﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* 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;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    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;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #00893f;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 20px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    min-width: 1200px;
}

.siteWidth,.container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#header { height: 140px; background: url(../img/head-bg.jpg) no-repeat center top; min-width: 1200px; width: 100%;  z-index: 3; position: relative; text-align: left; }

#content { clear: both; position: relative; min-height: 300px; text-align: left; width: 1200px; margin: 0 auto;}
#content:after
#content .container:after{ content: "."; display: block;  height: 0; clear: both; visibility: hidden;}

/* headerTop */
.headerTop { border-top: 4px solid #00893f; min-width: 1200px; width: 100%;  }

/* topLinks */
.topLinks { float: right; background-color: #00893f; border-radius: 0 0 4px 4px; color: #fff; padding: 0 20px; height: 30px; line-height: 28px; position: relative; z-index: 1;}
.topLinks .phone { float: left; position: relative; }
.topLinks a { color: #fff;}
.topLinks a:hover { color: #ffea00; }
.topLinks a.Coll,.topLinks a.home { float: left; padding-left: 20px; padding-right: 12px; background: url(../img/icons.png) no-repeat 0 -57px; }
.topLinks a.home { padding-right: 0; background-position: 0 -119px;}

.phone dt { background: url(../img/icons.png) no-repeat 0 7px; padding-left: 16px; padding-right: 12px; }
.phone dd { display: none; position: absolute; top: 30px; left: 50%; margin-left: -52px; }
.phone.on dd:before { content: ""; width: 0; height: 0; border: 6px solid transparent; border-bottom: 6px solid #00893f; margin: 0 auto; }
.phone.on dd img {border: 2px solid #00893f; width: 90px; padding: 5px; background-color: #fff;}
.phone.on dd,
.phone.on dd:before { display: block; }


/* logo */
.logoBox { clear: both; text-align: left; }
#logo { float: left; max-width: 600px; }
#logo img { max-width: 100%;}


/* outTime */
.outTime { float: right; margin-top: 25px; }
.outTime li { float: left; padding-left: 40px; line-height: 24px; color: #555;}
.outTime .li3 { padding-left: 90px; background: url(../img/icons.png) no-repeat 40px -182px;}
.outTime .li3 span { font-weight: bold; color: #008940; font-size: 22px; }
.outTime .li4 span { font-weight: bold; color: #008940; font-size: 24px; }

/* siteSearch */
.siteSearch { float: right; width: 195px; height: 38px; background-color: #fff; border-radius: 3px; overflow: hidden; margin-top: 10px; }
.siteSearch .keyWord { float: left; width: 150px; background: none; border: none; outline: none; line-height: 24px; padding:6px 0 6px 10px; color: #999; font-size: 14px; }
.siteSearch .searchBtn { float: right; width: 35px; height: 38px; background: url(../img/icons-search.png) no-repeat center; border: none; outline: none;} 


/* topList */
.topList li.t { height: 65px; border-bottom: 1px dashed #ddd; margin-bottom: 5px; position: relative; } 
.topList li.t .title { font-size: 17px; line-height: 30px; height: 30px; overflow: hidden;}
.topList li.t .intro { color: #999; font-size: 12px; }
.topList li.t .date { position: absolute; right: 0; bottom: 5px; font-size: 14px; color: #999; }
.topList li.n { line-height: 30px; height: 30px; overflow: hidden; white-space: normal; text-overflow: ellipsis; background: url(../img/dot.png) no-repeat left center; padding-left: 15px; }
.topList li.n span.date { float: right; color: #999; }

/* sub-tab */
.sub-tab .hd { height: 40px; line-height: 40px; margin-bottom: 15px; }
.sub-tab .hd li { float: left; font-size: 16px; background: url(../img/sub-tab.png) no-repeat right center; padding-right: 30px; font-size: 18px; margin-right: 20px;}
.sub-tab .hd li.last { background: none; padding-right: 0; }
.sub-tab .hd a.more { float: right; }
.sub-tab .hd li.on a { color: #00893f; }
.sub-tab .bd { clear: both; overflow: hidden;}

/* 导航 ----------------------------------- */
.topNav { position: absolute; top: 140px; left: 0; width: 100%; min-width: 1200px; height: 60px; background: url(../img/bg-white2.png) repeat; }
.topNav .mainNav { width: 1000px; float: left; }
.mainNav .item{ height: 60px; float: left; width: 10%;}
.mainNav .itemName a {display: block; text-align:center;font-size: 17px; line-height:60px; height:60px; overflow: hidden;}
.mainNav .itemName a:hover { text-decoration: none; color:#fff; background-color: #00aa4e; }
.mainNav .itemSub { display: none; position: absolute; left: 50%; width: 1920px; overflow-x: hidden; margin-left: -960px; top: 60px; min-width: 1200px; background: url(../img/sub-bg.png) repeat; overflow: hidden; border-bottom: 2px solid #00aa4e;}
.mainNav .on .itemSub { display: block; }

/* 内页导航 */
.topNav .mainNav>.li1 { height: 60px; float: left; width: 10%; }
.topNav .mainNav>.li1 .a1 { display: block; text-align:center;font-size: 17px; line-height:60px; height:60px; overflow: hidden; }
.topNav .mainNav>.on1 .a1 { text-decoration: none; color:#fff; background-color: #00aa4e;  }

/* box-sub */
.box-sub { width: 1160px; margin: 0 auto; padding: 20px; }
.box-sub .icons-font-jj li i { background: url(../img/icons-sub.png) no-repeat 0 0; display: block;
    -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }

/* 医院简介 ------------- */
#sub-yyjj .sub-main { float: left; width: 660px; margin-right: 40px; }
#sub-yyjj .sub-side { overflow: hidden; }

/*sub-about */
.sub-about .hd { height: 50px; line-height: 50px; }
.sub-about .hd a { font-size: 20px; color: #00893f; }
.sub-about .con { height: 150px; margin-bottom: 25px; overflow: hidden; }
.sub-about .pic { float: left; width: 227px; margin-right: 20px; overflow: hidden; }
.sub-about .pic img { -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.sub-about .pic:hover img { transition:all 1.05s linear;-moz-transition:all 1.05s linear;-o-transition:all 1.05s linear;-webkit-transition:all 1.05s linear; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-m-transform:scale(1.05);transform:scale(1.05); }
.sub-about .intro { overflow: hidden; font-size: 12px; line-height: 28px; text-indent: 2em;}
.sub-about .intro a { color: #f50; }


/* sub-jj-menu */
.sub-jj-menu { clear: both; }
.sub-jj-menu li { float: left; width: 210px; height: 50px; background-color: #00aa4e; margin-right: 15px; }
.sub-jj-menu .li2 { background-color: #00aa8c; }
.sub-jj-menu .li3 { margin-right: 0; background-color: #b09235; }
.sub-jj-menu li a { display: block; padding-left: 80px; font-size: 16px; line-height: 50px; color: #fff; position: relative;  background: url(../img/sub-yy.png) no-repeat 54px bottom;  }
.sub-jj-menu li i.icon { position: absolute; width: 17px; height: 18px; top: 50%; margin-top: -9px; left: 53px; background-position: 0 1px; }
.sub-jj-menu li.li2 i.icon { background-position: 0 -67px; } 
.sub-jj-menu li.li3 i.icon { background-position: 2px -135px; } 
.sub-jj-menu li:hover i.icon { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg); } 
.sub-jj-menu li:hover { opacity: 0.8; filter: alpha(opacity=80); }


/* icons-font */
#sub-yyjj .sub-side .icons-font-jj { margin-right: -20px; }
#sub-yyjj .sub-side li { width: 200px; height: 140px; float: left; margin-bottom: 20px; margin-right: 20px; transition:all 0.5s; }
#sub-yyjj .sub-side li a { display: block; border: 1px solid #e7e7e7; height: 138px; text-align: center; position: relative; font-size: 16px; background-color: #fff;}
#sub-yyjj .sub-side li:hover a { color: #fff; } 


#sub-yyjj .sub-side i.icon { width: 38px; margin: 25px auto 10px; height: 46px; background-position: 4px -205px; }
#sub-yyjj .sub-side li.li2 i.icon { background-position: 0 -391px; }
#sub-yyjj .sub-side li.li3 i.icon { background-position: 0 -579px; }
#sub-yyjj .sub-side li.li4 i.icon { background-position: 0 -772px; }

#sub-yyjj .sub-side li:hover i.icon { background-position: 4px -298px; }
#sub-yyjj .sub-side .li2:hover i.icon { background-position: 0 -485px; }
#sub-yyjj .sub-side .li3:hover i.icon { background-position: 0 -675px; }
#sub-yyjj .sub-side .li4:hover i.icon { background-position: 0 -865px; }

#sub-yyjj .sub-side .li1:hover a { background-color: #ba956a; border-color: #ba956a; }
#sub-yyjj .sub-side .li2:hover a { background-color: #3394c1; border-color: #3394c1; }
#sub-yyjj .sub-side .li3:hover a { background-color: #b0b831; border-color: #b0b831; }
#sub-yyjj .sub-side .li4:hover a { background-color: #33afc1; border-color: #33afc1; }


/* 新闻公告 ------------- */
#sub-xwgg .sub-tab { width: 47%; margin-bottom: 10px; }
#sub-xwgg .topList li.t { padding-bottom: 8px; margin-bottom: 10px; }
#sub-xwgg .topList li.t .date { bottom: 12px; }

/* 患者服务 ------------- */
#sub-hzfw .box-icons { overflow: hidden; padding-top: 20px;}
#sub-hzfw .box-icons ul { margin-right: -40px; }
#sub-hzfw .box-icons li { float: left; margin-bottom: 25px; background-color: #00aa4e; height: 130px; margin-right: 40px; width: 360px; }
#sub-hzfw .box-icons .pic { width: 170px; float: left; height: 130px; overflow: hidden; }
#sub-hzfw .box-icons .pic img { width: 170px; height: 130px; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
#sub-hzfw .box-icons .pic:hover img { transition:all 1.05s linear;-moz-transition:all 1.05s linear;-o-transition:all 1.05s linear;-webkit-transition:all 1.05s linear; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-m-transform:scale(1.05);transform:scale(1.05); }
#sub-hzfw .box-icons .con { overflow: hidden; padding: 10px 15px 10px 20px; }
#sub-hzfw .box-icons .con a { color: #fff; }
#sub-hzfw .box-icons .title { border-bottom: 1px solid #75d5a1; font-size: 18px; line-height: 40px; margin-bottom: 20px;}
#sub-hzfw .box-icons .btn-more { display: block; border: 1px solid #75d5a1; width: 60%; border-radius: 3px; line-height: 32px; height: 32px; text-align: center; font-size: 14px; }
#sub-hzfw .box-icons .btn-more:hover { background-color: #75d5a1; }

/* 专家简介 ------------- */
.docList li { float: left; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.docList .pic {  float: left; margin-right:15px; overflow: hidden; }
.docList .pic img { -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.docList .pic:hover img { transition:all 1.05s linear;-moz-transition:all 1.05s linear;-o-transition:all 1.05s linear;-webkit-transition:all 1.05s linear; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-m-transform:scale(1.05);transform:scale(1.05); }    
.docList .con { overflow: hidden; }
.docList .title a { font-weight: bold;  }
.docList .duties,.docList .works { display: block; color: #666; font-size: 14px; margin-bottom: 15px; line-height: 22px; }
.docList .more { display: block; line-height: 30px; color: #fff; font-size: 12px; width: 100px; text-align: center; background-color: #33b677; }
.docList .more:hover { background-color: #1e9d60; }
.docList .title a:hover { color: #139255; }

#sub-zjjj .docList { padding: 20px 0; }
#sub-zjjj .docList li { width: 33%; height: 130px; margin-bottom: 20px; }
#sub-zjjj .docList .pic { width: 100px; }
#sub-zjjj .docList .pic img{width: 100px; height: 130px;}
#sub-zjjj .docList .title { margin-bottom: 5px; }
#sub-zjjj .docList .title a { font-weight: bold;  font-size: 14px; color: #00aa4e; }
#sub-zjjj .docList .duties,#sub-zjjj .docList .works { margin-bottom: 0; font-size: 12px; }
#sub-zjjj .docList .more { margin-top: 10px; }

/* 科室导航 ------------- */
#sub-ksdh { padding-top: 10px;}
.box-ksdh .hd { float: left; width: 140px; margin-right: 30px; border-top: 1px; }
.box-ksdh .hd li { line-height: 70px; font-size: 18px; background-color: #fff; }
.box-ksdh .hd li a { display: block; border: 1px solid #e2e2e2; border-top: none; line-height: 69px; height: 69px; text-align: center; }
.box-ksdh .hd li.first a { border-top: 1px solid #e2e2e2; }
.box-ksdh .hd li.on a { border-color: #15a454; color: #fff; font-weight: bold; background: url(../img/menu-hd-2.jpg) no-repeat center; }
.box-ksdh .bd { overflow: hidden; }
.box-ksdh .bd ul { margin-right: -20px; }
.box-ksdh .bd li { float: left; width: 146px; height: 128px; border: 1px solid #e2e2e2; margin:0 20px 20px 0; text-align: center; background-color: #fff;}
.box-ksdh .bd li a { display: block; }
.box-ksdh .bd .pic { display: block; margin: 10px auto; width:65px; height: 65px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.box-ksdh .bd .pic img { width: 65px; height: 65px; }
.box-ksdh .bd .title a { height: 43px; }
.box-ksdh .bd .btn-more a { line-height: 128px; height: 128px; font-size: 16px; color: #00893f; }
.box-ksdh .bd li:hover { border-color: #15a454; }
.box-ksdh .bd li:hover .pic { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg); }
 

/* 护理风采 ------------- */

/* top-List */
#sub-hlfc .top-List { margin-right: -30px; }
#sub-hlfc .top-List li { float: left; width: 565px; margin-right: 30px; height: 110px; margin-bottom: 22px; padding-bottom: 22px; border-bottom: 1px dashed #b0afaf; }
#sub-hlfc .top-List .pic { float: left; width: 160px; height: 110px; margin-right: 25px;}
#sub-hlfc .top-List .pic img { width: 160px; height: 110px; }
#sub-hlfc .top-List .con { overflow: hidden; line-height: 20px; }
#sub-hlfc .top-List .title { font-size: 16px; height: 40px; margin-bottom: 15px; overflow: hidden; padding-top: 5px; }
#sub-hlfc .top-List .intro { color: #999; font-size: 14px; }

/* 党群工作 ------------- */
.box-dqgz .hd { font-size: 18px; line-height: 40px; height: 40px; margin-bottom: 10px;}
.box-dqgz .hd a { color: #00893f; }
.box-dqgz .bd .pic-list { float: left; width: 360px; margin-right: 30px; height: 210px; }
.box-dqgz .bd .pic-list li { position: relative; height: 210px; overflow: hidden; }
.box-dqgz .bd .pic-list img {  width: 360px; margin-right: 30px; }
.box-dqgz .bd .pic-list li .title { position: absolute; bottom: -40px; left: 0; width: 100%; line-height: 40px; height: 40px; text-align: center; background: url(../img/bg-black.png) repeat;
    -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.box-dqgz .bd .pic-list li .title a { color: #fff; font-size: 14px; }
.box-dqgz .bd .pic-list li:hover .title { bottom: 0; }

.box-dqgz .bd .topList { overflow: hidden; }
.box-dqgz .bd .topList li.t { margin-bottom: 10px; height: 70px; padding-top: 5px; }
.box-dqgz .bd .topList li.n { float: left; width: 46%; }
.box-dqgz .bd .topList li.odd { float: right; }



/* 位置导航 ----------------------------------- */
.path { color: #fff; text-align: left; line-height: 50px; height: 50px; background:url(../img/icons-path.png) no-repeat left center; padding-left: 25px; margin-top: 20px;}
.path a,.path span { padding: 0 3px; color: #fff;}


/*footer*/
#footer { min-width: 1200px; clear: both; color: #fff; text-align: left; width: 100%;}

/* friendLinks */
.friendLinks { height: 45px; background: url(../img/bg-2.png) repeat; min-width: 1200px; overflow: hidden;}
.friendLinks .hd { margin-right: 30px; float: left;  font-size: 16px; line-height: 40px;}
.friendLinks .hd h3 { background: url(../img/links-Bar.png) no-repeat right 10px; padding-right: 26px; float: left;  }
.friendLinks .hd h3 a { color: #fff; }
.friendLinks .hd .Eng { float: left; padding-top: 10px; opacity: 0.8; filter: alpha(opacity=80); font-weight: 100;}
.friendLinks .bd { overflow: hidden; }
.friendLinks .bd li { float: left; line-height: 15px; white-space: normal; margin-right: 30px; margin: 15px 20px 15px 0; padding-right: 20px; border-right: 1px solid #fff; }
.friendLinks .bd li a { color: #fff; }
.friendLinks .bd li:hover a { color: #ffea00;}

/* 便民服务 */
.massge { min-width: 1200px; background-color: #096131; padding: 20px 0 10px; }
.massge .box-ft { float: left; width: 225px; margin-right: 10px; }
.massge .box-ft .hd { margin-bottom: 15px; background: url(../img/icons.png) no-repeat 0 -1559px; padding-left: 40px; }
.massge .box-ft .hd h3 { font-size: 16px; }
.massge .box-ft .hd h3 a { color: #fff; }
.massge .box-ft .hd .Eng { color: #fff; font-size: 13px; display: block; line-height: 20px; opacity: 0.5; filter: alpha(opacity=50); }
.massge .box-ft .bd { padding-left: 25px; }
.massge .box-ft li { line-height: 26px; height: 26px; background: url(../img/oll.png) no-repeat 0 -34px; padding-left: 18px; }
.massge .box-ft li a { color: #dde4e0; }
.massge .box-ft li:hover { background-position: 0 10px; color: #11be5d;}
.massge .box-ft li:hover a { color: #11be5d; }
.massge .box-zy .hd { background-position: 0 -1639px; }
.massge .box-tj .hd { background-position: 0 -1711px; }

/* 联系电话 */
.massge .box-tel { width: 200px; padding-left: 60px; border-left: 1px solid #127643; float: left; }
.massge .box-tel li { line-height: 24px; background: url(../img/icons.png) no-repeat 0 -1790px; padding-left: 40px; }
.massge .box-tel li.li1 { margin-bottom: 20px; }
.massge .box-tel li.li2 { margin-bottom: 0; }
.massge .box-tel span { font-size: 22px; }

/* 微信矩阵 */
.massge .box-qr { float: right; width: 160px; margin-top: -5px;}
.massge .box-qr li { background: url(../img/icons.png) no-repeat 0 -1995px; padding-left: 30px; position: relative; line-height: 30px; height: 30px; }
.massge .box-qr li.li2 { background-position: 0 -1863px; }
.massge .box-qr li:hover { background-position: 0 -2062px; }
.massge .box-qr li.li2:hover { background-position: 0 -1929px; }
.massge .box-qr .title { cursor: pointer; }
.massge .box-qr .title:hover { color: #00db64; }

.massge .box-qr .pic { display: none; position: absolute; bottom: 25px; left: 50%; margin-left: -52px; }
.massge .box-qr .pic img { width: 96px;  border: 2px solid #00aa4e; padding: 5px; background-color: #fff; display: block; }
.massge .box-qr .pic:after { content: ""; width: 0; height: 0; border: 6px solid transparent; border-top: 6px solid #00893f; margin: 0 auto; display: block; }
.massge .box-qr li:hover .pic { display: block; }



/* copyRight */
.copyRight { background-color: #333; overflow: hidden; padding: 5px 0; min-width: 1200px; }
.copyRight a { color: #fff; }
.copyRight a:hover { color: #11be5d; }
.copyRight .foot-links { float: left; }
.copyRight .foot-links li { float: left; }
.copyRight .foot-links .spe { padding: 0 15px; font-size: 12px; font-family: "SimSun";  color: #59595f; }
.copyRight .intro { overflow: hidden; text-align: right; } 
.copyRight .intro .ga { background: url(../img/ba.png) no-repeat; padding-left: 25px; }

/* goTop */
#goTop {
    position: fixed;
    display: none;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}


/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}

/* side */
.side { width: 280px; float: left; margin-right: 30px;  }


/* infoListA */
.infoListA li {
    border-bottom: 1px dashed #e0e0e0;
    line-height: 30px;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
}
.infoListA .date {
    color: #999;
    float: right;
}
.infoListA .last {
    border-bottom: 0
}


/* 侧栏-栏目菜单 */
#sideMenu { margin-bottom: 20px; background-color: #f2f2f2;}
#sideMenu .hd { height: 70px; line-height: 70px; background: url(../img/menu-hd.jpg) no-repeat; }
#sideMenu .hd h3 { color: #fff; font-size: 24px; padding-left: 35px; }
#sideMenu .bd { padding: 10px 0; }
#sideMenu .bd li a { margin: 0 20px; display: block; padding: 10px 10px 10px 50px; line-height: 26px; font-size: 15px; background: url(../img/menu-li.png) no-repeat 18px center; border-bottom: 1px solid #e5e5e5;}
#sideMenu li.on { background:#1bb361; }
#sideMenu .bd li.on a { text-decoration: none; color:#fff; background: url(../img/menu-li-on.png) no-repeat 18px center; border-color: #1bb361;}
#sideMenu .bd li.last a { border-bottom: none; }
#sideMenu .bd li:hover a { color: #1bb361;  background: url(../img/menu-li-hover.png) no-repeat 18px center;}

#sideMenu .bd li.on:hover a { color: #fff; background: url(../img/menu-li-on.png) no-repeat 18px center; }


/* 侧栏-联系我们 */
.box-lxwm { background-color: #f2f2f2; border-top: 3px solid #1bb361; padding: 10px 15px 15px;}
.box-lxwm h3 { font-size: 18px; padding-left: 38px; margin-bottom: 10px;}
.box-lxwm .hd-1 { background: url(../img/icons-xl.png) no-repeat 4px center; }
.box-lxwm .hd-2 { background: url(../img/icons-lx.png) no-repeat left center; }
.box-lxwm ul li { line-height: 30px; height: 30px; font-size: 13px; }
.box-lxwm .ul1 { border-bottom: 1px dashed #ccc; margin-bottom: 20px; padding-bottom: 10px;}

/* mainContent */
.mainContent { overflow: hidden; }
.mHd { height: 50px; line-height: 50px; margin-top: 10px; overflow: hidden; position: relative;}
.mHd h3 { font-size: 24px; background:#fff url(../img/icons-node.png) no-repeat left center; padding-left: 35px; float: left; padding-right: 20px; position: relative; z-index: 1;}
.mHd i.bg { position: absolute; top: 50%; width: 100%; right: 0; height: 5px; background-color: #f2f2f2; }


.main-ks .mHd {display: none;}

/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #0068B7;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077BD4;
}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/