@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1200px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}

/*top*/
.head_logo{height: 155px;width: 1200px;margin: 0 auto;}
.toptel{font-size: 18px;color: #474747;background: url(../images/tel.png) left center no-repeat;margin-top: 50px;padding-left: 75px;}
.toptel span{color: #d80010;font-size: 28px;font-family: "Impact";display: block;}

.head{width: 100%;height: 55px;background: #f75735;}
.nav{width: 1200px;margin: 0 auto;}
.navMain{ position:relative; z-index:100;}
.nav .navMain .navLi{ float:left; position:relative; z-index:101; width:12.5%;height:55px;line-height: 55px;}
.nav .navMain .navLi.indexLi{ margin-left:0; border:0; background:none;}
.nav .navMain .navLi a.a1{ display:block;color:#fff; position:relative;width:100%; text-align:center; font-size:16px;border-right: 1px #ff7d61 solid;}
.nav .navMain .navLi a.a1 span{font-size: 16px; color: #fff;font-weight: bold;}
.nav .navMain .navLi.indexLi:hover a.a1{background: #ffcc00;}
.nav .navMain .navLi.indexLi:hover a.a1 span{color: #000;}
.nav .navMain .navLi.active .a1 em,.nav .navMain .navLi:hover a.a1 em{ display: none;}
.nav .navMain .navLi .dh2{width:190px; padding:10px; top:100%; left:0; position:absolute; z-index:1000; display:none; overflow:hidden; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; background-color:#fff;border-top: 2px #ffcc00 solid;}
.nav .navMain .navLi .dh2 .box{ float:left;}
.nav .navMain .navLi .dh2 a.a2{ display:block;  width:180px; float:left; background-color:#fff; color:#333; font-weight: 700; line-height:20px; font-size:15px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #e8e8e8;}
.nav .navMain .navLi .dh2 a.a3 span{ padding-left:35px;}
.nav .navMain .navLi .dh2 a.a2 span{-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}
.nav .navMain .navLi .dh2 a.a2:hover span{ padding-left:35px;}
.nav .navMain .navLi .dh2 a.a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{ color:#000; background-color:#ffde1a; }
.nav .navMain .navLi .dh2 a.a3{ display: block; width:200px;  float:left; line-height:20px; font-size:14px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #ebebeb; }
.nav .navMain .navLi:hover .dh2{ display:block;}
/* banner */
.banner{width:100%; background:#fafafa;  z-index:11;}
.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }
.banner_slides , .slides_container,.slides_control ,.banner_pic{height:590px;}
.banner_slides li.slidesjs-slide{width:100%;height:590px;}
.banner_slides li a{}
.banner_pic{display:block; width:100%; height:590px;}
.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; }
.banner:hover .slides_btn{filter:alpha(opacity=60); -moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.6;}
.btn_previous{ left:4%; background-image:url(../images/pre01.png);}
.btn_previous:hover{ background-color:#000;background-image:url(../images/pre02.png);}
.btn_next{ right:4%; background-image:url(../images/next01.png);}
.btn_next:hover{ background-color:#000;background-image:url(../images/next02.png);}
/**/
.slides_pagination{ width:100px;height:15px;bottom:30px; right:50%; margin-right:-37px; position:absolute;z-index:100; text-align:center; }
.slides_pagination li{margin: 0 7px;display:inline-block; width:10px;+float:left;}
.slides_pagination li a{display:inline-block; *display:inline;zoom:1;overflow:hidden;width:10px;height:10px;line-height:50px; border:2px solid #fff;color:#666;border-radius:100%;}
.slides_pagination li a.active,.slides_pagination li a:hover.active,.slides_pagination li a:hover{background:#fff;color:#fff; border:2px solid #fff;}
/*banner end*/
.hotsou{height: 65px;line-height: 65px;}
.hotsou span{font-size: 14px;color: #666;}
.hotsou ul li{float: left;margin-right: 5px;font-size: 14px;color: #666;}
.hotsou ul li a{font-size: 14px;color: #666;}
.hotsou ul li:hover a{text-decoration: underline;}
.hottel{font-size: 26px;color: #666;font-weight: bold;line-height: 65px;height: 65px;background: url(../images/shouye.png) left center no-repeat;padding-left: 40px;}
/*产品展示*/
.product_list {width: 100%;background: #f1f1f1;height:auto;padding-bottom: 50px;}
.cpbt{text-align: center;padding-top: 40px;}
.cpbt a{font-size: 35px;color: #333;font-weight: bold;}
.cpbt p{font-size: 18px;color: #6a6a6a;display: block;background: url(../images/xian.jpg) center no-repeat;}
.cpbt a:hover{color: #f75735;}
.cpfl{width: 1100px;margin: 0 auto;margin-top: 20px;}
.cpfl ul li{float: left;height: 50px;width: auto;background: #f75735;margin-right: 10px;line-height: 50px;border-radius: 10px;padding-left: 25px;padding-right: 25px;margin-top: 10px;}
.cpfl ul li a{color: #fff;font-size: 16px;display: block;}
.cpfl ul li:hover{background: #666;}

.rightBox{width:1200px;height:470px;margin: 0 auto;}
.contactBox_text { height:470px !important;margin-top: 30px;}
#progun{height:470px; overflow:hidden;}
.casesList { width:100%; height:750px;margin:0 auto;}
.casesList li{ width:280px; height:218px;float:left;margin-left: 10px;background: #fff;margin-bottom: 20px;border: 1px #e2e2e2 solid;}
.casesList li .Img{ width:280px; height:218px;background:#fff; display:block;}
.casesList li .Img span{display: block; width: 260px;height: 40px;margin: 0 auto; line-height: 40px;font-size: 15px; color: #666;background: url(../images/jiantou.jpg) right center no-repeat;}
.casesList li:hover .Img span{color: #ff2d00;font-weight: bold;background:url(../images/jiantou.jpg) 200px center no-repeat;-moz-transition: all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;transition:all 0.5s; }

/*广告条*/
.guanggao{height: 280px;background: url(../images/guanggao.jpg) center top no-repeat;}
.ggbt{margin-left: 380px;padding-top: 45px;}
.ggbt p{font-family: "Times New Roman";font-size: 18px;color: #fff;text-transform: uppercase;}
.ggbt p span{color: #fff;font-size: 30px;font-weight: bold;}
.ggbt b{font-size: 23px;color: #fff;display: block;margin-top: 8px;margin-left: 20px;}
.ggtel{color: #fff;font-size: 15px;padding-top: 40px;}
.ggtel span{font-size: 28px;color: #fff;font-weight: bold;display: block;}
.ggtel a{display: block;width: 105px;height: 30px;background: #30adc9;line-height: 30px;text-align: center;font-size: 14px;color: #fff;}
.ggtel a:hover{background: #008dac;}
.abbt{text-align: center;padding-top: 55px;}
.abbt a{color: #4d4d4d;font-size: 35px;font-weight: bold;background: url(../images/yuan.png) center no-repeat;}
.abbt p{font-size: 14px;color: #4c4c4c;line-height: 30px;}
.abbt a:hover{color: #d60c1a;}
/*简介*/
.abtu{width: 455px;height: 320px;margin-top:20px;}
.about{width: 670px;margin-top:20px;background: url(../images/abouta.jpg) left center no-repeat;height: 330px;padding-left: 40px;padding-top: 50px;}
.about h3{font-size: 23px;line-height: 60px;}
.about p{font-size: 15px;color: #606060;line-height: 28px;}
.about a{display: block;width: 135px;height: 40px;background: #d60c1a;border-radius: 5px;margin-top: 20px;text-align: center;line-height: 40px;color: #fff;}
.about a:hover{background: #fc502c;}

/*案例*/
.index_albj{background: url(../images/anlibj.jpg) center bottom no-repeat;height: 470px;margin-top: 20px;}
.abbta{text-align: center;padding-top: 50px;}
.abbta a{display: block;background: url(../images/xian.png) center no-repeat;font-weight: bold;font-size: 35px;color: #fff;}
.abbta p{font-size: 15px;color: #ddd;line-height: 35px;}
.abbta a:hover{color: #e74d4d;}
#demokk{overflow:hidden;width:100%;}
#demokk .demowrap{overflow:hidden;width:10000px;margin-top: 30px;}
#demokk .demowrap li{float:left;display:inline;width:290px;margin-left: 13px;}
#demokk .demowrap li a{display:block;width:290px;height:265px;overflow:hidden;}
#demokk .demowrap li a:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transition:all .5s;}
#demokk .demowrap li .project_info{height: 45px;display: block;text-align: center;line-height: 45px;width: 290px;color: #000;background: #fff;}
#demokk .demowrap li:hover .project_info{background: #f75735;color: #fff;font-weight: bold;}

/*新闻中心*/
.newbj{height: 460px;background: #f2f2f2;}
.company-top {width: 560px;height: 400px;margin-top: 50px;}
.company-top .xwtu{width: 560px;height: 265px;}
.company-top p{font-size: 14px;color: #434343;padding-top: 15px;display: block;}
.company-top .xwtitle{display: block;background: #f75735;height: 38px;margin-top: 15px;line-height: 38px;padding-left: 15px;color: #fff;font-weight: bold;font-size: 16px;}
.company-top .xwtitle:hover{padding-left:25px; }
.newsright{width: 610px;}
.xwrb{height: 50px;background: #fff;margin-bottom: 20px;margin-top: 50px;line-height: 50px;}
.xwrb a{display: block;float: left;width: 145px;height: 50px;background: #e74d4d;color: #fff;font-size: 18px;font-weight: bold;text-align: center;margin-right: 25px;}
.xwrb p{font-size: 15px;color: #8e8e8e;}
.xwrb a:hover{background: #f75735;}
.newone{height: 140px;border-bottom: 1px #e5e5e5 solid;}
.newone .desca{width: 365px;}
.newone .desca a{color: #333;font-size: 16px;line-height: 40px;}
.newone .desca p{font-size: 14px;color: #999;line-height: 23px;}
.newone .desca span{font-size: 14px;color: #555;}
.newone .desca:hover a{color: #db0000;padding-left: 13px;}
.xwlb{margin-top: 10px;}
.xwlb ul li{height: 40px;line-height: 40px;background: url(../images/jiantoua.png) left center no-repeat;}
.xwlb ul li a{float: left;font-size: 16px;color: #666;padding-left: 15px;}
.xwlb ul li span{float: right;font-size: 14px;color: #525252;}
.xwlb ul li:hover a{padding-left: 40px;color: #de0000;font-weight: bold;}

.flow{width: 1200px;margin: 0 auto;height: 120px;background: url(../images/xiana.png) center no-repeat;margin-top: 45px;}
.flow ul li{width: 110px;float: left;text-align: center;margin-right: 108px;}
.flow ul li img{display: block;margin: 0 auto;}
.flow ul li span{font-size: 18px;line-height: 50px;}
.flow ul li:nth-child(6){margin-right: initial;}
.flow ul li:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
/*底部*/
.ml{margin-left: 40px;}
.foorbj{ height:330px; background:#333 url(../images/footbj.jpg) top center no-repeat;margin-top: 40px;}
.dbdh{width: 160px;margin-top: 50px;height: 256px;overflow: hidden;}
.dbdh span{font-size: 20px;color: #fff;line-height: 50px;}
.dbdh ul li{height: 30px;line-height: 30px;}
.dbdh ul li a{font-size: 14px;color: #f3f3f3;}
.dbdh ul li:hover a{text-decoration: underline;color: #888}

.ewma{margin-top: 60px;margin-left: 30px;}
.dbtel{width: 250px;height: 190px;border-left:1px #000 solid;margin-top: 70px;text-align: center;}
.dbtel span{font-family: "Impact";font-size: 30px;color: #fff;}
.dbtel p{font-size: 18px;color: #fff;line-height: 60px;}
.dbtel a{display: block;width: 135px;height: 35px;border: 1px #fff solid;margin: 0 auto;margin-top: 15px;line-height: 35px;text-align: center;font-size: 15px;color: #fff;}
.dbtel a:hover{background: #f75735;}
.footer{height: 40px;background: #f75735;line-height: 40px;text-align: center;font-size: 15px;color: #fff;}
.footer a{color: #fff;}
/*内页分类*/
.nyzc{width: 280px;height: auto;margin-top: 30px;}
.nyfybt{width: 280px;height: 135px;background: #143b59;text-align: center;}
.nyfybt b{font-size: 25px;color: #fff;display: block;    padding-top: 13px;}
.nyfybt span{color: #7e9fb9;font-size: 14px;}
.nyfybt a{display: block;width: 140px;height: 30px;border: 1px #7e9fb9 solid;line-height: 30px;margin: 0 auto;margin-top: 10px;color: #7e9fb9;}
.nyfybt a:hover{background: #33a800;color: #fff;}
.H-proclass{background: #0160b1;height: auto;}
.H-proclass ul li{height: 60px;line-height: 60px;border-bottom: 1px #3b89cf solid;background: url(../images/jiantou.png) 20px center no-repeat;}
.H-proclass ul li a{color: #fff;font-size: 18px;padding-left: 60px;display: block;}
.H-proclass ul li:hover{background: #33a800 url(../images/jiantou.png) 20px center no-repeat;}
.H-proclass ul li:hover a{padding-left: 75px;}
.zctel{margin-top: 15px;border:1px #ccc solid;height: auto;padding-bottom: 20px;}
.zctel span{display: block;height:50px;background: #e40000;text-align: center;line-height: 50px;color: #fff;font-size: 18px; }
.zctel p{font-size: 15px;line-height: 25px;padding: 10px;}
.zctel p b{font-size: 16px;}
/*当前导航*/
.breadcrumbs{height:50px;font-size:14px;line-height:50px;color:#b0b0b0;background-color:#f1f1f1;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{ float:right;color: #000;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #000; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline; color:#000;}
.breadcrumbs .dqdhMain .span2{ color:#000; font-size: 14px; display:inline-block; padding:0 5px;}
.breadcrumbs .indexa{ }
.breadcrumbs .span1{ color:#000;padding:0 10px 0 30px; background:url(../images/dizhi.png) left center no-repeat;}
.breadcrumbs .dqdh_class{float:left;}
.breadcrumbs .dqdh_class li a{ display:block; height:50px; line-height:50px;color:#000; font-size:23px;}

.nybt{text-align: center;}
.nybt h1{display: block;font-weight: bold;font-size: 30px;background: url(../images/line1.jpg) bottom center no-repeat;height: 60px;line-height: 55px;}
.nybt p{font-size: 14px;color: #999;margin-top: 15px;}

.lybt{ text-align:center; margin-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center bottom no-repeat;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*内页关于我们*/
.about_box{width: 1200px;margin: 0 auto;background: #fff;margin-top: 30px;border: 1px #eaeaea solid;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }




/*Â·Ã–Ã’Â³*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}



.main{ background-color:#fff; padding:30px 0;}
.main .main_right{width:100%;margin-top: 40px;}
.main .main_righta{margin-top: 40px;padding: 20px;border: 1px #eaeaea solid;}
.text{ line-height:35px; font-size:15px; color:#666;padding:30px;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:50px; margin-top:20px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 13px; line-height: 24px; height: 24px; color: #8F8F8F; text-align:center;height: 30px;border-bottom: 1px #eaeaea solid;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0; background:#fff url(../images/liuyan.jpg) left center no-repeat;margin-top: 30px;}
#faqbox form{width: 700px;margin-left: 300px;}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:100%;margin-top:10px;}
.main .proListal{ width:100%;}
.main .proListal li{ width:268px; float:left;margin: 15px 5px 0 5px;background: #fff;padding: 10px;border: 1px #ddd solid;} 
.main .proListal li .boxal{ width:268px; height:200px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:268px; height:200px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}
.main .proListal li .boxal .spanImgal .aBB{display:none; width:100%;height:100%; position: absolute;overflow: hidden; left: 0; top: 0;}
.main .proListal li .boxal .spanImgal .aBB em{ display:block; width:100%; height:100%;}
.main .proListal li .boxal:hover .spanImgal .aBB{ display:block;}
.main .proListal li .spanal{ display: block;height:50px; line-height:50px; width:260px; margin:auto; text-align:center;color:#000; font-size:16px;overflow: hidden;}
.main .proListal li:hover .spanal{ color:#e0222c; font-weight:bold; font-size:16px;}
/**/
.main .news_list{width: 1200px;margin: 0 auto;}
.main .news_list li{border-bottom: 1px dotted #ececec; padding:15px;background: #f4f4f4;margin-bottom: 20px;}
.main .news_list li .img{border: 1px #f0f0f0 solid;}
.main .news_list li .lMore{ width:100%;}
.main .news_list li .lMore .title{font-size: 16px;color: #393939;line-height: 36px; margin-bottom:15px;background: url(../images/002.gif) left center no-repeat;padding-left: 23px;}
.main .news_list li .lMore span{ font-size:13px; color:#999;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #999999;border: 1px solid rgba(0, 0, 0, .1);bottom: 30px;display:block; font-size:13px; text-align:center; float:right; margin-top:30px;}
.main .news_list li:hover .title{ color:#e40000; padding-left:35px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#0160b1;border-color: #0160b1; color:#fff;}
.BMap_Marker{ display:none !important;}
.BMap_Marker.BMap_noprint{ background: url(../images/dt.png)  center center no-repeat !important; display:block !important; }

.lbtuiwen{ font-size:25px; line-height:50px; margin-top:30px;}

/*详情页*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}
.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}
.miaoshu{}
.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}
.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }
.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}
.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}
.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}
.product_top .keyword span{ font-size:18px; color:#0059A9;}
.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}
.product_top .desc span{ display:block; float:left;width:200px;}
.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}
.product_top .lianxi .a.a_qq{ background:url(../images/QQ.png) left center no-repeat;}
.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing{ border-top:50px solid #f9f9f9; }
.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{ border:1px solid #ddd;}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 420px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 275px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}