.top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    padding: 35px 0 0;
   
}
.topbig {
    display: flex;
    justify-content: space-between;
    position:relative;
}
.menu i{
    display: none;
}
.menu ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu ul li{
    padding:0 14px;
    margin-right: 50px;
    position:relative;
}

.menu ul li a{
    color:white;
    font-size:20px;
    line-height: 60px;
    display: block;
}
.menu{
    display: flex;
}
.yuyan{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yuyan a{
    color:white;
    font-size:18px;
}
.yuyan a:hover{
    color:#e2a101;
}
.yuyan a.hover{
    color:#e2a101; 
}
.yuyan span{
    margin: 0 14px;
    color:white;
}
.menu ul li:after {
    content: "";
    width: 0;
    height: 8px;
    display: block;
    background: #e2a101;
    transition: .5s;
    margin: 0 auto;
}
.menu ul li:hover:after {
    width: 100%;
    left: 0;
    transition: .5s;
}   
.nav-logo{
    display: none;
}
.heise{
    display: none;
}
.cgal ul li{
    margin-bottom:20px;
}
.page_list a{

    display: block;

    font-size: 1.6rem;

    color: #666;

    line-height: 38px;

    padding: 0px 15px;

    margin: 0px 4px;

    transition: .3s;

}
.page_info{
    text-align: center;
}
.page_list a.on {
    color: #004cb1;
}
.page_list a:hover {
    color: #004cb1;
}
.page_list {
    display: flex;
    justify-content: center;
    clear: both;
} 
.lxbig{
    display: flex;
    align-items: center;
}
.lxtu{
    width: 40%;
    margin-right: 50px;
}
.lxtu img{
    width: 100%;
}
.lxxxab{
    width: 75%;
    margin-left:20px;
}
.lxxxab h2{
    font-size: 24px;
    margin-bottom: 37px;
    color: #000;
}
.lxxxab p a{
    color:#333;
}
.lxxxab p a:hover{
    color:#d7a334;
}


.lxxxbig{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lxxxewm{
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.lxxx h3 {
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 23px;
    color: #333333;
}
.lxxx{
    width: 25%;
}
.lxxx p{
    padding-bottom: 60px;
    background: url(../images/xhua.jpg) left bottom;
    background-repeat: no-repeat;
}
.lxxxewm p{
    text-align: center;
    padding:20px 0;
    font-size:20px;
}
.lxkk {
    margin: 50px auto 50px;
    line-height: 35px;
    font-size: 16px;
}

.banner img{
    width: 100%;
}
.syabbig{
    display: flex;
    justify-content: space-between;
    padding-top:83px;
    padding-bottom:40px;
}
.syableft{
    text-indent: 2em;
    font-size:22px;
    line-height: 44px;
    width: 83%;
}
.syabright a{
    width: 137px;
    height: 52px;
    background:#f8b62b;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#000;
}
.syabright .hvr-ripple-out:before{
    border: #f8b62b solid 6px
}
.syywtu{
    position:relative;
}
.syywwen {
    background: rgba(248,182,43,.88);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    padding:63px 33px 35px 32px;
}
.syywwen h2{
    font-size:35px;
    margin-bottom:60px;
}
.syywwen p{
    margin-bottom:25px;
    font-size:20px;
}
.syfw{
    padding-top:82px;
}
.syfw h2{
    font-size:50px;
    color:#feba2b;
    text-align: center;
    font-weight: bold;
    padding-bottom:75px;
}
header.head .top{
    padding-top:0;
    background:rgba(0,0,0,.88);
}

.syfw ul{
    display: flex;
    justify-content: space-between;
}
.syfuwutu{
    position:relative;
}
.syfuwutu img{
    width: 90px;
    height: 90px;
}
.syfuwutu img:last-child{
    position:absolute;
    top: 0;
    opacity: 0;
    transition: .5s;
}
.syfw ul li.hover img{
    opacity: 1;
    transition: .5s;
}
.syfw ul li.hover img:first-child{
    opacity: 0;
    transition: .5s;
}
.syfuwutu{
    margin-bottom:50px; 
}
.syfuwuwen{
    text-align: center;
    font-size:24px;
}
.syfw ul li{
    width: 20%;
}
.syfw ul li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color:#000;
    margin-bottom:80px;
}
.syfwbigtu img{
    position:absolute;
    top:0;
    opacity: 0;
}
.syfwbigtu a:first-child img{
    position:relative;
}
.syfwbigtu a.xs img{
    opacity: 1;
    z-index: 9;
}
.syfwbigtu{
    position:relative;
    margin-bottom:75px;
}
.syljbt{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.syljbt img{
    height: 36px;
}
.syljleft{
    width: 66%;
    position:relative;
}
.syljtu{
    height: 100%;
}
.syljwen{
    font-size:24px;
    font-weight: bold;
    color:white;
    position:absolute;
    bottom:60px;
    text-align: center;
    width: 100%;
    padding:0 30px;
}
.syljright{
    width: 34%;

}
.syljbig{
    display: flex;
    justify-content: space-between;
    background:#e7e7e7;
}
.syljright{
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    align-items: center;
    padding: 60px 0;
}
.syljright {
    width: 50%;
}
.syljright li{
    list-style: none;
    width: 50%;
}
.syljright li a img:last-child {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform:translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);;
    left:-80%;
    opacity: 0;
    z-index: 12;
}
.syljright li.hover a img:last-child {
    opacity: 1;
    transition: .5s;
}
.syljright li a{
    position:relative;
    display: block;
}
.syljleft li {
    position: absolute;
    top: 0;
    opacity: 0;
    list-style: none;
}
.syljleft li.xs {
    opacity: 1;
    z-index: 9;
    
}
.syljleft li:first-child {
    position: relative;
}
.syljbig{
    margin:57px 0 87px;
}
footer{
    background:#d7a334;
    padding:30px 0 30px;
}
.dbbig{
    display: flex;
    justify-content: space-between;
}
.dbbt{
    font-size:28px;
    font-weight: bold;
    color:#000;
    margin-bottom:20px;
}
.dbdh{
    width: 15%;
}
.dbxx{
    width: 27%;
}
.dbly{
    width: 31%;
}
.dbdh ul li{
    margin-bottom:20px;
}
.dbdh ul li a{
    color:#000;
    font-size:16px;
}
.banquan {
    border-top:#a87f29 2px solid;
    background:#d7a334;
}
.dbxxnr {
    font-size:16px;
}
.dbxxnr p{
    margin-bottom:20px;
}
.dbxxnr p a{
    color:#333;
    transition: .5s;
}
.dbxxnr p a:hover{
    color:#fff;
    transition: .5s;
}
.dbewm{
    display: flex;
    align-items: center;
}
.half1{
    width:50%;
    padding-right:10px;
    float:left;
    margin-bottom:30px;
}
.half1 input{
    background:transparent;
    border:1px solid #000;
    border-radius: 0;
    height: 35px;
}
.half2{
    width:50%;
    float:left;
    margin-bottom:30px;
}
.half2 input{
    background:transparent;
    border:1px solid #000;
    border-radius: 0;
    height: 35px;
}

.full input{
    background:transparent;
    border:1px solid #000;
    border-radius: 0;
    height: 35px;
    margin-bottom:30px;
}
.full textarea{
    background:transparent;
    border:1px solid #000;
    border-radius: 0;
    margin-bottom:15px;
}
.dbly .form-control::-moz-placeholder{
    color:#000;
}
.dbly .form-control::-ms-input-placeholder{
    color:#000;
}
.dbly .form-control::-webkit-input-placeholder{
    color:#000;
}
.anniu{
    background:#000;
    width: 80px;
    height: 40px;
    transition: .5s;
}
.anniu:hover{
    background:#fff;
    color:#000;
    border:none;
    transition: .5s;
}
.banquanbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:30px 0;
}
.banquanright a{
    color:#000;
}
.nybanner>img{
    width: 100%;
    opacity: .5;
}
.nybanner{
    background:black;
    position: relative;
}
.bannerbt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    text-align: center;
}
.bannerbt h2 {
    letter-spacing: 15px;
    margin: 20px 0;
}
.bannerbt img{
    margin: 0 auto;
}
.bannerbt h3 {
    font-size: 36px;
    font-weight: bold;
    margin: 20px 10px;
}
.abnr{
    padding:60px 0;
}
.abdh ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 50%;
    margin: 0 auto;
    padding-bottom:30px;
}
.abdh ul li {
    width: 45%;
}
.abdh ul li a {

    height: 67px;
    border-radius: 30px;
    display: block;
    color: #666666;
    text-align: center; 
    line-height: 67px;
    text-decoration: none;
    background-color: #000;
}
.abdh li:nth-child(1) a {
    background: url(../images/gsdt.png) no-repeat 25% center;
    background-size: 18px;
    background-color: #f5f5f5;
    transition: .5s;
}
.abdh li:nth-child(1):hover a {
    background: url(../images/gsdth.png) no-repeat 25% center;
    background-color: #e2a101;
    background-size: 18px;
    transition: .5s;
    color:#000;
}
.abdh li:nth-child(1).hover a {
    background: url(../images/gsdth.png) no-repeat 25% center;
    background-color: #e2a101;
    background-size: 18px;
    transition: .5s;
    color:#000;
}
.abdh li:nth-child(2) a {
    background: url(../images/hydt.png) no-repeat 25% center;
    background-size: 18px;
    background-color: #f5f5f5;
    transition: .5s;
}
.abdh li:nth-child(2):hover a {
    background: url(../images/hydth.png) no-repeat 25% center;
    background-color: #e2a101;
    background-size: 18px;
    transition: .5s;
    color:#000;
}
.abdh li:nth-child(2).hover a {
    background: url(../images/hydth.png) no-repeat 25% center;
    background-color: #e2a101;
    background-size: 18px;
    transition: .5s;
    color:#000;
}
.nyabbigtop {
    text-indent: 2em;
    font-size: 22px;
    line-height: 44px;
    width: 100%;
    margin-bottom:30px;
}
.nyqywh{
    display: flex;
    align-items: center;
}
.yanyuz{
    font-size:24px;
    line-height: 200%;
}
.yanyu{
    color:#e2a101;
}
.fwdh ul{
    display: flex;
    justify-content: space-between;
}
.fwdh ul li.hover img{
    opacity: 1;
    transition: .5s;
}
.fwdh ul li.hover img:first-child{
    opacity: 0;
    transition: .5s;
}

.fwdh ul li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color:#000;
    margin:40px 0;
}
.fwdhwutu{
    margin-bottom: 0;
}
.fwdhwutu{
    position:relative;
}
.fwdhwutu img{
    width: 90px;
    height: 90px;
}
.fwdhwutu img:last-child{
    position:absolute;
    top: 0;
    opacity: 0;
    transition: .5s;
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
    }  
.Rotation {
    position: absolute;
    z-index: -1;
    left: 0%;
    top: 0%;
    width: 80%;
    -webkit-transform: rotate(360deg);
    animation: rotation 8s linear infinite;
    -moz-animation: rotation 8s linear infinite;
    -webkit-animation: rotation 8s linear infinite;
    -o-animation: rotation 8s linear infinite;
}
.fuwunrleft {
    width: 40%;
    float: left;
    position: relative;
}
.fuwunrleft br{
    display: none;
}
.fuwunr {
    padding-top: 50px;
    padding-bottom: 100px;
    overflow: hidden;
}
.fuwunrbt h2 {
    font-size: 32px;
    color: #e2a101;
    margin: 0;
}
.fuwunrbt h3 {
    font-size: 20px;
    margin: 25px 0;
}
.fwdh li.hover .syfuwuwen{
    color:#e2a101;
}
.fuwunrright {
    float: left;
    font-size: 20px;
    width: 60%;
}
.fuwunrright ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 27px 0;
    padding: 0;
}
.fuwunrright ul li {
    width: 50%;
    list-style: url(../images/libg.png) inside;
    font-size: 16px;
    padding-bottom: 20px;
    text-indent: 0;
}
.fuwunrbig{
    display: flex;
    justify-content: space-between;
}
.fuwunrright{
    line-height: 54px;
    text-indent: 2em;
}
.cgal{
     padding: 60px 0;
}
.cgaltu img{
    width: 100%;
}
.cgaltu {
    border:1px solid #cfcfcf;
    width: 20%;
}
.cgalwen{
    display: block;
    text-align: left;
    line-height: 45px;
    font-size: 16px;
    transition: .5s;

    width: 70%;
}
.cgal ul li a{
    color:#000;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c4c4c4;
    align-items: center;
    padding-bottom:20px;
}
.cgal ul li a:hover{
    color:#d7a334;
}
.cgal ul li:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}
.cgal ul li img {
    transition: 0.5s;
}
.cgal ul li a:hover {
    border-bottom:1px solid #d7a334;
}
.cgald{
    padding: 60px 0;
}
.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}
.inewsct .inews-tt p {
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 20px;
}
.inewsct .inews-tt .skk {
    color: rgba(0,0,0,.55);
    text-align: center;
    margin-bottom: 20px;
}
.inewsct .inews-ct {
    padding: 20px 0px 20px;
    color: rgba(0,0,0,.7);
    line-height: 40px;
    text-indent: 2em;
}
.fanye {
    margin-top: 20px;
}
.fanye a {
    display: block;
    max-width: 48%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: rgba(0,0,0,.7);
    font-size: 1.8rem;
    cursor: pointer;
    text-indent: 0;
}
.fanye {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fanye a:hover{
    color:#e2a101;
}

.lxkk h2 {
    font-size: 37px;
    color: #333333;
    margin-top: 27px;
    padding-bottom: 47px;
    margin-bottom: 68px;
    background: url(../images/xiahua.jpg) left bottom;
    background-repeat: no-repeat;
}
.lxleft a{
    color:#333;
}
.lxleft a:hover{
    color:#d7a334;
}
.liuyan {
    height:auto; overflow:hidden;
    padding-top:75px;
    padding-bottom:45px;
    background-color:#ededed;
    }
    
 .liuyan h2 {
    font-size:17px;
    margin-top:0px;
    margin-bottom:16px;
    color:#2d2d2d;
    text-align:center;
    }
    
 .liuyan h3 {
    font-size:42px;
    font-weight:bold;
    text-align:center;
    color:#2d2d2d;
    margin-top:0px;
    margin-bottom:75px;
    }  
    
 .hzi {
    color:#e2a101;
    }
    
 .biao {
    height:auto; overflow:hidden;
    margin-bottom:20px;
    }
    
 .biao h4 {
    font-size:16px;
    margin-top:0px;
    margin-bottom:14px;
    color:#666666;
    }
    
 .kk {
    height:60px;
    border:1px solid #d2d2d2;
    }
    
 .kk2 {
    border:1px solid #d2d2d2;
    }
    
 .anniu1 {
    width:208px;
    height:54px;
    font-size:18px;
    background-color:#e2a101;
    border:1px solid #e2a101;
    padding:0px;
    }
.liuyan form button {
        width: 205px;
        background: #e2a101;
        height: 55px;
        border: 0;
        color: #fff;
        transition: .3s;
    }
    .liebiaok {
        height: auto;
        overflow: hidden;
        margin-top: 20px;
        text-indent: 0;
    }
    .liebiaok-aa {
        width: 80%;
        line-height: 30px;
        color: #666666;
        float: left;
    }
    .shangy {
        height: auto;
        overflow: hidden;
        line-height: 32px;
        color: #666666;
        border-bottom: 1px dotted #ececec;
    }
    .xiay {
        height: auto;
        overflow: hidden;
        color: #666666;
        line-height: 32px;
    }
    .liebiaok-bb {
        width: 16%;
        float: right;
    }
    .fanhui {
        width: 142px;
        height: 43px;
        margin-top: 6px;
        float: right;
    }
    
    .fanhui a {
        display: block;
        width: 142px;
        height: 43px;
        line-height: 43px;
        color: #FFFFFF;
        background-color: #d7a334;
        font-size: 14px;
        text-align: center;
        border-radius: 20px;
        transition: .5s;
    }
    .liebiaok a{
        color:#333;
    }
    .liebiaok a:hover{
        color:#d7a334;
        transition: .5s;
    }
    .liebiaok-bb a{
        color:#000;
    }
    .liebiaok-bb a:hover{
        color:#fff;
    }
    .menu ul li dl {
        position: absolute;
        top: 100%;
        left: 50%;
        background: rgba(0,0,0,.8);
        padding: 15px;
        display: none;
        transform: translate(-50%, 0%);
    }
    .menu ul li dl dd {
        text-align:center;
        color:#fff;
        line-height:30px;
        font-size:1.4rem;
        cursor:pointer;
    }
    .menu ul li dl dd a {
        display:block;
        text-align:center;
        color:#fff;
        line-height:30px;
        font-size:1.4rem;
        white-space:nowrap;
    }
    .menu ul li dl dd a:hover {
        color:#e2a101;
    }
    .menu ul li dl dd a br{
        display: none;
    }
    .yc{
        display: none;
    }
    .yd{
        display: block;
    }
@media(max-width:1550px){
    .syljwen {
        font-size: 28px;
        bottom:40px;    
    }
}
@media(max-width:1366px){
    .logo{
        display: flex;
        align-items: center;
    }
    .logo img{
        height: 60px;
    }
    .syywwen h2 {
        font-size: 28px;
        margin-bottom: 48px;
    }
    .syywwen p {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .syywwen {
        padding: 48px 24px 28px 24px;
    }
    .syfw {
        padding-top: 48px;
    }
    .syfw h2 {
        font-size: 40px;
        padding-bottom: 64px;
    }
    .syljright {
        padding: 48px 0;
    }
    .bannerbt img {
        height: 50px;
    }
    .bannerbt h2 {
        font-size:24px;
        letter-spacing:12px;
    }
    .bannerbt h3 {
        font-size: 29px;
        font-weight: bold;
    }
    .top {
        padding: 28px 0 0;
    }
    .menu ul li a {
        color: white;
        font-size: 16px;
        line-height: 48px;
    }
    .yuyan a {
        font-size: 16px;
    }
    .syfuwuwen {
        font-size: 19px;
    }
    .syfuwutu {
        margin-bottom: 40px;
    }
    .syfw ul li a {
        margin-bottom: 64px;
    }
    .fuwunr {
        padding-top: 40px;
        padding-bottom: 80px;
    }
    .fuwunrright ul {
        margin: 21px 0;
    }
    .cgald {
        padding: 48px 0;
    }
    .menu ul li:after{
        height: 6px;
    }
    .fuwunrright {
        line-height: 43px;
    }
    .fwdhwutu img {
        width: 72px;
        height: 72px;
    }
    .nyabbigtop {
        font-size: 18px;
        line-height: 35px;
        margin-bottom: 30px;
    }
    .dbbt {
        font-size: 36px;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
    }
    .dbdh ul li {
        margin-bottom: 15px;
    }
    .dbxxnr p {
        margin-bottom: 15px;
    }
    .half1 {
        margin-bottom: 24px;
    }
    .half2 {
        margin-bottom: 24px;
    }
    .full input {   
        margin-bottom: 24px;
    }
    .banquanbig {
        padding: 24px 0;
    }
}
@media(max-width:1176px){
    .syabbig {
        padding-top: 42px;
        padding-bottom: 20px;
    }
    .syableft {
        font-size: 14px;
        line-height: 33px;
    }
    .syywwen {
        background: rgba(248,182,43,.88);
        position: absolute;
        right: -25%;
        top: 50%;
        transform: translate(0px, -50%);
        padding: 63px 33px 35px 32px;
    }
    .syywtu {
        width: 80%;
    }
    .syfw {
        padding-top: 30px;
    }
    .syfw h2 {
        font-size: 32px;
        padding-bottom: 30px;
    }
    .syfw ul li a {
        margin-bottom: 40px;
    }
    .syfwbigtu {
        position: relative;
        margin-bottom: 30px;
    }
    .syljbig {
        margin: 30px 0 30px;
    }
    .syljwen {
        font-size: 20px;
        bottom: 20px;
    }
    .syljright {
        padding: 20px 0;
    }
    footer {
        background: #d7a334;
        padding: 40px 0 20px;
    }
    .dbbt {
        font-size: 30px;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
    }
    .abnr {
        padding: 30px 0;
    }
    .abdh ul {
        width: 60%;
        padding-bottom: 10px;
    }
    .yanyuz {
        font-size: 20px;
        line-height: 200%;
    }
    .fwdhwutu img {
        width: 50px;
        height: 50px;
    }
    .syfuwuwen {
        font-size: 18px;
    }
    .fuwunrbt h2 {
        font-size: 18px;
        color: #e2a101;
        margin: 0;
    }
    .fuwunrright {
        float: left;
        font-size: 14px;
        line-height: 32px;
    }
    .fuwunrbt h3 {
        font-size: 16px;
        margin: 25px 0;
    }
    .fuwunrright ul li {
        width: 50%;
        list-style: url(../images/libg.png) inside;
        font-size: 14px;
        padding-bottom: 20px;
    }
    .fuwunrright ul {
        margin: 0;
    }
    .fuwunr {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .lxkk {
        margin: 40px auto 40px;
        line-height: 35px;
        font-size: 14px;
    }
}
@media(max-width:992px){
    .yc{
        display: block;
    }
    .yd{
        display: none;
    }
    .yuyan{
        display: none;
    }
    .nav-logo {
		width:25px;
		display:block;
	}
	.nav-logo i {
		display:block;
		padding:2px 0px;
	}
	.menu {
		position:fixed;
		width:70%;
		height:100%;
		right:-100%;
		top:0;
		z-index:9999;
		background:#fff;
		transition:.3s;
		display:block;
	}
	.menu i {
		display:block;
		height:42px;
		padding:0px 15px;
		background:rgba(0,0,0,.08);
		font-weight:bold;
		line-height:42px;
		color:#000;
	}
	.menu ul {
		flex-wrap:wrap;
	}
	.menu ul li {
		width:100%;
		padding:0px 0px;
	}
	.menu ul li a {
		line-height:42px;
		font-size:1.4rem;
		padding:0px 15px;
		color:#333;
		border-bottom:1px rgba(0,0,0,.15) solid;
		background:url(../images/mujt.png) right 15px center no-repeat;
		background-size:auto 15px;
	}
	.nav-logo i:after {
		content:"";
		display:block;
		height:2px;
		background:#fff;
	}
	.menuu {
		right:0;
	}
	.heise {
		position:fixed;
		display:none;
		width:100%;
		height:100%;
		top:0;
		left:0;
		z-index:998;
		background:rgba(0,0,0,.7) url(../images/guanbi.png) 11% center no-repeat;
		background-size:auto 40px;
	}
	.menu ul li a {
		line-height:42px;
		font-size:1.4rem;
		padding:0px 15px;
		color:#333;
		border-bottom:1px rgba(0,0,0,.15) solid;
		background:url(../images/mujt.png) right 15px center no-repeat;
		background-size:auto 15px;
		display:block;
	}
	.menu ul li {
		width:100%;
		padding:0px 0px;
        margin: 0;
	}
    .topbig {
        align-items: center;
        padding:0 15px;
    }
    .top .container{
        width: 100%;
    }
    .top {
        padding: 14px 0 14px;
        background:rgba(0,0,0,.5);

    }
    .logo img {
        height: 30px;
    }
    header.head .top {
        padding:5px 0;
    }
    .syabbig{
        flex-wrap: wrap;
        padding:20px 15px;
    }
    .syableft{
        width:100%;
    }
    .syywtu{
        width: 100%;
    }
    .syywwen {
        background: rgba(248,182,43,.88);
        position: relative;
        right: 0%;
        top: 0%;
        transform: translate(0px, 0%);
        padding: 20px 15px;
    }
    .syywtu{
        padding:20px 15px;
    }
    .syywwen h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .syywwen p {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .syabright{
        padding-top:20px;
    }
    .syfw {
        padding: 20px 15px;
    }
    .syfw h2 {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .syfw ul{
        flex-wrap: wrap;
    }
    .syfw ul li{
        width: 33%;
    }
    .syfw ul li:nth-child(4),.syfw ul li:nth-child(5){
        width: 50%;
    }
    .syfuwutu img {
        width: 50px;
        height: 50px;
    }
    .syfuwutu {
        margin-bottom: 20px;
    }
    .syfw ul li a {
        margin-bottom: 20px;
    }
    .syfuwuwen {
        font-size: 14px;
    }
    .syljbt{
        display: flex;
        flex-wrap: wrap;
    }
    .syljbt img{
        height: 20px;
    }
    .syabright {
        padding-top: 0;
    }
    .syljbig{
        margin: 20px 15px;
        flex-wrap: wrap;
    }
    .syljleft {
        width: 100%;
        position: relative;
    }
    .syljwen {
        font-size: 18px;
        bottom: 10px;
    }
    .syljright{
        width: 100%;
        flex-direction: inherit;
        flex-wrap: wrap;
    }
    .syljright li {
        list-style: none;
        width: 48%;
        margin: 25px 0;
    }
    .syljright {
        padding: 10px 15px;
    }
    .syljright li a img:last-child{
        display: none;
    }
    .dbly{
        display: none;
    }
    .dbdh{
        display: none;
    }
    footer {
        padding: 20px 10px;
    }
    .dbbig{
        flex-wrap: wrap;
    }
    .dbxx {
        width: 100%;
    }
    .dbbt {
        font-size: 24px;
        font-weight: bold;
        color: #000;
        margin-bottom: 15px;
    }
    .dbxxnr p {
        margin-bottom: 10px;
    }
    .banquanbig{
        flex-wrap: wrap;
    }
    .b-height {
		height:50px;
	}
	.fygnav {
		padding:0px;
		height:50px;
		background-color:#000;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:100%;
		text-align:center;
		float:left;
		margin:0;
	}
	.fygnav li a {
		display:block;
		color:#d7a334;
		background-color:#000;
		height:50px;
		line-height:50px;
	}
    .menu ul li dl{
        opacity: 0;
    }
    .bannerbt{
        width: 100%;
    }
    .bannerbt img{
        width:10%;
        height: auto;
    }
    .nybanner{
        margin-top:58px;
    }
    .banner{
        margin-top:58px;
    }
    .bannerbt h2 {
        letter-spacing: 0;
        font-size: 20px;
        margin: 5px 10px;
    }
    .bannerbt h3 {
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .abdh ul {
        padding: 0;
        width: 100%;
        overflow: hidden;
    }
    .abdh ul li a {
        height: 33px;
        border-radius: 0;
        display: block;
        color: #666666;
        text-align: center;
        line-height: 33px;
        text-decoration: none;
        background: white;
    }
    .abnr {
        padding: 20px 15px;
        overflow: hidden;
    }
    .abdh li:nth-child(1).hover a {
        background: url(../images/gsdth.png) no-repeat 10% center;
        background-color: #e2a101;
        background-size: 18px;
    }
    .abdh li:nth-child(1):hover a {
        background: url(../images/gsdth.png) no-repeat 10% center;
        background-color: #e2a101;
        background-size: 18px;
    }
    .abdh li:nth-child(2):hover a {
        background: url(../images/hydth.png) no-repeat 10% center;
        background-color: #e2a101;
        background-size: 18px;
    }
    .abdh li:nth-child(2).hover a {
        background: url(../images/hydt.png) no-repeat 10% center;
        background-color: #e2a101;
        background-size: 18px;
    }
    .abdh li:nth-child(2) a {
        background: url(../images/hydt.png) no-repeat 10% center;
        background-size: 18px;
        background-color: #f5f5f5;
        transition: .5s;
    }
    .abdh{
        margin-bottom:20px;
    }
    .abnr .syywtu {
        padding: 0;
    }
    .nyqywh {
        flex-wrap: wrap;
    }
    .nyqywh .col-md-6{
        padding: 5px;
    }
    .yanyuz {
        font-size: 16px;
        line-height: 200%;
    }
    .fwdh ul li{
        width: 33%;
    }
    .fwdh ul li:nth-child(4),.fwdh ul li:nth-child(5){
        width: 50%;
    }
    .fwdh ul{
        flex-wrap: wrap;
    }
    .fwdh ul li a {
        margin: 10px 0;
    }
    .fuwunrbig{
        flex-wrap: wrap;
    }
    .fuwunrleft{
        width:100%;
    }
    .fuwunrright{
        width: 100%;
    }
    .fuwunr{
        padding:20px 15px;
    }
    .fuwunrright span{
        display: block;
        margin-bottom:10px;
    }
    .fuwunrright ul li {
        padding-bottom: 10px;
    }
    .cgal .col-md-3{
        width: 50%;
        float:left;
    }
    .cgal {
        padding: 20px 15px;
    }
    .cgald {
        padding: 20px 15px;
    }
    .inewsct .inews-tt p {
        font-size: 1.8rem;
        text-align: center;
        font-weight: bold;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .inewsct .inews-tt .skk {
        color: rgba(0,0,0,.55);
        text-align: center;
        margin-bottom: 10px;
    }
    .inewsct .inews-ct {
        padding: 10px 0px 10px;
        color: rgba(0,0,0,.7);
        line-height: 40px;
        text-indent: 2em;
    }
    .lxkk {
        margin: 20px auto;
        line-height: 35px;
        font-size: 14px;
    }
    .lxkk h2 {
        font-size: 37px;
        color: #333333;
        margin-top: 20px;
        padding-bottom:10px;
        margin-bottom: 10px;
        background: url(../images/xiahua.jpg) left bottom;
        background-repeat: no-repeat;
    }
    .liuyan {
        height: auto;
        overflow: hidden;
        padding:20px 15px;
        background-color: #ededed;
    }
    .kk{
        margin-bottom:10px;
    }
    .biao:first-child{
        margin-bottom:0;
    }
    .liuyan h3 {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .liuyan form button {
        width: 100%;
    }
    .cgal ul li a{
        flex-wrap: wrap;
    }
    .cgaltu{
        width: 100%;
    }
    .cgalwen{
        width: 100%;
    }

    .lxleft{
        margin-bottom:20px;
    }
    .lxtu{
        width: 100%;
        margin-right: 0;
    }
    .lxxxab{
        width: 100%;
        margin-left: 0;
    }
    .lxbig{
        flex-wrap: wrap;
    }
    .lxxxab h2 {
        margin-bottom: 10px;
        font-size:20px;
    }
    .lxxxab{
        margin: 20px 0;
    }
    .lxxxbig{
        flex-wrap: wrap;
    }
    .lxxx {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .lxxx p {
        padding-bottom: 30px;
        margin-bottom:30px;
        background: url(../images/xhua.jpg) center bottom;
        background-repeat: no-repeat;
    }
    .lxkk h2{
        padding-bottom:20px;
        margin-bottom:20px;
    }
    .lxxxbig {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
}