*{
     box-sizing: border-box;
}
html{
	font-size: 18px;
}
body,input,textarea,button,select{
      /*font-family:"SimHei",helvetica,arial;*/
     font-size: 12px;
    color: #666;
}
img{ max-width:100%; }
body{
	padding-top: 80px;
}
a{
	color: #666;
}
a:hover{
	color: #244d85;
}
video{ background: #000; display: block; }
/*公共*/
.wrap{
	width: 1347px;
	margin: 0 auto;
}
.mobile-subnav-meau,
.gh{
	display: none;
}

 .g-mobile{
 	display: none;
 }
/*header*/
.header{
	height: 80px; position: fixed; left: 0; right: 0; top: 0; background: #fff;
	box-shadow: rgba(0,0,0,0.1) 0 10px 10px; z-index: 999;
}
.header .wrap{
	position: relative;
}
.header .logo{
	line-height: 80px; display: inline-block;
}
.header .logo img{
	vertical-align: middle;width:150px; position: relative; top: -2px;
}
.header .nav{
	display: inline-block; margin-left: 77px; float:right; margin-right:120px;
}
.header .nav li{
	display: inline-block; line-height: 80px; padding: 0 10px; position: relative; font-size: 16px; color: #222222;  margin-right: 40px; font-weight:bold;
}
.header .nav li:last-child{
	margin-bottom: 0;
}

.header .nav li > a{
	color: #222;
}

.header .nav dl{
	position: absolute; left: 0; width: 99999px; top: 80px; height: 70px; line-height: 70px; background: rgba(36,77,133,0.65); z-index: 99; font-size: 14px; color: #fff; padding-left: 10px;  height: 0; overflow: hidden; visibility: hidden; opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.header .nav  dd{
	display: inline-block; padding: 0 30px;
}
.header .nav  dd a{
	color: #fff;
}
.header .nav li.active > a,
.header .nav li:hover > a{
	color: #244d85;
}
/*.header .nav li.active dl,*/
.header .nav li:hover dl{
	height: 70px; visibility: visible; opacity: 1;
}

.header .search{
	position: absolute; right: 0; top: 25px;
}
.header .search input{
	width: 83px; height: 28px; border: 0; border-bottom: 1px solid #666666; display: inline-block;vertical-align: top;
}
.header .search button{
	border: 0; background: url(/Public/imgs/icon-search.png) no-repeat center; width: 27px; height: 27px; cursor: pointer; display: inline-block;vertical-align: top;
}
/*header end*/
/*footer*/
.footer{
	text-align: center; padding: 88px 0 30px; color: #666;
}
.footer a{
	color: #666;
}
.footer a:hover{
	color: #244d85;
}
.footer .nav li{
	display: inline-block; font-size: 1rem;  margin: 0 0.8rem; vertical-align: top;position: relative;
}
.footer .nav .qr{
	position: absolute; left:50%; margin-left: -130px; bottom: 0; background: #fff; width: 260px; height: 210px;border: 1px solid #cecccc; z-index: 9;margin-bottom: 60px; box-shadow: 0 2px 8px rgba(0,0,0,0.2); display: none;
	
}
.footer .nav li:hover .qr{
	display: block;
}
.footer .nav .qr:after{
	background: url(/Public/imgs/icon-bg.png) no-repeat; background-size:cover ; width: 15px; height: 14px; 
	position: absolute; left: 50%; margin-left: -7.5px; bottom: -14px; content: "";
}
.footer .nav .qr-img{
	margin-top: 20px;
}
.footer .nav .qr-tit{
	font-size: 18px; margin-top: 10px;
}
.footer .copyright,
.footer .links{
	 font-size: 1rem; margin-top: 25px;
}
.footer .links a{
	display: inline-block; 
}
.footer .links a+ a{
	margin-left: 20px;
}

/*footer end*/
.gb-none{
	display: none;
}
.gb-hd{
	border-bottom:1px solid #666;
}
.gb-hd .tit{
	border-bottom: 6px solid #244d85;display: inline-block; padding-bottom: 15px; font-size: 1.4rem; color: #222222; padding-top: 15px; letter-spacing:6px; font-weight: bold;
}

.m-banner{
	height: 200px; background-size:cover ; background-position:center ; text-align: center; line-height:200px;
}
.m-banner-tit{
	font-size: 2.2rem; color: #fff; color: rgba(255,255,255,.6); 
}
.m-banner-tit span{
	margin:0 20px;
}
.m-page{
	height: auto; overflow: hidden;
}
.m-page-main{
	float: right; width: 1050px;
}
.gb-tit{
	text-align: center; font-size: 1.4rem; color: #222222; padding-top: 35px; font-weight: bold;
}
.gb-tit-l{
	text-align: left;
}
.subnav{
	width: 260px; margin-top: 40px; float: left;
}
.subnav li> a{
	height: 3rem; line-height: 3rem; font-size: 1rem; color: #333333; display: block; font-weight: bold;
}
.subnav-c{
	text-align: center;
}
.subnav li.m >a{
	background-image: url(/Public/imgs/icon-m.png); background-size:0.6rem 1.2rem ; background-repeat:no-repeat ; background-position:right 20px  center;
}

.subnav li.active>a{
	background-color: #244d85;color: #fff;
}

.subnav li.m.active>a{
	background-image: url(/Public/imgs/icon-m-1.png);background-size:1.2rem 0.6rem ; 
}

.subnav li.active > dl{
	display: block;
}
.subnav li> dl{
	text-align: center; display: none;
}
.subnav li> dl>dd{
	 margin-top: 1px; font-size: 1rem;
}
.subnav li> dl>dd> a{
	display: block; color: #444;height: 53px; line-height: 53px;
}


.subnav li> dl>dd.active> a{
	background: #afafaf; color: #fff;
}
.subnav li> dl.bgc>dd> a{
	background-color:#e0e0e1 ;
}

.subnav li> dl.bgc>dd.active> a{
	background: #244d85; color: #fff;
}
.subnav li> dl>dd >dl{
	display: none;
}
.subnav li> dl>dd.active >dl{
	display: block;
}
.subnav li> dl>dd >dl dd a{
	font-size: 0.9rem; color: #444444; line-height: 35px;
}

.subnav li> dl>dd >dl dd.active a{
	color: #244d85; font-weight:bold;
}
.subnav-icon{
	width: 2.22rem; height: 2.22rem; background-repeat:no-repeat ; background-position:left  center; margin-left: 15px;  margin-right: 35px; display: inline-block; vertical-align: middle;
}
.subnav-icon-1{
	background-image:url(/Public/imgs/icon1.png) ;
}
.subnav li.active .subnav-icon-1{
	background-image:url(/Public/imgs/icon1-1.png) ;
}
.subnav-icon-2{
	background-image:url(/Public/imgs/icon2.png) ;
}
.subnav li.active .subnav-icon-2{
	background-image:url(/Public/imgs/icon2-1.png) ;
}
.subnav-icon-3{
	background-image:url(/Public/imgs/icon3.png) ;
}
.subnav li.active .subnav-icon-3{
	background-image:url(/Public/imgs/icon3-1.png) ;
}
.subnav-icon-4{
	background-image:url(/Public/imgs/icon4.png) ;
}
.subnav li.active .subnav-icon-4{
	background-image:url(/Public/imgs/icon4-1.png) ;
}
.subnav-icon-5{
	background-image:url(/Public/imgs/icon5.png) ;
}
.subnav li.active .subnav-icon-5{
	background-image:url(/Public/imgs/icon5-1.png) ;
}
.subnav-icon-6{
	background-image:url(/Public/imgs/icon6.png) ;
}
.subnav li.active .subnav-icon-6{
	background-image:url(/Public/imgs/icon6-1.png) ;
}
.subnav-icon-7{
	background-image:url(/Public/imgs/icon7.png) ;
}
.subnav li.active .subnav-icon-7{
	background-image:url(/Public/imgs/icon7-1.png) ;
}
.subnav-icon-8{
	background-image:url(/Public/imgs/icon8.png) ;
}
.subnav li.active .subnav-icon-8{
	background-image:url(/Public/imgs/icon8-1.png) ;
}
.subnav-icon-9{
	background-image:url(/Public/imgs/icon9.png) ;
}
.subnav li.active .subnav-icon-9{
	background-image:url(/Public/imgs/icon9-1.png) ;
}
.subnav-icon-10{
	background-image:url(/Public/imgs/icon10.png) ;
}
.subnav li.active .subnav-icon-10{
	background-image:url(/Public/imgs/icon10-1.png) ;
}
.subnav-icon-11{
	background-image:url(/Public/imgs/icon11.png) ;
}
.subnav li.active .subnav-icon-11{
	background-image:url(/Public/imgs/icon11-1.png) ;
}
.subnav-icon-12,
.subnav-icon-13,
.subnav-icon-14,
.subnav-icon-15{
	background-size:2.9rem 2.8rem ; width: 2.9rem; height: 2.8rem;
}
.subnav-icon-12{
	background-image:url(/Public/imgs/icon12.png) ;
}
.subnav li.active .subnav-icon-12{
	background-image:url(/Public/imgs/icon12-1.png) ;
}
.subnav-icon-13{
	background-image:url(/Public/imgs/icon13.png) ;
}
.subnav li.active .subnav-icon-13{
	background-image:url(/Public/imgs/icon13-1.png) ;
}
.subnav-icon-14{
	background-image:url(/Public/imgs/icon14.png) ;
}
.subnav li.active .subnav-icon-14{
	background-image:url(/Public/imgs/icon14-1.png) ;
}
.subnav-icon-15{
	background-image:url(/Public/imgs/icon15.png) ;
}
.subnav li.active .subnav-icon-15{
	background-image:url(/Public/imgs/icon15-1.png) ;
}

.gb-pages{
	margin-top: 60px; text-align: center;
}
.gb-pages button,
.gb-pages .next,
.gb-pages .prev{
	background: #244d85; font-size: 0.9rem; color: #fff; border: 0; width: 4.5rem; height: 2.5rem; margin: 0 0.9rem; cursor: pointer; display: inline-block; line-height: 2.5rem;
}
.gb-pages .child,
.gb-pages .num{ display: none;}

.gb-pages .btn-blue{
	background: #244d85;
}
.gb-pages button:hover{
	opacity: 0.85;
}
/*公共 end*/



/*banner*/
.banner{
	height: 89vh;
}
.banner .swiper-slide{
	text-align: center;
}
.banner .swiper-slide img{
	max-width: 100%; 
	/*max-height:750px; */
	height: 89vh
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 35px;
}
.swiper-pagination-bullet{
	width: 15px; height: 15px; background: #fff; opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #244d85;
}
/*banner end*/

/*首页*/
.h-news{
	margin-top: 88px;
}
.h-news-list{
	height: auto; overflow: hidden; margin-right: -25px;
} 
.h-news-list .item{
	width: 432px; float: left; margin-right: 25px;
}
.h-news-list .item-type{
	height: 60px; line-height: 60px; text-align: center; background: #dcdada; font-size: 1.1rem; color: #444444; font-weight: bold;
}

.h-news-list .item-main{
	margin-top: 30px;  height: 432px;
}
.h-news-list .item-main li{
	border-top: 1px solid #fff;
}
.h-news-list .item-main li:first-child{
	border-bottom: 0;
}
.h-news-list .item-main .img{
	width: 432px; height: 0; overflow: hidden; position: relative;
	/*transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;*/
}
.h-news-list .item-main .img img{
	display: block; width: 432px; height: 280px;
}
.h-news-list .item-main .img span{
	height: 45px; line-height: 45px; padding: 0 20px; color: #fff; background: rgba(0,0,0,0.65); color: #fff; font-size: 0.9rem;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
position: absolute; left: 15px; right: 15px; top: 25px;
}
.h-news-list .item-main .tit{
	height: 50px; line-height: 50px; padding: 0 20px; color: #fff; background: #244d85; color: #fff; font-size: 0.9rem;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;

}
.h-news-list .item-main li.active{
	border-color: #244d85;
}
.h-news-list .item-main li.active .img{
	height: 280px; 
}
.h-news-list .item-main li.active .tit{
	display: none;
}

.h-video{
	margin-top: 70px;
}
.h-video-list{
	margin-top: 50px;
}
.h-video-list ul{
	margin-right: -30px; height: auto;overflow: hidden;
}
.h-video-list li{
	float: left; margin-right: 30px; text-align: center; width:245px;
}
.h-video-list li .img{
	width: 245px; height: 245px; position: relative; overflow: hidden;
}
.h-video-list li .img img{
	max-width:100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.h-video-list li:hover .img img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.h-video-list li .img .icon-play{
	position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; background: url(/Public/imgs/icon-play.png) no-repeat; background-size:cover ; width: 42px; height: 42px;
}
.h-video-list li .tit{
	margin-top: 28px; color: #222222; font-size: 1rem;
}
.h-video-list li:hover .tit{
	color: #244d85;
}
/**/

.m-about{
	margin-top: 70px; font-size: 0.9rem; color: #222222; text-align: justify;
}
.m-about p{
	text-indent: 2em; line-height: 1.9;
}
.m-about .video{
	float: left; margin-right: 42px; margin-bottom: 23px; display: inline-block; width: 26rem; height: 29rem;
}
.m-about .video video{
	width: 100%; 
	height: 100%;
}

.m-about h3{
	font-size: 1.3rem; color: #222222; text-align: center; padding-top: 55px; padding-bottom: 20px; font-weight: bold;
}
.m-about .img{
	float: right; margin-left: 45px; display: inline-block;
}
.m-about .img img{
	width: 26rem;
}
.m-about .row{
	height: auto; overflow: hidden; margin-bottom: 10px;
}
.mt70{
	margin-top: 70px;
}

/*m-culture*/
.m-culture{
	margin-top: 70px;
}
.m-culture li{
	position: relative; padding-bottom: 100px; height: auto; overflow: hidden;
}
.m-culture li .img{
	width: 541px; height: 486px; 
}
.m-culture li .info-wrap{
	width: 540px; height: 490px;  background: #f8f8f8; position: absolute; right: 3px; top: 50px; text-align: center; vertical-align: middle; box-shadow: 0 1px 8px rgba(0,0,0,0.15); display: flex; display: -webkit-flex;  align-items: center;-webkit-align-items: center; justify-content: center;-webkit-justify-content: center;
}
.m-culture li .info{

	display: inline-block; text-align: left; vertical-align: middle; padding: 0 70px;
}
.m-culture li .info h3{
	font-size: 1.3rem; color: #222; position: relative; padding-bottom: 18px; margin-bottom: 50px; 
}
.m-culture li .info h3:after{
	position: absolute; left: 0; bottom: 0; width: 63px; height: 3px; background: #244d85; content: "";
}
.m-culture li .info .txt{
	font-size: 0.9rem; color: #666666; line-height: 1.8;
}
.m-culture li:nth-child(2n) .img{
	float: right;
}
.m-culture li:nth-child(2n) .info-wrap{
	right: auto; left: 3px;
}
/*m-frame*/
.m-frame{}
.m-frame-hd{
	height: auto; overflow: hidden; margin-top: 25px;
}
.m-frame-hd li{
	float: left; width: 50%; height: 60px; line-height: 60px; font-size: 1.3rem; color: #444444;text-align: center; background: #e4e3e3; cursor: pointer;
}
.m-frame-hd li.active{
	background: #244d85; color: #fff;
}
.m-frame-bd{
	margin-top: 45px;
}
.m-frame-bd .intro{
	background: #eeeded; height: auto; overflow: hidden; position: relative; 
}
.m-frame-bd .intro-img{
	float: left; margin-right: 20px; width: 200px; padding: 20px 0 0 20px;
	
}
.m-frame-bd .intro-img img{
	display: block; 
	
}
.m-frame-bd .intro-txt{
	padding:20px 50px 30px 0; text-align: justify; width:calc( 100% - 245px); float:left;
}
.m-frame-bd .intro-txt h3{
	font-size: 1.1rem; color: #222222;
}
.m-frame-bd .intro-txt h4{
font-size: 0.9rem; color: #222; margin-top: 10px;
}
.m-frame-bd .intro-txt .txt{
	 font-size: 0.9rem; color: #222; line-height: 1.5; margin-top: 10px; text-align: justify;
}
.m-frame-bd .list li{
	height: auto; overflow: hidden; background: #eeeded; margin-bottom: 20px;
}
.m-frame-bd .list .img{
	float: left;
}
.m-frame-bd .list .img img{
	width: 200px;display: block;
}
.m-frame-bd .list .txt{
	float: left; width: 750px; padding: 20px 0 0 60px;
}
.m-frame-bd .list h3{
	font-size: 1.1rem; color: #222;
}
.m-frame-bd .list li:hover h3,
.m-frame-bd .list li:hover h4{
	color: #244d85;
}
.m-frame-bd .list h4{
	font-size: 0.9rem; margin-top: 10px; color: #222;
}
.m-frame-bd .list .info{
	font-size: 0.9rem; color: #222222; margin-top: 10px; line-height: 1.5; text-align: justify;
}
.m-frame-bd .list .info *{
	font-size: 0.9rem !important; color: #222222 !important; font-family: inherit !important;
}

/*m-history*/
.m-history{
	margin-top: 30px; height: 640px;
}
.swiper-button-next, .swiper-button-prev{
	width: 3.6rem; height: 3.6rem; border: 1px solid #fff; border-radius: 50%; opacity: 0.5
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image:url(/Public/imgs/btn-next.png) ; background-size:1.2rem 2.4rem; background-position:center ;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image:url(/Public/imgs/btn-prev.png) ; background-size:1.2rem 2.4rem; background-position:center ;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	opacity: 1
}
/*m-work*/
.m-work{
	margin-top: 30px;
}
.m-work li{
	height: auto; overflow: hidden; background: #f2f3f5;
}
.m-work li .txt{
	float: left; width: 50%; height: 260px; padding:20px  35px; display: flex; display: -webkit-flex;  align-items: center;-webkit-align-items: center; font-size: 0.9rem; color: #666666; line-height: 1.8; position: relative;
}
.m-work li .txt:after{
	position: absolute; right: -20px; top: 65px; background: url(/Public/imgs/icon-attr-1.png); width: 21px; height: 25px; content: "";
}
.m-work li .txt-main{
	display: inline-block;
}
.m-work li .img{
	float: right; width: 50%; height: 260px; overflow: hidden;
}
.m-work li .img img{
	height: 100%;
}
.m-work li:nth-child(2n) .img{
	float: left;
}
.m-work li:nth-child(2n) .txt{
	float: right;
}
.m-work li:nth-child(2n) .txt:after{
	background-image: url(/Public/imgs/icon-attr.png); right: 0; left: -20px;
}

/*m-honour*/
.m-honour{
	margin-top: 30px;
}
.m-honour ul{
	height: auto; overflow: hidden; margin-right: -10px;
}
.m-honour li{
	margin-right: 10px; width: 332px;text-align: center; float: left;
}
.m-honour li .img{
	height: 260px; border: 1px solid #d6d6d6; line-height: 260px;
}
.m-honour li .img img{
	vertical-align: middle; max-width: 92%; max-height: 92%;
}
.m-honour li .txt{
	height: 110px; padding: 22px 10px; font-size: 0.9rem; color: #222222; line-height: 1.6; margin-bottom: 15px;
}
.m-honour li:hover .txt{
	color: #244d85;
}
/*m-news*/
.m-news{
	margin-top: 8px;
}
.m-news li{
	height: auto; overflow: hidden; padding: 35px 0; border-bottom: 1px solid #b2b2b2;
}
.m-news li .tit{
	width: 530px;
	font-size: 1.2rem;
    color: #333333;
    line-height: 1.2;
}
.m-news li .main{
	height: auto; overflow: hidden;
}
.m-news li .txt{
	width: 590px; float: left;font-size: 0.9rem; color: #666666; 
}

.m-news li  a{
	color: #333;
}
.m-news li  a:hover{
	color: #0769b2;
}
.m-news li .info{
	margin-top: 15px; line-height: 1.8;
}
.m-news li .time{
	 margin-top: 20px;
}
.m-news li .img{
	float: right; width: 303px; 
}
.m-news li .img img{
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.m-news li:hover .img img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.m-article-main{
	padding:0 45px 30px; border-bottom: 1px solid #b9b8b8;
}
.m-article-main .hd{
	font-size: 1.6rem; color: #222;text-align: center; padding: 40px 0;
}
.m-article-main .bd{
	font-size: 0.9rem; color: #666666; line-height: 1.9;
}
.m-article-main .bd p{
	text-indent: 2em; margin-bottom: 20px;
}
.m-article-main .bd img{
	/*margin-bottom: 30px;*/
}
.m-article-main img{
	max-width: 100%;
}
/*m-video*/
.m-video{
	margin-top: 40px;
}
.m-video ul{
	height: auto; overflow: hidden; margin-right: -35px;
}
.m-video li{
	float: left; width: 315px; margin-right: 35px; text-align: center;margin-bottom: 10px;
}
.m-video li .txt{
	line-height: 100px; font-size: 1rem; color: #222222;
}
.m-video li:hover .txt{
	color: #244d85;
}
.m-video li .img{
	width: 315px; height: 315px; position: relative; overflow: hidden;
}
.m-video li .img img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	width: 100%;
	/*max-height:100%;*/
}
.m-video li:hover .img img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
}
.m-video li .img .icon-play{
	position: absolute; left: 50%; margin-left: -27.5px; top: 50%; margin-top: -27.5px;
	background: url(/Public/imgs/icon-play.png) no-repeat; width: 55px; height: 55px;
}
.m-video-info{
	text-align: center;
}
.m-video-info .tit{
	padding: 32px 0 80px; /*font-size: 1.4rem; color: #244d85;*/
}
.m-video-info .main #video{
	width: 1020px; height: 437px;
}
.m-video-info .main #video video{
	width: 100%; height: 100%;
}
/*m-media*/
.m-media{
	margin-top: 40px;
}
.m-media ul{
	height: auto; overflow: hidden; margin-right: -40px;
}
.m-media li{
	width: 220px; margin-right: 40px; float: left;text-align: center; margin-bottom: 15px;
}
.m-media .qr{
	border: 1px solid #adadad;
}
.m-media .qr img{
	display: block; width: 218px; height: 213px;
}
.m-media .txt{
	height: 120px; padding: 20px 0; font-size: 1.1rem; color: #444444; line-height: 1.6;
}
.m-media li:hover .txt{
	color: #244d85;
}
/*m-charitable*/
.m-charitable{
	margin-top: 40px;
}
.m-charitable .info{
	font-size: 0.9rem; color: #666; line-height: 1.9;
}
.m-charitable .info p{
	text-indent: 2em;
}
.m-charitable .list{
	margin-top: 40px;
}
.m-charitable .list ul{
	height: auto; overflow: hidden; margin-right: -10px;
}
.m-charitable .list li{
	float: left; width: 332px; margin-right: 10px;
}
.m-charitable .list .img{
	width: 332px; height: 261px; overflow: hidden;
}
.m-charitable .list .img img{
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.m-charitable .list li:hover .img img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.m-charitable .list .txt{
	padding:20px 25px; height: 140px; color: #444444; font-size: 0.9rem; line-height: 1.8; text-align: justify;
}
.m-charitable .list li:hover .txt{
	color: #244D85;
}
.gb-more{
	text-align: center;
}
.gb-more a{
	color: #fff; padding: 0 1rem;  height: 2.5rem;text-align: center; line-height: 2.5rem; font-size: 1rem; background: #244d85; display: inline-block;
}
.gb-more a:hover{
	opacity: 0.85;
}
.m-charitable-honour{
	margin-top: 40px;
}
.m-honour.m-charitable-honour li .txt{
	text-align: left;
}
.m-honour.m-charitable-honour li .txt{
	font-size: 1rem; height: 140px; margin-bottom: 0; text-align: justify; text-align: center;
}
/*m-job*/
.m-job{
	margin-top: 40px;
}
.m-job table{
	width: 100%; text-align: center;
}
.m-job thead th{
	border-bottom: 1px solid #244d85; border-top: 1px solid #244d85; height: 75px; font-size: 1.1rem; color: #333; text-align: center;position: relative;
}
.m-job thead th:after{
	position: absolute; right: 0; top: 50%; margin-top: -15px; width: 1px; height: 30px; content: ""; background: #cccccc;
}
.m-job thead th:last-child:after{
	display: none;
}
.m-job tbody td{
	border-bottom: 1px solid #e0e0e0; height: 5.5rem;font-size: 0.9rem; color: #333;
}
.m-job td a{
	color: #333;
}
.m-job td a:hover{
	color: #244d85;
}
.m-job-info{
	margin-top: 35px; font-size: 0.9rem; color: #222; line-height: 2;
}
.m-job-info h3{
	font-size: 18px; color: #244d85; margin-top: 15px;
}
.m-job-info  a{
	color: #244d85;
}
/*m-contact*/
.m-contact{
	margin-top: 15px;
}
.m-contact-info{
	/*background: #e7e6e6;*/ 
	padding-top: 20px;
}
.m-contact-info .wrap{
	height: auto; overflow: hidden;
}
.m-contact-info .img{
	float: left; width: 30%;
}
.m-contact-info .img img{
	display: block; 
}
.m-contact-info .txt{
	width: 70%; padding-left: 3.5rem; float: left; line-height: 1.8; background: #fff; height: 13rem; padding-top: 35px;
}
.m-contact-info .txt  h3{
	font-size: 1.6rem; color: #244d85; margin-bottom:10px; letter-spacing:6px;
}
.m-contact-info .txt h4{
	font-size: 1rem; color: #666666;
}
.m-contact-info .txt .bd{
	margin-top: 0; font-size: 0.9rem; color: #666; 
}
.m-contact-main{
	
}
.m-contact-main .wrap{
	display: table; height: 13rem;
}
.m-contact-main .nav{
	display: table-cell; background: #244d85; text-align: center; font-size: 1.3rem; color: #fff; width: 30%; vertical-align: top; padding-top: 35px; line-height: 1.9; height: 100%;
}
.m-contact-main .list{
	display: table-cell;
}
.m-contact-main .list ul{
	height: auto; overflow: hidden;
}
.m-contact-main .list li{
	float: left; width: 50%; padding-left: 3.5rem;
}
.m-contact-main .list .item{
	display: inline-block; text-align: left; font-size: 0.9rem; color: #666; line-height: 1.9; padding: 35px 0 0; vertical-align: top;
}
.m-contact-main .list .item h3{
	color: #244d85; font-size: 1.3rem; margin-bottom: 10px;
}
.m-legal{
	font-size: 0.9rem; color: #666; line-height: 1.9; padding: 40px 0;text-align: justify;
}
/*m-message*/
.m-message{
	width: 1000px; margin: 70px auto 30px;
}
.m-message li{
	height: auto; overflow: hidden; margin-bottom: 30px;
}
.m-message li input,
.m-message li textarea{
	width: 100%; font-size: 1rem; color: #666; font-family: "Microsoft YaHei";
}
.m-message li input{
	height: 50px; line-height: 50px; padding: 0 5px;
}
.m-message li textarea{
	padding: 10px 5px; height: 215px;
}
.m-message li .item-3{
	float: left; width: 320px; margin-right: 18px;
}
.m-message li .item-3:nth-child(3n){
	margin-right: 0;
}
.m-message .btn{
	text-align: center; padding-top: 40px;
}
.m-message .btn button{
	width: 5rem; height: 2.5rem; border: 0; background: #244d85; color: #fff; font-size: 1rem; cursor: pointer;
}
.m-message .btn button:hover{
	opacity: 0.85;
}
/*m-map*/
.m-map{
	padding-top: 65px;
}
.m-map .nav ul{
	height: auto; overflow: hidden;
}
.m-map .nav li{
	float: left; width: 200px; font-size: 0.9rem; color: #666666;
}
.m-map .nav li h3{
	font-size: 1rem; color: #222222; margin-bottom: 20px; font-weight:bold;
}
.m-map .nav li a{
	color: #666;
}
.m-map .nav li a:hover{
	color: #244d85;
}
.m-map .nav li p{
	padding-bottom: 10px;
}
/*m-estate*/
.m-estate{
	margin-top: 40px; background: #244d85; 
	/*height: 680px;*/
}
.m-estate .img{
	/*height: 470px;*/
}
.m-estate .txt{
	color: #fff; font-size: 0.9rem; line-height: 1.8; 
	padding: 40px 60px 130px;
}
.m-estate .txt h3{
	font-size: 1.3rem;
}
.m-estate .txt h4{
	font-size: 1.2rem; margin-bottom: 5px;
}
.m-estate .swiper-button-next,.m-estate .swiper-button-prev{
	/*top: 235px; */
	bottom: 40px;
    top: auto;
    margin-top: 0;
    width: 68px;
    height: 45px;
    border-radius: 0;
    background-size: 14px 33px;
}
.m-estate .swiper-button-prev,.m-estate  .swiper-container-rtl .swiper-button-next{
	left: 60px; background-image:url(/Public/imgs/btn-prev-1.png) ;
}
.m-estate .swiper-button-next,.m-estate  .swiper-container-rtl .swiper-button-prev{
	left: auto; left: 155px; background-image:url(/Public/imgs/btn-next-1.png) ;
}
.m-estate .swiper-button-prev:hover{
	background-image: url(/Public/imgs/btn-prev-2.png); 
	border-color: #244d85;
	background-color: #fff;
}
.m-estate .swiper-button-next:hover{
	background-image: url(/Public/imgs/btn-next-2.png); 
	/*border-color: #244d85;*/
	background-color: #fff;
}
/*m-tour*/
.m-tour{
	margin-top: 40px;
}
.m-tour li{
	height: auto; overflow: hidden; margin-bottom: 40px;
}
.m-tour li .img{
	float: left; width: 366px;  overflow: hidden;
}

.m-tour li .img img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.m-tour li:hover .img img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.m-tour li .txt{
	width: 600px; float: right;line-height: 1.9;
}
.m-tour li .txt h3{
	font-size: 1.3rem; color: #333333;
}
.m-tour li .txt .info{
	font-size: 0.9rem; color: #666; margin-top: 10px;text-align: justify;
}
.m-tour li:hover .txt h3{
	color: #0769b2;
}
/*m-health*/
.m-health{
	margin-top: 40px; 
}
.m-health-info{
	font-size: 0.9rem; color: #666666; line-height: 1.8; text-align: justify;
}
.m-health-info .type{
	font-size: 1.3rem; color: #244d85; width: 20rem; height: 3.8rem; border: 1px solid #244d85;text-align: center; line-height: 3.8rem; margin-top: 30px;
}
.m-health-info .hd{
	margin-top: 30px; border-bottom: 2px solid #244d85; font-size: 1.3rem; color: #244d85; margin-bottom: 30px;
}
.m-health-info .hd span{
	display: inline-block; width: 80px; height: 80px; border-radius: 50%; background: #244D85; text-align: center; line-height: 80px; color: #fff;  margin: 7px 30px 30px 7px; position: relative;
}
.m-health-info .hd span:after{
	position: absolute; left: -7px; top: -7px; content: "";
	border: 1px solid #244D85; border-radius: 50px; width: 93px; height: 93px;
}
.m-health-info p{
	margin-top: 12px;
}
.m-health-info h3{
	font-size: 1.3rem; color: #244d85; margin-top: 30px; line-height: 1.3;
}
.m-health-info img{
	margin-top: 20px;
}
.m-health-info img + img{
	margin-left: 30px;
}
.m-health-list{
	margin-top: 50px;
}
.m-health-list .hd{
	font-size: 1.6rem; color: #244d85; margin-bottom: 30px;
}
.m-health-list .bd ul{
	height: auto; overflow: hidden; margin-right: -35px;
}
.m-health-list .bd li{
	float: left; margin-right: 35px; text-align: center; margin-bottom: 10px;
}
.m-health-list .bd .img img{
	width: 315px; height: 268px;
}
.m-health-list .bd .name{
	color: #244d85; font-size: 1.1rem; line-height: 52px;
}


/*搜索*/
.m-searchtit{
	font-size: 1.2rem; margin-top: 40px;
}
.m-searchpage .wrap{
	width: 1050px; 
}
.m-searchpage .m-page-main{
	width: auto; float: none;
}
.m-searchpage .m-news{
	
}
.m-searchpage .m-video{
	border-bottom: 1px solid #b2b2b2;
}
.m-searchpage .m-video li{
	width: 235px;
}
.m-searchpage .m-video li .img{
	width: 235px; height: 235px;
}
.m-searchpage .m-media{
	border-bottom: 1px solid #b2b2b2;
}
.m-searchpage .m-media li{
	width: 235px; margin-right: 35px;
}
.m-searchpage .m-media .qr img{
	width: 235px; height: 235px;
}

/*2019.8.14*/
.fz-tit{
	font-size: 36px; color: #244d85; margin-top: 40px;
}
.fz-head{
	margin-top: 25px; font-size: 18px;
}
.fz-head ul{
	overflow: hidden;
}
.fz-head li{
	margin-right: 25px; float: left; cursor: pointer;
}
.fz-head li.active{
	color: #244d85;
}
.fz-body{
	position: relative; width: 877px; max-width: 90%;
}
.fz-img{
	background: url(/Public/imgs/fz01.png) no-repeat #244d85 center/cover; height: 306px; margin-top: 25px; padding: 90px 80px 0 0; text-align: right; color: #fff; position: relative;
}
.fz-img h2{
	font-size: 36px;
}
.fz-img p{
	font-size: 24px; margin-top: 15px;
}
.fz-arr{
	background: url(/Public/imgs/fz02.png) no-repeat center #e6dfdb; width: 120px; height: 60px; position: absolute; right: -60px; bottom: 25px; cursor: pointer; z-index: 2;
}
.fz-slides{
	margin-top: 30px;
}
.fz-list{
	margin-top: 30px;
}
.fz-list dl{
	border-left: #254d85 solid 1px; margin-left: 25px; padding-top: 58px; position: relative; padding-bottom: 70px;
}
.fz-list dt{
	position: absolute; background: url(/Public/imgs/fz03.png) no-repeat; width: 30px; height: 30px; left: -15px; top: 0;
}
.fz-list dd{
	 padding-left: 15px; position: relative; clear: both; 
}
.fz-list dd:after{
	background: url(/Public/imgs/fz05.png) no-repeat; width: 9px; height: 9px; position: absolute; left: -5px; top: 12px; content: "";
}
.fz-list dd label{
	float: left; background: url(/Public/imgs/fz04.png) no-repeat center/cover; width: 95px; height: 33px; line-height: 33px; padding-left: 22px; text-align: center; color: #fff; font-size: 16px;
}
.fz-list dd p{
	float: left; margin-left: 15px; font-size: 16px; color: #666666; line-height: 2; margin-bottom: 20px;
}