@charset "utf-8";

/*rest-css */

* {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}
ul,
ol {
	list-style: none;
}
em,
i {
	font-style: normal;
}
input::-moz-focus-inner {
	border: none;
	padding: 0;
}
select,
input {
	vertical-align: middle;
}
select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}
input[type='text'],
input[type='password'],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
:-moz-placeholder {
	color: #bebebe;
}
::-moz-placeholder {
	color: #bebebe;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #bebebe;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bebebe;
}
table {
	border-collapse: collapse;
}
body {
	background: #fff;
	color: #333;
	padding: 0;
	font: 12px/20px '\5FAE\8F6F\96C5\9ED1', '\5b8b\4f53', 'SimSun';
	text-align: left;
}

body > div {
	text-align: left;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #0072e8;
	text-decoration: none;
}

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

/*顶部*/
.fix-header {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 999;
}
.pad-header {
	height: 136px;
}
.header {
	width: 100%;
	height: 80px;
	background: #fff url(../../../images/secondportal/one/public/topbg.png) no-repeat right top;
	position: relative;
}
.header-main {
	width: 1440px;
	margin: 0 auto;
	height: 80px;
	position: relative;
}
.header-main-lf {
	position: absolute;
	left: 0px;
	width: 412px;
	height: 48px;
	top: 15px;
}
.header-main-lf .logo {
	display: block;
	/*width: 100%;*/
	height: 100%;
}
.header-main-rg {
	position: absolute;
	right: 30px;
	height: 40px;
	/* width: 470px; */
	top: 20px;
}
.header-main-rg .srkbox {
	width: 240px;
	height: 40px;
	float: left;
	position: relative;
}
.header-main-rg .srkbox .srk {
	width: 240px;
	height: 40px;
	line-height: 40px;
	border-radius: 1px;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0 40px 0 10px;
}
.header-main-rg .srkbox .fdj {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../../../images/secondportal/one/public/suok.png) no-repeat;
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
}
.header-main-rg .dlbtn {
	float: left;
	width: 96px;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #0072e8;
	font-size: 16px;
	color: #0072e8;
	line-height: 40px;
	text-align: center;
	margin: 0px 20px 0px 20px;
}
.header-main-rg .dlbtn:hover {
	color: #0072e8;
}
.header-main-rg .zcbtn {
	float: right;
	width: 96px;
	height: 40px;
	border-radius: 5px;
	background: #0072e8;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
}
.header-main-rg .zcbtn:hover {
	background: #0066d3;
}
.header-loginname {
	padding: 0px 0 0 250px;
	height: 40px;
	line-height: 40px;
}
.header-loginname .mz {
	color: red;
	margin: 0 3px;
}
/*nav*/
.navigation {
	width: 100%;
	height: 56px;
	background: #0072e8;
}
.nav-main {
	width: 1440px;
	height: 56px;
	margin: 0 auto;
}
.nav-main li {
	float: left;
	width: 150px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
.nav-main li a {
	font-size: 20px;
	color: #ffffff;
}
.nav-main li:hover {
	background: #0866c8;
}
.zhxx-div {
	position: absolute;
	top: 56px;
	left: 0px;
	width: 100%;
	font-size: 14px;
	height: 175px;
	background: #fff;
	color: #333;
	display: none;
}
.nav-main li .zhxx-div a {
	display: block;
	color: #555;
}
.nav-main li .zhxx-div a:hover {
	color: #0072e8;
}
/*footer*/
.footer {
	width: 100%;
}
.footer-yqlj {
	background: #2e3238;
	padding: 20px 0;
}
.footer-yqlj-main {
	width: 1440px;
	margin: 0 auto;
}
.footer-yqlj-main .bt {
	float: left;
	width: 80px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}
.footer-yqlj-main .link {
	float: left;
	width: 1360px;
}
.footer-yqlj-main .link .item {
	display: inline-block;
}
.footer-yqlj-main .link a {
	display: inline-block;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.7);
	margin-right: 20px;
}
.footer-yqlj-main .link a:hover {
	color: #fff;
}
.footer-bqxx {
	background: #272a30;
}
.footer-bqxx-main {
	width: 1440px;
	height: 55px;
	margin: 0 auto;
}
.footer-bqxx-main .bqlf {
	float: left;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
}
.footer-bqxx-main .bqrg {
	float: right;
	height: 55px;
}
.footer-bqxx-main .bqrg span {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	padding-left: 30px;
	background: url(../../../images/secondportal/one/public/baxxicon.png) no-repeat left center;
	margin-left: 65px;
}
/*二级页面path导航*/
.public-path {
	width: 1440px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.public-path a {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0 10px;
}
.public-path a:hover {
	color: #0072e8;
}
.public-path em {
	float: left;
	width: 16px;
	height: 16px;
}
.public-path em.sy {
	background: url(../../../images/secondportal/one/public/pathsy.png) no-repeat center center;
	margin-top: 15px;
}
.public-path em.jt {
	background: url(../../../images/secondportal/one/public/pathjt.png) no-repeat center center;
	margin-top: 17px;
}
.public-path span {
	float: left;
	font-size: 14px;
	color: #333333;
	margin: 0 10px;
}
/*分页*/
.pagination {
	height: 32px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
	text-align: center;
	padding: 15px 0;
}
.pagination em {
	margin-right: 10px;
}
.pagination select {
	width: 115px;
	height: 32px;
	border: 1px solid #dcdfe6;
	padding: 0 10px;
	margin-top: -3px;
	border-radius: 4px;
}
.pagination a {
	display: inline-block;
	padding: 0 14px;
	height: 32px;
	line-height: 32px;
	background: #f4f4f4;
	color: #606266;
	margin: 0 1px;
	border-radius: 4px;
}
.pagination a:hover {
	background: #0072e8;
	color: #fff;
}
.pagination a.active {
	background: #0072e8;
	color: #fff;
}
.pagination span {
	margin-left: 15px;
}
.pagination span input {
	width: 40px;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}
.pagination button {
	width: 62px;
	height: 32px;
	border: none;
	border-radius: 4px;
	background: #0072e8;
	color: #fff;
	margin-left: 15px;
	cursor: pointer;
}
