@charset "utf-8";
/* 绂佺敤iPhone涓璖afari鐨勫瓧鍙疯嚜鍔ㄨ皟鏁� */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/* 鍘婚櫎iPhone涓粯璁ょ殑input鏍峰紡 */
input[type="submit"],

input[type="reset"],

input[type="button"]{-webkit-appearance:none; resize: none;outline:none;}
/* 鍙栨秷閾炬帴楂樹寒  */
select{outline:none;}
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
/* 璁剧疆HTML5鍏冪礌涓哄潡 */
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {
display: block;
}
/* 鍥剧墖鑷€傚簲 */
img {
max-width: 100%;
height: auto;
width:auto\9; /* ie8 */
-ms-interpolation-mode:bicubic;/*涓轰簡鐓ч【ie鍥剧墖缂╂斁澶辩湡*/
/*display:block;*/
vertical-align: top;
}
/* 鍒濆鍖� */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{margin:0; padding:0; border:none;}
body{font: normal 14px/1.5 "Microsoft Yahei","Lucida Grande",Verdana,"Microsoft Yahei",STXihei,hei;color: #636363;}

.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none; color:#636363; font-family: Microsoft YaHei,'瀹嬩綋',Tahoma,Arial,sans-serif;}
a:hover{text-decoration:none;}
ul,ol{list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-family: Microsoft YaHei;}
img{border: none;}
input{

outline:none;

}

/* @media only screen and (min-width:320px){
    html{
        font-size: 17px; !@important;
    }
}

@media only screen and (min-width:340px){
    html{
        font-size: 18px; !@important;
    }
}


@media only screen and (min-width:375px){
    html{
        font-size: 18.75px; !@important;
    }
}

@media only screen and (min-width:380px){
    html{
        font-size: 19px; !@important;
    }
}

@media only screen and (min-width:414px){ 杞负6P瀹氬埗
    html{
        font-size: 20.7px; !@important;
    }
}

@media only screen and (min-width:480px){
    html{
        font-size: 24px; !@important;
    }
}
@media only screen and (min-width:640px){
    html{
        font-size: 28px; !@important;
    }
} */
body,html{
  /*max-width:1920px;*/
  margin: 0 auto;
  /*overflow-x: hidden;*/
  height: 100%;
}
.main,.res-main{
position: relative;
width: 1200px;
margin: 0 auto;
}
.header{
    height: 90px;
}
.logo{
float: left;
margin-top: 18px;
}
.logo-1{
display: none;
float: left;
}
.header .btns {
    float: right;
    height: 90px;
    margin-left: 10px;
    position: relative;
}
.header .btns input {
    font-size: 14px;
    color: #666666;
    float: left;
    margin-top: 25px;
    width: 0px;
    height: 35px;
    padding-left: 15px;
    border: 1px #bd002e solid;
    opacity: 0;
    filter: Alpha(opacity=0);
    border-radius: 5px;
}
.header .btns .btns-search {
    width: 16px;
    height: 16px;
    float: left;
    background: url(../img/search.png) no-repeat right center;
    padding-left: 8px;
    margin: 38px 15px 0 0;
    position: relative;
}
.header .btns .btns-language {
    font-size: 14px;
    color: #999999;
    line-height: 90px;
    float: left;
}
.header .btns .langOv {
    width: 250px;
    height: 60px;
    position: absolute;
    top: 90px;
    right: -60px;
    overflow: hidden;
}
.header .btns .langOv .langsN {
    width: 185px;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
    position: absolute;
    top: -100%;
    right: 0px;
    background: rgba(0,0,0,0.5) !important;
    background: #000;
    filter: Alpha(opacity=50);
    z-index: 100;
}
.header .btns .langOv .langsN a {
    float: left;
    font-size: 13px;
    color: #fff;
    margin: 0 10px;
    position: relative;
}
.header .btns .langOv .langsN a:hover{
    color: #dd96a0;
}
.header .nav {
    float: right;
    height: 90px;
    position: relative;
}
.header .nav li {
    padding: 0 17px 0 16px;
    float: left;
    background: url(../img/nav-li.png) no-repeat right center;
}
.header .nav li a {
    color: #595959;
    line-height: 90px;
    display: block;
}
.header .nav .navline {
    position: absolute;
    width: 0;
    height: 4px;
    padding-bottom: 3px;
    background: url(../img/navline.png) repeat-x center center;
    bottom: 0;
    left: 15px;
}
.header .nav .navline img {
    margin: 0 auto;
    display: block;
}
.header .menu {
    width: 42px;
    height: 42px;
    background: url(../img/menu-on.png) no-repeat center center;
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 900;
    border: 2px #eaeaea solid;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header .menu:hover {
    background: #eaeaea url(../img/menu-on.png) no-repeat center center;
}
.menu-btn {
    width: 27px;
    height: 58px;
    position: fixed;
    left: 0;
    top: 45%;
    background-color: #fff;
    z-index: 5;
    display: none;
    cursor: pointer;
    background-image: url('../img/menu-arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.menu-btn.active {
    left: 169px;
    background-image: url('../img/menu-arrow-left.png');
}

.m-menu-wrap {
    display: none;
    height: 97px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.m-menu-wrap .m-menu-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-90%,-50%);
    -moz-transform: translate(-90%,-50%);
    -ms-transform: translate(-90%,-50%);
    -o-transform: translate(-90%,-50%);
    transform: translate(-90%,-50%);
}

.m-menu-wrap .m-menu-head {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    margin-top: 0px;
    cursor: pointer;
    float: right;
}

.m-menu-btn {
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0%;
    margin-top: -1px;
    background-color: #cd385a;
}

.m-menu-head .m-menu-btn::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #cd385a;
    bottom: -8px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.m-menu-head .m-menu-btn::after {
    content: '';
    position: absolute;
    top: -8px;
    height: 3px;
    width: 100%;
    background-color: #cd385a;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.m-menu {
    position: fixed;
    top: 0px;
    right: -72.5%;
    background: #72020b;
    width: 72.5%;
    text-align: center;
    z-index: 1000;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 100%;
    overflow: scroll;
}
.m-menu.active {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
.m-menu li {
    margin: 20px;
    margin-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #8c323a;
    padding-bottom: 8%;
}

.m-menu li:first-child {
    background-color: #4f040a;
    overflow: hidden;
    padding: 20px;
    padding-right: 6%;
    margin: 0px;
    border:none;
}

.m-menu li:first-child span {
    color: white;
    font-size: 1.75em;
    float: left;
    padding-top: 5px;
}

.m-menu li .m-menu-close {
    width: 58px;
    height: auto;
    float: right;
}

.m-menu li .m-menu-close img {
    display: block;
    width: 100%;
}

.m-menu a {
    color: #fff;
    font-size: 1.5em;
    display: block;
    position: relative;
}

.m-menu li {
    text-align: left;
}

.m-menu li h5 {
    font-size: 1.75em;
    color: #bababa;
    font-weight: normal;
    padding-left: 19px;
    position: relative;
}

.m-menu li h5:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 56%;
    background-color: #bf002c;
    position: absolute;
    left: 0%;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}

.m-menu li h6 {
    font-size: 1.5em;
    color: #ddd9d9;
    display: inline-block;
    padding-top: 0.8%;
}

.m-menu li img {
    width: 7%;
    padding-left: 6%;
    padding-right: 5%;
    display: inline-block;
}

.m-menu dd {
    padding-left: 19px;
    padding-top: 3%;
}

.m-menu dd dl {
    color: white;
    display: inline-block;
    padding-left:3%; 
    width: 29.5%;
}

.m-menu dd dl:first-child, .m-menu dd dl:nth-child(4){
    padding-left:0%; 
}

.footer{
    padding:44px 0 35px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.footer-left{
    float: left;
    padding-right: 52px;
    border-right:1px solid #dcdcdc;
    width: 258px;
}
.footer-left h6{
    font-size: 20px;
    margin-bottom: 20px;
}
.footer-left p{
    line-height: 24px;
}
.footer-left >a{
    display: block;
    font-size: 12px;
    color: #fff;
    width: 108px;
    line-height: 32px;
    background-color:#bf002d ;
    margin-top: 20px;
    text-align: center;
}
.mt{
    margin-top: 28px;
}
.footer-dl{
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    width: 122px;
    border-right: 1px solid #dcdcdc;
}
.footer-dl dt a{
    font-size: 16px;
    font-weight: normal;
    color: #555;
}
.footer-dl dt{
    margin-bottom: 20px;
}
.footer-dl dd a{
color: #a1a1a1;
}
.footer-dl dd {
    margin-bottom: 14px;
}
.footer-dl.br{
    border-right: 0;
}
.footer-share{
    float: right;
    width: 194px;
}
.footer-copy{
    background-color: #272727;
    padding-top: 28px;
    padding-bottom: 14px;
    color: #a1a1a1;
    font-size: 12px;
}
.footer-copy-hea{
    margin-bottom: 18px;
}
.footer-copy-hea>a{
    display: inline-block;
    vertical-align: top;
    color: #d3d3d3;
    padding-right: 17px;
}
.footer-copy-hea>a+a{
    padding-left: 17px;
    border-left: 1px solid #9b9b9b;
}
.footer-copy-hea img{
    vertical-align: middle;
}
.wrap{
    position: fixed;
    width: 420px;
    height: 100%;
    background-color: #eeeeee;
    right: -420px;
    top: 0;
    z-index: 1000;
    -webkit-transition: all .5s;
       -moz-transition: all .5s;
        -ms-transition: all .5s;
         -o-transition: all .5s;
            transition: all .5s;
            -webkit-transform: translate3d(0);
               -moz-transform: translate3d(0);
                -ms-transform: translate3d(0);
                 -o-transform: translate3d(0);
                    transform: translate3d(0);
}
.wrap.on{
    right: 0;

}
.wrap-in{
    height: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
        background: url(../img/sitemap_tit.png) no-repeat 0 77px;
        padding-top: 120px;
}
.wrap  .tit {
    font-size: 15px;
    color: #E1DEDE;
}
.mapMask {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=70);
    _height: 1110px;
    display: none;
    z-index: 900;
}
.webMap-title {
    color: #f1dddd;
    line-height: 20px;
    margin-bottom: 22px;
    background: #ee2d31;
    height: 73px;
    position: relative;
}
.slide-close {
    width: 20px;
    height: 20px;
    background: url(../img/close-1.png) no-repeat;
    right: 22px;
    top: 24px;
    position: absolute;
}

.webMap-title ul li:hover {
    background: #b70f14;
}
.webMap-title ul .curr {
    background: #b70f14;
}
.webMap-title ul{
    padding:22px 0 0 15px;
}
.webMap-title ul li {
    width: 85px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background: #d5282b;
    cursor: pointer;
    border-radius: 20px;
}
.webMap-title ul li a{
    color: #fff;
}
.wrap-bx{
    padding:0 30px;
}
.wrap-main>h6{
    font-size: 22px;
    color: #b70f14;
    margin-bottom: 24px;
}
.wrap-main>div> p{
color: #848484;
width: 170px;
margin: 12px 0 28px;
}
.wrap-main .footer-share{
    width:auto;
    float: none;
}
.wrap-main .footer-share>div>div+div{
margin-left: 30px;
}
.wrap-main .footer-share p{
    margin-top: 4px;
}
.wrap-center{
    margin-top: 30px;
}
.wrap-center h6{
    color: #535353;
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: normal;
    margin-top: 10px;
}
.wrap-center p a{
    color: #8e8e8e;
    line-height: 24px;
}
.wrap-footer{
    margin-top: 38px;
}
.wrap-footer a{
    display: block;
    line-height:30px ;
    color: #535353;
    font-size: 16px;
    padding-left: 38px;
    background:url(../img/ic-3.png) no-repeat left center;
}
.wrap-footer i{
    font-style: normal;
    font-family: simsun;
}
.wrap-bx a:hover{
color: #b70f14;
}
.footer-1{
    background:url(../img/ft-bg.jpg) no-repeat center bottom fixed;
    height: 300px;
    text-align: center;
}
.footer-fx{
    padding-top: 66px;
}
.footer-fx>div{
    display: inline-block;
    vertical-align: top;
    color: #fff;
}
.footer-fx>div+div{
    margin-left: 36px;
}
.footer-fx p{
    margin-top: 6px;
}
.gap{
    display: inline-block;
    margin: 0 6px;
    vertical-align: top;
    font-style: normal;
}
.footer-1-copy{
    color: #ddd;
    margin-top: 35px;
}
.footer-1-copy a{
    color: #ddd;
}
.footer-1-copy p{
    margin-bottom: 8px;
}
.channel-body{
    padding-left: 206px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            height: 100%;
            position: relative;
   }

.m-footer {
    display: none;
    text-align: center;
    font-size: 1.125em;
    color: #dddddd;
    background-image: url('../img/m-bg-2.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 9%;
    padding-bottom: 6%;
}

.m-footer .official {
    overflow: hidden;
    width: 33%;
    margin: auto;
}

.m-footer .official .official-icon{
    display: inline-block;
    text-align: center;
    float: right;
    color: #f8f7f3;
}

.m-footer .official .official-icon:first-child {
    float: left;
}

.official .official-icon img {
    display: block;
    padding-bottom: 15%;
    margin: auto;
}

.link-list {
    padding-top: 5%;
    padding-bottom: 4%;
}

.link-list li {
    display: inline-block;
    border-left: 1px solid #dddddd;
    padding-right: 2%;
    padding-left: 3%;
    line-height: 1;
}

.link-list li:first-child {
    border-left: none;
    padding-left: none;
}