* {
	padding: 0;
	margin: 0;
}
body {
	/*font-family: 'Anton', sans-serif;*/
	font-size: 15px;
	background-color: #fff;
}
a {
	outline-style: none;
	text-decoration: none;
}
a:hover {
	color: darkred !important;
}
.e7u_auto {
	margin: 0 auto;
	width: 1200px;
	background-color: #fff;
}
.e7u_con {
	background-color: #fff;
}
.e7u_con .header {
	position: relative;
	width: 100%;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.top_hy {
	background-color: rgba(0,0,0,0);
	height: 35px;
	margin: 0 auto;
	max-width: 1280px;
	line-height: 35px;
	display: block;
	position: relative;
	color: #000;
}
.top_logo_banner {
	margin: 0 auto;
	max-width: 1280px;
}
.top_hy a {
	height: 35px;
	line-height: 35px;
	display: block;
	float: right;
	padding-right: 15px;
	color: #01AAED;
}
.e7u_top_nav {
	width: 100%;
	background-color: rgba(57,61,73,1);
	height: 50px;
	position: relative;
}
.e7u_nav {
	margin: 0 auto;
	max-width: 1280px;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.e7u_contect {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
.e7u_lbt img {
	width: 100%;
	height: 100%;
}
.e7u_con_box {
	width: 100%;
	position: relative;
}
.e7u_con_box_left {
	float: left;
	width: 53%;
}
.e7u_con_box_right {
	float: right;
	width: 41.6%;
}
.e7u_zs {
	width: 100%;
	height: 45px;
	background-color: #fff;
	display: block;
	font-size: 18px;
	border-bottom: 1px solid #E2E2E2;
	position: relative;
}
.e7u_zs span {
	color: cornflowerblue;
	border-bottom: 1px solid cornflowerblue;
	height: 45px;
	line-height: 45px;
	padding-bottom: 10px;
	margin-left: 5px;
}
.e7u_zs a {
	width: 70px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	right: 10px;
	color: #000000;
	text-align: center;
	border-left: 1px solid #E2E2E2;
}
.e7u_header_icbm {
	width: 100%;
	display: block;
	position: relative;
 width:expression(document.body.clientWidth <= 1200? "1200px": "auto");
	min-width: 1200px;
}
.e7u_header_icbm ul {
	list-style: none;
}
.e7u_header_icbm ul a {
	display: block;
	text-decoration: none;
	width: 115px;
	text-align: center;
	line-height: 50px;
	color: white;
}
.layui-nav {
	position: relative;
	padding: 0 20px;
	background-color: #393D49;
	color: #fff;
	border-radius: 2px;
	font-size: 0;
	box-sizing: border-box;
}
.layui-nav .layui-nav-more {
	display: none;
}
.layui-nav-child {
	padding: 0px 0;
	top: 55px;
}
.layui-nav .layui-nav-item a {
	padding: 0;
}
.e7u_header_hy {
	width: 100%;
	display: block;
	position: relative;
	color: #e2e2e2;
	line-height: 35px;
	padding-top: 8px;
}
.e7u_header_hy span {
	margin-top: 5px;
}
.e7u_header_hy_link {
	position: absolute;
	right: 0;
	top: -3px;
}
.e7u_header_hy_link a {
	padding-left: 20px;
	color: #000;
}
.e7u_logo {
	height: 85px;
	width: 100%;
}
.logo_xy {
	width: 500px;
}
.logo_xy img {
	width: 100%;
}
.e7u_contect h1 {
	margin: 10px 0 11px 0;
	border-bottom: 1px solid #e8e8e8;
	line-height: 41px;
	height: 41px;
}
.e7u_contect h1 span {
	display: table;
	color: darkred;
	font-size: 16px;
	border-bottom: 1px solid darkred;
	padding-right: 5px;
}
.e7u_contect h1 a {
	float: right;
	border-left: 2px solid #eee;
	padding: 0 20px 0 12px;
	font-weight: normal;
	font-size: 12px;
	color: #909090;
}
.e7u_contect .news {
	float: left;
	width: 53%;
}
.e7u_contect .news a.dot {
	color: #000;
	font-size: 17px;
}
.e7u_contect .news a:hover {
	color: #47a0ec;
}
.e7u_contect .news p {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	height: 54px;
	word-wrap: break-word;
	word-break: break-all;
}
.e7u_contect .top {
	position: relative;
	padding-bottom: 3%;
}
.e7u_contect .top li {
	overflow: hidden;
}
.e7u_contect .top li .pic {
	float: left;
	width: 26.4%;
}
.e7u_contect .top li .pic img {
	width: 100%;
}
.e7u_contect .top li div {
	float: right;
	width: 71%;
}
.e7u_contect .top .bx-pager {
	display: none;
}
.e7u_contect .top .bx-controls-direction {
	position: absolute;
	right: 0;
	top: -44px;
}
.e7u_contect .top .bx-controls-direction a {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	line-height: 100px;
	float: left;
	margin-left: 2px;
}
.e7u_contect .top .bx-controls-direction a.bx-next {
	background-position: right 0;
}
.e7u_contect .news dd {
	padding: 2% 0;
	border-bottom: 1px dashed #d9d9d9;
}
.e7u_contect .news dd div {
	padding-left: 102px;
	min-height: 70px;
	position: relative;
}
.e7u_contect .news dd time {
	position: absolute;
	left: 0;
	top: -10px;
	width: 80px;
	background-color: #fff;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	line-height: 28px;
	color: #000000;
}
.e7u_contect .news dd time span {
	display: block;
	font-size: 30px;
	padding: 10px 0;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
	color: #000000;
	border-radius: 5px 5px 0 0;
	font-weight: 900;
}
.e7u_contect .news dd p {
	margin-bottom: 0;
	height: 36px;
}
.e7u_contect .about_case {
	float: right;
	width: 41.6%;
}
.e7u_contect .about_case dl {
	overflow: hidden;
}
.e7u_contect .about_case dt {
	float: left;
	width: 50.8%;
}
.e7u_contect .about_case dt img {
	display: block;
	width: 100%;
}
.e7u_contect .about_case dd {
	float: right;
	width: 47%;
}
.e7u_contect .about_case dd h3 {
	margin: 0;
	font-weight: normal;
	color: #000;
	font-size: 17px;
}
.e7u_contect .about_case dd h3 a:hover {
	color: #005da2;
}
.e7u_contect .about_case dd p {
	margin-bottom: 0;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	max-height: 120px;
	word-wrap: break-word;
	word-break: break-all;
}
.e7u_contect .about_case ol {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.e7u_contect .about_case ol:nth-child(3n) {
	margin-right: 0;
}
.e7u_contect .about_case ol img {
	width: 100%;
	transition: all ease 0.4s;
}
.e7u_contect .about_case ol span {
	line-height: 33px;
	text-align: center;
}
.e7u_contect .about_case ol figure {
	overflow: hidden;
}
.e7u_contect .about_case ol:hover figure img {
	transform: scale(1.2);
}
.e7u_left {float: left;}
 @media(max-width:1200px) {
.e7u_contect .about_case dd h3 {
	font-size: 15px;
}
.e7u_contect .about_case dd p {
	max-height: 80px;
}
}
 @media(max-width:768px) {
.e7u_contect .news, .e7u_contect .about_case {
	float: none;
	width: auto;
}
}
 @media(max-width:375px) {
.e7u_contect .news a.dot {
	font-size: 16px;
}
.e7u_contect .top li .pic, .e7u_contect .top li div {
	float: none;
	width: auto;
}
.e7u_contect .top li div {
	padding: 2%;
}
.e7u_contect .about_case dt, .e7u_contect .about_case dd {
	float: none;
	width: auto;
}
.e7u_contect .about_case dd {
	padding-top: 3%;
}
.e7u_contect .about_case ol {
	width: 49%;
}
.e7u_contect .about_case ol:nth-child(3n) {
	margin-right: 2%;
}
.e7u_contect .about_case ol:nth-child(2n) {
	margin-right: 0;
}
.e7u_contect .ul {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect .news dd time span {
	padding: 9px 0;
}
.e7u_contect .news dd div {
	min-height: 76px;
}
}
.e7u_contect .list li {
	line-height: 44px;
	height: 44px;
	border-bottom: 1px dotted #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.e7u_contect .list li:last-child {
	border-bottom: 0;
}
.e7u_contect .list li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect .list li a:hover {
	color: #47a0ec;
}
.e7u_contect .list li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect .list li time {
	float: right;
	color: #999;
}
/*
 .e7u_contect_i ÃƒÂ¤Ã‚Â¸Ã‚ÂºdemoÃƒÂ§Ã‚Â¼Ã¢â‚¬â€œÃƒÂ¥Ã‚ÂÃ‚Â·
 */
.e7u_contect_i {
}
.e7u_contect_i .list {
	float: left;
	width: 65.6%;
}
.e7u_contect_i .faq {
	float: right;
	width: 31.2%;
}
.e7u_contect_i h1 {
	padding-top: 25px;
	margin: 0;
	border-bottom: 1px solid darkred;
	padding-left: 0px;
	font-size: 16px;
	color: darkred;
	line-height: 38px;
}
.e7u_contect_i h1 i {
	font-size: 24px;
}
.e7u_contect_i h1 a {
	float: right;
	border-left: 2px solid #eee;
	padding: 0 20px 0 12px;
	font-weight: normal;
	font-size: 12px;
	color: #909090;
}
.e7u_contect_i h1 a:hover {
	color: #47a0ec;
}
.e7u_contect_i .list dl {
	overflow: hidden;
	clear: both;
}
.e7u_contect_i .list dd {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.e7u_contect_i .list dd.box {
	width: 100%;
	padding-top: 20px;
}
.e7u_contect_i .list dd:nth-child(2n) {
	margin-right: 0;
}
.e7u_contect_i .list dd:nth-child(2) h1 {
}
.e7u_contect_i .list dd:nth-child(3) h1 {
}
.e7u_contect_i .faq h1 {
}
.e7u_contect_i .box ul {
	padding-top: 3px;
}
.e7u_contect_i .box li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dotted #999;
	width: 48%;
	margin-right: 3%;
	display: inline-block;
}
.e7u_contect_i .box li:nth-child(2n) {
	margin: 0;
}
.e7u_contect_i .box li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect_i .box li a:hover {
	color: #47a0ec;
}
.e7u_contect_i .box li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect_i .list li time {
	float: right;
	color: #999;
}
.e7u_contect_i .list ul {
	padding-top: 3px;
}
.e7u_contect_i .list li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dotted #999;
}
.e7u_contect_i .list li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect_i .list li a:hover {
	color: #47a0ec;
}
.e7u_contect_i .list li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect_i .list li time {
	float: right;
	color: #999;
}
.e7u_contect_i .faq ul {
	padding-top: 3px;
}
.e7u_contect_i .faq li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
/*.e7u_contect_i .faq li:last-child{ border-bottom:0;}*/
.e7u_contect_i .faq li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect_i .faq li a:hover {
	color: #47a0ec;
}
.e7u_contect_i .faq li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect_i .faq li time {
	float: right;
	color: #999;
}
 @media(max-width:640px) {
.e7u_contect_i .list dd {
	height: auto;
	margin-bottom: 29px;
}
.e7u_contect_i .list dd {
	float: none;
	width: auto;
	margin-right: 0;
}
}
.e7u_contect_j {
	padding: 2% 0 0 0;
}
.e7u_contect_j .list {
	float: left;
	width: 65.6%;
}
.e7u_contect_j .faq {
	float: right;
	width: 31.2%;
}
.e7u_contect_j h1 {
	margin: 0;
	border-bottom: 1px solid darkred;
	padding-left: 0px;
	font-size: 16px;
	color: darkred;
	line-height: 38px;
}
.e7u_contect_j h1 i {
	font-size: 24px;
}
/*.e7u_contect_j h1 a {
	float: right;
	border-left: 2px solid #eee;
	padding: 0 20px 0 12px;
	font-weight: normal;
	font-size: 12px;
	color: #909090;
}*/
.e7u_contect_j h1 a {
	color: darkred;
}
.e7u_contect_j h1 a:hover {
	color: #47a0ec;
}
.e7u_contect_j .list dl {
	overflow: hidden;
	clear: both;
}
.e7u_contect_j .list dd {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.e7u_contect_j .list dd.box {
	width: 100%;
	padding-top: 20px;
}
.e7u_contect_j .list dd:nth-child(2n) {
	margin-right: 0;
}
.e7u_contect_j .list dd:nth-child(2) h1 {
}
.e7u_contect_j .list dd:nth-child(3) h1 {
}
.e7u_contect_j .faq h1 {
}
.e7u_contect_j .box ul {
	padding-top: 3px;
}
.e7u_contect_j .box li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dotted #999;
	width: 48%;
	margin-right: 3%;
	display: inline-block;
}
.e7u_contect_j .box li:nth-child(2n) {
	margin: 0;
}
.e7u_contect_j .box li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect_j .box li a:hover {
	color: #47a0ec;
}
.e7u_contect_j .box li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect_j .list li time {
	float: right;
	color: #999;
}
.e7u_contect_j .list ul {
	padding-top: 3px;
}
.e7u_contect_j .list li {
	line-height: 36px;
	height: 36px;
	border-bottom: 1px dotted #999;
}
.e7u_contect_j .list li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect_j .list li a:hover {
	color: #47a0ec;
}
.e7u_contect_j .list li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect_j .list li time {
	float: right;
	color: #999;
}
.e7u_contect_j .faq li {
	line-height: 39px;
	height: 39px;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
/*.e7u_contect_j .faq li:last-child{ border-bottom:0;}*/
.e7u_contect_j .faq li a {
	padding: 0 10px;
	position: relative;
	font-size: 14px;
}
.e7u_contect_j .faq li a:hover {
	color: #47a0ec;
}
.e7u_contect_j .faq li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #000;
}
.e7u_contect_j .faq li time {
	float: right;
	color: #999;
}
 @media(max-width:640px) {
.e7u_contect_j .list dd {
	height: auto;
	margin-bottom: 29px;
}
.e7u_contect_j .list dd {
	float: none;
	width: auto;
	margin-right: 0;
}
}
.link {
	overflow: hidden;
}
.link h1 {
	margin: 10px 0 11px 0;
	border-bottom: 1px solid #e8e8e8;
	line-height: 41px;
	height: 41px;
}
.link h1 span {
	display: table;
	color: #47a0ec;
	font-size: 16px;
	border-bottom: 1px solid #47a0ec;
	padding-right: 5px;
}
.link h1 a {
	float: right;
	border-left: 2px solid #eee;
	padding: 0 20px 0 12px;
	font-weight: normal;
	font-size: 12px;
	color: #909090;
}
.link h1 a:hover {
	color: #47a0ec;
}
.link ol {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 1%;
}
.link ol:nth-child(4n) {
	margin-right: 0;
}
.link ol img {
	width: 100%;
}
.link ol span {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.link ol figure {
	overflow: hidden;
}
.link ol a:hover {
	color: #47a0ec;
}
/*
 .e7u_footer ÃƒÂ¤Ã‚Â¸Ã‚ÂºdemoÃƒÂ§Ã‚Â¼Ã¢â‚¬â€œÃƒÂ¥Ã‚ÂÃ‚Â·
 */
.e7u_footer {
	width: 100%;
 width:expression(document.body.clientWidth <= 1200? "1200px": "auto");
	min-width: 1200px;
}
.e7u_footer footer {
	color: #e2e2e2;
	line-height: 34px;
	font-size: 14px;
}
.e7u_footer footer dl {
	color: #acacac;
	text-align: center;
}
.e7u_footer footer dl i {
	font-style: normal;
	margin: 0 5px;
	color: #e2e2e2;
}
.e7u_footer footer dl a {
	text-decoration: none;
	color: #e2e2e2;
}
.e7u_footer footer dl a:hover {
	color: dodgerblue !important;
}
.e7u_footer footer ul {
}
.e7u_footer footer li {
	color: #333;
	font-size: 16px;
}
.e7u_footer footer li span {
	font-size: 24px;
	font-family: Arial;
	display: block;
	color: #47a0ec;
}
.e7u_footer footer ol {
	text-align: center;
	padding-top: 15px;
}
.e7u_footer footer ol img {
	display: block;
	width: 10%;
	margin: 0 auto;
}
.e7u_footer footer ol p {
	padding: 0;
	margin: 0;
}
.e7u_ym {
	width: 302px;
	height: 51px;
	display: block;
	position: absolute;
	z-index: 200;
	top: 35px;
	right: 0px;
}
.e7u_ym img {
	width: 100%;
}
.e7u_tools {
	width: 100%;
	height: 150px;
	display: block;
	position: relative;
	text-align: center;
}
.e7u_tools_btn {
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	line-height: 85px;
	display: block;
	margin-top: 25px;
	border-radius: 50px;
	position: relative;
	float: left;
	margin-right: 40px;
}
.e7u_tools_btn span {
	top: 45px;
	left: 5px;
	position: absolute;
	display: inline-block;
    min-width: 60px;
}
.e7u_tools_btn i {
	margin-top: 20px;
}
.e7u_search {
	width: 300px;
	float: right;
}
.search {
	position: absolute;
	/*	border-left: 1px solid #ccc;*/
	/*border: 1px solid  #ccc;*/
	padding: 30px;
	top: 2px;
	margin-left: -30px;
	width: 279px;
	white-space: nowrap;
	display: block;
	overflow-x: hidden;
}
.search span {
	position: absolute;
	left: 40px;
	top: 15px;
}
.search .text, .search .btn {
	float: left;
	height: 30px;
	margin: 5px 2px;
	padding: 0px 2px;
	display: block;
}
.search .btnR {
	float: left;
	height: 30px;
	margin: 5px 2px;
	padding: 0px 13px;
	display: block;
}
.search .text {
	width: 70%;
	display: block;
	padding: 0px 5px;
	line-height: 30px;
	border: 1px solid #ccc;
}
.search .hnjb {
	position: relative;
	background-color: rgba(0,0,0,0.3);
	border: 0px solid darkred;
	line-height: 35px;
	border: 1px solid rgba(0,0,0,0.3);
	padding: 4px 2px;
}
.e7u_tools_btn:hover {
	border: 1px solid darkred;
	color: #000000
}
.e7u_menu_nav, .e7u_menu_nav ul, .e7u_menu_nav ul li, .e7u_menu_nav ul li a, .e7u_menu_nav #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.e7u_menu_nav {
	background: darkred;
}
.e7u_menu_nav #menu-button {
	position: absolute;
	z-index: 99999;
}
.e7u_menu_nav:after, .e7u_menu_nav > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.e7u_menu_nav #menu-button {
	display: none;
}
.e7u_menu_nav {
	width: auto;
	line-height: 1;
}
#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: #fff;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.e7u_menu_nav > ul > li {
	z-index: 200;
	float: left;
}
.e7u_menu_nav.align-center > ul {
	font-size: 0;
	text-align: center;
}
.e7u_menu_nav.align-center > ul > li {
	display: inline-block;
	float: none;
}
.e7u_menu_nav.align-center ul ul {
	text-align: left;
}
.e7u_menu_nav.align-right > ul > li {
	float: right;
}
.e7u_menu_nav.align-right ul ul {
	text-align: right;
}
.e7u_menu_nav > ul > li > a {
	/*  padding: 30px 10px 29px 10px;*/
	text-align: center;
	width: 100px;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
	color: #eee;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.e7u_menu_nav > ul > li:hover > a {
	color: darkred;
	background: #FFF;
}
.e7u_menu_nav > ul > li.nav-has-sub:hover > a::after {
	border-color: #fff;
}
.e7u_menu_nav ul ul {
	position: absolute;
	left: -9999px;
}
.e7u_menu_nav > ul > li > ul {
	border-top: 1px solid #FFF;
}
.e7u_menu_nav li:hover > ul {
	left: auto;
}
.e7u_menu_nav.align-right li:hover > ul {
	right: 0;
}
.e7u_menu_nav ul ul ul {
	margin-left: 100%;
	top: 0;
}
.e7u_menu_nav.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
.e7u_menu_nav ul ul li {
	height: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}
.e7u_menu_nav ul li:hover > ul > li {
	height: 52px;
}
.e7u_menu_nav ul ul li a {
	padding: 20px 20px;
	width: 200px;
	background: rgba(255,255,255,1);
	text-decoration: none;
	color: #000;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.e7u_menu_nav ul ul li:hover > a, .e7u_menu_nav ul ul li a:hover {
	color: #fff !important;
	background: darkred;
}
.e7u_menu_nav ul ul li.nav-has-sub > a::after {
	position: absolute;
	top: 25px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
.e7u_menu_nav.align-right ul ul li.nav-has-sub > a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.e7u_menu_nav ul ul li.nav-has-sub:hover > a::after {
	border-color: darkred;
}
.e7u_k_a_box {
	width: 100%;
	display: block;
	padding-bottom: 30px;
	position: relative;
}
.e7u_k_a_box_link {
	width: 100%;
	float: left;
}
.e7u_k_a_box_link a {
	padding: 10px 35px;
	float: left;
}
.e7u_k_a_box_qrcode {
	text-align: right;
	width: 25%;
	float: left;
}
.e7u_list_box {
	padding-top: 45px;
	width: 100%;
	display: block;
	position: relative;
	padding-bottom: 50px;
	
	background-color: #fff;
}
.e7u_list_box_right {
	float: right;
	display: block;
	width: 70%;
	box-shadow: 0px 3px #E0E0E0;
	overflow-y: hidden;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.e7u_list_box_left {
	float: left;
	display: block;
	width: 25%;
	box-shadow: 0px 3px #E0E0E0;
}
.e7u_list_box_left ul li a {
	line-height: 55px;
	height: 55px;
	text-align: center;
	width: 100%;
	display: block;
}
.e7u_list_box_left ul li {
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
}
.e7u_list_box_left ul li a:hover {
	background: #F2F2F2;
}
.e7u_list_box_left .active {
	background: #F2F2F2;
	color: darkred;
}
.e7u_list_box_right .list_a li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
	line-height: 40px;
	border-bottom: 1px solid #E0E0E0;
}
.e7u_list_box_right .list_a li a {
	width: 85%;
	padding-left: 25px;
}
.e7u_list_box_right .list_a li span {
	position: absolute;
	right: 15px;
	color: #8C8C8C;
}
.page-box {
	padding: 30px 0;
}
.page-box .page-info {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	font-size: 12px;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
}
.pagination li {
	font-size: 14px;
	display: inline-block;
	border: 1px solid #DDDDDD;
	padding: 6px 12px;
}
.pagination li.active {
	background: #bf0000;
	color: #ffffff;
	border-color: #bf0000;
}
.pagination li.active a {
	color: #ffffff;
}
.e7u_contect_box {
	padding-top: 45px;
	width: 100%;
	display: block;
	position: relative;
	padding-bottom: 80px;
	height: auto;
	clear: both;
}
.e7u_contect_box_left {
	float: left;
	display: block;
	width: 25%;
	box-shadow: 0px 3px #E0E0E0;
	background-color: #fff;
	clear: both;
}
.e7u_contect_box_right {
	float: right;
	display: block;
	width: 70%;
	box-shadow: 0px 3px #E0E0E0;
	min-height: 450px;
	overflow-y: hidden;
	background-color: #fff;
	margin-bottom: 40px;
}
.e7u_contect_box_left ul li a {
	line-height: 55px;
	height: 55px;
	text-align: center;
	width: 100%;
	display: block;
}
.e7u_contect_box_left ul li {
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
}
.e7u_contect_box_left ul li a:hover {
	background: #F2F2F2;
}
.e7u_contect_box_right_title {
	text-align: center;
	width: 100%;
}
.e7u_contect_box_right_title .title {
	font-size: 26px;
}
.zhus {
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
}
.contect {
	display: block;
	word-wrap: break-word;
	padding-bottom: 45px;
	font-family: sans-serif;
	font-size: 18px;
}
.contect img {
	max-width: 810px;
 _width:expression(this.width > 810 ? "300px" : this.width);
}
.list_a_jsbs {
	position: relative;
	min-height: 600px;
}
.list_a_jsbs a {
	width: 140px;
	display: block;
	text-align: center;
	height: 180px;
	margin: 15px 14px;
	float: left;
	text-align: center;
}
.list_a_jsbs a img {
	width: 100%;
	height: 160px;
	display: block;
}
.list_a_jsbs a span {
	margin-top: 10px;
	display: block;
}
.piclist {
	position: relative;
	height: auto;
}
.piclist li a {
	width: 210px;
	display: block;
	text-align: center;
	height: 130px;
	margin: 15px 14px;
	float: left;
	text-align: center;
}
.piclist li a img {
	width: 210px;
	height: 130px;
	display: block;
}
.piclist a span {
	margin-top: 10px;
	display: block;
}
.silder-box {
	position: relative;
	margin: 10px auto
}
.silder {
	margin: 0 auto
}
.silder li {
	width: 190px;
	height: 140px;
	border: 1px solid rgba(0,0,0,0.5);
	text-align: center;
}
.silder li a img {
	width: 99%;
	height: 99%
}
.silder li a span {
	line-height: 25px;
	position: relative;
	bottom: 23px;
	z-index: 200;
	width: 100%;
	display: block;
	background-color: rgba(0,0,0,0.3);
	color: #fff;
}
.silder li a:hover span {
	line-height: 25px;
	position: relative;
	bottom: 23px;
	z-index: 200;
	width: 100%;
	display: block;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
}
.silder-button {
	top: 30%;
	width: 35px;
	height: 35px;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	line-height: 35px;
	border-radius: 50px;
	color: #fff;
	position: absolute;
	cursor: pointer;
	display: none;
}
.silder-button:hover {
	background-color: rgba(0,0,0,0.7);
}
.silder-button.btl {
	left: 45px;
}
.silder-button.btr {
	right: 45px;
}
.silder-box-1 {
	width: 1200px
}
.silder-box-2 {
	width: 1200px
}
.e7u_list_zy {
	background-color: #fff;
	padding-bottom: 50px;
}
.list_page {
	text-align: center;
	margin: 10px;
	font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
}
.list_page a {
	background: #fff;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 1px solid #8B0000;
	color: #333;
	font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
}
.list_page span {
	background: #8B0000;
	color: #fff;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 1px solid #8B0000;
	font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
}
.list_page b {
	background: #fff;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 1px solid #8B0000;
	color: #333;
	font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
}
.list_page b input {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
	font-weight: normal;
	width: 12px;
	vertical-align: middle;
	text-align: center;
}
.e7u_sztd_nav {
	line-height: 40px;
}
.e7u_sztd_nav .active {
	color: darkred;
}
.e7u_sztd_nav span {
	font-size: 18px;
	border-right: 1px solid darkred;
	letter-spacing: 2px;
	padding: 0 28px;
}
.e7u_sztd_nav span a {
	color: #939699;
}
#e7u_sztd_nav-right {
	border-right: 0;
}
.e7u_sztd_head {
	font-size: 17px;
	letter-spacing: 2px;
	color: darkred;
	float: left;
	clear: both;
	margin: 20px 0 5px 28px;
}
.e7u_sztd_xzr {
	clear: both;
	float: left;
	margin-left: 28px;
	letter-spacing: 2px;
}
.e7u_sztd_jgzbsj {
	float: left;
	margin-left: 25px;
}
.e7u_sztd_jys {
	font-size: 15px;
	letter-spacing: 2px;
	float: left;
	clear: both;
	margin: 20px 0 5px 28px;
}
.e7u_sztd_jyszr {
	font-size: 14px;
	clear: both;
	float: left;
	margin-left: 28px;
	letter-spacing: 2px;
}
.e7u_sztd_chengyuan {
	font-size: 14px;
	clear: both;
	float: left;
	margin: 5px 0 0 28px;
}
.e7u_sztd_chengyuan a {
	margin-right: 10px;
}
.two {
	background-color: black;
}
.btn_huanghang_class {
	width: 840px;
	border-bottom: 1px solid #f0f0f0;
	height: 1px;
	position: absolute;
}
