a{color:#939393;text-decoration:none;}
.banner {
	background-color: #2e3a41;
    height: 480px;
    width: 100%;
    color: #fff;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

#inside{
	width:9600px;
	height:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	transition: all 1s ease;
	overflow: hidden;
}
#inside li{
	width: 1920px;
	height:480px;
	float: left;
	display: inline-block;
	overflow: hidden;
}
#inside .in_bg_0{
	background: url(../imgs/bbb0.png) top left repeat;
}
#inside .in_bg_0 .bg_0{
	background: url(../imgs/bbb0-1.png) center center no-repeat;
}
#inside .in_bg_0 .bg_0 .inbanner-0-c{
	padding-top: 124px;
	text-align: center;
}
#inside .in_bg_0 .bg_0 .inbanner-0-c ._title{
	width: 280px;
	margin: 0 auto;
	text-align: left;
	font-size: 16px;
	color: #FFF;
	padding-bottom: 18px;
}
#inside .in_bg_0 .bg_0 .inbanner-0-c ._title .jbmc{
	font-size: 18px;
	color: #FF0;
	padding-right: 32px;
}
#inside .in_bg_0 .bg_0 .inbanner-0-c .cc{
	width: 850px;
	margin: 0 auto;
	font-size: 16px;
	color: #FF0;
	padding-bottom:20px;
}
#inside .in_bg_0 .bg_0 .inbanner-0-c .cc span{
	padding-bottom:20px;
	padding-right: 24px;
}
#inside .in_bg_0 .bg_0 .inbanner-0-c .c3 span{
	display: block;
	float: left;
}
#inside li.bnr a{
	display: block;
	width: 100%;
	height: 100%;
}
.text-left{
	text-align: left;
}
.banner1 {
	position: relative;
	width: 100%;
	height: 100%;
}
.banner2 {
	background: url(../imgs/banner2.png) center no-repeat;
	position: relative;
	width: 100%;
	height: 100%;
}
.banner2 .singal1 {
	width: 16px;
	height: 14px;
	background: url(../imgs/signal-1.png) center no-repeat;
	position: absolute;
	right: 123px;
	top: 101px;
	z-index: 2;
	animation: appear 1s linear 0s infinite normal;
	-webkit-animation: appear 1s linear 0s infinite normal;
}
.banner2 .singal2 {
	width: 26px;
	height: 25px;
	background: url(../imgs/signal-2.png) center no-repeat;
	position: absolute;
	right: 124px;
	top: 102px;
	z-index: 3;
	animation: appear 1s linear 0.25s infinite normal;
	-webkit-animation: appear 1s linear 0.25s infinite normal;
}
.banner2 .singal3 {
	width: 39px;
	height: 38px;
	background: url(../imgs/signal-3.png) center no-repeat;
	position: absolute;
	right: 126px;
	top: 103px;
	z-index: 4;
	animation: appear 1s linear 0.5s infinite normal;
	-webkit-animation: appear 1s linear 0.5s infinite normal;
}
.banner2 .singal4 {
	width: 52px;
	height: 49px;
	background: url(../imgs/signal-4.png) center no-repeat;
	position: absolute;
	right: 128px;
	top: 104px;
	z-index: 4;
	animation: appear 1s linear 0.75s infinite normal;
	-webkit-animation: appear 1s linear 0.75s infinite normal;
}
@keyframes appear {
	from {opacity: 1;filter: alpha(opacity = 100);}
	to {opacity: 0;filter: alpha(opacity = 0);}
}
@-webkit-keyframes appear {
	from {opacity: 1;filter: alpha(opacity = 100);}
	to {opacity: 0;filter: alpha(opacity = 0);}
}
.cp{
	background:url(../imgs/banner3.png) center no-repeat;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.cp .circle{
	width:352px;
	height:347px;
	background: url(../imgs/banner_0809_1.png) center no-repeat;
	position: absolute;
	right: 62px;
	top: 70px;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	animation:rotation 3s linear infinite;
}
@keyframes rotation{
	from {-webkit-transform: rotate(360deg);}
	to {-webkit-transform: rotate(0deg);}
}
@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(360deg);}
	to {-webkit-transform: rotate(0deg);}
}
.yb{
	width: 100%;
	height: 100%;
	background: #2f3941 url(../imgs/banner_0809_2.png) center no-repeat;
	cursor: pointer;
}
#bannerNum{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width:160px;
	height: 10px;
	position: absolute;
	bottom: 36px;
	left:50%;
	margin-left: -80px;
}
#bannerNum li{
	width: 26px;
	height: 10px;
	background-color: white;
	text-align: center;
	margin: 0 3px;
	float: left;
	cursor: pointer;
	background: url(../imgs/bar_off@2x.png) center center no-repeat;
}
#bannerNum li.active{
	background-image: url(../imgs/bar_in@2x.png);
}
.banner-contents {
    height: 100%;
    width: 1200px;
    min-width: 1200px;
}
.banner-contents-sub, .banner-img {
	width: 50%;
	float: left;
}
.banner-contents-sub {
	height: 100%;
}
.banner-content1 {
	font-size: 42px;
    letter-spacing: 4px;
	height: 52px;
	width: 400px;
	margin-top: 180px;
}
.banner-content1 span{
	font-size: 58px;
    color: #FDA701;
}
.banner-content2 {
	font-size: 21px;
    padding-top: 20px;
    letter-spacing: 2px;
    font-weight: lighter;
	height: 26px;
	line-height: 26px;
	width: 400px;
    text-align: center;
	margin-top: 20px;
}

/* .banner-content1 > span {
	color: #fda802;
	font-size: 50px;
}
.banner-contents-sub::before{
	z-index: 2;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	content: '';
    margin: -25px -25px;
    box-shadow: inset 0 0 0 1px;
    animation: clipMe 8s linear infinite;
    animation-delay: -4s;
    color: #2b8fa4;
}
.banner-contents-sub::after{
	z-index: 2;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	content: '';
    margin: -25px -25px;
    box-shadow: inset 0 0 0 1px;
    animation: clipMe 8s linear infinite;
    color: #2b8fa4;
}
@keyframes clipMe{
	0%,100%{clip:rect(0,450px,1px,300px)}
	12.5%{clip:rect(0,300px,1px,150px)}
	25%{clip:rect(0,150px,1px,0)}
	37.5%{clip:rect(0,1px,150px,0)}
	50%{clip:rect(149px,150px,150px,0)}
	62.5%{clip:rect(149px,300px,150px,150px)}
	75%{clip:rect(149px,450px,150px,300px)}
	87.5%{clip:rect(0,450px,150px,449px)}
}
@-webkit-keyframes clipMe{
	0%,100%{clip:rect(0,450px,1px,300px)}
	12.5%{clip:rect(0,300px,1px,150px)}
	25%{clip:rect(0,150px,1px,0)}
	37.5%{clip:rect(0,1px,150px,0)}
	50%{clip:rect(149px,150px,150px,0)}
	62.5%{clip:rect(149px,300px,150px,150px)}
	75%{clip:rect(149px,450px,150px,300px)}
	87.5%{clip:rect(0,450px,150px,449px)}
}
@-moz-keyframes clipMe{
	0%,100%{clip:rect(0,450px,1px,300px)}
	12.5%{clip:rect(0,300px,1px,150px)}
	25%{clip:rect(0,150px,1px,0)}
	37.5%{clip:rect(0,1px,150px,0)}
	50%{clip:rect(149px,150px,150px,0)}
	62.5%{clip:rect(149px,300px,150px,150px)}
	75%{clip:rect(149px,450px,150px,300px)}
	87.5%{clip:rect(0,450px,150px,449px)}
}
@-o-keyframes clipMe{
	0%,100%{clip:rect(0,450px,1px,300px)}
	12.5%{clip:rect(0,300px,1px,150px)}
	25%{clip:rect(0,150px,1px,0)}
	37.5%{clip:rect(0,1px,150px,0)}
	50%{clip:rect(149px,150px,150px,0)}
	62.5%{clip:rect(149px,300px,150px,150px)}
	75%{clip:rect(149px,450px,150px,300px)}
	87.5%{clip:rect(0,450px,150px,449px)}
}
@-ms-keyframes clipMe{
	0%,100%{clip:rect(0,450px,1px,300px)}
	12.5%{clip:rect(0,300px,1px,150px)}
	25%{clip:rect(0,150px,1px,0)}
	37.5%{clip:rect(0,1px,150px,0)}
	50%{clip:rect(149px,150px,150px,0)}
	62.5%{clip:rect(149px,300px,150px,150px)}
	75%{clip:rect(149px,450px,150px,300px)}
	87.5%{clip:rect(0,450px,150px,449px)}
}
 */
.banner-img {
	background-color: #2e3a41;
	background-image: url(../imgs/img-banner-1.png);
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center right;
    height: 380px;
    margin: 50px 0px;
}
.banner-img-2 {
	background-image: url(../imgs/img-banner-2.png);
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
    height: 65px;
    width: 13px;
    position: relative;
    top: 80px;
    left: 750px;
    -webkit-animation: up2 1s ease-in-out 0s infinite alternate;
	-moz-animation: up2 1s ease-in-out 0s infinite alternate;
	-o-animation: up2 1s ease-in-out 0s infinite alternate;
	-ms-animation: up2 1s ease-in-out 0s infinite alternate;
	animation: up2 1s ease-in-out 0s infinite alternate;
}
.banner-img-3 {
	background-image: url(../imgs/img-banner-3.png);
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
    height: 22px;
    width: 21px;
    position: relative;
    top: 0px;
    left: 950px;
    -webkit-animation: up3 3s ease-in-out 0s infinite alternate;
	-moz-animation: up3 3s ease-in-out 0s infinite alternate;
	-o-animation: up3 3s ease-in-out 0s infinite alternate;
	-ms-animation: up3 3s ease-in-out 0s infinite alternate;
	animation: up3 3s ease-in-out 0s infinite alternate;
}
.banner-img-4 {
	background-image: url(../imgs/img-banner-3.png);
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
    height: 22px;
    width: 21px;
    position: relative;
    top: 0px;
    left: 1030px;
    -webkit-animation: up4 2s ease-in-out 0s infinite alternate;
	-moz-animation: up4 2s ease-in-out 0s infinite alternate;
	-o-animation: up4 2s ease-in-out 0s infinite alternate;
	-ms-animation: up4 2s ease-in-out 0s infinite alternate;
	animation: up4 2s ease-in-out 0s infinite alternate;
}
.banner-cube {
	background-image: url(../imgs/cube.png);
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
    height: 92px;
    width: 91px;
    position: relative;
    top: 0px;
    left: 906px;
    -webkit-animation: up-cube 2s ease-in-out 0s infinite alternate;
	-moz-animation: up-cube 2s ease-in-out 0s infinite alternate;
	-o-animation: up-cube 3 2s ease-in-out 0s infinite alternate;
	-ms-animation: up-cube 2s ease-in-out 0s infinite alternate;
	animation: up-cube 2s ease-in-out 0s infinite alternate;
}
@keyframes up2{
	0% {transform: translateY(0px);}
	100% {transform: translateY(-20px);}
}
@keyframes up3{
	0% {transform: translateY(160px);}
	100% {transform: translateY(-40px);}
}
@keyframes up4{
	0% {transform: translateY(60px);}
	100% {transform: translateY(-20px);}
}
@keyframes up-cube{
	0% {transform: translateY(30px);}
	100% {transform: translateY(0px);}
}
.middle {
	max-width: 1200px;
	height: auto;
}
.content1 {
	text-align: center;
	font-size: 28px;
	color: #282f47;
	margin-bottom: 80px;
}
.content2 {
	text-align: center;
	font-size: 18px;
	color: #282f47;
	margin-bottom: 70px;
}
.content4 {
	font-size: 42px;
	color: #fda802;
	margin: 20px 0px; 
}
.content5 {
	width: 100px;
	height: 100px;
}
.content6 {
	font-size: 34px;
	color: #fda802;
	margin-bottom: 80px;
	text-align: center;
}
.content6_1 {
	height: 135px;
	color: #282f47;
	transition: all .2s linear;
}
.content6_1:hover {
	-webkit-box-shadow: rgba(146,163,177,0.4) 0px 0px 50px;
   	-moz-box-shadow: rgba(146,163,177,0.4) 0px 0px 50px;
   	-o-box-shadow: rgba(146,163,177,0.4) 0px 0px 50px;
   	-ms-box-shadow: rgba(146,163,177,0.4) 0px 0px 50px;
   	box-shadow: rgba(146,163,177,0.4) 0px 0px 50px;
}
.content6_1_1 {
	width: 35%;
	float: left;
}
.content6_1_1 > span {
	float: right;
	height: 135px;
	line-height: 135px;
	font-size: 22px;
}
.content6_1_2 {
	width: calc(65% - 50px);
    padding-left: 50px;
	float: left;
	font-size: 14px;
}
.content6_1_2_new {
	padding-left: 46px;
}
.content7 {
	font-size: 22px;
	color: #282f47;
	margin-bottom: 20px;
}
.content8 {
	font-size: 14px;
	color: #282f47;
    line-height: 28px;
}
.index-interval {
	height: 100px;
	width: 150px;
	float: left;
}
.content9 {
	width: calc(50% - 75px);
	float: left;
	margin-bottom: 140px;
}
.conten9_1 {
	width: 79px;
	height: 91px;
	float: left;
	margin-right: 45px;
	background-image: url("../imgs/Assistor.png");
	background-repeat: no-repeat;
	background-position: center;
}
.conten9_2 {
	width: calc(100% - 124px);
	float: left;
}
.content10 {
	font-size: 22px;
	color: #282f47;
	margin-right: 46px;
}
.content12 {
	background-image: url(../imgs/homepage_register.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #fff;
	min-width: 1200px;
	height: 194px;
}
.content12_1 {
	font-size: 24px;
}
.content13 {
	padding-top: 50px;
	padding-bottom: 40px;
	min-width: 1200px;
}
.homepage_register {
	width: 100%;
}
.register-container {
	width: 310px;
	height: 56px;
	line-height: 56px;
    margin: auto;
    border: 1px solid #fff;
    font-size: 18px;
    cursor: pointer;
}
.register-container:hover {
	color: #fff;
	background-color: #fda802;
	border: 1px solid #fda802;
}
#go-xingjitong {
	display: none;
}
.content14 {
	text-align: center;
	font-size: 28px;
	color: #282f47;
	margin: 50px 0px;
}
.company-infos {
	margin-bottom: 13px;
}
.company-info {
	border: 1px solid #e5e5e5;
	width: 228px;
	height: 88px;
	float: left;
	margin-bottom: 40px;
}
.company-info-marginright {
	margin-right: 93px;
}
.sub-company-info {
	height: 72px;
	margin: 8px 0px;
}
.sub-company-info > img {
	float: left;
	margin-left: 5px;
	height: 72px;
    width: 72px;
}
.sub-company-info > div {
	float: left;
    height: 72px;
    line-height: 72px;
}
.company-info-interval {
	height: 110px;
	width: 26px;
}
.content17 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.img1 {
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
    float: right;
    height: 135px;
    width: 86px;
    margin-right: 36px;
}
#shengtai-img {
	background-image: url("../imgs/homepage_shengtai_normal.png");
}
@keyframes float{
	0% {transform: translateY(-0.5em);}
	50% {transform: translateY(0.5em);}
	100% {transform: translateY(-0.5em);}
}
@-webkit-keyframes float{
	0% {transform: translateY(-0.5em);}
	50% {transform: translateY(0.5em);}
	100% {transform: translateY(-0.5em);}
}
@-moz-keyframes float{
	0% {transform: translateY(-0.5em);}
	50% {transform: translateY(0.5em);}
	100% {transform: translateY(-0.5em);}
}
@-o-keyframes float{
	0% {transform: translateY(-0.5em);}
	50% {transform: translateY(0.5em);}
	100% {transform: translateY(-0.5em);}
}
@-ms-keyframes float{
	0% {transform: translateY(-0.5em);}
	50% {transform: translateY(0.5em);}
	100% {transform: translateY(-0.5em);}
}
#fangan-img {
	background-image: url("../imgs/homepage_fangan_normal.png");
}
#tiyan-img {
	background-image: url("../imgs/homepage_tiyan_normal.png");
}
.canvas {
	position: relative;
}
.choice-up {
	animation: up ease-in-out .2s;
	animation-fill-mode: forwards;
}
.choice-down {
	animation: down ease-in-out .2s;
	animation-fill-mode: forwards;
}
@keyframes up{
	0% {transform: translateY(0px);}
	100% {transform: translateY(-5px);}
}
@-webkit-keyframes up{
	0% {transform: translateY(0px);}
	100% {transform: translateY(-5px);}
}
@-moz-keyframes up{
	0% {transform: translateY(0px);}
	100% {transform: translateY(-5px);}
}
@-o-keyframes up{
	0% {transform: translateY(0px);}
	100% {transform: translateY(-5px);}
}
@-ms-keyframes up{
	0% {transform: translateY(0px);}
	100% {transform: translateY(-5px);}
}
@keyframes down{
	0% {transform: translateY(-5px);}
	100% {transform: translateY(0px);}
}
@-webkit-keyframes down{
	0% {transform: translateY(-5px);}
	100% {transform: translateY(0px);}
}
@-moz-keyframes down{
	0% {transform: translateY(-5px);}
	100% {transform: translateY(0px);}
}
@-o-keyframes down{
	0% {transform: translateY(-5px);}
	100% {transform: translateY(0px);}
}
@-ms-keyframes down{
	0% {transform: translateY(-5px);}
	100% {transform: translateY(0px);}
}
.products-container {
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #dbdbdd;
}
.product-item {
	z-index: 2;
	position: relative;
    float: left;
    border: 1px solid #dbdbdd;
    border-left: none;
	width: calc(25% - 2px);
	background-color: #e6e6e6;
	-webkit-transition: -webkit-transform .3s ease, background-color .3s ease;
	-moz-transition: -moz-transform .3s ease, background-color .3s ease;
	-o-transition: -o-transform .3s ease, background-color .3s ease;
	-ms-transition: -ms-transform .3s ease, background-color .3s ease;
    transition: transform .3s ease, background-color .3s ease;
}
.active-item > .product-desc {
	 /* height: 322px; */
}
.active-item {
	z-index: 3;
	border: 1px solid #fda802;
	background-color: #fda802;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-box-shadow: rgba(253,168,2,0.4) 0px 4px 20px;
   	-moz-box-shadow: rgba(253,168,2,0.4) 0px 4px 20px;
   	-o-box-shadow: rgba(253,168,2,0.4) 0px 4px 20px;
   	-ms-box-shadow: rgba(253,168,2,0.4) 0px 4px 20px;
   	box-shadow: rgba(253,168,2,0.4) 0px 4px 20px;
}
.product-desc {
	height: 332px;
	background-color: #fff;
	font-size: 14px;
	color: #282f47;
	padding: 35px 35px 0px 35px;
    line-height: 27px;
}
.active-item > .product-desc > div, .active-item > .icon-container-active > div {
	-webkit-transform: scale(0.91, 0.91);
	-moz-transform: scale(0.91, 0.91);
	-o-transform: scale(0.91, 0.91);
	-ms-transform: scale(0.91, 0.91);
	transform: scale(0.91, 0.91);
}
.product-btn-container {
    position: absolute;
    left: 90px;
    top: 470px;
}
.product-btn-container > button {
	background-color: #fff;
	border: 1px solid #fda802;
	color: #fda802;
}
.product-btn-container > button:hover {
	background-color: #fda802;
	border: 1px solid #fda802;
	color: #fff;
}
.view-detail {
	color: #00c1de;
	margin-bottom: 16px;
	cursor: pointer;
}
.price-container {
	font-size: 16px;
	margin-bottom: 30px;
}
.shadow {
	height: 350px;
    width: 100%;
    position: absolute;
    top: 185px;
    left: 0px;
    background-color: #fff;
    display: none;
    opacity: 1;
}
.icon-container {
	height: 138px;
    padding-top: 34px;
}
.icon-container-active {
	height: 131px !important;
	padding-top: 50px !important;
}
.icon-base {
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
    height: 73px;
    width: 64px;
}
.icon-container-active > .icon-base:first-of-type {
	display: none;
}
.icon-active-img {
	background-image: url(../imgs/001.png);
}
.icon-temp-active {
	background-image: url(../imgs/icon_content.png) !important;
}
.icon0 {
	background-image: url(../imgs/icon0_content.png);
}
.icon1 {
	background-image: url(../imgs/icon1_content.png);
}
.icon2 {
	background-image: url(../imgs/icon2_content.png);
}
.icon3 {
	background-image: url(../imgs/icon3_content.png);
}
.icon-desc {
	height: 68px;
    line-height: 68px;
	text-align: center;
    color: #282f47;
    font-size: 22px;
}
.icon-desc-active {
	color: #fff !important;
	height: 61px !important;
    line-height: 61px !important;
}
.solutions-container {
	background-color: #fafafa;
	padding: 50px 0px;
	color: #282f47;
	min-width: 1200px;
}
.solutions-desc1 {
	font-size: 28px;
	margin-bottom: 15px;
}
.solutions-desc2 {
	font-size: 18px;
	margin-bottom: 40px;
}
.solutions-desc1, .solutions-desc2 {
	text-align: center;
}
.solutions {
	border: 1px solid #dbdbdd;
	width: 100%;
	padding: 20px 0px;
	background-color: #fff;
	display: inline-flex;
    height: 632px;
}
.solution-menus {
	width: 279px;
	border-right: 1px solid #dbdbdd;
	padding: 0px 20px;
	margin: 0px;
}
.solution-details {
	width: 870px;
}
.solution-menus > li {
	text-align: right;
	height: 69px;
	line-height: 69px;
	border-bottom: 1px solid #dbdbdd;
}
.solution-menu-active {
	color: #fda802 !important;
}
.solution-menus > li >span:hover {
	cursor: pointer;
	color: #fda802;
}
.solution-details, .solution-detail, .solution-menus{
	height: 100%;
}
.solution-detail {
	display: none;
}
.solution-detail-active {
	display: block !important;
}
.solution-detail-img {
	height: 70%;
	width: 80%;
	background-image: url(../imgs/img_content1.png);
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
}
.solution-desc-container {
	margin-left: 30px;
	height: 30%;
}
.solution-name {
	font-size: 28px;
	color: #282f47;
	margin-bottom: 40px;
}
.solution-desc {
	font-size: 18px;
	color: #282f47;
	margin-bottom: 20px;
}
.view-more > a{
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	color: #00c1de;
}

#contact-us-layer {
	position: absolute;
	top: 0px;
	background-color: rgba(40,47,71,0.5);
	z-index: 11;
}
.contact-title {
	background-color: #f3f3f3;
    height: 35px;
    line-height: 35px;
    width: 100%;
}
.contact-us-container {
	position: fixed;
    left: calc(50% - 200px);
    width: 400px;
    height: 170px;
    background-color: #fff;
    margin: 250px auto auto auto;
    font-size: 16px;
}
.contact-title > span:first-of-type {
	padding-left: 16px;
}
#close-container {
	margin-right: 10px;
    transform: rotateZ(45deg);
    -ms-transform: rotate(45deg); 	/* IE 9 */
	-moz-transform: rotate(45deg); 	/* Firefox */
	-webkit-transform: rotate(45deg); /* Safari 鍜� Chrome */
	-o-transform: rotate(45deg); 	/* Opera */
    float: right;
    font-size: 30px;
    cursor: pointer;
}
.contact-content {
	text-align: center;
}
.contact-phone {
	color: #fda802;
	font-size: 24px;
	margin: 30px 0 10px 0;
}
#card-price, #xingjitong-price {
	color: #fda802;
}
.serverBox{
	display:none;
}
@media screen and (max-width: 767px)and (min-width: 480px) {
.banner {
	background-color: #2e3a41;
    height: 291px;
    width: 100% !important;
    color: #fff;
	overflow: hidden;
	white-space: normal;
	position: relative;
}

#inside{
	display:none;
}
#bannerNum{
	display:none;
}
.sli{
	width:100%;
}
.sli .slit1{
	text-align: center;
    font-size: 25px;
    margin-top: 30px;
    color:#FFFFFF;
    margin-bottom:0;
   
}
.sli .slit2{
	text-align: center;
    font-size: 11px; 
    margin-top: 4px;
    color:#FFFFFF;
    opacity: 0.7;
    font-size: 1vm;
    padding-left: 10px;
	padding-right: 10px;
}
.paBox{
	width: 100%;
    height: 177px;
}
.am-slider .am-slides img {
    margin: 0 auto !important;
    width: 210px !important;
    display: block !important;
    height: 160px !important;
}
.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #FDA802 !important;
    cursor: default;
}
.am-slider-a1 .am-control-nav li a {
    width: 12px !important;
    height: 2px !important;
    display: block;
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 0 !important; 
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}
.content13{
	display:none;
}
.serverBox{
	display:block;
	width:100%;
	/* margin-top:10px; */
	/* height:940px; */
	background-color: #F3F4F6;
	padding-top: 15px;
}
.se_box{
    margin: 0 15px 5px 15px;
    /* height: 226px; */
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 2px 0px rgba(182,178,178,0.3);
}
.se_img{
	text-align:center;
}
.se_icon{
	/* padding-left: 43%; */
    padding-top: 20px;
}
.se_wz{
    width: 400px;
    margin: 0 auto;
    margin-top: 15px;
    padding-bottom: 15px;
}
.se_wz p{
	font-size:17px;
	text-align:center;
	color:#363B43 !important;
	margin-bottom: 0;
}
.se_wz span{
	font-size:13px;
	text-align:center;
	color:#939393 !important;
}
.hardware{
	width:100%;
	background-color:#ffffff;
	margin-top: 20px;
	padding-top: 10px;
}
.hdtit{
	width: 90%;
    text-align: center;
    margin: 0 auto;
}
.lehd{
	color: #363B43;
    font-size: 16px;
    font-family: MicrosoftYaHeiUI-Bold;
    font-weight: 600;
    float: left;
    left: 0px;
}
.rehd{
	color: #00C1DE;
    font-size: 13px;
    padding-right: 0px;
    float: right;
    right: 0;
    cursor:pointer;
}
.rehd i{
	display: inline-block;
    background-image: url(../imgs/mores.png);
    background-repeat: no-repeat;
    width: 13px;
    background-size: 13px 13px;
    height: 13px;
    position: relative;
    top: 1px;
    left:3px;
    cursor:pointer;
}
.chosen-container{
	overflow: auto;
	width: 100%;
}
.chosen-swiper{
	display: -moz-box; /*Firefox*/
    display: -webkit-box; /*Safari,Opera,Chrome*/
    display: box;
    margin-top: 15px;
    margin-bottom: 20px;
}
.chosen-swiper a{
    width: 8rem;
    height:8rem;
    padding: 1rem;
    text-align: center;
    margin-left: 0.5rem;
    background: #efefef;
    color: #000;
    text-decoration: none;
    display:block!important;
    box-shadow:0px 1px 2px 0px rgba(182,178,178,0.3);
    border:1px solid rgba(242,242,242,1);
}
.chosen-swiper a:first-child{
    margin-left: inherit;
}
.icon-swiper{
    width: 9rem;
    height: 9rem;
    display: block;
    margin: 0 auto;
}
.solutions-container{
	display:none;
}
.swbox{
	width:100%;
	background:#FFFFFFFF;
	margin-top:20px;
	padding-bottom: 10px;
}
.swbox p{
	font-size:16px;
	color:#363B43;
	font-weight:600;
	padding-top: 20px;
    padding-left: 15px;
}
.swimg{
	text-align:center;
}
.swbox img{
	width:95%;
}

.content14,.company-infos,.content12{
	display:none; 
}
.soluBox{
	width: 100%;
    background-color: #ffffff;
    height: auto;
    margin-top: 20px;
    padding-top:10px;
}
.con_partner{
	width:100%;
	background: #FFFFFFFF;
    margin-top: 20px;
    padding-bottom: 10px;
}
.con_partner p{
	color:#363B43;
	text-align:center;
	font-size:17px;
	padding-top:10px;
}
.paicon{
	width:95%;
	margin:0 auto;
}
.pacontainer img{
	width:42px;
	height:42px;
}
 .pacontainer .patext{
	color:#363B43;
	font-size:11px;
	width:157px;
} 
.palist{
	margin-bottom: 20px;
	height: 300px; 
}
.pacontainer{
	text-align: center;
    width: 33.33%;
    float: left;
    padding-bottom: 20px;
}
.soluitem{
	width: 90%;
    margin: 0 auto;
    margin-top: 33px;
}
.solutit>span{
	font-size:15px;
	color:#363B43;
}
.solutit{
	height: 60px;
    line-height: 60px;
    border-top: 1px solid #ddd;
}
.soluitem i{
	display: inline-block;
    line-height: 60px;
    background-image: url(../imgs/index_list_pack_up@2x.png);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    float: right;
    margin-right: 7px;
    margin-top: 28px;
}
.textBox{
	display:none;
	width:94%;
	margin:0 auto;
	background-color:#F2F2F2;
	padding: 16px 10px 16px 10px;
}
.tb_text{
	color:#939393;
	font-size:13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.textBox a{
	color: #00C1DE;
    font-size: 13px;
}
.am-offcanvas-bar{
	    background: #29353B !important;
}
.am-menu-offcanvas1 .am-menu-nav > .am-open > a, .am-menu-offcanvas1 .am-menu-nav > li > a:hover, .am-menu-offcanvas1 .am-menu-nav > li > a:focus {
    background-color: #29353B !important;
    outline: none;
}
.am-menu-offcanvas1 .am-menu-sub {
    background-color: #2E3A41 !important;
}

}

@media screen and (max-width: 479px) and (min-width: 320px){
.banner {
	background-color: #2e3a41;
    height: 291px;
    width: 100% !important;
    color: #fff;
	overflow: hidden;
	white-space: normal;
	position: relative;
}

#inside{
	display:none;
}
#bannerNum{
	display:none;
}
.content13{
	display:none;
}
.content14,.company-infos,.content12{
	display:none; 
}
.sli{
	width:100%;
}
.sli .slit1{
	text-align: center;
    font-size: 25px;
    margin-top: 30px;
    color:#FFFFFF;
    margin-bottom:0;
   
}
.sli .slit2{
	text-align: center;
    font-size: 11px;
    margin-top: 4px;
    color:#FFFFFF;
    opacity: 0.7;
    padding-left: 10px;
    padding-right: 10px;
}

.paBox{
	width: 100%;
    height: 160px;
}
.serverBox {
    display: block;
    width: 100%;
    background-color: #F3F4F6;
    padding-top: 15px;
}
.se_box{
    margin: 0 15px 5px 15px;
    /* height: 226px; */
    background:#fff;
    box-shadow:0px 1px 2px 0px rgba(182,178,178,0.3);
}
.se_img{
	text-align:center;
}
.se_icon{
	/* padding-left: 43%; */
    padding-top: 20px;
}
.se_wz{
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.se_wz p{
	font-size:17px;
	text-align:center;
	color:#363B43 !important;
	margin-bottom: 0;
}
.se_wz span{
	font-size:13px;
	text-align:center;
	color:#939393 !important;
}
.hardware{
	width:100%;
	background-color:#ffffff;
	margin-top: 20px;
	padding-top: 10px;
}
.hdtit{
	width: 90%;
    text-align: center;
    margin: 0 auto;
}
.lehd{
	color: #363B43;
    font-size: 16px;
    font-family: MicrosoftYaHeiUI-Bold;
    font-weight: 600;
    float: left;
    left: 0px;
}
.rehd{
	color: #00C1DE;
    font-size: 13px;
    padding-right: 0px;
    float: right;
    right: 0;
    cursor:pointer;
}
.rehd i{
	display: inline-block;
    background-image: url(../imgs/mores.png);
    background-repeat: no-repeat;
    width: 13px;
    background-size: 13px 13px;
    height: 13px;
    position: relative;
    top: 1px;
    left:3px;
    cursor:pointer;
}
.chosen-container{
	overflow: auto;
	width: 100%;
}
.chosen-swiper{
	display: -moz-box; /*Firefox*/
    display: -webkit-box; /*Safari,Opera,Chrome*/
    display: box;
    margin-top: 15px;
    margin-bottom: 20px;
}
.chosen-swiper a{
    width: 8rem;
    height:8rem;
    padding: 1rem;
    text-align: center;
    margin-left: 0.5rem;
    background: #efefef;
    color: #000;
    text-decoration: none;
    display:block!important;
    box-shadow:0px 1px 2px 0px rgba(182,178,178,0.3);
    border:1px solid rgba(242,242,242,1);
}
.chosen-swiper a:first-child{
    margin-left: inherit;
}
.icon-swiper{
    width: 9rem;
    height: 9rem;
    display: block;
    margin: 0 auto;
}
.solutions-container{
	display:none;
}
.swbox{
	width:100%;
	background:#FFFFFFFF;
	margin-top:20px;
	padding-bottom: 10px;
}
.swbox p{
	font-size:16px;
	color:#363B43;
	font-weight:600;
	padding-top: 20px;
    padding-left: 15px;
}
.swimg{
	text-align:center;
}
.swbox img{
	width:95%;
}
.soluBox{
	width: 100%;
    background-color: #ffffff;
    height: auto;
    margin-top: 20px;
    padding-top:10px;
}
.con_partner{
	width:100%;
	background: #FFFFFFFF;
    margin-top: 20px;
    padding-bottom: 10px;
}
.con_partner p{
	color:#363B43;
	text-align:center;
	font-size:17px;
	padding-top:10px;
}
.paicon{
	width:95%;
	margin:0 auto;
}
.pacontainer img{
	width:42px;
	height:42px;
}
.pacontainer .patext{
	color:#363B43;
	font-size:11px;
}
.palist{
	margin-bottom: 20px;
}
.pacontainer{
	text-align: center;
    width:50%;
    float: left;
    padding-bottom:15px;
}
.soluitem{
	width: 90%;
    margin: 0 auto;
    margin-top: 33px;
}
.solutit>span{
	font-size:15px;
	color:#363B43;
}
.solutit{
	height: 60px;
    line-height: 60px;
    border-top: 1px solid #ddd;
}
.soluitem i{
	display: inline-block;
    line-height: 60px;
    background-image: url(../imgs/index_list_pack_up@2x.png);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    float: right;
    margin-right: 7px;
    margin-top: 28px;
}
.textBox{
	display:none;
	width:94%;
	margin:0 auto;
	background-color:#F2F2F2;
	padding: 16px 10px 16px 10px;
}
.tb_text{
	color:#939393;
	font-size:13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.textBox a{
	color: #00C1DE;
    font-size: 13px;
}
.am-slider .am-slides img {
    margin: 0 auto !important;
    width: 210px !important;
    display: block !important;
    height: 160px !important;
}
.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #FDA802 !important;
    cursor: default;
}
.am-slider-a1 .am-control-nav li a {
    width: 12px !important;
    height: 2px !important;
    display: block;
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 0 !important; 
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}
.am-offcanvas-bar{
	    background: #29353B !important;
}
.am-menu-offcanvas1 .am-menu-nav > .am-open > a, .am-menu-offcanvas1 .am-menu-nav > li > a:hover, .am-menu-offcanvas1 .am-menu-nav > li > a:focus {
    background-color: #29353B !important;
    outline: none;
}
.am-menu-offcanvas1 .am-menu-sub {
    background-color: #2E3A41 !important;
}
  }
  
  