﻿@charset "utf-8";

/*
CopyRight By Dongyi Network Technology CO.,Ltd Design Center
For HMS 网站通用布局
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img{padding:0;margin:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,i{font-weight:normal;font-style:normal;}
ol,ul,li{list-style:none;}
div,dl,dt,dd,ol,ul,li{zoom:1;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* Public */
html{width:100%;background: #F5F5EF url(images/spHtml.png) 0 0 repeat;}
body{width:100%;color:#333;font:12px/22px Tahoma,Arial,Helvetica,sans-serif;text-align:left;}

a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#c00;text-decoration:underline;}

/* Public */
.coA{color:#0D76A3;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.hide{display:none;}
.clearbox{border-bottom:0 none;border-left:0 none;border-right:0 none;border-top:1px solid transparent !important;clear:both;font-size:0;height:0;line-height:0;margin-top:-1px !important;visibility:hidden;}
.blank{height:10px;line-height:10px;font-size:0px;}
#wrap{background: url(images/spB_top.gif) 0 0 repeat-x;}
.backHome{margin-left: 20px;}

/* header -------------------------------------------------- */
#topNav{width:980px;margin: 0 auto;height: 30px;line-height: 30px;overflow: hidden;}
#topNav *{color: #666;}
#topNav .links{float: right;}
#header{position:relative;width:980px;margin: 0 auto;z-index:0;overflow: hidden;}
#spPic{width: 980px;height: 317px;overflow: hidden;}
#spPic img{float: left;width: 980px;height: 317px;}
#spTitle{display: none;float: right;width: 505px;background: url(images/spName.gif) 0 27px no-repeat;padding-top: 90px;}
#spTitle .spName{height: 60px;font: 38px/60px "Microsoft Yahei";color: #763411;text-align: center;}
#spTitle .spIntro{font-size: 14px;line-height: 30px;padding: 5px 0px 0;}

#content{position:relative;width:980px;margin: 0 auto;z-index:0;}

#footer{position:relative;width:980px;background-color: #fff;margin: 0 auto;z-index:0;text-align: center;}
#footer .footWrap{border: 1px solid #D9D9D9;border-width: 0 1px;padding: 0 10px;}
#footer .spIntro{margin-bottom: 26px;padding: 10px 10px 10px 208px;background:#EFEFEF url(images/spB_JY.png) 47px 29px no-repeat;}
#footer .spIntro .con{background-color: #fff;font: 14px/24px "Microsoft Yahei";padding:10px 13px;text-align: left;}
#footer .copy{line-height: 22px;border-top: 1px solid #292929;padding: 15px 0;}
#footer .footNav{padding: 10px 0;}
/*
本站用到颜色代码：
#005a4f 背景色
#e0e0e0 边框颜色
#065d66 标题-深绿色
#CC0000 box标题颜色
*/