html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
 {
    margin: 0;
    padding: 0
}

img {
    border: 0 none;
}

ul,
li {
    list-style-type: none
}



body,
input,
select,
button,
textarea {
    font-size: 12px;
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Geneva, sans-serif
}

button {
    cursor: pointer
}

i,
em,
cite {
    font-style: normal
}

body {
    background: #fff;
    line-height: 1.2
}

a,
a:link {
    text-decoration: none
}

a:active,
a:hover {
    text-decoration: none
}

a:focus {
    outline: none
}

.fixed:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}
.header{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	z-index: 111;
	height:80px;
	line-height:80px;
	color:#FFFFFF;	
	font-size: 16px;
	background-color: rgba(51,51,51,0.3)
}
.g-container{
	overflow: hidden;
	padding-left: 193px;
	padding-right: 15px;
}
.g-nav-logo{
	float: left;
}
.m-nav-box{
	float: left;
	margin-left: 130px;
}
.caret{
	position: absolute;
	top:40px;
}
.m-nav-box>ul{overflow: hidden;}
.m-nav-box>ul>li:nth-child(1){margin-left: 0;}
.m-nav-box>ul>li{
	float: left;
	margin-left: 60px;
	width: 70px;
	height:80px;
	line-height:80px;
	cursor: pointer;
	text-align: center;
}
.m-nav-box>ul>li>a{
	color:#FFFFFF;
}
.m-nav-box>.g-ul>li>a{
	color: rgb(51,51,51);
}
.m-nav-box>ul>li.active{
	border-bottom: 4px solid #FFFFFF;
}
.u-login-btn{
	float: right;
	width:98px;
	height:30px;
	line-height: 30px;
	margin-top: 25px;
	margin-right: 110px;
	color:#FFFFFF;
	border-radius: 5px;
	text-align: center;
	border:1px solid #FFFFFF;
}
.u-login-btn:hover{
	color:#FFFFFF;
}
.u-login-btn:focus{
	color:#FFFFFF;
}
.u-back{
	width:120px;
	height:30px;
	line-height: 30px;
	margin-top: 25px;
	margin-left: 178px;
	color:#FFFFFF;
	border-radius: 5px;
	text-align: center;
	border:1px solid #FFFFFF;
}
.u-realname{width: 192px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.u-realname,.u-back{color:#FFFFFF;float: right;}
.u-realname:hover,
.u-back:hover,
.u-register:hover,
.u-register:active,
.u-register:focus{color:#FFFFFF;}
.u-back,.u-realname{display: none;}
.u-back{margin-right: 60px;margin-left: 30px;}
.u-register{float: right;color:#FFFFFF;width:98px;height:30px;line-height: 30px;margin-top: 25px;border-radius: 5px;text-align: center;border:1px solid #FFFFFF;margin-right: 5px;}
/*底部*/
.g-gw-footer{
	background-color: rgb(51,136,252);
	height:160px;
	padding: 0;
	margin-bottom: 0;
}
.g-footer-box{
	overflow: hidden;
}
.g-gw-footer-left{
	float: left;
	margin-top: 50px;
}
.g-gw-footer-left li{
	width:235px;
	color:#FFFFFF;
	font-size:16px;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	float: left;
}
.g-gw-footer-right{
	float: left;
	font-size:18px;
	color:#FFFFFF;
}
.g-gw-footer-right span{
	display: inline-block;
	margin-top: 50px;
	margin-right: 15px;
}
.g-gw-footer-bottom{
	text-align: center;
	color:#FFFFFF;
}
.g-gw-footer-bottom a{
	color:#FFFFFF;
}
.g-gw-footer-left li>a{color:#FFFFFF;}
.u-tels{
	margin-right: 20px;
}

/*媒体查询*/
@media screen and (min-width:1631px){
	.u-back{margin-right: 0px;}
}
@media screen and (min-width:1450px) and (max-width: 1630px) {
	.m-nav-box{margin-left: 65px;}
	.m-nav-box>ul>li{margin-left: 45px;}
	.u-back{margin-right: 0px;}
	.u-realname{width: 125px;}
}
@media screen and (min-width:1200px) and (max-width: 1450px) {
	.g-container{padding-left: 90px!important;}
	.m-nav-box{margin-left: 30px;}
	.m-nav-box>ul>li{margin-left: 30px;}
	.u-back{margin-right: 0px;}
	.u-login-btn{margin-right:90px;}
	.u-realname{width: 100px;}
}

@media screen and (max-width: 1200px) {
	.g-container{padding-left: 48px!important;}
	.m-nav-box{
		margin-left: 60px;
	}	
	.m-nav-box>ul{padding: 0;}
	.m-nav-box>ul>li{
		margin-left: 15px;
	}
	.u-login-btn{
		margin-right: 50px;
	}
	.u-realname,.u-back{float: right;}
	.u-realname{width: 94px;}
	.u-back{margin-right: 10px;}
}
@media screen  and (min-width:900px) and (max-width: 1066px) {
	body{
		min-width: 1200px;
	}
	.header{width: 1200px;}
	.u-realname{width: 194px;}
	.g-section-one,.g-section-two,.g-section-three,.g-section-four,.g-section-five,.g-section-six,.g-section-seven,.g-gw-footer{
		width: 100%;
		position: relative;
	}
	.g-section-one-right{
		margin-right: 130px;
	}
	.container{
		width:85%!important;	
	}
	.col-sm-4,.col-xs-6{
		width: 16.66666667%!important;
		float: left!important;
	}
	.col-sm-6{
		width: 33.33333333%!important;
		float: left!important;
	}
	
}
@media screen and (max-width: 900px){
	body{
		min-width: 1200px;
	}
	.g-section-one,.g-section-two,.g-section-three,.g-section-four,.g-section-five,.g-section-six,.g-section-seven,.g-gw-footer{
		width: 100%;
		position: relative;
	}
	.g-section-one-right{
		margin-right: 125px;
	}
	.container{
		width:85%!important;	
	}
	.col-md-4{
		width: 33.33333333%!important;
		float: left!important;
	}
	.col-xs-6{
		width: 16.66666667%!important;
		float: left!important;
	}
	.col-sm-6{
		width: 33.33333333%!important;
		float: left!important;
	}
}