body,
html {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 1;
    color: #393939
}

* {
    box-sizing: border-box
}

.wrap {
    position: relative
}

.centered-btns_nav {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 38px;
    height: 61px;
    transition: .5s;
    margin-top: -40px;
    line-height: 200px;
    background-image: url(../images/arrow.gif);
    overflow: hidden;
    opacity: .1
}

.centered-btns_nav:hover {
    opacity: .7
}

.next {
    right: 0;
    background-position: right 0
}

.centered-btns_nav:active {
    opacity: 1
}

.centered-btns_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    position: absolute;
    list-style-type: none;
    width: 100%;
    z-index: 99;
    bottom: 15px
}

.centered-btns_tabs li {
    display: inline-block;
    margin: 0 3px;
    *display: inline;
    *zoom: 1
}

.centered-btns_tabs a {
    display: inline-block;
    width: 15px;
    height: 8px;
    border-radius: 8px;
    line-height: 8px;
    background-color: rgba(255, 255, 255, .3);
    background-color: #ccc\9;
    overflow: hidden;
    *display: inline;
    *zoom: 1
}

.centered-btns_here a {
    width: 30px;
    background-color: rgba(255, 255, 255, .9)
}

body {
    overflow-x: hidden
}

img,
table {
    max-width: 100%;
    height: auto!important;
    vertical-align: top
}

table,
td {
    border: 1px solid #ccc
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
    line-height: 1;
    font-family: 微软雅黑;
    margin: 0;
    padding: 0;
    max-width: 100%;
    font-weight: 400
}

a:link,
a:visited {
    color: #555;
    text-decoration: none
}

ul {
    padding: 0;
    margin: 0;
    height: auto;
    overflow: hidden
}

ul li {
    list-style: none
}

a:hover,
a:active,
a:focus {
    text-decoration: none
}

.clear {
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.wp {
    width: 1200px;
    margin: 0 auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

@font-face {
    font-family: iconfont;
    src: url(../fonts/iconfont.eot);
    src: url(../fonts/iconfont.eot?#iefix) format('embedded-opentype'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont;
    font-style: normal
}

.return_top {
    position: fixed;
    width: 36px;
    height: 36px;
    right: 15px;
    bottom: 50px;
    z-index: 99998;
    cursor: pointer;
    transition: .5s;
    background: url(../images/icon_return_top.png) no-repeat center 0 rgba(0, 0, 0, .6)
}

.return_top:hover {
    background: url(../images/icon_return_top.png) no-repeat center -36px rgba(0, 0, 0, .6)
}

.suspend {
    width: 40px;
    height: 198px;
    position: fixed;
    top: 240px;
    right: 0;
    overflow: hidden;
    z-index: 9999
}

.suspend dl {
    width: 120px;
    height: 198px;
    border-radius: 25px 0 0 25px;
    padding-left: 40px;
    box-shadow: 0 0 5px #e4e8ec;
    margin: 0
}

.suspend dl dt {
    width: 40px;
    height: 198px;
    background: url(../images/suspend.png);
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.suspend dl dd.suspendQQ {
    width: 120px;
    height: 66px;
    background: #fff;
    margin-left: 0
}

.suspend dl dd.suspendTel {
    width: 120px;
    height: 66px;
    background: #fff;
    margin-left: 0
}

.suspend dl dd.suspendQQ a {
    width: 120px;
    height: 66px;
    display: block;
    background: url(../images/suspend.png) -40px 0;
    overflow: hidden
}

.suspend dl dd.suspendTel a {
    width: 120px;
    height: 66px;
    display: block;
    background: url(../images/suspend.png) -40px -66px;
    overflow: hidden
}

.suspend dl dd.suspendTel.qq3 a {
    background: url(../images/suspend.png) -40px -132px
}

.function {
    margin-top: 20px;
    text-align: center
}

.function a {
    display: inline-block;
    padding: 8px;
    margin: 0 2px;
    border-radius: 2px;
    color: #979797;
    border: 1px solid #c1c1c1
}

.function a.active,
.function a:hover {
    background: #00a0e9;
    color: #fff
}

.guestbook_info {
    display: block;
    margin-bottom: 10px;
    position: relative
}

.yzm {
    position: absolute;
    right: 18px;
    top: 31px
}

.guestbook_info span {
    display: block;
    font-size: 14px;
    color: #8c8c8c;
    margin-bottom: 10px
}

.guestbook_sub {
    display: block;
    margin-top: 30px;
    text-align: right
}

.w6 {
    width: 50%;
    float: left;
    padding: 0 10px
}

.w12 {
    width: 100%;
    float: left;
    padding: 0 10px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.lisitemap {
    float: left;
    list-style: none
}

.content_map {
    display: block;
    margin-bottom: 10px
}

.content_map p {
    display: block;
    padding: 0 0 10px;
    border-bottom: 2px solid #00a0e9;
    font-size: 16px;
    margin-bottom: 10px;
    color: #8c8c8c
}

.content_map ul {
    display: block
}

.content_map ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.content_map ul li a {
    display: block;
    border: 1px solid #dcdcdc;
    color: #8c8c8c;
    font-size: 14px;
    transition: .6s;
    padding: 5px
}

.content_map ul li a:hover {
    background: #00a0e9;
    color: #fff;
    border: 1px solid #00a0e9
}

.tag_main {
    display: block
}

.tag_main h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    width: 60px;
    text-align: center;
    background: #00a0e9;
    color: #fff;
    margin-bottom: 10px
}

.tag_main ul li {
    float: left;
    margin: 0 18px 18px 0
}

.tag_main ul li a {
    padding: 0 11px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cfcfcf;
    font-size: 14px;
    display: block;
    color: #888;
    text-align: center;
    float: left
}

.nei_banner {
    text-align: center
}