﻿@charset "UTF-8";
body {
	overflow-x: hidden;
	overflow-y: auto;
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: "microsoft yahei", "宋体", "Arial";
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl, .left {
	float: left;
}
.fr, .right {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.icon {
	background: url(icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.icon1 {
	background: url(icon1.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.icon2 {
	background: url(icon2.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
a {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #003e92;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*::-webkit-scrollbar{width:2px; height:2px;}
::-webkit-scrollbar-track-piece{background-color:none; background:rgba(0,0,0,.0);}
::-webkit-scrollbar-thumb:vertical{height:2px; background-color:rgba(0,0,0,.5);}
::-webkit-scrollbar-thumb:horizontal{width:2px; background-color:rgba(0,0,0,.5);}*/
.head_main_top {
	height: 38px;
	width: 100%;
	background-color: #fff;
	font-size: 12px;
	line-height: 36px;
	color: #333;
	border-top: #dddddd solid 1px;
	border-bottom: #dddddd solid 1px;
}
.head_main a {
	color: #333;
	font-size: 12px;
}
.head_main_top li {
	padding: 0 8px;
	display: inline-block;
}
.head_main_top li i.qy {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: -238px -231px;
	margin-right: 4px;
}
.head_main_top li i.zx {
	display: inline-block;
	width: 16px;
	height: 18px;
	background-position: -262px -231px;
	margin-right: 4px;
}
.head_main_top li i.lx {
	display: inline-block;
	width: 12px;
	height: 16px;
	background-position: -282px -231px;
	margin-right: 4px;
}
.head_main_top a:hover {
	color: #003e92;
}
/*header_main*/
.header_main {
	position: relative;
	width: 100%;
	height: 220px;
	background: #fbfbfb;
	min-width: 1200px;
	z-index: 22;
}
.header_main .header_logo {
	height: 120px;
	background-color: #fbfbfb;
}
.header_main .logo {
	display: block;
	padding-top: 10px;
}
.header_main .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
.header_main .ewm {
	width: 76px;
	text-align: center;
	margin-top: 15px;
	margin-left: 54px;
}
.header_main .ewm {
	width: 76px;
	height: 76px;
	display: inline-block;
}
.header_main .ewm i {
	display: block;
	padding-left: 4px;
	font-size: 12px;
	line-height: 12px;
}
.header_main .dhua {
	width: 210px;
	margin-top: 10px;
	margin-right: 60px;
}
.header_main .dhua b {
	background-position: -274px -173px;
	width: 26px;
	height: 52px;
	float: left;
	margin-top: 20px;
	display: block;
}
.header_main .dhua p {
	float: right;
	font-size: 16px;
	color: #999999;
	display: block;
	padding-top: 18px;
}
.header_main .dhua p span {
	display: block;
	font-size: 26px;
	color: #c50501;
	line-height: 24px;
	font-weight: bold;
}
/*搜索框*/
.header_main .search_main {
	width: 216px;
	height: 40px;
	overflow: hidden;
	border: #003e92 solid 1px;
	background-color: #fff;
	position: relative;
	margin-top: 40px;
	border-right: 0;
	border-radius: 2px;
}
.header_main .search_main input {
	background-color: none;
	border: none;
}
.header_main .search_main .stxt {
	width: 236px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-indent: 10px;
	color: #999;
}
.header_main .search_main .sbtn {
	width: 60px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background: #003e92;
}
.nav_main {
	position: relative;
	z-index: 9;
	background-color: #003e92;
	width: 100%;
}
.nav {
	height: 60px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.nav .list {/*width: 106%;*/
	text-align: left;
}
.nav li {
	float: left;
	width: 170px;
	display: block;
	position: relative;
	z-index: 10;
	height: 60px;
}
.nav li a {
	font-size: 16px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	display: block;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.nav li.hover a, .nav li:hover a {
	background-color: #d20a05;
}
#nav .subnav {
	position: absolute;
	width: 100%;
	top: 60px;
	left: 0px;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(0, 10px, 0);
	text-align: center;
	overflow: hidden;
	z-index: 199;
}
#nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center;
}
.nav .subnav .nav2 {
	width: 100%;
}
.nav .subnav .nav2 li {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	background: none;
	height: 40px;
	padding: 0;
	border-bottom: #dddddd solid 1px;
	background-color: #fff;
}
.nav li.tnav6 {
	padding-right: 0;
	background: none;
}
.nav .subnav .nav2 li a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	padding: 0;
}
.nav li.hover li a, .nav li:hover li a {
	background-color: #fff;
}
.nav .subnav .nav2 li:hover a {
	color: #003e92;
	background-color: #f0f0f0;
}