﻿body { margin:0; padding:0; line-height:24px; font-family:"PingFang SC","Microsoft YaHei",SimSun; font-size:12px; background: #ffffff;}
div,ul,li,ol,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	/* margin-left: auto; */
	margin-top: 0;
	margin-bottom: 0;
}
@font-face {
	font-family: scr;
	src: url("../font/ANTON-REGULAR-2.TTF");
  }

/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{outline:none; color: #000000;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*å¯ç”¨height:1px; overflow:hidden;æ¥æŽ§åˆ¶IE6é»˜è®¤çš„divçš„é«˜ä¸º12~14px,ç”¨BRæ¥åšå§ï¼Œç”¨DIVä¸å¤ªå¥½ç”¨*/

/*é’ˆå¯¹1920çš„å®½å±*/

.max{ position:relative; overflow:hidden;}

.head{
	width: 100%;
	height: 100px;
	background: #ffffff;
	box-shadow: 0px 1px 10px 1px rgba(51,51,51,0.1);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

.head-kong{
	width: 100%;
	height: 100px;
	display: block;
	margin: 0 auto;
}

.head_cen{
	width: 1200px;
	height: 100%;
	display: block;
	margin: 0 auto;
}

.logo{
    width: 215px;
    float: left;
    margin-top: 18px;
}
.logo img{
    width: 100%;
}
.h-lo_zi{
	height: 50px;
	margin: 25px 0px;
	float: left;
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #e6e6e6;
	font-size: 14px;
	line-height: 50px;
	color: #666666;
}
.head-tc_z{
    /* height: 22px; */
	float: right;
	margin-top: 30px;
}
.head-tc_z li{
    float: left;
    /* height: 100%; */
	margin-right: 38px;
	position: relative;
}
.head-tc_z li:last-child{
	margin-right: 0px;
}
.head-tc_z li img{
    width: 22px;
    float: left;
    margin: 9px 8px 0px 0px;
}
.head-tc_z li .wj-himg2{
	display: none;
}
.head-tc_z li span{
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}

.wj-htu{
	padding: 6px 6px;
	background: #ffffff;
	position: absolute;
	left: 0;
	top: 40px;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
	display: none;
}
.wj-htu img{
	width: auto !important;
	margin: 0 !important;
}

.head-tc_z li:hover span{
    color: #37ac68;
}

.head-tc_z li:hover .wj-himg2{
	display: block;
}

.head-tc_z li:hover .wj-himg{
	display: none;
}
.head-tc_z li:hover .wj-htu{
	display: block;
}
.deng_box{
	width: 100%;
	height: 100vh;
	background: #37ac68;
	position: relative;
	
}
.deng_bot{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 1;
	background: #ffffff;
}
.deng_bot img{
	width: 100%; height:780px;
}
.deng_bk{
	width: 100%;
	margin-top: 130px;
	float: left;
	position: relative;
	z-index: 22;
	height:920px;
}

.deng_lu-box{
	width: 510px;
	display: block;
	margin: 0px auto;
	background: #ffffff;
	border-radius: 4px;
	padding: 50px 45px;
    margin-top: 70px;
}

.deng_lu-a{
	width: 100%;
	float: left;
}
.deng_lu-a a{
	width: 50%;
	float: left;
	padding-bottom: 14px;
	text-align: center;
	position: relative;
	font-size: 20px;
	color: #999999;
}
.deng_lu-a a::after{
	content: "";
	width: 1px;
	height: 90%;
	background: #e5e5e5;
	position: absolute;
	top: 0;
	right: 0;
}

.deng_lu-a a::before{
	content: "";
	width: 50px;
	height: 4px;
	border-radius: 2px;
	background: #37ac68;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	opacity: 0;
}

.deng_lu-a a:last-child::after{
	opacity: 0;
}
.deng_lu-a a:hover::before{
	opacity: 1;
}
.deng_lu-a a:hover{
	color: #37ac68;
}

.deng_lu-a .deu-on::before{
	opacity: 1;
}
.deng_lu-a .deu-on{
	color: #37ac68;
}
.deng_sk{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.deng_list{
	width: 100%;
	float: left;
}
.deng_list li{
	width: 96%;
	padding: 0 2%;
	height: 64px;
	float: left;
	background: #eeeeee;
	border-radius: 4px;
	margin-bottom: 26px;
}
.deng_list li input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
}
.deng_list li input::placeholder{
	font-size: 16px;
	color: #999999;
}

.deng_tj{
	width: 100%;
	float: left;
	height: 64px;
	background: #37ac68;
	font-size: 18px;
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
	line-height: 64px;
}
.deng_wang{
	width: 100%;
	float: left;
	margin: 12px 0px;
}
.deng_wang a{
	float: right;
	font-size: 14px;
	color: #37ac68;
}

.deng_ds{
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}
.deng_ds::after{
	content: "";
	width: 100%;
	height: 1px;
	background: #e6e6e6;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 11;
	transform: translateY(-50%);
}
.deng_ds span{
	padding: 0 20px;
	background: #ffffff;
	font-size: 14px;
	color: #999999;
	position: relative;
	z-index: 22;
}
.deng_dlist{
	width: 100%;
	float: left;
	margin: 15px 0px;
	text-align: center;
}
.deng_dlist a{
	width: 47px;
	display: inline-block;
	margin: 0 8px;
}
.deng_dlist a img{
	width: 100%;
}
.deng_wu{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	color: #999999;
}
.deng_wu a{
	color: #37ac68;
}

.deng_lu-dz{
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	color: #666666;
	margin: 40px 0px;
}


.deng_w-ti{
	width: 100%;
	float: left;
	padding-bottom: 14px;
	text-align: center;
	position: relative;
	font-size: 20px;
	color: #37ac68;
}


.deng_w-ti::before{
	content: "";
	width: 50px;
	height: 4px;
	border-radius: 2px;
	background: #37ac68;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	opacity: 1;
}

.deng_list li .deng_huo{
	width: 60%;
	height: 100%;
	padding: 0 2%;
	float: left;
	background: transparent;
	border: none;
	outline: none;
}
.deng_list li .deng_bh{
	 width: 36%;
	 height: 100%;
	 float: right;
	 border: none;
	 outline: none;
	 background: #37ac68;
	 text-align: center;
	 line-height: 64px;
	 font-size: 16px;
	 color: #ffffff;
	 cursor: pointer;
}

/* ä¸šåŠ¡ç«¯css */
.head_gr{
	float: right;
	font-size: 14px;
	color: #999999;
	margin-top: 40px;
}
.head_gr a{
	color: #37ac68;
	margin-left: 15px;
}
.busi-kbox{
	width: 100%;
	display: block;
	margin: 0 auto;
	background: #eeeeee;
	position: relative;
	min-height: 800px;
	z-index: 10011;
}
.busi-kbj{
	width: 100%;
	height: 280px;
	background: #37ac68;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.busi-kb_widow{
	width: 100%;
	display: block;
	position: relative;
	z-index: 22;
	left: 0;
	top: 0;
}

.busi_cen-k{
	width: 1200px;
	display: block;
	margin: 0 auto;
}

.busi_c-box{
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-bottom: 60px;
}
.busi_cb-left{
	width: 270px;
	/* background: #ffffff; */
	float: left;
}
.busi_btp{
	width: 100%;
	background: #ffffff;
	float: left;
}
.busi_cbz-top{
	width: 230px;
	margin-top: 20px;
	padding: 0px 20px 20px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}
.cbz-xx{
	width: 100%;
	float: left;
}
.cbz-x_img{
	display: inline-block;
	/*position: relative;*/
	vertical-align: middle;
}
.cbz-x_img img{
	width: 18px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
}
.cbz-img2{
	display: none;
}
.cbz-xg{
	width: 6px;
	height: 6px;
	background: #ff0000;
	border-radius: 50%;
	border: 2px solid #ffffff;
	position: absolute;
	right:-4px;
	top: -4px;
	z-index: 2;
	opacity: 0;
}
.cbz-xx span{
	display: inline-block;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	margin-left: 5px;
}

.cbm-on .cbz-img{
	display: block;
}
.cbm-on .cbz-img2{
	display: block;
}
.cbm-on .cbz-xg{
	opacity: 1;
}

.cbz-tx{
	width: 85px;
	height: 85px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
.cbz-tx img{
	width: 100%;
	height: 100%;
}
.cbz-t_zi{
	text-align: center;
	font-size: 16px;
	color: #333333;
	width: 100%;
	margin: 10px 0px;
}
.cbz-t_zi span{
	color: #37ac68;
}

.cbz-t_ci{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-align: center;
}

.cbz_a-list{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.cbz_a-list a{
	width: 102px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	margin: 0 5px;
}
.cbz_a-list a:nth-child(1){
	background: #d7eee1;
}
.cbz_a-list a:nth-child(2){
	background: #fedd84;
}

.busi_cbz-list{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.busi_cbz-list li{
	width: 100%;
	float: left;
}
.bu_cs{
	width: 230px;
	padding: 0px 20px;
	float: left;
	height: 50px;
	display: block;
	box-sizing: border-box;
}
.bu_cs img{
	 width: 20px;
	 float: left;
	 margin: 15px 10px 15px 0px;
}
.bu_cs span{
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	display: inline-block;
}
.bu_cs-box{
	width: 100%;
	float: left;
	padding: 20px 0px;
	background: #f5f5f5;
}

.bu_cs-box a{
	width: 230px;
	padding: 0 20px;
	display: block;
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
}
.bu_cs-box a:last-child{
	margin-bottom: 0;
}
.bu_cs-box a span{
	margin-left: 30px;
}
 .cs-on span{
	color: #37ac68;
}

.bu_cs-box a:hover{
	color: #37ac68;
}
.bu_cs:hover span{
	color: #37ac68;
}
.busi_zbot{
	width: 100%;
	padding: 10px 0px;
	float: left;
	background: #ffffff;
	margin-top: 10px;

}
.busi-title{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.fen-ti{
    height: 18px;
    float: left;
    padding-left: 10px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}
.fen-ti::after{
    content: "";
    height: 100%;
    width: 2px;
    background: #37ac68;
    position: absolute;
    left: 0;
    top: 0;
}
.busi-more{
	float: right;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	margin-right: 8px;
}

.zbot_list{
	width: 250px;
	padding: 10px 10px;
	float: left;
}
.zbot_list a{
	width: 100%;
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
}
.zbot_sz{
	width: 174px;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.zbot_list a span{
	float: right;
}
.zbot_list a:hover{
	color: #37ac68;
}

.zbot_list .zb-on{
	color: #37ac68;
}

.busi_cb-right{
	width: 920px;
	float: right;
}

.busi_cr-top{
	width: 880px;
	padding: 24px 20px 10px;
	float: left;
	background: #ffffff;

}
.busi_cr-list{
	width: 100%;
	float: left;
}
.busi_cr-list a{
	width: 150px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	font-size: 16px;
	color: #333333;
	position: relative;
}
.busi_cr-list a::after{
	content: "";
	width: 64px;
	height: 4px;
	border-radius: 2px;
	background: #37ac68;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	opacity: 0;
}
.busi_cr-list a:hover{
	color: #37ac68;
}
.busi_cr-list a:hover::after{
	opacity: 1;
}
.busi_cr-list .cr-on{
	color: #37ac68;
}
.busi_cr-list .cr-on::after{
	opacity: 1;
}

.busi_cr-box{
	width: 880px;
	padding: 20px 20px;
	background: #ffffff;
	float: left;
	margin-top: 10px;
}

.busi_cr-ti{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.cr-ti{
    height: 26px;
    float: left;
    padding-left: 10px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #37ac68;
}
.cr-ti::after{
    content: "";
    height: 100%;
	width: 4px;
	border-radius: 2px;
    background: #37ac68;
    position: absolute;
    left: 0;
    top: 0;
}
.cr_a-list{
	float: right;
	height: 26px;
}
.cr_a-list a{
	float: left;
	height: 26px;
	padding-right: 20px;
	margin-right: 20px;
	position: relative;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
}
.cr_a-list a::after{
	content: "";
	width: 1px;
	height: 18px;
	background: #999999;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.cr_a-list a:last-child{
	padding-right: 0px;
	margin-right: 0px;
}

.cr_a-list a:last-child::after{
	opacity: 0;
}

.cr_a-list .ca-on{
	color: #37ac68;
}

.cr_xi-box{
	width: 100%;
	float: left;
	margin: 10px 0px 15px;
}
.cr_xi-list{
	float: left;
}
.cr_xi-list li{
	float: left;
	margin-right: 25px;
}
.cr_xi-zi{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 6px;
}
.cr_xi-dk{
	height: 32px;
}
.cr_xd{
	width: 104px;
	padding: 0 4px;
	height: 32px;
	display: inline-block;
	background: #eeeeee;
	border: none;
	outline: none;
	vertical-align: bottom;
}
.cr_xi-dk span{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 10px;
}



.cr_dk-one{
    width: 108px;
    height: 32px;
    float: left;
    margin-right: 8px;
}
.cr_dk-one select{
    display: none;
}


.cr_dk-one .select_box {
    width:100%;
    height:100%;
    float: left;
}
.cr_dk-one .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 78px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/s-j.png) no-repeat #eeeeee;
    background-size: 15px 8px;
    background-position: 80px 12px;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}

.cr_dk-one .select_option {
    width: 108px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.cr_dk-one .select_option li {
    width: 78px;
    height: 35px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.cr_dk-one .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}


.cr_dk-two{
    width: 122px;
    height: 32px;
    float: left;
}
.cr_dk-two select{
    display: none;
}


.cr_dk-two .select_box {
    width:100%;
    height:100%;
    float: left;
}
.cr_dk-two .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 92px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/s-j.png) no-repeat #eeeeee;
    background-size: 15px 8px;
    background-position: 95px 12px;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}

.cr_dk-two .select_option {
    width: 122px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.cr_dk-two .select_option li {
    width: 92px;
    height: 35px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.cr_dk-two .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}


.cr_dk-three{
    width: 170px;
    height: 32px;
    float: left;
}
.cr_dk-three select{
    display: none;
}


.cr_dk-three .select_box {
    width:100%;
    height:100%;
    float: left;
}
.cr_dk-three .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 140px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/s-j.png) no-repeat #eeeeee;
    background-size: 15px 8px;
    background-position: 150px 12px;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}

.cr_dk-three .select_option {
    width: 170px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.cr_dk-three .select_option li {
    width: 140px;
    height: 35px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.cr_dk-three .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}

.cr_dk-sx{
	width: 105px;
	height: 32px;
	float: right;
	border: none;
	outline: none;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
	color: #ffffff;
	background: #37ac68;
	margin-top: 25px;
	cursor: pointer;
}

.cr_tab{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.cr_tab thead tr{
    width: 100%;
    height: 56px;
    background: #37ac68;
}
.cr_tab thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.cr_tab tbody{
	border: 1px solid #dcdcdc;
}
.cr_tab tbody tr{
	width: 100%;
	border: 1px solid #dcdcdc;
}
.cr_tab tbody tr td{
	border: 1px solid #dcdcdc;
	padding: 25px 0px;
}
.cr_tab tbody tr:nth-child(even){
   background: #eeeeee;
}
 .cr_tab tbody tr td:nth-child(1){
	width: 110px;
	text-align: center;
	font-size: 14px;
	 color: #333333;
}
.cr_tab tbody tr td:nth-child(2){
	width: 298px;
	padding: 25px 20px;
 }
 .cr_tab tbody tr td:nth-child(2) img{
	 width: 90px;
	 height: 58px;
	 float: left;
 }
 .cr_tab tbody tr td:nth-child(2) .my_re-tbox{
	 width: 179px;
	 float: left;
	 margin-left: 6px;
 }
 .my_re-tb-zi{
	 width: 100%;
	 font-size: 14px;
	 line-height: 20px;
	 color: #333333;
 }
 .my_re-tb-ci{
	 width: 100%;
	 font-size: 12px;
	 line-height: 20px;
	 color: #999999;
 }
 .cr_tab tbody tr td:nth-child(3){
	 width: 162px;
	 text-align: center;
	 font-size: 14px;
	 color: #999999;
 }
 .cr_tab tbody tr td:nth-child(4){
	width: 110px;
	text-align: center;
	font-size: 14px;
	 color: #333333;
}
.cr_tab tbody tr td:nth-child(5){
	width: 124px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.cr_tab tbody tr td:nth-child(6){
	width: 124px;
	text-align: center;
	font-size: 14px;
	color: #37ac68;
}

.cr_tab tbody tr td:nth-child(6) a{
	font-size: 14px;
	color: #37ac68;
	display: inline-block;
	margin: 0 9px;
	cursor: pointer;
	line-height: 20px;
}

.cr_tab tbody tr .wj_shchu{
	text-align: left !important; 
}

.cr_fy{
	width: 100%;
	float: left;
	margin: 20px 0px;
	text-align: left;
}
.cr_fy a{
	width: 26px;
	height: 26px;
	display: inline-block;
	border-radius: 50%;
	background: #dcdcdc;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #333333;
	margin-right: 12px;
}
.cr_fy a:hover{
	background: #37ac68;
	color: #ffffff;
}
.cr_fy .fy-on{
	background: #37ac68;
	color: #ffffff;
}

.itd_ti{
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.itd_text{
	width: 100%;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

/* å¼¹çª— */
.cr_tan-xg{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index:8888;
    display: none;
}

.cr_xg-k{
    width: 394px;
    padding-bottom: 30px;
	background: #ffffff;
	border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
	overflow: hidden;
}

.xg-close {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
	cursor: pointer;
}
.xg_top{
	width: 100%;
	height: 60px;
	background: #37ac68;
	float: left;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
}
.xg_box{
	width: 354px;
	margin: 20px 20px 0px;
	float: left;
	height: 300px;
	overflow-y: scroll;
}

.xg_b-list{
	width: 314px;
	margin-right: 40px;
	float: left;
}

.xg_b-list>li{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.xg_b-top{
	width: 100%;
	display: block;
	float: left;
	height: 30px;
	text-align: left;
	cursor: pointer;
}

.xg_b-top img{
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 6px;
}
.xg_b-top .xg_bt-img{
   display: none;
}

.xg_b-top span{
   display: inline-block;
   font-size: 14px;
   color: #333333;
   vertical-align: middle;
}

.xgt_on .xg_bt-img2{
	display: none;
 }
 .xgt_on .xg_bt-img{
	display: inline-block;
 }
 
 .xgt_on span{
	display: inline-block;
	font-size: 14px;
	color: #37ac68;
	vertical-align: middle;
 }



.xg_y-box{
	width: 100%;
	float: left;
	display: none;
}

.xg_y-box>li{
	width: 100%;
	height: 40px;
	background: #eeeeee;
	margin-bottom: 6px;
}

.xg_y-box>li input{display:none;opacity:0;}
.xg_y-box>li input[type=checkbox]+label, .xg_y-box>li input[type=radio]+label {
    line-height: 40px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin:2px;
	color: #333333;
}
.xg_y-box>li input[type=checkbox]:checked+label, .xg_y-box>li input[type=radio]:checked+label {
    color: #37ac68;
}
.xg_y-box>li input[type=checkbox]+label:before, .xg_y-box>li input[type=radio]+label:before {
    display: inline-block;
    width: 12px;
	height: 12px;
	margin-left: 26px;
    margin-right: 8px;
    content: '';
	background: url(../images/xg2.png) no-repeat;
    background-size:100% 100%;
}
.xg_y-box>li input[type=checkbox]:checked+label:before,.xg_y-box>li input[type=radio]:checked+label:before{
    content:' ';
    width: 12px;
    height: 12px;
    background: url(../images/xg.png) no-repeat;
    background-size:100% 100%;
}

.xg_y-box>li label{
	font-size: 14px;
	color: #333333;
}

.xg_quren{
	width: 194px;
	height: 40px;
	display: block;
	margin: 0 auto;
	background: #37ac68;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
}


/* å¼¹çª—åˆ†é… */
.cr_tan-fp{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index:8888;
    display: none;
}
.cr_tan-jf{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index:8888;
    display: none;
}
.cr_fp-k{
    width: 882px;
    padding:40px 50px;
	background: #ffffff;
	border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
	overflow: hidden;
}

.pf_title{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	text-align: center;
	font-size: 20px;
	color: #5ebb85;
}
.pf_box{
	width: 842px;
	float: left;
	padding: 0 20px;
	margin: 20px 0px 0px;
	height: 500px;
	overflow-y: scroll;
}

.pf_hz{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pf_hz-ti{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 16px;
	color: #333333;
	text-align: left;
}

.pf_hz-show{
	width: 100%;
    float: left;
}
.pf_hz-show li{
	width: 270px;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}

.pf_hz-show li:nth-child(3n){
	margin-right: 0;
}
.pf_hz-input{
	width: 250px;
	height: 36px;
	padding: 0 10px;
	background: #f5f5f5;
}
.pf_hz-input input{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: transparent;
}
.pf_hz-input input::placeholder{
	font-size: 14px;
	color: #999999;
}



.pf_sel{
    width: 100%;
    height: 36px;
    float: left;
    margin-right: 8px;
}
.pf_sel select{
    display: none;
}


.pf_sel .select_box {
    width:100%;
    height:100%;
    float: left;
}
.pf_sel .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 250px;
    padding: 0 10px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #f5f5f5;
    background-size: 8px 5px;
    background-position: 240px 15px;
    font-size: 14px;
    color: #333333;
	line-height: 36px;
	text-align: left;
}

.pf_sel .select_option {
    width: 270px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.pf_sel .select_option li {
    width: 250px;
    height: 35px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.pf_sel .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}
.pf_sel1{
    width: 100%;
    height: 36px;
    float: left;
    margin-right: 8px;
}
.pf_sel1 select{
    display: none;
}


.pf_sel1 .select_box {
    width:100%;
    height:100%;
    float: left;
}
.pf_sel1 .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 250px;
    padding: 0 10px;
    height: 100%;
    outline: none;
    background: no-repeat #f5f5f5;
    background-size: 8px 5px;
    background-position: 240px 15px;
    font-size: 14px;
    color: #333333;
	line-height: 36px;
	text-align: left;
}

.pf_sel1 .select_option {
    width: 270px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.pf_sel1 .select_option li {
    width: 250px;
    height: 35px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.pf_sel1 .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}

.pf_ns{
	width: 250px;
	height: 36px;
	padding: 0 10px;
	background: #f5f5f5;
}
.pf_ns input{
	width: 190px;
	height: 100%;
	background: transparent;
	float: left;
	border: none;
	outline: none;
}

.pf_ns input::placeholder{
	font-size: 14px;
	color: #999999;
}
.pf_ns span{
	float: right;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
}
.pf_hz-tu{
	width: 127px;
	height: 127px;
	float: left;
	background: #f5f5f5;
	position: relative;
	cursor: pointer;
}
.pf_hz-tu img{
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 11;
}
.pf_hz-tu input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 22;
	background: transparent;
	opacity: 0;
}
.pf_hz-tu video{
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 11;
}
.pf_hz-tz{
	font-size: 14px;
	color: #999999;
	margin-left: 12px;
	float: left;
	margin-top: 100px;
}



.pf_lab {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.pf_lab>li{
	float: left;
	margin-right: 30px;
}
.pf_lab>li input{display:none;opacity:0;}
.pf_lab>li input[type=checkbox]+label, .pf_lab>li input[type=radio]+label {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin:2px;
	color: #333333;
}
.pf_lab>li input[type=checkbox]:checked+label, .pf_lab>li input[type=radio]:checked+label {
    color: #37ac68;
}
.pf_lab>li input[type=checkbox]+label:before, .pf_lab>li input[type=radio]+label:before {
    display: inline-block;
    width: 20px;
	height: 20px;
	margin-left: 8px;
    margin-right: 8px;
    content: '';
	background: url(../images/fp.png) no-repeat;
    background-size:100% 100%;
}
.pf_lab>li input[type=checkbox]:checked+label:before,.pf_lab>li input[type=radio]:checked+label:before{
    content:' ';
    width: 20px;
    height: 20px;
    background: url(../images/fp2.png) no-repeat;
    background-size:100% 100%;
}

.pf_lab>li label{
	font-size: 14px;
	color: #333333;
}

.fp_quren{
	width: 194px;
	height: 40px;
	display: block;
	margin: 30px auto;
	background: #37ac68;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
}


/* æˆ‘çš„æ¶ˆæ¯ */
.mess_box{
	width: 880px;
    padding: 20px 20px;
    background: #ffffff;
	float: left;
	min-height: 742px;
}
.mess_title{
	width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.mes-ti{
    height: 20px;
    float: left;
    padding-left: 20px;
    position: relative;
    font-size:16px;
    line-height: 20px;
    color: #333333;
}
.mes-ti::after{
    content: "";
    height: 100%;
    width: 4px;
	background: #37ac68;
	border-radius: 2px;
    position: absolute;
    left: 10;
    top: 0;
}

.mess_table{
	width: 100%;
    border-collapse: collapse;
	float: left;
	margin-top: 20px;
}

.mess_table thead tr{
    width: 100%;
    height: 42px;
    background: #37ac68;
}
.mess_table thead tr td{
    font-size: 16px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.mess_table tbody tr{
	width: 100%;
	
}
.mess_table tbody tr td{
	padding: 25px 0px;
}
.mess_table tbody tr:nth-child(even){
   background: #eeeeee;
}

.mess_table tbody tr td:nth-child(1){
	width: 320px;
	padding: 25px 30px;
 }
 .mes_zw{
	 font-size: 14px;
	 line-height: 24px;
	 color: #333333;
 }

 .mess_table tbody tr td:nth-child(2){
	text-align: center;
	font-size: 14px;
	color: #333333;
 }

 .mess_table tbody tr td:nth-child(3){
	width: 200px;
	text-align: center;

 }
 .mess_table tbody tr td:nth-child(3) a{
	 display: inline-block;
	 margin: 0 12px;
	 font-size: 14px;
	color: #37ac68;
	line-height: 24px;
	cursor: pointer;
 }

 .mes_tan-k{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
 }

 .mes_hr-k{
	width: 694px;
    padding-top: 30px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
 }

 .hr_ti{
	 width: 100%;
	 font-size: 24px;
	 color: #333333;
	 text-align: center;
 }
 .hr_sbox{
	 width: 504px;
	 padding: 30px 25px;
	 display: block;
	 margin: 30px auto 70px;
	 background: #eeeeee;
 }
 .hr_stex{
	 width: 100%;
	 height: 130px;
	 background: transparent;
	 border: none;
	 outline: none;
 }
 .hr_stex::placeholder{
	 font-size: 16px;
	 color: #999999;
 }

 .hr_but{
	 width: 100%;
	 height: 80px;
	 border-top: 1px solid #e6e6e6;
 }
 .hr_but div{
	 width: 50%;
	 height: 100%;
	 float: left;
	 text-align: center;
	 font-size: 18px;
	 line-height: 80px;
	 color: #333333;
	 position: relative;
	 cursor: pointer;
 }
 .hr_but .hr_but-aw{
	 color: #37ac68;
 }
 .hr_but .hr_but-a::after{
	 content: "";
	 width: 1px;
	 height: 100%;
	 background: #e6e6e6;
	 position: absolute;
	 right: 0;
	 top: 0;
 }


 .m_cy_table{
	width: 100%;
    border-collapse: collapse;
	float: left;
	margin-top: 20px;
}

.m_cy_table thead tr{
    width: 100%;
    height: 42px;
    background: #37ac68;
}
.m_cy_table thead tr td{
    font-size: 16px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.m_cy_table tbody tr{
	width: 100%;
	
}
.m_cy_table tbody tr td{
	padding: 25px 0px;
}
.m_cy_table tbody tr:nth-child(even){
   background: #eeeeee;
}

.m_cy_table tbody tr td:nth-child(1){
	width: 200px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.m_cy_table tbody tr td:nth-child(2){
	width: 100px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.m_cy_table tbody tr td:nth-child(3){
	width: 300px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.m_cy_table tbody tr td:nth-child(4){
	font-size: 16px;
	text-align: center;
	color: #37ac68;
}
.m_cy_table tbody tr td:nth-child(4) a{
	display: inline-block;
	margin:0 12px;
	color: #37ac68;
	cursor: pointer;
}
.m_cy_table tbody tr td:nth-child(4) .cy_shc{
	color: #fd2e19;
}

.m_cy-zeng{
	width: 100px;
	height: 32px;
	background: #fdbf19;
	float: right;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}

.m_cy-tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}

.m_cy-xz{
	width: 1095px;
    padding-top: 24px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}


.m_xz-title{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.m_xz-box{
	width: 955px;
	padding: 0 70px;
}
.m_xz-list{
	width: 100%;
}
.m_xz-list li{
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
}
.m_xz-list li:nth-child(3n){
	margin-right: 0px;
}
.m_xz-input{
	width: 310px;
	padding: 0 15px;
	height: 44px;
	background: #eeeeee;
}
.m_xz-input input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
}
.m_xz-input input::placeholder{
	font-size: 14px;
	color: #999999;
}

.m_xz-sect{
    width: 235;
    height: 44px;
    float: left;
}
.m_xz-sect select{
    display: none;
}


.m_xz-sect .select_box {
    width:100%;
    height:100%;
    float: left;
}
.m_xz-sect .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 205px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 200px 20px;
    font-size: 14px;
    color: #333333;
	line-height: 44px;
	text-align: left;
}

.m_xz-sect .select_option {
    width: 235px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.m_xz-sect .select_option li {
    width: 205px;
    height: 35px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.m_xz-sect .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}

.m_xz-bt{
	width: 100%;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
	text-align: left;
}
.m_xz-bst{
	width: 100%;
	margin-bottom: 30px;
	margin-top: 10px;
}

.m_xz-bst>li{
	float: left;
	margin-right: 50px;
}

.m_xz-bst>li input{display:none;opacity:0;}
.m_xz-bst>li input[type=checkbox]+label, .m_xz-bst>li input[type=radio]+label {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin:2px;
	color: #333333;
}
.m_xz-bst>li input[type=checkbox]:checked+label, .m_xz-bst>li input[type=radio]:checked+label {
    color: #37ac68;
}
.m_xz-bst>li input[type=checkbox]+label:before, .m_xz-bst>li input[type=radio]+label:before {
    display: inline-block;
    width: 16px;
	height: 16px;
    margin-right: 8px;
    content: '';
	background: url(../images/xz.png) no-repeat;
    background-size:100% 100%;
}
.m_xz-bst>li input[type=checkbox]:checked+label:before,.m_xz-bst>li input[type=radio]:checked+label:before{
    content:' ';
    width: 16px;
    height: 16px;
    background: url(../images/xz2.png) no-repeat;
    background-size:100% 100%;
}

.m_xz-bst>li label{
	font-size: 14px;
	color: #333333;
}

.xz_but{
	width: 100%;
	height: 80px;
	border-top: 1px solid #e6e6e6;
}
.xz_but div{
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 80px;
	color: #333333;
	position: relative;
	cursor: pointer;
}
.xz_but .xz_but-aw{
	color: #37ac68;
}
.xz_but .xz_but-a::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top: 0;
}



/* æ–°å¢žæˆåŠŸ */
.m_cy-cg{
	width: 560px;
	padding-top: 20px;
	display: none;
	background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.m_cg-box{
	width: 450px;
	padding: 0px 55px;
}

.m_cg-est{
	width: 100%;
	float: left;
}
.m_cg-est li{
	width: 150px;
	float: left;
	font-size: 16px;
	color: #999999;
}
.m_cg-zhmi{
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.m_cg-zhmi li{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}

.m_cg-qr{
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-top: 1px solid #e6e6e6;
	font-size: 18px;
	color: #37ac68;
	cursor: pointer;
}


/* å†»ç»“è´¦å· */

.mdz_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.mdz_tan1{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.mdz_tan2{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.mdz_k{
	width: 560px;
	padding-top: 20px;
	background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.mdz_sf{
	width: 80%;
	padding: 10px 10% 30px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #999999;
}


.madz_but{
	width: 100%;
	height: 80px;
	border-top: 1px solid #e6e6e6;
}
.madz_but div{
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 80px;
	color: #333333;
	position: relative;
	cursor: pointer;
}
.madz_but .madz_but-aw{
	color: #37ac68;
}
.madz_but .madz_but-aw1{
	color: #37ac68;
}
.madz_but .madz_but-a::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top: 0;
}


.msj_box{
	width: 880px;
    padding: 20px 20px;
    background: #ffffff;
	float: left;
	min-height: 742px;
}

.sj_box{
	width: 842px;
	float: left;
	padding: 0 20px;
	margin: 20px 0px 0px;
}

.sjm_jf-box{
	width: 100%;
	float: left;
	padding-bottom: 22px;
	border-bottom: 1px solid #e6e6e6;
}
.jf_title{
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.jf_ti-zt{
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.jf_zt-list{
	width: 100%;
	float: left;
	margin: 10px 0px 20px;
}

.jf_zt-list>li{
	float: left;
	margin-right: 90px;
}
.jf_zt-list>li input{display:none;opacity:0;}
.jf_zt-list>li input[type=checkbox]+label, .jf_zt-list>li input[type=radio]+label {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin:2px;
}

.jf_zt-list>li input[type=checkbox]+label:before, .jf_zt-list>li input[type=radio]+label:before {
    display: inline-block;
    width: 18px;
	height: 18px;
	margin-left: 8px;
    margin-right: 8px;
    content: '';
	background: url(../images/jf.png) no-repeat;
    background-size:100% 100%;
}
.jf_zt-list>li input[type=checkbox]:checked+label:before,.jf_zt-list>li input[type=radio]:checked+label:before{
    content:' ';
    width: 18px;
    height: 18px;
    background: url(../images/jf2.png) no-repeat;
    background-size:100% 100%;
}

.jf_zt-list>li label{
	font-size: 16px;
	color: #999999;
}

.jf_wz-list{
	width: 100%;
	float: left;
	margin: 10px 0px 10px;
}

.jf_wz-list>li{
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
}
.jf_wz-list>li input{display:none;opacity:0;}
.jf_wz-list>li input[type=checkbox]+label, .jf_wz-list>li input[type=radio]+label {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin:2px;
}

.jf_wz-list>li input[type=checkbox]+label:before, .jf_wz-list>li input[type=radio]+label:before {
    display: inline-block;
    width: 18px;
	height: 18px;
	margin-left: 8px;
    margin-right: 8px;
    content: '';
	background: url(../images/jf.png) no-repeat;
    background-size:100% 100%;
}
.jf_wz-list>li input[type=checkbox]:checked+label:before,.jf_wz-list>li input[type=radio]:checked+label:before{
    content:' ';
    width: 18px;
    height: 18px;
    background: url(../images/jf2.png) no-repeat;
    background-size:100% 100%;
}

.jf_wz-list>li label{
	font-size: 16px;
	color: #999999;
}

.jf_gj{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
}
.jf_gbk{
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px 0px;
}
.jf_gbk button{
	display: inline-block;
	width: 227px;
	height: 44px;
	margin: 0 37px;
	border: 1px solid #37ac68;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	outline: none;
	cursor: pointer;
	padding: 0;
}
.jf_tiji{
	color: #37ac68;
	background: #ffffff;
}
.jf_saja{
	color: #ffffff;
	background: #37ac68;
}

.my_zh-top{
	width: 880px;
    padding: 30px 20px;
    background: #ffffff;
	float: left;
	margin-bottom: 10px;
}
.my_zp-left{
	width: 80px;
	float: left;
}
.my_zp-tx{
	width: 100%;
	height: 79px;
	float: left;
	position: relative;
}
.my_zp-img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	z-index: 11;
}
.my_zp-img img{
	width: 100%;
	height: 100%;
}

.my_icx{
	width: 24px;
	position: absolute;
	left: 50%;
	bottom: -12px;
	transform: translateX(-50%);
	z-index: 22;
}

.my_zp-tx input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 33;
	opacity: 0;
}

.my_zp-zi{
	width: 100%;
	float: left;
	margin-top: 14px;
	font-size: 16px;
	text-align: center;
	color: #37ac68;
}

.my_zh-bot{
	width: 880px;
    padding: 20px 20px;
    background: #ffffff;
    float: left;
    /* min-height: 742px; */
}
.my_bot-title{
	width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.my_zh-right{
	float: right;
	margin-top: 20px;
}
.my_zh-rx{
	width: 296px;
	float: left;
}

.my_rx-tp{
	width: 100%;
	float: left;
}
.my_rx-tp img{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.my_rx-tp span{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.my_rx-td{
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #999999;
}
.my_rx-ma{
	width: 100%;
	font-size: 14px;
	color: #37ac68;
	text-decoration: underline;
	margin-top: 30px;
	cursor: pointer;
}

.my_rx-list{
	float: left;
	margin-left: 46px;
	margin-top: 10px;
}
.my_rx-list li{
	float: left;
	width: 216px;
	position: relative;
	text-align: center;
}
.my_rx-list li::after{
	content: "";
	width: 1px;
	height: 90%;
	background: #bbbbbb;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.my_rx-sj{
	font-size: 48px;
	color: #333333;
	margin-bottom: 20px;
}
.my_rx-sm{
	font-size: 16px;
	color: #000033;
}

.my_table{
	width: 100%;
    border-collapse: collapse;
	float: left;
	margin-top: 20px;
}

.my_table thead tr{
    width: 100%;
    height: 44px;
    background: #dddddd;
}
.my_table thead tr td{
    font-size: 16px;
    color: #333333;
	text-align: center;
	font-weight: bold;
}

.my_table tbody tr{
	width: 100%;	
}
.my_table tbody tr td{
	padding: 25px 0px;
	border: 1px solid #dddddd;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.my_table tbody tr td:nth-child(1){
	width: 297px;
}
.my_table tbody tr td:nth-child(2) a{
	display: inline-block;
	margin: 0 8px;
	font-size: 16px;
	color: #333333;
}

.bus_zh-bot{
	width: 880px;
    padding: 20px 20px;
    background: #ffffff;
    float: left;
    min-height: 742px;
}

.bus_zg-list{
	width: 860px;
	padding: 0 10px;
	float: left;
	margin-top: 20px;
}

.bus_zg-list li{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.bus_zg-img{
	width: 165px;
	float: left;
}
.bus_zg-img img{
	width: 100%;
	height: 105px;
}
.bux_zg-text{
	width: 660px;
	float: right;
	height: 106px;
	border-bottom: 1px solid #ebebeb;
}

.bux_zg-ti{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.bux_zg-ci{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 10px 0px 5px
}
.bux_zg-q{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
}

.bus_zg-list li:hover .bux_zg-ti{
	color: #37ac68;
}

.bus_xq{
	width: 172px;
	padding: 0 10px;
	height: 34px;
	background: #eeeeee;
	float: right;
	position: relative;
	cursor: pointer;
}
.bus_xq input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	position: relative;
	z-index: 22;
}
.bus_xq input::-webkit-inner-spin-button{
    display: none;
}
.bus_xq input::-webkit-calendar-picker-indicator{
	opacity: 0;
}
/*.bus_xq input::-webkit-clear-button{
	display: none;
}*/
.bus_xq::after{
	content: "";
	width: 15px;
	height: 14px;
	background: url(../images/yx.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 11;
}


/* ä¿®æ”¹å¼¹çª— */
.my_zh-tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.my_zh-tan1{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.my_zh-tk{
	width: 694px;
    padding-top: 24px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}

.my_tkx-ti{
	width: 100%;
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.my_li-list {
	width: 554px;
	padding: 0 70px;
	margin: 30px 0;
}

.my_li-list li{
	width: 504px;
	padding: 0 25px;
	height: 67px;
	background: #eeeeee;
	margin-bottom: 30px;
}
.my_li-list li input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
}
.my_li-list li input::placeholder{
	font-size: 16px;
	color: #999999;
}

.kfw_cr-list{
	width: 100%;
	float: left;
}
.kfw_cr-list a{
	width: 150px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	font-size: 16px;
	color: #333333;
	position: relative;
}
.kfw_cr-list a::after{
	content: "";
	width: 34px;
	height: 4px;
	border-radius: 2px;
	background: #37ac68;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	opacity: 0;
}
.kfw_cr-list a:hover{
	color: #37ac68;
}
.kfw_cr-list a:hover::after{
	opacity: 1;
}
.kfw_cr-list .cr-on{
	color: #37ac68;
}
.kfw_cr-list .cr-on::after{
	opacity: 1;
}
.kfw_cr-ti{
	width: 100%;
	float: left;
	padding-bottom: 15px;
}



.kfw_tab{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.kfw_tab thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.kfw_tab thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.kfw_tab tbody tr{
	width: 100%;
}
.kfw_tab tbody tr td{
	padding: 25px 0px;
}
.kfw_tab tbody tr:nth-child(even){
   background: #eeeeee;
}
.kfw_tab tbody tr td:nth-child(1){
	 width: 110px;
	 text-align: center;
	 font-size: 14px;
	 color: #333333;
 }
.kfw_tab tbody tr td:nth-child(2){
	padding: 25px 20px;
	text-align: center;
 }
 .kfw_tab tbody tr td:nth-child(2) img{
	 width: 68px;
	 height: 44px;
	 display: inline-block;
	 vertical-align: middle;
 }
 .kfw_tab tbody tr td:nth-child(2) .kfw_ztext{
	 width: 170px;
	 display: inline-block;
	 vertical-align: middle;
	 margin-left: 6px;
	 font-size: 14px;
	 line-height: 20px;
	 color: #333333;
	 text-align: left;
 }

 .kfw_tab tbody tr td:nth-child(3){
	 width: 300px;
	 text-align: center;
	 font-size: 14px;
	 color: #333333;
 }
 .kfw_tab tbody tr td:nth-child(3) span{
	 margin: 0px 15px;
 }

.kfw_tab tbody tr td:nth-child(4){
	width: 180px;
	font-size: 14px;
	color: #37ac68;
}

.kfw_tab tbody tr td:nth-child(4) a{
	font-size: 14px;
	color: #37ac68;
	display: inline-block;
	margin: 0 18px;
	cursor: pointer;
	line-height: 20px;
}

.kfw_tab tbody tr .wj_shchu{
	text-align: left !important; 
}

.kfw_tab-k{
	width: 100%;
	padding-bottom: 12px;
	float: left;
	border-bottom: 1px solid #e8e8e8;
}

.kfw_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.kfw_tan-k{
	width: 880px;
    padding: 40px 50px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}

.kfw_close{
    width: 17px;
    position: absolute;
    right: 24px;
    top: 24px;
    cursor: pointer;
}

.kfw_tk-ti{
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 20px;
	color: #5ebb85;

}
.kfw_r-box{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.kfw_rb-lun{
	width: 100%;
	height: 444px;
	float: left;
	position: relative;
}
.kfw_lun{
	width: 734px;
	height: 444px;
	position: relative;
	z-index: 11;
	margin: 0 auto;
}
.kfw_lun .swiper-slide{
	width: 100%;
	height: 100%;
}
.kfw_lun .swiper-slide img{
	width: 100%;
	height: 100%;
}
.fwn{
	width: 23px;
	height: 45px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	border: none;
	outline: none;
	z-index: 22;
}
.fwn img{
	width: 100%;
	height: 100%;
}
.fw_next{
	right: 30px;
}
.fw_pre{
	left: 30px;
}

.kfw_r-list{
	width: 735px;
	display: block;
	margin: 10px 72.5px 10px;
	float: left;
}

.kfw_r-list li{
	width: 225px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-right: 30px;
}
.kfw_r-list li:nth-child(3n){
	margin-right: 0;
}
.kfw_r-sx{
	width: 735px;
	display: block;
	margin: 0px 72.5px 10px;
	float: left;
	font-size: 24px;
	color: #333333;
}
.kfw_r-sx span{
	color: #ea2020;
}



.kfw_tabc{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.kfw_tabc thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.kfw_tabc thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.kfw_tabc tbody tr{
	width: 100%;
}
.kfw_tabc tbody tr td{
	padding: 25px 0px;
}
.kfw_tabc tbody tr:nth-child(even){
   background: #eeeeee;
}
 .kfw_tabc tbody tr td:nth-child(1){
	 width: 110px;
	 text-align: center;
	 font-size: 14px;
	 color: #333333;
 }
.kfw_tabc tbody tr td:nth-child(2){
	padding: 25px 20px;
	text-align: center;
 }
 .kfw_tabc tbody tr td:nth-child(2) img{
	 width: 68px;
	 display: inline-block;
	 vertical-align: middle;
 }
 .kfw_tabc tbody tr td:nth-child(2) .kfw_ztext{
	 width: 152px;
	 display: inline-block;
	 vertical-align: middle;
	 margin-left: 6px;
	 font-size: 14px;
	 line-height: 20px;
	 color: #333333;
	 text-align: left;
 }

 .kfw_tabc tbody tr td:nth-child(3){
	 width: 300px;
	 text-align: center;
	 font-size: 14px;
	 color: #333333;
 }
 .kfw_tabc tbody tr td:nth-child(3) span{
	 margin: 0px 15px;
 }

.kfw_tabc tbody tr td:nth-child(4){
	width: 200px;
	/* font-size: 14px;
	color: #37ac68; */
}

.kfw_tabc tbody tr td:nth-child(4) a{
	width: 83px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	margin: 0 5px;
	cursor: pointer;
}

.kfw_cha-c{
	background: #37ac68;
}
.kfw_jfen{
	background: #f9b303;
}


.gl_td-rw{
    width: 155px;
    height: 24px;
    float: left;
    margin-left: 14px;
}
.gl_td-rw select{
    display: none;
}


.gl_td-rw .select_box {
    width:100%;
    height:100%;
    float: left;
}
.gl_td-rw .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 150px;
    padding: 0 10px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 156px 9.5px;
    font-size: 14px;
    color: #333333;
	line-height: 24px;
	text-align: left;
}

.gl_td-rw .select_option {
    width: 168px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.gl_td-rw .select_option li {
    width: 150px;
    height: 24px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    margin: 0;
    border: none;

}

.gl_td-rw .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}

.gl_td-rb{
	float: right;
}
.gl_td-sou{
	width: 190px;
	height: 30px;
	float: left;
	border: 1px solid #d2d2d2;
	margin-right: 20px;
}
.gl_td-sou input{
	width: 140px;
	padding: 0 10px;
	height: 100%;
	float: left;
	border: none;
	outline: none;
	background: transparent;
}
.gl_td-sou input::placeholder{
	font-size: 12px;
	color: #bbbbbb;
}
.gl_td-simg{
	width: 30px;
	height: 100%;
	float: right;
	background: url(../images/fang.png) no-repeat center;
	background-size: 15px 15px;
	border: none;
	outline: none;
	cursor: pointer;
}
.gl_td-xz{
	height:30px;
	line-height: 30px;
	padding: 0 30px;
	font-size: 12px;
	color: #ffffff;
	float: left;
	background: #37ac68;

}


.gl_tabc{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.gl_tabc thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.gl_tabc thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.gl_tabc tbody tr{
	width: 100%;
}
.gl_tabc tbody tr td{
	padding: 25px 0px;
}
.gl_tabc tbody tr:nth-child(even){
   background: #eeeeee;
}
.gl_tabc tbody tr td:nth-child(1){
	width: 110px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.gl_tabc tbody tr td:nth-child(2){
	width: 110px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.gl_tabc tbody tr td:nth-child(3){
	width: 150px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.gl_tabc tbody tr td:nth-child(4){
	padding: 0px 20px;
	text-align: center;
 }
 .gl_tabc tbody tr td:nth-child(4) img{
	 width: 68px;
	 height: 44px;
	 display: inline-block;
	 vertical-align: middle;
 }
 .gl_tabc tbody tr td:nth-child(4) .kfw_ztext{
	 width: 180px;
	 display: inline-block;
	 vertical-align: middle;
	 margin-left: 6px;
	 font-size: 14px;
	 line-height: 20px;
	 color: #333333;
	 text-align: left;
 }

.gl_tabc tbody tr td:nth-child(5){
	width: 212px;
	font-size: 14px;
	color: #37ac68;
}

.gl_tabc tbody tr td:nth-child(5) a{
	display: inline-block;
	font-size: 14px;
	color: #37ac68;
	margin: 0 18px;
	cursor: pointer;
}


.gl_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.gl_tan-k{
	width: 940px;
    padding: 30px 30px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.gl_tk-ti{
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	font-size: 18px;
	color: #37ac68;
}

.gl_tk-show{
	width: 100%;
	float: left;
	height: 248px;
	overflow-y: scroll;
	margin-top: 20px;
}
.gl_tk-list{
	width: 96%;
	padding: 0 2%;
	float: left;
}

.gl_tk-list li{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.gl_tks-q{
	width: 100%;
	font-size: 14px;
	color: #37ac68;
}
.gl_tks-w{
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.gl_tks-m{
	width: 100%;
	font-size: 14px;
	color: #37ac68;
	line-height: 20px;
	text-align: right;
}

.gl_form{
	width: 100%;
	float: left;
	margin: 0;
}
.gl_tk-tshu{
	width: 890px;
	height: 120px;
	padding: 20px 25px;
	background: #eeeeee;
	float: left;
	margin-top: 25px;
}
.gl_tk-tex{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
}
.gl_tk-tex::placeholder{
	font-size: 14px;
	color: #999999;
}

.gl_tk-tj{
	width: 167px;
	height: 37px;
	display: block;
	background: #37ac68;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 37px;
	margin: 15px auto;
	border: none;
	outline: none;
	cursor: pointer;
}

.gl_tk-dxin{
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #37ac68;
	text-align: center;
}

.gl_tabc-two{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.gl_tabc-two thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.gl_tabc-two thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.gl_tabc-two tbody tr{
	width: 100%;
}
.gl_tabc-two tbody tr td{
	padding: 25px 0px;
}
.gl_tabc-two tbody tr:nth-child(even){
   background: #eeeeee;
}
.gl_tabc-two tbody tr td:nth-child(1){
	width: 110px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.gl_tabc-two tbody tr td:nth-child(2){
	width: 110px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.gl_tabc-two tbody tr td:nth-child(3){
	width: 150px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.gl_tabc-two tbody tr td:nth-child(4){
	padding: 0px 20px;
	text-align: center;
 }

 .gl_tabc-two tbody tr td:nth-child(4) .gl-kez{
	 width: 280px;
	 display: inline-block;
	 vertical-align: middle;
	 font-size: 14px;
	 line-height: 20px;
	 color: #333333;
	 text-align: left;
 }

.gl_tabc-two tbody tr td:nth-child(5){
	width: 212px;
	font-size: 14px;
	color: #37ac68;
}

.gl_tabc-two tbody tr td:nth-child(5) a{
	display: inline-block;
	font-size: 14px;
	color: #37ac68;
	margin: 0 18px;
	cursor: pointer;
}

.gl_xz-box{
	width: 880px;
	padding: 20px 20px;
	background: #ffffff;
	float: left;
}
.gl_xzb-title{
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	font-size: 18px;
	color: #333333;
}
.gl_xzb-k{
	width: 100%;
	float: left;
	margin: 40px 0px;
}
.gl_xzb-form{
	width: 100%;
	float: left;
	margin: 0;
}
.gl_form-show{
	width: 100%;
	float: left;
}
.gl_form-show li{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.gl_form-left{
	width: 105px;
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	text-align: right;
	margin-right: 16px;
}
.dy_form-left{
	width: 80px;
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	text-align: right;
	margin-right: 16px;
}
.gl_fr-alist{
	float: left;
}

.gl_fr-alist a{
	width: 132px;
	height: 36px;
	border-radius: 2px;
	border: 2px solid #ededed;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #333333;
	margin-right: 16px;
}

.gl_fr-alist a:hover{
	background: #d7eee1;
	border: 2px solid #d7eee1;
}
.gl_fr-alist .fr-on{
	background: #d7eee1;
	border: 2px solid #d7eee1;
}
.gl_fr-input{
	width: 356px;
	float: left;
	height: 40px;
	background: #eeeeee;
	padding: 0 10px;
}
.gl_fr-input input{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: transparent;
}
.gl_fr-input input::-webkit-inner-spin-button{
    display: none;
}
.gl_fr-input input::-webkit-calendar-picker-indicator{
	opacity: 0;
}
.gl_fr-selt{
    width: 253px;
    height: 40px;
    float: left;
    margin-right: 14px;
}
.gl_fr-selt select{
    display: none;
}


.gl_fr-selt .select_box {
    width:100%;
    height:100%;
    float: left;
}
.gl_fr-selt .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 233px;
    padding: 0 10px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 230px 17.5px;
    font-size: 14px;
    color: #333333;
	line-height: 40px;
	text-align: left;
}
.gl-beimg .select_showbox {
    background-image: none;
}

.gl_fr-selt .select_option {
    width: 253px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.gl_fr-selt .select_option li {
    width: 233px;
    height: 35px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
    margin: 0;
    border: none;

}

.gl_fr-selt .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}
.gl_fr-dmu{
	width: 356px;
	padding: 0 10px;
	height: 40px;
	background: #eeeeee;
	float: left;
}

.gl_fr-dmu input{
	width: 70%;
	height: 100%;
	float: left;
	border: none;
	outline: none;
	background: transparent;
}
.gl_fr-dmu span{
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	float: right;
}
.gl_fr-dmu1{
	width: 580px;
	padding: 0 10px;
	height: 40px;
	
	float: left;
}

.gl_fr-dmu1 input{
	width: 32%;
	height: 100%;
	float: left;
	border: none;
	outline: none;
	background: #eeeeee;
}
.gl_fr-dmu1 span{
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	float: left;
	margin-right: 10px;
    margin-left: 10px;
}
.gl_fr-teaxt{
	width: 696px;
	height: 92px;
	float: left;
	padding: 20px 10px;
	background: #eeeeee;
}
.gl_fr-wz{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: transparent;
}

.gl_fr-but{
	width: 256px;
	height: 48px;
	display: block;
	margin: 0 auto;
	background: #37ac68;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
}

.gl_fr-scimg{
	width: 100%;
	float: left;
	cursor: pointer;
}
.gl_fr-span{
	width: 105px;
	display: inline-block;
	font-size: 14px;
    color: #333333;
    text-align: right;
	margin-right: 16px;
	vertical-align: bottom;
}
.gl_scimg{
	width: 124px;
	height: 124px;
	display: inline-block;
	background: #eeeeee;
	vertical-align: bottom;
	position: relative;
	
}
.gl_scimg img{
	width: 37px;
	height: 37px;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 11;
}
.gl_scimg input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 33;
	opacity: 0;
	cursor: pointer;
}

.dk_table{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.dk_table thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.dk_table thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.dk_table tbody tr{
	width: 100%;
}
.dk_table tbody tr td{
	padding: 25px 0px;
}
.dk_table tbody tr:nth-child(even){
   background: #eeeeee;
}
.dk_table tbody tr td:nth-child(1){
	width: 90px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.dk_table tbody tr td:nth-child(2){
	width: 90px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.dk_table tbody tr td:nth-child(3){
	width: 135px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.dk_table tbody tr td:nth-child(4){
	width: 245px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.dk_table tbody tr td:nth-child(5){
	width: 130px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.dk_table tbody tr td:nth-child(6){
	/* width: 120px; */
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #fd7d0b;
}
.dk_table tbody tr td:nth-child(6) .sp_se{
	color: #333333;
}
.dk_table tbody tr td:nth-child(7){
	width: 110px;
	font-size: 14px;
	color: #37ac68;
}

.dk_table tbody tr td:nth-child(7) a{
	display: inline-block;
	font-size: 14px;
	color: #37ac68;
	margin: 0 10px;
	cursor: pointer;
}
.dk_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display:none;
}
.dk_tan-k{
	width: 300px;
    padding: 30px 30px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 5%;
    transform: translate(-50%,100%);
    overflow: hidden;
}

.dk_tk-title{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.dk_tk-list{
	width: 100%;
	display: block;
    margin: 30px 0px 0px;
}
.dk_tk-list li{
	width: 140px;
	height: 33px;
	float: left;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #333333;
	background: #eeeeee;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.dk_tk-list li:nth-child(2n){
	margin-right: 0;
}
.dk_tk-list .dks-on{
	background: #37ac68;
	color: #ffffff;
}

.dk_tk-quren{
	width: 168px;
	height: 33px;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #333333;
	background: #fdbf19;
	cursor: pointer;
}

.jy_xz{
	height: 30px;
    line-height: 30px;
    padding: 0 30px;
    font-size: 14px;
    color: #333333;
    float: left;
	background: #fdbf19;
	float: right;
}
.jy_cr-ti{
	width: 100%;
	float: left;
	padding-bottom: 8px;
	border-bottom: 1px solid #ededed;
}

.jy_form{
	width: 100%;
	float: left;
	margin-top: 12px;
}
.jy_for-selt{
    width: 243px;
    height: 33px;
    float: left;
    margin-right: 12px;
}
.jy_for-selt select{
    display: none;
}


.jy_for-selt .select_box {
    width:100%;
    height:100%;
    float: left;
}
.jy_for-selt .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 213px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 220px 14px;
    font-size: 14px;
    color: #333333;
	line-height: 33px;
	text-align: left;
}

.jy_for-selt .select_option {
    width:243px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.jy_for-selt .select_option li {
    width: 213px;
    height: 24px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    margin: 0;
    border: none;

}

.jy_for-selt .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}

.jy_for-qjg{
	width: 625px;
	height: 33px;
	float: left;
}
.jY_for-qti{
	width: 77px;
	float: left;
	font-size: 14px;
	color: #333333;
    margin-top: 12px;
}
.jy_for-input{
	width: 206px;
	height: 33px;
	padding: 0 15px;
	background: #eeeeee;
	float: left;
}
.jy_for-input input{
	width: 170px;
	height: 100%;
	float: left;
	background: transparent;
	border: none;
	outline: none;
}
.jy_for-input span{
	float: right;
	font-size: 14px;
	line-height: 33px;
	color: #999999;
}
.jy_for-input1{
	width: 206px;
	height: 33px;
	float: left;
}
.jy_for-input1 input{
	width: 170px;
	height: 100%;
	float: left;
	background: #eeeeee;
	border: none;
	outline: none;
	padding: 0 15px;
}
.jy_for-input1 span{
	float: right;
	font-size: 14px;
	line-height: 33px;
	color: #999999;
	margin: 0 10px;
}
.nz-g{
	width: 27px;
	height: 1px;
	float: left;
	margin: 18px 24px;
}
.jy_for-bx{
	width: 100%;
	height: 33px;
	float: left;
	margin-top: 12px;
}
.jy_bx-list{
	float: left;
}
.jy_bx-list li{
	width: 213px;
	padding: 0 15px;
	height: 33px;
	background: #eeeeee;
	float: left;
	margin-right: 12px;
}
.jy_bx-list li input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
}
.jy_bx-list li input::placeholder{
	font-size: 14px;
	color: #999999;
}
.jy_bx-but{
	width: 102px;
	height: 33px;
	background: #37ac68;
	border: none;
	outline: none;
	padding: 0;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	float: right;
}
.ky_jy-box{
	width: 880px;
    padding: 20px 20px;
    background: #ffffff;
	float: left;
	margin-top: 15px;
}

.jy_table{
	width: 100%;
    border-collapse: collapse;
    float: left;
}

.jy_table thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.jy_table thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.jy_table tbody tr{
	width: 100%;
}
.jy_table tbody tr td{
	padding: 25px 0px;
	font-size: 14px;
	color: #333333;
}
.jy_table tbody tr:nth-child(even){
   background: #eeeeee;
}

.jy_table tbody tr td:nth-child(1){
	width: 110px;
	text-align: center;
	word-break:break-all;
}

.jy_table tbody tr td:nth-child(2){
	width: 50px;
	text-align: center;
}

.jy_table tbody tr td:nth-child(3){
	width: 100px;
	padding: 0 5px;
	line-height: 20px;
}
.jy_table tbody tr td:nth-child(4){
	width: 230px;
}
.jy_table tbody tr td:nth-child(4) img{
	width: 90px;
	height: 58px;
	float: left;
}
.jy_td-zb{
	width: 125px;
	float: right;
}
.jy_tdzi{
	width: 100%;
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.jy_tdci{
	width: 100%;
	font-size: 12px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.jy_table tbody tr td:nth-child(5){
	width: 90px;
	text-align: center;
}
.jy_table tbody tr td:nth-child(6){
	width: 90px;
	text-align: center;
}
.jy_table tbody tr td:nth-child(7){
	width: 70px;
	text-align: center;
	color: #fd7d0b;
}

.jy_table tbody tr td:nth-child(8){
	width: 100px;
	font-size: 14px;
	color: #37ac68;
}

.jy_table tbody tr td:nth-child(8) a{
	display: inline-block;
	font-size: 14px;
	color: #37ac68;
	margin: 0 5px 0 10px;
	cursor: pointer;
}
.jy_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.jy_tan-k{
	width: 950px;
    padding: 30px 70px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.jy_tk-ti{
	width: 100%;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.jy_tfr-box{
	width: 100%;
	float: left;
	margin:20px 0px 0px;
}
.jy_tfr-list{
	width: 100%;
	float: left;
}
.jy_tfr-list li{
	width: 230px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.jy_tfr-list li:nth-child(4n){
	margin-right: 0px;
}
.jy_tfr-input{
	width: 200px;
	padding: 0 15px;
	height: 44px;
	background: #eeeeee;
}
.jy_tfr-input input{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: transparent;
}
.jy_tfr-input input::placeholder{
	font-size: 14px;
	color: #999999;
}

.jy_tfr-selt{
    width: 100%;
    height: 44px;
}
.jy_tfr-selt select{
    display: none;
}


.jy_tfr-selt .select_box {
    width:100%;
    height:100%;
    float: left;
}
.jy_tfr-selt .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 200px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 210px 19.5px;
    font-size: 14px;
    color: #333333;
	line-height: 44px;
	text-align: left;
}

.jy_tfr-selt .select_option {
    width:230px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.jy_tfr-selt .select_option li {
    width: 200px;
    height: 24px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    margin: 0;
    border: none;

}

.jy_tfr-selt .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}

.jy_tfr-fiel{
	width: 145px;
	height: 120px;
	background: #eeeeee;
	position: relative;
	cursor: pointer;
}
.jy_fiel-img{
	width: 52px;
	height: 40px;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 11;
}
.jy_tfr-fiel input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 22;
	opacity: 0;
	cursor: pointer;
}
.jy_tfr-tj{
	width: 235px;
	height: 50px;
	display: block;
	margin: 30px auto;
	background: #37ac68;
	padding: 0;
	border: none;
	outline: none;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.jy_fiel-ti{
	width: 100%;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}


.jd_form{
	width: 100%;
	float: left;
	margin-top: 12px;
}
.jd_for-selt{
    width: 156px;
    height: 33px;
    float: left;
    margin-right: 5px;
}
.jd_for-selt select{
    display: none;
}


.jd_for-selt .select_box {
    width:100%;
    height:100%;
    float: left;
}
.jd_for-selt .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 126px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 140px 14px;
    font-size: 14px;
    color: #333333;
	line-height: 33px;
	text-align: left;
}

.jd_for-selt .select_option {
    width:156px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.jd_for-selt .select_option li {
    width: 126px;
    height: 24px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    margin: 0;
    border: none;

}

.jd_for-selt .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}
.jd_for-selt1{
    width: 226px;
    height: 33px;
    float: left;
    margin-right: 5px;
}
.jd_for-selt1 select{
    display: none;
}


.jd_for-selt1 .select_box {
    width:100%;
    height:100%;
    float: left;
}
.jd_for-selt1 .select_showbox {
    /* border: 1px solid #b0a296; */
    width: 196px;
    padding: 0 15px;
    height: 100%;
    outline: none;
    background: url(../images/h-xj.png) no-repeat #eeeeee;
    background-size: 8px 5px;
    background-position: 210px 14px;
    font-size: 14px;
    color: #333333;
	line-height: 33px;
	text-align: left;
}

.jd_for-selt1 .select_option {
    width:226px !important;
    display: inline-block;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: none;
    display: none;
    position: absolute;
    z-index: 55;
    box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
    margin-top: 1px;
}
.jd_for-selt1 .select_option li {
    width: 196px;
    height: 24px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    margin: 0;
    border: none;

}

.jd_for-selt1 .select_option li.selected {
    color: #ff9f00;
    background: #FFF7E9;
}
.jd_fo-time{
	float: left;
	margin-right: 8px;
}

.ji_ftim-box{
	width: 110px;
	padding: 0 10px;
	height: 33px;
	background: #eeeeee;
	float: left;
	position: relative;
	cursor: pointer;
}
.ji_ftim-box input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	position: relative;
	z-index: 22;
}
.ji_ftim-box input::-webkit-inner-spin-button{
    display: none;
}
.ji_ftim-box input::-webkit-calendar-picker-indicator{
	opacity: 0;
}
/*.ji_ftim-box input::-webkit-clear-button{
	display: none;
}*/
.ji_ftim-box::after{
	content: "";
	width: 15px;
	height: 14px;
	background: url(../images/yx.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 10px;
	top: 9.5px;
	z-index: 11;
}

.jd_tim-g{
	width: 19px;
	float: left;
	margin: 16px 4px 0px;
}

.jd_fo-input{
	width: 136px;
	padding: 0 10px;
    height: 33px;
	float: left;
	background: #eeeeee;
    margin-right: 5px;
}
.jd_fo-input input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
}
.jd_fo-input input::placeholder{
	font-size: 14px;
	color: #999999;
}




.jd_table{
	width: 100%;
    border-collapse: collapse;
	float: left;
	margin-top: 20px;
}

.jd_table thead tr{
    width: 100%;
    height: 46px;
    background: #37ac68;
}
.jd_table thead tr td{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.jd_table tbody tr{
	width: 100%;
}
.jd_table tbody tr td{
	padding: 25px 0px;
	font-size: 14px;
	color: #333333;
}
.jd_table tbody tr:nth-child(even){
   background: #eeeeee;
}

.jd_table tbody tr td:nth-child(1){
	width: 110px;
	text-align: center;
}

.jd_table tbody tr td:nth-child(2){
	width: 90px;
	text-align: center;
}

.jd_table tbody tr td:nth-child(3){
	width: 130px;
	line-height: 20px;
	text-align: center;
}
.jd_table tbody tr td:nth-child(4){
	width: 130px;
	text-align: center;
}


.jd_table tbody tr td:nth-child(5){
	width: 154px;
	text-align: left;
}
.jd_table tbody tr td:nth-child(6){
	width: 90px;
	text-align: center;
	color: #fd7d0b;
}

.jd_table tbody tr td:nth-child(7){
	width: 100px;
	font-size: 14px;
	color: #37ac68;
}

.jd_table tbody tr td:nth-child(7) a{
	display: inline-block;
	font-size: 14px;
	color: #37ac68;
	margin: 0 12px;
	cursor: pointer;
}
.jd_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.jd_tan-k{
	width: 950px;
    padding: 30px 70px;
    background: #ffffff;
    border-radius: 5px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.jd_tk-ti{
	width: 100%;
	font-size: 16px;
	color: #333333;
	text-align: center;
}


.ji_ftim-box2{
	width: 200px;
	padding: 0 15px;
	height: 44px;
	background: #eeeeee;
	float: left;
	position: relative;
	cursor: pointer;
    overflow:Hidden;
}
.ji_ftim-box2 input{
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	position: relative;
	z-index: 22;  overflow:Hidden;
}
.ji_ftim-box2 input::-webkit-inner-spin-button{
    display: none;
}
.ji_ftim-box2 input::-webkit-calendar-picker-indicator{
	opacity: 0;
}
.ji_ftim-box2 input::-webkit-clear-button{
	display: none !important;
}

 .datetime-reset-button{
fill: currentColor;
opacity: 0;
background-color: transparent;
border: none;
align-self: center;
flex: none;
padding-inline: 2px;
}
.ji_ftim-box2::after{
	content: "";
	width: 15px;
	height: 14px;
	background: url(../images/yx.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 15px;
	top:15px;
	z-index: 11;
}
.jd_fo-tex{
	width: 920px;
	float: left;
	padding: 15px 15px;
	background: #eeeeee;
	margin-bottom: 12px;
}
.jd_tarea{
	width: 100%;
	height: 90px;
	background: transparent;
	border: none;
	outline: none;
}
.jd_tarea::placeholder{
	font-size: 14px;
	color: #999999;
}
.jd_tfr-tj{
	width: 235px;
	height: 50px;
	display: block;
	float: left;
	background: #37ac68;
	padding: 0;
	border: none;
	outline: none;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}




.jd_xz-bst{
	width: 100%;
	margin-bottom: 12px;
	margin-top: 10px;
}

.jd_xz-bst>li{
	float: left;
	margin-right: 50px;
}

.jd_xz-bst>li input{display:none;opacity:0;}
.jd_xz-bst>li input[type=checkbox]+label, .jd_xz-bst>li input[type=radio]+label {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin:2px;
	color: #333333;
}
.jd_xz-bst>li input[type=checkbox]:checked+label, .jd_xz-bst>li input[type=radio]:checked+label {
    color: #37ac68;
}
.jd_xz-bst>li input[type=checkbox]+label:before, .jd_xz-bst>li input[type=radio]+label:before {
    display: inline-block;
    width: 16px;
	height: 16px;
    margin-right: 8px;
    content: '';
	background: url(../images/xz.png) no-repeat;
    background-size:100% 100%;
}
.jd_xz-bst>li input[type=checkbox]:checked+label:before,.jd_xz-bst>li input[type=radio]:checked+label:before{
    content:' ';
    width: 16px;
    height: 16px;
    background: url(../images/xz2.png) no-repeat;
    background-size:100% 100%;
}

.jd_xz-bst>li label{
	font-size: 14px;
	color: #333333;
}

.jyxz-title{
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.jyxz_list{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.jyxz_list li{
	float: left;
	margin-bottom: 20px;
}
.jyxz_input{
	width: 277px;
	height: 40px;
	padding: 0 10px;
	background: #eeeeee;
	float: left;
}
.jyxz_input input{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: transparent;
}


/* ç§¯åˆ†æŠ½å¥–css */

.lucky_draw{
	width: 100%;
	min-height: 1500px;
	position: relative;
	z-index: 11;
	display: block;
	margin: 0 auto;
	background: url(../images/lun_bj.png) no-repeat #37ac68;
	background-size:100% 1500px;
}
.lucky_cen{
	width: 1200px;
	display: block;
	margin: 100px auto 0;
}

.lucky_c-timg{
	width: 100%;
	float: left;
	margin: 60px 0 30px;
}
.lucky_c-timg img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.lucky_c-gz{
	width: 1120px;
	float: left;
	padding: 50px 40px;
	background: #f8eec8;
	border-radius: 10px;
	overflow: hidden;
}
.lucky_c-tz{
	width: 100%;
	font-size: 24px;
	color: #333333;
	margin-bottom: 30px;
}
.lucky_c-tc{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 35px;
}
.lucky_but{
	width: 283px;
	height: 74px;
	display: block;
	margin: 40px auto 50px;
	background: url(../images/jfen-j.png) no-repeat;
	background-size:100% 100%;
	text-align: center;
	line-height: 74px;
	font-size: 24px;
	color: #333333;
	cursor: pointer;
}


/* å¤§è½¬ç›˜æ ·å¼ */
.banner{
	max-width: 480px;
	max-height: 480px;
    display: block;
    width: 463px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.banner .turnplate{display:block;width:100%;position:relative;width: 463px;
	height: 463px;}
.banner .turnplate canvas.item{width:100%;}
.banner .turnplate img.pointer{position:absolute;width:87px;height:102px;left:190px;top:172px;}

.lucky_tan{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 8888;
    display: none;
}
.lucky_tan-k{
	width: 742px;
	height: 273px;
    background: url(../images/cj-bj.png) no-repeat #ffffff;
    border-radius: 9px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.luck-text{
	width: 90%;
	margin: 90px 5% 40px;
	text-align: center;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}
.luck-text span{
	color: #ffa912;
}
.luck-dzi{
	width: 90%;
	margin: 0px 5% 0px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}

.lucky_close{
	width: 120px;
	height: 30px;
	display: block;
	border-radius: 15px;
	background: #37ac68;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #ffffff;
	margin: 30px auto 0px;
	cursor: pointer;
}

.bus_zg-de-box{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}
.bus_zg-de-box img{
	max-width: 100%;
	display: block;
	margin: 10px auto;
}
.nav-box{
    width: 100%;
    height: 52px;
    float: left;
    background: #37ac68;
}
.nav-cen{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.nav-list{
    width: 100%;
    height: 100%;
}
.nav-list li{
    /* display: inline-block; */
    float: left;
    position: relative;    
}

.nav-list li>a{
    height: 52px;
    display: block;
    padding: 0px 16px;
    position: relative;
}
.nav-list li>a::after{
    content: "";
    width: 1px;
    height: 16px;
    background: #30975b;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.nav-list li>a img{
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.nav-list li>a span{
    line-height: 52px;
    font-size: 14px;
    color: #fdfefe;
    vertical-align: middle;
}

.nav-list li:hover>a{
    background: #29814e;
}
.nav-list .nav-on>a{
    background: #29814e;
}



@media screen and (max-width:640px){

.deng_box {
    width: 100%;
    height: 100vh;
    background: #37ac68;
    position: relative;
}

.deng_bot{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #ffffff;
}
.deng_bot img{
	width: 100%; height:480px;
}

}

.z_anniu{
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding-left: 90px;
}
.z_anniu font{
    display: flex;
    align-items: center;
    float: left;
    margin-right: 40px;
    font-size: 16px;
    color: #333;
}
.z_anniu font input{
    margin: 0;
    margin-right: 5px;
}

.z_tc{
    width: 100%;
    position: fixed;
    height: 100%;
    background: rgba(0,0,0,0.6);
    left: 0;
    top: 0;
    z-index: 99999;
}
.z_tc .dt{
    width: 800px;
    height: 500px;
    background: #fff;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    margin-top: -250px;
    position: absolute;
    position: relative;
}
.z_tc .dt h3{
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    background: #37ac68;
    box-sizing: border-box;
    padding: 0 20px;
}
.z_tc .dt h3 font{
    height: 45px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
}
.z_tc .dt ul li{
    width: 100%;
    float: left;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.z_tc .dt ul{
    width: 100%;
    float: left;
    height: 435px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: auto;
}
.z_tc .dt ul li font{
    height: 70px;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
}
.z_tc .dt ul li font img{
    height: 45px;
    margin-right: 10px;
}
.z_tc .dt font:nth-child(1){
    width: 15%;
}
.z_tc .dt font:nth-child(2){
    width: 20%;
}
.z_tc .dt font:nth-child(3){
    width: 60%;
}
.z_tc .dt .a{
    position: absolute;
    right: 7px;
    top: 7px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: #666;
}
.showtel{
	display: inline-block;
    font-size: 14px;
    color: #37ac68;
    cursor: pointer;
}
.z_city{width: 412px;float: left;position: relative;background: #f2fbf6;}
.z_city h3{display: flex;align-items: flex-start;justify-content: space-between;}
.z_city h3 font{display: block;width: 110px;height: 50px;background: #37ac68;text-align: center;line-height: 50px;font-size: 16px;color: #fff;font-weight: normal;box-sizing: border-box;border-right:1px solid #fff;}
.z_city h3 font:last-child{border-right: 0;}
.z_city ul{overflow-x: hidden;overflow-y: scroll;}
.z_city ul li{
    width: 100%;
    float: left;
}
    /*å®šä¹‰æ»šåŠ¨æ¡é«˜å®½åŠèƒŒæ™¯ é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
        .z_city ul::-webkit-scrollbar{
        width: 5px;
        height: 7px;
        background-color: transparent;
      }
    
      /*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
      .z_city ul::-webkit-scrollbar-track {
      }
    
      /*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
      .z_city ul::-webkit-scrollbar-thumb{
        background-color: #333;
      }
.z_city .xzs{width: 103px;height: 705px;float: left;background: #dbf2e5;border-right:1px solid #fff;box-sizing: border-box;}
.z_city .xzs li{text-align: center;height: 35px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.z_city .xzs li a{display: block;font-size: 12px;color: #333;line-height: 35px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.z_city .xzs li.nhov{background: #a5dbbc;}
.z_city .xzz{position: absolute;left: 103px;top: 50px;height: 705px;width: 310px;border-right: 0px solid #fff;box-sizing: border-box;background: #f2fbf6;padding-right: 204px;}
.z_city .xzx{position: absolute;left: 102px;top: 0px;height: 705px;width: 207px;border-left: 1px solid #fff;box-sizing: border-box;background: #f2fbf6;padding-right: 99px;}
.z_city .xzt{position: absolute;left: 103px;top: 0px;height: 705px;width: 103px;box-sizing: border-box;background: #f2fbf6;border-left: 1px solid #fff;}
.z_city .xzs li .xzz{z-index: -1;}
.z_city .xzs li.nhov .xzz{z-index: 1;}
.z_city .xzs li .xzz li{visibility: hidden;}
.z_city .xzs li.nhov .xzz li{visibility: visible;}

.z_city .xzs .xzz li .xzx{z-index: -1;}
.z_city .xzs .xzz li.nhov .xzx{z-index: 1;}
.z_city .xzs .xzz li .xzx li{visibility: hidden;}
.z_city .xzs .xzz li.nhov .xzx li{visibility: visible;}

.z_city .xzs .xzz .xzx li .xzt{z-index: -1;}
.z_city .xzs .xzz .xzx li.nhov .xzt{z-index: 1;}
.z_city .xzs .xzz .xzx li .xzt li{visibility: hidden;}
.z_city .xzs .xzz .xzx li.nhov .xzt li{visibility: visible;}

.z_qyxx{width: 440px; height:756px; float: right;box-sizing: border-box;border: 0px solid #dcdcdc; overflow-x:hidden; overflow-y:auto;}
.z_qyxx ul li{float: left;width: 33.3%;box-sizing: border-box;border: 1px solid #dcdcdc;display: flex;align-items: center;justify-content: center;flex-flow: column;text-align: center;height: 100px;}
.z_qyxx ul li h3{font-weight: normal;font-size: 14px;color: #999999;}
.z_qyxx ul li h4{font-size: 14px;font-weight: normal;color: #13a951;line-height: 1.5;}
.z_qyxx ul li.nhov h4{color: #ff9f17;}

 .z_qyxx ul li.rhov h4{ color: #ff0000; }


.z_tc{position: fixed;z-index: 8889;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);left: 0;top:0;}
.z_tc .z_max{width: 695px;height: 520px;box-sizing: border-box;padding:25px 30px;background: #fff;border-radius: 10px;position: absolute;left: 0;right: 0;background: #fff;margin: 0 auto;margin-top: -260px;top:50%;}
.z_tc .z_max .title{width: 100%;float: left;padding-bottom: 20px;margin-bottom: 25px;border-bottom: 1px solid #dcdcdc;}
.z_tc .z_max .select{width: 100%;float: left;margin-bottom: 10px;}
.z_tc .z_max .select ul{}
.z_tc .z_max .select ul li{float: left;width: 300px;margin-bottom: 10px;display: flex;align-items: center;justify-content: space-between;}
.z_tc .z_max .select ul li:nth-child(2n+0){float: right;}
.z_tc .z_max .select ul li font{width: 50px;text-align: right;font-size: 14px;color: #333333;}
.z_tc .z_max .select ul li select{width: 230px;height: 35px;border: 1px solid #dcdcdc;border-radius: 5px;box-sizing: border-box;padding:0 10px;outline: none;}
.z_tc .z_max .qyxx{width: 637px; float: left;box-sizing: border-box; height:300px; overflow-x:hidden; overflow-y:auto; padding-right:1px;}
.z_tc .z_max .qyxx ul li{float: left;width: 25%;box-sizing: border-box;border: 1px solid #dcdcdc;display: flex;align-items: center;justify-content: center;flex-flow: column;text-align: center;height: 100px;}
.z_tc .z_max .qyxx ul li h3{font-weight: normal;font-size: 14px;color: #999999;}
.z_tc .z_max .qyxx ul li h4{font-size: 14px;font-weight: normal;color: #13a951;line-height: 1.5;}
.z_tc .z_max .qyxx ul li.nhov h4{color: #ff9f17;}
.z_tc .z_max .qyxx ul li.rhov h4{ color: #ff0000; }

.z_xzcz{    width: 250px;
	padding: 0 10px;
	height: 100%;
	outline: none;
	background: #f5f5f5;
	background-size: 8px 5px;
	background-position: 240px 15px;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	text-align: left;}

.z_tc .z_max .select ul li .select_box {
	width: 230px;height: 35px;border: 1px solid #dcdcdc;border-radius: 5px;box-sizing: border-box;   display: none;
}
.z_tc .z_max .select ul li .select_showbox {
	/* border: 1px solid #b0a296; */
	width: 100%;
	height: 100%;
	padding:0 10px;
	outline: none;
	background: url(../images/h-xj.png) no-repeat #eeeeee;
	background-size: 8px 5px;
	background-position: 200px 14px;
	font-size: 14px;
	color: #333333;
	line-height: 33px;
	text-align: left;
	box-sizing: border-box;
}

.z_tc .z_max .select ul li .select_option {
	width:230px !important;
	display: inline-block;
	height: auto;
	background: #ffffff;
	text-align: left;
	border: none;
	display: none;
	position: absolute;
	z-index: 55;
	box-shadow: 0px 4px 20px 0px rgba(51, 51, 51, 0.2);
	margin-top: 1px;
}
.z_tc .z_max .select ul li .select_option li {
	width: 230px;
	height: 24px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0;
	border: none;
	box-sizing: border-box;
}

.z_tc .z_max .select ul li .select_option li.selected {
	color: #ff9f00;
	background: #FFF7E9;
}
