<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header .nav {
    display: none;
}
#header .header-nav {
    display: block;
}

.pro_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.brand_con {
    max-width: 1200px;
    margin: 0 auto;
}

.ADimg {
    width: 1198px;
    border: 1px solid #fff;
    height: 120px;
    background: url(../images2/brand1.png);
    background-size: 100%;
    background-position-y: -60px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.ADimg:hover{
    border-color: #d50000;
}
.ADimg_title {
    line-height: 120px;
    font-size: 28px;
    color: #fff;
    text-align: center;
}
.ADimg_title span {
    margin-left: 20px;
    color: #ffff56;
}

h3.brandtit {
    display: block;
    font-size: 20px;
    line-height: 60px;
    text-indent: 7px;
    color: #d90d26;
    font-weight: normal;
    background-color: #f0f0f0;
    /*background: url(/images/index_2015/newsh4.gif) no-repeat 8px center;*/
}
h3.brandtit img{
    position: relative;
    top: 5px;
}
h3.brandtit a {
    font-size: 13px;
    color: #F00;
    float: right;
    padding: 0 10px;
    font-weight: normal;
}
h3.brandtit .em {
    font-size: 14px;
    margin-left: 15px;
    font-weight: normal;
    color: #B8B8B8;
}

.tuijianbox{
    background-color: #fff;
}
.tuijian{
    width: 100%;
    margin-top: 10px;
}
.tuijian .brandtit .fr div{
    width: 60px;
    display: inline-block;
    background: url("../images2/tuijian01.png") no-repeat center;
    background-color: #cccccc;
    height: 45px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.tuijian .brandtit .fr:hover div{
    background-color: #dd3549;
}
.tuijian .brandtit .tb2{
    margin-left: 10px;
}
.tuijian .brandtit .tb2&gt;div{
    background: url("../images2/tuijian02.png") no-repeat center;
    background-color: #cccccc;
}
.tuijian .brandtit .fr span{
    display: inline-block;
    width: 60px;
    line-height: 23px;
    font-size: 16px;
    letter-spacing: 6px;
    vertical-align: top;
    text-align: center;
    color: #b1b1b1;
    background-color: #fff;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.tuijian .brandtit .fr{
    margin-right: 15px;
    padding: 0;
    text-indent: 0;
    margin-top: 7px;
    border: 1px solid #f34461;
    height: 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    overflow: hidden;
}
.tuijiantab li{
    position: relative;
    width: 148px;
    background-color: #f8f8f8;
    border: 1px solid #eae7e7;
    border-top: none;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.tuijiantab li a{
    display: inline-block;
    width: 100%;
    height:100%;
}
.justify-last{
    display: none;
}
.tuijiantab .on{
    color: #f34360;
    background-color: #fff;
}
.tuijiantab li span{
    position: absolute;
    right:20px;
    color: #f8f8f8;
    font-size: 20px;
}
.tuijiantab .on span{
    color: #cfcfcf;
}
.tuijiancon .slideBox .bd ul{
    padding: 10px;
    /* height: 428px; */
    overflow: hidden;
}
.tuijiancon .slideBox .bd li {
    position: relative;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 1px;
    margin-left: 1px;
    width: 338px;
    height: 225px;
}
.tuijiancon .slideBox img{
    width:100%;
    height:100%;
}
.tuijiancon .slideBox img:hover{
    outline: 1px solid #D90D26;
}

.box {
    padding: 25px 0;
}

#footer .share .fxd {
    display: none;
}</pre></body></html>