/* CSS Document */
/***** reset.css *******/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
img { margin: 0; padding: 0; border: 0 none; }
address, caption, cite, code, dfn, em, i, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: none; font-variant: normal; }
select, input { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size: 0; }
.clearfix { display: inline-block; zoom: 1; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { zoom: 1; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.dis { display: block; }
.undis { display: none; }
.fl { float: left; }
.fr { float: right; }
.pr { position: relative; }
.pa { position: absolute; }
.t_hid { overflow: hidden; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }
.underline { text-decoration: underline; }
input { font-family: "Microsoft YaHei", "微软雅黑", \5b8b\4f53; outline: none; }
/***** reset.css *******/
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.fb { font-weight: bold; }
.fcr{ color:#ff0000;}
.fcg{ color:#0C3;}

.mt2{ margin-top:2px;}
.mt20{ margin-top:20px;}
.mr3{ margin-right:3px;}
.ml10{ margin-left:10px;}
.mt4_n{ margin-top:-4px;}

.vam{ vertical-align:middle;}

a { vertical-align: middle; }
a:link, a:visited { color: #333; text-decoration: none; }
a:active, a:hover { color: #333; text-decoration: none; }
a:focus { outline: none; }

a:link.btn_pub,a:visited.btn_pub{ color:#fff; background:#d92975; border:1px solid #d92975; display:inline-block; padding:2px 12px; border-radius:4px; text-align:center; }
a:hover.btn_pub{ background:#c91e68;}

a:link.btn_pub_k,a:visited.btn_pub_k{ color:#d92975; background:#fff; border:1px solid #d92975; display:inline-block; padding:2px 12px; border-radius:4px; text-align:center; }
a:hover.btn_pub_k{ background:#d92975; color:#fff;}

a:link.btn_pub_g,a:visited.btn_pub_g{ color:#666; background:#dedede; display:inline-block; padding:3px 12px; border-radius:4px; text-align:center; }
a:hover.btn_pub_g{ background:#d8d8d8;}

a:link.btn120,a:visited.btn120{width:120px; padding:10px 0px; font-size:15px;}

body { font: 12px/1.6 \5fae\8f6f\96c5\9ed1\000d\000a, "Microsoft YaHei", "微软雅黑", \5b8b\4f53, "SimSun", Trebuchet MS, tahoma, sans-serif; margin: 0px auto; color: #333; background:#f6f6f6;}

.left{
	float:left;
}
.right{
	float:right;
}

.clear:after{
	content:'';
	display: block;
	clear:both;
}

.second:before{
display: table;
content: "";
}
img{
	vertical-align:middle;
}


/*开始*/

.page{
	width: 720px;
	height: 564px;
	background: #fff;
	position: relative;
	/*margin: 200px auto;*/
}
.page_top{
	width: 100%;
	height: 77px;
}
.page_top .tu{
	width: 22px;
    height: 22px;
    background: url(../images/X.png) no-repeat left top;
    position: absolute;
    top: 25px;
    right: 40px;
}
.landing{
	font-size: 24px;
	margin-left: 55px;
	margin-top: 13px;
}
.landing .a1{
	display: inline-block;
	border-bottom: 4px solid #d92874;
}
.landing_1{
	font-size: 24px;
	margin-left:28px ;
	margin-top: 13px;
}
.landing_1 a{
	display: inline-block;
}



.content{
	width: 86%;
	height: 310px;
	margin: 0 auto;
}



/*左边*/
.content_l{
	width: 47%;
	position: relative;
}
.content_l h3{
	font-size: 16px;
	color: #bdbdbd;
}
.content_l ul .hide{
	color: #ff2626;
	position: absolute;
	top: 31px;
	left: 0px;
}
.content_l ul .one{
	width: 290px;
	height: 40px;
	background: #f5f5f5;
	border-radius: 10px;
	/*line-height: 40px;*/
	position: relative;
	margin-top: 28px;
}
.content_l ul li b{
	display: block;
    width: 20px;
    height: 20px;
    background: url(../images/hongX.png) no-repeat;
    position:absolute ;
    top: 9px;
    right: 6px;
}
.content_l ul li input{
	border: none;
    color: #333;
    background: #f5f5f5;
    width: 80%;
    padding: 5px;
    margin-left: 14px;
    margin-top: 7px;
    
}
.content_l ul li .b{
	display: block;
    width: 20px;
    height: 20px;
    background: url(../images/dui.png) no-repeat;
    position:absolute ;
    top: 9px;
    right: 6px;
}
.find .find_1 input{
	width: 16px;
	height: 16px;
}
.find .find_1{
	font-size: 14px;
}
.find .find_2{
	font-size: 14px;
}
.find .find_2 a{
	color: #9d9d9d;
}
.confirm_d{
	width: 200px;
	height: 46px;
	background: #d92874;
	margin: 0 auto;
	border-radius: 24px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	margin-top: 50px;
	box-shadow: 2px 3px 6px #ed99bd;
	
}
.confirm_d a{
	display: block;
	color: #fff;
}





/*右边*/
.content_r{
	width: 53%;
	height: 300px;
}
.content_r h4{
	font-size: 16px;
	text-align: center;
}
.content_r .ul{
	width: 80%;
	height: 222px;
	margin: 0 auto;
	border-left:1px solid #f5f5f5 ;
	
}
.content_r .ul .li_1{
	width: 200px;
	height: 40px;
	background: #34b2fe;
	border-radius: 24px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 30px;
}
.content_r .ul .li_1 a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.content_r .ul .li_2{
	width: 200px;
	height: 40px;
	background: #06d93d;
	border-radius: 24px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.content_r .ul .li_2 a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.content_r .ul .li_3{
	width: 200px;
	height: 40px;
	background: #fe6465;
	border-radius: 24px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
}
.content_r .ul .li_3 a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.protocol{
	text-align: center;
}
.protocol strong{
	color: #e16896;
	font-weight: normal;
}










/*开始*/

.page{
	width: 720px;
	height: 564px;
	background: #fff;
	position: relative;
	/*margin: 200px auto;*/
	
}
.page_top{
	width: 100%;
	height: 77px;
}
.page_top .tu{
	width: 22px;
    height: 22px;
    background: url(../images/X.png) no-repeat left top;
    position: absolute;
    top: 25px;
    right: 40px;
}
.landing{
	font-size: 24px;
	margin-left: 55px;
	margin-top: 13px;
}
.landing a{
	display: inline-block;
	
}
.landing_1{
	font-size: 24px;
	margin-left:28px ;
	margin-top: 13px;
}
.landing_1 .a{
	display: inline-block;
	border-bottom: 4px solid #d92874;
}



.content{
	width: 86%;
	height: 310px;
	margin: 0 auto;
}









/*左边*/
.content_n{
	width: 47%;
}
.content_n h3{
	font-size: 16px;
	color: #bdbdbd;
}
.content_n .hide{
	color: #ff2626;
}
/*.content_l ul li:nth-child(1){
	width: 290px;
	height: 38px;
	background: #f5f5f5;
	border-radius: 10px;
	line-height: 40px;
	position: relative;
	margin-bottom: 0px;
}*/
/*.content_l ul li:nth-child(7){
	width: 290px;
	height: 38px;
	background: #f5f5f5;
	border-radius: 10px;
	line-height: 40px;
	position: relative;
	margin-bottom: 5px;
}*/
.content_n ul .two{
	width: 290px;
	height: 38px;
	background: #f5f5f5;
	border-radius: 10px;
	line-height: 37px;
	position: relative;
	margin-bottom: 16px;
	position: relative;
}
.content_n ul li b{
	display: block;
    width: 20px;
    height: 20px;
    background: url(../images/hongX.png) no-repeat;
    position:absolute ;
    top: 9px;
    right: 6px;
}
.content_n ul li input{
	border: none;
    color: #333;
    background: #f5f5f5;
    width: 80%;
    padding: 10px;
    margin-left: 14px;
    padding-top: 10px;
}
.content_n ul li .b{
	display: block;
    width: 20px;
    height: 20px;
    background: url(../images/dui.png) no-repeat;
    position:absolute ;
    top: 9px;
    right: 6px;
}
.content_n ul li p{
	text-indent:1em ;
	color: #ff4040;
	position: absolute;
	top: 26px;
	left: 0px;
}
.find{
	margin-top: 8px;
}
.find .find_1 input{
	width: 16px;
	height: 16px;
}
.find .find_1{
	font-size: 14px;
}
.find .find_2{
	font-size: 14px;
}
.find .find_2 a{
	color: #9d9d9d;
}

.agreement strong{
	color: #e16896;
	font-weight: normal;
}
.confirm{
	width: 200px;
	height: 46px;
	background: #d92874;
	margin: 0 auto;
	border-radius: 24px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	margin-top: 4px;
	box-shadow: 2px 3px 6px #ed99bd;
	
}
.confirm a{
	display: block;
	color: #fff;
}





/*右边*/
.content_r{
	width: 53%;
	height: 300px;
}
.content_r h4{
	font-size: 16px;
	text-align: center;
}
.content_r .ul{
	width: 80%;
	height: 222px;
	margin: 0 auto;
	border-left:1px solid #f5f5f5 ;
	
}
.content_r .ul .li_1{
	width: 200px;
	height: 40px;
	background: #34b2fe;
	border-radius: 24px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 30px;
}
.content_r .ul .li_1 a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.content_r .ul .li_2{
	width: 200px;
	height: 40px;
	background: #06d93d;
	border-radius: 24px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.content_r .ul .li_2 a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.content_r .ul .li_3{
	width: 200px;
	height: 40px;
	background: #fe6465;
	border-radius: 24px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
}
.content_r .ul .li_3 a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.protocol{
	text-align: center;
}
.protocol strong{
	color: #e16896;
	font-weight: normal;
}