@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;overflow-x: hidden;min-width: 1200px;font:14px 微软雅黑;color:#666666;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
a{text-decoration: none;color:#666666;}
p{text-align: justify;text-justify:inter-ideograph;}
li {list-style-type:none;padding: 0;margin: 0;}
ul {margin: 0;padding: 0;}
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.pcnone{display:none;}
/*body{background-image: url(../images/body_bg.jpg);}*/
/*header start*/
.head{width: 100%;height: 135px;/*background: url(../images/top_bg.jpg) repeat-x center;*/background-color: #DBC895}
.head_top{height: 35px;background-color: #313131}
.ht_body{width: 1200px;height: 35px;line-height: 35px;color: #DBC895;margin: 0 auto;}
.ht_body .htbl{height: 35px;}
.ht_body .htbl font{position: relative;top: -2px;}
.ht_body .htbr{height: 35px;}
.ht_body .htbr .search{padding-right:35px;    padding-top: 2px;}
.ht_body .htbr .tel{margin-right: 50px;}
.ht_body .htbr .lan{width: 160px;height: 35px;}
.ht_body .htbr .lan font{position: relative;top: 1px;left: 5px;color: #DBC895}
.ht_body .htbr .lan a:hover font {text-decoration: underline;}
.ht_body .htbr font{position: relative;top: -2px;}
.ht_body .htbr .sinput{float:left;width:200px;height: 29px;line-height:21px;padding:4px 7px;color: #333;border:1px solid #999;border-radius:2px;background-color:#C6C6C6;box-sizing: border-box;position: relative;top: 1px;}

::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #666;  
}  
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #666;  
   opacity:  1;  
}  
::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #666;  
   opacity:  1;  
}  
:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #666;  
}  
.ht_body .htbr .sbtn{float:left;width:50px;height:31px;border-radius:0 2px 2px 0;border: 1px solid #313131;background: url(../images/fdj.png) no-repeat center #313131;font-size:12px;color:#DBC895;}
.ht_body .htbr .sbtn:hover {cursor: pointer;background: url(../images/fdj1.png) no-repeat center;}
.head_body{width: 1200px;height:100px;margin: 0 auto;}
.head_body .logo img{position: relative;top: 10px;}
.head_body .nav{width: 800px;height: 100px;}
.head_body .nav .yiji .nav01{width: 150px;height:100px;margin-left: 10px;text-align: center;line-height:100px; font-size: 16px;}
.head_body .nav .yiji .nav01 a{color: #222;}
.head_body .nav .yiji .nav01 a span{width: 150px;height: 100px;display: block;}
.head_body .nav .yiji .nav01:hover {background-image: url(../images/nav_bg.png);}
.head_body .nav .yiji .nav01:hover a{color: #222}
.erji{width:150px;position:absolute;z-index:999;display:none;}
.erji li{height:40px;background-color: #EEE5CC;color: #000;line-height: 40px;font-size: 14px;}
.erji li:hover {background-color: #6F5847;color: #DBBC72}
/*header end*/

/*banner start*/
.banner{background-color: #fff}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 800px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 800px;
	display: block;
}
/*banner end*/

/* mainpro start */

.case{background-image:url(../images/submit.jpg);height:368px;}
.picMarquee-left{ overflow:hidden; position:relative;    padding-top: 20px;  }
.yyly{ padding-top:0px !important;}
.picMarquee-left .td{width:100%;height: 70px;background:url(../images/title.png) no-repeat center;}
.picMarquee-left .hd{ overflow:hidden; width: 120px; height:55px; padding:0 10px;  margin:0 auto;position: relative;top: -7px;}
.picMarquee-left .hd span{font-size: 36px; color: #343434; font-weight: bold;line-height: 42px;}
.picMarquee-left .hd span b{ color:#D2D2D2; padding-left:10px;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; width:55px; height:55px;float:right; margin-right: :5px; overflow:hidden; cursor:pointer;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

.picMarquee-left .bd{ padding:10px 0px;position: relative;top: 20px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;  }

.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:220px; height:165px; display:block; padding:2px; border:1px solid #666; }


.post-thumbnail {height: auto; overflow: hidden; } 
.content-wrap { padding: 0; position: absolute; text-align: center; width: 100%; top: 0; height:170px; bottom: 0; display: table-cell; vertical-align: middle; overflow: hidden; } 
.content-wrap h1.entry-title { display: table;  height:170px; width: 100%; margin:0; } 
.featured-image { display: table-cell; position: relative; transition: opacity .25s ease-in-out, background .25s ease-in-out; -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
vertical-align: middle; z-index: 1; color: #fff; text-decoration: none; opacity: 0; padding:0 10%; } 
/* mainpro end */

/*product start*/
/*.pro_bg{background: url(../images/pro_bg.png) no-repeat top center;}*/
.product a,img,dt,dd,h3,p{border:0;margin:0;padding:0;}
.product a{color:#898989;text-decoration:none}
.product a:hover{cursor:pointer;color:#9f8054;}
.product{width: 100%;padding: 30px 0 0px 0; }
.pro_top{width: 100%;height: 130px;margin: 0 auto;background:url(../images/title_1.png) no-repeat bottom;}
.sgw_img{width:1200px;height:970px;overflow:hidden;/*border:1px solid #dcdcdc;*/padding:3px;margin: 0 auto;}
.sgw_img dt{margin-right:3px;float:left;display:inline;width:315px;height:466px;position:relative;overflow:hidden;position: relative;left: 10px;top: 10px;}
.sgw_img dd{float:left;position:relative;overflow:hidden;}

.sgw_img_dd1{width:1180px;height:255px;margin:23px auto 13px auto;/*display:inline;*/}
.sgw_img_dd1 dd{height:255px;overflow:hidden;float:left;}
.sgw_img_dd1 #dd2{margin:0px 0px 0px 0;}

.sgw_img_dd2{float:left;width:1180px;height:920px;overflow:hidden;margin-left:10px;position:relative;top:10px;}
.sgw_img_dd2 dd{/*margin-right:3px;*/height:292px;overflow:hidden;display:inline;}
.sgw_img_dd2 dd#dd1{margin-bottom:3px;height:292px;}.sgw_img_dd2 dd#dd1 img{ width:650px; height:290px;}
.sgw_img_dd2 dd#dd2{margin-bottom:3px;height:292px;position:relative;left:20px;}.sgw_img_dd2 dd#dd2 img{ width:510px; height:290px;}
.sgw_img_dd2 dd#dd3{position:relative;top:15px;}.sgw_img_dd2 dd#dd3 img{ width:510px; height:290px;}
.sgw_img_dd2 dd#dd4{position:relative;left:20px;top:15px;}.sgw_img_dd2 dd#dd4 img{ width:650px; height:290px;}
.sgw_img_dd2 dd#dd5{position:relative;top:35px;}.sgw_img_dd2 dd#dd5 img{ width:650px; height:290px;}
.sgw_img_dd2 dd#dd6{position:relative;left:20px;top:35px;}.sgw_img_dd2 dd#dd6 img{ width:510px; height:290px;}

.box{width:100%;height:100%;background:url(../images/sgw_bg.jpg) no-repeat left top #020000;position:absolute;left:0;line-height:18px;color:#e69714;top:-382px;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;text-align:center;padding-top:85px;}
.box p{text-indent: 2em; margin-left: 60px;}
.box h3{color:#fff;font-size:14px;font-weight:bold;}
.box a{display:block;margin-top:5px;}
.sgw_img dt .box{padding-top:100px;top:-566px;}
/*product end*/

/*company start*/
.advantage{width: 100%;height: 660px;background: url(../images/adv_bg.png) no-repeat center;background-color:#fff }
.adv_top{width: 100%;height: 100px;margin: 0px auto 0 auto;background: url(../images/title_2.png) no-repeat center; padding-top: 30px;}
.adv_body{width: 1200px;margin: 0 auto}
.adv_body .adv01{width: 350px;height: 100px;}

/*.adv_body .adv01 .b2{font-size: 18px;color: #796A56;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
.adv_body .adv01 .p2{font-size: 14px;color: #796A56;font-family: Arial, Helvetica, sans-serif;letter-spacing:0.1px;}*/
/*company end*/

/*partner start*/
.partner{width: 100%;background: url(../images/hzhb_bg.png) no-repeat center;padding-top: 30px;}
.partner .par_top{width: 100%;height: 100px;margin: 0 auto;background:url(../images/title_3.png) no-repeat center;}
.partner .multipleColumn{ overflow:hidden; position:relative; width:1220px;  }
.partner .multipleColumn .hd{ overflow:hidden; width: 130px; height:55px; padding:0 10px;  margin:0 auto;}
.partner .multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:55px; height:55px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/icoLeft.png") no-repeat;}
.partner .multipleColumn .hd .next{ background:url("../images/icoRight.png") no-repeat;  }
.partner .multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.partner .multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.partner .multipleColumn .hd ul li.on{ background-position:0 0; }

.partner .multipleColumn .bd{ padding:10px; overflow:hidden;  }
.partner .multipleColumn .bd ul{ overflow:hidden; zoom:1; width:300px;  float:left; _display:inline;  }
.partner .multipleColumn .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.partner .multipleColumn .bd ul li .pic{ text-align:center; }
.partner .multipleColumn .bd ul li .pic img{ width:220px; height:120px; display:block;  padding:2px; border:1px solid #ccc; margin-top: 20px;margin-left: 30px;}
.partner .multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }

/*partner end*/

/*news start*/
.news{width: 100%;background-color:#fff }
.new_top{width: 100%;height: 100px;margin: 0 auto;background:url(../images/title_4.png) no-repeat center;}
.news_body{width: 1200px;margin: 0 auto;}
.news_body .nb_left{width: 580px; padding:40px 0;}
.newimg{width: 580px;height: 420px;background-color: #DFDFDF}
.news_l{position: relative;top: 10px;}
.news_l_title{height:30px;font-size: 16px;line-height: 30px;padding: 0 20px;color: #333}
.news_l_nr{font-size: 14px;line-height: 25px;padding: 0 20px;text-indent: 2em}
.news_l:hover .news_l_nr{color:#838383}
.news_body .nb_right{width: 580px; padding:40px 0;}
.news_body .nb_right ul li{width: 580px;height: 70px;}
.news_body .nb_right ul li:hover {background-color: #CF9E4F}
.news_body .nb_right ul li .date{width: 100px;height: 70px;line-height: 45px;text-align: center;}
.news_body .nb_right ul li .con{width: 450px;height: 70px;}
.news_body .nb_right ul li .con .contitle{width: 440px;padding-left: 10px;height: 30px;line-height:30px;font-size: 16px;color: #333;position: relative;top: 7px;}
.news_body .nb_right ul li .con .connr{width:440px;padding-left: 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;top: 7px;}
.news_body .nb_right ul li .con:hover .connr{color: #838383}
/*news end*/

/*footer start*/
/*.footer{width: 100%;padding: 40px 0;background: url(../images/foot_bg.jpg) repeat-x center;clear: both;}
.foot_body{width: 1200px;margin: 0 auto;}
.foot_body .navcon{width: 190px;border:1px solid #5A5A5A;border-width: 0 1px 0 0;}
.foot_body .navcon li{width: 190px;height: 30px;line-height: 30px;text-align: center;color: #A7A7A5}
.foot_body .navcon li font{font-size: 17px;color: #fff}
.foot_body .navcon a li:hover {text-decoration: underline;}
.foot_body .adress li{width:350px;text-align: left;line-height: 22px; color:#A7A7A5;}
.foot_body .adress .title{height:60px;font-size: 17px;color: #fff}
.foot_body .adress .title .rx_tu{width: 60px;height: 60px;}
.foot_body .adress .title .rx_tu img{position: relative;top: 3px;left: -5px;}
.foot_body .adress .title .rx_zi{width: 290px;height: 60px;}
.foot_body .adress a li{color: #A7A7A5}
.bottom{width: 100%;height: 35px;line-height: 35px;text-align: center;background-color: #000;color: #fff}
.bottom a{color: #fff;}*/
/* .footer{width: 100%;padding: 40px 0;background: url(../images/foot_bg.jpg) repeat-x center;}
.foot_body{width: 1200px;margin: 0 auto;}
.foot_body .navcon{width: 190px;border:1px solid #5A5A5A;border-width: 0 1px 0 0;}
.foot_body .navcon li{width: 190px;height: 30px;line-height: 30px;text-align: center;color: #A7A7A5;font-size: 15px;}
.foot_body .navcon li font{font-size: 20px;color: #BD9B3B;}
.foot_body .navcon a li:hover {text-decoration: underline;}
.foot_body .adress li{width:350px;text-align: left;height: 22px;line-height: 22px;color: #A7A7A5}
.foot_body .adress .title{height:60px;font-size: 20px;color: #fff}
.foot_body .adress .title .rx_tu{width: 60px;height: 60px;}
.foot_body .adress .title .rx_tu img{position: relative;top: 3px;left: -5px;}
.foot_body .adress .title .rx_zi{width: 290px;height: 60px;}
.foot_body .adress a li{color: #A7A7A5}
.bottom{width: 100%;height: 35px;line-height: 35px;text-align: center;background-color: #000;color: #fff}
.footer .ewm{width: 510px;margin-left: 58px;;border:1px solid #5A5A5A;border-width: 0 1px 0 0;}
.footer .ewm font{font-size: 20px;color: #BD9B3B;}
.footer .ewm .ewm_img .ewm_1{width: 140px;height: 180px;margin-left:35px;margin-right: 60px;margin-top: 20px;} */
.footer{width: 100%;padding: 40px 0;background: url(../images/foot_bg.jpg) repeat-x center;clear: both;}
.foot_body{width: 1200px;margin: 0 auto;}
.foot_body .navcon{width: 136px;border:1px solid #5A5A5A;border-width: 0 1px 0 0;}
.foot_body .navcon li{width: 80px;height: 30px;line-height: 30px;text-align: center;color: #A7A7A5;font-size: 15px;}
.foot_body .navcon li font{font-size: 20px;color: #BD9B3B;}
.foot_body .navcon a li:hover {text-decoration: underline;}
.foot_body .adress li{width:295px;text-align: left;height: 22px;line-height: 22px;color: #A7A7A5}
.foot_body .adress .title{height:60px;font-size: 20px;color: #fff}
.foot_body .adress .title .rx_tu{width: 60px;height: 60px;}
.foot_body .adress .title .rx_tu img{position: relative;top: 3px;left: -5px;}
.foot_body .adress .title .rx_zi{width: 235px;height: 60px;}
.foot_body .adress a li{color: #A7A7A5}
.bottom{width: 100%;height: 35px;line-height: 35px;text-align: center;background-color: #000;color: #fff}
.footer .ewm{width: 360px;margin-left: 20px;;border:1px solid #5A5A5A;border-width: 0 1px 0 0;}
.footer .ewm font{font-size: 20px;color: #BD9B3B;padding-left: 20px;}
.footer .ewm .ewm_img .ewm_1{width: 140px;height: 180px; margin-left:22px; /*margin-right: 60px;*/ margin-top: 20px;}

/*footer end*/

/* product list */
.productList li{width:744px;height:216px;border:3px solid #e9e9e9;background:#fff;margin-bottom:20px;}
.productList li .pic{width:298px;height:216px;float:left;border-right:1px solid #cbd6dd;display:block;}
.productList li .txt{width:405px;float:left;height:216px;padding:0 20px;overflow:hidden;}
.productList li .txt h3{font-size:16px;line-height:40px;color:#0069bd;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.productList li .txt p{height:120px;overflow:hidden;font-size:14px;}
.productList li .txt a{display:block;width:75px;height:24px;float:left;line-height:24px;text-align:center;margin-right:10px}
.productList li .txt a.more{background:#0069bd;color:#fff;}
.productList li .txt a.more:hover{background:#0078d8;color:#fff;}
.productList li .txt a.qq{background:#ff6400;color:#fff;}
.productList li .txt a.qq:hover{background:#ef5e00;color:#fff;}
.productList li:hover{border-color:#0069bd}

/* product left */
.productShowPic{width:550px;    margin-bottom: 20px;}
.productShowPic .box{width:352px;height:378px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:300px;width:500px;background:#fff}
.tb-s310, .tb-s310 img{max-height:300px;max-width:500px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;height:300px !important; margin-left:15px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:500px;height:46px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:450px;height:46px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:46px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:44px;border:1px solid #d9d9d9;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:44px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #ff6400;}
/* product right */
.productShowTitle{width:520px;height:344px;overflow:hidden;padding-left:23px;}
.productShowTitle h2{line-height:24px;border-bottom:1px dashed #e1e1e1;font-size:26px;padding:10px 0;}
.descriptionBox{padding:10px 0;height:auto;overflow:hidden;}
.productOrder a{display:block;width:120px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;border-radius:4px;background:#ff6400;margin-top:15px;}
.productOrder a:hover{color:#fff;background:#ff6400}
.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}
.productTel span{font-family:arial;font-size:24px;color:#ff6400;position:relative;top:3px;}
.productFenx{height:40px;}

/*footer end*/
.dede_pages{float: left; width: 1100px;}
.dede_pages ul{float:left;padding:12px 0px 12px 36px;}
.dede_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.dede_pages ul li a:hover{background-color:#C6242F; color:#fff;text-decoration:none;padding:10px;}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#F6C042; color:#fff;padding:5px;font-weight:bold;}
.dede_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages .pageinfo strong{color:#555;margin:0px 2px;}
/* productBox */
.productBox { width:1100px; overflow: hidden;margin-top: 20px }
.productBox li { float: left; position: relative; width:500px; height:280px; border: 1px solid #858585; background: #f4f4f4; margin:0 23px; margin-bottom: 24px; }
.productBox h3 { text-align: center; font-size:20px;    line-height: 50px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.prodBox img{width:500px; height:230px; }
.productBox p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBox span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.productBox a { position: absolute; top: -4px; left: -4px; width:500px; height:232px; }
.productBox .txt1{float:left;width: 420px; height:150px;position:absolute;padding:40px;color:#D6D6D6;line-height:24px;display:none;z-index:999;overflow:hidden;background:rgba(57, 56, 56, 0.78);}
.productBox .txt1 a{padding:80px 50px 50px 50px;width: 400px; color:#D6D6D6}
.productBox .txt1 strong{ text-indent:2em; padding-left: 25px;}
.productBox li:hover .txt1{display:block}
.productBox .on {background:#DBC895;border-color: #2D2D2B;}
.productBox .on h3 { color: #fff; }
.productBox .on h4 { color: #fff; }
.productBox .on p { color: #fff; }
.productBox .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

/*---------------------------------------内页main-----------------------------------------*/
.banner_n{height:340px;position:relative;z-index:10}
.main1{width: 100%;padding: 30px 0;font-size: 15px;}
.main1 p{line-height:160%}
.main1 .main_body{width: 1200px;margin:0 auto;}
.main1 .main_body .top_list{width: 1200px;height:65px;line-height: 40px;}
.main1 .main_body .top_list ul{width:1120px;margin:0 auto;}
.main1 .main_body .top_list ul .menu{width: 160px;height:40px;text-align: center;background: url(../images/en_li_bg1.png) no-repeat center;font-size: 14px;color: #333}
.main1 .main_body .top_list ul .menu:hover {background: url(../images/en_li_bg2.png) no-repeat center;font-weight: bold;}
.main1 .main_body .top_list ul .on{width: 160px;height:40px;text-align: center;background: url(../images/en_li_bg2.png) no-repeat center;font-size: 14px;color: #333;font-weight: bold;}
.main1 .main_body .top_list .line{height:25px;background: url(../images/line12.png) no-repeat center;}
.main1 .main_body .main_con{width: 1100px;margin:0 auto;margin-top: 15px;}
/* .main1 .main_body .main_con p{text-indent: 2em} */
/*main end*/

/* honor */
.honorList{width:1100px;}
.honorList li{width:235px;height:315px;float:left;margin: 0px 20px;margin-bottom:5px;}
.honorList li img{border:2px solid #e1e1e1;padding:3px;}
.honorList li img:hover{border-color:#ff6400}
.honorList li span{width:215px;height:35px;line-height:35px;}
.jdList{width:1100px;}
.jdList li{width:235px;height:220px;float:left;margin: 0px 20px;margin-bottom:5px;}
.jdList li img{border:2px solid #e1e1e1;padding:3px;}
.jdList li img:hover{border-color:#ff6400}
.jdList li span{width:210px;height:35px;line-height:35px;}
.partners li{height:180px;}
.spanBox{display:block; padding:0 10px;text-align:center; font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background: #DCC17A;color: #fff;}
.ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
dl.news_dl {font-size:14px; color:#666; padding:10px 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
.news_dl a img:hover{ background: #D9BC6F;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px; height:24px; width:900px; overflow:hidden;}
dl.news_dl .dt_1 { height:20px;padding-left:20px;    font-size: 16px;color: #666666; font-weight:bold;text-decoration:none;  }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} 
dl.news_dl dd { font-size:12px; padding-left:20px; height:45px; overflow:hidden; margin-bottom:10px;}
.articleCtrl { height: 36px; line-height: 36px;margin-top: 20px; background: #eee; margin-bottom: 10px; color: #999; padding: 0 10px; cursor: default; }
.articleCtrl p {line-height: 36px;  vertical-align: top; width: 40%; }
.articleCtrl .fl { padding-left: 16px; }
.articleCtrl .fr { padding-right: 16px; background-position: right 10px; text-align: right; }
.articleCtrl a { color: #333; }
.articleCtrl a:hover { color: #e77918; }
.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px;}
.xgwz{ clear:both; padding-bottom:10px;}
.cgbt{font-size: 18px;width: 150px;height: 40px;background: url(../images/li_bg1.png) no-repeat center;text-align: center;line-height: 40px; padding-bottom: 10px;}
.cgbt:hover{background: url(../images/li_bg1.png) no-repeat center;}
.com_body{border-top: 1px #ccc solid; }

.slideTxtBox .hd{width: 580px;height: 35px;line-height: 35px;border:1px solid #dfdfdf;border-width: 0 0 1px 0}
.slideTxtBox .hd ul li{width: 105px;height: 35px;background: #ACACAC;line-height: 35px;text-align: center;color: #fff;cursor: pointer;font-size: 16px;}
.slideTxtBox .hd ul li:nth-child(2) {margin-left: 7px;}
.slideTxtBox .hd ul .on{background: #CF9E4F}
.slideTxtBox .bd .ul1 li{width: 580px;height: 82px;margin-top: 13px;border-bottom: 1px dashed #dfdfdf}
.slideTxtBox .bd .ul1 li:hover{background: none;}
.slideTxtBox .bd .ul1 li .nimg{width: 116px;height: 70px;border:1px solid #dfdfdf;}
.slideTxtBox .bd .ul1 li .con{width: 445px;height: 70px;}
.slideTxtBox .bd .ul1 li .con .contitle{width: 445px;font-size: 16px;color: #333;line-height: 35px;}
.slideTxtBox .bd .ul1 li .con .connr{width: 445px;line-height: 35px;}
.slideTxtBox .bd .ul1 li .con .connr a{font-size: 15px;color: #CF9E4F}
.slideTxtBox .bd .ul1 li .con .connr span{font-size: 16px;font-weight: normal;color: #666;line-height: 35px;}
.slideTxtBox .bd .ul1 li .con .connr span font{position: relative;top: -11px;}
.slideTxtBox .bd .ul1 li:hover .con .contitle{color: #CF9E4F}

.slideTxtBox .bd .ul2 li{width: 580px;height: 32px;margin-top: 14.5px;border-bottom: 1px dashed #dfdfdf}
.slideTxtBox .bd .ul2 li:hover{ background:none!important;}
.slideTxtBox .bd .ul2 li font{font-size: 16px;color: #CF9E4F}
.slideTxtBox .bd .ul2 li .new_m{font-size: 16px;margin-left: 10px;width: 370px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*英文*/

/*foot liuyan*/
.footer .lxwm_r .name{width: 130px;height: 31px;border:1px solid #939393;position: relative;left: 30px;}
.footer .lxwm_r .tel{width: 160px;height: 31px;margin-left:20px;border:1px solid #939393;position: relative;left: 30px;}
.footer .lxwm_r textarea{width: 310px;height: 138px;border-color: #939393}
.footer .lxwm_r .textarea{margin-top: 10px;position: relative;left: 30px;}
.footer .lxwm_r .submit{width:316px;height: 30px;margin-top: 10px;position: relative;left: 30px;}
.footer .lxwm_r .submit input{width:120px;height:30px;border:0px;background: #BD9B3B;color: #555;font-size: 15px;cursor: pointer;}
.footer .lxwm_r .submit input:hover {background-color: #633704;color: #fff}