.main{
    width: 1400px;
    margin: 0 auto;
}
.mainBar {
	padding-top: 30px;
	font-size: 0;
	margin: 0 -10px;
}
.mainBar a {
	display: inline-block;
	font-size: 15px;
	color: #333;
	padding: 12px 20px;
	background-color: #fff;
	margin: 5px 8px;
}
.mainBar a:hover , .mainBar a.focus {
    background-color: #00a498;
    color: #fff;
}
/* header */
.header{
    height: 42px;
    background-color: #f5f5f5;
}
.header a{
    line-height: 42px;
    font-size: 12px;
    color: #666;
}
.header a:hover{
    color: #00a498;
}
.header span{
    float: left;
}
.header span a{
    margin-right: 25px;
}
.header span a:last-child{
    margin-right: 0;
}
.header p{
    float: right;
    font-size: 12px;
    color: #e4dde4;
}
.header p a{
    margin: 0 10px;
    position: relative;
}
.header p a img.hbapp{
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top: 26px;
    left: -15px;
    display: none;
    z-index: 999;
}
.moblie:hover .hbapp{
    display: block;
}
.header p a:first-child{
    margin-left: 0;
}
.header p a:last-child{
    margin-right: 0;
}
/* search */
#search{
    overflow: hidden;
    background-color: #fff;
    padding:40px 0;
}
#search p{
    text-align: center;
}
#search p a{
    display: inline-block;
}
#search p a img{
 /* width: 375px; */
}
#search p b{
    display: inline-block;
margin-left: 48px;
}

#search form{
    width: 750px;
    margin: 40px auto 0;
    overflow: hidden;
    margin-top: 40px;
}
#search form input{
    float: left;
    width: 633px;
    height: 46px;
    border: 2px solid #c4c4c4;
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 15px;
    font-size: 16px;
    color: #999;
}
#search form input::placeholder{
    font-size: 16px;
    color: #999;
}
#search form button{
    float: left;
    height: 50px;
    width: 100px;
    line-height: 50px;
    border: 0;
    background-color: #00a498;
    color: #fff;
    font-size: 18px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
}
#search form button i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background:url(https://www.hbzhan.com/images/Product/version/2021/search_icon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    margin-top: 16px;
    margin-right: 3px;
}
/* classifyBox */
#classify{
    background-color: #f2f2f2;
}
.classify_title{
    height: 112px;
    line-height: 112px;
    text-align: center;
}
.classify_title h1{
    display: inline-block;
    margin: 0 40px;
    font-size: 32px;
}
.classify_title img{
    vertical-align: top;
    margin-top: 43px;
}
.classifyBox{
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 15px;
    position: relative;
}
.classifyBox:last-child{
    margin-bottom: 0;
}
.classifyBox .classifyBox_title{
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    border-bottom: 1px solid #f2f2f2;
}
.classifyBox .classifyBox_title i {
	display: inline-block;
	width: 22px;
	height: 15px;
	background: url(/images/Product/version/2021/title_icon2.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 10px;
}
.classifyBox .classifyBox_title h2{
    display: inline-block;
    font-size: 19px;
}
.classifyBox .classifyBox_title h2 a{
    color: #000;
}
.classifyBox .classifyBox_title h2 a:hover{
    color: #00a498;
}
.titleBox{
    display: none;
    position: absolute;
    top: 52px;
    left: 46px;
    max-width: 1200px;
    border: 1px solid #00a498;
    z-index: 9;
    background-color: #fff;
    padding: 5px;
}
.titleBox li{
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    cursor: pointer;
    margin: 5px 10px;
}
.titleBox li:hover{
    color: #00a498;
}
/* .classifyBox .classifyBox_title h2:hover .titleBox{
    display: block;
} */
.classifyBox .classifyBox_content{
    padding: 8px 5px 5px;
    overflow: hidden;
}
.classifyBox .classifyBox_content a{
    float: left;
    margin: 0 12px 5px;
    font-size: 15px;
    color: #666;
}
.classifyBox .classifyBox_content a:hover{
    color: #00a498;
}
p.bottom_border{
    height: 40px;
    background-color: #f2f2f2;
}
/* footer */
#footer{ width:100%; background:url(/images/brand2015/footbg.jpg) repeat-x; padding-bottom:20px; }
.footer{ margin:0 auto; padding-top:16px; }
.footer p{ width: 100%; float:left; font:normal 12px/30px "Microsoft Yahei","\5b8b\4f53"; overflow:hidden; color:#878787; }
.footer p a{ padding:0 4px; color:#878787; }
.footer p a:hover,.footer span a:hover{ color:#f60; text-decoration:underline; }
.footer span{ width: 100%; height:26px; float:left; padding:16px 0; text-align:center; font:normal 16px/26px "Microsoft Yahei","\5b8b\4f53"; color:#333; }
.footer span a{ color:#333; padding:0 10px; }
.footer b{ width: 100%; height:21px; float:left; text-align:center; font:normal 12px/21px "Tahoma","\5b8b\4f53"; color:#888; }
.footer strong{ padding:0 15px; }
/* 20220222 */
.rightBar {
	position: fixed;
	right: calc((100% - 1570px)/2);
	top: 50%;
    transform: translateY(-50%);
	z-index: 99999;
	box-shadow: 0 2px 5px #eee;
	width: 74px;
	font-size: 0;
	background-color: #fff;
}
.rightBar .main {
    margin: 0;
    width: auto;
}
.rightBar a {
	display: block;
	width: 74px;
	padding: 12px 0;
	line-height: 18px;
	text-align: center;
	font-size: 15px;
	color: #999;
	position: relative;
	text-decoration: none;
	margin: 8px auto;
    cursor: pointer;
}
.rightBar a:hover, .rightBar a.focus {
	background-color: #00a498;
    border-color: #00a498;
	color: #fff;
}
.rightBar .goTop{
    display: none;
}
.rightBar .goTop a{
    padding-top: 35px;
    background: url(/images/public/rightBar2.png) no-repeat 10px -170px #00a498;
    color: #fff!important;
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
    .main {
		width: 1400px;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
    .main {
		width: 1260px;
    }
    .mainBar {
    	margin: 0 -7px;
    }
    .mainBar a {
    	padding: 10px 17px;
    	margin: 5px 7px;
    }
    .rightBar {
        right: calc((100% - 1420px)/2);
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1439px) {
    .main {
		width: 1186px;
    }
    .mainBar {
    	margin: 0 -7px;
    }
    .mainBar a {
    	padding: 10px 17px;
    	margin: 5px 7px;
        font-size: 14px;
    }
    .rightBar {
        right: calc((100% - 1346px)/2);
    }
    .classifyBox .classifyBox_content a {
        font-size: 14px;
    }
    .classifyBox .classifyBox_title h2 {
        font-size: 17px;
    }
    .classifyBox .classifyBox_title {
        height: 40px;
        line-height: 40px;
    }
    .classify_title {
        height: 90px;
        line-height: 90px;
    }
    .classify_title h1 {
        font-size: 28px;
    }
    .classify_title img {
        margin-top: 31px;
    }
    #search {
        padding: 30px 0;
    }
    #search p a img {
        width: 275px;
    }
    #search form {
        margin-top: 30px;
    }
    #search form input {
        height: 36px;
        font-size: 14px;
    }
    #search form button {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    #search form button i {
        width: 16px;
        height: 16px;
        margin-top: 13px;
        margin-right: 5px;
    }
    .rightBar a {
        font-size: 14px;
        margin: 0;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    .main {
		width: 1100px;
    }
    .mainBar {
    	margin: 0 -7px;
    }
    .mainBar a {
    	padding: 10px 17px;
    	margin: 5px 7px;
        font-size: 14px;
    }
    .rightBar {
        right: calc((100% - 1260px)/2);
    }
    .classifyBox .classifyBox_content a {
        font-size: 12px;
    }
    .classify_title {
        height: 80px;
        line-height: 80px;
    }
    .classify_title h1 {
        font-size: 26px;
    }
    .classify_title img {
        margin-top: 25px;
    }
    .classifyBox .classifyBox_title h2 {
        font-size: 17px;
    }
    #search {
        padding: 25px 0;
    }
    #search p a img {
        width: 275px;
    }
    #search form {
        margin-top: 30px;
    }
    #search form input {
        height: 36px;
        font-size: 14px;
    }
    #search form button {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    #search form button i {
        width: 16px;
        height: 16px;
        margin-top: 13px;
        margin-right: 5px;
    }
    .rightBar a {
        font-size: 12px;
        padding: 8px 0;
        margin: 0;
    }
}
@media screen and (max-width: 1279px) {
    .main {
		width: 1100px;
    }
    .mainBar {
    	margin: 0 -7px;
    }
    .mainBar a {
    	padding: 10px 17px;
    	margin: 5px 7px;
        font-size: 12px;
    }
    .rightBar {
        right: calc((100% - 1259px)/2);
    }
    .classifyBox .classifyBox_content a {
        font-size: 12px;
    }
    .classify_title {
        height: 80px;
        line-height: 80px;
    }
    .classify_title h1 {
        font-size: 26px;
    }
    .classify_title img {
        margin-top: 25px;
    }
    .classifyBox .classifyBox_title h2 {
        font-size: 17px;
    }
    #search {
        padding: 25px 0;
    }
    #search p a img {
        width: 275px;
    }
    #search form {
        margin-top: 30px;
    }
    #search form input {
        height: 36px;
        font-size: 14px;
    }
    #search form button {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    #search form button i {
        width: 16px;
        height: 16px;
        margin-top: 13px;
        margin-right: 5px;
    }
    .rightBar a {
        font-size: 12px;
        padding: 8px 0;
        margin: 0;
    }
}
