.bianxian {

	border-bottom: 1px solid #ECECEC;

}



.bianxian>.w1200 {

	font-size: 16px;

	line-height: 50px;

}



.bianxian a {

	font-size: 16px;

	color: #1176d2;

}



.bianxian span {

	font-size: 16px;

	color: #323232;

}



.w1130 {

	width: 1130px;

	margin: auto;

	padding-bottom: 80px;

}



.w1130 .diiu {

    width: 336px;
   /* box-shadow: 0 0 7px #2d2b2b;*/
    margin: 20px;
    border-radius: 8px;
    padding-bottom: 30px;
    display: inline-block;
    height: 510px;
    background:#fff;
}

.top-he {

	   
	       height: 74px;
    background: #1169bb;
	}



.ding {

	color: #fff;
    font-size: 13.98px;
    position: absolute;
    right: 2px;
    top: 0;
    width: 62px;
    height: 48px;
    text-align: center;
    line-height: 35px;
    background: url(../image/duobianxing.png) no-repeat;
    background-size: 100% 100%;

}



.top-he .bai2 {

	color: #ffffff;
    font-size: 20px;
    text-align: center;
    padding-top: 27px;

}



.top-he .bai3 {

	color: #ffffff;

	font-size: 14.24px;

	text-align: center;

	line-height: 40px;

}



.lekh {

	width: 121px;

	height: 121px;

	border: 1px solid #e1e1e1;

	margin-right: 23px;

	float: left;

}



.lekh img {


	height: 100%;

}



.seyu-on {

	margin: 26px;

	display: flex;

	align-items: center;

	border-bottom: 1px solid #E5E6EA;

	padding-bottom: 26px;

	margin-bottom: 0;

}



.right_l5i .p1 {

	color: #333333;

	font-size: 14px;

}



.right_l5i {

	float: left;

}



.right_l5i .p2 {

	color: #666;

	font-size: 14px;

	line-height: 20px;

	padding: 10px 0;

}



.right_l5i .p3 {

	color: #999999;

	font-size: 14px;

}



.box {

	    width: 85%;
    height: 35px;
    padding: 0px 24px;

}



.syu23 {
	margin: auto;
	height:114px;
            margin-top: 20px;
}   



.syu23 input {

	display: none;

}



.syu23 label {

	width: 100%;

	height: 100%;

	display: inline-block;

	position: relative;

	line-height: 35px;

	color: #999;

	vertical-align:top;overflow:hidden;

}



.syu23 label:after {

	content: "";

	/*必须设置*/

	display: inline-block;

	width: 20px;

	height: 20px;

	position: absolute;

	top: 8px;

	left: 0px;

	background: url(../image/xiaokuang.png) no-repeat;

	background-size: 100% 100%;

}



.syu23 input:checked+label:after {

	background: url(../image/xiaoduigou.png) no-repeat;

	background-size: 100% 100%;

}



.llk2 {

	margin-left: 40px;

	float: left;

	font-size: 16px;

	color: #666666;

}



.llk3 {

	float: right;

	font-size: 16px;

	color: #666666;

}



.w33 {
    width: 179px;
    height: 58px;
    line-height: 58px;
    outline: none;
    border: none;
    background: #1F5DEA;
    border-radius: 5px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    display: block;
    margin: auto;
    margin-top: 25px;
}


@media screen and (max-width:1200px){
    .w1130{
		width:80% !important;
	}
	.w1130 .diiu:nth-child(2n){
		float: left !important;
	}
	.w1130 .diiu{
		width: 44%;
		margin-left: 0;
		margin-right: 30;
	}
	.box{
		width: 86%;
	}
	.syu23{
		margin:0px 5%;
	}
	.right_l5i .p2{
		font-size: 20px;
		line-height: inherit;
	}
	.right_l5i .p3{
		font-size: 16px;
	}
	.llk2{
		font-size: 20px;
	}
	.llk3{
		font-size: 20px;
	}
}