/* - - - - - - - - - body style - - - - - - - - -*/

.main {
    width: 100%;
    
    margin: 0 auto;
    overflow: hidden;
    position: relative;
   
}

.STYLE1 {
    font-size: 24px;
}

.topstyle a {
    text-decoration: none;
    color: #4f4f4f;
}

.box {
    width: 1920px;
    height: 1080px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_01.jpg) center no-repeat;
}

#Download {
    width: 1070px;
    height: 70px;
    position: absolute;
    bottom: 130px;
    left: 465px;
    z-index: 999;
}

#Download>a {
    display: inline-block;
    width: 300px;
    height: 70px;
    margin-right: 73px;
    cursor: pointer;
}

.btn_down_dlk {
   background: url(../image/btn1.png);
}
.btn_down_bd{
    background: url(../image/btn2.png);

}
.btn_jiechi{
    background: url(../image/btn3.png);

}
.box1 {
    width: 1920px;
    height: 1500px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_02.jpg) center no-repeat;
}

.box2 {
    width: 1920px;
    height: 659px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_03.jpg) center no-repeat;
}
.zbani {
    width: 1460px;
    overflow: hidden;
}
.zbani2 {
    display: flex;
    animation: ticker-kf 18s linear infinite;
    height: 267px;
}
@keyframes ticker-kf {
    0% {
      transform: translate3d(0, 0, 0);
    }
  
    100% {
      transform: translate3d(-108rem, 0, 0);
    }
  }
  
.box3 {
    width: 1920px;
    height: 834px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_04.jpg) center no-repeat;
}
.box3 .center{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-top: 230px;
}
.box3 .nav1{
    float: left;
}
.box3 .nav2{
    float: right;
}
.box3 .nav li{
    cursor: pointer;
    opacity: 0.6;
    margin-bottom: 42px;
    
}
.kuai{
    position: relative;
    top: 30px;
    left: 50px;
    width: 698px;
    height: 85px;
}
.box4 {
    width: 1920px;
    height: 813px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_05.jpg) center no-repeat;
}
.box4 .swiper-button-prev1{
    left: 64px !important;
    top: 56% !important;
    width: 68px !important;
    height: 109px !important;
    background: url(../image/prev1.png)no-repeat center !important;

}
.box4 .swiper-button-next1{
    right: 64px !important;
    top: 56% !important;
    width: 68px !important;
    height: 109px !important;
    background: url(../image/next1.png)no-repeat center !important;

    
}

.box5{
    width: 1920px;
    height: 705px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_06.jpg) center no-repeat;
}
.box5img{
    width: 451px;
    height: 492px;
    margin: 0 auto;
    padding-top: 9%;
}
.box5img .swiper-button-prev2{
    left: 29%;
    top: 56%;
    width: 68px !important;
    height: 109px !important;
    background: url(../image/prev1.png)no-repeat center !important;

}
.box5img .swiper-button-next2{
    right: 29%;
    top: 56%;
    width: 68px !important;
    height: 109px !important;
    background: url(../image/next1.png)no-repeat center !important;

    
}

.box6 {
    width: 1920px;
    height: 595px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_07.jpg) center no-repeat;
}
.box6 .swiper-button-prev{
    left: 6%  !important;
    top: 56%  !important;
    width: 68px !important;
    height: 109px !important;
    background: url(../image/prev1.png)no-repeat center !important;

}
.box6 .swiper-button-next{
    right: 8% !important;
    top: 56% !important;
    width: 68px !important;
    height: 109px !important;
    background: url(../image/next1.png)no-repeat center !important;

    
}

.box7 {
    width: 1920px;
    height: 1603px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/bg_08.jpg) center no-repeat;
}

.footer {
    width: 1920px;
    height: 132px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    background: url(../image/footer.jpg) center no-repeat;
}

.footleft {
    width: 250px;
    height: 90px;
    position: absolute;
    margin-left: 340px;
    margin-top: 25px;
}

.footleft a {
    width: 250px;
    height: 90px;
    display: block;
}

.footbox {
    width: 680px;
    height: 90px;
    position: absolute;
    margin-left: 615px;
    margin-top: 25px;
}

.footbox p {
    font-size: 12px;
    color: #ffffff;
}

.footright {
    width: 250px;
    height: 90px;
    position: absolute;
    margin-left: 1340px;
    margin-top: 25px;
}

.footright a {
    width: 250px;
    height: 90px;
    display: block;
}
#Floatingbar {
    width: 227px;
    height: 458px;
    position: fixed;
    top: 34%;
    right: 4px;
    margin-top: -140px;
    z-index: 3000;
    background: url(../image/cebar.png) no-repeat center;
    background-size: 100%;
}


.downlist {
    position: relative;
    top: 114px;
}

#Floatingbar ul li {
    margin-bottom: -6px;
}

#Floatingbar ul li a {
    width: 227px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #e4e4e4;
    background: url(http://180.188.18.10:7668/images/a_bg2.png) no-repeat left top;
    display: block;
}

#Floatingbar ul li a:hover {
    text-decoration: none;
  
    font-size: 18px;
    color: tomato;
    cursor: pointer;
    /* background: tomato; */
    /* background: url(http://180.188.18.10:7668/images/a_bg2.png) no-repeat left bottom; */
    display: block;
}

.backtop {
    width: 60px;
    background: url(http://180.188.18.10:7668/images/icon_backtop.png) no-repeat left top;
    height: 60px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5000;
    display: none;
}

.backtop:hover {
    width: 60px;
    background: url(http://180.188.18.10:7668/images/icon_backtop.png) no-repeat left bottom;
    height: 60px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5000;
    display: none;
}
.yunxing{position:absolute;width:1080px;height:60px;clear:both; text-align:center;font-size:36px;font-weight:bold;color:#ffb179;  line-height:60px; padding:6px 5px 3px;z-index:9999;left:50%;margin-left:-540px;top:650px}
@keyframes oLine{0%{line-height:205px}
100%{line-height:105px}}@-webkit-keyframes oLine{0%{line-height:205px}
100%{line-height:105px}}.newsC{padding-top:10px}
.news{overflow:hidden;float:left;position: absolute;width:1160px;height:500px;no-repeat;z-index: 1;padding-top:760px;padding-left:500px}
.newsTab{float:left;width:90px;margin-left:15px;margin-top:20px}
.newsTab li{float:left;overflow:hidden;width:100%;height:48px;background:url(http://180.188.18.10:7668/images/t0129c8f05fdc564dda.png) no-repeat 0 -49px;line-height:48px;text-align:center;color:#4f8bb5;font-size:16px;cursor:pointer;transition:all linear .2s;-webkit-transition:all linear .2s}
.newsTab li.current,.loginTab li:hover{background-position:0 0;color:#fff;font-weight:bold}
.aTop{overflow:hidden;width:100%;height:18px;padding-bottom:20px;white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:18px;color:#fff;}
.aTop a{color:#16d2fa}
.aTop a:hover{text-decoration:underline}
.news .more{bottom:19px;top:auto;left:15px;right:auto}
.newsTag{float:left;overflow:hidden;width:730px;height:340px;padding:27px 0 0 20px}
.newsTag li{height:18px;margin-bottom:10px;vertical-align:bottom;line-height:18px}
.newsTag .newsL a{float:left;margin-left:10px;display:inline;overflow:hidden;width:290px;height:18px;white-space:nowrap;text-overflow:ellipsis;color:#bcac9d;transition:.5s;-webkit-transition:.5s}
.x_1,.x_2,.x_3{float:left;border-radius:3px;width:60px;height:18px;text-align:center;line-height:18px;color:#fff;font-weight:normal}
.x_1{background:#c41709;margin-right:10px}
.x_2{background:#c76315;margin-right:10px}
.x_3{background:#27585f;margin-right:10px}
.newsTag li:hover,.newsTag a:hover{color:#16d2fa}
.newsTag .newsL a:hover{animation:linear osize 700ms;-webkit-animation:linear osize 700ms}
.newsTag span{right:0;top:0}
@keyframes osize{0%{margin-left:15px}
100%{margin-left:0}}@-webkit-keyframes osize{0%{margin-left:15px}
100%{margin-left:0}}

	#Introduction{padding:13px 27px 0;float:left;width:848px;height:486px;position:relative;overflow:hidden;}
	#Introduction .Tab{width:819px;}
	/*标题*/
	.Title{height:57px;line-height:57px;font-size:17px;font-weight:normal;color:#ac2625;padding-left:29px;background:url(http://180.188.18.10:7668/images/2.html) no-repeat 4px center;border-bottom:1px solid #b9b8b6;}
	/*新闻列表*/
	.NewsList{margin-right:14px;}
	.NewsList li{height:25px;line-height:25px;overflow:hidden;margin-bottom:8px;font-size:14px;}
	.NewsList li time{float:right;color:#c1c0be;}
	.NewsList li .type{width:55px;height:25px;text-align:center;font-size:14px;color:#fff;margin-right:19px;background:url(../image/1.png) no-repeat left top;display:inline-block;}

	/*选项卡*/
	.Tab{padding:10px 0 15px 34px;float:left;margin-bottom:23px;border-bottom:1px solid #b8b7b5;}
	.Tab li{float:left;}
	.Tab li a{width:154px;height:34px;line-height:34px;text-align:center;font-size:17px;display:block;}
	.Tab li.change a,.Tab li a:hover{color:#fff;background:url(../image/4.png) no-repeat left top;text-decoration:none;}

	.yuan_01,.yuan_02, .yuan_03,.yuan_04{width:51px;height:50px;position:absolute;background:url(http://180.188.18.10:7668/images/0.png) no-repeat left top;background-repeat:no-repeat;}
	.yuan_01{top:6px;left:6px;background-position:left top;}
	.yuan_02{top:6px;right:6px;background-position:right top;}
	.yuan_03{bottom:6px;left:6px;background-position:left bottom;}
	.yuan_04{right:6px;bottom:6px;background-position:right bottom;}
		/*充值列表*/
		.rechargeList li{width:750px;height:25px;line-height:25px;overflow:hidden;font-size:13px;margin-bottom:8px;padding:0 7px;}
		.rechargeList li:hover{color:#b7494c;}
		.rechargeList li::after{clear:both;display:block;content:"";}
		.rechargeList li strong{font-weight:normal;color:#d01120;}
		.rechargeList li span{float:left;}
		.rechargeList li span:nth-child(1){width:150px;}
		.rechargeList li span:nth-child(2){width:160px;}
		.rechargeList li span:nth-child(3){width:200px;}
		.rechargeList li span:nth-child(4){width:200px;}
		/*回收列表*/
		.huishoulist li{width:750px;height:25px;line-height:25px;overflow:hidden;font-size:13px;margin-bottom:8px;padding:0 7px;}
		.huishoulist li:hover{color:#b7494c;}
		.huishoulist li .txt_red{color:#d01120;}
		.huishoulist li::after{clear:both;display:block;content:"";}
		.huishoulist li span{float:left;}
		.huishoulist li span:nth-child(1){width:230px;}
		.huishoulist li span:nth-child(2){width:260px;}
		.huishoulist li span:nth-child(3){width:260px;}
		/*分区列表*/
		.fenqulist li{width:790px;height:25px;line-height:25px;overflow:hidden;font-size:13px;margin-bottom:8px;}
		.fenqulist li:hover{color:#b7494c;}
		.fenqulist li .txt_red{color:#d01120;}
		.fenqulist li::after{clear:both;display:block;content:"";}
		.fenqulist li span{float:left;}
		.fenqulist li span:nth-child(1){width:250px;padding-left:6px;}
		.fenqulist li span:nth-child(2){width:530px;}
