body {
	color: #333;
	position: relative;
}

input {
	font-size: 0.9rem;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}


/*公共小样式*/

.bxs {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 0.1rem solid #D2D2D2;
}

.zy_content {
	width: 94%;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.width1 {
	width: 100%;
}

.width1_1 {
	width: 90%;
}

.width1_2 {
	width: 76%;
}

.width1_3 {
	width: 60%;
}

.width1_4 {
	width: 70%;
}

.width1_5 {
	width: 56%;
}
.width1_6 {
	width: 85%;
}
.width2 {
	width: 50%;
}

.width3 {
	width: 25%;
}

.width3_1 {
	width: 29%;
}

.width3_2 {
	width: 20%;
}

.width4 {
	width: 45%;
}

.width5 {
	width: 37%;
}

.width6 {
	width: 10%;
}

.wh {
	width: 100%;
	height: 100%;
}

.po_re {
	position: relative;
}

.box_text1 {
	letter-spacing: 0.65rem;
}

.margin1 {
	margin: 1.5rem 0;
}

.margin2 {
	margin: 1rem 0;
}

.margin3 {
	margin: 0.6rem 0;
}

.margin4 {
	margin: 0.6rem 0 0.4rem 0;
}

.pa {
	padding-left: 0;
	padding-right: 0;
}

.pa1 {
	padding: 0.6rem 0;
}

.ml {
	margin-left: 3.4rem;
}

.ml1 {
	margin-left: 0.6rem;
}

.mt1 {
	margin-top: 1rem;
}

.mt2 {
	margin-top: 0.4rem;
}

.mt3 {
	margin-top: 0.6rem;
}

.mt4 {
	margin-top: 2rem;
}

.mb {
	margin-bottom: 4rem;
}

.mb2 {
	margin-bottom: 2rem;
}

.mr {
	margin-right: 1rem;
}

.mr1 {
	margin-right: 0.6rem;
}

.box_text2 {
	letter-spacing: 0.15rem;
}

.ta {
	text-align: center;
}

.bb {
	border-bottom: 0.1rem solid #C7C6C6;
}

.bb1 {
	border-bottom: 0.1rem dashed #C7C6C6;
}

.ba {
	border: 0.1rem solid #BEBEBE;
}

.br {
	border-radius: 0.3rem;
}

.nob {
	border-bottom: none;
}

.yellow {
	color: #E69542;
}

.red {
	color: #ED152B;
}

.redb {
	border: 0.1rem solid #ED152B;
}

.box_line {
	width: 100%;
	height: 0.08rem;
	background-color: #C6C6C6;
}

.box_all {
	text-align: center;
	border: 1px solid #c7c6c6;
	border-radius: 0.1rem;
}

.lh {
	line-height: 1.2rem;
}

.lh1 {
	line-height: 3rem;
}

.lh2 {
	line-height: 2rem;
}

.box_bgc {
	border-top: 0.1rem solid #C7C6C6;
	border-bottom: 0.1rem solid #C7C6C6;
}

.box_border {
	line-height: 2.2rem;
	margin: 0.4rem 0 0 0;
}

.box_border1 {
	line-height: 1rem;
	margin: 0.3rem 0 0 0;
}

.box_border2 {
	line-height: 1.7rem;
	margin: 0 0 0.4rem 1.4rem;
}

.box_border3 {
	line-height: 1.7rem;
	margin: 0.3rem 0 0rem 0rem;
}

.box_border4 {
	line-height: 2.2rem;
}


/*.box_list1 {
	overflow: hidden;
}*/

.oh {
	overflow: hidden;
}

.fz0 {
	font-size: 1.25rem;
}

.fz1 {
	font-size: 1.1rem;
}

.fz2 {
	font-size: 0.9rem;
}

.fz3 {
	font-size: 0.8rem;
}

.ti {
	text-indent: 2em;
}

.co1 {
	color: #777;
}

.co2 {
	color: #3946C5;
}

.co3 {
	color: #bbb !important;
}

.co4 {
	color: #333;
}


/*.co2{
	color: #2580DA;
}*/

.bgc {
	background-color: #DCDCDC;
}

.bgc1 {
	background-color: #F0F0F0;
}

.bgc2 {
	background-color: #F8F8F8;
}


/*公共小样式end*/


/*标题公共*/

.zy_title {
	position: relative;
	height: 3rem;
	line-height: 3rem;
	font-size: 1.25rem;
	text-align: center;
	background-color: #f7f7f7;
}

.zy_title_back {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 3%;
	width: 3rem;
	height: 3rem;
	background: url(../image/jiantou.png) no-repeat center center;
	background-size: 2.1rem;
}


/*标题公共end*/

.box_one {
	overflow: hidden;
	margin-top: 1rem;
	padding: 0 1rem;
	border-radius: 0.2rem;
	border: 0.1rem solid #CBCBCB;
	outline-color: #4F5BCC;
}

.box_h {
	/*height: 3rem;
	line-height: 3rem;*/
	/*line-height: 2rem;*/
	height: 3rem;
	padding: 0.5rem 0;
	border-radius: 0.2rem;
}

.box_h1 {
	height: 2.2rem;
	line-height: 2.2rem;
}

.input_1 {
	width: 50%;
	border: none;
	padding-left: 1rem;
}
.input_11 {
	width: 78%;
	border: none;
	padding-left: 1rem;
}
.input_2 {
	border: none;
	text-align: center;
}

.input_3 {
	line-height: 1rem;
}


/*.input_2:focus{
	border: 1px solid #4F5BCC;
}*/

.cb {
	text-align: center;
	background-color: #F0F0F0;
}

.blue_btn {
	margin-top: 1rem;
	color: #fff;
	background-color: #3946C5;
	font-size: 1.3rem;
	text-align: center;
}

.box_three {
	height: 7rem;
}

.box_img1 {
	height: 7rem;
}

.box_img1 img {
	display: block;
	width: 100%;
}

.box_img img {
	display: block;
	width: 50%;
	margin: 0 auto;
}

.box_row {
	overflow: hidden;
	height: 3rem;
	line-height: 3rem;
	border-bottom: 0.1rem solid #C7C6C6;
}

.box_row2 {
	font-size: 1.1rem;
	margin: 0.7rem 0 0 0;
}

.box_row3 {
	height: 5rem;
	line-height: 5rem;
}

.btn_two {
	display: inline-block;
	width: 50%;
	height: 100%;
	text-align: center;
}

.active_blue {
	background-color: #3946C5;
	color: #FFFFFF;
}

.btn_san {
	display: block;
	width: 1.2rem;
	height: 3rem;
}

.jright {
	background: url(../image/right.png) no-repeat center center;
	background-size: 0.9rem;
}

.jdown {
	background: url(../image/down.png) no-repeat center center;
	background-size: 0.9rem;
}

.box_listc {
	border-bottom: 0.1rem solid #C7C6C6;
}

.label_b {
	display: block;
	height: 2.3rem;
	line-height: 2.3rem;
}

.label_b1 {
	display: block;
	line-height: 1.8rem;
}

.label_ib {
	display: inline-block;
	margin-right: 0.5rem;
	height: 2.3rem;
	line-height: 2.3rem;
}

.div_ib {
	display: inline-block;
}

label input[type='radio'] {
	-webkit-appearance: radio;
	vertical-align: middle;
	margin: 0rem 0.5rem;
}

label input[type='checkbox'] {
	-webkit-appearance: checkbox;
	vertical-align: middle;
	margin: 0rem 0.5rem;
}

.box_bt {
	width: 100%;
	border-right: 0.05rem solid #888888;
	border-bottom: 0.05rem solid #888888;
}

.box_bt tr td,
.box_bt tr th {
	text-align: center;
	height: 3rem;
	border-left: 0.05rem solid #888888;
	border-top: 0.05rem solid #888888;
}

.box_bt tr th {
	background-color: #DCDCDC;
}

.circle {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 100%;
	background-color: #666;
	margin-right: 0.5rem;
}

.bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 3.8rem;
	background: url(../image/tel.png) no-repeat center center;
	background-size: cover;
}

.tips {
	position: absolute;
	bottom: 4rem;
	width: 94%;
}

.link_a,
.link_a:link,
.link_a:hover,
.link_a:active,
.link_a:visited {
	color: #2580DA;
}

.img1 {
	height: 4rem;
	margin: 0.5rem 1rem 0 0;
}

.nocss {
	border: none;
	background-color: #fff;
	text-align: right;
}

.no_in {
	border: none;
	width: 100%;
	height: 100%;
	background-color: #F0F0F0;
}

.dia_outer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #B2B2B2;
	z-index: 9;
}

.dia_out {
	width: 92%;
	height: 19rem;
	margin: 13rem auto;
	background-color: #fff;
}

.dia_out1 {
	height: 13rem;
	margin: 21rem auto 0 auto;
}

.dia_out2 {
	height: 26rem;
	margin: 10rem auto;
}

.dia_title {
	line-height: 2.5rem;
	background-color: #3946C5;
	padding: 0.3rem 0.5rem;
	color: #FFFFFF;
}

.dia_con {
	padding: 0rem 0.5rem;
}

.dia_clo {
	position: absolute;
	right: 0rem;
	top: 0.5rem;
	display: block;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	border-radius: 100%;
	color: #fff;
	text-align: center;
}

.so {
	width: 100%;
	height: 2rem;
	text-align: center;
	color: #666;
}

.so optgroup,
.so option {
	/*color: #666;
	height: 1rem !important;
	line-height: 1rem !important;
	font-size: 8rem !important;*/
}

.so optgroup {}

.so1 {
	width: 48%;
}

.add_yb {
	display: inline-block;
	width: 5rem;
	height: 2rem;
	line-height: 2rem;
	margin: 0 auto;
	border-radius: 0.4rem;
	text-align: center;
	background-color: #3946C5;
	color: #FFFFFF;
}

.a-upload {
	padding: 0.2rem 0rem;
	height: 1.7rem;
	line-height: 1.7rem;
	position: relative;
	cursor: pointer;
	background: #3946C5;
	color: #fff;
	border: 1px solid #c7c6c6;
	border-radius: 4px;
	overflow: hidden;
	display: inline-block;
}

.a-upload input {
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer
}

.yh_o {
	width: 75%;
	text-align: center;
	margin-top: 0.15rem;
}

.ed_c {
	display: block;
	width: 20%;
	height: 3rem;
	background: url(../image/edit.png) no-repeat center center;
	background-size: 1.5rem;
}

.box_none {
	display: none;
}

.sel {
	width: 10rem;
	height: 2rem;
}

.p_outer {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.p_up {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 3rem;
	bottom: 10rem;
}

.p_upin {
	width: 94%;
	height: 100%;
	margin: 0 auto;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.prostate {
	display: none;
}

.btitle {
	font-weight: 700;
	font-size: 1.2rem;
	color: #222;
	margin: 1.3rem 0;
}

.bcon {
	color: #555;
	line-height: 1.9rem;
	font-size: 1.15rem;
	margin: 0.5rem 0;
}

p {
	padding: 0;
	margin: 0.5rem 0;
}

.p_1 {
	padding: 0;
	margin: 0.5rem 0 0 1rem;
}

.footer {
	position: absolute;
	width: 100%;
	height: 10rem;
	left: 0;
	bottom: 0rem;
}

.rbtn {
	width: 1rem;
	height: 1rem;
	margin-top: -0.3rem;
}

.annres {
	border: 0.09rem solid #C7C6C6;
	height: 1.2rem;
}

.y_btn {
	width: 15%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	margin-top: 0.5rem;
	border-radius: 0.2rem;
	background-color: #3946c5;
	color: #fff;
	margin-left: 1.1rem;
}

.person select {
	line-height: 2rem;
	height: 2rem;
	margin-right: 1rem;
}

.zyi_timg {
	display: block;
	width: 8.6rem;
	height: 4.8rem;
	/*border-radius: 2rem;*/
}

.zyi_t {
	height: 4rem;
	line-height: 4rem;
}

.zyi_title {
	text-align: center;
	width: 8.6rem;
	margin: 0 auto;
	font-weight: 800;
	overflow: hidden;
}

.zyi_intro {
/*	padding: 0.2rem 0.5rem 0 0.5rem;*/
}

.zyi_yuan {
	display: inline-block;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	border-radius: 100%;
	background-color: #3946C5;
	color: #FFFFff;
	font-size: 2rem;
	text-align: center;
	transform: scale(0.45);
	transform-origin: 57% 67%;
	-ms-transform: scale(0.45);
	-ms-transform-origin: 57% 67%;
	-webkit-transform: scale(0.45);
	-webkit-transform-origin: 57% 67%;
	-moz-transform: scale(0.45);
	-moz-transform-origin: 57% 67%;
	-o-transform: scale(0.45);
	-o-transform-origin: 57% 67%;
}

.zyi_ul li {
	margin-top: -0.95rem;
	font-size: 1.1rem;
	    line-height: 1rem;
}

.zyi_kaihu {
	width: 11.5rem;
	height: 2.6rem;
	line-height: 2.6rem;
	margin: 2rem auto 0.9rem auto;
	background-color: #3946C5;
	font-size: 1.2rem;
	text-align: center;
	border-radius: 0.5rem;
}

.zyi_kha {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
}

.l_a,
.l_a:link,
.l_a:visited,
.l_a:hover,
.l_a:active {
	color: #3946C5;
}
.img_verify{
	border: 1px solid #CBCBCB;
	border-radius: 0.2rem;
}
.n_h1,
.n_h2,
.n_h3,
.n_h4{
	position: absolute;
	bottom: 0;
	right: 0;
	height:1px;
	width: 1px;
	padding:0px;
	border:none;
}