@import url("top.css");

#banner{
	background-color:#DCE7FF;
    width: 100%;
	margin:0 auto;
	height: 400px;
	position:relative;
    overflow:hidden;
}
#banner #slides{
	display:block; 
	height: 450px;
	width:100%;
	list-style:none; 
	padding:0; 
	margin:0; 
	position:relative
}
#banner #slides ul{
	padding:0;
	margin:0;
	width:100%;
	list-style:none;
}
#banner #slides li{
	display:block; 
	width:100%; 
	height:100%; 
	list-style:none; 
	padding:0; 
	margin:0; 
    position:absolute;
}
#banner #slides li a{
	font-size: 0;
	display:block; 
	width:100%; 
	height:100%; 
    text-indent:-9999px;
}
#banner #pagination{
	display:block;
	list-style:none;
	position:absolute;
	right: 48%;
	bottom:40px;
	z-index:900;
	padding:5px 15px 5px 0;
	margin:0;
}
#banner #pagination li { 
	display:block; 
	list-style:none; 
	width:10px; 
	height:10px; 
	float:left; 
    margin-left:15px;
    border:1px solid #fff;
    border-radius: 10px;
 }
#banner #pagination li a { 
	display:block;
	width:100%; 
	height:100%; 
	padding:0; 
	margin:0;  
	text-indent:-9999px;
	cursor: pointer;
	}
#banner #pagination li.current { 
	background:rgb(233, 128, 8)
}

#product{
	background-color: #FFF;
	text-align: center;
	padding-top:40px;
	padding-bottom: 50px;
	overflow: hidden;
}
#product h1{
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #1D2129;
	line-height: 35px;
	font-family: "SourceHanSans-Medium";
}
#product h5{
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #86909C;
	line-height: 25px;
	margin-top: -10px;
}
#product .content{
	padding-top: 30px;
	width: 1200px;
	margin: auto;
}
#product .content .each{
	width: 576px;
	height: 340px;
	text-align: left;
	border-radius: 8px;
	float: left;
	margin-bottom: 35px;
	background: linear-gradient(180deg, #F2FBFF 0%, #F7FCFF 20%, #FFFFFF 40.19%, #FFFFFF 100%);
	border: 2px solid #FFFFFF;
	box-shadow: 0px 4px 16px rgba(190, 196, 207, 0.28);
	backdrop-filter: blur(10px);
	transition: all linear 0.3s;
	overflow: hidden;
}
#product .content .each:hover{
	border: 2px solid #a2f59f;
}
#product .content .each:hover .title a{
	color: #23C343;
}
#product .content .right{
	float: right;
}
#product .content .each a:hover{
	color: #23C343;
}
#product .content .each .title{
	color: #141416;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	font-family: "SourceHanSans-Medium";
	overflow: hidden;
}
#product .content .each .title a{
	display: block;
	width: 110px;
	float: left;
	color: #141416;
}
#product .content .dw .title a{
	width: 150px;
}
#product .content .each .title i{
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -200px 6px;
}
#product .content .zjds .title i{
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -200px -194px;
	margin-left: -15px;
}
#product .content .each .desc{
	color: #777E90;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
}
#product .content .each .link{
	height: 40px;
	margin-top: 20px;
	border-bottom: 1px solid #EFF4F1;
	padding-bottom: 15px;
}
#product .content .each .link a{
	display: inline-block;
	border: 1px solid #E6E8EC;
	width: 38px;
	height: 27px;
	line-height: 27px;
	font-size: 13px;
	color: #333;
	padding-left: 34px;
	margin-right: 16px;
	border-radius: 3px;
}
#product .content .each .link a:hover{
	color: #23C343;
	border: 1px solid #23C343;
}
#product .content .each .link a.buy{
	background-color: #23C343;
	border: 1px solid #23C343;
	color: #fff;
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#product .content .each .link a.buy:hover{
	background-color: #26D64A;
	border: 1px solid #26D64A;
}
#product .content .each .link a.try{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -95px;
}
#product .content .each .link a.try:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -595px;
}
#product .content .each .link a.down{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -195px;
}
#product .content .each .link a.down:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -695px;
}
#product .content .each .link a.demo{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -295px;
}
#product .content .each .link a.demo:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -795px;
}
#product .content .each .link a.info{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -395px;
}
#product .content .each .link a.info:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -895px;
}
#product .content .zjds .link a.down{
	background-color: #23C343;
	border: 1px solid #23C343;
	color: #fff;
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -495px;
}
#product .content .zjds .link a.down:hover{
	background-color: #26D64A;
	border: 1px solid #26D64A;
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: 10px -495px;
}
#product .content .each .module{
	margin-top: 20px;
}
#product .content .each .module a{
	display: inline-block;
	width: 125px;
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #797a80;
}
#product .content .each .module a:hover{
	color: #23C343;
}
#product .content .each .module a.mmfh{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px 11px;
}
#product .content .each .module a.mmfh:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px 11px;
}
#product .content .each .module a.ycfh{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -189px;
}
#product .content .each .module a.ycfh:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -189px;
}
#product .content .each .module a.cgfh{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -389px;
}
#product .content .each .module a.cgfh:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -389px;
}
#product .content .each .module a.fhq{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -589px;
}
#product .content .each .module a.fhq:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -589px;
}
#product .content .each .module a.xtjg{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -789px;
}
#product .content .each .module a.xtjg:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -789px;
}
#product .content .each .module a.cc{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -989px;
}
#product .content .each .module a.cc:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -989px;
}
#product .content .each .module a.htbh{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -1189px;
}
#product .content .each .module a.htbh:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -1189px;
}
#product .content .each .module a.ksh{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -1389px;
}
#product .content .each .module a.ksh:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -1389px;
}
#product .content .each .module a.ip{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -400px -1589px;
}
#product .content .each .module a.ip:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1200px -1589px;
}
#product .content .each .module a.jybs{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -600px 11px;
}
#product .content .each .module a.jybs:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1400px 11px;
}
#product .content .each .module a.glmb{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -600px -189px;
}
#product .content .each .module a.glmb:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1400px -189px;
}
#product .content .each .module a.yysd{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -600px -389px;
}
#product .content .each .module a.yysd:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1400px -389px;
}
#product .content .each .module a.php{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -600px -589px;
}
#product .content .each .module a.php:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1400px -589px;
}
#product .content .each .module a.wjt{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -600px -789px;
}
#product .content .each .module a.wjt:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1400px -789px;
}
#product .content .each .module a.zizhan{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -600px -989px;
}
#product .content .each .module a.zizhan:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1400px -989px;
}
#product .content .each .module a.wjwd{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px 11px;
}
#product .content .each .module a.wjwd:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px 11px;
}
#product .content .each .module a.mysql{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px -189px;
}
#product .content .each .module a.mysql:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px -189px;
}
#product .content .each .module a.sqlserver{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px -389px;
}
#product .content .each .module a.sqlserver:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px -389px;
}
#product .content .each .module a.bfms{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px -589px;
}
#product .content .each .module a.bfms:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px -589px;
}
#product .content .each .module a.bfsj{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px -789px;
}
#product .content .each .module a.bfsj:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px -789px;
}
#product .content .each .module a.ccdx{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px -989px;
}
#product .content .each .module a.ccdx:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px -989px;
}
#product .content .each .module a.jgtz{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -800px -1189px;
}
#product .content .each .module a.jgtz:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1600px -1189px;
}
#product .content .each .module a.qbyw{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1000px 11px;
}
#product .content .each .module a.qbyw:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1800px 11px;
}
#product .content .each .module a.yzs{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1000px -189px;
}
#product .content .each .module a.yzs:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1800px -189px;
}
#product .content .each .module a.ydy{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1000px -389px;
}
#product .content .each .module a.ydy:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1800px -389px;
}
#product .content .each .module a.zyxt{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1000px -589px;
}
#product .content .each .module a.zyxt:hover{
	background-image: url(../images/index/product.png);
	background-repeat: no-repeat;
	background-position: -1800px -589px;
}

#product .content .each .frq{
	background: url(../images/index/product_frq.png);
	background-repeat: no-repeat;
	background-position: 425px 40px;
	padding: 40px;
	height: 260px;
	transition: all linear 0.5s;
}
#product .content .each .frq:hover{
	background: url(../images/index/product_frq.png);
	background-repeat: no-repeat;
	background-position: 425px 25px;
}
#product .content .each .zjds{
	background: url(../images/index/product_zjds.png);
	background-repeat: no-repeat;
	background-position: 425px 40px;
	padding: 40px;
	height: 260px;
	transition: all linear 0.5s;
}
#product .content .each .zjds:hover{
	background: url(../images/index/product_zjds.png);
	background-repeat: no-repeat;
	background-position: 425px 25px;
}
#product .content .each .hbf{
	background: url(../images/index/product_hbf.png);
	background-repeat: no-repeat;
	background-position: 425px 40px;
	padding: 40px;
	height: 260px;
	transition: all linear 0.5s;
}
#product .content .each .hbf:hover{
	background: url(../images/index/product_hbf.png);
	background-repeat: no-repeat;
	background-position: 425px 25px;
}
#product .content .each .dw{
	background: url(../images/index/product_dw.png);
	background-repeat: no-repeat;
	background-position: 425px 40px;
	padding: 40px;
	height: 260px;
	transition: all linear 0.5s;
}
#product .content .each .dw:hover{
	background: url(../images/index/product_dw.png);
	background-repeat: no-repeat;
	background-position: 425px 25px;
}

#solution{
	padding-top:60px;
	padding-bottom: 100px;
	overflow: hidden;
	background-image: url(../images/index/solutionbg.png);
	background-position: center;
	background-color:#262A35;
	background-repeat: no-repeat;
}
#solution h1{
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	line-height: 35px;
	font-family: "SourceHanSans-Medium";
}
#solution h5{
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #86909C;
	line-height: 25px;
	margin-top: -5px;
}
#solution .content{
	width: 1110px;
	margin: auto;
	padding:45px;
	padding-top:15px;
	background-color: #2D303B;/*#2D303B rgba(255, 255, 255, 0.03)*/
	border:1px solid #333641;
	margin-top:60px;
	overflow: hidden;
}
#solution .content a{
	display: block;
	float: left;
	width: 195px;
	height: 110px;
	margin-right: 30px;
	margin-top:30px;
	background-color: #353743;/*Í¸Ã÷£ºrgba(87, 89, 106, 0.18);*/
	border: 1px solid rgba(255, 255, 255, 0.02);
	color:#c0c0c0;
	text-align: center;
}
#solution .content a.right{
	margin-right: 0;
}
#solution .content a:hover{
	background-image: url(../images/index/Solution.png);
	background-position: center;
	color: #fff;
	font-family: "SourceHanSans-Medium";
}
#solution .content a.hot{
	background-image: url(../images/index/Solution.png);
	background-position: center;
	color: #fff;
}

#solution .content a i{
	display: block;
	height: 70px;
}
#solution .content a.guanwang i{
	background-image: url(../images/index/index.png);
	background-position: -944px 20px;
	background-repeat: no-repeat;
}
#solution .content a.dianshang i{
	background-image: url(../images/index/index.png);
	background-position: -944px -180px;
	background-repeat: no-repeat;
}
#solution .content a.menhu i{
	background-image: url(../images/index/index.png);
	background-position: -944px -1380px;
	background-repeat: no-repeat;
}
#solution .content a.jinrong i{
	background-image: url(../images/index/index.png);
	background-position: -944px -580px;
	background-repeat: no-repeat;
}

#solution .content a.zhengfu i{
	background-image: url(../images/index/index.png);
	background-position: -944px -780px;
	background-repeat: no-repeat;
}
#solution .content a.app i{
	background-image: url(../images/index/index.png);
	background-position: -944px -980px;
	background-repeat: no-repeat;
}
#solution .content a.youxi i{
	background-image: url(../images/index/index.png);
	background-position: -944px -1180px;
	background-repeat: no-repeat;
}
#solution .content a.fuwuqi i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -2980px;
	background-repeat: no-repeat;
}

#solution .content a.dedecms i{
	background-image: url(../images/index/index.png);
	background-position: -944px -1580px;
	background-repeat: no-repeat;
}

#solution .content a.phome i{
	background-image: url(../images/index/index.png);
	background-position: -944px -1780px;
	background-repeat: no-repeat;
}

#solution .content a.thinkphp i{
	background-image: url(../images/index/index.png);
	background-position: -944px -1980px;
	background-repeat: no-repeat;
}

#solution .content a.phpcms i{
	background-image: url(../images/index/index.png);
	background-position: -944px -2180px;
	background-repeat: no-repeat;
}

#solution .content a.wordpress i{
	background-image: url(../images/index/index.png);
	background-position: -944px -2380px;
	background-repeat: no-repeat;
}
#solution .content a.discuz i{
	background-image: url(../images/index/index.png);
	background-position: -944px -2580px;
	background-repeat: no-repeat;
}
#solution .content a.more i{
	background-image: url(../images/index/index.png);
	background-position: -944px -2780px;
	background-repeat: no-repeat;
}


#solution .content a:hover i{
	display: block;
	height: 70px;
}
#solution .content a.guanwang:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px 20px;
	background-repeat: no-repeat;
}
#solution .content a.dianshang:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -180px;
	background-repeat: no-repeat;
}
#solution .content a.menhu:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -1380px;
	background-repeat: no-repeat;
}
#solution .content a.jinrong:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -580px;
	background-repeat: no-repeat;
}

#solution .content a.zhengfu:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -780px;
	background-repeat: no-repeat;
}
#solution .content a.app:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -980px;
	background-repeat: no-repeat;
}
#solution .content a.youxi:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -1180px;
	background-repeat: no-repeat;
}
#solution .content a.fuwuqi:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -2980px;
	background-repeat: no-repeat;
}

#solution .content a.dedecms:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -1580px;
	background-repeat: no-repeat;
}

#solution .content a.phome:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -1780px;
	background-repeat: no-repeat;
}

#solution .content a.thinkphp:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -1980px;
	background-repeat: no-repeat;
}

#solution .content a.phpcms:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -2180px;
	background-repeat: no-repeat;
}

#solution .content a.wordpress:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -2380px;
	background-repeat: no-repeat;
}
#solution .content a.discuz:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -2580px;
	background-repeat: no-repeat;
}
#solution .content a.more:hover i{
	background-image: url(../images/index/index.png);
	background-position: -1144px -2780px;
	background-repeat: no-repeat;
}
#solution .more{
	display: none;
}

#customerservice{
	margin: auto;
	padding-top: 60px;
	padding-bottom: 70px;
	background-color: #fff;
	overflow: hidden;
}

#customerservice h1{
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #1D2129;
	line-height: 35px;
	font-family: "SourceHanSans-Medium";
}
#customerservice h5{
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #9b9fa3;
	line-height: 25px;
	margin-top: -5px;
}
#customerservice .content{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
	overflow: hidden;
}
#customerservice .content a{
	color:#1D2129;
}
#customerservice .content a:hover{
	color:#23C343;
}
#customerservice .content div{
	float: left;
}
#customerservice .content .navigation{
	height: 355px;
	width: 400px;
	border: 1px solid #F2F3F5;
	box-sizing: border-box;
	border-radius: 7px;
	overflow: hidden;
}
#customerservice .content .navigation a{
	display: block;
	width: 90px;
	height:30px;
	line-height: 30px;
	padding-top:40px;
	margin-top:20px;
	font-family: "SourceHanSans-Medium";
	text-align: center;
}
#customerservice .content .navigation a.gifs{
	display: block;
	width: 100%;
	height: 253px;
	background: url(../images/index/good.png) top no-repeat;
	padding:0;
	margin: 0;
}

#customerservice .content .navigation p{
	display: inline-block;
	margin-left: 5px;
}
#customerservice .content .navigation p:hover{
	transform: translateY(-10px);
	transition: 1s;
}
#customerservice .content .navigation a.news{
	background-image: url(../images/index/index.png);
	background-position: -1370px 0;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.news:hover{
	background-image: url(../images/index/index.png);
	background-position: -1370px -800px;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.tech{
	background-image: url(../images/index/index.png);
	background-position: -1370px -200px;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.tech:hover{
	background-image: url(../images/index/index.png);
	background-position: -1370px -1000px;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.help{
	background-image: url(../images/index/index.png);
	background-position: -1370px -400px;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.help:hover{
	background-image: url(../images/index/index.png);
	background-position: -1370px -1200px;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.bbs{
	background-image: url(../images/index/index.png);
	background-position: -1370px -600px;
	background-repeat: no-repeat;
}
#customerservice .content .navigation a.bbs:hover{
	background-image: url(../images/index/index.png);
	background-position: -1370px -1400px;
	background-repeat: no-repeat;
}
#customerservice .content .item{
	float: left;
	width: 335px;
	margin-left: 60px;
	overflow: hidden;
}
#customerservice .content .item a{
	line-height:50px;
	display: block;
	white-space: nowrap;
	color: #4E5969;
	overflow: hidden;
	line-height: 60px;
}
#customerservice .content .item a.title{
	font-size: 18px;
	font-family: "SourceHanSans-Medium";
	padding-left: 50px;
	line-height: 25px;
	background-image: url(../images/index/index.png);
	background-position: -1402px -5px;
	background-repeat: no-repeat;
	color: #1D2129;
}
#customerservice .content .item a:hover{
	color: #23C343;
	font-family: "SourceHanSans-Medium";
}
#customerservice .content .item a i{
	font-style: normal;
	margin-right: 10px;
}
#customerservice .content .item p{
	height: 2px;
	line-height: 2px;
	background-color: #E6E8EC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#customerservice .content .bbslist a.title{
	background-image: url(../images/index/index.png);
	background-position: -1402px -605px;
	background-repeat: no-repeat;
}
#customerservice .content .item a.title:hover{
	background-image: url(../images/index/index.png);
	background-position: -1402px -805px;
	background-repeat: no-repeat;
}
#customerservice .content .bbslist a.title:hover{
	background-image: url(../images/index/index.png);
	background-position: -1402px -1405px;
	background-repeat: no-repeat;
}

#customerservice .content .techlist a.title{
	background-image: url(../images/index/index.png);
	background-position: -1402px -205px;
	background-repeat: no-repeat;
}
#customerservice .content .techlist a.title:hover{
	background-image: url(../images/index/index.png);
	background-position: -1402px -405px;
	background-repeat: no-repeat;
}
#customerservice .content .techlist a.title:hover{
	background-image: url(../images/index/index.png);
	background-position: -1402px -1005px;
	background-repeat: no-repeat;
}
#customerservice .content .bbslist,#customerservice .content .helplist{
	display: none;
}

/* ºÏ×÷»ï°é */
#partners{
    background: #f6f6f6;
    padding-top: 60px;
    padding-bottom: 60px;
	text-align: center;
	border-bottom:2px solid #23C343;
}
#partners h1{
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #1D2129;
	line-height: 35px;
	font-family: "SourceHanSans-Medium";
}
#partners h5{
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #9b9fa3;
	line-height: 25px;
	margin-top: -5px;
}
#partners .content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
    text-align:left;
}
#partners .content a{
    display: inline-block;
    background: url(../images/index/friend.png) no-repeat;
    margin-bottom: 40px;
    margin-right: 35px;
    height: 45px;
    width: 165px;
}
#partners .content a.aliyun{
    background-position: -24px 9px;
}
#partners .content a.qcloud{
    background-position: -20px -91px;
}
#partners .content a.baidu{
    background-position: -15px -189px;
}
#partners .content a.azure{
    background-position: 0 -289px;
}
#partners .content a.huawei{
    background-position: 0 -388px;
}
#partners .content a.jd{
    background-position: 10px -490px;
    margin-right:0;
}
#partners .content a.suning{
    background-position: -27px -590px;
}
#partners .content a.ctyun{
    background-position: -20px -688px;
}
#partners .content a.yongyou{
    background-position: -15px -788px;
}
#partners .content a.gw{
    background-position:0 -1200px;
}
#partners .content a.qy{
    background-position: 0 -990px;
}
#partners .content a.xinnet{
    background-position: 13px -1092px;
    margin-right:0;
}

#partners .friend{
    width: 1200px;
    margin:0 auto;
	overflow: hidden;
    text-align: left;
}
#partners .friend a{
    display: inline-block;
	color: #777;
    margin-bottom:15px;
    margin-top:15px;
	margin-right: 20px;
}

#partners .friend a.name{
    margin-right: 20px;
    color: #666;
}

#partners .friend a:hover{
	color: #23C343;
}
#partners .friend a.name:hover{
	color:#666;
	text-decoration: none;
}