﻿body.mainsite {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 16px;
	font-family: "Microsoft Yahei","微软雅黑","黑体",arial
}

body.mainsite a,body.mainsite a:hover {
	outline: 0;
	text-decoration: none
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

li {
	list-style: none
}

li,ul {
	margin: 0;
	padding: 0
}

img {
	max-width: 100%
}

.mt50 {
	margin-top: 50px;
}

.topbar {
	width: 100%;
	height: 600px
}

.topbar .container {
	position: relative
}

.content {
	width: 1138px;
	margin: 0 auto
}

h1.logo {
	float: left;
	width: 168px;
	height: 50px;
	background: url(../images/logo_home.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 25px 0 0 0;
	padding: 0;
	background-size: 100%
}

i.siteicons {
	background-image: url(../images/siteicons.png);
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 0 0
}

.topnav {
	color: #333;
	float: right;
	margin: 36px 0 0 0
}

.navbar h2.hotline {
	float: right;
	margin: 36px 0 0 20px;
	font-size: 22px;
	font-family: times;
	color: #fff;
	background: url(../images/icon_hotline.png) no-repeat;
	background-size: 20px;
	padding-left: 25px
}

.topnav ul li {
	display: inline-block;
	padding: 0 10px;
	font-size: 16px;
	position: relative
}

.topnav ul li a {
	display: block;
	color: #fff;
	height: 43px;
	padding: 0 15px
}

.topnav ul li:hover a,.topnav ul li.cur a {
	color: #f0f0f0
}

.topnav ul li:hover ul {
	display: none
}

.topnav ul li ul {
	position: absolute;
	display: none;
	z-index: 33
}

.topnav ul li#dlsolutions ul {
	width: 600px
}

.topnav ul li#insolutions ul {
	width: 500px
}

.topnav ul li#aboutTopnav ul {
	width: 200px;
	margin-left: -100px
}

.topnav ul li ul li {
	display: inline-block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 14px
}

.topnav ul li:hover ul li a,.topnav ul li.cur ul li a {
	color: #fff;
	border-bottom: 0;
	padding: 0
}

.topnav ul li.cur ul li a:hover,.topnav ul li ul li a:hover {
	color: #fff;
	border-bottom: 0
}

.navbg {
	position: absolute;
	width: 100%;
	left: 0;
	background: rgba(0,0,0,0.6);
	height: 150px;
	z-index: 22;
	top: 0;
	display: none
}

.bannertext {
	color: #fff
}

.bannertext h2 {
	font-size: 60px;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 210px;
	margin-bottom: 70px;
	text-shadow: 1px 1px 0 #333
}

.bannertext a.knowmore {
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	padding: 5px 50px;
	background: 0
}

.bannertext a.knowmore:hover {
	text-decoration: none;
	background: #fff;
	color: #333;
	box-shadow: 0 0 5px #333;
	transition: all .5s
}

.bannertext .row {
	margin-bottom: 80px;
	padding: 0 150px
}

.bannertext .col-sm-4 i {
	float: left;
	width: 62px;
	height: 62px;
	margin-right: 10px
}

.bannertext .col-sm-4 i.lower {
	background-position: 0 -60px
}

.bannertext .col-sm-4 i.shorter {
	background-position: -84px -60px
}

.bannertext .col-sm-4 i.faster {
	background-position: -168px -59px
}

.bannertext .col-sm-4 .text {
	position: relative;
	font-size: 14px
}

.bannertext .col-sm-4 .text span {
	font-size: 30px
}

.bannertext .col-sm-4 .text span small {
	font-size: 18px
}

.home-section {
	padding: 60px 0
}

#solutions,#media {
	background: #eee
}

#onestop .showimg {
	width: 100%;
	height: 545px
}

#onestop .showimg .hideimg {
	display: none
}

#onestop .showimg .showimg {
	display: block
}

#onestop .showimg .hideimg img {
	opacity: 0
}

#onestop .showimg .showimg img {
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out 0s
}

.titleA {
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	color: #545454;
	background: url(../images/titleA_arrowdown.png) no-repeat center 60px;
	padding-bottom: 40px;
}

.show-btn {
	margin: 30px 0 0 0
}

.show-btn li {
	display: inline-block;
	cursor: pointer;
	background: #eee;
	border-left: 1px solid #fff;
	font-size: 14px;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px
}

.show-btn li.cur {
	background: #1577e4;
	color: #fff
}

.show-btn li a {
	color: #b3b3b3;
	display: block
}

.show-btn li a:hover {
	color: #333
}

.show-btn li.cur a {
	color: #fff
}

.show-btn li:first-child {
	border-radius: 5px 0 0 5px;
	border-left: none
}

.show-btn li:last-child {
	border-radius: 0 5px 5px 0
}

.index-ad1 {
	height: 100px;
	background: #376ac7;
	width: 100%;
	text-align: center
}

.wantmore {
	background: #376ac7;
	color: #fff;
	font-size: 28px;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 #0e3b8d
}

.wantmore span {
	font-size: 21px
}

.wantmore a {
	color: #fff
}

.joinLink {
	display: inline-block;
	color: #fff;
	width: 170px;
	height: 45px;
	line-height: 45px;
	margin-left: 40px;
	border: 1px solid #fff;
	font-size: 21px
}

.joinLink:hover,.joinLink:focus,.joinLink:active {
	color: #f0f0f0;
	text-shadow: 0;
	box-shadow: 0 0 5px #1b4ca6
}

#partner ul {
	margin-top: 50px
}

#partner ul li {
	width: 20%;
	height: 100px;
	float: left;
	margin-bottom: 10px
}

#partner ul li img {
	width: 70%;
	margin: 0 auto;
	display: block;
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

#partner ul li:hover img {
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.25, 1.25);
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}

ul.partner-pic li i {
	width: 100%;
	display: block;
	height: 100px;
	background-image: url(../images/icons_partner.png);
	opacity: .8;
	filter: alpha(opacity=90)
}

ul.partner-pic li:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

ul.partner-pic li:hover {
	cursor: pointer
}

ul.partner-pic i#c1 {
	background-position: 0 28px
}

ul.partner-pic i#c2 {
	background-position: -230px 28px
}

ul.partner-pic i#c3 {
	background-position: -460px 28px
}

ul.partner-pic i#c4 {
	background-position: -690px 28px
}

ul.partner-pic i#c5 {
	background-position: -920px 28px
}

ul.partner-pic i#c6 {
	background-position: 0 -152px
}

ul.partner-pic i#c7 {
	background-position: -230px -152px
}

ul.partner-pic i#c8 {
	background-position: -460px -152px
}

ul.partner-pic i#c9 {
	background-position: -690px -152px
}

ul.partner-pic i#c10 {
	background-position: -920px -152px
}

ul.partner-pic i#c11 {
	background-position: 0 -340px
}

ul.partner-pic i#c12 {
	background-position: -230px -340px
}

ul.partner-pic i#c13 {
	background-position: -460px -340px
}

ul.partner-pic i#c14 {
	background-position: -690px -340px
}

ul.partner-pic i#c15 {
	background-position: -920px -340px
}

.partner-pic li .partner-mpic1 li i {
	background-image: url(../images/icons_partner.png)
}

#solutions {
	font-size: 14px;
	color: #666
}

#solutions .text strong {
	font-size: 22px;
	color: #545454;
	padding: 30px 0 10px 0;
	display: block
}

#solutions p {
	line-height: 24px
}

#solutions i.s1 {
	background-position: 15px -330px;
	width: 102px;
	height: 102px
}

#solutions i.s2 {
	background-position: -107px -330px;
	width: 102px;
	height: 102px
}

#solutions i.s3 {
	background-position: -231px -330px;
	width: 102px;
	height: 102px
}

#solutions i.s4 {
	background-position: -373px -330px;
	width: 102px;
	height: 102px
}

#solutions .col-sm-2 {
	border-right: 1px solid #999;
	padding-top: 20px;
	height: 350px;
	overflow: hidden
}

#solutions .col-sm-2:last-child,#solutions .col-sm-6:last-child {
	border-right: 0
}

#solutions .col-sm-2 .text strong {
	text-align: center
}

#solutions .col-sm-2 .img {
	text-align: center
}

#solutions .row {
	padding-top: 50px;
	padding-bottom: 0
}

#solutions .col-sm-2 .btn,#solutions .col-sm-2 .col-sm-12 {
	display: none;
	opacity: 0
}

#solutions .col-sm-6 .btn,#solutions .col-sm-6 .col-sm-12 {
	opacity: 1
}

#solutions .col-sm-6 {
	border-right: 1px solid #999;
	height: 350px;
	overflow: hidden;
	transition: all .3s ease-in-out 0s
}

#solutions .col-sm-6 .btn {
	border: 1px solid #666;
	border-radius: 0;
	padding: 5px 10px;
	color: #666
}

#solutions .col-sm-6 .btn:hover {
	color: #fff;
	background: #1577e4;
	border: 1px solid #1577e4;
	transition: all .1s ease-in-out 0s
}

#solutions .col-sm-6 i {
	float: left
}

#solutions .col-sm-6 .text strong {
	padding-top: 5px
}

#solutions .col-sm-6 ul li {
	float: left;
	width: 50%;
	padding: 0 20px 0 0;
	font-size: 12px;
	height: 100px;
	overflow: hidden
}

#solutions .col-sm-6 ul li strong {
	font-size: 14px
}

#solutions .col-sm-6 ul li i.kongtiao {
	background-position: -155px -248px;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.bingxiang {
	background-position: -222px -248px;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.xiyeji {
	background-position: -308px -248px;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.jsq {
	background-position: -430px -72px;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.cnj {
	background-position: -358px 0;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.huapen {
	background-position: -424px 0;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.zncz {
	background-position: -282px -72px;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.lyq {
	background-position: -362px -72px;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 ul li i.kgmb {
	background-position: -280px 0;
	width: 80px;
	height: 70px
}

#solutions .col-sm-6 .moreinfo {
	padding-top: 20px
}

#solutions .col-sm-6 .moreinfo span {
	font-size: 22px;
	margin-left: 30px;
	position: relative;
	margin-right: 5px;
	top: 8px
}

#solutions .col-sm-12 {
	background: url(../images/solutions_bg.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 20px;
	padding-left: 0;
	padding-right: 0
}

.solution-list {
	cursor: pointer
}

.news-list {
	margin-top: 50px;
}

.news-list .col-sm-4 {
	position: relative;
}

.news-list .inotroarea {
	position: absolute;
	background: rgba(255,255,255,.8);
	z-index: 44;
	bottom: 0;
	left: 15px;
	right: 15px;
	padding-top: 10px;
}

.news-list .uptime {
	color: #666;
	font-size: 12px;
	padding: 0 15px;
}

.news-list .img {
	position: relative;
	z-index: 22;
}

.news-list .img img {
	width: 100%;
	height: 260px;
}

.news-list .title {
	color: #4c4c4c;
	font-size: 18px;
	height: 25px;
	line-height: 1.3;
	overflow: hidden;
	margin: 8px 0 8px 0;
	padding: 0 15px;
}

.news-list .intro {
	color: #cdcdcd;
	color: #656666;
	margin-bottom: 10px
}

.news-list .sourceby {
	text-align: right;
	color: #656666
}

.news-list .sourceby i#sohu {
	width: 25px;
	height: 14px;
	display: inline-block;
	background-position: 0 -455px;
	margin-right: 5px;
	position: relative;
	top: 3px
}

.news-list .sourceby i#neteasy {
	width: 44px;
	height: 14px;
	display: inline-block;
	background-position: -45px -455px;
	margin-right: 2px;
	position: relative;
	top: 3px
}

.news-list .col-sm-4:hover .inotroarea {
	background: #1577e4;
	transition: all .3s ease-in-out 0s
}

.news-list .col-sm-4:hover .img {
	box-shadow: 0 0 5px #999;
}

.news-list .col-sm-4:hover .uptime {
	color: #fff;
}

.news-list .col-sm-4:hover .title {
	color: #fff
}

#ywjg {
	background: url(../images/yyjg_bg.jpg) no-repeat center top;
}

.sitefoot {
	background: #3e3e3e;
	padding: 40px 0 30px 0;
	font-size: 12px;
	color: #fff
}

.sitefoot strong {
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	display: block;
	margin-bottom: 10px
}

.sitefoot p.links {
	border-bottom: 1px solid #8a8a8a;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 14px
}

.sitefoot p.links a {
	margin: 0 0 0 30px;
	color: #fff
}

.sitefoot p.links a:hover {
	color: #ccc
}

.sitefoot .col-sm-3 {
	line-height: 30px
}

.sitefoot .col-sm-3 a {
	display: block;
	color: #ccc
}

.sitefoot .col-sm-3 p {
	color: #ccc
}

#showtopnav {
	display: none
}

#solutions-xs-show {
	display: none
}

.site-copy {
	font-size: 12px;
	background: #333;
	color: #ccc;
	padding: 10px 0
}

.text2 {
	position: absolute;
	top: 100px;
	left: 10px
}

.swiper-container {
	width: 100%;
	height: 100%
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: .6
}

.swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1
}

.swiper-button-prev,.swiper-button-next {
	width: 40px;
	height: 40px;
	opacity: .5
}

.swiper-button-prev:hover,.swiper-button-next:hover {
	opacity: 1
}

.swiper-button-prev {
	background: url(../images/leftarrow.png) no-repeat
}

.swiper-button-next {
	background: url(../images/rightarrow.png) no-repeat
}

.nav-wrap {
	position: absolute;
	top: 0;
	z-index: 22;
	width: 100%
}

.browser-tips {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 5px 0;
	font-size: 12px;
	z-index: 9999;
	background: #fdecc6;
	border: 1px solid #f1ce83;
	text-align: center
}

#bestchallenge i {
	background: url(../images/index_bestchallenge.png) no-repeat;
	display: inline-block;
	width: 128px;
	height: 128px;
}

#bestchallenge .col-sm-4:hover i {
	background: url(../images/index_bestchallenge2.png) no-repeat;
}

#bestchallenge i#bestcb {
	background-position: 0 0;
}

#bestchallenge i#deepdata {
	background-position: -128px 0;
}

#bestchallenge i#keepsafe {
	background-position: -256px 0;
}

#bestchallenge h3 {
	font-size: 24px;
	color: #333333;
	margin: 20px 0 30px 0;
	font-weight: bold;
}

#bestchallenge p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

#bestchallenge .col-sm-4:hover h3 {
	color: #1577e4;
}

#delanforyou {
	background: url(../images/delanforyou_bg.png) no-repeat center top #032643;
	background-size: 100% 100%;
}

#delanforyou .titleA {
	background-image: url(../images/titleA_whiterarrowdown.png);
}

#delanforyou h3, #delanforyou p {
	color: #fff;
}

#delanforyou h2.titleA {
	color: #fff;
}

#delanforyou h3 {
	font-size: 24px;
	margin: 40px 0 30px 0;
	font-weight: bold;
}

#delanforyou p {
	font-size: 14px;
	line-height: 30px;
}

#delanforyou i {
	color: #fff;
	background: url(../images/index_delanforyou_qbg.png) no-repeat;
	display: inline-block;
	width: 142px;
	height: 142px;
	font-style: normal;
	font-size: 50px;
	line-height: 142px;
	font-weight: normal;
}

.solutions-list ul li {
	float: left;
	width: 20%;
	font-size: 20px;
	color: #333;
	padding-bottom: 20px;
}

.solutions-list ul li i {
	background: url(../images/solutions_icons.png) no-repeat;
	width: 110px;
	height: 110px;
	display: block;
	margin: 0 auto 20px auto;
}

.solutions-list ul li i#s1 {
	background-position: 0 0;
}

.solutions-list ul li i#s2 {
	background-position: -110px 0;
}

.solutions-list ul li i#s3 {
	background-position: -220px 0;
}

.solutions-list ul li i#s4 {
	background-position: -330px 0;
}

.solutions-list ul li i#s5 {
	background-position: -440px 0;
}

.solutions-list ul li:hover {
	cursor: pointer;
	transition: all .3s ease-in-out 0s;
	text-shadow: 1px 1px 0 #fff;
	color: #1577e4;
}

.solutions-list ul li:hover i {
	background: url(../images/solutions_icons2.png) no-repeat;
}

#solutions-rem {
	background: #373d41;
	color: #fff;
}

#solutions-rem .contentw {
	max-width: 1440px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 20px;
}

#solutions-rem ul li {
	float: left;
	width: 20%;
	position: relative;
	padding: 0 10px;
	height: 420px;
}

#solutions-rem ul li i {
	position: relative;
	z-index: 22;
	display: block;
	margin-top: 120px;
}

#solutions-rem ul li b {
	font-size: 20px;
	position: relative;
	z-index: 22;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}

#solutions-rem ul li p {
	font-size: 12px;
	position: relative;
	z-index: 22;
	display: none;
}

#solutions-rem ul li .btn {
	border: 1px solid #fff;
	color: #fff;
	margin-top: 30px;
	font-size: 12px;
	padding: 5px 40px;
}

#solutions-rem ul li .btn:hover {
	color: #00acfc;
	background: #fff;
}

#solutions-rem ul li span {
	width: 10px;
	height: 2px;
	background: #fff;
	margin: 20px auto;
	display: block;
	position: relative;
	z-index: 22;
}
/*#solutions-rem ul li:hover{background-color: rgba(0,172,252,.8);cursor:pointer;}*/
#solutions-rem ul li:hover .hoverbg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	background: #00acfc;
	top: 0;
	opacity: 0.8;
	left: 0;
	z-index: 11;
	transition: all .3s ease-in-out 0s
}

#solutions-rem ul li:hover span {
	background: transparent;
}

#solutions-rem ul li:hover p {
	display: block;
}

#solutions-rem ul li:hover {
	transition: all .3s ease-in-out 0s;
}

#solutions-rem ul li#sr1 {
	background-image: url(../images/solutions_rem1.png);
	background-size: 100% 100%;
}

#solutions-rem ul li#sr2 {
	background-image: url(../images/solutions_rem2.png);
	background-size: 100% 100%;
}

#solutions-rem ul li#sr3 {
	background-image: url(../images/solutions_rem3.png);
	background-size: 100% 100%;
}

#solutions-rem ul li#sr4 {
	background-image: url(../images/solutions_rem4.png);
	background-size: 100% 100%;
}

#solutions-rem ul li#sr5 {
	background-image: url(../images/solutions_rem5.png);
	background-size: 100% 100%;
}

#solutions-rem ul li:hover i {
	margin-top: 60px;
	transition: all .3s ease-in-out 0s;
}

@media(max-width:768px) {
	.text_201703 {
		margin-top: 120px;
		width: 90%
	}

	.text_20170328 {
		margin-top: 80px;
		width: 90%
	}

	.text_201703282 {
		margin-top: 160px;
		width: 80%
	}

	.topbar {
		height: 300px
	}

	.navbar h2.hotline {
		display: none
	}

	.sitefoot #ewm {
		text-align: center;
		margin-top: 30px
	}

	.sitefoot strong {
		font-size: 12px
	}

	.sitefoot .col-sm-3 {
		line-height: 25px;
		padding-right: 0
	}

	.sitefoot .col-xs-4 {
		padding-right: 0
	}

	.wantmore span {
		font-size: 14px
	}

	.wantmore {
		letter-spacing: 0;
		padding: 10px 0
	}

	.joinLink {
		font-size: 14px;
		width: 100px;
		height: 35px;
		line-height: 35px;
		margin-left: 20px
	}

	.topnav {
		background: #333333;
		position: fixed;
		z-index: 9999;
		height: 100%;
		width: 60%;
		top: 0;
		left: -500px;
		margin: 0;
		padding-top: 10px;
		padding-bottom: 20px;
		transition: left 200ms linear 0s
	}

	.topnav ul li {
		display: block
	}

	.topnav ul li ul {
		display: block;
		position: relative
	}

	.topnav ul li ul li {
		display: block;
		height: 25px;
		line-height: 25px
	}

	.topnav ul li ul li a {
		color: #fff;
		font-size: 12px
	}

	.topnav ul li a {
		color: #fff;
		line-height: 30px;
		height: 30px;
		font-size: 14px
	}

	.topnav ul li:hover a,.topnav ul li.cur a {
		border: 0;
		color: #fff
	}

	.topnav ul li:hover ul li a,.topnav ul li.cur ul li a {
		color: #fff;
		padding: 0 15px
	}

	.topnav ul li#dlsolutions ul {
		width: auto
	}

	.topnav ul li#insolutions ul {
		width: auto
	}

	.topnav ul li#aboutTopnav ul {
		width: auto;
		margin-left: 0
	}

	.topnav ul li.cur ul li a:hover,.topnav ul li ul li a:hover {
		color: #fff
	}

	#showtopnav {
		position: absolute;
		right: 20px;
		top: 30px;
		font-size: 25px;
		color: #fff;
		display: block;
		cursor: pointer
	}

	.shownav {
		left: -20px;
		transition: left 200ms linear 0s
	}

	.bannertext h2 {
		font-size: 22px;
		margin: 120px 0 30px 0
	}

	.bannertext .col-sm-4 .text span {
		font-size: 16px
	}

	.bannertext .col-sm-4 .text span small {
		font-size: 14px
	}

	.bannertext .col-sm-4 .text {
		font-size: 12px
	}

	.bannertext .row {
		padding: 0;
		margin: 0
	}

	.bannertext .col-sm-4 i {
		zoom: .6
	}

	.bannertext .col-xs-12 {
		margin-bottom: 20px;
		padding-left: 50px
	}

	.bannertext a.knowmore {
		font-size: 14px;
		margin-top: 20px
	}

	h2.titleA {
		font-size: 18px;
		font-weight: bold;
		background-position: center 40px;
	}

	.home-section {
		padding: 20px 0
	}

	#onestop .showimg {
		height: 180px
	}

	.show-btn li {
		width: 80px;
		font-size: 12px
	}

	#solutions-normal-show {
		display: none
	}

	#solutions-xs-show {
		display: block
	}

	#solutions .text strong {
		padding: 0;
		font-size: 16px
	}

	#solutions p {
		font-size: 12px
	}

	#solutions .row {
		padding-top: 20px
	}

	.solution-list2 {
		margin-bottom: 20px
	}

	.solution-list2 i.siteicons {
		zoom: .6
	}

	.index-ad1 {
		height: auto
	}

	#partner ul li {
		width: 50%;
		height: 50px
	}

	#partner ul {
		margin: 0
	}

	ul.partner-pic li i {
		zoom: .7
	}

	.news-list {
		margin: 20px 0
	}

	.site-copy span {
		display: block
	}

	.text2 {
		width: 90%;
		top: 80px
	}

	.solutions-list ul li {
		float: left;
		width: 33.33%;
		font-size: 12px;
		color: #333;
		padding-bottom: 20px;
	}

	#solutions-rem ul li {
		float: left;
		width: 100%;
		position: relative;
		padding: 0 10px;
		height: 420px;
	}

	.news-list .col-sm-4 {
		margin-bottom: 20px;
	}

	#bestchallenge .mt50 {
		margin-top: 0;
	}

	#bestchallenge h3 {
		margin: 0 0 10px 0;
		font-size: 18px;
		font-weight: normal;
	}

	#bestchallenge p {
		line-height: 1.5;
	}

	#delanforyou h3 {
		margin: 20px 0 10px 0;
		font-size: 18px;
	}

	#solutions-new .mt50, #delanforyou .mt50, #ywjg .mt50 {
		margin-top: 20px;
	}

	.news-list .img img {
		height: 220px;
	}

	ul.partner-images li:last-child {
		display: none;
	}
}

@media(min-width:320px) {
	.text_201703282 {
		margin-top: 120px;
		width: 80%
	}

	.navbar h2.hotline {
		display: none
	}
}

@media(min-width:769px) {

	.text_201703 {
		margin-top: 180px;
		width: 90%
	}

	.text_20170328 {
		margin-top: 100px;
		margin-left: -10px;
		width: 90%
	}

	.text_201703282 {
		margin-top: 160px;
		width: 80%
	}
}

@media(min-width:1200px) {
	.indexnav-fixed {
		background: rgba(0,0,0,.8);
		color: #fff;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		padding: 0;
		height: 60px;
		overflow: hidden;
		z-index: 9999;
	}

	.indexnav-fixed .topnav {
		margin-top: 20px;
	}

	.indexnav-fixed .navbar h2.hotline {
		margin-top: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #1577e4;
		color: #fff;
		padding-left: 35px;
		padding-right: 10px;
		background-position: 10px 20px
	}

	.indexnav-fixed h1.logo {
		margin-top: 15px;
	}
}
