﻿@charset "utf-8";

/*公共样式部分*/



img, object {max-width: 100%;height: auto;}



.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}





.float_screen { display:none; width:100%; background:rgba(40,35,55,.9); height:2000px; position:fixed; left:0; top:0; z-index:1000000;}
.float_bmenu { width:100%; height:50px; position:fixed; left:0; bottom:0; z-index:1000002; -webkit-box-sizing:border-box; box-sizing:border-box; border-top:#d2c5b5 solid 1px; background:url(../images/foot_bj.png) repeat-x; font-size:12px;}
.float_bmenu span { display:block; width:100px; height:100px; position:absolute; left:50%; margin-left:-30px; top:-55px; background:url(../images/icon_addbg.png) no-repeat; background-size:100%; cursor:pointer;}
.float_bmenu span img { width:26px; height:26p; position:absolute; left:17.5px; top:19px;transition: .4s; -webkit-transition: .4s;}
.float_bmenu span img.on { -webkit-transform:rotate(135deg); transform:rotate(135deg);}
.float_bmenu a.tel,.float_bmenu a.online { display:block; width:55px; height:55px; position:absolute; top:0;}
.float_bmenu a.tel { background:url(../images/icon_phone.png) no-repeat center 11px; background-size:26px; right:15%;}
.float_bmenu a.online { background:url(../images/icon_online.png) no-repeat center; background-size:31px; right:14%;}
.float_bmenu a i { display:inline-block; height:14px; line-height:14px; padding:0 2px 0 3px; position:absolute; right:0px; top:5px;border-radius:8px; -webkit-border-radius:8px; background-color:#d90000; font-style:normal; color:#FFF; font-size:10px;}
/*项目图标列表*/
.float_item { display:none; width:100%; height:100%; position:fixed; left:0; top:0; z-index:1000001;}
.item_list_sm{ width:100%; height:auto; padding:3% 0; background:#282337; display:block; position: absolute; left:0; top:0;}
.item_list_sm1{ width:100%; height:auto; background:#282337; display:block;}
.item_list { margin-top:3%; position:absolute; left:0; top:20%;}
.item_list_li { width:16%; margin:0 2%; padding-top:2%; float:left; font-size:12px; font-size:3.75vw; color:#FFF; line-height:24px; line-height:7.5vw; position:relative; text-align:center; -webkit-transform: translateY(1000px); transform: translateY(1000px);}
/*.item_list_li:nth-child(1),.item_list_li:nth-child(5),.item_list_li:nth-child(9),.item_list_li:nth-child(13){ margin-left:5%;}*/
.item_list .iconbox { display:block; -webkit-border-radius:25%; -moz-border-radius:25%; border-radius:25%;}
.item_list .spanicon { display:inline-block; height:18px; line-height:18px; text-align:center; padding:0 5px; color:#FFF; font-size:12px; position:absolute; right:-6px; top:-4px; background:#FF0000; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
/*.float_item .item_list .cor1 { background:url(../images/item_i1.png) no-repeat #ff9500; background-size:contain;}
.float_item .item_list .cor2 { background:url(../images/item_i2.png) no-repeat #ffcc00; background-size:contain;}
.float_item .item_list .cor3 { background:url(../images/item_i3.png) no-repeat #ff2d55; background-size:contain;}
.float_item .item_list .cor4 { background:url(../images/item_i4.png) no-repeat #007aff; background-size:contain;}
.float_item .item_list .cor5 { background:url(../images/item_i5.png) no-repeat #ff3b30; background-size:contain;}
.float_item .item_list .cor6 { background:url(../images/item_i6.png) no-repeat #9b59b6; background-size:contain;}
.float_item .item_list .cor7 { background:url(../images/item_i7.png) no-repeat #4cd964; background-size:contain;}
.float_item .item_list .cor8 { background:url(../images/item_i8.png) no-repeat #5ac8fa; background-size:contain;}
.float_item .item_list .cor9 { background:url(../images/item_i9.png) no-repeat #00b5ff; background-size:contain;}
.float_item .item_list .cor10 { background:url(../images/item_i10.png) no-repeat #007aff; background-size:contain;}
.float_item .item_list .cor11 { background:url(../images/item_i11.png) no-repeat #4cd964; background-size:contain;}
.float_item .item_list .cor12 { background:url(../images/item_i12.png) no-repeat #ff9500; background-size:contain;}
.float_item .item_list .cor13 { background:url(../images/item_i13.png) no-repeat #5ac8fa; background-size:contain;}
.float_item .item_list .cor14 { background:url(../images/item_i14.png) no-repeat #ffcc00; background-size:contain;}
.float_item .item_list .cor15 { background:url(../images/item_i15.png) no-repeat #ff2d55; background-size:contain;}
.float_item .item_list .cor16 { background:url(../images/item_i16.png) no-repeat #4cd964; background-size:contain;}
.float_item .item_list .cor17 { background:url(../images/item_i17.png) no-repeat #ff3b30; background-size:contain;}
.float_item .item_list .cor18 { background:url(../images/item_i18.png) no-repeat #007aff; background-size:contain;}
*/.float_item .item_list .corhome { background:url(../images/home.png) no-repeat #ae9f8f; background-size:contain;}
.float_item .item_list_home { margin-left:26%}
.item_list_li a { display:block; width:100%; height:100%;color:#FFF; font-family:"微软雅黑"}

.item_move0{-webkit-animation:item_move .5s .1s ease-in-out both;animation:item_move .5s .1s ease-in-out both;}
.item_move1{-webkit-animation:item_move .5s 0s ease-in-out both;animation:item_move .5s 0s ease-in-out both;}
.item_move2{-webkit-animation:item_move .5s .1s ease-in-out both;animation:item_move .5s .1s ease-in-out both;}
.item_move3{-webkit-animation:item_move .5s .2s ease-in-out both;animation:item_move .5s .2s ease-in-out both;}

.item_move4{-webkit-animation:item_move .5s .3s ease-in-out both;animation:item_move .5s .3s ease-in-out both;}
.item_move5{-webkit-animation:item_move .5s .2s ease-in-out both;animation:item_move .5s .2s ease-in-out both;}
.item_move6{-webkit-animation:item_move .5s .4s ease-in-out both;animation:item_move .5s .4s ease-in-out both;}
.item_move7{-webkit-animation:item_move .5s .3s ease-in-out both;animation:item_move .5s .3s ease-in-out both;}

.item_move8{-webkit-animation:item_move .5s .4s ease-in-out both;animation:item_move .5s .4s ease-in-out both;}
.item_move9{-webkit-animation:item_move .5s .5s ease-in-out both;animation:item_move .5s .5s ease-in-out both;}
.item_move10{-webkit-animation:item_move .5s .4s ease-in-out both;animation:item_move .5s .4s ease-in-out both;}
.item_move11{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}

.item_move12{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}
.item_move13{-webkit-animation:item_move .5s .5s ease-in-out both;animation:item_move .5s .5s ease-in-out both;}
.item_move14{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}
.item_move15{-webkit-animation:item_move .5s .7s ease-in-out both;animation:item_move .5s .7s ease-in-out both;}

.item_move16{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}
.item_move17{-webkit-animation:item_move .5s .5s ease-in-out both;animation:item_move .5s .5s ease-in-out both;}
.item_move18{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}
.item_move19{-webkit-animation:item_move .5s .7s ease-in-out both;animation:item_move .5s .7s ease-in-out both;}

.item_move20{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}
.item_move21{-webkit-animation:item_move .5s .5s ease-in-out both;animation:item_move .5s .5s ease-in-out both;}
.item_move22{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}
.item_move23{-webkit-animation:item_move .5s .6s ease-in-out both;animation:item_move .5s .6s ease-in-out both;}

@-webkit-keyframes item_move{
0%{ -webkit-transform: translateY(1000px);}
80%{ -webkit-transform: translateY(-10px);}
100%{ -webkit-transform: translateY(0px);}
}
@keyframes item_move{
0%{transform: translateY(1000px);}
80%{transform: translateY(-10px);}
100%{transform: translateY(0px);}
}
.item_moveback23{-webkit-animation:item_moveback .5s 0s ease-in-out both;animation:item_moveback .5s 0s ease-in-out both;}
.item_moveback22{-webkit-animation:item_moveback .5s 0s ease-in-out both;animation:item_moveback .5s 0s ease-in-out both;}
.item_moveback21{-webkit-animation:item_moveback .5s .1s ease-in-out both;animation:item_moveback .5s .1s ease-in-out both;}
.item_moveback20{-webkit-animation:item_moveback .5s .2s ease-in-out both;animation:item_moveback .5s .2s ease-in-out both;}

.item_moveback19{-webkit-animation:item_moveback .5s .1s ease-in-out both;animation:item_moveback .5s .1s ease-in-out both;}
.item_moveback18{-webkit-animation:item_moveback .5s 0s ease-in-out both;animation:item_moveback .5s 0s ease-in-out both;}
.item_moveback17{-webkit-animation:item_moveback .5s .1s ease-in-out both;animation:item_moveback .5s .1s ease-in-out both;}
.item_moveback16{-webkit-animation:item_moveback .5s .2s ease-in-out both;animation:item_moveback .5s .2s ease-in-out both;}

.item_moveback15{-webkit-animation:item_moveback .5s .1s ease-in-out both;animation:item_moveback .5s .1s ease-in-out both;}
.item_moveback14{-webkit-animation:item_moveback .5s 0s ease-in-out both;animation:item_moveback .5s 0s ease-in-out both;}
.item_moveback13{-webkit-animation:item_moveback .5s .1s ease-in-out both;animation:item_moveback .5s .1s ease-in-out both;}
.item_moveback12{-webkit-animation:item_moveback .5s .2s ease-in-out both;animation:item_moveback .5s .2s ease-in-out both;}

.item_moveback11{-webkit-animation:item_moveback .5s .3s ease-in-out both;animation:item_moveback .5s .3s ease-in-out both;}
.item_moveback10{-webkit-animation:item_moveback .5s .2s ease-in-out both;animation:item_moveback .5s .2s ease-in-out both;}
.item_moveback9{-webkit-animation:item_moveback .5s .4s ease-in-out both;animation:item_moveback .5s .4s ease-in-out both;}
.item_moveback8{-webkit-animation:item_moveback .5s .3s ease-in-out both;animation:item_moveback .5s .3s ease-in-out both;}

.item_moveback7{-webkit-animation:item_moveback .5s .4s ease-in-out both;animation:item_moveback .5s .4s ease-in-out both;}
.item_moveback6{-webkit-animation:item_moveback .5s .5s ease-in-out both;animation:item_moveback .5s .5s ease-in-out both;}
.item_moveback5{-webkit-animation:item_moveback .5s .4s ease-in-out both;animation:item_moveback .5s .4s ease-in-out both;}
.item_moveback4{-webkit-animation:item_moveback .5s .6s ease-in-out both;animation:item_moveback .5s .6s ease-in-out both;}

.item_moveback3{-webkit-animation:item_moveback .5s .6s ease-in-out both;animation:item_moveback .5s .6s ease-in-out both;}
.item_moveback2{-webkit-animation:item_moveback .5s .5s ease-in-out both;animation:item_moveback .5s .5s ease-in-out both;}
.item_moveback1{-webkit-animation:item_moveback .5s .6s ease-in-out both;animation:item_moveback .5s .6s ease-in-out both;}
.item_moveback0{-webkit-animation:item_moveback .5s .7s ease-in-out both;animation:item_moveback .5s .7s ease-in-out both;}

@-webkit-keyframes item_moveback{
0%{ -webkit-transform: translateY(0px);}
100%{ -webkit-transform: translateY(1000px);}
}
@keyframes item_moveback{
0%{transform: translateY(0px);}
100%{transform: translateY(1000px);}
}