﻿@charset "utf-8";
/* CSS Document */


/*banner*/
.banner{ width:100%;  position:relative;  height:750px; background:#fff;  }
.banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.banner .bd ul{ width:100% !important;  }
.banner .bd li{ width:100% !important;  height:750px; overflow:hidden; text-align:center;  }
.banner .bd li a{ display:block; height:750px; }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;}
.banner .hd ul {padding-top: 5px; text-align: center;}
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.banner .hd ul .on{ background-position:0 0; }

/*news*/
.title {font-size: 16px; font: 16px/24px "", Arial, sans-serif;}

.news {padding: 50px 0;}
.news-ul {padding: 30px 0 50px 0;}
.news-ul li {float: left; padding-left: 50px; width: 300px;}
.news-ul .li-one {padding-left: 0;}
.news-ul li a{ text-decoration:none;}
.news-ul dl {padding-top: 30px; line-height: 180%;}
.news-ul dl dt {font-weight: 600; color: #000;}
.news-ul dl dd {color: #969696;}
.news-ul dl dd span{font-family: "宋体";  padding-left:10px;}
.text p {line-height: 180%;}
.text a {color: #000;}

/*star*/
.star {padding: 50px 0; background: #302f2d; color: #fff;}
.star h1 {color: #bbb;}
.star a{color: #fff;}
.star a:hover {color: #e70f1e;}
.star-ul {padding: 30px 1px 50px 0;}
.star-ul li {float: left; padding-left: 13px; width: 189px;}
.star-ul .li-one {padding-left: 0;}
.star-ul li dl dt {padding: 10px 0; font-weight: 600;}
.star-ul li dl dd{ color:#BAB8B8;}
.star-bg{ background:#fff; width:100%; margin:0 auto;display:inline-block;}

/*tv*/
.tv {padding: 50px 0;}
.tv-area {padding: 30px 0 50px 0; line-height: 180%;}
.tv-area .tv-list {margin-left: 25px; float:right; width: 590px; height: 250px; border-top: 1px solid #333; border-bottom: 1px solid #333;}
.tv-area .tv-list dl {padding: 10px 0;}
.tv-area .tv-list dl dt a{font-weight: 600; color: #000; font-family: "", Arial;}
.tv-area .tv-list dl dt a i {padding-right: 2px; font-style: normal;}
.tv-area .tv-list dl dt a span {width: 100px; display: inline-block;}
.tv-area .tv-list dl dd {padding-left: 100px;}
.tv-area .tv-list dl dd a {
        color: #969695;
        height: 40px;
        width: 468px;
        overflow: hidden;
        display: block;
    }



