#banner{height:275px;}
#banner_pic{height:620px;width:100%;overflow:hidden;}
#banner_pic>ul{height:620px;width:5000px;}
#banner_pic>ul>li{float:left;}
.toutiao{
	background-color: rgba(45,96,194,.96);
	height: 100px;
	position: absolute;
	top:560px;
	width: 100%;
	min-width:1400px;
	border-bottom:4px #79BEFF solid;
}
.inner{
	width: 1400px;
	margin: 0 auto;
/* 	padding-top: 20px; */
}
.inner > h4{
	width: 60px;
	height: 60px;
	background-color: #79BEFF;
	color: #2D60C2;
	float: left;
	text-align: center;
	line-height: 60px;
	margin-right: 10px;
	font-size: 20px;
}
.news{
	float: left;
	height: 60px;/* 必要元素 */
    line-height: 60px;
/*     border: #ccc 1px solid; */
    overflow: hidden;/* 必要元素 */
}
.news>ul>li>h5{
	color: #fff;
	font-size: 16px;
	line-height: 30px;
/* 	height:30px; */
}
.news>ul>li>a{
	color: #79BEFF;
	font-size: 14px;
	line-height: 30px;
/* 	height:30px; */
}
.news:hover h5{
	text-decoration: underline;
}
.news:hover p{
	text-decoration: underline;
}
.gsld{
	float: right;
	width: 116px;
	height: 40px;
	border: #79BEFF 1px solid;
	border-radius: 4px;
	padding-left: 24px;
	cursor: pointer;
}
.gsld > p{
	display: inline;
	line-height: 40px;
	color: #79BEFF;font-size: 16px;
	padding-left: 28px;
	background: url(../images/u401.png) no-repeat center left;
}
.gsld > p:hover{
	color: #fff;
	background-image: url(../images/u401_mouseover.png);
}
.news_center{
	padding-top: 0px;
}
.news_center h2{
	line-height: 52px;
    text-align: center;
    font-size: 24px;
    background: url(../images/u62.png) no-repeat center 44px;
    color: #333;
    font-weight: 300;
    padding-bottom: 8px;
}
.news_pic{
	float: left;
    width: 700px;
    height: 500px;
}
.news_div{
	margin: 20px;
}
.news_right{
	float: right;
	background-color: #f7f7f7;
	width: 687px;
	height: 475px;
	/*padding-top: 20px;
	padding-left: 40px;*/
/* 	position:absolute; */
/* 	top:830px; */
/* 	left:950px; */
}
.news_right h6{
	width: 166px;
	height: 60px;
	font-size: 24px;
	color:white;
	line-height: 60px;
	background: url(../images/u421.png) no-repeat;
	padding-left: 30px;
}
.news_right>ul{
	width: 100%;
	height: 32px;
}
.news_right>ul>li{
	float: left;
	line-height: 50px;
	width: 140px;
	border: 1px #D7D7D7 solid;
	color: #949494;
	border-radius: 25px;
	text-align: center;
	margin-right: 20px;
}

.more1{
    width: 650px;
    line-height: 40px;
    background-color: #EBF5FF;
    font-size: 12px;
    color: #999;
    display: block;
    text-align: center;
    background-image:url(../images/u356.png);
    background-repeat: no-repeat;
    background-position: 55% center;
    margin-top: 20px;
    position: absolute;
    /*top: 935px;*/
/*     overflow: hidden; */
}
.more1:hover{
    color: #2D60C2;
    background-image:url(../images/u356_mouseover.png);
}

.news_detail{
	float:left;
	width:670px;
}

.news_data{
	float: left;
	width: 70px;
	height: 70px;
	background-color: #e9e9e9;
	border-radius: 35px;
	text-align: center;
	font-size: 24px;
	margin-top:10px;
	vertical-align: middle;
	color:grey;
}
.news_data>p{
	margin-top: 5px;
	text-align: center;
    font-size: 24px;
    height:62px;
}
.news_data>p span{
	margin-top: 5px;
	font-size: 14px;
	display: block;
}

.news_de{
	position: absolute;
	margin-left: 100px;
	/*margin-top:10px;*/
	width:550px;
}
.news_de>h5>a{
	line-height: 40px;
	font-size: 16px;
	cursor:pointer;
	color:black;
}
.news_de>p{
    line-height:20px;
    height:20px;
/*     font-size: 14px; */
/*     color:#A1A1A1; */
    width:550px;
/*     cursor:pointer; */

/*     overflow:hidden; */
/*     text-overflow: ellipsis; */
/*     white-space: nowrap;  */
}
.news_de>p>a{
	line-height:20px;
	height:20px;
    font-size: 14px;
    color:#A1A1A1;
    width:550px;
    cursor:pointer;
    
/*     overflow:hidden; */
/*     text-overflow: ellipsis; */
/*     white-space: nowrap;  */
}
.news_de>p>a>p{
    width:550px;
}
.news_de>p:hover a{
	color: #096AC5;
}
.news_de>h5:hover a{
	color: #096AC5;
	text-decoration: underline;
}
.news_top {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	display: flex;
    align-items: center;
}
.news_top_text {
	font-size: 12px;
	color: #4371b0;
	border: 1px solid #4371b0;
	border-radius: 4px;
	padding: 0 4px;
}

.div3{
	width: 100%;
	height: 540px;
	position: relative;
	margin-top: 40px;
	background: url(../images/u55.png) no-repeat center center;
}
.notice{
	width:510px;
	height:360px;
	background-color:white;
	margin-top: 50px;
	padding:20px;
}
.div3>.inner h6{
	width: 166px;
	height: 60px;
	font-size: 24px;
	color:white;
	line-height: 60px;
	background: url(../images/u421.png) no-repeat;
	padding-left: 30px;
}
.div3>.inner p{
	width: 380px;
	line-height: 30px;
	margin-top: 18px;
	font-size: 16px;
}
.div3>.inner p a{
    color:black;
}
.div3 .inner p span{
	color: #A1A1A1;
	text-align: right;
	float: right;
}
.div3 .inner p a:hover{
	color: #2D60C2;
	text-decoration: underline;
}
.div3 .inner p:hover span{
	color: #2D60C2;
	text-decoration: underline;
}

.more{
	width: 100%;
	line-height: 40px;
	background-color: #EBF5FF;
	font-size: 12px;
	color: #999;
	display: block;
	text-align: center;
	background-image:url(../images/u356.png);
	background-repeat: no-repeat;
	background-position: 55% center;
	margin-top: 20px;
}
.more:hover{
	color: #2D60C2;
	background-image:url(../images/u356_mouseover.png);
}
.dangjian{
	width:790px;
	height:360px;
	background-color:white;
	margin-top: 50px;
	padding:20px;
}
.dangjian img{
	margin-top: 20px;
}
.djzt{
	width: 465px;
}
.notice_top .news_item p{
	width: 480px;
	line-height: 30px;
	margin-top: 18px;
	font-size: 16px;
	margin-left: 5px;
}
.notice_top>ul>li{
	margin-top: 5px;
	float: left;
	line-height: 50px;
	width: 190px;
	border: 1px #D7D7D7 solid;
	color: #949494;
	border-radius: 25px;
	text-align: center;
	/*margin-left: 10px;*/
}
.notice_top>ul>li:nth-child(even){
	margin-left: 60px;
	margin-right: 60px;
}
.notice_top{
	height: 60px;
	width: 100%;
}
/* .dangjian .btn>li */
.dangjian_top>ul>li{
	margin-top: 5px;
	float: left;
	line-height: 50px;
	width: 190px;
	border: 1px #D7D7D7 solid;
	color: #949494;
	border-radius: 25px;
	text-align: center;
	margin-left: 10px;
}
.dangjian_top{
	height: 60px;
	width: 100%;
}
.wenhua{
	background: url(../images/u60.png) no-repeat center;
	height: 460px;
}
.wenhua>.inner>div{
	width: 408px;
	height: 350px;
	background-color: #fff;
	border: 15px rgba(255,255,255,.6) solid;	
	background-clip: padding-box;
}
.wenhua>.inner>.study{
	width: 368px;
	height: 350px;
	margin-left: 43px;
	background:url(../images/study.png) no-repeat center top;
	padding-left:20px;
	padding-right:20px;
	background-color: #fff;
	border: 15px rgba(255,255,255,.6) solid;	
	background-clip: padding-box;
}
.wenhua h2{
	padding-bottom: 10px;
	line-height: 90px;
	text-align: center;
	font-size: 24px;
	background: url(../images/u62.png) no-repeat center 65px;
	color: #333;
	font-weight: 300;
}
.study>h2{
	color: #096AC5;
	margin-bottom: 10px;
}
.xiazai{
	background:url(../images/qyxc_btn.png) no-repeat center bottom;
}
.xiazai:hover{
	background:url(../images/hover_btn.png) no-repeat center bottom;
}

.qywh{
	background:url(../images/culture.png) no-repeat center bottom;
}
.qywh:hover{
	background:url(../images/culture_mouseover.png) no-repeat center bottom;
}
.qywh a{
	width: 100%;
	height: 250px;
	text-indent: -999px;
	display: block;
	overflow: hidden;
}
.study p a{
	width: 92%;
	line-height: 34px;
	font-size: 16px;
	padding-left: 25px;
	background:url(../images/u364.png) no-repeat left center;
	color:black;
}
.study p span{
	color: #A1A1A1;
	text-align: right;
	float: right;
	line-height: 34px;
}
.study p a:hover{
	color: #2D60C2;
	text-decoration: underline;
}
.study p:hover span{
	color: #2D60C2;
	text-decoration: underline;
}
.study>.more{
	margin-top: 10px;
}

.xiazai a:nth-child(2){
    width: 100%;
    height: 250px;
    text-indent: -999px;
    display: block;
    overflow: hidden;
}

.pic>a>p:hover{
    background: url(../images/hover_btn.png);
}

.xiazai>.more{
    position: relative;
    bottom: 80px;
    width: 368px;
    left: 20px;
    background-color: rgba(188,223,255,.3);
    color: #fff;
    background-image:url(../images/u3562.png);
}

.xiazai>.more:hover{
    color: #33ffcc;
    background-image:url(../images/u3562_mouseover.png);
}

.project h2{
/* 	line-height: 180px; */
/* 	text-align: center; */
/* 	font-size: 48px; */
/* 	background: url(../images/u62.png) no-repeat center 130px; */
/* 	color: #333; */
/* 	font-weight: 300; */
	
	line-height: 52px;
    text-align: center;
    font-size: 24px;
    background: url(../images/u62.png) no-repeat center 44px;
    color: #333;
    font-weight: 300;
    padding-bottom: 8px;
}
.project p{
	width: 90%;
	line-height: 60px;
	font-size: 16px;
	padding-left: 30px;
	background:url(../images/u280.png) no-repeat left center;
}
.project p a{
    color:black;
}
.project p span{
	color: #A1A1A1;
	text-align: right;
	float: right;
}
.project p a:hover{
	color: #2D60C2;
	text-decoration: underline;
}
.project p:hover span{
	color: #2D60C2;
	text-decoration: underline;
}
.project_detail{
	background-color: #f7f7f7;
	width: 660px;
	height: 460px;
	padding-top: 40px;
	padding-left: 40px;
}
.project .more{
	width: 95%;
}
.company{
    margin-top: 40px;
    height: 360px;
    background-color: #EBF5FF;
}
.company h2{
    background:url(../images/u286.png) no-repeat left center;
    font-size: 24px;
    color: #333;
    padding-left: 50px;
    line-height: 40px;
    margin-right: 80px;
}

.company_mem>div>a{
    color: #797979;
    display: block;
    width: 60px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background:#fff url(../images/u432.png) no-repeat 70% center;
    padding-left: 25px;
    font-size: 12px;
}
.company_mem>div>a:hover{
    background:#fff url(../images/u432_mouseover.png) no-repeat 70% center;
    color: #096AC5;
}
.company_mem>div:first-child{
    padding:20px 0;
}

.company_list li {
    width: 150px;
    height: 80px;
    font-size: 20px;
    padding-left: 80px;
    padding-right: 30px;
    color: #333;
    float: left;
    background:url(../images/list.png) no-repeat;
    border-bottom:1px #CFE8FF solid;
    border-right: 1px #CFE8FF solid;
    display: table;
}
.company_list li:hover{
    color: #fff;
    background:url(../images/list_mouseover.png) no-repeat;
}
.company_list a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    display: table-cell; 
    vertical-align: middle;
}
.company_list li:hover a{
    color: #fff;
}

.company_list ul{
    height: 243px;
    width:1044px;
}

.company_list>ul>li:nth-child(4n+0){
    border-right: none;
}
.company_list>ul>li:nth-child(9){
    border-bottom: none;
}
.company_list>ul>li:nth-child(10){
    border-bottom: none;
}
.company_list>ul>li:nth-child(11){
    border-bottom: none;
}
.company_list>ul>li:nth-child(12){
    border-bottom: none;
}

.link{
	height: 226px;
    width: 330px;
    background:url(../images/link_bg_u1.png);
    margin-top: 80px;
    padding-top: 15px;
    border-radius: 4px;
}
.link h2{
    background:url(../images/u110.png) no-repeat left center;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    line-height: 120px;
    margin-left: 20px;
}
.company>.inner{
    padding-top: 0;
}
.link a{
    text-align: center;
/*     margin-bottom: 5px; */
    display: block;
    width: 100%;
}
.link>form>select{
    width: 290px;
    height: 36px;
    border-radius: 4px;
    border:1px #E4E4E4 solid;
    margin-bottom: 5px;
    text-align: center;
    font-size: 12px;
}

.link>form{
    padding-left: 20px;
}
.enjoy{
    background:url(../images/u113.png) no-repeat;
    height: 290px;
}

.enjoy>h3{
    height:60px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background-color: #2D5FC2;
    font-size: 24px;
}
.enjoy img{
    width: 220px;
    height: 148px;
}

.enjoy li{
    float: left;
    margin-right: 16px;
}

.enjoy li:last-child{
    margin-right: 0;
}
.enjoy p{
    text-align: center;
    margin-top: 10px;
    font-size:12px;
}



.xuanfu{
    background:url(../images/u409.png) no-repeat center top;
    width: 190px;
    padding:6px;
    position: fixed;
    right:10px;
    bottom: 50px;
    z-index: 999;
}
.xuanfu li span{
    font-weight: bold;
    padding-left: 20px;
}
.xuanfu>h2{
    background:url(../images/u62.png) no-repeat center 50px;
    font-size: 20px;
    color: #333;
    padding-bottom: 16px;
    line-height: 64px;
    text-align: center;
}
.xuanfu>ul{
    margin:0 auto;
    width: 170px;
    margin-bottom: 10px;
}
.xuanfu>ul>li{
    background:url(../images/u413.png);
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #2D5FC2;
    font-size: 16px;
}
.xuanfu>ul>li:hover{
    background:url(../images/u413_mouseover.png);
    color: #fff;
}

.xuanfu>ul>li:first-child{
    color: #fff;
    background:url(../images/u413_mouseover.png);
}
.xuanfu>.btn{
    width: 30px;
    height: 30px;
    background:url(../images/shouqi.png);
    margin:0 auto;
    margin-top: 20px;
}

.imgP{
	width:1920px;
	height:30px;
	position:absolute;
	top:430px;
	background-color:black;
	color:white;
	text-align: center;
	font-size:18px;
}

.imgP2{
    width:712px;
    height:30px;
    position:absolute;
    top:445px;
    opacity: 0.6;
    color:white;
    text-align: center;
    font-size:18px;
    background-color:black;
}

.imgP3{
    width:390px !important;
    height:30px;
    position:absolute;
    top:253px;
    opacity: 0.6;
    color:white;
    text-align: center;
    font-size:18px;
    background-color:black;
/*     background-color:rgb(0,0,0,.4); */
}

.news_middle_div {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}
.news_middle_inner {
    width: 1400px;
    margin: 0 auto;
    display: flex;
}
.news_middle_left {
    float: left;
    width: 30px;
    background-color: #3885D1;
    font-size: 22px;
    color: #fff;
    padding: 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: background 0.2s;
}
.news_middle_left a {
    font-size: 22px;
    color: #fff;
    padding: 50px 15px;
    /*background-color: #3885D1;*/
}
.news_middle_right {
    float: right;
    width: 1280px;
    margin-left: 70px;
}
.news_middle_detail {
    
}
.news_middle_detail h5 a {
    line-height: 60px;
    font-size: 30px;
    color: #13589C;
    padding-top: 10px;
    padding-bottom: 10px;
    /*text-decoration: underline;*/
    border-bottom: 1px solid #13589C;
    font-weight: 500;
    letter-spacing: 1px;
}
.news_middle_detail p {
    padding-top: 20px;
    padding-bottom: 20px;
}
.news_middle_detail p a {
    font-size: 20px;
    color: #4371B0;
}
/*.news_middle_data {
    display: block;
    margin-top: 10px;
}
.news_middle_item {
    display: flex;
    float: left;
}
.news_middle_item:first-child {
    border-right: 1px solid #1664B2;
    width: 32%;
}
.news_middle_item:nth-child(even) {
    width: 35%;
}
.news_middle_item:last-child {
    border-left: 1px solid #1664B2;
    width: 32%;
}
.news_middle_item h5 a {
    font-size: 22px;
    color: #1664B2;
    font-weight: 500;
}
.news_middle_item:nth-child(n+2) h5 a {
    padding-left: 41px;
}*/
.news_middle_data {
    display: flex;
    margin-top: 10px;
}
.news_middle_item {

}
.news_middle_item:nth-child(even) {
    margin: 0 auto;
}
.news_middle_item h5 a {
    font-size: 22px;
    color: #1664B2;
    font-weight: 500;
}
.news_middle_item_line {
    border-right: 1px solid #1664B2;
    margin: 0 auto;
}
.more_right{
    float: right;
    line-height: 40px;
    font-size: 20px;
    color: #588BCF;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.more_right:hover{
    color: #588BCF;
}

