.whitebg{ background:#fff; }
input,textarea,button{margin:0;padding:0;border:none; outline:none;}
textarea{ resize:none; overflow:auto;}
em ,i{ font-style:normal;}
ul,ol{margin:0;padding:0; list-style:none;}
h1,p,h2{margin:0; font-weight:normal;}
a,input{-webkit-tap-highlight-color:rgba(255,0,0,0);text-decoration: none}
img{ border:none; vertical-align:top;}
.clearfix {  zoom: 1;  }
.clearfix:after {  content: '';  display: block;  clear: both;  }
body{margin:0;position:relative; font-family:"Microsoft Yahei", sans-serif !important; background:#e7e8eb; }
html{font-size:16px;}
.fl-left{
    float: left;
    font-size: 28px;
}
.fl-right{
    float: right;
}
.bgc-orange{
	background-color: #f35027;
    color: #fff !important;
    border: none !important;
}

.m-width{
    max-width: 1100px;
    margin: 0 auto;
}
.header{
    height: 90px;
    line-height: 90px;
}
.fixed-header{
    background-color: #fff;
}
.wrap{
    margin-bottom: 0px;
}
.wrap .line{
    background: url("../img/line.png") no-repeat;
    height: 5px;
    width: 100%;
    display: block;
}
.header .logo img{
    margin-top: 8px;    
}
.header .fl-left span{
    font-family: "微软雅黑";
    display: inline-block;
}
.header .nav li a{
    display: block;
    padding: 0 24px;
    color: #5f5f5f;
}
.active{
    background-color: #f0f0f0;
    border-bottom: 5px solid #f35027;
}
.user-btn{
    margin-left: 43px;
}
.user-btn .login{
    border: 1px solid #f35027;
    border-radius: 4px;
	height:37px;
	line-height:37px;
    padding: 0px 22px;
    background-color: #f35027;
    margin-right: 5px;
    cursor: pointer;
    color: #fff;
	display:inline;
	font-size:15px;
}
.user-btn .login:hover{ background:#e3502c; border: 1px solid #e3502c; }
.user-btn .sign{
    border: 1px solid #dcdcdc;
    border-radius: 4px;
	height:37px;
	line-height:37px;
    padding: 0px 32px;
    color: #555;
    cursor: pointer;
	background:#fff;
	font-size:15px;
}
.user-btn .sign:hover{background:#f9f9f9; border:  1px solid #d7d7d7; color:#444; }
.banner{
    width: 100%;
}
.banner .banner-img{
    background: url("../img/banner.jpg") no-repeat center center;
    height: 420px;
	overflow:hidden;
}

.content .our-advantage{
    text-align: center;
    margin-top: 50px;
}
.content .our-advantage h3,.content .our-server h3,.content .our-partner h3{
    font-size: 36px;
    color: #282828;
    font-weight: 400;
	margin-bottom:18px;
}
.content .our-server h3{ margin-top:35px; margin-bottom:63px; }
.content .our-advantage p{
    color: #808080;
	line-height:28px;
}
.content .our-advantage .our-icon{
    margin-top: 60px;
}
.content .our-advantage .our-icon li{
    display: inline-block;
    padding: 0 54px;
}

.content .our-advantage .our-icon li a{
	cursor: default;
}

.content .our-advantage .our-icon li a p{
    color: #222;
    margin-top: 21px;
    font-size: 28px;
}
.content .our-advantage .our-icon li a span{
    color: #888;
    margin-top: 18px;
    display: block;
    width: 160px;
	line-height:26px;
}

.content .our-server{
    background-color: #f9f9f9;
    text-align: center;
    margin-top: 82px;
    padding: 15px 0 32px 0;
}
.content .our-server>div{

}
.content .our-server>div .server-img{
    display: inline-block;
    vertical-align: top;
    margin-right: 52px;

}
.content .our-server>div .server-tit{
    display: inline-block;
    height: 314px;

}
.content .our-server>div .server-tit ul{
    border-left: 1px dashed #ddd;
    padding-left: 62px;
}
.content .our-server>div .server-tit ul li{

}
.content .our-server>div .server-tit ul li img{
    display: inline-block;
    vertical-align: top;
}
.content .our-server>div .server-tit ul li div{
    display: inline-block;
    height: 86px;
    margin-left: 13px;
    margin-bottom: 60px;
}
.content .our-server>div .server-tit ul li div p{
    text-align: left;
    color: #000;
    font-size: 28px;
	height:40px;
	margin-bottom:2px;
	margin-top:5px;
	
}
.content .our-server>div .server-tit ul li div span{
    width: 390px;
    display: block;
    text-align: left;
    color: #666666;
	line-height:26px;

}

.content .our-partner{
    text-align: center;
}
.content .our-partner ul{
    border-left: 1px dashed #e9e9e9;
    border-top: 1px dashed #e9e9e9;
    margin: 34px 0;
}
.content .our-partner ul li{
    width: 19.9%;
	height:145px;
    float: left;
    border-right: 1px dashed #e9e9e9;
    border-bottom: 1px dashed #e9e9e9;
    background-color: #fff;
}
.content .our-partner ul li img{
	webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
	padding: 17px 0px;
}
.content .our-partner ul li img:hover{
	webkit-filter: grayscale(0);
    filter: gray;
    filter: grayscale(0);
}
.content .our-partner ul li:hover{
    background-color: #f9f9f9;
}
.footer{
    background-color: #1f2229;
    text-align: center;
    height: 120px;
    line-height: 30px;
    color: #ffffff;
    font-size: 15px;
    font-family: -webkit-pictograph;
    padding-top: 20px;
}
.layer{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.layer .login-lay{
    width: 420px;
    padding-bottom: 25px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -210px;
    margin-top: 170px;
    border-top: 6px solid #ff5e35;
    border-radius: 0 0 4px 4px;
    text-align: center;
}
.layer .login-lay p{
    font-size: 20px;
    padding: 20px 0px 25px 0px;
    color: #5f5f5f;

}
.layer .login-lay input{
    height: 55px;
    width: 337px;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 14px;
}
.layer .login-lay input.bgc-orange{
    width: 352px;
    padding-left: 0;
    cursor: pointer;
}
.layer .login-lay button{
    color: #fff;
    width: 352px;
    height: 55px;
    font-size: 17px;
    margin-bottom: 14px;
    cursor: pointer;
}
.layer .login-lay span{
    width: 352px;
    margin: 0 auto;
    font-size: 14px;
    color: #919191;
    display: block;
    text-align: left;
    margin-bottom:25px;
}
.layer .login-lay span.login-checkbox{

}
.layer .login-lay span.login-checkbox i{
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    border-radius: 3px;
    vertical-align: middle;
    margin-right: 10px;
    color: transparent;
    text-align: center;
    cursor: pointer;
}
.layer .login-lay span.login-checkbox i.active{
    background-color: #38a565;
    color: #fff;
    border: 1px solid transparent;

}
.layer .login-lay span.login-checkbox a{
    color: #ff653e;
}
.layer .login-lay .logg{
    width: 352px;
    margin: 0 auto;
    font-size: 17px;
    color: #ff653e;
    display: block;
    text-align: left;
    background-color:#f1f1f1;
    height: 55px;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
}
.login-lay i{
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0px;
    right: 12px;
    color: #e4e4e4;
    font-size: 45px;
    cursor: pointer;
}
