﻿@charset "utf-8";
/* -----------H-ui前端框架-----------------------
H-ui.reset.css v1.2
重定义浏览器默认样式
H-ui.reser CSS file for H-ui
Copyright H-ui Inc.
http://www.H-ui.net
date:2014.10.09
Created & Modified by guojunhui.
----------------------------------------------*/
/*1 重定义浏览器默认样式
	Name:			style_reset
	Level:			Global
	Explain:		重定义浏览器默认样式
	Last Modify:	jackying
*/
* {
	word-wrap: break-word
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
	margin: 0;
	padding: 0
}
ul, ol, dl {
	list-style-type: none
}
html, body {
*position:static
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}
input, button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}
body, th, td, button, input, select, textarea {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	font-size: 12px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased
}
body {
	line-height: 1.6
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
a, area {
	outline: none;
blr:expression(this.onFocus=this.blur())
}
a {
	text-decoration: none;
	cursor: pointer;
    color: #fff;
}
a:hover {
	outline: none
}
a.ie6:hover {
	zoom: 1
}
a:focus {
	outline: none
}
a:hover, a:active {
	outline: none
}
:focus {
	outline: none
}
sub, sup {
	vertical-align: baseline
}
/*img*/
img {
	border: 0;
	vertical-align: middle
}
a img, img {
	-ms-interpolation-mode: bicubic
}
.img-responsive {
	max-width: 100%;
	height: auto
}
/*IE下a:hover 背景闪烁*/
html {
	overflow: -moz-scrollbars-vertical;
zoom:expression(function(ele) {
ele.style.zoom = "1";
document.execCommand("BackgroundImageCache", false, true)
}
(this))
}
/*HTML5 reset*/
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
	display: block;
	margin: 0;
	padding: 0
}
time {
	display: inline
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
legend small {
	font-size: 15px;
	color: #999
}
svg:not(:root) {
	overflow: hidden
}
fieldset {
	border-width: 0;
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.cl, .clearfix {
	zoom: 1
}
.entry-cont {
	padding-top: 3%;
	padding-bottom: 5%;
}
.entry-cont .form-row {
	margin-top: 2%;
	margin-bottom: 10px;
}
.entry-cont .form-row span {
	float: left;
	text-align: right;
	font-size: 14px;
	color: #777777;
	height: 44px;
	line-height: 44px;
	margin-right: 5px;
	width: 145px;
}
.entry-cont .form-row input[type=text] {
	float: left;
	height: 42px;
	line-height: 42px;
	border: 1px solid #d1d1d1;
	outline: none;
	padding: 0 10px;
	width: 48%;
}
.entry-cont .form-row textarea {
	border: 1px solid #d1d1d1;
	outline: none;
	padding: 5px 10px;
	width: 75%;
	height: 160px;
}
.entry-cont .form-submit input {
	width: 146px;
	height: 44px;
	line-height: 44px;
	background-color: #6e6e6e;
	color: #fff;
	border: 0;
	font-size: 16px;
	border-radius: 3px;
	margin-right: 25px;
	transition: all .3s;
}
.entry-cont .form-submit input:hover {
	background-color: #12298c;
	transition: all .3s;
}
.col-md-4 {
	float: left;
	width: 40%;
}
.col-md-12 {
	float: left;
	width: 100%;
}
.launage img {
	margin-top: -1px;
	margin-right: 6px;
	display: block;
}
.left_a {
	margin-left: 25px;
	margin-top: -32px;
}
.left_b {
	margin-left: 7px;
	margin-top: -32px;
}
.wapper {
	background-color: #808080;
	height: auto;/*overflow: hidden;*/
}
.wapper .wapp .ind_img {
	margin: 0 auto;
	display: block;
	margin-top: 70px;
	margin-bottom: 70px;
}
.wapper .footl {
	margin-left: 44px;
     color: #fff;
    font-size: 14px;
    margin-top: 35px;
    font-weight: 500;
}
.wapper .footl a {
     color: #fff;
    font-size: 14px;
    margin-top: 35px;
    font-weight: 500;
}
.wapper .footl .fot {
	margin-left: 3px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	display: inline-block;
}
.gy {
	background: #fff;
}
.icp {
	font-size: 12px;
	color: #cccccc;
	margin-top: 20px;
	margin-left: 9px;
}
.erweima {
	margin-left: 20px;
	margin-top: 50px;
}
.erweima p {
	text-align: center;
	color: #fff;
	font-size: 13.43px;
	margin-bottom: 18px;
}
.erweima .p {
	font-size: 12px;
	font-family: simsun;
	text-align: center;
	margin-top: 18px;
	color: #cccccc;
}
.erweima1 {
	margin-left: 10px;
	margin-top: 50px;
}
.erweima1 p {
	text-align: center;
	color: #fff;
	font-size: 13.43px;
	margin-bottom: 18px;
}
.erweima1 .p1 {
	font-size: 12px;
	font-family: simsun;
	text-align: center;
	margin-top: 18px;
	color: #cccccc;
}
.wapper .nav_gy {
	margin-top: 13px;
	font-size: 24px;
	color: #4d4d4d;
	font-weight: bold;
}
.wapper .nav_ab {
	font-size: 16px;
	color: #4d4d4d;
}
.s_d_date {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #898989;
	padding-bottom: 10px;
	border-bottom: #ccc dashed 1px;
}
.s_d_date font {
	color: #e60012;
}
.s_cont {
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
}
.s_cont img {
	max-width: 100%;
}
/*分页*/
.pagination {
	text-align: center;
}
.page {
	padding: 30px 0;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	clear: both;
}
.page a {
	text-decoration: none;
	color: #999;
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 3px 6px;
	padding-bottom: 2px;
	margin-right: 3px
}
.page a.active {
	background: #12298c;
	border: 1px solid #12298c;
	color: #fff
}
.page a:hover {
	text-decoration: none;
	color: #fff;
	background: #B40202;
	border: 1px solid #B40202
}
.bd span.cp {
	font-size: 20px;
	color: #000;
}
.bd .ckxz {
	overflow: hidden;
	line-height: 25px;
	width: 400px;
	height: 80px;
	display: block;
	margin-top: 20px;
	text-indent: 10px;
	color: #666;
	font-size: 18px;
}
.nr .ly {
	font-size: 16px;
	font-weight: bold;
}
.abouter .ind_b {
	margin-top: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #12298c;
	text-align: center;
}
.abouter .ind_d {
	margin-top: -4px;
	font-size: 14px;
	color: #808080;
	text-align: center;
}
.abouter .ind_tro {
	width: 284px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
	color: #808080;
	text-align: center;
}










