.xj-submit span em{
	color: #d90000;
	font-size: 15px;
	margin-left: 10px;
}
.xj-submit input[type="text"]{
	line-height: 35px;
	border: 1px solid #dee6e4;
	border-radius: 4px;
	padding: 0 10px;
	box-sizing: border-box;
	height: 37px;
}
.xj-submit input[type="button"],.xj-submit input[type="reset"]{
	color: #FFF;
	line-height: 45px;
	border-radius: 4px;
	padding: 0 60px;
	box-sizing: border-box;
	background: #106746;
	margin: 5px 0;
	font-size: 17px;
}
.xj-submit input[type="button"]{margin-left: 90px;margin-right: 15px;margin-top: 30px;}
.xj-submit input::-webkit-input-placeholder {
	color: #9a9a9a;
	font-size: 14px;
}

.xj-submit input::-moz-placeholder {
	color: #9a9a9a;
	font-size: 14px;
}

.xj-submit input:-ms-input-placeholder {
	color: #9a9a9a;
	font-size: 14px;
}
.xj-submit span{
	display: inline-block;
	font-size: 15px;
	color: #333;
	line-height: 35px;
	height: 35px;
	min-width: 60px;
	margin-right: 12px;
}
.xj-submit .name,.xj-submit .email,.xj-submit .password{
	width:210px;
	margin-right:20px;
}
.xj-submit span.xb{
	width: 35px;
	margin-right: 0;
	min-width: 35px;
}
.xj-submit .br{
	display:inline-block;
}
.xj-submit .sex,.xj-submit .gk{
	position: relative;
	top: 1px;
	margin-right: 5px;
}
.xj-submit .phone{
	width: 64%;
	/* float: right; */
}
.xj-submit li{
	margin-bottom: 30px;
}
iframe{
	max-width:100%;
}
.xj-submit li:nth-child(5){
}
.xj-submit li:last-child{
	margin-bottom:0;
	border: 1px solid #dee6e4;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 3px;
}
.xj-submit .address{
	width: 49%;
}
.xj-submit select{
	width: 170px;
	border: 1px solid #dee6e4;
	border-radius: 4px;
	line-height: 35px;
	height: 37px;
	outline: 0;
	font-size: 14px;
	color: #9a9a9a;
	padding: 0 10px;
	/*background: url(../img/jt2.png) no-repeat center right 10px;*/
	margin-right: 30px;
}
.xj-submit select option{
	padding: 10px 0;
	min-height: 50px;
	color: #666;
}
.xj-submit input.title{
	width: 92%;
	width: calc(96% - 77px);
}
.xj-submit textarea{
	display: block;
	width: 100%;
	margin-top: 10px;
	border-radius: 5px;
	resize: none;
	outline: 0;
	border: 1px solid #dee6e4;
	height: 350px;
	box-sizing: border-box;
   font-size: 16px;
	font-family: auto;
}
.xj-submit input.yzm{
	width: 85px;
	height: 30px;
	border-radius: 0;
}
.xj-submit img{
	margin: 0 3px;
}
.xj-submit table span{
    display: initial;
    min-width: auto;
}

.xj-info .xjjs{
	background: #f0f6f5;
	padding: 15px 30px 40px 30px;
	margin: 20px 0 25px;
}
.xj-info .xjjs h2{
	font-size: 17px;
	color: #333;
	margin-bottom: 20PX;
}
.xj-info .xjjs .text,.xj-info .xjjs .submit{
	height: 42px;
	line-height: 42px;
	border: 1px solid #d1dedc;
	width: 41%;
	display: block;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	border-radius: 4px;
}
.xj-info .xjjs .text{
	margin-right: 2%;
}
.xj-info .xjjs .submit{
	margin-right: 20px;
}
.xj-info .xjjs .tj{
	width: 80px;
	height: 42px;
	background: #086b4e;
	float: left;
	display: block;
	line-height: 42px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	border-radius: 4px;
}


.xj-nr .xjjs{
	background: #f0f6f5;
	padding: 15px 30px 40px 30px;
	margin: 20px 0 25px;
	height: 150px;
}
.xj-nr .xjjs h2{
	font-size: 17px;
	color: #333;
	background: none;
	text-indent: 0;
	margin-bottom: 10px;
}
.xj-nr .xjjs .text,.xj-nr .xjjs .submit{
	height: 42px;
	line-height: 42px;
	border: 1px solid #d1dedc;
	width: 41%;
	display: block;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	border-radius: 4px;
}
.xj-nr .xjjs .text{
	margin-right: 2%;
}
.xj-nr .xjjs .submit{
	margin-right: 20px;
}
.xj-nr .xjjs .tj{
	width: 80px;
	height: 42px;
	background: #086b4e;
	float: left;
	display: block;
	line-height: 42px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	border-radius: 4px;
}

.xj-list li{
	line-height: 52px;
	text-align: center;
}
.xj-list li span{
	display: inline-block;
}
.xj-list li span:nth-child(1){
	width: 50%;
	font-size: 15px;
}
.xj-list li span:nth-child(3),.xj-list li span:nth-child(4){
	width: 25%;
	font-size: 15px;
}
.xj-list li span:nth-child(2){
	width: 25%;
	font-size: 15px;
}
.xj-list li span a{
	display:
	block;
	color: #000;
}
.xj-list li:nth-child(1) span:nth-child(2){
	text-align: center;
}
.xj-list li:nth-child(1) span{
	font-size: 18px;
	color: #fff;
}
.xj-list li:nth-child(odd){
	background:#f8faf9;
}
.xj-list li:nth-child(1){
	background: #0e5b44;
}
.xj-info .btn#xjbtn {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 90px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    background: #0c4b38;
    /* margin-left: 370px; */
    /* margin-top: -46px; */
    float: none;
    display: block;
    margin-bottom: 20px;
}
.xj-info .btn, .xj-info .btn a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 90px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    background: #0c4b38;
}

.page-box{
	padding: 25px 0 20px;
	text-align: center;
}
.page-box .p_pages{}
.page-box .p_pages span{display: inline;margin: 0 5px;}
.page-box .p_pages span.p_fun_d{}
.page-box .p_pages span.p_no_d{
    color: #FFF;
    background: #076e50;
    border: 0;
    font-size: 15px;
    padding: 8px 15px;
}
.page-box .p_pages span.p_fun{}
.page-box .p_pages span a, .page-box .p_pages  .p_fun_d{
    font-size: 15px;
    padding: 8px 15px;
    border: 1px solid #eee;
}
.page-box .p_pages span a:hover{
	background-color: #eeeeee;
    border-color: #dddddd;
}

.xxxz{
	background:#f4f4f4;
	padding: 30px 20px;
	margin-bottom: 30px;
}
.xxxz h2{
	margin-bottom:20px;
}
.xxxz p{
	line-height: 25px;
	margin: 5px 0;
}


.xj-nr h2{
	line-height: 52px;
	text-indent: 25px;
	font-size: 18px;
	color: #fff;
	background: #0e5b44;
	font-weight: normal;
}
.xj-nr li{
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 52px;
}
.xj-nr li:nth-child(odd){
	background: #f8faf9;
}
.xj-nr li span{
	/* display: inline-block; */
}
.xj-nr li>span:nth-child(1){
	width: 12%;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
}
.xj-nr ul{
	margin-bottom: 10px;
}