﻿.tw-leftmenu {
    width: 217px;
    min-height: 600px;
    margin-left: 20px;
    margin-top: 3px;

}
.tw-leftmenu li {
    cursor: pointer;
}
.tw-menu-first {
    width: 217px;

}
.tw-menu-first ul {
    display: none;
}
.tw-menu-first li.on > ul {
    display: block !important;
}
.tw-menu-first > li {
   margin-top: 10px;
   border: 1px solid #dddddd;
}
.tw-menu-first > li > a {
    text-align: left;
    display: block;
    cursor: pointer;
    background-color: #f5faff;
    height: 35px;
    margin-bottom: -1px;
    width: 200px;
    padding-left: 15px;
    font-family: "Microsoft YaHei";
    line-height: 35px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #ddd;
}
.tw-menu-first > li.on {
    color: #197dcd;

}
.tw-menu-first > li.on > a {
    color: #197dcd;
    background-color: #d0e7ff;
}
.tw-menu-second{
    padding-top: 4px;
    padding-bottom: 10px;
}
.tw-menu-second > li {
    width: 165px;
    border: 1px solid #dddddd;
    margin-left: 23px;
    min-height: 31px;
    line-height: 31px;
    text-align: center;
    margin-top: 8px;

}
.tw-menu-second > li > a {
    display: block;
    height: 31px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 31px;
    color: #333;
}
.tw-menu-second > li.on {
    color: #197dcd;
    background-color: #d0e7ff;
}
.tw-menu-second > li.on a{
    color: #197dcd;
}


.gb-title{
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #197dcd;
}
.gb-title span{
    display: block;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #197dcd;
    font-family: "Microsoft Yahei";
    line-height: 32px;
    width: 108px;
    height: 34px;
}
.gb-title label{
    display: block;
    float: right;
    padding-right: 6px;
    padding-left: 25px;
    background: url("../img/newsarea.jpg") no-repeat left;
    font-size: 12px;
    color: #000;
    line-height: 32px;
    height: 34px;
    font-family: "Microsoft YaHei";
    background-color: #fff;
}
.gb-list{
    width: 100%;
}
.gb-list ul{
    border-bottom: 1px dashed #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
}
.gb-list ul li{
    background: url("../img/newslist.jpg") no-repeat left 12px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    padding-left: 12px;
    line-height: 28px;
}
.gb-list ul li a{
    color: #383838;
}
.gb-list ul li a:hover{
    color: #d20b06;
}
.gb-list ul li label{
    color: #8c8c8c;
    float: right;
    margin-right: 10px;
}


.rf-bottom{
    padding-left: 20px;
    padding-right: 20px;
    height:30px;
    margin-top: 20px;
}
.rf-bottom-span{
    display: block;
    font-size: 12px;
    float: left;
    margin-left: 150px;
    color: #4c4c4c;
}
.rf-page{
    float: right;
}
.rf-page li{
    float: left;
    border: 1px solid #d2d7db;
    color: #4c4c4c;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 18px;
    height: 18px;
    cursor: pointer;
    margin-left: 8px;
}
.rf-page .active{
    background-color: #197dcd;
    border: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 0;
    color: #fff;

}
.rf-page .pageto{
    border: 0;
    cursor:auto;
}
.rf-page .pageto input{
    width: 18px;
    height: 18px;
    border: 1px solid #d2d7db;
}
.rf-tab-ul{
    clear: both;
    padding-top: 15px;
    overflow: auto;
}
.rf-tab-ul li{
    float: left;
    margin-left: 20px;
    line-height: 30px;
    width: 210px;
    text-align: center;
    height: 180px;
}
.rf-tab-ul li img{
    width: 100%;
    cursor: pointer;
}

.art-title {
    font-size: 32px;
    text-align: center;
    margin: 40px auto;
    color: #000;
    height: auto;
    font-weight: bold;
	line-height:30px;
    font-family: "Microsoft YaHei";
}

.art-menu {
    font-size: 14px;
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    font-family: "Microsoft YaHei";
}

.art-main {
    margin-top: 15px;
    width: 835px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom:20px;
    margin-bottom: 20px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.art-cpage{
    float: left;
    margin-left: 10px;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.art-cpage a{
    color: #333;
}
.art-cpage a:hover{
    color: #197dcd;
}
.art-print {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom:20px;
}

.art-print a {
    color: #666;
    margin-right: 10px;
    display: block;
    font-size: 14px;
    height: 22px;
    min-width: 60px;
    text-align: center;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    line-height: 22px;
    float: left;
}

.art-print a img {
    vertical-align: middle;
    margin-right: 5px;
}
.tap-content{
    padding:0 25px 20px;
}
.tap-content p {text-indent:2em !important}
.tap-content table p {text-indent:0em !important}