/* 大焦点图以及头条部分 */
.swiper-banner .swiper-slide a{display:block; position:relative;}
.swiper-banner .swiper-slide img{width:100%;}
.swiper-banner .swiper-slide .s_title{position: absolute; text-align:left;width: 100%;left:0px;bottom: 0px;height:35px;line-height: 35px; color:#FFF; background-color:#0070c0; opacity:.9; z-index:2;}
.swiper-banner .swiper-slide .s_title span{padding:0 120px 0 10px;display: block; overflow: hidden;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.swiper-banner .swiper-pagination-bullets{bottom:11px;}
.swiper-banner .swiper-pagination-bullet{background:#bab9b7; border-color:#bab9b7;width:13px;height:13px;margin:2px;opacity:1;}
.swiper-banner .swiper-pagination-bullet-active{background-color:#f00;width:23px;height:13px;margin:2px;border-color:#f00; border-radius:6px;}

.swiper-banner .swiper-button-prev,.swiper-banner .swiper-button-next{background: url(../images/focus_btn.png) no-repeat;width:40px;height:75px; display:block;}
.swiper-banner .swiper-button-prev:after,.swiper-button-next:after{display:none;}
.swiper-banner .swiper-button-prev{background-position:0px -78px; left:0;}
.swiper-banner .swiper-button-next{background-position:-39px -78px; right:0;}
.swiper-banner .swiper-button-prev:hover{  background-position:0 -2px; }  
.swiper-banner .swiper-button-next:hover{  background-position:-39px -2px;} 
.swiper-banner .swiper-shadow{position:absolute; left:0; bottom:0; width:100%; height:50px; background-color:#000; z-index:1;}


.home_container .center_container{width:1200px;}

.home_container{}
.home_container .main{padding-top:30px; padding-bottom:30px;}
.home_container .box1{width:560px;}
.home_container .box2{width:675px;}

.home_container .aboutus_box{}

.home_container .about_box{color:#504f4f;}
.home_container .about_box .s_title{font-size:18px; margin-bottom:20px;}
.home_container .about_box .s_title span{font-size:34px; font-weight:bold; display:inline-block; vertical-align:middle; padding-bottom:8px;}
.home_container .about_box .s_content{line-height:30px; display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.home_container .about_box .s_more{margin-top:50px;}
.home_container .about_box .s_more a{padding:0 10px; height:42px; line-height:42px; color:#757575; border:1px solid #757575;}
.home_container .about_box .s_more a span{display:inline-block; background:url(../images/home/more_icon.png) no-repeat right center; padding:0 36px 0 10px;}
.home_container .about_box .s_more a:hover{color:#fff; background-color:#e60012; border:1px solid #e60012;}
.home_container .about_box .s_more a:hover span{background:url(../images/home/more_icon_hover.png) no-repeat right center;}
.home_container .about_box1{padding-top:20px;}
.home_container .about_box2{padding-top:140px;}
.home_container .about_img{overflow:hidden;}
.home_container .about_img img:hover{transform:scale(1.03);}
.home_container .about_img img{width:100%; display:block;}

.home_container .about_banner{overflow:hidden;}
.home_container .about_banner img{width:100%;}
.home_container .about_banner a:hover img{transform:scale(1.03);}

.home_container .about_banner2{overflow:hidden;}
.home_container .about_banner2 img{width:100%;}
.home_container .about_banner2 a:hover img{transform:scale(1.03);}

.home_container .about_video{position:relative;}
.home_container .about_video img{width:100%;}
.home_container .about_video iframe{width:100%; height:100%; position:absolute; top:0; left:0;}

.home_container .fastlink a{display:block; width:50%; float:left; position:relative;}
.home_container .fastlink a img{width:100%;}
.home_container .fastlink a span{position:absolute; left:0; bottom:0; width:100%; height:102px; line-height:101px; text-align:center; background:url(../images/home/fastlink_text_bg.png); font-size:30px;}

.home_container .fastlink2{margin-left:auto; margin-right:auto; width:1152px;}
.home_container .fastlink2 a{display:block; width:344px; padding:0 20px; float:left; background-color:#F00;}
.home_container .fastlink2 .s_title{position:absolute; left:0; top:70px; font-size:30px;}
.home_container .fastlink2 .s_more{position:absolute; left:0; top:170px; padding:0 20px; height:32px; line-height:32px; background-color:#FFF; color:#000; font-size:14px;}
.home_container .fastlink2 .s_box{height:220px; position:relative;}
.home_container .fastlink2 .s_item1{background-color:#2b2b2b;}
.home_container .fastlink2 .s_item1 .s_box{background:url(../images/home/fastlink_icon01.png) right center no-repeat; color:#FFF;}
.home_container .fastlink2 :hover.s_item1{background-color:#444040;}
.home_container .fastlink2 .s_item2{background-color:#e2001a;}
.home_container .fastlink2 .s_item2 .s_box{background:url(../images/home/fastlink_icon02.png) right center no-repeat; color:#FFF;}
.home_container .fastlink2 :hover.s_item2{background-color:#f83047;}
.home_container .fastlink2 .s_item3{background-color:#f0efef;}
.home_container .fastlink2 .s_item3 .s_box{background:url(../images/home/fastlink_icon03.png) right center no-repeat; color:#000;}
.home_container .fastlink2 :hover.s_item3{background-color:#d9d5d5;}

.home_container .ad_box img{width:100%;}



@media screen and (max-width:1400px){
	.swiper-banner .swiper-slide img{width:136%; margin-left:-18%;}
	
	.home_container .box1{width:100%;}
	.home_container .box2{width:100%;}
	.home_container .about_img img{width:100%;}
	.home_container .about_box1,.home_container .about_box2{padding-top:0;}
	.home_container .about_banner img{width:120%; margin-left:-10%;}
	.home_container .about_banner2 img{width:170%; margin-left:-35%;}
	.home_container .fastlink a{width:100%; float:none; margin:10px 0;}
	.home_container .fastlink2{width:100%;}
	.home_container .fastlink2 a{width:auto; float:none; margin-bottom:10px;}
	
}

@media screen and (max-width:488px){
	.home_container .fastlink a span{height:50px; line-height:50px; text-align:center; font-size:20px;}
	
}









