﻿@font-face{
     font-family: 'Aleo'; 
     src: url('../font/Aleo-Regular.eot');
     src:url('../font/Aleo-Regular.woff') format('woff'),
         url('../font/Aleo-Regular.ttf') format('truetype');
}

	
body{
	 font-family: 'Aleo'; 
	min-width: 1200px;
}
.navpan a{
	font-family: 'Aleo'; 
	float: right;
	line-height: 24px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 16px;
	color: #005cac;
	margin: 40px 0px;
	margin-left: 90px;
}
.navpan a:hover{
	border-bottom: 2px solid #004a8b;
}
.logs{
	float: left;
	line-height: 100px;
	 width:435px;
}

.logs img{
	width: 100%;
}

.zhons{
position: relative;
	margin: 0 auto;
	width: 95%;
	max-width:1620px ;
	color: #FFFFFF;
	
}

.unber>ul>li{
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	height: 840px;
}

	
.psf{
	 position: absolute;
	height: 368px;
	left: 0px;
	top:50%;
	margin-top: -184px;
	
}

	
.psf img{
	max-width: 1576px;
	width: 95%;
}

.bait{
	padding-top: 80px;
	padding-bottom: 40px;
	
	text-align: center;
}

.lefcont{
	position: relative;
	float: left;
	width: 32%;
	 
	background-color: #eeeeee;
}
.ricnot{
	float: right;
	width: 68%;
	 
	overflow: hidden;
}
 .newtiltop{
	 width: 100%;
	 background-position: center;
	 background-repeat: no-repeat;
	 height: 500px;
	 background-size:auto 100%;
	 
	 }
.adfgle{
	 
	position: fixed;
	top: 0px;
	left: 0px;
	width: 23.7%;
	min-width:288px;
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	z-index: 99;
}

 .adfgle::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
  .adfgle::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
   
  background   : #055eae;
  }
  .adfgle::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
   
  border-radius: 10px;
  background   : #ededed;
  }

.adfgle>div{
	 width: 100%;
}
.adfgle .navmu{
	width: 100%;
	margin-top: 0px;
}	
.dbr{
	transition: opacity 0.3s;
	width: 100%;
	line-height:60px;
	box-sizing: border-box;
	padding: 0px 1em;
	 background-color: #3279b8;
	  white-space: nowrap;
	 text-overflow: ellipsis;
	  overflow: hidden;
	  word-break: break-all;
	 font-size: 22px;
	 color: #f5f5f5;
	 font-family: 'Aleo'; 
	 font-weight: 100;
}

.tuksne{
	text-align:center;
 
}
.tuksne img{
	width:100%;
}
	
.touher img{
	width: 100%;
}
.contop{
 
	width: 100%;
	margin-bottom: 30px;
}
.contop a{
	position: relative;
 background-color: #f1f1f1;
	width: 30.33%;
	
	float: left;
	margin-left:3%;
}
 
.conbmt a{
	position: relative;
	 background-color: #f1f1f1;
	float: left;
	margin-left:3%;
	width: 47%;
}

.touher{
 
	text-align: center;
}

.duome{
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	transition: opacity 0.3s;
	background-position: center;
	background-repeat: no-repeat;
	background-size:auto 100%; 
	background-image: url(../images/bas.png);
}

.ftue{
	
	text-align: center;
	position: absolute;
	width: 100%;
	height: 130px;
	top: 50%;
	margin-top: -65px;
	left: 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.ftue>img{
	margin-bottom:45px;
}

.ouhe:hover .duome{
	opacity: 1;
}
.ouhe:hover .dbr{
	opacity: 0;
}

.wen img{
    width: 12%;
    margin-right: 5%;	
}
.imtu{
    position: absolute;
    width: 49%;
    right: 0px;
    top: 0px;
  box-sizing: border-box; 
    padding:50px;
 padding-top: 0px;
}
	
.imtu>img{
	width: 100%;
}
.wenbuf{
	width: 100%;
	float: left;
}
.biat{
	margin-bottom: 30px;
}
	
.wen
{
    width:50%;
	color: #737373;
	font-size: 16px;
	line-height: 30px;
}

	
.newlit{
	width: 102%;
}

	
.newlik{
	float: left;
	display: block;
	margin-right: 2%;
	width: 31.3333%;
}
.newlik>img{
	width: 100%;
}


.fanw{
	background: #f8f9f9;
	
}


.fanw>div{
	width: 92%;
	margin: 0 auto;
}

.newfons{
		text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp:3;
	  line-clamp: 3;
	  -webkit-box-orient: vertical;	
	line-height: 20px;
	color: #737373;
	font-size: 14px;
	
	 overflow: hidden;
    height: 64px;
}	
.newtioe{
	color: #333333;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
	  padding: 13px 0px;
	  line-height: 25px;
	  font-size: 22px;
	  overflow: hidden;
	 height: 42px; 
}
.newtimer{
padding: 15px 0px;
font-size:14px;
line-height: 25px;
color: #c2ccd0;
}
.guimg{
	float: left;
	width: 19px;
	height: 24px;
	margin-right: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.guimg>img{
	margin-top: -5px;
}
.lgonl{
	float: left;
	
}

.newsconst{
	margin-bottom: 80px;
}

.newlik:hover .newtioe{
	color: #FFFFFF;
}
.newlik:hover .newfons{
	color: #FFFFFF;
}
.newlik:hover .lgonl{
	color: #FFFFFF;
}

.newlik:hover .guimg>img{
	opacity: 0;
}

.newlik:hover .fanw{
	background: #005cac;
}

.footers{
	background-color: #005cac;
}

.lan{
	width: 115px;
	height: 3px;
	background:#005cac ;
	margin: 0 auto;
	
}

.til{
	font-size: 48px;
	margin-bottom:20px ;
	color:#005cac;
}

.tieor{
	display: block;
	font-size: 16px;
	color: #98aaba;
	width: 160px;
	text-align: center;
	line-height: 40px;
 
	border: 1px solid #adbbc8;
}

	
.tieor:hover{
	background: #adbbc8;
	color: #FFFFFF;
}

.buotre{
	line-height: 65px;
	font-size: 14px;
	border-top: 1px solid #004a8b;
}
.eflt{
	float: left;
}
.patu{
	float: right;
	text-align: right;
}
.patu span{
	margin-left: 36px;
	margin-right: 36px;
}

.tofoteb{
	padding: 50px 0px;
	border-bottom: 1px solid #286fac;
}

.focns{
	font-size: 48px;
	line-height: 60px;
	color: #FFFFFF;
	margin-bottom: 16px;
}

.lanbr{
	width: 115px;
	height: 3px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

.fenli>ul>li{
	font-size: 18px;
	float: left;
	line-height: 55px;
	 
}

.fenli>ul>li:nth-child(1){
	width: 250px;
}
.fenli>ul>li:nth-child(2){
	width: 250px;
}
.fenli>ul>li img{
	margin-right:10px;
}

.futtopr .til{
	color: #FFFFFF;
}

.futtopr .lan{
	background: #FFFFFF;
}

.bnnre{
	position: relative;
	width: 100%;
    height:460px;
	background-position: center;
	background-repeat: no-repeat;
	
}

.futtopr{
	text-align: center;
	position: absolute;
	width: 100%;
	top:200px;
	left: 0px;
	
}

.times{
	text-align: center;
	color: #c2ccd0;
}

.tielrnew{
	margin-bottom:18px;
	font-size: 28px;
	color: #005bac;
	width: 100%;
	text-align: center;
}


.tbtom{
padding-top: 58px;
border-bottom: 2px solid #ededed;
	padding-bottom: 28px;	
}

.nwenrcu{
	text-indent: 2em;
	font-size:16px;
	color: #737373;
	line-height: 25px;
}

.gufen{
	padding:20px 0px;
	border-bottom: 2px solid #ededed;
}
.gufen>div{
	margin: 0 auto;
	width: 95%;
}

.juzon{
	max-width:1390px;
	width: 95%;
	margin: 0 auto;
}
.peger{
	padding-top:60px;
	padding-bottom:120px;
}
.peger>div{
	width: 95%;
	margin: 0 auto;
}
.lfen{
	border-radius: 5px;
	border: 1px solid #b3c1cc;
	display: block;
	width: 83px;
	line-height:38px;
	float: left;
	font-size: 16px;
	text-align: center;
}
.renf{
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid #b3c1cc;
	display: block;	
	width: 83px;
	line-height:38px;
	float: right;
	text-align: center;
}
 
 .mato a{
	 margin-top: 30px;
 }
	
.coosr:hover{
	background-color: #b3c1cc;
}
.feney{
	padding-top: 40px;
	padding-bottom: 100px;
}

.feney a{
	float: left;
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid #b3c1cc;
	display: block;
	margin:0px 4px;
	padding:10px 16px;
}
.feney a:hover{
	background-color: #005bac;
	color: #FFFFFF;
}

.colsdc{
	background-color: #005bac!important;
	color: #FFFFFF!important;
}

.feney{
	margin: 0 auto;
}



.guabr{
	padding-bottom: 100px;
    width: 100%;
    /* height: 840px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.nrchu{
	position: relative;
	margin: 0 auto;
	padding: 0px 70px;
	max-width:1630px;
	box-sizing: border-box;
	
}

 .neiton{
 	 width: 100%;
 	 overflow: hidden;
 }
 	
	
	
 .conryu{
 	 height: 100%;
 	 position: relative;
 	 width: 45.2%;

 	 margin: 0 auto;
 }
  .conryu>ul>li{
 	  position: absolute;
 	  top:0px;
 	  left: 0px;
 	  width: 100%;
 	  transition: transform 0.6s;
  }
  
   .conryu>ul>li img{
 	   width: 100%;
   }

.letu{
	width: 70px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -16px;
	text-align: center;
}
.retp{
	width: 70px;
	position: absolute;
	top: 50%;
	 
	margin-top: -16px;
	right: 0px;
	text-align: center;
}

	
.fanyecon{
	width: 300px;
	margin: 0 auto;
	padding-top:40px;
	padding-bottom:120px;
}

.leftuy,.rituer{
	width: 120px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #2d79bb;
	color:#005cac;
	font-size: 36px;
}
.leftuy{
	float: left;
}
.rituer{
	float: right;
}
.rtern,.leftu{
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%; 
}
.rtern:hover{
	background-color:#005bac;
	
}
.rtern:hover .imsr{
	opacity: 0;
}
.leftu:hover{
	background-color:#005bac;
	
}
.leftu:hover .imsr{
	opacity: 0;
}
.fanyecon>div:hover{
	background-color: #2d79bb;
	color: #FFFFFF;
}
.fyetu>ul>li{
	float: left;
}
.fyetu>ul>li img{
	width: 100%;
}
.imsr{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%; 
}


/* ==================================================================================================== */

.contu{
	overflow: hidden;
	width: 67%;
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 120px;
	 
}
.contu>div:nth-child(6){
	border: 0px;
}	
.mber {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #000000;
    opacity: 0.5;
    transition: opacity 0.3s;
}

	.conryu>ul>li:hover .mber{
		opacity: 0;
	}

.neib{
	position: relative;	
	width: 90%;
	margin: 0 auto;	
	margin-top: 20px;
}
.neib>div{
	overflow: hidden;
	box-sizing: border-box;
}
.lunhr{
	
	width: 100%;
	
	overflow: hidden;
}
.lunhr>ul>li{
	box-sizing: border-box;
	border: 1px solid #afbdc9;
	float: left;
	line-height: 110px;
	height: 110px;
	box-sizing: border-box;
	overflow:hidden;
	 
}
.lunhr>ul>li img{
	width: 100%;
}

.coslr{
	border: 1px solid #055eae!important;
}
.leftu{
	position: absolute;
	left: -5.5%;
	top: 0px;
	width: 4%;
	text-align: center;
	height: 100%;
	color: #266ab2;
	border: 1px solid #98aaba;
	text-align: center;
	font-size: 50px;
		box-sizing: border-box;
}
.rtern{
	position: absolute;
	right: -5.5%;
	top: 0px;
	width: 4%;
	text-align: center;
	height: 100%;
	color: #266ab2;
	border: 1px solid #98aaba;
	font-size: 50px;
	box-sizing: border-box;
	
}

.datu{
	width: 100%;
	height: 560px;
	line-height: 560px;
	border: 1px solid #98aaba;
	box-sizing: border-box;
	overflow: hidden;
}
.datu>img{
	width: 100%;
}

.navmu{
	float: left;
	width: 23.7%;
	margin-top: -80px;
	box-sizing: border-box;
	border: 1px solid #005bac;
	
}
.catper{
	position: relative;
	width: 100%;
	font-size: 36px;
	 height: 120px;
	 
	background: #055eae;
	color: #FFFFFF;
	font-weight: 100;
	border-bottom: 1px solid #FFFFFF;
}		
.meiet{
	font-size: 20px;
	background: #055eae;
	color: #FFFFFF;
	 position: relative;
	 height: 80px;
	border-bottom: 1px solid #FFFFFF;
}
		
.fonhao{
	    width: 260px;
	    position: absolute;
	    right: 10%;
	    top: 27px;
}
	.navmu>div:nth-child(7) .meiet{
		   
		 border-bottom: 0px;
	}
	.navmu>div:nth-child(7) .fonhao{
		  top: 20px;
		 
	}
	
.baccol{
	position: relative;
}
.erfn{
	height: 0px;
	overflow: hidden;
}
.fnsx{
	display: none;
	width: 260px;
	position: absolute;
	right: 35px;
	bottom: -1px;
	height: 12px;
	background-image: url(../images/san.png) ;
	background-repeat: no-repeat;
	background-size: 30px;
	background-position:left;
		
}
.pansr{
	display: block;
	width: 100%;
	line-height: 80px;
	height: 80px;
	color: #005bac;
	font-size: 20px;
	background-color:#FFFFFF;
	border-bottom:1px solid #005bac;
}

.pansr>div{
	float: right;
	margin-right: 3%;
	width: 286px;
	 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.opxua .fnsx{
display: block;
}
.cpconsr
{
    min-height:580px;
    }
.cpconsr>a{
	box-sizing: border-box;
	float: left;
	display: block;
	border: 1px solid #98aaba;
	width: 23.5%;
	margin-bottom: 30px;
	margin-right: 1.5%;
	
	overflow: hidden;
	
}
.cpconsr>a .imecp{
	transition: transform 0.3s;
}
.cpconsr>a:hover .imecp{
	transform:scale(1.03);
}

.imecp{
	 text-align: center;
	width: 100%;
	height: 337px;
	background-position: center;
	background-repeat: no-repeat;
	    background-size: auto 80%;
}
.imecp>img{
	max-height:314px;
}
.bert{
	width: 100%;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	background-color: #387fbe;
	 box-sizing: border-box;
	 padding: 0px 15px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
}

.cpconsr{
	width: 101.5%;
}

.shrt>ul>li{
	border-bottom:1px solid #98aaba ;
	border-right:1px solid #98aaba ;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #4d4d4d;
	padding:68px 0px;
	font-size: 24px;
	box-sizing: border-box;
	height: 260px;
}
.shrt>ul>li>img{
	margin-bottom: 15px;
}
.shrt{
	padding-top: 60px;
	padding-bottom: 120px;
}
.cuetpzon>a{
	display: block;
	float: left;
	 position: relative;
	 background-color: #f1f1f1;
	 margin-right: 1.5%;
	 margin-bottom: 1.5%;
}
.cuetpzon>a:nth-child(1){
	     position: relative;
	       width: 32%;
	    
}

.cuetpzon>a:nth-child(2){
	   
	    
	    width: 21%;
	 
}
.cuetpzon>a:nth-child(3){
	 
	width: 21%;
 
}
.cuetpzon>a:nth-child(4){
	 
	width:21%;
	 margin-right: 0%;
}

.cuetpzon>a:nth-child(5){
	      margin-right: 2%;
	    width: 32%;
}
.cuetpzon>a:nth-child(6){
	
		    margin-right: 0%;   
	
	width: 32%;
}
.cuetpzon>a:hover .duome{
		opacity: 1;
	}
.cuetpzon>a:hover .dbr{
		opacity: 0;
	}	
.cptilet{
	height: 85px;
	position: relative;
	font-size: 42px;
	border-bottom: 2px solid #005bac;
	margin-top: 60px;
	color: #005bac;
}	 
	.lbtier{
		position: absolute;
		left: 0px;
		bottom: 0px;
		width:240px;
		height: 4px;
		background: #005bac;
	}
	.consdeith{
		font-size: 16px;
		color: #4c4c4c;
		line-height: 35px;
	}
	.cpanametil{
		font-size: 24px;
		line-height: 33px;
		color: #005bac;
	}
	
	.contimern{
		padding-top:35px;
		
		border-bottom: 1px solid #98aaba;
		padding-bottom:30px;
	}
	.wjtonr{
				display: flex;
				flex-wrap: wrap;
				width: 100%;
				height: 100%;
			}
	.wjtonr>div{
				width: 25%;
			}
			.wjtonr>div:nth-child(1){
				width: 33.33%;
			}
			.wjtonr>div:nth-child(2){
				width: 33.33%;
			}
			.wjtonr>div:nth-child(3){
				width: 33.33%;
			}
	table,table tr th, table tr td { border:1px solid #005bac; }
	table {  width: 100%; line-height: 55px;  border-collapse: collapse; }  
	
	
	
	             .oert{
				font-family: arial;
				font-size: 26px;
				color: #005cac;
				margin-bottom: 26px;
			}
			.oert>p{
				margin-bottom: 15px;
			}
			.hertu{
				width: 115px;
				height: 3px;
				background-color: #005cac;
			}