﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto; min-width:500px;
	padding: 0px; font-size:12px;font-family:"微软雅黑","黑体","宋体";background-color:#fff;
	 width:100%; height:100%; overflow-x:hidden;
}

.clearfix {
	clear: both; height:0;
}
.clearboth {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.clear{ clear:both;}
* { color:#333;
	font-family: Microsoft YaHei;
}

.lineof {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration:none; color:#288fb0;
	
}
a img {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
.marginb10{ margin-bottom:10px;}
/*input,
textarea {
    border: 0; 
    -webkit-appearance: none; 
}*/
input, textarea { outline: none }
input::-ms-clear {display: none}
textarea { resize: none }
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	 color:#113786;
}
p,h1, h2, h3, h4, h5, h6, form {
	padding: 0px;
	margin: 0px;
}
input{
    outline: none;
}
img {
	border: none;
}
img a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
dl{ margin-bottom:0px;}
dl dd{ margin:0; padding:0;}
.color3{ color:#333;}
.color6{ color:#666;}
.color9{ color:#999;}
.page{ width:1200px; margin:30px auto 0px auto; height:100%; overflow:hidden;}
.red{ color:#ff4800}
.blue{ color:#009BE3;}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.fleft{ float:left;}
.fright{ float:right;}
.margint30{ margin-top:30px;}
.mtop10{ margin-top:10px;}
.font16{ font-size:16px;}
.w1200{ width:1200px; margin:0 auto;}
/*right*/
.bodyright{width:70px; height:270px; position:fixed;bottom:0%; right:0px;_position:absolute;_bottom:300px; _right:0px; background-color:#4064b0;-moz-border-radius:10px;      /* Gecko browsers */
    -webkit-border-radius:10px;   /* Webkit browsers */
    border-radius:10px;}
.bodyright a{color:#fff;float:left; border-bottom:1px solid #113786;padding-top:35px; padding-bottom:8px; font-size:14px; width:70px; text-align:center; margin-bottom:14px;}
.bodyright a.leave_word{ background:url(../images/liuyan.png) no-repeat center top; margin-top:5px;}
.bodyright a.wenjuan{ background:url(../images/fankui.png) no-repeat center top;margin-top:-10px;}
.bodyright a.download{ background:url(../images/xiazai.png) no-repeat center top; margin-top:-10px;}
.bodyright a.attention{ background:url(../images/guanzhu.png) no-repeat center top; top:0px;margin-top:-10px;z-index: 2002;}
.bodyright a.nborder{ border:none;}
.bodyright a:hover{ text-decoration:underline;}
.bodyright span.up_download{background:url(../images/appV2.png) no-repeat center top;background-size: cover;width:90px; height:90px;top:122px; z-index:10000; margin-bottom:0px; float:left; margin-bottom:5px; left:-91px; position:absolute; border:1px solid #4064b0; border-right:none;display:none;}
.bodyright span.up_attention{background:url(../images/weixin.jpg) no-repeat left top;width:90px; height:90px;top:178px; z-index:10000; margin-bottom:0px; float:left; margin-bottom:5px; left:-91px; position:absolute; border:1px solid #4064b0; border-right:none;display:none;}
.bodyright a.download:hover{ background:url(../images/xiazai.png) no-repeat center top; margin-top:-10px; text-decoration:none;}
.bodyright a.attention:hover{ background:url(../images/guanzhu.png) no-repeat center top; top:0px;margin-top:-10px;text-decoration:none;z-index: 2002;}
.bodyright .a:hover span.up_download{display:block; }
.bodyright .a:hover span.up_attention{display:block;}

/*pagetop*/
.page-top{
	height: 30px;
	line-height: 30px;
	background: #3e3f41;
}
.page-top a{
	height: 16px;
	line-height: 16px;
	color: #CCCCCC;
	float: right;
	font-size: 14px;
	padding: 0 10px;
	margin-top: 6px;
	border-left: 1px solid #CCCCCC;
}
.page-top a:hover{
	color: #e5e5e5;
}
.page-top a:last-child{
	border: none;
}
.page-top a.gzwm{
	width: 56px;
}
.page-top img{
	display: none;
	position: relative;
	z-index: 100;
	right: 14px;
	top: 8px;
	box-shadow: 0px 4px 4px #3e3f41;
}
.page-top a.gzwm:hover img{
	display: inherit;
}
.topimg{
	width: 100%;
	/*height: 120px;*/
	text-align: center;
	background: #033769;
}
/*改下头顶的图片固定大小*/
.topimg img{
	width: 100%;
	height: 130px;
}

/*.topimg img{*/
/*	width: 1200px;*/
/*}*/
/*top -nav*/
.nav {
	height: 64px;
	line-height: 64px;
	background-color: #fff;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.nav_logo{
	height: 100px;
	float: left;
	padding: 10px 0;
	position: absolute;
    top: 30px;
    z-index: 10000;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 100px;
    align-items: center;
    display: flex;
}
.nav_logo img{
	max-height: 84px;
}
.nav ul {
	float: left;
	font-size: 16px;
}
.nav ul li {
	float: left;
	height: 64px;
}
.nav ul li.on a {
	height: 48px;
	color: #033769;
	border-bottom: 2px solid #033769;
}
.nav ul li a {
	height: 48px;
	float: left;
	color: #033769;
	padding: 0 5px;
	margin: 0 20px;
}
.nav ul li a:hover {
	border-bottom: 2px solid #033769;
}.left{ width:260px; float:left;}
.right{ width:940px; float:right;}
/*<!--页面底部-->*/
.bottom{ background-color:#444; height:100px; line-height:24px; margin-top:65px;}
.copyright{background:url(../images/b_zwzx.png) no-repeat 185px center; margin-top:10px; color:#fff;  padding-left:310px; margin-left:270px;}
.copyright a{ color:#fff;}
.copyright a:hover{ text-decoration:underline;}
.copyright span{ margin-bottom:0px;}
.friendly_link{ text-align:center; color:#fff;}
.friendly_link a{ color:#fff;}
.friendly_link a:hover{ text-decoration:underline;}
/*翻页开始*/
.turnpage{ margin-top:50px;font-size:14px; width:100%; text-align:center;}
.turnpage a , .turnpage span{ margin-left:20px; display:inline}
.turnpage a.sw_page{ background-color:#4064b0; padding:0px 4px 4px 4px; color:#fff;}
.turnpage a.on , .turnpage a:hover{color:#4064b0;}
.turnpage a.sw_page:hover{ background-color:#92aee6; color:#fff;}
/*翻页结束*/



















