body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
    color: #666;
}

.row {
    padding: 0;
    margin: 0;
}

img {
    display: block;
    width: 100%;
    height: auto;
}




.logo {
    padding: 0;
    margin: 0;
}

#myCarousel {
    position: relative;
}

#navbar-collapse ul {
    margin-top: 0;
}

#myCarousel img {
    margin: 0 auto;
}

#myCarou {
    position: relative;
}

#myCarou img {
    margin: 0 auto;
}

.carousel-control .arrow_left {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}

.carousel-control .arrow_right {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
    right: 15px;
}

.tab-h2 {
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
    color: #0059B2;
}

.tab-p {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    margin: 20px 0 40px 0;
}

.tab1 {
    margin: 30px 0;
    color: #666;
}

.tab1 .text-muted {
    color: #999;
    text-decoration: line-through;
}

.tab1 .media-heading {
    margin: 5px 0 20px 0;
    font-weight: bold;
    color: #221815;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}

.tab1 .col {
    padding: 20px;
}

.tab2 {
    background-color: #eee;
    padding: 60px 20px;
    text-align: center;
}

.tab2 img {
    width: 40%;
    height: 40%;
}

.tab3 {
    padding: 60px 0;
    text-align: center;
}

.tab3 img {
    width: 65%;
    height: 65%;
}

.text h3 {
    font-size: 20px;
}

.text p {
    font-size: 14px;
}

.jumbotron {
    margin: 50px 0 0 0;
    color: #ccc;
    background-color: #262626;
}

.jumbotron h1 {
    font-size: 26px;
    padding: 0 0 0 20px;
}

.jumbotron h4 {
    font-size: 15px;
    padding: 0 0 0 20px;
}

#information {
    background-color: #eee;
    padding: 40px 0;
}

.info-content {
    background-color: #fff;
    margin: 0 0 20px 0;
    box-shadow: 2px 2px 3px #ccc;
}

.info-content img {
    margin: 12px 0;
}

.info-content h4 {
    color: #333;
    padding: 2px 0 0 0;
    font-size: 14px;
}

.info-content p {
    line-height: 1.6;
}

.info-right {
    background-color: #fff;
    box-shadow: 2px 2px 3px #ccc;
}

.info-right blockquote {
    margin: 0;
    padding: 0;
}

.info-right blockquote h2 {
    font-size: 20px;
    color: #333;
    padding: 5px;
}

.info-right h4 {
    color: #333;
    font-size: 16px;
    padding: 2px 0 0 0;
    line-height: 1.6;
}

#case {
    padding: 40px 0;
    background-color: #eee;
    text-align: center;
}

#case h4 {
    color: #666;
}

#case p {
    color: #666;
    line-height: 1.6;
}

#about {
    background-color: #eee;
    padding: 40px 0;
}

#about a {
    color: #0059b2;
}

#about .about {
    background-color: #fff;
    box-shadow: 2px 2px 3px #ccc;
}

#about h3 {
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 0 0 10px 0;
}

#about p {
    line-height: 2;
    font-size: 13px;
}

#footer {
    padding-top: 20px;
    padding-bottom: 10px;
    background: #000000;
    border-top: 1px solid #ccc;
    /* padding: 20px; */
    text-align: center;
    color: #eee;
}



.tab1 {
    margin-top: 0px;
}

a {
    display: block;
    width: 100%;
    height: 100%;
}

a:hover {
    text-decoration: none;
}

.img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.img>img {
    transition: all 2s;
}

.img>img:hover {
    transform: scale(1.5, 1.5);
}




.view>a {
    transition: all 1s;
}

.view>a:hover {
    transform: scale(1.2, 1.2);
}

.banner_inner {
    margin-top: 50px;
    margin-bottom: 50px;
}


.tab0 {
    padding-top: 20px;
    background-color: #c1070f;
    /* height: 478px; */
}

.incon_bottom {
    display: block;
    width: 100%;
    background-image: url("../images/goote_02.png");
    height: auto;
    background-size: 100% 100%;
}

/* new 新加*/

.text_fl {
    font-weight: bold;
}

.tab1 {
    margin-top: 70px;
    background-color: #dddddd;
}

.iner {
    position: relative;
}

