*{margin:0;padding:0;

}
.swiper-pagination-bullet {
            width: 200px;
            height: 10px;
            text-align: center;
            line-height: 20px;
            font-size: 12px;
            border-radius: 0;
            color:#000;
            opacity: 1;
            background: rgba(0,0,0,0.2);
        }
        .swiper-pagination-bullet-active {
            color:orange;
            background: orange;
        }
ul li{
    list-style: none;

}

.gsjj{
    width: 100%;
    height: 702px;
    background-color: white;
}
.content{
    /*border: 1px solid red;*/
    
    width:  1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bt{
    width: 260px;
   margin: 60px auto 60px;
}
h2{
    font-size:42px;
    text-align: center;
}
.bt p{
    margin-top:4px;
    font-size: 22px;
    text-align: center;
    color: #ef9920;
    margin-bottom: 20px;
}

.gsjj .left{
    width: 550px;
    float: left;
    overflow: hidden;
}
.gsjj .left p{
    font-size: 20px;
    line-height: 31px;
}
.gsjj img{

    float: right;
    overflow: hidden;
}
.gsjj .left a{
    font-size: 17px;
    width:100px;
    height: 35px;
    display: inline-block;
    border: 1px solid black;
    margin-bottom: 80px;
    line-height: 35px;
    padding-left: 14px;
    margin-top:131px;
}
.gsjj .left a span{
    display: inline-block;
    width: 13px;
    height: 15px;
    position: relative;
    top:2px;
    margin-left: 10px;
}
.cpzs{
    padding-top: 20px;
    width: 100%;
    height: 804px;
    background: url("/Public/images/pc/images/back.png") no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;

}
.cpzs a{
    width:135px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding-left: 17px;
    border: 1px solid white;
    position: relative;
    left: -10px;
}
.cpzs a img{
    margin-left: 10px;
    position: relative;
    top:2px;
}
.cpzs .swiper-container1{width:76%;margin: 0 auto;padding: 30px 10px;overflow: hidden}
.cpzs .swiper-slide{text-align: center;overflow: hidden;position: relative;}
.cpzs .swiper-slide img{height: 350px;}
.cpzs .swiper-slide-next{transform: scale(1.2);margin-top:0px}
.rjxt{
    width: 100%;
    height: 794px;
    overflow: hidden;
    background: white;
}
.rjxt ul li{
    border-bottom:1px solid gray;
    width: 480px;
    height: 100px;
    float: left;
    overflow: hidden;
    margin-top: 100px;
    margin-left: 240px;
    color: gray;
    padding-bottom: 38px;
    font-size: 20px;
}

.rjxt ul li img{
    float: left;

    margin-right: 70px;
}
.rjxt ul li h3{
    color: #ef9920;
    font-size:32px ;
    margin-bottom: 10px;
}

.rjxt a{
    line-height: 35px;
    padding-left: 14px;
    font-size: 17px;
    color: black;
    width:107px;
    height: 35px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid black;
    position: relative;
    top: 50px;
}
.a{
    width: 120px;
    height: 37px;
    margin: 0 auto;
}
.rjxt a img{
    margin-left: 10px;
    position: relative;
    top:2px;
}
.cgal{
    height: 580px;
    width: 100%;
    background: url("/Public/images/pc/images/cgback.png");
}
.cgal img{

width: 100%;
}
.cgal ul{
    width: 100%;
    margin:  0 auto;
}
.cgal li{
    float: left;
    margin: 14px 15px;
}
.news{
    width: 100%;
    padding-bottom: 80px;
    /*border: 1px solid red;*/
    background:white;
 }
 .kuang{
     margin-top: 60px;
 }
 .kuang li{
     width: 29%;
     /*border: 1px solid black;*/
     float: left;
     overflow: hidden;
     margin-left: 6.25%;
 }
 .img{
     margin-top: 32px;
    margin-bottom: 10px;
 }
  .img img{
   width:100%;
   height:194px;
 }
 .cate{
     font-size: 34px;
 }
 .img p{
    font-size: 18px;
     color: white;
     text-align: left;
     margin-top: -35px;
     padding-left:8px;
         overflow: hidden;
    text-overflow: ellipsis;
 }
 .titl{
     color: #666666;
     font-size: 20px;
     margin-top:45px;

 }
 .titl a{
     text-decoration: none;
     color: #666666;
     margin-top: 10px;
     display: block;
     overflow: hidden;
    text-overflow: ellipsis;
 }


.mengban{
    position: absolute;             //相对于img-container定位，
    top: 0;
    background-color:black;
}
