<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "UTF-8";
html,body {
  width:100%;
  margin:0;
  padding:0;
  font-family:Arial, "å¾®è½¯é›…é»‘";
  min-width:1000px;
  }



 @font-face {
  font-family: 'eubex';
  src: url("../font/eubex.eot"),
   url("../font/eubex.otf"),
   url("../font/eubex.svg"),
   url("../font/eubex.ttf"),
   url("../font/eubex.woff");
}

 @font-face {
  font-family: 'euros';
  src: url("../font/eurostileRegular.eot"),
   url("../font/eurostileRegular.svg"),
   url("../font/eurostileRegular.ttf"),
   url("../font/eurostileRegular.woff");
}


 @font-face {
   font-family: 'helvet';
  src: url("../font/HelveticaLTStd-Bold_0.eot"),
   url("../font/HelveticaLTStd-Bold_0.svg"),
   url("../font/HelveticaLTStd-Bold_0.ttf"),
   url("../font/HelveticaLTStd-Bold_0.woff");

 }

 @font-face {
   font-family: 'helvet_r';
  src: url("../font/HelveticaLTStd-Roman_0.eot"),
   url("../font/HelveticaLTStd-Roman_0.svg"),
   url("../font/HelveticaLTStd-Roman_0.ttf"),
   url("../font/HelveticaLTStd-Roman_0.woff");

 }

  @font-face {
   font-family: 'Helvet_b';
  src: url("../font/HelveticaNeueCondensedBold.eot"),
   url("../font/HelveticaNeueCondensedBold.svg"),
   url("../font/HelveticaNeueCondensedBold.ttf"),
   url("../font/HelveticaNeueCondensedBold.woff"),
   url("../font/HelveticaNeueCondensedBold.woff2");

 }

 @font-face {
   font-family: 'Helvet_nb';
  src: url("../font/HelveticaNeueBoldCond.eot"),
   url("../font/HelveticaNeueBoldCond.svg"),
   url("../font/HelveticaNeueBoldCond.ttf"),
   url("../font/HelveticaNeueBoldCond.woff"),
   url("../font/HelveticaNeueBoldCond.woff2");

 }
  

.fl{
	float: left;
}

.fr{
	float: right;
}

*{
	margin: 0;
  padding: 0;
  font-style:normal;
}

ul{
	list-style:none;
}

a{
	text-decoration:none;
}

img{
	border:0;
}



.w1200{
	max-width:1200px;
	height:auto;
	margin:0 auto;
}




.header{
	width:100%;
	height:160px;
	margin:0 auto;
	background:#000;
	position: relative;
}


.hend{
	height:73px;
}


.head_l{
	margin-top:29px;
}
.head_nav{
	position:relative;
	top:28px;
}

.nav{
	width:100%;
	margin-top:14px;
}

.nav ul{
	list-style:none;
	min-width:1000px;
}

.nav ul li{
	float:left;
	margin:0 0 0;
	width:14.28%;
	position: relative;
}

.nav ul li a {
	height:45px;
	text-decoration:none;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	line-height:45px;
	display:block;
	padding:0 0;
	font-family:"Helvet_nb";
	font-weight:bold;
	position: relative;
	text-align: center;
}


.nav ul li a p{
	width:100%;
	height:11px;
	position:absolute;
	left:0;
	bottom:-11px;
	background:url(../img/ab_07.png) center bottom no-repeat;
	z-index:1010;
	display:none;
}


.nav ul li:hover a,.nav ul li.active a,.nav ul li.actives a{
	color:#fff;
	background:#ea861b;
}

.nav ul li:hover a p,.nav ul li.active a p{
	display:inline-block;
}




.po_pord{
	width:100%;
	position:absolute;
	top:45px;
	left:0;
	z-index:999;
	background:#fff;
}




.head_r{
	min-width:460px;
	height:28px;
	margin-top:38px;
}


.head_rc{
	width:266px;
	height:28px;
	border:1px solid #ccc;
	border-radius:14px;
	margin-left:0;
	background:#ccc;
}

.tesx{
	width:210px;
	height:28px;
	line-height:28px;
	border:0;
	background:none; 
	margin:0 15px 0 10px;
	color:#7e7e7e;
	float:right;
	outline:none;
	font-size:12px;
}
.tesx_s{
	width:19px;
	height:28px;
	background: url(../img/so_06.png) no-repeat;
	float:left;
	border:none;
	cursor:pointer; 
	margin-left:10px;
	outline:none;
}


.global_l{
	min-width:180px;
	height:28px;
	line-height:28px;
}

.global_l ul{
	list-style:none;
}

.global_l ul li{
	width:auto;
	float: left;
	color:#fff;
	position: relative;
}

.global_l ul li a{
	width:auto;
	float: left;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding:0 10px;
}
.global_l ul li a:hover{
	color:#f68b11;
}

.global_l dl{
	width: 120px;
    height: auto;
    background: #fff url(../img/lx_01.jpg) top no-repeat;
    padding: 22px 0 0;
    position: absolute;
    top: 28px;
    left: -10px;
    z-index: 55;
    border-radius: 7px;
    display: none;
}

.global_l dl dd{
	width:120px;
	height:auto;
	line-height:28px;
	background:url(../img/lx_03.jpg) bottom no-repeat;
	overflow:hidden;
	padding-bottom:15px;
	border-radius:5px;
}

.global_l dl dd a{
	width:120px;
	height:28px;
	line-height:28px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-family:Arial;
	font-size:12px;
	float:left;
	padding:0 0;
}
.global_l dl dd a:hover{
	color:#fff;
	background:#ea861b;
}

.abowds:hover dl{
	display:block;
}
.hend_w{
	width:100%;
	height:auto;
	margin:0;
}







.banners {
  width: 100%;
  overflow: hidden;
  height:484px;
  position: relative;
}
.banners ul{
	width: 100%;
	height: 100%;
}
.banners ul li{
	width: 100%;
	height: 100%;
}
.banners ul li img{
	width: 100%;
	height: 100%;
}




.flexslider{
	position:relative;
	height:484px;
	overflow:hidden;
}
.slides{
	position:relative;
	z-index:1;
}


.flex-control-nav{
	position:absolute;
	bottom:5px;
	z-index:200;
	width:100%;
	text-align:center;
	display:block;
}
.flex-control-nav li{
	display:inline-block;
	width:13px;
	height:13px;
	margin:0 5px;
	*display:inline;
	zoom:1;
}
.flex-control-nav a{
	display:inline-block;
	width:13px;
	height:13px;
	line-height:40px;
	overflow:hidden;
	background:url(../img/dot.png) right 0 no-repeat;
	cursor:pointer;
}
.flex-control-nav .flex-active{
	background-position:0 0;
	position:relative;
	top:0px;
	left:0px;
}

.flex-direction-nav{
	position:absolute;
	/*z-index:3;*/
	width:100%;
	top:45%;
	display:none;
}
.flex-direction-nav li a{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}

.ban_c{
	max-width:1200px;
	min-width:1000px;
	height:100%;
	margin:0 auto;
	position: relative;
}

.ban_l{
	float: left;
}

.ban_l dl{
	margin:0;
}

.ban_l dl dt{
	width:auto;
	display:block;
	padding-top:70px;
}

.ban_l dl dt span{
	width:auto;
	position: relative;
    left: -15px;
}

.ban_l dl dt span img{
	/*width:603px;
	height:89px;*/
	border:0;
}

.ban_l dl dt p{
	width:auto;
	display:block;
	font-weight:bold;
	font-size:34px;
	color:#fff;
	font-family:"eubex";
	padding-top: 10px;
}






.ban_l dl dd{
	padding-top:30px;
	display:block;
}

.ban_l dl dd a{
	width:166px;
	height:39px;
	background:#fff url(../img/anl_03.jpg) no-repeat;
	display:block;
	transition-duration:500ms;
	background-position:140px 12px;
	color:#000;
}


.ban_l dl dd a span{
	width:auto;
	height:39px;
	line-height:39px;
	display:inline-block;
	font-size:18px;
	font-family:"helvet_b";
	float: left;
	padding-left:20px;
}



.ban_l dl dd a:hover{
	width:166px;
	height:39px;
	background:url(../img/sy_15.png) no-repeat;
	background-position:0px -39px;
	display:block;
	transition-duration:500ms;
}

.ban_l dl dd em{
	width:auto;
	height:auto;
	display:block;
	line-height:20px;
	font-size:14px;
	color:#ffaa39;
	margin-top: 32px;
	font-family:"helvet_r";
}


.ban_l dl dd a:hover{
	width:166px;
	height:39px;
	background:#ea861b url(../img/anl_05.jpg) no-repeat;
	display:block;
	transition-duration:500ms;
	background-position:140px 12px;
	color:#fff;
}





.banner{ width:850px; height:240px; margin:0 auto; overflow: hidden; position: relative;}
      
.banner .img{ width:5000px; list-style: none; padding:0; margin:0;position: relative;}
.banner .img li{float:left; }

.banner .img li img{ width: 850px; height: 240px;}

.banner .num{position:absolute; width: 100%; bottom:10px; left:0; text-align:center; font-size:0; display:block; text-align:center;}
.banner .num li{width:10px; height: 10px; background: #888; border-radius: 50%; display:inline-block; margin:0 3px; cursor: pointer; }
.banner .num li.on{ background:#f60;}
.banner .btn{width: 30px;height: 50px;position:absolute; top:50%; margin-top:-25px; cursor: pointer; text-align:center; line-height: 50px; color:none; font-size: 40px; font-family: "å®‹ä½“";display: none;}
.banner:hover .btn{display:block;}
.banner .btn_l{left:0;}
.benner .btn_r{right:0;}








.publicity{
	width:100%;
	height:77px;
	line-height:77px;
	background:#ea861b;
}

.publicity span{
	color:#000;
	font-size:20px;
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;
	display:block;
	font-family:"eubex";
}


.mais_m{
	width:100%;
	height:auto;
	background:#232323;
	overflow: hidden;
}

.mais_m{
	width:100%;
}

.choose{
	max-height:380px;
	overflow: hidden;
}

.choose_top{
	width:100%;
	height:65px;
	padding-top:33px;
}

.choose_top_l{
	height:65px;
	line-height:65px;
}

.choose_top_l b{
	width:35px;
	height:5px;
	background:#ea861b;
	display:block;
	float:left;
	position: relative;
	top:30px;
}

.choose_top_l span{
	width:auto;
	height:65px;
	line-height:65px;
	color:#e3e2e2;
	font-size:17px;
	text-transform:uppercase;
	margin-left:15px;
	font-family:"eubex";
}

.choose_topr{
	width:180px;
	height:20px;
	border:1px solid #fff;
	border-radius:10px;
	line-height:20px;
	padding:0 10px;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	margin-top:20px;
}

.choose_topr a{
	text-decoration:none;
	color:#fff;
	font-family:"euros";
}

.choose_bot{
	width:104%;
	max-height:287px;
	position: relative;
	left:-11px;
}

.choose_bot ul{
	list-style:none;
}


.choose_bot ul li{
	width:23.2%;
	max-height:285px;
	margin:0 0.6%;
	float: left;
	position: relative;
	overflow:hidden;
}

.choose_bot ul li span{
	width:100%;
	max-height:285px;
}

.choose_bot ul li span img{
	width:100%;
	max-height:285px;
	border-radius:10px;
	border:0;
	transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}

.choose_bot ul li:hover span img{
	width:100%;
	max-height:285px;
	border-radius:10px;
	border:0;
	transform: scale(1.05, 1.05);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}



.choose_bot ul li em{
	width:100%;
	height:50px;
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
}

.choose_bot ul li em i{
	background:#000;
	opacity:0.5;
	width:100%;
	height:50px;
	display: block;
}

.choose_bot ul li em p{
	width:100%;
	height:50px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	font-size:17px;
	text-transform:uppercase;
	line-height:50px;
	text-align: center;
	color:#fff;
	display: block;
	font-family:"eubex";
}


.choose_bot ul li:hover em p{
	color:#ea861b;
}

.sales{
	width:100%;
	max-height:620px;
	margin:0 auto;
}

.sales_top{
	height:97px;
}

.dlsed{
	margin-top:40px;
}

.sales_topr{
	float:right;
	margin-top:68px;
}

.sales_topr ul{
	list-style:none;
}

.sales_topr ul li{
	padding:0 18px;
	float:left;
	height:37px;
	line-height:37px;
	text-align:center;
	background:url(../img/pi_34.jpg) no-repeat;
	margin-left:3px;
	border-radius:5px 5px 0 0;
	cursor:pointer;
}

.sales_topr ul li span{
	color:#e3e2e2;
	font-size:18px;
	font-family:"eubex";
}


.sales_topr ul li:hover,.sales_topr ul li.active{
	background:#757575;
}


.sales_bot{
	width:100%;
	height:490px;
	background:#767676;
	overflow:hidden;
}
























.layB{width:100%;min-width:1000px;padding:40px 0 60px;}
.layB .tbC{ width:100%; min-width:1000px; padding:0; position:relative;}
.layB .prev,.layB .next{ background:url(../img/sy_47.png) no-repeat; width:48px; height:133px; position:absolute; z-index:2; left:50px; bottom:120px;}
.layB .next{background:url(../img/sy_44.png) no-repeat; left:auto; right:50px;  }
.layB .slide{ width:100%;}
.layB ul{ zoom:1; }
.layB ul li{float:left; }




.picScroll-left2{position:relative;min-width:1000px; margin:0px auto 0;max-height:400px; display:block;}
.picScroll-left2.on{display:block;}
.picScroll-left2 .hd{ overflow:hidden;min-width:1000px;padding:0; position:absolute; bottom:10px; left:0;}
.picScroll-left2 .hd ul{overflow:hidden; zoom:1; margin-top:10px; position:relative; text-align:center; }
.picScroll-left2 .hd ul li{ width:11px; height:11px; overflow:hidden; margin-right:10px; display:inline-block; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -11px no-repeat; }
.picScroll-left2 .hd ul li.on{ background-position:0 0; }


.picScroll-left2 .bd{ width:1440px; padding:0;margin:0; height:400px;}
.picScroll-left2 .bd ul{zoom:1;margin:0; padding:0;max-height:400px; }
.picScroll-left2 .bd ul li{ width:280px; height:394px; border:3px solid #fff; border-radius:5px;margin:0 2.5%;background:#fff; position:relative;float:left;_display:inline; overflow:hidden;}
.picScroll-left2 .bd ul li .pic{height:394px;position: relative;top:0px;}
.picScroll-left2 .bd ul li .pic a{ text-decoration:none; color:#333;}
.picScroll-left2 .bd ul li .pic .disj{width:100%; height:285px; text-align: center; float:left; font-family:Arial;}
.picScroll-left2 .bd ul li .pic .disj span{display:block;text-align:center;font-size:18px;height:53px; line-height:22px; margin:10px 30px; color:#000; font-weight:bold; font-family:"Helvet_b"; text-transform:uppercase;}
.picScroll-left2 .bd ul li .pic .disj p{ width:100%;height:189px; text-align: center; display:block;}
.picScroll-left2 .bd ul li .pic .disj p img{ max-width:279px; max-height:189px; border:0; position: relative; top:-10px;
transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}
.picScroll-left2 .bd ul li:hover .pic .disj p img{ max-width:279px; max-height:189px;border:0;
transform: scale(0.95, 0.95);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}

.picScroll-left2 .bd ul li .pic .chaps{ float:left; width:100%; height:95px; padding:16px 0 0;}

/*.picScroll-left2 .bd ul li .pic .chaps span{ width:157px; height:60px; text-align:left;opacity:1; font-size:20px;color:#222; margin:0 auto; display:block;}
*/

/*.picScroll-left2 .bd ul li .pic .chaps p{ width:91.5%; height:30px; line-height:30px;text-align:center;opacity:1; font-size:12px;color:#fff; margin:0 auto; text-transform:uppercase; font-weight:bold;}
*/
.picScroll-left2 .bd ul li:hover{}
.picScroll-left2 .bd ul li .pic:hover .disj{ background:url(../img/sy2_07.jpg) no-repeat;transition-duration: 1000ms; }

.picScroll-left2 .bd ul li .pic a i{
	width:119px;
	height:36px;
	position:absolute;
	left:81px;
	top:135px;
	display:none;
}
.picScroll-left2 .bd ul li:hover .pic a i{
	display:block;
}

.picScroll-left2 .bd ul li:hover{
	border:3px solid #ea861b;
}


.padis{
	width:100%;
	height:100%;
	background:#000;
	opacity:0.2;
	position:absolute;
	top:0;
	left:-100%;
	border-radius:5px;
	z-index:2;
	display:none;
}
.padis2{
	width:100%;
	height:100%;
	background:#000;
	opacity:0.2;
	position:absolute;
	top:0;
	right:-100%;
	border-radius:5px;
	z-index:2;
	display:none;
}


.tempWrap{
	overflow:hidden;
	margin:0;
}


.chaps .poid_pic_cc{
	width:100%;
	height:58px;
	margin-top:0;
    margin-bottom:0px;
	display:block;
	position: relative;
	top:-15px;
}

/*.chaps .poid_pic_cc dl{
	list-style:none;
	margin-left: 66px;
}


.chaps .poid_pic_cc dl dd{
	width:58px;
	height:58px;
	margin-right:7px;
	float:left;
	position:relative;
	left:-20px;
}

.chaps .poid_pic_cc dl dd span{
	width:58px;
	height:auto;
	float: left;
	color:#000;
	font-size:14px;
	font-family:"eubex";
	font-weight:bold;
	text-align: center;
	position: absolute;
	top:30px;
}*/


.chaps .poid_pic_cc dl{
	list-style:none;
	margin-left:0px;
}

.chaps .poid_pic_cc dl dt{
	width:100%;
	max-height:275px;
	display:block;
	overflow: hidden;
}

.chaps .poid_pic_cc dl dt em{
	width:100%;
	height:75px;
	float: left;
}

.chaps .poid_pic_cc dl dt em b{
	width:61px;
	height:59px;
	background:url(../img/po_18.jpg) no-repeat;
	display:block;
	float: left;
	background-size:61px 59px;
	color:#f68b11;
	font-size:17px;
	font-family:"eubex";
	padding:29px 0 0 0;
	text-align:center;
	margin:13px 0 0 10px;
	position:relative;
	top:19px\0;
}

.chaps .poid_pic_cc dl dt em i{
	width:43px;
	height:43px;
	display:block;
	float:right;
	padding:27px 27px 0 0;
}

.chaps .poid_pic_cc dl dt span{
	width:100%;
	max-height:156px;
	display:block;
	padding:0;
	text-align: center;
	float: left;
	position:relative;
	top:19px\0;
}


.chaps .poid_pic_cc dl dt span img{
	width:279px;
	height:156px;
	display:block;
	margin:0 auto;
	border:0;
	transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}

.chaps .poid_pic_cc:hover dl dt span img{
	max-width:100%;
	max-height:189px;
	display:block;
	margin:0 auto;
	border:0;
	transform: scale(0.95, 0.95);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}


.chaps .poid_pic_cc dl dd{
	width:100%;
	height:105px;
	text-align: center;
	display:block;
	margin-top:40px;
}

.chaps .poid_pic_cc dl dd span{
	width:100%;
	height:45px;
	line-height:22px;
	text-align: center;
	display:block;
	color:#22262d;
	font-family:"helvet_b";
	font-size:18px;
	margin-top:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.chaps .poid_pic_cc dl dd p{
	width:100%;
	height:20px;
	line-height:20px;
	text-align: center;
	display:block;
	color:#8d8d8d;
	font-family:"helvet";
	font-size:16px;
	margin-bottom:5px;
}
.chaps .poid_pic_cc dl dd em{
	width:98px;
	height:19px;
	line-height:19px;
	text-align:center;
	display:block;
	margin:0 auto;
	color:#9fa0a0;
	font-size:12px;
	border:1px solid #9fa0a0;
	text-transform:uppercase;
}

.chaps .poid_pic_cc dl:hover dd em{
	color:#ea861b;
	border:1px solid #ea861b;
}





.ny_nav{
	width:100%;
	height:40px;
	line-height:40px;
	background: #232323;
}

.ny_nav_c {
	background:#ea861b;
}


.ny_nav_c span{
	text-align: left;
	color:#fff;
	font-size:16px;
	font-family:"helvet_nb";
	font-weight:bold;
	text-transform: uppercase;
	padding-left:20px;
}

.ny_nav_c span a{
	text-align: left;
	color:#fff;
	font-size:16px;
	font-family:"helvet_nb";
	text-transform: uppercase;
	font-weight:bold;
}

.ny_nav_c span a:hover{
	color:#000;
}

.nep_nav {
	width:265px;
	min-height:400px;
	float: left;
	background:url(../img/ioe_03.jpg) top right no-repeat;
}

.nep_nav ul{
	width:200px;
	margin:15px 0 0 22px;
	list-style:none;
	float: left;
}

.nep_nav ul li{
	width:100%;
	height:45px;
	line-height:45px;
	color:#010101;
	font-size:20px;
	font-family:"helvet_b";
	float: left;
	border-bottom:1px dashed #aeaeae;
}
.nep_nav ul li a{
	width:100%;
	height:45px;
	line-height:45px;
	color:#010101;
	font-size:16px;
	font-family:"helvet_b";
	display:block;
	text-transform:uppercase;
}

.nep_nav ul li a:hover,.nep_nav ul li.active a{
	width:100%;
	height:45px;
	line-height:45px;
	color:#ea861b;
	font-size:16px;
	font-family:"helvet_b";
}



.about{
	width:100%;
	height:auto;
	margin:0 auto;
	background:#232323;
	padding:0 0 62px;
	overflow:hidden;
}


.about_cen{
	max-width:1200px;
	min-width:1000px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:#f1f2f6;
	padding:40px 0;
	position: relative;
}

.about_cen_c{
	width:900px;
	padding:40px 20px 0 0;
	float: right;
}

.about_cen_c dl{
	width:242px;
	height:412px;
	margin:0 auto 0 60px;
	padding:140px 0 100px;
	float:left;
}

.about_cen_c dl dd{
	width:242px;
	height:60px;
	margin:0 ;
	padding:0;
	float:left;
	/*border:1px solid #e1e1e1;*/
}

.about_cen_c dl a{
	width:244px;
	height:60px;
	margin:0 10px;
	padding:0;
	color:#010101;
	text-decoration:none;
	text-align:left;
	display:block;
	float:left;
	font-size:18px;
}

.about_cen_c dl a span{
	width:244px;
	height:auto;
	margin:0;
	margin-top:0;
	display:block;
}

.about_cen_c dl a p{
	width:150px;
	background:#ea861b;
	height:2px;
	display:block;
	text-align:left;
	margin:15px 0 0;
	display:none;
}

.about_cen_c a:hover dd{
	/*border:1px solid #ea861b;*/
}

.about_cen_c dl a:hover span{
	width:244px;
	height:auto;
	margin:0;
	margin-top:0;
	display:block;
}

.about_cen_c dl a:hover p{
	display:block;
}






.about_cen_c i{
	width:36%;
	padding:0 0 0 22px;
}

.about_cen_c img{
	max-width:100%;
	padding:0 0 22px;
}


.about_cen_c em{
	width:100%;
	float:right;
}


.comp{
	width:auto;
	display:block;
	color:#010101;
	font-size:30px!important;
	font-family:"helvet";
	padding-bottom:23px;
	font-weight:bold;
}
.xihj{
	width:85px;
	height:2px;
	background:#ea861b;
	display:block;
	margin-bottom:14px;
}


.about_cen_c p{
	width:auto;
	display:block;
	line-height:28px;
	color:#232323;
	font-size:14px;
	font-family:"helvet_r";
}

.about_cen_cm{
	width:900px;
	margin:40px 20px 0 0;
	float:left;
}

.about_cen_cm .abo_iol{
	width:auto;
	margin:0 auto;
	display:block;
	text-align:center;
}

.about_cen_cm .abo_iol i{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.about_cen_cm .abo_iol i img{
	max-width:100%;
	margin:0 auto;
}

.about_cen_cm .abo_iol em{
	width:100%;
	margin:22px auto;
	text-align: center;
	display:block;
}

.about_cen_cm .abo_iol em a{
	width:120px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-family:Arial;
	text-align: center;
	display:inline-block;
	margin:0 10px;
	background:#666;
}


.about_cen_cm .abo_iol em a:hover{
	background:#f38a00;
}

.news_cen{
	min-width:1000px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:#f1f2f6;
	padding:0 0;
}




.xiangg {
  width:930px;
  margin: 0 0;
  padding:0 0%;
  font-weight: 100;
  font-size: 26px;
  color: #737373;
  line-height: 40px;
  float: right; }


.imgnav {
  width: 100%;
  margin: 10px auto; }

.imgnav {
  position: relative;
  margin: 0 auto;
  width: 100%; }

#img {
  z-index:10;
  width:96%;
  min-height:313px;
  position: relative;
  margin:0 auto;
  overflow:hidden; }

#img .img1 {
  width:100%;
  display:none;
  margin-top:0px;
  margin:0 auto; }

#cbtn {
  position: relative;
  height:45px;
  margin:15px 0 20px; }

#cbtn ul {
  position: relative;
  width: 100000px;
  height: 45px;
  list-style: none; }

#cbtn ul li {
  float: left;
  width: 212px;
  height: 45px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  position: relative; }




#cbtn ul li span{
  float: left;
  width: 212px;
  height:45px;
  line-height: 45px;
  margin: 0;
  color: #010101;
  font-size:20px;
  cursor: pointer;
  text-align: center;
  position: relative;
  font-family:"Helvet_r"; }



#cbtn li.hov span{
  float: left;
  width: 212px;
  height:45px;
  line-height: 45px;
  margin: 0;
  color: #745b29;
  font-size:22px;
  cursor: pointer;
  text-align: center;
  position: relative;
  background:url(../img/ne_03.jpg) center no-repeat;
  background-size:100px 40px;
 }




.ctrl div {
  clear: both; }

#cSlideUl {
  width:855px;
  height:45px;
  overflow: hidden;
  position: relative;
  top:0px;
  margin:0 auto; }





.picSildeLeft {
  cursor: pointer;
  position: absolute;
  top:5px;
  left:20px;
  z-index: 9;
  width: 32px;
  height: 33px;
  background: url(../img/ne_06.jpg) no-repeat;
  background-size: 32px 33px; }

.picSildeRight {
  cursor: pointer;
  position: absolute;
  top:5px;
  right:20px;
  z-index: 9;
  width: 32px;
  height: 33px;
  background: url(../img/ne_09.jpg) no-repeat;
  background-size: 32px 33px; }


.picSildeLeft:hover {
  cursor: pointer;
  position: absolute;
  top: 5px;
  left:20px;
  z-index: 9;
  width: 32px;
  height: 33px;
  background: url(../img/ne_06.jpg) no-repeat;
  background-size: 32px 33px; }

.picSildeRight:hover {
  cursor: pointer;
  position: absolute;
  top:5px;
  right:20px;
  z-index: 9;
  width: 32px;
  height: 33px;
  background: url(../img/ne_09.jpg) no-repeat;
  background-size: 32px 33px; }



#img .img1 a {
	display:block;
	color:#8d8d8d;
	text-decoration:none;
}

#img .img1 dl {
	width:100%;
	max-height:200px;
	padding:10px;
	position: relative;
	background:#fff;
	margin-bottom:20px;
	float:left;
}


#img .img1 dl dt {
  	width:45%;
	max-height:200px;
	overflow:hidden;
float: left;
}

#img .img1 dl dt img{
	border:0;
	width:100%;
	height:100%;
}


#img .img1 dl dd {
  	width:51.5%;
	max-height:200px;
	overflow:hidden;
	float:right;
	margin-right:2%;
}

#img .img1 dl dd span{
  	width:100%;
	height:42px;
	line-height:42px;
	overflow:hidden;
	color:#585858;
	font-size:18px;
	font-family:"helvet";
	display:block;
	float: left;
}


#img .img1 dl dd em{
	width:100%;
	height:125px;
  	font-size:12px;
  	color: #9e9e9e;
  	line-height:22px;
  	text-align:left;
  	overflow:hidden;
  	float: left;
}

#img .img1 dl dd p{
	width:auto;
	height:30px;
  	font-size:12px;
  	color: #9e9e9e;
  	line-height:22px;
  	text-align:left;
  	overflow:hidden;
  	float:left;
}

#img .img1 dl dd i b{
	width:auto;
	height:30px;
  	font-size:14px;
  	color: #010101;
  	line-height:22px;
  	text-align:left;
  	overflow:hidden;
  	float:right;
  	font-weight:100;
  	text-transform:uppercase;
}

#img .img1 dl dd i b img{
	margin-left:5px;
	width:13px;
	height:13px;
}


#img .img1 a dl:hover dd span,#img .img1 a dl:hover dd i b{
	color:#ea861b;
}


.img1_m{
	overflow: hidden;
	height:auto;
}









.job_dd{
	height: auto!important;
}

.tijiao_sm{
	width:100%;
	height:36px;
	margin:0px auto 42px;
}

.tijiao_sm span{

}
.tijiao_sm span a{
	width:100%;
	height:36px;
	line-height:36px;
	background:#ea861b;
	color:#fff!important;
	font-size:16px;
	display: block;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	font-family:"euros";
	text-transform:uppercase;
}

.tijiao_sm span a:hover{
	width:100;
	height:36px;
	background:#ea861b;
	color:#eee!important;
	font-size:16px;
	display:block;
	text-align:center;
	line-height:36px;
	text-decoration: none;
}


.news_cen{
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:#f1f2f6;
	padding:30px 0;
}


.news_in{
	width:900px;
	margin:0 0;
	padding:40px 20px 40px 0;
	float: right;
}

.news_in_t{
	width:100%;
	height:65px;
	position:relative;
}

.news_in_tl{
	width:100%;
	position: absolute;
	left:0;
	top:0;
}

.news_lf{
	width:auto;
	color:#bfc0c3;
	font-size:14px;
}

.news_lf img{
	width:32px;
	height:33px;
	border:0;
	margin-right:5px;
	position: relative;
	top:12px;
}

.news_rf{
	width:auto;
	color:#bfc0c3;
	font-size:14px;
	position:absolute;
	right:0;
	top:0;
}

.news_rf img{
	width:32px;
	height:33px;
	border:0;
	margin-left:5px;
	position: relative;
	top:12px;
}

.news_lf:hover,.news_rf:hover{
	color:#ea861b;
}

.news_in_tr{
	width:75%;
	height:75px;
	margin:0 auto;
	text-align: center;
}

.news_in_tr span{
	width:100%;
	height:35px;
	line-height:35px;
	font-size:18px;
	color:#535353;
	text-transform:uppercase;
}

.news_in_tr p{
	width:100%;
	font-size:12px;
	color:#8d8e90;
}

.news_in_c{
	width:100%;
	line-height:22px;
	color:#8d8e90;
	font-size:14px;
}

.news_in_c img{
	max-width:100%;
	padding:20px 0;
}



.news_in_b{
	width:100%;
	height:60px;
	margin:20px auto 0;
}

.news_in_bl{
	width:80%;
	line-height:28px;
	color:#535355;
	font-size:12px;
}

.news_in_bl span{
	width:100%;
	line-height:28px;
	color:#535355;
	font-size:12px;
	float: left;
	display:block;
}


.news_in_bl span a{
	width:auto;
	line-height:28px;
	color:#535355;
	font-size:12px;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
}

.news_in_bl span a:hover{
	width:auto;
	line-height:28px;
	color:#ea861b;
	font-size:12px;
	display:inline-block;
	text-decoration:none;
}



.news_in_br{
	width:20%;
	line-height:28px;
	color:#535355;
	font-size:12px;
}

.news_in_br span{
	width:100%;
	line-height:28px;
	color:#535355;
	font-size:12px;
	float: left;
	display:block;
	text-align:right;
}


.news_in_br span a{
	width:auto;
	line-height:28px;
	color:#535355;
	font-size:12px;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
}


.news_in_br span a:hover{
	width:auto;
	line-height:28px;
	color:#ea861b;
	font-size:12px;
	display:inline-block;
	text-decoration:none;
}



.cont_tb{
	max-width:1040px;
	min-width: 1000px;
	height:auto;
	margin:20px auto;
	display:block;
	border-top:1px solid #c1c2c5;
	padding-top:20px;
}

.cont_tb_vf{
	width:100%;
	height:auto;
}
.cont_tb_vf ul{
	list-style:none;
	padding:0;
	margin:0;
}

.cont_tb_vf ul li{
	width:49%;
	line-height:38px;
	display:block;
	margin-bottom:20px;
	position: relative;
}

.cont_tb_vf ul li i{
	color:#ea861b;
	line-height:38px;
	position: absolute;
    left: 10px;
    top: 5px;
    z-index: 2;
}


.cont_tb_vf ul li b{
	color:#7f7e7e;
	line-height:38px;
	position: absolute;
    left:0px;
    top:0;
    font-size:14px;
    font-weight:100;
    display:none;
}


.cont_tb_vf ul li img{
	border: 0;
    position: absolute;
    right: 185px;
    top: 0px;
    width: 125px;
}

    
.cols_d{
	width:100%!important;
	height:200px!important;
	overflow: hidden;
}

.cont_tb_vf ul li .con_in{
	width:50%;
	line-height:42px;
	height:42px;
	line-height:42px;
	margin:0;
	border:none;
	display:block;
	padding:0 0;
	background:#fff;
	outline:none;
	position: relative;
	padding:0 10px 0 20px;
	font-size:14px;
	color:#666;
	float: left;
	font-family:"helvet_r";
}



.cont_tb_vf ul li .con_in2{
	width:97%;
	height:180px;
	line-height:24px;
	margin:0 auto;
	border:0;
	display:block;
	outline:none;
	padding:10px 10px 10px 20px;
	font-size:14px;
	color:#666;
	background:#fff;
	font-family:"helvet_r";
}

.cont_tb_vf ul li .con_in4{
	width:158px;
	line-height:42px;
	height:42px;
	line-height:42px;
	margin:0 0 0;
	border:none;
	display:block;
	padding:0 0;
	background:#fff;
	outline:none;
	position: relative;
	padding:0 10px 0 20px;
	font-size:14px;
	color:#666;
	font-family:"helvet_r";
}



.cols_d2{
	background:#ea861b!important;
	width:190px!important;
	height:42px;
	text-align: center;
	line-height:42px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	float:right;
	display:block;
	outline:none;
	border-bottom:2px solid #d56e00;
}



.cols_d3{
	background:none;
	width:auto!important;
	height:36px;
	text-align: center;
	line-height:36px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	float:left;
	margin-left:2px;
	display:block;
	outline: none;
}

.cols_d3 span{
	width:auto;
	color:#333;
	font-size:16px;
	position: relative;
	left: -170px;
}





.cols_d2 .con_in3{
	border:0;
	background:none;
	color:#fff;
	display:inline-block;
	width:150px!important;
	height:36px!important;
	text-align: center;
	line-height:36px!important;
	outline:none;
	cursor:pointer;
	font-size:16px;
}


.cols_d3 .con_in5{
	border:0!important;
	background:#f1f2f6!important;
	color:#7f7e7e;
	display:inline-block;
	width:auto!important;
	height:36px!important;
	text-align:left;
	line-height:36px!important;
	outline:none;
	cursor:pointer;
	position:relative;
    top:2px;
    left:-100px;
}


.anchorBL{
	display:none;
}


.amap-logo img {
	display:none;
}

.amap-copyright{
	display:none!important;
}

.cont_tb em{
	width:100%;
	height: 45px;
	line-height:45px;
	color:#ea861b;
	font-size:14px;
}


.xils{
	position:relative;
}

.xils_m {
	position: relative;
	z-index:99;
}

.xils_m dl{
	display:block!important;
}

















.contact{
	max-width:1040px;
	min-width:1000px;
	margin:0 auto;
}

.cont_top{
	width:100%;
	height:50px;
	color:#010101;
	font-size: 30px;
	text-transform:uppercase;
}

.cont_top span{
	width:100%;
	height:48px;
	display:block;
	font-weight:bold;
}

.cont_top i{
	width:85px;
	height:2px;
	background:#ea861b;
	display:block;
}

.cont_c{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-bottom:30px;
}

.cont_cl{
	width:47%;
	padding-top:35px;
	display:block;
}

.cont_cl dl{
	margin:0 0 20px;
}

.cont_cl dl dd{
	width:100%;
	line-height:22px;
	padding:5px 0;
	color:#000;
	font-size:16px;
}

.product{
	width:auto;
	margin:20px;
}

.prod_fl{
	width:22%;
	min-width:212px;
}

.prod_flt{
	width:100%;
}

.prod_fltt{
	width:100%;
	height:42px;
	background:url(../img/pos_03.jpg) no-repeat;
	display:block;
	line-height:42px;
	margin-bottom:6px;
}

.prod_fltt span{
	font-weight:bold;
	font-size:24px;
	color:#fff;
	padding-left:20px;
	text-transform:uppercase;
}

.prod_fltt span a{
	text-decoration:none;
	color:#fff;
}

.prod_fltb{
	width:98%;
	height:auto;
	margin:0 auto;
}

.prod_fltb ul{
	list-style:none;
}

.prod_fltb ul li{
	width:100%;
	line-height:39px;
	background:url(../img/pxs_03.jpg) no-repeat;
	float:left;
}

.prod_fltb ul li span{
	width:auto;
	line-height:39px;
	padding-left:20px;
	color:#000;
	font-size:16px;
	font-family:"Helvet_b";
	padding-right:5px;
	cursor:pointer;
}

.prod_fltb ul li span a{
	width:auto;
	line-height:39px;
	padding-left:0;
	color:#000;
	font-size:16px;
	font-family:"Helvet_b";
	text-decoration:none;
}

.prod_fltb ul li span a:hover,.prod_fltb ul li span:hover{
	color:#de7d16;
}

.prod_fltb ul li p{
	width:15px;
	height:8px;
	background:url(../img/po_06.jpg) no-repeat;
	background-size:15px 8px;
	float:right;
	position:relative;
	top:10px;
	right:20px;
	cursor:pointer;
}

.prod_fltb ul li.active p{
	width:8px;
	height:15px;
	background:url(../img/po_06f.jpg) no-repeat;
	background-size:8px 15px;
	float:right;
	position:relative;
	top:10px;
	right:20px;
	cursor:pointer;
}


.prod_fltb ul li dl{
	width:100%;
	background:#fcfcfd; 
	display:none;
}


.prod_fltb ul li dl dd{
	width:auto;
	height:38px;
	line-height:38px;
	display:block;
	border-bottom:1px solid #f1f2f6;
	padding:0 25px;
	font-size:14px;
	color:#000;
}

.prod_fltb ul li dl dd a{
	width:auto;
	height:38px;
	line-height:38px;
	display:inline-block;
	border-bottom:1px solid #f1f2f6;
	padding:0 5px 0 0;
	font-size:14px;
	color:#000;
	text-decoration:none;
	float: left;
	font-weight:100;
}


.prod_fltb ul li dl dd b{
	width:auto;
	height:38px;
	line-height:38px;
	display:inline-block;
	padding:0;
	font-size:14px;
	color:#000;
	font-weight:100;
	float: left;
}


.prod_fltb ul li dl dd a:hover,.prod_fltb ul li dl dd.active a{
	color:#de7d16;
}


.prod_flb{
	width:100%;
}

.prod_flbt{
	width:100%;
	float: left;
}

.prod_flbtt{
	width:100%;
	height:42px;
	background:url(../img/pos_03.jpg) no-repeat;
	display:block;
	line-height:42px;
	margin-bottom:6px;
	min-width:212px;
}

.prod_flbtt span{
	font-weight:100;
	font-size:17px;
	color:#fff;
	padding-left:7%;
	text-transform:uppercase;
	font-family:"Helvet_nb";
}

.prod_flbtb ul{
	list-style:noen;
	width:100%;
	background:#fcfcfd; 
}


.prod_flbtb ul li{
	width:auto;
	height:38px;
	line-height:38px;
	display:block;
	border-bottom:1px solid #f1f2f6;
	padding:0 25px;
	font-size:14px;
	color:#000;
}

.prod_flbtb ul li input{
	float: left;
	margin-right:5px;
	position: relative;
	top:12px;
}

.prod_flbtb ul li a{
	width:auto;
	height:38px;
	line-height:38px;
	display:inline-block;
	border-bottom:1px solid #f1f2f6;
	padding:0 5px 0 0;
	font-size:14px;
	color:#000;
	text-decoration:none;
	float: left;
	font-weight:bold;
}


.prod_flbtb ul li i{
	width:auto;
	height:38px;
	line-height:38px;
	display:inline-block;
	padding:0;
	font-size:14px;
	color:#8b8b8b;
	font-weight:100;
	float: left;
}


.prod_flbtb ul li a:hover{
	color:#de7d16;
}



.prod_fr{
	width:73%;
	height:auto;
}

.prod_frt{
	width:100%;
	height:240px;
}


.prod_frb{
	width:100%;
}

.prod_frb_t{
	width:100%;
	height:59px;
	line-height:59px;
}

.prod_frb_tl b{
	font-size:12px;
	color:#000;
	float: left;
	padding:0 5px;
	font-family:"euros";
}

.prod_frb_tl ul{
	width:105px;
	height:28px;
	line-height:28px;
	border:1px solid #e1e1e1;
	font-size:12px;
	color:#000;
	margin-top:14px;
	float:left;
	background:#fff;
}


.prod_frb_tl ul span{
	width:100%;
	display:block;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#000;
	float:left;
	padding-left:12px;
	background:url(../img/jr_14.jpg) no-repeat;
	background-size:9px 4px;
	background-position:85px 12px;
	font-family:"euros";
}

.prod_frb_tl ul li{
	width:89%;
	display:block;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#000;
	float:left;
	padding-left:12px;
	background:#fff;
    z-index:99;
    border-top:1px solid #e1e1e1;
    position:relative;
    display:none;
}

.prod_frb_tl ul li a{
	width:100%;
	display:block;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#000;
	float:left;
	padding-left:0;
}
.prod_frb_tl ul li:hover{
	background:#de7d16;
}
.prod_frb_tl ul li a:hover{
	color:#fff;
}


.prod_frb_tl ul:hover li{
	display:block;
}




.prod_frb_tl em{
	float:left;
	color:#000;
	font-size:12px;
	margin-left:10px ;
	padding-left:0px;
	cursor:pointer;
	position:relative;
	font-family:"euros";
}

.prod_frb_tl em i{
	background:url(../img/po_13.jpg) left no-repeat;
	background-size:10px 18px;
	background-position:0 5px;
	width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    margin-top:12px;
    padding-left:15px;
    display:none;
    float:left;
}


.prod_frb_tl em .asc:hover,.prod_frb_tl em .add_xi:hover{
	color:#ea861b;
}

.prod_frb_tl em:hover .add_xi{
	display:block;
}

.prod_frb_tl em.soeli:hover .asc{
	display:block;
}



.prod_frb_tl em .add_xi{
	background:url(../img/po_13f.jpg) left no-repeat;
	float:left;
	color:#000;
	font-size:12px;
	background-size:10px 18px;
	margin-left:0 ;
	padding-left:15px;
	cursor:pointer;
	position:absolute;
	top:20px;
	left:0;
	display:none;
	float: left;
}


.jt_x{
	display:block!important;
}

.soeli .jt_x.add_xi{
	top:0;
	position: relative;
}

.soeli .asc{
	top:25px;
	position: absolute;
}


.prod_frb_c{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding:15px 0 15px;
}

.prod_frb_cc{
	width:110%;
	height:auto;
	overflow: hidden;
}

.prod_frb_cc dl{
	width:30.3%;
	max-height:352px;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	display:block;
	float:left;
}


.prod_frb_cc dl dt{
	width:100%;
	max-height:235px;
	display:block;
	overflow: hidden;
}

.prod_frb_cc dl dt em{
	width:100%;
	height:75px;
	float: left;
}

.prod_frb_cc dl dt em b{
	width:61px;
	height:59px;
	background:url(../img/po_18.jpg) no-repeat;
	display:block;
	float: left;
	background-size:61px 59px;
	color:#f68b11;
	font-size:17px;
	font-family:"eubex";
	padding:29px 0 0 0;
	text-align:center;
	margin:13px 0 0 10px;
}

.prod_frb_cc dl dt em i{
	width:43px;
	height:43px;
	display:block;
	float:right;
	padding:27px 27px 0 0;
}

.prod_frb_cc dl dt span{
	width:100%;
	max-height:156px;
	display:block;
	padding:0;
	text-align: center;
	float: left;
}


.prod_frb_cc dl dt span img{
	width:260px;
	height:156px;
	display:block;
	margin:0 auto;
	border:0;
	transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}

.prod_frb_cc dl:hover dt span img{
	max-width:100%;
	max-height:156px;
	display:block;
	margin:0 auto;
	border:0;
	transform: scale(0.95, 0.95);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}


.prod_frb_cc dl dd{
	width:90%;
	height:105px;
	text-align: center;
	display:block;
	margin:0 auto;
}

.prod_frb_cc dl dd span{
	width:100%;
	height:45px;
	line-height:22px;
	text-align: center;
	display:block;
	color:#22262d;
	font-family:"helvet_b";
	font-size:18px;
	margin-top:15px;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
}
.prod_frb_cc dl dd p{
	width:100%;
	height:20px;
	line-height:20px;
	text-align: center;
	display:block;
	color:#8d8d8d;
	font-family:"helvet";
	font-size:16px;
	margin-bottom:5px;
	overflow:hidden;
}
.prod_frb_cc dl dd em{
	width:98px;
	height:19px;
	line-height:19px;
	text-align:center;
	display:block;
	margin:0 auto;
	color:#9fa0a0;
	font-size:12px;
	border:1px solid #9fa0a0;
	text-transform:uppercase;
}

.prod_frb_cc dl:hover dd em{
	color:#ea861b;
	border:1px solid #ea861b;
}

.dosel{
	width:100%;
	height:2px;
	background:#fff;
	position: relative;
    top: -2px;
}

.prod_frb_b{
	margin:15px 0 40px;
}




.wrap{position:relative;padding:0 0; overflow:hidden; min-height:435px;}

.wrap .text-box{width:304px;height:448px;padding:50px 0 30px}
.wrap .text-box .title{padding:0 0 10px;font-size:30px;font-weight:normal;color:#000; width:465px; float: left; line-height:35px; text-transform:uppercase; font-family:"helvet_nb";}
.wrap .text-box .text{font-size:14px; width:100%;
line-height:22px;
font-size:14px;
color:#000;
font-family:"helvet";
display:block;
float: left;}
.wrap .text-box .text em{
font-size:18px;
color:#a5a5a5;
padding-right:5px;
}


.wrap .text-box .mCSB_scrollTools{left:auto;right:5px;}
.wrap .text-box .mCSB_scrollTools .mCSB_draggerRail{background-color:#5a5a5a;width:2px;}
.wrap .text-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#e9851a !important;width:5px}
.wrap .text-box .mCSB_inside&gt;.mCSB_container{margin-right:0;margin-left:0px}
.wrap #slider{position:relative;width:548px;padding-top:0;overflow:hidden; border:1px solid #fff; padding-bottom:10px;}
.wrap #slider i{
	width:43px;
	height:43px;
	display:block;
	float:right;
	padding:0 0;
	position:absolute;
	top:10px;
	right:10px;
}


.wrap #slider .slider1{width:5000px; list-style:none;}
.wrap #slider .slider1 li{width:548px;}
.wrap #slider .slider1 li img{width:548px;height:330px; border:0;}
.wrap #slider .auto-btn1{width:460px;padding:20px 0 18px; margin:0 auto;}
.wrap #slider .auto-btn1 ul{list-style:none; padding:0; margin:0;}
.wrap #slider .auto-btn1 .num1 li{position:relative;margin-right:4px;cursor:pointer}
.wrap #slider .auto-btn1 .num1 li img{width:108px;height:68px;border:1px solid #ededed;border-radius:3px}
.wrap #slider .auto-btn1 .num1 li.cur img{width:106px;height:66px;border:2px solid #f38a00;}
.wrap #slider .auto-btn1 .num1 li.cur .bg{display:none;}
.wrap #slider .auto-btn1 .num1 li .bg{position:absolute;top:0;left:0;width:132px;height:80px;/*background:#ccc; opacity:0.4;*/border:3px solid transparent;}
.wrap #slider .btn{position:absolute;bottom:48px;width:14px;height:25px;cursor:pointer;z-index:5;}
.wrap #slider .btn.left{left:18px;background:url(../img/pi_31.jpg) no-repeat;}
.wrap #slider .btn.left:hover{background:url(../img/pi_31.jpg) no-repeat;}
.wrap #slider .btn.right{right:18px;background:url(../img/pi_33.jpg) no-repeat;}
.wrap #slider .btn.right:hover{background:url(../img/pi_33.jpg) no-repeat;}
.wrap .right{/*min-height:520px;*/background:url(../img/bus-line.jpg) repeat-y 7px top; margin-top:15px;}
.wrap .right .line{width:20px;height:2px;margin-left:40px;background-color:#aaa}
.wrap .right .adds{padding:40px 0 0 40px;font-size:14px}
.wrap .right .adds strong{color:#000}
.wrap .right .case-page{padding-top:80px}
.wrap .right .case-page .left{margin-left:40px}
.wrap .right .case-page .left a{display:block;width:27px;height:36px;margin-right:12px}
.wrap .right .case-page .left a.prev{background:url(../img/case-info-btn.png) no-repeat -142px center}
.wrap .right .case-page .left a.prev:hover{background-position:0 center}
.wrap .right .case-page .left a.next{background:url(../img/case-info-btn.png) no-repeat -40px center}
.wrap .right .case-page .left a.next:hover{background-position:-102px center}
.wrap .right .case-page .back-btn{display:block;width:80px;height:34px;border:1px solid #ccc; text-decoration: none;font-size:14px;line-height:34px;text-align:center;font-family:Arial;color:#666;text-transform:uppercase}
.wrap .right .case-page .back-btn:hover{border:1px solid #c70909;color:#c70909;}



.texs_sm{
	width:570px;
	float: left;
	padding-left:0;
}


.texs_sm_iy{
	width: 100%;
    height: auto;
    display: block;
    padding-bottom: 25px;
}

.texs_sm .title{
	text-transform:uppercase;
	font-size:30px;
	width:450px;
	float: left;
	line-height:35px;
	font-family:"helvet_nb";
	padding-bottom:15px;
}

.texs_sm_iy em{
	float: right;
	margin:7px 0 0;
	position: relative;
    top: -24px;
}
.texs_sm_iy em a{
	float: left;
	padding-left:15px;
}

.texs_sm_iy em a .fwls{
	display:inline-block;
}
.texs_sm_iy em a .fwls2{
	display:none;
}

.texs_sm_iy em a:hover .fwls{
	display:none;
}
.texs_sm_iy em a:hover .fwls2{
	display:inline-block;
}


.pull-left {
    float:left;
}
.pull-right {
    float:right;
}


.wrap .text-box {
    width:595px;
    height:430px;
    padding:0;
}

.poid_pic{
	width:100%;
	height:60px;
	margin-top:25px;
	display:block;
	float: left;
}

.poid_pic ul{
	list-style:none;
}


.poid_pic ul li{
	width:58px;
	height:58px;
	margin-right:7px;
	float: left;
	position: relative;
}

.poid_pic ul li span{
	width:58px;
	height:auto;
	float: left;
	/*color:#f68b11;*/
	color:#000;
	font-size:14px;
	font-family:"eubex";
	font-weight:bold;
	text-align: center;
	position: absolute;
	top:28px;
}

.poid_pic ul.active{
	list-style:none;
	display:block;
}



.tiblse{
	width:100%;
	height:auto;
	line-height:24px;
	margin-top:17px;
}


.tiblse th{
	height:auto;
	line-height:30px;
	background:#f38a00;
	padding:0 10px 0 45px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:100;
}

.tiblse td{
	height:auto;
	line-height:40px;
	padding:0 10px 0 45px;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:100;
	border-bottom:1px solid #e1e1e1;
}




.tiblse td em{
	width:10px;
	height:10px;
	/*background:#ff5959;
	display:block;
	border-radius:5px;*/
}


.poid_pic2{
	width:100%;
	height:60px;
	margin-top:25px;
	display:block;
	float: left;
	padding-bottom:20px;
}

.poid_pic2 ul{
	list-style:none;
}


.poid_pic2 ul li{
	width:auto;
	height:37px;
	margin-right:15px;
	float: left;
	position: relative;
}


.poid_pic2 em{
	width:100%;
	height:auto;
	float: left;
	color:#000;
	font-size:12px;
	font-family:"helvet";
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:5px;
	letter-spacing:1.5px;
}


.por_in_c{
	width:100%;
	/*height:340px;*/
	height:auto;
	margin:30px 0 0;
	overflow: hidden;
}

.por_in_ct{
	width:100%;
	height:38px;
	line-height:38px;
	color:#acacac;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:18px;
}

.por_in_ct span{
	min-width:274px;
	height:38px;
	background:#231815;
	line-height:38px;
	color:#fff;
	float: left;
	font-size:24px;
	padding:0 15px;
	text-transform:uppercase;
	font-family:"Helvet_nb";
	position: relative;
	top:0px;
}


.por_in_ct em{
	width:auto;
	height:38px;
	float:right;
	margin:0 15px;
	cursor:pointer;
}

.por_in_cb{
	width:100%;
	display:block;
	min-width:1000px;
}

.por_in_cb dl{
	margin:0;
}

.por_in_cb dl dt{
	width:550px;
	height:280px;
}

.por_in_cb dl dt img{
	width:550px;
	height:280px;
	border:0;
}
.por_in_cb dl dd{
	width:48%;
	min-height:140px;
	margin:20px 15px 20px 0;
	line-height:25px;
	font-size:14px;
	color:#000;
}

.por_in_cb dl dd img{
	max-width:100%;
	max-height:250px;
	border:0;
}

.por_in_b{
	width:100%;
	margin-top:40px;
}

.por_in_bb{
	height:320px;
	position: relative;
}




.picScroll-leftm{position:relative;width:1150px; margin:0px auto 0;height:320px;}
.picScroll-leftm.on{display:block;}
.picScroll-leftm .next{background:url(../img/pi_66.jpg) center center no-repeat; width:12px; height:300px; background-size:12px 32px; position:absolute; right:10px; bottom:0%;}
.picScroll-leftm .prev{background:url(../img/pi_63.jpg) center center no-repeat; width:12px; height:300px; background-size:12px 32px; position:absolute; left:0%; bottom:0%;}

.picScroll-leftm .next:hover{ background:url(../img/pi_66.jpg) center center no-repeat; }
.picScroll-leftm .prev:hover{background:url(../img/pi_63.jpg) center center no-repeat; }


.picScroll-leftm .hd{ overflow:hidden; width:1180px;padding:0; position:absolute; bottom:0%; left:-10px; height:300px;}
.picScroll-leftm .hd ul{overflow:hidden; zoom:1; margin-top:10px; position:relative; text-align:center; }
.picScroll-leftm .hd ul li{ width:11px; height:300px; overflow:hidden; margin-right:10px; display:inline-block; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -11px no-repeat; }
.picScroll-leftm .hd ul li.on{ background-position:0 0; }


.picScroll-leftm .bd{ padding:0;margin:25px auto 0; overflow:hidden; width:1150px;}
.picScroll-leftm .bd ul{ overflow:hidden;zoom:1;margin:0; padding:0;height:317px;/*border-left:1px solid #d5d5d5; */ }
.picScroll-leftm .bd ul li{ width:289px;height:300px; margin:0px; border-right:1px solid #d5d5d5;position:relative; left:0px;float:left;_display:inline; overflow:hidden;}
.picScroll-leftm .bd ul li .tit a{
	color:#231815;
    font-size:14px;
    text-decoration:none;
    font-size:18px;
    font-family:"helvet_nb";
}
.picScroll-leftm .bd ul li .pic{height:230px;position:relative;top:0; margin-top:0; text-align: center; }
.picScroll-leftm .bd ul li .pic img{max-width:270px;max-height:230px; display:block; margin:0 auto;
transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}
.picScroll-leftm .bd ul li:hover .pic img{max-width:270px;max-height:230px; display:block; margin:0 auto;
transform: scale(0.95, 0.95);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}

.picScroll-leftm .bd ul li .pic em{width:61px;height:59px;background:url(../img/po_18.jpg) no-repeat; position: absolute; top:-0px; left:25px; z-index:3;}
.picScroll-leftm .bd ul li .pic i{width:61px;height:auto;margin-top:28px; color:#f68b11; font-size:18px; font-family:"eubex"; font-weight:bold; display:block;}
.psoar img{
	position: relative;
	top:55px;
}


.picScroll-leftm .bd ul li .pic a{ text-decoration:none; color:#333;}
.picScroll-leftm .bd ul li .pic a:hover img{ }
.picScroll-leftm .bd ul li .tit{
	margin-top:10px;
    width:210px;
    line-height:22px;
    text-align:center;
    color:#231815;
    font-size:18px;
    font-family:"helvet";
    margin:0 auto;
    text-transform:uppercase;
}

.picScroll-leftm .bd ul li:hover .tit a{
	color:#f68b11;
}


.pasdc_cenc .tempWrap{
	overflow:hidden;
	margin:0 auto;
}


.po_pord{
	display:none;
}




.picScroll-leftm.po_ikds{position:relative;width:1150px; margin:0px auto 0;height:230px;}
.picScroll-leftm.po_ikds.on{display:block;}
.picScroll-leftm.po_ikds .prev{background:url(../img/pi_66.jpg) no-repeat; width:12px; height:32px; background-size:12px 32px; position:absolute; right:10px; bottom:0%; left:auto;}
.picScroll-leftm.po_ikds .next{background:url(../img/pi_63.jpg) no-repeat; width:12px; height:32px; background-size:12px 32px; position:absolute; left:0%; bottom:0%;}

.picScroll-leftm.po_ikds .prev:hover{ background:url(../img/pi_66.jpg) no-repeat; }
.picScroll-leftm.po_ikds .next:hover{background:url(../img/pi_63.jpg) no-repeat; }


.picScroll-leftm.po_ikds .hd{ overflow:hidden; width:1180px;padding:0; position:absolute; bottom:45%; left:-10px; height:32px;}
.picScroll-leftm.po_ikds .hd ul{overflow:hidden; zoom:1; margin-top:10px; position:relative; text-align:center; }
.picScroll-leftm.po_ikds .hd ul li{ width:11px; height:11px; overflow:hidden; margin-right:10px; display:inline-block; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -11px no-repeat; }
.picScroll-leftm.po_ikds .hd ul li.on{ background-position:0 0; }


.picScroll-leftm.po_ikds .bd{ padding:0;margin:25px auto 0; overflow:hidden; width:1150px;}
.picScroll-leftm.po_ikds .bd ul{ overflow:hidden;zoom:1;margin:0; padding:0;height:227px;border-left:none;  }
.picScroll-leftm.po_ikds .bd ul li{ width:230px;height:210px; margin:0px; border-right:none;position:relative; left:0px;float:left;_display:inline; overflow:hidden; text-align:center; display:block;}
.picScroll-leftm.po_ikds .bd ul li .tit a{
	color:#231815;
    font-size:14px;
    text-decoration:none;
}
.picScroll-leftm.po_ikds .bd ul li .pic{height:130px;position:relative;top:0; margin-top:0; text-align: center; }
.picScroll-leftm.po_ikds .bd ul li .pic img{max-width:150px;max-height:130px; display:block; margin:0 auto;
transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}
.picScroll-leftm.po_ikds .bd ul li:hover .pic img{max-width:150px;max-height:130px; display:block; margin:0 auto;
transform: scale(0.95, 0.95);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}

.picScroll-leftm.po_ikds .bd ul li .pic em{width:61px;height:59px;background:url(../img/po_18.jpg) no-repeat; position: absolute; top:-0px; left:25px; z-index:3;}
.picScroll-leftm.po_ikds .bd ul li .pic i{width:61px;height:auto;margin-top:28px; color:#f68b11; font-size:18px; font-family:"eubex"; font-weight:bold; display:block;}
.psoar img{
	position: relative;
	top:55px;
}


.picScroll-leftm.po_ikds .bd ul li .pic a{ text-decoration:none; color:#333;}
.picScroll-leftm.po_ikds .bd ul li .pic a:hover img{ }
.picScroll-leftm.po_ikds .bd ul li .tit{
	margin-top:10px;
    width:210px;
    line-height:28px;
    text-align:center;
    color:#231815;
    font-size:18px;
    font-family:"helvet";
    margin:0 auto;
    text-transform:uppercase;
}

.picScroll-leftm.po_ikds .bd ul li:hover .tit a{
	color:#f68b11;
}

.po_oiesl{
	height:38px;
	line-height:38px;
	background:#ea861b;
	display:block;
	margin:0 10px 10px;
	position: relative;
}

.po_oiesl span{
	width:auto;
    padding:0 0 0 0;
    margin:0 20px;
    float:left;
}

.po_oiesl span a {
	width:auto;
	padding:0 30px 0 0;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-family:"eubex";
	display:inline-block;
	text-transform:uppercase;
}





.hd_top{
	width:100%;
	height:40px;
}

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

.hd_top a{
	width:36px;
	height:40px;
	background:#f38a00;
	position:absolute;
	right:-56px;
	top:-103px;
	display:block;
}

.hd_top a img{
	width:20px;
	height:22px;
	margin:10px 0 0 8px;
}



.anlie{
	display:inline-block;
}

.anlie2{
	display:none;
}


.xiansle .anlie{
	display:none;
}

.xiansle .anlie2{
	display:inline-block;
}

.tit.imsdp a{
	font-size:18px!important;
	line-height:18px!important;
}

.po_oiesl2 {
	width:auto;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #e1e1e1;
	padding:15px 0 10px;
	margin:0 10px;
	display:block;
}

.po_oiesl2 dl{
	width:auto;
	float:right;
	padding:0;
}

.po_oiesl2 dl dt{
	width:auto;
	display:inline-block;
	margin-bottom:0;
	text-transform:uppercase;
	float:left;
}

.po_oiesl2 dl dt a{
	width:auto;
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:100;
	font-family:"helvet";
	padding-right:5px;
}

.po_oiesl2 dl dd{
	width:auto;
	display:inline-block;
	line-height:30px;
	color:#8d8d8d;
	float: right;
}

.po_oiesl2 dl dd em{
	width:100%;
	display:inline-block;
	line-height:30px;
	color:#9a9a9a;
}

.po_oiesl2 dl dd em span{
	text-align:left;
	background:#fff;
	padding:0 20px 0 0;
	margin:0;
}

.po_oiesl2 dl dd em span a{
	text-decoration:none;
	color:#9a9a9a;
	font-family:"euros";
	padding:0;
}

.po_oiesl2 dl dd em span a img{
	margin-right:5px;
	position: relative;
	top:5px;
}


.po_oiesl2 dl dd em span a:hover{
	text-decoration:none;
	color:#9a9a9a;
	font-family:"euros";
	padding-right:0;
}

.pic_pie{
	width:548px;
	float: left;
}



.jqzoom{ width:548px; height:330px;float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ width:100%; height:100%;}
.jqzoom  i {
    width: 43px;
    height: 43px;
    display: block;
    float: right;
    padding: 27px 27px 0 0;
    position:absolute;
    top:0;
    right:0;
}
.jqzoom  i img{
    width: 43px!important;
    height: 43px!important;
    border:0;
}


.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.spec-preview{width:548px;height:328px; padding:1px;}
.spec-scroll{clear:both;margin-top:0px;width:550px;}
.spec-scroll .prev_t{float:left;margin-right:4px;}
.spec-scroll .next_t{float:right;}
.spec-scroll .prev_t,.spec-scroll .next_t{display:block;font-family:"å®‹ä½“";text-align:center;width:32px;height:70px; line-height:70px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:455px;height:70px;overflow:hidden; left:10px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px; list-style:none;}
.spec-scroll .items ul li{float:left;width:114px; height:70px;text-align:center;}
.spec-scroll .items ul li img{padding:2px;width:106px;height:66px;display:block;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul li.active img{border:2px solid #FF6600;padding:0;}


.text{
	line-height: 22px;
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
}

.text i{
	font-size:18px;
	font-weight:bold;
	font-family:"helvet_b";
	padding-bottom:5px;
	display:block;
}

.text ul{
	font-size:14px;
}


.zoomMask {
  position: absolute;
  background: url(../img/mask.png);
  z-index: 3; }
	.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: black;
  text-align: center;
  overflow: hidden; }

.flcss{
	width:35px!important;
}




































.footer{
	width:100%;
	height:278px;
	background:#1b1b1b;
	margin:0 auto;
	overflow:hidden;
}


.foot_cen{
	padding-top:63px;
	position: relative;
}

.foot_le{
	width:48%;
	height:190px;
}

.foot_le dl{
	width:auto;
}

.foot_le dl dt{
	width:auto;
	display:block;
	margin-bottom:15px;
}

.foot_le dl dt a{
	width:auto;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:100;
	font-family:"eubex";
}

.foot_le a{
	text-decoration:none;
	color:#8d8d8d;
}

.foot_le a:hover{
	color:#dfdfdf;
}

.foot_le dl dd{
	width:100%;
	display:block;
	line-height:40px;
	color:#8d8d8d;
}

.foot_le dl dd em{
	width:100%;
	display:block;
	line-height:40px;
	color:#8d8d8d;
	font-family:"euros";
}

.foot_le dl dd em span{
	text-align:left;
}


.foot_le dl dd em a img{
	width:auto;
	margin-left:5px;
	margin-top:5px;
}


.foot_ce{
	width:22.5%;
	height:175px;
}



.foot_ce dl{
	width:auto;
}

.foot_ce dl dt{
	width:auto;
	display:block;
	margin-bottom:15px;
}

.foot_ce dl dt a{
	width:auto;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:100;
	font-family:"eubex";
}

.foot_ce a:hover{
	color:#dfdfdf;
}

.foot_ce dl dd{
	width:100%;
	display:block;
	line-height:30px;
	color:#8d8d8d;
}

.foot_ce dl dd em{
	width:100%;
	display:block;
	line-height:30px;
	color:#9a9a9a;
	font-family:"euros";
}

.foot_ce dl dd em span{
	text-align:left;
}

.foot_ce dl dd em span a{
	text-decoration:none;
	color:#9a9a9a;
	font-size:14px;
}



.foot_re{
	width:290px;
	height:175px;
}

.foot_re dl{
	width:auto;
}

.foot_re dl dt{
	width:auto;
	display:block;
	margin-bottom:30px;
	text-transform:uppercase;
}

.foot_re dl dt a{
	width:auto;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:100;
	font-family:"eubex";
}

.foot_re a:hover{
	color:#dfdfdf;
}

.foot_re dl dd{
	width:100%;
	display:block;
	line-height:30px;
	color:#8d8d8d;
}

.foot_re dl dd em{
	width:100%;
	display:block;
	line-height:30px;
	color:#9a9a9a;
}

.foot_re dl dd em span{
	text-align:left;
}

.foot_re dl dd em span a{
	text-decoration:none;
	color:#9a9a9a;
	font-family:"euros";
}

.foot_re dl dd em span a img{
	margin-right:10px;
}


.foot_re_b{
	margin:15px 0 0px;
}

.tesx2{
	width:161px;
	height:30px;
	line-height:30px;
	border:1px solid #f5d1a9;
	background:none; 
	margin:0 0;
	color:#7e7e7e;
	float:left;
	padding:0 10px;
	background:#fefefb;
}
.tesx_s2{
	width:107px;
	height:32px;
	background: #ea861b url(../img/ji_03.jpg);
	float:right;
	border:none;
	cursor:pointer; 
	font-family:Arial;
	text-transform:uppercase;
	color:#fff;
}

.fwls{
	display:block;
}

.fwls2{
	display:none;
}


.fwls{
	display:inline-block;
}

.fwls2{
	display:none;
}

.foot_le dl dd em a:hover .fwls{
	display:none;
}

.foot_le dl dd em a:hover .fwls2{
	display:inline-block;
}

.foot_re dl dd em a:hover .fwls{
	display:none;
}

.foot_re dl dd em a:hover .fwls2{
	display:inline-block;
}









@media (min-width:1000px) and (max-width:1500px) {
	.picScroll-left2 .bd ul {
	    max-height:400px;
	    position: relative;
	    left:0;
	    list-style:none;
	}

	.picScroll-left2 .bd ul li .pic a i {
	    width: 119px;
	    height: 36px;
	    position: absolute;
	    left:27%;
	    top:155px;
	    display:none;
	}


}

@media (min-width:1366px) and (max-width:1440px) {

	.picScroll-left2 .bd{ width:1366px; padding:0;margin:0; height:400px; left:0;}
	.picScroll-left2 .bd ul li {
	    margin:0 2%;
	}
	.layB .prev,.layB .next{ background:url(../img/sy_47.png) no-repeat; width:48px; height:133px; position:absolute; z-index:2; left:50px; bottom:110px;}
	.layB .next{background:url(../img/sy_44.png) no-repeat; left:auto; right:50px;  }
}

@media (min-width:1200px) and (max-width:1366px) {

	.picScroll-left2 .bd{ width:1200px; padding:0;margin:0; height:400px; left:0;}
	.picScroll-left2 .bd ul li {
	    margin:0 0.5%;
	}
	.layB .prev,.layB .next{ background:url(../img/sy_47.png) no-repeat; width:48px; height:133px; position:absolute; z-index:2; left:30px; bottom:110px;}
	.layB .next{background:url(../img/sy_44.png) no-repeat; left:auto; right:30px;  }
}


@media (min-width:1000px) and (max-width:1200px) {

	.layB .prev,.layB .next{ background:url(../img/sy_47.png) no-repeat; width:48px; height:133px; position:absolute; z-index:2; left:20px; bottom:110px;}
	.layB .next{background:url(../img/sy_44.png) no-repeat; left:auto; right:20px;  }

	.picScroll-left2 .bd{ width:1000px; padding:0;margin:0; height:400px; left:0;}
	.picScroll-left2 .bd ul li {
	    margin:0 0.5%;
	}
	.picScroll-left2 .bd ul li {
	    width: 225px;
	    height: 394px;
	    margin: 0 0.5%;
	}

	.picScroll-left2 .bd ul li:hover .pic .disj p img {
	    max-width: 225px;
	    max-height: 189px;
	    border:0;
	    transform: scale(0.95, 0.95);
	    transition-timing-function: ease-out;
	    transition-duration: 500ms;
	}

	.picScroll-left2 .bd ul li .pic .disj p img {
	    max-width: 225px;
	    max-height: 189px;
	    border: 0;
	    position: relative;
	    top:20px;
	    transform: scale(1, 1);
	    transition-timing-function: ease-out;
	    transition-duration: 500ms;
	}




}






@media (min-width:1100px) and (max-width:1200px) {
	.cont_tb_vf ul li img {
	    border: 0;
	    position: absolute;
	    right: 185px;
	    top: 0px;
	}

	#cbtn ul li span {
	    width:223px;
	}

	.prod_flbtt span {
	    font-weight: 100;
	    font-size: 15px;
	    color: #fff;
	    padding-left: 7%;
	    text-transform: uppercase;
	}


.wrap .text-box{width:486px;height:448px;padding:5px 0 30px}
.wrap .text-box .title{padding:0 0 10px;font-size:30px;font-weight:normal;color:#000; width:465px; float: left; line-height:35px; text-transform:uppercase; font-family:"helvet";}
.wrap .text-box .text{font-size:14px; width:100%;
line-height:22px;
font-size:14px;
color:#000;
font-family:"helvet";
display:block;
float: left;
font-weight:100;}
.wrap .text-box .text em{
font-size:18px;
color:#a5a5a5;
padding-right:5px;
}

.wrap .right{height:auto;background:url(../img/bus-line.jpg) repeat-y 7px top; width:41%;}

.wrap #slider{position:relative;width:47%;padding-top:0;overflow:hidden; border:1px solid #e1e1e1;}
.wrap #slider .slider1 li{width:450px; list-style:none;}
.wrap #slider .slider1 li img{width:450px;max-height:314px; border:0;}
.wrap #slider .auto-btn1{width:84%;padding:20px 0 18px; margin:0 auto;}
.wrap #slider .auto-btn1 .num1 li img{width:90px;height:68px;border:1px solid #ededed;border-radius:3px}
.wrap #slider .auto-btn1 .num1 li.cur img{width:88px;height:76px;border:2px solid #f38a00;}
.wrap #slider .auto-btn1 .num1 li .bg{position:absolute;top:0;left:0;width:132px;height:80px;/*background:#ccc; opacity:0.4;*/border:3px solid transparent;}


.wrap .right{height:720px;background:url(../img/bus-line.jpg) repeat-y 7px top; margin-top:15px;}
.wrap .right .line{width:20px;height:2px;margin-left:40px;background-color:#aaa}
.wrap .right .adds{padding:40px 0 0 40px;font-size:14px}
.wrap .right .case-page{padding-top:80px}
.wrap .right .case-page .left{margin-left:40px}
.wrap .right .case-page .left a{display:block;width:27px;height:36px;margin-right:12px}
.wrap .right .case-page .left a.prev{background:url(../img/case-info-btn.png) no-repeat -142px center}
.wrap .right .case-page .left a.prev:hover{background-position:0 center}
.wrap .right .case-page .left a.next{background:url(../img/case-info-btn.png) no-repeat -40px center}
.wrap .right .case-page .left a.next:hover{background-position:-102px center}
.wrap .right .case-page .back-btn{display:block;width:80px;height:34px;border:1px solid #ccc; text-decoration: none;font-size:14px;line-height:34px;text-align:center;font-family:Arial;color:#666;text-transform:uppercase}
.wrap .right .case-page .back-btn:hover{border:1px solid #c70909;color:#c70909;}

.poid_pic2 {
    height:80px;
}



.por_in_cb dl dt{
	width:47%;
	max-height:280px;
}

.por_in_cb dl dt img{
	max-width:100%;
	max-height:280px;
	border:0;
}
.por_in_cb dl dd{
	width:48%;
	max-height:240px;
	margin:20px 15px 20px 0;
	line-height:25px;
	font-size:14px;
	color:#000;
}

.por_in_cb dl dd img{
	max-width:100%;max-height:250px; border:0;
}

.por_in_b{
	width:100%;
	margin-top:40px;
	overflow: hidden;
}

.por_in_cb dl .poidk{
	width:100%!important;
}








.picScroll-leftm{position:relative;width:950px; margin:0px auto 0;height:320px;}
.picScroll-leftm.on{display:block;}
.picScroll-leftm .prev{background:url(../img/pi_66.jpg) no-repeat; width:12px; height:32px; background-size:12px 32px; position:absolute; right:10px; bottom:0%;}
.picScroll-leftm .next{background:url(../img/pi_63.jpg) no-repeat; width:12px; height:32px; background-size:12px 32px; position:absolute; left:0%; bottom:0%;}

.picScroll-leftm .prev:hover{ background:url(../img/pi_66.jpg) no-repeat; }
.picScroll-leftm .next:hover{background:url(../img/pi_63.jpg) no-repeat; }


.picScroll-leftm .hd{ overflow:hidden; width:980px;padding:0; position:absolute; bottom:45%; left:-10px; height:32px;}
.picScroll-leftm .hd ul{overflow:hidden; zoom:1; margin-top:10px; position:relative; text-align:center; }
.picScroll-leftm .hd ul li{ width:11px; height:11px; overflow:hidden; margin-right:10px; display:inline-block; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -11px no-repeat; }
.picScroll-leftm .hd ul li.on{ background-position:0 0; }


.picScroll-leftm .bd{ padding:0;margin:25px auto 0; overflow:hidden; width:950px;}
.picScroll-leftm .bd ul{ overflow:hidden;zoom:1;margin:0; padding:0;height:317px;/*border-left:1px solid #d5d5d5;*/  }
.picScroll-leftm .bd ul li{ width:239px;height:300px; margin:0px; border-right:1px solid #d5d5d5;position:relative; left:0px;float:left;_display:inline; overflow:hidden;}
.picScroll-leftm .bd ul li .tit a{
	color:#231815;
    font-size:14px;
    text-decoration:none;
}
.picScroll-leftm .bd ul li .pic{height:230px;position:relative;top:0; margin-top:0; text-align: center; }
.picScroll-leftm .bd ul li .pic img{max-width:220px;max-height:230px; display:block; margin:0 auto;}
.picScroll-leftm .bd ul li .pic em{width:61px;height:59px;background:url(../img/po_18.jpg) no-repeat; position: absolute; top:-0px; left:25px; z-index:3;}
.picScroll-leftm .bd ul li .pic i{width:61px;height:auto;margin-top:28px; color:#f68b11; font-size:18px; font-family:"euros"; font-weight:bold; display:block;}
.psoar img{
	position: relative;
	top:55px;
}


.picScroll-leftm .bd ul li .pic a{ text-decoration:none; color:#333;}
.picScroll-leftm .bd ul li .pic a:hover img{ }
.picScroll-leftm .bd ul li .tit{
	margin-top:10px;
    width:250px;
    line-height:22px;
    text-align:center;
    color:#231815;
    font-size:18px;
    font-family:"helvet";
    margin:0 auto;
}

.picScroll-leftm .bd ul li:hover .tit a{
	color:#f68b11;
}

.tempWrap{
	width:960px!important;
	margin:0;
}

.nav ul li a {
    padding:0 10px;
    position: relative;
}


.prod_flbtt span {
    font-weight:100;
    font-size: 15px;
    color: #fff;
    padding-left: 7%;
    text-transform: uppercase;
}


}





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

	.cont_tb_vf ul li img {
	    border: 0;
	    position: absolute;
	    right: 170px;
	    top: 0px;
	}

	#cbtn ul li span {
	    width:223px;
	}

	.prod_flbtt span {
	    font-weight: 100;
	    font-size: 15px;
	    color: #fff;
	    padding-left: 7%;
	    text-transform: uppercase;
	}


.wrap .text-box{width:486px;height:448px;padding:5px 0 30px}
.wrap .text-box .title{padding:0 0 10px;font-size:30px;font-weight:normal;color:#000; width:465px; float: left; line-height:35px; text-transform:uppercase; font-family:"helvet";}
.wrap .text-box .text{font-size:14px; width:100%;
line-height:22px;
font-size:14px;
color:#000;
font-family:"helvet";
display:block;
float: left;}
.wrap .text-box .text em{
font-size:18px;
color:#a5a5a5;
padding-right:5px;
}



.wrap #slider{position:relative;width:47%;padding-top:0;overflow:hidden; border:1px solid #e1e1e1;}
.wrap #slider .slider1 li{width:450px;}
.wrap #slider .slider1 li img{width:450px;height:330px; border:0;}
.wrap #slider .auto-btn1{width:84%;padding:20px 0 18px; margin:0 auto;}
.wrap #slider .auto-btn1 .num1 li img{width:90px;height:78px;border:1px solid #ededed;border-radius:3px}
.wrap #slider .auto-btn1 .num1 li.cur img{width:88px;height:76px;border:2px solid #f38a00;}
.wrap #slider .auto-btn1 .num1 li .bg{position:absolute;top:0;left:0;width:132px;height:80px;/*background:#ccc; opacity:0.4;*/border:3px solid transparent;}


.wrap .right{height:auto;background:url(../img/bus-line.jpg) repeat-y 7px top; width:41%;}
.texs_sm {
    width: 100%;
    float: left;
    padding-left: 0;
}
.texs_sm .title {
    text-transform: uppercase;
    font-size: 30px;
    width:100%;
    float: left;
    line-height: 35px;
    font-family: "helvet_nb";
}
.texs_sm_iy em {
    float: right;
    margin: 7px 0 0;
    position: relative;
    /* top: -24px; */
}
.wrap .right .line{width:20px;height:2px;margin-left:40px;background-color:#aaa}
.wrap .right .adds{padding:40px 0 0 40px;font-size:14px}
.wrap .right .case-page{padding-top:80px}
.wrap .right .case-page .left{margin-left:40px}
.wrap .right .case-page .left a{display:block;width:27px;height:36px;margin-right:12px}
.wrap .right .case-page .left a.prev{background:url(../img/case-info-btn.png) no-repeat -142px center}
.wrap .right .case-page .left a.prev:hover{background-position:0 center}
.wrap .right .case-page .left a.next{background:url(../img/case-info-btn.png) no-repeat -40px center}
.wrap .right .case-page .left a.next:hover{background-position:-102px center}
.wrap .right .case-page .back-btn{display:block;width:80px;height:34px;border:1px solid #ccc; text-decoration: none;font-size:14px;line-height:34px;text-align:center;font-family:Arial;color:#666;text-transform:uppercase}
.wrap .right .case-page .back-btn:hover{border:1px solid #c70909;color:#c70909;}

.poid_pic2 {
    height:80px;
}


.prod_frb_cc dl dt span img {
    max-width: 220px;
    max-height: 156px;
    display: block;
    margin: 0 auto;
    border: 0;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}


.por_in_cb dl dt{
	width:47%;
	max-height:280px;
}

.por_in_cb dl dt img{
	max-width:100%;
	max-height:280px;
	border:0;
}
.por_in_cb dl dd{
	width:48%;
	max-height:240px;
	margin:20px 15px 20px 0;
	line-height:25px;
	font-size:14px;
	color:#000;
}

.por_in_cb dl dd img{
	max-width:100%;
	max-height:250px;
}


.por_in_b{
	width:100%;
	margin-top:40px;
}


.prod_fltb ul li dl dd {
    width: auto;
    height: 38px;
    line-height: 38px;
    display: block;
    border-bottom: 1px solid #f1f2f6;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
}



.picScroll-leftm{position:relative;width:950px!important; margin:0px auto 0;height:320px;}
.picScroll-leftm.on{display:block;}
.picScroll-leftm .prev{background:url(../img/pi_66.jpg) no-repeat; width:12px; height:32px; background-size:12px 32px; position:absolute; right:10px; bottom:0%;}
.picScroll-leftm .next{background:url(../img/pi_63.jpg) no-repeat; width:12px; height:32px; background-size:12px 32px; position:absolute; left:0%; bottom:0%;}

.picScroll-leftm .prev:hover{ background:url(../img/pi_66.jpg) no-repeat; }
.picScroll-leftm .next:hover{background:url(../img/pi_63.jpg) no-repeat; }


.picScroll-leftm .hd{ overflow:hidden; width:980px!important;padding:0; position:absolute; bottom:45%; left:-10px; height:32px;}
.picScroll-leftm .hd ul{overflow:hidden; zoom:1; margin-top:10px; position:relative; text-align:center; }
.picScroll-leftm .hd ul li{ width:11px; height:11px; overflow:hidden; margin-right:10px; display:inline-block; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -11px no-repeat; }
.picScroll-leftm .hd ul li.on{ background-position:0 0; }


.picScroll-leftm .bd{ padding:0;margin:25px auto 0; overflow:hidden; width:950px!important;}
.picScroll-leftm .bd ul{ overflow:hidden;zoom:1;margin:0; padding:0;height:317px;/*border-left:1px solid #d5d5d5;*/  }
.picScroll-leftm .bd ul li{ width:239px;height:300px; margin:0px; border-right:1px solid #d5d5d5;position:relative; left:0px;float:left;_display:inline; overflow:hidden;}
.picScroll-leftm .bd ul li .tit a{
	color:#231815;
    font-size:14px;
    text-decoration:none;
}
.picScroll-leftm .bd ul li .pic{height:230px;position:relative;top:0; margin-top:0; text-align: center; }
.picScroll-leftm .bd ul li .pic img{max-width:220px;max-height:230px; display:block; margin:0 auto;}
.picScroll-leftm .bd ul li .pic em{width:61px;height:59px;background:url(../img/po_18.jpg) no-repeat; position: absolute; top:-0px; left:25px; z-index:3;}
.picScroll-leftm .bd ul li .pic i{width:61px;height:auto;margin-top:28px; color:#f68b11; font-size:18px; font-family:"euros"; font-weight:bold; display:block;}
.psoar img{
	position: relative;
	top:55px;
}


.picScroll-leftm .bd ul li .pic a{ text-decoration:none; color:#333;}
.picScroll-leftm .bd ul li .pic a:hover img{ }
.picScroll-leftm .bd ul li .tit{
	margin-top:10px;
    width:193px!important;
    line-height:30px;
    text-align:center;
    color:#231815;
    font-size:18px;
    font-family:"helvet";
    margin:0 auto;
    height:90px;
    overflow:hidden;
}

.picScroll-leftm .bd ul li:hover .tit a{
	color:#f68b11;
}

.tempWrap{
	width:960px!important;
	margin:0;
}
.prod_flbtt span {
    font-weight: 100;
    font-size:14px;
    color: #fff;
    padding-left:5%;
    text-transform: uppercase;
}

.picScroll-leftm .bd ul.ilide li {
    width: 193px!important;
    height: 300px;
    margin: 0px;
    position: relative;
    left: 0px;
    float: left;
    _display: inline;
    overflow: hidden;
}



.por_in_cb dl dt{
	width:47%;
	max-height:280px;
}

.por_in_cb dl dt img{
	max-width:100%;
	max-height:280px;
	border:0;
}
.por_in_cb dl dd{
	width:48%;
	max-height:240px;
	margin:20px 15px 20px 0;
	line-height:25px;
	font-size:14px;
	color:#000;
}

.por_in_b{
	width:100%;
	margin-top:40px;
}


.nav ul li a {
    padding:0px;
    position: relative;
    font-size:16px;
}


.prod_flbtt span {
    font-weight:100;
    font-size: 15px;
    color: #fff;
    padding-left: 7%;
    text-transform: uppercase;
}
.chaps .poid_pic_cc dl dt span img {
    width: 100%;
    max-height: 156px;
    display: block;
    margin: 0 auto;
    border: 0;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
}


.layB{width:100%;min-width:760px;padding:40px 0 60px;}
.layB .tbC{ width:100%; min-width:760px; padding:0; position:relative;}
.layB .prev,.layB .next{ background:url(../img/sy_47.png) no-repeat; width:48px; height:133px; position:absolute; z-index:2; left:20px; bottom:120px;}
.layB .next{background:url(../img/sy_44.png) no-repeat; left:auto; right:20px;  }
.layB .slide{ width:100%;}
.layB ul{ zoom:1; }
.layB ul li{float:left; }




.picScroll-left2{position:relative;min-width:760px; margin:0px auto 0;max-height:400px; display:block;}
.picScroll-left2.on{display:block;}
.picScroll-left2 .hd{ overflow:hidden;min-width:760px;padding:0; position:absolute; bottom:10px; left:0;}
.picScroll-left2 .hd ul{overflow:hidden; zoom:1; margin-top:10px; position:relative; text-align:center; }
.picScroll-left2 .hd ul li{ width:11px; height:11px; overflow:hidden; margin-right:10px; display:inline-block; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -11px no-repeat; }
.picScroll-left2 .hd ul li.on{ background-position:0 0; }


.picScroll-left2 .bd{ width:100%; padding:0;margin:0; height:400px; left:0;}
.picScroll-left2 .bd ul{zoom:1;margin:0; padding:0;max-height:400px; }
.picScroll-left2 .bd ul li{ width:224px; height:394px; border:3px solid #fff; border-radius:5px;margin:0 0.5%;background:#fff; position:relative;float:left;_display:inline; overflow:hidden;}
.picScroll-left2 .bd ul li .pic{height:394px;position: relative;top:0px;}
.picScroll-left2 .bd ul li .pic a{ text-decoration:none; color:#333;}
.picScroll-left2 .bd ul li .pic .disj{width:100%; height:285px; text-align: center; float:left; font-family:Arial;}
.picScroll-left2 .bd ul li .pic .disj span{display:block;text-align:center;font-size:18px;height:53px; line-height:22px; margin:10px 30px; color:#000; font-weight:bold; font-family:"Helvet_b"; text-transform:uppercase;}
.picScroll-left2 .bd ul li .pic .disj p{ width:100%;height:189px; text-align: center; display:block;}
.picScroll-left2 .bd ul li .pic .disj p img{ max-width:279px; max-height:189px; border:0; position: relative; top:-10px;
transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}
.picScroll-left2 .bd ul li:hover .pic .disj p img{ max-width:279px; max-height:189px;border:0;
transform: scale(0.95, 0.95);
    transition-timing-function: ease-out;
    transition-duration: 500ms;}

.picScroll-left2 .bd ul li .pic .chaps{ float:left; width:100%; height:95px; padding:16px 0 0;}

/*.picScroll-left2 .bd ul li .pic .chaps span{ width:157px; height:60px; text-align:left;opacity:1; font-size:20px;color:#222; margin:0 auto; display:block;}
*/

/*.picScroll-left2 .bd ul li .pic .chaps p{ width:91.5%; height:30px; line-height:30px;text-align:center;opacity:1; font-size:12px;color:#fff; margin:0 auto; text-transform:uppercase; font-weight:bold;}
*/
.picScroll-left2 .bd ul li:hover{}
.picScroll-left2 .bd ul li .pic:hover .disj{ background:url(../img/sy2_07.jpg) no-repeat;transition-duration: 1000ms; }

.picScroll-left2 .bd ul li .pic a i{
	width:119px;
	height:36px;
	position:absolute;
	left:23%;
	top:42%;
	display:none;
}
.picScroll-left2 .bd ul li:hover .pic a i{
	display:block;
}

.picScroll-left2 .bd ul li:hover{
	border:3px solid #ea861b;
}



.about_cen_c {
    width: 700px;
    padding: 40px 20px 0 0;
    float: right;
}

.about_cen_cm {
    width: 700px;
    margin: 40px 20px 0 0;
    float: left;
}

.xiangg {
    width: 730px;
    margin: 0 0;
    padding: 0 0%;
    font-weight: 100;
    font-size: 26px;
    color: #737373;
    line-height: 40px;
    float: right;
}

#cSlideUl {
    width: 690px;
    height: 45px;
    overflow: hidden;
    position: relative;
    top: 0px;
    margin: 0 auto;
}


}





.page{
    padding:10px 0 10px;
   font-size:12px;
   font-weight:bold;
   line-height:30px;
   text-align:center;
   clear:both;
	float:right;
 position: relative; top:-20px;
margin-right:73px;}
.page a{
    text-decoration: none;
    color: #8698b6;
    background: #fff;
    border: 1px solid #CCCCCC;
    /* padding: 3px 6px; */
    width: 25px;
    height: 22px;
    padding-bottom: 2px;
    margin-right: 3px;
    display: inline-block;
    text-align:center;
    line-height:25px;
    }
.page a.active{
    background:#ea861b;
   border:1px solid #ea861b;
   color:#fff}
.page a:hover{
    text-decoration:none;
color:#fff;
background:#ea861b;
border:1px solid#ea861b}
	
.prod_frb_tr,.prod_frb_b{
	min-width:225px;
    height:25px;
    float: right;
    display:inline-block;
}






</pre></body></html>