﻿@charset "utf-8";

#header {
    width: 100%;
    height: 100px;
    background: #fff;
}

.navbar-brand {
    padding: 10px 15px;
}

.navbar-toggle .icon-bar {
    background-color: #ef5350;
}

#header form {
    box-shadow: 0 5px 10px #f3f3f3;
    display: table;
    border: solid #f1f1f1 1px;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 30px;
    width: 100%;
    max-width: 450px;
    float: right;
}

#header input {
    width: 82%;
    float: left;
    height: 48px;
    border: 0;
    background: url(../images/i_search.jpg) 10px center no-repeat;
    line-height: 48px;
    color: #434343;
    padding-left: 40px;
    outline: none;
    font-size: 15px;
}

#header button.search {
    width: 18%;
    height: 48px;
    line-height: 48px;
    border: 0;
    float: right;
    background: #acacac;
    color: #fff;
    font-size: 16px;
    outline: none;
}

#header .lang {
    float: right;
    margin-top: 35px;
    text-align: center;
}

#header .lang a {
    display: inline-block;
    zoom: 1;
    width: 40px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fd0e0e;
    font-size: 14px;
    color: #fd0e0e;
}

#header .lang a.hover {
    background-color: #fd0e0e;
    color: #fff;
}

.navbar {
    min-height: auto;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-default {
    background: #249fab;
}

.navbar-right {
    width: 100%;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-nav>li {
    float: left;
    display: inline-block;
    width: 14.2%;
    text-align: center;
    position: relative;
}

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #249fab;
    background-color: #fff;
}

.dropdown-menu>li>a {
    font-size: 14px;
    line-height: 2;

}

.dropdown-menu {
    width: 100%;
    border: none;
    border-radius: 0;
}

.main1 {
    width: 100%;
    background: #fff;
    padding-top: 22px;
    padding-bottom: 30px;
}

.m3_box {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    background: #f2f2f2;
}

.m3_box ._img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #249fab;
    border-radius: 50%;
}

.m3_box ._img em {
    left: 18px;
    top: 8px;
    position: absolute;
    width: 75px;
    height: 75px;
    background: url(../images/yy.png) center no-repeat;
}

.m3_box:hover ._img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);

}

.m3_box ._img i {
    font-size: 24px;
}

.m3_box h3 {
    margin-top: 25px;
    font-size: 18px;
    line-height: 2;
}

.com_til {
    width: 100%;
    text-align: center;
}

.com_til h2 {
    font-size: 36px;
    color: #333333;
    line-height: 1.5;

}

.com_til span {
    font-size: 24px;
    color: #999999;
    line-height: 1.5;

}

.main2 {
    width: 100%;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
}

.m2_box {
    width: 100%;
    padding-top: 30px;
}

.m2_left {
    padding: 5%;
    background: url(../images/m2_left.jpg) center no-repeat;
}

.m2_right {
    padding: 5%;
    background: url(../images/m2_right.jpg) center no-repeat;
}

.m2_bb .pull-right {
    padding-top: 35px;
}

.m2_bb h3 {
    font-size: 24px;
    line-height: 2;
    color: #202b3c;
}

.m2_bb .nr {
    font-size: 14px;
    line-height: 1.5;
}

.m2_box2 {
    width: 100%;
    padding-top: 30px;
}

.m2_box2 .col-md-3 {
    margin-bottom: 35px;
}

.m2_box2 .col-md-3 .box {
    border: 4px solid #f2f2f2;
    padding: 5px;
}

.m2_box2 .col-md-3 .top {
    position: relative;
}

.m2_box2 .col-md-3 img {
    padding: 0px;
    margin-bottom: 0px;
}

.m2_box2 .col-md-3 .mid {
    font-size: 16px;
    line-height: 2;
    color: #249fab;
    text-align: center;
    margin-top: 20px;
}

.m2_box2 .col-md-3 .mid a {
    color: #249fab;
}

.m2_box2 .col-md-3 .bottom {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 1.5;
    color: #6d6d6d;
}

.detail a {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.detail a:hover {
    background: #000;
    color: #fff;
}

.main3 {
    width: 100%;
    background: #fff url(../images/m3_bg.jpg) center no-repeat;
    padding-top: 50px;
    padding-bottom: 120px;
    min-height: 500px;
}

.main3 .til {
    margin-bottom: 10px;
}

.main3 .til h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.main3 .til h3 b {
    font-size: 14px;
    margin: 0 5px;
}

.main3 .til h3 em {
    font-size: 14px;
    color: #afafaf;
    text-transform: uppercase;
}

.main3 .til span {
    font-size: 16px;
    color: #666666;
    line-height: 2;
}

.ri input {
    outline: none;
    height: 40px;
    width: 100%;
    border: 1px solid #d9d9d9;
    padding-left: 15px;
}

.let {
    width: 15%;
    color: #6a6969;
    line-height: 40px;
    font-size: 15px;
}

.ri {
    width: 85%;
}

textarea {
    outline: none;
    height: 160px;
    width: 100%;
    resize: none;
    padding: 15px;
    background: #fff;
    border: 1px solid #d9d9d9;
}

.mtop20 {
    margin-top: 20px;
}

/*button {
    font-size: 14px;
    outline: none;
    border: none;
    padding: 0;
    background: #249fab;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 150px;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}*/

.main4 {
    width: 100%;
    padding-bottom: 50px;
}

.m4_box {
    margin-top: -70px;
    background: #249fab;
}

.m4_box ul li {
    cursor: pointer;
    border-right: 1px solid #2ab1be;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 20px;
    float: left;
    width: 33.333%;
    text-align: center;
    color: #fff;
}

.m4_box ul li:hover .m_box {
    background: #314459;

}

.m4_box ul li .m_box {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #33abb7;
}

.m4_box ul li .m_box span {
    display: inline-block;
    width: 59px;
    height: 59px;
    background: url(../images/m_box.png) center no-repeat;
    line-height: 59px;
    color: #fff;
    font-size: 24px;
}

.m4_box ul li h3 {
    margin-top: 15px;
    font-size: 22px;
    color: #fff;
    line-height: 1.5;
}

.m4_box ul li .nr {
    padding-top: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}

.main5 {
    min-height: 500px;
    width: 100%;
    padding-top: 20px;
    background: #fff;
    padding-bottom: 40px;
}

.m5_box {
    padding-top: 40px;
}

.m5_box1 {
    cursor: pointer;
    width: 80%;
    margin: 0 auto;
}

.m5_box1>div {
    text-align: center;
}

.m5_box1>div i {
    font-size: 36px;
    font-weight: bold;
}

.m5_box1>div ._img {
    color: #666666;
    position: relative;
}

.m5_box1>div h3 {
    font-size: 16px;
    color: #494949;
    line-height: 1.5;
}

.m5_box1>div ._imgico {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

.m5_box1>div:hover ._imgico1 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #2faf96;
}

.m5_box1>div:hover ._imgico2 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #2477ab;
}

.m5_box1>div:hover ._imgico3 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #24a9ab;
}





.m5_box1>div:hover ._out {
    opacity: 0;
}

.m5_box1>div span {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5;
    color: #cccccc;
    display: block;
}

.m5_box1>div a {
    display: block;
    color: #4a4a4a;
    font-size: 14px;
    margin-top: 10px;
}

.m5_box .nr {
    font-size: 14px;
    line-height: 1.8;
    color: #333333;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.main6 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 70px;
    background: #37a2ae url(../images/m6_bg.jpg) center no-repeat;
    min-height: 500px;
}

.main6 .title h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 2;
}

.main6 .title span {
    font-size: 18px;
    color: #fff;
    line-height: 2;
}

.main6 .title>p {
    font-size: 14px;
    line-height: 1.5;
    color: #8de2ef;
    text-transform: uppercase;
}

.line_span {
    display: block;
    width: 44px;
    height: 6px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

.zhi_ul {
    padding-top: 35px;
    padding-bottom: 35px;
    width: 100%;
    margin-top: 60px;
    background: #fff;
}

.zhi_ul>li {
    display: inline-block;
    text-align: center;
    width: 16.66666%;
    padding: 21px 0;
    float: left;
    border-right: 1px solid #eaeaea;
}

.zhi_ul>li>a {
    display: block;
}

.zhi_ul>li span {
    position: relative;
    display: block;
    height: 35px;

}

.zhi_ul>li i {
    margin-left: -14px;
    left: 50%;
    position: absolute;
    font-size: 28px;
    color: #249fab;
    cursor: pointer;
    -webkit-animation: float 3s ease-in-out infinite;
    animation: float 3s ease-in-out infinite;
}

.zhi_ul>li i:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    height: 8px;
    width: 100%;
    box-shadow: 0px 0px 15px 0px rgba(36, 159, 171, 0.4);
    border-radius: 50%;
    background-color: rgba(36, 159, 174, 0.2);
    transform: translate(-50%, 0);
    transition: transform 1s;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-15px);
    }

    100% {
        transform: translatey(0px);
    }
}

.zhi_ul>li>a>p {
    font-size: 16px;
    color: #3c3e3e;
    text-transform: uppercase;
    line-height: 2.25;
    height: 36px;
    overflow: hidden;
}

.main7 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
    background: #fff;
}

.main7 .title h3 {
    display: inline;
    font-size: 36px;
    line-height: 2;
    color: #333;
}

.main7 .title .sp {
    font-size: 24px;
    color: #999;
    padding-left: 15px;
}

.line_span1 {
    display: block;
    width: 40px;
    height: 6px;
    background: #249fab;
    margin-bottom: 20px;
}

.main7 h4 {
    font-size: 24px;
    line-height: 3;
    color: #333333;
}

.main7 .nr {
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    margin-bottom: 30px;
}

.main8 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f2f2f2;
}

.index_new a {
    display: block;
    background: #fff;
}

.index_new a img {
    width: 100%;
}

.index_new .nr {
    padding: 3% 5% 5% 5%;
}

.index_new h3 {
    color: #454545;
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_new p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #5e6a75;
}

.index_new span.admin {
    font-size: 12px;
    line-height: 1.5;
    font-weight: lighter;
    display: block;
    float: right;
    color: #828282;
}

.m_box1 {
    padding: 3% 5%;
    background: #fff;
    margin-bottom: 20px;
}

.m_box1 .til h3 {
    font-size: 24px;
    color: #292929;
    line-height: 1.5;
}

.m_box1 .til span {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    line-height: 1.5;
}

.m_box1 .til a {
    font-size: 12px;
    color: #8b8b8b;
    line-height: 1.5;
}

.m_box2 {
    padding: 3% 5%;
    background: #fff;
}

.m_box2 .til {
    margin-bottom: 15px;
}

.m_box1 .til {
    margin-bottom: 15px;
}

.m_box2 .til h3 {
    font-size: 24px;
    color: #292929;
    line-height: 1.5;
}

.m_box2 .til span {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    line-height: 1.5;
}

.m_box2 .til a {
    font-size: 12px;
    color: #8b8b8b;
    line-height: 1.5;
}

.m_box2 .n_ul li a {
    font-size: 14px;
    color: #333;
    line-height: 2;
}

.index_new1 h3 {
    color: #454545;
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_new1 p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #5e6a75;
}

.index_new1 span.admin {
    font-size: 12px;
    line-height: 1.5;
    font-weight: lighter;
    display: block;
    float: right;
    color: #828282;
}

.main9 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
    background: #fff;
}

.m9_box {
    padding-top: 30px;
}

.swiper-slide a {
    display: block;
    border: 4px solid #eeeeee;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide:hover a {
    border: 4px solid #34c9a4;

}

.swiper-container {
    padding-bottom: 30px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #34c9a4;
}

.footer {
    background: #fff;
    width: 100%;
    border-top: 4px solid #34c9a4;
    padding-top: 30px;
}

.ft_bot {
    padding-top: 40px;
}

.ft_ul {
    float: left;
    width: 33.3333%;
}

.ft_ul h4 {
    padding-top: 20px;
    font-size: 24px;
}

.ft_ul h4 i {
    font-size: 24px;
}

.footer-col h3 {
    color: #1d1d1d;
    margin-bottom: 12px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    font-style: normal;
}

.footer-ul1>li>a {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}

.footer-ul1>li>a:hover {
    color: #000;
}

.social-share .social-share-icon {
    border-radius: 5px;
}

.ft_bot {
    margin-top: 30px;
    border-top: 1px solid #e8e8e8;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ft_bot span {
    color: #666;
}




body .wallpaper {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-size: cover;
    position: relative;
}

body .wallpaper .title {
    position: absolute;
    left: 0;
    top: 100px;
    padding-top: 20px;
    font-size: 26px;
    color: #000;
}

body .wallpaper.white .title {
    color: #fff;
}

body .wallpaper .title:before {
    display: block;
    content: "";
    width: 34px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
}

body .wallpaper.white .title:before {
    background-color: #fff;
}



.pz_main {
    padding-top: 20px;
    padding-bottom: 40px;
}



#ibanner {
    width: 100%;
    position: relative;
}

#ibanner img {
    width: 100%;
}

.banner_name {
    width: 100%;
    position: absolute;
    top: 40%;
}

.banner_title {
    text-shadow: 0 1px 5px #000;
    color: #fff;
    font-size: 43px;
    font-weight: bold;
    margin-bottom: 10px;
}

.banner_words {
    text-shadow: 0 1px 5px #000;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
}

.banner_words a {
    color: #fff !important;
}

.news_pic_list {
    margin-bottom: 50px;
}

.news_pic_list {
    margin-top: 20px;
}

.news_pic_list ._list_box {
    position: relative;
}

.imgZoom {
    overflow: hidden;
}

._list_pic img {
    width: 100%;
}

.news_pic_list ._list_title a {
    border: 1px solid #cacaca;
    border-top: none;
    padding: 20px 20px 25px;
    display: block;
}

.news_pic_list ._list_box .news_title {
    color: #000;
    margin-bottom: 6px;
}

.news_title {
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_pic_list ._list_box ._time {
    font-size: 13px;
    color: #fff;
}

.news_pic_list ._title_hover {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
}

.news_pic_list li:hover ._title_hover {
    bottom: 0;
}

.trans {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.news_pic_list ._title_hover a {
    padding: 20px 20px 25px;
    background-color: #249fab;
    color: #fff;
    display: block;
}

.news_pic_list li:hover ._title_hover .news_title {
    color: #fff;
}

.news_pic_list ._list_box .news_text {
    color: #fff;
    margin-bottom: 20px;
}

.news_pic_list ._list_box {
    position: relative;
}

.news_list_main {
    margin-bottom: 32px;
}

.news_list_main ._list_box {
    padding: 40px 26px 26px;
}

.news_list_main ._list_box a {
    display: block;
}

.fix:before,
.fix:after {
    display: table;
    clear: both;
    content: '';
}

.news_pic_list {
    margin-bottom: 50px;
}

.news_list_main li:hover ._list_box {
    background-color: #f4f4f4;
}

.news_list_main li:hover ._list_l {
    color: #249fab;
}

.news_list_main li:hover .news_title {
    font-weight: bold;
    color: #000;
}

.news_pic_list li:hover ._title_hover .news_title {
    color: #fff;
}

.news_list_main li:hover .news_text {
    color: #434343;
}

.news_list_main li:hover ._list_l {
    color: #249fab;
}

.news_l_time {
    font-size: 48px;
    line-height: 48px;
    color: #c8c8c8;
    width: 124px;
}

.news_l_time ._year {
    font-size: 12px;
    text-align: right;
    line-height: 20px;
}

.number_title {
    font-family: 'Arial';
}

.news_list_main ._list_r {
    width: 82%;
}

.news_list_main li:hover .news_title {
    font-weight: bold;
    color: #000;
}

.news_list_main ._list_r .news_title {
    margin-bottom: 12px;
}

.news_title {
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_list_main li:hover .news_text {
    color: #434343;
}

.news_list_main ._list_r .news_text {
    color: #767676;
    margin-bottom: 20px;
}

.news_text {
    font-size: 13px;
}

.nei_mian>._title {
    font-size: 30px;
    line-height: 1.4;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.nei_mian .time {
    text-align: center;
    font-size: 14px;
    line-height: 4;
    color: #aaa;
}

.nei_mian .nr {
    line-height: 2;
    font-size: 14px;
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
    padding-top: 20px;
}

._detailPage_bottom li {
    line-height: 50px;
    overflow: hidden;
    height: 50px;
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
}

._detailPage_bottom ._mark {
    padding-right: 30px;
    float: left;
    color: #7c7c7c;
}

._detailPage_bottom ._title {
    float: left;
    width: 68%;
    color: #000;
}

#pages {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin: 30px auto;
}

#pages li {
    float: left;
    padding: 5px 10px;
    border: 1px solid #CCCCCC;
    margin-right: 6px;
    color: #666;
    font-size: 12px;
    list-style: none;
}

#pages li:hover {
    border: 1px solid #249fab;
}

#pages li:hover a {
    color: #249fab;
}

#pages li a {
    color: #666;
    display: block;
    text-align: center;
}

#pages li.active {
    border: 1px solid #249fab;
    background-color: #249fab;
    color: #FFFFFF
}

#pages li.active a {
    color: #fff;
}

#pages li.disabled {
    border: 1px solid #249fab;
    background-color: #249fab;
    color: #FFFFFF
}

#pages li.disabled a {
    color: #fff;
}

.nei_cases .cases_list {
    width: 80%;
    float: right;
}

.nei_cases .inlist {
    float: left;
    width: 28.333333%;
    margin: 0 2% 60px;
}

.nei_cases .cases_img {
    display: block;
    transform: scale(1.05);
}

.nei_cases .new_text {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    position: relative;
    z-index: 10;
    border-bottom: 3px solid #475057;
    font-size: 14px;
    line-height: 25px;
}

.nei_cases .new_text h3 {
    font-size: 19px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nei_cases .new_text .data {
    font-size: 14px;
    line-height: 30px;
}

.nei_cases .new_text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
}

.nei_cases .new_text .more {
    width: 45px;
    height: 45px;
    line-height: 45px;
    box-shadow: 2px 5px 10px #e6e6e6;
    text-align: center;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -23px;
}

.nei_cases .new_text .more a {
    color: #249fab;
    display: block;
}

.nei_cases .new_text .more i {
    font-size: 16px;
}

.nei_cases .inlist:hover img {
    transform: scale(1.03);
    transition: all 0.5s;
}

.nei_cases .inlist:hover .new_text {
    border-bottom: 3px solid #249fab;
}

.nei_cases img {
    margin: 0px auto;
    border: 0;
    max-width: 100%;
}

.nei_nav {
    padding: 0px 0 40px 0;
}

.nei_nav .container {
    display: flex;
}

.nei_nav .ul {
    overflow: hidden;
    width: 70%;
    display: flex;
}

.nei_nav .ul li {
    height: 40px;
    line-height: 40px;
    width: 13%;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 1%;
    transition: all 0.3s;
    font-size: 15px;
}

.nei_nav .ul li a {
    transition: all 0.3s;
    display: block;
}

.nei_nav .ul li:hover {
    background-color: #249fab;
    border: 1px solid #249fab;
    transition: all 0.3s;
}

.nei_nav .ul li:hover a {
    color: #fff;
    transition: all 0.3s;
}

.nei_nav .nei_add {
    text-align: right;
    line-height: 40px;
}

.nei_nav .ul .active {
    background-color: #249fab;
    border: 1px solid #249fab;
}

.nei_nav .ul .active a {
    color: #fff;
}

.nei_nav .nei_add a {
    display: inline-block;
    color: #555555;
}

.nei_nav .nei_add i {
    display: inline-block;
    margin-right: 5px;
}

.nei_nav .nei_add a:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #555555;
    margin: 0 5px;
    transform: rotate(15deg);
}

.nei_nav .nei_add a:last-child:after {
    display: none;
}

.nei_nav .nei_add a:hover {
    color: #249fab;
}


.nei_banner {
    position: relative;
}

.nei_banner img {
    margin: 0px auto;
    border: 0;
    max-width: 100%;
}

.nei_nav {
    padding: 40px 0;
}

.nei_nav .container {
    display: flex;
}

.nei_nav .ul {
    flex-direction: row-reverse;
    overflow: hidden;
    width: 70%;
    display: flex;
}

.nei_nav .ul .active {
    background-color: #249fab;
    border: 1px solid #249fab;
}

.nei_nav .ul li a {
    color: #222;
    transition: all 0.3s;
    display: block;
}

.nei_nav .ul .active a {
    color: #fff;
}

.nei_nav .nei_add i {
    display: inline-block;
    margin-right: 5px;
}

.nei_nav .nei_add a {
    display: inline-block;
    color: #555555;
}

/*悬浮链接*/
.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 85px;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
}

.suspension .a.active,
.suspension .a:hover {
    background: #F05352;
}

.suspension .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url(../images/side_icon.png);
    background-repeat: no-repeat;
}

/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-qrcode .i {
    background-position: -44px 0;
}

.suspension .a-cart .i {
    background-position: -88px 0;
}

.suspension .a-top .i {
    background-position: -132px 0;
}

.suspension .a-top {
    background: #D2D3D6;
    display: none;
}

.suspension .a-top:hover {
    background: #c0c1c3;
}

.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
}

.suspension .d-service {
    top: 0;
}

.suspension .d-service-phone {
    top: 34px;
}

.suspension .d-qrcode {
    top: 78px;
}

.suspension .d .inner-box {
    padding: 8px 22px 12px;
}

.suspension .d-service-item {
    border-bottom: 1px solid #eee;
    padding: 14px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon02.png) no-repeat center center;
    display: block;
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text .number {
    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-service-intro {
    padding-top: 10px;
}

.suspension .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888;
}

.suspension .d-service-intro i {
    background: url(../images/side_con_icon01.png) no-repeat center center;
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
}

.suspension .d-qrcode {
    text-align: center;
}

.suspension .d-qrcode .inner-box {
    padding: 20px 0;
}

.suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c;
}

.leftnav {
    float: left;
    width: 18%;
}

.vtitle {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ededed;
    margin-top: -1px;
    padding-left: 20px;
    font-size: 15px;
    color: #747474;
    cursor: pointer;
}

.vtitle em {
    margin: 23px 20px 0 0;
    background-position: 0 -16px;
    float: left;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(../images/vicon.png) no-repeat;
    display: inline-block;

}

.vconlist li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    display: block;
    font-size: 14px;
    color: #b7b7b7;
}
.vlist video{
    width: 100%;
}
.vlist{
    width: 32%;
    margin-right:2% ;
    float: left;
}
.vlist:nth-child(3){
    margin-right: 0;
}
.clear{
    clear: both;
}
.main8{
    padding: 40px 0 80px;
}

@media (max-width: 1600px) {
    .container {
        width: 1500px;
    }

    .navbar-brand>img {
        height: 70px;
        display: block;
    }

    .search-box {
        width: 30%;
    }

    .footer1 {
        width: 22%
    }

    .footer2 {
        width: 58%
    }

    .footer3 {
        width: 20%
    }
}


@media screen and (max-width: 960px) {
    .#header .lang {
        display: none;
    }

    .search-box {
        width: 100%;
    }

    #header {
        height: 140px;
    }

    .container {
        width: auto;
    }

    #header form {

        margin-top: 0px;

    }

    .navbar-toggle {
        padding: 0;
        border: 0;
        margin-top: 18px;
        border-radius: 0;
    }

    .navbar-brand {
        height: 64px;
        padding: 10px 0 10px 0;
    }

    .navbar-brand>img {
        height: 34px;
    }

    .navbar-default .navbar-nav>li {
        float: none;
        width: 100%;
        text-align: left;
    }

    #header .lang {
        display: none;
    }

    .main1 .col-sm-3 {
        margin-bottom: 5px;
    }

    .main1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .main9 {
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .com_til h2 {
        font-size: 30px;
    }

    .com_til span {
        font-size: 20px;
    }

    .footer1 {
        display: none;
        text-align: center;
        width: 100%;
    }

    .footer2 {
        width: 100%;
    }

    .ft_ul h4 {
        display: none;
    }

    .footer3 {
        display: none;
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }

    .footer3 img {
        max-width: auto;
        text-align: center;
    }

    .footer {
        padding-top: 15px;
    }

    .nei_nav {
        padding: 10px 0;
    }

    .nei_mian .nr {
        padding-left: 3%;
        padding-right: 3%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-nav {
        margin: 0;
    }

    #join-cont {
        padding: 10px 0 20px !important;
    }

    #join-cont table {
        margin-top: 20px !important;
    }

    .news_list_main ._list_box {
        padding: 10px;
    }

    .news_list_main ._list_r {
        width: 100%;
    }

    .news_list_main {
        padding-right: 3%;
        padding-left: 3%;
        margin-bottom: 20px;
    }

    .leftnav {
        float: none;
        width: 110%;
    }

    .nei_cases .cases_list {
    	padding-right: 3%;
    	padding-left: 3%;
        width: 100%;
        float: none;
    }

    .nei_cases .inlist {
    	    margin-bottom: 15px;
    	        margin-left: 0;
        float: none;
        width: 100%;
    }
    .nei_cases .new_text {
    padding: 10px;

}
.tit h2 {
    font-size: 30px !important;
}
.bbox .nr img {
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
}
    .vlist{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .vlist:nth-child(3){
        margin-right: 0;
    }
    .main8{
        padding: 20px 15px 40px;
    }
}