

/*.banner_wrap{ height:855px; background:#fffff; position: relative;}*/
.banner img{ width: 100%;}
.banner{width: 100%;height:336px;  position: relative; overflow: hidden;}
.banner .banner_nr{ width: 100%;  margin: 0 auto;}
#focus{ width: 100%; float:left;}
#focus:hover .btn-prev{display: block;}
#focus:hover .btn-next{display: block;}
#focus .bd{position: relative}
#focus .btn-prev, #focus .btn-next{display:none;position: absolute; top:390px; width: 66px;height: 74px;z-index: 2}
#focus .btn-prev{left: 40px;background: url(../img/left.jpg) no-repeat;}
#focus .btn-next{right:40px;background: url(../img/right.jpg) no-repeat;}
#focus .focus-bar-box{width: 100%;position: relative;overflow: hidden}
#focus .focus-bar{width: 100%}
#focus .focus-bar li{width: 100%;}
#focus .focus-bar li a{width: 100%;}
#focus .focus-bar img{width: 100% ;}
.aa{ width: 100%;}

#focus .ft{ position: relative; z-index: 1; margin:auto;height: 40px; margin-top: -50px; }
#focus .ftbg{top: 0;left: 0;z-index: -1;width: 1132px;height: 40px;background: #000;opacity: 0.6;filter: alpha(opacity=60)} 
#focus .change{right: 0;bottom: 40px;height: 10px;}
#focus .change a{float: left;width: 60px;height: 10px;margin-right: 10px;background: url(../img/kuang1.jpg) no-repeat; cursor: pointer}
#focus .change a.on{background: url(../img/kuang2.jpg) no-repeat;}
#focus .title{ font-size: 47px; color: #FFFFFF; position: absolute;top: 332px; left: 322px;}

/*杞挱CSS缁撴潫*/

.tempWrap { margin: auto;}

/*褰撳睆骞曞皬浜�1450鏃�,宸﹀彸婊氬姩鎸夐挳涓嶆樉绀�*/
@media only screen and (max-width: 1180PX) {
  #focus .btn-prev, #focus .btn-next{display: none;}
  #focus:hover .btn-prev{display: none;}
  #focus:hover .btn-next{display: none;}
}

.news{width: 100%; margin:20px auto; margin-bottom:10px; overflow: hidden; }
.news .img1{width: 23%; /**width: 23.5%;*/  margin: 1%;   float: left; }
.news .img1 img{ width: 100%;}
.news h3{font-size: 25px; padding: 10px  0px; font-weight:normal; color:#4b4b4b;}

.commentNews{ width: 100%; height:auto;color: white; margin-bottom:40px;}
.bannerNews{width: 100%; height: auto; margin: 0 auto;  position:relative;   }
.bannerNews img{ width: 100%;}

.center{position: absolute; top: 30%; color: white;  margin-left: 243px; font-weight:normal;}
.comment{position: absolute; top:40%; left: 250px; color: white; font-size: 18px;}
.enter{ position: absolute; top:50%; left: 250px; padding: 0px 20px; color: white; font-size: 18px; border: 1px solid #FFFFFF; line-height: 36px; height: 36px;}
.enter span{ font-family:"鏂板畫浣�"; font-weight:bold; margin-left:7px;}
.enter a:link {color:#FFFFFF; text-decoration: none;} .enter a:visited {text-decoration: none; color:#FFFFFF;}
.enter a:hover {text-decoration: none;color:#ff750f;} .enter a:active {text-decoration:none; color:#FFFFFF;}


.swiper_c{
    	height: 100%;
    }
    .swiper-container {
        width: 100%;
        position: relative;
    }
    .swiper-pagination{
    	position: absolute;	
    }
    .swiper-pagination-bullet{
    	width:34px;
    	border-radius: 1%;
    	height:6px; background:#007841;
    }

   /* 侧边栏*/
.hotline{
    width: 130px;
    height: 180px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #ccc;
    border-radius: 10px;
    position: fixed;
    right: 30px;
    bottom: 40%;
    text-align: center;
    line-height: 1.5em;
    display: table;
    font-size: 16px;
    background: #fff;
    z-index: 1000;
}
.hotline img{
    width: auto;
    max-width: 45%;
    margin: 0 auto;
    display: block;
}
.hotline .content{
    position: absolute;
    top: 50%;
    height: 130px;
    margin-top: -65px;
}
.hotline2{
  position: fixed;
  right: 30px;
  bottom: 20%;
}
