*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
body{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}
img{
    border: none;
}
.clear{
    clear: both;
}
a{
    color: #333;
    text-decoration: none;
}
a:hover{
    text-decoration: none!important;

}
a:link {text-decoration: none!important;}
a:visited {text-decoration: none!important;}
a:active {text-decoration: none!important;}
.centeo{
    width: 85%;
    margin: 0 auto;
    /*min-width: 1200px;*/
    position: relative;
}
.centeo1{
    width: 85%;
    margin: 0 auto;
    /*min-width: 1200px;*/
    position: relative;
}
/*分页*/

.page {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.page a {
    padding: 0 13px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 6px 0 0;
    color: #666;
    background-color: #fff;
    transition: all .5s;
    border: 1px solid #dedede;
}
.page a.on {
    color: #fff;
    cursor: default;
    border-color: #009442;
    background: #009442;
}
.page a:hover{
    color: #fff;
    background: #009442;
    cursor: pointer;
    border-color: #009442;
}

.page_article {
    width: 100%;
    margin-top: 10px;
    height: 45px;
    margin-bottom: 40px;
}
.page_article a {
    display: block;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    color: #666;
    width: 48%;
    border: solid 1px #ededed;
    border-radius: 5px;
    padding: 0 10px;
    box-sizing: border-box;
}
.page_article a:nth-of-type(1){
    float: left;
}
.page_article a:nth-of-type(2){
    float: right;
    text-align: right;
}

/*头部*/



@media screen  and (min-width: 1200px) and (max-width: 1443px) {

}


.hedtop{
    height: 77px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.hedtop2{
    float: left;
    width: 182px;
}
.hedtop3{
    float: left;
    margin-left: 128px;
    width: calc(100% - 508px);
}
.hedtop3>ul{
    width: 100%;
    display: block;
}
.hedtop3>ul>li{
    float: left;
    /*font-family: 宋体;*/
    height: 45px;
    position: relative;
    width: 12%;
    text-align: center;
    margin-right: 2%;
}
.hedtop6{
    float: right;
    width: 184px;
}
.hedtop2 img {
    height: 51px;
    margin-top: 10px;
}
.hedtop3>ul>li>a{
    display: block;
    margin-top: 17px;
    padding: 3px 0;
    width: 100%;
    border: 1px solid #fff;
}
.hedtop3>ul>li:hover>a{
    border-color: #2550bd;
    color: #2550bd;
}
.hedtop4{
    line-height: 22px;
    font-size: 16px;
}
.hedtop5{
    font-size: 12px;
}
.hedtop6 img{
    height: 40px;
    margin-top: 15px;
}

.dongh1{
    background: url(../images/dian1.png);
    z-index: 99;
    animation: cc 100s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.dongh2{
    background: url(../images/dian2.png);
    z-index: 99;
    animation: cc 153s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(1.3);
}
.dongh3{
    background: url(../images/dian3.png);
    z-index: 4;
    animation: da 100s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@keyframes cc {
    0%{
        background-position: 0 0;
    }
    100%{
        background-position: 600% 0;
    }
}
@keyframes da {
    0%{
        background-position: 0 0;
    }
    100%{
        background-position: 0 600%;
    }
}
.foot{
    background:#4b494a url("../images/bots.jpg") no-repeat;
    background-size: cover;
    padding: 50px 0 0;
}
.foot4{
    float: left;
}
.foot4 img{
    width: 100px;
    height: 100px;
}
.foot7 img{
    height: 54px;
    padding-top: 5px;
}
.foot5{
    margin-left: 120px;
}
.foot8{
    color: #fff;
    height: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    margin-top: 5px;
}
.foot6{
    float: left;
}
.foot9{
    margin-left: 20px;
    float: left;
}
.foot9{
    color: #fff;

    line-height: 28px;
}
.foot10{
    padding-top: 40px;
}
.foot12{
    background: rgba(250, 250, 250, 0.08);
    height: 50px;
    line-height: 50px;
    color: #d5d4d4;
    font-size: 19px;
    text-align: center;
    margin-top: 20px;
    border-radius: 42px;
}
.foot12 span{
    display: inline-block;
    margin: 0 15px;
    color: #4c9dee;
    font-size: 24px;
}
.foot13{
    height: 35px;
    line-height: 35px;
    color: #b8b8b8;
    margin-top: 10px;
}
.foot2{
    float: left;
    width: 565px;

}
.footz{
    float: right;
    width: calc(100% - 615px);
    border-left: dashed 1px #828282;
    padding-left: 50px;
    box-sizing: border-box;
}
.foot14{
    float: left;
    width: 45%;
}
.foot17{
    float: right;
    width: 50%;
}
.foot15{
    line-height: 40px;
    height: 40px;
    border-bottom: dashed 1px #585858;
    color: #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 17px;
}
.foot16 a{
    margin-right: 2%;
    display: inline-block;
    line-height: 33px;
    color: #999;
    width: 47%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.foot16 a:hover{
    color: #2550bd;
}
.foot18{
    line-height: 40px;
    height: 40px;
    border-bottom: dashed 1px #585858;
    color: #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 17px;
}

.foot19 a{
    display: block;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
}
.foot19 a:hover{
    color: #2550bd;
}
.foot20{
    text-align: center;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    color: #999;

    background: #333;
}
.ibfu{
    height: 0px;
    line-height: 50px;
    text-align: center;
    margin-top: 70px;
    /*background: rgba(60, 60, 60, 0.52);*/
    margin-bottom: 10px;
    overflow: hidden;
}
.ibfu a{
    color: #999;
    margin: 0 10px;
    display: inline-block;
}
.ibfu span{
    color: #ccc;
}

.ffal {
    width: 1350px;
    margin: 40px auto 0;
}
.shuyeanli2 img {
    width: 100%;
    height: 256px;
}
.shuyeanli4 {
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0.8);
    opacity: 0;
    transition: 0.7s;
}

.shuyeanli3 {
    transition: .8s;
    transform: scale(1);
}
.ffal .swiper-slide:hover .shuyeanli2 .shuyeanli4 {
    opacity: 1;
    transform: scale(1);
}
.ffal .swiper-slide:hover .shuyeanli2 .shuyeanli3 {
    transform: scale(0.7);
}
.shuyeanli5{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding:  0 15px;
}
.inzzze3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px!important;
    left: auto;
}
.inzzze3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0px!important;
    right: auto;
}
.inzzze3 .swiper-button-prev:after{
    color: #2550bd;
}
.inzzze3 .swiper-button-next:after{
    color: #2550bd;
}
.inzzze3 .swiper-button-next, .swiper-button-prev{
    top: 60%!important;
}











.photo {
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 99999;
    width: 100%;
    height: 0;
    box-sizing: border-box;
    transition: 0s;
    overflow: hidden;
}
.photo1 {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 35px;
    box-sizing: border-box;
}
.photo2 {
    background: url(../images/nav-shut.png) no-repeat center;
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    position: absolute;
    right: -0px;
    top: -0px;
}
.photo3 img {
    height: 37px;
    margin-left: -3px;
    margin-top: -22px;
    margin-bottom: 20px;
}
.photo4{
    height: calc(100% - 100px);
    overflow-y:auto ;
}
.photo4>ul>li {
    line-height: 45px;
    border-bottom: solid 1px #e8e7e7;
    background: url(../images/nav-ico1.png) no-repeat left 15px;
    background-size: 15px 15px;
    padding-left: 25px;
}
.photo4>ul>li>a {
    position: relative;
    display: block;
    height: 45px;
}
.photo4>ul>li>a:after {
    background: url(../images/nav-ico6.png) no-repeat right center;
    background-size: 12px 12px;
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    width: 45px;
    height: 45px;
    content: '';
    transform: rotate(0deg);
}
.photo4>ul>li>ul {
    height: 0;
    overflow: hidden;
    transition: .5s;
    margin-left: -25px;
}
.photo4>ul>li>ul>li {
    line-height: 45px;
    position: relative;
    padding-left: 35px;
    font-size: 13px;
    border-top: solid 1px #eee;
}
.photo4>ul>li>ul>li a {
    display: block;
}
.photo4>ul>li>ul>li:after {
    position: absolute;
    left: 20px;
    top: 21px;
    width: 3px;
    height: 3px;
    background: #2550bd;
    content: '';
    display: block;
}

@media screen  and (min-width: 640px) and (max-width: 1300px) {
    .hedtop6{
        display: none;
    }
    .hedtop3 {
        float: right;
        margin-left: 0px;
        width: calc(100% - 183px);
    }

}