body {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;


}

.txt-elise {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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;
}

.container {
	width: 1440px;
}

.header {
	height: 120px;
	background: #0068b7;
	background-size: cover;
}

.logo {
	line-height: 120px;
}

.logo-txt {
	padding: 30px 0 0 30px;
}

.header-txt {
	margin-left: 150px;
	padding-top: 50px;
}

.header-a span {
	padding: 0 10px;
	color: #fff;
}

.header-a a {
	color: #fff;
	font-size: 14px;
}

.header-a {
	padding-top: 18px;
}

.search-box {
	width: 315px;
	background: #fff;
	position: relative;
	margin-top: 15px;
	border-radius: 6px;
}

.search-box .form-control {
	background: none;
	border-radius: 0;
	box-shadow: none;
	border: none;
	height: 38px;
	padding: 4px 35px 4px 12px;

}

.form-control::-webkit-input-placeholder {
	color: #ccc
}

.search-box .form-control::-webkit-input-placeholder {
	color: #fff;
}

.search-box .form-control::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
}

.search-box .form-control:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.search-box .form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;

}

.btn-search {
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	width: 40px;
	background: none;
	padding: 10px;
	border: none;
}

.nav-list li {
	float: left;
	width: 9.09%;
	position: relative;
}

.nav-list li a {
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #333;
}

.nav-list li a:hover {

	color: #0068b7;
}

.nav-down {
	position: absolute;
	display: none;
	left: 0;
	top: 100%;
	width: 100%;
	background: #0068b7;
}

.nav-down li {
	float: none;
	width: 100%;
}

.nav-down li a {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.nav-down li a:hover {
	color: #fff;
	background: #349eef;
}

.nav-box {
	position: relative;
	z-index: 100000;
}

.banner img {
	width: 100%;
}

.banner {
	overflow: hidden;
	margin: 0;
}

.nav-list li:hover .nav-down {
	display: block;
}

.banner .slick-dots {
	bottom: 20px;
}

.banner .slick-dots li {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	margin: 0 4px;
}

.banner .slick-dots .slick-active {
	background: #349eef;
}

.banner .slick-dots li font {
	display: none;
}

.banner .slick-dots li span {
	font-size: 16px;
	line-height: 15px;
	color: #fff;
	text-align: center;
}

.slick-dots li button {
	width: 25px;
	height: 25px;
}



.slick-dots li button:before {
	display: none;
}



.banner a {
	position: relative;
	display: block;
}






.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: #fff;
	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);
}

.nav-click {
	display: none;
}


.bottom-list li a:hover {
	border-color: #9f1709;
}

.nav-close {
	position: absolute;
	right: 15px;
	top: 5px;
	color: #fff;
	font-size: 24px;
}


.zwqy {
	width: 100%;
	display: inline-block;
	background: url(../images/body-bj.png)bottom center no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
margin-top: -5px;

}

.left {
	width: 72%;
}

.zwqy22{
	width: 100%;
	display: inline-block;
	background: #eee;
	background-size: 100% 100%;
	padding-top: 50px;
	
}


.xydt {
	width: 72%;
	display: inline-block;
	margin-bottom: 10px;
}
.tzgg-lll{width:25%;}









.title {
	position: relative;
	margin-bottom: 30px;
	line-height: 28px;
}


.title span {
	font-size: 24px;
	padding-bottom: 2px;
	display: inline-block;
	color: #0068b7;
	padding-right: 35px;
	font-weight: bold;
}

.title span:after {
	display: block;
	content: "";
	background: #0068b7;
	width: 50%;
	height: 3px;
	margin-top: 15px;

}


.title a {
	float: right;
	color: #777;
	font-size: 14px;
}

.img-slick {
	width: 58%;
	margin: 0;
}

.img-slick a {
	display: block;
	position: relative;
	padding-top: 74%;
}

.img-slick a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.img-slick a span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	padding: 0 200px 0 20px;
}

.img-slick .slick-dots {
	bottom: 20px;
	right: 20px;
	left: auto;
	width: auto;
}

.img-slick .slick-dots li,
.img-slick .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	padding: 0;
}

.img-slick .slick-dots li button {
	background: #fff;
}

.img-slick .slick-dots li.slick-active button {
	background: #be1b21;
}

.img-slick a {
	overflow: hidden;
}

.img-slick-img {
	transition: 0.3s all;
}

.img-slick a:hover .img-slick-img {
	transform: scale(1.05, 1.05);
}


.gs-ul {
	width: 39.5%;
}

.gs-ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10.5px;
}


.gs-ul li a {
	display: block;

}

.gs-ul-date {
	border: solid 1px #007cc2;
	padding-top: 4px;
	font-size: 12px;
	color: #007cc2;
	width: 55px;
	height: 53px;
	text-align: center;
}

.gs-ul-date span {
	font-size: 18px;
	color: #007cc2;
	font-weight: bold;
}

.gs-ul li a:hover .gs-ul-date,
.gs-ul li a:hover .gs-ul-date span {
	background: #007cc2;
	color: #fff;
}

.gs-ul-tt {
	width: calc(100% - 80px);
	font-size: 16px;
	color: #333;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 28px;
	margin-top: -3px;
	float: left;
}

.gs-ul li a:hover .gs-ul-tt {
	color: #007cc2;
}

.one {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
	background: #fff;
	border-top: 3px solid #007cc2;
	padding: 20px 30px 30px;
}

.title1 {
	position: relative;
	margin-bottom: 30px;
	line-height: 28px;
}

.title1 span {
	font-size: 24px;
	padding-bottom: 2px;
	display: inline-block;
	color: #0068b7;
	font-weight: bold;
	line-height: 36px;
}

.title1 a {
	float: right;
	color: #777;
	font-size: 16px;
}

.title1 img {
	margin-right: 10px;
	margin-top: -6px;
}


.wgqh {
	width: 100%;
	display: inline-block;
	margin-bottom: 8px;
}

.lm {
	width: 22%;
}

.lm h2 {
	width: 100%;
	font-size: 18px;
	color: #333;
	line-height: 50px;
	background-color: #eeeeee;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
.lm a {
	width: 100%;
	font-size: 18px;
	color: #333;
	line-height: 50px;
	background-color: #eeeeee;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
display: inline-block;
}
.lm a:hover{
	background: #0068b7;
	color: #fff;
}

.lm .active {
	background: #0068b7;
	color: #fff;
}


.qh {
	width: 74.5%;
}

.news-ul li {
	font-size: 16px;
	color: #333;
	position: relative;
	padding-right: 95px;
	margin-bottom: 23px;
}
.news-ul li:nth-child(7){margin-bottom: 0px;}

.news-ul li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 16px;
}

.news-ul li a {
	padding-left: 12px;
	background: url(../images/li03.png) left center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-ul li:hover a {
	color: #0068b7;
}


.kslj {
	width: 100%;
	display: inline-block;
}

.kslj ul {
	width: 22.5%;
	display: inline-block;
	float: left;
	margin-right: 3.33333%;
	padding: 16px 16px 30px;
	background: #edf7ff;
    height: 240px;
    position: relative;
}

.kslj ul:nth-child(4) {
	margin-right: 0%;
}

.kslj ul h2 {
	font-size: 18px;
	color: #0068b7;
	display: block;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #c1e1fb;
	margin-top: 0px;
	margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kslj ul h2:after {
	display: block;
	content: "";
	background: #0068b7;
	width: 50%;
	height: 2px;
	margin: auto;
	margin-top: 10px;
}

.kslj ul li {
	width: 100%;
	display: block;
}

.kslj ul li a {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	width: 100%;
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gd {
	width: 80px;
	color: #0068b7;
	font-size: 14px;
	line-height: 32px;
	background: #c1e1fb;
	text-align: center;
	display: block;
	margin: auto;
	border-radius: 20px;
	margin-top: 20px;
position: absolute;
    bottom: 20px;
    left: calc(50% - 40px);
}

.kslj ul:hover .gd {
	background: #0068b7;
	color: #fff;
}




.right {
	width: 25%
}


.tzgg {
	width: 100%;
	margin-bottom: 10px;

}

.tzgg li {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10.5px;
}


.tzgg li a {
	display: block;

}

.gs-ul-date {
	border: solid 1px #007cc2;
	padding-top: 4px;
	font-size: 12px;
	color: #007cc2;
	width: 55px;
	height: 53px;
	text-align: center;
}

.gs-ul-date span {
	font-size: 18px;
	color: #007cc2;
	font-weight: bold;
}

.tzgg li a:hover .gs-ul-date,
.tzgg li a:hover .gs-ul-date span {
	background: #007cc2;
	color: #fff;
}

.gs-ul-tt {
	width: calc(100% - 80px);
	font-size: 16px;
	color: #333;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 28px;
	margin-top: -3px;
	float: left;
}

.tzgg li a:hover .gs-ul-tt {
	color: #007cc2;
}


.ttt {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
	background: #fff;
	border-top: 3px solid #007cc2;
	padding: 32px 30px 30px;

}

.ptdl {
	min-height: 470px;
}

.ttt h2 {
	font-size: 24px;
	color: #0068b7;
	display: block;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.ttt h2:after {
	display: block;
	content: "";
	background: #0068b7;
	width: 36%;
	height: 2px;
	margin: auto;
	margin-top: 20px;
}

.dl {
	display: inline-block;
	width: 100%;
	margin: 30px 0;
}

.dl li {
	width: 40%;
	margin: 0 5%;
	float: left;
	line-height: 38px;
	background: #eee;
	color: #333;
	text-align: center;
	font-size: 16px;
	border-radius: 20px;
}

.dl .active {
	background: #0068b7;
	color: #fff;
}

.dlqh {
	width: 100%;
	display: block;
}

.dlqh li {
	width: 90%;
	display: block;
	margin: auto;
	margin-bottom: 25px;
	border-radius: 5px;
}

.dlqh li a {
	width: 100%;
	display: block;
	font-size: 16px;
	padding-left: 30px;
	color: #fff;
	line-height: 56px;
}


.dlqh li:nth-child(1) {
	background: #309dd8 url(../images/pt03.png)right 30px center no-repeat;
}

.dlqh li:nth-child(2) {
	background: #e5af04 url(../images/pt02.png)right 30px center no-repeat;
	;
}

.dlqh li:nth-child(3) {
	background: #7ab91e url(../images/pt01.png)right 30px center no-repeat;
	;
}


.dlqh2 li {
	width: 91%;
	display: block;
	border-radius: 0px;
}

.dlqh2 li a {
	width: 100%;
	display: block;
	padding-left: 0px;
	line-height: 56px;
}

.dlqh2 li a img {
	width: 100%;
}

.gfsm {
	width: 100%;
	display: inline-block;
	margin-top: 14px;
}

.gfsm p {
	font-size: 16px;
	color: #333;
	line-height: 32px;
text-indent: 2em;
}

.zsfp {
	min-height: 655px;
}

.zt {
	width: 100%;
	display: inline-block;
	margin-top: 32px;
}

.zt a {
	width: 100%;
	display: inline-block;
	margin-bottom: 11px;
}

.zt a img {
	display: block;
	width: 100%;
}

.kscx {
	margin-top: 30px;
	padding: 32px 30px 29px;
}

.kscx-l {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}

.kscx-l a {
	width: 100%;
	display: inline-block;
	margin-bottom: 16px;
	background: #51acf1 url(../images/sjx.png)right 15px center no-repeat;
	padding-right: 30px;
	padding-left: 10px;
	line-height: 59px;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.kscx-l a:hover {
	background: #0068b7 url(../images/sjx.png)right 15px center no-repeat;
}






footer {
	width: 100%;
	display: inline-block;
	margin-top: 15px;
	background: url(../images/footer-bj.png)center no-repeat;
	background-size: 100% 100%;
}

footer .container {
	padding: 50px 0;
	width: 1414px;
}

.foot-left {
	width: 27%;
}

.foot-left p {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	display: block;
}

.foot-center {
	width: 45%;
	margin: auto;
}

.foot-center img {
	display: inline-block;
	float: left;
	margin-right: 0px;
}

.foot-center p {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	display: block;
}

.foot-right {
	width: 28%;
	text-align: right;
}


.foot {
	width: 100%;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background: #025ea4;
}



.left-nav li {
	position: relative;
}

.left-nav li .down-a {
	position: absolute;
    right: 10px;
    background: url(../images/sjx02.png)center no-repeat;
    top: 23px;
    z-index: 9999999999;
    width: 25px;
    height: 13px;
    display: block;
   
}

.left-nav-down {
	padding: 10px 0;
	display:none ;
}


.left-nav-down li {
	position: relative;
}


.left-nav-down li a {
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-left: 25px;
	font-weight: normal;
	background: none !important;
}


.left-nav-down li.active a {
	color: #9a0813;
	font-weight: bold;
}

.left-nav li .active{transform: rotate(90deg);}




















































































.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: #0068b7;
	top: 0;
	width: 90px;
	height: 55px;
	border: none;
	border-radius: 0;
	padding: 0;
padding: 15px 33px;
    right: -1px;
}

.modal-back {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100000;
	background: rgba(0, 0, 0, 0.5);
}

.search-a {
	display: none;
}


.left-c {
	width: 280px;
	margin-top: -80px;
	position: relative;
	z-index: 99;
	background: url(../images/dccf.png)top center no-repeat;
	background-size: 100%;
	padding-left: 10px;
}

.left-c-top {
	font-size: 28px;
	color: #fff;
	line-height: 80px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}

.left-c .left-nav {

	background: url(../images/dvdfgvdfbh.png)bottom center no-repeat;
	border-bottom: 2px solid #0068b7;
	padding: 20px 30px;
	padding-bottom: 60px;
	background-size: 100% 100%;
}

.left-nav li a {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 55px;
	text-align: left;
	border-bottom: 1px #777 dotted;
	position: relative;
	padding-right: 32px;


}

.left-nav li.active a,
.left-nav li a:hover {
	color: #0068b7;


}

.nav-home a:hover,
.article-link a:hover {
	color: #0068b7;
}



.right-c {
	width: calc(100% - 310px);
	margin-top: 40px;
	padding-bottom: 30px;
        min-height:400px
}

.right-c-title {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.right-c-title:after {
	width: 100%;
	height: 2px;
	background: #0068b7;
	display: block;
	content: "";
	margin-top: 17px;
}

.right-c-top {
	padding-bottom: 0px;
	border-bottom: solid 1px #ddd;
}

.nav-home {
	color: #777;
	background: url(../images/icon-home.png) left center no-repeat;
	padding-left: 28px;
}

.right-list-txt li {
	position: relative;
	padding-right: 80px;
	line-height: 42px;
}

.right-list-txt li a {
	font-size: 16px;
	color: #555;
	padding-left: 20px;
	background: url(../images/li03.png) left center no-repeat;
}

.right-list-txt li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}

.right-list-txt {
	padding: 15px 0;
	border-bottom: solid 1px #ddd;
}

.page-box {
	margin-top: 30px;
}

.right-list-txt li a:hover,
.right-c-nav a:hover {
	color: #007cc2;
}

.article-p {
	padding-top: 10px;
}

.img-ul-list li {
	float: left;
	width: 33.333333%;
	padding: 0 15px;
	margin-top: 20px;
}

.img-ul-list {
	margin: 0 -15px;
}

.img-ul-list li a {
	position: relative;
	display: block;
	padding-top: 70%;
}

.img-ul-list li img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.img-ul-list .img-ul-tt {
	height: 40px;
	background: #ddd;
	margin-top: 0;
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #333;
	padding: 0 10px;
}

.img-ul-list .img-ul-tt:hover {
	background: #007cc2;
	color: #fff;
}

.article-p p {
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	text-align: justify;
	line-height: 45px;
}

.list-box:after {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 0;
	bottom: 0px;
	border-right: solid 1px #eee;
}

.jg-list li {
	font-size: 18px;
	color: #333;
	margin-bottom: 35px;
}

.jg-list li span {
	font-weight: bold;
}

.jg-list {
	padding-top: 10px;
}

.xw-ul-list li {
	height: 180px;
	border-bottom: solid 1px #ddd;
	padding-left: 37px;
	padding-top: 20px;
}

.xw-ul-date {
	font-size: 16px;
	margin-top: 5px;
	color: #b4b4b4;
	padding-bottom: 10px;
	border-bottom: solid 3px #d1d7e4;
}

.xw-ul-date span {
	font-size: 36px;
	color: #b4b4b4;
}

.xw-ul-width {
	width: 615px;
	margin-left: 55px;
}

.xw-ul-tt a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.xw-ul-p {
	color: #888;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 25px;
}

.xw-ul-img img {
	width: 195px;
	height: 135px;
}

.xw-ul-list li:hover {
	background: #f4f8fe;
}

.xw-ul-list li:hover .xw-ul-tt a,
.xw-ul-list li:hover .xw-ul-p,
.xw-ul-list li:hover .xw-ul-date,
.xw-ul-list li:hover .xw-ul-date span {
	color: #007cc2;
}

.xw-ul-list li:hover .xw-ul-date {
	border-color: #007cc2;
}

.page {
	margin-top: 50px;
}

.lb-list li {
	position: relative;
	border-bottom: dashed 1px #ddd;
	line-height: 60px;
}

.lb-list li a {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	background: url(../images/dian.png) left center no-repeat;
}

.lb-list {
	margin-top: -10px;
}

.lb-list li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #666;
}

.article-tt {
	font-size: 24px;
	color: #010101;
	font-weight: bold;
	margin-top: 40px;
}

.article-sm {
	color: #848484;
	padding: 15px 0 25px 0;
	border-bottom: solid 1px #ddd;
}

.article-txt p {
	font-size: 16px;
	color: #333;
	line-height: 45px;
	margin-bottom: 15px;
        text-indent: 2em;
}

.article-txt {
	padding-top: 20px;
}

.article-link a {
	font-size: 16px;
	color: #737475;
}

.article-link a span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.article-link {
	margin-top: 50px;
}

.article-link p {
	margin-bottom: 20px;
}

.news-list li:hover {
	box-shadow: 0 0 23px rgba(0, 0, 0, 0.3);
}

.news-list-tt a:hover,
.xw-ul li a:hover,
.lb-list li a:hover,
.article-link a:hover {
	color: #007cc2;
}

.xw-list li:hover span {
	background: #132785;
	color: #fff;
}

.xw-list li a:hover,
.jy-list-tt a:hover {
	text-decoration: underline !important;
}

.img-link-p {
	color: #fff;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
}

@media(max-width: 1499px) {
	.container {
		width: 1230px;
	}

	footer .container {
		width: 1230px;
	}

	.footer-link {
		width: 830px;
	}



	.banner a span {
		margin-left: -563px
	}



	.header-txt {
		margin-left: 50px;
	}

	.gs-ul-tt {
		line-height: 24px;
	}

	.gs-ul-date {
		height: 46px;
		padding-top: 0px;
	}

	.gs-ul li {
		padding-bottom: 8px;
		margin-bottom: 8.5px;
	}

	.tzgg li {
		padding-bottom: 8px;
		margin-bottom: 8.5px;
	}

	.dlqh li {
		margin-bottom: 20px;
	}

	.ptdl {
		min-height: 420px;
		padding: 32px 30px 15px;
	}

	.kscx-l a {
		line-height: 52px;
	}

	.kscx {
		padding: 32px 30px 20px;
	}

.foot-center {
	width: 50%;
}
.foot-right {
    width: 22%;
}

}

@media(max-width: 1279px) {
	.container {
		width: 98%;
	}

	footer .container {
		width: 98%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.header-txt {
		display: none;
	}


	.banner a span {
		margin-left: -433px
	}

	.ttt {
		padding: 32px 20px 30px;
	}

	.kscx-l a {
		line-height: 52px;
	}

	.foot-right {
		display: none;
	}

	.foot-left {
		width: 48%;
	}

	.foot-center {
		float: right !important;
		width: 64%;
	}

.foot-left {
    width: 33%;
}
}

@media(max-width: 991px) {
	.container {
		width: 95%;
	}

	footer .container {
		width: 95%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.fix-left,
	.logo-txt {
		display: none;
	}

	.header {
		height: 100px;
	}

	.logo {
		width: 50%;
		line-height: 100px;
	}

	.search-box .form-control {
		height: 32px;
	}

.xydt{width:100%;margin-bottom:20px;}
.tzgg-lll {
    width: 100%;
}


	.nav-list li a {
		font-size: 14px;
		line-height: 40px;
	}

	.nav-down li a {
		font-size: 12px;
	}


	.banner a span {
		margin-left: -323px
	}

	.left {
		width: 100%;
	}

	.right {
		width: 100%;
		margin-top: 30px;
	}

	.img-slick {
		width: 100%;
	}

	.gs-ul {
		width: 100%;
		margin-top: 20px;
	}

	.dlqh2 li {
		background: none !important;
		text-align: center;
	}

	.dlqh2 li a img {
		width: auto;
	}

	.zt a {
		text-align: center;
	}

	.zt a img {
		width: auto;
		margin: auto;
	}

	.nav-down li a {
		line-height: 30px;
	}

	.left-c {
		margin-top: 0px;
		background: none;
		padding-left: 0px;
	}

	.left-c-top {
		margin-left: 0px;
	}

	.right-c,
	.left-c {
		width: 100%;

	}

	.left-c-top {
		text-align: center;
		background: #0068b7;
	}


	.foot-left {
		width: 100%;
		margin-bottom: 10px;
	}

	.foot-center {
		float: right !important;
		width: 100%;
	}


}

@media(max-width: 768px) {
	.container {
		width: 100%;
	}

	footer .container {
		width: 100%;
	}

	body {
		padding-top: 50px;
	}

	.header {
		height: 50px;
		left: 0;
		top: 0;
		right: 0;
		position: fixed;
		z-index: 1000;
	}

	.logo img {
		height: 30px;
	}

	.logo {
		line-height: 50px;
	}

	.header .pull-right {
		display: none;
	}

	.img-slick a span {
		padding-right: 120px;
	}

	.nav-list {
		position: fixed;
		display: none;
		left: 0;
		top: 50px;
		bottom: 0;
		overflow-y: auto;
		border-top: solid 1px #ddd;
		box-shadow: 1px 2px 3px #ddd;
		right: 0;
		background: #fff;
	}

	.nav-list li {
		width: 100%;
		float: none;
		margin: 0 !important;
	}

	.nav-list li a {
		display: block;
		text-align: left;
		line-height: 40px;
		font-size: 16px;
		font-weight: normal;
		padding: 0 15px;
	}

	.menu-button {
		display: block;
	}

	.nav-list li:hover .nav-down {
		display: none;
	}

	.nav-down {
		position: static;
	}

	.nav-click {
		display: block;
		transition: 0.3s all;
		z-index: 10000;
		position: absolute;
		color: #333;
		right: 0;
		top: 0;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
	}

	.nav-click.active {
		transform: rotate(180deg);
	}

	.banner a span {
		display: none;
	}

	.banner .slick-arrow {
		display: none !important;
	}


	.img-ul-list li {
		width: 50%;
	}

	.search-a {
		display: block;
		position: absolute;
		right: 60px;
		top: 15px;
	}

	.search-box-c {
		left: 15px;
		right: 15px;
		width: auto;
		margin-left: 0;
	}


	.article-tt {
		font-size: 18px;
		margin-top: 20px;
	}

	.article-sm {
		font-size: 12px;
		padding-bottom: 20px;
	}

	.article-sm span {
		padding: 0 5px;
	}

	.article-txt p {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 10px;
	}

	.article-txt {
		padding: 20px 0;
	}

	.article-bottom {
		padding-right: 0;
	}

	.article-link p,
	.article-link p a,
	.article-link p span {
		font-size: 14px;
	}

	.article-p p {
		font-size: 14px;
		line-height: 25px;
	}

	.nav-home {
		display: none;
	}

	.kslj ul {
		width: 46%;
		margin: 0 2%;
		margin-bottom: 20px;
	}

	.banner .slick-dots li {
		width: 10px;
		height: 10px;
	}

	.banner .slick-dots {
		bottom: 6px;
	}

	.banner .slick-dots li span {
		color: transparent;
	}
}



@media(max-width: 600px) {
	.one {
		padding: 15px 10px 20px;
	}

	.lm {
		width: 100%;
		margin-bottom: 20px;
	}

	.lm h2 {
		width: 18%;
		margin: 0 1%;
		float: left;
		line-height: 42px;
		font-size: 16px;
	}
.lm a {
		width: 18%;
		margin: 0 1%;
		float: left;
		line-height: 42px;
		font-size: 16px;
	}

	.qh {
		width: 100%;
	}


}


@media(max-width: 500px) {

	.foot-center img {
		display: block;
		float: initial;
		margin-right: 15px;
		margin: auto;
           margin-bottom: 10px;
	}

	footer .container {
		padding: 20px 0;
	}

	.foot-left p {
		text-align: center;
	}

	.foot-center p {
		text-align: center;
	}
.logo{width:70%;}
.logo img {
    height: auto;
}


}


@media(max-width: 440px) {
	.lm h2 {
		padding: 4px 15px;
		line-height: 22px;
	}
.lm a {
		padding: 4px 15px;
		line-height: 22px;
	}
}


@media(max-width: 440px) {
	.lm h2 {
		padding: 4px 8px;
	}
.lm a {
		padding: 4px 8px;
	}

}