@font-face {
	font-family: 'SHSCN-Bold';
	src: url("../font/SourceHanSerifCN-Bold.otf") format("opentype");
	font-display: swap;
}
.yqlj{background: #1e5bba;font-size: 16px;color: #fff;padding: 20px 0;}

.logo-b{display:none;}
body {
	color: #333;
	font-size: 14px;
	font-family: "microsoft Yahei", "Arial", Helvetica, Arial, Tahoma;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;
	background: #fffefe;
}
.ztzl{width: 23.5%;float: left;margin: 0 0.2%;}
.xyt{float:right;}
.sjdh{    text-align: center;margin: 20px 0;}
.sjdh a{
margin: 0 10px;
display: inline-block;
    background: #6787b8;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    border-radius: 20px;}
.footer-right-p a{color:#fff !important;}
.img-hide {
	overflow: hidden;
	display: block;
}
.slick-slider {
	touch-action: auto!important;
}
.img-hide img, .div-img {
	transition: 0.5s all;
	transform: scale(1, 1);
}
.img-hide:hover img, .img-hide:hover .div-img {
	transform: scale(1.05, 1.05);
}
.txt-elise {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txt-elise2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
li {
	list-style: none;
}
a {
	color: #333;
}
ul {
	padding: 0;
	margin: 0;
}
a:hover, a {
	text-decoration: none !important;
}
a:focus {
	text-decoration: none !important;
	outline: none !important;
}
button:focus, button:hover, input:focus {
	outline: none!important;
}
p {
	margin: 0;
}
img {
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.nav-click {
	display: none;
}
.menu-button {
	position: absolute;
	display: none;
	top: 18px;
	right: 15px;
	z-index: 1000;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}
.menu-button .bar:nth-of-type(1) {
	margin-top: 0px;
}
.menu-button .bar:nth-of-type(3) {
	margin-bottom: 0px;
}
.bar {
	position: relative;
	display: block;
	width: 24px;
	height: 2px;
	margin: 5px auto;
	background-color: #12428d;
	border-radius: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}
.cross {
	margin-top: -8px;
}
.cross .bar {
	margin: 13px auto;
}
.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	-ms-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}
.cross .bar:nth-of-type(2) {
	opacity: 0;
}
.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
}
.search-box-c {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 54px;
	background: #fff;
	padding-right: 115px;
	margin-left: -400px;
	z-index: 1000010;
}
.search-box-c .form-control {
	height: 54px;
	border-radius: 0;
	font-size: 18px;
	box-shadow: none;
	border: none;
}
.modal {
	z-index: 100000001;
}
.modal-backdrop {
	z-index: 10000000;
}
.modal-box {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000010;
}
.btn-search-c, .btn-search-c:hover, .btn-search-c:focus {
	position: absolute;
	right: 0;
	background: #9a0813;
	top: 0;
	width: 115px;
	height: 54px;
	border: none;
	border-radius: 0;
	padding: 0
}
.modal-back {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100000;
	background: rgba(0,0,0,0.5);
}
.nav-down {
	position: absolute;
	display: none;
	left: 50%;
	top: 100%;
	width: 120px;
	margin-left: -60px;
	background: #12428d;
}

.nav-down li a {
	line-height: 20px;
	text-align: center;
	display: block;
	font-size: 16px;
	padding: 6px 10px;
	font-weight: normal!important;
	background: none!important;
}
.nav-down li a:hover{background: #1b58b7 !important;}
.nav-down li {
	float: none;
	width: 100%!important;
	padding: 0!important;
	margin: 0!important;
}
.layer {
	background: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	z-index: -1;
	transition: all 0.3s ease-out 0s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.layer.showdiv {
	opacity: 1;
	visibility: visible;
	z-index: 100000;
}
.layer .close {
	font-size: 60px;
	display: block;
	font-family: "";
	position: absolute;
	right: 50px;
	top: 50px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
	color: #ccc;
}
.layer .search_box {
	height: 45px;
	line-height: 45px;
	width: 550px;
	display: -ms-flexbox;
	display: flex;
	transform: translateY(-50px);
	opacity: 0;
}
.layer.showdiv .search_box {
	transition: all 0.5s ease-out 0s;
	opacity: 1;
}
.layer .search_box .kw {
	background: #fff;
	border: none;
	-ms-flex: 1;
	flex: 1;
	padding: 0 12px;
	font-size: 16px;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
.layer .search_box .ok {
	background: #0d3a7e;
	color: #fff;
	box-shadow: none;
	border: none;
	width: 120px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
.layer.active {
	opacity: 1;
	z-index: 1000000;
}
.search-one {
	display: none;
}
.search-one.showdiv {
	display: block;
}
.layer .search_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.nav-list li:hover .nav-down {
	display: block;
}
.nav-list li {
	position: relative;
	padding-bottom: 15px;
	padding-top: 15px;
}
.banner img {
	width: 100%;
}
.banner {
	margin: 0;
	overflow: hidden;
	padding-top: 180px;
}
.banner .slick-prev {
	left: 30px;
	top: 60%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	z-index: 100;
	background: url(../images/ban-left.png) center no-repeat;
}
.banner .slick-next {
	right: 30px;
	top: 60%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	z-index: 100;
	background: url(../images/ban-right.png) center no-repeat;
}
.banner .slick-prev:hover {
	background: url(../images/ban-left1.png) center no-repeat;
}
.banner .slick-next:hover {
	background: url(../images/ban-right1.png) center no-repeat;
}
.banner .slick-dots {
	bottom: 25px;
}
.banner .slick-dots li {
	background: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
}
.banner .slick-dots li.slick-active {
	width: 40px;
	border-radius: 10px;
}
.header {
	position: fixed;
	/* border-bottom: solid 1px rgba(255,255,255,0.2); */
	left: 0;
	top: 0;
	right: 0;
	z-index: 1000;
}
.header-top {
	background: #fff;
}
.logo {
	line-height: 120px;
}
.header.active {
	position: fixed;/* background: #12428d; */
}
.header-right-a {
	padding-top: 25px;
	color: rgba(255,255,255,0.5);
text-align: right;}
.header-right-a a {
	color: #333;
}
.header-right-a a:hover {
	color: #12428e;
}
.header-right-a span, .header-right-botom .txt-bot span {
	padding: 0 12px;
	color: #333;
}
.header-right-botom {
	position: relative;
	margin-top: 20px;
}
.header-right-botom .txt-bot a {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.phone-head-txt {
	display: none;
}
.header-bottom {
	background: #12428e;
	height: 60px;
}
.nav-list li {
	float: left;
	position: relative;
	
margin: 0 2.23%;}
.nav-list li a {
	font-size: 18px;
	display: block;
	line-height: 30px;
	color: #fff;
}
.nav-a {
	position: absolute;
	right: 0;
	top: 0;
}
.r-sear {
	width: 260px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	background: #d0d9e8;
	position: relative;
}
.r-se-inp {
	width: calc(100% - 55px);
	position: absolute;
	left: 10px;
	outline: none;
	height: 30px;
	line-height: 30px;
	background: none;
	border: none;
}
.r-se-btn {
	position: absolute;
	right: 10px;
	top: 5px;
}
.container {
	width: 1590px;
}
.slick-prev:before, .slick-next:before {
	display: none;
}
.slick-prev:hover, .slick-next:hover {
	opacity: 1;
}
.slick-dots li button:before {
	display: none;
}
.slick-slider {
	touch-action: auto!important;
}
.back-one {
	background: url(../images/box-2.jpg) center -65px no-repeat;
	background-size: cover;
	padding-top: 60px;
}
.back-one-cont {
	background: url(../images/box-2-left.jpg) no-repeat left top;/* background-size: cover; *//* right: 50%; */
}
.kj-icon {
	width: 88%;
	font-family: 'SHSCN-Bold';

	margin-top: 140px;
}
.icon-one {
	height: 90px;
}
.icon-one img {
	transition: all .3s;
}
.one-txt {
	font-size: 30px;
}
.kj-icon li {
	float: left;
	transition: all .3s;
}
.kj-icon li a {
	display: block;
	/* height: 270px; */
	position: relative;
	padding-top: 40px;
	color: #fff;
padding-bottom: 40px;}
.kj-icon li:hover {
	box-shadow: 0 0 15px rgba(0,0,0,.5);
}
.kj-icon li:hover .icon-one img {
	transform: scale(1.1);
}
.kj-icon li.kj-01 {
	width: 20%;
	background: rgba(0,79,161,.8);
	margin-left: 60%;
}
.kj-icon li.kj-02 {
	width: 20%;
	background: #c6af7d;
}
.kj-icon li.kj-03 {
	width: 20%;
	background: rgba(18,66,142,.9);
}
.kj-icon li.kj-03 a {
	/* height: 305px; */
	/* padding-top: 90px; */
}


.kj-icon li.kj-04 {
	width: 20%;
	
background: rgb(118 3 30 / 90%);}
.kj-icon li.kj-04 a {
	/* height: 305px; */
	/* padding-top: 90px; */
}
.kj-icon li.kj-05{
	width: 20%;
	background: rgba(93,130,205,.95);
}
.kj-icon li.kj-05 a {
	/* height: 276px; */
	/* padding-top: 90px; */
}
.kj-icon li.kj-06 {
	width: 20%;
	background: #ccac69;
}
.kj-icon li.kj-06 a {
	/* height: 274px; */
	/* padding-top: 90px; */
}
.kj-icon li.kj-06 a .icon-one {
	/* float: left; */
	/* margin-left: 20%; */
}
.kj-icon li.kj-06 a .one-txt {
	/* float: left; */
	/* padding-left: 20px; */
}
.kj-icon li.kj-07 {
	width: 20%;
	background: #4669b2;
}
.kj-icon li.kj-07 a {
	/* height: 274px; */
	/* padding-top: 90px; */
}
.kj-icon li.kj-07 a .icon-one {
	/* float: left; */
	/* margin-left: 20%; */
}
.kj-icon li.kj-07a .one-txt {
	float: left;
	padding-left: 20px;
}
.back-two {
	padding: 60px 0;
}
.title-box {
	font-size: 30px;
	font-family: "SHSCN-Bold";
	font-weight: bold;
	color: #000;
	position: relative;
}
.title-top {
	position: relative;
	margin-bottom: 30px;
}
.tt-more {
	top: 0px;
	position: absolute;
	font-family: "Arial";
	right: 0;
	font-size: 14px;
	color: #616161;
	font-weight: bold;
	line-height: 42px;
}
.notice {
	width: 31.2%;
}
.notice-list li {
	line-height: 69px;
	font-size: 16px;
	border-bottom: 1px solid #e0e0e0;
}
.notice-list li a {
	display: block;
	transition: all .5s;
	position: relative;
}
.notice-list li a:before {
	position: absolute;
	content: "";
	width: 0px;
	height: 70%;
	background: #12428e;
	top: 15%;
	left: 0;
	transition: all .1s;
}
.notice-list li a:hover {
	background: #f2f7fe;
	font-weight: bold;
	padding-left: 20px;
}
.notice-list li a:hover:before {
	width: 3px;
}
.t-news {
	width: 31.2%;
	margin: 0 3.2%;
}
.news-list {
}
.news-list li {
	border-bottom: solid 1px #ddd;
}
.news-list li a {
	display: block;
	position: relative;
	padding-right: 100px;
	line-height: 64px;
	font-size: 16px;
	color: #555;
	padding-left: 15px;
	background: url(../images/dian.png) left center no-repeat;
}
.news-list li:hover a {
	color: #12428a;
}
.news-list li a span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.news-list li.first a {
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background: none;
}
.news-list li.first a:before {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #da251c;
	bottom: -2px;
	left: 15px;
}
.news-list li a:after, .one-tz-ul a:after {
	position: absolute;
	content: "";
	width: 0px;
	height: 1px;
	background: #da251c;
	bottom: 0;
	left: 0;
	transition: all .3s;
}
.news-list li.first a:after {
	width: 15px;
}
.news-list li:hover, .one-tz-ul li:hover {
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
.news-list li:hover a:after, .one-tz-ul li:hover a:after {
	width: 100%;
}
.news-list li.first a h3 {
	font-weight: bold;
	font-size: 18px;
}
.news-list li.first a p {
	font-size: 14px;
	color: #b0b0b0;
	line-height: 1.8;
}
.t-jygl {
	width: 31.2%;
}
.t-jy-img a {
	display: block;
}
.back-three {
	background: url(../images/box-3.jpg) no-repeat center 0;
	padding: 60px 0;
}
.back-th-tabs {
}
.s1-lb-tit h2 {
	display: inline-block;
	font-size: 24px;
	color: #a9c9f7;
	cursor: pointer;
	font-family: 'SHSCN-Bold';
	margin: 0;
	margin-right: 35px;
}
.s1-lb-tit .on, .s1-lb-tit2 .on {
	font-size: 24px;
	color: #fff;
}
.more-links {
	float: right;
	color: #e9f2ff;
	font-weight: bold;
}
.more-links a {
	color: #e9f2ff;
}
.s1-lb-tit a:hover, .s1-lb-tit2 a:hover {
	font-weight: bold;
}
.top a:hover {
	font-weight: bold;
}
.sec2-list {
	margin-top: 50px;
	background: url(../images/box-4.jpg) no-repeat center;
	background-size: cover;
	padding: 50px;
}
.dt-list2 {
	border-radius: 20px;
	background: #fff;
	padding: 40px 0 0;
	float: right;
	width: 64%;
}
.sec2-list ul>li {
	float: left;
	width: 45%;
	position: relative;
	margin: 0 2.5%;
	margin-bottom: 40px;
	transition: 0.5s all;
}
.sec2-list ul>li:before {
	content: "";
	position: absolute;
	top: 5px;
	width: 3px;
	height: 90px;
	background: #718ebb;
	left: 0;
}
.sec2-list ul>li a {
	display: block;
	padding-left: 25px;
}
.sec2-list ul>li h3 {
	font-size: 18px;
	color: #007bc1;
	font-weight: bold;
	margin: 0;
}
.sec2-list ul>li .not-title {
	font-size: 18px;
	font-weight: bold;
	color: #12428e;
	line-height: 26px;
	padding: 0px 0 20px 0;
}
.sec2-list ul>li .not-abst {
	font-size: 14px;
	color: #666;
	line-height: 1.7;
	margin-top: 20px;
}
.sec2-list ul>li .not-time {
	font-size: 14px;
	color: #c6ae7e;
	font-weight: bold;
	font-family: Georgia;
}
.sec2-list ul>li:nth-child(3), .sec2-list ul>li:nth-child(4) {
	/* margin-bottom: 20px; */
}
.sec2-list ul>li:hover .not-title, .sec2-list ul>li:hover .not-abst, .sec2-list ul>li:hover .not-time {
	color: #12428e;
}
.sec2-list ul>li:hover {
	transform: translateY(-10px);
}
.back-four {
	background: url(../images/box-5.jpg) no-repeat center;
	background-size: cover;
	padding: 60px 0;
}
.xsxx {
	width: 35.8%;
}
.back-four .tt-more {
	color: #6883b1;
}
.jkyd {
	width: 36%;
	margin: 0 3.2%;
}
.jkjt-cont .jkjt-img {
	position: relative;
	padding-top: 51.2%;
	overflow: hidden;/* height: 285px; */
}
.jkjt-cont .jkjt-img img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all .3s;
}
.jkjt-cont .jkjt-img img:hover {
	transform: scale(1.1);
}
.one-tz-ul {
	margin-top: 20px;
}
.one-tz-ul a {
	display: block;
	position: relative;
	border-bottom: solid 1px #ddd;
	padding: 20px 0;
}
.one-tz-tt {
	font-size: 18px;
	color: #333;
}
.one-tz-date {
	margin-top: 5px;
	font-size: 14px;
	color: #bfbfbf;
	font-family: "Georgia";
	font-weight: bold;
}
.one-tz-ul li:hover a .one-tz-tt, .one-tz-ul li:hover .one-tz-date {
	color: #12428e;
}
.hlyd {
	width: 21.8%;
}
.hlyd .notice-list li a:hover {
	background: #dae7fc;
}
.footer-top {
	background: url(../images/footer.png) center bottom no-repeat;
	background-size: cover;
	padding: 50px 0 0;
}
.footer-box-sm {
	position: relative;
}
.footer-box-sm .f-links {
	font-family: "SHSCN-Bold";
	color: #fff;
	font-size: 20px;
}
.footer-list a {
	display: inline-block;
	font-size: 16px;
	
	color: #fff;
padding-right: 14px;}
.footer-list a:hover {
	color: #fff;
}
.footer-list span {
	color: #a9cafd;
	padding: 0 15px;
	margin-top: 10px;
}
.footer {
	/* padding: 50px 0; */
}
.footer-a a {
	display: inline-block;
	font-size: 16px;
	margin-top: 10px;
	color: #a9cafd;
	width: 32%;
	text-align: center;
}
.footer-a a:hover {
	color: #fff;
}
.footer-a span {
	color: #a9cafd;
	padding: 0 15px;
	margin-top: 10px;
}
.footer-a {/* padding-top: 35px; */
}
.footer-left {
	width: 60.5%;
	padding-right: 65px;
	border-right: 1px solid #3b6fc1;
	padding: 15px 65px 15px 0;
}
.footer-left-lb {
	width: 27.5%;
	padding: 15px 65px;
	border-right: 1px solid #3b6fc1;
	min-height: 189px;
display: none;}
.footer-center {/* margin-left: 120px; *//* padding-top: 35px; */
	font-size: 16px;
	color: #a9cafd;
}
.footer-center .pull-left {
	margin-right: 10px;
}
.footer-center img {
	margin-bottom: 5px;
}
.footer-right-top {
	width: 50%;
	/* padding: 15px 65px; */
	/* border-right: 1px solid #3b6fc1; */
	min-height: 189px;
color: #a9cafd;}
.footer-right-top a {
	display: inline-block;
	width: 150px;
	text-align: center;
	border-radius: 40px;/* margin-left: 8px; */
	line-height: 34px;
	border: solid 1px rgba(255,255,255,0.2);
	font-size: 16px;
	color: #a9cafd;
	margin-bottom: 15px;
}
.footer-right-top a span {
	padding-left: 35px;
	background: url(../images/icon-yx.png) left center no-repeat;
color: #fff;}
.footer-right-top a:hover {
	color: #fff;
}
.footer-right-p p {
	color: #fff;
	font-size: 16px;
}
.footer-right-p {
	padding: 20px 0;
	background: #0c397d;
}
.footer-right-p p span {
	padding-right: 15px;
	display: inline-block;
}
.footer-right-p p font {
	display: inline-block;
}
.footer-right {
	/* padding-top: 35px; */
}
.slick-dots li button:before {
	display: none;
}
.js-box-x {
	padding: 80px 0;
}
.js-left {
	width: 55%;
}
.ks-tt {
	position: relative;
}
.ks-tt-left {
	position: relative;
}
.ks-tt-name {
	display: inline-block;
	font-size: 37px;
	color: rgb(18,66,142);
	font-weight: bold;
	background: url(../images/kkicon.png) right 5px no-repeat;
	padding-right: 30px;
}
.ks-tt-img {
	position: absolute;
	top: 7px;
	left: 0;
}
.ks-p {
	font-size: 18px;
	color: #333;
	text-align: justify;
	line-height: 35px;
	margin-top: 30px;
	text-indent: 2em;
}
.ks-bottom-p {
	margin-left: 20px;
	padding-top: 5px;
	font-size: 18px;
	color: #12428e;
}
.ks-bottom-p span {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	font-family: "Bodoni Bd BT";
}
.ks-bottom-left {
	margin-top: 40px;
	margin-right: 60px;
}
.ks-bottom-p font {
	font-size: 20px;
	color: #333;
}
.js-right {
	width: 40%;
	padding-right: 30px;
	padding-bottom: 30px;
	position: relative;
}
.js-right img {
	position: relative;
	z-index: 10;
}
.js-right:before {
	display: block;
	position: absolute;
	content: "";
	left: 20px;
	top: 30px;
	right: 0;
	bottom: 0;
	background: #0c7bc3;
	border-radius: 30px 30px 0 30px;
}
.zz-back {
	background: url(../images/zz-back.png) center no-repeat;
	background-size: cover;
	padding: 80px 0;
}
.zz-tabs li {
	float: left;
	margin-top: 10px;
}
.zz-tabs li a {
	display: block;
	font-family: "";
	line-height: 60px;
	padding: 0 25px;
	background: #ff9900;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.zz-tabs li a span {
	padding-left: 45px;
	background: url(../images/icon-zz01.png) left center no-repeat;
	background-size: 32px auto;
}
.zz-tabs li.active a span {
	padding-left: 50px;
	background-size: 37px auto;
}
.zz-tabs li.active a {
	font-size: 30px;
	background: #12428e;
	line-height: 70px;
	height: 70px;
}
.zz-tabs li.active {
	margin-top: 0;
}
.zz-box {
	background: #fff;
	padding: 40px;
}
.zz-scroll p {
	margin: 0;
	font-size: 18px !important;
	color: #333;
	line-height: 38px !important;
	text-align: justify;
}
.zz-scroll {
	height: 360px;
	padding-right: 45px;
	overflow-y: auto;
}
 .zz-scroll::-webkit-scrollbar {
width:6px;
}
 .zz-scroll::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0, 0, 0, 0.3);
border-radius:6px;
background: #ececec;
}
 .zz-scroll::-webkit-scrollbar-thumb {
border-radius:6px;
background:#12428d;
-webkit-box-shadow:inset006pxrgba(0, 0, 0, 0.5);
}
.zz-scroll::-webkit-scrollbar-thumb:window-inactive {
background:#12428d;
}
.bm-left {
	width: 38%;
}
.bs-img img {
	width: 200px;
	height: 116px;
}
.bs-right {
	margin-left: 225px;
}
.bs-tt {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.bs-date {
	color: #11428e;
	margin-top: 10px;
}
.bs-p {
	color: #999;
	line-height: 25px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.bs-ul li a {
	display: block;
	padding-right: 90px;
	position: relative;
	border-bottom: dashed 1px #ddd;
	font-size: 18px;
	color: #333;
	line-height: 70px;
	padding-left: 25px;
	background: url(../images/icon-bs.png) left center no-repeat;
}
.bs-ul li a span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #888;
}
.bs-ul {
	padding-top: 12px;
}
.bs-ul li a:hover {
	color: #12428c;
}
.bm-right {
	width: 31%;
	padding-left: 50px;
}
.zd-ul-date {
	width: 75px;
	padding-top: 2px;
	height: 75px;
	font-size: 14px;
	color: #fff;
	font-family: "";
	font-weight: bold;
	background: #12428c;
}
.zd-ul-date span {
	font-size: 30px;
}
.zd-ul-right {
	margin-left: 90px;
}
.zd-ul-tt {
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
.zd-ul li {
	margin-bottom: 35px;
}
.xc-back {
	background: #e1edff;
	margin-top: 110px;
	padding: 65px;
	position: relative;
}
.xc-back-sm {
	position: relative;
	padding-left: 80px;
}
.xc-title {
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 0;
	color: #333;
	line-height: 30px;
	text-align: center;
	width: 40px;
	font-weight: bold;
	font-family: "";
	padding-top: 60px;
	background: url(../images/icon-tt.png) center top no-repeat;
}
.cs-slick a {
	display: block;
	position: relative;
	margin-left: 20px;
	padding-top: 59.5%;
}
.cs-slick a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.cs-slick .slick-next {
	right: 0;
	top: -125px;
	background: url(../images/xc-right.png) center no-repeat;
	width: 44px;
	height: 44px;
}
.cs-slick .slick-prev {
	left: auto;
	right: 65px;
	top: -125px;
	background: url(../images/xc-left.png) center no-repeat;
	width: 44px;
	height: 44px;
}
.cs-slick {
	margin-bottom: 0;
	min-height: 200px;
}
.xc-back:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 523px;
	height: 70px;
	background: url(../images/back-db.jpg) center no-repeat;
}
a:hover .zd-ul-tt, a:hover .bs-tt {
	color: #12428c;
}
.js-slick-zj-img {
	width: 21.5%;
	position: relative;
}
.js-slick-zj-img div {
	padding-top: 150%;
	position: relative;
}
.js-slick-zj-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.js-slick-zj-right {
	width: 78.5%;
	padding-left: 30px;
	padding-top: 25px;
}
.zj-name {
	font-size: 18px;
	color: #12428a;
}
.zj-name span {
	font-weight: bold;
	font-size: 24px;
	color: #333;
	padding-right: 20px;
}
.zj-slick-p {
	font-size: 16px;
	line-height: 35px;
	margin-top: 20px;
	color: #333;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 105px;
}
.js-box-zj {
	position: relative;
}
.js-slick-zj {
	margin: 0;
}
.js-slick-zj .slick-next {
	left: 21.5%;
	margin: 0 0 0 95px;
	top: 170px;
	background: url(../images/xc-right.png) center no-repeat;
	width: 44px;
	height: 44px;
}
.js-slick-zj .slick-prev {
	left: 21.5%;
	z-index: 100;
	margin: 0 0 0 30px;
	top: 170px;
	background: url(../images/xc-left.png) center no-repeat;
	width: 44px;
	height: 44px;
}
.js-slick-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 78.5%;
	padding-left: 30px;
}
.js-slick-bottom-zj .slick-slide {
	padding: 0 15px;
}
.js-slick-bottom-zj {
	margin: 0 -15px;
}
.js-slick-bottom-zj a {
	padding-top: 150%;
	position: relative;
	display: block;
}
.js-slick-bottom-zj a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.cz-box .title-box {
	display: inline-block;
}
.cz-label span {
	display: inline-block;
	font-size: 16px;
	color: #333;
	margin: 0 20px;
}
.cz-label span font {
	display: inline-block;
	font-size: 14px;
	background: #ff5c24;
	padding: 1px 5px;
	margin-right: 10px;
	color: #fff;
}
.cz-label span font.f {
	background: #1089d2;
}
.cz-label span font.zhi {
	background: #1eabaf;
}
.cz-label span font.t {
	background: #e42b0a;
}
.cz-label-table span {
	margin: 5px 0;
}
.table-bordered > thead > tr > th {
	background: #e5ebef;
	border-width: 1px!important;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 8px;
	color: #12428a;
	text-align: center;
	vertical-align: middle;
}
.table > tbody > tr > td {
	vertical-align: middle;
	padding: 15px 20px;
	color: #12428a;
	font-size: 18px;
	text-align: center;
}
.cz-label-table {
	text-align: left;
}
.table-responsive {
	margin-top: 30px;
}
.table-txt-p {
	font-size: 16px;
	color: #555;
	padding-bottom: 50px;
}
.table-txt-p span {
	color: #ff2200;
}
.js-box-right-box {
	position: absolute;
	left: 100%;
	top: 0;
	width: 808px;
}
.js-box-li-lg .js-box-right-box {
	left: 200px;
}
.js-box-li {
	overflow: hidden;
}
.js-tabs, .phone-tab {
	display: none;
}
.news-one-ul li a:hover, a:hover .img-right, .title a:hover {
	color: #12428d;
}
a:hover .tow-left-tt {
	font-weight: bold;
}
.tow-list-ul li a:hover {
	z-index: 10;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.list-box {
	position: relative;
	margin-top: -80px;
}
.list-box:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	background: #6787b8;
	height: 120px;
}
.list-box .container {
	position: relative;
	z-index: 10;
}
.list-box-title {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	line-height: 80px;
}
.nav-b {
	line-height: 80px;
	font-size: 16px;
	color: #fff;
	padding-left: 32px;
}
.nav-b a {
	color: #fff;
}
.list-box-sm {
	background: #f2f3f3;/* margin-top: 40px; */
	padding-bottom: 70px;
}
.list-box-sm1 {
	padding-bottom: 0;
	background: none;
}
.list-box-tabs {
	background: #fff;/* margin-top: -40px; */
	padding: 1em 0;
	box-shadow: 0 0 10px rgba(242,242,243,.3)
}
.list-box-tabs li {
	float: left;
	margin-left: 40px;
	position: relative;
	width: auto;
	display: block!important;
}
.list-box-tabs li:hover {
	z-index: 100;
}
.list-box-tabs li a {
	display: block;
	line-height: 40px;
	font-size: 20px;
	color: #333;
}
.swiper-down {
	position: absolute;
	display: none;
	left: 50%;
	padding: 10px 0;
	min-width: 100%;
	background: #33b289;
	transform: translate(-50%, 0);
}
.swiper-down li {
	float: none!important;
	margin: 0!important;
	white-space: nowrap;
}
.swiper-down li a {
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
}
.swiper-down li a:hover {
	color: #ffe681!important;
}
.swiper-down:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: -10px;
	right: 0;
	height: 27px;
	background: url(../images/raw-t.png) center no-repeat;
}
.list-box-tabs li:hover .swiper-down {
	display: block;
}
.list-box-tabs li a.active, .list-box-tabs li a:hover {
	color: #12428d;
}
.swiper-wrapper {
	display: block;
}
.lb-list li a {
	display: block;
	position: relative;
	padding-right: 120px;
	border-bottom: solid 1px #ddd;
	line-height: 70px;
	font-size: 18px;
	color: #555;
	padding-left: 15px;
	
	transition: all .3s;
}
.page-box {
	padding: 30px 0 0;
}
.lb-list li a:before {
	position: absolute;
	content: "";
	width: 0px;
	height: 70%;
	background: #12428e;
	top: 15%;
	left: 0;
	transition: all .1s;
}
.lb-list li a:hover {
	background: #f2f7fe;
	font-weight: bold;
	padding-left: 25px;
}
.lb-list li a:hover:before {
	width: 3px;
}
.lb-list li a:hover {
	color: #12428d;
	background: #f2f7fe;
    font-weight: bold;
}




.lb-list li a span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
}
.ks-top {
	margin-top: 60px;
}
.ks-img {
	position: relative;
	width: 45%;
}
.ks-img img {
	width: 100%;
}
.ks-img:before {
	display: block;
	content: "";
	position: absolute;
	width: 86px;
	height: 86px;
	z-index: 10;
	background: url(../images/add.png) center no-repeat;
	background-size: 100% 100%;
	right: -43px;
	bottom: -43px;
}
.ks-right {
	width: 50%;
}
.ks-title {
	line-height: 42px;
	font-weight: bold;
	font-size: 30px;
	color: #12428d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/icon-tt.png) left center no-repeat;
	padding-left: 50px;
}
.ks-title span {
	font-weight: normal;
	font-size: 16px;
	padding-left: 10px;
}
.ks-txt {
	text-align: justify;
	line-height: 35px;
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
}
.zj-title span {
	font-size: 30px;
	color: #12428d;
	font-weight: bold;
	background: url(../images/icon-tt.png) left center no-repeat;
	padding-left: 50px;
}
.zj-title {
	margin-top: 105px;
	margin-bottom: 55px;
	position: relative;
	line-height: 30px;
}
.zj-title a {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #ce9933;
}
.zj-slick-img {
	position: relative;
	padding-top: 150%;
}
.zj-slick-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.zj-slick-name {
	font-size: 24px;
	color: #fff;
	margin-top: 15px;
}
.zj-back {
	position: relative;
	padding-bottom: 60px;
}
.zj-back:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 360px;
	bottom: 0;
	background: url(../images/back-b.png) center no-repeat;
	background-size: cover;
}
.zj-slick-txt {
	font-size: 16px;
	color: #fff;
	text-align: justify;
	line-height: 25px;
	max-height: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}
.zj-slick .slick-slide {
	padding: 0 20px;
}
.zj-slick {
	margin: 0 -20px;
}
.zj-slick .slick-prev {
	width: 40px;
	height: 40px;
	background: url(../images/left04.png) center no-repeat;
	background-size: 100% 100%;
	left: -60px;
	margin-top: -20px;
}
.zj-slick .slick-next {
	width: 40px;
	height: 40px;
	background: url(../images/right04.png) center no-repeat;
	background-size: 100% 100%;
	right: -60px;
	margin-top: -20px;
}
.zy-back {
	background: url(../images/zy-back.png) center no-repeat;
	margin-bottom: 75px;
	background-size: cover;
	padding: 30px 40px;
}
.zy-back p {
	line-height: 50px;
	text-indent: 2em;
	font-size: 18px;
	margin: 0;
}
.article-tt {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin: 40px 0 20px 0;
}
.article-sm span {
	font-size: 16px;
	color: #888;
	display: inline-block;
}
.article-p p {
	font-size: 18px !important;
	color: #555;
	text-align: justify;
	line-height: 2 !important;
	word-break: break-all;
	text-indent: 2em;
}
.article-p {
	margin: 30px 0;
	min-height: 300px;
}
.article-bottom {
	border-top: solid 1px #d5dfef;
	padding: 30px 0 0px 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.article-bottom a {
	font-size: 16px;
	color: #888;
}
.article-bottom a:hover {
	color: #12428d;
}
.ks-box {
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	margin-top: 50px;
	background: url(../images/ks-back.png) center no-repeat;
	background-size: cover;
	min-height: 390px;
	position: relative;
	padding-left: 150px;
	overflow: hidden;
	border-radius: 40px 0 0 0;
}
.ks-left {
	position: absolute;
	background: #12a577;
	left: 0;
	top: 0;
	bottom: 0;
	width: 150px;
}
.ks-left-tt {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center;
}
.ks-left-tt span {
	display: inline-block;
	font-size: 30px;
	color: #fff;
	padding-top: 50px;
	background: url(../images/icon-ks01.png) center top no-repeat;
	width: 40px;
	line-height: 30px;
}
.ks-ul li {
	float: left;
	padding: 15px;
	width: 20%;
}
.ks-ul li a {
	display: block;
	border: solid 1px #ddd;
	border-radius: 10px;
	font-size: 18px;
	color: #333;
	line-height: 48px;
	padding: 0 2%;
}
.ks-ul {
	padding: 25px;
}
.ks-left02 .ks-left-tt span {
	background: url(../images/icon-ks02.png) center top no-repeat;
}
.ks-left02 {
	background: #3fb7d2;
}
.ks-left03 .ks-left-tt span {
	background: url(../images/icon-ks03.png) center top no-repeat;
}
.ks-left03 {
	background: #e6c372;
}
.ks-left04 .ks-left-tt span {
	background: url(../images/icon-ks04.png) center top no-repeat;
}
.ks-left04 {
	background: #12428d;
}
.ks-left05 .ks-left-tt span {
	background: url(../images/icon-ks05.png) center top no-repeat;
}
.ks-left05 {
	background: #3bb7d3;
}
.ks-left06 .ks-left-tt span {
	background: url(../images/icon-ks06.png) center top no-repeat;
}
.ks-left06 {
	background: #e5c373;
}
.ks-left07 .ks-left-tt span {
	background: url(../images/icon-ks07.png) center top no-repeat;
}
.ks-left07 {
	background: #12428d;
}
.ks-left08 .ks-left-tt span {
	background: url(../images/icon-ks08.png) center top no-repeat;
}
.ks-left08 {
	background: #3bb7d3;
}
.ks-bottom {
	margin-bottom: 80px;
}
.ks-ul li a:hover {
	background: #12428d;
	color: #fff;
	border-color: #12428d;
}
.ld-list li {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-top: 40px;
}
.ld-list li a {
	display: block;
	border: solid 1px #d1dae9;
	border-radius: 0 30px 0 30px;
	height: 240px;
	padding: 19px 20px;
}
.ld-list-img img {
	width: 143px;
	height: 200px;
}
.ld-list-name {
	font-size: 16px;
	color: #888;
}
.ld-list-name span {
}
.ld-list-right {
	margin-left: 170px;
	padding-top: 15px;
}
.ld-list-p {
	text-align: justify;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ld-list-label {
	display: block;
	margin-top: 20px;
	font-size: 16px;
	color: #12428d;
	width: 100px;
	height: 40px;
	background: #e3e7ed;
	text-align: center;
	line-height: 40px;
}
.ld-list-label span {
	padding-right: 30px;
	background: url(../images/raw.png) right center no-repeat;
}
.ld-list {
	margin: 0 -20px;/* padding-bottom: 70px; */
}
.ld-list li a:hover {
	border-color: #12428d;
}
.news-list-lb li a {
	display: block;
	position: relative;
	background: #fff;
	padding: 50px 40px;
	height: 230px;
}
.news-list-lb li a:hover, .news-list-lb li:nth-child(even) a:hover {
	background: #12428d;
}
.news-list-lb li a:hover:before {
	display: block;
	content: "";
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	border: solid 1px #195c8d;
}
.news-list-date {
	font-size: 16px;
	line-height: 16px;
	color: #555;
	float: left;
}
.news-list-date span {
	font-size: 24px;
	color: #12428d;
	line-height: 24px;
	display: inline-block;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news-list-date span:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 20px;
	margin-left: -10px;
	border-top: solid 1px #12428d;
}
.news-list-right {
	margin-left: 90px;
	margin-right: 340px;
}
.news-list-tt {
	font-size: 20px;
	color: #333;
	line-height: 1;
}
.news-list-p {
	font-size: 16px;
	color: #888;
	margin-top: 15px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news-list-img {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 300px;
	height: 168px;
}
.news-list-img img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
}
.news-list-img:hover img {
	transform: translate(0, -50%);
}
.news-list-lb {
	margin-top: 40px;
}
.news-list-lb li:nth-child(even) a {
	background: #f8f8f8;
}
.news-list-lb li a:hover .news-list-date, .news-list-lb li a:hover .news-list-tt, .news-list-lb li a:hover .news-list-p {
	color: #fff;
}
.news-list-lb li a:hover .news-list-date span {
	color: #fff;
}
.news-list-lb li a:hover .news-list-date span:before {
	border-color: #fff;
}
.fg-list li {
	float: left;
	padding: 0 18px;
	width: 33.333333%;
	margin-top: 40px;
}
.fg-list li a {
	display: block;
	padding-bottom: 25px;
	position: relative;
}
.fg-list-img {
	position: relative;
	padding-top: 56%;
}
.fg-list-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fg-list-tt {
	position: absolute;
	left: 0;
	background: #ededed;
	border-radius: 0 50px 50px 0;
	font-size: 20px;
	color: #333;
	padding: 0 25px;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	width: 70%;
}
.fg-list li a:hover .fg-list-tt {
	background: #12428d;
	color: #fff;
}
.js-box-c {
	margin: 70px 0;
}

.js-number {
	float: right;
	margin-left: 40px;
	padding: 20px;
	width: 340px;
	height: 540px;
	background: url(../images/js-number.png) center no-repeat;
	background-size: cover;
	border-radius: 0 60px 0 0;
}
.js-box-c p {
	font-size: 18px;
	color: #333;
	text-align: justify;
	text-indent: 2em;
	line-height: 35px;
	margin: 0;
}
.js-box-c p.js-title {
	font-size: 30px;
	color: #12428d;
	font-weight: bold;
	text-indent: 0;
	margin-left: 32px;
	margin-bottom: 25px;
}
.js-number li {
	border-bottom: solid 1px rgba(255,255,255,0.2);
	padding: 20px 0;
}
.number-r {
	margin-left: 105px;
}
.number-top {
	font-size: 30px;
	color: #fff;
	font-family: "Clarendon BT";
}
.number-p {
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
}
.js-number li:last-child {
	border: none;
}
.js-top {
	height: 70px;
	margin-top: 50px;
	padding-left: 40px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background: url(../images/js-bg.png) center no-repeat;
	background-size: cover;
	line-height: 70px;
}
.js-lb li {
	float: left;
	width: 33.333333%;
	padding: 10px;
}
.js-lb {
	padding: 30px;
	background: #fff;
}
.js-lb li a {
	display: block;
	border-radius: 10px;
	border: solid 1px #ddd;
	font-size: 18px;
	color: #333;
	line-height: 48px;
	padding: 0 10px;
	text-align: center;
}
.js-lb li a:hover {
	color: #58a681;
	border-color: #58a681;
}
.js-row {
	padding-bottom: 70px;
}
.lm-back {
	background: url(../images/lm-back.png) center no-repeat;
	background-size: cover;
	padding-bottom: 110px;
}
.lm-bottom {
	background: #fff url(../images/lm-bottom.png) right bottom no-repeat;
	padding: 70px 0;
}
.lm-title {
	position: relative;
	margin-bottom: 30px;
	font-size: 30px;
	color: #12428d;
	background: url(../images/icon-tt.png) left center no-repeat;
	padding-left: 50px;
}
.lm-title a {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 18px;
	color: #b19b6b;
}
.lm-img img {
	width: 200px;
	height: 116px;
}
.lm-right {
	margin-left: 220px;
}
.lm-right-tt {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.lm-date {
	font-size: 14px;
	color: #12428d;
	margin-top: 10px;
}
.lm-p {
	color: #888;
	line-height: 25px;
	margin-top: 10px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dt-ul li a {
	display: block;
	position: relative;
	border-bottom: dashed 1px #ddd;
	font-size: 18px;
	color: #333;
	line-height: 69px;
	background: url(../images/icon-dt.png) left center no-repeat;
	padding-left: 25px;
	padding-right: 115px;
}
.dt-ul li a span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #888;
}
.dt-ul {
	padding-top: 15px;
}
.tz-ul-number {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: "";
	background: #12428d;
	width: 75px;
	height: 75px;
	background: #12428d;
}
.tz-ul-number span {
	font-size: 30px;
}
.tz-ul-list-right {
	margin-left: 90px;
}
.tz-list-tt {
	font-size: 18px;
	color: #333;
	line-height: 1;
}
.tz-ul-list li a {
	display: block;
	margin-bottom: 34px;
}
.lm-row .col-xs-6 {
	padding: 0 25px;
}
.lm-row {
	margin: 0 -25px;
}
.tj-row-box {
	background: #fff;
	margin-top: 45px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 40px;
}
.tj-img a {
	display: block;
	padding-top: 47.36%;
	position: relative;
}
.tj-img a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.tj-list li a {
	display: block;
	font-size: 18px;
	color: #333;
	position: relative;
	background: url(../images/dian02.png) left center no-repeat;
	padding-left: 25px;
	line-height: 50px;
}
.tj-list {
	margin-top: 28px;
}
.tj-list li a:hover, .tz-ul-list li a:hover .tz-list-tt, .dt-ul li a:hover, a:hover .lm-right-tt {
	color: #229772;
}
.jz-width {
	width: 40%;
}
.jz-width-sm {
	width: 30%;
}
.lm-bottom-no {
	background: none;
}
.tj-row-lg .col-xs-4 {
	width: 50%;
}
.tj-row-lg .tj-img a {
	padding-top: 30%;
}
.img-slick .slick-prev {
	left: auto;
	top: auto;
	right: 118px;
	bottom: 220px;
	width: 40px;
	height: 40px;
	background: url(../images/left02.png) center no-repeat;
	z-index: 10;
}
.img-slick .slick-next {
	left: auto;
	top: auto;
	right: 65px;
	bottom: 220px;
	width: 40px;
	height: 40px;
	background: url(../images/right02.png) center no-repeat;
	z-index: 10;
}
.img-slick .slick-prev:hover {
	background: url(../images/left03.png) center no-repeat;
	opacity: 1;
}
.img-slick .slick-next:hover {
	background: url(../images/right03.png) center no-repeat;
	opacity: 1;
}
.phone-nav {
	display: none;
}
.s1-lb-tit .lia {
	color: #999;
	background: none !important;
	margin-right: 30px;
}
.s1-lb-tit .lia.on {
	background: url(../images/icon-tt.png) left center no-repeat !important;
	color: #333;
}
.ldxq-cont {
	position: relative;
}
.ldxq-cont-lb {
	width: 100%;
	text-align: right;
}
.ldxq-cont-lb a {
	display: inline-block;
	text-align: right;
	background: url(../images/fh.png) no-repeat left center #0d97df;
	background-size: 30px;
	font-size: 15px;
	padding: 8px 10px;
	color: #fff;
	padding-left: 40px;
}
.ldxq-bct .cz-label span font {
	line-height: 22px;
}
.ldxq-bct .cz-label {
	text-align: left;
}
.ld-cont-yewm {
	position: absolute;
	right: 0;
	top: 50px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 15px;
}
.ld-cont-yewm img {
	width: 200px;
	height: auto;
	display: block;
	padding: 5px;
}
.ld-cont-yewm p {
	color: #333;
	font-size: 15px;
	text-align: center;
	background: #fff;
	line-height: 30px;
}
.ld-top {
	padding: 0px 0px 20px;
}
.js-img img {
	width: 250px;
	height: 350px;
}
.js-right1 {
	margin-left: 280px;
}
.ld-list-name {
	display: inline-block;
	padding-bottom: 6px;
	padding-right: 5px;
	color: #12428d;
	font-size: 28px;
	font-weight: bold;
}
.ld-list-name span {
	font-size: 16px;
	color: #555;
	padding: 10px 0px 0px;
	margin-left: 15px;
	/* position: relative; */
float: right;}
.js-right1 .ld-list-p {
	padding-left: 0;
}
.ld-list-p {
	font-size: 16px;
	line-height: 25px;
	color: #555;
	margin-top: 10px;
}
.ld-box {
	background: #fff;
	margin-top: 10px;
	padding: 30px;
}
.ld-box-title {
	padding-bottom: 0px;
}
.ld-box-title span {
	display: inline-block;
	font-size: 18px;
	color: #0d97df;
	font-weight: bold;
	padding-left: 120px;
	background: url(../images/dvsdvdrr.png)left center no-repeat;
}
.ld-box-p {
	margin-top: 15px;
	margin-bottom: 30px;
}
.ld-box-p p {
	text-align: justify;
	font-size: 18px;
	color: #555;
	margin: 0;
	line-height: 36px;
}
.ld-list-jj {
	font-size: 22px;
	color: #0d97df;
	font-weight: bold;
	margin-top: 20px;
	background: url(../images/dvsdvdrr.png)left 110px center no-repeat;
	margin-bottom: 10px;
}
.js-right1 p {
	font-size: 18px;
	color: #555;
	line-height: 36px;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
.header-top .header-right-a a.search-a {
	display: none;
}
 @media(max-width: 1749px) {
.nav-list li {
	/* margin-left: 20px; */
}
}
 @media(max-width: 1649px) {
.nav-list li {
	margin-left: 21px;
}
.qpdh ul li .h2 a {
	font-size: 17px;
}
.qpdh ul li .list h3 a {
	font-size: 15px;
}
.qpdh {
	padding: 100px 10px 20px 10px;
}
}
 @media(max-width: 1579px) {
.container {
	width: 1230px;
}
.kj-icon {
	margin-top: 100px;
}
.kj-icon li a {
	height:200px;
	padding-top: 30px;
}
.icon-one {
	height: 80px;
}
.kj-icon li.kj-03 a {
	height: 180px;
	padding-top: 30px;
}

.kj-icon li.kj-04 a {
	height: 180px;
	padding-top: 30px;
}
.kj-icon li.kj-05 a {
	height: 180px;
	padding-top: 30px;
}
.kj-icon li.kj-06 a {
	height: 180px;
	padding-top: 30px;
}
.kj-icon li.kj-07 a {
	height: 180px;
	padding-top: 30px;
}
.notice-list li {
	line-height: 62px;
}
.news-list li a {
	line-height: 44px;
}
.sec2-list ul>li .not-abst {
	margin-top: 30px;
}
.sec2-list ul>li {
	margin-bottom: 40px;
}
.one-tz-ul a {
	padding: 10px;
}
.one-tz-tt {
	font-size: 16px;
}
.one-tz-ul {
	margin-top: 10px;
}
.footer-center {
	margin-left: 30px;
}
.footer-left {
	width: 350px;
	padding-right: 30px;
}
.footer-left-lb {
	padding-left: 30px;
	padding-right: 30px;/* width: 300px; */
}
.footer-right-top {
	/* padding: 15px 30px; */
}
.footer-right-p p {
	font-size: 14px;
}
.footer-a {
	/* width: 360px; */
	padding-top: 10px;
}
.logo img {
	width: 400px;
}
.nav-list li a {
	font-size: 16px;
}
.header {
/* padding: 0 15px; */
}
.nav-list li {
	margin-left: 13px;
}
.one-txt {
	font-size: 24px;
}
.header-right-botom {
/* padding-right: 100px; */
}
}
 @media(max-width: 1479px) {
.container {
	width: 1230px;
}
.js-box-right-box {
	width: 620px;
}
.footer-center {
	margin-left: 20px;
}
.footer-nav {
	margin-right: 15px;
}
.logo-f {
	width: 30%;
}
.ks-ul li {
	width: 25%;
}
.js-slick-zj-right {
	padding-top: 0;
}
.js-slick-zj .slick-prev,  .js-slick-zj .slick-next {
	top: 170px;
}
}
 @media(max-width: 1279px) {
.header-top {
	background: none;/* padding: 0 15px; */
}
.notice-list li {
    line-height: 56px;
}
.kj-icon{width:100%;}
.kj-icon li.kj-06 a .icon-one {
	/* margin-left: 10%; */
}
.kj-icon li.kj-07 a .icon-one {
	margin-left: 10%;
}


.title-box {
	font-size: 24px;
}
.header-top .container {
	width: 100%;
}
.banner {
	padding-top: 50px;
}
.header-bottom {
	height: auto;
	background: none;
}
.phone-head-txt {
	display: block;
	margin: 15px;
	border: 1px solid rgba(255,255,255,.6);
	border-radius: 10px;
	display: none;
}
.banner .slick-prev {
	top: 50%;
}
.banner .slick-next {
	top: 50%;
}
.js-slick-bottom {
	display: none;
}
.table-responsive>.table>thead>tr>th,  .table-responsive>.table>tbody>tr>th,  .table-responsive>.table>tfoot>tr>th,  .table-responsive>.table>thead>tr>td,  .table-responsive>.table>tbody>tr>td,  .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap;
}
.container {
	width: 970px;
}
.js-box-right-box {
	width: 512px;
}
.js-box-slick-img img {
	width: 100%;
	height: 195px;
	max-width: 200px;
}
.js-box-ul li a {
	font-size: 18px;
}
.one-left {
	padding: 20px;
}
.title {
	font-size: 24px;
	/* line-height: 24px; */
	margin-bottom: 20px;
}
.title a {
	font-size: 16px;
}
.news-one-ul li a {
	font-size: 16px;
	line-height: 55px;
}
.logo-f {
	width: 100%;
	text-align: center;
}
.footer-center {
	margin-left: 0;
}
.ks-ul li {
	width: 33.333333%;
}
.js-box-li-lg .js-box-li-tt {
	width: 100px;
}
.js-box-li-lg .js-box-right-box {
	left: 100px;
}
.footer-left,  .footer-a {
	width: 100%;
	padding-right: 0;
	border-right: 0;
}
.footer-left-lb {
	width: 40%;
	margin-top: 20px;
}
.footer-right-top {
	width: 70%;
}
.footer-right-top .text-right {
	text-align: left;
}
.footer-right-p .pull-left, .footer-right-p .pull-right {
	float: none !important;
	width: 100%;
	text-align: center;
}
.footer-right-p .pull-right {
	margin-top: 10px;
}
.logo-b {
	text-align: center;
}
.header {
	height: 50px;
	position: fixed;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.6);
}
.logo img {
	width: auto;
	height: 40px;
}
.logo {
	line-height: 50px;
}
.header-top .header-right-a a,  .header-top .header-right-a span {
	display: none;
}
.header-top .header-right-a a.search-a {
	display: block;
}
.header-right-a {
	padding-top: 0;
	line-height: 50px;
	padding-right: 120px;
}
.phone-head-txt .header-right-a {
	padding-right: 0;
}
.phone-head-txt .header-right-a a, .phone-head-txt .header-right-a span {
	color: #fff;/* width: 25%; */
	padding: 0 5px;
}
.phone-head-txt .header-right-botom {
	margin-top: 0px;
}
.header-right-botom .txt-bot a, .header-right-botom .txt-bot span {
	color: #fff;
	font-size: 14px;
}
.nav-a {
	top: -50px;
	line-height: 50px;
	display: none;
}
.nav-list {
	position: fixed;
	display: none;
	left: 0;
	border-top: solid 1px #fff;
	top: 50px;
	bottom: 0;
	right: 0;
	overflow-y: auto;
	background: #12428d;
}
.header-top .header-right-botom {
	padding: 0;
	margin: 0;
	display: none;
}
.nav-list li {
	float: none;
	margin: 0;
	padding: 0;
}
.nav-list li a {
	line-height: 40px;
	padding: 0 15px;
}
.menu-button {
	display: block;
}
.header-right-a {
	padding-right: 40px;
}
.qpdh ul li .h2 a {
	font-size: 16px;
}
.qpdh ul li .list h3 a {
	font-size: 14px;
}
.qpdh {
	padding: 100px 10px 20px 10px;
}
}
 @media(max-width: 1190px) {
.list-box-tabs li{    margin: 0 20px;}
.qpdh {
	display: none !important;
	opacity: 0 !important;
}
.dt-list2 {
	width: 100%;
}
.nav-click {
	display: block;
	transition: 0.3s all;
	z-index: 10000;
	position: absolute;
	color: #fff;
	right: 0;
	top: 0px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.nav-click.active {
	transform: rotate(180deg);
}
.nav-list li:hover .nav-down {
	display: none;
	width: 100%;
	background: #0f3674;
}
.nav-down {
	position: static;
	padding: 0;
	margin-left: 0;
}
}
 @media( max-width: 991px) {
.notice, .t-news, .t-jygl, .xsxx, .jkyd, .hlyd {
	width: 100%;
	float: none !important;
}
.t-news, .jkyd {
	margin: 30px 0;
}
.tt-more {
	line-height: 28px;
}
.title-box {
	font-size: 25px;
}
.t-jy-img img {
	width: 100%;
	height: auto;
}
.s1-lb-tit h2, .s1-lb-tit h2.on {
	font-size: 16px;
}
.sec2-list {
	margin-top: 30px;
	padding: 30px;
}
.back-one, .back-two, .back-four, .back-three {
	padding: 30px 0;
}
.kj-icon {
	margin-top: 30px;
	width: 100%;
}
.kj-icon li a {
	height: auto;
	padding: 30px 0;
}
.icon-one {
	height: 80px;
}
.one-txt {
	font-size: 20px;
}
.icon-one img {
	transform: scale(.8)
}
.kj-icon li.kj-01, .kj-icon li.kj-02, .kj-icon li.kj-03, .kj-icon li.kj-04, .kj-icon li.kj-05, .kj-icon li.kj-06 {
	width: 33.3333%;
	margin-left: 0;
}
.kj-icon li.kj-07{width: 50%; margin-left: 25%;}


.kj-icon li.kj-03 a, .kj-icon li.kj-04 a, .kj-icon li.kj-05 a, .kj-icon li.kj-06 a, .kj-icon li.kj-07 a {
	height: auto;
	padding-top: 30px;
}
.kj-icon li.kj-06 {
	background: rgba(217, 202, 171, .95);
}
.kj-icon li.kj-05 a .icon-one, .kj-icon li.kj-05 a .one-txt, .kj-icon li.kj-06 a .icon-one, .kj-icon li.kj-06 a .one-txt {
	float: none;
	margin-left: 0%;
}
.phone-head-txt .header-right-botom .txt-bot a {
	color: #fff;
}
.js-right1 p {
	height: 144px;
	overflow-y: auto;
	padding-right: 5px;
}
.footer-left-lb {
	width: 60%;
	min-height: auto;
}
.footer-right-top {
	width: 67%;
	border-right: 0;
	margin-top: 0px;
}
 .js-right1 p::-webkit-scrollbar {
 width: 7px;
 border-radius: 5px;
}
 .js-right1 p::-webkit-scrollbar-track {
 border-radius: 5px;
 background:#ccc;
}
 .js-right1 p::-webkit-scrollbar-thumb {
 border-radius: 5px;
 background: rgba(27, 140, 236, 0.5);
}
.js-right1 .ld-list-p {
	margin-right: 130px;
	padding-left: 0;
	white-space: wrap;
}
.list-box-title {
	font-size: 20px;
}
.close {
	display: block;
}
.search-a {
	position: absolute;
	width: 18px;
	right: 55px;
	top: 0;
	line-height: 50px;
	display: block;
	margin: 0!important;
	z-index: 100;
}
.d, .one-list li, .one-bottom-left, .one-bottom-right, .tow-left, .tow-right {
	transform: translate(0, 0);
	transition: all 1s ease-out 0s;
	opacity: 1;
}
.page-one .d.col-xs-8, .page-three .d, .page-five .container {
	opacity: 1;
	transform: translate(0, 0px);
	transition: all 1s ease-out 0s;
}
.page-one .d.col-xs-4 {
	transform: translate(0, 0px);
	opacity: 1;
}
.page-tow .d {
	transform: translate(0, 0);
	opacity: 1;
}
.page-one .d {
	transform: translate(0, 0px);
	transition: all 1s;
	opacity: 1;
}
.header {
	opacity: 1;
	padding: 0;
	transform: translate(0, 0)!important;
	position: fixed;
	z-index: 1000
}
.header2 {
	display: none!important;
}
.home, .home body {
	height: auto;
	overflow: auto;
	overflow-x: hidden;
}
.body_home {
	height: auto;
	overflow: visible;
}
.banner a img {
	display: block;
}
.banner {
	position: relative;
	padding-top: 0;
}
.banner .slick {
	margin: 0;
}
.bb, .top {
	display: none;
}
.container {
	width: 750px;
}
.body_b {
	width: auto;
	height: auto;
	position: static;
	opacity: 1;
	transform: none;
	overflow: hidden;
}

.menu-button {
	display: block;
}
.nav-list {
	position: fixed;
	display: none;
	height: 100vh;
	padding-bottom: 50px;
	left: 0;
	top: 50px;
	bottom: 0;
	margin: 0;
	right: 0;
	background: #12428d;
	z-index: 10000;
	overflow-y: auto;
	border-top: solid 1px #ddd;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}
.nav-list li {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.nav-list li a {
	display: block;
	line-height: 40px;
	padding: 0 15px;
	color: #fff;
	text-align: left;
	font-size: 16px;
}
.header:before {
	display: none;
}
.nav-list li.active a {
	background: none;
}
.nav-list li:hover:before {
	display: none;
}

.header {
	height: 50px;
}
.header-list {
	height: 50px!important;
}
.header .container {
	width: 100%;
}
.header {/* padding:0 15px; */
}
.header-txt {
	display: none;
}
.header-a {
	margin-top: 0;
	line-height: 50px;
	margin-right: 20px;
}
.search-a-b {
	margin-top: 0;
	line-height: 50px;
	margin-right: 50px;
	margin-left: 0;
}
.page-one {
	padding-top: 30px;
}
.logo {
	padding: 0;
	margin: 0;
	line-height: 50px;
	width: auto;
}
.logo img {
	height: 30px;
}
body {
	padding-top: 50px;
}
.header-link-a {
	display: none;
}
.page-one .col-xs-8 {
	width: 100%;
}
.page-one .col-xs-4 {
	width: 100%;
	margin-top: 30px;
}
.tow-list-ul li a {
	font-size: 16px;
}
.js-box .js-box-li {
	width: 100%!important;
	height: 60px;
	overflow: hidden;
}
.js-box-li-tt, .js-box-li-lg .js-box-li-tt {
	position: static;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 10px 15px;
}
.js-box-li-tt span, .js-box-li-lg .js-box-li-tt span {
	font-size: 24px;
	display: inline-block;
	width: 100%;
}
.js-box .js-box-li-lg {
	padding: 0;
	height: auto;
}
.js-box-right-box {
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
}
.js-box-sm {
	width: 100%;
	padding: 15px;
}
.js-box-ul li {
	width: 33.333333%;
}
.js-box-ul li a {
	font-size: 16px;
	line-height: 40px;
}
.js-box-ul {
	height: auto;
}
.js-box-right {
	width: 100%;
	padding: 20px;
}
.js-box-slick-img img {
	height: auto;
}
.js-box-p {
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	-webkit-line-clamp: 2;
}
.js-box .js-box-li {
	height: auto;
}
.js-box {
	display: none;
}
.js-tabs {
	display: block;
}
.js-tabs li {
	float: left;
	width: 25%;
	margin-bottom: 10px;
	padding: 0 5px;
}
.js-tabs li a {
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #12428d;
	text-align: center;
	border: solid 1px #12428d;
	border-radius: 4px;
}
.js-tabs li.active a {
	background: #12428d;
	color: #fff;
}
.phone-tab {
	display: block;
}
.js-box-slick .slick-prev {
	left: 50%;
	margin-left: -50px;
}
.js-box-slick .slick-next {
	right: 50%;
	margin-right: -50px;
}
.layer {
	background: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
	z-index: 100000;
	opacity: 0;
	z-index: -1;
	transition: all 0.3s ease-out 0s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.layer.showdiv {
	opacity: 1;
	visibility: visible;
	z-index: 100000;
}
.layer .close {
	font-size: 60px;
	display: block;
	font-family: "";
	position: absolute;
	right: 50px;
	top: 50px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
	color: #ccc;
}
.layer .search_box {
	height: 45px;
	line-height: 45px;
	width: 550px;
	display: -ms-flexbox;
	display: flex;
	transform: translateY(-50px);
	opacity: 0;
}
.layer.showdiv .search_box {
	transition: all 0.5s ease-out 0s;
	opacity: 1;
}
.layer .search_box .kw {
	background: #fff;
	color: #333;
	height: 45px;
	border: none;
	-ms-flex: 1;
	flex: 1;
	padding: 0 12px;
	font-size: 16px;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
.layer .search_box .ok {
	background: #12428d;
	right: 0;
	color: #fff;
	box-shadow: none;
	border: none;
	width: 120px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
.layer.active {
	opacity: 1;
	z-index: 1000000;
}
.search-one {
	display: none;
}
.search-one.showdiv {
	display: block;
}
.layer .search_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.header-right-box {
	position: relative;
	z-index: 100000;
}
.header .container {
	z-index: 10000;
}
.header-form {
	margin-left: 0;
}
.lb-list li a {
	line-height: 70px;
}
.ks-img {
	width: 100%;
}
.ks-img:before {
	display: none;
}
.ks-right {
	width: 100%;
	margin-top: 30px;
}
.ks-ul li {
	width: 50%;
}
.ld-list li {
	width: 100%;
}
.fg-list li {
	width: 33%;
}
.js-row .col-xs-6 {
	width: 100%;
}
.list-box-tabs-lg li {
	width: 25%;
	margin: 0;
}
.lm-row .col-xs-6 {
	width: 100%;
	margin-top: 30px;
}
.lm-bottom {
	padding-top: 50px;
}
.tj-row .col-xs-4 {
	width: 100%;
	margin: 0;
}
.tj-row-box {
	margin-top: 30px;
}
.title-top-b {
	margin-left: 0;
}
.about-top {
	left: 30px;
	top: 80px;
}
.footer-right {
	width: 230px;
	float: none !important;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 10px;
}
.footer-right-p p span {
	padding-right: 0;
}
.footer {
	padding: 0px 0 30px;
}
.js-box-x {
	padding: 30px 0;
}
.js-left, .bm-left, .bm-right {
	width: 100%;
	padding-left: 0;
}
.js-right {
	display: none;
}
}
 @media( max-width: 767px) {
.footer-right-top .text-right{    text-align: center;}
.ztzl{width: 47.5%;    margin-bottom: 2%;}
.back-five{    margin-bottom: 30px !important;}
.list-box-tabs li {
    margin: 0px;
}
.ld-top {
	margin-top: 20px;
}
.ldxq-cont-lb {
	margin-bottom: 15px;
}
.search-box-c {
	left: 15px;
	right: 15px;
	width: auto;
	margin-left: 0;
}
.container {
	width: 100%;
}
body {
	padding-top: 50px!important;
}
.layer .search_box {
	width: 90%;
}
.header-a {
	display: none;
}
.search-a-b {
	margin-right: 40px;
}
.col-xs-7, .col-xs-5 {
	width: 100%;
}
.col-xs-5 {
	padding-top: 20px;
}
.img-right {
	font-size: 18px;
}
.img-p {
	font-size: 16px;
}
.tow-left {
	display: none;
}
.tow-right {
	width: 100%;
	float: none!important;
}
.tow-list-ul li {
	width: 33.333333%;
}
.tow-list-ul li a {
	height: auto;
	padding: 20px 0;
}
.tow-list-ul li:nth-of-type(4), .tow-list-ul li:nth-of-type(5) {
	display: none;
}
.tow-list-img span img {
	height: 35px;
}
.tow-list-img span {
	height: 50px;
}
.tow-left-ul {
	position: static;
	margin-top: 20px;
	width: 100%;
	padding: 0;
}
.page-tow {
	margin-top: 30px;
}
.js-box-ul {
	margin-top: 20px;
}
.js-box-right {
	padding: 0;
}
.back-box {
	padding: 25px 0;
}
.col-xs-4 {
	width: 100%;
	margin-bottom: 15px;
}
.page-five {
	margin-top: 10px;
}
.logo-f {
	padding-top: 0;
}
.footer {
	padding-top: 20px;
}
.footer-tt {
	font-size: 18px;
	margin-top: 15px;
}
.footer-nav li a {
	font-size: 14px;
}
.footer-b {
	font-size: 14px;
	margin-top: 20px;
}
.page-four .news-one-ul {
	padding-top: 10px;
}
.page-four {
	margin-top: 60px;
}
.nav-b {
	display: none;
}
.list-box-tabs li.swiper-slide {
	width: auto!important;
	padding: 0 20px;
}
.mySwiper {
	background: #fff;
	padding: 0 10px;
	overflow: hidden;
	height: 50px;
	margin-top: -40px;
}
.list-box-tabs {
	margin: 0;
	padding: 0;
}
.swiper-slide-active a {
	color: #12428d;
}
.list-box-tabs li {
	margin-left: 0;
	float: none;
	width: 50%;
	float: left;
}
.list-box-tabs li a {
	font-size: 16px;
	line-height: 24px;
padding: 8px 0;}
.list-box-title {
	font-size: 24px;
	line-height: 60px;
}
.list-box {
	margin-top: 0px;
}
.list-box:before {
	height: 90px;
}
.lb-list li a {
	line-height: 55px;
	padding-right: 100px;
	font-size: 16px;
}
.lb-list li a span {
	font-size: 14px;
}
.page-box {
	padding: 25px 0;
}
.ks-top {
	margin-top: 20px;
}
.ks-title {
	font-size: 24px;
}
.ks-title span {
	font-size: 13px;
}
.ks-txt {
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
}
.zj-title {
	text-align: left;
	margin: 20px 0 20px 0;
	font-size: 24px;
}
.zj-title span {
	font-size: 28px;
}
.zj-title a {
	font-size: 16px;
}
.zj-back {
	padding-bottom: 30px;
}
.zy-back p {
	font-size: 14px;
	line-height: 25px;
}
.zy-back {
	padding: 15px 20px;
	margin-bottom: 30px;
}
.article-tt {
	font-size: 20px;
}
.article-sm span {
	font-size: 14px;
}
.article-p p {
	font-size: 14px;
	line-height: 25px;
}
.article-p {
	margin-top: 20px;
}
.article-bottom .col-xs-6 {
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
}
.article-bottom .col-xs-6 a {
	font-size: 14px;
}
.article-bottom {
	padding: 20px 0;
	margin-top: 20px;
}
.ks-box {
	padding: 0;
	border-radius: 10px 0 0 0;
}
.ks-left {
	position: static;
	width: 100%;
	padding: 10px 0;
}
.ks-left-tt {
	position: static;
	transform: translate(0, 0);
}
.ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks01.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left02 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks02.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left03 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks03.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left04 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks04.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left05 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks05.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left06 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks06.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left07 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks07.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-left08 .ks-left-tt span {
	width: auto;
	padding: 0 0 0 40px;
	font-size: 18px;
	background: url(../images/icon-ks08.png) left center no-repeat;
	background-size: 30px auto;
}
.ks-ul li a {
	font-size: 16px;
	line-height: 40px;
}
.ks-ul {
	padding: 10px;
}
.ks-ul li {
	padding: 10px;
}
.ks-box {
	margin-top: 20px;
}
.ks-bottom {
	margin-bottom: 30px;
}
.ld-list li {
	margin-top: 20px;
}
.ld-list {
	padding-bottom: 30px;
}
.news-list-img {
	position: static;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
.news-list-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	position: static;
	transform: translate(0, 0);
}
.news-list-img:hover img {
	transform: translate(0, 0);
}
.news-list-lb li a {
	height: auto;
	padding: 40px;
}
.news-list-right {
	margin-right: 0;
}
.news-list-lb {
	margin-top: 20px;
}
.fg-list li {
	width: 100%;
	margin-top: 20px;
}
.fg-list-tt {
	font-size: 16px;
}
.js-number {
	width: 100%;
	margin: 0;
	float: none!important;
}
.js-box-c {
	margin: 20px 0;
}
.js-box-c p.js-title {
	margin: 0 0 10px 28px;
	font-size: 18px;
	margin-top: 20px;
}
.js-box-c p {
	font-size: 14px;
	line-height: 25px;
}
.list-box-tabs-lg {
	display: block;
}
.list-box-tabs-lg li {
	float: left;
	width: 25%;
}
.list-box-tabs-lg li a {
	font-size: 14px;
	line-height: 40px;
}
.js-top {
	height: 50px;
	margin-top: 20px;
	line-height: 50px;
	padding-left: 20px;
}
.js-lb {
	padding: 10px;
}
.js-lb li {
	width: 50%;
	padding: 5px 10px;
}
.js-lb li a {
	font-size: 16px;
	line-height: 34px;
}
.lm-back {
	padding-bottom: 20px;
}
.lm-bottom {
	padding-top: 0;
	padding-bottom: 20px;
}
.lm-title {
	font-size: 24px;
	margin-bottom: 20px;/* line-height: 24px; */
}
.lm-title a {
	font-size: 16px;
}
.dt-ul li a {
	line-height: 50px;
	font-size: 16px;
	padding-right: 100px;
}
.tz-ul-list li a {
	margin-bottom: 20px;
}
.tj-row-box {
	margin-top: 20px;
	padding: 20px;
}
.tj-list li a {
	font-size: 16px;
	line-height: 45px;
}
.tj-list {
	margin-top: 5px;
}
.tz-ul-list li:last-child a {
	margin: 0;
}
.lm-row .col-xs-6 {
	margin-top: 20px;
}
.img-slick .slick-next {
	right: 15px;
	bottom: 195px;
}
.img-slick .slick-prev {
	right: 70px;
	bottom: 195px;
}
.list-box-tabs li:hover .swiper-down {
	display: none;
}
.phone-nav {
	display: block;
	padding-top: 10px;
}
.phone-nav li {
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
}
.phone-nav li a {
	display: block;
	padding: 6px 15px;
	min-width: 96px;
	border-radius: 30px;
	background: #e0ebe7;
	color: #12428d;
}
.phone-nav li a.active, .phone-nav li a:hover {
	background: #12428d;
	color: #fff;
}
.title-top {
	margin: 0px 0 20px 0;
}
.title-box {
	font-size: 20px;/* padding-left: 40px; */
	background-size: 30px auto;
}
.one-slick-img div {
	height: auto;
	padding-top: 75%;
}
.one-slick {
	height: auto;
}
.back-one {
	padding-bottom: 0px;
}
.icon-tt-ks {
	position: static;
	margin-bottom: 20px;
	width: 100%;
	font-size: 24px;
	padding: 0 0 0 30px;
	background: url(../images/icon-tt-ks.png) left center no-repeat;
}
.back-tow {
	padding-bottom: 30px;
}
.gk-list li {
	width: 100%;
	padding: 0;
}
.gk-list li a {
	font-size: 16px;
	line-height: 45px;
}
.hd-title {
	font-size: 24px;
}
.hd-date {
	font-size: 16px;
	margin-top: 10px;
}
.hd-p {
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	margin-top: 15px;
}
.tp-a a {
	font-size: 16px;
	margin-top: 20px;
}
.back-six {
	padding-bottom: 30px;
}
.footer-box-sm span {/* display: block; */
	line-height: 18px;
	position: static;
	font-size: 16px;
}
.footer-left-lb {
	width: 100%;
	margin: 0;
	padding: 0;
}
.footer-box-sm {
	padding: 15px 0 15px 0;
}
.footer-list {
	padding-top: 0;
}
.footer-a span {
	display: none;
}
.footer-a a {
	font-size: 16px;
	float: left;
	text-align: center;
	width: 25%;
}
.footer-center .pull-left {
	display: inline-block;
	margin: 0 5px;
	float: none!important;
}
.footer-center {
	text-align: center;
	padding-top: 0px;
	width: 100%;
}
.footer-right, .footer-right-top, .footer-right-p {
	width: 100%;
	text-align: center;
	min-height: auto;/* padding-top: 0; */
margin-top: 0;}
.footer-right-top a span {
	padding-left: 0;
	background: none;
}
.footer-right-top a {
	width: 90px;
	font-size: 14px;
	line-height: 34px;
}
.footer {
	padding-bottom: 20px;
}
.ks-p {
	font-size: 14px;
	line-height: 25px;
}
.ks-bottom-p font {
	font-size: 18px;
}
.ks-bottom-left {
	margin-top: 20px;
}
.zz-tabs li a span {
	font-size: 16px;
	background-size: auto auto;
	height: 50px;
	display: block;
	line-height: 50px;
}
.zz-tabs li a {
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
}
.zz-tabs li.active a span, .zz-tabs li.active a {
	font-size: 20px;
	height: 60px;
	line-height: 60px;
}
.zz-box {
	padding: 20px;
}
.zz-scroll p {
	font-size: 14px;
	line-height: 25px;
}
.zz-scroll {
	padding-right: 10px;
}
.zz-back {
	padding: 30px 0;
}
.bs-ul li a {
	font-size: 16px;
	line-height: 55px;
}
.bs-right {
	margin-left: 210px;
}
.zd-ul li {
	margin-bottom: 20px;
}
.zd-ul li:last-child {
	margin-bottom: 0;
}
.xc-back {
	padding: 30px 0;
	margin-top: 30px;
}
.xc-title {
	position: static;
	margin-bottom: 20px;
	font-size: 24px;
	padding: 0 0 0 40px;
	line-height: 40px;
	background: url(../images/icon-tt.png) left center no-repeat;
	background-size: 30px auto;
	width: 100%;
	text-align: left;
}
.xc-back:before {
	display: none;
}
.xc-back-sm {
	padding: 0;
}
.cs-slick a {
	margin: 0;
}
.cs-slick .slick-slide {
	padding: 0 10px;
}
.cs-slick {
	margin: 0 -10px;
}
.ks-p {
	margin-top: 20px;
}
.zj-slick-p {
	font-size: 14px;
	line-height: 25px;
	max-height: 75px;
	margin-top: 10px;
}
.js-slick-zj-right {
	padding-left: 15px;
}
.js-slick-zj {
	padding-bottom: 70px;
}
.js-slick-zj .slick-prev, .js-slick-zj .slick-next {
	top: auto;
	bottom: 0;
}
.zz-back .title-top {
	margin-top: 0;
}
.table-bordered > thead > tr > th {
	font-size: 14px;
	padding: 8px;
}
.cz-label span {
	font-size: 14px;
}
.cz-label span {
	margin: 0 5px 5px 5px;
}
.cz-label {
	text-align: left;
}
.table > tbody > tr > td {
	font-size: 16px;
}
.cz-label-table span {
	margin: 5px 0;
}
.swiper-wrapper {
	display: flex;
}
.list-box-sm {
	padding-bottom: 0;
}
}
 @media( max-width:640px) {
.sec2-list ul>li {
	width: 95%
}
.js-img {
	float: none !important;
	width: 100%;
}
.header-right-botom .txt-bot a {
	font-size: 14px;
}
.phone-head-txt .header-right-a {
	padding: 15px 10px 0;
	line-height: 1.8;
}
.phone-head-txt .header-right-a a {
	display: inline-block;/* width:15%; */
	line-height: 1.8;
}
.phone-head-txt .header-right-a span {/* display:none; */
}
.sec2-list {
	padding: 20px 15px;
}
.js-img img {
	width: 100%;
	height: auto;
}
.js-right1 {
	margin-left: 0;
	margin-top: 20px;
}
.js-right1 .ld-list-p {
	margin-right: 0;
}
.js-right1 p {
	height: auto;
	-webkit-line-clamp: 20;
}
.sec2-list ul>li .not-abst {
	margin-top: 15px;
}
.ld-cont-yewm {
	position: relative;
}
.ld-cont-yewm img {
	margin: 0 auto;
}
.ld-cont-yewm p {
	color: #fff;
	background: #0d97df;
}
}

@media(max-width:480px){
.kj-icon li.kj-01, .kj-icon li.kj-02, .kj-icon li.kj-03, .kj-icon li.kj-04, .kj-icon li.kj-05, .kj-icon li.kj-06 {
	width: 50%;
	margin-left: 0;
}
.kj-icon li.kj-07{width: 100%; margin-left: 0%;}
}





 @media( max-width:420px) {
.js-tabs li {
	width: 50%;
}
.logo img {
	height: 24px;
}
.s1-lb-tit h2 {
	margin-right: 10px;
}
}