@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
table td {
	padding: 5px;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

ception,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

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

a:focus {
	outline: none;
}

a:hover {
	text-decoration: underline;
	text-decoration: none;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden;
}

.vam {
	vertical-align: middle;
}

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

p {
	word-spacing: -1.5px;
	margin: 5px 0;
    line-height: 26px;
}

.curp {
	cursor: pointer
}

;

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}


h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

.daohang li {
	position: relative;
}

.subnav {
	position: absolute;
	width: 100%;
	/* left: -36px; */
	top: 51px;
	opacity: 0;
	transition: all .3s ease 0s;
	transform: translate3d(0, 10px, 0);
	visibility: hidden;
	z-index: 100;
	background: #306ec1;
	border-top: 2px solid #306ec1;
}

.subnav li {
	width: 100% !important;
	height: 40px !important;
}

.subnav li a {
	display: block;
	width: 100%;
	font-size: 13px;
	text-align: center;
	margin: 0;
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.subnav li a:hover {
	border: none;
	color: #fff;
	background-color: #236ffb;
}

.daohang li:hover .subnav {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei;
	position: relative;
	min-width: 1200px
}

.header,
.content,
.footer,
.container {
	margin: 0 auto;
	width: 1500px;
}

.footer {
	height: 340px;
	background: #009af2;
	background-size: cover
}

.header {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 100;
	border-top:solid 10px #009af2;
}

.hearderBox {
	width: 1500px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.logo_right {
	width: 1500px;
	margin: 0 auto
}

.logo_right .huanying {
	overflow: hidden;
	width: 1200px;
	color: #6c6c6c;
	height: 30px;
	border-bottom: 2px solid #ededed;
	line-height: 30px
}

.logo_right .huanying p {
	width: 440px;
	padding-left: 5px;
	float: left;
	font-size: 13px;
}

.huanying ul.huanying_li {
	text-align: center;
	float: right;
}

.huanying ul.huanying_li li {
	width: 72px;
	float: left;
}

.logo_right .header_middle {
	overflow: hidden;
	margin:15px 0;
}

.header_middle .logo {
	float: left;
	margin-top:25px;
}

.header_middle .logo img {
	float: left;
}

.header_middle .zldl {
	overflow: hidden;
	height: 70px;
	float: left;
	position: relative;
	padding-left: 40px;
	text-align: left;
	margin-top: 25px
}

.header_middle .zldl span {
	font-size: 28px;
	color: #0255d9;
}

.header_middle .zldl p {
	color: #2980dd;
	font-size: 14px;
	margin-top: 8px;
}

.header_middle .zldl_phone {
	display: block;
	width: 350px;
	line-height:50px;
	height: auto;
	background: url(../images/header_phone.png) no-repeat center left;
	float: right;
	margin-top:20px;
}

.header_middle .zldl_phone span {
	display: block;
	width:100px;
	font-size:20px;
	color: #0367d7;
	float:left;
	padding-left:60px;
	font-weight:bold;
}

.header_middle .zldl_phone b {
	display: block;
	font-size: 20px;
	color: #0367d7;
}

.hearer_Nav {
	height: 53px;
	line-height: 53px;
	position: relative;
	z-index: 1000;
	background-color: #009af2;
}

.hearer_Nav .daohang {
	width: 1500px;
	margin: 0 auto
}
.hearer_Nav ul li a{font-size:15px;}
.hearer_Nav ul li {
	font-size: 16px;
	height: 53px;
	line-height: 53px;
	float: left;
	position: relative;
	width: 9.8%;
	border-right:solid 1px #8bc2fb;
}
#ddh{
    font-size:14px;
}
.hearer_Nav ul li.last {
	background: none;
}

.hearer_Nav ul li>a {
	display: block;
	color: #FFF;
	text-align: center;
}

.hearer_Nav ul li:hover {
	background:linear-gradient(to bottom,#009af2,#009af2);
}

.hearer_Nav ul li a.current {
	background-color: #009af2
}

.hearer_Nav ul li:hover>a,
.hearer_Nav ul li.cur>a {
	text-decoration: none;
}

.hearer_Nav ul li .ej_Nav {
	display: none;
	position: absolute;
	width: 100%;
}

.hearer_Nav ul li .ej_Nav dl {
	width: 365px;
}

.hearer_Nav ul li .ej_Nav dd {
	width: 110px;
	height: 40px;
	line-height: 40px;
	float: left;
}

.hearer_Nav ul li .ej_Nav dd a {
	display: block;
	width: 110px;
	height: 40px;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
	background-color: #004098;
	opacity: 0.8
}

.hearer_Nav ul li .ej_Nav dd a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff600
}

.hearer_Nav ul li:hover .ej_Nav {
	display: block;
}

/*尾部*/

.footer {
	overflow: hidden;
	width: 100%;
}

.footer .footer_Nav {
	width: 100%;
	background-color: #414141;
	height: 48px;
}

.footer .footer_Nav .dbdh {
	width: 1500px;
	margin: 0 auto;
	line-height: 48px;
	text-align: center;
}

.footer .footer_Nav a {
	color: #FFF;
	font-size: 14px;
	padding: 0px 30px
}

.footer .footer_Nav a:hover {
	color: #000
}

.footer .foot_content {
	overflow: hidden;
	;
	margin: 80px 0px
}

.footer .foot_content .footer_LOGO {
	float: left;
}

.footer .foot_content .footer_LOGO img {
	margin-top: 15px;
	width: 180px;
	float: left;
	margin:3%;
}

.footer .foot_content .footer_middle {
	overflow: hidden;
	width: 350px;
	float: left;
	margin-left:40px;
}

.footer .foot_content .footer_middle p {
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 34px;
}

.footer .foot_content .footer_right {
	color: #fff;
	float: right;
	text-align: center;
}
.footer_right {
	width:180px;
	color: #fff;
	float: left;
	text-align: center;
}
.footer .footer_right h3 {
	width:100%;float:left;
	font-size: 18px;
	text-align:center;
}



#roll_top {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px;
}

#roll_top {
	background: url(../images/top.png) no-repeat;
}

#roll {
	display: block;
	width: 15px;
	margin-right: -485px;
	position: fixed;
	right: 40%;
	top: 80%;
	_margin-right: -325px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}

.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background-color: #fff
}

.topadcs img {
	width: 100%;
}

.left {
	width: 230px;
	float: left;
	overflow: hidden;
}

.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right {
	width: 735px;
	float: right;
	display: inline;
	overflow: hidden;
}

.rights {
	width: 760px;
	float: right;
	display: inline;
	overflow: hidden;
}



.right_main {
	width: 733px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}

.contactn .tits {
	background: #ED5F05;
	color: #fff;
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
}

.contactn .tits a {
	color: #fff;
}

.contactn .subnr {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 5px 9px 10px;
	width: 210px;
}

.contactn .subnr img {
	width: 210px;
	height: 90px;
	margin-bottom: 5px;
}

.contactn .subnr p {
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
}

.contactn .subnr h5 {
	line-height: 28px;
	overflow: hidden;
}



dl.dl_2 {
	width:23%;
	margin:1%;
	float: left;
	display: inline-block;
}

dl.dl_2 dt {
	overflow: hidden;
}

dl.dl_2 dt a {
	padding: 6px;
	border: 1px solid #d7d7d7;
	display: block;
}

dl.dl_2 dt a img {}

dl.dl_2 dt a:hover {
	border: 1px solid #004098;
}

dl.dl_2 dd {
	width: 268px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	padding: 0 4px;
	font-size: 16px
}

dl.dl_2 dd a:hover {
	color: #227ecb
}



.contactn {
	margin-bottom: 15px
}

.t05 {
	line-height: 43px;
	background: #306ec1;
	margin-top: 25px;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
}

.t05 a {
	color: #fff;
}

.t05 h5 {
	font-size: 16px
}

.t05_cons1 {
	border: solid 1px #d7d7d7;
	border-top: 0;
	padding: 2px 10px;
	margin-bottom: 10px;
	zoom: 1;
	background: #fff;
}

.t05_cons1 li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 15px;
	width: 185px;
	background: url(../images/dian.png) left center no-repeat;
}

.t05_cons1 li a:hover {
	color: #227ecb
}



.cpMain {
	background: #fff;
	overflow: hidden;
	margin-bottom:30px;
}

.cpright {
	width:78%;
	padding: 0 20px 20px;
	background: #fff;
	float:left;
	margin-top: 36px;
}

.cprightpt {
	width: 960px;
	padding: 0 20px;
	background: #fff;
	float: right;
	padding-bottom: 20px;
}

.rtop {
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}

.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #004098;
	font-weight: normal;
	line-height: 16px;
	font-size: 16px;
	color: #004098;
}

.rtop span {
	float: right;
	color: #999;
	font-size: 16px;
}



.tjcp {
	float: right;
	width: 955px;
	margin: 30px 0px;
	background-color: #FFF
}

.tjcp h4 {
	width:100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/base754.jpg) no-repeat;
	background-size:100% 100%;
	padding-left: 20px;
	color: #004098;
	font-size: 16px;
}



.tjcp .tjcp_1 li {
	float: left;
	text-align: center;
}

.tjcp .tjcp_1 li img {
	border: #CCC 1px solid;
}

.tjcp .tjcp_1 li span {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	overflow: hidden
}

.tjcp .tjcp_1 li a:hover {
	text-decoration: none;
	color: #004098
}

.tjcp .tjcp_1 li img:hover {
	border: #004098 1px solid
}



.tjcp .xgzx {
	width: 955px;
}

.tjcp .xgzx li {
	width: 437px;
	height: 38px;
	line-height: 36px;
	padding-left: 15px;
	background: url(../images/dian.png) no-repeat center left;
	float: left;
	border-bottom: 1px #CCCCCC dotted;
	margin: 0 10px 5px;
}

.tjcp .xgzx li a {
	display: block;
	font-size: 14px;
	width: 300px;
	overflow: hidden;
	float: left;
	height: 38px
}

.tjcp .xgzx li a:hover {
	color: #004098
}

.tjcp .xgzx li span {
	float: right
}



.about {
	width:100%;float:left;
	border: #CCC 1px solid;
	padding: 20px 0px
}

.about h1 {
	height: 60px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
    color: #000;
    font-weight: normal;
}

.about .about_sj {
/* 	height: 40px; */
	text-align: center;
	font-size:14px;
	/* line-height: 40px;
	background-color: #f6f6f6 */
}

.about .about_sj span {
	margin-right: 40px
}

.about .about_a {
	width:98%;
	margin:0px 1%
}

.about .about_a .about_tp {
	text-align: center;
}

.about .about_a .wzi {
	line-height: 26px;
	font-size: 15px;
	color: #000;
}
.about .about_a .wzi img{
    max-width: 100%;
    height: auto;
    margin:0px%;
}
.about .about_a .wzi h2{
    font-size: 22px;
    margin-top: 10px;
    border-bottom: 3px solid #3f99f1;
    height: 38px;
	}
.about .about_a .feny {
	margin-top: 20px;
	height: 40px;
	padding: 0px 10px;
	line-height: 40px;
	font-size: 14px;
	background-color: #ececec
}

.about .about_a .feny span {
	display: block;
	width: 420px;
	height: 40px;
	overflow: hidden
}

.about .about_a .feny a:hover {
	color: #227ecb
}



.Pages {
	float: left;
	padding: 30px 100px;
}

.Page {
	width: 100%;
	text-align: center;
}

.Page a {
	display: inline-block;
	width: 65px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
	text-decoration: none;
	color: #333;
	outline: none;
}

.Page a:hover {
	background: #004098;
	color: #FFF;
	background-repeat: no-repeat;
}

.Page span {
	display: inline-block;
	min-width: 45px;
	padding: 0 10px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
}

.Page span.current {
	background: #004098;
	color: #FFF
}



.newsListn ul {
	float: left;
	margin-bottom: 20px
}

.newsListn li {
	float: left;
	width:47%;
	margin:1%;
	height:160px;
	overflow:hidden;
	border: 1px solid #cecece;
}

.newsListn li .l_98 {
	float: left;
	margin: 10px;
	border-right: 1px solid #d5d4d4;
	padding-right: 10px;
	width:33%;float:left;
}

.newsListn li .l_98 a {
	display: block;
	width:100%;
}

.newsListn li .l_98 a img {
	display: block;
	width: 100%;
}

.newsListn li .l_98 span {
	color: #d6d6d6;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
}


.newsListn li .r_590 {
	float: right;
	width:58%;
	margin:1%;
}

.newsListn li .r_590 .t_590 {
	float: left;
	width:100%;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsListn li .r_590 .t_590 a {
	float: left;
	font-size: 15px;
	font-weight:bold;
}

.newsListn li .r_590 .t_590 a:hover {
	color: #004098;
}

.newsListn li .r_590 .sj {
	float: right;
	margin-right: 15px;
	font-size: 12px;
	line-height:25px;
}

.newsListn li .r_590 .d_590 {
	float: left;
	width:100%;
	height:50px;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden
}
.newsListn li .r_590 .d_590 a{font-size:13px;}
.newsListn li:hover {
	background-color:#d2dfe8;
}

.tg_pages {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 100%;
	margin-top:1%;
}

.tg_pages span {
	display: inline-block;
}

.tg_pages span a {
	border: 1px solid #bebebe;
	color: #bebebe;
	display: inline-block;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.page-num-current{
    color: #fff !important;
    background: #0e52cf !important;
    border: 1px solid #0e52cf !important;
}

.tg_pages span.thisclass a {
	background: #3468b9 none repeat scroll 0 0;
	border: 1px solid #3468b9;
	color: #ffffff;
}

.cpxx_t {
	width:96%;
	margin:0px 2%;
	height: 350px;
}

.cpxx_tl {
	float: left;
	width: 340px;
	padding-bottom: 3%;
	height: auto;
	margin-left: 14px;
}
.cpxx_tl img{
width:88.3%;
}

.cpxx_tr {
	float: right;
	width:64%;
	height: auto;
}

.cpxx_trt {
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #ccc;
}

.cpxx_trt h1 {
	width:100%;
	float:left;
	text-align:left;
	font-size: 25px;
	font-weight: bold;
	line-height: 60px;
}

.cpxx_trjj {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.cpxx_trjj p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
}

.cpxx_zx {
	margin-top: 20px;
}

.cpxx_zx .li1 {
	background: url(../images/cp1.jpg) no-repeat left;
	padding-left: 32px;
	line-height: 36px;
	font-size: 17px;
}

.cpxx_zx .li2 {
	background: url(../images/cp2.jpg) no-repeat left;
	padding-left: 32px;
	line-height: 36px;
	font-size: 17px;
}

.cpxx_zx .li1 img {
	vertical-align: middle;
}

.cpjs {
	background: #f0f0f0 none repeat scroll 0 0;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}

.cpjs h3 {
	background: #008ce1 none repeat scroll 0 0;
	border-left: 10px solid #f5710b;
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	width: auto;
}

.tjcp {
	float: left;
	width: 100%;
}

.tjcp li {
	box-sizing: border-box;
	display: inline-block;
	width:14.5%;
	float: left;
	margin:1%;
	padding-bottom: 1%;
}

.tjcp li .picbox {
	width: 100%;
	height: 60px;
	padding-bottom: 75%;
	float: left;
	position: relative;
}

.tjcp li img {
	width: 100%;
}

.tjcp li span {
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
