* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}

input {
	outline: none;
}

.clear {
	clear: both;
}

body {
	background: white;
}

.top {
	min-width: 1195px;
	background: white;
}

.topBar {
	height: 38px;
	width: 100%;
	min-width: 1200px;
	background: linear-gradient(#fff, #f4f4f4);
	color: #717171;
	font-family: "微软雅黑";
	line-height: 38px;
	font-size: 12px;
}

.topBar .center {
	width: 1200px;
	margin: 0 auto;
}

.topBar a {
	color: white
}

.topBar .hy {
	float: left;
	width: 696px;
	margin-left: 20px;
}

.topBar .welcome {
	display: inline-block;
	margin-left: 10px;
}

.login {
	position: absolute;
	width: 486px;
	left: 425px;
	color: white;
	font-family: 微软雅黑;
	line-height: 42px;
	font-size: 12px;
	top: 4px;
}

.login input {
	border: none;
	padding: 0 10px;
	width: 80px;
	height: 20px;
}

.login .dl {
	margin-left: 20px;
}

.login .dl,
.login .sm {
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #EEA200;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}

.login a {
	color: white
}

.login .sm {
	background: #9e9e9e;
}

.logo_nav {
	height: 122px;
	width: 1195px;
	margin: 0 auto;
	overflow:hidden
}

.logo {
	float: left;
	width: 526px;
	height: 144px;
}

.logo img {
	margin-top: 18px;
	margin-left: 0px;
}

.nav {
	width: 640px;
	height: 144px;
	float: right;
}

.nav li {
	float: left;
	height: 144px;

	border-right: 1px solid #9a9a9a;

	font-size: 12px;
	font-family: "微软雅黑";
}

.nav li a {
	color: #4F4F4F;
	display: block;
	padding: 20px 15px 0;
	*padding: 20px 26px 0;
}

.nav li .english {
	display: inline-block;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	vertical-align: top;
	font-size: 12px;
	/* font-weight: bold; */
	font-family: Arial;
	padding-top: 3px;
	padding-right: 4px;
	*display: none;
}

.nav li .chinese {
	display: inline-block;
	font-size: 15px;
	width: 15px;
	font-weight: bold;
}

.nav .active {
	background: #0080c0;
}

.nav .active a {
	color: white;
}

.nav li:hover {
	background: #0080c0;
}

.nav li:hover a {
	color: white;
}

.nav {
	height: 50px;
	background: white;
	width: 1200px;
	margin: 0 auto;
}

.nav .container .layui-nav {
	background: none !important;
	padding: 0;
}

#nav li {
	float: left;
}

#nav .line {
	height: 38px;
	color: #fff;
	line-height: 40px;
	margin: 0 12px;
	font-size: 20px;

}

#nav>.layui-nav-item {
	line-height: 40px;
	float: left;
}

#nav>li a {
	text-align: center;
	color: #fff;
	padding: 0px 5px !important;
}

.hover,
#nav>li:hover {
	

}

.hover a,
#nav>li:hover a {
	font-weight:bold
}

.layui-nav .layui-nav-item a {
	padding: 0 !important;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	background: none !important;
}

.nav .layui-nav-child {
	background: #397dcf;
	border: 0;
}

.nav .layui-nav {
	background: none !important;
}

.nav .layui-nav .layui-nav-child a {
	color: #494949 !important;
	display: block;
}

.nav .layui-nav .layui-nav-child a:hover {
	background-color: #febd3f !important;
	color: #494949 !important;
}

.layui-nav .layui-nav-more {
	display: none;
}
.layui-nav-child   {position:absolute;left:-30px;}
#nav>li dd a{width:120px !important;
color:#222 !important;
	
}

.top_banner img {
	display: block;
	width: 100%;
	min-width: 1195px;
}



.bar {
	height: 40px;
	background: #0080c0;
	/* margin-bottom: 16px; */
	min-width: 1195px;
}

.bar .center {
	margin: 0 auto;
	padding: 0 40px;
	position: relative;
	width: 1200px;
}

.bar .time {
	height: 50px;
	color: white;
	line-height: 50px;
	width: 394px;
	float: left;
	font-size: 14px;
}

.bar .center iframe {
	float: left;
	margin-top: 12px;
}

.search {
	width: 310px;
	height: 37px;
	margin-top: 40px;
	float: right;
	overflow: hidden;
	border: 1px solid #ffa200;
}

.search input {
	padding: 0 10px;
	width: 190px;
	height: 35px;
	line-height: 35px;
	color: #6a6a6a;
	border: none;
	font-size: 14px;
	font-family: "宋体";
	float: left;
}

.search label {
	color: white;
	font-size: 14px;
	font-family: "宋体";
	background: #ffa200;
	height: 37px;
	width: 62px;
	display: inline-block;
	line-height: 35px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	float: right;
}

.slider {
	width: 100%;
	height: 440px;
	overflow: hidden;
	position: relative;
	margin-bottom: 18px;
}

.slider .slideImg {

	width: 100%;
	height: 440px;
	overflow: hidden;
}

.slider .layui-carousel .titleNew {
	cursor: pointer;
	font-size: 22px;
	color: #fff;
	width: 540px;
	padding: 0 20px;
	height: 40px;
	text-align: left;
	display: inline-block;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -560px;
	line-height: 40px;
	z-index: 99;
	background: rgba(67, 67, 67, 0.6);
}


.slider .layui-carousel .layui-carousel-ind {
	display: none !important;
}

.slider .layui-carousel-arrow {
	border-radius: 0 !important;
	background: rgba(67, 67, 67, 0.6) !important;
	height: 75px !important;
	width: 38px !important;
	top: 40% !important;
}

.slider .layui-carousel-arrow[lay-type=sub] {
	left: 50% !important;
	margin-left: -600px;
}

.slider .layui-carousel-arrow[lay-type=add] {
	right: 50% !important;
	margin-right: -600px;
}

.foot {
	height: 158px;
	background: url(../img/foot_bg.png) repeat-x;
	position: relative;
	min-width: 1195px;

}

.foot .center {
	width: 1195px;
	margin: 0 auto;
	padding-top: 46px;
}

.foot p {
	text-align: center;
	line-height: 27px;
	color: white;
	font-family: "宋体";
	font-size: 12px;
}

.foot p a {
	color: white;
}

.foot .icon {
	position: absolute;
	width: 185px;
	left: 240px;
	top: 25px;
	height: 105px;
}