﻿@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: #FFF9E7 url(images/enContentBg.gif) center 0 repeat-y;}
body{width:100%;color:#333;font:12px/22px Tahoma,Arial,Helvetica,sans-serif;text-align:left;background: url(images/enBody.gif) 0 0 repeat-x;}

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{}

/* header -------------------------------------------------- */
#header{position:relative;width:1000px;margin: 0 auto;z-index:0;background: url(images/enHeader.jpg) center top no-repeat;}
#logo{height: 124px;clear: both;overflow: hidden;}
#logo h1{padding: 15px 0 0 16px;overflow: hidden;}
#logo a{float: left;width: 327px;height: 99px;background: url(images/enLogo.png) 0 0 no-repeat;}
#nav{padding: 2px 0 0;height: 55px;line-height: 55px;}
#nav .mainNav{overflow: hidden;padding-left: 10px;}
#nav .mainNav .first1{}
#nav .mainNav .first1 .a1{background: url(images/enNavHome.gif) 20px 18px no-repeat;}
#nav .mainNav .li1{float: left;height: 55px;text-align: center;width: 123px;}
#nav .mainNav .on1{background: #C44714;border: 1px solid #7B2400;border-width: 0 1px;width: 121px;}
#nav .mainNav .li1 .a1{display: inline-block;width: 121px;height: 100%;color: #fff;font-size: 14px;}
#nav .mainNav .li1 .a1:hover{text-decoration: none;}

#content{width: 1000px;margin: 0 auto;}

#Contact{overflow: hidden;}
#Contact .mBd{font-size: 14px;line-height: 28px;padding-top: 8px;overflow: hidden;height:112px;}
#Contact .mBd p{line-height: 28px;}
#Contact .view{text-align: right;height: 35px;line-height: 35px;padding: 0 10px;}
#Contact .view a{display: inline-block;width: 134px;height: 35px;background: url(images/enViewBtn.png) 0 0 no-repeat;}

#footer{border-top: 4px solid #B95834;background: #FFF9E7;text-align: center;padding: 0 0 20px;}
#footer p{line-height: 22px;}
#footer .footNav{padding: 10px 0;}
/*
本站用到颜色代码：
#005a4f 背景色
#e0e0e0 边框颜色
#065d66 标题-深绿色
#CC0000 box标题颜色
*/