﻿/*
 * Overview: Home Style
 * Site: http://f2e.adee.cn
 */

 .wrap { width: 100%; overflow: hidden; }

.slide-box { height: 500px; }
.slide-box li a { display: block; position: relative; width: 100%; height: 100%; overflow: hidden; text-align: center; background-color: #18335e; }
.slide-box li a img {/*  position: absolute; margin-left: -951px; left: 50%; */ height: 500px; }
 
.title { margin: 0 auto; text-align: center; }
.title h2 {text-align:center;color:#332e21;font-size: 38px; letter-spacing: 1px; font-weight: 400; line-height: 30px; text-transform: capitalize; padding-bottom: 10px; margin-top:50px;}
.title span { text-transform:uppercase; font-family:Arial; color:#53565a; font-size:14px; line-height: 30px; letter-spacing: 3px; }
.title i { display: block; margin: 0 auto; margin-top: 8px; height: 1px; width: 32px; background-color: #332e21; }

.about { padding-top: 42px; padding-bottom: 52px; }
.about-con { overflow: hidden; margin-top: 40px; border-top: 1px solid #f9f9f9; padding-top: 8px; }
.about-con p { color:#333;font-size:16px;line-height:30px;width:1024px;margin:0 auto; display: block; text-align: center; }

.about-con a { position: relative; width:102px; height:26px; margin:0 auto; margin-top: 32px; text-align: left; overflow: hidden; border:1px solid #b9b9bb;border-radius:20px;line-height:26px;color:#63666a;font-family:Arial;font-size:12px;text-transform:uppercase;display:block;}
.about-con a:hover { text-decoration: none; border:1px solid #336eaf;color:#fff;background:#336eaf; text-align: left; }
.about-con a span { transition-duration: 1s; float: left; margin-left: 23px; }
.about-con a:hover span { margin-left: 18px; }
.about-con a i { float: right; transition-duration: 1s; display: block; width: 20px; height: 26px; margin-right: 20px; background: url(../images/home-about-icon.png) no-repeat center right;}
.about-con a:hover i { margin-right: 15px; background: url(../images/home-about-icon-h.png) no-repeat center right;}

 
.bus-con { height: 600px; width: 100%; background: url(../images/bus-bg.jpg); overflow: hidden; }
.bus-con ul { overflow: hidden; display: block; margin-top: 30px; }
.bus-con li { width: 25%; height: 155px; margin: 50px 0; display: block; float: left; text-align: center; }
.bus-con li a { display: block; text-align: center; }
.bus-con li a:hover span { margin-top: 2px; }

.bus-con .img-box { position: relative; width: 115px; height: 115px; line-height: 115px; overflow: hidden; vertical-align: middle; margin: 0 auto; border: 1px solid #fff; border-radius: 58px; }
.bus-con li a span { font-size: 16px; font-style: italic; font-weight: 400; padding-top: 10px; line-height: 46px; height: 36px; display: block; color: #fff; }
.bus-con li a:hover .img-box { border: none; }
.bus-con li a:hover .img-box .hover { display: block; }
.bus-con .img-box img { vertical-align: middle; }
.bus-con .img-box .hover { position: absolute; left: 0px; top: 0px; display: none; transition-duration: 1s; }

.bus-con .more { position: relative; width:102px; height:26px; margin:0 auto; text-align: left; overflow: hidden; border:1px solid #fff;border-radius:20px;line-height:26px;color:#fff;font-family:Arial;font-size:12px;text-transform:uppercase;display:block;}
.bus-con .more:hover { text-decoration: none; border:1px solid #336eaf;color:#fff;background:#336eaf; text-align: left; }
.bus-con .more span { transition-duration: 1s; float: left; margin-left: 23px; }
.bus-con .more:hover span { margin-left: 18px; }
.bus-con .more i { float: right; transition-duration: 1s; display: block; width: 20px; height: 26px; margin-right: 20px; background: url(../images/home-about-icon-h.png) no-repeat center right;}
.bus-con .more:hover i { margin-right: 15px;}


.news-slide { position: relative; width: 960px; height: 320px; margin: 0 auto; margin-top: 60px; }
.news-con .slideTxtBox .hd{ overflow: hidden;margin: 0 auto;margin-bottom: 30px;width:190px;height:34px;}
.news-con .slideTxtBox .hd ul{ float:left;  position:absolute;  height:44px; width: 100%;  }
.news-con .slideTxtBox .hd ul li{ float:left; cursor:pointer; font-size: 16px;position: relative;height: 34px;width:100px;text-align: center;}
.news-con .slideTxtBox .hd ul li a { color: #515151;line-height:34px; display: inline-block;}
.news-con .slideTxtBox .hd ul li.on a{color:#004ea2;   }
.news-con .slideTxtBox .hd ul li span{display:block;height:8px;width:1px;background:#666666;float:right;margin-top:14px;}

.news-con .swiper-container { width: 100%; height: 100%; }
.news-con .swiper-slide { background: #f5f5f5; }
.news-con .swiper-wrapper { width:1200px; margin:0 auto; }

.news-con .container { width:1066px; }
.news-con .swiper-slide .text-con {width:90%;margin:0 auto;margin-top:20px;}
.news-con .swiper-slide .text-con time { display: none; color:#a5a5a5;font-size:12px; line-height:24px; }
.news-con .swiper-slide .text-con h3 { font-family: 'Arial'; color:#63666a;font-size:16px;line-height:22px;font-weight:400;text-align: center; display: block; font-style: italic; white-space:nowrap; text-overflow: ellipsis; overflow: hidden;  }
.news-con .swiper-slide .text-con p {margin-top:10px; color:#53565a;font-size:14px;line-height:24px; text-align: center;}
.news-con .swiper-slide .slide-img img { width:100%; display:block; transition-duration: 2s; }
.news-con .swiper-slide .slide-img { overflow:hidden; }

.news-con .swiper-slide a:hover h3 { color: #336eaf; }
.news-con .swiper-slide:hover img { animation: tada 3s 0s ease both; -webkit-animation: tada 3s 0s ease both; }

@keyframes tada{
	0%{transform:scale(1);}
    100%{transform:scale(1.12);}
}
@-webkit-keyframes tada{
	0%{-webkit-transform:scale(1);}
    100%{-webkit-transform:scale(1.12);}
}


.news-con .swiper-button { position: absolute; width: 48px; height: 48px; top: 150px; border-radius: 3px; line-height: 50px; text-align: center; font-size: 20px; font-family: '宋体';background:#ededed; }
.news-con .swiper-button:hover { background: #4985c2; color: #fff; opacity: 0.8; }
.news-con .swiper-button-prev { left: -70px; }

.news-con .swiper-button-next { left: auto; right: -70px; }

.news-con {padding:52px 0 78px 0;background:#fff;}

.swiper-button { position: absolute; left: 0; top: 0; }

@media screen and (max-width: 1080px) {

	.about-con p { font-size: 18px; }

	.bus-con { height: 540px; }
	.bus-con ul { width: 570px; padding-top: 70px; margin: 0 auto; }
	.bus-con ul li { margin-top: 0; }

	.news-slide { width: 80%; height: 480px; margin: 0 auto; margin-top: 30px; }
	.news-con .swiper-wrapper { width: 100%; }

	.about-con { width: 90%; margin: 0 auto; }
	.about-con p { width: 100%; margin-top: 10px; line-height: 32px; }

}



@media screen and (max-width: 640px) {

	.news-slide { width: 480px; height: 510px; margin: 0 auto; }

	.about-con p { font-size: 18px; }

}