﻿.container{max-width:1200px;}

/*网站公共样式*/
.info-content{font-size:15px;line-height:2.5;margin: 10px 0;}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#ec6700;}
a:focus{color:#ec6700;}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:34px;border:1px #CCC solid;color:#999;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin:0px auto;margin-top:30px;}
a.btn-more:hover{background:#40312f;border-color:#ec6700;color:white;}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;margin-top: 80px;} /*兼容ie低版*/
a.btn-more1{display:inline-block;width:150px;height:38px;line-height:38px;color:#0d99df;border:1px #0d99df solid;transition:all 0.5s ease;font-size:16px;text-align:center;margin:0px auto;margin-top:5px;border-radius:20px;}
a.btn-more1:hover{background:#fff;border:1px #0d99df solid;color:#fff;background:#ec6700;}
.clear{clear:both;}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}

/*首页模块样式*/
.module-box {position:relative;padding:40px 0px;}
.module-box .module-title{clear:both;text-align:center;margin:0px 0px 30px 0px;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.module-box .module-title .cn-title{display:block;color:#333;font-size:30px;line-height:45px;}
.module-box .module-title .en-title{display:inline-block;*display:inline;*zoom:1;color:#999;font-size:18px;}
.module-box .module-title .en-title i{float:left;width:55px;background:#CCC;height:1px;margin-top:15px;}
.module-box .module-title .en-title span{float:left;margin:0px 5px;}

/*底部*/
footer{text-align:left;width:100%;min-height:95px;background:#00a1e9;margin-top:40px;line-height:2.5}

/*顶部样式*/
.header{position:fixed;z-index:100;right: 0;left: 0;top: 0; padding-left: 0; padding-right: 0;background:#fff;box-shadow: 1px 3px 3px rgba(0,0,0,.2);height: 80px;}
.header .logo img{height:80px;margin:0 0 5px 20px;}

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*面包屑导航*/
.container{padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.mbx_section{ background:#f5f5f5; padding:10px 0;}
.mbx_section .img img{ width:100%; height:auto;}
.mbx_section h4{ color:#333; font-size:30px; text-transform:uppercase;line-height:40px;display:inline-block; float:left;}
.mbx_section .mbx{font-size:13px;margin-top:6px; float:right;}
.mbx_section .mbx a{color:#777;  font-size:13px;}
.mbx_section .mbx a i{ margin-right:4px;}
.mbx_section .mbx span{ font-size:13px; color:#777;  margin:0px 10px;}
.mbx_section .mbx h2{ color:#ff7f2c; font-size:14px; display:inline-block;}
@media only screen and (max-width: 768px) {
	.mbx_section  h4{ width:100%; text-align:center; font-size:22px;}
	.mbx_section .mbx{ width:100%; text-align:center; margin-top:0px;}
}

/*维保服务样式*/
.wbfw{ width:100%; float: left;}
.wbfw .nr{ margin-bottom: 20px;width: 25%;float: left;padding-left: 15px;padding-right: 15px;}
.pys{margin-bottom: 10px;}
@media only screen and (max-width: 900px) {
.wbfw .nr{ width: 50%;}
}
@media only screen and (max-width: 640px) {
.wbfw .nr{ width: 100%;}
}
/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
.header .nav-toggle{display:none;}
.nav{padding-top:8px}
.nav>ul>li{float:left;text-align:center;line-height:70px;}
.nav>ul>li>ul{position:absolute;}
.nav>ul>li>a{padding:0px 25px;color:#000;font-size:18px}
.nav >ul>li.current >a,.nav >ul>li> a:hover{color:#ec6700;}
.nav li:hover> ul{display:block;}
.nav> ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid #ec6700;}
.nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#000;font-size:15px;line-height:50px} 
.nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#ec6700;}

.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.nav ul li ul{background-color:#fff;display:none;position:absolute;left:-12%;z-index:2;width:150px;box-shadow: 1px 3px 3px rgba(0,0,0,.2);} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;box-shadow: 1px 3px 3px rgba(0,0,0,.2);}/*三级以后ul样式*/
}

@media (max-width:1000px) /*手机端*/
{
.header .logo img{height:70px;}
.header .nav-toggle{position:absolute;right:0px;top:0px;font-size:25px;color:#999;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}

.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
}

/*子栏目样式*/
.sub-nav-box {clear: both;position: relative;}
.sub-nav-box .sub-nav-title{line-height:57px;text-align:left;background:#0d99df;padding-left:15px;font-size:22px;color:white;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}

.sub-nav-box .sub-nav{clear:both;text-align:left;margin-bottom:20px;width:100%;overflow:visible;background:#fafafa;}
.sub-nav-box .sub-nav li{width:100%;padding:0px;text-align:left;position:relative;display:block;}
.sub-nav-box .sub-nav li:hover{background:#ec6700;}
.sub-nav-box .sub-nav li a{display:block;padding-left:25px;line-height:54px;font-size:16px;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";border-bottom:1px #ececec solid;}
.sub-nav-box .sub-nav li a:hover{color:#fff;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:55px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:85px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:54px;line-height:54px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.sub-nav-box .sub-nav li.current > a{color:#ec6700;}
.sub-nav-box .sub-nav li.current > a:hover{color:#fff;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{transform:rotate(90deg)}

/*首页>>维修流程*/
.celldiv{max-width:1200px;margin: 0 auto;background:url(/Templates/wbfw/images/wxlc-dt.png) no-repeat;text-align:center;}
.celldiv .celldiv2{margin-bottom:51px;}
.celldiv .celldiv2 .span1{color: #0d99df;font-size: 24px;margin-right:10px;font-weight:bold;}
.celldiv .celldiv2 .span2{margin-left:10px;font-size: 24px;font-weight:bold;}
.celldiv .celldiv4{max-width:980px;margin: 0 auto;}
.celldiv .celldiv4 .celldiva1{color:#fff;}
.celldiv .celldiv4 .celldiva1 p{float:left;max-width:320px;height:220px;background: url(/Templates/wbfw/images/wxlc-zc.jpg) no-repeat; margin-right:10px;margin-top:5px;}
.celldiv .celldiv4 .celldiva1 p img{width:50px; height:52px;margin:50px 0px 20px 0px;}
.celldiv .celldiv4 .celldiva1 p span{display:block;width:320px;text-align:center;font-size:18px;}
.celldiv .celldiv4 .celldiva1 p span:hover{;color:#ec6700;}

.celldiv .celldiv4 .celldiva2{color:#fff;}
.celldiv .celldiv4 .celldiva2 p{float:left;max-width:320px;height:220px;background: url(/Templates/wbfw/images/wxlc-zj.jpg) no-repeat;margin-top:5px;}
.celldiv .celldiv4 .celldiva2 p img{width:50px; height:52px;margin:50px 0px 20px 0px;}
.celldiv .celldiv4 .celldiva2 p span{display:block;width:320px;text-align:center;font-size:18px;}
.celldiv .celldiv4 .celldiva2 p span:hover{;color:#ec6700;}

.celldiv .celldiv4 .celldiva3{color:#fff;}
.celldiv .celldiv4 .celldiva3 p{float:left;max-width:320px;height:220px;background: url(/Templates/wbfw/images/wxlc-yc.jpg) no-repeat;margin-left:10px;margin-top:5px;}
.celldiv .celldiv4 .celldiva3 p img{width:50px; height:52px;margin:50px 0px 20px 0px;}
.celldiv .celldiv4 .celldiva3 p span{display:block;width:320px;text-align:center;font-size:18px;}
.celldiv .celldiv4 .celldiva3 p span:hover{;color:#ec6700;}
.celldiv .celldiv5{max-width: 980px;margin: 0 auto;}
.celldiv .celldiv5 p{float:right;}
.celldiv .celldiv5 p a{width: 150px;height: 50px;display: block;background: #0d99df;line-height: 50px;font-size: 18px;color: #fff;text-align: center;}
.celldiv .celldiv6{max-width: 980px;margin: 0 auto;padding-bottom: 45px;}
.celldiv .celldiv6 .celldivp1{margin-left: 100px;margin-top: -120px;}
.celldiv .celldiv6 .celldivp1 a{float:left;width: 350px;height: 80px;display: block;margin-top:100px;background: #fff;line-height: 80px;font-size: 28px;color: #0d99df;text-align: center;border-radius: 10px;border: 2px solid #0d99df;}
.celldiv .celldiv6 .celldivp1 a:hover{background: #0d99df;color: #fff;}
.celldiv .celldiv6 .celldivp2{margin-right: 102px;margin-top:-100px;}
.celldiv .celldiv6 .celldivp2 a{float:right;width: 350px;height: 80px;display: block;margin-top: 100px;background: #fff;line-height: 80px;font-size: 28px;color:#0d99df;text-align: center;border-radius: 10px;border: 2px solid #0d99df;}
.celldiv .celldiv6 .celldivp2 a:hover{background: #0d99df;color: #fff;}

/*立即咨询QQ代码*/
.pcqq{display:block}
.mqq{display:none}
@media screen and (max-width:768px) {
.pcqq{display:none}
.mqq{display:block}
}


@media only screen and (max-width:768px) {
.celldiv{background:none;}
.celldiv .celldiv2{margin-bottom:0;padding: 0 15px;}
.celldiv .celldiv4 .celldiva1 p{float:none;max-width:100%;margin-right: 0;}
.celldiv .celldiv4 .celldiva1 p span{width:100%;}
.celldiv .celldiv4 .celldiva2 p{float:none;max-width:100%;background: url(/Templates/wbfw/images/wxlc-zj-2.jpg) no-repeat;margin-top:20px;}
.celldiv .celldiv4 .celldiva2 p span{width:100%;}
.celldiv .celldiv4 .celldiva3 p{float:none;max-width:100%;margin-top:20px;margin-left: 0;}
.celldiv .celldiv4 .celldiva3 p span{width:100%;}
.celldiv .celldiv5{display:none;}
.celldiv .celldiv6{padding-bottom: 0px;}
.celldiv .celldiv6 .celldivp1{margin:40px 45px -80px 35px;}
.celldiv .celldiv6 .celldivp1 a{float:none;height: 80px;margin-top:10px;}
.celldiv .celldiv6 .celldivp2{float: none;width: 350px;margin: 0 auto;}
.celldiv .celldiv6 .celldivp2 a{width: 345px;}
 }
@media only screen and (max-width:375px) {
.celldiv .celldiv6 .celldivp1{margin:40px 45px -80px 15px;}
 }
@media only screen and (max-width:360px) {
.celldiv .celldiv6 .celldivp1{margin:40px 45px -80px 7px;}
 }

/*首页>>产品展示*/
.product-module-box{background:url(images/prodBg.jpg) no-repeat 0 0;background-size:cover;}


/*首页>>我们的优势*/
.advantages-list{clear:both;overflow:hidden;margin:15px auto;line-height:2}
.column>li{padding:0px 10px;}
.column p img{display:block;width:100%;max-width:220px;height:auto;margin:0px auto;}
.column p span{display:block;line-height:35px;margin:10px 0px 15px 0px;color:#4d4d4d;}
.column p{color:#4d4d4d;}
.advantages-list .last{margin-right:0px;}
.bj{background:url(/Templates/wbfw/images/mbbg.jpg) no-repeat center center;}
.ys{margin-top: 15px;}
.ys:hover{box-shadow:0 4px 6px 0 rgba(0,0,0,.16);background:#fff;}
.ysms{overflow: hidden;line-height: 28px;border-top: 1px solid #ededed;text-align: center;}
@media (max-width:768px)
{
.bj{background:url(/Templates/wbfw/images/mbbg.jpg) center center;}
.ys{width: 80%;margin: 0 auto;padding-top: 15px;}
}

/*首页>>案例*/
.case-list .item{float:left;position:relative;padding-left:0px;padding-right:0px}
.case-list .item a{display:block;width:100%;overflow:hidden;}
.case-list .item a img{clear:both;overflow:hidden;display:block;width:100%;height:auto;text-align:center;transition:all 0.5s ease;}
.case-list .item a:hover img{transform:scale(1.3);transition:all 0.5s ease;}
.case-list .item a .tit{position:absolute;top:38%;left:0px;z-index:2;line-height:30px;color:#ffffff;font-size:16px;text-align:center;display:block;width:100%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;padding:0px 5px;}
.case-list .item a:hover .tit{opacity:1;filter:alpha(opacity=100);top:40%;}
.case-list .item a .cover-bg{position:absolute;top:0px;left:0px;z-index:1;width:100%;height:100%;background:#000;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.case-list .item a:hover .cover-bg{opacity:0.6;filter:alpha(opacity=60);}


/*图片列表*/
.images-list .row .item a{display:block;overflow:hidden;background-color: #eee;}
.images-list .row .item span{line-height: 25px;height: 20px;overflow: hidden;display: inline-block;}
.images-list .row .item img{display:block;width:100%;height:auto;}
.images-list .row .item a:hover img{transform:scale(1.3,1.3);transition: all 0.3s ease-out 0s;}


/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:16px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 

.news-list li.item{clear:both;overflow:hidden;width:100%;border-bottom:1px solid #e5e5e5;padding:15px 0px 10px 0px;}
.news-list li.item .title{padding-left:11px;background:url(images/icon-dot.gif) no-repeat left center;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .date{float:right;}


/*首页-加盟优势*/

.jmys-box a{display:block;height:100%;position:relative;}
.jmys-box  .pptyg{clear:both;overflow:hidden;padding:10px 0px;}
.jmys-box  .pptyg span{float:left;line-height:40px;color:#4d4d4d;font-weight:600;font-size:16px;}

.jmys-box  .yc_box{clear:both;overflow:hidden;position:absolute;top:0px;left:0px;z-index:2;padding:0px 10%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.jmys-box  a:hover .yc_box{opacity:1;filter:alpha(opacity=100);}
.jmys-box  .yc_box span{display:block;text-align:center;color:white;}
.jmys-box  .yc_box .yc_title{line-height:45px;font-size:25px;margin-top:90px;transition:all 0.5s ease;}
.jmys-box  a:hover .yc_title{margin-top:70px;}
.jmys-box  .yc_box .yc_con{line-height:20px;padding:10px 0px;margin-top:-30px;transition:all 0.5s ease;text-align:center;}
.jmys-box  a:hover .yc_con{margin-top:0px;}
.jmys-box  .yc_box .yc_cksq{line-height:33px;width:94px;height:33px;border:1px #fff solid;margin:0px auto;}
.jmys-box  .xs_title{position:absolute;bottom:10%;left:10%;z-index:2;font-size:20px;color:white;line-height:35px;border-bottom:1px #fff solid;padding:0px 10px 0px 0px;opacity:1;filter:alpha(opacity=100);}
.jmys-box  a:hover .xs_title{opacity:0;filter:alpha(opacity=0);}
.jmys-box  .yc_bg{position:absolute;top:0px;left:0px;z-index:1;width:100%;height:100%;background:#5a342b;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.jmys-box  a:hover .yc_bg{opacity:0.8;filter:alpha(opacity=80);}
@media only screen and (max-width:768px) 
{
   .jmys-box a:hover .yc_box{opacity:0;filter:alpha(opacity=0);}
   .jmys-box a:hover .xs_title{opacity:1;filter:alpha(opacity=100);}
   .jmys-box a:hover .yc_bg{opacity:0;filter:alpha(opacity=0);}
}

/*产品内容页样式*/
.product-content .detail .title{clear: both;text-align: left;overflow: hidden;background: #0d99df;line-height: 40px;color: rgb(255,255,255);font-weight: 600;padding-left:15px;font-size: 16px;}


/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #b0b0b0;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:burlywood}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #0d99df;color:#fff;height:35px;width:120px;background:#0d99df;transition:all .5s ease-in-out}
.btn:hover{background:#ec6700}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

/*返回顶部*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -9999px;
    background: url(Images/ui.totop.png) no-repeat left 0px;
    background-size: auto;
    background-size: cover;
    z-index:190;
    border-radius:50%;
    transition:all 0.2s linear;
}
#toTop:hover {
    background-position:left -50px;
    background-size: cover;
    }


    @media (max-width:998px) /*手机端*/
{
#toTop {

    bottom: 65px;
    right: 10px;
    width: 35px;
    height: 35px;

}
    #toTop:hover {
        background-position:left -35px;
    }
}

/*首页_联系我们*/
.sy_lxwm{padding:30px 0;background:url(/Templates/wbfw/images/zjht.jpg) no-repeat center center;}
.sy_lxwm .sy_lx_com{text-align:center;}
.sy_lxwm .sy_lx_com .sy_lx_c_com{color:#FFF;font-size:20px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:30px;}
.sy_lxwm .sy_lx_com .sy_lx_c_more{text-align:center;}
.sy_lxwm .sy_lx_com .sy_lx_c_more a{color:#FFF;font-size:16px;border:1px solid #FFF;padding:10px 30px;margin-top:6px;border-radius:30px;display:inline-block;transition:all 1.2s ease}
.sy_lxwm .sy_lx_com .sy_lx_c_more a:hover{background:#FFF;color:#ec6700}

@media (max-width:768px) /*手机端*/
{
.sy_lxwm{background:url(/Templates/wbfw/images/zjht.jpg)}
.sy_lxwm .sy_lx_com .sy_lx_c_com{font-size:18px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:25px;}
.sy_lxwm .sy_lx_com .sy_lx_c_more a{padding:5px 30px;margin-top:10px;border-radius:20px;}
}

/*服务*/
.module-content {padding-top:20px;padding-left:15px;padding-right:15px;}
.module-service{padding-bottom:0px}
.module-service .service-content{max-width:600px}
.module-service .sub_ser_li .ser_tit{font-size:38px;line-height:40px;color:#000;margin-top:3rem;}
.module-service .sub_ser_li .ser_com{line-height:30px;font-size:18px;color:#666;margin:1rem 0}
.module-service .sub_ser_li .ser_sj{position:relative;border-bottom:1px solid #ddd;padding:15px 0}
.module-service .sub_ser_li .ser_sj .ser_sj_pic{position:absolute;right:5px;top:10px;}
.module-service .sub_ser_li .ser_sj .ser_sj_sj{}
.module-service .sub_ser_li .ser_sj .ser_sj_sj span.s1{font-size:30px;color:#0d99df;line-height:50px;vertical-align:middle;}
.module-service .sub_ser_li .ser_sj .ser_sj_sj span.s2{font-size:18px;color:#666;line-height:50px;margin-left:10px;vertical-align:middle;}

/*首页新闻文章列表*/
.wzlb_zbrq_box{clear:both;overflow:hidden;}
.wzlb_zbrq_box li{overflow:hidden;margin:0px 0 20px 0;padding-bottom:20px;position:relative;border-bottom:1px dotted #666;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:66px;height:68px;background:#0d99df;border:#e3e3e3 0px solid;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#fff;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:10px;}
.wzlb_zbrq_box .date span.date2{color:#fff;font-size:12px;}
.wzlb_zbrq_box .con{margin-left:85px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;font-size:18px;height:1.5em;line-height:1.5em;text-decoration:none;margin:0px 0px 0px 0px;overflow:hidden;}
.wzlb_zbrq_box .con div.introduct{color:#999;line-height:20px;min-height:40px;font-size:14px;}

@media (max-width:998px) /*手机端*/
{
.wzlb_zbrq_box li{margin:0px 0 10px 0;padding-bottom:10px;}
.wzlb_zbrq_box .con{margin-left:78px;}
.images-list {padding-top:20px;}
}

.news-list5{clear:both;overflow:hidden;}
.news-list5 li{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list5 li .pic{display:block;width:100%;height:280px;overflow:hidden;}
.news-list5 li .pic img{width:100%;height:100%;display:block;}
.news-list5 li .pic img:hover{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
.news-list5 li .content{display:inline;}
.news-list5 li .content a{display:block;line-height:25px;font-size:18px;padding:10px 0;}
.news-list5 li .content span{display:block;color:#999;line-height:20px;} 

/*底部样式*/
.web-footer {clear: both;margin-bottom: 0px;padding-top: 40px;padding-bottom: 10px;background: #0d99df;line-height:2;color: #D9D9D9;}
.web-footer a{color: #D9D9D9;}
.web-footer .tel-icon {background: url(/Templates/wbfw/images/bt_phone.png) no-repeat left center;width: 38px;height: 46px;margin: 0px auto;}
.web-footer .footer-nav {padding: 1rem 0 4.5rem 0;}
.web-footer .footer-nav h4 {color: #FFF;line-height: 4rem;}
.web-footer .footer-nav a:hover {color: #fff;}
.web-footer .footer-tel .font {color: #FFF;font-size: 20px;font-weight: bold;}
.web-footer .footer-tel .aniview {color: #ffffff;}
.web-footer ul li a {color: #ddd;}
.web-footer .weixin {color: #D9D9D9;}
.web-footer .weixin img{max-width:135px;}
.web-footer .copyright {color:#D9D9D9;width: 100%;border-top: 1px solid #bdbdbd;padding: 5px 0px 10px 0px;}
.web-footer .copyright a{color:#D9D9D9;}
/*手机底部*/
.footernav {display: none;}
@media (max-width:998px)
{
.web-footer{margin-bottom: 48px;}
.footernav {display: block;position: fixed;bottom: 0;background: #0d99df;width: 100%;z-index: 999;box-shadow:0px 0px 20px 0px rgba(213, 213, 213, 0.6);height: 50px;}
.footernav ul {display: flex;justify-content: space-around;}
.footernav li {padding: 6px 0;}
.footernav li img {display: block;margin:0 auto;width: 22px;height: auto;}
.footernav li i {display: block;margin:0 auto;padding:0;font-size: 24px;color: #fff;text-align: center;line-height: 20px;}
.footernav li span {color: rgba(255, 255, 255, 1);font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
}

/*用户评价*/
.yhpj_bj{background:url(/Templates/wbfw/images/bg.png) repeat;}
.yhpj{height:400px;overflow:hidden;}
.yhpj .zym{width: 270px;height: 270px;background: #fff;margin: 30px 0px;border: 1px solid #f1f1f1;box-shadow: 0 0 6px rgba(0,0,0,0.04);border-radius: 15px;}
.yhpj .zym .sm{width: 250px;padding: 20px 10px 15px;margin: 0 auto;}
.yhpj .zym .sm .z{float: left;}
.yhpj .zym .sm .y{float: right;margin: 10px -15px 0 0;}
.yhpj .zym .sm .y span{margin-right: 15px;}
.yhpj .zym .sm .y img{width: 50%;}
.yhpj .zym .zj{width: 230px;margin: 5px 15px;line-height: 30px;text-align: center;}
.yhpj .zym .zj p{color: #6a6a6a;}
.yhpj .zym .xm{text-align: center;margin-top: 30px;color: #4dbdc3;}
@media (max-width:768px)
{
.yhpj_sj{margin-left:180px;}
}

/*维保服务单页面样式*/
.dym{border-top: 1px solid #e3e3e3;}
.dym h2{line-height: 36px;border-left: 12px #0d99df solid;color: #0d99df;padding-left: 10px;margin: 20px 0;}
.bt-h1{text-align: center;font-weight: bold;}

/*维保服务内页导航*/
.web_navcom {  width: 100%; text-align:center;margin-top:20px;}
.web_navcom ul li {  display:inline-block;margin:27px 10px;width:320px;position:relative;}
.web_navcom ul li a {background:#008cd7;border-radius:30px;line-height:40px;text-transform: uppercase; text-align:center ;font-size:16px;color: #fff;border:1px solid #ccc;display:block;padding:0 10px;}
.web_navcom ul > li:hover > a,.web_navcom ul > li.active > a {  background:url(/Templates/CompanyDefault/images/dhgb_h.png) no-repeat center center #008cd7;color:#FFF;transition:all .2s ease}
.web_navcom ul li ul {  position: absolute;  left: 0px;z-index:100}
.web_navcom ul li ul li{margin:5px 0;}
.web_navcom ul ul ul {  margin-left: 100%;  top: 0;}
.web_navcom ul li:hover ul li {  height: 40px;}
.web_navcom ul ul li a {  padding: 0px 20px;height:40px; text-align:center;  width: 320px;  font-size: 14px; border-bottom:1px solid #ddd;line-height:40px; background: #008cd7; color: #fff;  -webkit-transition: color .2s ease;  -moz-transition: color .2s ease;  -ms-transition: color .2s ease;  -o-transition: color .2s ease;  transition: color .2s ease;}
.web_navcom ul ul li:hover a,.web_navcom ul ul li a:hover {  background:url(/Templates/CompanyDefault/images/dhgb_h.png) no-repeat center center #008cd7;color:#FFF;transition:all .2s ease}
@media screen and (max-width: 900px){	
  .web_navcom{display:none;}
}









