﻿/* reset */
/*html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0; padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details,summary,picture{display:block;}
table{border-collapse:collapse; border-spacing:0;}
caption,th{text-align:left; font-weight:normal;}
html,body,img,iframe,abbr{border:0;}
i,em{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
sup,sub{font-size:12px;}
textarea{overflow:auto; resize:none;}
label{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,b{font-weight:normal; display:block;}
a,a:hover{text-decoration:none;}
a{color:#666; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
a:hover{color:#e67817;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif,\5b8b\4f53; color:#666; outline:0;}
html{width:100%; height:100%; font-size:10px;}
body{background:#fff; -webkit-transition:none !important; -moz-transition:none !important; -ms-transition:none !important; -o-transition:none !important;}
input[type=submit]{cursor:pointer;}

.fl{float:left;}
.fr{float:right;}
.clear{zoom:1;}
.clear:after{content:''; width:0; height:0; display:block; clear:both;}*/

.martoping{margin-top:40px;}
#header{font:14px/1.5 'Microsoft YaHei';position:fixed; z-index:999; left:0; top:0; width:100%; min-width:1200px; margin:auto; background:#fff; box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.1);}

#top_info{width:100%; height:30px; background:#e67817;}
.top_info{width:1200px; margin:auto; height:30px;}
.top_info article{float:left;}
.top_info article button{border:0; background-color:#fff; height:30px; width:140px; line-height:30px; float:left; font-weight:bold; font-size:14px; color:#e67817;}
.top_info article button img{margin-left:8px;}
.top_info article i{float:left; margin-left:20px; padding-left:20px; height:30px; line-height:30px; background:url(../images/info04.png) no-repeat  3px center; font-size:12px; color:#fff;}
.top_info summary{float:right;}
.top_info summary div{position:relative; float:left; height:30px; line-height:30px; padding: 0 15px 0 15px; background:url(../images/info06.png) no-repeat right center; margin-right:5px;}



#header .header_con{width:1200px; margin:auto;}
#logo{float:left; width:286px; height:90px;}
#logo img{width:100%;}
#header .fr{background:#fff;}

#header.min #top_info{display:none;}
#header.min #logo{width:100px; height:55px;}
#header.min #nav li{height:55px;}
#header.min #nav li > a{height:55px; line-height:55px;}
#header.min #search{height:55px;}

#nav{float:left;}
#nav li{float:left; height:90px; margin-right:35px;}
#nav li > a{display:block; width:100%; height:100%; color:#666; text-align:center; line-height:90px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; background:url(../images/nav01.png) no-repeat right center; padding-right:10px;}
#nav li:hover > a{color:#e67817; background-image:url(../images/nav02.png);}

#nav li div{display:none; position:absolute; top:100%; left:0; width:100%; background:#f9f9f9;}
#nav li div figure{width:1200px; margin:20px auto; overflow:hidden;}
#nav li div figure dl{padding-left:100px; float:left; width:500px; min-height:214px; border-right:1px solid #e0e0e0;}
#nav li div figure dl dt{font-size:18px; font-weight:bold; color:#e67817; margin-bottom:15px;}
#nav li div figure dl dd{float:left; min-width:162px;}
#nav li div figure dl dd a{line-height:36px; background:url(../images/nav04.png) no-repeat 0 center; padding-left:15px;}
#nav li div figure dl dd a:hover{background-image:url(../images/nav05.png); background-position: 3px center; line-height:36px;}
#nav li div figure article{float:right; margin-right:100px;}
#nav li div figure article picture{width:360px; height:170px; overflow:hidden;}
#nav li div figure article picture img{width:100%;}
#nav li div figure article aside{ font-size:18px; text-align:center; color:#000; margin-top:15px;}

#nav li div figure.navpro dl{width:100%; border-right:0;}
#nav li div figure.navpro dl dd{width:50%;width:20%;}
#nav li div figure.navpro dl dd span{display:block; padding-bottom:15px;}
#nav li div figure.navpro dl dd span a, #nav li div figure.navpro dl dd span a:hover{margin-left:6px; background:none;/*display:inline-block;*/display:block;}
/*#nav li div figure.pro dl dd a{line-height:30px; height:30px;}*/


#search{float:left; width:39px; height:90px; background:url(../images/search.png) no-repeat center; cursor:pointer; position:relative;}
.search_i{position:absolute; top:100%; background:#e67817; right:0; width:auto; height:0; overflow:hidden; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.search_i form{padding:8px;}
.search_i input {padding:0 20px; width:200px; height:44px; line-height:44px; border:0;}
#search:hover .search_i{height:60px; overflow:visible;}


.pro_listx{overflow:hidden; padding-bottom:10px;width:1200px;margin:30px auto 0 auto;}
.pro_listx li{ width:386px; float:left; margin-right:20px; margin-bottom:20px; background:#fff;-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;overflow:hidden;}
.pro_listx li a{display:block; height:100%;}
.pro_listx li picture{width:100%; height:249px; overflow:hidden;}
.pro_listx li picture img{width:100%; height:249px;-webkit-transition:0.5s; -moz-transition:0.5s; transition:0.5s; }
.pro_listx li:hover picture img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
.pro_listx li:nth-of-type(3n){margin-right:0;}

.pro_listx li article{padding:20px; height:110px; position:relative;}
.pro_listx li article h3{color:#e67817; font-size:20px; font-weight:bold;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_listx li article p{line-height:24px;padding-top:5px; height:48px;word-wrap: break-word;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.pro_listx li article span{position:absolute; left:20px; bottom:0; width:340px; height:50px; line-height:50px; border-top:1px dotted #666; font-weight:bold; background:url(../images/jt_hui.png) no-repeat 65px center; display:block;}
.pro_listx li:hover{background:#e67817;}
.pro_listx li:hover article h3{color:#fff;}
.pro_listx li:hover article p{color:#fff;}
.pro_listx li:hover article span{border-color:#fff; color:#fff; background:url(../images/jt_huang.png) no-repeat 70px center;}


.pro_listxx{overflow:hidden; padding-bottom:10px;width:1200px;margin:30px auto 0 auto;}
.pro_listxx li{ width:285px; float:left; margin-right:20px; margin-bottom:20px; background:#fff;-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;overflow:hidden;}
.pro_listxx li a{display:block; height:100%;}
.pro_listxx li picture{width:100%; height:184px; overflow:hidden;}
.pro_listxx li picture img{width:100%; height:184px;-webkit-transition:0.5s; -moz-transition:0.5s; transition:0.5s; }
.pro_listxx li:hover picture img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
.pro_listxx li:nth-of-type(4n){margin-right:0;}

.pro_listxx li article{padding:20px; height:70px; position:relative;}
.pro_listxx li article h3{color:#e67817; font-size:20px; font-weight:bold;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_listxx li article p{line-height:24px;padding-top:5px; height:48px;word-wrap: break-word;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.pro_listxx li article span{position:absolute; left:20px; bottom:0; width:340px; height:50px; line-height:50px; border-top:1px dotted #666; font-weight:bold; background:url(../images/jt_hui.png) no-repeat 65px center; display:block;}
.pro_listxx li:hover{background:#e67817;}
.pro_listxx li:hover article h3{color:#fff;}
.pro_listxx li:hover article p{color:#fff;}
.pro_listxx li:hover article span{border-color:#fff; color:#fff; background:url(../images/jt_huang.png) no-repeat 70px center;}
/*cont*/
.warp_shBox{ clear:both; position:relative;}
.name{ color:#484848; font-size:32px; font-weight:bold; line-height:normal; text-align:center;}
.intro{ font-size:14px; line-height:22px; width:806px; margin:12px auto 38px; text-align:center;}
#warp_shBox6{ background:url(../images/cont_img.jpg) no-repeat center; width:100%; height:532px;margin-top:-40px;}
#warp_shBox6 .pdd{ padding:84px 0 0 0;}
#warp_shBox6 .name a{ color:#FFF;}
.contx{ height:140px; padding-top:40px;width:1200px;}
.contx li{ float:left; width:300px; height:140px;}
.contx li a{ display:block; width:300px;}
.contx_icon{ display:block; width:115px; height:100px; margin:0 auto;}
.contx_name{ display:block; color:#919090; font-size:14px; width:300px; padding-top:16px; text-align:center;}
.contx_icon1{ background:url(../images/cont_ac1.png) no-repeat;}
.contx_icon2{ background:url(../images/cont_ac2.png) no-repeat;}
.contx_icon3{ background:url(../images/cont_ac3.png) no-repeat;}
.contx_icon4{ background:url(../images/cont_ac4.png) no-repeat;}
.contx li a:hover .contx_icon1{ background:url(../images/cont_ho1.png) no-repeat;}
.contx li a:hover .contx_icon2{ background:url(../images/cont_ho2.png) no-repeat;}
.contx li a:hover .contx_icon3{ background:url(../images/cont_ho3.png) no-repeat;}
.contx li a:hover .contx_icon4{ background:url(../images/cont_ho4.png) no-repeat;}
.contx li a:hover .contx_name{ color:#e67817;}

.con_banner{ overflow:hidden; margin-top:120px; width:100%; height:320px; }
.con_banner1{background:url(../images/banner1.jpg) no-repeat center;}
.con_banner2{background:url(../images/banner2.jpg) no-repeat center;}
.con_banner3{background:url(../images/banner3.jpg) no-repeat center;}
.con_banner4{background:url(../images/banner4.jpg) no-repeat center;}
.con_banner5{background:url(../images/banner5.jpg) no-repeat center;}
.con_banner6{background:url(../images/banner6.jpg) no-repeat center;}
.con_banner article{width:1200px; margin:85px auto; height:150px; background:url(../images/touzi01.png) no-repeat; color:#fff; overflow:hidden;}
.con_banner article h2{font-size:36px; margin:20px 0 15px 20px; font-weight:bold;}
.con_banner article p{font-size:18px; margin-left:20px; font-weight:bold;}

.sub_nav{width:100%; height:74px; border-bottom:1px solid #dcdcdc;width:1200px;margin:0 auto;}
.sub_nav article{float:left; line-height:74px;font-size:16px;}
.sub_nav article a{margin:0 10px; display:inline-block; *display:inline; *zoom:1; font-size:16px;}
.sub_nav article b{width:17px; height:15px; background:url(../images/home.png) no-repeat; display:inline-block; *display:inline; *zoom:1;}

.sub_nav article i{width:16px; height:15px; background:url(../images/nav04.png) no-repeat center 6px; display:inline-block; *display:inline; *zoom:1;}
.sub_nav summary{float:right;}
.sub_nav summary a{height:72px; line-height:72px; float:left; display:block; margin-left:25px; font-size:16px;}
.sub_nav summary a.act{height:72px; line-height:72px; border-bottom:2px solid #e67817; color:#e67817;}
.endsort{margin-top:30px;background:#fff;padding:20px;}
.endsort a{display:inline-block;margin-right:20px;font-size:14px;}


.news_box{width:1200px; overflow:hidden; margin:40px auto;}
.serve_fl{float:left; width:850px;width:1200px;}
.scope{background:#fff; overflow:hidden; padding:30px;}
.news_cut{overflow:hidden; margin-bottom:30px;border-bottom:2px solid #e5e5e5;padding-bottom:10px; }
.news_cut article{float:left; width:415px;width:765px;}
.news_cut article aside{font-size:18px; color:#999; margin-bottom:18px;}
.news_cut article h2{ color:#e67817; font-size:18px; font-weight:bold; margin-bottom:8px;}
.news_cut article p{line-height:24px; height:105px;}
.news_cut article a{display:block; border-top:1px dotted #e5e5e5; padding-top:15px; font-weight:bold; background:url(../images/pic11.png) no-repeat 65px 22px;}
.news_cut article a:hover{background:url(../images/pic12.png) no-repeat 75px 22px;}
.news_cut picture{float:right; width:340px; height:220px; overflow:hidden;}
.news_cut picture img{width:100%}

.news_listx{overflow:hidden;}
.news_listx li{padding:30px 0; overflow:hidden; border-bottom:1px dotted #e5e5e5;}
.news_listx li summary{width:120px; height:120px; float:left; background:#f9f9f9; text-align:center;-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; }
.news_listx li summary p{font-weight:bold; padding:20px 20px 0; font-size:40px; height:40px; line-height:40px;}
.news_listx li summary aside{padding:0 25px; font-size:16px;text-align:center;}
.news_listx li:hover summary{color:#fff; background:#e67817;}
.news_listx li article{width:645px; float:right;width:995px;}
.news_listx li article a{font-weight:bold; color:#333; font-size:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;}
.news_listx li article a b{font-weight:bold;}
.news_listx li:hover article a{color:#e67817;}
.news_listx li article aside{font-size:12px; color:#999; margin:8px 0;}
.news_listx li article p{font-size:13px; height:48px; overflow:hidden; line-height:24px;word-wrap: break-word;text-overflow:ellipsis;font-size:14px;}
.paginationx{overflow:hidden; height:50px; padding:20px 0;}