@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;
}
div, ul, li, span, p, i, a, h1, h2, h3, h4, h5, h6, img, input, submit, textarea {
    box-sizing: border-box;
    outline: 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 {
	width: 1300px;
	margin-left:-650px;
	position: absolute;
	left:50%;
    top: 0;
    z-index: 10;
}
.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{ font-size:42px; color:#fff;}
@media(max-width:768px){
	.top{left:0;margin-left:0}
}
.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: #145ab2;
	height: 56px;
	width: 100%;
	margin-top:30px;
	border-top:1px solid #4a81d2;
}
#navMenu {
	height: 56px;
	display: block;
	overflow: hidden;
	z-index: 9999;
	font-size: 20px;
	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: #136dd9;
}
#navMenu .onelink a:hover {
	color: #FFFFFF;
	background-color: #136dd9;
}
#navMenu li {
	text-align: center;
	float: left;
	line-height: 56px;
	font-size: 20px;
	width: 162px;
}
#navMenu li a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	text-decoration: none;
}
#navMenu li a:hover, #navMenu li.hover a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #136dd9;
}
.dropMenu {
	position: absolute;
	top: -2px;
	z-index: 9999;
	visibility: hidden;
	background-color: #136dd9;
	filter: Alpha(Opacity=85);
	margin-top: 0px;
	margin-left: 0px;
	width: 162px;
	margin-left:-115px;
}
.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: 630px;
	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: 630px;
	display: block;
}

.tongzhi{ width:1300px; height:50px; border:1px solid #e8e8e8;margin:30px auto 0}
.tongzhi h1{ font-size:20px; width:150px; color:#fff; line-height:50px; background-color:#145ab2;float:left; text-align:center;    font-weight: normal; }
.tongzhi p {
    text-align: right;
    color: #666;
    margin-top: 14px;
    font-size: 14px;
    float: right;
	margin-right:15px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.tongzhi p a{color: #666;font-size: 14px;}
.tongzhi p img{ width:12px; margin-right:10px;}.new02list{ width:100%;}
.swiper_wrap {
	position: relative;
	width: 1150px;
	height: 50px;
	overflow: hidden;
	
}
.swiper_wrap ul {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: right;
	color: #444;
	font-size: 16px;
	margin-top: 1px;
}
.swiper_wrap ul li {
	line-height: 50px;
	padding-left: 24px;
	height:50px;
	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:30px;}
.fl{ float:left;}
.rl{ float:right;}
.new1{ width:630px;}
.new1 ul{ margin:0;}
.new1 ul li{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;
	background-image: url(crumbs_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
	    padding-left: 15px;
}

.new1 ul li a{color:#333;}
.new1 ul li span{
	color: #aaa;
	float:right;}
.new1 ul li span a{
	color: #aaa;
}
.new2{ width:630px;}
.lmbt{ width:100%; height:44px; background-color:#e8e8e8;}
.lmbt h1{ color:#fff; font-size:20px; float:left; float: left;line-height:44px; background-color:#125cb5; padding:0 30px;font-weight: normal;}
.lmbt h1 a{ color:#135cb7;}
.lmbt span{ color:#333; font-size:14px; float:right;line-height:44px; margin-right:15px;}
.lmbt span a{ color:#333;}


.shizi{ width:100%; background-color:#e5edf7; padding:40px 0 60px 0; margin-top:50px; display:block;overflow: hidden;}
.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;
}

.end{ width:100%;min-width:1300px; padding:30px 0; background-color:#0e4da3; margin-top:50px;}
.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; width:32%; }
.rukou li a{height:100px; width:100%;display: flex;justify-content: center; align-items: center;}
.rukou li img{ width:90px;}
.rukou li h1{ font-size:28px; color:#fff; line-height:30px; }
.rukou li h1 a{ color:#fff;}


.rukou li:nth-of-type(1){
	background-color: #80b068;
	background-image: url(bm1.jpg);
	background-repeat: no-repeat;
}
.rukou li:nth-of-type(2){	background-color: #80b068;
	background-image: url(bm2.jpg);
	background-repeat: no-repeat;
}
.rukou li:nth-of-type(3){	
background-color: #80b068;
	background-image: url(bm3.jpg);
	background-repeat: no-repeat;
	padding:0 60px;
}


.mian {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	margin-top:20px;
}
.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;
	padding-left: 35px;
}
.mian .left ul li a {
	color: #333;
}
.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 .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 {
	margin:15px 30px;}
.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;
	margin-bottom:40px;
}
.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 {
	margin:20px 50px 50px 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: 240px;
	text-align: center;
	margin-top: 30px;
}
.lbox_list2 li img {
	width: 305px;
	height: 200px;
}
.lbox_list2 li p {
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.lbox_list2 li p a {
	color: #333;
}
.pingtai 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;
}
.pingtai li h1{
	line-height:35px;
	font-size:26px;
	font-weight: 800;
	color:#333;
}
.pingtai li p{
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	color:#666;
}

.leftLzjb{width:300px; min-height:900px; padding:30px 30px 0 30px; background:url(bgWyjb.png) no-repeat top center/100% auto;display:inline-block; vertical-align:top; float:right}
.leftLzjb i{ display:block; color:#a18268; font-weight:bold; font-size:15px; line-height:26px;}
.leftLzjb li{display:block; text-align:center;font-size:15px; line-height:30px; border-bottom:2px solid #d6c9bf; padding:40px 0 35px 0}
.leftLzjb li:last-child{border:none}
.leftLzjb li h1{ display:block; margin:0 auto; width:70px; height:70px; border-radius:50%}
.leftLzjb li h2{margin:5px 0 5px 0}
.leftLzjb li h3{font-size:18px; line-height:30px; font-family:'rubik'; color:#c7000a; text-transform:uppercase}
.leftLzjb li h4{line-height:26px; text-align:left; padding:0 25px;}
.leftLzjb li:nth-child(1) h1{ background:#fff url(../images/icoLzjb1.png) no-repeat center/100% 100%}
.leftLzjb li:nth-child(2) h1{ background:#fff url(../images/icoLzjb2.png) no-repeat center/100% 100%}

.rightLzjb{ width:1000px;vertical-align:top; background:#fff; margin:0 auto;}

.navZxjb{font-size:28px; line-height:60px; padding:20px 0 20px 0; text-align: center;border-bottom: 1px solid #EEEEEE; margin:40px 0;}

.boxMsg{padding:0; font-size:15px;}
.boxMsg ul{ width:100%;margin:0 auto;
       display: flex;
    justify-content: space-between;
    flex-flow: wrap;
	}
.boxMsg li{ display:block; margin-bottom:19px; height:50px; width:45%; float:left; position:relative}

.boxMsg li.w100{width:100%;height: auto;}
.boxMsg span{ display:inline-block; padding:0 5px 0 0; line-height:100%; width:140px;}
.boxMsg p{ color:#333; font-size:14px; margin-left:140px; margin-top:10px; color:#6e6e6e;}

.boxMsg i{color:#ff0000; display:inline-block; width:12px;}
.boxMsg img{margin-left:10px}
.inputMsg{ background:#fff; border:1px solid #d4d4d4; width:calc(100% - 140px); border-radius:4px; line-height:38x; height:40px; text-indent:10px; vertical-align:middle; }
.inputMsg2{ background:#fff; border:1px solid #d4d4d4; width:152px; border-radius:4px; line-height:38x; height:40px; text-indent:10px; vertical-align:middle; }
.textareaMsg{background:#fff; border:1px solid #d4d4d4; width:calc(100% - 160px); border-radius:4px; height:120px; padding:10px; box-sizing:border-box; vertical-align:middle; }
.inputMsgShort{ background:#fff; border:1px solid #d4d4d4; width:160px; border-radius:4px; line-height:38x; height:40px; text-indent:10px; vertical-align:middle; }
.submitMsg{width:200px; border-radius:4px; line-height:46px; height:46px; text-align:center; color:#fff; font-size:15px; background:#145ab2; cursor:pointer;}
.submitMsg:hover{ background:#136dd9}
.submitMsg2{width:200px; border-radius:4px; line-height:46px; height:46px; text-align:center; color:#fff; font-size:15px; background:#979797; cursor:pointer;}
.submitMsg2:hover{ background:#a5a5a5}

.submitMsg3{width:200px; border-radius:4px; line-height:40px; height:40px; text-align:center; color:#fff; font-size:14px; background:#145ab2; cursor:pointer; display: inline-block;}



.msgTips{ font-size:12px; color:#999; line-height:20px; display:block}


.navBar {
	width:1300px;
	margin:30px auto 0 auto;
	height:56px;
	line-height:56px;
	background:#145ab2;
	color:#fff;
}
.nav {
	position:relative;
	width:1290px;
	margin:0 auto;
	font-size:18px;
	font-weight:normal;
}
.nav a {
	color:#fff;
}
.nav a:hover{
	color:#fff
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
	font-size:14px;
}
.nav h3 a {
	display:block;
	width:158px;
	text-align:center;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-3px;
	top:55px;
	z-index:1;
	width:162px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
	z-index:99px;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	line-height:28px;
	color:#000;
	font-size:16px;
	}
.nav .sub li a:hover {
	color:#136dd9;
}
.nav .block {
	height:56px;
	width:162px;
	background:#136dd9;
	position:absolute;
	top:0;
	overflow:hidden;
}