*{
    box-sizing: border-box;
}
.box-1200{
    width: 1200px;
    margin: 0 auto;
}
/* 清除浮动 */
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.msbzfwbg {
    background: url(banner.png) 0% 0% / 100% 100% no-repeat;
    margin-bottom: 60px;
}

/* 第一层 */
.content1 .con_title{
    width: 100%;
    height: 49px;
    background: url("yshj_title.png") top center no-repeat;
    margin-bottom: 30px;
}
.con1_list{
    width: 100%;
    height: auto;
}
.list_tit{
    float: left;
    width: 277px;
    height: 154px;
    border: 1px solid #E8F2FF;
    color: #333;
    overflow: hidden;
    margin: 0 30px 30px 0;
    position: relative;
}
.list_tit:hover{
    box-shadow: 0 0 10px 0 #09294d1f;
}
.list_tit>div{
    padding: 20px;
}
.on{
    box-shadow: 0 0 10px 0 #09294d1f;
    border: 1px solid #E8F2FF;
    position: relative;
    z-index: 999;
    background-color: #fff;
}

.list_tit:nth-child(4n){
    margin-right: 0;
}
.list_tit:nth-child(4n+1) .hover_list{
    left: 0;
}
.list_tit:nth-child(4n+2) .hover_list{
    left: -309px;
}
.list_tit:nth-child(4n+3) .hover_list{
    left: -615px;
}
.list_tit:nth-child(4n+4) .hover_list{
    left: -920px;
}
.list_tit h3{
    font-size: 22px;
    height: 48px;
    line-height: 48px;
    font-weight: 600;
    margin: 0;
}
.list_tit:nth-child(1) h3{
    background: url("zzrz.png") right center no-repeat;
}
.list_tit:nth-child(2) h3{
    background: url("ysfw.png") right center no-repeat;
}
.list_tit:nth-child(3) h3{
    background: url("tzsp.png") right center no-repeat;
}
.list_tit:nth-child(4) h3{
    background: url("scjg.png") right center no-repeat;
}
.list_tit:nth-child(5) h3{
    background: url("rzxd.png") right center no-repeat;
}
.list_tit:nth-child(6) h3{
    background: url("nlms.png") right center no-repeat;
}
.list_tit:nth-child(7) h3{
    background: url("kjcx.png") right center no-repeat;
}
.list_tit:nth-child(8) h3{
    background: url("ggxy.png") right center no-repeat;
}
.list_tit:nth-child(9) h3{
    background: url("gcjs.png") right center no-repeat;
}
.list_tit:nth-child(10) h3{
    background: url("frqt.png") right center no-repeat;
}

.list_tit:last-child>div:first-child{
    padding-right: 0;
}
.list_tit:last-child>div:first-child h3{
    background: url("frqt.png") 190px center no-repeat;
}
.list_tit h3>a{
    display: block;
    width: 100%;
    color: #333;
}

.list_tit .list_sxfl>li{
    float: left;
    padding: 10px 5px;
}
.ckgd{
    float: left;
    padding: 10px 7px;
    cursor: default;
    color: #666;
}
.list_tit .list_sxfl>li:nth-child(2n-1){
    padding-left: 0;
    background: url("shuxian.png") right center no-repeat;
}
.list_tit .list_sxfl>li>a{
    font-size: 16px;
    color: #666;
    cursor: pointer;
}
.list_tit .list_sxfl>li>a+img{
    display: none;
}
.list_tit .hover_list li>a+img.ewm_on{
    display: block;
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 45px;
}


.list_tit .list_sxfl>li>a+img.ewm_on{
    display: block;
    position: absolute;
    z-index: 9999;
    width: 200px;
    left: -45px;
    top: 35px;
}

.content2 .con_title{
    width: 100%;
    height: 49px;
    background: url("tsfw_title.png") top center no-repeat;
    margin-bottom: 30px;
    margin-top: 30px;
}
.con2_list{
    width: 100%;
    height: auto;
}
.con2_list li{
    float: left;
    width: 277.5px;
    height: 270px;
    margin-right: 30px;
    box-shadow: 0 0 25px 0 #09294d26;
}
.con2_list li:last-child{
    margin-right: 0;
}
.con2_list li a{
    display: block;
    width: 100%;
    padding-top: 184px;
}
.con2_list li a span{
    display: block;
    width: 100%;
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 20px;
    color: #000;
}
.con2_list li:nth-child(1) a{
    background: url("zqhqzq.png") top center no-repeat;
}
.con2_list li:nth-child(2) a{
    background: url("bbdb.png") top center no-repeat;
}
.con2_list li:nth-child(3) a{
    background: url("zwfwdt.png") top center no-repeat;
}
.con2_list li:nth-child(4) a{
    background: url("qyrzxqzj.png") top center no-repeat;
}
.content3 .con_title{
    width: 100%;
    height: 120px;
    margin-bottom: 60px;
    margin-top: 60px;
}





/*手型判断class*/
.on_cur{
    cursor: default !important;
}





/*第二版样式*/
.hover_list{
    display: none;
    width: 1200px;
    height: auto;
    padding: 20px 20px 0 !important;
    box-shadow: 0 0 10px 0 #09294d1f;
    border: 1px solid #E8F2FF;
    background: #fff;
    position: absolute;
    z-index: 99;
    top: 150px;
}
.hover_list_sxfl>li{
    float: left;
    width: 274px;
    background-color: #EFF6FF;
    padding-left: 20px;
    margin: 0 20px 20px 0;
}
.hover_list_sxfl>li:nth-child(4n){
    margin-right: 0;
}
.hover_list_sxfl>li a{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 16px;
}
.ewm_phone{
    background: url("ewm.png") 220px center no-repeat;
}
.hover_list .hover_list_sxfl>li img{
    display: none;
}


.ewm_phone_list{
    background: url("ewm.png") right center no-repeat;
    padding-right: 17px;
}



/* 头部补充 */
.top_box3 {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 44px !important;
}
.top_box3 .top_box3_left {
    float: left;
}
.top_box3 .top_box3_left p {
    line-height: 56px;
    font-weight: 500;
    font-size: 40px;
    color: #FFFFFF;
}
.top_box3 .top_box3_left span {
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 18px;
    display: inline-block;
}
.phone_zq_list{
    display: none;
}
.top_box2{
    margin-bottom: 45px !important;
}