@charset "utf-8";
*{ margin:0; padding:0;}
body,td,th{ font-size:14px; color:#333; font-family: "Microsoft YaHei";}
a{ color:#333; text-decoration:none;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0; list-style:none; border:0px;}
dl,dt,dd{ margin:0px; padding:0px; list-style:none;}
ul,li{ list-style:none;}
input,textarea,slsct{ font-family:inherit; font-weight:inherit;}
img{ border:0;}
.pro_border img{
    border: 1px #ddd solid;
}

.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: 20px;
}
.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: 280px;
	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: 16px;
}
.header_main .dhua p span {
	display: block;
	font-size: 30px;
	color: #c50501;
	line-height: 45px;
	font-weight: bold;
}
/*搜索框*/
.header_main .search_main {
	width: 296px;
	height: 40px;
	overflow: hidden;
	border: #0066ee 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: #0066ee;
}
.nav_main {
	position: relative;
	z-index: 9;
	background-color: #0066ee;
	width: 100%;
}
.nav {
	height: 60px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.nav .list {/*width: 106%;*/
	text-align: left;
}
.nav li {
	float: left;
	width: 120px;
	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;
}

.fl, .left {
	float: left;
}
.fr, .right {
	float: right;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

/* 乌鸦 */
.hide{
    display: none;
}

.width-1200{
    width: 1200px;
    margin: 0 auto;
}

.clear{ clear:both; height: 0;}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.pull-left,.fl{ float:left;}
.pull-right,.fr{ float:right;}
.ov-hi{ overflow: hidden;}
.text-en{ font-family:Arial, Helvetica, sans-serif;}

.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}


.line-clamp-1{
    overflow: hidden;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* 内页 */
.page_main{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}
/* 内页右边 */
.page_content{
    margin-left: 20px;
    width: 930px;
}