body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    padding-top: 50px;
    /* background: url(svg.svg) repeat 50% -150% / 200% 200%; */
}

.carousel-indicators {
    bottom: 0px;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

p {
    font-size: 15px;
    color: #606060;
    line-height: 28px;
    text-align: center;
    font-weight: 450;
}

.media_signImg {
    width: 92px;
    height: 30px;
    margin-top: 10px;
    cursor: pointer;
    padding-left: 0px;
    margin-left: 0px;
}

.media_header {
    margin-top: 25px;
}

.media_navbarTitle {
    font-size: 16px;
}

.carousel-caption,
.carousel-caption1 {
    width: 100%;
    left: 0%;
    position: static;
    text-shadow: 0 0 0 #807E7E;
}

.media_flatImg {
    width: 25px;
    height: 25px;
}

.media_titleBig {
    font-size: 18px;
}

.media_title {
    font-size: 16px;
    padding: 5px;
    font-weight: 550;
    color: black
}

.media_topic {
    font-size: 14px;
}

.media_content {
    font-size: 14px;
}

.media_pointImg {
    width: 50px;
    height: 50px;
}

.media_serverSmMd {
    display: block;
}

.media_serverXs {
    display: none;
}

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.side-bar {
    width: 43px;
    position: fixed;
    bottom: 90px;
    right: 25px;
    font-size: 0;
    line-height: 0;
    z-index: 100;
}

.side-bar a {
    width: 43px;
    height: 43px;
    display: inline-block;
    ;
    background-color: #515f75;
    margin-bottom: 2px;
}

.side-bar a:hover {
    background-color: #0099FF;
}

.side-bar .toTop {
    background-position: 0 -130px;
    padding: 8px;
}

.side-bar .toBottom {
    background-position: 0 -198px;
    padding: 8px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 25px;
    color: rgb(255, 255, 255);
    line-height: 56px;
    text-align: center;
    background: #1554b3;
    margin: 0 auto;
}

.circle :hover {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 25px;
    color: rgb(255, 255, 255);
    line-height: 50px;
    text-align: center;
    background: #4d90f5;
    margin: 0 auto;
}

.textpic {
    /* height: 200px; */
    display: block;
    text-align: center;
    margin: 0 auto;
}

.cube {
    display: block;
    position: relative;
    /* left: 250 px; */
    text-align: center;
    margin: 0 auto;
    width: 200 px;
    height: 180 px;
    padding: 30px 30px;
    text-align: center;
}

.cube span {
    float: left;
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: 2em;
    left: 3em;
}

.cube p {
    font-size: 14px;
    color: #222;
}

.cube img {
    border-radius: 10px;
    float: left;
    width: 100%;
    border: 0px solid #fff;
    transition: transform .3s ease;
    /* filter: grayscale(100%); */
}

.cube img:hover {
    transform: scale(1.05);
}

.cubexs {
    display: block;
    position: relative;
    /* left: 250 px; */
    text-align: center;
    margin: 0 auto;
    width: 150 px;
    height: 135 px;
    padding: 10px 10px;
    text-align: center;
}

.cubexs img {
    float: left;
    width: 100%;
    border: 0px solid #fff;
    transition: transform .3s ease;
    /* filter: grayscale(100%); */
}

.scube {
    margin: 0 auto;
    text-align: center;
    padding: 10px 10px;
    margin-top: 0%;
    display: block;
}

.scube img {
    width: 100%;
    /* border: 6px solid #ddd; */
    padding-bottom: 0px;
}

.scube p {
    font-size: 14px;
}

.cubeboder {
    padding: 10px 10px;
    border: 1px solid #ddd;
    transition: .3s ease;
}

.cubeboder:hover {
    padding: 0px 0px;
    border: 1px solid #ddd;
}

.edc {
    background-repeat: no-repeat;
    background-size: 95% 100%;
    -moz-background-size: 100% 100%;
    background-position: center center;
    background-color: #3871a9;
}

.edc p {
    color: #fff;
}

.level3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto
}

.list {
    float: left;
    list-style: disc;
    /* border-left: #0099FF solid 2px; */
    line-height: 45px;
    color: #ddd;
    padding-top: 10%;
    font-size: 14px;
    padding-left: 30px;
}

.list>li:hover {
    color: #fff;
}

.list2 {
    float: left;
    list-style: disc;
    /* border-left: #0099FF solid 2px; */
    line-height: 35px;
    color: #333;
    padding-top: 0%;
    font-size: 14px;
    padding-left: 50px;
}

.list3 {
    float: left;
    list-style: disc;
    /* border-left: #0099FF solid 2px; */
    line-height: 35px;
    color: #333;
    padding-top: 0%;
    font-size: 12px;
    padding-left: 40px;
}

.toplink {
    list-style: none;
}

.toplink li {
    float: left;
    list-style: none;
    margin: 0px 20px 0px 0px;
    border-left: #0099FF solid 2px;
    font-size: 15px;
}

.toplink>li>a {
    color: #555;
    margin-left: 5px;
}

.toplink>li>a:hover {
    font-weight: 550;
}

.toplink2 {
    list-style: none;
}

.toplink2 li {
    float: left;
    list-style: none;
    margin: 0px 20px 0px 0px;
}

.toplink2>li>a {
    color: #ddd;
    margin-left: 0px;
    font-weight: 550;
    line-height: 30px;
}

.toplink2>li>a:hover {
    color: #ab8a83;
    border-bottom: #ab8a83 solid 2px;
}

.stitle {
    text-align: left;
    display: block;
    width: 200px;
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    margin-bottom: -100px;
    z-index: 15;
}

.stitle p {
    text-align: left;
    color: #434343;
    font-size: 20px;
    font-weight: 600;
    margin-top: -10px;
}

.s3title {
    text-align: left;
    display: block;
    width: 200px;
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    margin-bottom: 20px;
    z-index: 15;
}

.s3title p {
    text-align: left;
    color: #ab8a83;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
}

.table th {
    text-align: center;
    vertical-align: middle;
    font-weight: 550;
}

.table td {
    text-align: center;
    vertical-align: middle;
}

.voice {
    margin-top: 4%;
    margin-bottom: -2px;
    background-repeat: no-repeat;
}

.btn-default {
    width: 200px;
    font-size: 20px;
    padding: 10px 50px;
    margin: 10px 50px;
}

.footer {
    background-color: #144371;
}

.footer span {
    font-size: 12px;
    font-weight: 500;
    padding-left: 0px;
    text-align: left;
    color: #ddd;
    padding-bottom: 20px;
}

.footer p {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #ddd;
    padding-bottom: 10px;
}

.footer h5 {
    color: #eee;
    line-height: 80px;
}

.footer2 {
    background-color: #e6e6e6;
}

.footer2 span {
    font-size: 12px;
    font-weight: 500;
    padding-left: 0px;
    text-align: left;
    color: #000;
    padding-bottom: 20px;
}

.footer2 h5 {
    color: #000;
    line-height: 80px;
}

.circle2 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    float: left;
}

.changecolor {
    color: #ab8a83
}

.content {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
    background: #FFF;
    -webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.content:hover {
    -webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    box-shadow: 0 8px 25px 0 rgba(146, 146, 146, 0.21);
}

.content-box {
    overflow: hidden;
    padding: 32px 27px
}

.posts-default .content-box {
    padding: 0
}

.overlay {
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .95) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .95) 100%);
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    position: absolute
}

.posts-default-img {
    position: relative;
    overflow: hidden;
    max-height: 300px;
    height: auto;
    width: 100%
}

.posts-default-img a {
    position: relative;
    display: block
}

.posts-default-img img {
    width: 100%
}

.posts-default-img .overlay {
    opacity: 0
}

.posts-default-img a:hover .overlay {
    opacity: .2
}

.posts-default-box {
    padding: 32px 27px
}

.posts-default-title {
    position: relative;
    margin: 0 0 15px;
}

.posts-default-title h2 {
    position: relative;
    text-align: left;
    font-size: 18px;
}

.posts-default-title h2 a {
    color: #000;
}

.posts-default-title>h2>a:hover {
    font-weight: 500;
    color: #555;
}

.content-box p {
    position: relative;
    text-align: left;
    font-size: 15px;
}

.hot-images-item {
    margin-bottom: 20px
}

.hot-images-item ul {
    overflow: hidden;
    margin-left: -10px
}

.hot-images-item ul li {
    float: left;
    width: 33.3333%
}

.hot-images-item ul li .overlay {
    opacity: 0
}

.hot-images-item ul li a:hover .overlay {
    opacity: .3
}

.hot-images-item ul li .image-item {
    margin-left: 10px;
    max-height: 200px;
    position: relative;
    overflow: hidden
}

.hot-images-item ul li a img {
    width: 100%;
    height: auto;
    min-height: 110px
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

.scene {
    margin: 0 auto;
    width: 850px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.card {
    position: relative;
    width: 150px;
    height: 180px;
    color: white;
    cursor: pointer;
    transition: .6s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card:hover {
    -webkit-transform: rotateY(0.5turn);
    transform: rotateY(0.5turn);
}

.card .card__face {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: .6s ease-in-out;
    -webkit-box-reflect: below 0 linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.4));
    /* -ms-transform: scaleY(-1); */
    /* opacity: 0.5; */
    /* filter: alpha(opacity='50'); */
}

.card .card__face img {
    width: 150px;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
}

.card .card__face--back {
    -webkit-transform: rotateY(0.5turn);
    transform: rotateY(0.5turn);
}