﻿@charset utf-8;

* {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: '微软雅黑';
}

audio,
canvas,
progress,
video {
    display: inline-block;
    width: 100%;
    vertical-align: baseline;
}

#numb1 {
    cursor: pointer;
}

.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #e6e5e5;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #bdbdbd;
}

a:focus,
a:hover {
    color: #F57F5A;
    text-decoration: none;
}

a {
    color: #151718;
    text-decoration: none;
}

.current_w img {
    z-index: 0;
    max-width: 100%;
    vertical-align: middle;
    transition-duration: 0.2s;
    transform: scale(1, 1);
}

.navbar-default {
    border-color: #e7e7e7;
    border-bottom: 6px solid #EE6B00;
    background-color: #ebeef5;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #ee6b00;
    color: #555;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-top: 19px;
    margin-left: -15px;
}

.navbar-brand>img {
    display: block;
    max-height: 30px;
}

.navbar-right {
    margin-top: 38px;
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: #EE6B00;
}
.navbar-default .navbar-nav>li>a[href="./index-ai.html"]{
    background-color: #317def;
}
.navbar-default .navbar-nav>li>a[href="./index-ai.html"]:hover {
    background-color: #317def;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 40px;
    color: #615D5D;
}

.logo_header {
    height: 30px;
    background-images: url(../module/images/logo.png);
}

.nav>li>a:hover {
    background-color: #EE6B00;
}
.nav>li>a[href="./index-ai.html"]:hover{
    background-color: #317def;
}
.navbr-default {
    border-color: #e7e7e7;
    border-bottom: 5px solid #ee6b00;
    background-color: #f8f8f8;
}

ul {
    list-style: none;
    font-size: 15px;
}

.carousel-caption {
    right: 20%;
    left: 20%;
    z-index: 22;
    padding-bottom: 20px;
}

.item-bor a:hover {
    border-color: #ccc;
}

.carousel-caption h4 {
    z-index: 99999;
    padding-top: 20px;
    text-align: left;
    letter-spacing: 2px;
    line-height: 25px;
}

.bgzz {
    position: absolute;
    z-index: 2;
    margin-top: -6%;
    width: 100%;
    height: 16%;
    background-color: #A2A2A2;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.cbwz {
    margin: 0 auto;
    margin-bottom: 11px;
    width: 75%;
    height: auto;
    text-indent: 20px;
    font-size: 14px;
    line-height: 31px;
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}

legend {
    padding: 0.5rem;
    width: auto;
    border: 0;
    text-align: center;
    cursor: pointer;
}

.carousel {
    position: relative;
    top: 60px;
}

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
    margin-top: 0px;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    height: 50%;
    background-color: #ee6b00;
    color: white;
}

.navbar-nav>li>a {
    padding-top: 3rem;
    padding-bottom: 4rem;
    letter-spacing: 1px;
}

.row_rr {
    padding: 8% 10%;
}

.home-news {
    display: block;
    margin: 0 auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #181414;
    text-align: center;
}

.home-news img {
    max-width: 70%;
}

.home-news-n {
    display: block;
    margin: 0 auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #181414;
    text-align: center;
}

.home-news-n img {
    max-width: 70%;
}

.stylish-line-grey {
    position: relative;
    bottom: 0.2em;
    display: inline-block;
    margin: 0 1%;
    width: 8%;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.1);
}

table {
    margin: 0 auto;
}

table td {
    padding: 1px;
    border: 1px;
}

.table_rr {
    max-width: 100%;
}

.img_td {
    height: auto;
    max-width: 55px;
}

.tp_bj {
    height: auto;
    max-width: 110px;
}

table>td a {
    margin: 0px;
    padding: 0px;
}

.con-tt {
    position: relative;
    margin-top: -18px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.con-tty {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    height: auto;
    border-top: none;
    border-radius: 0 0 0em;
    background-color: #E8E8E8;
    background-repeat: repeat;
    display: block;
}

.con-tty img {
    margin: 5% 5%;
    padding: 1%;
    width: 80%;
    border: 1px solid #ccc;
    transform: scale(1, 1);
}

.con-tty a {
    padding: 0 2px;
}

.con-bg {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 40px;
    height: auto;
    max-width: 1170px;
    background-color: #FFFFFF;
}

.navbar-nav {
    margin-left: 7px;
    font-size: 16px;
}

.wrapper {
    position: relative;
    margin-top: 3rem;
    padding: 80px 0px;
    width: 100%;
    height: auto;
    background-color: white;
}

.wrapper-s {
    overflow: hidden;
    margin: 0px;
    margin-top: 2%;
    padding: 80px 0px;
    width: 100%;
    height: auto;
    background-color: white;
}

.wrapper-f {
    position: relative;
    padding: 80px 0px;
    width: 100%;
    height: auto;
    background-color: #8A8888;
    background-image: url(../images/bgq.jpg);
    background-repeat: no-repeat;
}

.wrapper-fft {
    position: relative;
    padding: 80px 0px;
    width: 100%;
    height: auto;
    background-color: #8A8888;
    background-image: url(../images/bgwft.jpg);
    background-repeat: no-repeat;
}

.wrapper-fd {
    position: relative;
    margin-top: 7%;
    padding: 80px 0px;
    width: 100%;
    height: auto;
}

.wrapper-t {
    padding: 80px 0px;
    width: 100%;
    height: auto;
    background-color: #CCCFD1;
}

.wrapper-f2 {
    margin-top: 0%;
    padding: 80px 0px;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
}

.wrapper-f2 img {
    max-width: 100%;
}

.wrapper-f2 .home-news {
    max-width: 70%;
}

.wrapper.item-bg {
    padding: 20px;
    width: 300px;
    height: 256px;
    border: 1px solid #red;
    background-color: #FFFFFF;
}

.wrapper-six {
    position: relative;
    margin-top: 0;
    padding: 80px 0px 0px;
    width: 100%;
    height: auto;
    background-color: white;
}

.wrapper.item-bg .item-cu {
    width: 100%;
    height: 300px;
    background-color: #FFFFFF;
}

#thumbs {
    position: relative;
    bottom: 20px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    height: auto;
    max-width: 100%;
}

#thumbs>ul {
    float: left;
    width: 100%;
}

#thumba {
    position: relative;
    margin: 0px auto;
    height: auto;
    max-width: 920px;
}

#thumbs-ss {
    position: relative;
    margin: 30px auto;
    height: auto;
    max-width: 1800px;
}

.thumb {
    float: left;
    margin: 3% 4%;
    width: 100px;
    height: 100px;
}

.thumb_sh {
    float: left;
    margin-top: 2%;
    margin-left: 5%;
    width: 120px;
    height: 120px;
    border: 1px solid #FFF;
}

.thumb_sh img {
    z-index: 0;
    max-width: 100%;
    transition-duration: 0.3s;
    transform: scale(1, 1);
}

.thumb_t {
    margin-left: 0px;
}

.thumbb {
    float: left;
    padding: 1px;
    width: 70px;
    height: 70px;
}

.thumb img {
    max-width: 100%;
    border: 1px solid white;
    cursor: pointer;
    transition-duration: 0.5s;
}

.zpzw {
    display: block;
    margin-left: 50px;
    height: auto;
    max-width: 400px;
}

.zprg {
    float: left;
    display: block;
    margin-top: 50px;
    margin-left: 100px;
    padding-left: 90px;
    height: auto;
    max-width: 100%;
}

.kpfw-wz {
    padding: 20px;
    width: 100%;
}

.kpfw-wz p {
    margin-bottom: 1rem;
    letter-spacing: 1px;
    font-size: 1.5rem;
}

.kpfw-wz>p img {
    width: 100%;
}

.kpfw-wz p strong {
    font-size: 20px;
}

.footer {
    position: relative;
    bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    max-height: 180px;
    background-color: #ee6b00;
    cursor: pointer;
}

.footer:hover {
    color: #000;
}

.footer ul {
    list-style: none;
}

.footer ul li {
    float: left;
    margin: 5% 1%;
    width: 100px;
    color: #FFFFFF;
    font-size: 15px;
}

.footer ul li a {
    padding-right: 15%;
    border-right: 2px solid #FFFFFF;
    color: #ffffff;
    text-decoration: none;
}

.img-ct {
    margin: 0 auto;
    height: auto;
    max-width: 600px;
    border: 1px solid red;
}

.item-bor {
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    word-break: break-all;
}

.item-ig {
    float: left;
    display: block;
    margin-bottom: 10px;
}

.item-borr {
    float: left;
    margin: 120px auto;
    margin-left: 2px;
    padding: 10px;
    height: 230px;
    max-width: 360px;
    border: 1px solid #CCC;
    background-color: #F3F3F3;
    -moz-box-shadow: 10px 5px 5px #888888;
    box-shadow: -1px 6px 12px #888;
}

.glyphicon {
    position: relative;
    color: rgba(240, 129, 21, 0.9);
    font-size: 30px;
}

.map-ff {
    position: relative;
    top: 1rem;
    left: 28%;
    float: left;
    display: block;
    width: 5%;
    font-size: 31px;
}

.map-ff1 {
    position: relative;
    top: 1rem;
    left: 50%;
    float: left;
    width: 5%;
    color: #000000;
    font-size: 14px;
}

.map-ff2 {
    position: relative;
    top: 1rem;
    left: 58%;
    float: left;
    display: block;
    width: 5%;
    color: #000000;
    font-size: 14px;
}

.map-ff3 {
    position: relative;
    top: 1rem;
    left: 66%;
    float: left;
    display: block;
    width: 5%;
    color: #000000;
    font-size: 14px;
}

.map-ff4 {
    position: relative;
    top: 1rem;
    left: -6%;
    float: left;
    display: block;
    width: 5%;
    color: #000000;
    font-size: 14px;
}

.map-ff5 {
    position: relative;
    top: 1rem;
    left: 16%;
    float: left;
    display: block;
    width: 5%;
    color: #000000;
    font-size: 14px;
}

.map-center {
    position: relative;
    height: auto;
    text-align: center;
}

.top-wz {
    position: absolute;
    top: 27px;
    left: -97px;
    width: 200px;
    height: 200px;
}

.fd {
    position: relative;
    top: -141px;
    left: 150px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.fd1 {
    position: relative;
    top: -553px;
    left: 150px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.fd2 {
    position: relative;
    top: -595px;
    left: 354px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.fd3 {
    position: relative;
    top: -764px;
    left: 613px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.fd4 {
    position: relative;
    top: -1061px;
    left: 900px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.fd5 {
    position: relative;
    top: -1006px;
    left: 900px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.fd6 {
    position: relative;
    top: -1106px;
    left: 700px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.le-bg {
    width: 100%;
    height: 511px;
    background-color: #65bec6;
    cursor: pointer;
}

.le-cn-bg {
    width: 100%;
    height: 240px;
    background-color: #e65a29;
    cursor: pointer;
}

.rg-cn-bg {
    width: 100%;
    height: 240px;
    background-color: #31a1d3;
    cursor: pointer;
}

.bt-le-bg {
    margin-top: 30px;
    width: 100%;
    height: 240px;
    background-color: #f8a700;
    cursor: pointer;
}

.bt-rg-bg {
    margin-top: 30px;
    width: 100%;
    height: 240px;
    background-color: #89bc43;
    cursor: pointer;
}

.lryx {
    margin: 5% auto;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 70px;
}

.lrwz {
    margin-top: 0px;
    padding-top: 27%;
    color: white;
    text-align: center;
}

.lrwz_r {
    margin-top: 0px;
    padding-top: 12%;
    color: white;
    text-align: center;
}

.tc_cc {
    margin-top: 20px;
    padding-top: 37%;
    text-align: center;
}

.dd {
    position: relative;
    top: -650px;
    left: 200px;
    z-index: 9;
    width: 80%;
}

.tp-ig {
    position: absolute;
    z-index: 2;
    margin-top: -650px;
    width: 100%;
    height: 300px;
}

.bj-gs {
    position: relative;
    top: 50px;
    left: 31%;
    z-index: 9999;
    float: left;
    width: 100px;
    font-size: 31px;
}

.xg-gs {
    position: relative;
    left: 112%;
    z-index: 9999;
    float: left;
    width: 100px;
    font-size: 31px;
}

.nj-gs {
    position: relative;
    top: 13rem;
    left: 31%;
    z-index: 9999;
    float: left;
    width: 100px;
    font-size: 31px;
}

.zj-gs {
    position: relative;
    top: 50px;
    left: 41%;
    z-index: 9999;
    float: left;
    width: 250px;
    font-size: 31px;
}

.hz-gs {
    position: relative;
    top: 16rem;
    left: 31%;
    z-index: 9999;
    float: left;
    width: 100px;
    font-size: 31px;
}

.sh-gs {
    position: relative;
    top: 22rem;
    left: -45%;
    z-index: 9999;
    float: left;
    width: 100px;
    font-size: 31px;
}

.xjp-gs {
    position: relative;
    top: 22rem;
    left: 36%;
    z-index: 9999;
    float: left;
    width: 100px;
    font-size: 31px;
}

.gs-al {
    position: relative;
    z-index: 11;
    float: left;
    display: block;
    margin-top: -32%;
    margin-left: 4%;
}

.row_rr {
    padding: 10% 21%;
    padding-bottom: 3%;
}

.item-bol {
    margin: -3% auto;
    width: 150px;
    height: 150px;
    border: 3px solid #ffffff;
    background: #ffffff;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    /* 老的 Firefox */
    box-shadow: 10px 10px 5px RGBA(170, 163, 163, 0.38);
    font-size: 12px;
}

.item-bol h3 {
    color: #FFFFFF;
    text-align: center;
    text-align: center;
    line-height: 100px;
}

.item-bob {
    margin: -3% auto;
    width: 150px;
    height: 150px;
    border: 3px solid #ffffff;
    background: #ffffff;
    background-color: #ccc;
    -moz-box-shadow: 10px 10px 5px #888888;
    /* 老的 Firefox */
    box-shadow: 10px 10px 5px RGBA(170, 163, 163, 0.38);
    font-size: 12px;
    line-height: 20px;
}

.item-bob h3 {
    color: #FFFFFF;
    text-align: center;
    line-height: 100px;
}

.navbar-btn.btn-xs {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 14px;
    border-radius: inherit;
}

.img_footer {
    float: left;
    display: inline-block;
    width: 40%;
}

.img_footer p {
    margin: 0 auto;
    width: 40%;
}

.navbar-btn.btn-xs a {
    font-size: 12px;
}

.bg_ys {
    float: right;
    margin-bottom: 10%;
    padding-top: 10%;
    width: 100%;
    height: auto;
    background-color: #ccc;
}

.bg_yy {
    float: right;
    width: 400px;
}

.by_ff {
    margin-top: -20px;
    margin-left: -20px;
}

.section {
    margin: 0 auto;
    width: 90%;
}

.section p {
    padding: 10px 10px;
    font-size: 17px;
    line-height: 30px;
}

.zt {
    padding: 1% 10%;
    width: 100%;
    color: #e7a670;
    text-indent: 3em;
    letter-spacing: 1px;
    line-height: 30px;
}

.rq {
    float: left;
    margin-left: 2rem;
    width: 100px;
    color: #797474;
    font-size: 25px;
}

.rq ul {
    float: left;
    display: block;
    list-style: none;
    font-size: 15px;
}

.rq ul li {
    float: left;
    margin-top: 50px;
    height: 250px;
    list-style: none;
    font-size: 25px;
}

.bg_ysh {
    float: left;
    width: 50px;
    height: 4200px;
    border-right: 2px solid #FFFFFF;
}

.rg_pt {
    float: left;
    margin-left: 100px;
    width: 500px;
    height: 1500px;
    border: 1px solid red;
}

.bg_yss {
    float: left;
    margin-left: -2rem;
    width: 100px;
    color: #ffffff;
    font-size: 25px;
}

.bg_yss ul {
    display: block;
    list-style: none;
    font-size: 15px;
}

.bg_yss ul li {
    margin-top: 50px;
    height: 250px;
    list-style: none;
    font-size: 25px;
}

.bg_yd {
    margin-left: 0rem;
    width: 50px;
    height: 50px;
    background-image: url(../images/yd.png);
    background-repeat: no-repeat;
}

.bg_yd {
    list-style: none;
}

.bg_ysr {
    float: left;
    margin-left: -10px;
    width: 98px;
    height: 200px;
    color: #ffffff;
    font-size: 25px;
}

.bg_ysr ul {
    display: block;
    list-style: none;
    font-size: 15px;
}

.bg_ysr ul li {
    margin-top: 50px;
    margin-bottom: 100px;
    height: 200px;
    list-style: none;
    font-size: 16px;
}

.bg_ff {
    width: 350px;
    height: 200px;
    background-color: #BAB9B9;
}

.bg_ff img {
    float: left;
    margin: 20px auto 20px 20px;
    height: 130px;
}

.bg-wz {
    display: block;
    padding: 6% 3%;
    width: 100%;
    height: 100px;
}

.row_rr {
    padding: 10% 25%;
    padding-bottom: 0%;
}

.xwbg_l {
    width: 100%;
    height: auto;
    background-color: #ededed;
}

.item-bol {
    margin: -3% auto;
    width: 150px;
    height: 150px;
    border: 3px solid #ffffff;
    background: #ffffff;
    background-color: #ff9900;
    -moz-box-shadow: 10px 10px 5px #888888;
    /* 老的 Firefox */
    box-shadow: 10px 10px 5px RGBA(170, 163, 163, 0.38);
    font-size: 12px;
}

.item-bol h3 {
    color: #FFFFFF;
    text-align: center;
    text-align: center;
    line-height: 60px;
}

.item-bob {
    margin: -3% auto;
    width: 150px;
    height: 150px;
    border: 3px solid #ffffff;
    background: #ffffff;
    background-color: #ccc;
    -moz-box-shadow: 10px 10px 5px #888888;
    /* 老的 Firefox */
    box-shadow: 10px 10px 5px RGBA(170, 163, 163, 0.38);
    font-size: 12px;
    line-height: 20px;
}

.item-bob h3 {
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
}

.item-tt {
    margin-top: 16px;
    text-align: center;
}

.xwzy {
    position: relative;
    height: 200px;
    max-width: 300px;
}

.bg_ys {
    float: right;
    margin-bottom: 60px;
    padding-bottom: 60px;
    width: 100%;
    height: auto;
    background-color: #ECECEC;
}

.bg_yy {
    float: right;
    width: 400px;
}

.by_ff {
    margin-top: -20px;
    margin-left: -20px;
}

.wrpper-hh {
    margin-top: 3%;
}

.zt {
    padding: 1% 10%;
    width: 100%;
    color: #e7a670;
    text-indent: 3em;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 30px;
}

.raudis_yyy {
    margin-top: 100px;
    margin-left: 100px;
    width: 200px;
    height: 30px;
    border-radius: 15px;
    background-color: #ff9900;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
}

.wz-zj {
    margin-top: 20px;
    margin-left: 100px;
    width: 100%;
    height: 10px;
    color: #ea8c30;
    text-align: left;
    line-height: 30px;
}

.zt_tt {
    padding: 1% 10%;
    width: 100%;
    color: #e7a670;
    text-indent: 3em;
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 25px;
}

.raudis_yy {
    margin-left: 100px;
    width: 200px;
    height: 30px;
    border-radius: 15px;
    background-color: #ff9900;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
}

.box-top {
    display: block;
    width: 100%;
    height: 200px;
}

.img-lt {
    display: block;
    overflow: hidden;
    width: 250px;
    height: 160px;
}

.lbb-wz {
    float: left;
    display: block;
    padding: 10px;
    width: 90%;
}

.img-lf {
    display: block;
    margin-left: 100px;
    width: 300px;
    height: 300px;
}

.wz-rg {
    display: block;
    width: 700px;
    height: 300px;
    letter-spacing: 1px;
}

.sj {
    text-indent: 40px;
    line-height: 30px;
}

.sj-bg {
    margin: 0px;
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
}

.sj-bbh {
    padding: 38px 30px;
    height: auto;
    max-width: 100%;
}

.sj-bbh p {
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
}

.sj-bbh p img {
    max-width: 100%;
}

.wzjj {
    margin-top: -23px;
    max-width: 100%;
    text-align: justify;
    word-wrap: break-word;
    font-size: 14px;
}

.wzjj a {
    margin-top: -23px;
    max-width: 100%;
    color: #000000;
    text-align: justify;
    word-wrap: break-word;
    font-size: 14px;
}

.sj-bb {
    margin: 30px 30px;
    padding: 30px 30px;
    height: auto;
    max-width: 1200px;
    border: 1px solid #ccc;
}

.sj-by {
    margin: 0px 30px;
    padding: 0px 30px;
    height: 160px;
    max-width: 1200px;
}

.Page {
    padding: 50px 0;
    text-align: center;
}

.Page a,
.Page span {
    display: inline-block;
    margin: 0 2px;
    padding: 8px 10px;
    min-width: 16px;
    border: 1px solid #ccc;
    color: #9d9dac;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

.sj-imgbb {
    display: table;
    margin: 0 auto;
    padding: 30px 10px;
    height: auto;
    max-width: 1200px;
}

.sj-imgbb img {}

.join {
    position: relative;
}

.main>.title {
    position: relative;
    padding: 35px 0px 5px;
    border-bottom: 1px dotted rgb(219, 219, 219);
    color: rgb(40, 48, 56);
    text-align: center;
    font-size: 22px;
    line-height: 50px;
}

.join .text {
    margin-top: 20px;
    padding: 3px 0px;
    color: rgb(136, 136, 136);
    text-align: center;
    font-size: 17px;
    line-height: 2em;
}

.main>.title {
    position: relative;
    padding: 35px 0px 5px;
    border-bottom: 1px dotted rgb(219, 219, 219);
    color: rgb(40, 48, 56);
    text-align: center;
    font-size: 22px;
    line-height: 50px;
}

.join .cont {
    padding: 0px 0px 50px;
}

.join .cont .sort {
    margin: 10px 0px;
}

.join-table {
    padding: 20px 0px;
}

.join-table table {
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0px;
}

thead {
    display: table-header-group;
    border-color: inherit;
    vertical-align: middle;
}

.join-table table thead tr {
    background: #ee6b00 none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}

.join-table table tr td:first-child {
    padding-left: 40px;
    width: 37%;
    text-align: left;
}

.join-table table tr td {
    padding: 7px 7px 6px;
    text-align: center;
    line-height: 2em;
}

tbody {
    display: table-row-group;
    border-color: inherit;
    vertical-align: middle;
}

.join-table table {
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0px;
}

.join .Page {
    text-align: center;
}

.join .cont .sort .list .left {
    float: left;
    padding-top: 25px;
    color: #333;
    line-height: 29px;
}

.join .cont .sort .list:first-child .right {
    border-top-color: #fff;
}

.join .cont .sort .list .right {
    margin-left: 110px;
    padding: 20px 10px;
    border-top: 1px dotted #dbdbdb;
    line-height: 29px;
}

.join .cont .sort .list .right a {
    display: inline-block;
    margin: 4px;
    padding: 0px 15px;
    border-radius: 30px;
}

.le_bg {
    margin-top: 14%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    height: auto;
    max-width: 800px;
    background-color: #F3F3F3;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    height: auto;
    border-color: #B7BEC4;
    background-color: #F0710E;
    color: white;
    font-size: 25px;
}

.post-head {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    background-color: rgba(39, 39, 39, 0.42);
    color: white;
}

.post-head h1 {
    margin-bottom: 10px;
    padding-right: 15px;
    text-align: center;
    text-shadow: 7px 4px 5px #0C0C0C;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.4;
}

.autor-meta {
    margin: 0 auto;
    margin-top: 0px;
    width: 70%;
    height: 30px;
    vertical-align: top;
    font-size: 13px;
}

.clearfloat {
    clear: both;
}

.aniu {
    width: 100%;
    border: 1px solid #ccc;
    font-size: 10px;
}

.current_w {
    width: 100%;
    height: auto;
}

.bgys_l {
    position: relative;
    left: 14%;
    float: left;
    width: 50%;
    color: #fff;
    text-shadow: 1px 2px 0px #444141;
    font-weight: bold;
    font-size: 18px;
}

.bgys_l img {
    margin-left: 10px;
    height: 25px;
}

.autor-meta ul {
    float: right;
    display: none;
    width: 23%;
}

.autor-meta ul li {
    display: inline;
    width: 30px;
    flaot: right;
}

.autor-meta ul li img {
    display: inline;
    margin: 2px 3px;
    width: 30px;
    flaot: left;
}

.ff-r {
    display: inline-black;
    margin: 0 auto;
    width: 60%;
}

.icon-weibo {
    width: 30px;
}

.icon-weixin {
    width: 30px;
}

.icon-yingling {
    width: 30px;
}

.kp_hover {
    top: 0px;
    left: 0px;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition-duration: 0.5s;
    transform: scale(1, 1);
}

.fangda {
    z-index: 0;
    width: 100%;
    height: 100%;
    transition-duration: 0.5s;
    transform: scale(1, 1);
}

#cd-timeline {
    position: relative;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em 0;
}

#cd-timeline::before {
    position: absolute;
    top: 0;
    left: 26.5%;
    width: 4px;
    height: 100%;
    background: #B1B1B1;
    content: '';
    opacity: 0.5;
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}

.cd-container {
    margin: 0 auto;
    width: 90%;
    max-width: 1170px;
}

.cd-timeline-img.cd-picture {
    background: #A8A9A8;
    opacity: 0.5;
}

.cd-timeline-img {
    position: absolute;
    top: 10px;
    left: 24.5%;
    padding-top: 2px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 2px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

.cd-timeline-content {
    position: relative;
    margin-left: 36%;
    padding: 1em;
    width: 50%;
    border-radius: 0.25em;
    background: white;
    box-shadow: 0 3px 0 #d7e4ed;
}

.cd-timeline-content .cd-date {
    position: absolute;
    top: -8px;
    left: -45%;
    float: left;
    padding: .8em 0;
    width: 100%;
    font-size: 3rem;
    opacity: .7;
}

.partnerList {
    clear: both;
    width: 840px;
    margin: 0 auto;
    padding-left: 40px;
    padding-top: 100px;
}

.partnerList li {
    width: 130px;
    height: 130px;
    background: #fff;
    border: 1px solid #d8d9d9;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-right: 65px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    display: table-cell;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.partnerList li img {
    width: 130px;
    heigth: 50px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    left: 0px;
    top: 36px;
    opacity: 1;
}

.m_t_30 {
    margin-top: -30px !important;
}

.m_l_100 {
    margin-left: -100px !important;
}

.m_l_200 {
    margin-left: -200px !important;
}

.partnerList .active {
    position: absolute;
    top: 36px;
    left: 0px;
    opacity: 0;
}

.hezuo_w {
    width: 1120px;
    height: auto;
    margin: 0 auto;
}

.hezuo_w li {
    list-style-type: none;
    width: 310px;
    height: 238px;
    float: left;
    margin-left: 35px;
    margin-top: 35px;
    position: relative;
    text-align: center;
}

.hezuo_w img:hover {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2) transform: scale(1.2, 1.2);
}

.hezuo_w li img {
    text-align: center;
    margin-top: 40px;
}

.feihe {
    width: 100%;
    background: #0058a3;
}

.meid {
    width: 310px;
    height: 80px;
    background: #07a3d8;
}

.bigui {
    width: 310px;
    height: 80px;
    background: #17516f;
}

.bent {
    width: 310px;
    height: 80px;
    background: #ff393e;
}

.shenl {
    width: 310px;
    height: 80px;
    background: #0f85ba;
}

.chendu {
    width: 310px;
    height: 80px;
    background: #543c3c;
}

.jianjie {
    width: 310px;
    height: 80px;
    background: #edeeed;
    position: absolute;
    bottom: 0px;
    line-height: 80px;
    font-size: 14px;
}


/* old Smartphones (portrait and landscape) ----------- */


@media only screen and (max-device-width : 320px) {
    #thumbs-ss {
        display: none;
    }

    .tp-ig {
        display: none;
    }

    .thumbs-ss {
        display: none;
    }

    .gs-al {
        display: none;
    }

    #thumbs-ss {
        display: none;
    }

    .bj-gs {
        display: none;
    }

    .xg-gs {
        display: none;
    }

    .xjp-gs {
        display: none;
    }

    .nj-gs {
        display: none;
    }

    .hz-gs {
        display: none;
    }

    .sh-gs {
        display: none;
    }

    .navbar-brand>img {
        display: block;
        padding-left: 10px;
        max-height: 20px;
    }

    .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        letter-spacing: 1px;
    }

    .home-news {
        display: block;
        margin: 0 auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #181414;
        text-align: center;
    }

    .home-news-n {
        display: block;
        margin: 0 auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #181414;
        text-align: center;
    }

    .thumb_sh {
        float: left;
        margin-top: 5%;
        margin-left: 6%;
        width: 50px;
        height: 50px;
        border: 1px solid #FFF;
    }

    .con-bg {
        margin: 0 auto;
        height: auto;
        max-width: 1170px;
        background-color: #FFFFFF;
    }

    .zprg {
        display: none;
        float: left;
        display: block;
        margin-top: 50px;
        margin-left: 0px;
        padding-left: 0px;
        height: auto;
        max-width: 100%;
    }

    .zpzw {
        display: block;
        margin-left: 10px;
        height: auto;
        max-width: 400px;
    }

    .list-group-item {
        position: relative;
        display: block;
        margin-bottom: -1px;
        padding: 3px 11px;
        border: 1px solid #ddd;
        background-color: #fff;
    }

    .list-group-item.active,
    .list-group-item.active:focus,
    .list-group-item.active:hover {
        z-index: 2;
        border-color: #B7BEC4;
        background-color: #F0710E;
        color: white;
        font-size: 24px;
        font-size: 14px;
    }

    .bg_ys {
        padding-top: 5%;
    }

    .raudis_yyy {
        margin-top: 20px;
    }

    #cd-timeline {
        position: relative;
        margin-top: 0em;
        margin-bottom: 2em;
        padding: 0em 0;
    }

    #cd-timeline::before {
        display: none;
    }

    .cd-timeline-img.cd-picture {
        display: none;
    }

    .cd-timeline-content {
        position: relative;
        margin: 0 auto;
        margin-left: 0%;
        padding: 1em;
        width: 90%;
        border-radius: 0.25em;
        background: white;
        box-shadow: 0 3px 0 #d7e4ed;
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        top: -29px;
        left: 5%;
        float: left;
        padding: .8em 0;
        width: 100%;
        font-size: 3rem;
        opacity: .7;
    }




    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .wrapper {
        padding: 0px;
    }

    .wrapper-f {
        padding: 0px;
    }

    .wrapper-f2 {
        padding: 0px;
    }

    .wrapper-fft {
        padding: 0px;
    }

    .wrapper-s {
        padding: 0px;
    }

    .wrapper-six {
        padding: 0px;
    }

    #thumbs-ss {
        display: none;
    }

    .tp-ig {
        display: none;
    }

    .thumbs-ss {
        display: none;
    }

    .gs-al {
        display: none;
    }

    .bj-gs {
        display: none;
    }

    .xg-gs {
        display: none;
    }

    .xjp-gs {
        display: none;
    }

    .nj-gs {
        display: none;
    }

    .hz-gs {
        display: none;
    }

    .sh-gs {
        display: none;
    }

    .post-head h1 {
        display: none;
    }

    .wrpper-hh {
        margin-top: 10%;
    }

    .post-head h1 {
        margin-bottom: 0px;
        padding-right: 15px;
        text-align: center;
        text-shadow: 7px 4px 5px #0C0C0C;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.4;

    }

    .post-head {
        display: none;
    }

    .wrpper-hh {
        margin-top: 6%;
    }

    .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        letter-spacing: 1px;
    }

    #thumba {
        position: relative;
        bottom: 10px;
        margin: 0px auto;
        height: auto;
        max-width: 100%;
    }

    .home-news {
        display: block;
        margin: 0 auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #181414;
        text-align: center;
    }

    .home-news-n {
        display: block;
        margin: 0 auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #181414;
        text-align: center;
    }

    .thumb {
        float: left;
        margin: 3% 2%;
        width: 50px;
        height: 50px;
    }

    .wrapper-t {
        padding: 1rem 0rem;
        width: 100%;
        height: auto;
        background-color: #CCCFD1;
    }

    .thumb_sh {
        float: left;
        margin-top: 5%;
        margin-left: 6%;
        width: 50px;
        height: 50px;
        border: 1px solid #FFF;
    }

    .navbar-btn.btn-xs {
        float: left;
        margin-right: 10px;
        border-radius: inherit;
    }

    .navbar-brand>img {
        display: block;
        padding-left: 20px;
        max-height: 20px;
    }

    .con-bg {
        margin: 0 auto;
        margin-bottom: 40px;
        height: auto;
        max-width: 1170px;
        background-color: #FFFFFF;
    }

    .le_bg {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        height: auto;
        max-width: 800px;
        background-color: #F3F3F3;
    }

    .zprg {
        display: block;
        float: left;
        display: block;
        margin-top: 50px;
        margin-left: 0px;
        padding-left: 0px;
        height: auto;
        max-width: 100%;
    }

    .list-group-item {
        position: relative;
        display: block;
        margin-bottom: -1px;
        padding: 3px 11px;
        border: 1px solid #ddd;
        background-color: #fff;
    }

    .list-group-item.active,
    .list-group-item.active:focus,
    .list-group-item.active:hover {
        z-index: 2;
        height: auto;
        border-color: #B7BEC4;
        background-color: #F0710E;
        color: white;
        font-size: 24px;
        font-size: 14px;
    }

    .wxpt {
        padding-left: 0px;
        color: #1F2021;
        font-size: 2.2rem;
        font-family: '黑体';
    }

    .wxpt a {
        padding: 0 0.5rem;
        font-size: 1.5rem;
    }

    .xwdt {
        margin: auto 1rem;
        color: rgba(243, 104, 5, 0.89);
        letter-spacing: 1.5px;
        font-size: 2.2rem;
        font-size: 1.5rem;
    }

    .wz-zj {
        margin-top: 0px;
        margin-left: 0px;
        width: 100%;
        height: auto;
        color: #ea8c30;
        text-align: left;
        line-height: 30px;
    }

    .raudis_yyy {
        margin: 0 auto;
        width: 200px;
        height: auto;
        border-radius: 15px;
        background-color: #ff9900;
        color: #ffffff;
        text-align: center;
        line-height: inherit;
    }

    .kpfw-wz {
        padding: 10px;
        width: 100%;
    }

    .con-ttyy {
        padding-top: 10px;
        width: 100%;
        text-align: center;
    }

    .bg_ys {
        padding-top: 1%;
    }

    .bg_ys {
        padding-top: 5%;
    }

    .raudis_yyy {
        margin-top: 20px;
    }

    #cd-timeline {
        position: relative;
        margin-top: 0em;
        margin-bottom: 2em;
        padding: 0em 0;
    }

    #cd-timeline::before {
        display: none;
    }

    .cd-timeline-img.cd-picture {
        display: none;
    }

    .cd-timeline-content {
        position: relative;
        margin: 0 auto;
        margin-left: 0%;
        padding: 1em;
        width: 90%;
        border-radius: 0.25em;
        background: white;
        box-shadow: 0 3px 0 #d7e4ed;
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        top: -29px;
        left: 5%;
        float: left;
        padding: .8em 0;
        width: 100%;
        font-size: 3rem;
        opacity: .7;
    }

    /* Styles */
}

/* old Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* old Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    .footer ul li {
        float: left;
        margin: 5% 1%;
        width: 100px;
        color: #FFFFFF;
        font-size: 15px;
    }

    .navbar-brand>img {
        display: block;
        padding-left: 10px;
        max-height: 20px;
    }

    #thumbs-ss {
        display: none;
    }

    .bj-gs {
        display: none;
    }

    .xg-gs {
        display: none;
    }

    .xjp-gs {
        display: none;
    }

    .nj-gs {
        display: none;
    }

    .hz-gs {
        display: none;
    }

    .sh-gs {
        display: none;
    }

    .gs-al {
        display: none;
    }

    .post-head {
        display: none;
    }

    .nav>li {
        position: relative;
        display: block;
        width: 90%;
    }

    .navbar-default .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #615D5D;
        letter-spacing: 1px;
    }

    .wz-zj {
        margin-left: 0px;
    }

    .bg_ys {
        padding-top: 5%;
    }

    .raudis_yyy {
        margin-top: 20px;
    }
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    .bj-gs {
        display: none;
    }

    .xg-gs {
        display: none;
    }

    .xjp-gs {
        display: none;
    }

    .nj-gs {
        display: none;
    }

    .hz-gs {
        display: none;
    }

    .sh-gs {
        display: none;
    }

    .thumbs-ss {
        display: none;
    }

    .gs-al {
        display: none;
    }

    .post-head {
        display: none;
    }

    .wrpper-hh {
        margin-top: 6%;
    }

    .con-tty {
        display: none;
    }

    .bg_ys {
        padding-top: 5%;
    }

    /* Styles */
}

@media (max-device-width:640px)and (max-device-width : 768px) {
    .wrapper {
        padding: 0px;
    }

    .wrapper-f {
        padding: 0px;
    }

    .wrapper-f2 {
        padding: 1rem;
    }

    .wrapper-fft {
        padding: 0px;
    }

    .wrapper-s {
        padding: 0px;
    }

    .wrapper-six {
        padding: 0px;
    }

    .con-bg {
        margin: 0 auto;
        margin-top: 0px;
        height: auto;
        max-width: 1170px;
        background-color: #FFFFFF;
    }

    .le_bg {
        margin-top: 4%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        height: auto;
        max-width: 800px;
        background-color: #F3F3F3;
    }

    .navbar-brand>img {
        display: block;
        padding-left: 20px;
        max-height: 20px;
    }

    .navbar-default .navbar-nav>li>a {
        padding-top: 1rem;
        color: #615D5D;
    }

    .navbar-btn.btn-xs {
        float: left;
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 14px;
        border-radius: inherit;
    }

    .nav>li {
        position: relative;
        display: block;
        width: 90%;
    }

    .bg_ys {
        padding-top: 5%;
    }

    .raudis_yyy {
        margin-top: 20px;
    }

    #cd-timeline {
        position: relative;
        margin-top: 0em;
        margin-bottom: 2em;
        padding: 0em 0;
    }

    #cd-timeline::before {
        display: none;
    }

    .cd-timeline-img.cd-picture {
        display: none;
    }

    .cd-timeline-content {
        position: relative;
        margin: 0 auto;
        margin-left: 0%;
        padding: 1em;
        width: 90%;
        border-radius: 0.25em;
        background: white;
        box-shadow: 0 3px 0 #d7e4ed;
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        top: -29px;
        left: 5%;
        float: left;
        padding: .8em 0;
        width: 100%;
        font-size: 3rem;
        opacity: .7;
    }

    .con-tips {
        display: none;
    }

    .con-full {
        display: none;
    }

    .zprg {
        display: none;
        float: left;
        display: block;
        margin-top: 50px;
        margin-left: 0px;
        padding-left: 0px;
        height: auto;
        max-width: 100%;
    }
}

@media (max-device-width:768px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }

    .wrapper {
        padding: 0px;
    }

    .wrapper-f {
        padding: 0px;
    }

    .wrapper-f2 {
        padding: 0px;
    }

    .wrapper-fft {
        padding: 0px;
    }

    .wrapper-s {
        padding: 0px;
    }

    .wrapper-six {
        padding: 0px;
    }

    .post-head {
        display: none;
    }

    .con-tty {
        display: none;
    }

    navbar-default .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #615D5D;
        letter-spacing: 1px;
    }

    .thumb_sh {
        float: left;
        margin-top: 2%;
        margin-left: 5%;
        width: 100px;
        height: 100px;
        border: 1px solid #FFF;
    }

    .navbar-default .navbar-nav>li>a {
        padding-top: 1rem;
        color: #615D5D;
    }

    .cd-timeline-img {
        position: absolute;
        top: 10px;
        left: 23.5%;
        padding-top: 2px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        box-shadow: 0 0 0 2px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 2px rgba(0, 0, 0, 0.05);
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .zprg {
        display: none;
        float: left;
        display: block;
        margin-top: 50px;
        margin-left: 0px;
        padding-left: 0px;
        height: auto;
        max-width: 100%;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 5px 5px;
    }

    .wrapper {
        padding: 0px;
    }

    .wrapper-f {
        padding: 0px;
    }

    .wrapper-f2 {
        padding: 0px;
    }

    .wrapper-fft {
        padding: 0px;
    }

    .wrapper-s {
        padding: 0px;
    }

    .wrapper-six {
        padding: 0px;
    }

    .wrpper-hh {
        margin-top: 6%;
    }

    .home-news-n {
        display: block;
        margin-right: auto;
        margin-left: auto;
        color: #181414;
        text-align: center;
    }

    .bj-gs {
        display: none;
    }

    .xg-gs {
        display: none;
    }

    .xjp-gs {
        display: none;
    }

    .nj-gs {
        display: none;
    }

    .hz-gs {
        display: none;
    }

    .sh-gs {
        display: none;
    }

    .post-head h1 {
        display: none;
    }

    .thumbs-ss {
        display: none;
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-top: 19px;
        margin-left: -30px;
    }

    /*cebian*/
    .subNavBox {
        margin: 100px auto;
        width: 200px;
        border: solid 1px #e5e3da;
    }

    .subNav {
        padding-left: 10px;
        border-bottom: solid 1px #e5e3da;
        background: url(images/jiantou1.jpg) no-repeat;
        background-position: 95% 50%;
        color: #999;
        font-weight: bold;
        font-size: 14px;
        line-height: 28px;
        cursor: pointer;
    }

    .subNav:hover {
        color: #277fc2;
    }

    .currentDd {
        color: #277fc2;
    }

    .currentDt {
        background-image: url(images/jiantou.jpg);
    }

    .navContent {
        display: none;
        border-bottom: solid 1px #e5e3da;
    }

    .navContent li a {
        display: block;
        width: 200px;
        color: #333;
        text-align: center;
        font-size: 14px;
        line-height: 28px;
        heighr: 28px;
    }

    .navContent li a:hover {
        background-color: #277fc2;
        color: #fff;
    }

    .thumb_sh {
        float: left;
        margin-top: 2%;
        margin-left: 5%;
        width: 100px;
        height: 100px;
        border: 1px solid #FFF;
    }

    .cd-timeline-img {
        position: absolute;
        top: 10px;
        left: 23.5%;
        padding-top: 2px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        box-shadow: 0 0 0 2px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 2px rgba(0, 0, 0, 0.05);
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .zprg {
        display: none;
        float: left;
        display: block;
        margin-top: 50px;
        margin-left: 0px;
        padding-left: 0px;
        height: auto;
        max-width: 100%;
    }

    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 5px 5px;
    }

    .post-head {
        display: none;
    }

    .wrpper-hh {
        margin-top: 6%;
    }

    .thumb_sh {
        float: left;
        margin-top: 2%;
        margin-left: 5%;
        width: 100px;
        height: 100px;
        border: 1px solid #FFF;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-top: 0px;
        margin-left: -15px;
    }

    .post-head {
        display: none;
    }

    .wrpper-hh {
        margin-top: 8%;
    }

    .carousel-caption h4 {
        z-index: 99999;
        padding-top: 20px;
        text-align: left;
        letter-spacing: 2px;
        font-size: 12px;
        line-height: 16px;
    }

    .con-tty {
        display: none;
    }

    navbar-default .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #615D5D;
        letter-spacing: 1px;
    }

    .thumb_sh {
        float: left;
        margin-top: 5%;
        margin-left: 4%;
        width: 50px;
        height: 50px;
        border: 1px solid #FFF;
    }

    .navbar-btn.btn-xs {
        float: left;
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 14px;
        border-radius: inherit;
    }

    .navbar-right {
        display: none;
        margin-top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 30px 1px;
    }

    .wrpper-hh {
        margin-top: 8%;
    }

    .bj-gs {
        display: none;
    }

    .xg-gs {
        display: none;
    }

    .xjp-gs {
        display: none;
    }

    .nj-gs {
        display: none;
    }

    .hz-gs {
        display: none;
    }

    .sh-gs {
        display: none;
    }

    .post-head {
        display: none;
    }

    .post-head h1 {
        display: none;
    }

    .con-tty {
        display: none;
    }

    .thumb {
        float: left;
        margin: 3%;
        width: 100px;
        height: 100px;
    }

    .navbar-brand>img {
        display: block;
        padding-left: 15px;
        max-height: 16px;
    }

    .navbar-nav {
        margin-top: -6px;
        margin-left: 0px;
    }

    .navbar-nav>li {
        float: left;
        margin-left: 5px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1023px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 30px 1px;
    }

    .wrpper-hh {
        margin-top: 9%;
    }

    .navbar-nav>li>a {
        margin: 2px;
    }

    .navbar-right {
        display: none;
        margin-top: 10px;
    }

    .post-head {
        display: none;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 30px 5px;
    }

    .wrpper-hh {
        margin-top: 9%;
    }

    .navbar-nav>li>a {
        margin: 5px;
    }

    .navbar-right {
        display: none;
        margin-top: 10px;
    }

    .navbar-brand>img {
        display: block;
        margin-top: 3%;
        margin-left: 1%;
        max-height: 26px;
    }

    .navbar-nav {
        margin-left: 1%;
    }
}

@media only screen and (min-device-width : 580px) and (max-device-width : 760px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-top: 0px;
        margin-left: 13px;
    }

    .navbar-brand>img {
        display: block;
        max-height: 23px;
    }

    .wz-zj {
        margin-left: 0px;
    }
}

/* Android Tablet (portrait and landscape) ----------- */
@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) {
    /* Styles */
}

/* Android Tablet (landscape) ----------- */
@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : landscape) {
    /* Styles */
}

/* Android Tablet (portrait) ----------- */
@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : portrait) {
    /* Styles */
}

/* Desire + Galaxy S2 (portrait and landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) {
    /* Styles */
}

/* Desire + Galaxy S2 (landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) and (orientation : landscape) {
    .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        letter-spacing: 1px;
    }

    /* Styles */
}

/* Desire + Galaxy S2 (portrait) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) and (orientation : portrait) {
    .navbar-nav>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        letter-spacing: 1px;
    }

    /* Styles */
}

/* 详情*/