.contenttitle{
	text-align: center;
	font-size: 20px;
	line-height: 30px;
}
.subtitle{
/* 	height: 38px; */
	line-height: 38px;
	background: #efefef;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	position: relative;
}
.subtitle ul{
	position: absolute;
	right: 0px;
	top: 0;
	width: 130px;
}
.subtitle ul li{
	float: left;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}
.subtitle ul li:first-child{
	margin-right: 22px;
}
.subtitle ul li img{
	float: left;
	margin: 8.5px 5px 0 0;
}
.subtitle ul li span{
	font-size: 12px;
	float: left;
}
.subtitle table{
	width: 80%;
	border-collapse: collapse;
	margin: 0 auto;
}
.subtitle table td{
	text-align: left;
	line-height: 24px;
	
}
.subtitle table .td_tit{
	text-align: right;
	white-space: nowrap;
}
.subtitle table .td_sxx{
	color: #ff0000;
}
/*访谈*/
.interviewwrap{
	width: 1060px;
	margin: 0 auto;
}
.interviewtextwrap{
	padding: 15px 30px 45px;
	/*border-bottom: 1px dashed #afafaf;*/
}
.interviewperson{
	overflow: hidden;
}
.interviewperson dt, .interviewperson dd{
	float: left;
}
.interviewperson dt{
	height: 131px;
	margin-right: 17px;
}
.interviewperson dd{
	width: 875px;
	height: 130px;
	border-bottom: 1px dashed #afafaf;
}
.interviewperson dd p{
	overflow: hidden;
}
.interviewperson dd p:first-child{
	margin: 20px 0 10px 0;
}
.interviewperson dd span{
	font-size: 12px;
	line-height: 22px;
	float: left;
}
.interviewperson dd .spantitle{
	color: #4278b8;
	width: 70px;
}
.interviewperson dd .spancontent{
	width: 800px;
}


.interviewtext{
	font-size: 14px;
	text-indent: 28px;
	line-height: 25px;
	text-align: justify;
	margin-top: 20px;
	overflow: hidden;
}

.interviewtext img{
	max-width: 100%;
}

.leavemessagewrap .leavebtn{
	width: 143px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	border: 1px solid #005bac;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	margin-top: 13px;
	color: #005bac;
	font-weight: 600;
	cursor: pointer;
	cursor: hand;
}

.interviewlistwrap{
	width: 1145px;
	margin: 38px auto 0;
}
.listtitle, .interviewlist .question, .interviewlist .answer{
	height: 45px;
	line-height: 45px;
}
.listtitle{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #005bac;
	background: #f1f8ee;
	/*padding: 0 82px;*/
	position: relative;
}
.listtitle .rightbtn{
	/*float: right;*/
	position: absolute;
	right: 95px;
	top: 0;
}
.rightbtn .sum{
	color: #000;
}
.rightbtn a{
	color: #005bac;
}
/*.interviewlistwrap .listwrapul{
	padding: 0 82px;
}*/
.listwrapul{
	margin-top: 1px;
}
.interviewlist{
	margin-bottom: 10px;
}
.interviewlist .question{
	background: #f2f2f2;
	padding: 0 82px;
	font-size: 0;
	margin-bottom: 1px;
}
.interviewlist .answer{
	background: #f1f8ee;
	padding: 0 82px;
	font-size: 0;
}
.interviewlist .listtitle1{
	color: #ec6941;
}
.interviewlist .listtitle2{
	color: #005bac;
}
.listtitle1, .listtitle2, .listcontent, .interviewtime{
	display: inline-block;
	font-size: 14px;
	overflow: hidden;
	/*font-weight: 600;*/
}
.listtitle1, .listtitle2{
	width: 70px;
}
.interviewtime{
	width: 85px;
}
.prevarticle, .nextarticle{
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	cursor: hand;
	/*font-weight: 600;*/
}
.prevarticle a, .nextarticle a{
	color: #005bac;
	font-size: 14px;
}
.prevarticle a:hover, .nextarticle a:hover{
	color: #20a0ff;
}
.morenav{
	color: #005bac;
	font-size: 14px;
}


.layer{
	width: 703px;
	height: 323px;
	padding: 10px 20px 0;
	border: 2px solid #166fab;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -373.5px;
	margin-top: -168.5px;
	background: #fff;
	z-index: 2;
	display: none;
}

.layeractive{
	display: block;
}
.layer .title{
	font-size: 16px;
	line-height: 30px;
	color: #005bac;
	text-align: center;
	font-weight: 600;
}
.layer .closebtn{
	position: absolute;
	right: 20px;
	top: 10px;
	width: 20px;
	height: 20px;
	margin-top: 0;
}
.titleactive{
	visibility: hidden;
}

.btnwrap{
	font-size: 0;
	text-align: center;
	margin-top: 30px;
}
.submit{
	margin-right: 25px;
}
.submit, .reset{
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	background: #005bac;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	cursor: pointer;
	cursor: hand;
}

.inputwrap li{
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
}
.inputwrap li img{
	float: left;
	margin: 10px 5px 0 0;
}
.inputwrap li span, .inputwrap li input{
	float: left;
}
.inputwrap li textarea{
	resize: none;
	width: 580px;
 	height: 50px;
 	float: left;
}
.inputwrap li input{
	width: 128px;
 	height: 26px;
 	/*border-width: 1px;*/
}
.inputwrap li .layerlisttit{
	width: 100px;
}
.getcode{
	width: 108px;
	height: 30px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	background: #dcdcdc;
	text-align: center;
	margin-left: 15px;
	cursor: pointer;
	cursor: hand;
}
.inputwrap li .codeimg{
	margin: 5.5px 5px 0 15px;
}
.success{
	width: 703px;
	height: 222px;
	line-height: 222px;
	text-align: center;
	font-size: 18px;
	display: none;
}