#home{ height: auto; border-bottom: 1px solid #e6e6e6;}
#home ul li{ float: left; padding: 0 2%; height: 60px; line-height: 60px; text-align: center; color: #333333; font-size: 15px; transition:0.3s;}
#home ul li:hover a{ color: #fff;}
#home ul li:hover{ background: #d71418; color: #fff;}
#home ul #li-on{ background: #d71418; color: #fff;}
#home ul #li-on a{ color: #fff;}
#home #home_nr{ text-align: right; height: 60px; line-height: 60px; color: #999999;}
#home #home_nr p,#home #home_nr i{ float: right;}
#home #home_nr a{ padding: 0 7px;}
@media screen and (max-width:768px){
    #home ul li{ height: 35px; line-height: 35px; font-size: 14px;}
}

.cp_title{width:100%;margin: 0 auto 25px auto;border-bottom:20px solid #1D1D1D;max-width:1420px;}
.cp_title span{line-height:53px;display:block;width:180px;border-radius:15px 15px 0 0;background:#D71617;text-align:center;color:#fff;position:relative;bottom:-20px;font-size:1.2rem; font-weight:bold;}
.cpnr1_r{ width:490px; float: right;}

.cpcont img{    display: inherit;text-align: center;margin: 0 auto;}
.cptel{ color: #333333; margin-top: 5%; font-size: 14px;}
.cptel i{ font-size: 35px; float: left; padding-right: 3%; padding-top: 7%;}
.cptel .left{ line-height: 25px;}
.cptel .left span{ font-size: 28px; color: #d71418; font-weight: bold;}

#cpbtqh{ width: 100%; transition:0.3s; background: #f2f2f2;}
.cpbt1{ background: #f2f2f2; height: 5rem; line-height: 5rem; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s; margin: 0 auto !important;}
.cpbt1 li{ float: left; color: #333333; font-weight: bold; font-size: 16px; width: 11%; text-align: center; position: relative; transition:0.3s;}
.cpbt1 li:hover{ background: #d71418; color: #fff;}
.cpbt1 li:hover a{ color: #fff;}
.cpbt1 li.current a{ color: #fff;}
.cpbt1 li.current{ background: #d71418;}

i {
  display: block;
}
.main_zy{ padding: 2% 0 4%;}
.content_zy{ padding: 2% 15px; line-height: 30px; font-size:18px !important;}
.content_zy h2 span{width: 200px !important;}
.main {
  padding: 3% 0;
    padding-bottom: 3%;
  line-height: 30px;
}
.tit_in{ text-align: center;}
.tit_in p{ position: relative; color: #333333; font-size: 28px; font-weight: bold; display: inline-block;}
.tit_in p:before{ position: absolute; content: ''; left: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
.tit_in p:after{ position: absolute; content: ''; right: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }

.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 65%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #d71418; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}

#zxly,#zxly_nr{ margin-top: 3%;}
.mes-form2 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form2 .form-tr { padding: 0; overflow: hidden; margin-bottom: 2%;}
.mes-form2 .form-tr p{ float: left;}
.mes-form2 .form-tr input { float: left; display: block; width: 80%; background: #f3f3f3; padding: 0 2%; height: 45px; line-height: 45px; border-radius: 5px; border: none;}
.mes-form2 .form-tr textarea { float: left; display: block; width: 80%; background: #f3f3f3; padding: 0 2%; height: 120px; line-height: 45px; border-radius: 5px; border: none;}
.mes-form2 .form-tr .code { overflow: hidden;}
.mes-form2 .form-tr .code input { width: 25%; float: left;}
.mes-form2 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form2 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form2 .form-tr .submit3 { display: block; width: 50%; height: 45px; text-align: center; line-height: 45px; background: #d71418; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s; margin: 0 auto;}
.mes-form2 .form-tr .submit3:hover { background: #333;}
.mes-form2 .form-tr .error { height: 1rem; line-height: 1rem;}

.kjly,.kjly1{ border: 1px solid #e6e6e6; border-radius: 5px; padding: 3%;}
.kjly .tit{ color: #333333; font-size: 16px;}
.kjly .content{ color: #666; line-height: 35px; font-size: 13px;}
.kjly .content i{ float: left; color: #d71418; padding-right: 10px;}
.kjly1{ margin-top: 3%; text-align: center;}
.kjly1 p{ color: #333333; font-size: 16px;}
.kjly1 span{ margin: 2% auto 0; display: block; height: 40px; line-height: 40px; width: 50%; color: #fff; border-radius: 10px; background: #d71418;}

.bpro {background: url(pgpro.jpg) 50% 50% no-repeat;}
#baguetteBox-overlay{display:none;}
/*pro_fm-start*/
.pro-t-l{width:466px;float:left;border-right:1px solid #d4d5d5;margin-right:60px}
.pro-t b{font-size:30px;color:#333;font-weight:100;display:block;line-height:30px;margin-bottom:20px}
.pro-t-l div{width:154px;height:180px;float:left;cursor:pointer}
.pro-t-l div a {width:100px;height:100px;display: block;float: left;}
.pro-t-l div p{width:100px;font-size:14px;color:#666;text-align:center;line-height:14px;margin-top:20px;white-space:nowrap}
.pro-t-l div:hover p{color:#316baa}
.pro-t-l div span{background-image:url(pro-bg1.png);background-repeat:no-repeat;width:100px;height:100px;margin-right:54px;margin-top:40px;display:block;-webkit-transition:-webkit-transform .2s ease-out;-moz-transition:-moz-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;-ms-transition:-ms-transform .2s ease-out}
.pro-t-l div .span1{background-position:0 0}
.pro-t-l div .span2{background-position:-100px 0}
.pro-t-l div .span3{background-position:-200px 0}
.pro-t-l div .span4{background-position:-300px 0}
.pro-t-l div .span5{background-position:-400px 0}
.pro-t-l div:hover span{-ms-background-position-y:-100px;background-position-y:-100px;-webkit-transform:rotateZ(10deg);-moz-transform:rotateZ(10deg);-o-transform:rotateZ(10deg);-ms-transform:rotateZ(10deg);transform:rotateZ(10deg)}
.price_a,.price span,.price_3d,.cpintro .file a,.pro-list-top-r a,.pro-list-top-r span,.pro-list .list i{background: url(../images/pro_btn.png) no-repeat;}
.over1{width:720px;float:left}
.pro-t-r{width:100%;overflow:hidden}
.pro-t-r .pro-t-con{width:18%;margin:0 1%;float:left; padding-bottom:15px;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.pro-t-r .pro-t-con:hover{ background:#316baa; color:#fff;}
.pro-t-r .pro-t-con:hover b{ color:#fff;}
.pro-t-r .pro-t-con:hover span{ border:1px solid #fff;}
.pro-t-r .pro-t-con:hover a{ color:#fff;}
.pro-t-r .pro-t-con a img{width:100%; height:auto;}
.pro-t-r .pro-t-con b{font-size:16px;line-height:50px; height:50px; overflow:hidden; text-align:left;color:#333;margin-bottom:0; text-align:center;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.pro-t-r .pro-t-con p{font-size:14px;line-height:28px;text-align:left;color:#333;text-indent:17px}
.span{height:23px;width:98px;border:1px solid #999;display:block; margin:4% auto 0;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.span a{text-align:center;display:block;width:100%;line-height:23px;font-size:12px;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.proleft{float:left;overflow:hidden}
.cppage{width:100%;margin-top:40px; overflow:hidden;}
.cpbox{float:left;border:1px solid #dedede;padding:5px;width: 400px;}
.cppics .bd ul li{width:400px;height:100%;}
.part{overflow:inherit;clear:inherit}
.cppics .bd li img{display:block; width:100%; max-height:300px;}
.cppics .hd{position:absolute;left:32px;bottom:10px;background:url(../images/bg_btpro_hv.png) repeat;padding:5px 10px;display:none}
.cppics .hd ul{vertical-align:middle;float:left;display:inline-block;overflow:hidden;zoom:1}
.cppics .hd ul li{position:relative;float:left;display:inline;margin:0 10px;cursor:pointer;filter:alpha(opacity=80);opacity:.8}
.cppics .hd ul li img{border:2px solid #a3a3a3;display:block;width: 70px;height: 50px;}
.cppics .hd ul li.on{filter:alpha(opacity=100);opacity:1}
.cppics .hd ul li.on img{border:2px solid #f1f1f1}
.cppics .next,.cppics .prev{display:block;width:20px;margin-top:15px;height:26px;float:left;background:url(../images/icon_pro.png) 3px -58px no-repeat;overflow:hidden}
.cppics .next{left:auto;right:10px;background-position:-107px -58px}
.cpintro{float:right;overflow:hidden;width: 630px;}
.cpintro dl{border-bottom:1px #ccc dashed;font-size:16px;padding-bottom:12px;overflow:hidden;font-size:14px;}
.cpintro dl div{ overflow:hidden;}
.cpintro dl dd,.cpintro dl dt{float:left;overflow:hidden;font-size:14px}
.cpintro dl dt{width:80px;font-weight:700;font-size:14px}
.cpintro h1{line-height:60px;font-size:24px;}
.cpintro dl dd,.cpintro dl dt{height:30px;font:400 16px/30px "microsoft yahei"}
.cpintro dl dd{width:500px}
.cpintro .text{margin-top:12px;line-height:30px}
.cpintro .text span{font-weight:700;font-size:14px}
.cpintro .price{ margin-top:20px;}
.cpintro .price,.cpintro .price a{font:400 14px/36px "microsoft yahei";color:#fff}
.cpintro .price .price_3d{float:left;display:block;text-indent:48px;width:123px;line-height:40px;overflow:hidden;background-position:0 0;background-color:#424355;margin-right:10px;font-size:16px}
.cpintro .price .price_3d:hover{background-color: #595a72}
.cpintro .price .price_a{float:left;display:block;text-indent:48px;width:130px;line-height:40px;overflow:hidden;background-position:0 -40px;background-color:#316baa;margin-right:10px;font-size:16px}
.cpintro .price .price_a:hover{background-color:#ff4f4c;}
.cpintro .price span{float:left;display:block;text-indent:48px;line-height:40px;background-position:0 -80px;background-color:#424355;width:172px;font-size:16px}
.border1{border-bottom:1px solid #e6e6e6}
.cpintro .file{position:absolute;right:0;bottom:22px;background-color:#fff;width:150px;height:26px;display:block}
.cpintro .file span{line-height:26px;display:block;float:left;width:88px;text-align:center;height:26px;overflow:hidden}
.cpintro .file a{display:block;width:18px;height:20px;float:left;background-position: 0 -216px;margin-right:10px}
.cpintro .file a.doc{background-position: 0 -196px;}
.cpintro .file a.pdf{background-position: 0 -216px;}
.cpintro .file a:hover{background-position-x:-18px;}
.cpnav{    width: 100%;
    border-radius: 30px;
    background: #ffebe8;
    box-shadow: 0 0 8px rgba(9,54,117,.15) inset;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    margin-bottom: 52px;}
.cpnavbox{float:left;width:100%}
.cpnavbox li{float:left;width:197px;font:700 16px/60px "microsoft yahei";text-align:center;cursor:pointer;}
.cpnavbox li a {color:#666;display: block;}
.cpnavbox li a:hover {color: #fff;
    background: #ca2c18;    padding: 0 50px;
   
    line-height: 60px;  
    border-radius: 30px;
    margin: 0 6px;}
.cpnav .viewcd{text-indent:10px;width:155px;float:right;font:400 12px/50px 100;position:relative;background-color:#f8f8f8}
.cpnav .viewcd span{display:block;width:55px;height:50px;float:right;background:url(../images/icon_pro.png) -75px -102px no-repeat}
.cpnav .viewcd .code{position:absolute;left:0;top:50px;z-index:999;display:none}
.cpnav .viewcd .code img{width:155px;height:155px;float:left}
#cpcont{line-height:26px;width: 950px; float: left;}
#cpcont .pw{border-bottom:1px solid #e6e6e6;overflow: inherit;}
.bor{border-bottom:1px solid #e6e6e6}
#cpcont h2{width:100%;height:42px;}
#cpcont h2 span{background: url(../images/tb.png) no-repeat;
    padding-left: 45px;
    height: 50px;
    display: block;
    font-size: 26px;
    margin-top: 20px;
    color: #444444;}
.pw h2 span{background: url(../images/tb.png) no-repeat;
        padding-left: 45px;
        height: 50px;
        display: block;
        font-size: 26px;
        margin-top: 20px;
        color: #444444;}
#cpcont p{margin:15px 0;font-size:14px;line-height:28px;font-family:"microsoft yahei"}
#cpcont p.hot_qian{margin:-20px 0 30px;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
#cpcont p.hot_qian a{margin-right: 20px;border-bottom: dashed 1px;}
#cpcont p.hot_qian a:hover{border-bottom-style:solid;}
#cpcont p img {width: auto;}
#cpcont .advan dl dt{font:700 14px/48px "microsoft yahei";margin-top:10px}
#cpcont .btpro{margin-top:20px}
#cpcont .btpro .btx{line-height:22px}
.proform{font:700 14px/26px "microsoft yahei";margin:20px 0 0 27px}
.proform ul input,.proform ul textarea{border:1px solid #e0e0e0;line-height:26px;padding:0 5px;margin-left:10px;font-family:"microsoft yahei"}
.proform ul input{height:26px}
.proform textarea{height:78px;float:left;margin-bottom:15px;overflow:hidden}
.proform ul{overflow:hidden}
.proform ul li{margin-bottom:10px}
.proform ul li span{float:left}
.proform .submit{float:left;padding-left:80px;overflow:hidden}
.proform .submit input{width:95px;line-height:30px;color:#d6d6d6;margin-right:20px;color:#595c68;font-family:"microsoft yahei";cursor:pointer}
.proform .submit input.sub{color:#fff;background-color:#fb4646}
#cpcont h2.para{margin-bottom:20px}
.protype ul{height:41px;margin:40px auto}
.protype ul li{float:left;line-height:42px;font-size:14px;text-align:center;cursor:pointer;font-weight:700;padding:0 40px;font-family:"microsoft yahei";background-color:#ebebeb}
.protype .hit{background:#316baa;color:#fff;font-family:"microsoft yahei"}
.advan{font-family:"microsoft yahei"}
.protype .tab{clear:both}
.protype .tab .list{display:none}
.prospec{width:100%}
.prospec td{line-height:39px;border:1px #dcdcdc solid;text-align:center}
.prospec td img{vertical-align:middle;width:auto;}
.prospec .mhover{background-color:#f6f6f6}
.prospec .top td{font-weight:700;background-color:#f6f6f6}

#imgto{width:600px; float:left;}
#imgto .big{width:600px;height:360px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#fff;border:1px solid #e2e2e2; padding:4px;}
#imgto .big img{width:600px;height:360px; object-fit:cover}

#imgto .small{height:80px; margin-top:5px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:18px;height:78px; line-height:78px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; font-weight:bold; color: #999; cursor:pointer; font-family:"宋体";}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:560px; position:relative;height:80px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:80px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px;height:80px; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:106px; height:78px;}
#imgto .small div.imgc ul li.the {border:1px solid #316baa}


.anli-qh{width:100%;height:auto;overflow:hidden}
.pro-anli{position:absolute;display:none;top:0;left:0}
.pro-anli-con{width:680px;margin-right:60px;float:left}
.pro-anli img{width:370px;height:256px;}
.pro-anli-con ul li{line-height:34px;font-size:14px;font-family:"microsoft yahei"}
.pro-anli-con h3{font-size:20px;color:#666;line-height:60px;font-family:"microsoft yahei"}
.pro-anli-con span{width:105px;display:block;height:28px;border:1px solid #316baa;margin-top:20px}
.pro-anli-con span a{display:block;color:#316baa;text-align:center;line-height:28px}
.pro-anli-num{position:relative;left:0;bottom:0}
.pro-anli-num ul li{width:50px;height:3px;float:left;margin-right:4px;background-color:#c9c9c9;cursor:pointer}
.pro-anli-num ul .on{background-color:#316baa}

.red{color:#316baa}
.pro-con-l{width:273px;margin-right:30px;float:left;height:304px;overflow:hidden;position:relative;cursor:pointer}
.pro-con-l .pro-img-ho{position:absolute;top:0;left:-273px;background:url(../images/bg1.png) repeat;width:273px;height:304px}
.pro-con-l .pro-img-ho h2{color:#fff;width:100%;margin-top:12px;margin-bottom:15px;text-align:center;font-size:22px;font-weight:100}
.pro-con-l .pro-img-ho p{color:#fff;font-size:14px;line-height:28px;padding:0 27px}
.pro-con-l .pro-img-ho span{border:1px solid #fff;margin-top:15px;color:#fff;text-align:center;line-height:23px;margin-left:27px}
.pro-con-r{width:100%;height:auto;overflow:hidden;position:relative}
.pro-con-r .pro-con-r-t{height:68px;overflow:hidden;width:100%}
.pro-con-r .pro-con-r-t a{line-height:14px;font-size:14px;display:block;padding-right:50px;text-align:left;float:left;margin-top:20px;white-space:nowrap;color: #666;}
.pro-con-r .pro-con-r-t a:hover{color:#316baa}
.pro-con-r span{width:50px; float:right;}
.pro-con-r span a{width:100%;text-align:right}
.pro-con-r .pro-con-r-b{width:100%; overflow:hidden; }
.pro-con-r .pro-con-r-b .pro-con-r-b-1{width:23%;height:205px;position:relative;float:left; margin:0 1%;overflow:hidden}
.pro-con-r-b-1 img{ width:100%;}
.pro-con-r .pro-con-r-b .pro-con-r-b-1 a{width:100%;height:100%;display:block;overflow:hidden;position:absolute}
.pro-con-r .pro-con-r-b .pro-con-r-b-1 h3{position:absolute;bottom:0;left:0;background:url(../images/bg1.png) repeat;text-align:center;line-height:40px;width:100%;color:#fff;height:40px; font-size:15px;}
.pro-con-r .pro-con-r-b .pro-con-r-b-1:hover h3{background:url(../images/bg22.png) repeat;float:left}

.janli b{color:#333;background:url(../images/bg3.png) no-repeat left bottom;width:100px;line-height:24px;height:35px;font-size:24px;float:left;margin-bottom:0;font-weight:100}
.janli-l{width:580px;float:left;overflow:hidden;margin-right:30px}
.janli-l-con{width:609px;position:relative;overflow:hidden;display:block;}
.janli-l-con div{width:180px;margin-right:20px;margin-bottom:20px;float:left;height:126px;position:relative}
.janli-l-con div a{width:180px;display:block}
.janli-l-con div a img{width:100%;}
.janli-l-con div p{position:absolute;height:30px;line-height:30px;background:url(../images/bg1.png) repeat;bottom:0;left:0;width:100%;text-align:center;display:block;color:#fff}
.janli-l-con div:hover p{background:url(../images/bg2.png) repeat}
.janli-r{width:100%}
.janli-r .janli-r-con{width:48%;background-color:#e6e6e6; float:left;;overflow:hidden;margin:0 1% 1%;}
.janli-r .janli-r-con a{float:left;color:#666;width:180px;height: 135px;}
.janli-r .janli-r-con a img {width: 100%;}
.janli-r .janli-r-con .janli-r-r{width:330px;float:left; margin-left:30px;}
.janli-r .janli-r-con .janli-r-r a img{width:170px;height:120px;float:left}
.janli-r .janli-r-con .janli-r-r h4{font-size:16px;line-height:28px; height:28px; overflow:hidden;margin-top:15px;width:100%;}
.janli-r .janli-r-con .janli-r-r h4 a{ display:block; line-height:28px; height:28px;margin-bottom:10px;text-align:left;}
.janli-r .janli-r-con .janli-r-r h4:hover a{color:#ff3200}
.janli-r .janli-r-con .janli-r-r p{font-size:14px;line-height:30px;width:100%;overflow:hidden;height:60px;margin-top:10px}


.case_det_bottom_r{
    width: 270px;
    padding: 30px;float: right;
    background: url(../images/case_det_r_bg1.jpg) repeat center center;
    box-shadow: 0 0 8px rgba(9,54,117,.15) inset;
}
.case_det_bottom_l_title {
    font-size: 30px;
    color: #444;
    font-weight: bold;
    margin-bottom: 30px;
}
.colorOrage {
    color: #ed540a;
}
.case_det_bottom_r_list dd{
    margin-bottom: 35px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0 10px rgba(9,54,117,.15);
}
.case_det_bottom_r_list dd a{
    display: block;
}
.case_det_bottom_r_list dd .pic{
    overflow: hidden;
}
.case_det_bottom_r_list dd .pic img{
    width: 100%;
}
.case_det_bottom_r_list dd:hover .pic img{
    transform:scale(1.03,1.03);
    -webkit-transform:scale(1.03,1.03);
}

.case_det_bottom_r_list dd .tt{
    padding: 12px 0 15px;
    font-size: 18px;
    color: #444;
    font-weight: bold;
    text-align: center;
}
.case_det_bottom_r_list dd .tt2{
    padding: 12px 0 15px;
    font-size: 18px;
    color: #444;
    font-weight: normal;
    text-align: center;
}


.case_det_bottom_r_list2 a{
    display: block;
    font-size: 16px;
    color: #444;
    line-height: 30px;
    padding: 4px 0;
    padding-left: 15px;
    position: relative;
}
.case_det_bottom_r_list2 a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    background: #ca2c18;
    border-radius: 50%;
    margin-top: -3px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.case_det_bottom_r_list2 a:hover{
    color: #ed540a;
    transform:translateX(3px);
    -webkit-transform:translateX(3px);
}
.case_det_bottom_r_list2 a:hover::before{
    background: #ed540a;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

.xnav{width:917px;height:60px;margin:0 auto;position:relative;}
.xnav ul li{width:20%;float:left;height:60px;line-height:60px;text-align:center}
.xnav ul li a{width:100%;height:70px;line-height:70px;margin-top:-5px;display:block;text-align:center;margin-left:auto;margin-right:auto;z-index:9;zoom:1}
.xnav .list li a.on{color:#fff;background-color:#316baa}
.xnav ul li:hover a{color:#fff;background-color:#316baa}
.bg-line{width:103%;margin:0 auto;background-color:#e6e6e6;z-index:-2;zoom:1;position:absolute;top:0;height:60px;left:-1.5%}
.xnav .line{width:170px;height:70px;background-color:#316baa;position:absolute;top:-5px;left:8px;z-index:-1;zoom:1}
.pro-list-top .img{width:50%;float:left;margin-right:3.3%;display:inline;overflow:hidden}
.pro-list-top .img img{width:100%}
.pro-list-top .pro-list-top-r{float:left;width:555px;display:inline;overflow:hidden}
.pro-list-top .pro-list-top-r h1{font-size:30px;line-height:30px;color:#333;font-weight:100;margin:30px 0 20px 0}
.pro-list-top .pro-list-top-r p{line-height:28px;color:#666;padding:0}
.pro-list-top .pro-list-top-r a{background-position:0 -40px;background-color:#316baa;width:130px;height:40px;display:block;line-height:40px;color:#FFF;text-align:left;float:left;text-indent:48px;margin-right:20px;margin-top:25px}
.pro-list-top .pro-list-top-r:hover a{background-color:#ff4f4c;}
.pro-list-top .pro-list-top-r span{width:272px;height:40px;display:block;float:left;background-position:0 -80px;background-color:#424355;line-height:40px;color:#FFF;text-align:left;text-indent:48px;margin-top:25px}
.pro-list-con{width:1212px;overflow:hidden}
.pro-list-con .pro-list{width:23%;float:left;margin:1%;}
.pro-list .list{height:120px;width:100%;margin-bottom:10px;float: left;background-color: #cecece;-webkit-transition-property: background-color;-webkit-transition-duration: 0.5s;-webkit-transition-timing-function: ease;}
.pro-list .list p{height:120px;width:55%;margin-bottom:10px;line-height: 120px;font-size: 24px;color:#333;text-align: center;margin: 0 auto;display: block;}
.pro-list .list i {width:38px;height:38px;display: block;float: left;margin-top: 40px;}
.pro-list .pejian i{background-position:0 -120px;}
.pro-list .kefu i{background-position:0 -158px;}
.pro-list .list:hover{background-color: #316baa;-webkit-transition-property: background-color;-webkit-transition-duration: 0.5s;-webkit-transition-timing-function: ease;}
.pro-list .list:hover p{color:#ffffff;}
.list:hover .pejian i{background-position:-38px -120px;}
.list:hover .kefu i{background-position:-38px -158px;}
.pro-list-con .pro-list a img{width:100%;height:205px;}
.pro-list-con .pro-list h2{display:inline-block;height:56px;line-height:55px; overflow:hidden;text-align:center;color:#333;font-size:16px;display:block;position:relative}
.pro-list-con .pro-list h2:after{transition:all .5s cubic-bezier(.68,-.55,.27,1.55);animation:lineout .5s infinite;-webkit-animation:lineout .5s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;position:absolute;bottom:-5px;left:0;display:inline-block;content:"";height:1px;width:0;background:#316baa}
.pro-list-con .pro-list:hover h2:after{transition:all .5s cubic-bezier(.68,-.55,.27,1.55);animation:linemove .5s infinite;-webkit-animation:linemove .5s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;position:absolute;bottom:-5px;left:0;display:inline-block;content:"";height:1px;width:100%;background:#316baa}
.pro-list-con .pro-list:hover h2{color:#316baa;}
@keyframes linemove{from{width:0}
to{width:100%}
}
@-webkit-keyframes linemove{from{width:0}
to{width:100%}
}
@keyframes lineout{from{width:100%}
to{width:0}
}
@-webkit-keyframes lineout{from{width:100%}
to{width:0}
}
@media screen and (max-width:1199px){
	.bpro {background: url(pgpro_s.jpg) 50% 50% no-repeat;}
    .container,.cpnav,.header .hdbox,.navlist,.wrapper{width:990px}
    .cpintro .file{display:none}
    .pro-anli-con{width:53%;margin-right:1%;float:left}
    .pro-anli-con img{width:37.8%}
    .biaodan form .formleft{width:47.7%}
    .biaodan form .formright{width:47.7%}
    .biaodan form .formleft input{width:98%}
    .biaodan form .formright input{width:98%}
    .biaodan form .formright textarea{width:98%}
    .cpnavbox li{width:164px}
    .cpbox{height:302px}
    .xnav{width:800px;height:60px;margin:0 auto;position:relative}
    .xnav ul li{width:20%;float:left;height:60px;line-height:60px;text-align:center}
    .pro-list-top .pro-list-top-r p{line-height:28px;color:#666}
    .pro-list-top img{width:50%;float:left;margin-right:40px}
    .pro-list-top .pro-list-top-r{float:left;width:45%}
    .pro-list-top .pro-list-top-r h1{margin:0 0 20px 0}
    .pro-list-con{width:1000px;overflow:hidden}
    .pro-list-con .pro-list{width:230px;float:left;margin-right:20px;height:230px}
    .pro-list-con .pro-list h2{height:56px;line-height:56px;text-align:center;color:#333;font-size:16px;display:block}
    .janli-l{width:50%;float:left;overflow:hidden;margin-right:1%}
    .janli-l-con{width:498px}
    .janli-l-con div{width:156px;margin-right:10px;margin-bottom:10px;float:left;height:110px;position:relative}
    .janli-l-con div a{width:100%;height:100%;display:block}
    .janli-l-con div a img{width:100%}
    .janli-l-con div p{position:absolute;height:30px;line-height:30px;background:url(../images/bg1.png) repeat;bottom:0;width:100%;text-align:center;display:block;color:#fff}
    .janli-l-con div:hover p{background:url(../images/bg2.png) repeat}
    .janli-r{width:47%;float:left}
    .janli-r .janli-r-con{width:100%;height:110px;background-color:#e6e6e6;display:block;overflow:hidden;margin-bottom:10px}
    .janli-r .janli-r-con a{float:left;color:#666;width:170px;text-align:right;margin-right:20px}
    .janli-r .janli-r-con .janli-r-r{width:266px;float:left}
    .janli-r .janli-r-con .janli-r-r a img{width:170px;height:120px;float:left}
    .janli-r .janli-r-con .janli-r-r h4{font-size:16px;line-height:28px;margin-top:15px;width:100%;float:left}
    .janli-r .janli-r-con .janli-r-r h4 a{width: 100%;line-height:28px;margin-bottom:10px;display:block;float:left;text-align:left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
    .janli-r .janli-r-con .janli-r-r p{font-size:14px;line-height:14px;width:330px;height:15px;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
    .janli-r .janli-r-con .janli-r-r p b{font-size:14px;line-height:14px;background:0 0;margin-bottom:0;height:14px;width:70px}
    .pro-t-l{width:47%;float:left;border-right:1px solid #d4d5d5;margin-right:5%}
    .over1{width:720px;float:left}
    .pro-t-r{width:46%;float:left;overflow:hidden}
    .pro-t-r .pro-t-con{width:200px;margin-right:40px;float:left;height:325px}
    .pro-t-l div{width:154px;height:165px;float:left;cursor:pointer}
    .pro-con-l{width:227px;margin-right:3%;float:left;overflow:hidden;position:relative;cursor:pointer;height:252px}
    .pro-con-l .pro-img-ho{position:absolute;top:0;left:-227px;background:url(../images/bg1.png) repeat;width:227px;height:252px}
    .pro-con-l .pro-img-ho h2{color:#fff;width:100%;margin-top:10px;margin-bottom:10px;text-align:center;font-size:22px;font-weight:100}
    .pro-con-l .pro-img-ho p{color:#fff;font-size:14px;line-height:24px;padding:0 10px}
    .pro-con-l .pro-img-ho span{border:1px solid #fff;margin-top:10px;color:#fff;text-align:center;line-height:23px}
    .pro-con-r{width:73.5%;height:252px;float:left;overflow:hidden}
    .pro-con-r .pro-con-r-t a{line-height:14px;font-size:14px;display:block;width:25%;text-align:left;float:left;margin-top:15px}
    .pro-con-r .pro-con-r-t span{width:50px}
    .pro-con-r .pro-con-r-t span a{width:100%;text-align:right}
    .pro-con-r .pro-con-r-b{width:909px;height:197px}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1{width:228px;margin-top:39px;height:159px;position:relative;float:left;margin-right:21px}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1 h3{position:absolute;bottom:0;background:url(../images/bg1.png) repeat;text-align:center;line-height:40px;width:100%;color:#fff}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1:hover h3{background:url(../images/bg2.png) repeat}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1 img{width:100%}
	.cpbox{width:430px;height:300px}
	.cppics .hd ul li img{width:52px;height:36px}
	.cppics .next,.cppics .prev{margin-top:7px}
	.cppics .bd li img{width:430px;height:300px}
	.cpintro{width:498px}
	.cpintro{height:312px}
	.cpintro h1{line-height:45px;font-size:20px}
	.cpintro dl dd,.cpintro dl dt{height:28px;font:400 14px/28px "microsoft yahei"}
	.cpintro dl dd{width:370px}
	.cpintro .text{height:48px;overflow:hidden}
	.othpro{width:470px}
	.othpro h3{line-height:35px}
	.othpro .bimg img{width:204px;height:140px}
	.othpro .intro{width:230px;height:149px}
	.othpro .intro li{height:26px;overflow:hidden}
	.cpcontact,.cporder{width:470px}
	.proform ul input,.proform ul textarea{width:290px}
    .pro-anli-con span{margin-top:10px}
    .pro-anli-num{left:35%}
    .cases_con_ban{width:990px;}
    .cases_con_ban .cases_con_ban_con{left:132px}
    .quanping{width:990px;margin: 0 auto;}

}
@media only screen and (max-width: 995px) {
.pro-list-con .pro-list a img{ height:150px;}
}
#cpcont .pw{
	overflow: hidden;
}