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: #c03e3e;
	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: #fff;
	color: #7f0707;
	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:#7f0707;
	background-color: #fff;
}

.select:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #7f0707;
	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: #7f0707;
}


.select select:focus {
	outline: none;
}

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

.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:#fdf1de;position: relative;}
.zt_bans{width:100%;overflow: hidden; }
.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;
    }

.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;}
.gzh_main{}
.gzh_main01{}
.gzh_main02{background:url(../images/gzhy_bg01.png) no-repeat center top;padding-top:30px;}
.gzh_main03{background:url(../images/gzhy_bg02.png) no-repeat center top;padding-top:42px;}
.gzh_main04{background:#fdf1de;}
.gzh_main05{background:url(../images/gzhy_bg03.png) no-repeat center top;padding-top:42px;}
.gzh_main06{background:#fdf1de;}


.gzh_con01{padding:70px 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:660px;}
.gzh_con01_img{width:660px;position: relative;}
.gzh_con01_img img{width:660px;height:371px;display: block;}
.gzh_con01_img a{display: block;position: absolute;bottom:0;width:100%;height:50px;line-height:50px;background:rgba(201,35,27,0.8);}
.gzh_con01_img a span{display:block;padding-left:28px;padding-right:88px;color:#ffffff;font-size:20px;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.gzh_con01_r{width:520px;overflow: hidden;}
.gzh_con01_r ul {overflow: hidden;}

.gzh_con01_r ul li {width:520px;}

.gzh_con01_r ul li a {
	display: block;
	overflow: hidden;
	background: url(../images/gzhy_icon01.png) no-repeat left center;
	padding-left: 22px;
	color: #333;
width:400px;float:left;
	line-height:54px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:20px;
}

.gzh_con01_r ul li span {
	color: #333;
	float: right;line-height:38px;
}

.gzh_con01_r ul li a:hover {
	color:#ce0201;
}
.gzhy_link{text-align: center;padding-top:10px;}
.gzhy_link a{color:#9b0101;font-size:18px;}
.gzh_con01_link{font-size: 14px;color:#666666;line-height:18px;padding-top:2px;text-align: right;}
.gzh_con01_link a{color:#c9231b;}
.gzh_con01_link a:hover{color:#ff0000;}
.gzh_con01_more{text-align: right;}
.gzh_con01_more a{color:#ce0201;font-size:17px;}
.gzh_con01_more a:hover{text-decoration: underline;}

.gzh_con02{margin-top:50px;background:url(../images/zth_bg01.png) repeat-x left top;border-radius: 20px;padding:32px 20px;}
.gzh_con02_t{text-align: center;color:#333;font-size:22px;line-height:36px;font-weight: bold;}
.gzh_con02_main{margin-top:22px;}
.gzh_con02_main ul{overflow: hidden;}
.gzh_con02_main ul li{float: left;margin:0 1.2%;width:30.9%;background:#fefdf4;border-radius: 10px;}
.gzh_con02_main ul li h1{background:#c9231b;height:46px;line-height:46px;text-align: center;font-size: 22px;color: #ffffff;font-weight: bold;border-radius: 10px 10px 0 0;}
.gzh_con02_m{border: 1px dashed #c9231b;border-top: none;border-radius: 0 0 10px 10px;padding:20px 8px 20px 10px;}
.gzh_con02_m p{border:1px solid #c9231b;background:#ffffff; float: left;height:34px;line-height: 34px;font-size:14px;color:#333333;line-height:34px;width:46%;margin:10px 1.5%;}
.gzh_con02_m p span{display: inline-block;background:#c9231b;width:34px;font-size:16px;font-weight:bold;text-align: center;color:#ffffff;margin-right: 2px;}
.gzh_con02_m h2{color:#000000;font-size: 14px;line-height:20px;text-indent: 2em;margin-bottom:4px;padding:0 10px;}



.gzh_con03{}
.gzh_con03_t{text-align:center;}
.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:50px;}
.gzh_con03_l{width:716px;margin-left:28px;}
.gzh_con03_img{border: 24px solid #ffffff;border-radius: 10px;box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);}
.gzh_con03_img img{display: block;width:664px;height:397px;}
.gzh_con03_r{width:449px;margin-right:35px;}

.gzh_con03_m h1{line-height:36px;font-size:22px; color:#333333;font-weight:bold;   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.gzh_con03_m h1 a{color:#333333;}
.gzh_con03_m h1 a:hover{color:#ce0201;}
.gzh_con03_date{color:#333333;font-size:17px;padding:8px 0;}
.gzh_con03_m p{font-size: 16px;color:#333333;line-height:30px;padding-top:5px;text-indent:2em;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}

.gzh_con04_t{color:#9b0101;text-align: center;font-size:30px;font-weight:bold;padding-top:60px;line-height:40px;}
.gzh_con04{margin-top:80px;width:1198px;margin:0 auto;}
.gzh_con04_m{margin-top:42px;margin-bottom:92px;}
.gzh_con04_m .swiper-slide a{display: block;overflow: hidden;}
.gzh_con04_m .swiper-slide a img{display: block;width:100%;}


.gzhy_con04 .gzh_con04_t{color:#ffdca6;text-align: center;font-size:30px;font-weight:bold;padding-top:4px;line-height:40px;}
.gzhy_con04_m{margin-top:62px;padding-bottom:142px;}
.gzhy_con04_m .swiper-slide a{display: block;overflow: hidden;}
.gzhy_con04_m .swiper-slide a img{display: block;width:100%;}

.gzhy_con05_m .swiper-slide a{display: block;overflow: hidden;margin-bottom:13px;}
.gzhy_m{margin:0 18px;}
.gzhy_con05_m{padding-top:40px;padding-bottom:60px;}

.gzh_con05{}
.gzh_con05_m{padding-top:15px;overflow: hidden;}
.gzh_con05_img{overflow-x:scroll;}
.gzh_con05_img img{height:363px;} 
.gzh_con02_img img{width:300px;height:190px;}

.gzh_con06{margin-top:80px;}
.gzh_con06_m{padding-top:40px;padding-bottom:72px;overflow: hidden;}
.gzh_con06_m ul{overflow: hidden;width:1310px;}
.gzh_con06_m ul li{float:left;margin-right:25px;}
.gzh_con06_img img{width:410px;height:290px;}
.gzh_con06_img a{display: block;width:410px;height:290px;position: relative;overflow: hidden;}
.gzh_con06_img a span{display: block;position:absolute;top:0;left:0;width:410px;height:290px;background: url(../images/zth_ad_hov.png) no-repeat left center;display: none;}
.gzh_con06_img a:hover span{display: block;}

.gzhy_cs{padding-top:40px;}
.zoom-in img {
	transition: all 0.5s ease-in-out;
}

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

.swiper-button-next, .swiper-button-prev{background-color:none;width:42px;height:62px;background-size: 20
px
 44
px
;}
.swiper-button-next, .swiper-button-prev{top:45%;}
.swiper-button-next{right:0;}
.swiper-button-prev{left:0;}
.gzhy_con04_m .swiper-button-next{right:50%;margin-right:-600px;}
.gzhy_con04_m .swiper-button-prev{left:50%;margin-left:-600px;}
.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;margin:0 5px;
}

.gzh_con01_l .swiper-pagination-bullets {
	margin-right: 40px!important;
	width:100%;
	bottom:10px;
}

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


::-webkit-scrollbar {
  width:10px;margin-left:200px;
 
}
::-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;
	display: none;
}

.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: #bc0203;
}


.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: #bc0203;
}

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

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

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

.page .disabled a {
	color: #aaa;
}
.swiper-container-horizontal>.swiper-scrollbar{opacity: 1!important;}
.td .swiper-slide{width:auto;height:405px;}
.all_gfwx li{float:left;margin-left:15px;}
.all_gfwx ul{overflow:hidden;}
.con_mid{}
        .content{width: 100%; margin: 0 auto; overflow: hidden; }
        .content_mid{}
		.bottom_scroll{ width:1200px; height:16px;margin:0 auto;}
		.bottom_scroll span{ float:left; width:20px; height:16px;text-align:center; line-height:16px; cursor:pointer; text-indent: 99em; overflow: hidden;}
        .scroll_border{ float:left; width:1158px;  height:16px; position: relative;background:#e5e5e5;}
        .scroll_btn{ cursor:pointer; width:20px; height: 12px;background:#bbbbbb;border-radius: 6px; position: absolute; left: 1px; top:2px;}
		.scroll_btn.now{ background:#ff0000;}
		.bottom_scroll span.scroll_l{background-image:url(../images/buttongroup.png); background-repeat:no-repeat; background-position:center 0px;}
		.bottom_scroll span.scroll_r{background-image:url(../images/buttongroup.png); background-repeat:no-repeat; background-position:center -16px;}
		.bottom_scroll span.scroll_t{background-image:url(../images/buttongroup.png); background-repeat:no-repeat; background-position:center -32px;}
		.bottom_scroll span.scroll_b{background-image:url(../images/buttongroup.png); background-repeat:no-repeat; background-position:center -32px;}
		#scroll_v {position:relative;}
		#scroll_v .content{ height:200px; position:relative;} 
		#scroll_v .content_mid{ width:100%;}
		#scroll_v .bottom_scroll{ width:16px; height:180px; position:absolute; right:5px; top:55px;}
		#scroll_v .bottom_scroll span{ float:left; width:20px; height:16px;text-align:center; line-height:16px; cursor:pointer; text-indent: 99em; overflow: hidden;}
        #scroll_v .scroll_border{  margin:2px 6px; width:6px; border:1px solid #ccc;height:100%; position: relative; box-shadow: -1px 0 2px #000 inset; border: 1px solid #ccc; }
        #scroll_v .scroll_btn{ cursor:pointer; width:12px; height: 12px;background:#CC0;border-radius: 6px; position: absolute; left:-3px; top:0;}
		#scroll_v .scroll_btn.now{ background:#FC3}
		#scroll_v .bottom_scroll span.scroll_left{ background-image:url(../images/buttongroup.png); background-repeat:no-repeat; background-position:center -32px;}
		#scroll_v .bottom_scroll span.scroll_rig{background-image:url(../images/buttongroup.png); background-repeat:no-repeat; background-position:center -48px;}
@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;}

	}