	/**************通用式样******************/
	*{
		margin:0px;
		padding:0px;
	}
	.logo{
		margin-top:0.375rem;
	}
	ul li{
		list-style:none;
	}
	ul{
		margin-bottom: 0px;
	}
	a{
		text-decoration: none;
	}
	a:active{outline:none;blr:expression(this.onFocus=this.blur()); text-underline: none; }
	a:focus{outline:none; text-underline: none;}
	a:hover, a:focus{
	    text-decoration: none;
	}
	.clear:after{
		 clear: both;
	     content: "";
	     display: block;
	     width: 0;
	     height: 0;
	}
	.fl{
		float: left;
	}
	.fr{
		float: right;
	}
	ul.clear>li{
		float: left;
	}
	body{
		position: relative;
	}
	.bg{
		width: 100%;
	}
	.bg>.bg-con{
		width: 100%;
		height: 100%;
		padding-top: 80px;
	}
	.bg>.bg-con>img{
		width: 100%;
		display: block;
	}
	.page{
		width: 1140px;
		margin: 40px auto;
		text-align: center;
	}
	.page>a{
		color: #888888;
		margin-left: 30px;
	}
	.page>a:hover{
		cursor:pointer;
	}
	.page>a.active{
		display: inline-block;
		height: 40px;
		line-height: 40px;
		width: 40px;
		text-align: center;
		background-color: #0e528c;
		color: #FFFFFF;
		border-radius: 5px;
	}
	.float_R{
		position:fixed;
		top:500px;
		width:160px;
		left:100px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
		border-radius: 5px;
		z-index: 10;
	}
	.float-con>ul{
		padding: 0px 0px;
	}
	.float-con>ul>li{

		height: 40px;
		line-height: 40px;
		text-align: center;
		box-sizing: border-box;
		padding: 0px 20px;

	}
	.float-con>ul>li.active{
		background-color: #004098;
		color:#FFFFFF;
		height: 40px;
		line-height: 40px;
		width: 100%;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}
	.float-con>ul>li.active>a{
		color: #f5f5f5;
	}
	.float-con>ul>li>a{
		display: block;
		color:#666666;
		font-size: 12px;
		line-height: 40px;
		border-bottom:1px solid #CCCCCC;
	}
	.float-con>ul>li:hover{
		cursor: pointer;
	}
	.float-con>ul>li:last-child{
		border:none;
	}
	form>ul>li>.form-input>textarea {
		padding: 10px;
		width: 100%;
		height: 100%;
		resize: none;
		background-color: #f5f5f5;
		border-radius: 3px;
		font-size: 12px;
		text-indent: 24px;
		border: 0;
		outline: none;
		box-sizing: border-box;
		color: #cccccc;
	}
	form>ul>li>.input {
		background-color: #F5F5F5;
		border: none;
		width: 100%;
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
		color: #CCCCCC;
		padding-left: 36px;
		border-radius: 5px;
		background-image: url(../img/yonghu.png);
		background-repeat: no-repeat;
		background-position: 10px 7px;
		background-size: 16px 16px;
		box-sizing: border-box;
		font-size: 12px;
	}
	form>.text {
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		flood-color: #666666;
	}
	form>ul>li {
		margin-top: 10px;
	}
	form>ul>li>.name {
		background-color: #F5F5F5;
		border: none;
		width: 100%;
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
		color: #CCCCCC;
		padding-left: 36px;
		border-radius: 5px;
		background-image: url(../img/yonghu.png);
		background-repeat: no-repeat;
		background-position: 10px 7px;
		background-size: 16px 16px;
		box-sizing: border-box;
		font-size: 12px;
	}
	form>ul>li>.tel {
		background-color: #F5F5F5;
		border:none;
		width: 100%;
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
		color:#CCCCCC;
		padding-left: 36px;
		border-radius: 5px;
		background-image: url(../img/dianhua.png);
		background-repeat: no-repeat;
		background-position: 10px 7px;
		background-size: 16px 16px;
		box-sizing: border-box;
		font-size: 12px;
	}
	form>ul>li>.email {
		background-color: #F5F5F5;
		border:none;
		width: 100%;
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
		color:#CCCCCC;
		padding-left: 36px;
		border-radius: 5px;
		background-image: url(../img/email.png);
		background-repeat: no-repeat;
		background-position: 10px 7px;
		background-size: 16px 16px;
		box-sizing: border-box;
		font-size: 12px;
	}
	form>ul>li>.address {
		background-color: #F5F5F5;
		border:none;
		width: 100%;
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
		color:#CCCCCC;
		padding-left: 36px;
		border-radius: 5px;
		background-image: url(../img/add.png);
		background-repeat: no-repeat;
		background-position: 10px 7px;
		background-size: 16px 16px;
		box-sizing: border-box;
		font-size: 12px;
	}
	form>ul>li>.btn {
		background-color: #004098;
		border:none;
		width: 100%;
		height: 30px;
		line-height: 30px;
		color:#FFFFFF;
		padding-right: 30px;
		border-radius: 5px;
		background-image: url(../img/fasong.png);
		background-repeat: no-repeat;
		background-position:70px center;
		background-size: 20px 20px;
		box-sizing: border-box;
	}
	.float_L{
		position:fixed;
		top:500px;
		width: 160px;
		right:100px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
		border-radius: 5px;
		z-index: 10;
	}
	.float{
		position:fixed;
		width: 160px;
		right:160px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
		border-radius: 5px;
		z-index: 10;
	}
	.float-con>.float-con-head{
		background-color: #004098;
		color:#FFFFFF;
		height: 40px;
		line-height: 40px;
		width: 100%;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}
	.float-con>.float-con-head>img{
		height: 20px;
		width: 20px;
		vertical-align: middle;
	}
	.float-con>.float-con-middle{
		padding: 10px;
	}
	.up-top{
	    position: absolute;
	    bottom:362px;
	    height:40px;
	    width: 100%;
	}
	.up-top-con{
	    width: 1200px;
	    height: 40px;
	    margin: 0px auto;
	    position: relative;
	}
	.up{
	    height: 40px;
	    width: 40px;
	    position: absolute;
	    bottom:0px;
	    background: url(../img/6_03.png) no-repeat;
	    background-size:100% 100%;
	    z-index: 10;
	    right:-60px;
	}