@charset "utf-8";
/* =======================  global ================== */
/*色标方案的控制：*/

/*字体*/
.font-warp{color:rgba(255,255,255,1)}
.font-nav{color:rgba(85,85,85,1)}
.font-navD{color:rgb(91,91,91)}
.font-banner{color:rgb(0,127,198)}
.font-red{color:rgb(185,28,35)}
.font-grey{color:rgb(143,141,142)}
/*背景*/.bg-w{background-color:rgba(255,255,255,1)}
.bg-blue{background-color:rgb(0,127,197)}
.bg-blueD{background-color:rgb(5,177,227)}
.bg-blueDD{background:rgb(0,69,139)}
.bg-blueT{background-color:rgb(125,173,251)}
.bg-banner{background-color:rgb(129,121,251)}
.bg-bannerT{background-color:rgb(11,173,177)}
.bg-green{background-color:rgb(125,213,171)}
.bg-greenD{background-color:rgb(207,197,27)}
.bg-greeny{background-color:rgb(249,187,53)}
/*色标方案的控制完*//* =======================  reset ================== */*,*:before,*:after{box-sizing:border-box}
body{background:#EFEFEF;color:rgba(0,0,0,1);font-family:"Helvetica,Microsoft Yahei,sans-serif";/*    font-size:16px;*/    line-height:2}
ul,li,h1,h2,h3,h4,h5,h6,p,dd,dl{list-style:none;margin:0;padding:0}
a{text-decoration:none;/*    color:#fff;*/}
a:hover,a:focus{text-decoration:none}
.left{float:left}
.right{float:right}
.block{display:block}
.none{display:none}
.normal{font-weight:normal}
.indent{text-indent:2em}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-nowrap{white-space:nowrap}
.container:after,.clearfix:after{content:'';display:table;clear:both}
input:focus{outline:none}
button{border:none}
.imgbox>img{display:block;width:100%}
/* =======================  reset end ================== */
.mtzy_top {margin-bottom: 20px;}
.mtzy_top h1{font-size:30px;color:#333;text-align:left;font-weight:200;margin-bottom: 20px;}
.mtzy_top h1 a{border-bottom: 1px solid #A4161B;color: #848484;padding-bottom: 5px;}
/* =======================  public module ================== */

/*导航*/
.navbar{background:#B81C22}
.navbar .navbar-brand{height:35px;overflow:hidden;padding:0}
.navbar-toggle .icon-bar{background-color:#333}
#navbar{position:relative}
#navbar .nav{float:right}
#navbar .nav li a,.tel{line-height: 50px;}
#navbar .nav li a{color:#fff;font-size:16px;border-right:1px solid #A4161B}
#navbar .nav li a:hover{background-color:#A4161B;}
#navbar .nav li a.hover,#navbar .nav li a:hover{background-color: #A4161B;}
#navbar .nav li:last-child a{border:none}
#navbar .nav li.active{background-color:#A4161B;border-radius:10px}
#navbar .nav li.active a{border:none}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#A4161B;border:none}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#A4161B;border-radius:10px}
.nav>li>a{padding:10px 12px}
/*手机端导航滚动条*/.navbar-fixed-top .navbar-collapse{max-height:100%}
.tel{color:#fff;font-size:16px;font-weight:bold;float:right;padding-left:40px}
.tel:hover{color:#fff;font-size:16px;font-weight:bold;float:right;padding-left:40px}
.tel i{margin-right:10px;font-size:16px;float:left}
.dropdown-menu{background:rgba(0,0,0,.8)}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#FF9B3B !important;text-decoration:none;background-color:transparent}
/*导航end*/
/*推荐案例*/
.bn_all{width:100%;height:auto;margin-bottom:40px;padding-top:40px}
/*切换*/
.tabs{width:100%;; margin:0 auto 40px;}
.tabs a{float:left;color:#525252;text-align:left;line-height:40px;font-size:18px;margin-right: 80px;}
.tabs a.active,.tabs a:hover{color:#B81C22;font-weight: bold;transition: .5s;}
.swiper-container{height:auto;width:100%;padding: 0 15px;}
.swiper-slide{height:100%;width:100%;color:#fff}
.swiper-slide .list{margin-bottom: 10px;padding: 0 5px;position: relative;overflow: hidden;cursor: pointer;}
.swiper-slide .list>img{width: 100%;height: 100%;display: block;max-height: 300px;}
.swiper-slide .list a{position: absolute;display: block;width: calc(100% - 10px);height: 100%;background: rgba(0, 0, 0,.7);color: #fff;padding: 50% 15px 15px;-moz-transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;bottom: 888px;left: 5px;}
.swiper-slide .list a h3{font-size: 18px;}
.swiper-slide .list:hover a{bottom: 0;}

/*推荐案例 end*/
/*服务领域*/
.news{padding:0px 0 40px}
.news .newslis{display: flex;justify-content: space-between;}
.news .newslis li a{text-align: center;color: #fff;position: relative;overflow: hidden;cursor: pointer;height: 435px;display: block;}
.news .newslis li a .text{width: 100%;height: 100%;background: rgba(0, 0, 0,.7);padding-top: 70%;position: absolute;z-index: 2;top: 0;}
.news .newslis li a img{width: 100%;height: 100%;}
.news .newslis *{-moz-transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
.news .newslis li a h3{font-size: 20px;font-weight: bold;letter-spacing: 2px;margin-bottom: 10px}
.news .newslis li a p{font-size: 16px;opacity: 0; padding:10px;}
.news .newslis li a:hover .text{background: rgba(164, 22, 27,.7);}
.news .newslis li a:hover p{opacity: 1;}
.news .slider6{display: none;}
.bx-controls,.bx-wrapper {display: none}


/*服务领域end*/
/*选择我们*/
.about {border: 2px solid #C0C0C0;padding:70px 80px;}
.about p{font-size:16px;color:#777777;}
.aboutson{min-height:200px;margin-top: 40px;}
.aboutson .iconboc{width:58px;height:58px;border-radius:50%;margin:0 auto;background:#B71D25;line-height:58px;}
.aboutson .iconboc i{font-size:40px}
.aboutson h3{font-size:18px;color:#212121;margin-top:10px;font-weight: bold;}
.aboutson p{font-size:13px;color:#777777;margin-top:10px}
.aboutson li>a:hover .iconboc,.aboutson li>a:focus .iconboc{background:#A4161B;border:none;color:#fff;-moz-transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}
.aboutson li>a:hover h3,.aboutson li>a:focus h3{color:#A4161B}
.about .slider8{display: none;}
/*选择我们 end*/
/*工程案例*/
.case {padding: 40px 0;}
.case .caseson{
    width: 100%;
    background: url(../img/bg_2.png) no-repeat center;
    background: #cd6e72;
    padding: 80px 260px;
    background-size: cover;
    position: relative;
}
.case .caseson .douhao{position: absolute;left: 50%;transform: translate(-50%,0);top: 50px;z-index: 5}
.case .caseson .yuan{position: absolute;transform: translate(0,-50%);top: 50%;z-index: 5}
.case .caseson .yuan2{position: absolute;right: 60px;transform: translate(0,-50%);top: 50%;}
.case .caseson .yuan1{position: absolute;left: 60px;transform: translate(0,-50%);top: 50%;}
.case .caseson .yuan3{position: absolute;left: 50%;transform: translate(-50%,0);top: 70%;}
.case .caseson .xw_t {
    display: block;
    color: #fff;
    border: 1px solid #B81C22;
    font-size: 16px;
    padding: 95px 77px
}
.case .casesonT .phone{
    display: none;
}
/*工程案例end*/

/*footer*/
footer{
    background: #313131;
    color: #fff;
    padding: 40px 0 0;
}
/*footer .container{width: 1200px;}*/
footer .text{
    font-size: 14px;
}
footer .text h3{
    font-weight: normal;
    margin-bottom: 25px;
    font-size: 18px;
}
footer .ft_wx {
    text-align: center;
    padding-bottom: 15px;
}
footer .ft_wx p{
    font-size: 14px;
}
footer .text ul {margin-top: 10px;}
footer .text ul li{float: left;margin-right: 20px;}
footer .foonav li>a{margin-bottom: 25px;
    font-size: 18px;color: #fff;}
footer .foonav li dl dd a{color: #fff;line-height: 2.1;}
footer>.foot_{
    background: #151515;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
}

.friendship{margin-bottom: 15px;}
footer h4{border-left: 2px solid #B71D25;margin-bottom: 15px}
.friendship li{float: left;}
.friendship li a{color: #A6A5A5;padding: 0 17px;border-left:1px solid #A6A5A5;font-size: 16px;}
/*.friendship li:first-child a{padding-left: 0px;border: none;}*/
/*footer end*/

/*固定链接*/
.linkbox{
    position: fixed;
    top: 40%;
    right: 5%;
}
.linkbox ul li{
    width: 46px;
    height: 46px;
    border: 1px solid #0F89DD;
    border-radius: 50%;
    text-align: center;
    line-height: 46px;
    margin-bottom: 20px;
    z-index: 55;
    cursor: pointer;
}
.linkbox ul li i{
    font-size: 20px;
}
.linkbox .weiX{
    position: absolute;
    top: 60px;
    right: 50px;
    display: none;
}
