/*公共类*/
.w{
	max-width: 1920px;
	min-width: 768px;
	min-width: 768px\9;
	margin: 0 auto;
}
.fl {
    float: left
}

.fr {
    float: right
}
.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.hide {
    display: none;
}
.fb{
	font-weight: bold;
}
/*头部导航*/
#headerCheacked{
	color: #81387a;
}
.index_header{
	width: 100%;
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
/*	background: rgba(0,0,0,0.3);*/
}
#touming{
	background-color: rgba(0,0,0,0);
}
#yinying{
	background-color: rgba(0,0,0,0.5);

}
.yinying{
	background-color: rgba(0,0,0,1);
}

.index_header a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}
.index_header a:hover {

}
.indexHeader{
	background-color: rgba(0,0,0,0);
}
.index_header .header_logo{
	width: 17%;
}
.index_header .header_logo a{
	/*float: right;*/
	display: block;
	background: url(../images/logo.png) no-repeat;
	width: 134px;
	height: 54px;
	margin-top: 13px;
	margin-left: 20%;
	background-size: 78% auto;
}
.header_nav{
	width: 69%;
}
.header_nav .nav_ul{
	margin-right: 5%;
}

.nav_ul li:hover a {
    padding-bottom: 23px;
    border-bottom:  5px solid #fff;
	opacity: 1;

}
.header_nav .nav_ul .headerCheacked{
	color: #81387a;
}
.header_nav .nav_ul li{
	height: 70px;
	width: 10%;
	line-height: 70px;
	float: right;
	/*margin-left:9%;*/
	text-align: center;
/*	padding: 0 2%;*/
	font-size: 18px;
}
.header_nav .nav_ul li.active{
	/*background: #f0f0f0;*/
}

.index_header .header_landing{
    line-height: 47px;
    /* position: absolute; */
    text-align: center;
    /* top: 0; */
    /* right: 2%; */
    display: flex;
}
.index_header .header_landing >a {
    margin-right: 10px;
}
.index_header .header_landing .loginLine{
    color: rgba(255,255,255,.6);
    position: absolute;
    left: 42%;
    font-weight: bold;
}
.index_header .header_landing .href{
    color: #ffffff;
    width: 100px;
    height: 32px;
    border-width: 1px;
    border-radius: 16px;
    border-style: solid;
    font-size: 14px;
    display: block;
    float: left;
    line-height: 30px;
    margin-right: 15px;
}
.index_header .header_landing .login{
    background-color: transparent;
    border-color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.index_header .header_landing .register,.index_header .header_landing .login:hover{
    background-color: #1CF3DB;
    border-color: #1CF3DB;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.index_header .header_landing .userName{
	margin: 0;
}

.index_header .header_landing .exitLine{
	color: #fff;
	font-weight: bold;
	margin: 0 14px;
}

/*下载盒子*/
.header_nav .nav_ul {
	position: relative;
	margin-left: 0px;
	/*padding-left:9% ;*/
}
.downDiv{
	color: #fff;
	position: absolute;
	width: 450px;
	height: 356px;
	background: rgba(0,0,0,0.8);
	left: -146px;
	top: 70px;
	padding: 14px 14px;
	display: none;
}
#divDownload {
    display: none;
    position: relative;
    color: #fff;
    width: 100%;
    height: auto;
    padding: 10px;
    background: rgba(0,0,0,0.8);
    position: absolute;
    left: 0px;
    top: 45px;
}
#divDownload>div.download-item{
    padding: 10px 0;
}

.servicedDiv{
	color: #fff;
	position: absolute;
	width: 100%;
	height: 225px;
	background: rgba(0,0,0,0.8);
	left: 0px;
	top: 70px;
        line-height: 45px;
	/*padding: 14px 14px;*/
	display: none;
}
.top-menu-child-item{
    font-size: 18px;
}
@media (max-width: 900px){
	.top-menu-child-item{
            font-size: 15px;
	}
}

.servicedParent:hover > .servicedDiv {
    display: block;
}
.downDiv h3{
	font-size: 16px;
}
.windows{
	margin-top: 6px;
	margin-bottom: 10px;
}
.windowH{
	margin-left: -220px;
}
.linuxH{
	margin-left: -252px;
}
.windows .W_con{
	height: 70px;
	position: relative;
	line-height: 80px;
	font-size: 14px;
	padding-left: 92px;
	border-bottom: 1px solid #4f1e4b;
}
.windows i,.linux i{
	display: inline-block;
	width: 30px;
    height: 30px;
    background-size: 30px 30px !important;
	position: absolute;
	top: 20px;
	left: 52px;
}
.windows i{
	background: url(../images/windows.png) no-repeat;
}
.windows .W_con .windowslink{
	margin-left: 100px;
}
/*linux*/
.linux .l_con{
	height: 44px;
	position: relative;
	line-height: 80px;
	font-size: 14px;
	padding-left: 114px;
}
.linux i{
	margin-top: 6px;
}
.linux .RHEL .Rhel{
	background: url(../images/sredhat.png);
	left: 16px;
}
.linux .RHEL .CentOS{
	background: url(../functionimgs/smallCentos.png);
	background-size: 40px 40px;
	left: 54px;
}
.linux .RHEL span{
	margin-left: 70px;
}
.linux .Ubuntu i{
	background: url(../images/subuntu.png);
}
.linux .Ubuntu span{
	margin-left: 48px;
}
.linux .SUSE i{
	background: url(../images/ssuse.png);
}
.linux .SUSE span{
	margin-left: 72px;
}
.howuse{
    height: 44px;
    margin-top: 12px;
    border-top: 1px solid #4f1e4b;
    position: relative;
}
.howuse .use{
	position: absolute;
	top: -24px;
	left: 32px;
	margin-top: 10px;
}
.howuse .groupnumber{
	font-size: 14px;
    position: absolute;
    top: 12px;
    left: 24px;
    margin-top: 10px;
}
.howuse .daohangerweima{
	width: 62px;
    position: absolute;
    top: 6px;
    left: 342px;
}
.howuse .groupnumber i{
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 26px;
	left: -22px;
	background: url(../images/qq.png) no-repeat;
	background-size: 100%;
}

.menu_huodong{
	position: relative;
}
.menu_check{
	position: relative;
}
.streamer{
	width: 100%;
}
.streamer img{
	width: 100%;
}


/*footer  开始*/
.index_footer {
	font-size: 1rem;
	text-align: center;
	color: #fff;
	width: 100%;
	background-color: #383838;
}
.index_footer a{
	color: #fff;
}
.index_footer .footer_con{
	width: 100%;
	min-height: 224px;
	height: 17rem;
}
.footerBottom{
	width: 100%;
	text-align: center;
	height: 7.4rem;
	border-top: 1px solid #888888;
}
.footerBottom a{
	cursor: pointer;
}
.footerTop1{
	margin-top: 3rem;
	margin-left: 15.6rem;
}
.footerTop1 h4{
	font-size: 1rem;
	margin-bottom: 24px;
	text-align: center;
}
/*222222222222*/
.footerTop2{
	font-size: 1rem;
}
.footerTop2{
	width: 19.1rem;
	text-align: left;
	padding-top: 3rem;
	margin-left: 15.3rem;
}
.footerTop2 h4{
	margin-bottom: 2rem;
}
.footerTop2 span{
	display: block;
	font-size: 0.8rem;
	height: 1.9rem;
	line-height: 1.9rem;
	margin: 13px 0;
	text-indent: 3rem;
}
.footerTop2 .phone{
	background: url(../images/footer3.png) left center no-repeat;
	background-size: 1.5rem;
}
.footerTop2 .e-mail{
	background: url(../images/footer2.png) 1px center no-repeat;
	background-size: 1.3rem;
}
.footerTop2 .URL{
	background: url(../images/footer1.png) -1px no-repeat;
	background-size: 1.6rem;
}
.footerTop2 .QQimg{
	background: url(../images/qq.png) left center no-repeat;
	background-size: 1.6rem;
}
/*33333333*/
.footerTop3,.footerTop4{
	width: 17.5rem;
	text-align: left;
	padding-top: 3rem;
}
.footerTop3 h4,.footerTop4 h4{
	margin-bottom: 2.4rem;
	font-size: 1rem;
}
.footerTop3{
	margin-left: 1rem;
	margin-bottom: 9rem;
}
.footerTop3 a{
	display: block;
	font-size: 0.8rem;
	margin-top: 2px;
    padding-left: 2.5rem;
}

.footerTop3 a.QQ{
	background: url(../images/footer4.png) no-repeat;
	background-size: 1.4rem;
}
.footerTop3 a.question{
	background: url(../images/footer5.png) no-repeat 1px;
	background-size: 1.4rem;
}


.footerTop4 a{
	display: block;
	margin-bottom: 1.45rem;
	font-size: 0.8rem;
}
/*0000*/
.footerour{
	display: block;
	margin-top: 2.4rem;
	font-size: 0.8rem;
}
@media (max-width: 1452px){

	.footerTop3{
		width: 14.5rem
	}
	.footerTop4{
		width: 14.5rem
	}
}
@media (max-width: 1260px){
	.footerTop1{
		margin-left: 12rem;
	}
	.footerTop2{
		margin-left: 9.3rem;
	}
	.footerTop3{
		margin-left: 4.7rem;
	}
	.footerTop4{
		width: 10rem;
	}
}
@media (max-width: 900px){
	.footerTop1{
		margin-left: 5rem;
	}
	.footerTop2{
		margin-left: 6.3rem;
	}

	.footerTop2{
		width: 22rem\9;
	}
	.footerTop3{
		width: 22rem\9;
	}
	.header_nav .nav_ul li{
		font-size: 15px;
	}
}









/*临时弹窗*/
#attentionOur{
	position: relative;
}
#morethan{
    width: 690px;
    height: 326px;
    position: absolute;
    top: 85px;
    left: -226px;
    background: rgba(0,0,0,0.3);
	display: none;
}
#morethan p{
	line-height: 68px;
	color: #fff;
	text-align: left;
	text-indent:2em;
}

#attentionOur:hover #morethan{
	display: block;
}


/*服务咨询弹窗*/
.QQwindow{
	width: 47%;
	height: 69%;
	background: -webkit-linear-gradient(left,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* 标准的语法 */
	color: #fff;
	text-align: left;
	font-size: 0.8rem;
}
.QQtit{
	position: relative;
	padding: 9% 5% 5% 5%;
	text-align: center;
}

/*弹窗黑透背景*/
.commonMask{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	display: none;
	z-index: 9999;
}
.conmonWindow{
	min-height: 164px;
	min-width: 436px;
	position: absolute;
	left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
}
.closeButton{
	width: 1.6rem;
	height: 1.6rem;
	position: absolute;
	top: 8px;
	right: 9px;
	background: url(../images/closebutton.png);
	background-size:100% 100% ;
}
.backTit{
	text-align: center;
	padding: 9% 5% 5% 5%;;
}

/*footer 弹窗*/
/*意见反馈*/
.feedback{
	width: 47%;
	height: 69%;
	min-height: 240px;
	background: -webkit-linear-gradient(left,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right,rgba(34,45,105, 0.5), rgba(124,43,165, 0.5)); /* 标准的语法 */
	color: #fff;
	text-align: left;
}

form {
	max-width: 84%;
	width: 100%;
	margin: 1.5rem auto 0;
	font-size: 1.5rem;
}

label {
	display: block;
	/* margin: 1.5rem; */
}

input {
	display: block;
	width: 100%;
	height: 1.6rem;
	margin-top: 0.5rem;
}
textarea{
	width: 100%;
    height: 8rem;
	background: transparent;
	padding: 5px 10px;
}
input,textarea{
	border: 1px solid #ddd;
	font-size: 0.8rem;
	color: #000;
	outline: none;
}
.feedbackButton{
	display: block;
	width: 84%;
	margin-left: 8%;
	margin-top: 5%;
	background: #a9288d !important;
	color: #fff;
	padding: 2%;
}



.QQtit{
	position: relative;
	padding: 9% 5% 5% 5%;
	text-align: center;
}
.leftLine,.rightLine{
	width: 42%;
	border-bottom: 1px solid #80387a;
	margin-top: 14px;
}
.leftLine{
	float: left;
}
.rightLine{
	float: right;
}
.QQCont{
	padding: 0 5%;
	height: 100%;
}
.QQCont  ul{
	height: 100%;
}
.QQCont  ul li{
	height: 11%;
}
.QQCont  ul li img{
	display: inline-block;
	margin: 0 !important;
}


/* 关于我们  */
.articleHeaher{
	background-image: linear-gradient(
		to right,
		#4b3a78 1%,
		#662473 100%
	);
	z-index: 199999;
}
.introBg{
	background: #f0f0f0;
}
.aboutUs{
	display: block;
	width: 100%;
    height: 1.7rem;
    line-height: 1.6rem;
    border: 1px solid #fff;
    margin-top: 0.9rem;
    color: #fff;
    cursor: pointer;
}
.companyProfile{
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 120px;
	height: 100%;
}
.companyProfile h1{
	font-size: 1.5rem;
    padding: 0 0 2rem;
    text-align: center;
}
 .companyProfile p{
 	text-indent: 2em;
 	font-size: 1rem;
    line-height: 2.5rem;
 }
 .introPic{
 	margin: 56px auto;
 	width: 603px;
 	height: 284px;
 	background: url(../images/introPic.png);
 }

@media only screen and (max-width: 1400px) {
	.header_nav .nav_ul li{
		width: 12%;
	}
}
@media only screen and (max-width: 1175px) {
	.header_nav .nav_ul li{
		width: 15%;
	}
}
