@charset "UTF-8";
/* header */
.header{position:relative;height:auto;}
.header_top{height:30px; background: #09a79a; }
.header_top_left{width:100%; float: left; font-size: 12px; color: #ffffff;text-indent: 10px; line-height: 30px;}
.header_top_right{width: 20% ; float: right; }
.header_top_right1 a {width: 40%; float: left; height: 30px; float: left;  color: #ffffff;text-align:center; font-size: 12px; line-height: 30px;}
.header_top_right2 a {width: 49%; float: left; background: url(i/zg.jpg) no-repeat; height: 30px; float: left; color: #ffffff;
	text-align:center; font-size: 12px; line-height: 30px; margin-left: 1%;}


.header_top_right ul{}
.header_top_right ul li{width: 50%; float: left; font-size: 12px; line-height: 30px; color: #ffffff;}


.header .logo{display:block;height:80px;width:80%; }
.header .logo1 {width:20%; float: left;}
.header .logo1  img {width: 100%;}
.header .logo1-1{width: 10%; float: left;}
.header .logo1  p{font-size: 30px;}
.header .logo2{font-size:12px;  line-height:28px;font-weight: bold; color: #343a48; width:85%; float: left; padding-left:4%;}
.header .logo2 img {width: 100%;}
.header .logo2 p{font-weight: bold; font-size:20px;}
.header .yy{width: 20%; float: left;}
.header .logo3{}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#0067d2;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:40px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}

@media (min-width:641px){body{margin:auto;}}