.banner{
    width: 1200px;
    /*height: 250px;*/
    margin: 15px auto;
    position: relative;
    /*background: url("fg.png") no-repeat center;*/
}
.banner img{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.center{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;

}
.cen_word{
    padding-top: 20px;
    box-sizing: border-box;
}

.cen_a{
    width: 600px;
    /*border: 1px solid #000;*/
    padding: 25px;
    float: left;
    box-sizing: border-box;
}

.cen_zuml{
    width: 1200px;
    margin: 0px auto;
    padding: 20px 0px;
}

.cen_tit{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #2e8ddb;
    margin-bottom: 20px;
    /*background: url("ep.png") no-repeat bottom;*/
    /*background-size: 100% 40px;*/

}
.cen_tit li{
    height: 40px;
    line-height: 38px;

}
.cen_tit .cen_li{
    float: left;
    padding: 0 16px;
    font-size: 17px;
    font-weight: 700;
    background-color: #2e8ddb;
    cursor: pointer;
}
.cen_tit .cen_li a{
    color: #FFFFFF;
}

.cen_tit .cen_c{
    float: left;
    font-size: 16px;
    margin-left: 20px;
}

.cen_tit .cen_gd{
    float: right;
    font-size: 16px;
}


.cen_tit .cen_gd a{
    color: #666666;
}
.cen_list li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #CCCCCC;
}

.cen_list li i{
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-top: 13px;
    margin-right: 5px;
    background-size: 12px 8px;

}
.cen_list li span{
    float: right;
    font-size: 14px;
    color: #999999;
}

.cen_list li:hover a{
    color: #2e8ddb;
}

.cen_video{
    width: 530px;
    height: 287px;
}
.cen_video a >img{
    width: 100%;
}

.cen_introduce .cen_in_a{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #e3f0f4;
    border-radius: 8px;
}


.cen_introduce .cen_in_a p{
    font-size: 16px;
    text-indent: 2em;
    color: #484646;
    user-select: none;
}

.cen_in_b{

    margin-top: 30px;

}

.cen_in_b ul li{
    float: left;
    width: 275px;
    height: 230px;
    margin-left: 30px;
    background-color: #edf7ff;
    position: relative;
    border: 1px solid #2e8ddb;
    border-radius: 15px;
    user-select: none;
}

.cen_in_b ul li span{

}

.cen_in_b ul li .cen_qp{
    display: block;
    width: 200px;
    height: 50px;
    margin: 15px auto;
    background-color: #2e8ddb;
    border-bottom-color: #2e8ddb;
    /*Ϊ�˸�afterαԪ���Զ��̳�*/
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    padding: 5px 12px 5px 12px;
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
    word-break: break-all;


}

.cen_qp::before {
    content: '';
    position: absolute;
    top: 110%;
    left: 45%;
    width: 10px;
    height: 10px;
    margin-top: -10px;
    background: inherit;
    /*�Զ��̳и�Ԫ�صı���*/
    transform: rotate(45deg);
}

.cen_in_b ul li p{
    font-size: 15px;
    color: #3e3c3c;
    line-height: 26px;
    text-align: center;
    padding: 0px 10px;
    font-size: 14px;
}

.cen_tyq{
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.cen_tyq ul li{
    float: left;
    width: 135px;
    margin-left: 15px;
}
.cen_tyq ul li img{
    width: 135px;
    height: 100px;
}

.wrapper{
    width:1200px;
    /* height:200px; */
    border: 5px solid #fff;
    margin: 20px auto; 
    overflow: hidden;
    box-sizing: border-box;
}

.wrapper ul li{
    position: relative;/*��Զ�λ���ο���*/
    float: left;
    list-style: none;	/*ȥ��С�ڵ�*/
    width:170px;
    height: 80px;
    border-left: 10px solid #ffffff;
    transition: .6s;
    background-color: #fff;
    box-sizing: border-box;
}
.wrapper ul:hover li{
    width: 105px;
    /* 135 */
}
.wrapper ul li:hover{
    width: 510px;
}
.content{
    position: absolute;/*�˶���*/
    width: 500px;
    height: 80px;
    left: 0px;
    top: 0px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px;
    padding-left: 140px;
    box-sizing: border-box;
    
}
.wrapper ul li:hover .content{
    border: 2px solid rgba(6, 69, 151, 1);
    border-radius: 10px;
}


.content .clml,.ckzt{
    float: left;
    width: 170px;
    height: 60px;
    background-color: #ffd8d8;
    text-align: center;
    line-height: 60px;
}
.content .ckzt{
    background-color: #c7d39d;
}
.content .ckzt a{
    color: #000000;

}
.content .clml a{
    color: #000000;

}
.content .ckml{
    width: 340px;
    height: 60px;
    background-color: #ffd8d8;
    text-align: center;
    line-height: 60px;
}
.content .ckml a{
    color: #000000;

}

.wrapper ul li p{
    position: absolute;
    left:0;
    font-size: 18px;
    font-weight: bold;
    width:160px;
    height: 78px;
    /* background-color: rgb(26, 81, 153,0.7); */
    background-color: rgba(255, 255, 255, 1);
    line-height: 78px;
    color: #000000;
    text-align: center;
    border: 1px solid rgba(6, 69, 151, 1);
    border-radius: 10px;
    transition: .7s;
}
.p1{
    left: 0;
    top: 0;
}
.p2{
    left: 0;
    bottom: 0;
}
.wrapper ul li:hover p{
    width: 130px;
    height: 80px;
    color: #fff;
    line-height: 80px;
    background-color: rgba(6, 69, 151, 1);
}
.jdsd{
 width: 1200px;
 height: 100px;
 margin-top: 20px;

}
.jdsd ul li{
    float: left;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #2e8ddb;
    margin-left: 25px;
    font-size: 18px;
    font-weight: bold;
}
.jdsd ul li a{
    color: #fff;
}