
* {margin: 0;padding: 0}

em,i {font-style: normal}

li {list-style: none}

img {border: 0;vertical-align: middle}
button {cursor: pointer}

a {text-decoration: none; color: #222;}
a:hover {text-decoration: none;}

button,
input {
font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif
}


.clearfix:after {
	visibility: hidden;
	clear: both;
	display: block;
	content: ".";
	height: 0;
}
.clearfix {
	*zoom: 1;
}

#APPVUE > .wrap:nth-last-child(2) > .wrap-body > .wrap-item:last-child > .wrap-rule-body .rule-desc{
    /* font-size: 12px; */
    /* color: #111; */
    /* font-weight: bold; */
}
#APPVUE > .wrap:nth-last-child(2) > .wrap-body > .wrap-item:last-child > .wrap-rule-body .rule-desc .text-black{
    /* color: #f00 !important; */
}

.POP-UP-MODULE{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    
    justify-content: center;
    align-items: center;
    align-content: center;
	display: none;
}
.POP-UP-MODULE.on{
	display: -webkit-flex;
    display: flex;
}
.POP-UP-MODULE .bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: -1;
}
.POP-UP-MODULE .img-box{
}

.POP-UP-MODULE .img-box img {
    display: block;
}
.POP-UP-MODULE .out-btn{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 3;
    color: #fff;
    font-size: 12px;
    text-align: center;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
    opacity: 1;
    cursor: pointer;
}

.POP-UP-MODULE .out-btn:hover {
    color: #a3c8ff;
}
.POP-UP-MODULE .out-btn i{
    font-size: 30px;
    display: block;
    height: 30px;
    line-height: 30px;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
}


input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: -internal-light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;
    color: fieldtext !important;
}

.jq-icon-error {
    background-color: #22c6b9;
    color: #ffffff;
	background-position: 20px 24px;
}
.jq-has-icon {
	padding: 18px 18px 16px 58px;
}
.jq-toast-loaded{
	background-color: #77ddd5 !important; 
}

.parsley-error-list{
	height: auto;
    line-height: initial;
    position: absolute;
    left: 17px;
    bottom: -17px;
}
.parsley-error-list .required{
	    font-size: 12px;
    color: #ff4d4f;
}

@font-face {font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}





.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


body {

	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	font: 12px/1.5 Arial Unicode MS ,Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
	overflow-x: hidden;
	font-family: PingFang SC,-apple-system,  Helvetica Neue, Helvetica, Arial, /*PingFang SC,*/ Hiragino Sans GB, STHeiti, Microsoft YaHei, Microsoft JhengHei, SimSun, sans-serif;
	/*background: #f4f5f7;*/
	background: #fff;
}
html,body{
	height: 100%;
	/*overflow-x: hidden;*/
}



.login-logo{
	position: fixed;
    left: 30px;
    top: 30px;
    z-index: 11;
}
.login-logo a{
	display: block;
}
.login-logo img{}

.Cloud-Services-fixed-box{
    position: fixed;
    right: 0;
    bottom: 10%;
    padding: 0 0 4px;
    border-radius: 8px;
    background-color: #FFF;
    /* border: 1px solid #FFF; */
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
    z-index: 101;
}
.Cloud-Services-fixed-box .cser-box{
    margin: 0px 0;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}
.Cloud-Services-fixed-box .gongdan{
	border: none;
}


.Cloud-Services-fixed-box .cser-box.zzz {background: #22c6b9;border-radius: 8px 8px 0 0;}

.Cloud-Services-fixed-box .cser-box.zzz a {
    display: block;
    padding-top: 5px;
}

.Cloud-Services-fixed-box .cser-box:last-child {
    border-bottom: none;
}
.Cloud-Services-fixed-box .cser-box .ico-box{
    width: 66px;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
}
.Cloud-Services-fixed-box .cser-box .ico-box i{
    color: #c7c7c7;
    font-size: 22px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}

.Cloud-Services-fixed-box .cser-box .ico-box p {}

.Cloud-Services-fixed-box .cser-box.zzz .ico-box i, .Cloud-Services-fixed-box .cser-box.zzz .ico-box p {
    color: #fff !important;
}

.Cloud-Services-fixed-box .cser-box .ico-box p {
    font-size: 12px;
    color: #8f8f8f;
    position: relative;
    top: -2px;
}

.Cloud-Services-fixed-box .cser-box:hover .ico-box p {
    color: #22c6b9;
}
.Cloud-Services-fixed-box .cser-box:hover .ico-box i{
	color: #22c6b9;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box{
    visibility: hidden;
    position: absolute;
    right: 24px;
    top: 50%;
    padding: 16px 16px;
    width: 190px;
    border-radius: 10px;
    background-color: #FFF;
    border: 1px solid #FFF;
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
    transform: translatey(-50%);
    /* -webkit-transition: .2s; */
    /*-moz-transition: .2s;*/
    /* transition: .2s; */
    z-index: -1;
}
.Cloud-Services-fixed-box .cser-box:hover .Sliding-Box{
   opacity: 1;
   visibility: visible;
   right: 66px;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content {}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content > p {
    text-align: center;
    color: #373737;
    padding: 10px 0 0;
    font-size: 14px;
    border-top: 1px solid #f1f1f1;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content .qq-item {
    margin-bottom: 16px;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content .qq-item a {
    line-height: 24px;
    display: block;
    font-size: 14px;
    color: #353535;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin: 6px 0;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content .qq-item a i {
	background: url('../images/QQ-yuanse.png') no-repeat center;
	color: rgba(0,0,0,0);
	background-size: contain;
	width: 20px;
	height: 20px;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content .qq-item a span {
    display: block;
    padding: 0 4px;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content .qq-item a:hover span {
    color: #22c6b9;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .QQ-content .qq-item a p {
    font-size: 12px;
    color: #c7c7c7;
    position: relative;
    height: 14px;
    line-height: 14px;
    padding-left: 20px;
}

.Cloud-Services-fixed-box .cser-box:hover .Sliding-Box .QQ-confent {}
.Cloud-Services-fixed-box .cser-box .Sliding-Box > ul{}
.Cloud-Services-fixed-box .cser-box .Sliding-Box >  ul li{}
.Cloud-Services-fixed-box .cser-box .Sliding-Box >  ul li h5{
    font-size: 14px;
    color: #111;
    font-weight: normal;
    margin-bottom: 2px;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box >  ul li p{
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    color: #22c6b9;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box >  ul li span{
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #22c6b9;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box .weixin-content{
    text-align: center;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .weixin-content .box {
    width: 48%;
    margin: 0 4% 0 0;
}

.Cloud-Services-fixed-box .cser-box .Sliding-Box .weixin-content .box:nth-child(2n) {
    margin-right: 0;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box .weixin-content .img{
    margin-bottom: 4px;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box .weixin-content .img img{
    display: block;
    margin: 0 auto;
    max-width: 90%;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box .weixin-content p{
    font-size: 13px;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box .table-lb{
    text-align: center;
    color: #999;
}
.Cloud-Services-fixed-box .cser-box .Sliding-Box .table-lb p{
    font-size: 12px;
}


.Cloud-Services-fixed-box .to-top-btn {
    position: absolute;
    bottom: -74px;
    left: 0;
    width: 66px;
    height: 66px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
    align-items: center;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    flex-wrap: wrap;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    display: -webkit-flex;
    display: flex;
    opacity: 0;
}
.Cloud-Services-fixed-box .to-top-btn.show{
	display: -webkit-flex;
	display: flex;
	opacity: 1;
}

.Cloud-Services-fixed-box .to-top-btn p {
    font-size: 12px;
    color: #8f8f8f;
    position: relative;
    top: -2px;
}

.Cloud-Services-fixed-box .to-top-btn i {
    color: #c7c7c7;
    font-size: 22px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}


.Article_Content_Box{}
.Article_Content_Box li{
	list-style: auto;
}


.rule-list .rule-item i {
    color: rgba(0,0,0,.0);
    width: 16px;
    height: 16px;
	background-position: 0 0;
}
.rule-list .rule-item.active i {
	    background-position: 0 -16px;
}
.iconfont-icon_centos{
	background: url(../images/iconfont-centos.png) no-repeat center;
}
.iconfont-debian{background: url(../images/iconfont-Debian.png) no-repeat center;}
.iconfont-Ubuntu{background: url(../images/iconfont-ubuntu.png) no-repeat center;}
.iconfont-windows{background: url(../images/iconfont-windows.png) no-repeat center;}

@media screen and (max-width: 1080px) {
	.login-logo,
	.Cloud-Services-fixed-box{display: none;}
	
}


