

@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #01439a;
}

html{
	font-family: 'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;
}

::-webkit-scrollbar {
	display: none;
}

.scroll_content{
	-ms-scroll-chaining: chained;
	-ms-overflow-style: none;
	-ms-content-zooming: zoom;
	-ms-scroll-rails: none;
	-ms-content-zoom-limit-min: 100%;
	-ms-content-zoom-limit-max: 500%;
	-ms-scroll-snap-type: proximity;
	-ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
	-ms-overflow-style: none;
	overflow: auto;
}

img {
	border: none;
}

ul {
	list-style: none;
}

li {
	float: left;
	display: inline-block;
}
body{
	overflow-x:hidden;
	overflow-y:auto;
	min-width: 1250px;
}

.clearfix {
	clear: both;
}

.container {
	width: 100%;
	height: 100%;
}

.placeholder{
	color: #ccc;
}
.logo_Welcome{
    font-size: 14px;
}
.logo_title{
	position: absolute;
    width: 100%;
    height: 30px;
    top: 0px;
    background-color: #4498e6;
}
.onlinService{
    float: right;
    height: 51px;
    width: 122px;
    margin-top: -62px;
    margin-right: 400px;
}
.onlinService a{
	font-size: 20px;
	color: #045ebc;
	background: url("../images/onlinService.png") no-repeat;
	background-origin: padding-box;
    padding-left: 37px;
    padding-top: 3px;
    padding-bottom: 7px;
}
.onlinPhone{
	height: 59px;
    width: 202px;
    float: right;
    margin-top: -75px;
    margin-right: 8%;
    background: url(../images/phone.png) no-repeat;
    line-height: 13px;
    font-size: 20px;
    color:#045ebc;
    background-origin: padding-box;
}
.logo {
	height: 80px;
	width: 80px;
	position: absolute;
	top: 40px;
	left: 80px;
	background: url("../images/logo.png") no-repeat;
	padding-left: 85px;
    background-origin: padding-box;
}
.logo_name1{
	font-size: 25px;
	padding-left: 165px;
	color: black;
}
.logo_name2{
	font-size: 16px;
	padding-left: 165px;
	color: black;
}
.curtime{
	position: absolute;
	top: 6px;
	right: 225px;
	font-size: 12px;
	color: #eee;
}
.topbar{
	/* list-style: none;
	color: #eee;
	float: right;
    margin-top: -120px;
    position: relative;
    z-index: 1;
    margin-right: 205px; */
    list-style: none;
    color: #eee;
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 5%;
}
.topbar li{
	float: left;
	padding-left: 13px;
	padding-top: 3px;
}
.topbar li a{
	font-size: 14px;
	color: #eee;
}
.loginBg {
	width: 100%;
	/* background: url("../images/loginbg.png") no-repeat;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='indexue/guide/login/images/loginbg.png',sizingMethod='scale'); */
}
.tbox{
	/* position: relative;
	z-index: 3;
	float: right;
    margin-top: 25px;
    margin-right: 208px; */

    width: 320px;
    position: absolute;
    right: 8%;
    top: 20%;
    z-index: 3;
}
.loginBox {
	/* width: 375px;
	height: 390px; */
	width: 317px;
    height: 310px;
	border-radius:5px;
	background-color: #ffffff;
	/* background: url("../images/loginboxbg.png") -11px 0px no-repeat; */
	float: right;
}
.controlBox{
	width: 249px;
}
.reguser_div{
	font-size: 12px;
    color: #999999;
    text-align: center;
    line-height: 40px;
	width: 317px;
    height: 40px;
    background-color: #f7f7f7;
    position: inherit;
    bottom: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	top: 340px;
}
.reguser_image{
	background: url("../images/reguser_go.png") no-repeat;
    height: 17px;
    width: 17px;
    position: absolute;
    margin-left: 265px;
    margin-top: -28px;
}
.down_icon{
	background: url("../images/down_icon.png") no-repeat;
	height: 20px;
	width: 20px;
}
.weixin_icon{
	background: url("../images/weixin_icon.png") no-repeat;
	height: 20px;
	width: 20px;
}
.app_icon{
	background: url("../images/app_icon.png") no-repeat;
	height: 17px;
	width: 17px;
}
.loginBox .tabs li {
	/* background: url("../images/tab.png") no-repeat; */
	width: 33.33%;
	/*width: 50%;*/
	height: 45px;
	color: #666;
	cursor: pointer;
	/* margin-top: 10px; */
}
.loginBox .tabs li div{
	font-size: 13px;
	font-weight: bold;
    text-align: center;
	line-height: 35px;
	background-color: #233d57;
	color:#ffffff;
}
.loginBox .tabs li.sel {
	font-weight: bold;
	color: #fff;
	height:45px;
	/* background: url("../images/tabsel.png") no-repeat; */
}
.loginBox .tabs li.sel div{
	background-color:#ffffff;
	color:#444444;
}

.loginForm {
	width: 100%;
	height:390px;
	/* width:532px; */
}
/* IE8 input居中 */
.loginForm input{
      padding: 4px 0px\0;
}
/* IE9+ */
@media all and (min-width:0) {
    .loginForm input{
      padding: 0px;
    }
}
.login {
    margin-top: 15px;
    margin-left: 35px;
    margin-right: 35px;
}
.login .licon{
	width: 42px;
	height: 30px;
	display: block;
	float: left;
}
.typeicon{
	background: url("../images/typeicon.png") no-repeat;
}
.caicon{
	background: url("../images/ca.png") no-repeat;
}
.usericon{
	/* background: url("../images/usericon.png") no-repeat; */
	background: url("../images/user.png") no-repeat;
}
.passicon{
	/* background: url("../images/passicon.png") no-repeat; */
	background: url("../images/password.png") no-repeat;
}
.nowPhone{
	/* background: url("../images/passicon.png") no-repeat; */
	background: url("../images/nowPhone.png") no-repeat;
}
.vericon{
	background: url("../images/vericon.png") no-repeat;
}
/* .login .item {
	padding: 6px 0px;
} */
.login .item select option{
	font-size: 14px;
}
#caBox{
    border: solid 1px #e5e5e5;
    border-radius: 2px;
    margin: 6px 0px;
    height: 30px;
	background:url("../images/ca.png") no-repeat 10px center;
	z-index: 10;
	}
#userBox{
    border: solid 1px #e5e5e5;
    border-radius: 2px;
    margin: 6px 0px;
    height: 30px;
	background:url("../images/user.png") no-repeat 10px center;
	z-index: 10;
	}
#pwdBox{
    border: solid 1px #e5e5e5;
    border-radius: 2px;
    margin: 6px 0px;
    height: 30px;
	background:url("../images/password.png") no-repeat 10px center;
	}
#phoneBox{
	border: solid 1px #e5e5e5;
	border-radius: 2px;
	margin: 6px 0px;
	height: 30px;
	background:url("../images/password.png") no-repeat 10px center;
}
#smsBox {
	border: solid 1px #e5e5e5;
	border-radius: 2px;
	margin: 6px 0px;
	height: 30px;
	background: url(../images/password.png) no-repeat 10px center;
}
#userBox #username,#pwdBox #password,#phoneBox #currentphone,#caBox #UserList,#smsBox #smscode{
	float: right;
    border: none;
    background: none;
    height: 30px;
    line-height: 30px;
    width: 85%;
    text-indent: 6px;
    outline:none;
	margin-top: 0px;
}
#smsBox:FOCUS{
	outline:#0664c6 solid 1px;
}
#userBox:FOCUS{
	outline:#0664c6 solid 1px;
}
/* .login .item input ,*/.login .item select {
							 outline: none;
							 width: 205px;
							 height: 40px;
							 line-height: 40px;
							 font-size: 14px;
							 border: 1px solid #d6d6d6;
							 float: left;
							 padding-left: 10px;
						 }

#userBox:FOCUS{
	outline:#0664c6 solid 1px;
}
/* .login .item input ,*/.login .item select {
	outline: none;
	width: 205px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #d6d6d6;
	float: left;
	padding-left: 10px;
}

.login .item select {
	width: 211px;
	height: 30px;
	padding: 5px 0;
	margin-top: -30px;
	margin-left: 36px;
}
.login .verTypeBox.item select{
	width: 130px;
	float: left;
	margin-right: 5px;
}
#caBox select{padding-left: 0;}
#caBox #UserList{text-indent: 0;}
#vertype{
	display: none;
}
#checkCode {
	float: left;
}

#codebox {
	width: 100px;
	height: 40px;
	margin-left: 5px;
	float: left;
}

.chgCode {
	line-height: 36px;
}
.bgSlider{
    /* margin-bottom: 6px; */
}
.loginBtn {
	/* background: url("../images/loginbtn.png") no-repeat; */
	background: -webkit-linear-gradient(top, #ff9b21 , #fc7201); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #ff9b21 , #fc7201); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #ff9b21 , #fc7201); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #ff9b21 , #fc7201); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9b21, endColorstr=#fc7201);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ff9b21, endColorstr=#fc7201)";/*IE8+*/
	width: 247px;
	height: 35px;
	border: none;
    border-radius: 2px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	margin-top: -15px;
}
.loginBtn:hover{
	/* background: url("../images/loginbtn_h.png") no-repeat; */
	background: -webkit-linear-gradient(top, #ffb900 , #ff8c00); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #ffb900 , #ff8c00); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #ffb900 , #ff8c00); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #ffb900 , #ff8c00); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffb900, endColorstr=#ff8c00);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffb900, endColorstr=#ff8c00)";/*IE8+*/
}
.loginBtn:focus{
	outline-color:#ffb900;
}
.loginBtn:ACTIVE{
	border:none;
	outline-color:#ff8d29;
	/* background: url("../images/loginbtn_h.png") no-repeat; */
	background: -webkit-linear-gradient(top, #ff8d29 , #fc6102); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #ff8d29 , #fc6102); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #ff8d29 , #fc6102); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top,#ff8d29 , #fc6102); /* 标准的语法 */
}
.grbtn.loginBtn{
/* 	background: url("../images/minbtnbg.png") no-repeat;
	width: 145px;
	height: 42px;
	float: left; */
}
.grbtn.loginBtn:hover{
	/* background: url("../images/minbtnbg_h.png") no-repeat; */
}
.reguser{
	color:#2d91f3;
	/* color: #fff;
	background: url("../images/minbtnbg.png") no-repeat;
	width: 145px;
	height: 42px;
	display: block;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	float: left;
	margin-left: 20px; */
}
.reguser:hover{
	/* background: url("../images/minbtnbg_h.png") no-repeat; */
}
.login .item.error input {
	border: 1px solid red;
}

.bodyMask {
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
	vertical-align: middle;
	background: #eee url("../images/loading.gif") no-repeat center;
	z-index: 9999;
}

#error {
	color: red;
	display: block;
	width: 249px;
	height: 100%;
	font-size: 14px;
}
#errBox{
	height: 50px;
}
.bodyMask .loading {
	position: absolute;
	font-size: 15px;
	width: 100px;
	height: 30px;
}
.footer-div{
	position: absolute;
	top:55px;
	right:147px;
}
.footer-div div{
	display:inline-block;
	color:#045ebc;
}
.footer-div a{
	color:#045ebc;
}
.ps_icon{
	height:90px;
	margin-left:56%;
	padding-bottom:20px;
	background: url("../images/ps_icon.png") 10px 20px no-repeat;
}


.footer {
	clear: both;
    background: url("../images/bottombg.png") no-repeat;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;

    height: 102px;
    width: 100%;
    float: left;
    border-top: 1px solid #d6d6d6;
    margin: 0 auto;
    overflow: hidden;
}
.footer-icon{
	width: 52px;
    height: 63px;
    display: inline-block;
    background: url(../images/f-icon.png) center center no-repeat;
    margin-top: 20px;
    float: left;
}
.footer-container{
    display: inline-block;
    line-height: 101px;
    height: 101px;
}
.footer-info{
	margin-left: 22px;
    float: left;
    line-height: 26px;
    text-align: left;
    margin-top: 24px;
    font-size: 14px;
    color: #cccccc;
}
.noticeBox{
	background: url("../images/noticebg.png") 0px -5px no-repeat;
	width: 370px;
	height: 351px;
	float: left;
	margin-right: 10px;
}
.forgetpwd{
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
.chgphone{
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
.certificate{
	margin-top:3px;
	font-size: 14px;
	color: #666666;
}
.noticeBox>div{
	height: 160px;
}
.notitle{
	margin-left: 70px;
	color:#fb9b3d;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.nocnt{
	margin-left: 70px;
	text-indent: 2em;
	width: 270px;
	color: #b0b0b0;
	font-size: 14px;
	line-height: 24px;
}
.nocnt .morecnt{
	display: none;
}
.nocnt .more{
	color: #fb9b3d;
	cursor: pointer;
	font-size: 14px;
}
.nocnt.empty{
	/* text-align: center; */
	line-height: 20px;
	/* background: url("../images/logomin.png") no-repeat; */
}
.qrcode{
	width: 200px;
	height: 200px;
	position: absolute;
	display: none;
	background: url("../images/app_download.png") no-repeat;
	background-size:cover;
	z-index: 1000;
	top: 35px;
}
.wxcode{
	width: 200px;
	height: 200px;
	position: absolute;
	display: none;
	background: url("../images/weixin.png") no-repeat;
	background-size:cover;
	z-index: 1000;
	top: 35px;
}
#cloudBody{
	width: 100%;
}
.cloud {
	width: 100%;
	height: 540px;
	background: url(../images/login_bg.png) no-repeat;
	z-index: 1;
    background-size:100% 100%;
	/* opacity: 0.5; */
}
#cloud2 {
	z-index: 1;
}
/* .layui-layer-content{
	text-indent: 2em;
} */
.qrcode-target {
    position: absolute;
    width: 46px;
    height: 50px;
    display: block;
    /* top: 10px;
    right: 21px; */
    /* background-image: url(../images/chglogin_right.png); */
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 101;
    -webkit-transition: background-position .2s cubic-bezier(0.25,.5,.5,.9);
    -moz-transition: background-position .2s cubic-bezier(0.25,.5,.5,.9);
    transition: background-position .2s cubic-bezier(0.25,.5,.5,.9);
}
.qrcode-target-hide {
    background-position:-220px -185px;
}
.qrcode-target-show {
    background-position: -265px -143px;
}
.qr-box{
	width:317px;
	height:100%;
	position:absolute;
	top:0px;
	text-align: center;
}
.qr-title{
	font-size: 17px;
	font-weight: 700;
	margin-top:30px;
}
.qr-footer{
	font-size: 14px;
}
.qr-mask{
	position:absolute;
	top: 68px;
    left: 70px;
	height:210px;
	width:210px;
	background-color: #666;
	filter:alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	z-index:999;
}
.mask-content{
	position:absolute;
	top: 70px;
    left: 68px;
	height:210px;
	width:210px;
	z-index: 1000;
	text-align: center;
}
.qr-mask-msg{
	font-size:15px;
	color: white;
	margin-top: 70px;
}
.refresh-button {
    outline: none;
    line-height: 1.5;
    height: 30px;
    color: #fff;
    border: none;
    background-color: #43bcec;
    display: inline-block;
    margin-top: 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 14px;
    border-radius: 2px;
    padding: 0 20px;
    cursor: pointer;
}
.refresh-button:HOVER{
 	background-color:#1dade6;
}

.notice{
	display:none;
	margin-top: 20px;
	}
.notice_img{
	width: 13px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/notice.png);
	display: inline-block;
	}
.notice_title{
	line-height: 16px;
	margin: 0 0 0 0px;
  	color: gray;


    background-repeat: no-repeat;
    background-image: url(../images/notice.png);
    background-origin: padding-box;
    padding-left: 20px;
}
.service{
	margin-top: 50px;
	}
.blueDiv{
	height: 16px;
	width: 2px;
	display: inline-block;
	background-color: blue;
	}
.service_title{
	height: 40px;
	width: 220px;
	margin-left: 41%;
	background: url(../images/more_service.png) no-repeat;
	}
.services{
	margin: 16px 0 0 0;
	height: 135px;
	}
.server{
		 float: left;
		 width: 12.5%;
		 text-align: center;
	 }
.server7{
	float: left;
	width: 20%;
	text-align: center;
}
.server6{
	float: left;
	width: 16.66666%;
	text-align: center;
}
.server_img{
	width: 42px;
    height: 42px;
    background-size: cover;
	background-repeat: no-repeat;
	margin: 0 auto;
	}
.gjj{
	background-image: url(../images/gjjcx.png);
	}
.dkjd{
	background-image: url(../images/dkjd.png);
}
.dlzn{
	background-image: url(../images/bottom_dlzn.png);
}
.gjjcx{
	background-image: url(../images/bottom_f.png);
	}
.dkjsq{
	background-image: url(../images/bottom_t.png);
	}
.bszn{
	background-image: url(../images/bottom_tr.png);
	}
.xzzx{
	background-image: url(../images/bottom_xzzx.png);
}
.zmdy{
	background-image: url(../images/bottom_zmdy.png);
}
.dwkh{
	background-image: url(../images/bottom_dwkh.png);
}
.grkh{
	background-image: url(../images/bottom_grkh.png);
}
.ywwdcx{
	background-image: url(../images/bottom_fo.png);
	}
.dklpcx{
	background-image: url(../images/bottom_fi.png);
	}
.dtphqk{
	background-image: url(../images/bottom_si.png);
	}
.server_title{
	margin: 10px 0 9px 0;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	}
.server_link{
	font-size: 14px;
	color: #a8b2bb;
	text-decoration: none;
	text-align: center;
	}
.divide_line{
	width: 100%;
	height: 1px;
	background-color: #918d8d80;
	margin: 20px 0 20px 0;
	}
.others{
	margin: 65px 0 0 0;
	}
.otherp{
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	margin-bottom: 20px;
	}
@font-face {
	  font-family: 'Glyphicons Halflings';
	  src: url('../fonts/glyphicons-halflings-regular.eot');
	  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
	}

.glyphicon {
  position: relative;

 	top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}
.Mar{
     background: #FFF;
     overflow: hidden;
     width: 100%; /*页面滚动需要显示的宽度*/
}
.inMar
{
    float: left;
    width: 3500px; /*能在一行放下所有字幕的总宽度*2   像素值或者百分比*/
}
.dta{
	margin: 0 5px 0 5px;
	text-decoration: none;
}
.myarrow {
	width: 7px;
	height: 7px;
	border-top: 2px solid;
	border-right: 2px solid;
	transform: rotate(45deg);
	display: inline-block;
}
.phonecheck{
    height: 20px;
    width: 216px;
    text-indent: 6px;
    outline: none;
    background: #9e9e9e36;
    line-height: 16px;
    padding: 5px 8px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
}
.phonecode{
    height: 20px;
    width: 99px;
    text-indent: 6px;
    outline: none;
    background: transparent;
    line-height: 16px;
    padding: 5px 8px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    margin-top: 10px;
    padding: 5px 8px;
    border: 1px solid #c6c6c6;
    border-radius: 3px
}
.getCode-button {
    outline: none;
    line-height: 1.5;
    height: 30px;
    color: #fff;
    border: none;
    background-color: #43bcec;
    display: inline-block;
    margin-top: -4px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 14px;
    border-radius: 2px;
    padding: 0 10px;
    cursor: pointer;
}
.getCode-button:HOVER{
 	background-color:#1dade6;
}
.phoneCheckTitle{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    width: 317px;
    height: 45px;
    background-color: #1dade6;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.refresh-button2 {
	outline: none;
    line-height: 1.5;
    height: 37px;
    color: #fff;
    border: none;
    background-color: #43bcec;
    display: inline-block;
    margin-top: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 14px;
    border-radius: 2px;
    padding: 0px 50px;
    cursor: pointer;
}
.refresh-button2:HOVER {
    background-color: #1dade6;
}
.msgCenter{
	display: none;
    text-align: center;
    top: 50%;
    left: 40%;
    width: auto;
    height: auto;
    border-radius: 21px;
    background-color: #808080;
    position: absolute;
    z-index: 100
}
.msg{
	color: #fff;
    margin: 10px;
    max-width: 500px;
    text-align: center;
    font-size: 12px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 34px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.open>.dropdown-menu{
	display: block;
}

.other_right{
    clear: both;
    bottom: 0px;
    background-size: cover;
    min-width: 1200px;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    height: 102px;
    float: left;
    border-top: 1px solid #d6d6d6;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bottombg.png);
}
.footlogo{
    width: 52px;
    height: 63px;
    display: inline-block;
    margin-top: 20px;
    float: left;
	background: url(../images/other.png) center center no-repeat;
    margin-left: 35%;
}

.foot{
    margin-left: 22px;
    float: left;
    line-height: 26px;
    text-align: left;
    margin-top: 24px;
    font-size: 14px;
    color: #cccccc;
}
