
@charset "UTF-8";
body {
	width:100%;
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	min-width:1200px;
	overflow-x:auto!important; 
  }

 @font-face {
    font-family:'ban';
    src: url("../font/banner.eot");
    src: url("../font/banner.woff2");
    src: url("../font/banner.woff");
    src: url("../font/banner.ttf");
    src: url("../font/banner.svg");
}



.fl{
	float: left;
}

.fr{
	float: right;

}

*{
	margin: 0;
  padding: 0;
}
img{
	border:0;
}

.w1400{
	max-width:1400px;
	margin:0 auto;
	padding:0 20px;
}

.w1200{
	width:1200px;
	margin:0 auto;
}

.header{
	width:100%;
	height:107px;
	margin:0 auto;
	background:#f9f9f9;
	position:relative;
	top:0;
	left:0;
	z-index:556;
}

.head_w{
	width:100%;
}

.head_cen{

}



.head_cenb{
	height:100%;
}

.head_left{
	width:24.65%;
	height:auto;
	padding:17px 0 0;
	display:inline-block;
}

.head_left img{
	max-width:100%;
}

.head_right{
	width:66.7%;
	margin-top:0;
	position:absolute;
	right:0;
	top:0;
}

.nav{
	width:68.35%;
	height:106px;
	margin-right:0;
	margin-top:0;
	float:left;
	position:relative;
	display:block;
}

.nav ul{
	list-style:none;
	width:100%;
	display:block;
}

.nav ul li{
	width:16.5%;
	float:left;
	margin:0 0;
	height:106px;
	position:relative;
	padding:0;
	border-left:1px solid #efefef;
	left:-1px;
	background:#fff;
	display:inline-block;
}

.nav ul li a p{
	padding-top:37px;
	display:block;
}

.nav ul li a i{
	width:100%;
	height:14px;
	margin:0 auto;
	padding-top:25px;
	color:#9a9a9a;
	font-size:12px;
	text-transform:uppercase;
}

.nav ul li a{
	width:auto;
	padding:0;
	font-size:16px;
	color:#333;
	height:auto;
	font-weight:100;
	display:block;
	text-align:center;
}

.nav ul li:hover a,.nav ul li.active a{
	color:#ee1c25;
}

.nav ul li:hover a i,.nav ul li.active a i{
	color:#ee1c25;
}

.nav ul li dl{
	width:150px;
	height:auto;
	line-height:50px;
	position:absolute;
	top:60px;
	left:0;
	display:none;
	background:#262626;
	padding-bottom:15px;
	z-index:5;
}

.nav ul li dl dd{
	width:100%;
	position:relative;
	height:32px;
	line-height:32px;
	z-index:2;
}

.nav ul li dl dd a{
	width:100px;
	color:#6d6d6d;
	font-size:14px;
	line-height:32px;
	padding:0 15px 0 35px;
	position:relative;
	display:block;
}

.nav ul li dl dd a:hover{
	color:#6d6d6d;
	font-size:14px;
	background:#393939;
}

.nav ul li:hover p i{
	display:block;
}

.nav ul li:hover dl{
	display:block;
}

.nav ul li dl dd a span{
	width:132px;
	height:140px;
	background:url(../img/syq_09.png) no-repeat;
	position:absolute;
	top:35px;
	left:-40px;
	display:none;
}

.nav ul li dl dd a span img{
	width:126px;
	height:126px;
	margin:12px auto 0;
	display:block;
}


.nav ul li dl dd a:hover span{
	display:inline-block;
}

.ful{
	width:31.65%;
	float:right;
	display:block;
	border-top:3px solid #ee1c25;
}

.search{
	width:32.5%;
	float:left;
	height:104px;
	display:block;
	position:relative;
}

.search_l{
	width:100%;
	display:block;
	text-align:center;
	color:#333;
	font-size:14px;
}

.search_l span{
	padding:25px 0 5px;
	display:block;
}

.search_r{
	width:0;
	height:35px;
	position:absolute;
	bottom:-35px;
	right:0;
	background:#f2f1f1;
	display:block;
	transition-duration:500ms;
	overflow:hidden;
}

.search_r ul{
	display:block;
	width:100%;
	padding:0 0;
}

.search_r ul li{
	width:100%;
	display:block;
}

.search_r ul li .shur{
	width:165px;
	display:block;
	float:left;
	border:0;
	background:none;
	line-height:35px;
	padding:0 15px;
}

.search_r ul li .shur2{
	width:60px;
	height:35px;
	display:block;
	float:right;
	border:0;
	background:#d8d6d6;
	line-height:35px;
	font-size:14px;
	color:#333;
	transition-duration:500ms;
}

.search_r ul li .shur2:hover{
	background:#ee1c25;
	color:#fff;
	transition-duration:500ms;
}

.search:hover .search_r{
	width:255px;
	transition-duration:500ms;
}

.language{
	width:37.5%;
	float:left;
	height:104px;
	color:#333;
	text-align:center;
	font-size:14px;
	transition-duration:500ms;
}

.language_t{
	padding-top:22px;
	display:block;
}

.language_t span{
	width:100%;
	display:block;
	padding-bottom:5px;
}

.language_t span img{
	margin:0 auto;
}

.language_t p{
	color:#333;
}

.language:hover p{
	color:#fff;
}

.language span .xian{
	display:block;
}

.language span .bxian{
	display:none;
}

.language:hover span .xian{
	display:none;
}

.language:hover span .bxian{
	display:block;
}

.language:hover{
	height:130px;
	background:#ee1c25;
	color:#fff;
	transition-duration:500ms;
}




.shop{
	width:30%;
	float:right;
	color:#333;
	height:104px;
	font-size:14px;
	text-align:center;
	transition-duration:500ms;
}

.shop span{
	width:100%;
	display:block;
	padding-top:22px;
	padding-bottom:5px;
}

.shop span img{
	margin:0 auto;
}

.shop span .xian{
	display:block;
}

.shop span .bxian{
	display:none;
}

.shop:hover span .xian{
	display:none;
}

.shop:hover span .bxian{
	display:block;
}

.shop:hover{
	height:130px;
	background:#ee1c25;
	color:#fff;
	transition-duration:500ms;
}

.shop a{
	color:#333;
}

.shop:hover{
	background:#ee1c25;
}

.shop:hover a{
	color:#fff;
}




.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  animation: spinner 700ms infinite linear; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }




.slideBox{ width:100%; height:648px; overflow:hidden; position:relative; margin-top:0; }
.slideBox .hd{ width:100%; height:25px; overflow:hidden; position:absolute; right:0; bottom:30px;padding-bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; width:100%; display:block; text-align:center;  }
.slideBox .hd ul li{ float:none; margin:0 9px 2px;  width:10px; border-radius:50%; text-indent:-999; height:10px; border-radius:50%;line-height:10px; text-align:center; background:#fff; cursor:pointer; font-size:0; display:inline-block; }

.slideBox .hd ul li.on{ background:#fff; width:14px; height:14px; color:#fff; position:relative; top:-2px; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul{
	width:100%;
	text-align:center;
	display:block;
}
.slideBox .bd li{ width:100%; height:648px; text-align:center; zoom:1; vertical-align:middle; }
.slideBox .bd li a{
	width:100%;
	height:100%;
	display:block;
}

.slideBox .bd li a .bant{
	width:1200px;
	margin:205px auto 0;
}

.slideBox .bd li a .bant em{
	width:575px;
	display:block;
	float:left;
	text-align:center;
}

.slideBox .bd li a .bant em span{
	font-size:42px;
	line-height:60px;
	color:#000;
	display:block;
	font-weight:bold;
	font-family:"cad";
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:8px;
}

.slideBox .bd li a .bant em p{
	font-size:26px;
	line-height:30px;
	color:#000;
	display:block;
	margin-bottom:40px;
}

.slideBox .bd li a .bant em i{
	width:150px;
	height:45px;
	text-align:center;
	line-height:45px;
	color:#fff;
	font-size:16px;
	display:block;
	background:#000;
	margin:0 auto;
	transition-duration:500ms;
}

.slideBox .bd li a .bant em i:hover{
	background:#666;
	transition-duration:500ms;
}



/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-51px; display:none; width:59px; height:102px; line-height:102px;text-align: center;}
.slideBox .prev{  background: url(../img/io_03.png) center center no-repeat; left:20px; right:auto; }
.slideBox .next{ background: url(../img/io_05.png) center center no-repeat;  left:auto; right:20px; }

.slideBox .prev:hover{ background: url(../img/io_03.png) center center no-repeat; }
.slideBox .next:hover{ background: url(../img/io_05.png) center center no-repeat; }

.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.slideBox:hover .prev,.slideBox:hover .next{
	display:inline-block;
}


.index_about{
	width:100%;
	display:block;
	background:#fbfbfb;
	overflow:hidden;
	position:relative;
}

.index_aboutc{
	display:block;
	padding:75px 0 84px;
	position:relative;
	overflow:hidden;
}

.index_aboutct{
	width:112px;
	height:100px;
	position:absolute;
	top:30px;
	left:0;
}

.index_aboutcb{
	width:112px;
	height:100px;
	position:absolute;
	bottom:42px;
	right:0;
}

.index_about_l{
	width:1050px;
	margin:0 auto;
	display:block;
}

.index_about_l dl{
	width:100%;
	display:block;
}

.index_about_l dl dt{
	width:100%;
	display:block;
	position:relative;
	float:left;
}

.index_about_l dl dt .title{
	width:375px;
	display:block;
	float:left;
}

.index_about_l dl dt em{
	width:660px;
	line-height:28px;
	display:block;
	color:#7c7c7c;
	font-size:14px;
	float:right;
	margin-top:35px;
} 

.index_about_l dl dt .more{
	position:absolute;
	top:72px;
	right:-125px;
	display:block;
}

.index_about_l dl dd{
	width:100%;
	display:block;
	margin-top:50px;
	float:left;
}

.index_about_l dl dd img{
	max-width:100%;
	display:block;
}

.index_product{
	width:100%;
	display:block;
	padding:80px 0;
	overflow:hidden; 
	background:#fff;
}

.index_product_c{
	display:block;
}

.index_product_ct{
	width:22.5%;
	float:left;
	display:inline-block;
}

.index_product_ct .title{
	width:100%;
	display:block;
}

.index_product_ct .title i{
	width:100%;
	display:block;
	color:#37363b;
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
}

.index_product_ct .title i a{
	width:29px;
	height:29px;
	text-align:center;
	line-height:29px;
	background:#ee1c25;
	display:inline-block;
	margin-left:20px;
}

.index_product_ct .title i a img{
	margin-top:-8px;
}

.index_product_ct .title b{
	width:100%;
	display:block;
	color:#37363b;
	font-size:28px;
	font-weight:100;
	height:50px;
}

.index_product_ctb{
	width:100%;
	display:block;
}

.index_product_ctb ul{
	width:100%;
	display:block;
}

.index_product_ctb ul li{
	width:100%;
	display:block;
	height:60px;
	cursor:pointer;
	transition-duration:500ms;
}

.index_product_ctb ul li span{
	width:31.7%;
	text-align:center;
	display:block;
	float:left;
	margin-top:13px;
}

.index_product_ctb ul li span em{
	width:100%;
	height:20px;
	overflow:hidden;
	display:block;
}

.index_product_ctb ul li span b{
	width:100%;
	display:block;
	color:#dadada;
	font-size:36px;
	font-family:Arial;
	position:relative;
	top:7px;
}
.index_product_ctb ul li span i{
	width:100%;
	display:block;
	color:#d5d5d5;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
}

.index_product_ctb ul li p{
	line-height:60px;
	color:#37363b;
	font-size:16px;
	transition-duration:500ms;
}

.index_product_ctb ul li:hover,.index_product_ctb ul li.active{
	background:#ee1c25 url(../img/index_66.jpg) center right no-repeat;
	transition-duration:500ms;
}

.index_product_ctb ul li:hover p,.index_product_ctb ul li.active p{
	color:#fff;
	transition-duration:500ms;
}

.index_product_cb{
	width:74.3%;
	float:right;
}

.index_product_cbr{
	width:8%;
	display:block;
	float:right;
}

.index_product_cbr .prev{
	width:70px;
	height:70px;
	background:url(../img/index_51f.png) no-repeat;
	margin:185px 0 60px;
	cursor:pointer;
}

.index_product_cbr .next{
	width:70px;
	height:70px;
	background:url(../img/index_71f.png) no-repeat;
	cursor:pointer;
}

.index_product_cbr .prev:hover{
	width:70px;
	height:70px;
	background:url(../img/index_51.png) no-repeat;
	margin:185px 0 60px;
}

.index_product_cbr .next:hover{
	width:70px;
	height:70px;
	background:url(../img/index_71.png) no-repeat;
}


.index_product_cbc{
	width:92%;
	display:block;
}

.index_product_cbc .index_product_cbct{
	width:100%;
	display:block;
}

.index_product_cbc .index_product_cbct dl{
	width:100%;
	margin-right:0;
	margin-bottom:30px;
	display:block;
	float:left;
}

.index_product_cbc .index_product_cbct dl dt{
	width:100%;
	display:block;
}

.index_product_cbc .index_product_cbct dl dt span{
	width:100%;
	height:227px;
	position:relative;
	overflow:hidden;
	display:block;
}

.index_product_cbc .index_product_cbct dl dt span img{
	width:100%;
	height:227px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl:hover dt span img{
	height:227px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl dd{
	border:1px solid #dadada;
	height:43px;
	line-height:43px;
	color:#545454;
	font-size:16px;
	padding:0 8%;
	transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl dd p{
	float:left;
	transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl dd i{
	background:url(../img/index_60.png) no-repeat;
	width:25px;
	height:13px;
	float:right;
	margin-top:15px;
	transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl:hover dd{
	background:#ee1c25;
	border:1px solid #ee1c25;
	transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl:hover dd i{
	background:url(../img/index_57.png) no-repeat;
	transition-duration:500ms;
}

.index_product_cbc .index_product_cbct dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}

.index_characteristic{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:50px;
	background:url(../img/index_b_02.jpg) center top no-repeat;
}

.index_characteristic_c{
	display:block;
}

.index_characteristic_cl{
	width:100%;
	display:block;
	text-align:center;
	padding:85px 0 60px;
}

.index_characteristic_cl span{
	font-size:40px;
	color:#37363b;
	font-weight:bold;
	width:100%;
	display:block;
	text-transform:uppercase;
	height:45px;
}

.index_characteristic_cl p{
	width:100%;
	height:18px;
	border-bottom:2px dashed #c1cbd9;
}

.index_characteristic_cl p i{
	font-size:28px;
	color:#37363b;
	width:auto;
	display:inline-block;
	padding:0 30px;
	height:35px;
	line-height:35px;
	background:#e9f1ff;
}

.index_characteristic_cr{
	width:100%;
	display:block;
}

.index_characteristic_cr dl{
	width:23%;
	float:left;
	height:390px;
	margin-right:2.3%;
	background:#fff;
	border:1px solid #f1f1f1;
	transition-duration:500ms;
}

.index_characteristic_cr dl:last-child{
	margin-right:0.5%;
}

.index_characteristic_cr dl dt{
	width:100%;
	height:225px;
	position:relative;
	display:block;
}

.index_characteristic_cr dl dt span{
	position:absolute;
	top:-10px;
	right:-10px;
}

.index_characteristic_cr dl dt p{
	width:100%;
	height:158px;
	padding-top:68px;
	display:block;
	text-align:center;
	background:url(../img/index_i_03.jpg) center no-repeat;
	background-position-y:68px;
	transition-duration:500ms;
}

.index_characteristic_cr dl dt p img{
	margin-top:25px;
}

.index_characteristic_cr dl dt p img.xian{
	display:inline-block;
}

.index_characteristic_cr dl dt p img.bxian{
	display:none;
}

.index_characteristic_cr dl dd{
	padding:0 8.75%;
	display:block;
}

.index_characteristic_cr dl dd span{
	width:100%;
	height:45px;
	color:#333;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	display:block;
}

.index_characteristic_cr dl dd em{
	width:100%;
	height:100px;
	color:#7e7e7e;
	font-size:14px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	display:block;
}

.index_characteristic_cr dl:hover{
	box-shadow:0 0 4px 4px #fafafa;
	transition-duration:500ms;
}

.index_characteristic_cr dl:hover dt p{
	background:url(../img/index_i_06.jpg) center no-repeat;
	background-position-y:68px;
	transition-duration:500ms;
}

.index_characteristic_cr dl:hover dt p img.xian{
	display:none;
}

.index_characteristic_cr dl:hover dt p img.bxian{
	display:inline-block;
}

.index_news{
	width:100%;
	display:block;
	padding-bottom:65px;
	padding-top:12px;
	overflow:hidden;
}

.index_news_c{
	display:block;
}

.index_news_ct{
	width:100%;
}

.index_news_cb{
	width:100%;
	display:block;
	overflow:hidden;
}

.index_news_cbl{
	width:40%;
	float:left;
	background:#fbfbfb;
	padding:50px 0 52px;
	display:block;
}

.index_news_cbl dl{
	padding:0 8%;
	display:block;
}

.index_news_cbl dl dt{
	width:100%;
	display:block;
}

.index_news_cbl dl dt b{
	width:100%;
	height:40px;
	color:#9c9c9c;
	font-size:20px;
	display:block;
	font-weight:bold;
}

.index_news_cbl dl dt span{
	width:100%;
	height:30px;
	color:#333;
	font-size:18px;
	line-height:30px;
	margin-bottom:25px;
	overflow:hidden;
	display:block;
}

.index_news_cbl dl dt p{
	border-left:1px solid #dcdcdc;
	padding-left:6%;
	display:block;
	line-height:25px;
	color:#999;
	font-size:14px;
	height:50px;
	margin-bottom:37px;
}

.index_news_cbl dl dd{
	width:100%;
	height:165px;
	display:block;
	position:relative;
	overflow:hidden;
}

.index_news_cbl dl dd img{
	width:100%;
	display:block;
}

.index_news_cbl dl:hover dt span{
	color:#ee1c25;
}

.index_news_cbr{
	width:53%;
	float:right;
}

.index_news_cbr dl{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	width:100%;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}

.index_news_cbr dl dt{
	width:85.1%;
	float:left;
	padding:22px 0;
}

.index_news_cbr dl dt span h4{
	width:100%;
	display:block;
	height:34px;
	line-height:34px;
	color:#333;
	font-size:18px;
	font-weight:100;
	transition-duration:500ms;
	overflow:hidden;
}

.index_news_cbr dl dt span h4 i{
	width:10px;
	height:10px;
	background:#e0e0e0;
	display:inline-block;
	float:left;
	margin:15px 20px;
	border-radius:50%;
	transition-duration:500ms;
}

.index_news_cbr dl dt span h5{
	width:90%;
	display:block;
	height:52px;
	line-height:26px;
	color:#999;
	font-size:14px;
	font-weight:100;
	float:right;
	overflow:hidden;
	margin-right:15px;
}

.index_news_cbr dl dd{
	width:14.8%;
	float:right;
	padding:34px 0 24px;
	color:#9c9c9c;
	font-size:22px;
}

.index_news_cbr dl dd p{
	width:100%;
	height:100%;
	text-align:center;
}

.index_news_cbr dl dd p i{
	width:100%;
	height:60px;
	overflow:hidden;
	float: left;
	display:block;
}

.index_news_cbr dl dd p b{
	width:72%;
	height:18px;
	display:block;
	float:right;
	border-left:1px solid #ccc;
	background:url(../img/index_98.png) no-repeat;
	background-position-x:18px; 
	transition-duration:500ms;
}

.index_news_cbr dl:hover dd{
	background:#ee1c25;
	color:#facecf;
	transition-duration:500ms;
}

.index_news_cbr dl:hover dd p b{
	border-left:1px solid #facecf;
	background:url(../img/index_105.png) no-repeat;
	background-position-x:25px; 
	transition-duration:500ms;
}

.index_news_cbr dl:hover dt span h4{
	color:#ee1c25;
	transition-duration:500ms;
}

.index_news_cbr dl:hover dt span h4 i{
	background:#ee1c25;
	transition-duration:500ms;
}

.ny_ban{
	width:100%;
	display:block;
	height:484px;
}

.lunbs{
	width:100%;
	display:block;
}

.lunbs_cen{
	padding-top:0;
	display:block;
	text-align:center;
	position:relative;
	top:0;
}

.lunbs_cen dl{
	width:100%;
	display:block;
}

.lunbs_cen dl dt{
	width:100%;
	display:block;
}

.lunbs_cen dl dt span{
	width:100%;
	font-size:66px;
	color:#ee1c25;
	font-weight:bold;
	height:66px;
	display:block;
	text-transform:uppercase;
	font-family:"ban";
}

.lunbs_cen dl dt p{
	color:#fff;
	font-size:37px;
	font-weight:bold;
}

.main{
	background:#f0f1f5;
}


.ny_nav{
	width:100%;
	display:block;
	height:70px;
	line-height:70px;
	background:#fff;
	overflow:hidden;
	position:relative;
	top:0;
}

.ny_nav_c{
	display:block;
}

.ny_nav_c ul{
	width:100%;
	display:block;
}

.ny_nav_c ul li{
	width:auto;
	display:inline-block;
	background:url(../img/about_i_03.jpg) right no-repeat;
}

.ny_nav_c ul li a{
	color:#6e6e6e;
	font-size:16px;
	line-height:70px;
	padding:0 55px;
	display:block;
	transition-duration:500ms;
}

.ny_nav_c ul li:hover a,.ny_nav_c ul li.active a{
	background:#ee1c25;
	color:#fff;
	transition-duration:500ms;
}

.ny_nav_c.pro ul li a{
	padding:0 31px;
}



.about{
	width:100%;
	padding:80px 0;
	display:block;
	overflow:hidden;
	position:relative;
	top:100px;
}

.about_c{
	display:block;
}

.about_m{
	width:100%;
	display:block;
}

.about_mt{
	width:587px;
	height:575px;
	float:left;
}

.about_mtl{
	width:100%;
	display:block;
}

.about_mtl dl{
	width:100%;
	display:block;
	position:relative;
}

.about_mtl dl dt{
	width:auto;
	position:absolute;
	bottom:0;
	right:-65px;
	display:block;
	text-align:right;
}

.about_mtl dl dt .prev{
	width:64px;
	height:64px;
	background:url(../img/about_btn_03.jpg) no-repeat;
	float:right;
	margin-right:1px;
	cursor:pointer;
}

.about_mtl dl dt .next{
	width:64px;
	height:64px;
	background:url(../img/about_btn_05.jpg) no-repeat;
	float:right;
	cursor:pointer;
}


.about_mtl dl dt .prev:hover{
	width:64px;
	height:64px;
	background:url(../img/about_btn_03f.jpg) no-repeat;
	float:left;
	margin-right:1px;
	cursor:pointer;
}

.about_mtl dl dt .next:hover{
	width:64px;
	height:64px;
	background:url(../img/about_btn_05f.jpg) no-repeat;
	float:right;
	cursor:pointer;
}

.about_mb{
	width:555px;
	float:right;
	display:block;
}

.about_mbl{
	width:100%;
	padding-top:40px;
	line-height:35px;
	color:#333;
	font-size:18px;
	margin-bottom:22px;
	display:block;
}

.about_mbl i{
	width:3px;
	height:20px;
	background:#ee1c25;
	display:inline-block;
	margin-right:15px;
	position:relative;
	top:3px;
}

.about_mbr{
	width:100%;
	display:block;
	line-height:28px;
	color:#666;
	font-size:14px;
	text-indent:2em;
}

.about_mbr img{
	max-width:100%;
	display:block;
}

.about_honor{
	width:100%;
	display:block;
}

.about_honor_t{
	width:100%;
	display:block;
	padding-bottom:70px;
	overflow:hidden;
}

.about_honor_t ul{
	width:100%;
	display:block;
	text-align:center;
}

.about_honor_t ul li{
	width:auto;
	margin:0 8px;
	display:inline-block;
	float:none;
}

.about_honor_t ul li a{
	width:152px;
	height:48px;
	text-align:center;
	line-height:48px;
	color:#333;
	font-size:16px;
	background:#fff;
	box-shadow:0 0 3px 3px #ebecf0;
	border-radius:24px;
	padding:0;
	display:block;
	transition-duration:500ms;
}

.about_honor_t ul li:hover a,.about_honor_t ul li.active a{
	color:#fff;
	background:#ee1c25;
	display:block;
	transition-duration:500ms;
}

.about_honor_c{
	width:100%;
	display:block;
	overflow:hidden;
}

.about_honor_cl{
	width:1225px;
	display:block;
}

.about_honor_cl ul{
	width:100%;
	display:block;
}

.about_honor_cl ul li{
	width:370px;
	padding:8px;
	display:block;
	margin-right:22px;
	margin-bottom:22px;
	background:#fff;
}

.about_honor_cl ul li span{
	width:100%;
	display:block;
	position:relative;
	overflow:hidden;
}

.about_honor_cl ul li span img{
	width:100%;
	display:block;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_honor_cl ul li p{
	padding:0 15px;
	height:52px;
	line-height:52px;
	display:block;
	text-align:center;
	color:#333;
	font-size:16px;
}

.about_honor_cl ul li:hover span img{
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_honor_b{
	width:100%;
	display:block;
	margin-top:40px;
	text-align:center;
}

.product{
	width:100%;
	display:block;
	min-height:420px;
	overflow:hidden;
}

.product_c {
	width:1225px;
	display:block;
}

.product_c dl{
	width:388px;
	height:380px;
	float:left;
	margin-right:20px;
	margin-bottom:40px;
	display:block;
	background:#fff;
}

.product_c dl dt{
	width:100%;
	display:block;
	height:310px;
	overflow:hidden;
	position:relative;
}

.product_c dl dt img{
	width:100%;
	height:310px;
	display:block;
}

.product_c dl dd{
	padding:0 25px;
	height:70px;
	line-height:70px;
	color:#545454;
	font-size:16px;
	transition-duration:500ms;
}

.product_c dl dd span{
	width:220px;
	height:70px;
	line-height:70px;
	display:block;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
}

.product_c dl dd p{
	width:100px;
	height:70px;
	overflow:hidden;
	line-height:70px;
	float:right;
	border-left:1px solid #f0f1f5;
	position:relative;
}

.product_c dl dd p i{
	width:48px;
	height:24px;
	border:1px solid #767676;
	display:block;
	background:url(../img/index_98.png) center center no-repeat;
	border-radius:3px;
	margin:23px 12px 0 0;
	float:right;
	position:relative;
	z-index:2;
	transition-duration:500ms;
}

.product_c dl:hover dd p i{
	background:url(../img/pro_03.png) center center no-repeat;
	border:none;
	transition-duration:500ms;
}

.product_c dl dd p b{
	width:100%;
	font-size:24px;
	color:#f16367;
	font-weight:bold;
	text-align:right;
	line-height:70px;
	text-transform:uppercase;
	position:absolute;
	top:0;
	right:0;
	display:none;
	transition-duration:500ms;
}

.product_c dl:hover dd{
	background:#ee1c25;
	color:#fff;
	transition-duration:500ms;
}

.product_c dl:hover dd p b{
	display:block;
	transition-duration:500ms;
}


.about_c .w1200{padding-top:20px; background:#fff; overflow:hidden; margin-bottom:80px; padding-bottom:20px;}
.about_c .w1200 .tit{text-align:center;width:100%;height:116px;position:relative;opacity:1}
.about_c .w1200 .tit .txt_bg{text-align:center;position:absolute;width:100%;left:0;top:0;font-size:32px;line-height:116px;z-index:1;color:#f7f9f8;text-transform:uppercase}
.about_c .w1200 .tit h4{position:relative;z-index:2;font-size:24px;color:#ee1c25;line-height:116px}
.about_c .w1200 .tit.ani{opacity:1;transform:translateY(0)}
.about_c .w1200 .scroll{opacity:1;width:40px;height:40px;margin:20px auto 0;display:none}
.about_c .w1200 .scroll.ani{opacity:1;transform:translateY(0)}
.about_c .w1200 .con_box{margin-top:20px; overflow:hidden;}
.about_c .w1200 .con_box ul li{box-shadow:0 4px 4px 0 #fafafa;opacity:1; margin: 0 40px 20px; width:1120px;}
.about_c .w1200 .con_box ul li a{height:68px;border:1px solid #efefef;display:block}
.about_c .w1200 .con_box ul li a em{width:28px;height:30px;display:block;float:left;display:block;margin:19px 0 0 20px}
.about_c .w1200 .con_box ul li a em img{width:100%;display:block}
.about_c .w1200 .con_box ul li a h6{width:930px;float:left;margin-left:20px;font-size:14px;color:#848484;font-weight:normal;line-height:68px}
.about_c .w1200 .con_box ul li a .down{width:90px;height:34px;border-radius:34px;background:#c8c8c8;overflow:hidden;line-height:34px;
	text-align:center;font-size:0;transition:all 0.5s; margin:17px 20px 0 10px; float:right;}
.about_c .w1200 .con_box ul li a .down i{width:22px;height:18px;display:inline-block;text-align:center;background:url(../img/down.png) no-repeat;vertical-align:-3px;margin:0 5px; display:none;}
.about_c .w1200 .con_box ul li a .down span{display:inline-block;text-align:center;font-size:14px;color:#fff;margin:0 5px}
.about_c .w1200 .con_box ul li.ani{opacity:1;transform:translateY(0)}
.about_c .w1200 .con_box ul li:hover{box-shadow:0 4px 4px 0 #e5e5e5}
.about_c .w1200 .con_box ul li:hover a .down{background:#ee1c25}
.about_c .w1200 .con_box ul:after{display:block;content:'';clear:both}
.about_c .w1200 .con_box .page{overflow:hidden;opacity:1;text-align:right}
.about_c .w1200 .con_box .page a{color:#7f7f7f;margin:0 4px;font-size:14px}
.about_c .w1200 .con_box .page a:hover{color:#006cd1}
.about_c .w1200 .con_box .page a.active{color:#006cd1}
.about_c .w1200 .con_box .page.ani{opacity:1;transform:translateY(0)}

.videos{
	width:1120px;
	display:block;
	margin:25px auto 60px;
	position:relative;
}

.videos_c{
	width:100%;
	height:600px;
	position:relative;
	background:rgba(0,0,0,0.6);
}

.videos_c em{
	width:100%;
	height:100%;
	position:relative;
	display:block;
	cursor:pointer;
}

.videos_c b,.videos_c b img{
	width:100%;
	display:block;
}

.videos_c em span{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	display:block;
	position:absolute;
	top:0;
	left:0;
}

.videos_c em span p{
	padding:20px 25px 0;
	height:40px;
	color:#fff;
	font-size:18px;
	display:block;
}

.videos_c em span i{
	width:72px;
	height:72px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-36px 0 0 -36px;
	display:block;
	cursor:pointer;
}



.videos.indw{
	width:1000px;
	display:block;
	margin:0px auto 60px;
	position:relative;
}

.videos.indw .videos_c{
	width:100%;
	height:530px;
	position:relative;
	background:rgba(0,0,0,0.6);
}

.videos.indw .videos_c b img{
	width:100%;
	height:530px;
}

.videos.indw .videos_c video{
	width:100%;
	height:530px!important;
}


.more_d{
	width:100%;
	display:block;
	margin-top:25px;
}

.more_d span{
	width:100%;
	display:block;
	text-align:center;
	height:46px;
	line-height:46px;
}

.more_d span a{
	width:46px;
	height:46px;
	line-height:46px;
	text-align:center;
	color:#333;
	font-size:14px;
	background:#fff;
	margin:0 2px;
	display:inline-block;
	border-radius:50%;
	box-shadow:0 0 2px 2px #e8e9ed;
}

.more_d span a:hover{
	color:#ee1c25;
}

.more_d span a.prve{
	background:#fff url(../img/product_27.png) center center no-repeat;
	width:46px;
	height:46px;
	color:#fff;
	font-size:0;
	position:relative;
	top:-6px;
}

.more_d span a.next{
	background:#fff url(../img/product_29.png) center center no-repeat;
	width:46px;
	height:46px;
	color:#fff;
	font-size:0;
	position:relative;
	top:-6px;
}

.more_d span a.prve:hover{
	background:#ee1c25 url(../img/product_27f.png) center center no-repeat;
	width:46px;
	height:46px;
	color:#ee1c25;
}

.more_d span a.next:hover{
	background:#ee1c25 url(../img/product_29f.png) center center no-repeat;
	width:46px;
	height:46px;
	color:#ee1c25;
}


.cooperation{
	width:100%;
	display:block;
	padding-top:0;
}

.cooperation_t{
	width:100%;
	display:block;
	text-align:center;
	color:#333;
	font-size:26px;
	overflow:hidden;
}

.cooperation_t span{
	line-height:30px;
	display:block;
}

.cooperation_t i{
	width:145px;
	height:2px;
	background:#ee1c25;
	display:block;
	margin:15px auto 54px;
}

.cooperation_c{
	width:100%;
	display:block;
	overflow:hidden;
}

.cooperation_ct{
	width:1230px;
	display:block;
}

.cooperation_ct dl{
	width:224px;
	height:127px;
	margin:0 22px 22px 0;
	display:block;
	float:left;
	background:#fff;
}

.cooperation_ct dl dt{
	width:100%;
	display:block;
}

.cooperation_ct dl dt span{
	width:100%;
	display:block;
	text-align:center;
	line-height:127px;
}

.cooperation_ct dl dt span img{
	max-width:224px;
	max-height:127px;
	display:block;
}

.cooperation_ct dl dt span img.xian{
	display:block;
}

.cooperation_ct dl dt span img.bxian{
	display:none;
}

.cooperation_ct dl:hover dt span img.xian{
	display:none;
}

.cooperation_ct dl:hover dt span img.bxian{
	display:block;
}

.gengd{
	width:100%;
	display:block;
	margin-top:65px;
}

.gengd span{
	width:175px;
	height:50px;
	background:#ee1c25;
	border-radius:3px;
	margin:0 auto;
	text-align:center;
	line-height:50px;
	font-size:14px;
	color:#facecf;
	transition-duration:500ms;
	display:block;
	cursor:pointer;
}

.gengd span:hover{
	color:#fff;
	transition-duration:500ms;
}

.xinwe_cb{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:0;
}

.xinwe_cb dl{
	width:100%;
	display:block;
	margin-bottom:45px;
	overflow:hidden;
	position:relative;
}

.xinwe_cb dl dt{
	width:530px;
	height:330px;
	display:block;
}

.xinwe_cb dl.fl dt{
	float:left;
}

.xinwe_cb dl.fr dt{
	float:right;
}

.xinwe_cb dl dt img{
	width:100%;
	display:block;
}

.xinwe_cb dl dd{
	width:670px;
	height:185px;
	padding:35px 40px;
	display:block;
	background:#fff;
}

.xinwe_cb dl.fl dd{
	float:left;
	position:absolute;
	top:37px;
	right:0;
}

.xinwe_cb dl.fr dd{
	float:right;
	position:absolute;
	top:37px;
	left:0;
}

.xinwe_cb dl dd em{
	width:100%;
	display:block;
}

.xinwe_cb dl dd em span{
	width:100%;
	display:block;
	height:28px;
	line-height:28px;
	color:#333;
	font-size:16px;
	margin-bottom:5px;
	transition-duration:500ms;
}

.xinwe_cb dl:hover dd em span{
	color:#ee1c25;
	transition-duration:500ms;
}

.xinwe_cb dl dd em i{
	width:100%;
	display:block;
	height:23px;
	line-height:23px;
	color:#9a9a9a;
	font-size:12px;
	margin-bottom:5px;
}

.xinwe_cb dl dd em i img{
	margin-right:3px;
	display:inline-block;
}

.xinwe_cb dl dd em p{
	width:100%;
	display:block;
	line-height:28px;
	color:#848484;
	font-size:14px;
	height:80px;
	padding-bottom:15px;
}

.xinwe_cb dl dd .diel{
	width:102px;
	height:30px;
	border-radius:15px;
	background:#ee1c25;
	display:block;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:14px;
}

.xinwe_cb dl dd .diel img{
	margin-left:15px;
}


.cont{
	width:100%;
	display:block;
}

.cont_c{
	width:100%;
	display:block;
}

.cont_ct{
	width:100%;
	display:block;
	background:#fff;
}

.cont_ctl{
	display:block;
	overflow:hidden;
	padding:40px 0 35px;
}

.cont_ctl.w1200{
	width:1200px;
	display:block;
	overflow:hidden;
	padding:40px 0 35px;
	margin-bottom:0;
}

.cont_ctl dl{
	width:400px;
	float:left;
	text-align:center;
}

.cont_ctl dl dt{
	width:100%;
	display:block;
	margin-bottom:22px;
}

.cont_ctl dl dt span{
	width:98px;
	height:98px;
	border:1px solid #e6e6e6;
	border-radius:50%;
	display:block;
	text-align:center;
	line-height:98px;
	margin:0 auto;
}

.cont_ctl dl dd{
	width:100%;
	display:block;
}

.cont_ctl dl dd .p{
	text-align:left;
}

.cont_ctl dl dd .p p{
	padding:0 90px;
	display:block;
	color:#555;
	font-size:14px;
}

.cont_ctl dl dd .span{
	
}

.cont_ctl dl dd .span span{
	padding:0;
	display:block;
	color:#333;
	font-size:30px;
	height:40px;
}

.cont_ctl dl dd .span p{
	padding:0;
	display:block;
	color:#555;
	font-size:14px;
}

.cont_cb{
	width:100%;
	display:block;
}

#map{
	width:100%;
	display:block;
	height:509px;
}

#map em{
	padding:193px 0 0;
	display:block;
	margin:0 auto;
	text-align:center;
}

#map em span{
	margin-bottom:30px;
	display:block;
}

#map em a{
	color:#fff;
	display:inline-block;
}

#map em a p{
	width:200px;
	height:47px;
	border:2px solid #fff;
	font-size:18px;
	font-weight:bold;
	display:inline-block;
	line-height:47px;
	text-align:center;
	border-radius:5px;
	transition-duration:500ms;
}

#map em a p img{
	margin-left:8px;
	display:inline-block;
}

#map em a p:hover{
	background:#f03840;
	border-color:#f03840;
	transition-duration:500ms;
}

.cont_ctr{
	width:100%;
	display:block;
	background:#fff;
	overflow:hidden;
}

.cont_ctrc{
	display:block;
}

.cont_ctl{
	width:100%;
	display:block;
	padding:80px 0 38px;
	color:#333;
	font-size:30px;
}

.liuy_b{
	width:100%;
	display:block;
}

.liuy_b ul{
	width:100%;
	display:block;
}

.liuy_b ul li.fl,.liuy_b ul li.fr{
	width:546px;
	height:47px;
	border:1px solid #e2dddd;
	line-height:47px;
	background:#fff;
	border-radius:5px;
	padding:0 20px;
	margin-bottom:22px;
}

.liuy_b ul li.fl .sanw01,.liuy_b ul li.fr .sanw01{
	width:100%;
	color:#333;
	height:47px;
	line-height:47px;
	border:0;
	font-size:16px;
}

.liuy_b ul li.lie02{
	width:1168px;
	height:225px;
	border:1px solid #e2dddd;
	line-height:35px;
	padding:10px 15px;
	background:#fff;
	border-radius:5px;
	margin-bottom:45px;
	display:block;
}

.liuy_b ul li.lie02 .sanw02{
	width:100%;
	height:100%;
	display:block;
	border:0;
	color:#333;
	font-size:16px;
	line-height:35px;
}

.liuy_b ul li .sanw04{
	width:225px;
	height:55px;
	background:#ee1c25;
	border-radius:5px;
	text-align:center;
	line-height:55px;
	color:#fff;
	font-size:16px;
	border:0;
}

.liuy_b ul li .sanw04:hover{
	font-weight:bold;
}

.pro_wz{
	width:100%;
	display:block;
	height:70px;
	line-height:70px;
	background:#fff;
	color:#333;
	font-size:14px;
	border-top:1px solid #e1e1e1;
}

.pro_wzc{
	display:block;
}

.pro_wzc span{
	width:100%;
	display:block;
	text-align:right;
}

.pro_wzc span a{
	color:#333;
	font-size:14px;
}

.pro_wzc span a:hover{
	color:#ee1c25;
	font-size:14px;
}

.pro_wzc span img{
	margin-right:5px;
	display:inline-block;
}

.about_ct{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:75px;
}

.about_ctc{
	display:block;
}

.about_ctcl{
	width:560px;
	height:535px;
	float: left;
	display:block;
}

.mod18Box { padding:0px; margin:0px auto; width:100%;margin:0px 0 20px 20px; }
.mod18{ width:100%; height:535px; margin:0px auto ; position: relative; background: #f7f7f7; }
.mod18 .btn{position:absolute;width:19px;height:13px;bottom:35px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:7px;background:url(../img/product_info_18.jpg) no-repeat;}
.mod18 .prev:hover{left:7px;background:url(../img/product_info_18f.jpg) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:140px;width:46px;height:48px; display:none;}
.mod18 #prevTop{background:url(../img/product_info_18.jpg) no-repeat;}
.mod18 #nextTop{background:url(../img/product_info_21.jpg) no-repeat;}
.mod18 .next{right:7px;background:url(../img/product_info_21.jpg) no-repeat; }
.mod18 .next:hover{right:7px;background:url(../img/product_info_21f.jpg) no-repeat; }
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:560px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:445px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:445px;position:absolute;}
.mod18 .picBox li{width:560px;height:445px;}
.mod18 .picBox li img{width:560px;height:445px;}

.mod18 .listBox{ width:460px; height:65px; margin:18px auto 0; position: relative; padding:0px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:92px;height:65px;cursor:pointer;position:relative; margin:0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:82px;height:65px;}
.mod18 .listBox li img{width:82px;height:65px;margin:0 5px;}
.mod18 .listBox .on img{width:80px;height:63px;border:1px solid #ff6600;}
.mod18 .listBox .on i{display:block;}

.about_ctcr{
	width:575px;
	float:right;
	display:block;
}

.about_ctcr_t{
	width:100%;
	height:65px;
} 

.about_ctcr_t span{
	width:100%;
	display:block;
	height:40px;
	color:#333;
	font-size:22px;
}

.about_ctcr_t p{
	width:35px;
	height:2px;
	background:#ee1c25;
	display:block;
}

.about_ctcr_b{
	width:100%;
	display:block;
}

.about_ctcr_bt{
	width:100%;
	display:block;
	height:45px;
	color:#333;
	font-size:13px;
}

.about_ctcr_bt ul{
	width:100%;
	display:block;
}

.about_ctcr_bt ul li{
	width:148px;
	height:45px;
	text-align:center;
	line-height:45px;
	background:#fff;
	border-bottom:1px solid #f0f1f5;
	transition-duration:500ms;
	cursor:pointer;
}

.about_ctcr_bt ul li:hover,.about_ctcr_bt ul li.active{
	background:#ee1c25;
	border-bottom:1px solid #ee1c25;
	color:#fff;
	transition-duration:500ms;
}

.about_ctcr_bb{
	width:500px;
	height:317px;
	display:block;
	background:#fff;
	padding:28px 35px 40px 35px;
}

.about_ctcr_bbc{
	width:485px;
	height:335px;
	overflow-y:auto;
	display:block;
	padding-right:20px;
}

.about_ctcr_bbcb{
	width:100%;
	display:block;
	line-height:31px;
	color:#848484;
	font-size:14px;
	word-wrap:break-word;
}

.about_ctcr_bbcb p{
	width:100%;
	display:block;
	word-wrap:break-word;
}


.about_ctcr_bbc::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(212,208,208,1);
	background-color: #d4d0d0;
}

.about_ctcr_bbc::-webkit-scrollbar
{
	width:2px;
	background-color: #d4d0d0;
}

.about_ctcr_bbc::-webkit-scrollbar-thumb
{
	background-color: #ee1c25;
}


.about_cb{
	width:100%;
	display:block;
	background:#fff;
	padding:80px 0;
	overflow:hidden;
}

.about_cbc{
	display:block;
}

.about_cbct{
	width:100%;
	height:82px;
} 

.about_cbct span{
	width:100%;
	display:block;
	height:40px;
	color:#333;
	font-size:22px;
}

.about_cbct p{
	width:35px;
	height:2px;
	background:#ee1c25;
	display:block;
}



.about_cbcb{
	width:100%;
	display:block;
	overflow:hidden;
}

.about_cbcbt{
	width:1225px;
}

.about_cbcb dl{
	width:290px;
	height:275px;
	background:#fff;
	margin-right:13px;
	margin-bottom:20px;
	display:block;
	float:left;
}

.about_cbcb dl dt{
	width:100%;
	display:block;
}

.about_cbcb dl dt span{
	width:100%;
	height:227px;
	position:relative;
	overflow:hidden;
	display:block;
}

.about_cbcb dl dt span img{
	width:100%;
	height:227px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_cbcb dl:hover dt span img{
	height:227px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_cbcb dl dd{
	border:1px solid #dadada;
	height:43px;
	line-height:43px;
	color:#545454;
	font-size:16px;
	padding:0 8%;
	transition-duration:500ms;
}

.about_cbcb dl dd p{
	float:left;
	transition-duration:500ms;
}

.about_cbcb dl dd i{
	background:url(../img/index_60.png) no-repeat;
	width:25px;
	height:13px;
	float:right;
	margin-top:15px;
	transition-duration:500ms;
}

.about_cbcb dl:hover dd{
	background:#ee1c25;
	border:1px solid #ee1c25;
	transition-duration:500ms;
}

.about_cbcb dl:hover dd i{
	background:url(../img/index_57.png) no-repeat;
	transition-duration:500ms;
}

.about_cbcb dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}



.picScroll-left{  position:relative;   }
.picScroll-left .hd{z-index:2;}

.picScroll-left .bd{ padding:0px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:584px; height:573px; margin:0px; float:left; _display:inline; overflow:hidden; text-align:center;  }



.nx_ca_info{
	width:100%;
	height:auto;
	display:block;
	padding-top:0px;
	overflow:hidden;
}

.nx_ca_infoc{
	background:#fff;
	overflow:hidden;
}

.nx_ca_infoc_t{
	width:90%;
	padding:65px 5% 0;
	color:#585858;
}

.nx_ca_infoc_tt{
	width:100%;
	min-height:90px;
	display:block;
	text-align:center;
	border-bottom:1px solid #eee;
	margin-bottom:30px;
}

.nx_ca_infoc_tt span{
	width:100%;
	color:#333;
	font-size:32px;
	padding-bottom:15px;
	line-height:45px;
	display:block;
}

.nx_ca_infoc_tt .p{
	width:100%;
	color:#999;
	font-size:18px;
	padding-bottom:30px;
	font-family:Arial;
}

.shies .bdsharebuttonbox{
	float:right;
	text-align:left;
}

.shies .bdsharebuttonbox p{
	float:left;
	line-height:32px;
	margin-right:15px;
}


.shies .bdsharebuttonbox a{
  display:inline-block;
  width:30px;
  height:30px;
  float:left;
  transition: background 0.3s ease 0s;
  margin:0 9px 0 0;
  padding:0;
  border:1px solid #e6e6e6;
  border-radius:50%;
}
.shies .bdsharebuttonbox .share{
  width:auto;
  position:relative;
  left:0;
  top:0;
  z-index:1;
  float:left;
}
.shies .bdsharebuttonbox .bds_tsina{
  background:url(../img/nei_03.png) no-repeat center;
}
.shies .bdsharebuttonbox .bds_weixin{
  background:url(../img/nei_05.png) no-repeat center;
}
.shies .bdsharebuttonbox .bds_qzone{
  background:url(../img/nei_07.png) no-repeat center;
}




.nx_ca_infoc_tb{
	width:100%;
	background:#ebebeb;
	padding:22px 0;
	line-height:28px;
	color:#585858;
	font-size:14px;
	margin-bottom:55px;
}

.nx_ca_infoc_tb p{
	max-width:1300px;
	margin:0 auto;
	line-height:28px;
	color:#585858;
	font-size:14px;
	padding:0 20px;
}

.nx_ca_infoc_c{
	width:90%;
	margin:0 auto 30px;
	line-height:28px;
	height:auto;
	color:#585858;
	font-size:14px;
	border-bottom:1px solid #eee;
	text-align:left;
	padding:0 0%;
	padding-bottom:45px;
	overflow:hidden;
}

.nx_ca_infoc_c img{
	max-width:100%;
}

.nx_ca_infoc_c p{
	display:block;
	margin:0 0;
}

.nx_ca_infoc_c span{
	display:block;
	margin:0 0;
	font-size:18px;
}

.nx_ca_infoc_c .b{
	font-weight:bold;
}


.nx_pro{
	width:90%;
	padding:0 5% 70px;
	display:block;
	overflow:hidden;
}

.nx_ca_infoc_b{
	width:76%;
	margin:0;
	color:#666;
	line-height:35px;
	font-size:14px;
	display:block;
	padding:0 2% 0 0;
	float:left;
}

.nx_ca_infoc_b span{
	width:100%;
	display:block;
	font-size:16px;
}

.nx_ca_infoc_b span a{
	font-size:14px;
	color:#666;
	transition-duration:500ms;
}

.nx_ca_infoc_b span a:hover{
	color:#ee1c25;
	transition-duration:500ms;
}

.nx_ca_infoc_o{
	width:120px;
	height:42px;
	text-align:center;
	line-height:42px;
	float:right;
	margin-right:3px;
}

.nx_ca_infoc_o a{
	color:#fff;
	width:100%;
	display:block;
	font-size:14px;
	border:1px solid #ee1c25;
	background:#ee1c25;
	transition-duration:500ms;
}

.nx_ca_infoc_o a img{
	margin-left:10px;
}

.nx_ca_infoc_o a:hover{
	font-weight:bold;
	transition-duration:500ms;
}


.multipleLine{ position:relative; width:100%;  }
.multipleLine .hd{ height:auto; padding:0 0; position:relative;  }


.multipleLine .bd{ padding:0; height:auto; overflow:hidden;  }
.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }

.multipleLine .bd ul li{
	width:290px;
	margin-right:28px;
}


#wrapper{margin-top:0px;width:100%;}
#container{position:relative;width:1200px;margin:0 auto 25px;padding-bottom:10px;}
.grid{width:370px;min-height:100px;padding:8px;background:#fff;margin:8px;font-size:12px;float:left;}
.grid a p{margin:10px 0;display:block;padding:0 0 5px;font-size:17px; text-align:center; color:#333;}
.grid .meta{text-align:right;color:#777;font-style:italic;}
.grid .imgholder img{width:100%;display:block;}




#lightbox-container-image-box{
	width:auto!important;
	max-height:980px!important;
	height:auto!important;
	display:inline-block!important;
	padding-bottom:20px;
}

#lightbox-image{
	width:auto!important;
	max-width:650px!important;
	max-height:940px!important;
	display:inline-block!important;
	margin:0 auto;
}

#lightbox-container-image-data-box{
	width:96.4%!important;
	display:block!important;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext{
	height:60px!important;
	margin-top:100px;
}

#lightbox-secNav-btnClose{
	cursor:pointer;
}

#jquery-lightbox {
	left:30%!important;
    width:auto!important;
}




.fuk{
	width:68px;
	position:fixed;
	right:0;
	bottom:30%;
	z-index:55;
}

.fuk_c{
	width:100%;
	display:block;
}

.fuk_c ul{
	width:100%;
	display:block;
	border-bottom:1px solid #ccc;
}

.fuk_c ul li{
	width:100%;
	height:60px;
	/*border-bottom:1px solid #eee;*/
	margin-bottom:0;
	display:block;
	position:relative;
}

.fuk_c ul li span{
	width:100%;
	height:60px;
	text-align:center;
	display:block;
	color:#333;
	font-size:12px;
	cursor:pointer;
	position:relative;
	z-index:2;
	border:1px solid #ccc;
	border-bottom:none;
	background:#fff;
	margin-top:-1px;
}

.fuk_c ul li span .xian{
	display:block;
}

.fuk_c ul li span .bxian{
	display:none;
}

.fuk_c ul li:hover span .xian{
	display:none;
}

.fuk_c ul li:hover span .bxian{
	display:block;
}

.fuk_c ul li:hover span{
	background:#ee1c25;
}

.fuk_c ul li:hover span {
	color:#fff;
}

.fuk_c ul li span img{
	display:block;
	margin:0 auto;
	padding:13px 0 0px;
}

/*.fuk_c ul li.li01 span{
	background:#ee1c25;
}

.fuk_c ul li.li02 span{
	background:#ee1c25;
}

.fuk_c ul li.li03 span{
	background:#ee1c25;
}

.fuk_c ul li.li04 span{
	background:#ee1c25;
}

.fuk_c ul li.li05 span{
	background:#ee1c25;
}*/

.fuk_c ul li em{
	width:240px;
	height:60px;
	background:#ee1c25;
	border-right:1px solid #fefefe;
	position:absolute;
	top:0px;
	left:0;
	z-index:1;
	transition-duration:500ms;
}

.fuk_c ul li:hover em{
	left:-240px;
	transition-duration:500ms;
}

.fuk_c ul li em p{
	font-size:24px;
	color:#fff;
	float:left;
	line-height:60px;
	padding:0 25px;
	display:block;
}

.fuk_c ul li em.oi{
	width:112px;
	height:112px;
	background:#f9f9f9;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	transition-duration:500ms;
}

.fuk_c ul li:hover em.oi{
	left:-112px;
	transition-duration:500ms;
	z-index:1;
}


.fuk_c ul li em.oi p{
	width:102px;
	height:102px;
	padding:5px;
	display:block;
}

.fuk_c ul li em.oi p img{
	width:102px;
	height:102px;
}

































































.footer{
	width:100%;
	height:auto;
	background:#585a5c url(../img/index_i_09.jpg) center top no-repeat;
	display:block;
	margin:0 auto;
	padding:55px 0 0px;
	overflow:hidden;
}

.foot_cen{
	position:relative;
	height:55px;
	line-height:55px;
	color:#585a5c;
	font-size:12px;
	text-align:left;
	display:block;
}

.foot_t{
	display:block;
}

.foot_nav{
	width:64%;
	overflow:hidden;
	float:left;
}

.foot_nav dl{
	width:17.8%;
	float:left;
	display:inline-block;
}

.foot_nav dl dt{
	width:100%;
	display:block;
	height:30px;
	margin-top:15px;
}

.foot_nav dl dt a{
	color:#fff;
	font-size:16px;
}

.foot_nav dl a:hover{
	color:#fff;
}

.foot_nav dl dd a{
	padding:0;
	height:30px;
	margin:0 0;
	line-height:30px;
	position:relative;
	display:block;
	font-size:14px;
	color:#b4b5b7;
}


.foot_crb{
	width:100%;
	display:block;
}

.foot_crb ul{
	width:100%;
	display:block;
}

.foot_crb ul li{
	width:100%;
	display:block;
	line-height:55px;
	font-size:12px;
	color:#797b7c;
	text-align:left;
}

.foot_crb ul li p{
	display:inline-block;
}


.foot_crb ul li p a{
	line-height:55px;
	color:#797b7c;
	font-size:12px;
}


.foot_crb ul li p a:hover{
	color:#fff;
}


.fenx{
	width:25%;
	position:relative;
	height:17px;
	float:left;
	margin-top:32px;
}
.fenx .share a{
  display:inline-block;
  width:20px;
  height:17px;
  float:left;
  transition: background 0.3s ease 0s;
  margin:0 13px 0 0;
  padding:0;
}
.fenx .share .share{
  width:auto;
  position:relative;
  left:0;
  top:0;
  z-index:1;
  float:left;
}
.fenx .share .sina{
  background:url(../img/index_41.jpg) no-repeat center;
}
.fenx .share .wx{
  background:url(../img/index_39.jpg) no-repeat center;
}
.fenx .share .tx{
  background:url(../img/index_34.jpg) no-repeat center;
}










.dizse{
	width:100%;
	height:283px;
	display:block;
}

.dizse_c{
	padding:0 20px 20px;
	display:block;
	overflow:hidden;
}


.fangs{
	width:35.3%;
	float:right;
	border-left:1px solid #8a8d90;
	display:block;
}

.fangs_c{
	width:80%;
	padding:0 10%;
	display:block;
}

.fangs dl{
	width:100%;
	display:block;
	overflow:hidden;
}

.fangs dl dt{
	width:100%;
	display:block;
	color:#fff;
	margin-bottom:0;
}

.fangs dl dt span{
	width:100%;
	height:70px;
	display:block;
	line-height:35px;
	font-size:20px;
	color:#fff;
}

.fangs dl dt span img{
	margin-right:10px;
	display:inline-block;
}

.fangs dl dt p{
	width:100%;
	height:48px;
	display:block;
	line-height:48px;
	font-size:40px;
	font-family:Arial;
}

.fangs dl dd{
	width:100%;
	display:block;
	line-height:25px;
	color:#b1b2b4;
	font-size:16px;
	text-align:left;
}

.fangs dl dd em{
	width:100%;
	display:block;
	float:left;
}

.fangs dl dd span{
	width:100%;
	display:block;
	margin-bottom:5px;
}

.fangs dl dd span img{
	width:95px;
	height:95px;
}



.des_fx {
	margin-top:12px;
    position: relative;
    height:auto;
    display:block;
}
.des_fx .share {
    width:100%;
    position:relative;
    margin:0 auto;
    display:block;
    z-index: 1;
    text-align:center;
}
.des_fx a {
    display: inline-block;
    width:34px;
    height:34px;
    float:left;
    border-radius:50%;
    margin:0 15px 0 0;
    text-align:center;
    line-height:34px;
    padding: 0;
}

.des_fx a.bds_qzone {
    background: url(../img/index_1103.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_weixin {
    background: url(../img/index_1105.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_tsina {
    background: url(../img/index_1107.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_qzone:hover {
    background: url(../img/index_1103f.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_weixin:hover {
    background: url(../img/index_1105f.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_tsina:hover {
    background: url(../img/index_1107f.png) no-repeat center center;
    background-size:34px 34px;
}



.des_fx .bdshare-button-style0-16 a{
	width:34px;
    height:34px;
    line-height:34px;
    float:left;
   	margin:0 5px 0 0;
    border-radius:50%;
    padding-left:0px;
}


.li04 .bdshare-button-style0-16{
	width:70px;
	height:61px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:block;
	opacity:0;
}

.li04 .bdshare-button-style0-16 .bds_more{
	width:100%;
	display:block;
	height:61px;
	padding:0;
	margin:0;
}

.bdshare_popup_box{
	position:fixed!important;
}

.bdshare_popup_box,.bdshare_popup_bg{
	left:auto!important;
	right:67px!important;
	margin-left:-150px!important;
	top:132px!important;
	margin-top:170px!important;
	display:none!important;
}


































@media (max-height:750px){
	
}


@media (max-width:1520px) {
	

}


@media (max-width:1440px){
	.head_right{
		width:70%;
	}

	.index_characteristic_cr dl{
		margin-right:2%;
	}

	.multipleLine .bd ul li{
		width:275px;
	}

}


@media (max-width:1366px) {
	
	.head_right{
		width:73%;
	}

	.index_about_l dl dt .more{
		right:-74px;
	}

	.index_product_ct .title i{
		font-size:36px;
	}

	.multipleLine .bd ul li {
	    width:265px;
	    margin-right:20px;
	}


}


@media (max-width:1320px) {
	.multipleLine .bd ul li {
	    width:255px;
	    margin-right:20px;
	}
}

@media (max-width:1280px) {
	.multipleLine .bd ul li {
	    width:250px;
	    margin-right:15px;
	}
}


