@charset "utf-8";
.navmenu {
  margin-left: 1%;
}
.navmenu a,
.navmenu a:link,
.navmenu a:visited,
.navmenu a:active {
  display: block;
  float: left;
  width: 23%;
  margin: 5px 1% 0px;
  text-align: center;
  background: #00612e;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
}

.row1 {
  padding: 20px 0px 0px;
  width: 100%;
  margin: 0 auto;
}
.row1 .title {
  text-align: center;
}
.row1 .nr img {
  float: left;
  width: 47%;
  padding-right: 10px;
  margin-top: 5px;
}
.row1 .nr {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.row1 .nr p {
  text-indent: 2em;
}
.row1 .nr a,
.row1 .nr a:link,
.row1 .nr a:visited,
.row1 .nr a:active {
  color: #ed4b01;
}

.row2 .title {
  text-align: center;
}
.menulist {
  width: 90%;
  margin: 0 auto;
}
.menulist a,
.menulist a:link,
.menulist a:visited,
.menulist a:active {
  display: block;
  float: left;
  width: 23%;
  margin: 5px 1%;
  text-align: center;
  background: #278404;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.row2 li {
  width: 49%;
  margin: 6px 0.5%;
  padding-bottom: 1%;
  position: relative;
  float: left;
}
.row2 li img {
  width: 100%;
  height: 20vh;
}
.row2 li p {
  height: 35px;
  line-height: 35px;
  background: #00612e;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.row2 li p a,
.row2 li p a:link,
.row2 li p a:visited,
.row2 li p a:active {
  color: #fff;
}

.bdtgan a,
.bdtgan a:link,
.bdtgan a:visited,
.bdtgan a:active {
  background: #fe7367 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 145px;
}

#faqbox {
}
#faqbox .faqline {
  line-height: 2em;
  min-height: 35px;
  text-align: left;
}
#faqbox .faqline .faqtit {
  width: 20%;
  display: block;
  float: left;
  clear: both;
  text-align: right;
  color: #828282;
}
#faqbox .Content {
  line-height: 2em;
  height: 120px;
  text-align: left;
}
#faqbox .Content .faqtit {
  width: 20%;
  display: block;
  float: left;
  clear: both;
  text-align: right;
  color: #828282;
}
#faqbox .Content textarea {
  height: 100px;
}
#faqbox {
  padding: 20px 0 0 0px;
}
#faqbox input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d6d6d6;
  height: 26px;
  line-height: 26px;
  text-indent: 6px;
  width: 75%;
}
#faqbox textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d6d6d6;
  height: 60px;
  line-height: 26px;
  text-indent: 6px;
  width: 75%;
}
#faqbox .faqline {
  padding-bottom: 10px;
}
#faqbox .bt {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
}
#faqbox .bt input {
  background: #034f9a none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 34px;
  line-height: 32px;
  text-indent: 0;
  width: 80px;
}
.flbt1 {
  float: left;
}
.flbt2 {
  margin-left: 50px;
}

.content {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  height: auto;
  margin: 20px auto 0;
  overflow: hidden;
  width: 92%;
  padding: 3%;
}

.infoItem {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  height: auto;
  margin: 20px auto 0;
  overflow: hidden;
  width: 98%;
}
.bdTitle {
  color: #414141;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  text-indent: 25px;
  width: 100%;
}
#bdParameter ul li {
  color: #333;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-indent: 25px;
}
.BdDetailContent {
  height: auto;
  line-height: 30px;
  overflow: hidden;
  padding: 0 0px 20px;
  width: 96%;
  color: #333;
  font-size: 12px;
  margin: 0 auto;
}

.houseTypeContent {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  height: auto;
  margin: 25px auto 0;
  overflow: hidden;
  width: 96%;
}

.houseTypeContent ul li {
  border: 1px solid #dcdcdc;
  color: #fe7367;
  font-size: 14px;
  margin: 0 auto 20px;
  min-height: 200px;
  width: 92%;
}
.houseTypeContent ul li img {
  width: 100% !important;
  height: auto !important;
}

.htcP1 {
  border-top: 1px solid #dcdcdc;
  color: #333;
  text-indent: 20px;
  padding-top: 8px;
}
.htcP2 {
  color: #333;
  padding-bottom: 5px;
  text-indent: 20px;
  padding-top: 5px;
}

.garybg {
  background: #fff;
}

.footcopy {
  text-align: center;
  font-size: 14px;
  color: #bbb;
  line-height: 22px;
  padding: 20px 0px 15px;
  background: #2c2f34;
}
.footcopy .tit {
  color: #ffd800;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.footcopy .bri {
  color: #ffd800;
}

.fourmenu {
  height: 52px;
  line-height: 52px;
  background: #1c67c4;
}
.fourmenu .fourli {
  width: 25%;
  background: url(../images/menuline.jpg) no-repeat right center;
  float: left;
  text-align: center;
}
.fourmenu .fourli a,
.fourmenu .fourli a:link,
.fourmenu .fourli a:visited,
.fourmenu .fourli a:active {
  color: #fff;
  font-size: 12px;
  display: block;
  height: 52px;
}
.fourmenu .fourli a:hover {
  background: url(../images/nav_hover.jpg) no-repeat center center;
}

.searchbox {
  border: 1px solid #e5e5e5;
  background: #fff;
  width: 96%;
  margin: 12px auto;
  padding: 8px 0px;
  height: 50px;
  line-height: 50px;
}
.searchkuang {
  background: #034f9a;
  width: 96%;
  height: 50px;
  margin: 0 auto;
}
.kuang {
  height: 38px;
  line-height: 38px;
  background: #fff;
  color: #999;
  font-size: 14px;
  width: 70%;
  margin: 6px 0px 0px 6px;
  border: none;
  text-indent: 6px;
}
.searchgo {
  background: none;
  border: none;
  width: 25%;
  height: 50px;
  float: right;
  padding: 0px;
  cursor: pointer;
  color: #fff;
}
.searchtext {
  font-size: 12px;
  color: #666;
  padding: 0px 7px 0px 0px;
}
.searchtext a,
.searchtext a:link,
.searchtext a:visited,
.searchtext a:active {
  color: #666;
  padding: 0px 10px 0px 0px;
}
.searchtext a:hover {
  color: #034f9a;
}

.row1 {
  width: 100%;
}
.hometitle {
}
.hometitle .titlename {
  line-height: 50px;
  color: #333;
  font-size: 18px;
}
.hometitle .titlename span {
  font-size: 16px;
  line-height: 38px;
  color: #999;
  text-transform: uppercase;
  padding: 12px 0px 0px 5px;
  font-family: Arial, Helvetica, sans-serif;
}
.hometitle .titlemore {
  font-size: 14px;
  line-height: 50px;
  padding: 0px;
}
.hometitle .titlemore a,
.hometitle .titlemore a:link,
.hometitle .titlemore a:visited,
.hometitle .titlemore a:active {
  color: #666;
}
.hometitle .titlemore a:hover {
  color: #034f9a;
}

.loupanlist {
}
.loupanlist .lplist {
  width: 100%;
  height: 312px;
  overflow: hidden;
  position: relative;
  margin: 0 auto 15px;
  background: #fff;
}
.lppic {
  width: 100%;
  height: 242px;
}
.lppic img {
  width: 100%;
  height: 242px;
  display: block;
}
.lppic a:hover img {
  display: block;
  width: 100%;
  height: 240px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  margin: 0 auto;
}

.lpname {
  padding-left: 14px;
  font-size: 18px;
  line-height: 36px;
  color: #3a3a3a;
  font-weight: bold;
}
.lpjiage {
  padding-left: 14px;
  font-size: 14px;
  line-height: 22px;
  color: #999;
}
.lpmore a,
.lpmore a:link,
.lpmore a:visited,
.lpmore a:active {
  display: block;
  width: 79px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #fe7367;
  position: absolute;
  right: 12px;
  bottom: 10px;
  color: #fe7367;
}
.lpmore a:hover {
  border: 1px solid #034f9a;
  color: #034f9a;
}

.bieshu {
  width: 100%;
  padding-top: 20px;
}
.bieshu .pic {
  width: 100%;
  margin: 0 auto;
}
.bieshu .txt {
  width: 90%;
  margin: 0px auto 20px;
  font-size: 16px;
  line-height: 28px;
  text-indent: 2em;
}
.bieshu .pic2 {
  width: 90%;
  margin: 0 auto;
}
.bieshu .pic2 img {
  width: 100%;
}

.cpjs {
  width: 100%;
  padding-top: 20px;
}
.cpjs .pic {
  width: 90%;
  margin: 0 auto;
}
.cpjs .picScroll {
  width: 90%;
  margin: 0 auto;
}
.cpjs ul {
  width: 100%;
  margin: 0 auto;
}
.cpjs li {
  width: 46%;
  float: left;
  padding-bottom: 2%;
  margin: 0 2%;
}
.cpjs li img {
  width: 100%;
}
.cpjs li p {
  height: 35px;
  line-height: 35px;
  background: #00612e;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: -6px;
}
.cpjs .hd {
  display: none;
}

.row2 {
  width: 96%;
  margin: 20px auto 10px;
}
.gsjj {
  background: #fff;
  padding: 10px;
}
.gsjj div {
  text-indent: 2em;
}
.gsjj a,
.gsjj a:link,
.gsjj a:visited,
.gsjj a:active {
  color: #fe7367;
}
.gsjj a:hover {
  color: #034f9a;
}

.hxkj {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 20px;
}
.hxkj ul {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
}
.hxkj li {
  width: 49%;
  float: left;
  padding-bottom: 1%;
  margin: 0 0.5%;
}
.hxkj li img {
  width: 100%;
}
.hxkj li p {
  height: 35px;
  line-height: 35px;
  background: #00612e;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.hxkj .hx17 {
  width: 95%;
  padding-top: 1%;
  margin: 0 auto;
}
.hxkj .hx17 img {
  width: 100%;
}
.hxkj .hx17 p {
  height: 35px;
  line-height: 35px;
  background: #00612e;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.zshz {
  width: 96%; /*padding-top:30px;*/
  margin: 0 auto;
  overflow: hidden;
}
.zshz li {
  float: left;
  display: block;
}
.synews {
  margin: 0 auto;
  width: 92%;
  margin-bottom: 20px;
}
.synews ul {
  padding-top: 0px;
}
.synews li {
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
.synews li span {
  float: right;
  font-size: 12px;
}

img {
  max-width: 100% !important;
}

.lytext {
  font-size: 12px !important;
  color: #00612e;
  padding-bottom: 10px;
}
#faqbox {
}
#faqbox .faqline {
  height: 36px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
}
#faqbox .Content {
  height: 130px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
}
#faqbox .faqline .faqtit1 {
  background: url(../images/ly1.jpg) no-repeat center center;
  width: 15%;
  border-right: 1px solid #ddd;
  height: 36px;
  float: left;
}
#faqbox .faqline .faqtit2 {
  background: url(../images/ly2.jpg) no-repeat center center;
  width: 15%;
  border-right: 1px solid #ddd;
  height: 36px;
  float: left;
}
#faqbox .faqline .faqtit3 {
  background: url(../images/ly3.jpg) no-repeat center center;
  width: 15%;
  border-right: 1px solid #ddd;
  height: 36px;
  float: left;
}
#faqbox .faqline input {
  background: none;
  border: none;
  width: 80%;
  padding: 0px 2%;
  height: 36px;
  line-height: 36px;
  color: #6f3a21;
  font-size: 14px;
}
#faqbox .Content textarea {
  background: none;
  border: none;
  width: 80%;
  padding: 5px 2%;
  height: 122px;
  line-height: 22px;
  color: #6f3a21;
  font-size: 14px;
}
#faqbox .Content .faqtit4 {
  background: url(../images/ly4.jpg) no-repeat center 6px;
  width: 15%;
  border-right: 1px solid #ddd;
  height: 128px;
  float: left;
}
#faqbox .faqline .faqtit {
  width: 70px;
  display: block;
  float: left;
  clear: both;
  text-align: right;
}

#faqbox .bt .tj {
  width: 35%;
  height: 34px;
  line-height: 34px;
  color: #fff;
  background: #00612e;
  border: none;
  margin: 0px 7%;
}
#faqbox .bt .cz {
  width: 35%;
  height: 34px;
  line-height: 34px;
  color: #fff;
  background: #00612e;
  border: none;
  margin: 0px 7%;
}

.about {
  width: 92%;
  margin: 0 auto;
  padding: 15px 0px 20px;
}
.titlet {
  background: url(../images/title/title000.png) no-repeat center center transparent;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  color: #00612e;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
}
.titleb .enname {
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  display: block;
  text-transform: uppercase;
}
.nr {
  margin: 10px auto;
  overflow: hidden;
  clear: both;
}
.nr .title {
  background: url(../images/title/title000.png) no-repeat center center transparent;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  color: #00612e;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
}
.nr .english {
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
}

.nr span {
  font-size: 16px !important;
}
.nr strong {
  color: #00612e;
}

.cases li p {
  text-align: center;
  padding-bottom: 15px;
}

.submenu ul {
  margin: 0 auto;
  text-align: center;
}
.submenu li {
  margin: 10px 5px;
  display: inline-block;
}
.submenu li a {
  display: block;
  background: #eeeeee;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 8px;
}
.submenu li a:hover {
  background: #00612e;
  color: #fff;
}
.submenu #up a {
  background: #00612e;
  color: #fff;
}
.producmenu li {
  width: 48%;
}
.newsmenu li {
  width: 48%;
}
.newlist li {
  line-height: 36px;
  border-bottom: 1px dashed #cecece;
  background: url(../images/listicon.png) no-repeat 3px center;
  padding-left: 12px;
}
.newlist li a,
.newlist li a:link,
.newlist li a:visited,
.newlist li a:active {
  color: #666;
  font-size: 16px !important;
  height: 28px;
}
.newlist li a {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.newlist li a:hover {
  color: #5e2b1c;
}
.newlist li span {
  float: right;
  color: #989898;
  font-size: 12px !important;
}
.pagelink {
  padding-top: 10px;
  text-align: center;
  font-size: 12px !important;
  height: 26px;
  overflow: hidden;
}
.pagelink span {
  font-size: 12px !important;
  height: 26px;
  line-height: 26px;
  background: #00612e;
  color: #fff;
  padding: 0px 5px;
  margin: 0px 3px;
}
.pagelink a {
  font-size: 12px !important;
  height: 26px;
  line-height: 26px;
  background: #037560;
  color: #fff;
  padding: 0px 5px;
  margin: 0px 3px;
}
.pagelink a,
.pagelink a:link,
.pagelink a:visited,
.pagelink a:active {
  color: #fff;
}
.pagelink span font {
  color: #fff !important;
}
.pagelink span:nth-of-type(1) {
  display: none;
}
.news .title {
  font-size: 16px;
  font-weight: bold;
  color: #1172d0;
  text-align: center;
  line-height: 36px;
}
.news .met_page {
  border-top: 1px solid #632b09;
  font-size: 12px !important;
}
.news .met_page p {
  line-height: 28px;
  padding: 0px;
}
.productlist li {
  text-align: center;
  line-height: 28px;
  color: #5a1f02;
  margin-bottom: 10px;
}
/* CSS Document */
ul,
li,
dl,
dt,
dd,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
label,
table,
tr,
td,
p,
.navbar,
article,
footer,
nav,
section,
aside,
menu {
  margin: 0;
  padding: 0;
}
header,
article,
footer,
nav,
section,
aside,
menu {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
  max-width: 100%;
}
a:link,
a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:active,
a:hover {
  color: #000;
  text-decoration: none;
}
body {
  margin: 0;
  padding: 0;
  font: 14px/22px Microsoft Yahei; /* font-size:1em; line-height:1.571em;*/
  min-width: 320px;
  background: #fff;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 100%;
  overflow: hidden;
}
.fix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '';
  clear: both;
  height: 0;
}
.fix {
  *zoom: 1;
}
.bg {
  background: #f5f5f5;
}
/**============ Reset End ===============**/

.navbar {
  background: #056a35;
  padding: 6px 0px;
}
.navbar .ico-home {
  float: left;
  margin-left: 10px;
  text-align: center;
}
.navbar .ico-home img {
  margin-top: 6px;
}
.navbar .ico-nav {
  float: left;
  width: 20%;
  height: 100px;
  overflow: hidden;
  text-indent: -9999em;
  background: url(../images/ico-home.png) center center no-repeat;
}
.clear {
  clear: both;
}

.navbar .ico-nav {
  float: right;
  background: url(../images/ico-nav.png) center center no-repeat;
}

.navbar #title {
  float: left;
  width: 58%;
  height: 100px;
  margin: 0 1%;
  font-size: 3.142em;
  font-weight: normal;
  color: #fff;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  -webkit-transition: font-size 0.2s ease-out;
  -o-transition: font-size 0.2s ease-out;
  -moz-transition: font-size 0.2s ease-out;
  transition: font-size 0.2s ease-out;
}

.header .description {
  height: 58px;
  font-size: 1.7em;
  font-weight: normal;
  line-height: 58px;
  text-align: center;
  -webkit-transition: font-size 0.2s ease-out;
  -moz-transition: font-size 0.2s ease-out;
  -o-transition: font-size 0.2s ease-out;
  transition: font-size 0.2s ease-out;
}

.header .description span {
  padding: 2px 5px;
  overflow: hidden;
  color: #ffea00;
  font-weight: bold;
  background: #339ee2;
  border-radius: 1em;
}

/**============= 通用标题 =========**/

.homebox {
  width: 98%;
  margin: 0 auto;
  padding: 20px 0px 0px;
}
.homebox li {
  width: 22.5%;
  margin: 0 1%;
  float: left;
  text-align: center;
  padding: 0px 0px 25px;
  line-height: 20px;
}
.homebox li img {
  width: 100%;
}
.homebox li a,
.homebox li a:link,
.homebox li a:visited,
.homebox li a:active {
  color: #636363;
}
.homebox li a:hover {
  color: #632b09;
}

/**============底部=================**/
.copyright {
  text-align: center;
  padding: 20px 0;
  font-size: 1em;
  line-height: 1.6em;
  color: #555;
  background: #eee;
}
.copyright a {
  color: #999;
}
.footer {
  height: 119px;
}
.footer-con {
  width: 100%;
  height: 118px;
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 0;
  background: #00612e;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.footer li {
  float: left;
  width: 25%;
  background: url(../images/footline.jpg) no-repeat right center;
}
.footer li:last-child {
  background: url() no-repeat right center;
}
.footer li a,
.footer li span {
  display: block;
  height: 44px;
  padding: 74px 0 0 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
.footer li.zx span {
  background: url(../images/ico-mess.png) center 15px no-repeat;
}
.footer li.tel a {
  background: url(../images/ico-tel2.png) center 15px no-repeat;
}
.footer li.yy a {
  background: url(../images/ico-yy.png) center 15px no-repeat;
}
.footer li.dh span {
  background: url(../images/ico-nav2.png) center 15px no-repeat;
}

/**==================弹出导航菜单==============**/

#nav-over {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9998;
  display: none;
  width: 100%;
  height: 100%;
}

.warmp {
  position: relative;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav {
  position: fixed;
  top: 0;
  right: -480px;
  z-index: 9999;
  width: 480px;
  height: 100%;
  background: #00612e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.openMenu {
  right: 480px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.openNav {
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav h3 {
  padding: 65px 0 30px 25px;
  font-size: 3.142em;
  font-weight: normal;
  color: #fff;
  line-height: 50px;
}

.nav h3 a {
  color: #fff;
  display: block;
  width: 80%;
  margin: 0 auto;
}

.scrollerBox {
  position: relative;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.scroller {
  position: absolute;
  width: 100%;
  padding: 0 0 100px 0;
  cursor: move;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.nav ul li a {
  display: block;
  height: 90px;
  overflow: hidden;
  padding: 0 0 0 24px;
  line-height: 90px;
  color: #dcdcdc;
  font-size: 2em;
  border-bottom: 1px solid #0a7a3f;
}

.home ul li span {
  display: block;
  float: left;
  width: 72px;
  height: 90px;
  margin: 0 1.2em 0 0;
}

.i-news-about {
  padding: 15px;
  max-height: 495px;
  overflow: hidden;
  font-size: 2em;
  line-height: 1.8em;
}

.i-news-about .i-news-about-pic {
  float: left;
  width: 240px;
  border: 2px solid #efe5cf;
  margin: 0 10px 0 0;
}

.i-news-about p {
  font-size: 2em;
  line-height: 1.8em;
}

.moreinfo {
  font-size: 1.8em;
  text-align: right;
}

/**======================== 病种菜单 ==================**/

.ks-nav dl {
  overflow: hidden;
  clear: both;
  padding: 30px 50px;
  border-top: 1px solid #454545;
}

.ks-nav dl dt {
  padding: 0 0 30px 20px;
  font-size: 2.5em;
  color: #fffc00;
  text-shadow: 0 0 1px #000;
}

.ks-nav dl dt a {
  color: #fffc00;
}

.ks-nav dl dd {
  float: left;
  width: 50%;
}

.ks-nav dl dd a {
  display: block;
  width: 140px;
  margin: 8px auto;
  padding: 4px 8px;
  color: #000;
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: center;
  background: #ffffff;
  border-radius: 30px;
  box-shadow: 0 0 10px #4b4b4b;
}

#gotop {
  display: none;
  position: fixed;
  z-index: 777;
  width: 82px;
  height: 110px;
  right: 10px;
  bottom: 130px;
  background: url(../images/top.png) no-repeat;
  cursor: pointer;
}

/**===================科室专家====================**/

.des p {
  height: 88px;
  overflow: hidden;
}

@media screen and (max-width: 639px) {
  .navbar .ico-home,
  .navbar .ico-nav {
    height: 50px;
    background-size: 29.5px 24.5px;
  }

  .navbar .ico-nav {
    background-size: 24.5px 21.5px;
  }

  .navbar #title {
    height: 50px;
    font-size: 1.571em;
    line-height: 50px;
  }

  .header .description {
    height: 29px;
    font-size: 0.9em;
    line-height: 29px;
  }

  .header .description span {
    padding: 2px 5px;
    color: #ffea00;
    border-radius: 1em;
  }

  .index-hd {
    height: 34px;
    line-height: 34px;
    padding: 9px 10px 0 35px;
    border-bottom: 1px solid #339ee2;
    background: url(../images/ico-tt.png) 10px 19px no-repeat;
    background-size: 14px 14px;
  }

  .index-hd .more {
    float: right;
    font-size: 12px;
  }

  .index-hd h3 {
    display: inline;
    font-size: 16px;
    font-weight: normal;
  }

  .index-hd strong {
    color: #cbcbcb;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .links {
    margin-top: 15px;
  }

  .links h3 {
    height: 45px;
    padding: 0 0 0 10px;
    line-height: 45px;
    font-size: 14px;
  }

  .links .bd {
    padding: 10px;
  }

  .links .bd a {
    margin: 0 5px;
    font-size: 12px;
  }

  .copyright {
    font-size: 0.8em;
  }

  .footer {
    height: 60px;
  }

  .footer .footer-con {
    height: 59px;
  }

  .footer li {
    float: left;
    width: 25%;
  }

  .footer li a,
  .footer li span {
    height: 22px;
    padding: 37px 0 0 0;
    font-size: 12px;
    line-height: 18px;
  }

  .footer li.zx a {
    background: url(../images/ico-mess.png) center 7px no-repeat;
    background-size: 29px 24px;
  }

  .footer li.tel a {
    background: url(../images/ico-tel2.png) center 7px no-repeat;
    background-size: 26px 25px;
  }

  .footer li.yy a {
    background: url(../images/ico-yy.png) center 7px no-repeat;
    background-size: 26px 24px;
  }

  .footer li.dh a {
    background: url(../images/ico-nav2.png) center 7px no-repeat;
    background-size: 26px 24px;
  }

  /**==================== 科室菜单 ===============**/

  .nav {
    width: 240px;
  }

  .nav h3 {
    padding: 20px 0 8px 12px;
    font-size: 1.571em;
    font-weight: normal;
    color: #fff;
    line-height: 25px;
  }

  .nav ul li {
    clear: both;
  }

  .nav ul li a {
    display: block;
    height: 45px;
    padding: 0 0 0 20px;
    line-height: 45px;
    font-size: 1em;
  }

  .home ul li span {
    width: 36px;
    height: 45px;
  }

  .home ul li:nth-of-type(1) span {
    background: url(../images/2.png) no-repeat center center;
    background-size: 28px 24px;
  }

  .home ul li:nth-of-type(2) span {
    background: url(../images/6.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(3) span {
    background: url(../images/4.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(4) span {
    background: url(../images/5.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(5) span {
    background: url(../images/10.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(6) span {
    background: url(../images/9.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(7) span {
    background: url(../images/3.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(8) span {
    background: url(../images/8.png) no-repeat center center;
    background-size: 26px 24px;
  }

  .home ul li:nth-of-type(9) span {
    background: url(../images/7.png) no-repeat center center;
    background-size: 26px 22px;
  }

  .home ul li:nth-of-type(10) span {
    background-position: -324px 0;
  }

  .home ul li:nth-of-type(11) span {
    background-position: -360px 0;
  }

  .home ul li:nth-of-type(12) span {
    background-position: -396px 0;
  }

  .home ul li:nth-of-type(13) span {
    background-position: -432px 0;
  }

  /**================ 科室简介 =====================**/

  .i-news-about {
    max-height: 230px;
    line-height: 22px;
    font-size: 14px;
  }

  .i-news-about .i-news-about-pic {
    width: 160px;
  }

  .i-news-about p {
    font-size: 1em;
  }

  .moreinfo {
    font-size: 14px;
  }

  /**==================== 病种菜单 ===============**/

  .ks-nav dl {
    overflow: hidden;
    clear: both;
    padding: 15px 25px;
    border-top: 1px solid #454545;
  }

  .ks-nav dl dt {
    padding: 0 0 15px 10px;
    font-size: 1.2em;
    color: #fffc00;
    text-shadow: 0 0 1px #000;
  }

  .ks-nav dl dd {
    float: left;
    width: 50%;
  }

  .ks-nav dl dd a {
    display: block;
    width: 70px;
    margin: 4px auto;
    padding: 2px 4px;
    color: #000;
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;
    background: #ffffff;
    border-radius: 15px;
  }

  #gotop {
    width: 41px;
    height: 55px;
    right: 0;
    bottom: 65px;
    background-size: 41px 55px;
  }

  .nav {
    right: -240px;
  }

  .openMenu {
    right: 240px;
  }

  .openNav {
    right: 0;
  }
}

#head,
#foot {
  display: none;
}
.slide_show2 {
  display: none;
}

.hotcom {
  display: none;
}
.hotguest {
  display: none;
}
.index_top_bg {
  display: none;
}
.index_bot_bg {
  display: none;
}
.ztonline {
  margin-top: 20px;
}
.ztonline h5 {
  width: 100%;
}
.ztonline h5 img {
  width: 100%;
}

.hotbook {
  width: 90%;
  margin: 10px auto 30px;
}
.hotbook .p1 {
  height: 54px;
  line-height: 54px;
}
.hotbook .p1 span {
  font-size: 16px;
  display: inline-block;
  width: 72px;
}
.hotbook .p1 .ipt-txt {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 34px;
  width: 70%;
  outline: none;
  padding-left: 5px;
  font-size: 14px;
  background: #fff;
}
.hotbook .p2 {
  height: 54px;
  line-height: 54px;
}
.hotbook .p2 span {
  font-size: 16px;
  float: left;
  display: inline-block;
  width: 72px;
}
.hotbook .p2 .yzm-txt {
  float: left;
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 34px;
  width: 30%;
  outline: none;
  padding-left: 5px;
  font-size: 14px;
  background: #fff;
  margin-top: 8px;
}
.hotbook .p2 img {
  margin-top: 6px;
  display: inline-block;
  margin-top: 8px;
  height: 34px;
  line-height: 34px;
  margin-left: 6px;
}
.hotbook .pt {
  line-height: 32px;
  margin-top: 12px;
}
.hotbook .pt span {
  float: left;
  font-size: 18px;
  padding-left: 8px;
  display: inline-block;
  width: 64px;
}
.hotbook .pt .ztextarea {
  width: 70%;
  font-size: 14px;
  height: 161px;
  line-height: 24px;
  border: 1px solid #ccc;
  border-radius: 5px;
  resize: none;
  outline: none;
  padding-left: 5px;
  padding-top: 5px;
  color: #787878;
}

.hotbook .pb {
  font-size: 16px;
  margin-top: 8px;
  margin-left: 64px;
}
.hotbook .pb a {
  width: 70%;
  display: block;
  height: 48px;
  line-height: 48px;
  border: none !important;
  background: #cf0015;
  border-radius: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  letter-spacing: 10px;
}
.hotbook .pb a:hover {
  text-decoration: none;
  background-color: #ad1616;
}
.pos {
  font-size: 14px;
  position: relative;
  height: 48px;
  line-height: 48px;
  background-color: #f2f2f2;
  padding-left: 10px;
}

.slider-focus {
  position: relative;
  max-width: 640px;
  overflow: hidden; /*max-height:320px;*/
  margin: 0 auto;
}

.slider-focus .hd {
  position: absolute;
  width: 100%;
  height: 28px;
  left: 0;
  bottom: 2%;
  z-index: 1;
  line-height: 28px;
  text-align: center;
}

.slider-focus .hd li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  background: #fff;
  cursor: pointer;
}

.slider-focus .hd li.on {
  background: #461d14;
}

.slider-focus .bd {
  position: relative;
  z-index: 0;
}

.slider-focus .bd li {
  position: relative;
  text-align: center;
}

.slider-focus .bd li img {
  background: url(../images/loading.gif.htm) center center no-repeat;
  vertical-align: top;
  width: 100%; /* 图片宽度100%，达到自适应效果 */
}

.slider-focus .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} /* 去掉链接触摸高亮 */

.slider-focus .bd li .tit {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-indent: 10px;
  height: 28px;
  line-height: 28px;
  background: url(images/focusbg.png.htm) repeat-x;
  color: #fff;
  text-align: left;
}

/*分页*/
.green-black {
  display: block;
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 1rem;
  clear: both;
  font-family: '微软雅黑', Arial, Helvetica, sans-serif;
  text-align: center;
}
.green-black a {
  padding: 0.4rem 0.6rem 0.4rem 0.6rem;
  border: 1px solid #dddddd;
  height: 2rem;
  line-height: 2rem;
  zoom: 1;
  font-weight: bold;
  font-size: 1rem;
  overflow: auto;
  margin: 0.6rem 0.2rem;
  color: #333;
  background: url() #fff bottom repeat-x;
  text-decoration: none;
  display: inline-block;
}
.green-black a:hover {
  border: 0.1rem solid #ccc;
  height: 2rem;
  line-height: 2rem;
  zoom: 1;
  overflow: auto;
  background: url() top repeat-x #461d14;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  color: #fff;
  font-size: 1rem;
}
.green-black span.thisclass a {
  padding: 0.4rem 0.6rem 0.4rem 0.6rem;
  border: 1px solid #ccc;
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  zoom: 1;
  overflow: auto;
  background: url() top repeat-x #461d14;
  margin: 0.6rem 0.2rem;
  font-size: 1rem;
  display: inline-block;
}
/*详情页*/
.newsny_title {
  border-bottom: 1px solid #454545;
  display: inline-block;
  padding-bottom: 0.2rem;
  width: 100%;
  margin-bottom: 0.3rem;
  margin-top: 20px;
}
.news_titlea {
  font-size: 1.6rem;
  text-align: center;
  line-height: 3rem;
}
.news_titleb {
  font-size: 0.8rem;
  color: #7a7575;
  text-align: center;
}
.news_nynr {
  font-size: 16px !important;
  line-height: 32px;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: inline-block;
}
.news_nynr img {
  margin: 10px auto;
  height: auto;
}
.sxyxw {
  margin-top: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  display: inline-block;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.syg {
  width: 100%;
  text-align: left;
  line-height: 24px;
  font-size: 14px;
}
.syg a {
  display: inline-block;
  font-size: 14px;
  color: #00612e;
}
.xyg {
  width: 100%;
  text-align: left;
  line-height: 24px;
  font-size: 14px;
}
.xyg a {
  display: inline-block;
  font-size: 14px;
}
