

.magezine_ul li{
    width: 50%;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f6fb;
    position: relative;
    padding-left: 124px;
}
.magezine_ul li .pic{
    width: 124px;
    height: 166px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    left: 0;
}
.magezine_text{
    width: calc(100% - 124px);
    display: inline-block;
    padding: 10px 28px;
    height: 166px;
}
.magezine_text h1{
    font-size: 18px;
    color: #333333;
}
.magezine_text p{
    font-size: 12px;
    color: #666666;
    margin: 0;
    margin-top: 10px;
}
.magezine_ul li .btn{
    margin: 0;
    margin-top: 56px;
    padding: 0;
}
.magezine_ul li .btn a{
    font-size: 14px;
    color: #666666;
    width: 76px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-right: 20px;
    border-radius: 3px;
}

.jieshaotu_text h2 {
    font-size: 34.5px;
    color: #fff;
}
.jieshaotu_text h3 {
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
    margin-top: 10px;
}
.jieshaotu_text{
    height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.report_ul li{
    margin-right: 38px;
    float: left;
    margin-bottom: 38px;
    width: calc(25% - 29px);
    background: url(../images/report_bg.png)no-repeat center center;
    height: 260px;
    color: #fff;
    text-align: center;
}
.report_ul li h1{
    font-size: 18px;
    margin: 50px 0 90px;
}
.report_ul li h2{
    font-size: 24px;
    margin-bottom: 38px;
}
.report_ul li:nth-child(4n){
	margin-right: 0;
}
.pagination02 li{
	width: 32px;
	height: 30px;
    float: left;
    text-align: center;
    line-height: 28px;
    border: 1px solid #dddddd;
    color: #999999;
    border-left:0;
}
.pagination02 li:first-child{
	border-left: 1px solid #dddddd;
}
.pagination02 li:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 26px;
}
.pagination02 li:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    line-height: 26px;
}
.pagination02 li.active{
	background: #e13f3f;
	color:#fff;
	font-weight: 600;
	border:1px solid #e13f3f;
}
.pagination02{
    width: 258px;
    margin: 0px auto;
    padding: 20px 0;
}

.video_assocaite_ul li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    border-bottom: 1px solid #f1f6fb;
}
.video_assocaite_ul li .pic{
    width: 318px;
    height: 180px;
    overflow: hidden;
    position: relative;
}
.zhezhao_flow{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(00, 00, 00, .5);
    text-align: center;
    line-height: 180px;
}
.video_info{
    padding-left: 24px;
}
.video_info h1{
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 10px;
}
.video_info p{
    font-size: 12px;
    color: #666666;
}
.video_info a{
    font-size: 14px;
    color: #999999;
    width: 97px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    margin-top: 66px;
}
.video_info a img{
    margin-left: 6px;
    position: relative;
    top: -2px;
}
.video_det h1{
    text-align: center;
    font-size: 20px;
    color: #354c71;
    margin: 20px 0 10px;
}
.video_det p{
    text-align: center;
    font-size: 14px;
    color: #888888;
    margin-bottom: 30px;
}
.video_det .pic{
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 97%;
    margin: auto;
}
.video_det .zhezhao_flow{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(00, 00, 00, .5);
    text-align: center;
    line-height: 450px;
}
.video_det p img{
    position: relative;
    margin-right: 4px;
    top: -2px;
}
.service_ul li{
    margin-right: 20px;
    float: left;
    width: calc(33% - 11px);
    margin-bottom: 20px;
}
.service_ul li img{
    width: 100%;
}
.service_ul li:nth-child(3n){
	margin-right:0;
}
.service_ul li p{
    text-align: center;
    color: #222222;
    font-size: 14px;
    line-height: 44px;
    margin: 0;
    border: 1px solid #e5e5e5;
}
.service_ul li:hover p {
    color: #fff;
    background: #e13f3f;
    border:1px solid #e13f3f;
}
.contact_us h1{
    font-size: 20px;
    text-align: center;
    color: #333333;
    margin: 20px 0;
}
.contact_us_ul{
    background: #f7f9fa;
    height: 123px;
    padding: 18px 0;
    margin-bottom: 30px;
}
.contact_us_ul li{
    width: 33.33%;
    float: left;
    text-align: center;
    border-right: 1px solid #ecedee;
}
.contact_us_ul li .pic{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #e13f3f;
    text-align: center;
    line-height: 34px;
    margin: auto;
}
.contact_us_ul li p{
    font-size: 14px;
    color: #999999;
    margin: 6px 0;
}
.contact_us_ul li h2{
    font-size: 18px;
    color: #333333;
}
.top {
	 line-height: 130px;
}
.contact_us_ul li:last-child{border-right:0;}


.join_table01{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.join_table01_left{
    -webkit-box-flex: 0.76;
    -ms-flex: 0.76;
    flex: 0.76;
}
.join_table01_left_ul li:nth-child(2n-1){
    border-bottom: 1px solid #e2e2e2;
    height: 56px;
    padding: 8px 0;
    width: 42%;
    float: left;
}
.join_table01_left_ul li:nth-child(2n){
    border-bottom: 1px solid #e2e2e2;
    height: 56px;
    padding: 8px 0;
    width: 58%;
    float: left;
}
.join_table01_left_ul li label{
    width: 90px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
}
.join_table01_left_ul li input{
    width: 150px;
    height: 38px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    padding-left: 10px;
}
.join_table01_right {
    -webkit-box-flex: 0.24;
    -ms-flex: 0.24;
    flex: 0.24;
    text-align: center;
    padding-top: 10px;
    border-bottom: 1px solid #e2e2e2;
}
.join_table01_left_ul li select{
	padding-left: 10px;
    width: 86px;
    height: 38px;
    border: 1px solid #e2e2e2;
    background: url(../images/select_ed.png) 58px center no-repeat;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.join_table01_right .pic{
    width: 118px;
    height: 126px;
    border: 1px solid #e2e2e2;
    background: #eeeeee;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
}
.join_table01_right h1{
    font-size: 14px;
    color: #666666;
    padding: 0;
    margin: 10px 0;
}
.join_table01_right p{
    font-size: 12px;
    color: #999999;
    margin: 6px 0;
}
.join_table02 li:nth-child(2n-1){
    border-bottom: 1px solid #e2e2e2;
    height: 56px;
    padding: 8px 0;
    width: 55%;
    float: left;
}
.join_table02 li input{
    width: 300px;
    height: 38px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    padding-left: 10px;
}
.join_table02 li label{
    width: 90px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
}
.join_table02 li:nth-child(2n){
    border-bottom: 1px solid #e2e2e2;
    height: 56px;
    padding: 8px 0;
    width: 45%;
    float: left;
}
.join_table03 li{
    border-bottom: 1px solid #e2e2e2;
    height: 56px;
    padding: 8px 0;
    width: 33.33%;
    float: left;
}
.join_table03 li label{
    width: 90px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
    text-align: left;
}
.join_table03 li input{
    width: 170px;
    height: 38px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    padding-left: 10px;
}
.join_table03 li:nth-child(3n){text-align: right;}

.radio_label{cursor: pointer; font-weight: 500; background:url(../images/check1.png) left center no-repeat; display:inline-block; padding-right:30px; margin-bottom:10px;}
.radio_label.on{background:url(../images/check2.png) left center no-repeat; }
.radio_input[type=radio]{ opacity:0; width:18px; height:18px; margin:0px; margin-right:10px;}

.join_table04{
    position: relative;
    padding-left: 90px;
    padding-top: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 6px;
}
.join_table04 span{
    position: absolute;
    left: 0;
    width: 90px;
    margin: 0;
    font-size: 14px;
    color: #666666;
}
.join_table05 h3{
    font-size: 14px;
    color: #333333;
    margin: 20px 0;
    font-weight: 600;
}
.join_table05_input{
    position: relative;
    padding: 10px 0;
    padding-left: 94px;
    border-bottom: 1px solid #e2e2e2;
}
.join_table05_input span{
    width: 90px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
    position: absolute;
    left: 0;
    margin: 0;
}

.join_table05_input input {
    width: 100%;
    height: 38px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    padding-left: 10px;
}
.join_table05_highlight{
    font-size: 14px;
    color: #e13f3f;
    margin: 20px 0 40px;
}
.beizhu{
    position: relative;
    padding: 10px 10px 10px 106px;
    width: 64%;
}
.beizhu span{
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #e13f3f;
    margin: 0;
}
.beizhu p{
    font-size: 14px;
    color: #e13f3f;
    display: inline;
    margin-bottom: 10px;
}
.join_table06 span{
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
    min-width: 200px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
}
.join_table06{margin-bottom: 20px;}
.join_table07 a{
    display: block;
    width: 300px;
    line-height: 40px;
    font-size: 17px;
    color: #fff;
    background: #e13f3f;
    text-align: center;
    margin-bottom: 40px;
    border-radius: 3px;
}
.job_ziliao{
    padding: 10px 0;
    border-bottom: 1px solid #e2e2e2;
}
.job_ziliao_left{
    width: 560px;
    float: left;
}
.job_ziliao_left label{
    width: 90px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
    text-align: left;
}
.job_ziliao_left input{
    width: 180px;
    height: 38px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    padding-left: 10px;
}
.job_ziliao_left span{
    display: inline-block;
    padding: 0 10px;
}
.job_ziliao_right{
    width: 320px;
    float: left;
}
.job_ziliao_right label{
    width: 110px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
    text-align: left;
}
.job_ziliao_right input{
    width: 206px;
    height: 38px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    padding-left: 10px;
}
.jianjie .report_ul p{
    font-size: 12px;
    color: #fff;
    line-height: 26px;
    margin:0;
}