﻿@charset "utf-8";
/*=========================================全局共用属性CSS nie ===============================================*/
html,body{-webkit-overflow-scrolling:touch; overflow-scrolling: touch;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset,figure,figcaption, table, th, td img{margin:0; padding:0; } 
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1,time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }
body{font-family:'Microsoft Yahei', 'Helvetica Neue'; font-size:14px; text-align:left; margin:0 auto; line-height:24px; background:#fff; color:#333; font-weight:normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; }
.transition{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;-webkit-touch-callout:none;}
a:link,a:active,a:visited,a:hover {background: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}

img{border:0; vertical-align:middle; }/*让链接里的 img 无边框；清除图片间距*/
ul,li{list-style:none; } 
/*全局的字体链接*/
a:link,a:visited{color:#393939; text-decoration:none; }
a:hover,a:active{color:#f6a200; text-decoration:none; }
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0px; }
.container{clear:both;width:1000px;margin:0 auto;padding:0px 0px;}
.container1{clear:both;width:1000px;margin:0 auto;padding:0px 0px;}

img{MAX-WIDTH:100%!important;HEIGHT:auto!important;_width:expression(this.width > 100% ? "100%" :this.width)!important;}
@media (min-width:1280px){
    .container {width:1300px;}
	.container1 {width:1200px;}

}
/*==========顶部  start==========*/
.header{padding: 15px 0px;}
.header .headerlogo{width:237px; display: inline-block;}
.header .headerphoto{float: right;margin-top:10px;width: 235px;}
/*==========顶部  end==========*/
/*==========导航  start==========*/
.nav_box{background: #1e1412;color: #fff;position: relative;}
.nav_box:after{content:'';position: absolute;right: 0px;top: 0px;bottom: 0px;width:0%;z-index: 2;background:#f7ac1b;}
.nav_box .wrap_two{max-width: 1200px;margin-right: auto;margin-left: auto;}
.nav_box ul{float:left;width: 770px;}
.nav_box ul li{float: left;text-align: center;font-size: 16px;font-weight: bold;}
.nav_box ul .active{border-bottom:3px solid #f7ac1b;}
.nav_box ul .active a{color:#f7ac1b;}
.nav_box ul li:hover{border-bottom:3px solid #f7ac1b;}
.nav_box ul li a{color:#fff;display: block;padding: 0px 25px;line-height: 60px;}
.nav_box ul li a:hover{color:#f7ac1b;display: block;}
.nav_box .want{position: relative;float:right;width: 230px;text-align: center;z-index: 20;background: url(../images/nav_bg.jpg) no-repeat left top #f8ac1b;padding-left: 44px;}
.nav_box .want .want-cont{color:#fff;font-weight: bold;font-size: 16px;display: block;cursor: pointer;line-height: 63px;}
.nav_box .want .want-cont .rw{display: inline-block;width: 20px;height:20px;background:url(../images/want_person.png) left center no-repeat;vertical-align: middle;margin-right: 3%;}
.nav_box .want .want-cont .sj {display: inline-block;width: 20px;height: 20px;background: url(../images/sj.png) center center no-repeat;vertical-align: middle;margin-left: 3%;}
.nav_box .want .xl{display: none;position: absolute;width: 100%;top: 63px;left: 33px;background-color: #f5f5f5;z-index: 1;}
.nav_box .want .xl:after{}
.nav_box .want .xl p{font-size: 16px;border-bottom: 1px solid #efefef;line-height: 38px;}
.nav_box .want .xl p a{display: block;color: #666;text-align: center;font-weight: normal;}
.nav_box .want .xl p a:hover{color: #f7ac1b;}
@media (min-width:1000px){
    .nav_box:after{width:23%;}
}
@media (min-width:1280px){
    .nav_box ul{width: 1000px;}
    .nav_box .want .want-cont,.nav_box ul li{font-size:18px;}
    .nav_box ul li a{padding:0px 35px;}
    .nav_box .want .xl{left: 33px;}
}
/*==========导航  end==========*/
/*==========banner  start==========*/
.index_pcbanner{position:relative;}
.index_pcbanner ul{overflow:hidden;}
.index_pcbanner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;}
.index_pcbanner li a{display:block;margin:0 auto;}
.index_pcbanner cite{position:absolute;bottom:20px; *bottom:40px;left:50%;z-index:999; text-align:center;display:block;margin-left:-64px;width:150px;height:15px;_display:none;}
.index_pcbanner cite span{float:left;display:inline;margin:0 5px;width:13px;height:13px; border-radius:50%;border: solid 3px #f5f5f5;text-indent:-999em;cursor:pointer;transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; }
.index_pcbanner cite span:hover{background:#f0f0f0;}
.index_pcbanner cite span.cur{background:#ffd800;border: solid 3px #ffd800;cursor:default;width: 38px; height:12px;border-radius: 15px;transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in;}
/*==========banner  end==========*/
/*==========homeone  start==========*/
.homeone{clear: both;background:#f0f2f5;padding: 60px 0px 50px 0px;}
.homeone h3{font-size: 30px;color: #000;text-align: center;margin-bottom: 15px;line-height: 1;}
.homeone p{display: block;text-align: center;color: #393939; font-size:14px;}
.homeone p a{display: inline-block;}
.homeone p a:hover{color: #f8ac18;}
.homeone ul{width:100%;position:relative;overflow:hidden;display: block;padding-top: 30px;}
.homeone ul li{float: left;width: 20%;padding: 0px 10px;}
.homeone ul li span{clear:both;display:block;text-align:center;}
.homeone ul li .homeonepic{width: 100px; margin: 0 auto;}
.homeone ul li .homeonetit{clear:both;display: block;text-align: center;padding: 10px 0;color: #393939;font-size: 14px;line-height: 27px;}
@media (min-width:1280px){
    .homeone p{font-size:15px;}
    .homeone ul{padding-top:50px;}
    .homeone ul li .homeonepic{width: 120px;}
    .homeone ul li .homeonetit{font-size:17px; padding-top:15px;}
}
/*==========homeone  end==========*/
/*==========hometwo  start==========*/
.hometwo{clear:both; width: 100%;height: 572px;margin-bottom:20px;background: url('../images/index-title-bg.jpg')no-repeat center center;}
.hometwo .hometwobox{width: 1000px;margin: 0 auto;position: relative;}
.hometwo .hometwobox .bd ul{position: relative;width: 100%;display: block;height: 572px;}

.hometwo .hometwobox .bd ul li{width: 100%;height:572px;}
.hometwo .hometwobox .bd ul li .hometwoboxfl{float:left;width: 489px;}
.hometwo .hometwobox .bd ul li .hometwoboxfl .hometwotit{font-weight: bold;clear:both;display:block;font-size: 38px;padding: 70px 0 20px;color: #000; line-height: 1;} 
.hometwo .hometwobox .bd ul li .hometwoboxfl span{line-height: 30px;color: #393939;font-size: 15px;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl{padding-top: 45px;width: 100%;overflow: hidden;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd{float: left;position:relative;width: 33.333333%;text-align: center;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd:after{content:'';position:absolute;width:1px;height:40px;background:#000;right:0px;top: 25px;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd:last-child:after{display:none;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd i{width: 32px;height: 26px;display: block;margin: 0 auto;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd .details-01{background: url('../images/indexin.png')no-repeat top center;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd .details-02{background: url('../images/indexout.png')no-repeat top center;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd .details-03{background: url('../images/indexcount.png')no-repeat top center;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd .details-04{background: url('../images/indexgreen.png')no-repeat top center;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd p{color: #000;font-weight: 600;font-size: 14px;line-height: 1;margin: 15px 0px 10px 0px;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd span{color: #393939;font-size: 14px;display: block;line-height: 1;}
.hometwo .hometwobox .bd ul li .hometwoboxfl dl dd p.index02-p{border-right: 1px solid #000;}
.hometwo .hometwobox .bd ul li .hometwoboxfr{width: 510px;float: right;}
.hometwo .hometwobox .hd{position: relative; margin-left: auto;margin-right: auto; padding-left: 125px;}
.hometwo .hometwobox .hd ul{position: absolute;top: -212px;left: 0px;width: 600px;}
.hometwo .hometwobox .hd ul li{float:left; width:165px; margin-right:5px; overflow: hidden; position: relative;}
.hometwo .hometwobox .hd ul li .hometwobompic{clear:both; display:block; position:relative;}
.hometwo .hometwobox .hd ul li .hometwobompic i{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4) url(../images/indexlink.png) center center no-repeat;position: absolute;top: 100%;left: 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.hometwo .hometwobox .hd ul li:hover .hometwobompic i{top:0%;}
.hometwo .hometwobox .hd ul li .hometwobomtit{text-align: center;position: absolute;bottom: 0px;left:0px; right:0px;background: rgba(0, 0, 0, 0.5);line-height: 27px; color:#fff;font-size: 14px;}
@media (min-width:1280px){
    .hometwo .container{position:relative;}
    .hometwo .hometwobox{float:left;width:1240px;padding: 0px;margin: 0px;}
    .hometwo .hometwobox .hd ul{width: 609px;}
    .hometwo .hometwobox .hd ul li{width:198px;}
    .hometwo .hometwobox .bd ul li .hometwoboxfl{width: 575px;}
    .hometwo .hometwobox .bd ul li .hometwoboxfr{padding-top: 80px;width:615px;}
}
@media (min-width:1336px){
    .hometwo .hometwobox{width:1268px;}
    .hometwo .hometwobox .bd ul li .hometwoboxfr{padding-top: 60px;width: 677px;}
}
/*==========hometwo end==========*/
/*==========homethree  start==========*/
.homethree{padding-top: 50px;padding-bottom: 66px;}
.homethree li{float: left;width: 235px;margin-right:20px;position: relative;}
.homethree li:last-child{margin-right:0px;}
.homethree li a{clear:both; display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.homethree li a.homethreepic{display: block;overflow: hidden;}
.homethree li a.homethreepic img{width:100%;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.homethree li:hover a.homethreepic img{-webkit-transform: scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1) ;-o-transform: scale(1.1, 1.1);transform: scale(1.1，1.1);}
.homethree li a.homethreetit{text-align: center;width: 100%;padding: 15px 0 25px;border: 1px solid #dfdfdf;font-size: 16px;}
.homethree li a.homethreemore{width: 100px;height: 30px;display: block;text-align: center;position: absolute;bottom: -16px;left: 50%;border: 1px solid #dfdfdf;z-index: 3;background: #fff;line-height: 26px;font-size: 12px;margin-left: -50px;}
.homethree li:hover a.homethreemore{background: #000; border-color:#000; color: #fff;}
@media (min-width:1280px){
   .homethree li{width: 281px;margin-right:25px;}
   .homethree li a.homethreetit{font-size:18px;padding:20px 0px 30px;}
   .homethree li a.homethreemore{font-size:14px;}
}
/*==========homethree  end==========*/
/*==========homefour  start==========*/
.homefour .homefourtit h3{background: url(../images/i_pt2_line2.png) center bottom no-repeat;text-align: center;margin-bottom: 15px;padding-bottom:50px;}
.homefour .homefourtit h3 a{font-size: 38px;line-height: 1;color: #000;display:inline-block;font-weight: 700;}
.homefour .homefourtit h3 a:hover{color:#f7ac1b;}
.homefour .homefourtit p {width: 80%; margin: 0 auto 35px; text-align: center; font-size:16px; color: #393939;}
.homefour ul{clear:both; margin-left:-20px;}
.homefour ul li{float:left; margin-left:20px; width:320px;}
.homefour ul li a{display:block;overflow: hidden;}
.homefour ul li a.homefourtxt{text-align:center; font-size: 18px; font-weight:500; color: #393939; line-height: 1.8em; margin-bottom: 15px; text-align: center; margin-top: 15px;}
.homefour ul li:hover a.homefourtxt{color:#f7ac1b;}
@media (min-width:1280px){
    .homefour ul{margin-left:-25px;}
    .homefour ul li{margin-left:25px; width:383px;}
    .homefour ul li a.homefourtxt{font-size: 18px; }
}
/*==========homefour  end==========*/
/*==========homefive  start==========*/
.homefive{margin-top:20px;height: 622px;background: url(../images/index-foot-bg.jpg) repeat;padding: 75px 0;}
.homefive h3{font-size: 38px;padding-bottom: 40px;line-height: 1;display: block;line-height: 30px;}
.homefive .homefivefl h3{background: url('../images/indexzhishi.png') center bottom no-repeat;text-align: center;margin-bottom: 15px;padding-bottom: 50px; }
.homefive .homefivefr h3{    background: url(../images/indexzuanti.png) left top no-repeat;padding-left:50px; }
.homefive .homefivefl{float:left; width:400px;}
.homefive .homefivefl ul li { float:left;width:49%;line-height: 30px;
    padding: 20px 0;
    border-bottom: 1px dashed #DDD;}
.homefive .homefivefl ul li span{ float: right; width: 20%; font-family: Arial,sans-serif; font-size: 15px; text-align: right; display: block; color: #676767; }
.homefive .homefivefl ul li a { width: 80%; float: left; font-weight: normal; font-size: 16px; color: #393939; background:  url('../images/indexclick.png') left center no-repeat; padding-left: 15px; display: block; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.homefive .homefivefl ul li:hover a{color: #f7ac1b;}
.homefive .homefivefr{float:right; width:560px;}
.homefive .homefivefr dl{float:left;width: 270px;margin-right: 20px;}
.homefive .homefivefr dl:last-child{margin-right: 0px;}
.homefive .homefivefr dl dd {background: #fff;width: 100%;padding: 4% 4%;overflow: hidden;}
.homefive .homefivefr dl dd .homefivefrtit{margin: 10px 0;font-size: 18px;text-align:right;display: block;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.homefive .homefivefr dl dd .homefivefrtit a{display:inline-block;}
.homefive .homefivefr dl dd .homefivefrtit .indexa{float:left; font-weight: 700;}
.homefive .homefivefr dl dd .homefivefrtit i{display:inline-block; font-style:normal; background:  url('../images/more.png')  no-repeat left;padding-left: 20px;font-size: 14px;line-height: 24px;display: block;}
.homefive .homefivefr dl dd .homefivefrtit a:hover{color: #f7ac1b;}
.homefive .homefivefr dl dd .homefivefrtxt {font-size: 14px;color: #393939;line-height: 25px;overflow : hidden;height: 80px;}
.homefive .homefivefr dl dd .homefivefrtxt a{font-weight:bold; color:#393939;}
.homefive .homefivefr dl dd .homefivefrtxt a:hover{color: #f7ac1b;}
@media (min-width:1280px){
    .homefive .homefivefl{width:1200px;padding: 30px 50px 30px;}
    .homefive .homefivefr{width: 670px;}
    .homefive .homefivefr dl{margin-right:27px;width: 321px;}
}
/*==========homefive  end==========*/
/*==========底部  start==========*/
.foot{width:100%;background: #101010;line-height: 65px;font-size: 15px;color: #fff;text-align: center;border-top: 5px solid #f7ac1b;}
.foot a{color:#fff;padding-left: 40px;}
.link{max-width: 1200px;width: 100%;margin: 15px auto;}
.link p a{font-size: 14px;color: #676767;}
.link p span{font-size: 14px;color: #404142;font-weight: 700;}
/*==========底部  end==========*/
/*==========侧边浮动  start==========*/
.floating_ck { position: fixed; right: 0; top: 20%;*top:15%; width: 105px; z-index: 999999; border-bottom-left-radius:5px;border-top-left-radius:5px;}
.floating_ck dl dd { background:#f8ac18;margin-bottom: 3px; text-align: center; cursor: pointer; border-bottom-left-radius:5px;border-top-left-radius:5px;}
.floating_ck dl dd.consult{background: none;}
.floating_ck dl dd a { display: block; margin: 0 auto; text-align: center; }
.floating_ck dl dd:hover .floating_left { display: block; }
.quote, .qrcord { padding: 8px 0 4px; }
.floating_ck dl dd a, .floating_ck dl dd p { color: #fff; }
.floating_left { position: absolute; left: -190px; top: 209px; width: 300px; z-index: 999; height: 73px; line-height: 73px; background: #f8ac18; display: none; }
.floating_left a { color: #fff; }
.floating_ewm i { display: block; width: 145px; height: 145px; margin: auto; margin-top: 7px; }
.floating_ewm p { color: #Fff; }
.floating_ewm .qrcord_p01 { font-size: 12px; line-height: 20px; }
.floating_ewm .qrcord_p02 { font-size: 20px; }
@media(max-width:991px){
  .floating_ck { top: 80%; position: fixed; right: 0; }
  .consult,.quote,.qrcord{display: none;}
  .floating_ck{width:50px;}
}
/*==========侧边浮动  end==========*/
/*==========  start==========*/
.lower_banner{clear:both; position:relative;}
.lower_bannerpic{clear: both; display: block; text-align:center;}
.lower_bannerpic img{width:100%;}
.lower_banner .container{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%); text-align:center;}
.lower_banner .container .lower_bannerboxtit{width: 100%;font-size: 36px;color: #ffb321;text-align: center;line-height: 1;font-weight: 700;padding-bottom: 25px;}
.lower_banner .container .lower_bannerboxtxt{width: 100%;text-align: center;font-size: 16px;color: #fff;font-weight: normal;}
.lower_banner .container .lower_bannerboxtxt a{color:#fff;}
.lower_banner .container .lower_bannerboxtxt a:hover{color:#ccc;}
.prod-header{clear:both; background:#f0f0f0;}
.pro_bread{font-size: 14px; line-height: 32px;}
/*==========  end==========*/
/*==========产品列表  start==========*/
.proitem{padding-top: 50px; padding-bottom: 50px;}
.proitem .proitemfl{float:left;width: 280px;height: 243px;padding:20px;background:#f5a203;position: relative;overflow: hidden;}
.proitem .proitemfl span{color: #fff;font-size: 45px;line-height: 1;font-family: Impact;}
.proitem .proitemfl i{width: 80px;height: 53px;background: url(../images/07.png) no-repeat;background-size: 80px 53px;display:block;position: absolute;left: 1px;top: 36px;z-index: 2;}
.proitem .proitemfl h3{overflow: hidden;}
.proitem .proitemfl h3 a {font-size: 28px;display: block;color: #fff;line-height: 1;}
.proitem .proitemfl p{color: #fff;font-size: 15px;line-height: 22px;padding: 10px 0px;height: 95px;}
.proitem .proitemfl>a{width: 100px;color: #fff;border: 1px solid #fff;padding: 5px 10px;border-radius: 5px;background: url(../images/09.png)no-repeat 75px center;margin-bottom: 21px;display: block;}
.proitem .proitemfl>a:hover{color:#f6a200;background: url(../images/11.png)no-repeat 75px center;background-color: #fff;}
.proitem .proitemfr{float: right;}
.proitem .proitemfr li{float:left;margin-left:10px;width: 230px;}
.proitem .proitemfr li:hover{transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px);-o-transform: translateY(-6px); box-shadow: 0 0px 9px 0px rgba(18,12,0,.1);-webkit-box-shadow: 0 0px 9px 0px rgba(18,12,0,.1);-moz-box-shadow: 0 0px 9px 0px rgba(18,12,0,.1);    -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.proitem .proitemfr .proitemfrpic{clear:both; display:block;}
.proitem .proitemfr .proitemfrpic img{width:100%;}
.proitem .proitemfr .proitemfrtit{clear:both; display:block;    background: #f0f0f0;font-size: 16px;line-height: 20px;padding: 10px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.proitem01{padding-top: 50px;padding-bottom: 50px;background: #f0f0f0;}
.proitem01 .proitemfr .proitemfrtit,.proitem01 .proitemfl{background:#fff;}
.proitem01 .proitemfl span,.proitem01 .proitemfl h3 a,.proitem01 .proitemfl p,.proitem01 .proitemfl>a{color:#f5a203;}
.proitem01 .proitemfl>a{color: #fff;border: 1px solid #f6a200;background: url(../images/09.png)no-repeat 75px center;background-color: #f6a200;}
.proitem01 .proitemfl i{background: url(../images/08.png) no-repeat;background-size: 80px 53px;}
.promore{width: 100%;text-align: center;padding-bottom: 50px;}
.promore a{border: 2px solid #f6a200;padding: 10px  50px 10px 30px;color: #f6a200;border-radius: 5px;font-size: 20px;position: relative;display: inline-block;}
.promore a i{position: absolute;width: 25px;height: 27px;display:block;top: 10px;animation:mymove 3s infinite linear;-webkit-animation:mymove 3s infinite linear;background: url(../images/10.png) no-repeat center top;background-size: 25px 27px;}
.promore a i img{width:100%;}
@keyframes mymove{0% {left:170px;}50% {left:150px;}100% {left:170px;}}
@-webkit-keyframes mymove{0% {left:170px;}50% {left:150px;}100% {left:170x;}}
@media (min-width:1280px){
    .proitem .proitemfl{height: 293px;}
    .proitem .proitemfl h3 a{font-size:36px;}
    .proitem .proitemfl span{font-size:70px;}
    .proitem .proitemfr li{margin-left:20px;width: 286px;}
    .proitem .proitemfl i{width:118px;height:78px;background-size:118px 78px;top: 42px;}
}
.proclassnav {font-size: 18px;color: #000;text-align: center;border-bottom: 1px solid #e9e9e9;overflow: hidden;}
.proclassnav a {display: inline-block;line-height: 70px;margin: 0 2%;}
.proclassnav a:hover{color: #f7ac1b;}
.proclassnav a.cur {font-size: 18px;font-weight: bold;border-bottom: 4px solid #f7ac1b;}
/**/
.prolistbom{overflow: hidden;margin-left: -10px; padding-top: 30px;}
.prolistbom li {margin-bottom: 10px;float: left;margin-left: 10px;width: 242px; cursor: pointer;}
.prolistbom li .prolistbompic{position:relative; overflow:hidden;}
.prolistbom li .prolistbompic img{width:100%;}
.prolistbom li .prolistbompic:after{content:'';position: absolute;top:100%;left: 0;width: 100%;height: 100%;background: url(../images/honor_mask.png) center center no-repeat;z-index: 2;transition: all 0.5s ease; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.prolistbom li:hover  .prolistbompic:after{top: 0;transition: all 0.5s ease; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.prolistbom li .prolistbomtit{clear:both;display:block;font-size: 16px;line-height: 20px;padding: 10px;text-align: center;overflow: hidden;text-overflow: ellipsis;top: 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;white-space: nowrap;color:#333;}
.prolistbom li:hover .prolistbomtit{background:#f8ac18;color:#fff;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;white-space: nowrap;}
@media (min-width:1280px){
    .prolistbom{margin-left:-20px;}
    .prolistbom li{margin-left:20px;width: 285px;}
}
/*==========产品列表  end==========*/

/*==========新闻综合  start==========*/
.newstop{clear:both; padding:40px 0px; background: #f9f8f8;overflow: hidden;}
.newstit{clear:both; border-bottom: 1px solid #d0d0d0;}
.newstit h3{display:inline-block; font-size: 28px; background: url(../images/titleline.png) no-repeat center bottom; padding-bottom: 10px;}
.newstit a{float: right;line-height: 47px;}
.newstit a i{background: url(../images/more.png)no-repeat left;color: #949494;padding-left: 20px;font-style:normal;font-size: 14px;}
.newstop ul {clear:both;margin-left: -20px; padding-top: 30px;}
.newstop ul li {float: left;width: 320px;border: 1px solid #f1f1f1;background: #fff;margin-left: 20px;}
.newstop ul li .newstoppic{clear:both; display:block; overflow:hidden;}
.newstop ul li .newstoppic img {-moz-transition: all 1s ease;-o-transition: all 1s ease;-webkit-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;width: 100%;}
.newstop ul li .newstoppic img:hover {-moz-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.newstop ul li .newstopbox{    padding: 15px;transition: all 1s ease;}.newstop ul li .newstopbox > a {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;transition: all 1s ease;font-size: 20px;line-height: 2;margin-top: 15px;font-weight: 600;}
.newstop ul li .newstopbox p{display: block;height: 60px;line-height: 20px;font-size: 14px;color: #555;overflow: hidden;margin-top: 15px;margin-bottom: 25px;}
@media (min-width:1280px){
    .newstop ul{margin-left: -25px;padding-top: 30px;}
    .newstop ul li {margin-left: 25px;width: 383px;}
    .newstop ul li .newstopbox p{height:40px;}
}
/**/
.newsbom{overflow: hidden;padding: 30px 0px;}
.newsbom ul{margin-left:-15px; margin-top:15px;}
.newsbom li{width: 492px;height: 190px;float: left;overflow: hidden;border-bottom: #eee 1px dotted;padding: 15px 28px;margin-left: 15px;margin-top: 5px;margin-bottom:5px;border: 1px dotted #ececec;border-left: 3px solid #ececec;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.newsbom li a{    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;margin-top:15px;font-size: 20px;color: #393939;display: block;}
.newsbom li .newsbomtime{clear:both; display:block; padding:10px 0px; text-align:left;}
.newsbom li .newsbomtime span{    line-height: 32px;font-size: 14px;color: #676767;padding-right:10px;}
.newsbom li .newsbomtime em{    line-height: 32px;font-size: 14px;color: #676767;margin: 10px auto;font-style:normal; background:url(../images/ll.png) no-repeat left center; background-size:20px auto; padding-left:25px;}
.newsbom li .newsbomtxt{font-size: 14px;margin: 0 auto 20px;color: #9e9e9e;line-height: 28px;}
.newsbom li:hover {background-color: #f0f2f5;border: none;}
.newsbom li:hover a{color:#f8ac18;}

@media (min-width:1280px){
   .newsbom ul{margin-left:-20px; margin-top:20px;}
   .newsbom li{width: 590px;margin-left:20px;}
}
/**/
.newclassnav{    background: #f9f8f8;}
.newclassnav a{    float: left;font-size: 18px;text-align: center;cursor: pointer;background: #f9f8f8;margin-left:-1px;padding: 15px 30px;border: 1px solid #e9e9e9; border-bottom:0px;}
.newclassnav a:hover,.newclassnav a.new-head-li{background: #f7ac1b; color:#fff;}
.newslistul{clear:both;margin-left: -30px;padding: 25px 0px;}
.newslistul li {float:left;width: 485px;line-height: 24px;padding: 14px 0px;margin-left: 30px;border-bottom: 1px dotted #efefef;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.newslistul li a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;width: 394px;float: left;background: url(../images/point.png)no-repeat left;padding-left: 15px;color: #393939;font-size: 16px;display: block;}
.newslistul li span{display: block;float: right;line-height: 20px;font-size: 14px;color: #676767;}
@media (min-width:1280px){
   .newslistul {margin-left:-50px;}
   .newslistul li{margin-left:50px;width: 575px;}
   .newslistul li a{width: 483px;}
}
/*==========新闻综合  end==========*/
/*==========page  start==========*/

/**/
.insidepage{clear:both;padding: 30px 0px;}
.insidepage li{width: 100%;display: block;border-bottom: 1px solid #e4e4e4;font-size: 15px;line-height: 24px;padding: 15px 0px;}
.insidepage li span{font-size: 13px;color: #969696;text-align: center;float: right;}
.insidepage li a{font-weight:bold; display:inline-block; padding-left:10px;}
.insidepage li.insidepagenone span{float:none; display:inline-block; padding-left:10px;}
/*==========page  end==========*/
/*==========案例  start==========*/
.caseclass{font-size: 18px;color: #000;text-align: center;border-bottom: 1px solid #e9e9e9;overflow: hidden;}
.caseclass a {display: inline-block;line-height: 70px;margin: 0 2%;}
.caseclass a:hover{color: #f7ac1b;}
.caseclass a.cur {font-size: 18px;font-weight: bold;border-bottom: 4px solid #f7ac1b;}
/**/
.caselistul{padding: 30px 0px 0px 0px;margin-left:-10px;}
.caselistul li{float:left;margin-left:10px;width: 242px;  margin-bottom:10px;overflow: hidden;transition: all .3s ease;}
.caselistul li .caselistulpic{clear:both; display:block;}
.caselistul li .caselistulbox{padding:10px;}
.caselistul li .caselistulbox a {font-size: 16px;line-height: 1.8em;color: #404142;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.caselistul li .caselistulbox p{    font-size: 14px;color: #676767;line-height: 1.8em;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.caselistul li:hover{transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px); -o-transform: translateY(-6px); box-shadow: 0 0px 9px 0px rgba(18,12,0,.1);-webkit-box-shadow: 0 0px 9px 0px rgba(18,12,0,.1);-moz-box-shadow: 0 0px 9px 0px rgba(18,12,0,.1);}
.caselistul li:hover .caselistulbox a{color:#f8ac18;}
@media (min-width:1280px){
    .caselistul{margin-left:-25px;}
    .caselistul li{margin-left:25px;width: 281px;}
}
/*==========案例  end==========*/
/*==========关于我们  start==========*/
.aboutone{padding:20px 0px 0px 0px;}
.aboutone .aboutonetit{    line-height: 60px;font-size: 36px;color: #000;font-weight: bold;}
.aboutone .aboutonefl{float:left;width: 540px;margin-top: 20px;font-size: 15px;color: #878787;line-height: 35px;}
.aboutone .aboutonefl p{text-indent:34px;}
.aboutone .aboutonefl dl{clear: both;padding-top: 40px;}
.aboutone .aboutonefl dl dd{float:left;padding: 0px 22px;border-right:1px solid #ededed;}
.aboutone .aboutonefl dl dd:last-child{border-right:0px;}
.aboutone .aboutonefl dl dd span{clear:both; display:block; text-align:center;}
.aboutone .aboutonefl dl dd .aboutonetit01{    height: 46px;margin-bottom: 8px;font-size: 13px;color: #000;line-height: 46px;vertical-align: baseline;}
.aboutone .aboutonefl dl dd .aboutonetit01 strong{    font-family: 'Arial';font-size: 62px;color: #ED1C24;font-weight: bold;}
.aboutone .aboutonefl dl dd .aboutonetxt{font-size: 14px;color: #878787;line-height: 22px;}
.aboutone .aboutonefr{float:right;width:416px;height: 379px;}
.aboutone .aboutonefr img{width:100%; height:100% !important;}
@media (min-width:1280px){
    .aboutone .aboutonefl{width:600px;}
    .aboutone .aboutonefr{width:500px;height: 346px;}
    .aboutone .aboutonefl dl dd{padding: 0px 32px;}
}
/**/
.abouttwo{width: 100%;height: 412px;background-image: url(../images/com_bg.jpg);background-repeat: no-repeat;background-position: center center;-webkit-background-size: 100%;background-size: 100% 100%;margin-top: 127px;position: relative;}
.abouttwo .aboutnl_pic{float:left;margin-top:-50px;width: 373px;}
.abouttwo .abouttwofr{float: right;margin: 100px 60px 0px 0px;*background:#fff;background: rgba(255, 255, 255, 0.8);width:480px;height:208px;padding: 15px 20px 0px 20px;border: 1px solid #f8d218;border-radius: 30px 0px 30px 0px;}
.abouttwo .abouttwofr p{width: 100%;font-size: 15px;padding: 5px 5px 10px 25px;line-height: 20px;background: url(../images/star.png) no-repeat left 5px;background-size: 18px auto;}
@media (min-width:1280px){
    .abouttwo .aboutnl_pic{margin-top:-97px;width: 411px;}
    .abouttwo .abouttwofr{width:690px;height:260px;border-radius: 45px 0px 45px 0px;padding-top: 32px;padding-left: 30px;}
    .abouttwo .abouttwofr p{font-size: 18px;padding: 10px 5px 10px 25px;line-height: 30px;background-size: 20px auto;background-position: left 13px;}
}
/**/
.aboutthree{clear:both; padding:50px 0px 0px 0px;}
.aboutthree .abouttit{padding-bottom: 56px;margin-bottom: 0;font-size: 36px;color: #000;font-weight: bold;text-align: center;line-height: 1;display: block;background: url(../images/i_pt2_line4.png) no-repeat center bottom;margin-bottom: 10px;}
.aboutthree .aboutthreetit{font-size: 15px;color: #666;text-align: center;line-height: 24px;padding: 0px 30px;}
.aboutthree ul{clear:both;margin-left:-10px;padding-top: 20px;}
.aboutthree ul li{float:left;margin-left:10px;width: 242px;margin-bottom:10px;} 
.aboutfour{padding-bottom:50px;}
.aboutfour .abouttit{background-image:url(../images/i_pt2_line5.png);}
@media (min-width:1280px){
    .aboutthree ul{margin-left:-20px;padding-top: 30px;}
    .aboutthree ul li{margin-left:20px;width: 285px;margin-bottom:20px;}
}
/*==========关于我们  end==========*/
/*==========联系我们  start==========*/
.contactone{clear:both; position:relative;}
.contactonepic{text-align:center;}
.contactone .container{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.contactone .contactonebox{float:right;    float: right; width: 55%;*background:#fff; padding: 20px 30px; background: url(../images/bg_lx.png) repeat;}
.contactone .contactonebox .contactonetit{color: #111;font-size: 34px;font-weight: 700;line-height:1;position:relative;margin-bottom: 25px;}
.contactone .contactonebox .contactonetit:after{content:'';position:absolute;left:0px;bottom: -15px;width: 50px;height: 3px;background-color: #F90016;display: block;}
.contactone .contactonebox .contactonetxt{color: #333;font-size: 16px;line-height: 30px;}
.contactone .contactonebox ul{padding: 15px 0px;}
.contactone .contactonebox ul li{float:left;padding-left: 65px;}
.contactone .contactonebox ul li a{clear:both;display: block;color: #F90016;font-size: 18px;font-weight: bold;margin-top: 5px;}
.contactone .contactonebox ul li a font {font-size: 24px;}
.contactone .contactonebox ul li:nth-child(1){background: url(../images/lax01.png) no-repeat left top;background-size: 55px auto;width: 260px;}
.contactone .contactonebox ul li:nth-child(2){background: url(../images/lax01.png) no-repeat left top;background-size: 55px auto;width: 230px;}
.contactone .contactonebox .contactoneadress{color: #333;font-size: 16px;line-height: 30px;background:url(../images/lax03.png) no-repeat left center;background-size:30px auto;padding-left: 35px;}
@media (min-width:1280px){
    .contactone .contactonebox ul li{font-size:16px;}
    .contactone .contactonebox ul li:nth-child(1){width: 337px;}
    .contactone .contactonebox ul li a{font-size: 22px;}
    .contactone .contactonebox ul li a font {font-size: 30px;}
}
/**/
.contacttwo{/* clear:both; */padding:55px 0px;position:relative;}
.contacttwo:before{content:'';position:absolute;left:0px;right:0px;top: 183px;height: 0px;width: 100%;border-bottom: 3px solid #ccc;}
.contacttwo li{float:left;position:relative;width:200px;padding: 0px 20px;}
.contacttwo li .contacttwopic{width:100px;height:100px;margin: 0 auto 60px;border-radius:50%;background: #f47321;}
.contacttwo li:nth-child(2n-1) .contacttwopic{background:#faa633;}
.contacttwo li .contacttwotit{display: block;width: 100%;height: 90px;line-height: 90px;border-radius: 50%;background: #f47321;font-size: 20px;color: #fff;z-index: 1;position: relative;text-align:center;}
.contacttwo li:nth-child(2n-1)  .contacttwotit{background: #faa633;}
.contacttwo li .contacttwotit:before{content: "";width: 16px;height: 16px;border-radius: 50%;background: #f47321;margin: 0 auto;position: absolute;top: -39.5px;left: 0;right: 0;}
.contacttwo li:nth-child(2n-1) .contacttwotit:before{background: #faa633;}
.contacttwo li .contacttwotit:after{    content: "";display: block;width: 70px;height: 80%;background: #fff;border-radius: 50%;position: absolute;top: 10px;left: -37px;}
.contacttwo li .contacttwotxt{    padding: 0 10px;}
.contacttwo li .contacttwotxt span{font-size: 17px;color: #f47321;padding: 10px 0px 10px 0px;display: block;text-align: center;} 
.contacttwo li:nth-child(2n-1) .contacttwotxt span{color: #faa633;} 
.contacttwo li:nth-child(1) .contacttwotxt span{color: #727cb6;}
.contacttwo li .contacttwotxt p{    font-size: 14px;color: #676767;text-align: center;}
@media (min-width:1280px){
  .contacttwo li{width: 240px;}
  .contacttwo li .contacttwotxt p{line-height:28px; color:#333;}
}
/*==========联系我们  end==========*/
/*==========服务支持  start==========*/
.serviceone{clear:both; position:relative; z-index: 1; margin-top: -130px;}
.serviceone ul li{ float:left; margin:0px 10px; width: 313px; background-color: #faa633; color: #fff;    height: 270px; }
.serviceone ul li:nth-child(2) { background-color: #f47321;}
.serviceone ul li img{    width: 74px; height: 72px; display: block; margin: 37px auto 0 auto; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.serviceone ul li  span { display: block; color: #fff; width: 70%; margin: 0 auto; font-size: 30px; line-height: 70px; font-weight: bold; text-align: center; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.serviceone ul li p { width: 70%; height: 48px; margin: 5px auto 0 auto; font-size: 14px; line-height: 24px; text-align: center; overflow: hidden; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; color: #fff;}
@media (min-width:1280px){
  .serviceone ul li{margin:0px 15px;width: 370px;}
}
/**/
.servicetwo{padding: 40px 0px;}
.servicetwo .servicetwotit{text-align: center; padding-bottom: 30px;}
.servicetwo .servicetwotit span{font-size: 35px; padding: 0 30px 0px 30px; line-height: 40px;}
.servicetwo .servicetwotit span:last-child {background: url(../images/click.png) no-repeat left center; padding-left: 40px;}
.servicetwo .servicetwobox p{text-indent: 2em;font-size: 16px;line-height: 32px;padding-bottom: 14px;color: #666;}
/**/
.servicethree{width: 100%; overflow: hidden; background: url(../images/service02.jpg) 0 0 no-repeat;    background-size: 100% 463px;}
.servicethree .servicethreefl{float: left;width: 55%;}
.servicethree .servicethreefl .servicethreefltit{color: #fff;font-size: 28px;padding-left: 1em;padding-top: 20px;}
.servicethree .servicethreefl .servicethreefltop{padding-top: 20px;clear: both;display: inline-block;}
.servicethree .servicethreefl .servicethreefltop i:nth-child(1){float:left;}
.servicethree .servicethreefl .servicethreefltop i:last-child{float:right;}
.servicethree .servicethreefl .servicethreefltop span{ font-size:22px; color:#fff;}
.servicethree .servicethreefl .servicethreeflbom{padding-top: 80px;padding-left: 2em;color: #fff;padding-bottom: 90px;}
.servicethree .servicethreefl .servicethreeflbom li{float: left;width: 33.33333%;}
.servicethree .servicethreefl .servicethreeflbom li img{margin-left: 12px;border-bottom: 2px solid #f6a200;padding-bottom: 10px;}
.servicethree .servicethreefl .servicethreeflbom li p{font-size: 16px;}
.servicethree .servicethreefl .servicethreeflbom li p.content02l-p{padding-top: 10px;}
.servicethree .servicethreefr{padding-top: 141px;width: 45%;float: left;}
.servicethree .servicethreefr .servicethreefrtit{font-size: 40px;color: #333;font-weight: 600;}
.servicethree .servicethreefr .servicethreefrtxt{padding-top: 50px;font-size: 16px;display: block;line-height: 24px;color: #666;}
/**/
.servicefour{padding-top:60px; padding-bottom:50px;}
.servicefour .servicefourtit{clear:both; text-align:center; font-size:35px; color: #333; font-weight: 600; line-height: 1; }
.servicefour .servicefourtxt{padding-top: 30px; padding-bottom: 30px; font-size: 16px; display: block; line-height: 24px; color: #666; text-indent: 2em;}
.servicefour ul{clear:both; margin-left:-15px;}
.servicefour ul li{float: left; margin-left:15px; width:238px;}
.servicefour ul li img{width:100%;}
@media (min-width:1280px){
    .servicefour ul li{width: 288px;}
}
/**/
.servicefive{    width: 100%;background: #f9f8f8; padding:60px 0px 45px 0px;}
.servicefive .service04-p{float: left;width:330px;padding-top: 45px;color: #f7ac1b;font-size:24px;}
.servicefive ul{float: right;width: 660px;position: relative;display: block;z-index: 3;}
.servicefive ul:before{content: '';height: 1px;position: absolute;top: 50%;right:0px;left:0px;z-index:1;background: #f6a200;}
.servicefive ul li{float: left;width: 110px;position: relative;z-index:5;margin-left: 22px;}
.servicefive ul li p{width: 110px;height: 110px;border: 1px solid #f7ac1b;border-radius: 50%;padding-top: 30px;background: #f9f8f8;text-align: center;}
.servicefive ul li p span{font-size:14px; color:#333;}
.servicefive ul li:hover p{background:#fdbb2e;}
.servicefive ul li:hover p span{color: #fff;}
@media (min-width:1280px){
    .servicefive .service04-p{font-size:30px;width: 400px;}
    .servicefive ul{width:780px;}
    .servicefive ul li{margin-left: 46px;}
    .servicefive ul li p span{font-size:16px;}
}
/*==========服务支持  end==========*/
/*==========新闻内页  start==========*/
.inside{padding:20px 0px;}
.insidenewfl{float: left; width: 750px;}
.insidenewfl h1{font-size:24px; padding-top: 15px; color: #000; line-height: 1.4; font-weight: bold; text-align: center;}
.insidenewfl .newtime{font-size: 16px;margin: 3px 0;color:#999;line-height: 24px;background: url(../images/b.jpg) no-repeat left center;padding: 15px 0px 15px 20px;}
.insidenewfl .daodu{ width: 100%; padding: 10px 10px 10px 100px; margin-bottom: 35px; background: #f4f4f4 url(../images/wxts.png) no-repeat 20px 15px; background-size: 60px auto;}
.insidenewfl .daodu p{ color: #676767; line-height:24px; font-size: 14px; padding: 5px 0px 10px 0px; }
.insidenewfl .daodu .daodu_lx { clear: both; text-align: center;}
.insidenewfl .daodu .daodu_lx .tel {padding: 5px 0 0 10px; box-sizing: border-box; color: #666; font-size: 16px; background-size: 35px auto; display: inline-block;}
.insidenewfl .daodu .daodu_lx .tel  a{ font-size: 26px; color: #FE4042; font-weight: 600;}
.insidenewfl .daodu .daodu_lx .chat {background: #FF3D17; margin-left: 10%; color: #fff; font-size: 18px; padding: 8px 30px; display: inline-block;}

.newtext {width: 100%;margin-top: 20px;}
.newtext h2,.newtext h3{font-size: 20px;line-height: 40px;margin-top: 15px;}
.newtext p {color: #676767; margin: 15px 0; text-indent: 2em; line-height: 30px;font-size: 15px;}
.newtext p a{color: #eb0001;}
.newtext img{max-width:100%;text-align: center; margin-left:-2em;}
.content_video{text-align: center;clear:both; width:100%;}
.content_video video{clear:both; width:100%;}
.newtext .content_video video{clear:both; width:80%;}
.insidenewfr{float: right; width: 200px;}
.insidenewfr .newpro{clear:both; border: 1px solid #efefef;}
.insidenewfr .newpro p{font-size: 20px;margin-bottom: 15px;text-align: center;margin-top: 15px;font-weight: 600;}
.insidenewfr .newpro ul{clear:both; padding:0 15px;}
.insidenewfr .newpro ul li a{clear:both; display:block;}
.insidenewfr .newpro ul li .newprotit{font-size: 15px;text-align:center;line-height:24px;padding:10px 0px;}
@media (min-width:1280px){
.insidenewfl{width:900px;}
.insidenewfl h1{font-size: 31px;}
.insidenewfl .daodu{
    background-size: 80px auto;
    padding: 15px 15px 15px 130px;
}
.insidenewfl .daodu p{font-size:16px;}
.insidenewfr{width:240px;}
}
/*==========新闻内页  end==========*/
/*==========留言板  start==========*/
.liuyan{width:100%;border: 1px solid #f1f1f1;margin-bottom: 45px;position: relative;background: url('../images/liuyanbg.jpg') -45px 60px no-repeat;}
.liuyan .liuyan-title{display: block;border-bottom: 1px solid #f1f1f1;background: #fff;box-shadow: 0px 3px 0px rgba(228, 228, 228, 0.5);padding: 15px 0 15px 137px;font-size: 14px;position: relative;}
.liuyan .liuyan-title span{position:absolute;left: 30px;top: 38px;}
.liuyan .liuyan-title strong{font-size: 24px;border-right: 1px solid #f1f1f1;padding-right: 10px;color: #262525;line-height: 30px;display: block;float: left;}
.liuyan .liuyan-title i{display: block;float: right;padding: 0 15px 0 15px;width: 504px;font-style: normal;font-size: 14px;}
.liuyan .liuyan-kefu{position: absolute;top: 28px;left: 36px;border: 1px solid #f1f1f1;border-radius: 50%;z-index: 5;background: #fff;}
.liuyan .liuyan-kefu img{padding: 5px;margin-bottom: 0 !important;}
.liuyan .liuyan-content{padding: 75px 0 35px 0px;}
.liuyan .liuyan-content .liuyan-img{width: 100%;overflow: hidden;padding-bottom: 40px;}
.liuyan .liuyan-content .liuyan-img li{float: left;width: 135px;border: 1px solid #f1f1f1;background: #fff;padding: 20px 0;border-radius: 5px;text-align: center;margin-left: 41px;}
.liuyan .liuyan-content .liuyan-img li img{margin-bottom: 15px;}
.liuyan .liuyan-content .liuyan-img li p{text-indent: 0;margin-bottom: 0px;}
.liuyan .liuyan-content .liuyan-form{width: 673px;margin: 0 auto;}
.liuyan .liuyan-content .liuyan-form li{float: left;width: 50%;margin-bottom: 15px;border:none;border-radius: 15px;}
.liuyan .liuyan-content .liuyan-form li:nth-child(1){padding-right:10px;}
.liuyan .liuyan-content .liuyan-form li:nth-child(2){padding-left:10px;}
.liuyan .liuyan-content .liuyan-form li.liuyan-li02{width: 100%;margin-right: 40px;}
.liuyan .liuyan-content .liuyan-form li.liuyan-li03 {width: 10%;}
.liuyan .liuyan-content .liuyan-form li input{border: none;border-radius: 5px;}
.liuyan .liuyan-content .liuyan-form li.liuyan-li03 .liuyan_btn{height: 41px;line-height: 24px;font-size: 16px;background: #f7ac1b;padding: 5px 40px;color: #fff;cursor: pointer;box-shadow: 0px 3px 0px rgba(220, 210, 191, 0.5);}
.liuyan .liuyan-content .liuyan-form li .liuyan-tel{width: 100%;height: 40px;background: #fff url('../images/bt.png') 88px 11px no-repeat;-webkit-background-size: 8px;background-size: 8px;border: 1px solid #e6e6e6;line-height: 38px;padding: 0px 10px;}
.liuyan .liuyan-content .liuyan-form li .liuyan-need{width:100%;font-family:'Microsoft Yahei', 'Helvetica Neue'; height:92px; line-height:24px; padding:10px;    background: #fff url(../images/bt.png) 88px 11px no-repeat;}
.liuyan .liuyan-content .liuyan-form li .liuyan-name{width: 100%;height: 40px;background-size: 8px;border: 1px solid #e6e6e6;line-height: 38px;padding: 0px 10px;}
@media (min-width:1280px){
.liuyan .liuyan-title i{font-size: 15px;width: 653px;line-height: 30px;}
.liuyan .liuyan-title span{top: 14px;}
.liuyan .liuyan-content .liuyan-img li{width:150px;margin-left: 60px;}
.liuyan .liuyan-content .liuyan-form{width: 777px;}
}
/*==========留言板  end==========*/
/*==========相关新闻  start==========*/
.xgnew {width: 100%;background: url(../images/pro_solve.jpg)no-repeat center;padding-bottom: 30px;}
.xgnew .xgnewtit{font-size: 24px;color: #262525;line-height: 34px;padding-bottom: 15px;display: block;font-weight: 700;padding-top: 15px;border-bottom: 1px dashed #bbb;}
.xgnew .xgnewtit p{font-size: 24px; color: #262525;line-height: 34px;padding-bottom: 15px;margin-top: 20px;margin-bottom:0px;display: block;float: left;font-weight: 700;}
.xgnew .xgnewtit a{display: block;float: right;font-weight: normal;font-size: 16px;}
.xgnew ul{clear:both; display:block;}
.xgnew ul li{float:left; width:50%;    display: block;font-size: 18px;color: #000;background: url(../images/new_ico.png) left center no-repeat;background-size: 20px;}
.xgnew ul li a{clear:both; display:block;white-space: nowrap;line-height: 42px;overflow: hidden;text-indent: 30px;text-overflow: ellipsis;}
/*==========相关新闻  end==========*/
/*==========案例内页  start==========*/
.caseone{padding:25px 0px 0px 0px;}
.caseone .caseonefl{float:left; width:620px;}
.caseone .caseonefr{float:right; width:350px;}
.caseone .caseonefr h1 {font-size: 34px;font-weight: bold;color: #000;line-height: 45px;margin-bottom: 10px;}
.caseone .caseonefr .caseonefrbox p {line-height: 1.8em;color: #676767;font-size: 15px;margin: 14px 0;padding-left: 30px;background: url(../images/icodui.png) top 3px left no-repeat;}
.caseone .caseonefr .caseonefrbox p strong{font-weight: 500;color: #444;}
.caseone .caseonefr .caseonefrbox p a{color: #f8ac18;}
.caseone .caseonefr .caseonefrbtn{font-size: 20px;text-align: center;line-height: 2.5em;border-radius: 3px;margin-bottom: 25px;}
.caseone .caseonefr .caseonefrbtn a{background: #ff0000;color: #fff;cursor: pointer;border-radius: 5px;box-shadow: 0px 3px 0px rgba(220, 210, 191, 0.5);display: block;}
.caseone .caseonefr .caseonefrbtn a img {width: 28px;height: auto;margin-right: 5px;vertical-align: middle;cursor: pointer;transition: all 0.6s;}
.caseone .caseonefr .caseonefrphoto{font-size: 18px;display: block;padding-top: 14px;background: url(../images/pro_tel.png) no-repeat left bottom;background-size:35px auto;padding-left:45px;}
.caseone .caseonefr .caseonefrphoto span{color: #ff0000;font-size:26px;font-weight: 600;}
@media (min-width:1280px){
  .caseone .caseonefl{float:left; width:744px;}
  .caseone .caseonefr{float:right; width:420px;}
  .caseone .caseonefr .caseonefrbtn{padding-top:30px;}
}
.casetwo{margin-top: 20px;}
.casetwo .casetwofl{float:left; width:750px;}
.casetwo .casetwofl .casetwoflbox{clear:both;padding-bottom: 50px;}
.casetwo .casetwofl .casetwoflbox h2,.casetwo .casetwofl .casetwoflbox h3{font-size: 20px;line-height: 30px;padding: 10px 0px;}
.casetwo .casetwofl .casetwoflbox p {color: #676767;margin: 5px 0;text-indent: 2em;line-height: 30px;font-size: 15px;}
.casetwo .casetwofl .casetwoflbox p a{color: #eb0001;}
.casetwo .casetwofl .casetwoflbox img{max-width:100%;text-align: center; margin-left:-2em;}
.casetwo .casetwofr{float:right;width:200px;padding-top: 10px;}
.casetwo .casetwofr .casetwofrtit{clear:both;display:block;background:#ff0e00;color:#fff;font-size: 24px;line-height: 45px;position:relative;margin-left: -20px;text-align: left;padding-left: 61px;font-weight: bold;box-shadow: 0px 3px 0px rgba(0,0,0,0.2);}
.casetwo .casetwofr .casetwofrtit:before{content:'';position:absolute;left: 17px;top: -3px;width:36px;height:56px;background:url(../images/xgbg01.png) no-repeat center top;}
.casetwo .casetwofr .casetwofrtit:after{position:absolute;left: 0px;top:0px;border-top: 23px solid transparent;border-bottom: 23px solid transparent;border-right:20px solid transparent;border-left:10px solid #fff;content:'';}
.casetwo .casetwofr ul{clear:both;padding-top:25px;}
.casetwo .casetwofr ul li{clear:both; display:block;}
.casetwo .casetwofr ul li a{clear:both; display:block; text-align:center;}
.casetwo .casetwofr ul li a.casetwofrtxt{font-size:14px; padding:5px 0px 10px 0px;}
@media (min-width:1280px){
  .casetwo .casetwofl{width:900px;}
  .casetwo .casetwofr{width:240px;}
}
/*==========案例内页  end==========*/
/*==========产品详情  start==========*/
.proone{padding: 30px 0px;}
.proone .proonefl{float:left; width:620px;}
.proone .proonefr{float:right; width:350px;}
.proone .proonefr h1{font-size: 34px;font-weight: bold;color: #000;line-height: 45px; margin-bottom: 10px;}
.proone .proonefr .proonefrtxt{height: 225px;overflow: hidden;}
.proone .proonefr .proonefrtxt p{font-size: 14px;line-height: 24px;padding: 3px 0px;color: #444;}
.proone .proonefr .proonefrtxt p span {color:#f8ac18;font-size: 20px;}
.proone .proonefr .proonefrtxt p strong{line-height: 25px;font-size: 15px;padding: 18px 0 15px 5px;box-sizing: border-box;border-top: 1px solid #d8d8d8;display: block;font-weight: normal;color: #676767;border-bottom: 1px solid #d8d8d8;margin-bottom: 10px;background-size:40px;}
.proone .proonefr .proonefrbtn{margin: 15px 0;}
.proone .proonefr .proonefrbtn a{font-size: 16px;color: #fff;text-align:center;display: block;border-radius: 5px;line-height: 40px;}
.proone .proonefr .proonefrbtn a:nth-child(1){float:left; width:178px; background: #ff0000;}
.proone .proonefr .proonefrbtn a:nth-child(1) span{background:url(../images/bj.png) no-repeat left center;background-size: 25px auto;padding-left: 30px;display: inline-block;}
.proone .proonefr .proonefrbtn a:nth-child(2){float:right; width:161px; background: #f8ac18;}
.proone .proonefr .proonefrbtn a:nth-child(2) span{background:url(../images/zx1.png) no-repeat left center;background-size: 25px auto;padding-left: 30px;display: inline-block;}
.proone .proonefr .r_top{background-size:30px auto;font-size: 18px;padding: 5px 0px 5px 5px;}
.proone .proonefr .r_top span{color: #ff0000; font-size:25px; font-weight: 600;}
.proone .proonefr .proonefrbtn a:nth-child(2):hover{background:#ad7509;}
.proone .proonefr .proonefrbtn a:nth-child(1):hover{background:#af1a12;}
@media (min-width:1280px){
  .proone{padding: 30px 0px 50px;}
  .proone .proonefl{width:744px;}
  .proone .proonefr{width:420px;}
  .proone .proonefr .proonefrtxt p strong{padding-bottom:18px; margin-bottom:20px;}
  .proone .proonefr .proonefrbtn a:nth-child(1),.proone .proonefr .proonefrbtn a:nth-child(2){width:200px;line-height: 50px;font-size: 20px;}
  .proone .proonefr .proonefrtxt{height: 291px;}
  .proone .proonefr .proonefrtxt p{font-size:16px; line-height:30px;}
  .proone .proonefr .proonefrbtn a:nth-child(1) span,.proone .proonefr .proonefrbtn a:nth-child(2) span{background-size:30px auto; padding-left:40px;}
}
/**/
.protwo{height: 120px;color: #fff;width: 100%;margin-bottom: 50px;}
.protwo ul{overflow: hidden;}
.protwo ul li {float: left;height: 100px;line-height: 100px;margin-left: -1px;text-align: center;width: 25%;position: relative;cursor: pointer;font-size: 16px;background: url(../images/pro_line.png) center 80px;background-repeat: repeat-x;}
.protwo ul li a{color:#fff;}
.protwo ul li a i{display: block;width:10px;height:10px;border-radius:50%;background: #fff;position: absolute;top: 76px;left: 50%;margin-left: -5px;}
.protwo ul .active a i{color: #fff;background: #f8ac18;}
.protwo .protwobox{background: url(../images/pro_04.jpg) no-repeat center;background-size: cover; height:120px;;transition: all ease .5s;-moz-transition: all ease .5s;-webkit-transition: all ease .5s;-o-transition: all ease .5s;}
.protwobox.leave{position: fixed;top: 0;z-index: 10;left: 0%;width: 100%;background-size: cover;height: 75px;}
.protwobox.leave li{top: -25px;}
@media (min-width:1280px){
  .protwo ul li{font-size: 18px;}
  .protwo ul li a i{width: 15px;height: 15px;top: 73px;margin-left: -7.5px;}
}
/**/
.prothree{clear:both; padding-bottom:40px;}
.prothree .prothreefl{float:left; width:750px;}
.prothree .prothreeflbox h2{font-size: 24px;color: #262525;line-height: 28px; margin-bottom: 20px;display: block;font-weight: 600;margin-top: 20px;}
.prothree .prothreeflbox p {text-indent: 2em;padding: 5px 0px; line-height:26px;}
.prothree .prothreeflbox p a{color:#f00}
.prothree .prothreeflbox .content_video{ text-align:center;}
.prothree .prothreeflbox .content_video video{max-width:750px; width:100%; margin:0 auto;}
.prothree .prothreeflbox p strong{color:#eb0001;}
.prothree .prothreeflbox img{display: block;margin: 8px auto;}
.prothree .prothreeflcase h2{font-size: 24px; color: #262525; line-height: 28px; margin-bottom: 20px; display: block; font-weight: 600; margin-top: 20px;}
.prothree .prothreeflcase ul{padding:5px 0px 30px 0px;margin-left: -20px;}
.prothree .prothreeflcase ul li{margin-left: 20px;float: left;width: 236px;}
.prothree .prothreeflcase ul li .prothreeflcasetit{clear:both;display:block;text-align:center;font-size: 14px;padding-top:5px;font-weight: bold;}
.prothree .prothreefr{float:right; width:200px;}
.prothree .prothreefr .prothreefrtit{clear:both;display:block;background:#ff0e00;color:#fff;font-size: 24px;line-height: 45px;position:relative;margin-left: -20px;text-align: left;padding-left: 61px;font-weight: bold;box-shadow: 0px 3px 0px rgba(0,0,0,0.2);}
.prothree .prothreefr .prothreefrtit:before{content:'';position:absolute;left: 17px;top: -3px;width:36px;height:56px;background:url(../images/xgbg.png) no-repeat center top;}
.prothree .prothreefr .prothreefrtit:after{position:absolute;left: 0px;top:0px;border-top: 23px solid transparent;border-bottom: 23px solid transparent;border-right:20px solid transparent;border-left:10px solid #fff;content:'';}
.prothree .prothreefr .prothreefrtit01:before{background:url(../images/xgbg02.png) no-repeat center top;}
.prothree .prothreefr .prothreefrxgpro{clear:both;padding: 20px 0px;}
.prothree .prothreefr .prothreefrxgpro li{clear:both; display:block;}
.prothree .prothreefr .prothreefrxgpro li a{clear:both; display:block; text-align:center;}
.prothree .prothreefr .prothreefrxgpro li a.prothreefrxgprotit{font-size:14px; padding:5px 0px 10px 0px;}
.prothree .prothreefr .prothreefrmorepro{padding-top:25px;}
.prothree .prothreefr .prothreefrmorepro li a{font-size: 14px;color: #3f3f3f;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background: #f8f7f5;line-height: 45px;margin-bottom: 1px;padding: 0px 0px 0px 26px;}
@media (min-width:1280px){
      .prothree .prothreefl{width:900px;}
      .prothree .prothreeflcase ul li{width: 286px;}
      .prothree .prothreeflcase ul li .prothreeflcasetit{font-size:16px; padding-top:10px;}
      .prothree .prothreefr{width:240px;}
}
/*生产线详情*/
.lineone{padding:30px 0px 50px 0px;}
.lineone .lineonepic{float:left; width:620px;}
.lineone .lineonebox{float:right; width:350px;}
.lineone .lineonebox h1{font-size: 34px;font-weight: bold;color: #000;line-height: 45px;margin-bottom: 10px;}
.lineone .lineonebox p{line-height: 27px;color: #676767;font-size: 15px;padding-bottom: 14px;padding-left: 30px;background: url(../images/icodui.png) top 3px left no-repeat;}
.lineone .lineonebox .lineoneboxbtn{clear: both;background: #ff0000;color: #fff;cursor: pointer;display: block;border-radius: 5px;text-align: center;line-height: 50px;margin: 25px 0px;}
.lineone .lineonebox .lineoneboxbtn span{background:url(../images/icoprobj.png) no-repeat left center;background-size:25px;display:inline-block;padding-left:30px;font-size: 20px;}
.lineone .lineonebox .lineoneboxbom{clear: both;display: block;font-size: 18px;background: url(../images/pro_tel.png) no-repeat left center;background-size: 30px;line-height: 30px;padding-left: 40px;}
.lineone .lineonebox .lineoneboxbom a{    font-size: 25px;color: #ff0000; font-weight:600;}
@media (min-width:1280px){
      .lineone .lineonepic{width:744px;}
      .lineone .lineonebox{width:420px;}
}
.linetwo .linetwofl{float:left; width:750px;}
.linetwo .linetwofl p{font-size: 14px;color: #666;line-height:2;padding: 15px 0px;text-indent: 2em;}
.linetwo .linetwofl p strong{color:#eb0001;}
.linetwo .linetwofl h3,.linetwo .linetwofl h2{font-size: 24px;color: #262525;line-height: 28px; margin-bottom: 20px;display: block;font-weight: 600;margin-top: 20px;}

.linetwo .linetwofl a{color:#f00}
.linetwo .linetwofl .content_video{ text-align:center;}
.linetwo .linetwofl .content_video video{max-width:750px; width:100%; margin:0 auto;}
.linetwo .linetwofl img{display: block;margin: 0 auto;}
.linetwo .linetwofr{float:right; width:200px;}
.linetwo .linetwofr .linetwofrtit{clear:both;display:block;background:#ff0e00;color:#fff;font-size: 24px;line-height: 45px;position:relative;margin-left: -20px;text-align: left;padding-left: 61px;font-weight: bold;box-shadow: 0px 3px 0px rgba(0,0,0,0.2);}
.linetwo .linetwofr .linetwofrtit:before{content:'';position:absolute;left: 17px;top: -3px;width:36px;height:56px;background:url(../images/xgbg.png) no-repeat center top;}
.linetwo .linetwofr .linetwofrtit:after{position:absolute;left: 0px;top:0px;border-top: 23px solid transparent;border-bottom: 23px solid transparent;border-right:20px solid transparent;border-left:10px solid #fff;content:'';}
.linetwo .linetwofr ul {padding-top:25px;}
.linetwo .linetwofr ul li .linetwofrpic{clear:both; display:block;}
.linetwo .linetwofr ul li .linetwofrtxt{font-size: 16px; color: #3f3f3f; line-height: 24px; display: block; margin: 8px 0 10px; text-align: center;}
.linethree{padding:20px 0px 30px 0px;}
.linethree .linethreetit{font-size: 24px;color: #262525;line-height: 28px; margin-bottom: 20px; display: block;font-weight: 600;}
.linethree ul{clear:both;margin-left: -15px;}
.linethree ul li {width: 238px;float: left;margin-left: 15px;}
.linethree ul li a{display: block;}
.linethree ul li a:hover{-webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0;}
.linethree ul li .linethreetxt{font-size: 14px;text-align: center;color: #3f3f3f;line-height: 3;display: block;}
@media (min-width:1280px){
    .linetwo .linetwofl{width:900px;}
    .linetwo .linetwofr{width:240px;}
    .linethree ul{margin-left:-25px;}
    .linethree ul li {margin-left:25px;width: 281px;}
    .linethree ul li .linethreetxt{font-size:16px;}
}
/*==========产品详情  end==========*/
/*==========河卵石制砂专题  start==========*/
.pebbleone{clear:both; padding-bottom:50px;}
.pebbleone .pebbleonefl{float:left; width:210px; padding-top:160px;}
.pebbleone .pebbleonefr{float:left;padding-left:100px;width: 790px;}
.pebbleone .pebbleonefr h1{font-size: 38px;padding-bottom:40px;padding-left: 178px;line-height: 1;}
.pebbleone .pebbleonefr p{font-size: 15px; color: #333; line-height: 30px; padding-bottom: 18px;}
.pebbleone .pebbleonefr p.pebbleonefrtit {color: #ff7800;}
.pebbleone .pebbleonefr ul li{float:left; margin-right:10px;}
@media (min-width:1280px){
    .pebbleone .pebbleonefl{width:252px;padding-top: 139px;}
    .pebbleone .pebbleonefr{width: 948px;}

}
/**/
.pebbletwo{background: #484747;}
.pebbletwo h3{padding: 80px 0 54px;font-size: 38px;color: #fff;text-align: center;}
.pebbletwo .pebbletwotxt{font-size: 15px;color: #fff;padding-bottom: 60px;line-height:30px;}
.pebbletwo ul{width: 100%;padding-bottom: 70px;margin-left: -20px;}
.pebbletwo ul li{float: left;padding: 0px 10px;width: 333px;}
.pebbletwo ul li .pebbletwotop{position: relative;width: 100%;background: #e9e9e9;}
.pebbletwo ul li .pebbletwotop .pebbletwotoptit{height: 71px;text-align: center;display: block;background: url('../images/wuliao2-bg1.png') 0 0 no-repeat;-webkit-background-size: 349px;background-size: 100%;position: absolute;top: 10px;font-size: 20px;color: #fff;padding-top: 23px;left: -20px;right: -20px;}
.pebbletwo ul li .pebbletwotop .pebbletwotoppic{display: block;padding-top: 90px;text-align: center;}
.pebbletwo ul li .pebbletwotop .pebbletwotopmore{position: absolute;bottom:12px;right: 12px;color: #3a96cf;}
.pebbletwo ul li:hover .pebbletwotop .pebbletwotopmore{color: #ff7800;}
.pebbletwo ul li .pebbletwobom{width: 100%;margin-top:5px;background: #fafafa;padding-top: 15px;border-bottom: 10px solid #ff7800;}
.pebbletwo ul li .pebbletwobom p{font-size: 15px;color: #000;padding-left: 15px;font-weight: 600;}
.pebbletwo ul li .pebbletwobom span{font-size: 15px;color: #333;padding-top: 5px;padding-left: 15px;padding-bottom: 10px;display: block;}
@media (min-width:1280px){
    .pebbletwo ul{margin-left:-20px;}
    .pebbletwo ul li{width: 400px;padding: 0px 20px;}
    .pebbletwo ul li .pebbletwotop .pebbletwotoptit{ right: -33px; left: -33px; line-height: 38px; height: 86px;}
}
/**/
.pebblethree{padding-top: 80px;}
.pebblethree h3{text-align: center;font-size: 38px;line-height: 1;}
.pebblethree ul{width: 100%;margin-top: 50px;}
.pebblethree ul li{float: left;width: 50%;background: #e9e9e9;padding-bottom: 12px;position: relative;}
.pebblethree ul li p{text-align: center;padding: 10px 0;color: #333; font-size: 20px;}
.pebblethree ul li em{display: none;}
.pebblethree ul li.current{background: #ff9200;}
.pebblethree ul li.current p{color: #fff;}
.pebblethree ul li.current em{display: block;position: absolute;bottom: -14px;left:250px;width: 30px;}
.pebblethree p{padding-top: 40px;font-size: 22px;font-weight: 600;color: #333;}
.pebblethree span{display: block;padding-top: 20px;font-size: 15px;line-height: 30px;}
.pebblethree ol{margin-top: 20px;background: #f4f4f4;}
.pebblethree ol li{float: left;padding: 20px 0px;text-align: center;width: 16.6667%;}
.pebblethree ol li:hover a{color: #ff7800;}
.pebblethree ol li a{display: block;}
.pebblethree ol li span{padding: 5px 10px;}
.pebblethree ol li span a{display: block;text-align: center;}
.pebblethree ol li.zsj span{padding-left: 23px;}
.pebblethree ol li.zds{padding-top: 30px;}
.pebblethree ol li.zds span a{margin-top: -12px;}
.pebblethree ol li.glj{padding-top: 28px;}
.pebblethree ol li.glj span a{margin-top: -10px;}
.pebblethree .liucheng{display: block;padding-top:40px;padding-bottom: 30px;}
/**/
.pebblefour{margin-top:70px;padding-bottom: 50px;background: #f4f4f4;}
.pebblefour .pebblefourfl{float: left;width: 50%;}
.pebblefour .pebblefourfl ul{width: 100%;background: #ebebeb;position: relative;}
.pebblefour .pebblefourfl ul li{float: left;position:relative;width: 50%;font-size: 30px;text-align: center;padding: 15px 0;font-weight: 600;cursor: pointer;line-height: 1;}
.pebblefour .pebblefourfl ul li:nth-child(1):after{content:'';border-top:30px solid transparent;border-right: 10px solid #ebebeb;border-bottom: 30px solid #ebebeb;border-left: 10px solid transparent;position:absolute;right:0;top:0px;width: 0px;height: 0px;}
.pebblefour .pebblefourfl ul li:nth-child(2):after{content:'';border-top:30px solid transparent;border-right:10px solid transparent;border-bottom: 30px solid #ebebeb;border-left: 10px solid #ebebeb;position:absolute;left:0;top:0px;width: 0px;height: 0px;}
.pebblefour .pebblefourfl ul li.selected{color: #fff;background: #ff9200;}
.pebblefour .pebblefourfl .four-content{padding-top: 38px;}
.pebblefour .pebblefourfl .four-content p{font-size: 15px;line-height: 30px;padding-bottom: 32px;}
.pebblefour .pebblefourfr{float: left;width: 50%;}
.pebblefour .pebblefourfr p{padding-top: 105px;text-align: center;font-size: 35px;font-weight: 700;color: #333;}
.pebblefour .pebblefourfr img{display: block;padding-left: 86px;padding-top: 16px;}
.pebblefour .pebblefourfr span{padding-left: 25px; font-size: 15px;line-height: 30px;text-align: left;display: block;padding-top: 57px;}
/**/
.pebblefive {padding-bottom: 60px;padding-top:70px;}
.pebblefive .pebblefivefl{float: left;width: 482px;}
.pebblefive .pebblefivefl p{font-size: 30px;font-weight: 600;color: #333;line-height: 1;}
.pebblefive .pebblefivefl input{width: 100%;padding: 18px;margin-top: 25px;border-radius: 5px;display: block;border:1px solid #ccc;height: 50px;}
.pebblefive .pebblefivefl input.text-need{height: 92px;padding: 15px 18px 65px 15px;}
.pebblefive .pebblefivefl input.liuyan_btn{font-size: 22px;background: #ff9200;color: #fff;line-height: 12px;margin-top: 33px;}
.pebblefive .pebblefivefr{float: right;width: 490px;margin-top: 57px;background: #f4f4f4;padding-bottom: 50px;}
.pebblefive .pebblefivefr p{font-size: 15px;line-height: 30px;padding: 48px 20px 0px 20px;}
.pebblefive .pebblefivefr ul{padding-top: 40px;}
.pebblefive .pebblefivefr ul li{float: left;width:30%;padding: 0 30px;text-align: center;}
.pebblefive .pebblefivefr ul li:nth-child(2){margin-left: 26px;margin-right: 19px;}
.pebblefive .pebblefivefr ul li img{display: inline-block;}
.pebblefive .pebblefivefr ul li span{display: block;font-size: 15px;padding-top: 25px;}
@media (min-width:1280px){
    .pebblefive .pebblefivefl{width: 674px;}
}
/*==========河卵石制砂专题  end==========*/

/* 物料专题 */
.wuliao-fir{width: 100%;text-align: center;overflow: hidden;padding-top: 55px;}
.wuliao-fir .wuliao-title{font-size: 38px;color: #333;text-align: center;line-height: 1;}
.wuliao-fir .wuliao-title i{color: #868792;font-weight: 600;}
.wuliao-fir span{text-align: left;font-size: 15px;color: #333;padding: 40px 0 70px;line-height: 30px;display: block;}
.wuliao-fir span strong{font-size: 17px;font-weight: 600;}
.wuliao-sec{width: 100%;height:auto;margin: 55px 0px;overflow: hidden;text-align: center;background: url('../images/wuliao-bg3.jpg')no-repeat center center;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.wuliao-sec .wuliao-title{font-size: 38px;padding-top: 60px;line-height: 1;}
.wuliao-sec .wuliao-title i{color: #fff;font-weight: 600;}
.wuliao-sec span{padding: 45px 0 55px;display: block;text-align: left;font-size: 15px;line-height: 30px;color: #333;}
.wuliao-sec .sec-content{width: 100%;overflow: hidden;}
.wuliao-sec .sec-content .sec-title{float: left;width: 3%;font-size: 30px;line-height: 30px;margin-top: 66px;}
.wuliao-sec .sec-content .sec-left{float: left;width: 20%;height: 444px;background:  url('../images/wuliao-left.png') right center no-repeat;padding-right: 24px;}
.wuliao-sec .sec-content .sec-left li{height: 33%;}
.wuliao-sec .sec-content .sec-left li p{padding: 10px;text-align: center;}
.wuliao-sec .sec-content .sec-img{width: 57%;float: left;}
.wuliao-sec .sec-content .sec-img .sec-title2{width:425px;color: #ff7800;text-align: left;margin: 0 auto;font-size: 15px;line-height: 30px;padding-bottom: 80px;}
.wuliao-sec .sec-content .sec-img p i{color: #fff;}
.wuliao-sec .sec-content .sec-img .sec-imgmore{width: 100%;overflow: hidden;position: relative;padding-right: 25px;display: block;}
.wuliao-sec .sec-content .sec-img .sec-more{width: auto;display: block;border: 1px solid #f2f2f2;background: rgba(255, 168, 0, 0.8);border-radius: 5px;padding: 15px 20px;position: absolute;bottom:273px;left: 265px; -webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.wuliao-sec .sec-content .sec-img   .sec-imgmore:hover .sec-more{bottom:153px;}
.wuliao-sec .sec-content .sec-img .sec-more a{display: block;color: #fff;}
.wuliao-sec .sec-content .sec-right{float: right;width: 20%;height: 444px;background:  url('../images/wuliao-right.png') left center no-repeat;padding-left: 24px;}
.wuliao-sec .sec-content .sec-right li{height: 33%;}
.wuliao-sec .sec-content .sec-right li p{padding: 10px;text-align: center;}
.wuliao-thi{overflow: hidden;padding-bottom: 50px;}
.wuliao-thi .thi-title{font-size: 38px;padding-bottom: 40px;text-align: center;line-height: 1;}
.wuliao-thi .thi-title i{color: #ff7800;font-weight: 600;}
.wuliao-thi .thi-span{font-size: 15px;line-height: 30px;display: block;padding-bottom: 50px;color: #333;}
.wuliao-thi .thi-content{width: 100%;overflow: hidden;}
.wuliao-thi .thi-content .thi-left{float: left;width: 45%;}
.wuliao-thi .thi-content .thi-right{width: 53%;float: right;background: url('../images/wuliao-title1.png') left top no-repeat;padding: 30px 63px;}
.wuliao-thi .thi-content .thi-right .thi-tit{font-size: 30px;}
.wuliao-thi .thi-content .thi-right  span{display: block;padding-top: 20px;font-size: 15px;}
.wuliao-thi .thi-content .thi-right ul{overflow: hidden;padding-top: 25px;margin: 0px -10px;}
.wuliao-thi .thi-content .thi-right ul li{float: left;width: 33%;display: block;text-align: center;padding: 0px 10px;}

.wuliao-thi .thi-content .thi-right ul li img{display:inline-block; width:80%;}
.wuliao-thi .thi-content .thi-right ul li p{text-align: center;padding: 2px 0;background: #f0f0f0;width: 100%;margin-top: 7px;}
.wuliao-thi .thi-content .thi-right ul li p a{font-size: 15px;}
.wuliao-five{overflow: hidden;padding-bottom: 50px;   }
.wuliao-five .five-content{width: 100%;overflow: hidden;}
.wuliao-five .five-content .five-left{float: left;width: 45%;}
.wuliao-five .five-content .five-right{width: 53%;float: right;background: url('../images/wuliao-title3.png') left top no-repeat;padding: 30px 63px;}
.wuliao-five .five-content .five-right .five-tit{font-size: 30px;}
.wuliao-five .five-content .five-right  span{display: block;padding-top: 20px;font-size: 15px;}
.wuliao-five .five-content .five-right ul{overflow: hidden;padding-top: 25px;margin: 0px -10px;}
.wuliao-five .five-content .five-right ul li{float: left;width: 33.3333%;display: block;padding: 0px 10px;text-align: center;}
.wuliao-five .five-content .five-right ul li img{display: inline-block;width: 80%;}
.wuliao-five .five-content .five-right ul li p{text-align: center;padding: 2px 0;background: #f0f0f0;width: 100%;margin-top: 7px;}
.wuliao-five .five-content .five-right ul li p a{font-size: 15px;}
.wuliao-four{overflow: hidden;margin-bottom: 50px; background: #f9f9f9;padding: 40px 0;}
.wuliao-four .four-content{overflow: hidden;}
.wuliao-four .four-content .four-right{float: right;width: 45%;}
.wuliao-four .four-content .four-left{width: 53%;float: left;background: url('../images/wuliao-title2.png') left top no-repeat;padding: 30px 63px;}
.wuliao-four .four-content .four-left .four-tit{font-size: 30px;}
.wuliao-four .four-content .four-left  span{display: block;padding-top: 20px;font-size: 15px;}
.wuliao-four .four-content .four-left ul{overflow: hidden;padding-top: 25px;margin: 0px -10px;}
.wuliao-four .four-content .four-left ul li{float: left;width: 33.3333%;display: block;padding: 0px 10px; text-align: center;}
.wuliao-four .four-content .four-left ul li img{display: inline-block;width: 80%;}
.wuliao-four .four-content .four-left ul li p{text-align: center;padding: 2px 0;background: #f0f0f0;width: 100%;margin-top: 7px;}
.wuliao-four .four-content .four-left ul li p a{font-size: 15px;}
.wuliao-six{overflow: hidden;margin-bottom: 50px; background: #f9f9f9;padding: 40px 0;}
.wuliao-six .six-content{overflow: hidden;}
.wuliao-six .six-content .six-right{float: right;
width: 45%;}
.wuliao-six .six-content .six-left{width: 53%;float: left;background: url('../images/wuliao-title4.png') left top no-repeat;padding: 30px 63px;}
.wuliao-six .six-content .six-left .six-tit{font-size: 30px;}
.wuliao-six .six-content .six-left  span{display: block;padding-top: 20px;font-size: 15px;}
.wuliao-six .six-content .six-left ul{overflow: hidden;padding-top: 25px;margin: 0px -10px;}
.wuliao-six .six-content .six-left ul li{float: left;width: 33.3333%;display: block;text-align: center;padding: 0px 10px;}
.wuliao-six .six-content .six-left ul li img{display: inline-block;width: 80%;}
.wuliao-six .six-content .six-left ul li p{text-align: center;padding: 2px 0;background: #f0f0f0;width: 100%;margin-top: 7px;}
.wuliao-six .six-content .six-left ul li p a{font-size: 15px;}
.wuliao-sev{overflow: hidden;padding-bottom: 50px;   }
.wuliao-sev .sev-content{width: 100%;overflow: hidden;}
.wuliao-sev .sev-content .sev-left{float: left;width: 45%;}
.wuliao-sev .sev-content .sev-right{width: 53%;float: right;background: url('../images/wuliao-title5.png') left top no-repeat;padding: 30px 63px;}
.wuliao-sev .sev-content .sev-right .sev-tit{font-size: 30px;}
.wuliao-sev .sev-content .sev-right  span{display: block;padding-top: 20px;font-size: 15px;}
.wuliao-sev .sev-content .sev-right ul{overflow: hidden;padding-top: 25px;margin: 0px -10px;}
.wuliao-sev .sev-content .sev-right ul li{float: left;width: 33.3333%;display: block;text-align: center;padding: 0px 10px;}
.wuliao-sev .sev-content .sev-right ul li img{display:inline-block;width:80%;}
.wuliao-sev .sev-content .sev-right ul li p{text-align: center;padding: 2px 0;background: #f0f0f0;width: 100%;margin-top: 7px;}
.wuliao-sev .sev-content .sev-right ul li p a{font-size: 15px;}
.wuliao-sev .wuliao-lianxi{margin-top: 50px;text-align: center;background: url('../images/wuliao-bg1.jpg') no-repeat right bottom;overflow: hidden;border: 2px solid #f67d0c;width: 800px;margin: 30 auto 0px;}
.wuliao-sev .wuliao-lianxi .wuliao-p{font-size: 16px;padding:15px 5px 16px;color: #ff7800;}
.wuliao-sev .wuliao-lianxi .but{padding: 5px 10px;background: #ff7800;}
.wuliao-sev .wuliao-lianxi .but a{color: #fff;}
.wuliao-eig{height: auto;overflow: hidden;text-align: center;padding-bottom: 50px;margin-bottom: 50px;background:  url('../images/wuliao-bg2.jpg') center center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.wuliao-eig .eig-title{font-size: 30px;padding-top: 55px;color: #fff; line-height: 1;}
.wuliao-eig .eig-title i{color:#ff7800;}
.wuliao-eig span{color: #fff;display: block;padding-top: 43px;font-size: 15px;padding-bottom: 30px;}
.wuliao-eig video{padding: 25px 0 20px; color: #fff;}
.wuliao-eig .video-tit{color: #f1f1f1;}
.wuliao-nine{padding-bottom: 50px;overflow: hidden;}
.wuliao-nine h3{font-size: 30px;padding-bottom: 50px;text-align: center; line-height: 1;}
.wuliao-nine .nine-img{width: 500px;float: left;border-right: 1px solid #b8b8b8;}
.wuliao-nine .nine-img img{width: 45%;padding-bottom:20px;padding-left: 20px;}
.wuliao-nine .nine-liuyan{width: 480px;float: right;color: #333;}
.wuliao-nine .nine-liuyan p{font-size: 16px;line-height: 30px;display: block;}
.wuliao-nine .nine-liuyan p .nine-button{padding: 3px 8px;background: #ff7800;color: #fff;border-radius: 5px;}
.wuliao-nine .nine-liuyan p .nine-tel{color: red;font-weight: 600;}
.wuliao-nine .nine-liuyan .liuyan-line{padding-top: 10px;padding-bottom: 0;}
.wuliao-nine .nine-liuyan ul{padding-top: 20px;}
.wuliao-nine .nine-liuyan ul li{padding-bottom: 10px;}
.wuliao-nine .nine-liuyan ul li span{float: left;font-size: 16px;line-height: 30px;display: block;width: 97px;}
.wuliao-nine .nine-liuyan ul li input{float: right;width: 380px;height: 32px;border: 1px solid #ddd;display: block;background: none;}
.wuliao-nine .nine-liuyan ul li .text-need{height: 60px;}
.wuliao-nine .nine-liuyan  .liuyan_btn{float: right;padding: 5px 30px;background: #ff7800;color: #fff;border: none;cursor: pointer;box-shadow: 0px 3px 2px rgba(255, 201, 153, 0.4);}
@media (min-width:1280px){
    .wuliao-nine .nine-liuyan{width: 662px;}
    .wuliao-nine .nine-liuyan ul li input{width: 565px;}
}
/* 石灰石制作 */
.limestone{clear:both; position:relative;}
.limestonetop {width: 814px;height: 167px;background: url(../images/wuliao3-line.png)no-repeat;-webkit-background-size: 814px;background-size: 814px;text-align: center;margin: 0 auto;position: relative;z-index: 1;}
.limestonetop:after{content:'';width:39px;height:19px;position:absolute;left: 390px;bottom:0px;background:url(../images/wuliao3-bottom.png);}
.limestonetop h1{padding-top: 50px;font-size: 38px;color: #333;}
.limestonetop p{padding-top: 28px;padding-bottom: 25px;color: #000;}
.limestonebom{width: 100%;background: url(../images/wuliao3-banner2.png)no-repeat;text-align: center;color: #fff;-webkit-background-size: 100% 600px;background-size: 100% 600px;position: relative;z-index: 2;margin-top: -42px;height: 600px;}
.limestonebom .limestonebomtit{padding-top: 125px;font-size: 15px;line-height: 25px;}
.limestonebom  ul{padding: 42px 0px;}
.limestonebom  ul li{float: left;width: 25%;text-align: center;}
.limestonebom  ul li:nth-child(4){padding-right: 0;}
.limestonebom  ul li img{width: 100px;display: block;margin: 0 auto;}
.limestonebom  ul li .fir-bottom{margin-top:5px;border: 1px solid #ff7800;border-radius: 5px;width: 166px;display: inline-block;}
.limestonebom  ul li .fir-bottom p{font-size: 16px;width: 100%;background: #ff7800;border: 1px solid #ff7800;border-radius: 5px;padding: 5px 0;}
.limestonebom  ul li .fir-bottom span {padding: 10px 20px;font-size: 12px;line-height: 20px;text-align: center;display: block;}
@media (min-width:1280px){
    .limestonebom ul li .fir-bottom{width:220px;}
    .limestonebom  ul li .fir-bottom p{font-size: 20px; padding:5px 0px;}
    .limestonebom  ul li .fir-bottom span{font-size: 16px;line-height: 26px;padding: 18px 20px;}
}


.wuliao3-sec{width: 100%;overflow: hidden;padding-top: 50px;text-align: center;padding-bottom:90px;}
.wuliao3-sec h3{font-size: 38px;padding-bottom: 50px; line-height: 1;}
.wuliao3-sec p{font-size: 15px;padding-bottom: 50px;}
.wuliao3-sec .wuliao3-sec1{padding-bottom: 50px;}
.wuliao3-sec .sec1-left{height: 331px;float: left;margin-left: 50px;width: 341px;position: relative;background: url('../images/wuliao3-bg1.jpg') no-repeat top center;}
.wuliao3-sec .sec1-left .sec1-img img{margin-right: 85px;margin-top: 20px;}
.wuliao3-sec  .wuliao3-link{width: 83px;height: 83px;position: absolute;bottom: 74px;right: -26px;}
.wuliao3-sec .wuliao3-link a{display: block;width: 83px;height: 83px;}
.wuliao3-sec .wuliao3-link a i{width: 83px;height: 83px;background: #fff;color: #ff9200;line-height: 83px;border: 1px dotted #ff9200;margin: 0 auto;border-radius: 50%;display:block;font-size: 22px;font-style: normal;}
.wuliao3-sec  .wuliao3-link a em{display: none;background: #fff;color: #409efe;line-height: 83px;border: 1px dotted #409efe;width: 0;height: 83px;margin: 0 auto;border-radius: 50%;font-style: normal;}
.wuliao3-sec .sec1-right{width: 500px;float: right;text-align: left;}
.wuliao3-sec .sec1-right ul{display: block;margin-top: 100px;width: 325px;height: 61px;}
.wuliao3-sec .sec1-right ul li{float: left;width: 50%;font-size: 26px;margin: 0 auto;text-align: center;border: 1px solid #000;padding: 15px 0;}
.wuliao3-sec .sec1-right ul li.fir-li{background: #000;color: #fff;}
.wuliao3-sec .sec1-right span{font-size: 15px;display: block;padding: 40px 15px 0 0;line-height: 26px;}
@media (min-width:1280px){
    .wuliao3-sec .sec1-right{width:730px;}
}
.wuliao3-sec2{background: #e8e8e8;padding-bottom: 70px;}
.wuliao3-sec2 .sec2-img1{float: left;position: relative;padding-top: 50px;padding-bottom: 70px;background:url('../images/wuliao3-bg2.jpg') center center no-repeat;padding-right: 49px;margin-right: 25px;}
.wuliao3-sec2 .sec2-img1 .sec1-img img{
}
.wuliao3-sec2 .sec2-img1 .wuliao3-link{right: 10px;bottom: 110px;}
.wuliao3-sec2 .sec2-img2{float: left;position: relative;padding-top: 50px;padding-bottom: 70px;background:url('../images/wuliao3-bg2.jpg') center center no-repeat;}
.wuliao3-sec2 .sec2-img2 .sec1-img img{padding-right: 38px;}
.wuliao3-sec2 .sec2-img2 .wuliao3-link{right: -12px;bottom: 140px;}
.wuliao3-sec2 .sec2-right{float: right;text-align: left;width: 232px;}
.wuliao3-sec2 .sec2-right ul{display: block;margin-top: 143px;height: 61px;}
.wuliao3-sec2 .sec2-right ul li{float: left;width: 50%;font-size: 26px;margin: 0 auto;text-align: center;border: 1px solid #000;padding: 15px 0;}
.wuliao3-sec2 .sec2-right ul li.fir-li{background: #000;color: #fff;}
.wuliao3-sec2 .sec2-right span{font-size: 15px;display: block;padding-top: 20px;line-height: 26px;}
.wuliao3-sec3{padding-top: 50px;}
@media (min-width:1280px){
    .wuliao3-sec2 .sec2-img1{margin-right:60px;}
    .wuliao3-sec2 .sec2-right{width: 368px;}
}
.wuliao3-sec3 .sec2-img1{height: 331px;float: left;position: relative;background:url('../images/wuliao3-bg1.jpg') center center no-repeat;padding-right: 27px;}
.wuliao3-sec3 .sec1-img img{padding-top: 30px;}
.wuliao3-sec3 .sec1-img .sec1-img2{padding-top: 30px;padding-right: 14px;}
.wuliao3-sec3 .sec2-img2{height: 331px;float: left;position: relative;margin-bottom: 50px;background:url('../images/wuliao3-bg1.jpg') center center no-repeat;padding-right: 27px;}
.wuliao3-sec3 .sec2-img3{float: left;position: relative;padding-left: 20px;margin-bottom: 50px;}
.wuliao3-sec3 .wuliao3-link{bottom:47px;right:14px;}
.wuliao3-sec3 .sec3-right{display: block;width: 100%;clear: both;}
.wuliao3-sec3 .sec3-right ul{display: block;width: 100%;}
.wuliao3-sec3 .sec3-right ul li{float: left;width: 165px;font-size: 26px;margin: 0 auto;text-align: center;border: 1px solid #000;padding: 15px 0;}
.wuliao3-sec3 .sec3-right ul li.fir-li{background: #000;color: #fff;}
.wuliao3-sec3 .sec3-right span{font-size: 15px;display: block;padding-top: 40px;width: 100%;line-height: 26px;text-align: left;}
.wuliao3-thi{width: 100%;position: relative;text-align: center;color: #fff;}
.wuliao3-thi .wuliao3-title{width: 814px;height: 167px;background: url('../images/wuliao3-line.png')no-repeat;-webkit-background-size: 814px 223px;background-size: 814px 223px;text-align: center;margin: 0 auto;position: relative;z-index: 1;}
.wuliao3-thi  .wuliao3-title h3{padding-top: 50px;font-size: 38px;color: #333;}
.wuliao3-thi  .wuliao3-title p{padding-top: 28px;padding-bottom: 25px;color: #000;}
.wuliao3-thi  .wuliao3-title:after{content:'';width:39px;height:19px;position:absolute;left: 390px;bottom:0px;background:url(../images/wuliao3-bottom.png);}
.wuliao3-thibom{background: url(../images/wuliao3-banner3.png)no-repeat;-webkit-background-size: 100% 1300px;background-size: 100% 1300px;height: 1300px;position: relative;z-index: 2;margin-top: -56px;}
.wuliao3-thi .wuliao3-thi-body{padding-top: 140px;width: 100%;}
.wuliao3-thi .wuliao3-thi-body h4{font-size: 26px;background:url('../images/wuliao3-img7.png') left 0 no-repeat;color: #fff;text-align: left;text-indent: 30px;font-weight:500;}
.wuliao3-thi .wuliao3-thi-body .wuliao-line{width: 581px;height: 1px;background: #ffffff;float: right;margin-top: -10px;}
.wuliao3-thi .wuliao3-thi-body dl{padding-top: 60px;width: 100%;}
.wuliao3-thi .wuliao3-thi-body dt{float: left;width: 400px;}
.wuliao3-thi .wuliao3-thi-body dd{float: right;width: 550px;height: 100px;text-align: left;background: #ffffff;color: #333;position: relative;margin-bottom: 20px;box-shadow: 0px 0px 20px rgba(64, 157, 253, 0.4);border-radius: 5px;}
.wuliao3-thi .wuliao3-thi-body dd:nth-child(4){height: 160px;}
.wuliao3-thi .wuliao3-thi-body dd .wuliao3-thi-title{width: 123px;background: #409dfd;color: #fff;font-size: 18px;border-radius: 5px;text-align: center;padding: 5px 0; position: absolute;left: -15px;top: 10px;}
.wuliao3-thi .wuliao3-thi-body dd .wuliao3-thi-content{padding:50px 15px 15px 15px;font-size: 15px;line-height: 20px; }
.wuliao3-thi .wuliao3-thi-body dd .wuliao3-thi-content a{color: #ff9200;}
.wuliao3-thi .thi-body{padding-top: 40px;}
.wuliao3-four{padding-top:50px;}
.wuliao3-four h3{font-size: 38px;padding-bottom: 55px;text-align: center; line-height: 1;}
.wuliao3-four .four-content1{width: 100%;}
.wuliao3-four .four-content1 p{display: block;height: 60px;width: 460px; background:url('../images/wuliao3-fir.png') no-repeat;text-align: center;font-size: 26px;color: #fff;line-height: 60px;}
.wuliao3-four .four-content1 div{margin:15px 0 30px 45px;border: 1px dotted #0b3c74;}
.wuliao3-four .four-content1 div span{display: block;padding:22px 0 22px 10px;font-size: 15px;line-height: 26px;}
.wuliao3-four .four-content1 div span:nth-child(2){padding-top: 0;}
.wuliao3-four .four-content1 div span em{color: #0b3c74;font-weight: 600;}
.wuliao3-four .four-content2{width: 100%;}
.wuliao3-four .four-content2 p{display: block;height: 60px;width: 460px; background:url('../images/wuliao3-sec.png') no-repeat;text-align: center;font-size: 26px;color: #fff;line-height: 60px;}
.wuliao3-four .four-content2 div{margin:15px 0 30px 47px;border: 1px dotted #ff9200;}
.wuliao3-four .four-content2 div span{display: block;padding:22px 0 22px 10px;font-size: 15px;line-height: 26px;}
.wuliao3-five {padding-bottom: 60px;}
.wuliao3-five .five-left{padding-top:24px;float: left;width: 468px;}
.wuliao3-five .five-left p{font-size: 30px;font-weight: 600;color: #333;line-height: 1;}
.wuliao3-five .five-left input{width: 100%;padding: 18px;margin-top: 25px;border-radius: 5px;display: block;border:1px solid #ccc;height: 50px;}
.wuliao3-five .five-left input.text-need{height: 92px;padding: 15px 18px 65px 15px;}
.wuliao3-five .five-left input.liuyan_btn{font-size: 22px;background: #ff9200;color: #fff;line-height: 12px;margin-top: 33px;}
.wuliao3-five .five-right{float: right;width: 490px;margin-top: 78px;background: #f4f4f4;padding: 0px 20px;}
.wuliao3-five .five-right p{padding-top: 52px;font-size: 15px;line-height: 30px;}
.wuliao3-five .five-right ul{padding-top: 40px;}
.wuliao3-five .five-right ul li{float: left;width: 33.3333%;padding: 0 30px;text-align: center;}
.wuliao3-five .five-right ul li img{display: inline-block;}
.wuliao3-five .five-right ul li span{clear: both;display: block;width: 63px;font-size: 15px;padding-top: 25px;padding-bottom: 51px;margin: 0px auto;}
@media (min-width:1280px){
    .wuliao3-sec3 .sec2-img1,.wuliao3-sec3 .sec2-img2{padding-right:66px;}
    .wuliao3-sec3 .sec2-img2{padding-left:20px;}
    .wuliao3-sec3 .sec1-img img{padding-left: 15px;}
    .wuliao3-thi .wuliao3-thi-body .wuliao-line{width:760px;}
    .wuliao3-thi .wuliao3-thi-body dt{width:564px;}
    .wuliao3-thi .wuliao3-thi-body dd{width:600px;}
    .wuliao3-five .five-left{width: 670px;}
}
/* 石灰石制作结束 */
/*==========更多设备  start==========*/
.sec_cat {font-size: 18px;color: #000;text-align: center;border-bottom: 1px solid #e9e9e9;overflow: hidden;}
.sec_cat a {display: inline-block;line-height: 70px;margin: 0 2%;}
.sec_cat a:hover{color: #f7ac1b;}
.sec_cat a.cur {font-size: 18px;font-weight: bold;border-bottom: 4px solid #f7ac1b;}
/*==========更多设备  end==========*/
/* 相关新闻 */
.news_list .xg_nav_tit{width: 100%;overflow: hidden;margin: 0 auto;border-bottom: 1px solid #ddd;color: #444444;}
.news_list .xg_nav_tit .xg_nav_pos{margin: 15px auto;overflow: hidden;line-height: 28px;padding-left: 20px !important;}
.news_list .xg_nav_tit .xg_nav_pos a{color:#444;}
.news_xg_more{width: 100%;margin: 3% auto 1%;overflow: hidden;}
.news_xg_more p{font-size: 24px;color: #000;display: block;width: 100%;float: left;text-align: left;height: 40px;line-height: 40px;}
.news_xg_more p a{padding: 5px 15px;color: #f7ac1b;}
/**/
.pro-newslist {margin-bottom: 40px;min-height: 1000px;}
.pro-newslist .xg-news{font-size: 26px;}
.pro-newslist ul{overflow: hidden;margin-top: 20px;}
.pro-newslist ul .pro-list-title{margin-bottom: 30px;}
.pro-newslist ul .pro-list-title h3 a.pro-title-left{background: url('../images/titleline.png') no-repeat center bottom;float: left;padding-bottom: 10px;}
.pro-newslist ul .pro-list-title h3{font-size: 28px;}
.pro-newslist ul .pro-list-title .pro-title-right{float: right;margin-right: 20px;border-bottom: 1px solid #d0d0d0;width: 82%;line-height: 47px;}
.pro-newslist ul .pro-list-title .pro-title-right i{float: right;background: url('../images/more.png')no-repeat left;padding-left: 20px;font-size: 14px;}
.pro-newslist li {width: 490px;float: left;margin: 10px 5px 0px 5px;overflow: hidden;line-height: 24px;border-bottom: #eee 1px dotted;padding: 10px 15px;border: 1px dotted #ececec;border-left: 3px solid #ececec;}

.pro-newslist .newslist-li a{background: url('../images/new_ico2.jpg')no-repeat left;padding-left: 15px;width: 458px;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro-newslist .newslist-li span{float:right;}
.pro-newslist li:hover {background-color: #f0f2f5;}
@media (min-width:1280px){
.pro-newslist li{width: 590px;}
.pro-newslist li a{width:500px;}
}
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
/*==========  start==========*/
/*==========  end==========*/
.mt20 {
    margin: 30px 20px;
}

.page1 {
	font-family: Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	text-align: center;
}
.page1 a, .page1 span {
	display: block;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	border: 1px solid #ccc;
	padding-top: 3px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px
} /* SPAN和链接 */
.page1 a:hover, .page1 a.current {
	color: #000;
	border: 1px solid #000
} /* 当前链接有激活时 */
.page1 input {
	padding: 0px;
	color: #666;
	height: 16px;
	width: 25px;
	border: 0px solid #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	vertical-align: middle;
	font-size: 12px
} /* 跳转INPUT */
select {
	border: solid 1px #ccc;
	line-height: 40px;
	width: 49%;
	height: 40px;  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;/*很关键：将默认的select选择框样式清除*/
	background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;/*在选择框的最右侧中间显示小箭头图片*/
	padding-right: 14px;/*为下拉小箭头留出一点位置，避免被文字覆盖*/
}
input[type=text]::-ms-clear, input[type=tel]::-ms-clear, input[type=number]::-ms-clear {
display:none
}/* 禁用PC端表单输入框默认清除按钮 */
input[type=radio]::-ms-check, input[type=checkbox]::-ms-check {
display: none;
}/* 禁用radio和checkbox默认样式 */
select::-ms-expand {
display: none;
}/*清除ie的默认选择框样式清除，隐藏下拉箭头*/


table, td, tr,{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    font-family: Helvetica, Arial, sans-serif;
}

.form-group {
    margin-bottom: 15px;
}
table {
    max-width: 100%;
    background-color: transparent;
}
td
{
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
   box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;

}


table,{
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    padding: 0;
    list-style-type: none;
    font-family: Helvetica, Arial, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ccc;

    border-radius: 4px;
   
    -moz-user-select: none;
    
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}

