.infomation{width:100%;height:90px;min-width:1200px;background:url("../images/bj2.png");position:absolute;bottom:0;left:0;z-index:99;}
.infomation ul li{width:25%;float:left;height:90px;text-align:center;position:relative;border-right:1px solid rgba(255,255,255,.2);}
.infomation ul li:last-child{border-right:0;}
.login_in{display:inline-block;margin-top:22px;position:relative;z-index:9;}
.login_in a{display:block;}
.login_in a img{float:left;max-width:50px;}
.login_in a span{color:#fff;margin-left:20px;font-size:18px;line-height:50px;display:block;float:left;}
.login_in a i{width:50px;height:50px;border:1px solid rgba(255,255,255,.2);border-radius:100%;float:left;display:block;background:url("../images/index_icon.png") 16px 14px no-repeat;}
.login_in a i.i2{background-position:14px -27px;}
.login_in a i.i3{background-position:13px -63px;}
.login_in a i.i4{background-position:12px -103px;}

.layer_tan{width:120%;padding:0 30px 0 30px;border-top:3px solid #f58220;background:url("../images/bj3.png");position:absolute;left:0;bottom:90px; display:none;}
.layer_tan i{width:19px;height:9px;display:block;background:url("../images/jian.png") left center no-repeat;position:absolute;left:25%;bottom:-9px;}
.enter_div{height:64px;border-bottom:1px solid #d7d7d7;position:relative;width:100%;}
.enter_div:last-child{border-bottom:0;}
.enter_div b{font-size:16px;display:block;float:left;line-height:64px;}
.input,.password,.password1{background:none;border:0;padding:18px 20px;float:left;width:70%;font-size:16px;}
.password{width:60%;}
.password1{width:70%;}
.submit{height:40px;width:60px;background:url("../images/r.png") center center no-repeat;border:0;float:right;margin-top:15px;position:relative;cursor:pointer;}
.enter_div em {width:1px;background:#b9bec2;height:34px;position:absolute;right:22%;top:20px;-moz-transform:rotate(15deg);-webkit-transform:rotate(15deg);
-o-transform:rotate(15deg);transform:rotate(15deg);display:block;}
.area{width:20px;height:20px;display:block;background:url("../images/area.png") center center no-repeat;position:absolute;right:8%;top:25px;}
.area.r90{right:28%;}


.tabs_index{width:100%;height:60px;line-height:60px;border-bottom:1px solid #d7d7d7;}
.tabs_index dl dd{width:50%;float:left;text-align:center;cursor:pointer;font-size:16px;height:60px;}
.tabs_index dl dd.cur{border-bottom:2px solid #f58220;}



.meun{width: 8%;display: none;float: right;margin-top:10px ;margin-right: 30px;}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
	.content{width: 100%;padding: 0 20px;}.infomation{display: none;}
}
@media only screen and (max-width:800px ) {
	.nav{position: absolute;top:60px;background: #fff;right: 0;z-index: 200;margin: 0; width: 100%;}  
	.header{height: 60px;border-bottom: 1px solid #ccc;}
	.logo{width: 33%;}
	.phone{display: none;}
	.phone:after{height: 60px;}
	.nav{display: none;}
	.navigation-down{top:123px}
	.meun{display: block;}
	.infomation{display: none;}
}




