.over-none {
	overflow: initial;
}

.imgDiv img,
.subbanner img {
	width: 100%;
}

.c {
	clear: both;
}

.Bontop_right {
	border-radius: 500px;
	position: fixed;
	z-index: 99;
	right: 20px;
	top: 30%;
	width: 75px;
}

.Bontop_right li {
	background: #165acc;
	width: 75px;
	height: 85px;
	border-bottom: 1px solid rgba(255, 255, 255, .4);
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: relative;
}

.Bontop_right li:first-child {
	border-top-left-radius: 500px;
	border-top-right-radius: 500px;
}

.Bontop_right li:last-child {
	border-bottom: none;
	border-bottom-left-radius: 500px;
	border-bottom-right-radius: 500px;
}

.Bontop_right li .ic {
	display: block;
	margin: 0 auto;
	padding: 16px 0 4px;
}

.Bontop_right li a {
	color: #fff;
	display: block;
}

.Bontop_right li:hover {
	cursor: pointer;
	background: #feba00;
}

.Bontop_right li .ewm {
	position: absolute;
	top: 0;
	right: 75px;
	padding: 4px;
	background: #fff;
	max-width: 120px;
	display: none;
}

.Bontop_right li:hover .ewm,
.Bontop_right li:hover p {
	display: block;
}

.Bontop_right li p {
	position: absolute;
	top: 0;
	right: 75px;
	height: 85px;
	line-height: 85px;
	background: #feba00;
	font-size: 20px;
	color: #fff;
	font-family: Arial;
	padding: 0 40px;
	white-space: nowrap;
	display: none;
}

.Bontop_adv {
	background: url(https://www.wxstpw.com/template/pc/skin/image/ppic02.jpg) no-repeat center;
	background-size: cover;
	padding: 3% 0 10%;
	position: relative;
}

.Bontop_adv .ind_tit {
	text-align: left;
	padding-top: 0;
}

.Bontop_adv .txt {
	width: 44%;
}

.Bontop_adv .txt dt {
	margin-top: 24px;
	font-size: 18px;
	color: #333;
	background: url(https://www.wxstpw.com/template/pc/skin/image/rtic05.png) no-repeat left;
	padding-left: 45px;
}

.Bontop_adv .txt dl {
	margin: 40px 0 45px;
}

.Bontop_adv .txt .more {
	display: inline-block;
	border: 2px solid #183776;
	border-radius: 5px;
	padding: 15px 45px;
	font-size: 18px;
	color: #183776;
	padding-right: 64px;
	background: url(https://www.wxstpw.com/template/pc/skin/image/rtic06.png) no-repeat 90% 50%;
}

.Bontop_adv .txt .more:hover {
	background: #183776 url(https://www.wxstpw.com/template/pc/skin/image/rtic07.png) no-repeat 90% 50%;
	color: #fff;
}

.Bontop_adv .pic {
	position: absolute;
	width: 50%;
	top: 0;
	right: 0;
}

.Bontop_adv .pic .bg {
	margin-top: 20%;
	float: right;
	padding-bottom: 10%;
	max-width: 100%;
}

.Bontop_adv .pic li {
	color: #fff;
	font-size: 16px;
	border-radius: 500px;
	width: 140px;
	height: 140px;
	background: #feba00;
	display: table;
	text-align: center;
	position: absolute;
	z-index: 2;
}

.Bontop_adv .pic li .mid {
	display: table-cell;
	vertical-align: middle;
}

.Bontop_adv .pic li b {
	font-size: 40px;
	font-family: Arial;
}

.Bontop_adv .pic li:nth-child(2n) {
	width: 118px;
	height: 118px;
	background: #2657b5;
}

.Bontop_adv .pic li:nth-child(2) .mid,
.Bontop_adv .pic li:nth-child(3) .mid {
	padding: 0 20%;
}

.Bontop_adv .pic li:nth-child(1) {
	right: 16%;
	top: 90px;
}

.Bontop_adv .pic li:nth-child(2) {
	right: 46%;
	top: 24px;
}

.Bontop_adv .pic li:nth-child(3) {
	left: 10%;
	top: 130px;
}

.Bontop_adv .pic li:nth-child(4) {
	left: 0;
	bottom: 170px;
}

.Bontop_adv .pic li:nth-child(5) {
	left: 22%;
	bottom: 0;
}

.Bontop_city {
	background: url(https://www.wxstpw.com/template/pc/skin/image/ppic04.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	height: 960px;
	margin-top: 5%;
	overflow: hidden;
}

.Bontop_city .ind_tit.Bontop_wmjz {
	padding-top: 0;
}

.Bontop_city .ind_tit {
	padding-top: 6%;
}

.Bontop_city .ind_tit h2 {
	color: #fff;
}

.Bontop_city .scroll {
	height: 646px;
	overflow: hidden;
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	border-radius: 10px;
}

.Bontop_city .scroll .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.Bontop_city .p {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin: 3% 0;
}

.Bontop_city dt {
	float: left;
	width: 7.2%;
	margin-right: 2.08%;
}

.Bontop_city dt:last-child {
	margin-right: 0;
}

.Bontop_city dt img {
	width: 100%;
}

.Bontop_city dl {
	max-width: 1040px;
	margin: 0 auto;
}

.Bontop_city .scroll li img,
.Bontop_city .scroll .bg {
	max-width: 100%;
}

.Bontop_city .pic {
	position: absolute;
	right: -600px;
	top: 300px;
}

.Bontop_city .pic img {
	-webkit-animation: rotateImg 30s linear infinite;
	vertical-align: middle;
	width: 100%;
}

@keyframes rotateImg {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotateImg {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}



.Bontop_hz {
	background: url(https://www.wxstpw.com/template/pc/skin/image/ppic06.jpg) no-repeat center;
	background-size: cover;
	padding: 3% 0 4.5%;
	position: relative;
}

.Bontop_hz .ind_tit {
	text-align: left;
}

.Bontop_hz .more {
	display: inline-block;
	padding: 0 40px;
	background: #063386;
	border-radius: 500px;
	font-size: 20px;
	color: #fff;
	line-height: 80px;
	height: 70px;
	overflow: hidden;
	margin-top: 70px;
}

.Bontop_hz .more img {
	margin-right: 30px;
	max-height: 50px;
	margin-top: 10px;
}

.Bontop_hz .more:hover {
	background: #feba00;
}

.Bontop_hz .bg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 58%;
}

.Bontop_foot {
	background: #0a6fdb;
	background-size: cover;
	padding-top: 4%;
}

.Bontop_foot .copy {
	padding: 40px 0;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
	border-top: 1px solid rgba(255, 255, 255, .3);
	margin-top: 4%;
}

.Bontop_foot .copy a {
	color: rgba(255, 255, 255, .6);
}

.Bontop_foot .copy a:hover {
	color: #fff;
}

.Bontop_foot ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.Bontop_foot dt {
	float: left;
	margin-right: 70px;
}

.Bontop_foot dt h3 {
	font-size: 18px;
	color: #fff;
	display: block;
	margin-bottom: 20px;
}

.Bontop_foot dt a {
	font-size: 16px;
	color: #eee;
	display: block;
	line-height: 36px;
}

.Bontop_foot dt a:hover,
.Bontop_foot2 .link a:hover {
	color: #feba00;
}

.Bontop_foot li.ewm {
	max-width: 120px;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
}

.Bontop_foot li.cont {
	color: #fff;
}

.Bontop_foot li.cont span {
	background: url(../img/rtic19.png) no-repeat left;
	font-size: 20px;
	padding-left: 30px;
}

.Bontop_foot li.cont b {
	display: block;
	font-size: 40px;
	color: #f4b406;
	font-family: Arial;
}

.Bontop_foot li.cont p {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin-top: 20px;
}

.Bontop_foot dt .all {
	width: 140px;
}

.Bontop_foot dt .all a {
	width: 50%;
	float: left;
}

.Bontop_foot2 .link {
	font-size: 14px;
	margin: 3% 0 10px;
}

.Bontop_foot2 .link a {
	color: rgba(255, 255, 255, .6);
	margin-left: 5px;
}

.Bontop_foot2 .link a:first-child {
	color: #fff;
}

.Bontop_foot2 .copy {
	margin-top: 0;
}

.Bontop_wmjz {
	background: url(https://www.wxstpw.com/template/pc/skin/image/ppic09.jpg) no-repeat center;
	background-size: cover;
	padding: 3% 0 4.5%;
}

.Bontop_wmjz ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.Bontop_wmjz li {
	width: 15%;
	background: #fff;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

.Bontop_wmjz li .box {
	padding: 40px 10%;
}

.Bontop_wmjz li .box b {
	font-size: 24px;
	color: #333;
	display: block;
	margin-bottom: 20px;
}

.Bontop_wmjz li .box p {
	display: block;
	background: url(../img/rtic20.png) no-repeat left top;
	padding-left: 26px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
}

.Bontop_wmjz li .box p:last-child {
	margin-bottom: 0;
}

.Bontop_wmjz li .box img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.Bontop_hh {
	height: 84px;
	background: #063386;
}

@media (max-width: 1400px) {
	.Bontop_wmjz li {
		width: 30%;
		margin-bottom: 2%;
	}

	.Bontop_wmjz ul {
		justify-content: space-evenly;
	}

	.Bontop_foot li.ewm,
	.Bontop_adv .pic ul {
		display: none;
	}

	.Bontop_foot dt {
		margin-right: 40px;
	}
}

@media (max-width: 1024px) {

	.Bontop_adv .pic,
	.Bontop_foot li.cont {
		display: none;
	}

	.Bontop_adv .txt {
		width: 100%;
	}

	.Bontop_foot li.cont {
		max-width: 20%;
	}
}

@media (max-width: 980px) {

	.Bontop_right,
	.Bontop_hh {
		display: none;
	}

	.Bontop_adv .txt dt {
		font-size: 16px;
		margin-top: 10px;
	}

	.Bontop_adv .txt dl {
		margin: 20px 0 30px;
	}

	.Bontop_city .scroll {
		height: 400px;
	}

	.Bontop_city .p,
	.Bontop_wmjz li .box b {
		font-size: 18px;
	}

	.Bontop_hz .more img {
		display: none;
	}

	.Bontop_hz .more {
		margin-top: 20px;
		line-height: 50px;
		font-size: 16px;
		height: 50px;
	}

	.Bontop_wmjz li {
		width: 45%;
	}

	.Bontop_city {
		height: 500px;
	}

	.Bontop_city .pic {
		top: 90%;
		right: -40%;
	}
	.footer_nav {
        display: none;
    }
}

@media (max-width: 560px) {
    .Bontop_foot .copy {
        padding: 15px 0;
        font-size: 12px!important;
    }
    .Bontop_foot li.cont {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .Bontop_foot li.cont b {
        display: block;
        font-size: 20px;
        color: #f4b406;
        font-family: Arial;
    }
    .Bontop_foot li.cont b a {
        display: block;
        font-size: 20px;
        color: #f4b406;
        font-family: Arial;
    }
    .Bontop_foot li.cont p {
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        margin-top: 10px;
    }
    .Bontop_foot li.cont p a {
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        margin-top: 10px;
    }
    .Bontop_foot li.ewm {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .Bontop_foot dt {
        font-size: 12px;
        margin-right: 0!important;
        float: none;
        margin-bottom: 20px;
    }
    .footer_nav {
        display: none;
    }
	.Bontop_adv .txt dt {
		font-size: 14px;
		padding-left: 30px;
		background: url(https://www.wxstpw.com/template/pc/skin/image/rtic21.png) no-repeat left;
	}

	.Bontop_adv .txt .more {
		font-size: 16px;
		padding: 10px 40px;
		padding-right: 60px;
	}

	.Bontop_city .scroll {
		height: 220px;
	}

	.Bontop_city .p {
		font-size: 15px;
	}

	.Bontop_city dt {
		margin-right: 2.66%;
		width: 12%;
	}

	.Bontop_city dt:nth-child(7n) {
		margin-right: 0;
	}

	.Bontop_hz .more {
		display: none;
	}

	.Bontop_wmjz li {
		width: 100%;
	}

	.Bontop_wmjz li .box b {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.imWrap {
		padding-top: 60%;
	}

	.Bontop_city,
	#ind_news .tabUl,
	.Bontop_hz {
		display: none;
	}

	.imgDiv img {
		width: 100%;
	}

	.contact_top {
		padding: 10% 0 15%;
	}
}

.fn_h {
	height: 45px;
	display: none;
}

.f_nav {
	height: 55px;
	background: #ff0000;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 100;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	display: none !important;
}

.f_nav li {
	width: 50%;
	background: #ff0000;
	position: relative;
	box-sizing: border-box;
	float: left;
}

.f_nav li a {
	height: 55px;
	font-size: 16px;
	color: #fff;
	line-height: 100%;
	display: block;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.f_nav li i {
	width: 20px;
	display: block;
}

.f_nav li img {
	width: 20px;
	display: block;
}

.f_nav li span {
	margin-left: 8px;
	display: block;
	font-size: 15px;
}

.f_nav li:nth-child(2) {
	position: absolute;
	width: 55px;
	height: 55px;
	background: #0a6fdb;
	border: 2px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	z-index: 2;
	left: 50%;
	margin-left: -26px;
	bottom: 10px;
}

.f_nav li:nth-child(2) a {
	display: block;
}

.f_nav li:nth-child(2) i {
	display: block;
	width: 50px;
}

.f_nav li:nth-child(2) img {
	width: 50px;
}

@media (max-width: 940px) {

	.f_nav,
	.fn_h {
		display: block !important;
	}

	.Bontop_foot {
		background: #222;
	}
}

.page_fl {
	width: 75%;
}

.page_fr {
	width: 23.5%;
	margin-bottom: 5%;
}

.list-news li {
	background: #fff;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

.list-news li .pad {
	display: flow-root;
	padding: 30px;
}

.list-news li .imgfd {
	width: 28%;
}

.list-news li .imgfd img {
	height: 180px;
}

.list-news li .txt {
	width: 70%;
}

.list-news li .txt h2 {
	font-size: 20px;
	color: #111;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}

.list-news li .txt .word {
	font-size: 14px;
	color: #717171;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 20px 0 30px;
}

.list-news li .bott span {
	font-size: 14px;
	color: #666;
}

.list-news li .bott .tags .t_lx {
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	background: #f3f4f8;
	padding: 5px 8px;
	margin-right: 16px;
}

.list-news li .bott .tags .t_lx:last-child {
	margin-right: 0;
}

.list-news li .bott .tags .t_lx:hover {
	background: #083180;
	color: #fff;
}

.list-news li .txt h2:hover {
	color: #083180;
}

.page_fr .box {
	background: #fff;
	margin-bottom: 40px;
	width: 100%;
	display: inline-block;
}

.page_fr .box:last-child {
	margin-bottom: 0;
}

.page_fr .box .pad {
	padding: 32px 26px;
}

.page_fr .box b {
	font-size: 20px;
	color: #323333;
	border-left: 5px solid #feba00;
	padding-left: 8px;
	display: block;
	margin-bottom: 22px;
}

.page_fr .box .f_box {
	position: relative;
}

.page_fr .box .f_box .imgfd img {
	height: 175px;
}

.page_fr .box .f_box p {
	font-size: 15px;
	color: #fff;
	padding: 0 18px;
	line-height: 22px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 16px;
	z-index: 1;
}

.list-rmtj,
.list-rmbq {
	display: inline-block;
	width: 100%;
}

.list-rmtj li {
	width: 100%;
	border-top: 1px dashed #eee;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.list-rmtj li:nth-child(1) {
	border-top: none;
}

.list-rmtj li a {
	font-size: 15px;
	color: #323333;
	line-height: 24px;
}

.list-rmtj li:hover a {
	color: #feba00;
}

.list-rmbq a {
	float: left;
	width: 45%;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 14px;
}

.list-rmbq a:nth-child(2n) {
	margin-right: 0;
}

.list-rmbq a {
	background: #f4f7f9;
	font-size: 14px;
	color: #323333;
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 2%;
	overflow: hidden;
	border-radius: 5px;
}

.list-rmbq a:hover {
	background: #feba00;
	color: #fff;
}

@media (max-width: 1000px) {
	.page_fr {
		display: none;
	}

	.page_fl {
		width: 100%;
	}

	.classify1 dt a {
		font-size: 15px;
		padding: 10px 30px;
	}

	.classify1 dt {
		margin-right: 2%;
	}

	.classify1 {
		margin-bottom: 20px;
	}

	.list-news li .txt h2 {
		font-size: 17px;
	}

	.list-news li .txt .word {
		height: 48px;
		line-height: 24px;
		margin: 10px 0 20px;
	}

	.list-news li .imgfd {
		width: 38% !important;
	}

	.list-news li .txt {
		width: 60% !important;
	}

	.list-news li .imgfd img {
		height: 160px !important;
	}

	.list-news li .pad {
		padding: 20px;
	}
}

@media (max-width: 450px) {
	.classify1 dt a {
		font-size: 14px;
		padding: 10px 24px;
	}

	.list-news li .txt h2 {
		font-size: 15px;
	}

	.list-news li .imgfd {
		width: 44%;
	}

	.list-news li .txt {
		width: 53%;
	}

	.list-news li .imgfd img {
		height: 100px !important;
	}

	.list-news li .bott {
		display: none;
	}

	.classify1 {
		margin-bottom: 10px;
	}

	.list-news li .pad {
		padding: 14px;
	}

	.list-news li {
		margin-bottom: 10px;
	}

	.list-news li .txt .word {
		font-size: 13px;
		height: 40px;
		line-height: 20px;
	}
	
	.Bontop_foot .copy {
        padding: 15px 0;
        font-size: 12px!important;
    }
    .Bontop_foot li.cont {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .Bontop_foot li.cont b {
        display: block;
        font-size: 20px;
        color: #f4b406;
        font-family: Arial;
    }
    .Bontop_foot li.cont b a {
        display: block;
        font-size: 20px;
        color: #f4b406;
        font-family: Arial;
    }
    .Bontop_foot li.cont p {
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        margin-top: 10px;
    }
    .Bontop_foot li.cont p a {
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        margin-top: 10px;
    }
    .Bontop_foot li.ewm {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .Bontop_foot dt {
        font-size: 12px;
        margin-right: 0!important;
        float: none;
        margin-bottom: 20px;
    }
    .footer_nav {
        display: none;
    }
}

.list-fenlei li {
	width: 100%;
	margin-bottom: 10px;
}

.list-fenlei li a {
	padding: 0 20px;
	background: #f4f7f9 url(https://www.wxstpw.com/template/pc/skin/image/rtic23.png) no-repeat 95%;
	height: 48px;
	line-height: 48px;
	display: block;
	font-size: 16px;
	color: #323333;
}

.list-fenlei li:hover a,
.list-fenlei li.cur a {
	background: #feba00 url(https://www.wxstpw.com/template/pc/skin/image/rtic24.png) no-repeat 95%;
	color: #fff;
}

.show-new {
	background: #fff;
}

.show-new .pad {
	padding: 70px 60px;
}

.show-new h1 {
	font-size: 26px;
	color: #000;
}

.show-new .box dl {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 24px;
	margin: 30px 0;
}

.show-new .box dt {
	float: left;
	margin-right: 18px;
	padding-right: 18px;
	background: url(https://www.wxstpw.com/template/pc/skin/image/rtic25.png) no-repeat right;
	font-size: 14px;
	color: #666;
}

.show-new .box dt span {
	color: #feba00;
}

.show-new .box dt:last-child {
	margin-right: 0;
	padding-left: 0;
	background: none;
}

.fhlb {
	background: url(https://www.wxstpw.com/template/pc/skin/image/rtic26.png) no-repeat left;
	padding-left: 25px;
}

.fhlb a {
	font-size: 14px;
	color: #666;
}

.fhlb a:hover,
.fanye dt a:hover,
.show-new .des a,
.tit-jz a:hover {
	color: #feba00;
}

.fanye dl {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #f1f1f1;
	padding-top: 40px;
	margin-top: 60px;
}

.fanye dt {
	max-width: 48%;
	height: 40px;
	line-height: 40px;
	background: #f6f6f6;
	font-size: 14px;
	color: #717171;
	padding: 0 2%;
	overflow: hidden;
}

.fanye dt a {
	color: #717171;
}

.show-new .des a {
	font-size: 16px !important;
}

.show-new .des a:hover {
	text-decoration: underline;
}

.tit-jz {
	display: inline-block;
	width: 100%;
	margin: 50px 0 10px;
}

.tit-jz b {
	font-size: 20px;
	color: #333;
}

.tit-jz a {
	font-size: 16px;
	color: #333;
}

.sn_jzcs .BontopNews_content .box1 li,
.sn_jzcs .BontopNews_content .box1 li:nth-child(3n) {
	width: 49%;
	margin-right: 2%;
}

.sn_jzcs .BontopNews_content .box1 li:nth-child(2n) {
	margin-right: 0;
}

@media (max-width: 1000px) {
	.show-new .pad {
		padding: 50px 20px;
	}

	.tit-jz {
		margin: 20px 0 10px;
	}

	.show-new .box dl {
		margin: 20px 0;
		padding-bottom: 20px;
	}

	.fanye dl {
		padding-top: 20px;
		margin-top: 30px;
	}

}

@media (max-width: 450px) {

	.show-new h1,
	.tit-jz b {
		font-size: 17px;
	}

	.show-new h1 {
		margin-bottom: 15px;
	}

	.show-new .pad {
		padding: 20px 10px;
	}

	.fanye dt,
	.fhlb a,
	.show-new .box dt,
	.tit-jz a {
		font-size: 13px;
	}

	.show-new .box dt {
		margin-right: 10px;
		padding-right: 10px;
	}

	.show-new .box dl {
		margin: 15px 0;
		padding-bottom: 15px;
		display: none;
	}

	.fanye dt {
		max-width: 100%;
		margin: 5px 0;
		width: 100%;
	}

	.sn_jzcs .BontopNews_content .box1 li,
	.sn_jzcs .BontopNews_content .box1 li:nth-child(3n),
	.sn_jzcs .BontopNews_content .box1 li:nth-child(2n) {
		width: 100%;
	}

	.fhlb {
		margin-bottom: 20px;
	}
}

.gif_pic {}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

.add_pic {
	-webkit- transform: rotate (360deg);
	animation: rotation 3s linear infinite;
	- moz -animation: rotation 3s linear infinite;
	-webkit - animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}

.imgfd {
	overflow: hidden;
}

.imgfd img {
	transition: all 0.5s ease;
	height: auto;
	width: 100%;
	object-fit: cover;
	display: block;
}

.imgfd:hover img {
	transform: scale(1.1);
}

.page_fl {
	margin-bottom: 5%;
}


.BontopNews_content .box1 li {
	width: 32.6%;
	margin-top: 18px;
	background: #fff;
	float: left;
	margin-right: 1.1%;
}

.BontopNews_content .box1 li:nth-child(3n) {
	margin-right: 0;
}

.BontopNews_content .box1 li a {
	padding: 26px 20px;
	display: block;
}

.BontopNews_content .box1 li h3,
.BontopNews_content .box2 dt h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.BontopNews_content .box1 li p,
.BontopNews_content .box2 dt p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: block;
	margin: 10px 0 20px;
}

.BontopNews_content .box1 li .line {
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	margin-bottom: 8px;
}

.BontopNews_content .box1 li span,
.BontopNews_content .box2 dt .fen,
.BontopNews_content .box2 dt i {
	font-size: 14px;
	color: #333;
}

.BontopNews_content .box1 li img {
	display: block;
	margin-top: 4px;
}

.BontopNews_content .box1 li:hover h3,
.BontopNews_content .box2 dt:hover h3,
.BontopNews_content .box2 dt:nth-child(1):hover .wz h4 {
	color: #feba00;
	transition: all 0.3s ease 0s;
	-webkit-transform: all 0.3s ease 0s;
}

.BontopNews_content .box1 li:hover,
.BontopNews_content .box2 dt:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
	transition: all 0.3s ease 0s;
	-webkit-transform: all 0.3s ease 0s;
}




.list_gd li {
	background: #fff;
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 30px;
}

.list_gd li a {
	display: flow-root;
	padding: 30px;
}

.list_gd li .txt p {
	font-size: 16px !important;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 20px 0 50px;
}

.list_gd li {
	width: 32%;
	margin-right: 2%;
	float: left !important;
}

.list_gd li:nth-child(3n) {
	margin-right: 0;
}

.list_gd li .imgfd,
.list_gd li .txt {
	width: 100%;
}

.list_gd li .imgfd {
	padding-top: 60%;
}

.list_gd li .txt b {
	margin-top: 20px;
	font-size: 20px;
	height: 26px;
	line-height: 26px;
	display: block;
	color: #333;
	overflow: hidden;
}

.list_gd li .txt p {
	margin-bottom: 30px;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	display: block;
}

.list_gd .date {
	color: #666;
	font-family: Arial;
	line-height: 20px;
	margin-bottom: 40px;
}

.list_gd .date b {
	display: block;
	font-size: 30px;
	display: block;
	margin: 10px 0 20px;
	color: #333;
}

.list_gd li span {
	display: block;
	font-size: 14px;
	color: #666;
	height: 34px;
	line-height: 34px;
	background: #ebebeb;
	padding: 0 10px;
	float: right;
	border-radius: 4px;
}

.list_gd li:hover .txt b {
	color: #feba00;
}


@media screen and (max-width:768px) {
	.BontopNews_content .box2 dt:nth-child(1) {
		width: 100%;
		margin-right: 0;
	}

	.BontopNews_content .box2 dt,
	.BontopNews_content .box1 li,
	.BontopNews_content .box1 li:nth-child(3n) {
		width: 49%;
		margin-right: 2%;
		margin-top: 14px;
	}

	.BontopNews_content .box1 li:nth-child(2n) {
		margin-right: 0;
	}

	.BontopNews_content .box1 li h3,
	.BontopNews_content .box2 dt h3 {
		font-size: 16px;
	}

	.BontopNews_content .box2 dt:nth-child(1) .wz h4 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.list_gd li {
		width: 49%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.list_gd li:nth-child(2n) {
		float: right !important;
	}
}

@media screen and (max-width:450px) {

	.BontopNews_content .box2 dt,
	.BontopNews_content .box1 li,
	.BontopNews_content .box1 li:nth-child(3n),
	.BontopNews_content .box1 li:nth-child(2n) {
		width: 100%;
	}

	.BontopNews_content .box2 dt .txt {
		min-height: auto;
	}

	.BontopNews_content .box1 li h3,
	.BontopNews_content .box2 dt h3,
	.Bontopadv .tab-hd li {
		font-size: 15px;
	}

	.BontopNews_content .box1 li p,
	.BontopNews_content .box2 dt p {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
	}

	.BontopNews_content .box2 dt p {
		height: 20px;
	}

	.BontopNews_content .box2 dt i,
	.BontopNews_content .box2 dt:nth-child(1) .wz .sub {
		display: block;
		font-size: 13px;
	}

	.BontopNews_content .box2 dt:nth-child(1) .imgfd img,
	.BontopNews_content .box2 dt .imgfd img {
		height: 250px;
	}

	.BontopNews_content .box2 dt:nth-child(1) .wz h4 {
		font-size: 16px;
	}

	.BontopNews_content .box2 dt:nth-child(1) .wz .pad2 {
		padding: 0 15px;
	}

	.BontopNews_content .box2 dt:nth-child(1) .wz {
		bottom: 15px;
	}

	.list_gd li {
		width: 100%;
	}

	.list_gd .date b {
		font-size: 20px;
	}

	.list_gd .date {
		line-height: 15px;
		margin-bottom: 20px;
	}

	.list_gd li .txt b {
		font-size: 16px;
	}

	.list_gd li .txt p {
		font-size: 14px !important;
		line-height: 24px;
		height: 48px;
		margin: 10px 0 20px;
	}
}