/* Css Index */
.i_ban{
	width: 100%;
	height: 758px;
	overflow: hidden;
}
.flexslider { position: relative; height: 758px; overflow: hidden; background: url(../img/loading.gif) 50% no-repeat;}
.slides { position: relative;}
.slides li { height: 758px;}
.flex-control-nav {
	width: 1200px; 
	position: absolute; 
	height: 4px;
	left:50%;
	bottom:30px;
	margin-left: -600px; 
	z-index: 3;
	text-align: center;
}
.flex-control-nav li { 
	width: 28px; 
	height: 4px; 
	float: left; 
	margin: 0 10px 0 0;
}
.flex-control-nav a { 
	width: 28px; 
	height: 4px; 
	line-height: 60px; 
	overflow: hidden; 
	background: rgba(255, 255, 255, .5); 
	cursor: pointer;
	display: block;
}
.flex-control-nav .flex-active { background:rgba(0, 98, 208, 1);}

.i_abt{
	margin-top: -66px;
	position: relative;
	z-index: 2;
}
.i_abt .abt-about{
	width: 100%;
    overflow: hidden;
}
.i_abt .abt-about .lt{
	width: 534px;
	padding-top: 130px;
	overflow: hidden;
}
.i_abt .abt-about .lt .tit .w1 font:first-child{
	font-size: 40px;
	color: #000;
	font-weight: bolder;
	margin-right: 16px;
}
.i_abt .abt-about .lt .tit .w1 font:last-child{
	color: #999;
	font-size: 14px;
}
.i_abt .abt-about .lt .tit .w2{
	font-size: 22px;
	color: #0062d0;
	margin-top: 20px;
}
.i_abt .abt-about .lt .tit .line{
	width: 42px;
	height: 4px;
	background: #0062d0;
	margin-top: 32px;
}
.i_abt .abt-about .lt .con{
	font-size: 14px;
	line-height: 26px;
	padding:30px 0;
}
.i_abt .abt-about .lt .more{
	width: 142px;
	height: 40px;
	border:1px #0062d0 solid;
	color: #0062d0;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	display: block;
	border-radius: 18px;
}
.i_abt .abt-about .lt .more:hover{
	background: #0062d0;
	color: #fff;
}
.i_abt .abt-about .rt{
	padding-top:130px;
}
.i_abt .abt-culture{
	width: 1198;
	height: 114px;
	margin-top: 60px;
	border:1px #ededed solid;
}
.i_abt .abt-culture li{
	width: 299px;
	height: 114px;
	float: left;
	padding:24px 38px;
	border-right:1px #ededed solid;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.i_abt .abt-culture li:last-child{
	width: 298px;
	border-right: none;
}
.i_abt .abt-culture a{
	height: 114px;
	display: block;
}
.i_abt .abt-culture li:hover{
	background: #0062d0;
}
.i_abt .abt-culture .icon{
	width: 66px;
	height: 66px;
	margin-right: 24px;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.i_abt .abt-culture .icon1{
	background: url(../Images/i_bg1.png) no-repeat 0 0;
}
.i_abt .abt-culture li:hover .icon1{
	background: url(../Images/i_bg1.png) no-repeat 0 -66px;
}
.i_abt .abt-culture .icon2{
	background: url(../Images/i_bg2.png) no-repeat 0 0;
}
.i_abt .abt-culture li:hover .icon2{
	background: url(../Images/i_bg2.png) no-repeat 0 -66px;
}
.i_abt .abt-culture .icon3{
	background: url(../Images/i_bg3.png) no-repeat 0 0;
}
.i_abt .abt-culture li:hover .icon3{
	background: url(../Images/i_bg3.png) no-repeat 0 -66px;
}
.i_abt .abt-culture .icon4{
	background: url(../Images/i_bg4.png) no-repeat 0 0;
}
.i_abt .abt-culture li:hover .icon4{
	background: url(../Images/i_bg4.png) no-repeat 0 -66px;
}
.i_abt .abt-culture .word{
	height: 66px;
	display: flex;
    justify-content:center;
    flex-direction:column;
    align-items:flex-start;
    text-transform: uppercase;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.i_abt .abt-culture .word p:first-child{
	font-size: 18px;
}
.i_abt .abt-culture .word p:nth-child(2){
	color: #999999;
}
.i_abt .abt-culture li:hover .word{
	color: #ffffff;
}

.i_pro{
	width: 100%;
	overflow: hidden;
}
.i_pro .tit{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.i_pro .tit p:first-child{
	font-size: 30px;
	font-weight: bolder;
	line-height: 34px;
}
.i_pro .tit p.line{
	text-align: center;
	height: 48px;
	background: url(../Images/i_bg6.jpg) repeat-x center;
}
.i_pro .tit p:last-child{
	color: #999;
	font-size: 15px;
}
.i_pro .con{
	width: 100%;
	padding-top: 50px;
	overflow: hidden;
}
.i_pro .con li{
	width: 25%;
	float: left;
}
.i_pro .con a{
	display: block;
	position: relative;
}
.i_pro .con img{
	width: 100%;
}
.i_pro .con .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	background: rgba(2, 52, 109, .7);
	display: flex;
    justify-content:center;
    flex-direction:column;
    align-items:center;
    font-size: 16px;
    text-align: center;
    padding:0 10%;
    color: #fff;
    opacity: 0;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.i_pro .con a:hover .mask{
	opacity: 1;
}

.i_news{
	width: 100%;
	background: #f2f5fa;
	padding:60px 0;
	overflow: hidden;
}
.i_news .news-left{
	width: 305px;
	height: 560px;
	padding:60px 36px 0 36px;
	background: url(../Images/i_bg7.jpg) no-repeat center;
	overflow: hidden;
}
.i_news .news-left p:first-child font:first-child{
	font-size: 42px;
	font-weight: bolder;
	margin-right: 14px;
}
.i_news .news-left p.line{
	width: 32px;
	height: 3px;
	background: #ffffff;
	margin-top: 24px;
	margin-bottom: 24px;
}
.i_news .news-left p:last-child{
    margin-top: 50px;
}
.i_news .news-right{
	width: 865px;
	height: 560px;
	overflow: hidden;
}
.i_news .news-right li{
	float: left;
	width: 865px;
	height: 278px;
	margin-bottom: 4px;
	background: #ffffff;
}
.i_news .news-right a{
	display: block;
}
.i_news .news-right img{
	width: 382px;
	height: 278px;
	display: block;
}
.i_news .news-right li:first-child img{
	float: left;
}
.i_news .news-right li:last-child img{
	float: right;
}
.i_news .news-right .word{
	width: 440px;
	height: 278px;
	display: flex;
    justify-content:center;
    flex-direction:column;
    align-items:flex-start;
}
.i_news .news-right li:first-child .word{
	float: right;
	padding-right: 40px;
}
.i_news .news-right li:last-child .word{
	float: left;
	padding-left: 40px;
}
.i_news .news-right .word p{
	width: 400px;
}
.i_news .news-right .word p:first-child{
	font-size: 16px;
	display: block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.i_news .news-right .word p:nth-child(2){
	color: #999;
}
.i_news .news-right .word p:nth-child(3){
	padding-top: 12px;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #555;
}
.i_news .news-right .word p.more{
	width: 132px;
	height: 37px;
	border:1px #a9a7a7 solid;
	color: #777777;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	display: block;
	border-radius: 18px;
	margin-top: 30px;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.i_news .news-right a:hover .more{
	border-color: #0062d0;
	background: #0062d0;
	color: #fff;
}

.i_btn{
	width: 100%;
	overflow: hidden;
}
.i_btn li{
	width: 50%;
	float: left;
}
.i_btn a{
	display: block;
	position: relative;
}
.i_btn img{
	width: 100%;
}
.i_btn .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background: rgba(2, 52, 109, .7);
	display: flex;
    justify-content:center;
    flex-direction:column;
    align-items:center;
    font-size: 14px;
    text-align: center;
    padding:0 10%;
}
.i_btn .mask p:first-child{
	font-size: 30px;
	margin-bottom: 30px;
}
.i_btn .mask .more{
	width: 126px;
	height: 42px;
	line-height: 42px;
	background: url(../Images/i_bg5.png) no-repeat;
	font-size: 16px;
	margin-top: 20px;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.i_btn a:hover .more{
	background: #0062d0;
}