﻿#tt {
    width: 1024px;
    height: 80px;
    margin-bottom: 10px;
    margin-top: 20px;
}
#tt h1 {
    height: 80px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
#tt h1 a {
    width: 100%;
    height: 100%;
    font-size: 29px;
    color: #333;
    text-align: center;
    line-height: 80px;
    font-weight: bold;
}
.xiang{
    color: #E1140A;
}


.box_01{
    height: 438px;
    margin-top: 20px;
    /*margin-bottom: 20px;*/
}
.scroll{
    position: relative;
    /* margin-bottom: 50px; */
    width: 666px;
    height: 438px;
}
.scroll .bd{position:relative;height:438px}
.scroll .bd li{display:block;position:absolute;width:100%;height:100%;left:0;top:0}
.scroll a img{display:block;width: 666px;
    height: 438px;
}
.scroll ul li p{
    position: absolute;
    width: 651px;
    height: 60px;
    bottom: 0px;
    left: 0px;
    line-height: 60px;
    font-size: 16px;
    color: #ffffff;
    padding-left: 15px;
    background: url(../png/bg_btm.png);
}


.scroll ul li p span{
    width: 494px;
    height: 100%;
    display: block;
    overflow: hidden;
}
.scroll .hd {
    position: absolute;
    bottom: 22px;
    right: 0;
    width: 147px;
    height: 10px;
    z-index: 999;
}
.scroll .hd ul li{
    float: left;
    width: 18px;
    height: 7px;
    border-radius: 3px;
    margin-right: 8px;
    background-color: #ffffff;
    cursor: pointer;
}
.scroll .hd ul li.on{
    background: #EB3434;
    width: 26px;
}
.titleGroup{
    width: 334px;
    height: 438px;
    position: relative;
    overflow: hidden;
      margin-top: -9px;
    color: #ffffff;
}

  .titleGroup li {
    /* padding: 0px 0 11px 0; */
    height: 36px;
    line-height: 36px;
    margin: 22px 0;
    /* margin-top: 15px; */
    overflow: hidden;
    /* line-height: 31px; */
    /* margin-bottom: 2px; */
}
.titleGroup li a h1{
    font-size: 16px;
 
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.titleGroup li a p{
        font-size: 13px;
    line-height: 21px;
        height: 40px;
    overflow: hidden;
    color: #919191;
    margin-bottom: 3px;
}
.titleGroup li a h1:hover{
    text-decoration: underline;
    color: #E3241A;
}
.titleGroup li.sum a h1{font-size:17px;}
.titleGroup li.sum{
    font-weight: bold;
    height: 29px;
   
}
.titleGroup li.sum h1{ color: #E3241A;
    font-weight: bold;}
   
.yw_title ul li.point{
margin-bottom: 5px !important;
    margin-top: 5px !important;
}
 .yw_title{
    width:334px;
    height:auto;
    overflow:hidden;
    margin-bottom:0px;
}
 .yw_title ul{
    width:100%;
    height:auto;
    line-height:35px;
}
 .yw_title ul li{
    height:35px;
    overflow:hidden;
}
 .yw_title ul li a{
    color:#3f3f3f;
    font-size:14px;
    line-height:35px;
}
 .yw_title ul li.point a{
    color: #E03833;
    font-size: 16px;
     font-weight: bold;
}

.yw_title ul li.point_h{
    margin-top: 8px;
}
 .yw_title ul li a:hover{
    text-decoration: underline;
     color: #E3241A;
}
/*栏目标题*/
.cn_title{
    width: 100%;
    height:30px ;
    margin: 30px 0;
    background: url("../jpg/b.jpg") no-repeat left center;
    line-height: 30px;
}
.cn_title a{
    display: block;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
}
.adGal {
    width: 342px;
    height: 342px;
    margin-left: 2px;
    position: relative;
}
.galElement {
    position: absolute;
    left: 0;
    top: 0;
}
.zt_main{
    margin-top: 30px;
    margin-bottom: 20px;
}
.zt_main .zt_title span{
    display: inline-block;
    padding: 7px 17px;
    cursor: pointer;
    margin: 0 10px 23px 0;
    font-size: 18px;
    font-weight: bold;
}
.zt_main .zt_title span.active{
    background: #F5F5F5;
    color: #E21307;
}
.hot .hot-title{
    padding: 5px 15px;
    cursor: pointer;
    margin: 18px 10px 13px 0;
    font-size: 18px;
    font-weight: bold;
}
.hot .hot-cn{
    border: solid 1px #EDEDED;
    border-radius: 5px;
    padding: 10px 10px;
}
.hot .hot-cn a h1{
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 4px;
    line-height: 30px;
    height: 30px;
}
.hot .hot-cn a:hover{
    color: #E3241A !important;
    text-decoration: underline;
}
.hot .hot-cn a:hover h1{
    color: #E3241A !important;
   
}

.hot .hot-title:hover,.cn_title a:hover{
    color: #E3241A;
}