﻿/*======================Reset=======================*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td, img, textarea, div,a {border:0 none;margin:0;padding:0;outline: 0;font-size: 100%; text-align:left; vertical-align: baseline;background: transparent; line-height:1.8em;}

h1 {	font-size: 25px;}
h2 {	font-size: 23px;}
h3 {	font-size: 21px;}
h4 {	font-size: 19px;}
h5 {	font-size: 17px;}
h6 {	font-size: 15px;}
select{font-size:12px;font-family:simsun;}
ul,ol,li{list-style-type:none}
a {color:#666;text-decoration:none; outline:none;/*FF标准去虚线框*/}
a {star:expression(this.onFocus=this.blur()); /* for Ie*去虚线框*/ }

a:hover{color:#d11f28;text-decoration:none;}
:focus {outline: none;}
body {line-height: 1.5em;width: 100%;display: table; font-size:12px; font-family:Arial, 'Liberation Sans', FreeSans, sans-serif, "宋体";}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
a img {border: none;outline: none;}
ol {margin-left: 2em;}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

/*======================浮动==================*/
.clear{clear:both;height:0px;overflow:hidden;}
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { zoom:1}
.clearfix { display:block; }
.bugfix{zoom:1}

/*==========限制Detail页内图片大小======避免页面撑暴========*/
/*.content img { max-width:100%;width:expression(width>669?"100%":width+"px");}
--说明 .content img { max-width:100%;width:expression(width>（外层宽度px）?"100%":width+"px");}--*/


/*=====================文字样式===========================*/
.size_10{font-size:10px}
.size_11{font-size:11px}
.size_12{font-size:12px}
.size_13{font-size:13px}
.size_14{font-size:14px}
.size_16{font-size:16px}
.size_18{font-size:18px}
.size_20{font-size:20px}

.fc_white { color: #fff; }
.fc_red { color: #D00000; }
.fc_red02 { color: #F73501; }
.fc_black { color: #000; }
.fc_blue { color: #336599; }
.fc_blue02 { color: #0A4E97; }
.fc_gray { color: #333; }
.fc_orange { color: #FF663A; }
.fc_green { color: #007B00; }
.line_h26 { line-height: 26px; }
.line_h20 { line-height: 20px; }

/*=======================翻页样式===========================*/
.pager{text-align:center;padding:3px 0px 0px 0px; background:url(../Images/listfoot_03.jpg) no-repeat; margin-left:-28px; width:735px; height:31px; position:absolute; right:0px; bottom:0px; }
.pager a{color:#565656;background-color:#FFFFFF;text-decoration:none;padding:2px 6px;margin-right:5px;border:1px solid #565656; font-size:11px;}
.pager a:hover{color:#FFFFFF;background-color:#565656;}
.pager .cpb {color:#FFFFFF;background-color:#565656;text-decoration:none;padding:2px 6px;margin-right:5px;}

/*=====================文字阴影=============================*/
.context {position:relative;}
.context .normal{position:absolute;top:0px;left:0px;z-index:2;}
.context .shadow{position:relative;top:1px;left:2px;z-index:1;}
/*    文字阴影应用之HTML部分代码                  	
<div class="context">
	<span class="normal">需要有阴影效果的文字</span>
	<span class="shadow">重复需要有阴影效果的文字即文字的阴影</span>
</div>*/



/*================= 全站公共样式 =================*/
body{margin:0 auto;}
#wrapper { width:100%;margin:0 auto;}

#top{background-color: #FFF; height:53px; width:1000px; margin:0 auto; padding-bottom:5px; position:relative;}
#top .logo{padding:0px 0px 0px 0px; height:115px; width:120px;float:left; margin-top:12px; background:url(../Images/logo.jpg) no-repeat; position:absolute; z-index:999;}
#top .other{padding:5px 14px 0px 0px;float:right; text-align:right; background:url(../Images/top-bg_02.jpg) no-repeat right; width:126px; height:30px;position:relative; z-index:1000;}
#top .return{position:absolute; right:137px; top:5px; z-index:1000;}

#top .other a{ font-size:12px; color:#a0a0a0;}
#top .return a{ font-size:12px; color:#a0a0a0;}
#top .other span{ margin:0px 7px 0px 7px;}

#nav .search_form{ float:right; width:161px; height:22px; right:10px; top:30px; position:absolute; margin-top:14px;}
#nav .search_form .searchstr{ border-radius:12px; border:solid 1px #ccc; width:159px; height:22px; line-height:22px; padding-left:10px;}
#nav .search_form .submit{ background:url(../Images/seacho.png) no-repeat; border:none; width:16px; height:12px; padding:0px; position:absolute; z-index:9999;right: 10px;top: 7px; cursor:pointer;}

#nav{background-color: #fff; margin:-58px auto 0; width:1000px; text-align:center; position:relative;z-index:100;height:112px;}
#nav dl { padding-left:152px;}
#nav dl dd {float:left;height:112px;margin-left:-32px;display:inline;position:relative;}
#nav dl dd a{padding:35px 35px 35px 35px;line-height:44px;position:relative;display:block;float:left;font-size:14px;font-weight:bold;color:#5D5D5D;text-decoration:none; z-index:111}
#nav dl dd a:hover{ color:#fff;}
.show{ display:inline!important; color:#fff;}
#nav dd a.hover,#nav dd a.showone{ color:#fff;}
#nav dl dd span{background:url(../Images/nav/nav.png) 0px no-repeat;height:112px;position:absolute;top:0px;left:0px;width:159px;display:none;}
#nav dl dd ul{position:absolute;top:112px;left:1px;background:url(../images/nav/nav_tit.png); z-index:1000}
#nav dl dd ul li{display:block; float:left;padding:7px;}
#nav dl dd ul li a{height:38px;line-height:38px;text-align:center;width:100%;color:#fff;padding:0px 0px 0px 5px; float:left;}
#nav dl dd ul li a:hover{ color:#FF6E01}
#nav .nav1 ul{width:330px;}
#nav .nav2 ul{width:244px;}
#nav .nav3 ul{width:360px;}
#nav .nav4 ul{width:374px;}
#nav .nav5 ul{width:180px;}
#nav .nav6 ul{width:330px;}
#nav .nav7 ul{width:200px;}



#foot{padding:10px 0px 0px 0px; height:50px; position:relative; background:url(../Images/footer_02.jpg) center top no-repeat #ececec;}
#foot p{color:#909090; text-align:center;}

.tabs{position:relative; margin:0 auto;}
.tabs dl dt{height:34px;}
.tabs dl dt a{float:left;display:block;cursor:pointer;width:102px;line-height:28px;height:28px;text-align:center;display:block;text-decoration:none;}
.tabs dl dt a.on{font-weight:bold;width:102px;line-height:28px;height:28px;text-align:center;display:block;text-decoration:none;}
.tabs dl dd .more{background:url(/templates/_Common/images/temp/more00.jpg) no-repeat; width:41px; height:15px; position:absolute; text-indent:-1000em;top:4px;right:15px;}
#tabs04{width:679px;}
#tabs04 dl dt{height:46px;background:url(/templates/_Common/Images/bg/titbg02.jpg) repeat-x; margin-bottom:10px;}
#tabs04 dl dt a{color:#282828;width:226px;height:46px;line-height:34px;}
#tabs04 dl dt a.on{color:#fff;width:226px;height:46px;line-height:34px;background:url(/templates/_Common/Images/bg/titbg01.jpg) repeat}
#tabs04 dl dd .more{width:42px; height:12px;background:url(/templates/_Common/images/temp/more04.jpg) no-repeat; top:4px;right:15px;}

