﻿﻿

#ad {
    height: 90px;
    background: #fff;
        text-align: center;
}
#ad .hd,#ad .title{display: none;}
#ad .tempWrap{height: 90px!important;}

.headNews{background: url(../Base/img/top_bg.png) repeat-x;
    padding: 30px 15px 35px 15px;
    height: 68px;
}
.headNews li{text-align: center; padding-top: 7px;}
.headNews li a{ display: inline-block;
    height: 40px; 
    line-height: 40px; 
    background: url(../Base/img/top_title.png) no-repeat left center; 
    padding-left: 55px; 
    font-size: 24px;}

.headNews li .date{display: none;}

/* 焦点图 */
#focusNews {
   width: 480px; 
    position: relative;
    float: left;
    height: 310px; 
    overflow: hidden; 
    padding: 11px 10px; 
    background:url(../Base/img/news_bg.jpg) no-repeat;
}

#focusNews .bd .pic img {
   width: 480px;
    height: 310px; 
}

#focusNews .hd {
    right: 20px;
    bottom: 20px;
    height: 15px;
    line-height: 15px;
    width: 120px;
    margin: 0 auto;
    text-align: right;
}

#focusNews .hd ul {
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

#focusNews .hd ul li {
    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 1px;
    background: #666;
    float: left;
    color: #fff;
    text-indent:-999em;
}

#focusNews .hd ul li.on {
    background: #d20000;

}

#focusNews .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    text-align: left;
}

#focusNews .bd .con .title {
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

#focusNews .bd .con .title a {
    color: #fff;
    font-size: 14px;
}

#focusNews .bd .con .titleBg {
    height: 40px;
}
.news {
    float: right;
    width: 560px;
    height: 332px;
}

.news .hd {
    height: 34px;
}

.news .hd li {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 131px;
    font-size: 14px;
    margin: 0px 4px 0px 5px;
    text-align: center;
}

.news .hd li a {
    display: block;
    font-size: 14px;
     font-weight: bold;
    background: url(../Base/img/tab_bg.jpg) no-repeat;
}
.news .hd li.on a{
    background-position: -131px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.index_news{overflow: hidden; margin-bottom:20px;}
.news .t .title {
    text-align: center;
    font-size: 20px;
    padding: 10px 0 0;
}

.news .t{ 
    line-height: 18px;
    padding: 10px 0px 15px 0px; 
    font-size: 18px; 
    height: 75px; 
    margin-bottom: 12px; 
    border-bottom: #ddd 1px dotted; 
background:none;
}
.news .t .intro {
    color: #999;
    font-size: 12px;
    padding-top: 10px;
    line-height: 18px;
    margin-bottom: 12px;
   
}
.news .infoList li.n {
    line-height: 30px;
    background: url(../Base/img/index_lm_icon.jpg) no-repeat 0px center;
    padding-left: 12px;
    
}
.news .infoList li.n a{font-size:14px;}

.news .infoList li.n .date {
    float: right;
    font-size: 12px;
    color: #999;
}

#ztzl {
    background: url(../Base/img/index_zt_bg.jpg) no-repeat;
    height: 90px;
    padding: 20px 50px 20px 100px;
     position: relative;
    margin-bottom:20px;
}
#ztzl h3.title { position: absolute; left: 15px; top: 12px; width: 35px; height: 108px; z-index: 1;}
#ztzl h3.title a { display: block; font-size: 0; height: 108px; width: 100%;}
#ztzl li{
    width: 450px;
    height: 90px;
    float: left;
    margin: 0px 7px;
    text-align: center;}
#ztzl li img{
    width: 450px;
    height: 90px;}
 #ztzl li .tit{display: none;}
#ztzl .prev,
#ztzl .next {
    position: absolute;
    display: block;
    width: 17px;
    height: 90px;
    cursor: pointer;
}

#ztzl .prev {
    background: url(../Base/img/index_prev.jpg) no-repeat left center;
    left: 66px;
}

#ztzl .prev:hover {
    background: url(../Base/img/index_prev.jpg) no-repeat -17px center;
}

#ztzl .next {
    background: url(../Base/img/index_next.jpg) no-repeat left center;
    right: 15px;
}

#ztzl .next:hover {
    background: url(../Base/img/index_next.jpg) no-repeat -17px center;
}

#tsthy {
    height: 170px;
    padding: 51px 20px 24px 20px;
    background: url(../Base/img/index_pic_bg.jpg) no-repeat;
    margin-top: 10px;
    position: relative;
}
#tsthy .hd{
    position:absolute;
    width: 132px;
    height: 34px;
    top: 0;
    left: 45px;
}
#tsthy .hd h3,#tsthy .hd h3 a{
    display:block;
    height:34px;
}
#tsthy li {
    width: 244px;
    height: 170px;
    text-align: center;
    float: left;
    position: relative;
    margin:0 8px;
}

#tsthy li img {
    width: 244px;
    height: 170px;
    padding:0;
    border:0;
}

#tsthy li .titleBg,
#tsthy li .title {
    line-height: 40px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 5px 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    text-align: center;
    color: #fff;
}

#tsthy li .titleBg {
    z-index: 2;
    opacity: .6;
    background: #000;
    filter: alpha(opacity=60);
}

#tsthy li .title a {
    font-size: 16px;
    display: block;
    padding: 0 10px;
    color: #fff;
}
.sbox .hd {
    height: 37px;
    line-height: 34px;
    position: relative;
    background: url(../Base/img/index_lm_bg.jpg) repeat-x left bottom;
}
.sbox .bd .gklist{
    padding-top: 10px;
}
.sbox .bd .gklist li{
    float:left; 
    margin:7px 6px 0px 0px;
}
.sbox .bd .gklist li a{
    width:151px; 
    height:25px; 
    display:block; 
    line-height:25px; 
    text-align:center;
     background:url(../Base/img/index_icon_bg.jpg) no-repeat;}
.sbox .bd .gklist li a:hover{ 
    background-position:-151px 0px;
     color:#fff; 
     font-weight:bold：
     text-decoration: none;
}

 #xxgk{float: left;width:315px;}
.sbox .hd h3 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 80px;
    padding-left: 50px;
    background: url(../Base/img/index_lm_icon2.jpg) no-repeat 10px center;
    border-bottom: #dc0000 3px solid;
    height: 34px;
}

.sbox .hd .more {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../Base/img/more.png) no-repeat right center;
    padding-right: 7px;
}
#lyzn {
    float: right;
    width: 736px;
}
.index_guide {
    overflow: hidden;
    padding-top:10px;
}

.index_guide li {
    float: left;
    margin: 7px 6px 0px 6px;
}

.index_guide li a {
    width: 110px;
    height: 110px;
    display: block;
}

.index_guide li a.css1 {
    background: url(../Base/img/you.png) no-repeat;
    text-indent: -9999px;
}

.index_guide li a.css1:hover {
    background-position: 0px -110px;
}

.index_guide li a.css2 {
    background: url(../Base/img/xing.png) no-repeat;
    text-indent: -9999px;
}

.index_guide li a.css2:hover {
    background-position: 0px -110px;
}

.index_guide li a.css3 {
    background: url(../Base/img/chi.png) no-repeat;
    text-indent: -9999px;
}

.index_guide li a.css3:hover {
    background-position: 0px -110px;
}

.index_guide li a.css4 {
    background: url(../Base/img/zhu.png) no-repeat;
    text-indent: -9999px;
}

.index_guide li a.css4:hover {
    background-position: 0px -110px;
}

.index_guide li a.css5 {
    background: url(../Base/img/gou.png) no-repeat;
    text-indent: -9999px;
}

.index_guide li a.css5:hover {
    background-position: 0px -110px;
}

.index_guide li a.css6 {
    background: url(../Base/img/yu.png) no-repeat;
    text-indent: -9999px;
}

.index_guide li a.css6:hover {
    background-position: 0px -110px;
}

#qcode {position:fixed; right:0px; top:10%; z-index:10008; width: 100px; padding: 10px; background: #fff; border: 1px solid #ddd; box-shadow: 1px 1px 1px #d4d4d4; font-size: 12px;}
.cs_qcode img{width: 100px;height: 100px;}
.cs_text {text-align: center; font-size:11px; font-weight:bold;}
.cs_close {position: absolute; right: 5px; top: 5px; width: 12px; height: 12px; }
.cs_close a {display: block; height: 10px;}
.cs_close a span {display: none;}

