/*公共样式开始*/
*{margin:0;padding:0;list-style: none;text-decoration: none;box-sizing: border-box;}
html{font-size: 100px;}
body{font-size: 0.16rem;overflow-x: hidden;position: relative;font-family: Microsoft Yahei;}
.w90{max-width: 16rem;margin:0px auto;}
.w12{width: 1200px;margin:0px auto;}
.fl{float:left;}
.fr{float:right;}
input{outline: none;border: none;}
.clearfix:after{content: "";display: block;clear: both;}
img{border: none;vertical-align:middle;}
.flexbox{display: flex;display: -webkit-flex;}
.flex{display: flex;display: -webkit-flex;justify-content: space-between;}
.flex-left{display: flex;display: -webkit-flex;justify-content: flex-start;}
.flex-center{display: flex;display: -webkit-flex;justify-content: center;}
.flex-right{display: flex;display: -webkit-flex;justify-content: flex-end;}
.flex-column{flex-direction: column;}
.flex-c-center{align-items: center;}
.flex-c-bottom{align-items: flex-end;}
.flex-wrap{flex-wrap: wrap;}
.f0{flex-shrink: 0;} 
.none{display: none;}
.pic::before{position: absolute;top: 0;left: -90%;z-index: 1;display: block;content: "";width: 50%;height: 100%;opacity: .25;pointer-events: none;background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);-webkit-transform: skewX(-25deg);-ms-transform: skewX(-25deg);transform: skewX(-25deg);}
.image{width: 100%;height: 100%;position: absolute;left: 0;top:0;background-repeat: no-repeat;background-position: center center;background-size: cover;z-index: 0;}
.image img,.img{width: 100%;height: 100%;object-fit: cover;}
.line1{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.line4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.txtline{position:relative;background-image:linear-gradient(#ffffff,#f1f1f1);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.txtline1{position:relative;background-image:linear-gradient(#820d12,#820d12);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.txtline:hover{background-size:100% 1px;}
.txtline1:hover{background-size:100% 1px;}
/*公共样式结束*/
@keyframes roted1{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}
@keyframes roted2{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(-360deg);}
}
@font-face {
	font-family: myfont;
	src: url(../img/sysong.woff2);
}
@font-face {
	font-family: myfont1;
	src: url(../img/Gilroy-Light.otf);
}
@font-face {
	font-family: myfont2;
	src: url(../img/Gilroy-ExtraBold.otf);
}
@font-face {
	font-family: myfont3;
	src: url(../img/Gilroy-ExtraBold.otf);
}
@-webkit-keyframes scaleAnim3 {
  0% {
    transform: scale(0.8);
    opacity: 0.15; }
  50% {
    transform: scale(1);
    opacity: 0.2; }
  75% {
    transform: scale(1.2);
    opacity: 0.25; }
  100% {
    transform: scale(1.4);
    opacity: 0; } 
}
@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}
@keyframes shine {
    100% {
        left: 125%
    }
}
@keyframes beat{
from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}

/*IE9下升级提示开始*/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../img/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../img/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../img/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../img/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}

/**兼容模式提示**/
.pageTips {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/ie_bg.jpg") no-repeat left bottom;
    background-size:cover;
}

.pageTips .container {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 630px;
    margin-left: -315px;
    margin-top: -160px;
}

.pageTips .container a.close {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: -15px;
    top: 40px;
    bottom: auto;
}

.pageTips .container .img {
    text-align: center;
}

.pageTips .container .msg {
    font-size: 18px;
    line-height: 36px;
    padding-top: 30px;
}

.pageTips .container a {
    color: #fff;
    text-decoration: underline;
}

.pageTips .container a.close {
    display: none !important;
}
/*IE9下升级提示结束*/
.header-top{width: 100%;position: fixed;transition: all 0.7s ease-out 0s;top: 0;left: 0;z-index: 5;}
.header-top::after{content: "";width: 100%;height: 1.6rem;display: block;background-image: linear-gradient(180deg,#5d2727,transparent);position: absolute;left: 0;top: 0;z-index: 0;transition: 0.5s;}
.header-top .w90{position: relative;z-index: 1;max-width: 1700px;width: 94%;height: 1.2rem;}
.logo{width: 3.2rem;}
.logo a{display: block;width: 100%;}
.logo img{width: 100%;}
.h2-right{position: relative;width: 3.2rem;padding-right: 0.65rem;}
.h2-link{position: absolute;right: 0;top: 0;}
.h2-link .link_btn{width: 0.4rem;height: 0.4rem;background-color: rgba(255,255,255,0.3);cursor: pointer;border: 1px solid #ffffff;border-radius: 0.05rem;transition: 0.2s;font-size: 0.16rem;color: #ffffff;text-align: center;line-height: 0.38rem;transition: 0.2s;}
.h2-link.on .link_btn{border-radius: 0.05rem 0.05rem 0 0;background-color: rgba(255,255,255,0.9);color: #620105;/*height: 0.5rem;line-height: 0.48rem;width: 0.6rem;*/}
.h2-link ul{position: absolute;right: 0;top: 150%;padding: 0.25rem 0;background: rgba(255,255,255,0.9);width: 1.5rem;opacity: 0;display: none;}
.h2-link ul li{font-size: 0.18rem;line-height: 0.26rem;border-bottom: 1px solid #f1f1f1;position: relative;padding-bottom: 0.15rem;}
.h2-link ul li::after{content: "";width: 0;height: 1px;display: block;background-image: linear-gradient(90deg, #b01f24 0%, #620105 100%);position: absolute;left: 50%;bottom:0;transform:translateX(-50%);transition: 0.3s;}
.h2-link ul li:nth-child(n+2){margin-top: 0.15rem;}
.h2-link ul li a{color: #434343;display: block;padding: 0 0.3rem;text-align: center;}
.h2-link ul li:hover a{color: #a72126;font-weight: bold;}
.h2-link ul li:hover::after{width: 100%;}
.search{width: 0.4rem;height: 0.4rem;background-color: rgba(255,255,255,0.3);background-image: url(../img/search.svg);background-repeat: no-repeat;background-position: center center;background-size: auto 0.22rem;cursor: pointer;border: 1px solid #ffffff;border-radius: 0.05rem;transition: 0.2s;}
.search:hover{background-color: #ffffff;background-image: url(../img/search1.svg);}

/*PC端导航开始*/
.header-top.hidden .nav{opacity: 0;}
.header-top.hidden .h2-link{transform: translateY(0.2rem);}
.nav>ul>li{position:relative;margin-left: 0.6rem;}
.nav>ul>li:first-of-type{margin-left: 0;}
.nav>ul>li>h3{font-size: 0.22rem;position:relative;line-height: 0.4rem;}
.nav>ul>li>h3>a{color:#ffffff;}
.sub{opacity: 0;visibility:hidden;position:absolute;top:0.4rem;left:50%;z-index:2;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%) scaleY(0);transition: 0.5s all;transform-origin: top;min-width: 1.5rem;padding-top: 0.15rem;}
.sub .sub-h{position:relative;background:rgba(255,255,255,0.9);box-shadow: 0 0 0.3rem rgba(0,0,0,0.2);padding: 0.15rem 0;}
.sub .sub-h:before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border:0.1rem solid transparent;border-bottom-color:rgba(255,255,255,0.9);top:-0.19rem;}
.sub .sub-h a{display:block;font-size: 0.18rem;color: #333333;width: 100%;line-height: 0.5rem;text-align: center;}
.nav li:hover .sub{opacity: 1;visibility: inherit;transform:translateX(-50%) scaleY(1);}
.sub .sub-h a:hover{background: ;color: #ffffff;background: #af1f24;}
.sub.sub_rc{width:8rem;}
.sub.sub_rc .sub-h{padding:0.3rem;}
.sub.sub_rc .sub-h .sub_img{width:2rem;flex-shrink:0;margin-right:0.25rem;}
.sub.sub_rc .sub-h .sub_img img{width:100%;}
.sub.sub_rc .sub-h p{font-size: 0.18rem;color: #666666;line-height:0.4rem;}
/*PC端导航结束*/

/*手机端导航开始*/
body.navShow{overflow: hidden;}
.nav-menu{width:.34rem;height:.28rem;cursor:pointer;display:none;position: relative;margin-left: .24rem;}
.nav-menu div{position:absolute;right:0;display:block;height:2px;background:#ffffff;transform-origin:50% 50%;}
.nav-menu div:nth-child(1){top:0;width:100%;transition:.8s;transform:rotate(0);}
.nav-menu div:nth-child(2){top:calc(50% - 1px);width:24px;transition:.6s;}
.nav-menu div:nth-child(3){top:calc(100% - 2px);width:100%;transition:.6s;transform:rotate(0);}
.hd1-aon1 div:nth-child(1){top:50%;transition:.6s;transform:rotate(45deg);}
.hd1-aon1 div:nth-child(2){width:0;transition:.6s;}
.hd1-aon1 div:nth-child(3){top:50%;transition:.6s;transform:rotate(-45deg);}
.nav-box{position:fixed;top:-100%;left:0;z-index:3;margin:auto;width:100%;height:100vh;background: url(../img/navm_bg.jpg) no-repeat center bottom;background-size:cover;padding-top:1.2rem;transition: 0.8s all;visibility: hidden;opacity: 0;padding-bottom: 1rem;padding-left: 5%;padding-right: 5%;display: flex;flex-direction: column;}
.nav-box.act{visibility: inherit;opacity: 1;top: 0;}
.nav-box .navm_box{width: 100%;height: 100%;overflow-y: auto;overflow-x: hidden;}
.nav-box .navm_box::-webkit-scrollbar {width: 0.06rem;}
.nav-box .navm_box::-webkit-scrollbar-thumb {border-radius: 0.03rem;-webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.2);background: rgba(255,255,255,0.8);}
.nav-box .navm_box::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.2);border-radius: 0;background: rgba(255,255,255,0.3);}
.nav-box .link{width: 100%;}
.nav-box .link ul{padding-top: 0.15rem;margin-top: 0.2rem;border-top: 1px solid rgba(255,255,255,0.4);height: 100%;}
.nav-box .link ul li{font-size: 16px;line-height: 36px;margin-right: 20px;}
.nav-box .link ul li:last-of-type{margin-right: 0;}
.nav-box .link ul li a{color: #ffffff;padding-right: 20px;position: relative;}
.nav-wrap{text-align:left;}
.nav-wrap li{position:relative;width:100%;font-size:18px;line-height:50px;}
.nav-wrap li div.icon-jia{position:absolute;top:0;right:0;margin:auto;width:50px;height:50px;font-size: 18px;background:url(../img/down.svg) no-repeat center center;background-size:22px 22px;transition: 0.3s all;}
.nav-wrap li a{display:block;color:#ffffff;font-weight: bold;}
.nav-wrap dl{display:none;}
.nav-wrap dt{text-indent:.2rem;font-size:16px;line-height: 50px;}
.nav-wrap dt a{color:#ffffff;font-weight: normal;}
.search_m{width: 90%;margin: 0.2rem auto;border-bottom: none;position: relative;}
.search_m .qwss{border: 1px solid #ffffff;width: 100%;border-radius: 0;color: #333333;height: 0.4rem;padding: 0 0.5rem 0 0.1rem;}
.search_m .button{background: #a72126 url(../img/search.svg) no-repeat center center;background-size: 0.18rem auto;width: 0.4rem;height: 0.4rem;position: absolute;right:0;top:0;z-index: 1;cursor: pointer;}
.search_m .searchbutton{width: 0.4rem;height: 0.4rem;position: absolute;right:0;top:0;z-index: 2;background: none;}

/*手机端导航结束*/

/*搜索框弹出层*/
.search_wrap{position:fixed;left:0;top:-100%;width:100%;height:100vh;z-index:6;background:rgba(0,0,0,.6);transition: 0.8s all;visibility: hidden;opacity: 0;}
.search_wrap.act{top: 0;visibility: inherit;opacity: 1;}
.search_wrap .bck{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;}
.search_wrap .search_box{position:fixed;width:80%;max-width:660px;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition: 0.5s;opacity: 0;margin-top: -0.2rem;transition-delay: 0.6s;}
.search_wrap.act .search_box{margin-top: 0;opacity: 1;}
.search_wrap .qwss{position: absolute;height:42px;font-size:15px;border:none;background:#fff;width: 100%;padding-left:10px;padding-right: 90px;}
.search_wrap .submit{position:absolute;top:0;right:0;width:80px;height:42px;cursor:pointer;background-image: linear-gradient(0deg, #5d2727 0%, #af1f24 100%);color:#ffffff;font-size:18px;}

.footer{width: 100%;background: url(../img/footer_bg.jpg) no-repeat center center;background-size: cover;}
.ft1{padding: 0.7rem 0;width: 100%;border-bottom: 1px solid rgba(255,255,255,0.2);}
.ft2{padding: 0.3rem 0;width: 100%;}
.ft-logo{margin-bottom: 0.5rem;}
.ft-logo img{width: 3rem;}
.ft-building img{width: 3rem;}
.ft1-right ul li{margin-left: 0.9rem;}
.ft1-right ul li:nth-of-type(6){margin-left: 0.3rem;}
.ft1-right ul li:first-of-type{margin-left: 0;}
.ft1-right ul li h3{font-size: 0.22rem;color: #ffffff;line-height: 0.3rem;margin-bottom: 0.2rem;}
.ft1-right ul li h3 a{color: #ffffff;}
.ft1-right ul li>a{font-size: 0.18rem;color: #ffffff;line-height: 0.3rem;margin-bottom: 0.18rem;opacity: 0.6;display: block;}
.ft1-right ul li a:last-of-type{margin-bottom: 0;}
.ft1-right ul li>a:hover{opacity: 1;}

.copyright p{font-size: 0.18rem;color: #fff;line-height: 0.36rem;opacity: 0.6;}
.copyright p:last-of-type{opacity: 1;}
.copyright p a{color: #fff;display: inline-block;transition: 0.2s;}
.copyright p a span{opacity: 0.6;}
.copyright p a:hover span{opacity: 1;}
.copyright p a.p1{padding-right: .34rem;background: url(../img/police.png) no-repeat right center;}
.web_ico{margin-bottom: 0.05rem;margin-left: 0.1rem;}
.web_ico a{display: block;width: 0.34rem;height: 0.34rem;background-size: auto 0.34rem;background-position: center center;background-repeat: no-repeat;margin: 0 0.05rem;}
.web_ico .copy1{background-image: url(../img/copy2.png);}
.web_ico .copy2{background-image: url(../img/copy3.gif);}
.web_ico .copy3{background-image: url(../img/copy1.png);}

.ft2-right .item:first-of-type{margin-right: 0.6rem;}
.ft2-right .item h3{font-size: 0.2rem;color: #ffffff;line-height: 0.36rem;font-weight: normal;}
.ft2-right .item .contact p{font-size: 0.18rem;color: #ffffff;line-height: 0.36rem;opacity: 0.6;padding-left: 0.28rem;background-repeat: no-repeat;}
.ft2-right .item .contact p:first-of-type{background-image: url(../img/address.png);background-size: auto 0.22rem;background-position: -0.02rem center;}
.ft2-right .item .contact p:nth-of-type(2){background-image: url(../img/email.png);background-size: auto 0.2rem;background-position: left center;}

.to-top{width: 0.5rem;height: 0.5rem;position: fixed;right: 0.3rem;bottom: 0.3rem;z-index: 2;}
.to-top a{display: block;width: 100%;height: 100%;border-radius: 50%;box-shadow: 0 0 0.15rem rgba(0,0,0,0.3);background: #b00005 url(../img/top.svg) no-repeat center center;background-size: auto 0.25rem;}