﻿/*
 * @author	:nangkong
 * @version	:4.0
 * @date	:2013-8-8
 * @description:第二期改版样式优化
 */
@import url("main.css");
/************************************************
 ******************内容样式开始********************
 ***********************************************/
body {background: url(../image/line.gif) repeat-x scroll #FFF;}

.left{ width:670px; overflow:hidden;}
.right{ width:282px; overflow:hidden;}
.notopbor{ border:1px solid #dfdfdf; border-top:none;}
.bor{ border:1px solid #dfdfdf;}
a:hover { text-decoration:underline; color:#ba2636;}
.mor{ float:right;}
.mor a, .morxx a{color:#c20201;font-size:12px; font-weight:normal; background:none !important;}
h1{ font-size:16px;}
.mt10{margin-top:10px;}
.mt5{margin-top:5px;}
.ml5{ margin-left:5px;}
.mr5{ margin-right:5px;}
/* head */
.head_top{height:45px;border:1px solid #CCC;border-top:none;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));background:-moz-linear-gradient(top,#FFF,#eee);background:-o-linear-gradient(top,#fff,#eee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee')";}
.search-keyword{width:294px; float:left;height:29px;color:#999;margin-left:10px;background:#fff url(../image/kaoshi2013/index_ipt_bg.gif) no-repeat 5px center;padding:0 8px 0 25px;border:1px solid #ccc;font:12px/29px Arial, Helvetica, sans-serif;border-right:none;vertical-align:bottom;}
.form{width:410px;float:left;height:38px;margin-top:7px;position:relative;z-index:9998;}
.search-submit{float:left;color:#000;height:31px;vertical-align:bottom;width:60px;border:1px solid #ccc;text-align:center;cursor:pointer;font:12px Verdana,Geneva,sans-serif;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ddd));background:-moz-linear-gradient(top,#FFF,#ddd);background:-o-linear-gradient(top,#fff,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd')";}
.forrig{ height:45px; line-height:45px; width:540px; overflow:hidden;}
.forrig a{ padding:0 3px;}
/* 导航 nav */
.ksmenu { height:80px; line-height:40px; overflow:hidden; background:#2267b5 url(../image/kaoshi2013/ks_repeat.gif) repeat-x left top scroll;}
.ksmenu .menu_nav{ text-align:center;}
.ksmenu .menu_nav h1{ background:url(../image/kaoshi2013/nav_li_bg.gif) no-repeat left top scroll; }
.ksmenu .menu_nav .nav_one td{  background:url(../image/kaoshi2013/ks_repeat.gif) repeat-x left -460px scroll;}
.ksmenu .menu_nav a{display:inline-block;_display:block; line-height:30px; height:30px; margin:5px 0;font-size:14px;  color:#FFF; font-weight:bold; text-decoration:none; padding:0 10px; }
.ksmenu .menu_nav a:hover{ background:#FFF left -5px; color:#2267b5; border-radius: 5px;}
.addsty1{ margin:5px auto;}
.addsty2,.addsty3,.addsty4{width:620px; margin:5px auto;overflow:hidden; }
.addsty2{ border:#dfdfdf solid 1px; margin:10px auto 10px; padding:10px 0;}
.addsty3{ padding-left:80px;}
.addsty4{ padding-left:10px;}
.addsty6{ padding:5px; border:#dfdfdf solid 1px; margin:5px 0 10px;}
.addsty6 .container{ margin:0 auto}
/* 栏目列表 */
.clu_tit,.chanal_list{ background: url(../image/kaoshi2013/ks_repeat.gif) repeat-x;}
.tit_a, .list_coltit h1 { background:url(../image/kaoshi2013/ka_allbg.gif) no-repeat;}
.clu_tit{ height:35px; line-height:35px; background-position:left -90px;}
.clu_tit h1{ background-position:left -50px; text-indent:40px; color:#1359a9;}
.clu_tit h1 a{ color:#1359a9;}
.clu_img{ padding:5px 15px 0;}
.clu_img h3{ font-size:12px; font-weight:normal; text-align:center; height:30px; line-height:30px; overflow:hidden; }
.clu_img h3 a{color:#ba2636;}
.tit_a{background-position:-470px -50px !important ;text-indent:20px !important;}

/* 列表页栏目左大切换框 */
.chanal_list{ width:668px;height:39px; overflow:hidden;  border: 1px solid #E3E3E3; border-bottom:none; margin-top:5px; background-position:left -90px; }
.chanal_list li{ float:left; border-right: 1px solid #E3E3E3;height:39px; overflow:hidden;}
.chanal_list li a{ display:inline-block; height:39px; line-height:39px; padding:0px 8px; font-weight: bold;}
.chanal_list li a:hover{color:#BA2636;}
.chanal_list .chanal_bg{ background-color:#F8F8F8; color:#BA2636; height:40px; line-height:40px;}
.chanal_list .tabs_title .active{ background-color:#F8F8F8; color:#BA2636; height:40px; line-height:40px;}
.chanal_list .tabs_title .active a{color:#BA2636;}

/* 列表页样式 */
.list_cont{background-color:#F8F8F8;padding:10px;}
.list_cont .arc_time{ float:right; color:#999; font-size:14px;}
.list_cont .list_arc li{ padding-left:15px; height:32px; line-height:32px; border-bottom:dotted 1px #dfdfdf; margin:10px 0px;}
.list_cont .list_arctop h1{ font-size:16px; color:#000;}
.list_cont .list_arctop p{ margin:10px 0px; text-indent:2em; line-height:25px;}
.list_cont .list_arc a:hover{ text-decoration:underline; color:#BA2636;}
.list_cont .list_arctop{ border-bottom:dotted 1px #dfdfdf;}
.list_cont .list_coltit{ margin:20px 0 10px; border-bottom:#06F solid 2px; line-height:30px;}
.list_cont .list_coltit h1{ font-size:16px; width:300px; overflow:hidden; background-position:left 0; text-indent:3em; }

/* 内容样式 */
.arcstye{width:668px; overflow: hidden;}
.content{ overflow:hidden;border: 1px solid #E3E3E3; background-color:#F8F8F8; }
.content .title{ font-size:16px; text-align:center; padding:10px 20px; color:#000;}
.article {font-size:14px; line-height:30px; color:#000; padding:0px 20px;}
.article u{ color:red;}
.article .editor{ text-align:right; font-size:14px; font-weight:normal;}
.article .tags{ font-size:12px;font-weight:normal;}
.article .tags a{ color:red;}
.arc_xx { width:90%; margin:0 auto; height:60px; line-height:30px; border-bottom:dotted #dfdfdf 1px; overflow:hidden;}
.arc_xx p{ text-align:center;}
.arc_xx .ask{ text-decoration:underline; color:red; border:none;}
.arc_xx .article{ font-size:12px; padding:0;}
.arc_xx .mt5{ margin:0;}
.wrong{text-align:center;}
.wrong a{ text-decoration:underline; color:red; font-size:12px; }
.upx dt{ padding:0px 25px; margin-top:5px;}
.upx dt img{border: 1px solid #E3E3E3;}
.upx dd{ text-align:center;}
/* 百度分享 */
.share { width:600px; margin:10px auto; padding:10px 0px; border-top: 1px solid #E3E3E3;border-bottom: 1px solid #E3E3E3;}

/*上下篇*/
.page{ padding:10px 20px;font-weight:bold;  font-size:14px;color: #933; line-height:30px; border-top: 1px dashed #E3E3E3;}
.page span{ display:block;}
.page span a{ font-weight:normal !important;}


/* 相关文章 */
.xg_arc { overflow:hidden; padding:10px 10px; margin-bottom:20px;}
.xg_arc h1{ font-size:14px; color: #933;height:30px; line-height:30px; border-bottom:dotted #dfdfdf 1px;}
.xg_arc li{ float:left; width:290px;}


/* 版权声明 */
.cofigby { width:92%; padding:10px; overflow:hidden;border: 1px solid #E3E3E3; margin:0 auto 10px; }
.cofigby h1{font-size:12px;}

/* tag标签样式 */
.tag { background:#d6e8ed;}
.tag a{ height:25px; line-height:25px; overflow:hidden; padding:0 10px; display:inline-block;}
.zw_tg{ margin-left:10px;}
.zw_tg a{ width:90px; height:25px; display:inline-block; background:url(../image/zw/zw_allbg.gif) repeat-x -411px -65px;}