@charset "utf-8";
/* CSS Document */
.top{
    height: 222px;
    background: url(../images/top_bg.jpg) center 0 no-repeat;
    width: 100%;
	overflow:hidden;
	position:relative
;}
.top .logo{
    margin-top: 66px;
    float: left;
	margin-left:40px;
	z-index:2;
	position: absolute
;}
.top .top_right{
    float: right;
	z-index:1
;}
.nav{
    background: #0269ba;
    position: relative;
    z-index: 10;}
.nav ul{
    height: 50px;
    line-height: 50px;
    width: 1200px;
    border-left:1px solid #015ea8;}
.nav ul li{
    font-size: 16px;
    float: left;
    width: 149px;
    border-right:1px solid #015ea8;
    text-align: center;
    margin-left: -1px;
    cursor: pointer;
    position: relative;}
.nav ul li a{
    display: block;
    color: #fff;
	font-weight:bold
;}
.nav ul li a:hover,.nav ul li:hover{
    background: #0c5e9f;
    color: #fff;}
.nav ul li ul{
    position: absolute;
    z-index: 999;
    width: 149px;
    display: none;
    left:0;
    top:50px;
    height:auto;}
.nav ul li ul li{
    clear: both;
    background: #0c5e9f;
    border: none;}
.nav ul li ul li a{
    display: block;
    color: #fff;}
.nav ul li ul li a:hover{
    color: #fff;
    background: #0b548f;}
.nav ul li:hover ul{
    display: block;}
.focus{
    width: 700px;
    height: 430px;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 9;}
.focus ul li{
    position: relative;
    z-index: 9;}
.focus ul li .title{
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 700px;
    left: 0;
    bottom:0;
    font-size: 14px;
    top:390px;
    color: #fff;
    z-index: 99;}
.focus ul li .title h3{
    position: relative;
    margin: 0 10px;
    z-index: 2;}
.focus ul li .title span{
    position: absolute;
    left: 0px;
    top:0;
    display: block;
    height: 40px;
    line-height: 40px;
    width:700px;
    background: #0c5e9f;
    opacity: .8;filter:alpha(opacity=80);-moz-opacity:0.8;
    z-index:1;}
.focus ul li a{
    display: block;
    color: #111;}
.focus .prev,.focus .next{
    position: absolute;
    display: none;
    height: 50px;
    width: 50px;
    left:0;
    top:50%;
    margin-top: -40px;
    background: #e9e9e9;
    z-index: 9999;
    background: url(../images/focuspn.png) 0 0 no-repeat;}
.focus .next{
    left: 650px;
    background-position: -50px 0;}
.focus:hover .prev,.focus:hover .next{
    display: block;}
.tzgg{
    float: right;
    width: 480px;}
.tzgg h3{
    font-size: 20px;
    font-weight: bold;
    color:#0c5e9f;
    padding-left:15px;
    border-left: 5px solid #0c5e9f;}
.tzgg dl dt{
text-indent:2em;
vertical-align: middle;}
.tzgg dl dt a{
    font-size: 16px;
    font-weight: bold;
    color: #555;}
.tzgg dl dt a:hover,.in_artlist li a:hover,.in_artlist h3 a.more:hover,.friendLink .right a:hover{
    color: #951616;}
.tzgg dl{
   padding:16px 0px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
	vertical-align: middle;}
.tzgg dl dt span.time{
    float: right;
    color: #888;}
.tzgg dl dd{
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
	text-indent:2em
;}
.tzgg a{ color: #0b5997;}

.xtrk{
    background: #f8f8f8;
    font-size: 16px;
    padding: 20px 0;
    overflow: hidden;}
.xtrk ul li{
    width: 239px;
    text-align: center;
    height: 100px;
    float: left;
    border-left:1px solid #ddd;
    margin-left: -1px;}
.xtrk ul li a{
    display: block;
    margin-top: 6px;
    color:#0c5e9f;}
.xtrk ul li a span{
    display: block;
    height: 64px;
    width: 64px;
    margin:0 auto 8px;
    background: url(../images/xtrkico.png) 0 0 no-repeat;}
.xtrk ul li a span.hdb{
    background-position: 0 -64px;}
.xtrk ul li a span.jcg{
    background-position: 0 -128px;}
.xtrk ul li a span.hyd{
    background-position: 0 -192px;}
.xtrk ul li a span.dhc{
    background-position: 0 -256px;}
.xtrk ul li a:hover{ color: #951616;}
.xtrk ul li a:hover span{background-image: url(../images/xtrkicohover.png);}
.in_artlist{
    width: 380px;
    float: left;}
.in_artlist h3{
    font-size: 18px;
    font-weight: bold;
    color: #0c5e9f;
    padding-bottom: 3px;
    height: 30px; line-height: 30px;
    border-bottom: 2px solid #0c5e9f;}
.in_artlist h3 a.more,.tzgg h3 a.more{
    font-weight: normal;
    font-size: 14px;
    color: #555;
    float: right;}
.tzgg h3 a:hover{
color:#CC0000
;}
.in_artlist li{
    height: 50px;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;}
.in_artlist li .time{
    height: 50px;
    width: 50px;
    float: left;
    margin-right: 10px;
    background: #ddd;}
.in_artlist li .time span{
    display: block;
    height: 25px;
    color: #333;
    font-size: 12px;
    text-align: center;}
.in_artlist li .time span.day{
    font-size: 14px;
    color: #fff;
    background: #0b5997;}
.in_artlist li a{
    display: block;
    color: #555;
    height: 50px;
    overflow: hidden;}
.friendLink{
    background: #f4f4f4;
    width: 100%;
    height: 80px;
    overflow: hidden;}
.friendLink .left{
    float: left;
    color: #fff;
    font-size: 24px;
    width: 220px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #0c5e9f;}
.friendLink .right{
    float: right;
    margin: 15px 0;
    height: 50px;
    width: 960px;
    overflow: hidden;}
.friendLink .right a{
    display: inline-block;
    width: 140px;
    color: #555;
    margin: 0 10px;}
.bottom{
    background: #555;
    text-align: center;
    color: #ddd;
    padding: 20px 0;}
.list .w890 li{
    height: 100px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom:1px dotted #ddd ;}

.list .w890 li h3{
    clear: both;
    width: 890px;
    height: 35px;
    line-height: 35px;
    margin-bottom:5px;}
.list .w890 li h3 a{
    font-size: 16px;
    font-weight: bold;
    color: #555;
    display: block;
    width: 800px;
    float: left;
    overflow: hidden;}
.list .w890 li span.time{
    color: #888;
    font-size: 14px;
    float: right;}
.list .w890 li p{
    height: 50px;
    overflow: hidden;
	text-indent:2em
;}
.list .w890 li p a{
    color: #888;}
.w890{
    width: 890px;}
.w230{
    width: 230px;}
.list .w890 li:hover{ border-color:#0c5e9f;}
.list .w890 li:hover h3 a,.list li:hover p a{
    color: #0c5e9f;}
.list .w230{}
.brnav{
    line-height:45px;
    border-bottom: 2px solid #0c5e9f;
    margin-bottom: 40px;
    color: #888;}
.brnav a{
    color: #888;}
.brnav a:hover{
    color: #0c5e9f;
    text-decoration: underline;}
.list .w230 dl{
    padding: 10px;
    font-size: 16px;
    background: #f0f0f0;}
.list .w230 dl dt{
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #0c5e9f;}
.list .w230 dl dd{
    line-height: 45px;
    background: #f8f8f8;
    border-bottom: 1px dotted #ddd;}
.list .w230 dl dd a{
    display: block;
    color: #555;
    text-align: center;}
.list .w230 dl dd a:hover{
    background: #fff;
    color: #0c5e9f;}
.sear{
    padding: 20px 0;
    background: #f8f8f8;}
.sear input{
    height:40px;
    line-height: 40px;
    background: #fff;
    width: 190px;
    margin-left: 10px;
    padding: 0 10px;
    border: 1px solid #eee;
    color: #888;}
.sear a{
    display: block;
    padding: 0 10px;
    background: #0c5e9f;
    color: #fff;
    width: 50px;
    line-height:35px;
    text-align: center;
    margin: 10px auto 0;}
.pages{ text-align: center; margin: 50px auto;}
.pages span{ display:inline-block; height:35px; line-height:35px; margin:0 5px; padding: 0 15px; border:1px solid #ddd; text-align: center; border-radius:5px; overflow:hidden; color:#555;font-weight:bold;}
.pages a,.pages span{ display:inline-block; height:35px; line-height:35px; margin:0 5px; padding: 0 15px; border:1px solid #ddd; text-align: center; border-radius:5px; overflow:hidden; color:#555;}
.pages select{ display:inline-block; height:35px; line-height:35px; margin:0 5px; padding: 0 15px; border:1px solid #ddd; text-align: center; border-radius:5px; overflow:hidden; color:#555;width:60px;}
.pages a:hover,.pages a.cur{ color:#fff; background:#11abec; border-color:#11abec;}
.pages .cur{ color:#fff; background:#11abec; border-color:#11abec;}
.textbox{
    overflow: hidden;
    padding: 0 0 50px;}
.textbox h1{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;}
.textbox .desc{
    font-size: 14px;
    color: #888;
    margin-top: 10px;}
.textbox .desc span{
    margin-right: 20px;}
.textbox p{
    margin-top: 20px;
    color: #555;
   }
.textbox img{
    display: block;
    margin: 20px auto;
    max-width: 890px;}


.list_nav a{color:#FFFFFF;}




#content {line-height:200%;
    font-family: 仿宋;
    font-size: 15pt;
	text-indent:2em;
	color:#000;
	font-weight:500;}


.discription{
    border-left: 4px solid #58a4db;
    background: #f6f6f6;
    display: block;
    padding: 20px;
	margin-bottom:20px
;}
.discription p{font-family:"微软雅黑", "宋体";font-size:14px;line-height:200%;margin:0;padding:0;}





















