
.s15_header .header{margin:0 auto;max-width:1924px;font-size: 14px;}
.s15_header .header{
    height:auto;
    position:relative;
    border-bottom: 3px solid #f08300;}
.s15_header .headertop{
    height:30px;
    line-height:30px;
}
.s15_header .headertopcenter{
    color: #555555;
    width:1200px;
    line-height:30px;
    height:30px;
    margin:auto;
}
.s15_header .headertopcenterleft{
    float:left;
    height:30px;
    position:relative;}
.s15_header .headertopcenterleft .header_di{
    position: absolute;
    z-index: 1000;
    top: 30px;
    left: 132px;
    display: none;
    background: #fff;
    border-radius:0 0 20px 20px;
}
.s15_header .headertopcenterleft .header_di .city_type{
    overflow: hidden;
    width: 350px;
}
.s15_header .headertopcenterleft .header_di .header_di01{
    float: left;
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    height:100%;
}
.s15_header .headertopcenterleft .header_di .city_type .city_type01 .city_type02{
    display:inline-block;
    width:44px;
    height: 18px;
    border-radius:5px;
    border: 1px solid #eb6100;
    color: #eb6100;
    text-align: center;
    line-height: 18px;
    margin-top: 6px
}

.s15_header .headertopcenterleft>i{
    display:block;
    width:14px;
    height:18px;
    float:left;
    margin-top:6px;
    background:url(/template/common/top/top_15/images/weizhi.png) no-repeat center;}
.s15_header .headertopcenterleft>font{
    font-size: 12px;
    margin: 0 20px;
}
.s15_header .headertopcenterleft>span{
    color:#eb6100;
    cursor: pointer;
    padding: 0px 18px 0px 10px;
    background: transparent url(/template/common/top/top_15/images/head_down.png) no-repeat scroll right center;
}
.s15_header .headertopcenterleft .city_list li a:hover{
    color:#eb6100;
}
.s15_header .headertopcenterright{
    float:right;
    position: relative;
}
.s15_header .headertopcenterright>span>i{
    color: #ec5500;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    padding-left:33px;
    background: url("/template/common/top/top_15/images/telphone.png") no-repeat left;
}
.s15_header .headertopcenterright>a{
    background: url(/template/common/top/top_15/images/weixin.png) no-repeat left;
    font-size: 14px;
    text-align: right;
    padding-left: 28px;
    color: #555555;
    cursor:pointer;
}
.s15_header .headerlogobox{
    /*border: 1px solid;*/
    height:60px;
    line-height:90px;
    position:relative;}
.s15_header .headerlogo{
    width:1200px;
    margin:0 auto;
    height:60px;

}
.s15_header .headerlogoleft{
    cursor:pointer;
    height:43px;
    width:215px;
    float:left;
    margin-top:7.5px;
	background:url(/template/logo.png) no-repeat  left;
	background-size: 152px 100%;
    }
.s15_header .headerlogoright{
    float:right;}
.s15_header .headerlogoright>font{
    font-size: 24px;
    font-weight: bold;
    color: #555354;
    margin:0 18px;
    vertical-align: middle;}
.s15_header .headerlist{
    height:auto;
}
.s15_header .headerlistcenter{

    height: 48px;
    line-height: 48px;
    margin-top: 7px;}
.s15_header .headerlistcenter>li{
    height:48px;
    float: left;
    cursor: pointer;
    position: relative;
}
.s15_header .headerlistcenter>li>i{
    display:block;
    position: absolute;
    width: 33px;
    height: 21px;
    right: 0;
    top: -4px;
/*    background: url(<{$common_top_url}>/images/hot.png) no-repeat;*/
    background-size: 100%;
}
.s15_header .headerlistcenter>li>a{
    width: 90px;
    height: 48px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    text-align: center;}
.s15_header .headerlistcenter>li:hover{
    background-color: #f08300;
}
.s15_header .headerlistcenter>li:hover a{
    color: #ffffff;
}

.s15_header .headerlistcenter>li>ul{
    position: absolute;
    width: 90px;
    line-height: 28px;
    height: auto;
    top: 50px;
    left:0;
    background-color: #f08300;
    z-index: 999999;
    display: none;
    text-align: center;
}
.s15_header .headerlistcenter>li>ul>li{
    display:block;
    line-height:28px;
    font-size:14px;
    color: #ffffff;
}
.s15_header .headerlistcenter>li>ul>li:hover {
    background: #fff;
}
.s15_header .headerlistcenter>li>ul>li:hover a{
    color:#555354;
}
.s15_header .headerlistcenter>li>ul>li>a{
    color: #ffffff;
    display: block;
    line-height: 38px;
    font-size: 14px;
}
