/*配置颜色*/
.Themetxthover:hover,
.Themefont {
	color: #4383b3 !important
}

.Themebg,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-leftarrow:hover,
.tp-rightarrow:hover {
	background-color: #4383b3 !important
}

.Themebghover:hover {
	background-color: #4383b3 !important
}

.ThemeFborder {
	border-color: #4383b3 !important
}

.NavBoxPublic .TriangleBtn:before {
	border-color: #4383b3 !important
}

/*字体*/
@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont2') format('svg')
}

.iconfont {
	text-align: center;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.tpl_one .col-md-12 {
	float: none
}

.row .col-md-4,
.row .col-md-8 {
	padding: 0px
}

.menu .header-box {
	margin: 0 auto;
	height: auto;
	max-width: 1030px;
	position: relative
}

.menu .header-box .logo {
	float: left;
	padding: 10px 0;
	position: relative;
	z-index: 6
}

.menu .header-box .logo img {
	max-height: 100px !important
}

.nowrap,
.nowrapall,
.nowrapall * {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.cl {
	clear: both
}

.column {
	border: none;
	margin: 0px auto;
	min-height: 0
}

.content-box {
	max-width: 1030px;
	margin: 30px auto 0px;
	clear: both
}

.carousel-indicators {
	bottom: 10px !important
}

/*-------</END 头部 LOGO >------------*/
.headFixed {
	position: relative
}

.header-nav {
	width: 100%
}

.menu .nav-box {
	height: 42px;
	line-height: 42px;
	max-width: 1030px;
	margin: 0 auto
}

.menu .NavBox {
	height: 42px;
	text-align: center
}

.menu .nav {
	padding: 0;
	margin: 0 auto;
	width: 100%
}

.menu .nav li {
	float: left;
	width: 20%;
	text-align: center;
	background: url(../images/li_line.png) right center no-repeat
}

.menu .nav li:last-child {
	background: none;
}

.menu .tel {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8.5px;
	color: #333;
	font-size: 20px
}

.menu .tel b {
	font-size: 20px
}

.menu .nav>li:hover ul {
	display: block
}

.menu .nav>li .Triangle:after {
	content: '';
	display: inline-block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #fff
}

.menu .nav>li ul {
	display: none;
	padding: 0;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .4);
	position: absolute;
	left: 0px;
	top: 42px;
	width: 100%;
	z-index: 33
}

.menu .nav>li ul li {
	line-height: 40px;
	text-align: center;
	margin-top: 1px;
	width: 100%
}

.menu .nav>li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	padding: 0px 5px
}

.menu .nav>li ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(../images/menu.png) repeat-x
}

.menu .navbar-nav>li>a {
	display: block;
	position: relative;
	font-size: 14px;
	color: #fff;
	height: auto;
	margin: 0px;
	padding: 0px 6px;
	line-height: 42px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.menu .navbar-nav>li>a.active,
.menu .navbar-nav>li>a:hover,
.menu .navbar-nav>li>a:focus {
	color: #fff;
	background: url(../images/menu.png) repeat-x
}

/* .menu .navbar-nav>li>a.active {
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
} */

/*--下拉菜单倒三角--*/
.menu .nav>li .Triangle:after {
	position: absolute;
	right: 5px;
	top: 18px
}

.NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}

.header-box .clearfix.none {
	display: none
}

.btn-navbar-t {
	display: none;
	float: right;
	padding: 3px 8px 7px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #bcbcbc;
	border-radius: 4px
}

.btn-navbar-t:hover,
.btn-navbar-t:focus,
.btn-navbar-t:active,
.btn-navbar-t.active,
.btn-navbar-t.disabled,
.btn-navbar-t[disabled],
.btn-navbar-t .icon-bar:hover,
.btn-navbar-t .icon-bar:focus,
.btn-navbar-t .icon-bar:active {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.btn-navbar-t .icon-bar {
	background: #bcbcbc;
	display: block;
	margin-top: 4px;
	width: 18px;
	height: 2px
}

/*-------</END 导航>------------*/
/*-------</END 切换导航按钮>------------*/
/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.content-box {
		margin: 30px 15px 0px
	}
}

/* 小屏幕 二*/
@media screen and (max-width:980px) {
	.menu .nav li a {
		padding: 0px 28px
	}

	.menu .NavBox {
		text-align: left
	}
}

/* 小屏幕 三*/
@media screen and (max-width:870px) {
	.menu .header-box .logo {
		padding: 0;
		width: 100%;
		text-align: center;
	}

	.header-nav {
		margin-top: 0px
	}

	.menu .header-box .logo img {
		height: 57px
	}

	.menu {
		height: auto
	}

	.menu .tel {
		display: none
	}

	.menu .search {
		display: none
	}

	.menu .nav-box {
		border-radius: 0px
	}

	.header-box .clearfix.none {
		display: block
	}

	.menu .nav {
		padding: 0;
		margin: 0
	}

	.menu .nav li a:hover:after {
		display: none
	}

	.menu .btn-t {
		display: block;
		position: absolute;
		top: 20px;
		right: 14px;
		z-index: 7
	}

	.menu .header-nav .nav-box {
		background: none;
		height: auto;
		padding: 0;
		margin: 0
	}

	.menu .nav {
		float: none;
		width: 100%
	}

	.menu .NavBox {
		width: 100%;
		height: 0;
		overflow: hidden
	}

	/*-----------</菜单>---------------*/
}

@media screen and (max-width:600px) {}

@media screen and (max-width:468px) {
	.menu a.btn-t {
		top: 15px
	}
}

@media screen and (max-width:320px) {}

.banner {
	clear: both
}

.carousel {
	margin: 0
}

.bannerBox {
	position: relative
}
.swiper {
	width: 100%;
  }
.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
/*--banner/原点--*/
.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}
.nybanner{ position: relative;}
.banner-title{ display: inline-block; width:100px; height:40px; line-height: 40px; position: absolute; top:50%; margin-top:-20px; right:15%; font-size:24px; font-weight: bold; color:#fff;}
@media screen and (max-width:870px) {
	.banner {
		margin: 0px auto
	}
}
/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.notice .notice-box {
		max-width: 100%
	}
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px) {
	.notice .notice-box .col-md-4 {
		width: 48%
	}

	.notice .searchBox {
		display: none
	}
}

.notice .btn-search-group {
	color: #fff;
	font-size: 14px;
	font-family: "SimSun";
	cursor: pointer;
	position: absolute;
	right: 0
}

.notice .btn-search-group .btn {
	background: none !important;
	border: none !important
}

.notice .alertinfo li {
	white-space: nowrap
}

/*-----------<关于我们>---------------*/
.swidth {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}

.mt30 {
	margin-top: 30px;
}

.folat_left {
	float: left;
}

.folat_right {
	float: right;
}

.enabout {
	width: 944px;
	height: 35px;
	background: url(../images/abgou.png) no-repeat;
	margin: 30px auto
}

.abourbg {
	width: 474px;
	height: 274px;
	background: url(../images/cqbg.jpg) no-repeat;
	margin-top: 60px;
}

.abtitle {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 60px;
}

.aboumain {
	width: 700px;
	height: 370px;
	margin-top:30px;
}

.aboumain p {
	line-height: 32px;	font-size:16px;
}

.aboutmore {
	width: 160px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	margin-top: 20px;
	clear: both
}

.aboutmore a {
	width: 160px;
	height: 45px;
	display: block;
	color: #fff;
	background: #4383b3;
}

.enproduct {
	width: 944px;
	height: 35px;
	background: url(../images/pgou.png) no-repeat;
	margin: 30px auto;
	margin-top: 0;
}


.about .bg01 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto
}

.about .about_title {
	text-align: center;
	position: relative
}

.about .about_title h3 {
	margin: 0px;
	border: 2px solid;
	padding: 14px 20px;
	display: inline-block;
	position: relative
}

.about .about_title p {
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	padding: 3px 5px;
	margin: 0px 0px -26px;
	background-color: #fff;
	overflow: hidden;
	max-width: 300px
}

.about .company {
	height: auto;
	overflow: hidden;
	margin-top: 20px
}

.about .about_left {
	float: left;
	width: 30.29%;
	display: inline
}

.about .about_left img {
	width: 100%
}

.about .about_right {
	float: right;
	width: 67.9%;
	display: inline;
	height: auto;
	overflow: hidden
}

.about .about_right .about_info {
	line-height: 24px;
	height: 216px;
	overflow: hidden;
	color: #888
}

.about .about_right .more {
	float: right
}

.about .about_right .more a {
	text-decoration: underline;
	color: #333;
	font-size: 12px
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px) {
	.about .about_right .about_info {
		height: 168px
	}
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 768px) {
	.about .about_right .about_info {
		height: 144px
	}
}

@media screen and (max-width:600px) {
	.about .about_right .about_info {
		height: 120px
	}
}

@media screen and (max-width:468px) {
	.about .about_left {
		width: 42%
	}

	.about .about_right {
		width: 56%
	}
	.enabout{
		width:100%;
		background-size:contain;
		margin-top:20px;
		margin-bottom:10px;
		height:30px;
	}
}

@media screen and (max-width:320px) {
	.about .about_left {
		width: 100%;
		float: none
	}

	.about .about_right {
		width: 100%;
		float: none
	}

	.about .about_right .about_info {
		height: 168px
	}
}
@media screen and (max-width:468px) {
	.swidth{ width:100%; min-width: 100%;}
	.aboumain {
		width: 100%;
		height:auto;
		margin-top:0;
	}
	
	.aboutmore {
		width: 160px;
		height: 45px;
		text-align: center;
		line-height: 40px;
		font-size: 15px;
		margin-top: 20px;
		clear: both
	}
	
	.aboutmore a {
		width: 160px;
		height: 45px;
		display: block;
		color: #fff;
		background: #4383b3;
	}
	
	.enproduct {
		width: 100%;
		height: 35px;
		background: url(../images/pgou.png) no-repeat;
		margin: 10px auto;
		background-size: contain;
		margin-top: 0;
	}
}
/* chanpin*/
.jsprot {
	margin: 0 auto;
	margin-top: 20px;
	width: 1085px;
}

.jsprot ul li {
	width: 231px;
	height: 357px;
	margin-bottom: 20px;
	background: url(../images/probg.png) no-repeat;
	float: left;
	margin-left: 65px;
	padding-top: 10px;
	margin-right: 65px;
}

.jsprotxt {
	background: url(../images/icobg.png) no-repeat left;
	line-height: 30px;
	font-size: 14px;
	text-indent: 1em;
	margin: 15px 0 10px 30px;
}

.jsprotxt .jsproview a {
	color: #000;
}

.jsprotxt .jsproview a:hover {
	text-decoration: none !important;
}

.jsproview {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	margin: 0 30px 10px 30px;
}

.in-page .jsprot {
	width: 100%;
}

.in-page .jsprot ul li {
	margin-left: 30px;
	margin-right: 30px;
}

/*-----------<最新资讯>---------------*/
.news_atc {
	margin-bottom: 16px;
	padding: 16px 0;
	border-bottom: 1px dashed #dddddd;
	display: block;
	margin: 0 10px;
}

.news_time {
	width: 90px;
	height: 90px;
	background: #4383b3;
	text-align: center;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	font-size: 30px
}

.news_time i {
	display: block;
	font-size: 14px;
	margin-top: 10px;
	font-style: normal;
}

.xinwen {
	padding-left: 12px;
	display: table-cell;
}

.ntitle {
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}

.ntitle a:hover {
	color: #6b9a31;
}

.neirong {
	font-size: 12px;
	color: #a2a2a2;
}

.ennews {
	height: 35px;
	background: url(../images/ngou.png) no-repeat;
	background-size: contain;
	margin: 50px auto;
	margin-bottom: 20px;
}

.myform {
	margin-top: 40px;
}

.form-control {
	background: #fff;
	color: #9e9e9e;
	font-size: 16px;
	border: 1px solid #e7ebf2;
	font-size: 12px;
}

input.form-control {
	height: 42px;
}

.mailbtn {
	width: 100%;
	font-weight: bold;
	height: 45px;
	border-radius: 5px;
	background-color: #d04e4e;
	color: #fff;
	font-size: 18px;
	margin: 27px auto 0;
	border: none;
	display: block;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.mailbtn:hover {
	background: #18457c;
}

.myform {
	background: #fff;
	box-shadow: 0 1px 3px 3px #d0d1d1;
	position: relative;
}

.myform .formbody {
	padding: 15px 20px 1px;
}

.myform .gettop {
	height: 58px;
	color: #fff;
	line-height: 58px;
	text-align: center;
	background: #dc3e4b;
	font-size: 26px;
	font-family: Times New Roman;
	text-transform: uppercase;
}

.myform input.form-control {
	height: 48px;
	width: 94%;
}

.myform textarea.form-control {
	width: 94%;
}

.myform .sbtn {
	background: #dc3e4b;
	color: #fff;
	width: 162px;
	height: 48px;
	border: none;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	text-transform: uppercase;
}

.myform .sbtn:hover {
	background: #545f61;
}

.conList {
	padding-top: 20px;
	padding: 16px;
	background: #ECECEC
}

.sidebox {
	margin-top: 20px;
	margin-bottom: 16px;
	background: #E3E3E3
}

.sidebox .sideTitle {
	font-size: 14px;
	height: 46px;
	background: rgb(12, 82, 158);
}

.sidebox .sideTitle p {
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
}

.sidebox .sideTitle p span {
	color: #162A5D;
}

.mainpro {
	height: 35px;
	line-height: 35px;
	background: #1f3d8a;
	color: #fff !important;
}

.sidebox .sideList ul {
	font-size: 14px;
}

.sidebox .sideList ul li {
	line-height: 40px;
	width: 260px;
}

.sidebox .sideList ul li a {
	width: 180px;
	display: block;
	color: #000;
	font-size: 18px;
	padding-left: 15px;
	border-bottom: 1px solid #aaa;
	margin: 0 auto;
	text-indent: 2em;
}

.sidebox .sideList ul li a:hover {
	color: rgb(12, 82, 158) !important;
}

.sidebox .sideList ul li dl {
	text-indent: 1em;
}

.sidebox .sideList ul li dl dd a {
	color: #666;
	line-height: 32px;
	font-weight: 300;
	font-size: 14px;
}

.sidebox {
	padding-bottom: 20px;
}

.sidebox .conList p {
	font-size: 15px;
	line-height: 30px;
}

.title3 {
	height: 50px;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 2px rgb(12, 82, 158) solid;
}

.title3 .loc {
	float: right;
	font-size: 12px;
	color: #333;
	margin-right: 20px;
	line-height: 50px;
}

.title3 span {
	display: block;
	width: 280px;
	color: rgb(12, 82, 158);
	text-align: left;
	padding-left: 10px;
}

.content {
	padding: 10px 0 20px 0;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.news-title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}.firstRow td,.firstRow th{background-color:#4383b3;color:#fff;}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th{ color:#000;}
.content-details ul li{    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 28px;
    margin: 10px 0;}.content-details ul li:before {
    content: "\f058";
    font-family: 'FontAwesome';
    position: absolute;
    top: -1px;
    left: 0;
    color: #4383b3;
    font-size: 18px;
}
.s_box {
	width: 400px;
	height: 300px;
	border: 1px solid #ccc;
}

.s_box img {
	width: 400px;
	height: 300px;
}

.b_box {
	width: 500px;
	height: 333px;
	overflow: hidden;
	position: absolute;
	left: 350px;
	top: 50px;
	display: none;
	border: 1px solid #999;
	background-color: #fff;
	z-index: 10000;
}

.b_box img {
	width: 500px;
	height: 333px;
	position: absolute;
	left: 0;
	top: 0;
}

.pro-cs h1 {
	font-size: 18px;
	text-align: center;
}

.pro-cs ul li {
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	padding: 10px 5px;
}

.hot-tel {
	padding: 10px 5px;
}

.hot-tel .phone-icon {
	color: #D43F3A;
	font-size: 25px;
}

.hot-tel .phone {
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	color: #000;
}

.hot-tel .feedback {
	float: right;
	width: 100px;
}

.cp_ms_bt {
	display: inline-block;
	width: 100%;
	height: 26px;
	color: black;
	font-size: 18px;
	border-bottom: 1px dotted #dacdcd;
}

.cp_ms_bt span {
	border-bottom: 3px solid #D43F3A;
}

.cp_ms_bt span i {
	color: #D43F3A;
	font-style: normal;
	font-size: 18px;
}

.xxcs {
	width: 100%;
	height: 150px;
	background-color: #fff2e8;
	margin-top: 20px;
}

.xxcs ul {
	width: 90%;
	padding: 20px;
	margin: 0 auto;
	padding-top: 35px;
	margin-left: 50px;
}

.xxcs ul li {
	float: left;
	width: 29%;
	margin-bottom: 10px;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*pages*/
.pagination-wrapper {
	margin: 20px 0;
	text-align: center;
}

.pagination {
	height: 34px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a:hover {
	background: #f5f5f5;
	color: #4383b3;
}

.pagination li.thisclass {
	background: #4383b3;
	color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
	background: transparent;
	border-color: #4383b3;
	color: #fff;
	cursor: default;
}

@media (min-width:992px) {}

.myform span {
	font-size: 12px;
	color: #979899;
}

.myform .form-group {
	margin-bottom: 8px;
}

@media (max-width:991px) {
	.myform .gettop {
		font-size: 20px;
		margin-top: 40px;
	}
}

.article .bg01 {
	overflow: hidden;
	height: auto;
	overflow: hidden
}

.article .about_title {
	text-align: center
}

.article .about_title h3 {
	margin: 0px;
	border: 2px solid;
	padding: 14px 20px;
	display: inline-block;
	position: relative
}

.article .about_title p {
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	padding: 3px 5px;
	margin: 0px 0px -26px;
	background-color: #fff;
	overflow: hidden;
	max-width: 300px
}

.article .company-box {
	overflow: hidden;
	margin: 10px 0px 0px;
	padding: 0px
}

.article .company-box ul {
	padding: 0;
	line-height: 32px;
	height: 165px;
	overflow: hidden
}

.article .company-box li {
	line-height: 32px;
	height: 32px;
	border-bottom: 1px dashed #c6c6c6
}

.article .company-box li .time {
	float: right;
	color: #888888;
	display: inline;
	margin-right: 3px;
	font-size: 12px
}

.article .company-box li .dian {
	font-size: 10px;
	display: inline-block;
	float: left;
	color: #888888
}

.article .company-box li a {
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	color: #888888;
	padding-left: 5px
}

.article .company-box li a:hover {
	text-decoration: none
}

.article .company-box .more {
	display: block;
	text-align: center;
	margin-top: 20px
}

.article .company-box .more a {
	text-decoration: underline;
	font-size: 12px;
	padding: 0px 15px;
	color: #333
}

@media screen and (max-width:980px) {}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px) {}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
	.article {
		width: 100%;
		float: none;
		margin-top: 20px;
		margin-left: 0px
	}
}

/*产品列表*/
.product {
	clear: both;
	margin-top: 30px
}

.product .productBox {
	overflow: hidden;
	height: auto;
	overflow: hidden;
	max-width: 1030px;
	margin: 0 auto
}

.product .about_title {
	text-align: center
}

.product .about_title h3 {
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px auto;
	max-width: 300px
}

.product .about_title p {
	font-size: 10px;
	font-weight: bold
}

.product .about_title p.ibt {
	color: #e8e8e5;
	margin-top: -5px
}

.product .probg {
	background-color: #e7e7e7;
	padding: 20px 0px;
	width: 100%;
	margin-top: 5px
}

.product .more {
	text-align: center;
	margin-top: 10px
}

.product .more a {
	font-size: 12px;
	color: #333;
	text-decoration: underline
}

/*产品分类*/
.product .pro_category {
	height: auto;
	overflow: hidden;
	text-align: center
}

.product .pro_category ul {
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	display: inline-block
}

.product .pro_category ul li {
	list-style: none;
	margin: 0px 10px 5px 0px;
	display: block;
	height: 34px;
	line-height: 34px;
	border-radius: 15px;
	float: left;
	text-align: center;
	background-color: #54534a;
	padding: 0px 20px
}

.product .pro_category ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 220px
}

.product .pro_category ul li a:hover {
	text-decoration: none
}

.product .product-box {
	height: auto;
	overflow: hidden
}

.product .product-box ul.pro-list {
	padding: 0px;
	float: left;
	display: inline;
	width: 100%
}

.product .product-box ul.pro-list li {
	float: left;
	margin-bottom: 10px;
	display: inline;
	position: relative
}

/*.product li.col-md-4:nth-child(3n+1){margin-left:0}*/
.product .product-box ul.pro-list li.col-pro {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%
}

.product .product-box .thumbnail {
	border: none;
	border-radius: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: relative
}

.product .product-box .thumbnail a {
	display: block;
	position: relative
}

.product .product-box .pro_face {
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 2
}

.product .product-box .pro_face img {
	width: 100%;
	height: auto
}

.product .product-box .white {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 5px
}

.product .product-box .text {
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	background: url(../images/pro_name.png) repeat-x;
	z-index: 3;
	width: 55%;
	color: #333;
	border: 1px solid #fff;
	display: inline-block
}

@media screen and (max-width:1030px) {
	.product .productBox {
		margin: 0px 15px
	}
}

@media screen and (max-width:600px) {

	/*.product .product-box ul.pro-list li.col-md-4{width: 49%;margin-left: 1.4%}.product .product-box ul.pro-list li.col-md-4:nth-child(2n+1){margin-left:0}*/
	.product .product-box ul.pro-list li.col-pro {
		width: 48%
	}
}

@media screen and (max-width: 320px) {
	.product .product-box ul.pro-list li.col-pro {
		width: 98%
	}
}

/*---友情链接----*/
.friendLink {
	margin: 30px 0px 0px;
	height: auto;
	overflow: hidden;
	padding-top: 1px;
	border-top: 1px solid
}

.friendLink .flink {
	padding: 10px 0px
}

.friendLink .friendBox {
	margin: 0px auto;
	max-width: 1030px;
	height: auto;
	background: url(../images/link.png) center bottom repeat-x;
	padding: 0px 0px 10px
}

.friendLink .link-box ul {
	display: inline-block;
	overflow: hidden;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	display: inline
}

.friendLink .link-box ul li {
	line-height: 24px;
	position: relative;
	font-style: normal;
	display: inline-block;
	text-align: center
}

.friendLink .link-box h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 24px;
	display: inline-block;
	color: #fff
}

.friendLink .link-box ul li:first-child:after {
	display: none
}

.friendLink .link-box ul li a:after {
	content: '|';
	position: absolute;
	right: 0px;
	top: 0
}

.friendLink .link-box ul a {
	word-break: break-all;
	word-wrap: break-word;
	font-style: normal;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding: 0px 10px
}

.friendLink .link-box ul a:hover {
	text-decoration: none;
	opacity: 1
}

/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.friendLink .friendBox {
		margin: 0px 10px
	}
}

@media screen and (max-width: 600px) {}

/*---footer----*/
#footer {
	background: #69707a;
	margin-top: 30px;
	padding: 3.39% 0;
	color: #ced9e7;
	font-size: 12px;
	line-height: 20px;
}

#footer .flogo {
	text-align: center;
}

#footer .flogo img {
	margin-bottom: 5px;
}

#footer .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#footer .icon {
	color: #ced9e7;
	font-size: 28px;
	margin-right: 10px;
}

#footer a {
	color: #ced9e7;
}

#footer a:hover {
	color: #d04e4e;
}

@media (min-width: 477px) and (max-width:767px) {
	#footer .col30 {
		width: 33.333%;
		float: left;
		margin-top: 30px;
	}
}

@media (max-width: 476px) {
	#footer .title {
		margin-top: 20px;
	}
	#footer .flogo img{ width: 100%;}
	#footer .footcol{ display:none;}
}

/*-----------</END>---------------*/
.video iframe {
	height: 260px
}

@media screen and (max-width:600px) {
	.video iframe {
		height: 322px !important;
		margin-top: 20px
	}
}

.cpt {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.hotphone {
	font-size: 34px;
	font-weight: bold;
	color: #d50000;
	position: absolute;
	top: 57px;
	left: 285px;
}

@media screen and (max-width: 476px) {
	.cpt {
		position: relative;
		width: 100%;
	}
	.cpt img{
		width:100%;
	}
	
	.hotphone {
		font-size: 14px;
		top: 11%;
		left: 23%;
	}
	.jsprot{
		width:100%;
	}
	.jsprot ul li{
		float: none;
		margin: 0 auto;
		margin-bottom:20px;
	}
	.aboutmore{ margin:0 auto; margin-top:20px;}
	.abourbg{ width:100%; background-size: contain;}
	.sidebox{display: none;}
}