.fullSlide_1 li.first{background: url(../img/banner1.jpg) no-repeat center center;background-size:cover;}
.fullSlide_1 li.second{background: url(../img/banner1.jpg) no-repeat center center;background-size:cover;}
.fullSlide_1 li.three{background: url(../img/banner1.jpg) no-repeat center center;background-size:cover;}
.headerBlock{    position: absolute;
	width: 100%;
	z-index: 1000;
	padding-top: 90px;
	min-width: 1260px;
	text-align: center;
}

.headerBlock .wrapper{position:relative;}
.headerBlock .topIcon{position:absolute;top:22px;right:100px;}
.headerBlock .topIcon .btn{width:24px;height:18px;border:none; cursor:pointer; vertical-align:top;
background:url(style_res/search.png) no-repeat center;outline:0;}
.logoBlock{text-align: left;padding-left: 100px}
/*.logoBlock img{padding: 0 100px;}*/
.topIcon span
{
	padding-left: 8px;
	padding-right: 8px;
	color: #a1a7a9;
}
.topIcon span a
{
	color: #d7d7d7;
}
.topIcon .eng
{
	padding-right: 38px;
}
.nav_1
{
	width: 200px;
	right: 0;
}
.nav
{
	/*margin-top: 28px;*/
	height: 45px;
	width: 100%;
	text-align: center;
	display: inline-block;
	*margin-left: 40px;
	position: relative;
	top:-65px;
}
.nav li
{
	display: inline-block;
	padding-top: 14px;
	padding-left: 70px;
	*float:left;
}
.nav a
{
	color: #fff;
	font-size: 18px;
	position: relative;
	font-family: RobotoCondensed;
}

.nav li a:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	border-bottom: solid 2px #fff;
}

.nav li a:before {
	left: 0;
}

.nav li a:hover:before {
	width: 100%;
}

.nav li a:before {
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out;
}

.title
{
	text-align: center;
	color: #fff;
	position: relative;
	top: 180px;
	z-index: -999;
	*left:0;
}
.title p
{
	padding-bottom: 12px;
	padding-bottom: 12px;
}
.title .p_1
{
	font-size: 56px;
	font-weight: bold;
}
.title .p_2
{
	font-size: 50px;

	font-family: FacileSans;
}
.title .p_3
{
	font-size: 45px;

	font-family: FacileSans;
}
/*.more*/
/*{*/
	/*display: inline-block;*/
	/*width: 62%;*/
/*}*/
.more span
{
	padding-right: 20px;
}
.more .span_1
{
	font-weight: 600;
	font-size: 38px;
	color: #000;
	font-family: RobotoCondensed;
}
.more .span_2
{
	color: #d6d6d6;
}
.more .span_3 a
{
	color: #678fb1;
	font-size: 0.9rem;
	font-family: RobotoRegular,Arial,sans-serif;
}
.more .span_3 a:hover
{
	color: #000;
}
.row_list_1
{
	background: #f1f1f1;
	width: 100%;
	min-width: 1260px;
}
.row_1
{
	max-width: 1260px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 38px;
}
.news
{
	display: inline-block;
	width:73%;

}
.news_1
{
	display: inline-block;
	width: 290px;
	margin-top: 16px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.news_1 img
{
	width: 290px;
	height: 180px;
	cursor: pointer;
	transition: all 0.4s;
}
.news_1 img:hover
{
	transform: scale(1.06)
}

.news_1 .txt
{
		/*width: 230px;*/
	background: #f1f1f1;
	display: inline-block;
	z-index: 999;
	padding: 30px 15px;
	margin: -18px 23px;
	position: relative;
}
.news_1 .txt a
{
	font-size: 16px;
	font-weight: bold;
	font-family: RobotoCondensed;
	word-break: break-all;
    height: 66px;
    overflow: hidden;
}
.news_1 .txt a:hover
{
	color: #003f88;
}
.news_1 .txt img
{
	width: 10px;
	height: 10px;
	padding-right: 16px;
}
.news_1 .txt p
{
	padding-top: 16px;
	color: #999;
}
.events
{
	display: inline-block;
	vertical-align: top;
	width: 332px;
	*float:right;
	*margin-top: -330px;
}
.time
{
	display: inline-block;
	width: 56px;
}
.day
{
	background: #e6e6e6;
	padding-top: 3px;
	font-size: 22px;
	color: #003f88;
	text-align: center;
	font-family: RobotoRegular;
	line-height: 28px;
}
.date
{
	background: #003f88;
	padding-bottom: 3px;
	text-align: center;
	color: #fff;
	padding-top: 5px;
	font-family: RobotoRegular;
}
.events ul
{
	margin-top: 6px;
	display: inline-block;
}
.events li
{
	display: inline-block;
	vertical-align: top;
	width: 255px;
	padding-left: 16px;
	*float: right;
	*margin-top: -64px;
}
.events .div_1
{
	padding-top: 10px;
    line-height: 1.6;
	*padding-top:18px;
	display: inline-block;
}
.events .p_1
{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	font-family: RobotoCondensed,Arial,sans-serif;
}
.events .p_1 a{
	word-break:break-all;
    height: 43px;
    overflow: hidden;
}
.events .p_2
{
	font-size: 12px;
	line-height: 1.1;
	font-family: RobotoRegular,Arial,sans-serif;
	padding-top: 5px;
}
.events .p_2 .span_2{
	color:#b4b4b4;
	word-break:break-all;
}

.events .p_1 a:hover
{
	color:  #003f88;
}
.events .span_1
{
	font-weight: 600;
}

.row_list_2
{
	min-width: 1260px;
	width: 100%;
}
.row_2
{

	max-width: 1260px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 36px;
}
.research_1
{
	width: 49%;
	display: inline-block;
	padding-top: 40px;
	padding-left: 10px;
	*float:left;
}
.research_1 .left
{
	width: 340px;
	display: inline-block;
	vertical-align: top;
}
.research_1 .p_1
{
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	font-family: RobotoCondensed;
}
.research_1 .p_1 a{
	height:44px;
}
.research_1 .p_1 a:hover
{
	color: #003f88;
}
.research_1 .p_2
{
	display: inline-block;
	color: #999;
	font-size: 12px;
	font-family: RobotoRegular;
	padding-top: 8px;
	height:56px;    word-break: break-all;
}
.research_1 .p_3
{
	display: inline-block;
	width: 440px;
	margin-top: 30px;
}
.research_1 .p_3 a
{
	border: 1px solid #7fa7d4;
	padding: 10px 40px;
	font-size: 14px;
}
.research_1 .p_3 a:hover
{
	color: #fff;
	background: #003f88;

}

.research_1 .right
{
	display: inline-block;
	margin-left: 10px;
	overflow: hidden;
	*float: right;
	*margin-top: -146px;
}
.research_1 .right img
{
	width: 260px;
	height: 170px;
	cursor: pointer;
	transition: all 0.4s;
}
.research_1 .right img:hover
{
	transform: scale(1.06)
}

.row_list_3
{
	min-width: 1260px;
	width: 100%;
	background: #f1f1f1;
}
.row_3
{

	max-width: 1260px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 36px;
}
.cooperation .div_1
{
	display: inline-block;
	padding-right: 16px;
	overflow: hidden;
	*float: left;
}
.cooperation .div_1 img
{
	width: 232px;
	height: 70px;
	padding-top: 30px;
	cursor: pointer;
	transition: all 0.4s;
}
.cooperation .div_1 img:hover
{
	transform: scale(1.06)
}
/*底部*/
.row_list_4
{
	min-width: 1200px;
	width: 100%;
	background-color: #003f88;
}
.footer
{
	max-width: 1200px;
	margin: 0 auto;

	padding: 20px;
}
.footer_1
{
	border-bottom: 1px solid #406fa6;
	width: 100%;
}
.foot2 p
{
	line-height: 2.0;
}
.footer p span
{
	color: #fff;
	padding-left: 13px;
	font-size: 0.9rem;
	font-family: RobotoRegular;
}
.footer .link
{
	color: #fff;
	display: inline-block;
	vertical-align: top;
	width: 70%;
}
.footer .link div
{
	display: inline-block;
	font-size: 29px;

}
.footer .link p
{
	display: inline-block;
	padding-top: 5px;
	vertical-align: top;
	font-size: 20px;
	background: #306dc6;
	padding-bottom: 5px;
	width: 134px;
	text-align: center;
	margin: 5px 12px;
}
.footer li
{
	list-style: none;
	line-height: 2.2;

}
.ddlspan{ background-color:#fff; color:#333; width:190px; height:24px; line-height:24px; padding-left:10px;
	border:1px solid #666; cursor:pointer; font-size:14px; display:block;}

.ddlspan ul.ddlul{ margin:0; padding:0; background-color:#FFF; position:relative; border-left:1px solid #666;border-right:1px solid #666;
	border-bottom:1px solid #666; list-style:none; z-index:10001; display:none;}
.ddlul li{ margin:0; padding:0; height:23px; line-height:23px; width:inherit; cursor:pointer;}
.ddlul li a{ text-decoration:none; color:#333; display:block;}

.footer a
{
	text-decoration: none;
	color: #fff;
	font-size: 0.9rem;
	font-family: RobotoRegular;
}
.foot3 a:hover
{
	border-bottom: 1px solid;
}
.foot1
{
	display: inline-block;
	width: 28%;
	vertical-align: top;
	padding-top: 14px;
	*float:left;
}
.foot2
{
	display: inline-block;
	width: 28%;
	border-left: 1px solid #406fa6;
	border-right: 1px solid #406fa6;
	padding-left: 40px;
	*float:left;
}
.foot2 div p
{
	width: 300px;
	display: inline-block;
	color: #fff;
	padding-left: 14px;
	font-size: 0.9rem;
	font-family: RobotoRegular;
}
.foot2 div img
{
	vertical-align: top;
	padding-top: 5px;
}
.foot3
{
	display: inline-block;
	width: 36%;
	vertical-align: top;
	padding-left: 40px;

}
.foot3 .wechat
{
	display: inline-block;
	 padding-left: 20px;
	text-align: center;
	*margin-top: -100px;
}
.foot3 .wechat p
{
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #dde0e6;
}
.foot3 img
{
	width: 100px;
	height: 100px;
}
.foot4
{
	text-align: center;
	color: #fff;
	padding: 20px;
	font-size: 14px;
	font-family: RobotoRegular;
}
.foot4 a
{
	color: #5891d3;
}


.searchShow
{
	height: 192px;
}
.search
{
	    overflow: hidden;
    z-index: 100;
	transition: height .2s ease, padding-top .2s ease;
	box-sizing: border-box;
    padding-top: 0;
	width: 100%;
	height:0;
	background: #194286 url(style_res/search1.png) no-repeat bottom;
}
.search input 
{
    border: 0;
    background-color: transparent;
    border-bottom: 4px solid #89a9d0;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    font-family: RobotoCondensed, sans-serif;
    color: #fff;
    padding: 10px 0;
    width: 60%;
    float: left;
}
.search button {
    width: 72px;
    height: 72px;
    background: transparent url(style_res/search_box_button.png) no-repeat 50%;
    background-size: contain;
    border: 0;
    margin-left: 15px;
    position: relative;
    top: 10px;
    cursor: pointer;
}
.row_list_1 .more {
    text-align: left;
}
.search_box
{
    width: 1440px;
    height: 72px;
    margin: 40px auto;
    box-sizing: border-box;
    padding-left: 100px;
    padding-right: 100px;
}
.search input::-webkit-input-placeholder
{
    color:#89aad2;
}

.header_box
{
	width: 100%;
	position: absolute;
	min-width: 1260px;
	z-index: 99999;
	top: 50px;
}
.header_2
{
	position: relative;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left: 60px;
	min-width: 1260px;
}
.txt_right_1
{
	position: absolute;
	top: 0px;
	right: 70px;
	margin-top: 36px;
}
.txt_right_1 li
{
	float: left;
	padding: 18px 20px;
}
.txt_right_1 li a
{
	color: #fff;
    font-size: 20px;
    position: relative;
    font-family: cursive;
    font-weight: bold;
}


.txt_right_1 li a:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	border-bottom: solid 2px #fff;
	top: 36px;
}

.nav li a:before {
	left: 0;

}
.txt_right_1 li a:hover:before {
	width: 100%;
}

.txt_right_1 li a:before {
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out;
}
.nav_1 {
	width: 270px;
	right: 0;
	display: inline-block;
	float: right;
	color:#d7d7d7;
}
.nav_1 span
{
	padding-left: 15px;
}
.nav_1  span a {
	color: #d7d7d7;
}
.nav_1 button {
	width: 24px;
	height: 18px;
	border: none;
	cursor: pointer;
	vertical-align: top;
	background: url(style_res/search.png) no-repeat center;
	outline: 0;
	margin-left:30px;
}



@media only screen and (max-width:1400px ) {
	.header_2 {
    padding-left: 10px;
	}
	.nav_1 {
    width: 210px;
    }
    .txt_right_1 {
    right: 10px;
    }
	
}








.ts_more{display: inline-block}
.ts_more a{color: #678fb1;    font-size: 0.9rem;}

.row_list_2 .more {
    text-align: left;
}
.row_list_3 .more {
    text-align: left;
}

.ddlspan{ background-color:#fff; color:#333; width:190px; height:24px; line-height:24px; padding-left:10px;    margin-top: 25px;
	border:1px solid #666; cursor:pointer; font-size:14px; display:block;}
.link .ddlul{ margin:0; padding:0; background-color:#FFF;  border:1px solid #666;position: absolute;    bottom: 25px;
	list-style:none; z-index:10001; display:none;height: 140px;
    overflow: hidden;BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FILTER: alpha(opacity:0);  OVERFLOW: auto; BORDER-LEFT: 1px solid; 
BORDER-BOTTOM: 1px solid; POSITION: absolute;width: 198px!important;margin-left: 1px;}
.ddlul li{ margin:0; padding:0; height:23px; line-height:23px; width:inherit; cursor:pointer;}
.ddlul li a{ text-decoration:none; color:#333; display:block;}
.ddlul li a:hover{ text-decoration:none; background-color:#5290cb;}
.libg{ background-color:#FCF;}

