body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}
img {
    border: 0
}
ol,
ul {
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}
input {
    outline: none;
    border: none;
}
html {
    _overflow-y: scroll;
}
/*****！！页面通用css样式定义开始******/
html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1000 ? "1000px": "auto");
}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}
* {
    word-break: break-all;
    word-wrap: break-word
}
/* 网站超链接css通用设置 */
a {
    text-decoration: none;
}
/* 链接无下划线,有为underline */
a:link {
    color: #2c2c2c;
}
/* 未访问的链接 */
a:visited {
    color: #2c2c2c;
}
/* 已访问的链接 */
a:hover {
    color: #2c2c2c;
    text-decoration: none;
}
/* 鼠标在链接上 */
a:active {
    color: #2c2c2c;
}
/* a {
    transition: all 0.3s linear 0s;
} */
/* 点击激活链接 */
p {
    line-height: 24px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none
}
.show {
    display: block
}
.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*清除浮动*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
/*清除浮动*/
.clearfix {
    display: inline-block
}
* html .clearfix {
    height: 1%
}
.clearfix {
    display: block
}
.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.red {
    color: red
}
/*表格样式定义 */
checkbox {
    border: 0px;
}
/*选择框样式定义 */
.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}
ul,
li {
    list-style: none
}
/*index banner*/
.banner02 {
    width: 100%;
    position: relative;
    z-index: 0;
}
.banner02 .flexslider {
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    min-width: 1000px;
}
.banner02 .slides {
    position: relative;
    z-index: 1;
}
.banner02 .slides li {
    height: 100%;
}
.banner02 .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.banner02 .flex-direction-nav,
.banner02 .flex-control-nav {
    display: none
}
.top1{ width:1200px; height:209px;margin:5px auto;padding-top:5px;}
.toptt{ width:1200px; height:110px; margin:0px auto;padding-top:80px;}
.topt1{ height:160px; width:470px;float:left;}
.topt2{ height:195px; width:730px; margin:0px auto; float:left;}
.menu { width:100%;height:56px;background:#0a7371; margin:0 auto;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:200px; height:56px; text-align:center; color:#fff; background:url(../images/li.png) no-repeat right bottom;  line-height:61px; font-size:15px;overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none;     z-index: 9999;}
.menu ul li.on a{background: url(../images/hover.png) no-repeat center bottom; color:#054948; }
.menu ul li {float:left; margin-right:0px; position:relative; background: url(../images/li.png) no-repeat right bottom;}
.menu ul li ul {display: none;}
.menu ul li ul li{height: 40px; line-height: 40px; line-height: 40px;}
.menu ul li ul li a{height: 40px; line-height: 40px; line-height: 40px;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#0a7371; background:url(../images/hover.png) center bottom no-repeat;}
.menu ul li:hover ul {display:block; position:absolute; top:56px; left:0; width:118px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#0a7371; color:#fff;}
.menu ul li:hover ul li a:hover {background:#f6f9da; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


.top2{height: 120px;overflow: hidden;}
.logo{float:left;line-height: 120px; margin-top:18px; margin-left:10px;}
.top2 .k2{margin-top: 43px;font:bold 20px/34px Arial;color: #0a7371;background: url(../images/htel.png)left center no-repeat;padding-left: 83px; }
.top2 .k2 p{line-height: 34px;}

.toplist{
    margin-right: 30px;
    margin-top: 23px;
}
.toplist li{
    float: left;
    border-right: 1px solid #e7e7e7;
    width: 95px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 3px;
}
.toplist li:last-child{
    border: none;
}
.toplist li .toptus{
    width: 19px;
    height: 19px;
    margin:0 auto;
    text-align: center;
}
.toplist li h3{font:normal 14px/14px MicrosoftYaHei;	color: #333333;margin-top: 7px;}
.toplist li h4{font:normal 12px/12px MicrosoftYaHei;color: #666666;margin-top: 6px;}
.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}


.nav{ width:100%; height:39px; }
.navbar{ width:1000px; height:39px;background:url(../images/dh.png) center no-repeat; margin:0px auto;}
.navbar ul li{ float:left; height:39px; width:115px; background:url(../images/li.png) no-repeat right center;}
#noimg{ background:none;}
.navbar ul li a{ display:block; width:115px; height:39px; color:#fff; line-height:39px; font-size:15px; font-weight:bold; text-align:center;font-family:宋体;}
.navbar ul li a:hover{ color:#ff9900; text-decoration:none;background:url(../images/n1.png) no-repeat }
.foot{ width:1200px; height:100px; clear:both;margin:0px auto;background:#eeeeee; padding:0px 0 20px}
.fot{ width:1200px; height:90px; margin:20px auto 0;}
.fot p{ margin-bottom:15px; font-size:13px; color:#333;text-align:center}
.fot p a{font-size:13px; color:#333;}
.f1{ width:1200px; height:5px; margin:0px auto;background:#0a7371}

.banner{width:1200px; margin:0 auto;}
#kinMaxShow{visibility:hidden;width:100%; height:500px; overflow:hidden;}
.banner #kinMaxShow .KMSPrefix_kinMaxShow_button{text-align: center;}
.banner #kinMaxShow .KMSPrefix_kinMaxShow_button li{display: inline-block;}
