﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/**/
.fullSlide {
	width:100%;
	position:relative;
	height:870px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}                                                           
.fullSlide .bd li {
	width:100% !important;
	height:870px;
	overflow:hidden;
	text-align:center;
	 background-position:center top;
}
.fullSlide .bd li a {
	display:block;
	height:870px;
}

.fullSlide .hd {
	position:absolute;
	z-index:999;
	bottom:0px;
 width:100%;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:48px;
	height:8px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#184383;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px; 
	height:73px;
}
.fullSlide .prev
{
      background:url(img/Index/left1s.png) no-repeat;
  }
.fullSlide .next {
	left:auto;
	right:5%;
	background:url(img/Index/right1s.png) no-repeat;
}


.oneday{
	padding: 144px 0;
	background: #084c86;
}
.oneday .content dl{
	overflow: hidden;
}
.oneday .content dl dt{
	float: left;
	width: 592px;
	border-radius: 10px;
	overflow: hidden;
}
.oneday .content dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.oneday .content dl dd{
	float: right;
	width: 554px;
}
.oneday .content dl dd h3{
	margin-bottom: 50px;
}
.oneday .content dl dd h3 b{
	display: block;
	font-size: 60px;
	color: #ffba00;
	line-height: 1;
	margin-bottom: 20px;
}
.oneday .content dl dd h3{
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
.oneday .content dl dd p{
	font-size: 16px;
	color: #fff;
	line-height: 32px;
}
.oneday .content dl dd .qm{
	float: right;
	width: 306px;
	height: 50px;
	margin-top: 48px;
}
.oneday .content dl dd .qm img{
	display: block;
	width: 100%;
	height: auto;
}

.oneday .oneday-list{
	margin-top: 62px;
}
.oneday .oneday-list ul{
	overflow: hidden;
	background: #fff;
	border-radius: 14px;
}
.oneday .oneday-list ul li{
	float: left;
	width: 25%;
	padding: 40px 0;
	text-align: center;
	border-radius: 14px;
	cursor: pointer;
}
.oneday .oneday-list ul li span{
	font-size: 16px;
	color: #494949;
	line-height: 1;
}
.oneday .oneday-list ul li span b{
	font-size: 72px;
	color: #084c86;
}
.oneday .oneday-list ul li p{
	font-size: 16px;
	color: #494949;
	line-height: 1;
}
.oneday .oneday-list ul li.cur{
	background: url(../Default/Img/Index/oneday_is.jpg) #084c86 no-repeat right bottom;
}
.oneday .oneday-list ul li.cur span{
	color: #fff;
}
.oneday .oneday-list ul li.cur span b{
	color: #ffba00;
}
.oneday .oneday-list ul li.cur p{
	color: #fff;
}

.case .m-bt a,.fw .m-bt a,.news .m-bt a{
	font-size: 72px;
	color: #000;
	font-weight: normal;
	line-height: 1;
}
.case .m-bt p,.fw .m-bt p,.news .m-bt p{
	padding-top: 14px;
	font-size: 24px;
	color: #000;
	font-weight: normal;
}

.m-bt{
	text-align: center;
}
.m-bt a{
	font-size: 72px;
	color: #fff;
	font-weight: normal;
	line-height: 1;
}
.m-bt p{
	padding-top: 14px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.pro{
	padding: 100px 0 86px 0;
	background: #f4f4f4;
}
.pro .pro-nav{
	width: 1200px;
	margin: 38px auto 0;
}
.pro .pro-nav ul{
	overflow: hidden;
}
.pro .pro-nav ul li{
	width: 236px;
	margin-right: 64px;
	float: left;
	border: 1px solid #7a7a7a;
	border-right: 0;
	border-bottom: 0;
}
.pro .pro-nav ul li.no{
	margin: 0;
}
.pro .pro-nav ul li h4{
	display: block;
	width: 100%;
	padding: 0 28px;
	box-sizing: border-box;
	line-height: 46px;
	background: url(../Default/Img/Index/pro_ico.png) #7a7a7a no-repeat 198px center;
}

.pro .pro-nav ul li.cur h4{
	display: block;
	width: 100%;
	padding: 0 28px;
	box-sizing: border-box;
	line-height: 46px;
	background: url(../Default/Img/Index/pro_ico.png) #184583 no-repeat 198px center;
}
.pro .pro-nav ul li h4 a{
	display: block;
	width: 100%;
	padding: 0 28px;
	box-sizing: border-box;
	line-height: 46px;
	font-size: 20px;
	color: #fff;

}
.pro .pro-nav ul li p{
	padding-top: 20px;
	font-size: 15px;
	overflow: hidden;
}
.pro .pro-nav ul li p span{
	float: left;
	width: 50%;
	display: block;
	padding-left: 20px;
	box-sizing: border-box;
}
.pro .pro-nav ul li p span a{
	font-size: 15px;
	color: #434343;
	line-height: 30px;
}
.pro .pro-nav ul li p span a:hover{
	color: #084c86;
}

.pro .pro-list{
	position: relative;
	height: 634px;
	background: url(../Default/Img/Index/pro_bgs.jpg) no-repeat center top;
	margin-top: 42px;
}
.pro .pro-list .pro-item{
	position: relative !important;
	width: 1200px;
	height: 634px;
	margin: 0 auto;
}
.pro .pro-list .pro-item .pro-item-img{
	width: 1200px;
	height: 500px;
}
.pro .pro-list .pro-item .pro-item-img img{
	display: block;
	width: 100%;
	height: auto;
}
.pro .pro-list dl{
	position: absolute;
	top: 370px;
	left: 5px;
	width: 1124px;
	padding: 30px 34px;
	background: #fff;
	overflow: hidden;
}
.pro .pro-list dl dt{
	float: left;
	width: 462px;
}
.pro .pro-list dl dt h4{
	margin-bottom: 12px;
	line-height: 1;
	height: 44px;
	border-bottom: 1px solid #b0b0b0;
}
.pro .pro-list dl dt h4 a{
	font-size: 30px;
	color: #535353;
	line-height: 1;
	font-weight: normal;
}
.pro .pro-list dl dt p{
	font-size: 14px;
	color: #616161;
	line-height: 24px;
}
.pro .pro-list dl dt span{
	display: block;
	width: 286px;
	margin-top: 14px;
	overflow: hidden;
}
.pro .pro-list dl dt span a{
	display: block;
	width: 138px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	background: #7a7a7a;
	text-align: center;
}
.pro .pro-list dl dt span a.fl{
	background: #084c86;
}
.pro .pro-list dl dd{
	float: right;
	width: 472px;
}
.pro .pro-list dl dd ol{
	overflow: hidden;
}
.pro .pro-list dl dd ol li{
	position: relative;
	float: left;
	width: 214px;
	height: 194px;
	margin-left: 22px;
}
.pro .pro-list dl dd ol li img{
	display: block;
	width: 100%;
	height: auto;
}
.pro .pro-list dl dd ol li p{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,.5);
}


.world{
	height: 980px;
	background: url(../Default/Img/Index/world_bg.jpg) no-repeat center top;
	padding-top: 100px;
	box-sizing: border-box;
}
.world .m-bt a{
	color: #fff;
}
.world .m-bt p{
	color: #fff;
}
.world .content{
	position: relative;
	margin-top: 88px;
}
.world .content .world-min{
	position: relative;
	z-index: 999;
	overflow: hidden;
}
.world .content .world-min h3{
	font-size: 36px;
	color: #fff;
	line-height: 1;
	margin-bottom: 40px;
	margin-top: 16px;
}
.world .content .world-min h3 span{
	font-size: 36px;
	color: #fff;
	display: block;
}
.world .content .world-min h3 span i{
	color: #ffba00;
}
.world .content .world-min dl{
	width: 594px;
	height: 374px;
	border-radius: 14px;
	background: url(../Default/Img/Index/world_is.jpg) #fff no-repeat left top;
	padding: 52px 42px 0 42px;
	box-sizing: border-box;
}
.world .content .world-min dl dt h5{
	font-size: 24px;
	color: #565656;
	line-height: 1;
	height: 104px;
	font-weight: normal;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 90px;
	margin-bottom: 22px;
}
.world .content .world-min dl dt h5 b{
	font-size: 30px;
	color: #084c86;
	display: block;
	padding-bottom: 12px;
}
.world .content .world-min dl dd p{
	font-size: 16px;
	color: #565656;
	line-height: 24px;
}
.world .content .world-min dl dd span{
	display: block;
	width: 306px;
	margin-top: 44px;
}
.world .content .world-min dl dd span a{
	display: block;
	width: 146px;
	height: 40px;
	line-height: 40px;
	border-radius: 14px;
	background: #7a7a7a;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.world .content .world-min dl dd span a.fr{
	background: #084c86;
}
.world .world-swiper{
	position: absolute;
	top: 0;
	right: 0;
	width: 804px;
	height: 556px;
	border-radius: 8px;
	overflow: hidden;
}
.world .world-swiper .world-item{
	width: 804px;
	height: 502px;
}
.world .world-swiper .world-item img{
	display: block;
	height: auto;
}
.world .world-swiper .world-swiper-ul{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 12px;
	padding-left: 668px;
	box-sizing: border-box;
}
.world .world-swiper .world-swiper-ul::after{
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	left: 0;
	width: 650px;
	height: 1px;
	background: #39709e;
}
.world .world-swiper .world-swiper-ul li{
	float: left;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 0 5px;
	box-sizing: border-box;
	cursor: pointer;
}
.world .world-swiper .world-swiper-ul li.cur{
	background: #ffba00;
	border-color: #ffba00;
}


.case{
	padding: 100px 0 110px 0;
}
.case .case-min{
	margin-top: 38px;
}
.case .case-min ul{
	text-align: center;
}
.case .case-min ul li{
	display: inline-block;
	border-right: 1px dashed #a19a9a;
}
.case .case-min ul li a{
	display: inline-block;
	padding: 0 40px;
}
.case .case-min ul li img{
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto 6px;
}
.case .case-min ul li p{
	font-size: 18px;
	color: #232323;
	line-height: 1;
}
.case .case-list{
	margin-top: 40px;
	width: 100%;
	 margin-bottom:100px;
	 height:295px !important;
	
}
.case .case-list .case-item{
 position: relative;
 float: left;
 width: 32.3%;
 height: auto;
 margin: 0 0.5%;
}
.case .case-list .case-item img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.case .case-list .case-item dl {
	position: absolute;
 bottom: -15%;
 left: 50%;
 width: 76%;
 height: 192px;
 background: #fff;
 padding: 26px 28px;
 margin-left: -38%;
 box-sizing: border-box;
 box-shadow: 2px 0 35px rgba(0,0,0,.2);
 border-radius: 18px;
}
.case .case-list .case-item dl dt{
	font-size: 22px;
	color: #232323;
	line-height: 1;
	height: 38px;
	border-bottom: 1px dashed #676767;
	margin-bottom: 14px;
}
.case .case-list .case-item dl dd span{
	display: block;
	font-size: 15px;
	color: #565656;
	line-height: 1;
	margin-bottom: 20px;
}
.case .case-list .case-item dl dd p{
	font-size: 13px;
	color: #565656;
	line-height: 18px;
}


.sl{
	padding: 100px 0;
	background: #084c86;
}
.sl .m-bt a{
	color: #fff;
}
.sl .m-bt p{
	color: #9cb7cf;
}
.sl .content{
	margin-top: 40px;
}
.sl .sl-min{
	position: relative;
	height: 624px;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
}
.sl .sl-min .sl-item{
	position: relative;
	width: 1014px;
	height: 624px;
}
.sl .sl-min .sl-item .sl-item-img{
	width: 1014px;
	height: 624px;
	overflow: hidden;
}
.sl .sl-min .sl-item .sl-item-img img{
	display: block;
	width: 100%;
	height: auto;
	transition: all 1s ease;
}
.sl .sl-min .sl-item .sl-item-img img:hover{
	transform: scale(1.1);
}
.sl .sl-min .sl-item .btn1,.sl .sl-min .sl-item .btn2{
	position: absolute;
	bottom: 58px;
	right: 0;
	width: 42px;
	height: 42px;
	cursor: pointer;
	z-index: 999;
}
.sl .sl-min .sl-item .btn1{
	right: 96px;
}
.sl .sl-min .sl-item .btn1 a{
	display: block;
	width: 42px;
	height: 42px;
	background: url(../Default/Img/Index/btn1.png) no-repeat center top;
}
.sl .sl-min .sl-item .btn2{
	right: 36px;
}
.sl .sl-min .sl-item .btn2 a{
	display: block;
	width: 42px;
	height: 42px;
	background: url(../Default/Img/Index/btns1.png) no-repeat center top;
}
.sl .sl-min .sl-item .btn1 a:hover{
	background: url(../Default/Img/Index/btns2.png) no-repeat center top;
}

.sl .sl-min .sl-item .btn2 a:hover{
	background: url(../Default/Img/Index/btn2.png) no-repeat center top;
}
.sl .sl-min .sl-item .sl-txt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 34px 44px;
	box-sizing: border-box;
	background: rgba(0,21,39,.8);
	padding-left: 284px;
}
.sl .sl-min .sl-item .sl-txt h5{
	position: absolute;
	left: 44px;
	top: 50%;
	width: 212px;
	font-size: 30px;
	color: #fff;
	line-height: 1;
	margin-top: -36px;
	border-right: 2px solid rgba(255,255,255,.2);
}
.sl .sl-min .sl-item .sl-txt h5 i{
	display: block;
	padding-top: 12px;
}
.sl .sl-min .sl-item .sl-txt h5 i b{
	color: #ffba00;
}
.sl .sl-min .sl-item .sl-txt p{
	width: 536px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 12px;
}
.sl .sl-min .sl-sw{
	position: absolute;
	top: 0;
	right: 0;
	width: 186px;
}
.sl .sl-min .sl-sw li{
	position: relative;
	height: 156px;
	padding: 0 22px;
	padding-top: 30px;
	border-bottom: 1px solid #b8b8b8;
	cursor: pointer;
	box-sizing: border-box;
}
.sl .sl-min .sl-sw li a{
	display: block;
}
.sl .sl-min .sl-sw li span{
	display: block;
	font-size: 18px;
	color: rgba(59,59,59,.3);
	line-height: 18px;
	margin-bottom: 10px;
}
.sl .sl-min .sl-sw li b{
	display: block;
	font-size: 22px;
	color: #3b3b3b;
	font-weight: bold;
}
.sl .sl-min .sl-sw li i{
	position: absolute;
	right: 14px;
	bottom: -6px;
	font-size: 48px;
	line-height: 1;
	color: rgba(59,59,59,.3);
	font-weight: bold;
}
.sl .sl-min .sl-sw li.cur {
	background: #ffba00;
}

.fw{
	padding: 100px 0 0 0;
}
.fw .fw-min{
	margin-top: 33px;
}
.fw .fw-min ul{
	overflow: hidden;
}
.fw .fw-min ul li{
	position: relative;
	float: left;
	width: 33.33%;
}
.fw .fw-min ul li .fw-img{
	width: 100%;
	height: auto;
}
.fw .fw-min ul li .fw-img img{
	display: block;
	width: 100%;
	height: auto;
}
.fw .fw-txt{
	position: absolute;
	top: 8%;
	left: 8%;
	z-index: 999;
}
.fw .fw-txt h4{
	font-size: 48px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 26px;
}
.fw .fw-txt h4 b{
	color: #ffba00;
	font-weight: normal;
}
.fw .fw-txt p{
	width: 294px;
	height: 126px;
	font-size: 16px;
	color: #fff;
	padding: 21px 0 0 0;
	line-height: 24px;
	background: url(../Default/Img/Index/fw_ss.png) no-repeat center top;
}
.fw .fw-min .num{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: auto;
	z-index: 999;
}
.fw .fw-min .num img{
	display: block;
	width: 100%;
	height: auto;
}
.fw .fw-min ul li .yer{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(8, 76, 134, .8);
	padding: 50% 0 0 8%;
	box-sizing: border-box;
}
.fw .fw-min ul li .yer span{
	display: block;
	width: 289px;
	height: 379px;
	border: 3px solid #fff;
}
.fw .fw-min ul li .yer span img{
	display: block;
	width: 100%;
	height: auto;
}
.fw .fw-min ul li.cur .yer{
	display: block;
}


.news{
	padding: 100px 0;
}
.news .content{
	margin-top: 50px;
}
.news .news-ul{
	height: 42px;
	margin-bottom: 10px;
	overflow: hidden;
}
.news .news-ul li{
	float: left;
	width: 142px;
	line-height: 42px;
	margin-right: 5px;
}
.news .news-ul li a{
	display: block;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	background: #7a7a7a;
}
.news .news-ul li.cur a{
	background: #084c86;
}
.news .news-item{

}
.news .news-item dl{
	margin-bottom: 30px;
	overflow: hidden;
}
.news .news-item dl dt{
	float: left;
	width: 588px;
	height: 310px;
	overflow: hidden;
}
.news .news-item dl dt img{
	display: block;
	width: 100%;
	height: auto;
	transition: all 1s ease;
}
.news .news-item dl dt img:hover{
	transform: scale(1.1);
}
.news .news-item dl dd{
	float: right;
	width: 544px;
	padding-top: 54px;
}
.news .news-item dl dd span{
	display: block;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 1;
	margin-bottom: 20px;
}
.news .news-item dl dd h5 a{
	font-size: 20px;
	color: #2a2a2a;
	font-weight: normal;
}
.news .news-item dl dd h5{
	margin-bottom: 20px;
}
.news .news-item dl dd p{
	font-size: 14px;
	color: #6c6c6c;
	line-height: 18px;
}
.news .news-item dl dd .more{
	margin-top: 22px;
	display: block;
	width: 130px;
	line-height: 40px;
	background: #084c86;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.news .news-item ul li{
	float: left;
	width: 588px;
	padding: 38px 42px;
	margin-right: 20px;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 2px 0 24px rgba(0,0,0,.2);
	box-sizing: border-box;
}
.news .news-item ul li.no{
	margin-right: 0;
}
.news .news-item ul li h5{
	margin-bottom: 12px;
}
.news .news-item ul li h5 a{
	font-size: 20px;
	color: #2a2a2a;
	line-height: 1;
}
.news .news-item ul li p{
	font-size: 14px;
	color: #6c6c6c;
	line-height: 18px;
}
.news .news-item ul li span{
	display: block;
	padding-top: 38px;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 1;
}
.about{
	position: relative;
	height: 980px;
	padding-top: 102px;
	box-sizing: border-box;
	background: url(../Default/Img/Index/about_bg.jpg) no-repeat center top;
}
.about .about-min{
	    top: 302px;
    width: 1220px;
    margin: 65px auto;
    background:#184583;
    opacity: 0.8;
    padding: 20px;
}
.about .about-min p{
	 font-size:16px;
	 color:#fff;
}
.about .about-min dl{
	margin-bottom: 15px;
	overflow: hidden;
}
.about .about-min dl dt{
	float: left;
	width: 163px;
	height: 97px;
}
.about .about-min dl dt img{
	display: block;
	width: 100%;
	height: auto;	
}
.about .about-min dl dd{
	float: right;
	width: 510px;
	height: 97px;
	box-sizing: border-box;
	padding-top: 26px;
	border-bottom: 1px solid #c7c1bc;
}
.about .about-min dl dd h4{
	font-size: 24px;
	line-height: 1;
	margin-bottom: 12px;
}
.about .about-min dl dd h4 a{
	font-size: 24px;
	color: #232323;
}
.about .about-min dl dd h4 a i{
	color: #084c86;
}
.about .about-min dl dd p{
	font-size: 15px;
	color: #565656;
	line-height: 1;
}

.zz{
	padding: 60px 0 100px 0;
	height: 390px;
}
.zz .zz-min .zz-sw{
	text-align: center;
}
.zz .zz-min .zz-sw li{
	display: inline-block;
	height: 42px;
	background: #7a7a7a;
	margin: 0 2px;
}
.zz .zz-min .zz-sw li a{
	display: block;
	line-height: 42px;
	width: 144px;
	background: #7a7a7a;
	font-size: 18px;
	color: #fff;
}
.zz .zz-min .zz-sw li.cur a{
	background: #084c86;
}

.zz .zz-min .zz-list{
	position: relative;
	width: 1100px;
	margin: 32px auto 0;
}
.zz .zz-min .zz-list ol{
	overflow: hidden;
}
.zz .zz-min .zz-list ol li{
	float: left;
	width: 260px;
	margin-right: 20px;
}
.zz .zz-min .zz-list ol li img{
	display: block;
	width: 100%;
	height: auto;	
	border: 4px solid #280000;
	box-sizing: border-box;
}
.zz .zz-min .zz-list ol li.no{
	margin-right: 0;
}
.zz .zz-min .zz-list .btn1,.zz .zz-min .zz-list .btn2{
	position: absolute;
	top: 136px;
	width: 43px;
	height: 43px;
	cursor: pointer;
}
.zz .zz-min .zz-list .btn1{
	left: -70px;
	background: url(../Default/Img/Index/zz_btn1.png) no-repeat center top;
}
.zz .zz-min .zz-list .btn2{
	right: -70px;
	background: url(../Default/Img/Index/zz_btns2.png) no-repeat center top;
}
.zz .zz-min .zz-list .btn1:hover{
	background: url(../Default/Img/Index/zz_btns1.png) no-repeat center top;
}
.zz .zz-min .zz-list .btn2:hover{
	background: url(../Default/Img/Index/zz_btn2.png) no-repeat center top;
}
.zz .zz-min .zz-listsss{
	position: relative;
	width: 1100px;
	margin: 32px auto 0;
}
.zz .zz-min .zz-listsss ol{
	overflow: hidden;
}
.zz .zz-min .zz-listsss ol li{
	float: left;
	width: 260px;
	margin-right: 20px;
}
.zz .zz-min .zz-listsss ol li img{
	display: block;
	width: 100%;
	height: auto;	             
	box-sizing: border-box;
}
.zz .zz-min .zz-listsss ol li.no{
	margin-right: 0;
}
.zz .zz-min .zz-listsss .btn1,.zz .zz-min .zz-listsss .btn2{
	position: absolute;
	top: 60px;
	width: 43px;
	height: 43px;
	cursor: pointer;
}
.zz .zz-min .zz-listsss .btn1{
	left: -70px;
	background: url(../Default/Img/Index/zz_btn1.png) no-repeat center top;
}
.zz .zz-min .zz-listsss .btn2{
	right: -70px;
	background: url(../Default/Img/Index/zz_btns2.png) no-repeat center top;
}
.zz .zz-min .zz-listsss .btn1:hover{
	background: url(../Default/Img/Index/zz_btns1.png) no-repeat center top;
}
.zz .zz-min .zz-listsss .btn2:hover{
	background: url(../Default/Img/Index/zz_btn2.png) no-repeat center top;
}