*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Microsoft YaHei" ! important;
}
i,
em{
    font-style:normal;
}
img{
    width: 100%;
    height: auto;
    max-width: 100%;
    border: none;
    vertical-align: top;
}
body{
    background: #fff;
}
.left{
    float: left;
}
.right{
    float: right;
}
input{
    outline: none;
    border: none;
}
select::-ms-expand {
    display: none;
}


.logo{
    float: left;
    width: auto;
    vertical-align: middle;
}
.logo a{
    float: left;
}
.logo img{
    width: 100%;
}

.index{
    position: relative;
    width: 100%;
    min-height: 100vh;

    background: url(../images/bgc-01.png);
    background-size: 100% 100%;
}
.logo-top{
    width: 480px;
    position: absolute;
    top: 12.5%;
    left: 50%;
    margin-left: -240px;
}
.logo-top h3{
    font-size: 30px;
    vertical-align: middle;
    line-height: 50px;
    color: #fff;
}
a:hover{
    color: #cc0000!important;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
    border: 0px;
}
.nav-list li:hover  p{
    color:#cc0000;
}
.nav-list li:hover img{
   
    overflow: hidden;
}
.search{
    position: absolute;
    width: 590px;
    height: 40px;
    left: 50%;
    margin-left: -295px;
    top: 23%;
}
.search img{
    width: auto;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor:pointer;
}
.search .inp1{
    width: 71%;
    height: 40px;
    text-indent: 8px;
    color: #666;
    border-radius: 5px 0 0 5px;
}
.search .inp2{
    cursor:pointer;
    width: 6.7%;
    height: 40px;
    background: #cc0000;
    border-radius: 0 5px 5px 0;
}
.search .search:hover img{
    cursor: pointer;
}
.search .inp1::-webkit-input-placeholder{
    color: #ccc;
}
.nav-img{
    width: 100%;
    margin: 30px 0 50px;
}
.nav-img img{
    width: auto;
}
.search .inp3{
    cursor:pointer;
    position: relative;
    width: 20%;
    overflow: hidden;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    border-radius: 5px;
}
.search .inp3::before{
    content: "";
    position: absolute;
    right: 10px;
    top: 18px;
    width: 12px;
    height: 5px;
    background: url("../images/xiala.png") no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}
.search .inp3.inp-hide::before{
    content: "";
    position: absolute;
    right: 10px;
    top: 18px;
    width: 12px;
    height: 5px;
    background: url("") no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}
.inp3 li{
    position: relative;
    width: 100%;
    background: #fff;
    padding-left: 10px;
    z-index: 9;
}
.inp3.active{
    overflow: hidden;
}
.inp3 li span{
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.search .inp3.inp-hide{
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
}

/*轮播图按钮样式*/

.banner{
    position: relative;
    margin-top: 26%;
}
.banner .swiper-container1 .swiper-pagination1 {
    width: 100%;
    bottom: 20px;
    z-index: 6;
    text-align: right;
}
.banner .swiper-container1 .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 10px !important;
}
.banner .swiper-container1 .swiper-pagination-bullet-active{
    background-color: #cc0000;
}
.banner .swiper-pagination-bullet{
    background-color: #fff;
}

.nav-list{
    margin: 30px -17px 0;
}
.nav-list li{
    float: left;
    width: 25%;
    padding: 0 17px;
    text-align: center;
    overflow: hidden;
}
.nav-list li a{
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.nav-list li img{
    width: auto;
}
.nav-text{
    position: relative;
    background: #fff;
    height: 60px;
    padding-top: 30px;
}
.nav-text img{
    position: absolute;
    top: -26px;
    left: 50%;
    margin-left: -26px;
}
.nav-text p{
    font-size: 16px;
    color: #333;
    line-height: 25px;
    font-weight: 700;
}
.pager li a{
    border: 1px solid #cccccc;
}
.pager li a:hover{
    background: #cc0000;
    color: #fff !important;
}
@media (max-width :1610px){
    .logo-top{
        top: 40px;
    }
    .search{
        top: 100px;
    }
    .banner {
        position: relative;
        margin-top: 170px;
    }

}


/* 主体内容 */

@media (max-width :1370px){
    .index1{
        /*width: 1000px !important;*/
        margin: 0 auto;
    }
    .ljc {
        /*width: 00px !important;*/
        margin: 0 auto;
    }
    .jctj .zhongj {
        padding: 0 260px!important;
        padding-top: 80px!important;
    }
    .logo-top {
        width: 480px;
        position: absolute;
        top: 40px;
        left: 50%;
        margin-left: -240px;
    }
    .search {
        position: absolute;
        width: 590px;
        height: 40px;
        left: 50%;
        margin-left: -295px;
        top: 100px;
    }
    .banner {
        position: relative;
        text-align: center;
        margin:  170px auto 0 auto;


    }
    .logo-top h3 {
        font-size: 25px;
        vertical-align: middle;
        line-height: 50px;
        color: #fff;
    }
    .logo img {
        width: 80%;
    }
}
@media (max-width :1024px){
    .container{
        /*margin: 0 !important;*/
    }
    .index1{
        /*width: 1000px !important;*/
    }
    .banner {
        text-align: center;
        margin: 0 auto;
        position: relative;
        margin-top: 20%;
        /*width: 900px;*/
    }
    .nav-list {
        /*margin: 30px -17px 0;*/
        /*width: 900px;*/
        margin: 0 auto;
        text-align: center;
    }
    .logo img {
        width: 80%;
    }
    .logo-top h3 {
        font-size: 24px;
        vertical-align: middle;
        line-height: 50px;
        color: #fff;
    }
    .logo-top {
        width: 480px;
        position: absolute;
        top: 6.5%;
        left: 50%;
        margin-left: -240px;
    }
    .search {
        position: absolute;
        width: 460px;
        height: 40px;
        left: 50%;
        margin-left: -230px;
        top: 17%;
    }
    .search img {
        width: auto;
        position: absolute;
        right: 4px;
        top: 8px;
        cursor: pointer;
    }
    .inp3 li span {
        font-size: 12px;
        color: #666;
        line-height: 40px;
    }
    .nav-list li {
        float: left;
        width: 25%;
        padding: 0 34px;
        text-align: center;
        overflow: hidden;
    }
}


@media (max-width :1000px) {
    .banner {
        text-align: center;
        margin: 0 auto;
        position: relative;
        margin-top: 60%;
    }
}








