html {
	text-align: center;
	/*background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;*/
}
body {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
}
td {
	font: 16px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.homepage-div{
	background-color: #ffffff;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	/*padding: 3px 10px;*/
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	/*background: url(../images/nav_bg.jpg) repeat-x left top;*/
}
.nav .nav_global {
	background-color: #0066cb;
}
.nav .nav_global ul {
	/*padding: 0 10px;*/
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	/*background: url(../images/nav_line.jpg) no-repeat right top;*/
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	background-color: #ffaa01!important;
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	/*color: #000;*/
	/*background: url(../images/nav_li_hover.jpg) repeat-x center top;*/
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	/*background: #1F73BE;*/
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	/*background: url(../images/bullet.gif) no-repeat left center;*/
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	/*margin: 0 0 4px;*/
	/*padding: 0 0 5px;*/
	color: #666;
	/*border-bottom: 1px dashed #CCC;*/
	height: 30px;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li a .news-time{
	float: right;
}
.rank li {
	padding-left: 18px;
	line-height: 28px;
}
/*.rank li.no1 {*/
/*	background: url(../images/1.gif) no-repeat 4px center;*/
/*}*/

/*.rank li.no2 {*/
/*	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no3 {*/
/*	background: url(../images/3.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no4 {*/
/*	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no5 {*/
/*	background: url(../images/5.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no6 {*/
/*	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no7 {*/
/*	background: url(../images/7.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no8 {*/
/*	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no9 {*/
/*	background: url(../images/9.gif) no-repeat 4px center;*/
/*}*/
/*.rank li.no10 {*/
/*	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;*/
/*}*/

.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	/*margin-top: 10px;*/
	background: url(../images/focus_bg.jpg) repeat-x left top;
	/*border: 1px solid #AACCEE;*/
}
/*.focus strong {*/
/*	font-size: 16px;*/
/*	line-height: 32px;*/
/*	margin-bottom: 6px;*/
/*	text-align: center;*/
/*	display: block;*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
.focus-strong{
    font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}

.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	/*border-bottom: 1px dashed #ccc;*/
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	display: block;
	height: 60px;
	
}
.news_list .box ul li a {
	font-size: 16px;
	/*float: left;*/
}
.news_list .box ul li span {
	font-size: 12px;
    color: #8d8d8d;
	float: left;
	margin-right: 5px;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 18px;
	background: #F7FDFF;
	/*background: #fdfdfd;*/
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 0px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	/*line-height: 2;*/
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}

.title_info_left{
    width: 22%;
    float: left;
}
.title_info_left img{
    width: 80px;
    height: auto;
}
.title_info_right{
    width: 78%;
    float: left;
}
.title_info_right h1{
    text-align: left;
    padding-left: 10px !important;
    /*font-size: 16px !important;*/
    /*margin-bottom: 15px !important;*/
    display: block;
    height: 48px;
}
.title_info_right p{
    text-align: left;
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

/*.focus_bottom a{*/
/*    display: block;*/
/*    width: 20%;*/
/*    float: left;*/
/*    padding: 5px;*/
/*}*/

.novel-slide-ol {
    position: relative;
    display: none;
    overflow-x: auto;
    overflow-y: hidden;
    /*padding-left: .3rem;*/
    /*white-space: nowrap;*/
    -webkit-overflow-scrolling: touch
}

.novel-slide-ol::-webkit-scrollbar {
    display: none
}

.novel-slide-ol:only-child, .novel-slide>.active {
    display: block
}

.novel-slide-li {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.novel-slide-li:nth-of-type(10) .corner-rank>em {
    letter-spacing: -1px
}

.novel-slide-a {
    display: block;
    width: 4.8rem;
    padding: 0.75rem 0.2rem 0.5rem;
}

.novel-slide-img {
    display: block;
    width: inherit;
    height: 6.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.novel-slide-caption {
    font-size: 14px;
    font-weight: bold;
    color: red;
    line-height: 1.125rem;
    overflow: hidden;
    max-height: 2.125rem;
    margin: .5rem 0 .25rem
}

.novel-slide-author {
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #969ba3
}



.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 15px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 0.5em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a { color: #000000 }
.tableborder{ 
    background: #E1EFFB; 
    border: 1px solid #AACCEE;
} 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
	text-align: center;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}
.page-none{
    color: #bbb;
}
/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

    .homepage img{
        width:100%;
    }
    .class-name-1{
        color: #a7a7a7;
        font-size: 14px;
    }
    .author-1{
        color: #a7a7a7;
        font-size: 12px;
    }
    
    .fushu-more{
        font-size: 14px;
        color: #939191 !important;
        text-decoration: none;
        float: right;
    }
    .inputText{
        /*display: block;*/
        /*height: 20px;*/
        padding: 6px 6px
    }
    .inputSub{
        /*display: block;*/
        /*height: 31px;*/
        color: #fff;
        background-color: #0066cb;
        border: none;
        padding: 6px 12px;
        font-weight: bold;
    }

@media screen and (max-width: 720px) {
    body{
        width: 100%;
    }
    table{
        width: 100% !important;
    }
    .news .main .box{
        padding: 0 8px;
    }
    td{
    	font: 15px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
    	color: #333;
    }
    
    .top .inputSub {
    	height: 19px;
	    line-height: 8px;
    }
    /*#searchform td{*/
    /*    width: 282px;*/
    /*}*/
    .nav {
        background-color: #0066cb;
        padding: 5px 10px;
    }
    .nav .nav_global li{
        width: 20%;
        padding: 0px;
        line-height: 28px;
        /*font-weight: normal;*/
    }
    .nav .nav_global li a{
        padding: 0 5px;
    }
    .showpage .main #text{
        /*font-size: 20px;*/
        /*color: #54636e !important;*/
        font-size: 18px;
        color: #54636e;
    }
    .showpage .main .title_info .info_text{
        font-size: 12px;
        padding-top: 10px;
    }
    .showpage .main .title_info h1{
        font-size: 20px;
        line-height: 25px;
    }
    .showpage .digg{
        background:none;
    }
    .top{
        /*display: none;*/
        font-size: 12px;
    }
    .header-banner{
        /*display: none;*/
        border-collapse:collapse;
    }
    .header-banner img{
        height: auto;
    }
    .nav{
        border-spacing：10;
    }
    .sider{
        display: none;
    }

    .list_page a{
        margin-top: 10px;
        display: inline-block;
    }
    .pageLink a{
        margin-top: 10px;
        display: inline-block;
    }
    .copyright td p{
        font-size: 12px !important;
    }
    
    
    .listpage .news_list .box{
        padding: 0 0;
        border: none;
    }
    .news_list .box ul li{
        display: block;
        padding: 0 0;
        height: 60px;
        margin-bottom: 10px;
        /*box-shadow: -1px 2px 2px 1px #ebebeb;*/
    }
    .box ul li{
        background: none;
    }
    .listpage .list_content .box{
        padding: 0;
    }
    #keyboard{
        width: 78%;
    }
    
    .showpage .main #text p {
    	margin: 0.2em 0;
    }
    .rank{
        /*padding: 8px 2px;*/
    }
    .rank li {
        height: 30px;
        padding: 4px 6px;
        line-height: 30px;
        overflow: hidden;
        /*box-shadow: -4px 2px 2px -1px #ebebeb;*/
        /*box-shadow: 0px 2px 2px -1px #ebebeb;*/
        border-bottom: 1px solid #f0f1f2;
    }

    .news .rank li {
        padding: 4px 0px !important;
    }
    .rank li a .news-time{
        float: right;
        font-size: 12px;
        color: #737d7d;
    }
    .box ul li p{
        height: 30px;
        overflow: hidden;
        padding: 0px 5px;
    }
    
    .position {
    	background: #e8f1f9;
    	color: #07519A;
    	border: none;
    	border-bottom: none;
    	margin-bottom: 15px;
    	padding: 2px 5px;
    	/*box-shadow: -1px 2px 2px 1px #ebebeb;*/
    }
    .position td {
    	line-height: 23px;
    	padding: 2px 0px;
    	font-family: "宋体";
    	font-weight: bold;
    }
    .position td::before{
            display: inline-block;
            box-sizing: border-box;
            width: 0.625rem;
            height: 1em;
            content: '';
            vertical-align: -.22ex;
            color: transparent;
            border-left: 2px solid #ed424b;
    }
    .listpage .news_list .box ul{
        padding: 0;
    }
    .title {
    	/*background: #E9F2FB;*/
    	background: #bedfff;
    	color: #07519A;
    	border: none;
    	border-bottom: none;
    }
    .title td{
        font-size: 16px;
        line-height: 30px;
        color: #333;
        padding: 2px 8px;
        /*box-shadow: 4px 5px 2px -1px #ebebeb;*/
    }
    .box{
        border: none;
    }
    .links{
        margin-top: 0px;
    }
    .links .box table td{
        display: block;
        float: left;
        margin-right: 5px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .pageLink{
        margin-bottom: 10px !important
    }
    .pageLink select{
        height: 26px;
        padding: 4px 4px;
    }
}


.news_list .box ul li{
    height: auto;
}
.list-content p{
    height: 23px !important;
    font-size: 12px;
    color: #8d8d8d;
}

.book-li::after {
    display: block;
    margin-top: -1px;
    margin-left: 0.75rem;
    content: '';
    -webkit-transition: margin-left .15s;
    transition: margin-left .15s;
    border-bottom: 1px solid #f0f1f2;
}
.book-layout{
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0.25rem 0.75rem;
    -webkit-transition: padding-left .15s;
    transition: padding-left .15s;
}
.book-cover {
    font-size: 0;
    float: left;
    width: 4.125rem;
    height: 5.5rem;
    margin-right: 0.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
.book-cell {
    overflow: hidden;
}
.book-title {
    line-height: 1.4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding: 0px 5px;
    margin: 0;
}
