@font-face {
  font-family: "庞门正道标题体2.0增强版";
  src: url("../font/庞门正道标题体2.0增强版.woff2") format("woff2"),
       url("../font/庞门正道标题体2.0增强版.woff") format("woff"),
       url("../font/庞门正道标题体2.0增强版.ttf") format("truetype"),
       url("../font/庞门正道标题体2.0增强版.eot") format("embedded-opentype"),
       url("../font/庞门正道标题体2.0增强版.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}





.tit{width:100%;height:auto;clear:both;text-align: center;position: relative;}
.tit h3{width:100%;height:auto;clear:both;}
.tit h3 a{display:block;width:100%;text-align:center;font-size:3.5rem;font-weight:normal;color:#c6c3c2;display:inline-table;transition:all 1s;}
.tit h1{width:100%;height:auto;clear:both;}
.tit h1 a{display:block;width:100%;text-align:center;font-size:2.4rem;color:#000;display:inline-table;letter-spacing:1px;transition:all 1s;}
.tit h2{width:100%;height:auto;clear:both;position:absolute;top:5%;z-index:9999;}
.tit h2 a{display:block;width:100%;text-align:center;font-size:0.8rem;color:#333;display:inline-table;letter-spacing:1px;transition:all 1s;}
.tit span{width:50px;height:2px;margin-top:1rem;clear:both;background:#e8430d;display:block;margin:0 auto;}

.tit:hover h3 a{color:#dc3e20;letter-spacing:10px;transition:all 1s;}
.tit:hover h1 a{color:#333;transition:all 1s;letter-spacing:5px;}





@media (max-width:990px){
.tit{width:100%;height:auto;clear:both;text-align: center;position: relative;}
.tit h3{width:100%;height:auto;clear:both;}
.tit h3 a{display:block;width:100%;text-align:center;font-size:2.4rem;font-weight:normal;color:#c6c3c2;display:inline-table;transition:all 1s;}
.tit h1{width:100%;height:auto;clear:both;}
.tit h1 a{display:block;width:100%;text-align:center;font-size:1.6rem;color:#000;display:inline-table;letter-spacing:1px;transition:all 1s;}
.tit h2{width:100%;height:auto;clear:both;position:absolute;top:5%;z-index:9999;}
.tit h2 a{display:block;width:100%;text-align:center;font-size:0.8rem;color:#333;display:inline-table;letter-spacing:1px;transition:all 1s;}
.tit span{width:50px;height:2px;margin-top:1rem;clear:both;background:#e8430d;display:block;margin:0 auto;}
.tit:hover h3 a{color:#dc3e20;letter-spacing:10px;transition:all 1s;}
.tit:hover h1 a{color:#333;transition:all 1s;letter-spacing:5px;}


}



@media (min-width:991px) and (max-width:1080px){


.col-md-3 {width: 20% !important;}
.col-md-2 {display:none}
.col-md-7 {width: 80% !important;}
.navBar2 .bignav .m {max-width: 13%;margin: 0 1%;}

}
@media (min-width:1081px) and (max-width:1200px){


.col-md-3 {width: 20% !important;}
.col-md-2 {display:none}
.col-md-7 {width: 80% !important;}
.navBar2 .bignav .m {max-width: 13%;margin: 0 1%;}
}
@media (min-width:1201px) and (max-width:1320px){


.col-md-3 {width: 20% !important;}
.col-md-2 {display:none}
.col-md-7 {width: 80% !important;}
.navBar2 .bignav .m {max-width: 13%;margin: 0 1%;}
}
@media (min-width:1321px) and (max-width:1440px){

.col-md-3 {width: 20% !important;}
.col-md-2 {display:none}
.col-md-7 {width: 80% !important;}
.navBar2 .bignav .m {max-width: 13%;margin: 0 1%;}
}
@media (min-width:1441px) and (max-width:1600px){


.col-md-3 {width: 20% !important;}
.col-md-2 {display:none}
.col-md-7 {width: 80% !important;}
.navBar2 .bignav .m {max-width: 13%;margin: 0 1%;}
}




.mm{width:100%;height:auto;clear:both;position:relative;padding: 5rem 0rem;}


#toggle-menu{float:left;background-position:0 0;background-color:#e70608}
#toggle-search{float:right;width:35px !important;height:35px;background:url(../images/search.png) no-repeat center top;border:none;margin-top:32px}
#toggle-search.open:after{top:40px}
#toggle-search:after{-moz-transition:top,0.5s;-o-transition:top,0.5s;-webkit-transition:top,0.5s;transition:top,0.5s;position:absolute;top:52px;left:40%}
#toggle-basket{position:relative;float:right}
#toggle-basket:before{position:absolute;top:5px;left:0;width:2px;height:40px;content:""}
#search-form{left:-120px;width:150%;-moz-transition:max-height,0.5s;-o-transition:max-height,0.5s;-webkit-transition:max-height,0.5s;transition:max-height,0.5s;position:absolute;top:80px;max-height:0;overflow:hidden;background-color:#fcfcfc;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.6);-moz-box-shadow:0px 0px 10px rgba(0,0,0,.6);box-shadow:0px 0px 10px rgba(0,0,0,.6)}
#search-form.open{max-height:40px}
#search-form fieldset{position:relative;margin:0 40px 0 0;padding:0;border:none}
#search-form input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:40px;font-size:1.2rem;width:100%}
#search-form input[type="search"]{width:100%;padding:0 5px 0 22px;background:transparent;border:none}
#search-form input[type="submit"]{position:absolute;bottom:0;right:0;width:60px;margin:0;padding:0;font-weight:700;text-transform:uppercase;color:#fff;background:#e70608;border:none;cursor:pointer;font-size:1.4rem}

.col-md-2 {font-size:1.4rem;color:#000;margin-top: 30px;letter-spacing:1px;}
.col-md-2 img{max-width: 100%;height: auto;float:left}
.col-md-2 span{font-size:1.8rem;color:#000;margin-left:10px;font-weight:bold;display:block;height:100%;float:left;}
@media (max-width:768px){
#container{width:100%;padding:10px}
}
@media (min-width:992px){
.c4 .col-md-3{width:29.1%}
.c4 .col-md-4{width:29.13%;padding:0}
.c4 .col-md-8{width:70.5%}
.c4 .col-md-9{width:70%}
}

.navbar-brand img{max-width:100%;height:auto}
.top{width:100%;color:#a1a1a1;line-height:35px;background:#dcdcdc}
.logo{display:block}
.k1{line-height:35px;font-size:12px;color:#a1a1a1}
.k1 a{color:#a1a1a1}
.k2{float:left;line-height:35px;font-size:12px;color:#a1a1a1;font-family:"微软雅黑"}
.k2 a{color:#a1a1a1}
.k3{float:right}
.k3 .k3a{display:block;background:url(../images/ss.png)no-repeat;width:18px;height:18px;margin-top:9px;outline:none;font-family:"微软雅黑"}
.k4{float:right}
.k4 .yya{background:url(../images/xiala.png) 90px center no-repeat;text-align:center;color:#a1a1a1;cursor:pointer}
.k4 .yya2{display:block;text-align:center}
.search{text-align:left;padding:30px;position:relative;height:300px}
.hotSearch{height:30px;line-height:30px;font-weight:normal;margin-top:20px;font-size:14px}
.hotSearch a{display:block;color:#a1a1a1}
#formsearch input{background:#fff;border:1px solid #c8c8c8;outline:none}
#formsearch input#keyword{height:28px;line-height:28px;padding-left:4px;color:#666;width:430px}
#formsearch input#s_btn{width:70px;height:30px;line-height:30px;text-align:center;background-color:#035cac;color:#fff;border:none;cursor:pointer}
.k4{float:right;text-align:right;position:relative;z-index:9999;width:115px}
.th-head{position:absolute;left:0;top:0;z-index:999999;right:0;height:auto}
.logo{display:block;width:100%;height:100px}
.logo img{width:auto;height:90px;margin-top:5px}
@media (max-width:468px){.logo img{height:70px;margin-top:15px}
.navBar2 .bignav h3 a{line-height:100px !important;font-size:1.6rem !important}
}@media (min-width:469px) and (max-width:768px){.logo img{height:70px;margin-top:15px}
.navBar2 .bignav h3 a{line-height:100px !important;font-size:1.6rem !important}
}@media (min-width:768px) and (max-width:990px){.logo img{height:70px;margin-top:15px}
.navBar2 .bignav h3 a{line-height:100px !important;font-size:1.6rem !important}
}@media (min-width:991px) and (max-width:1200px){.logo img{height:70px;margin-top:15px}
.navBar2 .bignav h3 a{line-height:100px !important;font-size:1.6rem !important}
}.navBar2{z-index:1}
.navBar2 .bignav{height:98px !important;margin:0;padding:0;text-align:center;}
.navBar2 .bignav h3{font-weight:normal;margin:0px}
.navBar2 .bignav .m{position:relative;display:inline;text-align:center;min-width: 10%;display: inline-table;max-width: 14%;}
.navBar2 .bignav .m:hover{background-size:100%}
.navBar2 .bignav .on h3 a{border-bottom:solid #dc3e20 3px;}
.navBar2 .bignav .m:hover h3 a{color:#dc3e20}
.navBar2 .bignav h3 a{line-height: 50px !important;display: block;color: #000;font-size: 1.8rem;margin-top: 25px;}
.navBar2 .bignav .on h3 a{color:#dc3e20}




.navBar2 .bignav #m1 .sub{z-index:9999;width:200px;padding-top:45px}
.navBar2 .bignav #m2 .sub{z-index:1;width:1920px;left:-718px;padding-top:25px}
.navBar2 .bignav #m2 .sub ul{width:80%;margin:0 auto}
.navBar2 .bignav #m2 .sub ul li{float:left;text-align:center;list-style:none}
.navBar2 .bignav #m2 .sub ul li h3{display:block;font-size:18px;color:#c91b1b;margin-bottom:30px}
.navBar2 .bignav #m2 .sub ul li img{width:91px;height:152px;margin-bottom:30px}
.navBar2 .bignav #m2 .sub ul li span{display:block;font-size:16px;color:#000000}
.navBar2 .bignav #m3 .sub{z-index:1;width:863px;left:-185px;padding-top:55px}
.navBar2 .bignav #m4 .sub{z-index:1;width:863px;left:-260px;padding-top:55px}
.navBar2 .bignav #m5 .sub{z-index:1;width:863px;left:-320px;padding-top:55px}
.navBar2 .bignav #m6 .sub{z-index:1;width:863px;left:-410px;padding-top:55px}
.navBar2 .bignav #m7 .sub{z-index:1;width:863px;left:-530px;padding-top:55px}
.navBar2 .bignav #m8 .sub{z-index:1;width:863px;left:-650px;padding-top:55px}
.navBar2 .bignav .sub{display:none;padding:10px 0;position:absolute;left:-10px;top:100px;float:left;line-height:30px;background:url(../images/navbj.png)top repeat-x #ffffff;height:auto}
.navBar2 .bignav .sub .subl{width:200px;float:left;text-align:left;margin-left:54px}
.navBar2 .bignav .sub .subl h3{display:block;font-size:24px;color:#2b2b2b}
.navBar2 .bignav .sub .subl span{display:block;padding-top:15px;font-size:14px;color:#777777;line-height:24px;height:140px;overflow:hidden}
.navBar2 .bignav .sub .subr{width:279px;height:144px;float:right;text-align:left;margin-right:59px;color:#565656;font-size:24px;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;line-height:24px}
.navBar2 .bignav .sub .subr img{width:279px;height:144px;margin-bottom:10px}
.navBar2 .bignav .sub dl{display:inline-block;*display:inline;zoom:1;vertical-align:top;width:165px;padding:0px 20px;height:230px}
.navBar2 .bignav .sub dl dt{border-bottom:1px solid #e5e5e5;font-size:16px;line-height:36px;text-align:left;text-indent:10px}
.navBar2 .bignav .sub dl dt a{display:block;color:#555555;font-weight:normal;font-family:"Microsoft YaHei"}
.navBar2 .bignav .sub dl dt a:hover{color:#c91b1b;background:url(../images/navh.png) 105px center no-repeat}
@media (max-width:468px){.navbar-brand{width:60%;display:block;text-align:center;overflow:hidden}
.navbar-brand > img{height:70px;width:auto;display:block}
#search-form{left:-0px !important;width:100% !important}
#toggle-search{margin-top:17px !important}
.navbar-toggle{margin-top:17px !important}
#search-form{max-height:72px}
}@media (min-width:469px) and (max-width:768px){.navbar-brand{width:80%;display:block;text-align:center;overflow:hidden}
.navbar-brand > img{height:90px;width:auto;display:block}
#search-form{left:-0px !important;width:100% !important}
}@media (min-width:768px) and (max-width:990px){.navbar-brand{width:80%;display:block;text-align:center;overflow:hidden}
.navbar-brand > img{height:90px;width:auto;display:block}
#search-form{left:-0px !important;width:100% !important}
}














@media(max-width:768px){.slideBox{margin-top:20%}
}@media(max-width:425px){.slideBox{margin-top:12%}
}@media(max-width:375px){.slideBox{margin-top:14%}
}@media(max-width:320px){.slideBox{margin-top:17%}
}

.slideBox{width:100%;height:auto;overflow:hidden;position:relative;margin-top:0%}
.slideBox .bd{width:100%;height:100%;z-index:0}
.slideBox .bd ul{margin:0;padding:0}
.slideBox .bd ul li{zoom:1;vertical-align:middle;list-style:none;position:relative}
.slideBox .bd ul li .firtxt{position:absolute;top:0px;right:0px;width:100%;overflow:hidden;}
.slideBox .bd ul li .firtxt img{max-width:50%;height:auto;display:block;margin:0 auto;width:auto !important;margin-top:5%;}
.slideBox .bd ul li .firtxt .sectxt{width:90%;position:absolute;top:0px;right:0px;height:100%;}
.slideBox .bd ul li .firtxt .sectxt h1{font-size:3.6rem;color:#fff;text-align:left;letter-spacing:5px;position:absolute;top:30%;left:10%;font-weight:normal;}
.slideBox .bd ul li .firtxt .sectxt h2{font-size:7.8rem;color:#fff;text-align:left;letter-spacing:1px;font-family:"庞门正道标题体2.0增强版";position:absolute;top:32%;left:10%;line-height:2;}
.slideBox .bd ul li .firtxt .sectxt h3{font-size:2.4rem;color:#fff;text-align:left;letter-spacing:1px;position:absolute;top:50%;left:10%;font-weight:normal;}


.slideBox .bd ul li .b5{height:100px;width:100px;position:absolute;bottom:5rem;left:45%;}

.slideBox .bd ul li .b5 img{max-width:100%;height:auto;display:block;margin:0 auto;animation:move 3s 0s infinite;-webkit-animation:move 3s 0s infinite;transform-origin:bottom;-webkit-transform-origin:bottom;}

.slideBox .bd ul img{width:100%;display:block}


@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
            0%{
                transform: scale(1);  /*开始为原始大小*/
            }
            25%{
                transform: scale(1.3); /*放大1.1倍*/
            }
            50%{
                transform: scale(1);
            }
            75%{
                transform: scale(1.3);
            }
        }
    .ballon{
            -webkit-animation-name: scaleDraw; /*关键帧名称*/
            -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
            -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
            -webkit-animation-duration: 60s; /*动画所花费的时间*/
        }







.slideBox .bd ul .zi{max-width:100%;width:auto;height:auto;position:absolute;top:30%;right:10%}
.slideBox .prev{position:absolute;top:50%;left:0;display:block;width:70px;height:70px;background:url(../images/l.png) center no-repeat}
.slideBox .next{position:absolute;top:50%;right:0;display:block;width:70px;height:70px;background:url(../images/r.png) center no-repeat}
.slideBox .prev:hover{background:url(../images/l.png) center no-repeat}
.slideBox .next:hover{background:url(../images/r.png) center no-repeat}
@media (max-width:768px){
.slideBox .prev,.slideBox .next{top:25%}
.slideBox .bd ul li .firtxt img{max-width:50%;height:auto;display:block;margin:0 auto;width:auto !important;margin-top:10%;}
.slideBox .bd ul li .b5{display:none;}
}

@media (min-width:769px) and (max-width:990px){
.slideBox .bd ul li .firtxt img{max-width:60%;height:auto;display:block;margin:0 auto;width:auto !important;margin-top:10%;}
.slideBox .bd ul li .b5{display:none;}
}
@media (min-width:991px) and (max-width:1320px){
.slideBox .bd ul li .firtxt img{max-width:70%;height:auto;display:block;margin:0 auto;width:auto !important;margin-top:10%;}
.slideBox .bd ul li .b5{display:none;}
}


.innbj{width:100%;height:55px;background:#e8e8e8}
.m_wnews{position:relative;zoom:1;overflow:hidden}
.m_wnews strong{display:block;float:left;overflow:hidden;text-align:center;font-weight:normal;font-size:16px;color:#333333;line-height:55px}
.m_wnews div{padding-left:5px;font-size:14px;color:#666666;line-height:55px;height:55px}
.m_wnews div a{float:left;background:url(../images/dhln.png)right center no-repeat;padding:0px 10px 0px 10px}
.m_wnews div span{font-size:14px;color:#c0c0c0;padding-left:15px;line-height:55px}


@media (max-width:768px){.m_wnews div span{display:none}
}.m_wnews .pagesize{position:absolute;right:0px;top:17px}
.m_wnews .pagesize a.prev{display:block;background:url(../images/up.png) center no-repeat;width:29px;height:17px;float:left}
.m_wnews .pagesize a.next{display:block;background:url(../images/down.png) center no-repeat;width:29px;height:17px;float:left;margin-left:4px}
.slideTxtBox{margin-top:18px;display:block}
.slideTxtBox .hd{}
.slideTxtBox .hd ul{margin:0;padding:0}
.slideTxtBox .hd ul li{list-style:none;font-size:16px;cursor:pointer;color:#666666;text-align:center;background:url(../images/tab2.png)left 25px no-repeat;line-height:80px;position:relative}
.slideTxtBox .hd ul li span{position:absolute;display:none;width:17px;height:10px;left:50%;margin-left:-8px;bottom:-9px;background:url(../images/san.png)center no-repeat}
.slideTxtBox .hd ul li:first-child{background:none}
@media (max-width:767px){.slideTxtBox .hd ul li:nth-child(4){background:none}
.slideTxtBox .hd ul li{line-height:50px;font-size:12px;text-align:left}
.col-xs-4{width:33.33333%}
}.slideTxtBox .hd ul li.on{background:url(../images/probac.png) no-repeat center center;color:#fff}
.slideTxtBox .hd ul li.on a{color:#fff}
.slideTxtBox .hd ul li.on span{display:block}
.slideTxtBox .bd{width:100%;background:#f1f1f1}
.slideTxtBox .bd .container{padding:45px 35px 40px 35px}
.slideTxtBox .bd .bdl{text-align:left}
.slideTxtBox .bd .bdl p{font-size:14px;color:#7b7b7b;line-height:24px}
.slideTxtBox .bd .bdl p:nth-child(1){font-size:28px;color:#035cac;line-height:28px;display:block}
.slideTxtBox .bd .bdl p:nth-child(2){font-size:28px;color:#7b7b7b;line-height:28px;display:block;margin-top:17px;margin-bottom:40px}
.slideTxtBox .bd .bdl a{display:block;width:167px;height:44px;border:1px solid #dcdcdc;text-align:center;line-height:44px;font-size:14px;color:#7b7b7b;margin-top:35px;margin-bottom:10px}
.slideTxtBox .bd .bdr{overflow:hidden;text-align:right}
.slideTxtBox .bd .bdr img{width:100%}
.injssl{margin-top:61px}
.injssl ul{margin:0;padding:0}
.injssl li{list-style:none;text-align:center;margin-bottom:10px}
.injssl li div{padding:59px 0px;background:url(../images/hui.png)repeat;transition:all 2s;cursor:pointer;height:374px}
.injssl li div .img{display:block;width:93px;height:93px;margin:0 auto;overflow:hidden;position:relative}
.injssl li div .img img{position:absolute;top:0;left:0}
.injssl li div h3{display:block;font-size:30px;font-weight:normal;margin-top:12px;color:#333333}
.injssl li div span{display:block;width:80%;margin:0 auto;font-size:14px;color:#333333;line-height:24px;margin-top:22px}
.injssl li:hover div{background:url(../images/lan.png)repeat}
.injssl li:hover div h3 a{color:#fff}
.injssl li:hover div span{color:#fff}
.injssl li:hover div img{position:absolute;top:-93px;left:0}
.c3{width:100%;background:url(../images/c3.jpg)no-repeat;background-size:cover;margin-top:93px;padding-bottom:140px}
.c3l h3{display:block;padding-top:120px;font-size:24px;color:#ffffff}
.c3l span{display:block;width:86%;font-size:16px;color:#ffffff;line-height:28px;margin-top:25px}
.c3l .c3more{display:block;width:176px;height:53px;text-align:center;line-height:53px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.27);font-size:14px;color:#ffffff;text-transform:uppercase;margin-top:60px}
.slideBox2{width:100%;height:100%;position:relative;margin-top:40px}
.slideBox2 .bd{z-index:0;width:100%;height:100%;overflow:hidden}
.slideBox2 .bd ul{margin:0;padding:0}
.slideBox2 .bd li{zoom:1;vertical-align:middle}
.slideBox2 .bd img{width:100%;height:100%;display:block;cursor:pointer;transition:all 2s}
.slideBox2 .bd img:hover{transform:scale(1.2)}
.slideBox2 .prev{display:block;width:65px;height:58px;background:url(../images/l2.png)center no-repeat;position:absolute;bottom:-30px;right:120px}
.slideBox2 .next{display:block;width:65px;height:58px;background:url(../images/r2.png)center no-repeat;position:absolute;bottom:-30px;right:52px}








.gs{text-align:center}
.th-head{position:relative;left:0;top:0;z-index:999999;right:0;height:auto}
.thHeadBox{position:relative;left:0;top:0;width:100%}
@media (max-width:990px){
.th-head{position:relative !important}
.th-head .container2{width:100% !important;}
}
.atit{width:100%;height:230px;position:relative;padding:50px 10px}
.atit h1{color:#000;font-size:3.4rem;position:relative;text-align:center}
.atit h1 a{color:#000;font-size:3.4rem;position:relative;text-align:center}
.atit h3{font-size:2.4rem;color:#5c5959;font-weight:normal;text-align:center;line-height:3}
.atit h3 a{font-size:2.4rem;color:#5c5959;font-weight:normal;text-align:center;line-height:3}
.atit .t1{display:block;width:12px;height:12px;margin:0 auto;background:#dc3e20}
.atit span{display:block;line-height:100px;font-size:1.6rem;color:#000;font-weight:normal;position:relative;top:-10px;display:block;clear:both}
@media(max-width:469px){.th-head{position:relative !important}
.atit h1{font-size:4rem;position:relative;line-height:1}
.atit h3{font-size:3rem;width:100%;position:static;float:none;line-height:1.6}
.atit span{display:block;line-height:100px;font-size:1.6rem;position:static;float:none;line-height:2}
.atit  font{border-top:#dc3e20 4px solid}
}.ainfo{width:100%;clear:both;height:auto;margin:0 auto;padding-top:65px}
.ainfo p{width:85%;margin:0 auto;text-align:center;color:#fff;font-size:16px;line-height:2.2}
@media (max-width:1700px){.ft4 .pp2{display:none}
.ft4 li{width:100%}
.ft4 li .fsec{width:100%}
.ft4 li .fsec p{text-align:center;color:#fff;font-size:1.6rem;position:relative;top:0rem;float:left}
.ft4 li .fsec a{width:33.33333%;float:left}
.ft4 .f3{width:33.33333%;float:left}
.col-md-10{width:70%;float:left}
.ft5{height:auto;width:30%;margin:0 auto;float:left;padding-top:2rem}
.ft6 p{text-align:center}
}@media (max-width:1320px){.ft4 li .fsec p{text-align:center;color:#fff;font-size:1.6rem;position:relative;top:0rem;float:left}
.ft5{height:auto;width:30%;margin:0 auto;float:left;padding-top:2rem}
.ft6 p{text-align:center}
.ft5 p  img{float:none !important;margin:0 auto;margin-top:1rem}
.ftp5 p{text-align:center}
.ft4 .pp2{display:none}
}@media (max-width:1600px){.ft4 .pp2{display:none}
}.ab{min-height:60rem;background-size:100% !important}
.col-md-11{width:20%}
.col-md-11 .phone{display:block;padding-top:15px}
.col-md-11 .phone img{vertical-align:middle;max-width:100%}
.hovertreebottom{display:none}
@media (max-width:991px){.hovertreebottom{display:block}
}





/*关于我们PC选项卡*/
.about{width:100%;height:auto;clear:both;margin: 5rem 0rem 0rem 0rem;float: left;}

.about_info1 ul{width:100%;height:auto;position:relative;margin: 5rem 0rem;clear: both;}
.about_info1 ul li{width:24%;margin:0.5%;float:left;position:relative;}
.about_info1 ul li .img{max-width:100%;width:auto;height:auto}
.about_info1 ul li .img img{width:100%;height:auto}
.about_info1 ul li .text{position:absolute;left:0px;top:0px;text-align:center;width: 100%;height: 100%;background:rgba(0,0,0,0.3);z-index: 999;}
.about_info1 ul li .text img{display:inline-table;vertical-align: middle;padding-top: 10%;}
.about_info1 ul li .text h1{width:100%;display:block;line-height:3;color:#fff;font-size:1.6rem;text-align:center;}
.about_info1 ul li .text h1 span{display:block;width:40px;height:2px;background:#fff;margin:0 auto;}


.hover_area_5:hover .text .img img{transform:scale(1.1)}
.hover_area_5:hover .hover_content_5{visibility:visible;opacity:1}
.hover_area_5:hover .hover_overlay_5{-webkit-transform:perspective(900px) rotateX(0deg);-ms-transform:perspective(900px) rotateX(0deg);-o-transform:perspective(900px) rotateX(0deg);transform:perspective(900px) rotateX(0deg);transform-style:preserve-3d;visibility:visible;opacity:.8}

.hover_overlay_5{position:absolute;width:100%;height:100%;top:0px;left:0px;opacity:0;background:rgba(220,62,32,1);-webkit-transform:perspective(500px) rotateX(90deg);-ms-transform:perspective(500px) rotateX(90deg);-o-transform:perspective(500px) rotateX(90deg);transform:perspective(500px) rotateX(90deg);transform-style:preserve-3d;transition:all .7s}
.hover_content_5{position:absolute;width:100%;bottom: -25px;left:50%;transform:translate(-50%,-50%);text-align:center;opacity:0;transition:all .7s;z-index: 999;}
.hover_content_5  h4{color:#fff;width:100%;font-size:2.4rem;line-height:3;margin:0 auto;font-weight:normal;letter-spacing:1px;}
.hover_content_5  h1{color:#fff;width:100%;font-size:1.8rem;line-height:3;margin:0 auto;font-weight:normal;letter-spacing:1px;}
.hover_content_5  p{color:#fff;width:100%;font-size:6rem;line-height:1;margin:0 auto;font-weight:normal;letter-spacing:1px;}


@media (max-width:768px){
.about_info1 ul li{width: 96%;margin: 2%;float: none;}
.about_info1 .atext p {  width: 100%;}
.about_info1 ul li:nth-child(4),.about_info1 ul li:nth-child(5),.about_info1 ul li:nth-child(6),.about_info1 ul li:nth-child(7),.about_info1 ul li:nth-child(8),.about_info1 ul li:nth-child(9),.about_info1 ul li:nth-child(10),.about_info1 ul li:nth-child(11),.about_info1 ul li:nth-child(12){display:none;}
.about {margin: 2rem 0rem 0rem 0rem;}

.more { margin: 1rem 0rem !important;}

}
@media (min-width:769px) and (max-width:990px){
.about_info1 ul li{width: 48%;margin: 1%;float: left}
.about_info1 .atext p {  width: 100%;}
.about_info1 ul li:nth-child(5),.about_info1 ul li:nth-child(6),.about_info1 ul li:nth-child(7),.about_info1 ul li:nth-child(8),.about_info1 ul li:nth-child(9),.about_info1 ul li:nth-child(10),.about_info1 ul li:nth-child(11),.about_info1 ul li:nth-child(12){display:none;}
.about {margin: 2rem 0rem 0rem 0rem;}
.more { margin: 1rem 0rem !important;}
}
@media (min-width:991px) and (max-width:1200px){
.about_info1 ul li{width: 31.3333%;margin: 1%;float: left}
.about_info1 .atext p {  width: 100%;}
}

/*产品中心*/
.product{width:100%;height:auto;clear:both;position:relative;padding:5rem 0rem;}
.product .mm{padding: 5rem 0rem;}
.product .pc{width: 160px;border: solid #fff 1px;line-height: 35px;text-align: center;color: #fff;font-size: 1.6rem;display: block;float: left;margin-right:10px;margin-top:3rem;}
.product .pc:hover {background:#fff;color:#dc3e20}


.owl-theme .owl-controls{margin-top:10px;text-align:center;position:absolute;top:-17rem;right:0px;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;width:90px;height:30px;filter:Alpha(Opacity=100);opacity:1;font-size:0px;}
.owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/l1.png) no-repeat center top;}
.owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r1.png) no-repeat center top;}
.owl-theme .owl-controls  .owl-pagination{display:none}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(../images/AjaxLoader.gif) no-repeat center center}

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left;overflow:hidden;}
.owl-carousel .owl-item .item{overflow:hidden; width: 100%;}
.owl-carousel .owl-item .item .img{display:block;width:100%;height:auto;overflow:hidden;}
.owl-carousel .owl-item .item .img img{width:100%;height:auto;}
.owl-carousel .owl-item .text{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;transition:all 1s;}
.owl-carousel .owl-item .text .info{width:94%;height:94%;overflow:hidden;border:solid #fff 1px;margin: 0 auto;margin-top:3%;padding:15% 5%}
.owl-carousel .owl-item .text h1{width:70%;float:left;line-height:1.5;color:#fff;float:left;display:block;font-size:1.6rem;font-weight:normal;transition:all 1s;clear:both;}
.owl-carousel .owl-item .text span{clear: both;width: 30px;height: 2px;background:#fff;transition:all 1s;display:block;float:left;margin-top:2rem;display:none;transition:all 1s;}
.owl-carousel .owl-item .text img{width:35px;height:35px;float: left;margin-bottom:2px;}
.owl-carousel .owl-item .text p {clear:both;text-align:center;color:#fff;font-size:1.4rem;margin-top:3rem;padding:15% 10%;line-height:2;display:none;transition:all 1s;}
.owl-carousel .owl-item:hover .text{background:#dc3e20;transition:all 1s;background-size:cover;padding:1rem;}
.owl-carousel .owl-item:hover:hover p{display:block;transition:all 1s;}
.owl-carousel .owl-item:hover:hover span{display:block;transition:all 1s;}


.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(../images/grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

@media (max-width:468px){
.product{padding:2rem 0rem !important;}
.mm{padding:2rem 0rem !important;}

.owl-theme .owl-controls{position:static;}
.owl-theme .owl-controls .owl-buttons .owl-prev {  background: url(../images/l1.png) no-repeat center top #dc3e20;}
.owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r1.png) no-repeat center top #dc3e20;}

}
@media (min-width:469px) and (max-width:768px){
.product{padding:2rem 0rem !important;}
.mm{padding:2rem 0rem !important;}
.owl-theme .owl-controls{position:static;}
.owl-theme .owl-controls .owl-buttons .owl-prev {  background: url(../images/l1.png) no-repeat center top #dc3e20;}
.owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r1.png) no-repeat center top #dc3e20;}

}
@media (min-width:769px) and (max-width:990px){
.product{padding:2rem 0rem !important;}
.mm{padding:2rem 0rem !important;}

.owl-theme .owl-controls{position:static;}
.owl-theme .owl-controls .owl-buttons .owl-prev {  background: url(../images/l1.png) no-repeat center top #dc3e20;}
.owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r1.png) no-repeat center top #dc3e20;}
}

@media (min-width:991px) and (max-width:1400px){
.mm{padding:3rem 0rem;}

.owl-theme .owl-controls{position:static;}
.owl-theme .owl-controls .owl-buttons .owl-prev {  background: url(../images/l1.png) no-repeat center top #dc3e20;}
.owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r1.png) no-repeat center top #dc3e20;}
}
































/*中间*/
.mmid{width:100%;height:auto;clear:both;position:relative;padding: 5rem 0rem 1rem 0rem;}
.mmid .info{width:100%}
.mmid .info img{max-width:100%;width:auto;height:auto;display:block;margin:0 auto;}
.mmid .info p{font-size:1.6rem;color:#333;letter-spacing:1px;line-height:2;padding:3% 8%;text-align:center;}


@media (max-width:468px){
.mmid .info p {font-size: 1.4rem;}
}
@media (min-width:469px) and (max-width:768px){
.mmid .info p {font-size: 1.4rem;}
}
@media (min-width:769px) and (max-width:990px){
.mmid .info p {font-size: 1.6rem;}
}

@media (min-width:991px) and (max-width:1400px){
.mmid .right .info{top:20%;}
.mmid .right .info h1{font-size:3.6rem;}
.mmid .right .info h2{font-size:1.8rem;line-height:1.8;}
.mmid .right .info p{font-size:2rem;}
.mmid .right .info p span{font-size:3rem;}
}






/*合作单位*/
.hz{width:100%;height:auto;clear:both;padding:5rem 0rem;position:relative;}
.hz .h1{width:100%;height:auto;overflow:hidden;position:relative;}
.hz .h1 img{width:100%;height:auto;}
.hz .h2{width:100%;height:auto;overflow:hidden;position:relative;clear:both;}
.hz .h2 img{width:100%;height:auto;}
.hz .h2 .left{width:50%;float:left;height:auto;overflow:hidden;position:relative;}
.hz .h2 .right{width:50%;float:left;height:auto;overflow:hidden;position:relative;}
.hz .hz_info{z-index: 9999;width:40%;height:70%;background:rgba(255,255,255,0.9);position:absolute;right:0px;top:15%;padding:5% 3%;}
.hz .hz_info .hz_infot{width:100%;height: 20%;clear:both;}
.hz .hz_info .hz_infot h1{color:#dc3e20;line-height:1.5;font-size:1.8rem;}
.hz .hz_info .hz_infot h2{color:#000;line-height:1.5;font-size:3rem;}

.hz .hz_info .hz_infom{width:100%;height: 50%;clear:both;margin-top: 5%;}
.hz .hz_info .hz_infom p{width:100%;color:#000;font-size:1.4rem;line-height:2;}

.hz .hz_info .hz_infob{width:100%;height: 20%;clear:both;position:relative;margin-top: 5%;}
.hz .hz_info .hz_infob .tit{position:absolute;left:0px;bottom:0px;}
.hz .hz_info .hz_infob2{width:100%;height: 20%;clear:both;position:relative;display:none;}
.hz .hz_info .hz_infob2 .tit{position:absolute;left:0px;bottom:0px;}


@media (max-width:468px){
.hz {padding: 2rem 0rem;}
.hz .hz_info{width:100%;position:inherit;background:#dc3e20}

.hz .hz_info .hz_infot h1{color:#fff;line-height:1.5;font-size:1.6rem;}
.hz .hz_info .hz_infot h2{color:#fff;line-height:1.5;font-size:2.4rem;}

.hz .hz_info .hz_infom{width:100%;height: 30%;clear:both;}
.hz .hz_info .hz_infom p{width:100%;color:#fff;font-size:1.4rem;line-height:2;}

.hz .hz_info .hz_infob{display:none;}
.hz .hz_info .hz_infob2{display:block;}
.hz .hz_info .hz_infob2 .tit{position:inherit;}
.hz .hz_info .hz_infob2 .tit h1 a{color:#fff;}
.hz .hz_info .hz_infob2 .tit h2 a{color:#ccc;}
.hz .hz_info .hz_infob2 .tit h3 a{color:#fff;}
.hz .hz_info .hz_infob2 .tit  h2 { top: 40%;}
.hz .hz_info .hz_infob2 .tit span{background:#fff;}

.hz .hz_info .hz_infot h1 br{display:none}
.hz .hz_info .hz_infot h2 br{display:none;}
.hz .hz_info .hz_infot h2{line-height:2;font-size:2.4rem;}
.hz .hz_info .hz_infot{padding-top:3rem;}
.hz .hz_info .hz_infom{padding:2rem 0rem;}
.hz .hz_info .hz_infom p {line-height: 1.6;}
}
@media (min-width:469px) and (max-width:768px){
.hz {padding: 2rem 0rem;}
.hz .hz_info{width:100%;position:inherit;background:#dc3e20}

.hz .hz_info .hz_infot h1{color:#fff;line-height:1.5;font-size:1.8rem;}
.hz .hz_info .hz_infot h2{color:#fff;line-height:1.5;font-size:3.6rem;}

.hz .hz_info .hz_infom{width:100%;height: 30%;clear:both;}
.hz .hz_info .hz_infom p{width:100%;color:#fff;font-size:1.4rem;line-height:2;}

.hz .hz_info .hz_infob{display:none;}
.hz .hz_info .hz_infob2{display:block;}
.hz .hz_info .hz_infob2 .tit{position:inherit;}
.hz .hz_info .hz_infob2 .tit h1 a{color:#fff;}
.hz .hz_info .hz_infob2 .tit h2 a{color:#ccc;}
.hz .hz_info .hz_infob2 .tit h3 a{color:#fff;}
.hz .hz_info .hz_infob2 .tit  h2 { top: 40%;}
.hz .hz_info .hz_infob2 .tit span{background:#fff;}

.hz .hz_info .hz_infot h1 br{display:none}
.hz .hz_info .hz_infot h2 br{display:none;}
.hz .hz_info .hz_infot h2{line-height:2;font-size:3rem;}
.hz .hz_info .hz_infot{padding-top:3rem;}
.hz .hz_info .hz_infom{padding:2rem 0rem;}
.hz .hz_info .hz_infom p {line-height: 1.6;}
}
@media (min-width:769px) and (max-width:1080px){
.hz {padding: 2rem 0rem;}
.hz .hz_info{width:100%;position:inherit;background:#dc3e20}

.hz .hz_info .hz_infot h1{color:#fff;line-height:1.5;font-size:1.8rem;}
.hz .hz_info .hz_infot h2{color:#fff;line-height:1.5;font-size:3.6rem;}

.hz .hz_info .hz_infom{width:100%;height: 30%;clear:both;}
.hz .hz_info .hz_infom p{width:100%;color:#fff;font-size:1.4rem;line-height:2;}

.hz .hz_info .hz_infob{display:none;}
.hz .hz_info .hz_infob2{display:block;}
.hz .hz_info .hz_infob2 .tit{position:inherit;}
.hz .hz_info .hz_infob2 .tit h1 a{color:#fff;}
.hz .hz_info .hz_infob2 .tit h2 a{color:#ccc;}
.hz .hz_info .hz_infob2 .tit h3 a{color:#fff;}
.hz .hz_info .hz_infob2 .tit  h2 { top: 40%;}
.hz .hz_info .hz_infob2 .tit span{background:#fff;}

.hz .hz_info .hz_infot h1 br{display:none}
.hz .hz_info .hz_infot h2 br{display:none;}
.hz .hz_info .hz_infot h2{line-height:2}
.hz .hz_info .hz_infot{padding-top:3rem;}
.hz .hz_info .hz_infom{padding:2rem 0rem;}
.hz .hz_info .hz_infom p {line-height: 1.6;}
}
@media (min-width:1081px) and (max-width:1200px){


.hz .hz_info .hz_infob{display:none}
.hz .hz_info .hz_infot{display:none}
.hz .hz_info { width: 80%;  right: 10%;}
.hz .hz_info .hz_infob2 {display: block;}


}
@media (min-width:1201px) and (max-width:1320px){

.hz .hz_info .hz_infob{display:none}
.hz .hz_info .hz_infot{display:none}
.hz .hz_info { width: 70%;  }
.hz .hz_info .hz_infob2 {display: block;}

}
@media (min-width:1321px) and (max-width:1440px){

.hz .hz_info .hz_infob{display:none}
.hz .hz_info .hz_infot{display:none}
.hz .hz_info { width: 60%;  }
.hz .hz_info .hz_infob2 {display: block;}
}

@media (min-width:1441px) and (max-width:1800px){


.hz .hz_info { width: 60%;  }

}



/*新闻*/
.news{width:100%;height:auto;clear:both;padding: 5rem 0rem 5rem 0rem;position:relative;}
.news ul{width:100%;height:auto;clear:both;position:relative;margin-top:5rem;}
.news ul li{width:31.33333%;margin:1%;height:auto;float:left;}

.news ul li .nim .img{display:block;width:100%;height:auto;clear:both;overflow:hidden;}
.news ul li .nim .img img{max-width:100%;width:auto;height:auto;}
.news ul li h1{display:block;width:100%;float:left;transition:all 1s;border-top:solid #dcd9d9 3px;margin: 1rem 0rem;}
.news ul li h1 a{color:#000;font-size:1.8rem;letter-spacing:1px;font-weight:normal;line-height:3}
.news ul li .nec{display:block;width:100%;float:left;color:#000000;font-size:1.4rem;clear:both;padding:3rem 0rem;}
.news ul li .nec p{display:block;width:100%;float:left;color:#000000;font-size:1.4rem;clear:both;line-height:2;}
.news ul li .nec p a{color:#000;}


.news ul li .date{display:block;width:50%;float:left;font-weight:bold;color:#a09f9f;font-size:2rem;font-weight:normal;}
.news ul li .date font{color:#000;font-size:6rem;clear:both;display:block;width:100%;}
.news ul li .nmore{display:block;float:right;width:115px;height:40px;line-height:40px;border-radius: 10px;color:#a09f9f;border:solid #a09f9f 1px;text-align:center;margin-top: 3rem;transition:all 1s;}

.news ul li:hover h1{border-top:solid #dc3e20 3px}
.news ul li:hover .nmore{background:#dc3e20;color:#fff;border:solid #dc3e20 1px;transition:all 1s;}
.news ul li:nth-child(4){display:none;}

@media (max-width:468px){

.news { padding: 0rem 0rem 2rem 0rem;}
.news ul li{width:98%;height:auto;float:none;margin:0 auto;border:none;margin-top:2rem;background: #eee;float: left;padding: 5%;}
.news ul li .nim{width:100% !important;float:left !important;}
.news ul li .date font{font-size:2.4rem;}
.news ul li .date{font-size:1.6rem;}
.news ul li .nmore {margin-top:0rem !important;}
.news ul{margin-top:0rem !important;}

}
@media (min-width:469px) and (max-width:768px){
.news { padding: 0rem 0rem 2rem 0rem;}
.news ul li{width:48%;}
.news ul li:nth-child(4){display:block;}
.news ul li .date font{font-size:2.4rem;}
.news ul li .date{font-size:1.6rem;}
.news ul li .nmore {margin-top:0rem !important;}
.news ul{margin-top:0rem !important;}
}
@media (min-width:769px) and (max-width:1080px){
.news { padding: 0rem 0rem 2rem 0rem;}
.news ul li{width:48%;margin-left:1%;margin-right:1%;height:auto;float:left;border:none;margin-top:2rem;}
.news ul li .nim{width:100% !important;float:left !important;}
.news ul li:nth-child(4){display:block;}
.news ul li .date font{font-size:2.4rem;}
.news ul li .date{font-size:1.6rem;}
.news ul li .nmore {margin-top:0rem !important;}
.news ul{margin-top:0rem !important;}
}




.more{width:100%;height:auto;position:relative;overflow:hidden;float:left;margin:5rem 0rem;text-align:center;}
.more a{display:block;margin:0 auto;width:190px;height:50px;line-height:50px;color:#fff;text-align:center;background:#dc3e20;border-radius:10px;font-size:1.5rem;letter-spacing:1px;transition: all 0.6s;}
.more:hover a{letter-spacing:4px;transition: all 0.6s;}

/*第一部分*/
.zs{width:100%;height:45vh;clear:both;position:relative;margin:5rem 0rem 0rem 0rem;}
.zs ul{width:100%;height:100%;position:relative;overflow:hidden;}
.zs ul li{width:33.333%;height:auto;overflow:hidden;position:relative;display: table-cell;vertical-align: middle;text-align: center;transition: all 0.6s;}
.zs ul li img{max-width:100%;width:auto;height:auto;display:block;margin:0 auto;}
.zs ul li h1{width:70%;font-size:3rem;color:#000;font-weight:bold;float:right;text-align: left;line-height:2;letter-spacing:2px;}
.zs ul li h1 span{color:#dc3e20;}
.zs ul li p{font-size:1.4rem;color:#585858;width:70%;float:right;text-align: left;letter-spacing:1px;}


@media (max-width:990px){
.zs{width:100%;height:auto;display:none}


}
@media (min-width:991px) and (max-width:1440px){
.zs ul li h1{width:80%;font-size:2.4rem;color:#000;font-weight:bold;float:right;text-align: left;line-height:2;letter-spacing:2px;}
.zs ul li h1 span{color:#dc3e20;}
.zs ul li p{font-size:1.4rem;color:#585858;width:80%;float:right;text-align: left;letter-spacing:1px;}
}



