html {
  -webkit-text-size-adjust: none;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
 a:link ,a:focus, a:visited  {
    text-decoration: none;
}
body{
    font-weight: 400;
    margin: 0;
    padding: 0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
.red{
    color:#fe0000;
}
.green{
    color:#008733;
}
.clear{
    clear:both;
}
.sitelist{
    width: 100%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    position: static;
    z-index: 99;
    left: 0;
    top: 0;
    background: #061d3e;
}
.wrap_site_list{
    width: 1200px;
    margin: 0 auto;
    background: #061d3e;
}
.site_left{
float: left;
}
.site_right{
float: right;
}
.homeicon{
    display: block;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
    width: 12px;
    height: 12px;
    background: url(../image/icon/home.png);
}

.site_left a{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 0 10px;
    
}
.site_left>a:hover {
    text-decoration: underline;
}
.site_right>a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 0 21px;
    /* display: inline-block; */
    width: 92px;
    border-right: 1px solid #384a65;
    /* height: 25px; */
    /* line-height: 30px; */
    /* margin: 0; */
    /* text-align: center; */
    /* height: 30px; */
}
.site_right>a:hover {
    text-decoration: underline;
}
.common-jinzhu-wrap{
    width:100%;
    background: #fff;
}
/* 手机有色 */
.smm-mobile{
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 21px;
    width: 92px;
    height: 30px;
    line-height: 30px;
    border-right: 1px solid #384a65;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}

.smm-mobile-pop{
    display: none;
    position: absolute;
    top: 30px;
    right: 0px;
    width: 293px;
    z-index: 10;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
}
.smm-mobile-pop .angle{
    position: absolute;
    top: -8px;
    right: 38px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #f2f2f2;
}
.smm-mobile-pop-item{
    width: 100%;
    height: 130px;
    padding: 15px 20px;
    border-bottom: 1px solid rgb(225,225,225);
}
.smm-mobile-pop-item .QRcode{
    float: left;
    margin-right: 15px;
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
}
.smm-mobile-pop-item .code-zsys{
    background-image: url(../image/qrcode_www.png);
}
.smm-mobile-pop-item .code-jrys{
    background-image: url(../image/code_jrys.png);
}
.smm-mobile-pop-item .code-znbj{
    background-image: url(../image/code_znbj.png);
}
.smm-mobile-pop-item .item-content{
    position: relative;
    float: right;
    height: 100px;
    width: 130px;
}
.smm-mobile-pop-item .item-content p{
    margin: 0 0 8px;
    
}
.smm-mobile-pop-item .clearfix:after{
    content: "\0020";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;  
}
.smm-mobile-pop-item .item-title{
    font: 700 16px 'Arial Negreta', 'Arial Normal', 'Arial';
    color: #D7000F;
}
.smm-mobile-pop-item .item-text{
    font: 400 12px 'Arial Normal', 'Arial';
    color: #666;
}
.smm-mobile-pop-item .item-label{
    position: absolute;
    bottom: 0;  
    width:100%;
    font: 400 12px 'Arial Normal', 'Arial';
    color: #999;
}
.smm-mobile-pop-item .item-detail{
    color:#169BD5;
    float: right;
}
.smm-mobile:hover .smm-mobile-pop{
    display: block;
}
/*common-jinzhu*/
.common-jinzhu{
    height: 65px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.common-jinzhu-left{
    float: left;
    margin-right: 10px;
    width: 760px;
}
.common-jinzhu-left a{
    display: block;
    width: 760px;
    display: none;
}
.common-jinzhu-right{
    float: left;
    width:430px;
    position: absolute;
    right: 0;
}
.common-jinzhu-right a{
    display: none;
}
.first-category-wrap{
    -webkit-box-shadow: 0px 4px 4px #e1e1e1;
    -moz-box-shadow: 0px 4px 4px #e1e1e1;
    box-shadow: 0px 4px 4px #e1e1e1;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
}
/*first-category*/
.first-category{
    width: 1200px;
    margin: 0px auto;
    padding: 20px 0;
    height: 100px;
    position: relative;
}
.first-category-logo{
    float: left;
    margin-top: -5px;
    width: 105px;
    height: 70px;
    position: relative;
    overflow:hidden;
}
.first-category-logo a{
    display: block;
    width: 100%;
    height: 100%;
}
.first-category-nav{
    float: left;
}
.first-category-nav li{
    list-style: none;
    float: left;
    font-style: normal;
    font-size: 18px;
    line-height: 55px;
}
.first-category-nav li a.active{
    border-bottom: 2px solid #D7000f;
}
/*.first-category-nav li a:hover{
    border-bottom: 2px solid #D7000f;
}*/
.first-category-nav li:hover a{
    color:#D7000f;
}
.first-category-nav li a{
    text-decoration: none;
    color: #333;
    margin: 0 20px;
    font-weight:500;
    display:inline-block;
    line-height:1.5;
    
    position:relative;
}
.first-category-nav li a:hover{
    color: #D7000f;
}
.first-category-search{
     position: absolute;
     right: 140px;
}

.search_box {
    position: relative;
    left: 32px;
    width: 200px;
    height: 36px;
    top: 8px;
    border-bottom: 1.5px solid #D7000f;
}
#bdcsMain {
    position: absolute;
    width: 200px;
    padding-right:30px;
    height: 100%;
    left: 0;
    outline: none;
    border:none;
    text-indent:10px;
    line-height: 30px;
    font-size: 16px;
}

#search_btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin:-9px 10px 0 0;
    width:18px;
    height: 18px;
    text-align:center;
    line-height:36px;
    background: url("../image/search_btn.png") no-repeat;
    background-size:100% 100%;
    outline: none;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor:pointer;
    font-style:normal;
}
#search_btn:hover{
    text-decoration: none;
}
 /* matal-category*/
 .matal{
    width: 100%;
    background: #fafafa;
    border-top: 1px solid #e1e1e1;
 }
.matal-category{
    width: 1200px;
    margin: 10px auto 0;
    padding:10px 0;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px #e1e1e1;
    -moz-box-shadow: 0px 2px 5px #e1e1e1;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
}
.matal-category li{
    list-style: none;

}
.matal-category li a{
    list-style: none;
    float: left;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    width: 60px;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    text-decoration: none;
    color: #333;
}
.matal-category li a:hover{
    color: #D7000f;
}
.content{
    background: #fafafa;
    width:100%;
    padding-top: 20px;
}
.content-wrap{
    width:1200px;
    margin:0 auto;
}
.content-left{
    width: 1000px;
    float: left;
}
.content-left-first-pirce{
    width: 480px;
    margin-right: 20px;
    float: left;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.content-left-first-footer p{
    color:#999;
    font-size: 12px;
    line-height: 32px;
    text-align: right;
    padding-right:20px;
    background: #f0f0f0;
}
.content-left-first-pirce tbody tr:nth-child(even){
    background: #f4f4f4;
}
.content-left-first-pirce-index-matal{

}
.content-left-first-pirce-index-matal span{
    font-size:12px;
}
.content-left-first-pirce-index-date{
    color:#999;
}

.content-left-first-pirce tbody td{
        font-size: 12px;
        border-collapse:collapse;
        /* font-weight: bolder; */
}
.content-left-first-pirce thead td{
        color:#666;
        font-size: 12px;
        font-weight: normal;
}
.content-left-first-pirce thead tr{
       height: 36px;
       line-height: 36px;
       background: #fff;

}
.content-left-first-pirce tr{
    height: 32px;
}
.content-left-first-pirce-table-first{
   padding-left: 10px;
   width: 140px;
   text-align: left;
   font-weight: bolder;
   border-right: 1px solid #e1e1e1;
}
.content-left-first-pirce-table-first a:hover {
    color: #D7000f !important;
    text-decoration: none;
}
.content-left-first-pirce-table-second{
    width: 120px;
    text-align: right;
}
.content-left-first-pirce-table-third{
        width: 80px;
    text-align: right;
}
.content-left-first-pirce-table-fourth{
        width: 80px;
    text-align: right;
}
.content-left-first-pirce-table-fifth{
        width: 80px;
    text-align: center;
    color:#999;
}
.content-left-first-news{
    width: 480px;
    margin-right: 20px;
    float: left;
}
.content-left-first-newsfocus{
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.content-right{
    width: 200px;
    float: left;
}

/* box */
.box-header{
    width:100%;
    margin-bottom: 5px;
    padding:10px 10px 0;
}
.box-header-title{
    float: left;
    font-size: 16px;
    font-weight: bolder;
}
.box-header-title-head {
    vertical-align: middle;
}

.box-header-title-subhead {
    margin-left: 25px;
}
.box-header-subtitle{
    float: right;
}
.box-body{
    width: 100%;
    border-top: 2px solid #D7000f;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}

/*focus news*/
.focus-news{
    height: 217px;
    overflow: hidden;
    padding: 7px 10px 10px;
}
.news-right-body-content{
    position: relative;
    line-height: 34px;
    height: 34px;
}
.news-right-body-content i{
    position: absolute;
    height: 20px;
    width: 20px;
    background: url(../image/point-gray.png) no-repeat;
    top: 13px;
    left: 0px;
}
.news-right-body-content i.color-red{
    background: url(../image/point-red.png) no-repeat;
}
.news-right-body-content i.color-gray-small{
    background: url(../image/point-gray-small.png) no-repeat;
    top: 15px;
}
.news-right-body-content a{
    position: absolute;
    margin-left: 10px;
    color:#333;
}
.news-right-body-content a:hover{
    color:#D7000f;
    text-decoration: none;
}
.news-right-body-content a p {
    overflow: hidden;
    white-space: nowrap;
}
/* 直播*/
.content-left-first-newslive{
    margin-top: 10px;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.live-news{
    height: 217px;
    padding: 20px 10px 10px;
    overflow: hidden;
}
.live-news:hover{
    overflow-y: scroll
}
.ly-live-left-body-content {
    position: relative;
}
.ly-live-left-body-content span {
    position: absolute;
    color: #999;
    top: -3px;
    left: 20px;
    font-size: 12px;
}
.live_body_content_limit{
    margin-top: -11px;
    font-size: 12px;
    color: #999;
}
.live_body_content_limit span {
    position: static;
}
.live_body_content_limit .live_body_content_limit_length {
    display: inline-block;
    padding: 0 5px;
    margin-right: 15px;
    background-color: #f4f4f4;
    color: #666;
}
.live_body_content_limit a{
    text-decoration: underline;
}
.ly-live-line {
    /* width: 325px; */
    border-left: 1px solid #e1e1e1;
    padding: 15px 0 5px 15px;
    margin-left: 5px;
}
.ly-live-left-body-content i {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../image/point-gray.png) no-repeat;
    left: 1px;
    top: 0;
}
.ly-live-line i.color-red{
       background: url(../image/point-red.png) no-repeat;
}
.ly-live-lastday {
    color: #999;
    margin: 5px 0;
    font-size: 12px;
}

/*content  广告*/
.content-left-second{
    margin-top: 20px;
    width: 980px;

}
/*content mall*/
.content-left-third{
    width: 980px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.content-left-third-mall{
    position: absolute;
    color:#999;
    font-size: 12px;
    top: 14px;
    left: 80px;
    /* font-weight: bolder; */
    font-weight: normal;
}
.content-left-mall-left{
    width: 760px;
    height: 360px;
    float: right;
    cursor: pointer;
    overflow: hidden;
}
.content-left-mall-right{
    width: 220px;
    height: 360px;
    float: left;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
     border-bottom: 1px solid #e1e1e1;
}
.content-left-mall-left-item{
    width: 190px;
    height: 180px;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    float: left;
    position: relative;
    font-size: 12px;
    padding: 20px 24px;
    line-height: 20px;
}
.content-left-mall-left-item-datetime{
    position: absolute;
    top: 20px;
    right: 10px;
    color: #999;
}
.content-left-mall-left-item-price{
    color: #D7000f;
    font-size: 14px;
    margin-top: 10px;
}
.content-left-mall-left-item-price2{
    font-size: 14px;
    margin-top: 10px;
}
.navSplice{
    position: absolute;
    width: 1px;
    height: 21px;
    background: #e1e1e1;
    right: 0;
    top: 17px;
}
/*content-left-mall-right-item*/
.content-left-mall-right{
    overflow: hidden;
    background: #F5F5F5;
}
.content-left-mall-right-item{
    font-size: 12px;
    line-height: 20px;
    position: relative;
    margin-bottom: 15px;
}
.content-left-mall-right-price{
    color: #D7000f;
    font-size: 12px;
}
/*content-left-mall-right-datetime*/
.content-left-mall-right-datetime{
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #999;
}


/*content-left-fourth*/
.content-left-fourth{
    width:980px;
    height: 90px;
    background: #384a65;
    margin-right: 20px;
    margin-top: 20px;
}
/* news*/
.content-left-fifth{
    margin-top: 20px;
    width: 480px;
    margin-right: 20px;
    position: relative;
    float: left;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.content-left-fifth-header li{
    float: left;
    margin-right: 30px;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
        color: #666;
}
.content-left-fifth-header li.active{
    font-weight: 700;
    font-size: 16px;
        color: #333;
}
.content-left-fifth-body{
    padding:20px 20px 16px;
     min-height: 280px;
    overflow: hidden;
}
.content-left-fifth-body ul{
    overflow: hidden;
}
.content-left-fifth-body li{
    float: left;
    width: 480px;
    overflow: hidden;
    margin: 3px 0;
    height: 28px;
    line-height: 28px;
}
.content-left-fifth-body li a{
    color:#333;
}

/*content-left-eighth ad*/
.content-left-eighth,.content-left-sixth{
    width:980px;
    height: 90px;
    background: #384a65;
    margin-right: 20px;
    margin-top: 20px;
}

/*商机*/
.content-left-ninth{
    margin-top: 20px;
    margin-right: 20px;
    width: 980px;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.content-left-ninth-header li{
    float: left;
    margin-left: 10px;
    color:#337ab7;
    cursor: pointer;
    font-size: 12px;
}
.content-left-ninth-body-header li{
    list-style: none;
    margin: 10px 0;
}
.content-left-ninth-body-header li a{
    list-style: none;
    float: left;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    width: 80px;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    text-decoration: none;
    color: #999;
}
.content-left-ninth-body-header li a.active{
    color:#333;
}
.content-left-ninth-body-header li a:hover{
    color:#D7000f;
}
.content-left-ninth-body-body-item{
    float: left;
    padding-left: 10px;
    margin-left: 10px;
    width: 460px;
    height: 58px;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 20px;
}
.content-left-ninth-body-body-item div{
     float: left;
     line-height: 20px;
     font-size: 12px;
     padding: 22px 0;
     margin-right: 5px;
     height: 28px;
     overflow: hidden
}
.content-left-ninth-body-body-item-time{
    color:#999;
}
.content-left-ninth-body-body-item-type{

}
.content-left-ninth-body-body-item-icon{
    width: 40px;
}
.content-left-ninth-body-body-item-desc{
 width: 200px;
}
.content-left-ninth-body-body-item-mark{
    width: 50px;
    text-align: right;
}
.content-left-ninth-body-body-item-title{
     width:72px;
}
.content-left-ninth-body-body-item-title a{
    color:#333;
    text-decoration: none;
}
.content-left-ninth-body-body-item-desc a{
    color:#333;
        text-decoration: none;
}
.content-left-ninth-body-body-item-desc a:hover{
    color:#D7000f;
    text-decoration: none;
}
.content-left-ninth-body-footer{
    height: 72px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}
.content-left-ninth-body-footer-detail{
    font-size: 12px;
    color:#666;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -6px;
}
/*seventh */
.content-left-seventh{
    margin: 20px 20px 0 0;
    width:980px;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #e1e1e1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=180,strength=4);
    position: relative;
    background: #fff;
}
.meeting-right-body-content{
    position: relative;
    line-height: 34px;
    height: 34px;
}
.content-left-seventh-left{
    position: relative;
    width: 490px;
    float: left;
    padding-left: 10px;
    height: 300px;
    overflow: hidden;
}
.content-left-seventh-right{
    position: relative;
    width: 480px;
    height: 295px;
    overflow:hidden;
    float: left;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 10px;
}
.content-left-seventh-right img{
    width: 100%;
    height: 295px;
    margin-top: 10px;
}
.content-left-seventh-left li{
    margin-bottom: 10px;
}
.meeting-right-body-content a {
    position: absolute;
    margin-left: 70px;
    color: #333;
    width: 289px;
}
.meeting-right-body-content a:hover{
    color:#D7000f;
    text-decoration: none;
}
.meeting-right-body-content a p {
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
}
/*.meeting-right-body-content i.color-red-large {
    background: url(../image/point-red-large.png) no-repeat;
}*/
.meeting-right-body-content i.color-red-large {
    background: url(../image/point-red.png) no-repeat;
}
.meeting-right-body-content i.color-grey-large {
    background: url(../image/point-gray.png) no-repeat;
}
.meeting-right-body-content i{
    position: absolute;
    height: 20px;
    width: 20px;
    top: 12px;
    left: 40px;
    z-index: 1;
}
.meeting-right-body-content .date{
    position: absolute;
    font-size: 12px;
    width: 31px;
    text-align: right;
}
.meeting-split{
    height: 100%;
    width: 1px;
    background: #e1e1e1;
    position: absolute;
    left: 54px;
    top: 0;
}
.meeting-right-body-content .detail-date{
    position: absolute;
    left: 360px;
    width: 50px;
    font-size: 12px;
    color: #999;
    text-align: right;
}
.meeting-right-body-content .detail-addr{
    position: absolute;
    left: 430px;
    width: 50px;
    font-size: 12px;
    color:#999;
    overflow: hidden;
    height: 30px;
}


/*侧栏广告*/
.jinzhu-box2 {
    width: 200px;
    height: 480px;
}
.jinzhu-box2 ul {
    clear: both;
    /* margin-bottom: 5px; */
}
.jinzhu-box2 ul li {
    display: block;
    width: 99px;
    height: 80px;
    float: left;
    margin-left: 1px;
    overflow: hidden;
}
.jinzhu-box2 ul a.s2 {
    background: url(../images/ads/index_99_80_10.png) no-repeat 0 0;
}
.jinzhu-box2 ul a img, .jinzhu-box2 ul a {
    -webkit-transition: all 0.25s linear 0.01s;
    -moz-transition: all 0.25s linear 0.01s;
    -ms-transition: all 0.25s linear 0.01s;
    -o-transition: all 0.25s linear 0.01s;
    transition: all 0.25s linear 0.01s;
}
.jinzhu-box2 ul a {
    position: relative;
    color: #3f3639;
}
.jinzhu-box2 ul a {
    margin: 0;
}
.jinzhu-box2 ul a, .jinzhu-box2 ul li {
    display: block;
    width: 99px;
    height: 83px;
    float: left;
    margin-left: 1px;
    overflow: hidden;
    margin-bottom: 5px;
}
.jinzhu-box2 ul a strong {
    top: 18px;
    left: 0;
    color: #3f3639;
}
.jinzhu-box2 ul a img, .jinzhu-box2 ul a strong, .jinzhu-box2 ul a span, .jinzhu-box2 ul a em {
    display: block;
    line-height: 20px;
    
    z-index: 2;
    font-size: 16px;
    position: absolute;
    text-indent: 6px;
}
.jinzhu-box2 ul a em, .jinzhu-box2 ul a span {
    display: none;
}
.jinzhu-box2 ul a span {
    top: 32px;
    left: 0;
    color: #fff;
}
.jinzhu-box2 ul a em {
    font: normal 8pt Tahoma,arial,"Microsoft Yahei";
    letter-spacing: -0.5pt;
    top: 53px;
    left: 0;
    color: #fff;
}
.jinzhu-box2 ul a:hover {
    background-position: 0 -80px;
}
.jinzhu-box2 ul a dd {
    background: #3f3639;
    width: 89px;
    height: 44px;
    position: absolute;
    top: 30px;
    left: -86px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 1;
    -webkit-transition: all 0.25s linear 0.01s;
    -moz-transition: all 0.25s linear 0.01s;
    -ms-transition: all 0.25s linear 0.01s;
    -o-transition: all 0.25s linear 0.01s;
    transition: all 0.25s linear 0.01s;
}

.jinzhu_slide {
    width: 200px;
    height: 190px;
    position: relative;
    overflow: hidden;
}
.jinzhu_slide ul.list {
    position: absolute;
    height: 100%;
    width: 9999px;
}
.jinzhu_slide ul.list li {
    float: left;
    width: 200px;
    height: 100%;
}
.jinzhu_slide ul.playerControl {
    position: absolute;
    bottom: 5px;
    right: 5px;
    height: 14px;
}
.jinzhu_slide ul.playerControl li {
    float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0px 2px;
    background: url(../image/cir_ctrl.png) no-repeat -10px 0;
}
.jinzhu_slide ul.playerControl li.current {
    background-position: 0 0;
}
.recommondCompany{
    margin-top: 10px;
    background: #fff;
}
.recommondCompany-item{
    width: 84px;
    height: 40px;
    background: #f2f2f2;
    line-height: 40px;
    text-align: center;
    float: left;
    margin: 14px 0 0 0;
}
.recommondCompany-container .gray{
    background: #e4e4e4;
}
.recommondCompany-item a{
    color: #333;
    text-decoration: none;
}
.jinzhu_right_1,.jinzhu_right_2{
    margin-top: 10px;
}
.jinzhu_right_1_item{
    margin-top: 10px;
}
.qhhq {
    margin: 14px 0px 15px 0px !important;
    padding-bottom: 10px;
    height: 221px
}
.bgwhite, .m-top-right {
    background: #fff;
}
.shadow {
    box-shadow: 0px 2px 4px #cbcbcb;
    -webkit-box-shadow: 0px 2px 4px #cbcbcb;
    -moz-box-shadow: 0px 2px 4px #cbcbcb;
}

.m-title {
    line-height: 34px;
    margin: 0px;
    padding: 0px;
}

.m-title {
    height: 38px;
    line-height: 38px;
    border-top: 2px #0095fc solid;
    padding-right: 10px;
    border-bottom: 1px #e1e1e2 solid;
    
}
.m-title span {
    padding-left: 10px;
}
.dy {
    background: #ffa800;
    padding: 2px;
    line-height: 14px !important;
    font-style: normal;
    margin: 0px 0px 0px 4px;
    /* display: inline-block; */
    font-size: 12px;
}
.dy a {
    color: #fff;
}
.m-title b {
    font-size: 14px;
}

.jinzhu-box3 li {
    margin: 1px 1px  1px 1px;
    /* width: 92px; */
    /* height: 45px; */
    float: left;
    position: relative;
    cursor: pointer;
    background: #fff;
}
.jinzhu-box3 li img {
    width: 100%;
    height: 100%;
}
.jinzhu-box3 li i, .jinzhu-box3 li em {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    font: 700 14px/45px verdana,arial,"Microsoft Yahei";
    text-align: center;
    display: none;
}
.jinzhu-box3 li i{
    top: 10px;
}
.jinzhu-box3 li em {
    z-index: 1;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background: #ffa800;
}
.jinzhu-box3 li:nth-child(odd) em {
    background: #008377;
}
.jinzhu-box3 li:nth-child(3n+0) em {
    background: #0166c0;
}
.jinzhu-box3 li:hover i, .jinzhu-box3 li:hover em {
    display: block;
}
.content-left-mall-left-item-name{
    /*width: 110px;*/
    height: 20px;
    overflow: hidden;
}
.content-left-mall-left-item-area{
    width: 170px;
    height: 20px;
    overflow: hidden;
}
.content-left-mall-left-item-warehouse{
    width: 170px;
    height: 20px;
    overflow: hidden;
}
.content-left-first-pirce tbody tr:hover{
        margin-left: 2px;
}
.content-left-mall-left-item:hover {
    box-shadow: 0px 0px 20px #ccc;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=180,strength=4);
}
.content-left-ninth-body-body{
    height: 232px;
    overflow: hidden;
}
.content-left-ninth-body-footer-page{
    position: absolute;
    bottom: 20%;
    right: -15px;
}
.footer{
    padding-top:20px;
    background: #fafafa;
}
.footer-contanier-wrap{
    background: #f2f2f2;
    min-height: 160px;
}
.footer-contanier{
    width: 1200px;
    margin: 10px auto;
}
.footer-contanier-logo{
    margin-top: 20px;
    float: left;
    margin-right: 50px;
}
.footer-contanier-content{
    float: left;
    margin-top: 15px;
    width: 930px;
    padding-bottom: 15px;
}
.footer-contanier-content-first .lable{
     margin-bottom: 10px;
}

.footer-contanier-content-first  span{
    color: #999;
    font-size: 12px;
    margin-right: 20px;
}


/* friend link*/

.friend {
    margin: 20px auto 0;
    width: 1000px;
    height: 20px;
    overflow: hidden;
}
.friend .friend-head {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: -1px;
}
.friend .friend-head span {
    font-weight: normal;
}
.friend .friend-list {
    width: 820px;
    float: left;
    position: relative;
}
.friend .friend-list a {
    float: left;
    margin: 0 10px;
    text-decoration: none;
    color: #909090;
    height: 25px;
    font-size: 12px;
}
.friend .friend-more {
    position: absolute;
    top: 0px;
    right: -40px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

/*底部*/
.footer-footer{
    margin-top: 50px;
}
.footer-footer .site-map{
    width:1200px;
    margin:0 auto;
    text-align: center
}
.footer-footer ul{
    margin:0 auto;
    display:inline-block;
}
.footer-footer ul li{
        float: left;
}
.footer-footer ul li a{
     color:#999;
     font-size: 12px;
     padding: 0 5px;
     border-right: 1px solid #e1e1e1;
}

.footer-fixed {
    width: 100%;
    height: 120px;
    position: fixed;
    bottom: 0;
    max-width: 100%;
    z-index: 5;
}

.footer-fixed-close {
    display: inline-block;
    z-index: 6;
    position: fixed;
    bottom: 101px;
    right: 0;
}

.footer-fixed-close img {
    cursor: pointer;
}

.copy-right p,.beian p{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color:#999;
    font-size:12px;
    margin-top: 10px;
}
.beian{
    position: relative;
}
.beian img{

    width:20px;
    height: 20px;
}
.icon-list{
    width:365px;
    margin: 20px auto 0;
    padding-bottom:20px;
}
.content-left-fifth-body-news-first{
    height: 75px;
    margin-bottom: 9px;
}
.content-left-fifth-body-news-first-left{
    float: left;
    margin-right: 20px;
}
.content-left-fifth-body-news-first-left img{
    height: 75px;
    width: 100px;
}
.content-left-fifth-body-news-first-right{
    height: 75px;
    overflow: hidden;
}
.content-left-fifth-body-news-first-right-title{
    height: 40px;
    font-weight: bolder;
    overflow: hidden;
}
.content-left-fifth-body-news-first-right-title a{
    color: #333;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
    line-height: 16px;
}
.content-left-fifth-body-news-first-right-title a:hover{
    color: #D7000f;
    text-decoration: none;
}
.content-left-fifth-body-news-first-right-content{
    font-size:12px;
    color:#999;
    margin-top: 4px;
}
.ly-live-news-more{
    cursor: pointer;
    color: #337ab7;
}
.smm-auth-contain{
    position: fixed;
}
.content-left-mall-right-area,.content-left-mall-right-name{
    width: 198px;
    height: 20px;
    overflow: hidden;
}
.content-left-mall-left-item-price{

}
.jinzhu-dl {
    width: 20px;
    height: 110px;
    z-index: 9;
    left: 0px;
    top: 278px;
    position: fixed;
    background: #ffa800;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.jinzhu-dl-2 {
    top: 405px;
    background: #0166c0;
    z-index: 8;
}
.jinzhu-dl-3 {
    right: 0;
    left: auto;
    background: #d1a03d;
}
.jinzhu-dl-4 {
    top: 405px;
    left: auto;
    right: 0;
    background: #0095fc;
    z-index: 8;
}
.jinzhu-dl-detail {
    width: 100px;
    height: 200px;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    display: none;
}
.jinzhu-dl em {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
    height: 20px;
    background: url(../image/close_20_20.png);
    display: block;
    margin-top: 3px;
}
.jinzhu-dl-3 .jinzhu-dl-detail, .jinzhu-dl-4 .jinzhu-dl-detail {
    left: auto;
    right: 0;
}
.ly-live-line p{
    line-height: 24px;
}

/*修正信息弹窗*/
.messagebox-new{
    top:29px !important;
    right:-273px;
}
.messagebox:hover .sanjiao{
    display: block;
}
.sanjiao {
    position: absolute;
    top: 24px;
    left: 30px;
    width: 8px;
    height: 6px;
    display: none;
    background: url(../image/icon/duobianxing.png);
}
.messagebox-new a{
    color:#999;
}
.messagebox-new h4{
    background: #f1f1f1;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    text-align: left;
}
.newbox{
        text-align: left;
}
.newbox p{
    text-align: left;
    color: #384a65;
    font-weight: bolder;
    margin-bottom: 1px;
}
.newbox>li:hover {
    background-color: #fff;
}
.newbox .message-label{
    width: 60px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #666;
}
.message-more {
   color: #337ab7  !important;
}
.badge{
    background-color: #fff;
    color: #061d3e;
    padding:2px 5px;
    
    font-weight: bolder;
}
.xinfeng{
    display: inline-block;
    /* float: left; */
    margin-top: 9px;
    margin-right: 10px;
    margin-left: 17px;
    /* padding-left: 10px; */
    width: 13px;
    height: 10px;
    background: url(../image/icon/xinfeng.png);
}
.smm-form-group{
    position:absolute;
    top:0;
    left:0;
}
.smm-form-group:after{
    position:relative;
}
.smm-search-nav{
    width:60px;
    height:36px;
    line-height:32px;
    border:2px solid #D7000f;
    border-right:0;
    color:#666;
    text-indent:10px;
    position:relative;
    cursor: pointer;
    font-size:12px;
}
.smm-search{
    position:absolute;
    top:36px;
    left:0;
    background-color:#f1eff0;
    width:58px;
    line-height:30px;
    z-index:99;
    text-indent: 10px;
    display:none;
    font-size:12px;
    padding-top:2px;
    margin:-2px 0 0 2px;
}
.smm-search>li{
    cursor:pointer;
    color:#666;
}
.smm-search>li:hover{
    color:#333;
    background:#fff;
}
.icon-up{
    display:inline-block;
    width:8px;
    height:5px;
    position:absolute;
    top:50%;
    right:0;
    margin-top:-2.5px;
    margin-right:5px;
    background:url(../image/select.png) no-repeat;
    background-size:100% 100%;
}
.smm-form-group:hover{
    background-color:#f1eff0;
}
.smm-form-group:hover .smm-search{
    display:block;
}
.header , .content , .footer{
    min-width:1200px;
}
.laypage_total{
    width:180px;
}
.smmTips{
    display:inline-block;
    width:14px;
    height:14px;
    background:url(../image/tips.png) no-repeat;
    background-size:100% 100%;
    cursor: pointer;
    position:absolute;
    margin-top:1px;
    margin-left:3px;
}
.smmTipsbox{
    width:350px;
    font-size:12px;
    color:#333;
    box-shadow:2px 4px 9px #aea6a6;
    border:1px solid #e1e1e1;
    display:none;
    position:absolute;
    top:140px;
    left:120px;
    z-index:10;
    background-color:#fff;
}
.smmTipsbox>.headtitle{
    height:30px;
    line-height:30px;
    background-color:#fafafa;
    padding:0 10px;
    font-size:16px;
    font-weight:bold;
}
.headtitle>span{
    font-size:12px;
    color:#5a99e0;
    float:right;
    cursor: pointer;
    padding-right:16px;
    background:url(../image/close.png) no-repeat top 7px right 0;
    background-size:16px 16px;
}
.bodycontent{
    padding:10px;
    line-height:1.5;
    text-align: justify;
}
.bodycontent>h5{
    font-size:12px;
    margin:0;
    line-height:1.5;
    font-weight: normal;
}
.bodycontent>p{
    margin-bottom:10px;
}
.bodycontent dt{
    font-weight:normal;
}
.smmTips-dl>dd{
    padding-left:20px;
}
.bodycontent dl{
    margin-bottom:0;
}
/*二维码*/
.smm-code{
    float:right;
    position:relative;
    margin-top:-15px;
    text-align:center;
    cursor:pointer;
}
.smm-code-s{
    width:64px;
    height:64px;
}
.smm-codebox{
    position:absolute;
    top:0;
    right:0;
    background:#fff;
    display:none;
    text-align:center;
    height:auto;
    padding:10px;
    z-index:10;
    border:1px solid #e1e1e1;
}
.smm-code>p{
    font-size:12px;
    color:#666;
    text-align:center;
    margin-bottom:0;
}
.smm-code:hover .smm-codebox{
    display:block;
}
.smm-code-l{
    width:130px;
    height:130px;
}
.smm-codebox>p{
    font-size:12px;
    color:#666;
    margin-bottom:0;
}
.underline-hover:hover{
    text-decoration: underline;
}
.jinzhu-slide-bg{
    width:100%;
    height:100%;
}
.jinzhu_slide.jinzhu-slide-bg ul.list li{
    width:470px;
}

/*春节版*/
/*
.newyearBanner{
    width:100%;
    min-width:1200px;
    height:170px;
    background:url(../image/newyear/newyear.png) no-repeat center;
    background-size:1920px 100%;
}
.sitelist_spring{
    position:inherit;
    background:url(../image/newyear/topnav_bg.jpg) no-repeat;
    background-size:100% 100%;
}
.wrapper_banner{
    width:1200px;
    height:100%;
    margin:0 auto;
}
.ie8box{
    width:100%;
    height:30px;
    display:none;
}
.scrollbox{
    width:515px;
    height:156px;
    background:url(../image/newyear/scrollbg.png) no-repeat;
    background-size:100% 100%;
    float:right;
    right:0;
    margin:7px 20px 0 0;
}
.marquee{
    width:440px;
    height:130px;
    overflow:hidden;
    margin:13px 0 10px 50px;
}
.marquee>ul{
    width:440px!important;
}
.scrollbox li{
    color:#fdeab0;
    font-size:14px;
    margin-bottom:10px;
}
.scrollbox .marquee{
    color:#fdeab0;
    line-height:1.3;
}
.scrollbox h3{
    font-size:14px;
    line-height:1.3;
    margin:0!important;
    font-weight: bold;
}
.close-btn{
    width:32px;
    height:32px;
    background:url(../image/newyear/close.png) no-repeat;
    background-size:100% 100%;
    position:fixed;
    top:0;
    right:0;
    cursor:pointer;
}
.close-btn:hover{
    background:url(../image/newyear/close_hover.png) no-repeat;
    background-size:100% 100%;
}
.user_login_spring{
    background:#b50005!important;
    border-bottom:2px solid #b50005!important;
    border-right:0!important;
}
.sitelist_spring .site_right>a{
    border-right:1px solid #fff;
}
.matal-category-spring{
    background:url(../image/newyear/topmenu_bg.jpg) no-repeat;
    background-size:100% 100%;
}
.matal-category-spring li a{
    color:#fff;
}
.left-img{
    display:inline-block;
    width:42px;
    height:44px;
    background:url(../image/newyear/leftbg.png) no-repeat;
    background-size:100% 100%;
    position:absolute;
    top:0;
    left:-40px;
    margin-top:-5px;
}
.right-img{
    display:inline-block;
    width:15px;
    height:50px;
    background:url(../image/newyear/rightbg.png) no-repeat;
    background-size:100% 100%;
    position:absolute;
    top:0;
    right:-15px;
}
.spring-lantern{
    z-index:10;
    width:100%;
    display:none;
}
.spring-lantern-left{
    position:absolute;
    top:395px;
    left:0;
    margin-left:50px;
    z-index:10;
}
.spring-lantern-right{
    position:absolute;
    top:395px;
    right:0;
    margin-right:60px;
    z-index:10;
}
.lantern-left-img{
    width:240px;
    height:366px;
}
.lantern-right-img{
    width:240px;
    height:366px;
}
.messagebox-spring{
    background:#b50005!important;
}
.matal-category-spring li a:hover{
    color:#fff;
    text-decoration: underline;
}
@media screen and (min-width: 1750px) {
    .spring-lantern{
        display:block;
    }
}
*/


/*资讯快递广告*/
.top_taishan_jinzhu {
    position: relative;
    font-size: 0;
    *zoom: 0;
}
.top_taishan_jinzhu a.top_taishan_jinzhu_small{
    position: relative;
    display: none;
    width: 100%;
    height: 0;
}
.top_taishan_jinzhu_small i {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../image/close_top_icon.png) center no-repeat;
    position: absolute;
    right: 1%;
    top: 10%;
}
.top_taishan_jinzhu_big_wrap {
    position: relative;
}
.top_taishan_jinzhu_big{
    display: none;
    width: 100%;
    height: 0;
    background: url(../image/zxkd_ad.jpg) center bottom no-repeat;
    z-index: -1;
}
.top_taishan_jinzhu_time {
    position: absolute;
    right: 10%;
    top: 5%;
    font-size: 14px;
    display: none;
}
.top_taishan_jinzhu_time>p{
    float: left;
    margin-right: 10px;
    color: yellow;
}
.top_taishan_jinzhu_time_btn{
    cursor: pointer;
    color: #fff;
}
.top_taishan_jinzhu_time_btn:hover{
    text-decoration: underline;
}
@media print{
    a::after{
        content:none!important;
    }
}




/*----20170614--by Tracy sj & mall----*/
.content-left-mall-left-item-img{
    width:140px;
    height:80px;
    margin:0 auto 5px;
}
.content-left-mall-left-item-img img {
    width:100%;
    height:100%;
}
.content-left-mall-left-item-red{
    color:#d7000f;
    font-size:16px;
    max-height:25px;
    overflow:hidden;
}
.content-left-ninth-body-left{
    float:left;
    width:410px;
    height:345px;
}
.content-left-ninth-body-left .jinzhu_slide{
    width:100%;
    height:345px;
}
.content-left-ninth-body-left .jinzhu_slide ul.list li ,.content-left-ninth-body-left .jinzhu_slide img{
    width:410px;
    height:225px;
}
.content-left-ninth-body-left .jinzhu_slide ul.playerControl {
    left:88%!important;
    bottom:125px;
}
.content-left-mall-right .jinzhu_slide ul.playerControl{
    left:75%!important;
}
.jinzhu_slide.jinzhu_slide_mall{
    width:220px;
    height:360px;
}
.jinzhu_slide.jinzhu_slide_mall img ,.jinzhu_slide_mall.jinzhu_slide ul.list li{
    width:220px;
    height:360px;
}
.content-left-ninth-body-right{
    float:right;
    width:570px;
    border-left:1px solid #e1e1e1;
}
.content-left-ninth-body-right-mallbox{
    float:left;
    width:285px;
    height:172px;
    padding:20px;
    overflow:hidden;
    cursor:pointer;
    border-top:1px solid #e1e1e1;
}
.content-left-ninth-body-right-mallbox:hover{
    box-shadow:0px 0px 20px #ccc;
}
.content-left-ninth-body-right-mallbox:nth-child(even){
    border-left:1px solid #e1e1e1;
    margin-left:-1px;
}
.content-left-ninth-body-right-mallbox:first-child + div , .content-left-ninth-body-right-mallbox:first-child + div + div + div{
    border-left:1px solid #e1e1e1/9;
    margin-left:-1px/9;
}
.content-left-ninth-body-right-mallbox .title{
    font-size:14px;
    color:#333;
    margin:0!important;
    max-height: 15px;
    overflow:hidden;
}
.content-left-ninth-body-right-mallbox img{
    margin:15px auto;
    width:80px;
    height:68px;
}
.content-left-ninth-body-right-mallbox .pdt-name{
    font-size:12px;
    color:#333;
    max-height:22px;
    overflow:hidden;
}
.content-left-ninth-body-title{
    padding:10px;
    color:#333;
}
.content-left-ninth-body-title .adv-title{
    font-size:16px;
    max-height:34px;
    overflow:hidden;
}
.content-left-ninth-body-title .adv-pdt-name{
    font-size:14px;
    max-height:40px;
    overflow:hidden;
}
.content-left-ninth-body-title .adv-pdt-name label{
    margin:0 30px 0 0;
}
.content-left-mall-left-item-red >label{
    margin-right:5px;
}



/*2018春节版*/
.newyearBanner{
    width:100%;
    min-width:1200px;
    height:170px;
    background:url(../image/newyear/newyear.jpg) no-repeat center;
    background-size:1920px 100%;
}
.sitelist_spring{
    position:inherit;
    background:url(../image/newyear/topnav_bg.jpg) no-repeat;
    background-size:100% 100%;
}
.wrapper_banner{
    width:1200px;
    height:100%;
    margin:0 auto;
}
.ie8box{
    width:100%;
    height:30px;
    display:none;
}
.scrollbox{
    width:400px;
    height:145px;
    background:url(../image/newyear/scrollbg.png) no-repeat;
    background-size:100% 100%;
    float:right;
    right:0;
    margin:25px 130px 0 0;
}
.marquee{
    width:360px;
    height:130px;
    overflow:hidden;
    padding:10px;
}
.marquee>ul{
    width:340px!important;
}
.scrollbox li{
    color:#fdeab0;
    font-size:14px;
    margin-bottom:10px;
}
.scrollbox .marquee{
    color:#fdeab0;
    line-height:1.3;
}
.scrollbox h3{
    font-size:14px;
    line-height:1.3;
    margin:0!important;
    font-weight: bold;
}
/*.close-btn{
    width:32px;
    height:32px;
    background:url(../image/newyear/close.png) no-repeat;
    background-size:100% 100%;
    position:fixed;
    top:0;
    right:0;
    cursor:pointer;
}
.close-btn:hover{
    background:url(../image/newyear/close_hover.png) no-repeat;
    background-size:100% 100%;
}*/
 