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:#0953b4;
	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 40px;
	background:#056ac0;
}

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

.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{padding-top:828px;}
.gzh_con01{}
.gzh_con01_t{height:60px;line-height: 58px;border-bottom:2px solid #dddddd;margin-bottom:44px;position: relative;}
.gzh_con01_t .gzh_con01_th{height:60px;line-height: 58px;border-bottom:2px solid #056ac0;position: absolute;left: 0;top:0;font-size:30px;font-weight: bold;color:#056ac0;}
.gzh_con01_a{text-align: right;line-height:60px;}
.gzh_con01_a a{color:#056ac0;font-size:18px;}
.gzh_con01_a a:hover{text-decoration: underline;color:#0953b4;}


.gzh_con01 ul{}
.gzh_con01 ul li{}
.gzh_con01_l{width:600px;overflow: hidden;height:380px;}
.gzh_con01_img{width:540px;position: relative;}
.gzh_con01_img img{width:540px;height:350px;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:600px;overflow: hidden;}
.gzh_con01_r ul {}
.gzh_con01_r ul li {height:175px;background: #eeeeee;padding:0 35px;padding-top:15px;}
.gzh_con01_r ul li h1{color:#000000;font-size:24px;font-weight:bold;border-bottom:1px solid #dddddd;line-height:54px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;}
.gzh_con01_r ul li h1 a{color:#000000;}
.gzh_con01_r ul li p{display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2; /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;}
.gzh_con01_r ul li p,.gzh_con01_r ul li .gzh_con01_date{color:#6e6e6e;font-size:14px;padding-top:12px;}

.gzh_con01_r ul li:hover,.gzh_con01_r ul li.on{background: #056ac0;}

.gzh_con01_r ul li:hover h1,.gzh_con01_r ul li:hover h1 a{color:#ffdfa9;}
.gzh_con01_r ul li:hover p{color:#ffffff;font-size:14px;}
.gzh_con01_r ul li:hover .gzh_con01_date{color:#ffffff;}
.gzh_con01_r ul li.on h1,.gzh_con01_r ul li.on h1 a{color:#ffdfa9;}
.gzh_con01_r ul li.on p{color:#ffffff;font-size:14px;}
.gzh_con01_r ul li.on .gzh_con01_date{color:#ffffff;}


/*样式替换*/
/*.gzh_main_con02{background:url(../images/gzh_bg.png) no-repeat center top;padding:75px 0 50px;margin-top:88px;}
.gzh_con00_li_t{}
.gzh_con00_li_t h1{border-bottom:2px solid #dddddd;position: relative;height:90px;line-height:90px;font-weight: bold;color:#056ac0;font-size:50px;}
.gzh_con00_li_t h1 i{position: absolute;bottom:-2px;background:#056ac0;width:120px;height:2px;left:0;}
.gzh_con00_li_t h2{line-height:60px;color:#056ac0;font-size:22px;font-weight: bold;}
.gzh_con02{padding:30px 0 40px;}
.gzh_con02 ul{overflow: hidden;margin-top:20px;}
.gzh_con02 ul li{float: left;}
.gzh_con02_img01{overflow-x: auto;width: 782px;}*/
/*样式替换*/

.gzh_main_con02{background:url(../images/gzh_bg.png) no-repeat center top;padding:75px 0 50px;margin-top:88px;}
.gzh_con02{height:972px;}
.gzh_con02 ul{overflow: hidden;}
.gzh_con02 ul li{width:580px;padding:27px 0;border-bottom:10px solid #056ac0;background:#ebf2fa;}
.gzh_con02_t{color:#ffdfa9;font-size:23px;text-align:center;font-weight:bold;background:url(../images/gzh_t01.png) no-repeat center top;height:61px;line-height:56px;}
.gzh_con02_img{padding:20px 12px 0 28px;height:790px;overflow-y: scroll;}
.gzh_con02_img img{width:100%;}



.gzh_main_con03{padding-top:20px;}
.gzh_con03_m{}
.gzh_con03_l{width:580px;}
.gzh_con03_l li{position: relative;margin-bottom:14px;overflow: hidden;}
.gzh_con03_l li a{display: block;]}
.gzh_con03_l li img{width:580px;}
.gzh_con03_l li i{background:url(../images/gzh_bf.png) no-repeat center top;display: block;width:74px;height:74px;position: absolute;top:138px;left:254px;}

.gzh_con03_r{width:600px;}
.gzh_con03_r ul{overflow: hidden;}
.gzh_con03_r ul li{border-top:1px solid #dddddd;margin-top:-28px;padding-top:27px;overflow:hidden}
.gzh_con03_main{width:358px;padding-right:20px;}
.gzh_con03_main h2{font-size:18px;color:#056ac0;}
.gzh_con03_main h1{color:#000000;font-size:24px;font-weight:bold;line-height:64px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;}
.gzh_con03_main h1 a{color:#000000;}
.gzh_con03_main h1 a:hover{color:#056ac0}
.gzh_con03_main p{display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2; /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;}
.gzh_con03_main p,.gzh_con03_main .gzh_con01_date{color:#000;font-size:14px;}
.gzh_con03_main .gzh_con01_date{padding-top:12px;}
.gzh_con03_img{padding-bottom:54px;overflow: hidden;}

.gzh_main_con04{background:#e8f3fd;}
.gzh_con04{}
.gzh_con04_t{padding:19px 0 40px;}
.gzh_con04_t .gzh_con01_th{background:url(../images/gzh_t.png) no-repeat center top;color:#ffffff;font-size:30px;line-height:54px;font-weight:bold;text-align: center;border-bottom:1px solid #056ac0;}

.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: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: 10px;
	border-radius: 5px;
}

.gzh_con05_img{margin-bottom:15px;overflow: hidden;}
.gzh_con05_m ul{overflow: hidden;margin-bottom:18px;}
.gzh_con05_m ul li{float: left;}
.gzh_main_con05{margin-top:12px;}



::-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: 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: #056ac0;
}


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

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

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

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

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



.gzh_con04_m .swiper-container{
	
	padding-bottom:30px;position: relative;
}	
.gzh_con04_m .swiper-slide{
	width:860px;
	}
.gzh_con04_m .swiper-slide a{
	transition: 0.2s;
	}	
.gzh_con04_m .swiper-slide a:hover{
	opacity:.6;}	
.gzh_con04_m .swiper-pagination{
	text-align:center;
	width:100%;
	margin-top:10px;bottom:0!important;position: relative;z-index: 100;}
.gzh_con04_m .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
	margin:0 5px;
	background:#75a2ce;
	border-radius: 0;
	opacity: 1;
}
.gzh_con04_m .swiper-pagination .swiper-pagination-bullet-active{background:#03519f;}
.swiper-button-prev{
	    width:20px;

    left: 20px;
    top: 190px;
    background: url(../images/index_tab_l.png) no-repeat 0 0;
background-size: 100% auto;
    z-index: 99;

	}	
.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: 20px;
    right: 20px;
    top: 190px;
	background: url(../images/index_tab_r.png) no-repeat 0 0;
    background-size: 100% auto;
	z-index:99;

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

.gzh_con04_m .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);
	}	
.gzh_con04_m .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;
}
.gzh_con04_m .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);
	}
.gzh_con04_m .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);
}
.gzh_con04_m .swiper-button-prev:hover,.gzh_con04_m .swiper-button-next:hover{
	opacity:0.6;
}

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




.gzh_con04_m .swiper-slide-prev,.gzh_con04_m .swiper-slide-next{transform: scale(0.9);}
.gzh_con01_l_img img{width:600px;height:380px;}


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

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

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