@charset "utf-8";
/* CSS Document */
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑";
}
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, ol, li, form, label, input, button, textarea, pre, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-text-size-adjust: none;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
ul, ol, li {
	list-style: none;
}
a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.w1300 {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}

.top {
	background-color:#145bc5;
	height: 162px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	min-width: 1300px;
}
.top .logo {
	float: left;
	margin-top: 38px;
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;align-items: center;
}
.top .logo img{ float:left; margin-right:20px;}
.top .logo h1{float:left; font-size:42px; color:#fff;}
.top .logo h1 a{color:#fff}
.ss {
	float: right;
	height: 40px;
	width: 270px;
	margin-top: 60px;
	position: relative;
}
.txt {
	height: 40px;
	width: 270px;
	float: left;
	font-size: 16px;
	color: #999999;
	line-height: 40px;
	background-color: #FFFFFF;
	border-radius: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:0;
	outline: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left:15px;
}
.txt a {
	color: #999999;
}
.bn{border:none; background:url(ss.png) center center no-repeat; 
width:40px; height:40px;
position: absolute;right: 5px;bottom: 0;
    z-index: 10;}
.dh {
	background-color: #145bc6;
	height: 56px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top:1px solid #4a81d2;
	min-width: 1300px;
}
#navMenu {
	height: 56px;
	display: block;
	overflow: hidden;
	z-index: 9999;
	font-size: 18px;
	line-height: 56px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#navMenu ul {
	width: 100%;
}
#navMenu .onelink {
}
#navMenu .onelink a {
	color: #FFFFFF;
	background-color: #1a54ad;
}
#navMenu .onelink a:hover {
	color: #FFFFFF;
	background-color: #1a54ad;
}
#navMenu li {
	text-align: center;
	float: left;
	line-height: 56px;
	font-size: 18px;
	width: 143px;
}
#navMenu li a {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	text-decoration: none;
}
#navMenu li a:hover, #navMenu li.hover a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #1a54ad;
}
.dropMenu {
	position: absolute;
	top: -2px;
	z-index: 9999;
	visibility: hidden;
	background-color: #1a54ad;
	filter: Alpha(Opacity=85);
	margin-top: 0px;
	margin-left: 0px;
	width: 143px;
	z-index: 9999;
}
.dropMenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a81d4;
}
.dropMenu li a {
	width: 100%;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
}
.dropMenu a:hover {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #22B77B;
}
ul, li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flexslider {
	position: relative;
	width: 100%;
	height: 546px;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1300px;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 50px;
}
.flex-direction-nav .flex-prev {
	left: 50px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 25px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	background: url(dot.png) no-repeat 0 -22px;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -99em;
	width: 22px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 546px;
	display: block;
}

.tongzhi{ width:100%; height:75px;box-shadow:0 7px 7px rgba(156,156,156,0.1);min-width: 1300px;}
.tongzhi h1{ font-size:22px; width:150px; color:#125cb4; line-height:75px;display: flex;
    justify-content: space-between;
    align-items: center; float:left; }
.swiper_wrap {
	position: relative;
	width: 1150px;
	height: 40px;
	overflow: hidden;
	margin-top:18px;
	
}
.swiper_wrap ul {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: right;
	color: #444;
	font-size: 18px;
	margin-top: 1px;
}
.swiper_wrap ul li {
	line-height: 40px;
	padding-left: 24px;
	height:40px;
	overflow: hidden;
}
.lt {
	position: absolute;
	right: 26px;
	top: 2px;
	font-size: 30px;
	font-family: "Microsoft Yahei";
	color: #AAAAAA;
}
.gt {
	position: absolute;
	right: 2px;
	top: 2px;
	font-size: 30px;
	font-family: "Microsoft Yahei";
	color: #AAAAAA;
}
.swiper_wrap .font_inner a {
	color: #444;
}
.swiper_wrap a:hover {
	color: #135cb7;
}
.bj{ margin-top:40px;}
.fl{ float:left;}
.rl{ float:right;}
.new1{ width:630px;height: 435px;}
.new2{ width:630px;}
.lmbt{ width:100%; height:50px; border-bottom:1px solid #ddd;}
.lmbt h1{ color:#135cb7; font-size:26px; float:left;    display: flex;justify-content: space-between;align-items: center;float: left;line-height:40px;border-bottom:3px solid #135cb7; padding-bottom:7px;}
.lmbt h1 a{ color:#135cb7;}
.lmbt h1 img{ margin-right:10px;}
.lmbt span{ color:#135cb7; font-size:16px; float:right;line-height:50px;}
.lmbt span a{ color:#135cb7;}
.lmbt p {
    text-align: right;
    color: #666666;
    margin-top: 10px;
    font-size: 14px;
    float: right;
}
.lmbt p a{color: #666666;
    font-size: 14px;}
.new02list{ width:100%;}
.new02list ul li{width: 100%;margin:26px 0;overflow: hidden;position: relative;transition: all .5s;}
.new02list ul li a{color: #333;}
.new02list ul li .date {
    width: 80px;
    float: left;
	margin-right:15px;
}
.new02list ul li .date span {
    display: block;
    font-size:16px;
    color: #135cb7;
    line-height: 35px;
    text-align: center;
    background: #bbd9ff;
}
.new02list ul li .date span:first-child {
    font-size: 22px;
    color: #fff;
	background: #135cb7;


}
.new02list ul li .s2-date-tx {
    overflow: hidden;
}
.new02list ul li .s2-date-tx p {
    font-size:18px;
    line-height:30px;
    color: #333;
	margin-top:5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new02list ul li .s2-date-tx p a{
    color: #333;
}
.new02list ul li:last-child{border:0;}
.new2 ul{ margin-top:10px;}
.new2 ul li{ width:100%; line-height:55px; color:#333; font-size:16px;border-bottom: 1px dotted #ddd;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new2 ul li a{color:#333;}
.new2 ul li span{
	color: #135cb7;
	margin-right: 15px;
	padding-right: 15px;
background-image:; 	background-image: url(line2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.new2 ul li span a{
	color: #135cb7;
}
.shizi{ width:100%; background-color:#e5edf7; padding:40px 0 60px 0; margin-top:50px; display:block;overflow: hidden;min-width: 1300px;}
.lmbt2{
	font-size: 26px;
	color: #135cb7;
	text-align: center;
	line-height: 45px;
	background-image: url(line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:10px;
	margin-bottom:30px;
	font-weight: bold;
}
.lmbt2 a{
	color: #135cb7;
}

#scroll_h_11 span{position: relative; height:200px; margin-right:30px;}
#scroll_h_11 span h1{position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
	text-align:center;
	width:100%;
	height:48px;
	font-weight: normal;
	line-height:48px;
	font-size:18px; 
	color:#fff;background: rgba(53, 53, 53, 0.5);}
	
.end{ width:100%; padding:50px 0; background-color:#0e4da3;min-width: 1300px;}
.end .foot{ width:1300px; margin:0 auto;display: flex;justify-content: space-between; align-items: center;}
.end .foot .bq p{ font-size:14px; line-height:30px; color:#fff;margin-right:5px;}
.end .foot .bq p a{color:#fff;}
.end .foot .wx{}
.end .foot .yq {width: 220px;}
.end .foot .yq p {
    line-height: 30px;
    color: #FFF;
	font-size:16px;
    margin-bottom: 10px;
	font-weight: bold;
}
.end .foot .yq .sel_w {
    width: 100%;
    font-family: "微软雅黑";
    height: 35px;
    background-color: #0e4da3;
    border: 1px solid #5a89cf;
    color: #FFF;
	margin-bottom:10px;
	padding:0 10px;
}
.rukou{ width:1300px; display: flex;justify-content: space-between; align-items: center; margin-top:35px;}
.rukou li{height:100px; background-color:#538ce4;}
.rukou li a{display: flex;justify-content:center; align-items: center;  padding:0 50px; }
.rukou li img{display:block; margin-right:30px;}
.rukou li h1{ font-size:26px; color:#fff; line-height:100px; display:block; }
.rukou li h1 a{ color:#fff;}


.rukou li:nth-of-type(2){background-color:#80b068;}
.rukou li:nth-of-type(3){background-color:#e1ab44;}


.mian {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1E1;
	display: block;
	overflow: hidden;
}
.mian .left {
	float: left;
	width: 250px;
}
.mian .left .lm03 {
	height: 100px;
	width: 250px;
	background-color:#135cb7;
	font-size: 24px;
	line-height: 100px;
	color: #FFF;
	font-weight: 800;
	padding-left: 35px;
}
.mian .left .lm03 a{
	color: #FFF;
}

.mian .left ul li {
	font-size: 16px;
	line-height: 50px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(jt.png);
	background-repeat: no-repeat;
	background-position: 210px center;
}
.mian .left ul li a {
	padding-left: 35px;
	color: #333;
	display:block;
}
.mian .left ul li.on {
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-color: #135cb7;
	background-image: url(jt3.png);
}
.mian .left ul li.on a {
	color: #FFF;
}
.mian .left ul.szdw li{
	line-height: 44px;
	background-position: 230px center;
}
.mian .left ul.szdw li a{
	padding-left: 15px;
}
.mian .right {
	background-color: #FFF;
	width: 1000px;
	float: right;
	padding-top: 40px;
	padding-left: 50px;
	padding-bottom: 50px;
	min-height:500px;
}
.lm2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	height: 45px;
}
.lm2 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0665B5;
	float: left;
}
.lm2 p {
	text-align: right;
	color: #666666;
	margin-top: 10px;
	font-size: 14px;
	float: right;
}
.lm2 p a {
	color: #666666;
	text-decoration: none;
}
.lm2 p img {
	margin-right: 10px;
}
.one {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 16px;
	line-height: 38px;
	color: #333;
	margin-top: 20px;
}
.new-list {
	width: 100%;
}
.new-list ul li {
	background-image: url(crumbs_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
	line-height: 55px;
	color: #333;
	font-size: 16px;
	padding-left: 20px;
}
.new-list ul li a {
	color: #545454;
}
.new-list ul li a span {
	float: right;
	color: #999;
	font-size: 14px;
}
.pagination {
	font-size: 0px;
	padding-top: 30px;
	text-align: center;
	width: 100%;
	float: left;
}
.pagination ul li {
	float: left;
}
.pagination a {
	font-size: 14px;
	color: #ccc;
	display: inline-block;
	_display: inline;
	padding: 0 7px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
}
.pagination a.prev, .pagination a.next {
	padding: 0 15px;
}
.pagination a:hover, .pagination a.page-num-current, .pagination a.active, .pagination li.active a, .pagination li.active a:hover {
	font-weight: bold;
	color: #fff;
	border: 1px solid #46464F;
	background-color: #46464F;
}

.top01 {
	margin-bottom: 20px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f0efef;
	border-bottom-color: #EEEEEE;
	padding-bottom: 15px;
	float: right;
	width: 100%;
	padding-top: 40px;
}
.top01 .p1 {
	text-align: center;
	font-size: 26px;
	color: #333;
	padding-right: 100px;
	padding-left: 100px;
	font-weight: normal;
}
.top01 .p1 a {
	color: #333;
}
.top01 .p2 {
	text-align: center;
	font-size: 14px;
	color: #999;
	padding-top: 10px;
}
.top01 .p2 a {
	color: #999;
}
.top01 .p2 span {
	padding-right: 15px;
	text-align: left;
}
.nr {
	float: right;
	width: 100%;
	margin-bottom:50px;
}
.nr p {
	font-size: 16px;
	color: #333;
	line-height: 38px;
}
.nr p a {
	color: #333;
}
.nr img {
	max-width: 100%;
}

.lbox_list2 {
	margin-bottom: 40px;
	width: 110%;
}
.lbox_list2 li {
	overflow: hidden;
	float: left;
	width: 305px;
	margin-right: 41px;
	height: 260px;
	text-align: center;
	margin-top: 30px;
}
.lbox_list2 li img {
	width: 305px;
	height: 220px;
}
.lbox_list2 li p {
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.lbox_list2 li p a {
	color: #333;
}

.list-paddingleft-2 li {
	width: 700px;
	margin:30px auto;
	border:1px solid #CCC;
	border-radius: 60px;
	text-align:center;
	font-size:26px;
	font-weight: 800;
	padding:15px 0 15px 0;
}
.list-paddingleft-2 li h1{
	line-height:35px;
	font-size:26px;
	font-weight: 800;
	color:#333;
}
.list-paddingleft-2 li h1 a{
	color:#333;
}
.list-paddingleft-2 li p{
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	color:#666;
}

.box{ width:1300px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1300px; height:210px; overflow:hidden; position:relative;}
.piclist{ height:200px;position:absolute; left:0px; top:0px}
.piclist li{     position: relative;background:#fff; margin-right:20px; padding:5px; float:left;}
.piclist li h1{    position: absolute;
    bottom: 8px;
    z-index: 10;
    text-align: center;
	width:300px;
    height: 40px;
    font-weight: normal;
    line-height:40px;
    font-size: 18px;
    color: #fff;
    background: rgba(53, 53, 53, 0.5);
}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(icon.png) no-repeat; background:url(icon_ie6.png) no-repeat\9; position:absolute; top:80px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}