﻿body {
	margin: 0 auto;
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	background-attachment: scroll;
	background-color: #f6f6f6;
	background-image: url(/skin/default/images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font: 12px/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;
}

.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top_inputText {
	height: 14px;
	border: 1px solid #c3c3c3;
	background-color:#f1f6f9;
}

/** 导航 **/
.top_nav {
background-color:#FFFFFF;}
.top_nav,
.top_nav a {
    color: #323232;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
}
.top_nav_a {
    display: none;
}
.top_nav .inner {
    width: 1000px;
    margin: 0 auto; 
    position: relative;   
}
.top_nav ul li {
    float: left;
    position: relative;
    z-index: 9999;
    background: url(/skin/default/images/top_nav_sep.jpg) no-repeat 0 50%;    
}
.top_nav ul li:first-child {
    background-image: none;
}
.top_nav ul li a {
    display: block;
	color:#024fa1;
	/*font-weight:bold;*/
	font-size:16px;
	font-family:"微软雅黑";
    padding: 16px 50px;
	text-decoration:none;
}
.top_nav ul li ul li {
    background-image: none;
	background:#fbfaf8;
}
.top_nav ul li ul li.back {
    display: none;
}
.top_nav ul li ul {
    position: absolute;
    top: 100%;
    left: -30px;
    width: 220px;
    background: #fbfaf8;
	border:1px #dbd7d7 solid;  
    padding: 14px 0 19px 0; 
    transition: all .3s ease-in; 
    -o-transition: all .3s ease-in; 
    -moz-transition: all .3s ease-in; 
    -webkit-transition: all .3s ease-in; 
    visibility: hidden;          
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; 
}
.top_nav ul li:hover ul {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; 
}
.top_nav ul li a:hover  {
    color: #024fa1;
    /*background: #fff;*/
}
.top_nav ul li ul li {
    float: none;
	background:#fbfaf8;
	border-bottom:1px #e7e7e7 solid;
}
.top_nav ul li ul li a {
 font-weight:normal;
    color: #666666;
	font-size:12px;
    text-align: center;
	 padding: 4px 15px;
    text-transform: none;
	text-decoration:none;
	background-color:#fbfaf8;
}
.top_nav ul li ul li.active a,
.top_nav ul li ul li > a.active,
.top_nav ul li ul li:hover a {
    background: #fbfaf8;
	color:#024fa1;
	text-decoration:underline;}
.top_nav ul li.search_item {
    width: 27.28%;
    width: auto;
    padding: 0 0 0 18px;
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    padding: 0;
    overflow: hidden;
}

/* 首页幻灯 */
.commend-i {
    position: relative;
    width: 585px;
	height:390px;
}
.commend-i .bd li {
    position: relative;

}
.commend-i .bd .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 100px 0 15px;
    height: 36px;
    line-height: 36px;
	margin-bottom:4px;
    overflow: hidden;
    color: #fff;
	font-size:15px; font-family:"微软雅黑";
    background:rgba(0, 0, 0, 0.7)!important;
    filter:Alpha(opacity=70);
    background:#000;
}
.commend-i .hd {
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.commend-i .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    margin:3px;
    overflow: hidden;
    font-size: 0;
    border-radius: 999px;
    background: #fff;
}
.commend-i .hd ul .on {
    background:#1e99d5
}

/*首页样式*/
.sybk1{ border-bottom:2px solid #024fa1;}
.sybt1{ font-size:16px; color:#024fa1; font-family:"微软雅黑"; line-height:35px;}
.sybt2{ font-size:14px; font-weight:bold; color:#fff; font-family:"微软雅黑";}
.symore a{ font-size:12px; color:#888; text-decoration:none;}
.symore a:hover{ font-size:12px; color:#024fa1; text-decoration:underline;}
.hyxw_list{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.hyxw_list a{ font-size:14px; color:#333; text-decoration:none; line-height:40px;}
.hyxw_list a:hover{color:#024fa1; text-decoration:underline;}

.syl_lb span{ font-size:12px; color:#888;}
.syl_lb a{ font-size:12px; color:#333; text-decoration:none; line-height:26px;}
.syl_lb a:hover{ font-size:12px; color:#024fa1; text-decoration:underline;}
.syr_bt{ font-size:16px; color:#fff; font-family:"微软雅黑"; line-height:31px; height:31px;}
.syr_bt img{vertical-align:middle; padding-right:10px; padding-bottom:2px;}
.sylmm2{ font-size:16px; color:#024fa1; font-family:"微软雅黑";}



/*内页样式*/
.nyr_bt{ font-size:16px; color:#fff; font-family:"微软雅黑"; padding-left:20px;}
.dqwz { font-size:12px; color:#666; line-height:47px;}
.dqwz a{ font-size:12px; color:#666; text-decoration:none; line-height:47px;}
.dqwz a:hover{ font-size:12px; color:#024fa1; text-decoration:underline;}

.nyr_rdzx{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	margin-top:10px;
	padding-bottom:10px;
}
.nyr_rdzx a{ font-size:12px; color:#666666; text-decoration:none;}
.nyr_rdzx a:hover{color:#024fa1; text-decoration:underline;}
.nylmm{ font-size:16px; color:#024fa1; font-weight:bold; font-family:"微软雅黑";}

.xwlist span{ font-size:12px; color:#666; line-height:38px; font-family:"微软雅黑";}
.xwlist a{ font-size:14px; color:#337ab7; text-decoration:none; line-height:38px; font-family:"微软雅黑";}
.xwlist a:hover{ font-size:14px; color:#024fa1; text-decoration:underline;}

.sxp { font-size:12px; color:#666; line-height:30px;}
.sxp a{ font-size:12px; color:#666; text-decoration:none; line-height:30px;}
.sxp a:hover{ font-size:12px; color:#024fa1; text-decoration:underline;}

.xwnr { font-size:14px; color:#333; line-height:30px;}
.xwnr a{ font-size:14px; color:#333; text-decoration:none; line-height:30px;}
.xwnr a:hover{ font-size:14px; color:#024fa1; text-decoration:underline;}

.laiyuan { font-size:12px; color:#666; line-height:40px;}
.xwnrbt { font-size:22px; color:#333; padding:15px 0px 10px 0px; font-family:"微软雅黑";}

.subnav-list {
    width: 100%;
}
.subnav-list li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	font-family:"微软雅黑";
	padding-left:13px;
	margin-bottom:12px;
	text-decoration:none;
	color: #333;
	background-attachment: scroll;
	background-image: url(/skin/default/images/ny_l_navbg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.subnav-list li a:hover,
.subnav-list li .curr {
    color: #fff;
	background-attachment: scroll;
	background-image: url(/skin/default/images/ny_l_navbg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.subnav-list_h {
    width: 100%;
}
.subnav-list_h li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	font-family:"微软雅黑";
	padding-left:13px;
	margin-bottom:12px;
	text-decoration:none;
	color: #333;
	background-attachment: scroll;
	background-image: url(/skin/default/images/ny_l_navbg01_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.subnav-list_h li a:hover,
.subnav-list_h li .curr {
    color: #fff;
	background-attachment: scroll;
	background-image: url(/skin/default/images/ny_l_navbg02_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.zjk { font-size:12px; color:#444; font-family:"微软雅黑"; line-height:20px;}
.zjk span{ color:#024fa1; font-weight:bold; font-size:14px; }

.jmsjcx { font-size:12px; color:#024fa1; font-family:"微软雅黑"; line-height:25px;}
.jmsjcx a{ font-size:12px; color:#333; font-family:"微软雅黑"; line-height:25px; text-decoration:none;}
.jmsjcx a:hover{ color:#024fa1;}

.kstd a{ font-size:12px; color:#fff; background-color:#1e99d5; display:block; font-family:"微软雅黑"; line-height:30px; text-decoration:none;}
.kstd a:hover{ color:#fff; background-color:#1e85d5;}

/** 公共定义 **/
.title1 {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title1 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;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.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;
}
.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;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.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 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	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;
}
.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: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 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;
}
.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;
	}

/*分页样式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;}

/*** page
-------------------------------------------------------------- ****/
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:25px;height:25px;font-size:14px; line-height:25px;font-family:"微软雅黑"; text-decoration:none;}
.pageBox a:hover,.pageBox a:active{background:#f0f0f0;color: #333;text-decoration: none;}
.pageBox .cur { background: #f0f0f0;border: 1px solid #ddd;text-decoration: none;}
.pageBox a.cur {color: #333;}
.pageBox .disabled {width: 60px;}