*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	background: #fff;
	height: auto;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;}
select { width:100%;}
input::-webkit-input-placeholder{ color: #3C5AA9;}
input:-moz-placeholder{ color: #3C5AA9;}
input::-moz-placeholder{ color: #3C5AA9;}
input:-ms-input-placeholder{ color: #3C5AA9;}


.left {
	float: left;
}
.right {
	float: right;
}
.bgbai { background:#ffffff;}
.bgqh { background:#eeeeee;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.space0 {padding: 0 0 0 30px;}
.space15 { padding:15px;}
.space18 { padding:18px;}
.space20 { padding:20px;}
.bh { display:block; overflow:hidden;}
.space-top {
	padding-top: 10px;
}
.space-bottom {
	padding-bottom: 25px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 15px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1310px) {
  .container{
    width: 1280px;
  }
}
@media (min-width: 1400px) {
  .container{
    width: 1370px;
  }
}


.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}

.secondarydetailbox { display:block; overflow:hidden; padding:20px 28px 25px 28px;margin-bottom: 28px;}
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin-bottom: 0px;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {

	}
@media (max-width: 991px){

}
@media (max-width: 767px) {
    .secondarydetailbox { padding:20px 15px 25px 15px;margin-bottom: 18px;}
	}
.nrhei {font-size: 16px; line-height: 34px; font-family: \5FAE\8F6F\96C5\9ED1; color: #595959;}

h2 { color:#005896;}
.clear{clear:both;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#ededed solid 1px; 
	border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.imglink { border:#ff9600 solid 1px;margin-bottom:18px;padding: 15px 6px;
background: -moz-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -webkit-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -o-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -ms-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: linear-gradient( 0deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
}
.indexbox {width: auto; height:auto; overflow:hidden;}
.indexbox1 {width: auto; height:auto; overflow:hidden; margin-bottom: 23px;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}



/* æš‚æ—¶çš„é¦–é¡µ */
.zdsy_bg{
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0C3D9D, endColorstr=#3364C4);/*IE<9>*/
	background: -ms-linear-gradient(left,#0C3D9D 0%,#3364C4 100%); /*IE*/
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #0C3D9D, #3364C4);
	/* Safari 4-5, Chrome 1-9 */
	/* -webkit-gradient(,  [, ]?,  [, ]? [, ]*) */
	background: -webkit-gradient(linear,top,from(#0C3D9D),to(#3364C4));
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #0C3D9D, #3364C4);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #0C3D9D, #3364C4);
	float:left; 
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.left_zdsy{  float:left; width: 35%; height: 100%; }
.left_zdsy img{ height: 100%; width: 100%; }
.right_zdsy{
	float:left; 
	width: 65%;
	background: url(zdsy_bg.png) top right no-repeat;
	padding:30px 60px 0 100px;
}

.zdsy_logo{ margin-bottom: 35px; }
.mt_txtname{font-size: 32px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 4px;
    display: block;
    margin-top: 10px;
    text-shadow: 2px 3px 6px #102D70;}
.mt_txtname span{font-size: 22px;}
.mt_txtname:hover{color: #fff; text-shadow: 2px 3px 8px #102D70; }

.zdsy_modul ul{ overflow: hidden; }
.zdsy_modul ul li{ 
	width: 354px; 
	height: 165px; 
	margin: 0 25px 25px 0; 
	float:left; 
text-align: center;
border-radius:4px;}
.zdsy_modul ul li:nth-child(2n){ margin-right:0; }
.zdsy_modul ul li:hover{
	-ms-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
  -o-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
  box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
}
.modul_bg01{ background: url(zdsy_icon02.png) #fff bottom left no-repeat; }
.modul_bg02{ background: url(zdsy_icon03.png) #fff bottom left no-repeat; }
.modul_bg03{ background: url(zdsy_icon04.png) #fff bottom left no-repeat; }
.modul_bg04{ background: url(zdsy_icon05.png) #fff bottom left no-repeat; }
.modul_bg05{ background: url(zdsy_icon06.png) #fff bottom left no-repeat; }
.modul_bg06{ background: url(zdsy_icon07.png) #fff bottom left no-repeat; }
.zdsy_modul ul li a{ color:#102D70; font-size: 26px; line-height: 165px;font-weight: 700; display:block; }
.zdsy_modul ul li:hover a{ color:#234cab; }
.zdsy_about{ color:#fff; font-size: 20px; padding-top: 30px;}
.zdsy_about p{margin-bottom: 15px; float:left; width: 100%; line-height: 30px;}
.zdsy_about p span{ float:left; }
.zdsy_about p img{ display:inline-block; margin-right:10px; float:left; margin-top: -8px;}
.zdsy_about a{ color:#fff;  float:left;}
.zdsy_about a:hover{ color:#ffbf5e; }

.zdsy_foot{ padding-top: 50px; position: relative; float:left; width: 100%;}
.zdsy_foot p{ float: left; font-size: 16px; color:#fff; margin-top: 30px; line-height: 26px;}
.zdsy_foot img{ float:right; }
.zdsy_foot a{ color:#fff; }
.zdsy_foot a:hover{ color:#ffbf5e; }

.line_zdsy{ position: absolute;width: 361px;
	background:#018EFF;
	height: 2px;
	top:88px;
	left: -400px;
	display:none;
 }


@media (min-width: 1241px){
	.zdsy_home{ float:left; width: 100%; height: 100%; } 
	.left_zdsy{  float:left; width: 35%; height: 100%; }
	.left_zdsy img{ height: 100%; width: 100%; }
	.right_zdsy{
		float:left; 
		width: 65%;
		background: url(zdsy_bg.png) top right no-repeat;
		padding:0 5.6% 0 8%;
		height: 100%;
	}

	.zdsy_logo{ height: 22.2%; margin-bottom: 0; }
	.zdsy_modul{ height: 52.5%; }
	.zdsy_modul ul{ overflow: hidden; height: 100%; }
	.zdsy_modul ul li{ 
		width: 32.5%; 
		height: 28%; 
		margin: 0 2.5% 2.5% 0; 
		float:left; 
	text-align: center;
	border-radius:4px;
	background-size: 25%;
	}
	.zdsy_modul ul li:hover{
		-ms-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
	  -o-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
	  -moz-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
	  -webkit-box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
	  box-shadow: 0 1px 9px 0px rgba(255, 255, 255, 1);
	}
	.modul_bg01{ background: url(zdsy_icon02.png) #fff bottom left no-repeat; }
	.modul_bg02{ background: url(zdsy_icon03.png) #fff bottom left no-repeat; }
	.modul_bg03{ background: url(zdsy_icon04.png) #fff bottom left no-repeat; }
	.modul_bg04{ background: url(zdsy_icon05.png) #fff bottom left no-repeat; }
	.modul_bg05{ background: url(zdsy_icon06.png) #fff bottom left no-repeat; }
	.modul_bg06{ background: url(zdsy_icon07.png) #fff bottom left no-repeat; }
	.zdsy_modul ul li a{ color:#102D70; 
		font-size: 26px;
		font-weight: 700; 
		display:block; 
		 height: 100%; 
		line-height: normal; 
		 /*align-items: center;
			    justify-content: center;
			    display: -webkit-flex;
			    vertical-align:middle; */

	   position: relative;
	}
	.zdsy_modul ul li a span{
		 position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);
	}
	.zdsy_modul ul li:hover a{ color:#234cab; }
	.zdsy_about{ color:#fff; font-size: 20px; padding-top: 3%; height: 14.8%;}
	.zdsy_about p{margin-bottom: 10px; float:left; width: 100%; line-height: 30px;}
	.zdsy_about p span{ float:left; }
	.zdsy_about p img{ display:inline-block; margin-right:10px; float:left; margin-top: -8px;}
	.zdsy_about a{ color:#fff;  float:left;}
	.zdsy_about a:hover{ color:#ffbf5e; }

	.zdsy_foot{ position: relative; float:left; width: 100%; height: 10.5%; padding-top: 0;}
	.zdsy_foot p{ float: left; font-size: 16px; color:#fff; margin: 0;
	    padding-top: 1.5%;
	    line-height: 26px;
	    width: 86%;
	}
	.zdsy_foot img{ float:right; }
	.zdsy_foot a{ color:#fff; }
	.zdsy_foot a:hover{ color:#ffbf5e; }

	.line_zdsy{ position: absolute;width: 361px;
		background:#018EFF;
		height: 2px;
		/* top:31px; */
		top:33%;
		left: -400px;
	 }
}


@media (min-width: 1780px){
	.zdsy_logo{ padding-top: 1.5%;  }
}
@media (min-width: 1921px){
	/* .zdsy_modul{ width: 80%; } */
	.right_zdsy{ background-size: 100%; }
	
}
@media (min-width: 2200px){
	.line_zdsy{ top:28%; }
}
@media (min-width: 3000px){
	.line_zdsy{ top:26%; }
}




@media (max-width: 1680px){
	.right_zdsy{ padding-left: 60px; }
	/* .zdsy_foot p{ max-width: 80%; margin-top: 10px;} */
	.line_zdsy{ top:35%; left: -390px;}
	.zdsy_foot p{ max-width: 86%; }
}
@media (max-width: 1440px){
	
}
@media (max-width: 1366px){
	.right_zdsy{ padding-left: 30px; padding-right: 30px; }
	.line_zdsy{  left: -375px;}
}
@media (max-width: 1290px){
	.zdsy_logo a img{ height: 50%; }
	.line_zdsy{ top:40%;}
	.zdsy_modul ul li{ background-size: 20%; }

}

@media all and (min-width:1441px) and (max-width:1700px) {
    .zdsy_modul ul li{ width: 39%; }
}
@media all and (min-width:1240px) and (max-width:1440px) {
    .zdsy_modul ul li{ width: 39%; }
	.zdsy_about{ font-size:15px; }
	.zdsy_foot p{ font-size: 14px; line-height:20px;}
	.zdsy_foot img {
    max-height: 80%;
    margin-top: 5px;}
}

@media all and (max-width:1366px) and (max-height:768px){
	.zdsy_logo a img{ height: 50%; }
}


@media (max-width: 1240px){
	/* .zdsy_modul ul li{ width: 280px; height: 130px; }
	.zdsy_modul ul li a{ line-height: 130px; }
	.left_zdsy{  height: auto; }
	.left_zdsy img{ height: auto; } */
	.left_zdsy{display:none; }
	.right_zdsy{ width: 100%; padding:30px 60px 0 100px;}
	.zdsy_foot{ margin-bottom: 20px; }
	.line_zdsy{ display:none; }
	.zdsy_bg{ overflow: auto; height: auto;background: #295aba; }
	.zdsy_foot p{ margin-top: 13px; }
}
@media (max-width: 900px){
	.right_zdsy{  padding:30px 30px 0 30px;}
}
@media (max-width: 800px){
	.zdsy_modul ul li{ width: 280px; height: 130px; }
	.zdsy_modul ul li a{ line-height: 130px; }
	.zdsy_about { font-size: 17px; }
	.zdsy_logo a img {height: auto;}
}
@media (max-width: 650px){
	.zdsy_modul ul li{ width: 100%; height: 140px; }
	.zdsy_modul ul li a{ line-height: 140px; }
	.zdsy_foot{ text-align: center; }
	.zdsy_foot p{ max-width: 100%; line-height: 30px; }
	.zdsy_foot img{ display:inline-block; float:none;}
	.zdsy_about p img{ width: 30px; }
	.zdsy_foot{ padding-top: 30px; }
	.zdsy_about p img{ margin-top: 0;}
}





/*---------------ç½‘ç«™å¤´---------------------*/
.webheader{ background: url(gjzd_topbg.png) top right no-repeat; }

.head_title{ overflow: hidden; padding: 45px 0 37px; border-bottom: 1px solid #018EFF;}


@media (min-width: 1921px){
	/* body{
		background: url(ky_bg.png) top center no-repeat #F8FBFE ;
		background-size: cover;
	} */
}
@media (max-width: 1280px){
	.head_title p img{ max-width: 90%; }
}
@media (max-width: 1199px){
	

}
@media (max-width: 991px){

}
@media (max-width: 767px){
	.container-fluid{ background:none; position:relative; }
	.navbar.navbar-default{ min-height: 0; }
	.titlea { margin: 55px 0 25px;}
	.titleb{ margin-bottom: 25px; }
	.head_title .titleb img{ max-width: 80%; }
}

@media (max-width: 600px){
	.webheader .col-md-2{ margin-top: 20px; }
	.navbar-default .navbar-toggle {
    right: 1px;
    top: -70px;}
    .mob_searchblock .searchbox{ top: 13.7%; }
}
@media (max-width: 500px){
	.mob_searchblock .searchbox{ top: 11.8%; }
	.webheader .logo { margin-bottom:16px;}
	.webheader .col-md-2{ padding-left: 0; margin-top: 16px; }
	.mob_searchblock button{ width: 35px; }
	.navbar-default .navbar-toggle {
    right: 0px;
    top: -67px;}
    .navbar-default .navbar-toggle .icon-bar{ width: 26px; }
}
@media (max-width: 450px){
	.mob_searchblock .searchbox{ width: 94%; margin: 0 3%; }
	.mob_searchblock .searchbox{ top: 12%; }
	.titlea { margin: 50px 0 20px;}
	.mob_searchblock button{ width: 30px; }
	.navbar-default .navbar-toggle {
    right: 1px;
    top: -57px;}
    .navbar-default .navbar-toggle .icon-bar{ width: 20px; margin-top: 3px;}
    .ky_fhzs{ margin-right:0; }
}
@media (max-width: 380px){
	.mob_searchblock .searchbox{ top: 12.2%; }
	.mob_searchblock button{ width: 27px; }
	.navbar-default .navbar-toggle {
    right: 0;
    top: -53px;}
    .navbar-default .navbar-toggle .icon-bar{ width: 19px; height: 2px;}
}
@media (max-width: 320px){
	.mob_searchblock .searchbox{ top: 12.8%; }
	.mob_searchblock button{ width: 24px; }
	.navbar-default .navbar-toggle {
    right: 0;
    top: -53px;
	padding-right: 4px;}
    .navbar-default .navbar-toggle .icon-bar{ width: 17px;}
	
}

/* å¯¼èˆª*/
.gjzd_nav{
	/* background:rgba(185, 0, 54, 0.6)!important;
	     filter:Alpha(opacity=60); 
	     background:#B90036; */
     text-align: center;
 }


@media (min-width: 768px){
	.gjzd_nav .navbar-nav > li{
		float:none;
		display:inline-block;
	}
	.gjzd_nav .navbar{ width: 100%; }
	.gjzd_nav .navbar-nav{ width: 100%; }
}

@media (max-width: 1199px){
	.navbar-default .navbar-nav > li > a{ padding:20px 40px; }
}
@media (max-width: 991px){
	.navbar-default .navbar-nav > li > a{ padding:20px 30px; font-size: 20px; }
}
@media (max-width: 767px){
	
}



/*---------------åŒºåŸŸèƒŒæ™¯---------------------*/

.firstpart {overflow: hidden;padding: 37px 0 0 0;}
.secondpart {}
.thirdpart {background: #0c568e;overflow: hidden;padding: 30px 0 20px 0;}
.fourthpart {padding: 40px 0;}

.gjboth_cent{ background:url(gjzd_bg01.png) no-repeat top right; float:left; width: 100%; clear: both;  }
.gjbtm_cent{ background:url(gjzd_bg02.png) no-repeat top left; float:left; width: 100%; clear: both; }

@media (min-width: 1230px){
	.gjboth_cent .container,
	.gjbtm_cent .container{width: 1200px; padding:0;}
}
@media (min-width: 1310px) {
    .gjboth_cent .container,
	.gjbtm_cent .container{width: 1240px;padding:0;}
}
@media (min-width: 1400px) {
  	.gjboth_cent .container,
	.gjbtm_cent .container{ width: 1240px;padding:0; }
}



@media (max-width: 767px){
	
}




/*---------------ç„¦ç‚¹å›¾&æ–°é—»---------------------*/
.all_bannerb{ position: relative; }

.gjimg_big img{ height: 550px; }
.all_banner p{ position: absolute;
	 bottom: 0; 
	 left: 0; 
	 padding:30px 0 65px;
	 margin: 0;
	 width: 100%;
	 padding-left: 35px;
	 background:url(gjzd_bantxtbg.png) no-repeat left center; }
.all_banner p a{ 
	padding:7.5px 0;
	color:#fff;
	font-size: 22px; 
	display:block; 
	max-width:75%;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.all_banner p a:hover{ color:#018EFF; }

.carousel{}
.swiper-button-next,
.swiper-button-prev{ outline: 0; }
.carousel .swiper-button-next{ background:url(gjzd_lbrgt.png) no-repeat center; top:auto; right: 30px; bottom: 44px;}
.carousel .swiper-button-prev{ background:url(gjzd_lbleft.png) no-repeat center; top:auto; right: 130px; bottom: 44px;}

.carousel .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #028EFF;
    opacity: 1;
}
.carousel .swiper-pagination{
	display:inline-block;
	left: auto; 
	right:57px;
	width: auto;
	bottom: 56px;
}
.carousel .swiper-pagination-bullet-active{ background: #fff; }

@media (max-width: 991px){
	 .hotnews .col-md-9{ padding:0; }
	 .hotnews .col-md-3{ background:none; }
}


/* æ”¿ç­–åˆ¶åº¦ */
.zczd_gjzd{
	padding:30px 0 20px;
	background:url(gjzd_zczdbg.png) repeat-x;
}
.rgtmore{
	display:block; overflow:hidden;padding-right:6px;
}

/*---------------æ ç›®æ ·å¼---------------------*/
.lanmu { height:42px;
	margin-bottom: 11px; 
	border-top: 4px solid #C9DFFF;}
.lanmu_l { 
	color:#444;
	float:left;
	font-weight: 700;
	font-size:18px;
	line-height: 42px;
	position: relative;
	padding-right: 12px;
}
.lanmu_l span{ position: absolute; 
	width: 100%;
	height: 4px;
	background:#3d55a7;
	top:-4px;
}
.lanmu_l a {color:#004280;}
.lanmu_l a:hover {color:#004280;}
.lanmu_l img {display: inline-block;
	margin-left: 7px;
	margin-right: 10px;
	margin-top: -3px;}
.lanmu_r { line-height:42px; float:right; font-size:14px;font-family: Arial;}
.lanmu_r a{ color:#3C61C2; text-decoration:none;}
.lanmu_r a:hover{ color:#B90036; text-decoration:none;}

.lanmu1 { height:44px;margin-bottom: 20px;}
.lanmu1_l{ height:44px; line-height:30px; color:#004280; font-weight:500; float:left; font-size:26px; border-bottom: #DB2427 solid 2px;}
.lanmu1_r{ line-height:44px; float:right; color:#bddcff; font-family: Arial; font-size:12px;}
.lanmu1_r a{ color:#1b84c6; text-decoration:none;}
.lanmu1_r a:hover{ color:#F00307; text-decoration:none;}

.lanmu2 { overflow: hidden;}
.lanmu2_l { color:#ffffff;float:left;font-weight: 500;font-size:22px;padding: 0 0 18px 0;}
.lanmu2_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu2_r { line-height:32px; float:right; font-size:12px;font-family: Arial;}
.lanmu2_r a{ color:#bfcddd; text-decoration:none;}
.lanmu2_r a:hover{ color:#ffffff; text-decoration:none;}

.lanmu3 { height:48px; margin-bottom: 20px;}
.lanmu3_l{ height:48px; line-height:40px; font-size:20px; color:#6aefff; font-weight:600;margin-left: 16px; float:left;}
.lanmu3_r{ line-height:42px; float:right; color:#e3f6ff; font-family: Arial; font-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.sortlanmu { background: #cdebf5;padding:8px 8px 11px 12px;color: #004280;font-size: 22px;border-left: #ff6c00 solid 5px;font-weight: 500;line-height: 24px;margin-bottom: 20px;}
.sortlanmu a {color: #004280;}
.sortlanmu a:hover {color: #101010;}


.column {  overflow:hidden;  margin-top:9px;}
.column_l { width:auto; font-size:22px; font-weight: 700; 
 color:#374C7B; float:left; display:inline-block;padding: 5px 22px 5px 26px;
position: relative;}
.column_l span{
    position: absolute;
    width: 12px;
    height: 30px;
    background: url(ky_ejlanm.png) no-repeat left center;
    display: block;
    left:0;
    top: 0;
}
@media (min-width: 991px){
	.column_l{ min-width:125px; }
}

@media (max-width: 767px){
	.column_l{ font-size:20px;}
	.secondarybox{padding-top:15px;}
}





/*é¦–é¡µæ ç›®*/
.nav_column{
	overflow: hidden;
    padding: 60px 0 0 0;
}
@media (min-width: 992px){
	.nav_column .col-md-8{ width: 71.6%; }
	.nav_column .col-md-4{ width: 28.4%; }
}


/*é€‰é¡¹å¡*/
.cmain1a{ width:100%;  background:url(ky_banrgt.png) #F8FBFF no-repeat left top; min-height: 380px;}
.cmain1ax{ width:100%; height:38px; margin-bottom:6px;}

.cmain1ay{ width:100%;padding:25px 15px 0 15px;
 padding-top:27px;overflow:hidden;}
.cmain1ay .title { font-size:24px; line-height:34px; margin-bottom:14px;}
.cmain1ay .title a { color:#374C7B; }
.cmain1ay .title a:hover { color:#B90036; text-decoration: none;}
.cmain1ay .txt_hedar{ border-bottom: 1px dashed #9013FE;padding-bottom: 18px;}
.cmain1ay .txt_hedar a{ color:#374C7B; line-height: 24px;}
.cmain1ay .txt_hedar a:hover{ color:#B90036;  }
.cmain1ay img { max-width:none;}
.cmain1ax li{float:left; height:38px; line-height:24px;}
.cmain1ax li.now{ }
.cmain1ax li.now a{ color:#004280; text-decoration:none;}
#threea1{ margin: 0 24px 0 0; text-align:center;}
#threea2{ margin: 0 24px 0 0; text-align:center;}
#threea3{ margin: 0 24px 0 0; text-align:center;}
.cmain1ax li a{ color:#004280; font-size:20px; font-family:\5FAE\8F6F\96C5\9ED1; font-weight:600; text-decoration:none;}
.cmain1ay1{ width:163px; height:220px; float:left; position:relative; margin-right:12px;}
.cmain1ay1x{ width:163px; height:28px;text-align:center; position:absolute; left:10px; bottom:0;}
.cmain1ay1x a{color:#000000; line-height:28px; font-size:11px; font-family:\5FAE\8F6F\96C5\9ED1;}

.list-index{ padding:18px 15px 13px 13px; }
.list-index li{ overflow:hidden;clear:both;}
.list-index li a{ 
	background:url(ky_icon01.png) no-repeat left center;
	float:left;
	width:100%;
	padding-left: 15px;
	overflow:hidden;
	font-size:16px;
	line-height:36px; 
	color:#374C7B;
	text-overflow:ellipsis;
	white-space:nowrap; }
.list-index li a:hover {color: #B90036; text-decoration:none;}
.list-index span {height:26px;line-height:26px;color:#9b9b9b; font-size: 12px; font-family:Arial;}
.list-index span.right {float: right;}
@media screen and (max-width: 480px){
.list-index li a {width:100%;font-size:13px;}
.list-index span {width:0px; visibility:hidden;}
}
@media (min-width: 992px) {
	.cmain1ay .title a { 
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 64px;}
}
@media (min-width: 1200px) {
	.cmain1ay .txt_hedar a{
		display:block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 72px;}
}

@media (max-width: 1280px) {
	.cmain1a{ min-height: 356px; background-size: 100%;}
	.list-index li a{ line-height: 32px; }
}
@media (max-width: 1199px) {
	.cmain1ay .title a { 
	-webkit-line-clamp: 2;
	height: 64px;
	font-size: 18px;}
	.cmain1ay .txt_hedar a{
		display:block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 48px;}
	.list-index{padding-bottom: 0; padding-top: 5px;}
	.list-index li a{ font-size:15px;line-height:30px;}

	.cmain1a{ background:url(ky_banrgt.png) #F8FBFF no-repeat right top; min-height:283px;}
	.cmain1ay .title {
    line-height: 30px;
    margin-bottom: 4px;}
    .cmain1ay .txt_hedar{ padding-bottom: 10px; }

}
@media (max-width: 991px) {
	.cmain1ay .title a { 
	-webkit-line-clamp: unset;
	height: auto;}
	.cmain1ay .txt_hedar a{
	-webkit-line-clamp: unset;
	height: auto;}

	.list-index{ padding-top: 15px;  padding-bottom: 15px; }
	.cmain1a{ margin: 15px 0 0 0; 
		background:url(ky_banrgtbig.png) #F8FBFF no-repeat right top;
	}
	.cmain1ay{ height:auto; padding-top: 35px;}
	.events_tab.mt15{ margin-top:0;}
	.cmain1ay .txt_hedar{ padding-bottom: 18px; }
}
@media (max-width: 991px) {
	.list-index li{ padding: 4px 0;}
	.list-index li a{ font-size:15px;line-height:22px;}
}
@media (max-width: 767px) {
	.cmain1ay{ padding-top: 40px; padding-right:15px; padding-left: 15px; }
	.list-index{ padding-left: 15px;}
	.cmain1a{ background-size: 100%; }
}

.list-newimg {overflow: hidden;margin: 20px 0 0 0;}
.list-newimg li {margin-bottom: 18px;}
.list-newimg .overlay {background-color: rgba(0, 0, 0, 0.56);}
.list-newimg .overlay span {color: #E4E4E4;font-size: 12px;font-style: normal;}
.list-newimg .overlay a {display: inline-block;width: 100%;height: auto;font-size: 15px;color: #fff;text-align: center;position: absolute;top: 18%;left: 0;margin-top: 0;margin-left: 0px;background-color: transparent;padding: 10px;}
.list-newimg .overlay a:hover {color: #ffffff; text-decoration: underline;}
@media (max-width: 1199px) {
	.list-newimg .overlay a {top: 10%;}
}


/* è½®æ’­æ´»åŠ¨ */
.carousela{}
.swiper-button-next,
.swiper-button-prev{ outline: 0; }
.all-banner{ margin: 0 -15px; overflow: hidden; }
.all-banner li{ width: 50%; padding:0 15px; float:left; }
.carousela .swiper-button-next{ background:url(ky_right.png) no-repeat center; right: 0;}
.carousela .swiper-button-prev{ background:url(ky_left.png) no-repeat center; left: 0;}
.all-banner li a img{ height: 240px; }
.ky_lanmu img{ height: 240px; }

.carouselaa{ display:none; }
.carouselaa .swiper-button-next{ background:url(ky_right.png) no-repeat center; right: 0;}
.carouselaa .swiper-button-prev{ background:url(ky_left.png) no-repeat center; left: 0;}
.all-bannerb{ width: 100%; }

@media (max-width: 1279px){
	.all-banner li a img{ height: 224px; }
	.ky_lanmu img{ height: 224px; }
}
@media (max-width: 1199px){
	.all-banner li a img{ height: 177px; }
	.ky_lanmu img{ height: 177px; }
}
@media (max-width: 991px){
	.all-banner li a img{ height: 205px; }
	.ky_lanmu img{ height: 430px; }
	.ky_baner .col-md-8{ margin-bottom: 20px; }
}
@media (max-width: 767px){
	.carousela{ display:none; }
	.carouselaa{ display:block; }
	.ky_lanmu img{ height: auto; }
}
@media (max-width: 600px){
	.all-bannerb img{ height: 335px; }
}
@media (max-width: 500px){
	.all-bannerb img{ height: 290px; }
}
@media (max-width: 450px){
	.all-bannerb img{ height: 260px; }
}
@media (max-width: 380px){
	.all-bannerb img{ height: 214px; }
}
@media (max-width: 320px){
	.all-bannerb img{ height: 180px; }
}


/* æ´»åŠ¨èƒŒæ™¯ */
.ky_hdbg{ margin-top: 60px; overflow: hidden; margin-bottom: 60px; }
.ky_htitle{ 
	background:url(ky_hdtitbg.png) no-repeat right;
	margin-bottom: 30px;
	height: 24px;
}
.ky_htitle span{ 
	font-size: 22px; 
	color:#374C7B; 
	font-weight: 700; 
	display:inline-block;
	background:#fff;
	padding:0 14px;
	border-left: 11px solid #F52646;
	height: 24px;
	line-height: 24px;
}

.ky_hdlb{
	background:url(ky_hdbg.png) no-repeat left top;
	overflow: hidden;
	height: 366px;
	width: 100%;
}
.ky_hdlb > div{ overflow: hidden; float:left; }
.ky_hdlabel01{ background:url(ky_hdfontbg01.png);}
.ky_hdlabel02{ background:url(ky_hdfontbg02.png);}
.ky_hdlabel03{ background:url(ky_hdfontbg03.png);}
.ky_hdlabel04{ background:url(ky_hdfontbg04.png);}

.ky_hdlb > div:nth-child(1){ background:url(ky_hdfontbg01.png); }
.ky_hdlb > div:nth-child(2){ background:url(ky_hdfontbg02.png);}
.ky_hdlb > div:nth-child(3){ background:url(ky_hdfontbg03.png);}
.ky_hdlb > div:nth-child(4){ background:url(ky_hdfontbg04.png);}


.handle{
	float:left;
	width:177px;
	height:366px;
	cursor:pointer;
	font:bold 24px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	display: table;
	background: url(ky_hdtop.png) no-repeat top center;
}
.rotate{ 
	text-align: center;
	display: table-cell; 
	vertical-align: middle; 
position: relative;}
.rotate img{ display:inline-block; }
.rotate span{ 
	position: absolute; 
	right: 27px; 
	width: 22px;
	height: 32px;
	top:50%;
	margin-top: -16px;
}

.ky_hdlb .active span{
	background: url(ky_hdactive.png) no-repeat center;
}

.ky_slide{
	float:left;
	width:503px;
	height:366px;
	display:none;
	margin:0 4px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	border-radius:25px;
}
.ky_slide a{ 
	text-indent: 2em;
	font-size: 16px;
 line-height: 2;
  color:#fff; 
  display:block;
  padding:22px 50px 0 0;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 10;
overflow: hidden;
}

.mob_hdblock{ display:none; }

@media (min-width: 1280px){
	
}
@media (max-width: 1280px){
	.ky_slide{ width: 424px; }
}
@media (max-width: 1199px){
	.handle{ width: 120px; }
	.rotate span{ right:12px; }
	.ky_slide{ width: 422px; }
	.ky_slide a{ padding-right: 20px; }
}
@media (max-width: 991px){
	.pc_hdblock{ display:none; }
	.mob_hdblock{ display:block; }
	.mob_hdblock .handle{ width: 172.5px; }
}
@media (max-width: 767px){
	
}

@media (max-width: 600px) {
  .mob_hdblock .handle{ width: 135.5px; }
}
@media (max-width: 500px) {
	.mob_hdblock .handle{ width: 117.5px; }
}
@media (max-width: 450px) {
  .mob_hdblock .handle{ width: 105.5px; }
}
@media (max-width: 415px) {
  .mob_hdblock .handle{ width: 95px;}
}
@media (max-width: 380px) {
  .mob_hdblock .handle{ width: 85px; }
}
@media (max-width: 370px) {
  .mob_hdblock .handle{ width: 82px;}
}
@media (max-width: 365px) {
  .mob_hdblock .handle{ width: 80px;}
}
@media (max-width: 320px) {
  .mob_hdblock .handle{ width: 72px;}
}

/* åŸºå±‚é£Žé‡‡ */
.ky_jccent{}
.ky_jclunbo{

}
.ky_jcban{
	margin: 0 -10px;
}
.ky_jcban li{ 
	padding:0 10px; 
	width: 20%; 
	float:left; 
	margin-bottom: 30px;
}
.ky_jcban li a{ font-weight: 700; color:#374C7B; }
.ky_jcban li b{ margin-bottom: 12px; }
.ky_jcban li b img{ height: 149px; }
.ky_jcban li p{ font-size: 16px; margin-bottom: 1px; }
.ky_jcban li span{ font-size: 14px;  }
.ky_jcban li a:hover{ color:#B90036; }

.carouselb{  }
.carouselb >.swiper-pagination-bullets{
	 left: auto;
	 right:30px;
	 bottom: auto;
	 top:3px;
	 display:inline-block;
	 width: auto;
}
.carouselb .swiper-pagination-bullet{
	background:none;
	width: 17px;
	height: 17px;
	line-height: 17px;
	color:#fff;
	font-size: 16px;
	/* font-weight: 700; */
	font-family: Arial;
	opacity: 1;
	outline: none;
}
.carouselb .swiper-pagination-bullet-active{ height: 17px; width: 17px; background:#F52646; }
.carouselb .swiper-button-next{ 
	background:url(ky_jcrgt.png) no-repeat center; 
	right: 0;
	top:12px;
}
.carouselb .swiper-button-prev{ 
	background:url(ky_jclf.png) no-repeat center; 
	right:110px;
	top:12px;
}

.carouselbb{ display:none; }
.carouselbb .swiper-button-next{ background:url(ky_right.png) no-repeat center; right: 0;}
.carouselbb .swiper-button-prev{ background:url(ky_left.png) no-repeat center; left: 0;}

@media (min-width: 768px){
	.ky_jcban li p{ overflow: hidden;
				text-overflow:ellipsis;
				white-space: nowrap; }
	.ky_jcban li span{overflow: hidden;
				text-overflow:ellipsis;
				white-space: nowrap; }
	
}

@media (max-width: 1280px){
	.ky_jcban li b img{ height: 139px; }
}
@media (max-width: 1199px){
	.ky_jcban li b img{ height: 108px; }
}
@media (max-width: 991px){
	.ky_jcban li{ width: 33.3333333%;}
	.ky_jcban li b img{ height: 142px; }

}
@media (max-width: 767px){
	.carouselb{ display:none; }
	.carouselbb{ display:block; }
	.ky_jcban li{ width: 100%;}
	.ky_jcban li b img{ height: 460px; }
}
@media (max-width: 600px) {
  .ky_jcban li b img{ height: 352px; }
}
@media (max-width: 500px) {
	.ky_jcban li b img{ height: 305px; }
}
@media (max-width: 450px) {
  .ky_jcban li b img{ height: 260px; }
}
@media (max-width: 380px) {
  .ky_jcban li b img{ height: 220px; }
}
@media (max-width: 320px) {
  .ky_jcban li b img{ height: 190px; }
}


/*---------------é¡µå°¾---------------------*/
.foot {  background:#F4F4F4; border-top: 4px solid #A82020;}
.foot .tophalf {padding: 37px 0 46px 0;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;}
.copyright .cas { 
	width: 246px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 8px 0 0 0; text-align:center;}
.copyright .cas img {}
.copyright .left { 
	font-size:14px; 
	line-height:29px;
	color:#444;display:block; overflow:hidden; float:left; margin: 20px 0 0 88px;}
.copyright .left a {color:#444;}
.copyright .left a:hover {color:#0096ff;}
.copyright .rightbz {display:block; overflow:hidden; float:right;margin:0 0 0;}
.copyright .rightbz img{ display:inline-block; margin-left:5px;}
.copyright .rightjb { width:65px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
.copyright .rightwx { width:80px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
@media screen and (max-width: 1199px){
	.copyright .left{ width: 72%;
    margin: 7px; }
	.copyright .cas img{ width:90%; }
	.foot .tophalf{ padding-bottom: 40px; }

}
@media screen and (max-width: 991px){
.copyright .left { width:57%;}
.copyright .rightbz {padding:0;width: 100%;
    text-align: center;}
.copyright .rightwx { width:49%;padding:20px 0 0 0;}
	.copyright .cas{ width:100%; border:0; margin-top: 40px; margin-bottom: 10px;}
}
@media screen and (max-width: 767px){
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
.copyright .cas { width: 100%; border:0px;margin: 12px 0 0 0;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .left { width:100%; text-align: center; margin-top: 12px;}
.copyright .rightbz {margin: 0 auto;float: none;}
.copyright .rightwx { width: 50%; }
}
@media screen and (max-width: 320px){
.copyright .rightwx { width:50%;}
}


/* äºŒçº§é¡µå·¦ä¾§èœå• */
.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  background-color: #F0F7FE;
  padding-bottom: 20px;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}

.leftNavigation li a {
  font-size: 18px;
  display: block;
  padding: 11px 12px;
  color: #374C7B;
  /* border-bottom: solid 1px #fff; */
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:700;
  padding-left: 20px;

}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 160%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.6rem;
  padding: 13px 0;
  text-align: center;
  font-weight: 600;color: #7e96c1;
}
.leftNavigation li.active a .leftNavIcon {color: #8ea5c3;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.fa-angle-right:before{ font-size:20px; }
.leftNavigation li a:hover {
	text-decoration:none;  
  background:url(ky_leftact.png) #E5ECFD right 12px center no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #84c4fe;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #d8e3f0;
}
.leftNavigation li ul li { border-bottom: solid 1px #bfd0e1;}
.leftNavigation li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#393939; margin-left:30px; padding-left:12px;
}
.leftNavigation li ul li a:hover {
  color: #00398f; text-decoration:none; 
}

.leftNavigation li ul li.active a {
  color: #00348a; 
  text-decoration:none; 
  
}
.leftNavigation li.active > a {
   text-decoration:none;
  background:url(ky_leftact.png) #E5ECFD right 12px center no-repeat;
}
.leftNavigation li.active ul {
  display: block;
}
.leftNavigation > li{ border-left: 6px solid #F0F7FE; }
.leftNavigation > li:hover,
.leftNavigation > li.active {
	border-left: 6px solid #D03F6B;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#393939; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

/* äºŒçº§é¡µæ–‡å­—åˆ—è¡¨ */
.ky_listcent{
	margin-top: 18px;
}
.kylist_bg01{
	background:url(ky_ejbg.png) no-repeat top right;
	height: 6px;
}
.kylist_bg02{
	background:url(ky_listbg.png) #fff no-repeat top left;
}
.secondarybox { 
	display:block; 
	overflow:hidden; 
	padding: 15px 15px 20px;}

.ky_seemore{ text-align: center; }
.ky_seemore button{
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #D7D7D7;
	font-size: 18px;
	font-weight: bold;
	color: #B40219;
	background:none;}
.ky_seemore button:hover{ background:#B40219; border:1px solid #B40219; color:#fff; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }

@media screen and (max-width: 767px){
	.kylist_bg02{ padding:0; }
}


/* æŠ•ç¥¨é¡µé¢ */
.ky_tpcent{

}
.ky_tpcent .column{
	 margin-top: 15px;	
	 margin-bottom: 50px;
}
.ky_tpcent .column_l {
    font-size: 28px;
    padding: 7px 22px 13px 26px;
    margin-top: 10px;
}
.ky_tpcent .column_l span {
    height: 40px;
    background: url(ky_tp03.png) no-repeat left center;
}
.ky_tpsearch{ 
	float:right; 
	width: 37%; 
	margin-right: 30px;
	height: 60px;
	background:#fff;
}
.ky_tpsearch input[type="text"] { 
	margin: 10px 0;
	outline: none; 
	color: #444; 
	background: none; 
	border: none; 
	width: 73%; 
	float:left;
	padding:0 15px;
	font-size: 16px;
	line-height:40px;
	height: 40px;}
.ky_tpsearch input[type="submit"] { 
	background: url(ky_tp04.png) no-repeat  center; 
	border: none; 
	cursor: pointer; 
	height: 60px;
	width: 100%;
	outline: none;
}
.sbtnbg{
	float:left;  
	width: 27%;  
	height:60px;
	outline: none; 
    background: url(ky_tp06.png) repeat-x; 
}
.ky_tpzw .ky_jcban{
	overflow: hidden;
}
.ky_jcban li font{
  width: 100%;
  display:block;
  margin-top: 4px;

}
.ky_jcban li font em{ 
	font-style: normal;
	font-style: 14px;
	color:#EE4D61;
	font-weight: 500;
 }
.ky_jcban li font input{
	width: 20px;
	height: 20px;
	float:right;
	margin-top: 0;
}
.ky_jcban li font input[type="checkbox"] {
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  outline: none;
  vertical-align: text-top; /* æ ¹æ®è‡ªå·±éœ€æ±‚å®šä¹‰ */
  width: 20px;
  height: 20px;
  outline: none;
  background:url(ky_tp01.png) no-repeat; 
}

.ky_jcban li font input[type="checkbox"]:checked {
  background:url(ky_tp02.png) no-repeat; 
  outline: none;
}

@media (max-width: 1199px){
	.ky_tpsearch{ margin-right: 0; }
	.ky_tpsearch input[type="text"]{
		 width: 68%;
	}
	.sbtnbg{ width: 32%; }
}
@media (max-width: 991px){
	.ky_tpcent .column_l{ font-size: 24px; padding-left: 18px; margin-top: 0; }
	.ky_tpsearch{ height: 40px; }
	.sbtnbg{ height: 40px; }
	.ky_tpsearch input[type="text"]{ margin: 0; }
	.ky_tpsearch input[type="submit"]{ height: 40px; background-size: 80%; }

}
@media (max-width: 767px){
	.ky_tpcent .column{ margin-bottom: 40px; }
	.ky_tpsearch{ width: 100%; margin-top: 25px; border:1px solid #ddd; height: 42px; }
	.ky_tpsearch input[type="submit"]{ background-size: auto; }
}
@media (max-width: 600px) {
  
}
@media (max-width: 500px) {
	
}
@media (max-width: 450px) {
  
}
@media (max-width: 380px) {
  .ky_tpcent .column_l{ font-size: 21px }
  .ky_tpcent .column_l span{ height: 36px; }
}
@media (max-width: 320px) {
  .ky_tpcent .column_l{ font-size: 18px }
}


/* æŠ•ç¥¨æ‚¬æµ® */
.refer{color: #fff; 
	text-align: center; 
	font-size: 14px; 
	font-size: 1.4rem; 
	padding: 0; position: static; bottom: 0; width: 100%;
	/* background: rgba(0,0,0,0.7); 
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000) */
}
.refer .container{ background:url(ky_tp08.png); }
.refer label{display: block;  font-size: 20px; color:#D31E43; margin-bottom: 25px;}
.refer .ky_tptxt{
	margin: 48px 0 28px;
}
.refer .refer-txt{width: 100px; height:32px; background:#fff; border:0; 
	line-height:32px; font-size:16px; padding:0 5px;
border:1px solid #D31E43; outline: none;}
.refer .refer-img{vertical-align:top; margin:0 15px; display:inline-block;}
.refer .refer-sub{background: url(ky_tp07.png) repeat-x; width:270px;
 height:47px; border:0; margin:15px auto 50px; color:#fff; font-size:18px; 
 font-size: 1.8rem; display:block; font-weight:bold;
border-radius: 4px;}
.refer .refer-sub img{width: 23px; display:inline-block; margin-right: 18px; }

@media screen and (min-device-width: 1024px) {
	.refer .refer-sub img{width: 23px;}
}
@media screen and (min-width:300px) and (max-width: 767px) {
	.refer .refer-txt, .refer .refer-img{height:24px;}
	.refer .refer-sub{ width:230px; height:36px; font-size:15px; font-size: 1.5rem;}
	.refer .refer-sub img{width: 20px;}
}






.swipslider {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 99px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .swipslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    position: absolute;
    bottom: 0; }
  .swipslider .sw-slide {
    width: 100%;
    height: 75%;
    margin: auto;
    display: inline-block;
    position: relative; }
    .swipslider .sw-slide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swipslider .sw-slide .sw-content {
      width: 100%;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      font-size: 14px; }

.sw-bullet {
  position: absolute;
  bottom: 3px;
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0; }
  .sw-bullet li {
    width: 13px;
    height: 6px;
    background-color: #dbdbdb;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out; }
    .sw-bullet li:hover {
      background-color: rgba(219, 219, 219, 0.6); }
    .sw-bullet li.active {
      background-color:#074aa5;
      box-shadow: 0 0 2px rgba(219, 219, 219, 0.6); }
    .sw-bullet li:not(:last-child) {
      margin-right: 5px; }
@media (max-width: 991px) {
	.swipslider {padding-top: 152px;}
}
@media (max-width: 767px) {
	.swipslider {padding-top: 91px;}
}

/*---------------æ–°é—»åŠ¨æ€---------------------*/
.picnewslist {overflow: hidden;margin: 0 15px 10px 15px;}
.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
.picnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.picnewslist li h2 { font-size:15px; line-height:22px; margin:0 0 8px 0;display: block;}/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.picnewslist li h2 a:hover { color:#004ea2; text-decoration:none;}
.picnewslist .news-img{ margin-right: 10px; margin-bottom:8px;}
.picnewslist .news-img img{ max-width: 102px; border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.picnewslist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.picnewslist .news-txt p a:hover { color:#15549a;}
.picnewslist .hzfa-img{ margin-right: 10px; margin-bottom:15px;}
.picnewslist .hzfa-img img{ max-width: 112px; border:#e4e4e4 solid 3px;}
.picnewslist .hzfa-txt p { line-height: 1.5; font-size: 12px; margin:0 0 15px 0; color:#8e8e8e;}
@media (max-width: 1199px) {
	.minh {min-height: 98px;}
	.picnewslist li h2 { font-size:14px;}
}
@media (max-width: 991px) {
	.minh {min-height: auto;}
}
@media (min-width: 768px) {
	.picnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .news-img img{ width: 102px; height: 66px;}
	.picnewslist .news-img{ margin-right: 13px;}
	.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
	.picnewslist .hzfa-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .hzfa-img img{ width: 112px; height: 152px;}
	.picnewslist .hzfa-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.picnewslist .news-img{ margin-bottom:2px;}
	.picnewslist .news-img img{ width: 126px; height:84px;}
	.picnewslist .hzfa-img{ margin-bottom:2px;}
	.picnewslist .hzfa-img img{ width: 106px; height:146px;}
	.picnewslist li h2 {white-space:normal;}
	}
/*-----------------æ–‡å­—åˆ—è¡¨---------------------*/
.list-tab { overflow:hidden; display:block;}
.list-tab ul{ float:left; width:74%; padding-left:18px;}
.list-tab ul li{overflow:hidden;
	clear:both;
	border-bottom:0px dashed #d4d4d4;
	 width:100%; text-align:left;padding: 0;
margin-bottom:14px;}
.list-tab ul li:last-child{ margin-bottom: 0; }
.list-tab ul li a{ float:left;/*width:88%;*/
	max-width: 85%;overflow:hidden;font-size:15px; 
	color:#444;
	background-repeat: no-repeat;
	background-position: left 8px;
	padding:0 0 0 12px;
	text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #3C61C2; text-decoration: none;}
.list-tab i {float: left;margin: 14px 0 0 8px;}
.list-tab span {color:#AEAFB1; font-size: 12px; font-family:Arial; padding-right: 4px;}
.list-tab span.right {float: right;}
.list-tab .lingt_smbig li{margin-bottom:16px;}

.list-tab .top_newtit a{ width:100%; max-width: 100%;
    white-space: normal;
    padding-left:0;
}
.list-tab .top_newtit a h3{ margin: 0 0 5px; line-height: 25px; font-size: 18px; color:#fff;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 50px; }
.list-tab .top_newtit a p{ color:#7995bc; font-size: 14px; margin-bottom: 12px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 40px; }
.list-tab .top_newtit a:hover h3{ color:#0096ff;}

.left-txtximg{ float:left; width:26%;  background: #fff;
border-radius: 0 0 6px 6px;}
.left-txtximg img{width:100%;}
.left-txtximg a p{    
	font-size: 15px;
    color: #444;
    margin-top: 10px;
    line-height: 1.6;}
.left-txtximg a:hover p{color: #3C61C2;}	

.events_tab{ position:relative;}
.mores_all{ position:absolute; right:13px; top:11px;}
.mores_all a{ font-size:14px; color:#fff;}
.mores_all a:hover{ color:#B90036;}

.text_listtime{ margin: 20px 0 45px; }


@media (max-width: 1199px) {
	.list-tab ul li a{max-width: 81%;}
}
@media screen and (max-width: 992px){
.list-tab { height:auto !important;margin-left: 0px;}
}
@media (max-width: 991px) {
.list-tab ul li a{font-size:15px;}
.list-tab span {}
.list-tab i {margin: 10px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-tab ul li{}
.list-tab ul li a {max-width: 100%;white-space: normal;line-height: 24px;background-position: left 10px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.list-tab span {width:0px; visibility:hidden;display: none;}
}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;}
.list-news li:nth-child(5n+0) {margin-bottom: 20px;
	padding-bottom: 20px;
 border-bottom: 1px dashed #D8D8D8;}
.list-news li a{ float:left;/*width:86%;*/max-width: 84%;overflow:hidden;font-size:16px;
	line-height:42px; 
	color:#444;background-image: url(ky_icon01.png);
	background-repeat: no-repeat;background-position: left 18px;padding-left: 16px;text-overflow:ellipsis; white-space:nowrap; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #D03F6B;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:40px;color:#8692AE; font-size: 14px; font-family:Arial;}
.list-news span.right {float: right;}
@media (max-width: 1199px) {
	.list-news li a{max-width: 81%;}
}
@media screen and (max-width: 991px){
	.list-news li a{max-width: 73%;font-size:15px;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-news ul li{padding: 4px 0;}
.list-news li a {max-width: 100%;white-space: normal;line-height: 24px;background-position: left 10px;}
.list-news span.right {visibility:hidden;display: none;}
}

.list-article { overflow:hidden; display:block;}
.list-article li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;}
.list-article li:nth-child(5n+0) {margin-bottom: 20px;}
.list-article li a{ float:left;/*width:100%;*/max-width: 96%;overflow:hidden;font-size:16px;line-height:33px; color:#383838;background-repeat: no-repeat;background-position: left 14px;padding-left: 14px;text-overflow:ellipsis; white-space:nowrap; }
.list-article li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-article li a:hover {color: #004ea2;}
.list-article i {float: left;margin: 14px 0 0 8px;}
@media screen and (max-width: 1199px){
	.list-article li a{max-width: 95%;}
}
@media screen and (max-width: 991px){
	.list-article li a{max-width: 92%;font-size:15px;}
	.list-article i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-article ul li{padding: 4px 0;}
.list-article li a {max-width:100%;white-space: normal;line-height: 24px;background-position: left 10px;}
}




/*åˆ—è¡¨é¡µæ ·å¼*/
.academic-notice{ width:100%;}
.academic-notice dl { margin:0px;}
.academic-notice dd{ overflow: hidden;padding: 20px 0;border-bottom: #dedede solid 1px;}
.academic-notice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.academic-notice dd span{ float:left;color:#fff;text-align:center;width:66px;
	margin-right:2px;font-size:30px;font-weight: 600;padding: 2px 0 0 0;
	background: #0a87f9;
	font-family: Arial;
    border-radius: 4px;}
.academic-notice dd span b { background: #1c4b86;height: 24px; 
	text-align: center; line-height: 24px;
	 font-size: 14px;font-family: Arial; 
	 display: block; color:#ffffff;
	 border-radius: 0 0 4px 4px;
	 font-weight: normal;
	margin-top: -2px;}
.academic-notice dd .hdtitle { float:left; width:90%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.academic-notice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; 
	color:#333; font-size:16px; text-decoration:none;-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: normal;}
.academic-notice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.academic-notice dd .hdtitle a:hover {COLOR: #0b85f5; }
.academic-notice dd .hdtitle p { line-height: 20px; font-size:14px; color:#808080; line-height:18px;margin: 7px 0 0 0;}
@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {width:87%;}
	.academic-notice dd .hdtitle a {font-size: 15px;}
}
@media (max-width: 991px) {
	.academic-notice dd .hdtitle {width:81%;}
}
@media (max-width: 767px) {
	.academic-notice dd .hdtitle {width:74.8%;}
	.academic-notice dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 392px) {
	.academic-notice dd .hdtitle {width:70.8%;}
}
@media (max-width: 350px) {
	.academic-notice dd .hdtitle {width:66.8%;}
}
/*äºŒçº§é¡µé¢ä¾§è¾¹æ ·å¼*/
.jlnotice { margin: 0 15px 18px 15px;}
.jlnotice dl { margin:0px;}
.jlnotice dd{ overflow: hidden;margin-bottom: 17px;padding-bottom: 17px;border-bottom: #d3d3d3 dashed 1px;}
.jlnotice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.jlnotice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 600;padding: 2px 0 0 0;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.jlnotice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.jlnotice dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.jlnotice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.jlnotice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.jlnotice dd .hdtitle a:hover {COLOR: #004ea2; }
.jlnotice dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.jlnotice dd{ margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {width:71%;}
}



/*åˆ—è¡¨é¡µæ ·å¼*/
.specialtopic-list {}
.specialtopic-list img {border: #d9d9d9 solid 1px;width: 100%;height:76px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list img {height:61px;}
}
@media (max-width: 991px) {
	.specialtopic-list img {height:60px;}
}
@media (max-width: 767px) {
	.specialtopic-list img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list img {height:36px;margin: 0 0 15px 0;}
}
/*åˆ—è¡¨é¡µæ ·å¼1*/
.specialtopic-list1 {}
.specialtopic-list1 img {border: #d9d9d9 solid 1px;width: 100%;height:78px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list1 img {height:62px;}
}
@media (max-width: 991px) {
	.specialtopic-list1 img {height:63px;}
}
@media (max-width: 767px) {
	.specialtopic-list1 img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list1 img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list1 img {height:36px;margin: 0 0 15px 0;}
}

/*---------------------------------å¯¼èˆªï¼†èœå•------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 7px;margin-bottom: 6px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:18px; color:#ffffff; float:left; font-weight:500; margin:9px 0 0 0;}
.navbar-default .navbar-collapse {
	/*border-color: #214289;*/
}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e9f6fe;border-top: #feffff solid 1px;border-bottom: #cce7fa solid 1px;}

.search_linktwo .social-links{ margin-right: 27px; }
@media (max-width: 1249px) {
	.search_linktwo .social-links{ margin-right: 20px; }
}
@media (max-width: 1199px) {
	.search_linktwo .social-links{ margin-right: 24px; }
}

@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
}
@media (min-width: 768px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
.twobanner {height: 142px;}
.h_menu {position: relative;margin-left: -15px;margin-right: -15px;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media (max-width: 767px) {
	.search_linktwo .social-links{ margin-right: 0; }
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}




.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
/*---------------ç»†è§ˆ---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
#xlmain .wztitle {color: #404040; font-family: \5FAE\8F6F\96C5\9ED1; 
	line-height:36px; text-align:center; font-size: 22px; 
	padding: 0px 0px 2px 0px;font-weight: 700;
margin: 30px 0 20px;}
.lyandtime{ font-size: 14px; color:#9a9a9a; }
#xlmain .qtinfo {color:#666; font-family: \5FAE\8F6F\96C5\9ED1; 
	text-align:left; font-size: 14px;
	padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: solid 1px #cccccc; padding-bottom: 6px; }
#xlmain .zg_wztxt.textxl p{ font-size: 16px; color:#404040; text-indent: 0; }


#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:20px 6px 6px 6px; overflow:hidden; display:block;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 18px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl *{
	    font-size: 16px!important;
    line-height: 34px!important;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
    color: #444!important;
}

.font_txtbh{ float: right;margin: 3px 11px 0 0; }
.share{ float: right; }
.font_txtbh a{ color:#196cbe; }
.enclosure_btm{ margin: 0 0 2px 0; overflow: hidden; padding-top: 10px; }
.next_page{ 
	overflow: hidden; 
	padding:25px 0 0; 
	margin-bottom: 0;
	border-top:1px dashed #D5D5D5; }
.next_page img{ display: inline-block; }
.next_page .left{ width: 50%; }
.next_page .left img{ margin-right: 10px; margin-top: -4px;}
.next_page .right { max-width: 50%; }
.next_page .right img{ margin-left: 10px; margin-top: -4px;}

.enclosure_btm h3{ color:#444;
 font-size: 14px; 
 margin:0;
float:left;
width: 13%;}
.enclosure_btm h3 img{ display:inline-block; }
.enclosure_btm ul{float:left;
width: 87%;}
.enclosure_btm ul li{ margin: 8px 0; 
 padding-left:10px;}
.enclosure_btm ul li a{ color:#2459BC; font-size: 14px; text-decoration:underline; }
.enclosure_btm ul li a:hover{ color:#444; }

@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 640px;}
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 64%;}
	.enclosure_btm h3{ width: 16%;}
	.enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 80%;}
	.share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
	#xlmain .qtinfo{  text-align: center; }
	.share_sy .col-sm-7{ width:100%;text-align: center; }
	.font_txtbh{ float: none; }
	.enclosure_btm h3{ width: 25%;}
	.enclosure_btm ul{ width: 75%; }
}
@media (max-width: 767px) {
	#xlmain .wztitle {line-height:30px;font-size: 22px;}
	#xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
	.font_txtbh{ margin-bottom: 5px; }
	.share{text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
	.enclosure_btm ul{ width: 100%; }
}



.rcxl {overflow: hidden;}
.rcxl ol, .rcxl li {list-style-type: decimal;}
.rcxl ol {padding-left: 17px;}
.rcxl li {margin-bottom: 12px;line-height: 21px;}
.rcxl p {margin: 0 0 6px 0 !important;}



/*-----------------äººæ‰é˜Ÿä¼---------------------*/
.talent-summary {overflow: hidden;margin: 0 0 25px 0;}
.talent-summary h4 {font-size: 26px;color: #004ea2;font-weight: 600;margin: 0 0 18px 0;}
.talent-summary h4 a {color: #004ea2;}
.talent-summary h4 a:hover {color: #2E2E2E;}
.secondarysort {overflow: hidden;}
.secondarysort li {margin: 0 0 46px 0;}
.secondarysort li a:hover img {opacity: 0.8;filter: alpha(opacity=80);}
.secondarysort li h4 {font-size: 18px;color: #2E2E2E;font-weight: 600;margin: 15px 0 12px 0;}
.secondarysort li a:hover h4 {color: #004ea2;}
.secondarysort li p {color: #666;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;margin: 0;}
@media (min-width: 768px) {
	.secondarysort li img {height: 152px;width: 100%;}
}
@media (max-width: 1199px) {
	.secondarysort li img {height: 117px;width: 100%;}
}
@media (max-width: 991px) {
	.secondarysort li img {height: 123px;width: 100%;}
}
@media (max-width: 767px) {
	.secondarysort li img {height: auto;width: 100%;}
}
/*Our Team*/
.teams { margin-top: 10px;padding: 0 2px;}
.teams li {margin-bottom: 30px;}
.teams li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #009cff;
}
.teams li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.teams li .boxstyle .txtinfo {margin: 15px;overflow: hidden;}
.teams li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 1.45em;font-weight: 600;margin: 0 0 8px 0;}
.teams li .boxstyle .txtinfo h4 a { color: #004ea2;}
.teams li a:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.teams li .boxstyle .txtinfo p {font-size: 13px;color: #009cff;line-height: 22px;margin: 0 0 4px 0;}
.teams li .boxstyle .txtinfo span {font-size: 13px;color: #575757;line-height: 22px;}
@media (min-width: 768px) {
	.teams li .boxstyle img {height: 143px;width: 100%;}
}
@media (max-width: 1199px) {
	.teams li .boxstyle img {height: 110px;width: 100%;}
}
@media (max-width: 991px) {
	.teams li .boxstyle img {height: 116px;width: 100%;}
}
@media (max-width: 767px) {
	.teams li .boxstyle img {height: auto;width: 100%;}
}
/*äººæ‰é˜Ÿä¼ç»†è§ˆ*/
.module{ margin:0px auto; overflow:hidden; width:100%;border: #e6e6e6 solid 1px;margin-bottom: 25px;}
.module-a,.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:20%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-b{width:80%;background:#ffffff;}
.module-c{width:18%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-d{width:82%;background:#ffffff;}
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #e6e6e6;}
.module-b .table > tbody > tr {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr:first-child {border-top: 0px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:normal;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;}
.module-b .table > tbody > tr > th { border-right:#e6e6e6 solid 0px;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;width: 16%;}
.bl { border-left:#e6e6e6 solid 1px;}
@media screen and (max-width: 1199px){
	.module-a{width:23%;}
    .module-b{width:77%;}
}
@media screen and (max-width: 991px){
.module-a{width:100%;border-right:#e6e6e6 solid 0px;}
.module-b{width:100%;}
.module-c{width:100%;border-right:#e6e6e6 solid 0px;}
.module-d{width:100%;}
.module-b .table > tbody > tr:first-child {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:break-all;}
.module-b .table > tbody > tr > th {width: 17%;}
}
@media screen and (max-width: 767px){
	.module-b .table > tbody > tr > th { width: 23%;}
}

/*-----------------çŽ°ä»»é¢†å¯¼---------------------*/
.personnel-style { overflow: hidden;}
.personnel-style li { border-bottom: #ccc dashed 1px;margin-bottom: 15px;padding: 0 0 15px 0;}
.personnel-style li:last-child { border-bottom: #ccc dashed 0px;margin-bottom: 0px;}
.personnel-style li img {border: #e8e8e8 solid 1px;}
.personnel-style h4 a { color: #337ab7;}
.personnel-style h4 a:hover { color: #ff7300;}
.personnel-style p {font-size: 14px;}

.personnel-list {overflow: hidden;}
.personnel-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dashed 1px;padding: 0 0 12px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:16px; line-height:22px; margin:0 0 12px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.personnel-list li h2 a { color:#010101;font-family: \5FAE\8F6F\96C5\9ED1;}
.personnel-list li h2 a:hover { color:#004ea2; text-decoration:none;}
.personnel-list .news-img{ margin-right: 12px;}
.personnel-list .news-img img{ max-width: 85px; border:#e4e4e4 solid 1px;}
.personnel-list .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.personnel-list .news-txt p i { font-size: 13px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#009cd1;font-size: 13px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}

.cleader{}
.cleader .boxstyle{ text-align:center; margin-bottom:35px;}
.cleader .boxstyle img{ margin-bottom:10px; width:200px; height:280px;}
.cleader .boxstyle h4 a{ color:#444;}
.cleader .boxstyle h4 a:hover{ color:#00409a;}
@media (max-width: 991px) {
	.cleader .boxstyle img{  width:136px; height:191px;}
}
@media (max-width: 500px) {
	.cleader .col-xs-6 .boxstyle  img{  width:100%; height:300px;}
	.cleader .col-xs-4 .boxstyle img{  width:100%; height:186px;}
}
@media (max-width: 450px) {
	.cleader .col-xs-6 .boxstyle  img{  height:247px;}
	.cleader .col-xs-4 .boxstyle img{   height:151px;}
}
@media (max-width: 375px) {
	.cleader .col-xs-6 .boxstyle  img{   height:220px;}
	.cleader .col-xs-4 .boxstyle img{   height:133px;}
}
@media (max-width: 320px) {
	.cleader .col-xs-6 .boxstyle  img{  height:182px;}
	.cleader .col-xs-4 .boxstyle img{   height:108px;}
}

@media (min-width: 768px) {
	.personnel-list .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.personnel-list .news-img img{ width: 85px; height: 113px;}
	.personnel-list .news-img{ margin-right: 15px;}
	.personnel-list li{margin-bottom: 15px; display: block;overflow: hidden;padding: 0 0 12px 0;}
}
@media (max-width: 767px) {
	.personnel-list .news-img img{ width: 85px; height:110px;}
	.personnel-list li h2 {white-space:normal;}
	}
/*-----------------å›¾æ–‡---------------------*/
.graphiclist {overflow: hidden;}
.graphiclist li{margin-bottom: 8px; display: block; overflow: hidden; }
.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.graphiclist li h2 { font-size:18px; 
	margin:0 0 10px 0; 
	font-weight: 700;
color:#2459BC;}
.graphiclist .news-img img{ 
	/* border:#e4e4e4 solid 1px; */
}
.graphiclist .news-txt p { line-height: 22px; 
	font-size: 14px; 
	margin:0 0 10px; color:#444;}
.graphiclist .news-txt span{ font-size: 12px; color:#888; }
.graphiclist .news-txt i { font-family: Arial;font-size: 14px; margin: 4px 0 0 0; color:#106ece; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; 
	font-size:12px; text-decoration:underline; 
	font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#15549a;}
.graphiclist .learn_more{ font-size: 14px; color:#2561ad; display: inline-block;}
.graphiclist .learn_more:hover{ color:#0d80e8; }
.graphiclist .learn_more img{ float: right;    margin: 2.5px 0 0 5px; }

.graphiclist .news-txt a:hover h2{ color:#444;  }
.graphiclist .news-txt a:hover p,
.graphiclist .news-txt a:hover span{ color:#2459BC; }
hr.picexttx{ border-top: 1px dashed #dadada; margin: 52px 0 45px 0;}

.current_leaders{ margin-bottom: 45px; }
.current_leaders li h2{ font-size: 16px; 
	color:#444444;
font-weight: 700;
margin: 10px 0 15px;}

.current_leaders li h2 b{ color:#3C61C2; 
	font-size: 30px; 
	margin-right: 30px;}
.current_leaders .news-txt span{ font-size: 15px; color: #444; }
.current_leaders li span img{ display:inline-block; margin-right: 12px; } 





@media (min-width: 768px) {
	.graphiclist .news-txt p{ line-height: 22px; height: 44px;
	 font-size: 14px; overflow:hidden;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
	.graphiclist .news-img img{ width: 187px; height: 125px;}
	.graphiclist .news-img{ margin-right: 20px;}
	.graphiclist li{margin-bottom: 0;padding: 25px 0 0; 
		display: block; overflow: hidden; }
	.graphiclist li h2 { 
		/* overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap; */
		line-height: 26px;
		max-height: 52px;
}

.current_leaders li .news-txt p{ 
	margin-bottom: 30px; 
	font-size: 15px; 
	line-height: 2; 
	height:88px ;}
.current_leaders .news-img{ margin-right: 25px;}
.current_leaders .news-img img{ width: 167px; height: 230px;}

}

@media screen and (min-width:768px) and (max-width:991px){
  .graphiclist .news-txt p{-webkit-line-clamp: 2; height: 44px;}
  .current_leaders li .news-txt p{ height: 66px; }
}



.picture_lists{ margin-bottom: 35px; }

@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.graphiclist li{  }
	.graphiclist .news-img img{ width: 173px; height: 101px;}
	.graphiclist .news-txt p {  }
	.graphiclist li h2 a { height: 20px; }
	.graphiclist .learn_more{ float: right; }

	.current_leaders .news-img img{ width: 140px; height: 192px;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.graphiclist .news-img img{ width: 112px; height:75px;}
	.graphiclist li{padding: 25px 0 0;
    display: block;
    overflow: hidden;}
	.graphiclist li h2 a {height: auto;
    	white-space: normal;
		line-height: 28px;
		line-height: 22px;}
	.current_leaders li h2 b{ font-size: 20px; margin-right: 20px; }
	.current_leaders .news-img img{ width: 120px; height: 165.5px;}

}

.publication {overflow: hidden;}
.publication li{margin-bottom: 8px; display: block; overflow: hidden; }
.publication li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.publication li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 700;}
.publication li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.publication li h2 a:hover { color:#004ea2; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{ max-width: 107px; padding: 3px;}
.publication .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.publication .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.publication .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 107px; height: 138px;}
	.publication .news-img{ margin-right: 15px;}
	.publication li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.publication li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.publication .news-img{ margin-bottom:2px;margin-right: 15px;}
	.publication li h2 {white-space:normal;overflow: inherit;}
	}

.zhuzuo {overflow: hidden;}
.zhuzuo li{margin-bottom: 8px; display: block; overflow: hidden; }
.zhuzuo li:nth-last-child(1) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li:nth-last-child(2) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 700;}
.zhuzuo li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 1px;}
.zhuzuo .news-img img{ max-width: 107px; padding: 3px;}
.zhuzuo .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.zhuzuo .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.zhuzuo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.zhuzuo .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.zhuzuo .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.zhuzuo .news-img img{ width: 107px; height: 138px;}
	.zhuzuo .news-img{ margin-right: 15px;}
	.zhuzuo li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.zhuzuo li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img{ margin-bottom:2px;margin-right: 15px;}
	.zhuzuo li h2 {white-space:normal;overflow: inherit;}
	}

.new-graphic { margin-top: 10px;padding: 0 2px;}
.new-graphic li {margin-bottom: 30px;}
.new-graphic li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #00ccff;
}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {margin: 15px;overflow: hidden;height: 146px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 16px;font-weight: 700;margin: 0 0 8px 0;line-height: 20px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #004ea2;word-break:break-all;}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.new-graphic li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphic li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.new-graphic li .boxstyle img {height: 127px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 102px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 170px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 100px;width: 100%;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: auto;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 {font-size: 15px;line-height: 22px;}
	.new-graphic li .boxstyle .txtinfo p {font-size: 13px;line-height: 20px;}
}

.staff { margin-top: 10px;padding: 0 2px;}
.staff .col-md-2 {padding-right: 10px;padding-left: 10px;}
.staff li {margin-bottom: 22px;}
.staff li .boxstyle {
	overflow: hidden;
  /*-ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #ececec;*/
}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle .txtinfo {margin: 10px 6px 2px;overflow: hidden;}
.staff li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staff li .boxstyle .txtinfo h4 { color: #0453b0;font-size: 16px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #383838;word-break:break-all;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #0453b0;}
.staff li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 3px 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.staff li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.staff li .boxstyle img {height: 160px;width: 120px;}
}
@media (max-width: 1199px) {
	.staff li .boxstyle img {height: 130px;width: 96px;}
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.staff li .boxstyle img {height: 160px;width: 120px;}
	.staff .col-md-2 {padding-right: 15px;padding-left: 15px;}
}
@media (max-width: 320px) {
	.staff li .boxstyle img {height: 160px;width: 120px;}
}

.isPc {margin-top: -20px;}
.isPc .Pt3{padding:20px 0; border-bottom: 3px solid #f3f9fe;}
.isPc .Pt3 b{color:red; font-weight:normal;}
.isPc .Pt3:hover{background:#f7fcff;}
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 100%;}
.isPc .t3 h3{ font-size:16px; line-height:20px; font-weight:600; margin: 0 0 10px 0;}
.isPc .t3 h3 a{color:#383838;}
.isPc .t3 h3 a:hover {color:#004ea2;}
.isPc .Pt3 span{ display:block; margin-bottom:2px; font-size:13px; color:#30b9de;}
.isPc .t3 p{ font-size:13px; line-height:22px; color:#7d7d7d;margin: 0;}
@media (max-width: 1199px) {
	.isPc .p3 img {width: 200px;}
	.isPc .p3{margin-right:15px;}
}
@media (max-width: 991px) {
	.isPc .p3 img {width: 158px;}
}
@media (max-width: 767px) {
	.isPc .p3 img {width: 126px;}
}


/*---------------å›¾ç‰‡åˆ—è¡¨---------------------*/
.new-graphics { margin-top: 44px; }
/*.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.new-graphics > ul{ margin-bottom: 20px; }
.new-graphics li {margin-bottom: 20px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {}
.new-graphics li .boxstyle img {height: 132px;width: 100%;}
.new-graphics li .boxstyle .txtinfo {margin: 8px 2px 0 2px;
	overflow: hidden;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 14px;
	color: #999999;margin: 0 0 3px 0;
	font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #374C7B;
	font-size: 16px;line-height: 21px;font-weight: 500;
	margin: 0 0 8px 0;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #374C7B;
	border: 0;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
display:block;
height: 22px;
/*! autoprefixer: off */
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #B90036;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 102px;}
}
@media (max-width: 1099px) {
	
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 147px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 16px;line-height: 22px;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}


/*------------- ç ”ç©¶äººå‘˜åˆ—è¡¨å’Œè¯¦æƒ… -------------*/
.researcher_pic{ 
	margin-top: 24px;
 }
.researcher_pic ul{ margin-bottom: 15px; }

.details_researcher{}
.top_usexx{ background:#F2F7FF; 
	margin-top: 24px; 
	overflow: hidden;
	padding:25px 24px;}
.topusexx_left{ float:left;  margin-right: 24px;}
.topusexx_left img{ width: 167px;height: 230px; }
.topusexx_right{  }
.topusexx_right dl{ margin-bottom: 7px; }
.topusexx_right dl{ overflow: hidden; font-size: 16px; color:#444; font-weight: 700; }
.topusexx_right dt{ float:left; width: 85px;}
.topusexx_right dt b{ font-size: 30px; color:#3C61C2;}
.topusexx_right dd{}
.topusexx_right dl:first-child{ margin-bottom: 16px; }
.topusexx_right dl:first-child dd{ margin-top: 17px; }
.cent_usell{ background:#F2F7FF; margin-top: 18px;
	padding:25px 24px; 
font-size: 15px;
color:#444;}
.cent_usell h2{ font-size: 17px; background:#D8E7FF; color:#444; }
.cent_usell h2 b{ border-left:9px solid #2459BC;      
	padding: 6px 0 6px 9px;
    display: inline-block;}
.cent_usell p{ line-height: 2; margin-bottom: 0; }

@media (max-width: 991px) {
	.topusexx_right dl{ font-size: 15px; }
	.topusexx_right dt b{ font-size: 24px;}
	.topusexx_right dl:first-child dd {
    margin-top: 10px;}
	.topusexx_left img{ width: 145px;height: 199px; }
	.topusexx_right dl:first-child{ margin-bottom: 10px; }
}
@media (max-width: 450px) {
	.topusexx_left { width: 100%;
    text-align: center;
    margin: 0 0 15px;
    float: none;}
	.topusexx_left img{ display:inline-block; }
}
@media (max-width: 320px) {
}


/*-----------------ä¿¡æ¯å…¬å¼€---------------------*/
#xlmain .text {
    margin: 28px 0 12px 0;
    overflow: hidden;
    display: block;
}
#xlmain .text img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
#xlmain .text .img-txtright{    display: block;
    margin-right: auto;
    margin-left: 30px;
    float: right;}
.lanmu2 {
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: #dddddd solid 1px;
}
.lanmu2_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 9px 0;
}
.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}
.textlink .gao1 {
    height: 118px;
    overflow: hidden;
}
.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.textlink ul li {
    display: block;
}
.textlink ul li a {
    font-size: 15px;
    color: #454545;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}
.textlink ul li a:hover{ color:#d61300;}

.deats_padd{ padding-left: 8px; }
.cent_tctbg{ padding:4px 0 25px; border-radius: 4px;}

.dp_title{ font-size: 24px; color:#09356d; font-weight: 700; text-align: center;
 margin: 0 0 20px ;  padding-bottom: 15px; border-bottom: 1px solid #e6e6e6;}
#xlmain .zg_wztxt p{ font-size: 14px; text-indent: 2em; }

@media (max-width:1199px){
	.deats_padd{ padding-left: 15px; }
}





/*-----------------é™¢å£«---------------------*/
.personnel_pic{}
.personnel_pic li .boxstyle img{ width:240px;height: 300px; }
.personnel_pic li .boxstyle a{ border:1px solid #d9d9d9; display: inline-block; padding:4px; }
.personnel_pic li .boxstyle{ text-align: center; }
.personnel_pic li .boxstyle .txtinfo h4 a{ font-size: 18px; height: auto; }
.personnel_pic li .boxstyle .txtinfo h5{ color:#808080; }
.personnel_pic li .boxstyle .txtinfo{ height: 60px; }


.personnel_details{ margin-top: 30px; }
.ryxq_left{    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 4px;
    text-align: left;}
.ryxq_left img{ width:100%;height: 300px; }
.top_ryjs{ border-bottom: 1px solid #ced7e2; }
.top_ryjs h2{ font-size: 22px; color:#333333; margin-top: 0;}
.top_ryjs p{ font-size: 14px;color:#808080; margin-bottom: 14px;}
.center_ryjs{}
.center_ryjs h3{ font-size: 18px; color:#09356d; margin-top: 30px;}
.center_ryjs p{ font-size: 14px; color:#595959; 
	text-indent: 2em; line-height: 32px; 
margin-bottom: 20px;}


@media (max-width: 1199px){
	.personnel_pic li .boxstyle img{ width:180px;height: 225px; }
	.ryxq_left img{ width:180px;height: 225px; }	
}
@media (max-width: 991px){
	.ryxq_left img{ width:108px;height: 135px; }
}
@media (max-width: 767px){
	.personnel_details .col-sm-4{ width:100%; text-align: center; }
	.ryxq_left img{ width:200px;height: 250px; }
	.ryxq_left{ margin-bottom: 15px; }
	.top_ryjs{ text-align: center; }
}
@media (max-width: 450px){
	
}





/*-----------------ç§‘ç ”æˆæžœ---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 20px 0 0 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 15px 0;}
.result .years a {font-size: 13px;font-family: Arial;color: #004ea2;}
.result .years a:hover {color: #d61d0b;}
.result .contentlist {overflow: hidden;margin: 2px 0 0 0;}
.result .contentlist .wid1 {width: 35%;}
.result .contentlist .wid2 {width: 10%;}
.result .contentlist .wid3 {width: 28%;}
.result .contentlist .wid4 {width: 15%;}
.result .contentlist .table > thead > tr > th {color: #333;font-size: 14px;padding: 8px;}
.result .contentlist .table-bordered > tbody > tr > td {font-size: 13px;padding: 8px 6px;display:table-cell; vertical-align:middle;}/*word-break: break-all;*/
.result .contentlist .table-bordered .date {font-size: 12px;font-family: Arial;}
.result .contentlist .table-bordered .arial {font-family: Arial;}
@media (max-width: 1199px){
	.result .contentlist .wid1 {width: 30%;}
	.result .contentlist .wid2 {width: 12%;}
}
@media (max-width: 991px){
	.result .contentlist .wid2 {width: 19%;}
	.result .contentlist .wid4 {width: 25%;}
}
@media (max-width: 767px){
	.result .contentlist .wid2 {width: 25%;}
	.result .contentlist .wid4 {width: 28%;}
}


/* 3.3. Thumbnailå›¾ç‰‡åˆ·å…‰ç‰¹æ•ˆ */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

.img_hovbig{
	display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
.img-portfolio {margin-bottom: 5px;display: block;}
.img-portfolio .photobox {border: #dedede solid 1px;padding: 8px;display: block;border-radius: 4px;}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {-webkit-box-shadow:0 0 6px #cdcdcd;box-shadow:0 0 6px #cdcdcd;}
.img-portfolio img {width: 100%;height:145px;}
.phototitle { float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#454545;padding:8px 10px; height:34px;text-align: center;text-transform: uppercase;}/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover { color:#0c5ebf;text-decoration:none;}
@media screen and (max-width: 1199px){
	.img-portfolio img {height:114px; }
	.img-portfolio .photobox {padding: 6px;}
}
@media screen and (max-width: 991px){
	.img-portfolio img {height:114px; }
}
@media screen and (max-width: 767px){
	.img-portfolio .photobox {padding: 5px;}
	.img-portfolio img {height:84px; }
	.phototitle {font-size:13px;height:26px;}
}

/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 14px; TEXT-ALIGN: center; CLEAR: both; 
    border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 0 0 6px;
}
#pages span{padding:8px 16px;}
#pages A {
    BORDER-TOP: #efefef 1px solid;
    BORDER-RIGHT: #efefef 1px solid; 
    BACKGROUND: #EAF1FF; BORDER-BOTTOM: #efefef 1px solid; 
    COLOR: #333; 
    TEXT-DECORATION: none; 
    BORDER-LEFT: #efefef 1px solid; 
    DISPLAY: inline-block; LINE-HEIGHT: 23px; padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:none;}
#pages A:hover {
    BORDER: #D03F6B 1px solid; BACKGROUND: #D03F6B;  COLOR: #fff;
}
#pages A.curr {
    BORDER: #D03F6B 1px solid; BACKGROUND: #D03F6B;  COLOR: #fff;
}
#pages A.curr:visited {
    BORDER: #D03F6B 1px solid; BACKGROUND: #D03F6B;  COLOR: #fff;
}

@media screen and (max-width: 767px){
	#pages A { padding:3px 10px; font-size: 13px; }
#pages .nolink{ padding:3px 10px; }
}
@media screen and (max-width: 320px){
	#pages A { padding:2px 8px; font-size: 12px; }
	#pages .nolink{ padding:2px 8px; }
}
.pc_mbxhd{ display: none; }






/*åˆ¤æ–­*/
@media (max-width: 1249px) {
    .index_kj ul li p{ font-size: 14px; }
    .win-ico li a img{ height: 64px; }
}
@media (max-width: 1199px) {
	.list-tab ul{ height:166px; overflow:hidden;}
	
	.index_kj ul li p{ font-size: 12px; }
	.win-ico li a img{ height: 52px; }
}

@media (max-width: 991px){
.mob-margin{ margin-top:25px;}


.copyright .cas img{ display:inline-block;}
.copyright .left{ width:100%; font-size:13px; text-align:center; margin-bottom: 10px;}
.header-top{ background:none;}
.soc_icons{ margin-top:-5px;}

.search_linktwo .social-links li a{ font-size: 12px; }
.index_kj ul li{ width:22%; margin-right: 4%;}
.index_kj ul li:nth-child(2n){margin-right: 4%;}
.index_kj ul li:last-child{margin-right: 0;}
.win-ico li a img{height: 80px;}
.copyright .cas img{ width:auto; }
.copyright .rightbz{ margin-top: 2px; }
.foot .tophalf{ padding:0 0 40px; }
}
@media (max-width: 767px){
	.navbar-default .navbar-nav > li > a{ font-size:20px; font-weight:700; text-align: left;}
	
	.dropdown .dropdown>a:before{ color:#fff;}
	.dropdown .dropdown.open>a:before {
    color: #fff;}
	.list-tab ul {
    height: 225px;
    overflow: hidden;}
	.webheader .logo{ width:88%; }
	.webheader .logo a{ width: 100%; margin-top: 16px; }
	.mob_fxbtn{ position: absolute;
    right: 25px;
    top: -55px; }
    .search_linktwo .social-links li a{
    	font-size: 14px; color:#333;
    }
    

    .search_linktwo .social-links li{ margin-top: 0; margin-bottom: 15px;}
	.mob_fxbtn .dropdown-menu{ padding: 15px 0 0; }
	/* .container-fluid > .navbar-header{ padding:5px 0;} */
	.main-navigation .navbar-nav > .open > a, 
	.main-navigation .navbar-nav > .open > a:hover, 
	.main-navigation .navbar-nav > .open > a:focus{ background-color: #0D81E8;}
	
	.list-tab .top_newtit a p{ height:44px;}
	.win-ico li a img{ height:auto;}
	
	.mob_mbxhd{ display: none; }
	.pc_mbxhd{ display: block; float: left;
    width: 100%;
    padding-left: 15px;}
	.column{ width:100%; }
	
	.social-links .dropdown>button{ color:#333; }
	.social-links li{  display:block; margin-top: 6px; }
	.dropdown-menu > li > a{ border: 0; }
}

@media (max-width: 600px){
	.left-txtximg{ width:100%; margin-bottom:20px;}
	.left-txtximg a p{ margin-bottom:0;}
	.list-tab ul{ width:100%; height:auto; padding-left:0;}
	.left-txtximg img{ height:auto;}
	.left-txtximg p a{ height:auto;}
	.navbar-default .navbar-nav > li > a{ padding-left:20px;}
	.mob_fxbtn{ top:-47px;}
	.social-links{ margin: 0; }
	.webheader .logo{ margin: 0; }
	.webheader .logo b{ display:none; }
	.external_links a{ padding:0 10px; }
	
}
@media (max-width: 500px){
	.mob_fxbtn{ top:-43px;}
	.index_kj ul li p{display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
	
}
@media (max-width: 450px){
	.index_kj ul li{ width:47%; margin-right: 6%;}
	.index_kj ul li:nth-child(2n){margin-right: 0;}
	.index_kj ul li:last-child{margin-right: 0;}
	.external_links{ padding-bottom: 8px; }
	.external_links a{  width: 49%; display:inline-block; margin-bottom: 12px;}	
}

@media (max-width: 385px){
	.webheader .logo a{ margin-right: 12px; }
	.events_tab .tabmenu ul li a{ font-size: 16px; }
	.lanmu_l{ font-size: 16px;  }
	.wa_school{font-size: 16px;}
}

@media (max-width: 365px){
	
}
@media (max-width: 350px){
	.events_tab .tabmenu ul li a{ font-size: 15px;padding: 0 10px 0 43px; }
	.lanmu_l{ font-size: 15px;  }
	.wa_school{font-size: 15px;}
}

@media (max-width: 320px){
	.events_tab .tabmenu ul li a{ 
		font-size: 15px;
		padding: 0 10px 0 32px;
    background-position: left 3px center;}
    .lanmu_l{ font-size: 15px;  }
    .lanmu_l img{ margin-right: 6px; margin-left: 5px; }
}

















