/*易先生公共样式*/
html, body {
	padding: 0;
	margin: 0;
	min-width: 1200px;
	min-height: 100%;
	overflow-x: hidden;
}

@media screen and (max-width: 1200px) {
	html {
		overflow-x: scroll;
	}
}

* {
	font-family: "microsoft yahei";
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
	outline: none;
}

ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ul li {
	list-style: none;
}

input {
	outline: none;
	-webkit-appearance: none;
}

input[type=button] {
	-webkit-appearance: none;
	outline: none
}

::-ms-clear {
	display: none;
}

::-ms-reveal {
	display: none;
}
/*公共样式*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	display: block;
	clear: both;
}

.contBox {
	width: 1200px;
	margin: auto;
	/*border: 1px solid #000000;*/
}

.btnBlue {
	color: #fff;
	background: #3E7CD9;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.btnBlue.qx {
	background: #D9D9D9;
}

.jc-btnBox {
	text-align: center;
}

.jc-btnBox .btnBlue {
	display: inline-block;
	width: 140px;
	line-height: 40px;
	margin: 0 20px;
}

.btnBlue.qr {
	
}

.borus {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

/*分页*/
.fy-Box {
	padding: 40px 0;
	padding-right: 20px;
	overflow: hidden;
	/*background:#007DDB ;*/
}

/*退出当前账号*/
.tczh {
	position: absolute;
	width: 100px;
	cursor: pointer;
	color: #FF0000;
	font-size: 14px;
	bottom: 0;
	right: -12x;
	background: #fff;
	text-align: center;
	display: none;
}
/*更多按钮*/
.more {
	line-height: 26px;
	font-size: 16px;
	color: #3E7CD9;
	margin-top: 32px;
	margin-right: 120px;
	cursor: pointer;
	position: relative;
	z-index: 2;
	display: block;
}

.more img {
	vertical-align: middle;
}

.img-icon {
	margin-top: -5px;
	vertical-align: middle;
}

/*加载跟多*/
.jzgd {
	padding: 40px 0;
	color: #3E7CD9;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	width: 100px;
	margin: auto;
}
/*加载更多*/
.gmore-Box {
	padding: 40px 0;
	color: #3E7CD9;
	font-size: 16px;
	text-align: center;
	width: 100px;
	margin: auto;
}

.gmore-Box img {
	/* width: 1.2rem; */
	cursor: pointer;
}
/*自定义选择框*/
.h-select {
	position: relative;
	line-height: 40px;
	height: 40px;
}

.h-select1 {
	width: 470px;
}

.h-select .imgbtn {
	position: absolute;
	top: 50%;
	margin-top: -4.5px;
	right: 10px;
	height: 9px;
	width: 14px;
	display: block;
	background-image: url('../img/icon/icon-select.png');
	background-repeat: no-repeat;
}

.h-select .imgbtn2 {
	background-image: url('../img/icon/icon-select2.png');
	background-repeat: no-repeat;
}

.h-select .hselect-result {
	background: #fff;
	width: 100%;
	font-size: 14px;
	border: 1px solid #D9D9D9;
	cursor: pointer;
	text-indent: 10px;
	height: 40px;
}

.hselect-input {
	height: 40px;
	width: 100%;
	border: none;
	background: none;
}

.h-select .hselect-box {
	border: 1px solid #D9D9D9;
	width: 100%;
	height: 240px;
	overflow-y: auto;
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	z-index: 1000;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
}

/*只适用于IE8*/
@media \0screen {
	.h-select .hselect-box {
		box-shadow: 0px 5px 20px rgb(234, 234, 234);
		/*position: relative;*/
		behavior: url(js/PIE-1.0.0/PIE.htc);
	}
}

.h-select .hselect-box li {
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	cursor: pointer;
}

.h-select .hselect-box li:hover {
	background: #E4ECF3;
}

/*子页顶部按钮*/
.page-btnbox-blue {
	margin-top: 25px;
	margin-bottom: 25px;
}

.page-btnbox-blue .btn-blue {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 16px;
	margin-right: 20px;
	cursor: pointer;
}

.page-btnbox-blue .btn-blue:hover {
	color: #3E7CD9;
}

.page-btnbox-blue .btn-blue-ativ {
	background: #3D7DD9;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.page-btnbox-blue2 .btn-blue {
	width: auto;
	padding: 0px 10px;
	height: 40px;
	border: 1px solid #3D7DD9;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 16px;
	margin-right: 20px;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.page-btnbox-blue .btn-blue-ativ:hover {
	color: #fff;
}

.tag-blue {
	font-size: 16px;
	padding: 33px 0;
	color: #000;
}

.tag-blue a {
	color: #000;
}

.tag-blue span {
	cursor: pointer;
}

.tag-blue .span-ativ {
	color: #3E7CD9;
}

/*详情页*/
.detail-detail {
	background: #fff;
	padding: 0 40px;
}

.detail-detail .titlie {
	font-size: 24px;
	color: #666666;
	padding: 25px 0;
	border-bottom: 1px solid #E6E6E6;
}

.detail-detail .cont {
	font-size: 14px;
	text-align: justify;
	padding-top: 40px;
	padding-bottom: 60px;
	line-height: 24px;
	min-height: 400px;
}

.detail-detail .cont p {
	margin-top: 20px;
}

.detail-detail img {
	display: block;
	max-width: 100%;
	margin: auto;
}

/*导航样式*/
.yxs_nav {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	position: absolute;
	top: 0;
	z-index: 5;
	width: 100%;
	min-width: 1200px;
}

/*只适用于IE8*/
@media \0screen {
	.yxs_nav .yxs_div {
		background: #000000\9;
		filter: Alpha(opacity = 60);
		position: static;
		*zoom: 1;
	}
}

.yxs_nav .contBox, .yxs_nav .dl-box {
	position: relative;
}

.yxs_nav .logo {
	height: 95px;
}

.yxs_nav span {
	display: block;
	float: left;
	cursor: pointer;
}

.yxs_nav a {
	display: block;
	float: left;
	cursor: pointer;
}

.yxs_nav .nav {
	margin-left: 100px;
}

.yxs_nav .nav a {
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	padding: 0 25px;
	padding-bottom: 8px;
	margin-top: 26px;
	color: #fff;
}

.yxs_nav .nav a:hover {
	/*color: #3E7CD9;*/
	color: #256bd4;
}

.yxs_nav .nav .span-ativ {
	border-bottom: 2px solid #fff;
}

.yxs_nav .nav .span-ativ:hover {
	color: #fff;
}

.yxs_nav .btnBox span {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	width: 60px;
	margin-top: 29px;
}

.yxs_nav .btnBox .zc {
	border: 1px solid #fff;
	border-radius: 1000px;
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.yxs_nav .btnBox .dl {
	background: #fff;
	color: #000;
	margin-left: 20px;
	border-radius: 1000px;
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.yxs_nav .btnBox .num {
	background: #ff2a00;
	font-size: 12px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 20px;
	position: absolute;
	top: -10px;
	right: 5px;
	border-radius: 100%;
	-moz-border-radius: 100;
	-webkit-border-radius: 100;
	/*position:relative;*/
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

/*子页导航*/
.yxs_nav2 {
	background: #fff;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.08);
}

/*只适用于IE8*/
@media \0screen {
	.yxs_nav2 {
		box-shadow: 0px 5px 20px rgb(234, 235, 235);
		position: relative;
		behavior: url(js/PIE-1.0.0/PIE.htc);
	}
}

.yxs_nav2 .btnBox .zc {
	border: 1px solid #909090;
	color: #000;
}

.yxs_nav2 .btnBox .dl {
	background: #3E7CD9;
	color: #fff;
}

.yxs_nav2 .nav {
	margin-left: 30px;
}

.yxs_nav2 .nav a {
	font-size: 18px;
	line-height: 95px;
	text-align: center;
	padding: 0 25px;
	display: block;
	float: left;
	margin: 0;
	color: #000;
}

.yxs_nav2 .nav .span-ativ {
	background: #3D7DD9;
	color: #fff;
	border: 0;
}

.yxs_nav2 .seach {
	position: relative;
	width: 180px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}

.yxs_nav2 .seach input {
	line-height: 46px;
	height: 46px;
	font-size: 16px;
	border: 1px solid #A7B0BC;
	width: 75%;
	padding-right: 25%;
	text-indent: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.yxs_nav2 .seach img {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.yxs_nav2 .btnBox .tz {
	
}

/*登录后*/
.yxs_nav .btnBox2 span {
	font-size: 16px;
	line-height: 44px;
	height: 44px;
	text-align: center;
	width: 44px;
	margin-top: 23px;
	display: inline-block;
}

/*头像*/
.yxs_nav .btnBox .tz {
	background: #fff;
	margin-right: 10px;
	float: right;
}

.yxs_nav .btnBox .tx img {
	display: block;
	width: 100%;
}
/* 名字职称 */
.yxs_nav .btnBox2 .txname {
	font-size: 16px;
	line-height: 24px;
	width: 90px;
}

/*首页导航登录弹窗*/
.yxs_nav .dl-box {
	height: 340px;
	border-top: 1px solid #fff;
	font-size: 22px;
	line-height: 60px;
	position: relative;
	display: none;
}

.yxs_nav .dl-box p {
	position: relative;
}

.yxs_nav .dl-box .dl-input {
	width: 306px;
	background: #fff;
	text-indent: 20px;
	border: none;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	margin-right: 30px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.yxs_nav .dl-box .dl {
	width: 90px;
	background: #3E7CD9;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.yxs_nav .dl-box .yzm {
	position: absolute;
	color: #2275db;
	display: block;
	right: 30px;
	top: 0;
	width: 120px;
	cursor: pointer;
	text-align: center;
}

.yxs_nav .dl-box .yzm-ativ {
	color: #949494;
	cursor: not-allowed;
}

.yxs_nav .dl-box .sq {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -15px;
	cursor: pointer;
}

.yxs_nav .dl-box .zc {
	margin-top: 40px;
}

.yxs_nav .dl-box .zc span {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}

.yxs_nav .dl-box .zc .zc-span {
	color: #FF7200;
	border-bottom: 1px solid #FF7200;
	margin-left: 10px;
	cursor: pointer;
}

/*通知*/
.yxs_nav .btnBox .zt-ul {
	line-height: 24px;
	background: #F4F9FA;
	position: absolute;
	width: 250px;
	max-height: 195px;
	right: -40px;
	top: 90px;
	overflow-y: auto;
	display: none;
}

.yxs_nav .btnBox .zt-ul li {
	padding-left: 20px;
	padding-right: 10px;
	border-bottom: 1px solid #E6e6e6;
}

.yxs_nav .btnBox .zt-ul .time {
	font-size: 12px;
	color: #8f8f8f;
}

.yxs_nav .btnBox .zt-ul .text {
	font-size: 14px;
	height: 24px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*banner样式*/
.bannerBox {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 650px;
}

.slideBox {
	width: 1920px;
	height: 650px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	z-index: 5;
	left: 50%;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 45px;
	margin: 0 3px;
	height: 6px;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #3e7cd9;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1920px;
	height: 650px;
	display: block;
}

/*底部*/
.foot-Box {
	border-top: 1px solid #3E7CD9;
	background: #f5f5f5;
	margin-top: 72px;
}

.foot-Box .tt {
	font-size: 14px;
	color: #999;
	text-align: center;
	background: #fff;
	height: 100px;
	line-height: 24px;
	padding-top: 26px;
	text-align: center;
}

.foot-Box .link-box {
	float: right;
	width: 580px;
	margin-top: 70px;
}

.foot-Box .link-box img {
	display: block;
	float: left;
	margin-right: 30px;
}

.foot-Box .link-box .tow {
	color: #666;
	clear: both;
	padding-top: 36px;
}

.foot-Box .link-box .tow span {
	font-size: 16px;
}

.foot-Box .link-box .tow a {
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #666;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
}

.foot-Box .link-box .tow a:hover {
	color: #3E7CD9;
}

.foot-Box .dh-Box {
	font-size: 60px;
	color: #666666;
	font-weight: 600;
	margin-top: 44px;
}

.foot-Box .dh-Box .text {
	margin-top: 20px;
}

/*消息弹窗*/
.infor-Box {
	padding: 30px;
	line-height: 24px;
}

.infor-Box .one {
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #EDEDED;
}

.infor-Box .time {
	font-size: 14px;
	color: #949494;
	margin-bottom: 10px;
}

.cont {
	padding: 30px 0;
	text-align: justify;
	font-size: 16px;
}

.layerClose {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}