body {
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 16px;
	color: #333;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 24px;
	min-width: 1200px;
	font-size: 17px;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p,
dd,
dt {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

input {
	outline: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color:#ce0201;
	text-decoration: none;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

button {
	border: none;
	outline: none;
	cursor: pointer;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.all_body {
	position: relative;
}

.all_heads {
	background: #ffffff;
	height: 80px;
}

.all_logo {
	padding-top: 18px;
}

.all_search {
	padding-top: 16px;
	margin-left: 32px;
	position: relative;
}

.all_search a {
	display: block;
	border: 1px solid #b2b2b2;
	border-radius: 4px;
	height: 40px;
	width: 40px;
	background: url(../images/search.png) no-repeat center center;
}

.all_search a:hover {
	border: 1px solid #b2b2b2;
	background: url(../images/search_hov.png) no-repeat center center;
}



.find_inputBlock {
	position: absolute;
	right: 39px;
	top:16px;
	width:0px;
	height:41px;
	overflow: hidden;
	border-bottom: 1px solid #b2b2b2;
	border-radius: 4px 0 0 4px;
	
}
.all_search:hover .find_inputBlock{width:200px;transition: all .5s ease;}

.all_search input {
	position: relative;
	height: 40px;
	padding-left: 15px;
	width: 200px;
	background: #fff;
	border: 1px solid #b2b2b2;

	padding-right: 11px;
	display: block;
	line-height:36px;
	font-size:16px;
}

.all_menu {
	overflow: hidden;
	
}

.all_menu ul {
	overflow: hidden;
	position: relative;
	left:0;
}

.all_menu ul li {
	float: left;
	margin-left: 40px;
	padding-top: 18px;
}

.all_menu ul li a {
	color: #1e4c86;
	height: 40px;
	line-height: 40px;
	display: block;
	padding: 0 6px;
	font-size: 18px;
	font-weight: 400;
}

.all_menu ul li a:hover,
.all_menu ul li.active a {
	border-bottom: 3px solid #1e4c86;
}

.all_menu ul.cur {
	
	left: -200px;
	transition: all .5s ease;
}
.all_bans{position: relative;}
.swiper-container {
	position: relative;
	/*height: 500px;*/
	
	overflow: hidden;
}

.all_bans img {
	/*
	height: 500px;
	width: 1920px;
	*/
	width:100%;
	display: block;
}


.all_bots {
	background: #ba0e0d;
	padding: 40px 0;
}

.all_bots .wrap {
	position: relative;
}

.all_gfwx {
	position: absolute;
	right: 0;

}
.all_gfwx img{display: block;}

.all_gfwx p {
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}

.all_link {
	text-align: left;
	font-size: 15px;
	color: #ffffff;
}

.all_link p {
	display: inline-block;
}

.select {
	display: inline-block;
	width: 232px;
	position: relative;
	vertical-align: middle;
	padding: 0;
	overflow: hidden;
	background-color: #ba0e0d;
	color: #ffd6d5;
	border: 1px solid #f23430;
	text-shadow: none;
	border-radius: 4px;
	transition: box-shadow 0.25s ease;
	z-index: 2;
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
}

.select:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	color:#000;
	background-color: #e41f1b;
}

.select:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #ffd6d5;
	top: 10px;
	right: 10px;
	cursor: pointer;
	z-index: -2;
}

.select select {
	cursor: pointer;
	padding: 0 10px;
	width: 100%;
	border: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #ffd6d5;
}


.select select:focus {
	outline: none;
}

.all_foot {
	text-align: left;
	color: #ffd6d5;
	font-size: 15px;
	line-height: 40px;
	padding-top: 20px;
}
.all_foot span{color:#ffffff;font-weight:600;}
.all_foot a{color:#ffffff;}

.all_foot img {
	position: relative;
	top: 10px;
	right: 6px;
	
}
.all_gfwx img{width:100px;height:100px;}

.zoom-in img {
	transition: all 0.5s ease-in-out;
}

.zoom-in img:hover {
	transition: all 0.5s ease-in-out;
	transform: scale(1.1);
}

.gzh_bg{background:#fdf3e5;position: relative;}
.zt_bans{width:100%;overflow: hidden;height:540px;}
.zt_ban{margin-left:-360px;}
.zt_ban img{width:1920px;display: block;}


.zt_con04_m .swiper-container {
        width: 100%;
        height: 100%;
    }
.zt_con04_m .swiper-slide {
        background-position: center;
        background-size: cover;
    }
    
.list_bre{margin:0 0px;font-size:20px;color:#0a79e1;border-left:5px solid #0a79e1;padding-left:10px;}
.list_bre a{color:inherit;}  
.list_m{padding:18px 0px;}  

    

.zt_con05_m .swiper-container{height:480px;padding-top:180px;}
.zt_con05_m .swiper-button-next, .zt_con05_m .swiper-button-prev{display: block;top:35px;}
.zt_con05_m .swiper-slide{height:auto;}


.zt_con05_m .layer-mask {
	width: 100%;
	height: 353px;
	opacity: 0.7;
	transition: all 0.5s;
	background-color: #3e3e3e;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.zt_con05_m .swiper-slide-active .layer-mask {
	display: none;
}

.zt_con05_m .pc-banner {
	width: 100%;

}

.zt_con05_m .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(1.4);
	/* margin: 1px; */
	transform: scale(1.4);
	
	overflow: hidden;

}

.zt_con05_m .swiper-slide-active,.zt_con05_m .swiper-slide-duplicate-active {
	-webkit-transform: scale(1.6);
	transform: scale(1.6);
	z-index: 1002;
}


.zt_con05_m .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.zt_con05_m .swiper-slide p {
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	height:38px;line-height:38px;text-indent:20px;
	margin-top:-38px;
	position: relative;
	color:#fff;border-radius:0 0 10px 10px;
	
}

.zt_con05_m .swiper-slide-active a:after {
	background: none;
}


.zt_con05_m .swiper-slide img {
	width: 100%;

	display: block;
	height: auto;
	border: none;border-radius: 10px;
}

.zt_con05_m .swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}

.zt_con05_m .swiper-pagination-bullet {
	background: #00a0e9;
	margin-left: 4px;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-bottom: 4px;
}

.zt_con05_m .swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #FFF;
	margin-bottom: 0;
}


.zt_con05_m .button {
	width: 100%;
	margin: 0 auto;
	top: -380px;
	position: relative;
	z-index: 1002;
}



.zt_con05_m .button div:hover {
	background-color: #333;
	opacity: 0.8;
	cursor: pointer;
}

.zt_con05_m .swiper-button-prev {
	width: 40px;
	height: 58px;

	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat;
	opacity: 0.5;
	background-size: 15px;
	cursor: pointer;
	left:128px;
}

.zt_con05_m .swiper-button-next {
	width: 40px;
	height: 58px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat;
	opacity: 0.5;
	background-size: 15px;
	cursor: pointer;
	right:128px;
}


.gzh_mains{position: relative;padding-top:34px;padding-bottom:80px;}
.gzh_main{}
.gzh_main01{}
.gzh_main02{background:#fff4db url(../images/tw_bg03.png) no-repeat center bottom;padding-bottom:84px;padding-top:30px;}





.gzh_con01{background:#feefd9;border-radius: 0;}
.gzh_con01_t{background:url(../images/tw_t01.png) no-repeat left center;height:130px;}
.gzh_con01_t span{display:block;width:300px;height:60px;line-height:60px;margin-left:108px;padding-top:50px;color:#fefee7;font-size:28px;font-weight:bold;}
.gzh_con01 ul{}
.gzh_con01 ul li{}
.gzh_con01_l{width:600px;}
.gzh_con01_img{width:600px;position: relative;}
.gzh_con01_img img{width:600px;height:400px;display: block;}
.gzh_con01_img a{display: block;}
.gzh_con01_img a span{display:block;position: absolute;bottom:0;width:560px;height:50px;line-height:50px;background:rgba(172,7,9,0.7);padding-left:20px;padding-right:20px;color:#f9e0a1;font-weight:bold;font-size:18px;text-align: center;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.gzh_con01_r{width:550px;position: relative;}
.gzh_con01_line{background:#e9e9e9;width:2px;position: absolute;height:350px;left:4px;top:23px;}
.gzh_con01_r ul{margin-top:20px;}
.gzh_con01_r ul li{position: relative;padding-right:30px;}
.gzh_con01_r ul li a{color:#000000;line-height:60px;font-size:18px;overflow: hidden;display:block;white-space: nowrap;
    text-overflow: ellipsis; background:url(../images/yd.png) no-repeat left center;padding-left:28px;}
.gzh_con01_r ul li a:hover{color:#c71110;background:url(../images/yd_hov.png) no-repeat left center;}

.gzh_link{text-align: center;margin-top:35px;}
.gzh_link a{color:#c71110;border: 1px solid #ad0d0c;width:240px;height:60px;line-height:60px;text-align: center;font-size:20px;font-weight:bold;display: inline-block;}
.gzh_link a:hover{color:#ffffff;background:#c71110;}


.gzh_con02{margin-top:80px;}
.gzh_con02_t{text-align: center;}
.gzh_con02_l{width:600px;}
.gzh_con02_r{width:560px;}
.gzh_con02_img{width:600px;position: relative;}
.gzh_con02_img img{width:600px;height:400px;display: block;}
.gzh_con02_img a{display: block;}
.gzh_con02_main{margin-top:70px;background: #feefd9;}
.gzh_con02_main ul{overflow: hidden;padding-top:15px;}
.gzh_con02_main ul li{padding-right:30px;padding-bottom:10px;}
.gzh_con02_main ul li h1{height:54px;line-height:54px;font-size: 20px;color: #b10b15;font-weight: bold;white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden;}
.gzh_con02_main ul li h1 a{color: #b10b15;}
.gzh_con02_main ul li p{line-height: 30px;font-size:16px;color:#000000;display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 4;*/
    overflow: hidden;}



.gzh_con03{margin-top:80px;}
.gzh_con03_t{background:url(../images/zth_t.png) no-repeat left center;height:54px;line-height: 54px;position: relative;}
.gzh_con03_t span{font-size: 28px;color:#ffffff;font-weight:bold;display: block;padding-left:80px;}
.gzh_con03_t a{position: absolute;right:16px;height:54px;line-height: 54px;color:#ffffff;font-size:17px;top:0;}
.gzh_con03_m{padding-top:20px;}
.xx_con_t{margin:0 14px;border-bottom:2px solid #e9e9e9;height:58px;position: relative;}
.xx_con_t span{color: #c71110;padding-right:4px;display: inline-block;height:58px;line-height:58px;border-bottom: 2px solid #c71110;font-weight:bold;font-size: 20px;background:url(../images/ico.png) no-repeat left center;padding-left:40px;}
.xx_con_t a{position: absolute;color:#ad0d0c;font-size: 16px;font-weight: bold;right:0;height:58px;line-height:58px;}
.xx_con_m ul{overflow: hidden;padding-top:46px;}
.xx_con_m ul li{}
.xx_con_m ul li a{width:100%;display: block;overflow: hidden;}
.xx_con_m ul li a img{width:100%;}
.xx_con_m{margin:0 16px;}
.sp_con_m{overflow: hidden;padding-top:46px;margin:0 16px;}
.sp_con_m ul{overflow: hidden;}
.sp_con_m ul li{}
.sp_div{display: block;position: relative;overflow: hidden;}
.sp_div img.zt{width:100%;display: block;}
.sp_div span{position: absolute;bottom:0;left:0;display: block;width:100%;text-align: center;height:30px;line-height:30px;color:#ffffff;background:rgba(172,7,9,0.7);}
.sp_div img.bj{width:100%;position: absolute;left:0;top:0;display: block;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0px;}
.swiper-pagination-white .swiper-pagination-bullet{background:#c4c4c4;opacity: 1;width:10px;height:10px;}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#c71110;}
.swiper-container{padding-bottom:45px;}

.gzh_con04{margin-top:80px;}
.gzh_con04_m{padding-top:62px;overflow: hidden;}
.gzh_con04_m ul {}

.gzh_con04_m ul li {width:550px;margin:20px 23px;float:left;overflow: hidden;background:#feefd9;border:2px solid #ffd8a0;border-radius: 60px;position: relative;padding-bottom:15px;}
.gzh_num{background:#bf160e;border-radius: 50%;color:#ffffff;font-size: 36px;font-weight: bold;text-align: center;width:82px;height:82px;line-height:82px;top:12px;left:14px;position: absolute; box-shadow: 0px 0px 7px #bf160e;}
.gzh_con04_m ul li h1{font-size: 20px;font-weight: bold;color:#000;padding:0 54px 0 118px;padding-top:14px; white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden;}
.gzh_con04_m ul li p{font-size: 14px;color:#000;line-height:22px;padding:10px 54px 0 118px;padding-top;15px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}





.gzh_con05{margin-top:70px;padding-bottom:20px;}
.gzh_con05_m{padding-top:54px;overflow: hidden;}
.gzh_con05_m ul {}

.gzh_con05_m ul li {width:550px;border-left: 10px solid #ba0e0d;;margin:8px 20px;float:left;overflow: hidden;background:#feefd9;border-radius:6px;}

.gzh_con05_m ul li a{font-size: 18px;font-weight: bold;color:#c40b0a;height:58px;line-height:58px; padding:0 25px;white-space: nowrap;
    text-overflow: ellipsis;display: block;} /*overflow: hidden;*/
.gzh_con05_m ul li p{font-size: 14px;color:#000;line-height:22px;padding:10px 54px 0 118px;padding-top;15px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}


.swiper-button-prev,.swiper-button-next{width:25px;height:25px;border-radius: none;background:none;margin-top:-18px!important;}
.swiper-button-prev{background:url(../images/left.png) no-repeat center bottom;}
.swiper-button-prev:hover{background:url(../images/left_hov.png) no-repeat center bottom;}
.swiper-button-next{background:url(../images/right.png) no-repeat center bottom;}
.swiper-button-next:hover{background:url(../images/right_hov.png) no-repeat center bottom;}








.zoom-in img {
	transition: all 0.5s ease-in-out;
}

.zoom-in:hover img{
	transition: all 0.5s ease-in-out;
	transform: scale(1.1);
}

.swiper-button-next, .swiper-button-prev{}
.swiper-button-next, .swiper-button-prev{}
.gzh_con01_l .swiper-container-horizontal>.swiper-pagination-bullets,
.gzh_con01_l .swiper-pagination-custom,
.gzh_con01_l .swiper-pagination-fraction {
	text-align: right;
	bottom: 15px;left:auto;right:20px!important;
}

.gzh_con01_l .swiper-pagination-bullet {
	width:10px;
	height: 10px;
	border-radius: 50%;
	text-align: right;
}

.gzh_con01_l .swiper-pagination-bullets {
	margin-right: 40px!important;
	width: 80px!important;
}

.gzh_con01_l .swiper-pagination-white .swiper-pagination-bullet-active {
	width: 10px;
	border-radius: 5px;
}


::-webkit-scrollbar {
  width:20px;
 
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius:0px;
  -ms-border-radius:0px;
  -o-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;

  background-color:#BBB;
}
::-webkit-scrollbar-track {

  border-radius:0px;
  background: #E5E5E5;
}

.nsbd_con03 {
	width: 300px;
}

.nsbd_con03_img {}

.nsbd_con03_img img {
	width: 360px;
	height: 220px;
	display: block;
}

.nsbd_search {
	height: 60px;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
	position: relative;
}

.nsbd_search input {
	padding: 20px 10px 0 20px;
	border: none;
	font-size: 16px;
}

.nsbd_search a {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: #dcdcdc url(../images/ab_search.png) no-repeat center center;
	width: 80px;
	height: 60px;
	line-height: 60px;
}

.nsbd_con04 {
	width: 1200px;
}

.nsbd_con04 ul {}

.nsbd_con04 ul li {
	border-bottom: 1px solid #e5e5e5;
	padding:0 0 30px 0;margin-bottom:30px;
}

.nsbd_con04 ul li h1 {
	font-size: 22px;
	padding-bottom: 14px;
	font-weight:500;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nsbd_con04_date {
	font-size: 16px;
	color: #999999;
}

.nsbd_con04_link a {
	font-size: 16px;
}

.nsbd_con08 {
	margin-bottom: 40px;
}

.nsbd_con08 ul {}

.nsbd_con08 ul li {}

.nsbd_con08 ul li a {
	display: block;
	background: #f1f3f7;
	height: 64px;
	line-height: 64px;
	padding-left: 30px;
	font-size: 22px;
	font-weight:500;
	color:#333333;
}

.nsbd_con08 ul li a:hover,
.nsbd_con08 ul li a.active {
	color: #ffffff;
	background: #cf0501;
}


.page {
	margin: 30px auto 0;
	width: 100%;
}

.page ul {
	padding: 0;
	text-align: center;
}

.page ul::after {
	content: '';
	display: block;
	clear: both;
}

.page ul li {
	display: inline-block;
	width: auto;
	min-width: 32px;
	height: 32px;
	line-height: 32px;
	list-style: none;
	border-bottom: none;
	margin: 0 5px;
	padding-bottom: 0;
}

.page a {
	color: #444;
	padding: 0 10px;
	text-decoration: none;
	display: block;
	text-align: center;
}

.page ul li:first-child a {}

.page ul li a:hover {
	background-color: #cf0501;
}

.page ul li a:hover {
	color: white;
}

.page .disabled a:hover {
	background-color: white;
	cursor: not-allowed;
	color: #aaa;
}

.page .active a {
	background-color: #cf0501;
	color: white;
}

.page .disabled a {
	color: #aaa;
}
.gzh_con04_mm{width:100%;}
.gzh_con04_mm ul{overflow:hidden;}
.gzh_con04_mm ul li{float:left;width:50%;padding-right:0;}
.gzh_con04_mm ul li a{display:block;padding-right:30px;}


@media screen and (max-width: 1280px) {
	.wrap {
		width: 1200px;
	}
	.gzh_con01_r{width:522px;}
	.gzh_con02_m p{font-size: 13px;}
	.gzh_con03_l{width:646px;}
	
	.gzh_con02_l{width:495px;}

	.gzh_con04_m ul li{width:553px;}
	.gzh_con04_m ul li a{width:420px;}
	.nsbd_con04 {
    width: 780px;
}
.gzh_con06_img img,.gzh_con06_img a,.gzh_con06_img a span{width:390px;height:276px;}
.gzh_con06_m ul li{margin-right:15px;}

}

.all_gfwx li{float:left;margin-left:15px;}
.all_gfwx ul{overflow:hidden;}