
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/*# sourceMappingURL=normalize.min.css.map */
.hide {
  display: none;
}
.edit {
  position: relative;
  text-align: left;
}
.tag-body {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-center {
  text-align: center;
}
.container-fluid {
  width: 100%;
  text-align: center;
}
.container {
  margin: 0 auto;
  width: 1200px;
  text-align: left;
}
ul,
li {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
body {
  font-family: tahoma, "microsoft yahei", "\5FAE\8F6F\96C5\9ED1";
}
a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.site-header {
  height: 276px;
  background: url(../images/header.jpg) no-repeat top center #17c0b9;
}
.site-header .container {
  padding: 45px 0;
}
.site-header .brand {
  float: left;
}
.header-right {
  margin-top: 75px;
  padding-left: 10px;
  font-size: 14px;
}
.header-right .time {
  border: 1px solid #18a7a1;
  display: block;
  height: 36px;
  line-height: 36px;
  background: #FFF;
  padding: 0 15px;
}
.header-right .login {
  background: url(../images/icon--user.jpg) no-repeat;
  height: 38px;
  width: 80px;
  color: #ffffff;
  display: inline-block;
  line-height: 38px;
  padding-left: 45px;
}
.ad img {
  display: block;
  width: 100%;
}
.ad-2 {
  padding:10px 0;
}
.nav {
  position: relative;
  z-index: 3;
  zoom: 1;
  background: #e7f1f0;
  height: 80px;
}
.nav:before,
.nav:after {
  content: "";
  display: table;
}
.nav:after {
  clear: both;
}
.nav li {
  float: left;
  position: relative;
}

.nav dt,
.nav dd {
  margin: 0;
  padding: 0;
}
.nav dl {
  float: left;
  margin: 0;
  height: 80px;
  margin-right: 28px;
}
.nav dt {
  position: absolute;
  width: 75px;
  font-size: 18px;
}
.nav dt a {
  color: #FFF;
  height: 50px;
  padding: 15px;
  line-height: 25px;
  display: block;
  background: #17c0b9;
}
.nav dd {
  font-size: 16px;
  padding: 15px 15px 15px 90px;
}
.nav dd a {
  color: #437471;
  padding: 0 10px;
}
.nav dd ul {
  margin-bottom: 10px;
  zoom: 1;
}
.nav dd ul:before,
.nav dd ul:after {
  content: "";
  display: table;
}
.nav dd ul:after {
  clear: both;
}
.nav li.active a,
.nav li a:hover {
  background: #e8f2f1;
  color: #18a7a1;
}
.nav .son {
  border-top: 5px solid #e7f1f0;
  top: 100%;
  background: #e8f2f1;
  text-align: left;
  position: absolute;
  z-index: 2;
  display: none;
  font-size: 14px;
}
.nav .son a {
  line-height: 30px;
  white-space: nowrap;
  display: block;
}
.nav .son a:hover {
  background: #FFF;
}
.nav li.active .son {
  display: block;
}
.left-container {
  width: 880px;
  float: left;
}
.right-container {
  width: 287px;
  background: #f4ffff;
  float: right;
}
/* superslide */
.superslide-img {
  width: 100%;
  height: 346px;
  overflow: hidden;
  position: relative;
}
.superslide-img .hd {
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.superslide-img .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
}
.superslide-img .hd ul li {
  float: left;
  margin-right: 2px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.superslide-img .hd ul li.on {
  background: #17c0b9;
  color: #fff;
}
.superslide-img .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.superslide-img .bd li {
  zoom: 1;
  vertical-align: middle;
}
.superslide-img .bd img {
  display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即?*/
.superslide-img .prev,
.superslide-img .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.superslide-img .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.superslide-img .prev:hover,
.superslide-img .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.superslide-img .prevStop {
  display: none;
}
.superslide-img .nextStop {
  display: none;
}
.index-1 {
  margin-bottom: 25px;
}
.index-1-slide {
  width: 100%;
}
.index-1-news {
  float: right;
  width: 410px;
}
.news-list .hd {
  font-size: 22px;
  font-weight: normal;
  border-bottom: 3px solid #d6d6d6;
  margin: 0;
  margin-bottom: 5px;
}
.news-list .hd span {
  display: block;
  float: left;
  border-bottom: 3px solid #17c0b9;
  position: relative;
  bottom: -3px;
  color: #17c0b9;
  height: 38px;
  line-height: 39px;
}
.news-list .hd a.more {
  float: right;
  position: relative;
  line-height: 39px;
  font-size:14px;
    color: #666;
}
.news-list .list li {
  line-height: 36px;
  height: 36px;
  position: relative;
  *margin-top: -4px;
  overflow: hidden;
}
.news-list .list li a {
  font-size: 16px;
  color: #747474;
  display: block;
  padding-right: 4em;
}
.news-list .list li a:hover {
  color: #17c0b9;
}
.news-list .list li .time {
  color: #747474;
  position: absolute;
  right: 0;
  top: 0;
}
.news-list .rank-list li a {
  padding: 0 4em 0 2em; font-size:14px;
}
.news-list .rank-list li .rank {
  display: block;
  height: 17px;
  line-height: 17px;
  width: 17px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #999;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
}
.news-list .rank-list li .hot {
  background: #17c0b9;
}
.index-2-header {
  margin-top: 20px;
  background: url(../images/title-bg.jpg) no-repeat right #17c0b9;
  height: 65px;
}
.index-2-header h2 {
  color: #FFF;
  margin: 0;
  font-weight: normal;
  line-height: 65px;
  padding-left: 20px;
}
.index-2-body .news-list {
  width: 45%;
  margin-top: 10px;
}
.index-2-body .news-list ul {
  height: 180px;
}
.index-3 {
  border: 1px solid #b9e4e2;
  background: #f4ffff;
  margin-top: 15px;
}
.index-3 h2 {
  font-size: 22px;
  color: #17c0b9;
  font-weight: normal;
  padding-left: 15px;
}
.index-3-body table {
  width: 100%;
  font-size: 14px;
}
.index-3-body thead th {
  height: 41px;
  padding: 0 5px;
  background: #17c0b9;
  color: #FFF;
  text-align: center;
}
.index-3-body tbody td {
  padding-left: 5px;
  height: 30px;
  color: #303232;
}
.right-box {
  border: 1px solid #b9e4e2;
  background: #f4ffff;
  padding: 10px 0;
  margin-top: -1px;
}
.right-box h2.header {
  margin: 0;
  line-height: 50px;
  font-size: 22px;
  color: #17c0b9;
  font-weight: normal;
  text-align: center;
}
.right-1 {
  margin-top: 0;
}
.right-1 ul {
  padding: 0 8px;
}
    .right-1 li a {
        color: #747474;
        font-size: 12px;
        display: block;
        line-height: 30px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        height:30px; width:100%;
    }
        .right-1 li a:hover {
        color:#18a7a1
        }
.right-2 a {
  display: block;
  float: left;
  margin: 15px 0 15px 35px;
  color: #666;
  text-align: center;
}
.right-2 img {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.right-3 .number {
  background: url(../images/right-input-bg.jpg) no-repeat;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px;
  width: 224px;
  height: 46px;
  line-height: 46px;
  border: none;
  outline: none;
  margin-left: 14px;
}
.right-3 .submit {
  padding: 0 14px;
  margin-top: 15px;
}
.right-3 .submit button {
  background: url(../images/button-bg-reverse.jpg) repeat-x;
  height: 44px;
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 44px; border:none; width:100%;
}
.button-list {
  padding: 0 14px;
}
.button-list li {
  float: left;
}
.button-list li a {
  display: block;
  background: url(../images/button-bg.jpg) repeat-x;
  border: 1px solid #b9e4e2;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #18a7a1;
}
.button-number {
  margin: 15px 0;
}
.button-number ul {
  margin: 0;
}
.button-number li {
  width: 20%;
  text-align: center;
  margin-bottom: 8px;
}
.button-number li a {
  margin: 0 auto;
  width: 82%;
}
.button-actions li {
  width: 50%;
  text-align: center;
}
.right-4 .text {
  float: left;
  margin-left: 14px;
  background: url(../images/right-input-bg.jpg) no-repeat;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px;
  width: 160px;
  height: 46px;
  border: none;
  outline: none;
}
.right-4 button {
  float: left;
  background: url(../images/button-bg-reverse.jpg) repeat-x bottom #10cdc6;
  height: 46px;
  line-height: 46px;
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 18px;
  width: 60px; border:none;
}
.right-5,
.right-6 {
  text-align: center;
}
.footer {
  background: #cffffd;
  color: #18a7a1;
  border-top: 1px solid #a5e8e7;
  line-height: 1.5;
  font-size: 14px;
  padding: 20px 0;
}
.sub-title {
  margin-top: 20px;
  background: url(../images/title-bg.jpg) no-repeat right;
  height: 67px;
}
.sub-title h2 {
  margin: 0;
  font-weight: normal;
  line-height: 67px;
  padding-left: 30px;
  color: #18a7a1;
  font-size: 22px;
}

.sub-title2 {
  margin-top: 20px;
  background:#E2FAFA  url(../images/title-bg2.jpg) no-repeat right;
  height: 67px;
  margin-bottom:10px;
}
.sub-title2 h2 {
  margin: 0;
  font-weight: normal;
  line-height: 67px;
  padding-left: 30px;
  color: #18a7a1;
  font-size: 22px; float:left; padding-right:20px;
}

.sub-title2 .subsearchbox{ height:46px; padding-top:14px;}
.sub-title2 .subsearchbox .text {
  float: left;
  margin-left: 14px;
  background: url(../images/right-input-bg.jpg) no-repeat;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px;
  width: 220px;
  height: 46px;
  border: none;
  outline: none;
}
.sub-title2 .subsearchbox button {
  float: left;
  background: url(../images/button-bg-reverse.jpg) repeat-x bottom #10cdc6;
  height: 46px;
  line-height: 46px;
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 18px;
  width: 60px; border:none; cursor:pointer;
}
.sub-title2 .subsearchbox a {
  float: left;
  padding-left:10px;
  color:#18a7a1; cursor:pointer;
}


.sub-title2.jcjggs {background:#E2FAFA url(../images/jcjggs.jpg) no-repeat right;
}

.sub-body {
  padding: 15px 0 30px 0;
}
.sub-body .sub-right-container {
  float: right;
  width: 876px;
}
.sub-body .sub-right-container .news-list .list li {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px dotted #dbdbdb;
}
.sub-body .sub-right-container .news-list .list a {
  text-indent: .5em;
}
.sub-left-container {
  width: 287px;
  float: left;
  margin-top: 20px;
}
.menu a {
  text-align: center;
  display: block;
  line-height: 65px;
  height: 65px;
  background: url(../images/nav-bg.jpg) repeat-x #FFF bottom;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 22px;
}
.menu li {
  border-bottom: 1px solid #FFF;
}
.menu li.active dl {
  display: block;
}
.menu dl {
  margin: 0;
  border: 1px solid #f0f0f0;
}
.menu dl a {
  color: #729795;
  background: none;
  height: 35px;
  line-height: 35px;
  border: none;
  text-align: left;
}
.menu dl a strong {
  font-size: 12px;
  vertical-align: 2px;
}
.menu dt a {
  background: #FFF;
  color: #6a6a6a;
  font-size: 16px;
  padding-left: 24px;
}
.menu dd {
  margin: 0;
  display: none;
  border-top: 1px solid #f0f0f0;
}
.menu dd a {
  background: none;
  font-size: 14px;
  padding-left: 48px;
}
.menu dd a strong {
  font-size: 16px;
  vertical-align: -3px;
}
.menu dl.active dd {
  display: block;
}
.sub-right-container .news-list .hd span {
  font-size: 18px;
}
.sub-right-slide {
  width: 100%;
  height: 230px;
}
.pagination {
  text-align: center;
  padding: 50px 0;
}
.pagination li {
  display: inline-block;
  _zoom: 1;
  *display: inline;
}
.pagination li.active a,
.pagination li:hover a {
  color: #FFF;
  background: #17c0b9;
  border-color: #18a7a1;
}
.pagination li.disable a {
  color: #ddd !important;
  background: #f5f5f5 !important;
  border-color: #ddd !important;
  cursor: no-drop;
}
.pagination a {
  display: inline-block;
  _zoom: 1;
  *display: inline;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  background: #f7f7f7;
  padding: 5px 15px;
}
.img-list .list {
  margin-left: -21px;
  *width: 110%;
}
.img-list .list li {
  width: 277px;
  margin-left: 21px;
  margin-top: 20px;
  float: left;
}
.img-list .list li a {
  text-align: center;
  display: block;
  color: #666;
  background: #f4f4f4;
}
.img-list .list li img {
  max-width: 100%;
  height: 280px;
  display: block;
}
.img-list .list li span {
  display: block;
  height: 35px;
  line-height: 30px;
  overflow: hidden;
}
.img-list .list li a:hover span {
  background: #17c0b9;
  color: #FFF;
}
.index-list-1 {
  margin: 20px 0;
}
.index-list-1 .left-list {
  width: 45%;
  float: left;
}
.index-list-1 .left-list .list-bd {
  border-right: 1px solid #e7e7e7;
}
.index-list-1 .left-list .list-title {
  border-right: 1px solid #e7e7e7;
}
.index-list-1 .right-list {
  width: 55%;
  float: left;
}
.index-list-2 {
  margin: 20px 0;
}
.index-list-2 .left-list {
  width: 45%;
  float: left;
}
.index-list-2 .left-list .list-bd {
  border-right: 1px solid #e7e7e7;
}
.index-list-2 .left-list .list-title {
  border-right: 1px solid #e7e7e7;
}
.index-list-2 .right-list {
  width: 55%;
  float: left;
}
.index-list {
  border: 1px solid #f7f8f8;
  color: #3e3a39;
}
.index-list a {
  color: blue;
}
.index-list .tag {
  background: #ec6c00;
  color: #fff;
  padding: 3px 5px;
}
.index-list .title {
  margin: 0;
  height: 40px;
  border-top: 3px solid #5bb700;
  line-height: 40px;
  background: #f7f8f8;
  font-size: 18px;
  color: #3e3a39;
  padding-left: 10px;
}
.index-list .title strong {
  color: #ec6c00;
}
.index-list .bd {
  border: 1px solid #e7e7e7;
}
.index-list .list-title {
  margin: 0;
  height: 33px;
  position: relative;
  line-height: 33px;
  font-size: 14px;
  padding-left: 15px;
  border-bottom: #e7e7e7 solid 1px;
}
.index-list .list-title a {
  position: absolute;
  right: 20px;
  line-height: 33px;
  color: #666;
  font-weight: normal;
}
.index-list .list-bd table {
  font-size: 12px;
  width: 95%;
  margin-left: 2.5%;
}

.list-title2 {
  margin: 0;
  height: 40px;
  border-top: 3px solid #5bb700;
  line-height: 40px;
  background: #f7f8f8;
  font-size: 18px;
  color: #3e3a39;
  position:relative;
  padding-left: 10px;
  margin-top:20px;
}
.list-title2 a {
  position: absolute;
  right: 20px;
  line-height: 33px;
  color: #666;
  font-size:15px;
  font-weight: normal;
}


.index-list .list-bd th {
  height: 30px;
  line-height: 30px;
}
.index-list .list-bd td {
  line-height: 30px;
}


.list-bd2 table {
  font-size: 14px;
  width: 100%;
  margin-left:0px;
}
.list-bd2 th {
  height: 30px;
  line-height: 30px; border:#e8e8e8 solid 1px; background:#f8f8f8; padding:4px;
}
.list-bd2 td {
  line-height: 30px;; border:#e8e8e8 solid 1px;  padding:4px;
}

.news-page .details {
  background: #f8f8f8;
  padding: 10px 8px;
  font-size: 14px;
  color: #666;
}
.news-page-title {
  font-size: 24px;
  text-align: center;
  padding: 20px 0;
}
.news-page-body {
  line-height: 1.8;
}
.news-page-body img {
 max-width:100%;}
.news-list-img {
  padding: 35px 0;
}
.news-list-img li {
  zoom: 1;
  height: 100px;
  overflow: hidden;
  clear: both;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
.news-list-img li:before,
.news-list-img li:after {
  content: "";
  display: table;
}
.news-list-img li:after {
  clear: both;
}
.news-list-img ._img {
  float: left;
  margin-right: 15px;
}
.news-list-img ._info {
  display: block;
  height: 95px;
  overflow: hidden;
}
.news-list-img a {
  color: #999;
  font-size: 14px;
}
.news-list-img a h3 {
  color: #666;
  margin: 0;
  font-size: 18px;
  margin-bottom: 10px;
  height: 1.2em;
  overflow: hidden;
}
.news-list-img li:hover h3 {
  color: #cc3333;
}
.site-form {
  width: 700px;
  color: #777;
  padding: 35px 0;
  min-height: 450px;
}
.site-form .text,
.site-form .textarea {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
}
.site-form .textarea {
  height: 150px;
}
.site-form dl,
.site-form dt,
.site-form dd {
  margin: 0;
  padding: 0;
}
.site-form dt {
  line-height: 35px;
}
.site-form dd {
  padding-bottom: 20px;
}
.site-form .submit a {
  background: #18a7a1;
  color: #FFF;
  padding: 10px 45px;
}
.mob-header-img {
  display: none;
}
@media (max-width: 768px) {
  .site-header {
    background-image: none;
    position: relative;
    height: auto;
  }
  .site-header .mob-header-img {
    display: block;
    width: 100%;
  }
  .site-header .nav-ctrl {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #FFF;
    border: 1px solid #b9e4e2;
    display: block;
    padding: 10px;
    cursor: pointer;
  }
  .site-header .nav-ctrl:after {
    content: "?;
  }
  .header-right {
    position: absolute;
    width: 100%;
    bottom: 20px;
    text-align: center;
  }
  .header-right .time {
    display: inline-block;
  }
  .container {
    width: 100%;
  }
  .nav {
    position: fixed;
    top: 0;
    height: 100%;
    width: 180px;
    left: -180px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background: #FFF;
    box-shadow: #ccc 3px 3px 3px;
  }
  .nav .son {
    display: none !important;
  }
  .nav li {
    float: none;
  }
  .nav a {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .nav.active {
    left: 0;
  }
  .sub-right-slide {
    display: none;
  }
  .sub-left-container {
    float: none;
    width: 100%;
  }
  .sub-left-container .news-list {
    display: none;
  }
  .sub-right-container {
    float: none;
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .site-form {
    padding: 15px;
    box-sizing: border-box;
  }
}

.sub-site-header {
  text-align: center;
  color: #17c0b9;
  border-bottom: 1px solid #17c0b9;
  padding-bottom: 10px;
}
.sub-site-search dt {
  font-size: 22px;
  line-height: 50px;
}
.sub-site-search .sub-site-form input.text {
  width: 80%;
  float: left;
  display: block;
}
.dc-btn {
  background: #18a7a1;
  display: block;
  color: #FFF;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
  text-align: center;
}
.dc-btn2 {
  background: #18a7a1;
  border:none;
  color: #FFF;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
}

.dc-ctrl {
  margin-bottom: 15px;
}
.dc-text {
  height: 28px;
  line-height: 28px;
  border: 1px solid #DDDDDD;
}
.dc-select {
  padding: 2px 10px;
  border:#dddddd solid 1px;
}
.sub-site-box .hd {
  font-size: 22px;
  position: relative;
  font-weight: normal;
  border-bottom: 3px solid #d6d6d6;
  margin: 0;
  margin-bottom: 10px;
}
.sub-site-box .hd .more {
  position: absolute;
  font-size: 14px;
  color: #666;
  right: 0;
  bottom: 10px;
}
.sub-site-box .hd span {
  display: block;
  float: left;
  border-bottom: 3px solid #17c0b9;
  position: relative;
  bottom: -3px;
  color: #17c0b9;
  height: 38px;
  line-height: 39px;
}
.sub-site-box .news-list {
  margin-left: 40px;
  width: 320px;
}
.sub-site-box-1 {
  width: 470px;
}
.sub-site-box-1-content {
  line-height: 1.8;
  color: #666;
}
.sub-site-box-2 {
  clear: both;
  padding-top: 20px;
}

.site-header .container {
  position: relative;
}
.site-header .back-home {
  position: absolute;
  background: none;
  width: 540px;
  height: 120px;
  top: 80px;
  left: 20px;
}


.sub-site-box-3 {
  width: 580px;
}
.sub-site-box-3-content {
  line-height: 1.8;
  color: #666;
}

.table2,#tableshows {
  width: 100%;
  font-size: 14px;
}
.table2 thead th,#tableshows thead th {
  height: 41px;
  padding: 0 5px;
  background: #17c0b9;
  color: #FFF;
  text-align: center;
}
.table2 tbody td,#tableshows tbody td {
  padding-left: 5px;
  height: 30px;
  border:#e8e8e8 solid 1px;
  color: #303232;
}

.downlink {
 padding-top:10px; border-top:#f8f8f8 solid 1px; margin-top:10px; clear:both;}

.formtable td.tt{ background:#f8f8f8; text-align:right
}

.errmsg {
    padding:5px;
   border:#FFD9D0 solid 1px;
   background:#FFF0F0;
   line-height:24px; color:#CC0000

}

.video1,.video2 {
width:420px; height:240px;;
     
}



.videobox {
 width:420px;}
    .videobox .videotitle {
     height:41px; font-size:14px; font-weight:bold; padding-left:10px;
       background: #17c0b9;
      color: #FFF;
      line-height:41px;
    }

.maptitle {
    height:41px; font-size:14px; font-weight:bold; padding-left:10px;
    background: #17c0b9;
    color: #FFF;
    line-height:41px;
}

.formtable {
}
.formtable tr td,.formtable tr th{ border:#d8d8d8 solid 1px; padding:3px;
}

.red {
 color:#ff0000}