@charset "UTF-8";

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: '微软雅黑';
}
img,input,button{
    outline: none;
    border: none;
}
ul{
    list-style: none;
}
a{
    color: inherit;
    text-decoration: none;
    outline: none;
    border: none;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.px1300{
    max-width: 1300px;
    margin: auto;
}
.pic{
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}
.pic img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    transition: all .3s;
}


.top{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    font-size: 0;
    background: #941100;
    text-align: right;
    padding: 7px 30px;
    z-index: 9999;
}
.search{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 215px;
}
.search input[type='text']{
    width: 215px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    height: 34px;
    padding-left: 18px;
    padding-right: 43px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    background: rgb(178 6 3);
}
.search input[type='image']{
    position: absolute;
    top: 50%;
    right: 16px;
    width: 22px;
    height: 22px;
    transform: translateY(-50%);
}
input::placeholder{
    color: #fff;
}
input::-ms-input-placeholder{
    color: #fff;
}
input:-moz-placeholder{
    color: #fff;
}
input::-webkit-input-placeholder{
    color: #fff;
}


.t-link{
    display: inline-block;
    vertical-align: middle;
}
.t-link>a{
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding-left: 23px;
    margin-left: 20px;
    border-left: 1px solid #fff;
}
.t-link>a:first-child{
    padding-left: 0;
    border: none;
}

.header{
    position: fixed;
    left: 0;
    right: 0;
    top: 48px;
    z-index: 9999;
    padding-left: 40px;
    padding-top: 20px;
    transition: all .3s ease-in;
   
    padding-bottom: 10px;
}

.header{

    background: url(../images/head-bg.png) center repeat-x;
    background-size: auto 99%;

 }


.header:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 0;
    background: #b20603;
    transition: all .3s ease-in;
}
.gg-hd.on:before{
    height: 100%;
}
.header.on{
    padding-top: 10px;
    padding-bottom: 10px;
}
.header .logo{
    float: left;
    width: 420px;
    position: relative;
}
.logo a{
    display: block;
    overflow: hidden;
}
.logo a img{
    display: block;
    width: 100%;
}

.nav {
    float: right;
    width: 60%;
    max-width: 948px;
    margin-top: 14px;
}
.nav>ul{
    font-size: 0;
}
.nav>ul>li{
    width: 10.7%;
    position: relative;
    display: inline-block;
    margin-left: 1.68%;
    padding-bottom: 15px;
}
.nav>ul>li:first-child{
    margin-left: 0;
}
.nav>ul>li>a{
    display: block;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    border: 1px solid transparent;
    transition: all .3s ease
}
.nav>ul>li.on>a,.nav>ul>li.active>a{
    background: rgba(0, 0, 0, 0.5);
    border-color: #ffffff;
}
.nav>ul ul{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}
.nav>ul ul:before{
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-bottom-color:rgba(0, 0, 0, 0.5);
}
.nav>ul ul>li{
    line-height: 48px;
    transition:  all .3s;
}
.nav>ul ul>li>a{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.nav>ul ul>li:hover{
    background: #b20603;
}





.footer{
  clear:both;
}
.f-link{
    overflow: hidden;
    background: #b20603;
}
.f-link img{
    width: 310px;
    height: 28px;
    float: left;
    display: block;
    margin-top: 14px;
}
.f-link .link-a{
    float: right;
    font-size: 0;
    padding: 19px 0 18px;
}
.f-link .link-a>a{
    font-size: 16px;
    line-height: 17px;
    color: #fff;
    display: inline-block;
    padding-left: 38px;
    margin-left: 34px;
    border-left: 1px solid #fff;
    vertical-align: middle;
}
.f-link .link-a>a:nth-child(2){
    margin-left: 0;
    padding-left: 48px;
    border: none;
}
.f-link .link-a>span{
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    color: #fff;
    vertical-align: middle;
}
.f-item1{
    float: left;
    width: 23.23%;
}
.f-item1 img{
    display: block;
    width: 217px;
}
.f-item2{
    float: left;
    width: 31.38%;
    padding-left: 87px;
    padding-bottom: 30px;
}
.f-item2 h4 ,.f-item3 h4,.f-item4 h4{
    display: inline-block;
    width: 90px;
    font-size: 20px;
    color: #fff;
    padding-bottom: 2px;
    background: url("../images/f-icon.png") no-repeat bottom center ;
}
.ft-c .add {
    margin-top: 20px;
}
.ft-c .add>p{
    font-size: 14px;
    line-height: 34px;
    color: #fff;
}
.f-item3{
    float: left;
    width: 22.54%;
    padding-left: 90px;
    padding-bottom: 64px;
}
.f-item4{
    float: left;
    width: 22.85%;
    padding-left: 57px;
}
.f-item4 ul{
    margin-top: 28px;
}
.f-item4 ul>li{
    float: left;
    width: 31%;
    position: relative;
    margin-left: 3.5%;
}
.f-item4 ul>li:first-child{
    margin-left: 0;
}
.f-item4 ul>li a{
    display: block;
    overflow: hidden;
}
.f-item4 ul>li a p{
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.f-item4 ul>li a .qr {
   width:74px;
overflow:hidden;
}
.f-item4 ul>li a .qr img{
    display: block;
    max-width: 100%;
    margin: auto;
}
.f-item4 ul>li:hover .qr{
    display: block;
}
.f-item1,.f-item2,.f-item3{
    background: url("../images/ft-item.png") no-repeat right top;
}
.ft-c{
    padding-top: 52px;
    padding-bottom: 40px;
    background: #801203;
    overflow: hidden;
}

.bq>p{
    font-size: 14px;
    color: #fff;
    line-height: 48px;
    text-align: center;
}
.bq {
    background: #b20603;
}
.tg{
    overflow: hidden;
    padding: 20px 0 15px;
    background: #7f7f7f;
}
.tg-list {
    float: left;
    width: 50%;
}
.tg-list>li{
    float: left;
    line-height: 40px;
    position: relative;
    margin-right: 20px;
    color: #fff;
}
.tg-list>li:first-child+li{
  padding-left:24px;
}
.tg-list>li>a{
    display: block;
    font-size: 18px;
    color: #fff; 
    padding-left: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tg-list>li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #fff;
}

.button{
    float: right;
    width: 50%;
    max-width: 340px;
    background: #b20603;
    border-radius: 10px;
    margin-top: 8px;
}
.button>a{
    display: block;
    overflow: hidden;
    font-size: 0;
    text-align: center;
}
.button>a img{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
}
.button>a span{
    font-size: 28px;
    color: #fff;
    line-height: 63px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 23px;
}

.wap{
    display: none;
}
.menuBtn{
    width: 30px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 9;
    padding-top: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}
.menuBtn b {
    display: block;
    height: 3px;
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open b{
    display:none;
    margin:0;
    position:absolute;
    left:0;top:50%;
    width:30px
}
.menuBtn.open b:first-child {
    display:block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg)
}
.menuBtn.open b:last-child{
    display:block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg)
}
body.open{
    overflow: hidden;
}


@media screen  and (max-width: 1300px){
    .px1300{
        padding: 0 10px;
    }
    .header{
        padding-left: 10px;
    }
    .nav>ul>li>a{
        font-size: 14px;
        line-height: 34px;
    }
}

@media screen and (max-width: 1060px){
        .pc{
            display: none;
        }
        .wap{
             display: block;
        }
    .menuBtn {
        display: block;
    }
    .m-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: auto;
        height: 80px;
        background: #a30a09;
        z-index: 9999;

    }
    .m-logo>a{
        display: block;
        padding-left: 15px;

    }
    .m-logo img{
        display: block;
        transform: scale(.8) ;
        transform-origin:left center ;
    }
    .m-nav {
        position: fixed;
        left:110%;
        right: 0;
        bottom: 0;
        top: 80px;
        background: #a30a09;
        padding-top: 10px;
        overflow-y:scroll;

    }
    .m-searchBox {
        text-align: center;
        font-size: 0;
        padding-bottom: 2px;
    }
    .m-link a {
        display: inline-block;
        font-size: 14px;
        line-height: 15px;
        color: rgba(255,255,255,.5);
        border-left: 1px solid rgba(255,255,255,.5);
        margin-left: 18px;
        padding-left: 17px;
        vertical-align: middle;
    }
    .m-link a:first-child {
        border-left: none;
        margin-left: 0;
        padding-left: 0;
    }
    .m-search {
        position: relative;
        width: 80%;
        height: 36px;
        overflow: hidden;
        margin:15px auto ;
        font-size: 0;

    }
    .m-search input[type='text']{
        display: inline-block;
        width: 100%;
        line-height: 36px;
        padding:0 25px;
        color: #ff0000;
        vertical-align: middle;
    }
    .m-search input[type='image']{
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px;

    }
    .m-nav>ul>li{
        position: relative;
        line-height: 36px;
        padding-left: 20px;
    }
    .m-nav>ul>li>a{
        font-size: 14px;
        color: #fff;
    }
    .m-nav>ul>li>span {
        position: absolute;
        right: 0;
        top: 0;
        width: 36px;
        height: 36px;
        background: url("../images/icon2.png");
        background-position: center center;
        background-repeat: no-repeat;
    }
    .m-nav>ul ul{
        display: none;
        overflow: hidden;
        padding-left: 20px;
    }
    .m-nav>ul ul>li{
        float: left;
        width: 33%;
    }
    .m-nav>ul ul>li>a{
        font-size: 12px;
        color: #fff;
    }
    .f-item1 img{
        margin: auto;
    }
    .f-item1
    {
        display: none;
    }
    .f-item2,.f-item3{
        background: none;
        padding-left: 0;
    }
    .f-item2{
        width: 48%;
    }
    .f-item3{
        float: left;
        width: 48%;
        margin-left: 4%;
        text-align: center;
        padding-bottom: 0;
    }
     .f-item4{
        float: none;
        width: auto;
         clear: both;
         padding: 0;
        margin-top: 20px;
        background: none;
    }
    .ft-c{
        padding: 10px 0;
    }
    .f-item4 ul>li a .qr{
        margin: auto;
       }
    .f-link img{
        display: none;
    }
    .f-link .link-a{
        float: none;
        padding: 10px 0;
    }

}
@media screen and (max-width: 800px){
    .m-logo img {
        transform: scale(0.7);
        transform-origin:left center ;
    }

    .m-search,.m-search input[type='text']{
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .m-search input[type='image']{
        padding: 7px;
    }
    .m-nav>ul ul>li{
        float: none;
        width: auto;
    }



    .bq>p{
        font-size: 12px;
        line-height: 1.5;
    }
    .f-item2 h4, .f-item3 h4, .f-item4 h4{
        font-size: 16px;
    }
    .ft-c .add>p{
        font-size: 12px;
    }
    .bq{
        padding: 10px ;
    }
    .tg-list{
        float: none;
        width: auto;
        overflow: hidden;
    }
    .tg-list>li>a,.tg-list>li{
        font-size: 12px;
        line-height: 36px;
    }
    .button{
        float: none;
        margin:8px auto 0;
    }
    .button>a span{
        font-size: 18px;
        line-height: 48px;
    }
    .ft-c .add{
        margin-top: 10px;
    }
    .f-item4 ul{
        margin-top: 15px;
    }
    .f-link .link-a>a,.f-link .link-a>span{
        font-size: 14px;
    }
    .f-item1 img{
        width: 50%;
    }

    .f-item1, .f-item2, .f-item3, .f-item4{
        margin-top: 0;
    }
.tg-list>li{margin-top:0;}
}

@media screen and (max-width: 500px){
    .m-header{
        height: 60px;
    }
    .m-logo img{
        transform: scale(0.6);
        transform-origin: left top;
    }
    .m-logo{
       margin-top: 6px;
    }
    .m-logo>a{
        height: 48px;
    }
    .m-nav{
        top: 60px;
    }
    .m-link a{
        font-size: 12px;
    }
    .tg{
        padding: 10px 0;
    }
    .f-item4 ul>li a>img{
        width: 35px;
    }
    .f-item4 ul>li a p{
        font-size: 12px;
    }
    .f-link .link-a>a{
        font-size: 14px;
        padding-left: 15px;
        margin-left: 15px;
    }
    .f-link .link-a>a:nth-child(2){
        padding-left: 15px;
    }

}
/*********************内容****************/
.nr p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr table p{text-indent:0em !important;margin-bottom:0em !important;  }
.nr  img{max-width:100% !important;height:auto !important}
.nr table{max-width:95% !important}