@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family:"microsoft yahei","微软雅黑";
}
body{
	position: relative;
	padding-top: 80px;
}
h1,h2,h3,h4,h5,h6{
	font-size: 1em;
	font-weight:normal;
}
img{border: none\0;}
a{
	text-decoration:none;
}
p{
	text-align: justify;
}
li{
	list-style-type:none;
}
iframe{
	border:none;
	vertical-align: top;
}
input,
button{
	border:none;
	outline: none;
}
textarea{
	vertical-align: top;
	outline: none;
	resize:none;
}
img{
	display:block;
	max-width: 100%;
}
i{
	font-style:normal;
}
.clear{
	clear: both;
}
.aftercb::after{
	content: "";
	display: block;
	clear: both;
}
.img{
	position:relative;
}
.img img{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.wrap{
	position:relative;
	max-width:1200px;
	margin:0 auto;
}
.w100{
	position:relative;
	width:100%;
	/*min-width:1440px;*/
}
.fl{
	float:left;
}
.fr{
	float:right;
}

/*@font-face {
  font-family: 'iconfont'; 
  src: url('../icon/iconfont.eot');
  src: url('../icon/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../icon/iconfont.woff') format('woff'),
  url('../icon/iconfont.ttf') format('truetype'),
  url('../icon/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}*/
/*样式初始化*/

.menu{display:none;}
.head-wrap{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	background: #fff;
	z-index: 998;
}
.head{
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding:0 15px;
	height:80px;
	line-height: 80px;
	font-size: 16px;
	transition: 1s;
}
.head .logo{max-width:180px;max-height:55px;display: inline-block\0;margin-top: 15px\0;}
.nav{
	display: flex;
	justify-content: space-between;
	margin-left: 20px;
	width: 800px;
	
	float: right\0;
}
.nav:after{
	content: '';
	display: block;
	clear: both;
}
.nav li{
	position: relative;
	
	float: left\0;
	margin-right: 32px\0;
}
.nav li::after{
	content: '';
	position: absolute;
	left:50%;
	bottom:0;
	transform: translateX(-50%);
	width:0;
	height:4px;
	background: #019C42;
	transition: .4s;
}
.nav-select::after,
.nav li:hover::after{
	width: 100% !important;
}
.nav a{
	color:#383838;
}
.nav-select a,
.nav li:hover a{
	color:#019C42;
}
.head h6{
	font-size: 14px;
	color:#666;
}
.wap-nav{
	display:none;
	position: absolute;
	top:60px;
	left:0;
	width: 100%;
	text-align: center;
	background: #fff;
	transition: 1s;
	overflow: hidden;
}
.wap-nav a{
	font-size: 16px;
	color:#333;
}
.mouse{
	position: absolute;
	left:50%;
	bottom:0;
	transform: translateX(-50%);
	width: 80%;
	height:80px;
	background: #fff;
	overflow: hidden;
	transition: 1s .2s;
	display: none\0;
}
.mouse img{
	margin:0 auto;
}
/*head*/

.banner{
	position: relative;
	overflow: hidden;
}
.banner-img{
	position: relative;
	height: 730px;
	overflow: hidden;
	z-index: -1;
}	
.banner-img img{
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
.banner-switch-l,
.banner-switch-r{
	position: absolute;
	width:50%;
	overflow: hidden;
	opacity: 0;
}
.banner-switch-l{
	left:0;
}
.banner-switch-r{
	right:0;
}
.banner-switch-l img,
.banner-switch-r img{
	position: absolute;
	top:0;
	height:50%;
	max-width: 1000%;
}
.banner-switch-l img{
	left:0;
}
.banner-switch-r img{
	right:0;
}
.banner-switch-l img:last-child,
.banner-switch-r img:last-child{
	top:50%;
}
.banner-page{
	display: flex;
	flex-direction: column;
	position: absolute;
	top:50%;
	left: 20px;
	transform: translateY(-50%);
	z-index: 99;
}
.banner-page span{
	margin:5px 0;
	font-size: 14px;
	color:#fff;
	cursor: pointer;
}
.banner-page-select::before{
	content: '— ';
}
.banner .banner-page-select{
	font-size: 18px;
}
/*轮播图*/
.index-title{
	padding: 80px 0 60px;
	text-align: center;
	font-size: 40px;
	color:#333;
}

.index-top{
	margin-bottom: 60px;
}
.index-top-content{
	display: flex;
	justify-content: space-around;
	text-align: center;
	
}
.index-top-content:after{
	content: '';
	display: block;
	clear: both;
}
.index-top-content>div{
	float: left\0;
	width: 33.3%;
	text-align: center\0;
}
.index-top-content h5{
	font-size: 22px;
	color:#333;
}
.index-top-content h5 i{
	font-size: 56px;
}
.index-top-content h5 span{
	vertical-align: top;
}
.index-top-content h6{
	font-size: 18px;
	color:#666;
}

.index-about-item{
	float:left;
	position: relative;
	width:25%;
	overflow: hidden;
}
.index-about-item:first-child{
	width:50%;
}
.index-about-item::after{
	content: '';
	display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    background: #fff;
    z-index: 3;
    left: 48%;
    top: 40%;
    text-indent: -9999999px;
    overflow: hidden;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
    opacity: .50;
    -khtml-opacity: .50;
    -moz-opacity: .50;
    -ms-filter: ”alpha(opacity=50)”;
    filter: alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .50;
}
.index-about-item:hover::after{
	display: block;
    cursor: pointer;
    width: 700px;
    height: 700px;
    left: -120px;
    top: -120px;
    z-index: -1;
    opacity: .05;
    -khtml-opacity: .05;
    -moz-opacity: .05;
    -ms-filter: ”alpha(opacity=5)”;
    filter: alpha(opacity=5);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    opacity: .05;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}
.index-about-item:nth-child(1):hover::after{
	display: block;
    cursor: pointer;
    width: 1400px;
    height: 1400px;
    left: -240px;
    top: -240px;
    z-index: -1;
    opacity: .05;
    -khtml-opacity: .05;
    -moz-opacity: .05;
    -ms-filter: ”alpha(opacity=5)”;
    filter: alpha(opacity=5);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    opacity: .05;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}
.index-about-item div{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	text-align: center;
	color:#fff;
	background: rgba(0,0,0,.2);
}
.index-about-item div h4{
	font-size: 30px;
	line-height: 42px;
	
	position: absolute\0;
	top: 50%\0;
	left: 50%\0;
	-ms-transform: translate(-50%,-50%)\0;
}
.index-about-item div i{
	text-transform: uppercase;
	font-size: 16px;
	
	position: absolute\0;
	top: 60%\0;
	left: 50%\0;
	-ms-transform: translate(-50%,-50%)\0;
}
.index-honor{
	padding-bottom: 80px;
	background: #5f55cf;
}
.index-honor h3{
	color:#fff;
}
.index-honor-img{
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: center;
}
.index-honor-img:after{
	content: '';
	display: block;
	clear: both;
}
.index-honor-img a{
	margin: 0 5px 20px;
	max-width:290px;
	display:block;
	width: 290px\0;
	display: inline-block;\0
}
.index-project{
	padding: 0 100px 40px;
	background: #f5f5f5;
}
.index-project-content{
	display: flex;
	justify-content: space-around;
}
.index-project-content>div{
	display: inline-block\0;
	width: 48%\0;
	text-align: center\0;
}
.index-project-content h6{
	margin-top: 30px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color:#444;
}
.index-project-content img{
	margin:0 auto;
	transition: .6s;
}
.index-project-item{
	margin:0 .5%;
}
.index-project-item:hover img{
	animation: flipInY 2s ease-in-out;
}
.index-case-ul{
	display: flex;
	justify-content: center;
	width: 613px\0;
	margin: 0 auto\0;
}
.index-case-ul:after{
	content: '';
	display: block;
	clear: both;
}
.index-case-ul li{
	margin:0 2%;
	width:98px;
	height:140px;
	overflow: hidden;
	
	float: left\0;
	width: 98px\0;
	text-align: center\0;
}
.index-case-ul li img{
	transition: .4s;
}
.index-case-ul-select img{
	transform: translateY(-50%);
}
.index-case-box{
	display: none;
	margin-top: 70px;
	padding:0 20px;
}
.index-case-item{
	margin-left: 1.33%;
	margin-bottom: 25px;
	float:left;
	width:24%;
}
.index-case-box:nth-child(2){
	display: block;
}
.index-case-item:first-child,
.index-case-item:nth-child(4n+1){
	margin-left: 0;
}
/*.index-case-item-img{
	width:100%;
	height:308px;
}*/
.index-case-item-img img{
	width:100%;
	height:100%;
}
.index-case-item h5{
	line-height: 80px;
	font-size: 20px;
	text-align: center;
	color:#333;
	background: #f5f5f5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: .8s;
}
.index-case-item:hover h5{
	color:#fff;
	background: #019C42;
}
.index-news{
	padding:120px 0 80px;
	background: #f5f5f5;
}
.index-news .wrap{
	display: flex;
	justify-content: space-between;
}
.index-news .wrap:after{
	content: '';
	display: block;
	clear: both;
}
.index-news .wrap>div{
	float: left\0;
}
.index-news .wrap>div:last-child{
	float: right\0;
}
.index-news-content{
	width:475px;
	border:1px solid #ddd;
	background: #fff;
}
.index-news-title{
	box-sizing: border-box;
	padding:10px 0 0 20px;
	height:150px;
	color:#fff;
	background: #5f55cf;
}
.index-news-title span{
	float:left;
	margin-right: 16px;
	font-size: 88px;
	line-height: 88px;
}
.index-news-title h6{
	font-size: 36px;
	line-height: 44px;
}
.index-news-title h6 i{
	font-size: 24px;
	text-transform: uppercase;
}
.index-news-item{
	padding:15px;
	font-size: 16px;
}
.index-news-item:nth-child(2){
	background: #f7f7f7;
}
.index-news-item:nth-child(3){
	background: #ffff;
}
.index-news-item h6{
	color:#999;
}
.index-news-item h4{
	margin:20px 0 14px;
	color:#333;
}
.index-news-item h4::before{
	content: '';
	float:left;
	margin-top: 11px;
	width:0;
	border-top: 1px solid #333;
	transition: .6s;
}
.index-news-item h4:hover::before{
	width:40px;
}
.index-news-item p{
	line-height: 26px;
	color:#666;
}
.index-news-center{
	margin:0 2.5%;
	width:184px;
	border: 1px solid #ddd;
	background: #fff;
}
.index-news-center div{
	position: relative;
	height:149px;
	border-bottom: 1px solid #ddd;
}
.index-news-center div img{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.index-news-center p{
	padding: 14px;
	line-height: 22px;
	font-size: 14px;
	color:#666;
}
.index-slogan{
	background: #5f55cf;
}
.index-slogan img{
	margin:auto;
}
.foot{
	overflow: hidden;
}
.right_foot{float:right;width:28%;}
.foot-contact{
	position: relative;
	padding:50px 0 30px;
	width:100%;
	margin: 0 auto;
}
.foot-contact:after{clear:both;display: block;content:"";}
.foot-bg{
	position: absolute;
	left:420px;
	bottom: 0;
	max-width:1000%;
}
.foot-contact h4{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color:#333;
}
.foot-contact h6{
	margin-bottom: 35px;
	padding-left: 42px;
	font-size: 32px;
	color:#5f55cf;
	background: url(../img/foot_phone_03.png) left no-repeat;
}
.foot-contact ul{
	float:left;
    width:65%;
	margin-bottom: 20px;
}
.foot-contact ul li{
	float:left;
	width:14.2%;
	text-align: center;
	margin-bottom: 20px;
}
.foot-contact ul li a{
	font-size: 18px;
	display: block;
	color:#666;
}
.foot-contact ul li a.list_top{margin-bottom:10px;color:#019C42;}
.foot-contact ul li a.list_foot{font-size:14px;line-height:28px;}

.foot-contact ul li a:hover{
	color:#5f55cf;
}
.foot-Qr img{
	margin-right: 4%;
	float: left;
	max-width:46%;
}
.copyright{
	border-top: 1px solid #ddd;
}
.copyright .fl a{
	float:left;
	margin: 22px 15px;
}
.copyright .fr{
	font-size: 14px;
	line-height: 65px;
	color:#666;
}
.copyright .fr a{
	color:#666;
}

@media only screen and (max-width: 1200px) {
	.right_box,.seach_box{display:none;}
	.wrap{
		padding:0 15px;
	}
}

@media only screen and (max-width: 1000px) {
	.index-project-content{
		flex-wrap: wrap;
	}
	.index-project-item{
		margin-bottom: 20px;
	}
	.index-case-item{
		width:49%;
	}
	.index-case-item:nth-child(n){
		margin-left: 0;
	}
	.index-case-item:nth-child(even){
		margin-left: 2%;
	}
}

@media only screen and (max-width: 750px) {
	body{
		padding-top: 60px;
	}
	.menu{display:block;}
	.head{
		height:60px;
		line-height: 60px;
	}
	.head img{
		max-height: 80%;
	}
	.nav{
		display: none;
	}
	.wap-nav{
		display:block;
		border-top:1px solid #e5e5e5;
	}
	.mouse{
		display: none;
	}
	.index-top{
		margin-bottom: 20px;
	}
	.index-top-content h5{
		font-size: 16px;
	}
	.index-top-content h5 i{
		font-size: 20px;
	}
	.index-top-content h6{
		font-size: 14px;
	}
	.index-about-item:first-child{
		width:100%;
	}
	.index-about-item{
		width:50%;
	}
	.index-about-item div h4{
		font-size: 22px;
	}
	.index-honor-img a{
		margin:0 1% 10px;
		width:48%;
		height:100%;
	}
	.index-title{
		padding: 40px 0;
		font-size: 24px;
	}
	.index-honor{
		padding-bottom: 40px;
	}
	.index-project{
		padding: 0 20px 20px;
	}
	.index-project-content h6{
		margin-top: 15px;
		font-size: 18px;
	}
	.index-project-item{
		width:48%;
	}
	.index-case-item{
		width:100%;
	}
	.index-case-item:nth-child(n){
		margin-left: 0;
	}
	.index-case-ul li{
		width:49px;
		height:70px;
	}
	.index-news{
		padding: 40px 0;
	}
	.index-news .wrap{
		flex-direction: column;
	}
	.index-news-content,
	.index-news-center{
		width:100%;
	}
	.index-news-center{
		margin:15px 0;
	}
	.index-news-title span{
		font-size: 72px;
		line-height: 72px;
	}
	.index-news-title h6{
		font-size: 32px;
		line-height: 36px;
	}
	.index-news-title h6 i{
		font-size: 20px;
	}
	.copyright .fr{
		line-height: 22px;
	}
	.foot-contact{padding:20px 0 10px;}
	.foot-contact h6{margin-bottom:10px;font-size:26px;}
	.foot-contact ul{margin-bottom:0;display:none;}
	.right_foot{width:96%;float:none;}
	.foot-contact ul li{margin-bottom:10px;}
	.foot-contact ul li a{font-size:16px;}
	.banner-img{
		height: auto;
	}
}



/*Floor002658 */
.Floor002658{  overflow:hidden; padding:4% 0; }
/*slick Basic*/
.Floor002658 .wrap-Tit { margin-bottom:2.5%;}
.Floor002658 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002658 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002658 .slick-list:focus {outline: none}
.Floor002658 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002658 .slick-slider .slick-track,
.Floor002658 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002658 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002658 .slick-track:before,
.Floor002658 .slick-track:after{display: table; content: '';}
.Floor002658 .slick-track:after{ clear: both;}
.Floor002658 .slick-loading .slick-track { visibility: hidden;}
.Floor002658 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002658 .slick-slide .slick-loading img { display: none;}
.Floor002658 .slick-slide .dragging img { pointer-events: none;}
.Floor002658 .slick-initialized .slick-slide { display: block;}
.Floor002658 .slick-loading .slick-slide { visibility: hidden;}
.Floor002658 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002658 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.Floor002658 .slider > ul{margin-bottom: 42px;}
.Floor002658 li.slick-slide{ position:relative;transform:scale(0.8); transition:0.5s 0.3s;}
.Floor002658 li.slick-slide:before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.7;transition:0.5s 0.3s;}
.Floor002658 li.slick-current{ transform:scale(1);}
.Floor002658 li.slick-current::before{opacity: 0;}
.Floor002658 li.slick-slide .files,
.Floor002658 li.slick-slide a{ position:absolute; left:0; top:0; width:100%; height:100%;}
.Floor002658 li.slick-slide .files{ background:#000; display:none;}
.Floor002658 li.slick-slide aside{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size:16px; color:#fff;}
.Floor002658 li.slick-slide aside span{ display:block; border-radius:50%; width:66px; height:66px; border:3px solid #fff; background:rgba(255,255,255,0.16);  position:relative; margin:0 auto 10px;}
.Floor002658 li.slick-slide aside span::before{ position:absolute; content:''; border:12px solid transparent; border-left-color:#fff;left:50%; top:50%; margin-left:-6px; margin-top:-12px;}
.Floor002658 li.slick-slide .Ispic{display: block; padding-bottom:36.765%;}
.Floor002658 li.slick-slide .Ispic img{display: none;}


.Floor002658 .slick-dots{ text-align:center;position: absolute; left: 0; width: 100%; bottom:-50px;}
.Floor002658 .slick-dots li{ display:inline-block; margin:0 5px;border:1px solid transparent; border-radius:50%; width:14px; height:14px; position:relative;}
.Floor002658 .slick-dots li:before{ position:absolute; content:''; left:3px; top:3px; right:3px; bottom:3px; border-radius:50%; background:rgba(0,0,0,0.3);}
.Floor002658 .slick-dots li.slick-active{ border-color:#019C42;}
.Floor002658 .slick-dots li.slick-active:before{ background:#019C42;}
.Floor002658 .slick-dots li button{display: none;}

.Floor002658 .slick-arrow{ position:absolute; content:''; width:32px; height:32px;border: 0; border-top:4px solid #b2b2b2;border-right:4px solid #b2b2b2; transform:rotate(45deg); top:50%; margin-top:-16px; cursor:pointer; z-index:10;font-size: 0;background: none;}
.Floor002658 .slick-prev{left:13%; margin-left:-32px;transform:rotate(-135deg);}
.Floor002658 .slick-next{right:13%; margin-right:-32px;}
.Floor002658 .slick-arrow:hover{ border-color:#019C42;}
@media(max-width:768px){
.Floor002658{ padding:50px 0; }
}
@media(max-width:640px){
  .Floor002658 li.slick-slide aside span{ width:45px; height:45px;}
  .Floor002658 li.slick-slide aside span::before{ border:9px solid transparent; border-left-color:#fff;margin-left: -4.5px;margin-top: -9px;}
  .Floor002658 li.slick-slide .Ispic{ padding-bottom:58%;}
  .Floor002658 li.slick-slide{ transform:scale(1);}
  .Floor002658 .slick-prev{left:3%; margin-left:0;}
  .Floor002658 .slick-next{right:3%; margin-right:0;}
}
@media(max-width:480px){
  .Floor002658 .slick-arrow{width: 24px; height: 24px; margin-top: -12px;border-width: 3px;}
}


.wrap-Tit {position: relative; text-align: center; margin-bottom:4%;}
.wrap-Tit h2{ font-size: 24px; color: #373f53; margin: 0; position: relative; z-index: 3;}
.wrap-Tit em{ font-style: normal; color: #083e88; font-family: Myriad Pro; font-size: 34px; text-transform: uppercase;position: relative; z-index: 3;}
.wrap-Tit .bg{ font-size: 70px; font-weight: bold;  color: rgba(169,179,197,.1); position: absolute; top:0; left: 0; text-transform: uppercase; z-index: 1; line-height: 0.8; width: 100%;}
@media only screen and (min-width: 1024px) {
.wrap-Tit h2{font-size: 36px;letter-spacing: 5px;font-weight: normal;}
.wrap-Tit em{font-size: 22px;}
.wrap-Tit .bg{font-size: 110px;top: -8%;}
}
@media(max-width:768px){
.wrap-Tit .bg{display: none;}
}



/*Floor002599 */
.Floor002599{ padding:4% 0 5%;  background:url(../img/Floor002599-bj.jpg) no-repeat center #ececec; background-size: cover;}
.Floor002599 .auto{ position:relative; z-index:2;}
.Floor002599 li{ overflow:hidden; position:relative; }
.auto {
    margin: 0 auto;
}
.auto_1366 {
    max-width: 1366px;
}

.ycenter {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.Ispic {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media(min-width:769px){
  .Floor002599 li{ float:left; width:31.3%; padding-bottom:36.604%; margin-right:3%;}
  .Floor002599 li:nth-child(3n){ margin-right:0;}
  .Floor002599 li > *{ position:absolute; left:0;height:50%;width:100%; }
  .Floor002599 li:nth-child(2n) .txt,
  .Floor002599 li .Ispic{ top:0;}
  .Floor002599 li .txt,
  .Floor002599 li:nth-child(2n) .Ispic{ top:50%;}
}
.Floor002599 li .Ispic{ transition:0.2s;}
.Floor002599 li .Ispic::before{ transition:0.2s; opacity:0; position:absolute; left:0; top:0; width:100%; height:100%; content:'';background:url(../img/Floor002599_icon_link.png) no-repeat center center rgba(0,0,0,0.5); background-size:10% auto;}
.Floor002599 li:hover .Ispic::before{ opacity:1;}
.Floor002599 li .txt{ background: #fff;transition:background 0.3s;}
.Floor002599 li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.Floor002599 li .main{ padding:0 11%; width:78%;}
.Floor002599 li .main time{ color:#444; font-weight: bold;}
.Floor002599 li .main time span{ font-size:32px;}
.Floor002599 li .main .dot{ font-size:18px; margin:3% 0; color: #333;}
.Floor002599 li .main p{ line-height:23px; height:48px; color:#9a9a9a;font-size:14px;margin:10px auto;}
.Floor002599 li .more{ color:#fff; background:#019C42; line-height:40px; text-align:center; display:inline-block; width:80%; max-width:138px;font-size:14px; }

.Floor002599 li:hover .main .dot{  color: #083e88 ;}
.Floor002599 li:hover .more{background-color:#083e88 ;}
.Floor002599 li:hover .more::after{ width:20px;}
@media(min-width:769px) and (max-width:1024px){
  .Floor002599 li .main p{ margin:5px 0;}
  .Floor002599 li .main time{ font-size:12px;}
  .Floor002599 li .main time span{ font-size:24px;}
  .Floor002599 li .main .dot{ font-size:16px;}
  .Floor002599 li .more{ line-height:30px;}
}
@media(max-width:768px){
  .Floor002599{ padding:50px 0;  }
  .Floor002599 li .Ispic{ position:relative; padding-bottom:73%; display:block;}
  .Floor002599 li .main{ padding:5%;}
  .Floor002599 li{ margin:0 auto; max-width:80%;}
}
@media(max-width:480px){
  .Floor002599 li{ max-width:none;width:96%;}
}
.dot {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
.dot2, .dot3, .dot4 {
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.dot2 {
    -webkit-line-clamp: 2;
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*
 .Floor002491 
 */
.Floor002491{ padding:3.5% 0 4.5%;}
.Floor002491 ul * { -webkit-transition: all .3s;  -o-transition: all .3s;  transition: all .3s; }
.Floor002491 ul{ background-position:center; background-size: cover; background-repeat: no-repeat; position: relative; z-index: 1; font-size: 0; }
.Floor002491 ul li{ width:33.3%; display: inline-block; height: 200px;position: relative;overflow: hidden; z-index: 2;}
.Floor002491 ul li:after{position:absolute;content:'';top:0; right:0;width:1px;;height: 100%; background:rgba(255, 255, 255, .3);}
.Floor002491 ul li:nth-of-type(5):after{display: none;}
.Floor002491 ul li a{display: block; color: #fff;position: absolute; width: 100%;height: 100%;left: 0;bottom: 0; z-index: 2; }
.Floor002491 ul li a .txt{display: none; margin-top:14px;}
.Floor002491 ul li a .txtBox .h3{text-align: center;  font-size: 15px;margin: 20px 0 0;}
.Floor002491 ul li a .icon{max-width: 50%; text-align: center; margin: 0 auto;}
.Floor002491 ul li .liBox{ position: relative; width: 100%;height: 100%;overflow: hidden;}
.Floor002491 ul li .liBox .liCon{position: absolute; width: 100%;top:50%; transform: translateY(-50%);}
.Floor002491 ul li .liBox .liCon img{display: block;width: 90%; max-width: 90px; margin: 0 auto;}

@media screen and (min-width:768px ){
  .Floor002491 ul li{ float: left; height:400px; background-position:center; background-size: cover; background-repeat: no-repeat;}
  .Floor002491 ul li a .txtBox .h3{font-size:18px;}
}

@media screen and (min-width:1001px ){
  .Floor002491 ul::after{ background:rgba(8, 62, 136, 0.65);position:absolute;content:'';top:0; right:0;width:100%;height: 100%;  }
  .Floor002491 ul li{height: 500px; width: 25%;  background-image: none !important;}
  .Floor002491 ul li.on{width:50%; }
  .Floor002491 ul li.on a{ width:100%; height:100%;  overflow: hidden;}
  .Floor002491 ul li.on .liBox{padding: 0 10%;}
  .Floor002491 ul li.on .liBox .liCon{position:relative;  padding-left: 130px; }
  .Floor002491 ul li.on .liBox .liCon .icon{position: absolute; left: 0;top: 50%; width: 100px; height:100px;margin-top:-50px; }
  .Floor002491 ul li.on .liBox .liCon .txt{display: block; font-size: 15px;}
  .Floor002491 ul li.on a .txtBox .h3{text-align: left;  margin-top:0; font-size: 22px; }
  .Floor002491 ul li.on a .txtBox{position: relative;width:58%;}
}
@media(max-width:1000px){
.Floor002491 ul li::before{ background:rgba(8, 62, 136, 0.65);position:absolute;content:'';top:0; right:0;width:100%;height: 100%;  }
.Floor002491 ul li{ background-position:center; background-size: cover; background-repeat: no-repeat;}
}
@media(max-width:768px){
.Floor002491{ padding:50px 0;}
.Floor002491 ul{background:none !important; text-align: center;}	
}
@media(max-width:540px){
.Floor002491 ul{text-align: left;}	
.Floor002491 ul li{ width:50%;}
}




/*Floor002367*/
.Floor002367{ padding:4% 0 6%; background: url(../img/Floor002367-bj.jpg) no-repeat bottom center  #ececec;}
.Floor002367 .list-row{ position:relative; }
@media(min-width:481px){
  .Floor002367 .list-row ul:not(:first-child) li{ position:absolute; top:0; height:100%; width:48.5%;}
  .Floor002367 .list-row ul:not(:first-child) li:nth-child(1){ left:0;}
  .Floor002367 .list-row ul:not(:first-child) li:nth-child(2){ right:0;}
}
.Floor002367 .list-row ul:nth-child(2){ top:0;}
.Floor002367 .list-row ul:nth-child(3){ bottom:0;}
.Floor002367 .list-row ul:first-child li{ padding-bottom:114.39%;}
.Floor002367 .list ul li{ position:relative;}
.Floor002367 .list ul li > *{ position:absolute;transition: all .3s ease-in-out;}
.Floor002367 .list li a,
.Floor002367 .list li .Ispic,
.Floor002367 .list li .layer{ width:100%; height:100%; left:0; top:0; }
.Floor002367 .list li .Ispic{z-index:0; }
.Floor002367 .list li .layer::before{ position:absolute; content:''; left:0; width:100%; height:60%; bottom: 0; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000066',GradientType=0 ); /* IE6-9 */
    
}

.Floor002367 .list li a{z-index:10;}
.Floor002367 .list li .layer{ color:#fff;  padding: 15px 2%;width:96%;height:calc(100% - 30px);}
.Floor002367 .list li .layer dl{color: #fff;  position: absolute; bottom:10%;  left: 5%; right: 5%;}
.Floor002367 .list ul:first-child li .layer dl{bottom:5%; }
.Floor002367 .list li .layer dt{font-size:19px; font-weight:normal;}
.Floor002367 .list li .layer dd{ font-size: 14px; padding-top:5px;  }
.Floor002367 .list li .more{ display: none;}
.Floor002367 .list li:hover .layer{background:rgba(8, 62, 136, 0.7); }
.Floor002367 .list li:hover .layer dl{ top: 50%; width: 90%;padding: 0 5%;left: 0;right: 0;  transform: translateY(-50%); z-index: 5; text-align: center; bottom: auto;  }
.Floor002367 .list ul:first-child li:hover .layer dl{bottom:auto;}
.Floor002367 .list li:hover .layer dt{font-size: 22px;}
.Floor002367 .list li:hover .layer dd{padding-top: 10px;}
.Floor002367 .list li:hover .layer::before{display: none;}
.Floor002367 .list li:hover .more{z-index: 5;height: 34px;line-height: 34px;width: 106px;border-radius: 29px;display: block;background:#fff;color: #083e88;font-size: 14px;text-align: center;margin:20px auto 0;}
.Floor002367 .list li:hover img{ transform: scale(1.1);}

@media(min-width:769px){
  .Floor002367 .list-row ul:first-child{width: 32%;}
  .Floor002367 .list-row ul:not(:first-child){ z-index:10; position:absolute; right:0; width:66%; height:47.5%;}
}
@media(min-width:481px) and (max-width:768px){
  .Floor002367 .list-row ul{ margin-bottom:2%;}
  .Floor002367 .list-row ul:first-child li{ padding-bottom:80%;}
  .Floor002367 .list-row ul:not(:first-child){ padding-bottom:40%;}
}
@media(max-width:768px){
.Floor002367{ padding:50px 0 80px;}
.Floor002367 .list-row ul{ position:relative; }
}
@media(max-width:480px){
  .Floor002367 .list-row ul{ position:relative; }
  .Floor002367 .list-row ul:not(:first-child) li{ padding-bottom:62%; margin-top:2%;}
  .Floor002367 .list li{width:96%;left:2%;}
}


/*侧边浮动*/
.right_box{position:fixed;right:0px;/*top:200px;*/bottom:100px;z-index:10;}
.right_box ul li{position:relative;}
.right_box ul li .li_show{width:74px;height:74px;text-align:center;background:#019C42;border-bottom:1px solid #fff;cursor:pointer;position:relative;z-index:2;transition:all 1s ease;}
.right_box ul li .li_show img{height:30px;margin:12px 0px 4px;display:inline-block;}
.right_box ul li .li_show span{display:block;width:100%;line-height:20px;color:#fff;font-size:14px;}
.right_box ul li .li_hide{position:absolute;top:0px;left:0px;z-index:-1;height:60px;background:#019C42;width:120px;padding:7px 5px;border-right:1px solid #fff;text-align:center;line-height:30px;transition:all 1s ease;}
.right_box ul li .li_hide p{color:#fff;}
.right_box ul li:hover .li_show{background:#000;}
.right_box ul li:hover .li_hide{left:-130px;z-index:1;}
/*留言板*/
.message_warp{position:fixed;left:0px;bottom:0px;width:300px;height:450px;display:none;}
.message_warp h2{width:100%;height:40px;line-height:40px;box-sizing:border-box;color:#fff;font-size:16px;background:#019C42;padding:0px 10px;}
.message_warp h2 span{float:right;font-size:20px;cursor:pointer;}
.message_warp form{background:#efefef;width:100%;box-sizing:border-box;padding:10px 10px 20px;}
.message_warp form input[type="text"],.message_warp form textarea{width:100%;box-sizing: border-box;border:1px solid #ccc;background:#fff;padding:0px 10px;margin-bottom:10px;} 
.message_warp form input[type="text"]{height:40px;}
.message_warp form textarea{height:100px;}
.message_warp form input[type="submit"]{width:90px;height:40px;background:#019C42;color:#fff;font-size:16px;margin:20px 0px;}




