﻿/*top*/
.top{width: 1200px;height: 110px;margin: 0 auto;position: relative;}
.top .wechat-code{position: absolute;right: 62px;top: 80px;display: none;z-index: 9999;}
.top .wap-code{position: absolute;right: 110px;top: 80px;display: none;z-index: 9999;}
/*logo*/
.szf_sign{width: 300px;height: 70px;}
.szf_sign img{padding-top: 20px;}

.logo{width: 415px;height: 110px;}
.logo img{padding-top: 20px;}
/*search*/
.search-box{width: 550px;height: 110px;}
.search img{width: 520px;height: 65px;background: #fff;margin-top: 24px;}
.search #searchInput{border: none;float: left;width: 350px;height: 34px;line-height: 34px;margin-left: 12px;font-size: 14px;}
::-webkit-input-placeholder{color: #898888;}
.search #searchBtn{border: none;float: right;margin: 0;padding: 0;width: 55px;height: 34px;background: url("../images/search-btn.png");cursor: pointer;margin-top: 1px;}
/*anymore*/
.anymore{height: 110px;}
.anymore .anymore-m{height: 20px;margin-top: 54px;}
.anymore .anymore-m .app{width: 12px;height: 20px;background: url("../images/app-bg.png") top center no-repeat;}
.anymore .anymore-m .blog{width: 24px;height: 20px;background: url("../images/blog-bg.png") top center no-repeat;margin: 0 4px;}
.anymore .anymore-m .WeChat{width: 26px;height: 20px;background: url("../images/wechat-bg.png") top center no-repeat;}
.anymore .anymore-m span a{color: #777;margin: 0 4px;}
.erjiImg{display:inline-block;width:20px;}
.erjiImg img{width:20px;height:auto;margin-top:-3px;}