*{
    padding: 0;
    margin: 0;
    color: #333333;
}
li{
    list-style: none;
}
.fl {
float: left !important;
}

.fr {
float: right !important;
}

.clearfix {
clear: both;
}

.clearfix:after {
display: block;
height: 0;
line-height: 0;
content: "";
visibility: hidden;
clear: both;
}
.header{
    background: url(ggqsydw_top.png) top center no-repeat;
    height: 452px;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.wsjk-box{
width: 1200px;
margin: 0 auto;
position: relative;
height: auto;
}
.jy-box{
width: 1200px;
margin: 0 auto;
position: relative;
height: auto;
}
.contain{
position: relative;
height: 400px;
}
.ylws-title ul,.jy-title ul{
display: flex;
margin-bottom: 10px;
}
.ylws-title ul li,.jy-title ul li{
margin-right: 10px;
height: 30px;
line-height: 30px;
color: #666666;
padding: 0 10px;
font-size: 15px;
}
.ylws-title ul li.on,.jy-title ul li.on{
color: #fff;
background: #017CDB;
}
.swiper-container{
height: 100%;
overflow: hidden;
}
.swiper {
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
}

.swiper-slide {
font-size: 18px;
height: calc((100% - 30px) / 2) !important;
background: #F2F8FF;
padding: 10px;
display: flex;
justify-content: flex-start;
align-items: center;
box-sizing: border-box;
position: relative;
}
.jg-img{
width: 150px;
height: 140px;
margin-left: 20px;
}
.jg-content{
margin-left: 20px;
font-size: 16px;
}
.jg-content > p{
height: 36px;
line-height: 36px;
}
.jg-content > p > img{
vertical-align: middle;
margin-right: 10px;
}
.jg-content .jg-title{
font-size: 20px;
font-weight: 600;
}

.swiper-slide .link-img{
width: 20px;
height: 20px;
position: absolute;
top: 15px;
right: 15px;

}
.ylws-content .ylws-item,.jy-content .jy-item{
display: none;

}
.ylws-content .ylws-item.active,.jy-content .jy-item.active{
display: block;
}
.next1
{
background: url(zctj_right.png);
position: absolute;
top: 41%;
right: -50px;
width: 50px;
height: 50px;
background-size: 100% 100%;
z-index: 2;
}
.next1.swiper-button-disabled
{
background: url(zctj_right_1.png);
background-size: 100% 100%;
}
.prev1
{
background: url(zctj_left.png);
position: absolute;
top: 41%;
left: -50px;
width: 50px;
height: 50px;
background-size: 100% 100%;
z-index: 2;
}
.prev1.swiper-button-disabled
{
background: url(zctj_left_1.png);
background-size: 100% 100%;
}
.sdqr-box{
width: 100%;
}
.sdqr-box ul{
display: flex;
justify-content: center;
}
.ggjt-con{
width: 590px;
height: 252px;
background: url(ggjt_bg.png) no-repeat;
background-size: 100% 100%;
overflow: hidden;
}
.hjbh-con{
width: 590px;
height: 252px;
background: url(hjbh_bg.png) no-repeat;
background-size: 100% 100%;
overflow: hidden;
}
.ggjt-item,.hjbh-item{
width: 80%;
margin: 0 auto;
text-align: center;
background: #fff;
margin-top: 32px;
}

.ggjt-item p{
height: 50px;
line-height: 50px;
font-size: 24px;
font-weight: 600;
color: #017CDB;
letter-spacing: 20px;
}
.hjbh-item p{
height: 50px;
line-height: 50px;
font-size: 24px;
font-weight: 600;
color: #017CDB;
}
.sdqr-box ul li a{
display: block;
position: relative;
}
.sdqr-box ul li a p{
position: absolute;
width: 100%;
text-align: center;
bottom: 30px;
font-size: 20px;
font-weight: 600;
}
.sdqr-box ul li:hover a p{

color: #fff;
}
.sdqr-box ul li .sel_img{
display: none;
}
.sdqr-box ul li:hover .sel_img{
display: block;
}
.sdqr-box ul li .nor_img{
display: block;
}
.sdqr-box ul li:hover .nor_img{
display: none;
}