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: 16px;
}

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:#2682db;
	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 {
	padding: 40px 0;
	background:#056ac0;
}

.all_bots .wrap {
	position: relative;
}
.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: #2f67ee;
	color: #555;
	border: 1px solid #4b97f9;
	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);
}

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

.select select:focus {
	outline: none;
}

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

.all_foot img {
	position: relative;
	top: 10px;
	right: 6px;
	
}
.all_gfwx {
	position: absolute;
	right: 0;

}


.all_gfwx img{width:100px;height:100px;}
.all_gfwx li {display: inline-block;}
.all_gfwx img{display: block;}



.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{position: relative;padding-top:0;}
.zt_bans{width:100%;overflow: hidden;position: absolute;height:800px;}
.zt_ban{margin-left:-352px;}
.zt_ban img{width:1920px;display: block;}

.gzh_main_con01 .wrap,.gzh_main_con02 .wrap,.gzh_main_con03 .wrap,.gzh_main_con04 .wrap{overflow: hidden;}
.gzh_main_con01{padding-top:845px;background:#a4d3fd url(../images/bg01.png) repeat-x center 800px;padding-bottom:8px;}

.gzh_con01{}
.gzh_con01_t{height:106px;margin-bottom:30px;}
.gzh_con01_m{padding-bottom:20px;}
.gzh_con01_l{width:600px;}
.gzh_con01_img{width:600px;position: relative;}
.gzh_con01_img img{width:600px;height:380px;display: block;}
.gzh_con01_img a{display: block;position: absolute;bottom:0;width:100%;height:40px;line-height:40px;background:rgba(54,131,236,0.8);}
.gzh_con01_img a span{display:block;padding-left:18px;padding-right:88px;color:#ffffff;font-size:16px;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.gzh_con01_l .swiper-container{padding-bottom:0;}
.gzh_con01_l .swiper-pagination{margin-top:0;bottom:35px!important;}
    
.gzh_con01_r{width:580px;height:380px;overflow: hidden;background:#cae6ff;}
.gzh_con01_r ul {padding:0 22px;margin-top:-1px;}
.gzh_con01_r ul li {line-height:75px;border-top:1px solid #9acefd;}
.gzh_con01_r ul li a{font-size:16px;font-weight:600;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
  overflow: hidden;
  text-overflow: ellipsis;}
  
 .gzh_con02{}
 .gzh_con02_m{padding-bottom:20px;}
.gzh_con02_l{width:600px;}
.gzh_con02_img{width:600px;position: relative;}
.gzh_con02_img img{width:600px;height:380px;display: block;}

.gzh_con02_l .swiper-container{padding-bottom:0;}
.gzh_con02_l .swiper-pagination{margin-top:0;bottom:35px!important;}
.gzh_con02_l .swiper-container-horizontal>.swiper-pagination-bullets, .gzh_con02_l .swiper-pagination-custom, .gzh_con01_l .swiper-pagination-fraction{text-align: right;left: auto;
    right: 20px!important;}
    
.gzh_con02_r{width:580px;height:338px;overflow: hidden;background:#cae6ff;}
.gzh_con02_r ul {padding:0 22px;margin-top:-1px;}
.gzh_con02_r ul li {line-height:75px;border-top:1px solid #9acefd;}
.gzh_con02_r ul li a{font-size:16px;font-weight:600;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
  overflow: hidden;
  text-overflow: ellipsis;}


.gzh_con02_imgc{height:80px;}
.gzh_con02_imgc a{display: block;}
.gzh_con02_imgc img{width:150px;height:80px;}
.gzh_con02_text{width:350px;padding-top:10px;}
.gzh_con02_text a{font-weight:600;line-height:30px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;}
  
  
  
  .gzh_con2_more{text-align: center;padding-top:5px;padding-bottom:46px;}
  .gzh_con2_more a{display:inline-block;background:#2682db;width:202px;height:40px;border-radius: 20px;font-size: 20px;color:#ffffff;font-weight:700;line-height:40px;}


/*样式替换*/
.gzh_main_con02{height:600px;}
.gzh_con03{padding:0px 0;position: relative;}

.mt-tabpage {
position: relative;z-index: 10;
}
.mt-tabpage-title {
	height: 56px;
	margin:50px auto 0;
	text-align: center;
	background:url(../images/sj_bg.png) repeat-x center top;
	width:1200px;
	position: absolute;
	bottom:50px;
	margin-left:-600px;left:50%;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 58px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #2681da;
	font-size: 16px;
	font-weight:700;
	background:url(../images/sj.png) no-repeat center top;
	margin:0 58px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #2681da;
	background:url(../images/sj_hov.png) no-repeat center top;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #2681da;
	background:url(../images/sj_hov.png) no-repeat center top;
}
.mt-tabpage-count {
	position: relative;


	height:600px;
	overflow: hidden;
	
}
.mt-tabpage-count-main{position:absolute;width:1094px;height:404px;left:54px;top:54px;background:url(../images/tab_bg.png) repeat center top;}
.mt-tabpage-cont__wrap {
	position: absolute;
	width:100%;
	
}
.mt-tabpage-count .mt-tabpage-item {


overflow:hidden;
}
.ccc{width:1094px;margin:0 auto;}
.tab_l{width:500px;float: left;padding:106px 0 0 50px;}
.tab_r{float:right;padding:98px 48px 0 0;}
.tab_l h2{font-size:60px;font-weight:700;color:#fdc97c;line-height:50px;height:50px;
/*background: linear-gradient(#fff1db, #fdc97c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
 text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}
.tab_l p{padding-top:25px;color:#ffffff;font-size:16px;line-height:46px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; 
  overflow: hidden;
  text-overflow: ellipsis;}
  .tab_r img{width:454px;height:292px;}
  

.mt-tabpage-item01{background:url(../images/lshg2022.jpg) no-repeat center top;height:600px;}
.mt-tabpage-item02{background:url(../images/lshg2023.jpg) no-repeat center top;height:600px;}
.mt-tabpage-item03{background:url(../images/lshg2024.jpg) no-repeat center top;height:600px;}
.mt-tabpage-item04{background:url(../images/lshg2025.jpg) no-repeat center top;height:600px;}



/*样式替换*/

.gzh_main_con03{padding-top:45px;background:#eaf5ff url(../images/bg02.png) repeat-x center top;padding-bottom:8px;}
.gzh_con04_m{padding-top:5px;}
.gzh_con04{}
.gzh_con04_l{}
.gzh_con04_l img{width:799px;height:450px;}
.gzh_con04_r{background:#2682db;width:382px;height:450px;}
.gzh_con04_r ul{}
.gzh_con04_r ul li{line-height: 100px;color:#ffffff;font-size:16px;color:#ffffff;font-weight:700;padding:8px 40px 0;}
.gzh_con04_r ul li a{color: #ffffff;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
  overflow: hidden;
  text-overflow: ellipsis;}
 .gzh_con04_c{padding-top:15px;padding-bottom:46px;}
 .gzh_con04_c ul{overflow: hidden;width:1215px;}
 .gzh_con04_c ul li{width:210px;background:#ffffff;float: left;margin-right:12px;padding:10px;}
 .gzh_con04_c ul li .gzh_con04_li h1{border-bottom:2px solid #ececec;font-size:18px;font-weight:700;line-height:40px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
  overflow: hidden;
  text-overflow: ellipsis;}
.gzh_con04_c ul li .gzh_con04_li p{line-height: 24px;font-size:14px;padding-top:10px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;}
.gzh_con04_c ul li .gzh_con04_li .gzh_con04_time{padding-top:6px;font-size:14px;}
.gzh_con04_img img{width:210px;height:120px;}
 .gzh_con04_c ul li:hover{background:#2682db;color:#ffffff;}

.gzh_con05{}
.gzh_con05_m{}
.gzh_con05_m ul{width:1260px;overflow: hidden;}
.gzh_con05_m ul li{float:left;margin-right:40px;position: relative;width:580px;height:281px;margin-bottom:40px;overflow: hidden;}
.gzh_con05_img{position: absolute;width:580px;height:281px;left:0;top:0;}
.gzh_con05_img{width:580px;height:281px;}
.gzh_con05_img img{width:580px;height:281px;}
.gzh_con05_link{position: relative;z-index: 2;background:rgba(0,0,0,0.2);}
.gzh_con05_link a{width:324px;height:175px;display: block;padding:106px 0 0 256px;}

.gzh_con05_c{position: relative;margin-bottom:45px;overflow: hidden;}
.gzh_con05_c .gzh_con05_link a{width:635px;height:235px;display: block;padding:165px 0 0 565px;}
.gzh_con05_c .gzh_con05_img{width:1200px;height:400px;}
.gzh_con05_c .gzh_con05_img img{width:1200px;height:400px;}

.gzh_con05_m ul li:hover .gzh_con05_link,.gzh_con05_c:hover .gzh_con05_link{position: relative;z-index: 2;background:rgba(38,139,210,0.2);}


.gzh_main_con04{background:url(../images/bg04.jpg) no-repeat center top;height:700px;}
.gzh_con06{padding-top:55px;}
.gzh_con06 ul{overflow: hidden;padding-left:45px;}
.gzh_con06 ul li{width:271px;height:499px;padding:10px 0 10px 10px;background:url(../images/lm_bg.png) no-repeat center top;float: left;margin:0 130px;border:8px solid #ffffff;border-top:66px solid #ffffff;position:relative;}
.gzh_con06 ul li h1{background:url(../images/tc.png) no-repeat center top;height:34px;line-height:32px;color:#ffffff;font-weight:bold;font-size:12px;text-align:center;position:absolute;width:100%;top:-45px;margin-left:-12px;}
.gzh_con06_c{width:270px;height:499px;overflow-y: auto;}
.gzh_con06_c img{width:100%;}


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

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

.swiper-button-next, .swiper-button-prev{background-color:rgb(0, 0, 0,0.6);width:42px;height:62px;background-size: 20
px
 44
px
;}

.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;

}
.gzh_con01_l .swiper-pagination-bullet{opacity: 0.6;}
.gzh_con01_l .swiper-pagination-white .swiper-pagination-bullet-active{opacity: 1;}
.gzh_con01_l .swiper-pagination-white .swiper-pagination-bullet-active {
	width: 8px;
	border-radius: 5px;
}




::-webkit-scrollbar {
  width:6px;
 
}
::-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: 280px;
}

.nsbd_con03_img {}

.nsbd_con03_img img {
	width: 320px;
	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: 900px;
}

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


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

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

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

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

.page .disabled a {
	color: #aaa;
}



.swiper-container{
	
	padding-bottom:30px;position: relative;
}	
.swiper-slide{
	width:860px;
	}
.swiper-slide a{
	transition: 0.2s;
	}	
.swiper-slide a:hover{
	opacity:.6;}	
.swiper-pagination{
	text-align:center;
	width:100%;
	margin-top:10px;bottom:0!important;position: relative;z-index: 100;}
.swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
	margin:0 5px;
	background:#2682db;

	opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active{background:#fff;}
.swiper-button-prev{
	    width: 50%;
    height: 452px;
    left: -450px;
    top: 25px;
    background: url(../images/ichimatsu.png) repeat 0 0;

    margin-top: 0;
    z-index: 99;
    transition: 0.2s;
    transform: scale(0.995);
	}	
.swiper-button-prev:before{	
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/slide_prev.png) no-repeat 0 center;
    left: 94%;
    top: 50%;
    margin-top: -180px;
}
.swiper-button-next{
	width:50%;
	height:452px;
	right:-450px;
	top:25px;
	background: url(../images/ichimatsu.png) repeat 0 0;
    border-radius: 5px;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	 transform: scale(0.995);
	}
.swiper-button-next:after{	
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/slide_prev.png) no-repeat 0 center;
    right: 94%;
    top: 50%;
    margin-top: -180px;
	transform: rotate(180deg);
}
.swiper-button-prev:hover,.swiper-button-next:hover{
	opacity:0.6;
}

.swiper-slide-prev,.swiper-slide-next{transform: scale(0.9);}



.pro-right{display: none;}
.pro-right.active{display: block;}


.pagination .input-page .input-group{display: inline-block;}
.pagination .input-page .input-group .form-control{width: 30px;height: 25px;}
.pagination .input-page .input-group .btn{background-color: #1e4c86;color: white;width: 40px;height: 30px;}
