@charset "utf-8";

.header .wrap {
    position: relative;
}

.gh {
    float: right;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 8%;
    margin-right: -17px;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    display: none;
}

.gh.selected {
    transform: rotate(90deg);
}

.gh a {
    background-color: #fd0102;
    display: block;
    height: 2px;
    margin-top: -2px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
}

.gh:hover a:before {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
}

.gh:hover a:after {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
}

.gh.selected:hover a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
}

.gh.selected:hover a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
}

.gh a:after,
.gh a:before {
    background-color: #fd0102;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
}

.gh a:after {
    top: 12px;
}

.gh a:before {
    top: -12px;
}

.gh.selected a:after,
.gh.selected a:before {
    top: 0;
}

.gh.selected a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
}

.gh.selected a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
}

.gh.selected a {
    background-color: transparent !important;
}

@media only screen and (max-width:768px) {
    .dis-n {
        display: none !important;
    }

    .dis-b {
        display: block !important;
    }

    .gh {
        display: block;
    }

    .header {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .phone {
        display: none;
    }

    .logo {
        margin: 13px 0 12px 15px;
        float: none;
    }

    .logo img {
        height: 45px;
    }

    .nav {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        z-index: 10000;
        width: 100%;
    }

    .nav ul {
        width: 100%;
        height: auto;
    }

    .nav li {
        float: none;
    }

    .nav li>a {
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-top: 1px solid #fff;
        font-size: 20px;
    }

    .nav dl {
        position: relative;
        top: 0;
    }

    .nav dd a {
        width: 100%;
        height: 42px;
        line-height: 42px;
        background: #c60009;
        font-size: 18px;
    }

    .nav li:hover>a {
        background: #fd0102;
    }

    .nav dd:hover a {
        background: #c60009;
    }
    .flexslider{
        height: 200px;
    }
    .flexslider .slides a i{
        -webkit-background-size: auto 200px !important;
        background-size: auto 200px !important;
        height: 200px;
    }
    .part1{
        width: 100%;
    }
    .part>img{
        width: 300px;
        margin: 25px auto;
    }
    .hdp .pic_news .pic img,
    .hdp .pic_news{
        width: 460px;
        height: 312px;
    }
    .hdp .pic_news{
        margin-left: 10px;
    }
    .hdp .pic_news .title{
        width: 320px;
    }
    .hdm{
        width: 460px;
        margin-right: 10px;
        margin-top: 20px;
    }
    .hdm .tsMb .date{
        width: 60px;
    }
    .hdm .tsMb a,
    .hdm .tsMb p{
        width: 380px;
        float: right;
        margin-right: 5px;
    }
    .part2{
        margin-top: 35px;
    }
    .gsjj,.part2>a{
        display: none;
    }
    .part2 ul{
        width: 100%;
        margin: 25px auto 20px;
    }
    .part2 li{
        width: 100px;
        margin: 0 30px;
        margin-bottom: 25px;
    }
    .part2 i{
        width: 100px;
        height: 100px;
    }
    .part2 i img{
        width: 100%;
    }
    .part2 li span{
        margin-top: 15px;
    }
    .part3 ul{
        width: 100%;
    }
    .part3 li{
        margin: 0 0 12px 12px;
        width: 222px;
        height: 190px;
    }
    .part3 li a{
        height: 190px;
    }
    .part3 li img{
        height: 190px;
    }
    .part3 li span{
        width: 212px;
        margin-left: -106px;
    }
    .part3>a{
        margin: 15px auto 30px;
    }
    .footer .top{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .footer .top dl{
        display: none;
    }
    .footer .top ul{
        margin: 20px 0;
        margin-left: 25px;
        float: none;
    }
    .footer .top .ewm{
        display: none;
    }
    .footer .btm .wrap{
        width: 100%;
        height: auto;
        padding: 8px 0;
    }
    .footer .btm .wrap p{
        margin: 0 !important;
        text-align: center;
        line-height: 32px;
        float: none !important;
    }
    .slide .wrap{
        width: 100%;
    }
    .slide ul{
        display: none;
    }
    .slide .ydh{
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }
    .listpage{
        width: 100%;
    }
    .piclist{
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .piclist li{
        margin: 0 0 12px 12px;
        width: 222px;
        height: 190px;
    }
    .piclist li a{
        height: 190px;
    }
    .piclist li img{
        height: 190px;
    }
    .piclist li span{
        width: 212px;
        margin-left: -106px;
    }
    .txtlist .date{
        width: 80px;
        font-size: 36px;
        line-height: 38px;
    }
    .txtlist{
        padding: 0 10px;
    }
    .txtlist a,.txtlist p{
        width: 370px;
        float: right;
        margin-right: 10px;
    }
    .content{
        width: 460px;
        margin: 0 auto;
        padding: 0;
    }
    .content .tit{
        margin: 20px 0;
        
    }
    .content .tit h2{
        font-size: 20px;
        line-height: 40px;
    }
    .content .tit>span{
        margin-top: 10px;
    }
    .sxy{
        display: none;
    }
    .content .dy{
        margin-top: 20px;
    }
    .flexslider1{
    	height: 130px;
    }
    .flexslider1 .slides1 a i{
    	height: 130px;
    	background-size: auto 130px !important;
    }

}