@charset "UTF-8";

h2, h3, h4 {
    text-align: center;
}

h1 {
    text-indent: -999px;
    float: left;
    margin: 0;
    font-size: 12px;
}

/*reset css*/
.izl-rmenu {
    margin-right: 0;
    width: 82px;
    position: fixed;
    right: 2px;
    top: 65%;
    -webkit-box-shadow: #DDD 0px 1px 5px;
    -moz-box-shadow: #DDD 0px 1px 5px;
    box-shadow: #DDD 0px 1px 5px;
    z-index: 999;
}

.izl-rmenu .consult {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}

.izl-rmenu .consult .phone {
    background-color: #f7f7ff;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}

.izl-rmenu a.consult:hover .phone {
    display: inline !important;
}

.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 34px;
    padding-bottom: 47px;
    padding-left: 48px;
}

.izl-rmenu a.cart:hover .pic {
    display: block;
}

.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.izl-rmenu .btn_top:hover {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.izl-rmenu .cart .pic {
    display: none;
    position: absolute;
    left: -124px;
    top: 65px;
    width: 160px;
    height: 160px;
    background: url(../images/weixin.jpg);
    background-repeat: no-repeat;
}

#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF !important;
    z-index: 999;
}

.udesk-feedback-tab-left, .izl-rmenu {
    opacity: 0.9;
}

.tanniu {
    padding: 10px 60px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #2c2f34;
    margin-top: 40px;
}

a:hover {
    text-decoration: none;
}

.floatDivBoxs ul, ol {
    list-style: none;
}

.floatDivBoxs img {
    border: none;
    outline: none;
}

.rightArrow a {
    color: #666;
    text-decoration: none;
    outline: none;
}

.rightArrow a:hover {
    color: #e8431f;
}
.banner_img>img{
    height: 500px!important;
}

.Mtop{width:100%;height:36px;background:#f7f7f7;}
.Mtop .Most-top {height:36px;line-height:36px; width:1200px;margin:0px auto;}
.Mtop .Most-top .t1{float:left;}
.Mtop .Most-top .t1 span{margin:0 5px;position:absolute;top:0px;}
.Mtop .Most-top .t2{float:right;}
.Mtop .Most-top .t2 span{background:url(back_images/tel.png) no-repeat left center;padding-left:20px;margin:0 2px;}


header {
    margin-bottom: 10px;
}

header .header-top {
    background: rgba(60, 63, 63, 0.082);
}

header .header-top p {
    color: #3838c3;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 50px;
}

header .header-top form .form-group {
    position: relative;
}

header .header-top form .form-group i {
    position: absolute;
    top: 8px;
    right: 11px;
    color: #05aec7;
    font-size: 16px;
}
/*导航*/
.navbar-form {
     margin-top: 5px;
     margin-bottom: 0;
     border:none;
}
header .navbar {
    margin-bottom: 0;
}


header nav .nav li a {
    color: #000;
}

header nav .nav li a:hover {
    background: #fff;
    color: #3884c0;
    border-bottom: solid #3884c0 2px;
}

header nav .nav .active {
    border-bottom: solid #3884c0 2px;
    color: #3884c0;
}

header nav .logo {
    width: 80%;
    height: 100px;
}

.banner div img {
    margin: auto;
    width: 100%;

    display: block;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1;
    height: 532px;
}

.profuile {
    padding-bottom: 80px;
    padding-top: 60px;
}

.profuile embed {
    width: 100%;
    border: solid #eee 1px;
}

.profuile h2 {
    padding-bottom: 20px;
    font-weight: bold;
    color: #71716f;
}

.profuile img {
    width: 100%;
}

.profuile h6 {
    border-bottom: solid 3px #3884c0;
    width: 50px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.pr_rongyv {
    padding: 20px 0 40px 0;
    background: #f2f2f2;
}

.pr_rongyv h2{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
}
.pr_rongyv h3{
    font-size: 18px;
    color: #626262;
}
.pr_rongyv p{
    color: #626262;
    width: 87%;
    margin-left: 24px;
}
.profuile p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 2em;
    color: #4c4944;
}

.profuile p a {
    padding: 10px 60px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #2c2f34;
    margin-top: 40px;
}

.profuile p a:hover {
    text-decoration: none;
    background: #000;
}

.products {
    background: #2c2f34;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
}

.products #myTabContent {
    text-align: center;
}

.products #myTabContent p {
    margin-top: 10px;
    font-size: 13px;
}

.products #myTabContent img {
    height: 235px;
}

.products h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.products h2 a {
    color: #9ba5af;
}

.products ul {
    text-align: center;
    border-bottom: solid 2px #26292e;
    margin-bottom: 30px;
}

.products ul li {
    float: none;
    display: inline-block;
}

.products ul li a {
    padding: 10px 30px;
    color: #c5d0df;
}

.products .nav > li > a:hover {
    color: #000;
}

.products #myTabContent div a {
    color: #e2e2e2;
    display: block;
    margin-bottom: 20px;
}

.products #myTabContent div a:hover {
    text-decoration: none;
    color: #fff;
}

.products #myTabContent div a img {
    width: 100%;
    border-radius: 3px;
    opacity: 0.5;
}

.products #myTabContent div a p {
    margin-bottom: 0;
    margin-top: 4px;
}

.products #myTabContent div a .products-pmbb {
    border-bottom: solid #909090 1px;
    padding-bottom: 10px;
}

.products div p a {
    border: solid #909090 1px;
    border-radius: 5px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: #eee;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    font-size: 14px;
}

.products div p a:hover {
    border: solid #fff 1px;
    color: #fff;
}

.about {
    padding-top: 30px;
    padding-bottom: 40px;
}
.about ul li{
    list-style: none;
    text-align: left;
    /*padding-left: 40px;*/
}
.about_form .hrs{
    width: 5%;
    height: 3px;
    margin: 20px auto;
    background: #3884c0;
}
.about li p{
    font-size: 15px;
}
.about .about_title{
    background: #3884c0;
    color: #fff;
}
.about .about_p{
    padding-top: 11px;
    padding-bottom: 11px;
}
.about .aboutry
.about-aj {
    position: relative;
}

.about .aboutry
.about-aj img {
    width: 100%;
    height: 130px;
    border: solid 1px #000;
    margin-bottom: 10px;
    border-radius: 3px;
}

.about .aboutry
.about-aj .about-ji {
    position: absolute;
    display: inline-block;
    background: #000;
    opacity: 0;
    z-index: 999;
    width: 165px;
    height: 130px;
    top: 0;
    color: #fff;
    line-height: 91px;
    text-align: center;
}

.about .aboutry
.about-aj .about-ji:hover {
    opacity: 0.5;
    font-weight: bold;
}

.about .aboutwh img {
    width: 100%;
    height: 220px;
    -webkit-transition: All 0.4s;
}

.about .aboutwh img:hover {
    -webkit-transform: translate(0, -10px);
}

.about p {
    font-size: 14px;
}

.about ul li {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 5px;
    padding-bottom: 15px;
}

.about h2 a {
    color: #000;
    font-weight: bold;
}

.about h2 a:hover {
    color: #3984c0;
}

.about h3 a {
    color: #000;
    padding-top: 10px;
}

.about h3 a:hover {
    color: #3984c0;
}
.about_form{
    padding-top: 25px;
    background: url("http://1.rc.xiniu.com/rc/Contents/29122/images/LYbg.png?d=20170508094738839") no-repeat;
    background-size:100% 100%;
    height:550px;
}
.about_form h2{
    margin: 0;
    height: 20px;
    line-height: 20px;
}
.about_form form{
    padding-top: 20px;
    width: 80%;
    height: 500px;
    margin: auto;
    background: #FFF;
}
.about_form ul{
    padding-left: 5%;
    padding-right: 5%;
}
.about_form ul li{
    list-style: none;
}
.about_form span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;
}
.about_form textarea{
    width: 100%;
    height: 100px;
    background: #eaeeef;
    border: none;
    margin-bottom: 10px;
}
.about_form input{
    width: 100%;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    background: #eaeeef;
    border: none;
    box-sizing: border-box;
}
.about_form .about_form_submit{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40%;
    background: #3984c0;
    color: #fff;
    margin: auto;
}

.join {
    background: #2c2f34;
    padding-top: 30px;
    padding-bottom: 40px;
}

.join h5 a {
    padding-left: 10px;
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #b7b5b5;
    border-left: solid #428bca 3px;
}

.join span a {
    color: #d6d6d6;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}

.join img {
    width: 100%;
    height: 170px;
    border-radius: 3px;
    opacity: 0.5;
}

.join time {
    color: #a2a2a2;
    height: 100px;
    display: block;
    padding-top: 9px;
}

.join .joina {
    background: #494d55;
    margin-left: 5px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 90px;
    text-align: center;
}

.join .joina:hover {
    background: #466394;
    color: #fff;
}

.news {
    padding-top: 30px;
    padding-bottom: 40px;
}

.news div img {
    width: 100%;
    height: 258px;
    border-radius: 3px;
    -webkit-transition: All 0.4s;
}

.news div img:hover {
    -webkit-transform: translate(0, -10px);
}

.news p {
    color: #333;
}

.news .newsa {
    background: #3984c0;
    color: #fff;
}

.news .newsa:hover {
    background: #466394;
}

.news h2 {
    margin-bottom: 20px;
}

.news h2 a {
    color: #000;
    margin-bottom: 20px;
}

.news h4 a {
    color: #000;
    padding-top: 10px;
}

footer {
    width: 100%;
    height:150px;
    text-align: center;
    margin: auto;
    background: #3984c0;
    font-size: 14px;
    color:#fff;
    padding-top:32px;
}

footer .footer-top {
    color: #fff;
    margin-bottom: 20px;
}

footer .footer-top a {
    color: #cacbc7;
    margin-left: 10px;
    margin-right: 10px;
}

footer .footer-top a:hover {
    color: #fff;
}

footer .footer-button {
    color: #666;
    text-align: center;
}

@media (max-width: 1200px) {
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        line-height: 1;
        height: 432px;
    }
    .about_form form {
        height: 455px;
    }
    .banner_img>img{
        height: 400px!important;
    }
    .profuile p {
        font-size: 13px;
        margin-bottom: 0;
        line-height: 2em;
        color: #4c4944;
    }
    .profuile p a {
        margin-top: 20px;
    }
    .profuile img {
        width: 100%;
        margin-top: 66px;
    }
    .pr_rongyv{
        padding: 20px 0 40px  0;
        background: #f2f2f2;
    }
    .pr_rongyv h2{
        margin-top: 10px;
        font-size: 20px;
        font-weight: 600;
    }
    .pr_rongyv h3{
        font-size: 18px;
        color: #626262;
    }
    .pr_rongyv p{
        color: #626262;
        width: 100%;
        margin-left: 0;
    }

    .products #myTabContent div img {
        width: 221px;
        height: 177px;
    }

    .about .aboutry img {
        height: 100px;
    }

    .about .aboutwh img {
        height: 230px;
    }
    .about_form{
        height:500px;
    }
}


.gjianjie img {
    width: 100%;
}
.gjianjie .img1{
    height: 348px;
}

.gjianjie p {
    font-size: 16px;
    line-height: 25px;
    color: #333;
}

.gjianjie .gjianjie-jiesao {
    padding-top: 20px;
    padding-bottom: 30px;
}

.gjianjie h2 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
}

.gjianjie a {
    display: block;
}

.gjianjie a embed {
    width: 100%;
    border: solid #eee 1px;
}

 #dituContent {
    width: 555px;
    height: 300px;
    border: #ccc solid 1px;
}

.fbwh img {
    width: 100%;
    height: inherit;
}

.falc img {
    width: 100%;
}

.falc ul {
    list-style: none;
}

.falc ul li {
    line-height: 2em;
    font-size: 15px;
}

.newsye {
    margin-top: 50px;
}

.newsye .col-md-4 {
    margin-bottom: 10px;
}

.newsye .col-md-4 > a {
    display: block;
    -webkit-transition: all 0.5s;
}

.newsye .col-md-4 > a:hover {
    -webkit-transform: scale(1.1);
}

.newsye .col-md-4 > a img {
    -webkit-transition: all 0.5s;
    margin-bottom: 10px;
}

.newsye ul {
    list-style: none;
    border: #ccc 1px solid;
    background: #fff;
}

.newsye ul li a {
    display: block;
    padding: 10px 21px;
    color: #808080;
    font-size: 16px;
    border-bottom: #eee solid 1px;
}

.newsye ul li a:hover {
    color: #3884c0;
}

.newsye a img {
    width: 100%;
    height: 180px;
    border-radius: 3px;
}

.newsye p a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    background: #3884c0;
    color: #fff;
    border-radius: 3px;
}

.newsye p a:hover {
    background: #1e5077;
}

.newsye .news a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.newsye .news a img {
    width: 100%;
    height: 220px;
}

.newsye .news p {
    font-size: 12px;
    font-family: arial;
}

@media (max-width: 1200px) {
    .newsye {
        text-align: center;
    }

    .newsye .pagination li a {
        /*padding: 6px 11px;*/
    }
    .gjianjie p {
        font-size: 14px;
        line-height: 21px;
        color: #333;
}
}

@media (max-width: 720px) {
    .newsye {
        text-align: center;
    }

    .newsye .pagination li a {
        padding: 0 4px;
        font-size: 13px;
    }
}

.products-yemian .products-leul {
    border: solid 1px #d4d4d4;
    padding-top: 5px;
    border-radius: 3px;
}

.products-yemian .products-leul h3 {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
}

.products-yemian .products-leul ul {
    padding-left: 15px;
    padding-right: 15px;
}

.products-yemian .products-leul ul li {
    line-height: 2em;
}

.products-yemian .products-leul ul li a {
    color: #999;
    font-size: 15px;
}

.products-yemian .products-leul ul li a:hover {
    color: #3884c0;
}

.products-yemian .products-leul .products-leli {
    line-height: 1.5em;
    border-top: solid 1px #e5e5e5;
    padding-top: 10px;
}

.products-yemian .products-leul .products-leli .Js-prod-a1 {
    color: #000;
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.products-yemian .products-leul .products-leli .Js-prod-a1:hover {
    color: #3884c0;
}

.products-yemian a {
    text-decoration: none;
    cursor: pointer;
    display: block;
}

.products-yemian ul {
    list-style: none;
}

.products-yemian img {
    width: 100%;
    height:195px;
}

.products-yemian strong {
    margin-top: 9px;
}

.products-yemian .products-aniu {
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    background: #3884c0;
    color: #fff;
    border-radius: 3px;
}

.products-yemian .products-aniu:hover {
    background: #1e5077;
    color: #fff;
    border-radius: 3px;
}

.products-yemian .products-border{
    display: block;
    border-radius: 2px;
    margin-bottom: 5px;
    overflow: hidden;
}
.products-yemian .products-border img{
    transition: all 0.6s;
}

.products-yemian .products-border:hover img{
    transform: scale(1.1);
}

@media (max-width: 1200px) {
    .products {
        text-align: center;
    }
    .profuile {
        padding-bottom: 66px;
        padding-top: 30px;
    }
}

@media (max-width: 720px) {

    .navbar-form {
        margin-top: 0;
        margin-bottom: 0;
        border:none;
    }
    .products-yemian {
        text-align: center;
    }

    .newsye .pagination li a {
        padding: 7px 14px;
        font-size: 13px;
    }

    .newsye .dinone {
        display: none;
    }

    .newsye span {
        text-align: center;
        display: block;
    }

    .about .aboutry
    .about-aj .about-ji {
        display: none;
    }
    .join_sul{
        display: none;
    }
}

.joinyemian h5 {
    font-size: 16px;
    font-weight: bold;
}

.joinyemian p {
    font-size: 15px;
    line-height: 2em;
    color: #898989;
}

.joinyemian img {
    width: 100%;
    cursor: pointer;
}

.joinyemian .join-banner img {
    width: 100%;
    height: inherit;
}

.joinyemian .join-banner ul {
    text-align: center;
    margin-top: -45px;
}

.joinyemian .join-banner ul li {
    display: inline-block;
    margin-left: 15px;
    cursor: pointer;
}

.joinyemian .join-banner ul li a {
    color: #9d8581;
    display: block;
    background: #eee;
    padding: 30px 37px;
    border-radius: 50%;
}

.joinyemian .join-banner ul li a:hover {
    background: #dbdfe6;
}

.joinyemian h3 {
    color: #000;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.joinyemian h3 i {
    font-weight: bold;
    font-size: 40px;
}

.joinyemian h3::before,
.joinyemian h3::after {
    content: "";
    display: block;
    width: 41%;
    height: 1px;
    position: absolute;
    top: 32px;
    background: #000;
}

.joinyemian h3::after {
    right: 0;
}

.joinyemian form {
    background: #f9f9f9;
    border-radius: 3px;
    /*padding: 50px;*/
    border: solid 1px #dadada;
    margin-bottom: 20px;
}

.joinyemian form .join-jine-inp10 {
    margin-left: 0;
}

.joinyemian form .input-txt1 {
    width: 336px;
    height: 35px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.joinyemian form label {
    width: 100px;
    float: left;
    color: #000;
    font-weight: bold;
    margin-right: 40px;
    text-align: right;
}

.joinyemian form span {
    font-size: 15px;
    /*margin-left: 30px;*/
}

.joinyemian form .join-jine input {
    width: 15px;
    height: 15px;
    margin-left: 50px;
}

.joinyemian form .join-inp-txt {
    width: 70%;
    height: 140px;
}

.joinyemian form p a {
    display: inline-block;
    border-radius: 5px;
    background: #ff8a47;
    padding: 10px 28px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
}

.joinyemian form p a:hover {
    background: #d64e00;
}

@media (max-width: 1200px) {
    .joinyemian p {
        line-height: 1.3em;
        font-size: 14px;
    }

    .joinyemian form span {
        font-size: 12px;
    }

    .joinyemian h3::before,
    .joinyemian h3::after {
        content: "";
        display: block;
        width: 37%;
        height: 1px;
        position: absolute;
        top: 32px;
        background: #000;
    }
}


@media (max-width: 1025px) {
    .products ul {
        margin-bottom: 40px;
    }

    .products ul li a {
        padding: 7px 21px;
    }

    .products div img {
        height: 160px;
    }

    .news div img {
        height: 200px;
    }

    .join img {
        height: 150px;
    }

    .dinone {
        display: none;
    }

    .tanniu {
        margin-top: 20px;
    }

    .products #myTabContent div a p {
        text-align: left;
    }

    .newsye .col-md-4 {
        text-align: left;
    }

    .joinyemian p {
        line-height: 1.5em;
    }

    .about
    .aboutry
    .about-aj {
        position: relative;
    }

    .about
    .aboutry
    .about-aj img {
        width: 100%;
        height: 130px;
        border: solid 1px #000;
        margin-bottom: 10px;
        border-radius: 3px;
    }

    .about
    .aboutry
    .about-aj .about-ji {
        position: absolute;
        display: inline-block;
        background: #000;
        opacity: 0;
        z-index: 999;
        width: 131px;
        height: 91px;
        top: 0;
        color: #fff;
        line-height: 91px;
        text-align: center;
    }

    .about
    .aboutry
    .about-aj .about-ji:hover {
        opacity: 0.5;
        font-weight: bold;
    }

    .products {
        text-align: left;
    }

    .about .aboutry
    .about-aj img {
        height: 91px;
    }

     #dituContent {
        width: 467px;
        height: 266px;
        border: #ccc solid 1px;
        margin-top: 20px;
    }
}
@media (max-width: 970px) {
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        line-height: 1;
        height: 370px;
    }
    .news div img {
        height: 300px;
    }
    header .nav a {
        padding: 12px 10px;
        font-size: 12px;
    }

    .profuile p {
        text-align: center;
    }

    .profuile h6 {
        display: none;
    }

    .products #myTabContent img {
        width: 100%;
        height: inherit;
    }

    .about {
        text-align: center;
    }

    .about .aboutry img {
        width: 100%;
        height: 260px;
    }

    .about .aboutwh img {
        width: 100%;
        height: inherit;
    }
}


@media (max-width: 1024px) {
    .newsye ul{
        padding: 0;
    }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        height: 375px;
    }
    .about ul li {
        padding-bottom: 5px;
    }
    .banner_img>img{
        height: 350px!important;
    }
    .gjianjie img {
        height: 338px;
    }
    .about_form{
        /*height: 390px;*/
    }
}


@media (max-width: 720px) {
    .banner_img>img {
        height: 190px!important;
    }
    .joinyemian form .nameSpan {
        display: block;
        padding-left: 10px;
        text-align: left;
    }

    .joinyemian form .input-txt1 {
        width: 200px;
    }

    .joinyemian .join-banner ul {
        margin: 0 auto;
        text-align: inherit;
    }

    .joinyemian .join-banner ul li {
        font-size: 12px;
        padding: 2px 5px;
    }

    .joinyemian h3::before,
    .joinyemian h3::after {
        content: "";
        display: block;
        width: 30%;
        height: 1px;
        position: absolute;
        top: 32px;
        background: #000;
    }

    .joinyemian form label {
        width: 100%;
        float: none;
        color: #000;
        font-weight: bold;
        margin-right: 40px;
        text-align: center;
    }
    .about_form {
        height: 564px;
    }
    .about_form form {
        height: 528px;
    }
    #dituContent {
        width: 100%;
        height: 100%;
    }
    .about .row .aboutry .about-aj img {
        height: 233px;
    }
    .about ul{
        padding-left: 0;
    }
    .about ul li{
        padding-left: 0;
    }

    .products #myTabContent div p {
        text-align: center;
        font-size: 16px;
    }

    .products #myTabContent div img {
        height: 233px;
        margin-top: 20px;
    }

    .join div img {
        height: 208px;
    }

    .join div time {
        height: 60px;
    }

    #dituContent {
        width: 100%;
        height: 283px;
        border: #ccc solid 1px;
    }
}
@media (max-width: 750px) {
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        line-height: 1;
        height: 188px;
    }
    .about .aboutwh img {
        height: 220px;
    }
    .aboutwh p{
        text-align: left;
    }
    .profuile .le{
        text-align: left;
    }
    .profuile .cen{
        text-align: center;
    }
    .join p{
        text-align: center;
    }
    .news .cen{
        text-align: center;
        margin-bottom: 20px;
    }
    h2{
        font-size: 22px;}
    h3{
        font-size: 20px;
    }
    .products #myTabContent div a p {
        text-align: center;
    }
    .produ
    p {
        text-align: center!important;
    }

    header ul li a {
        text-align: center;
    }

    header p {
        display: none;
    }

    header .navbar-toggle {
        border: solid #000 1px;
    }

    header .navbar-toggle span {
        border-bottom: 1px #000 solid;
    }

    header .header-top .btn-default {
        width: 100%;
        background: #1e69a5;
        color: #fff;
        cursor: pointer;
        border-color:#1e69a5!important;
        font-size: x-large;
    }

    .products img {
        display: block;
        margin: 0 auto;
    }

    .products p {
        width: 70%;
        margin: auto;
    }

    .profuile h6 {
        display: none;
    }

    .about .aboutry img {
        width: 100%;
        height: 111px;
    }
}
@media (max-width: 991px) {
    .joinyemian form .nameSpan {
        display: block;
        padding-left: 120px;
    }
}
.webcontent{padding: 0px 0px 0px 0px;width:100%;margin:20px auto;max-width:1200px;clear:both;overflow:hidden;}
.webcontent .web_center_left{margin:0 auto;width:270px;float:left;}
.webcontent .web_center_right{float:right;width:910px;border:1px solid #dbdbdb;}

.web_center1{margin:30px 0;padding: 30px 0 30px 0;width:100%;margin:0 auto;max-width:1200px;clear:both;overflow:hidden}
.web_center1 .web_center_left{margin:25px 0;width:72%;float:left;}
.web_center1 .web_center_right{border:1px solid #ddd;float:right;width:25%;padding:10px 10px;text-align:left;margin:25px 0;box-shadow: 10px 10px 5px #888888; margin-right:2%;}

.web_center2{clear:both;padding: 0px 0px 0px 0px;width:100%;margin:0px auto;position:relative;z-index:1;}

@media screen and (max-width:1000px){
	.web_center{margin:10px 0;padding:0 8px}
	.web_center .web_center_left{border:1px solid #ddd;margin:10px 0;width:100%;float:left;background:#f8f8f8;}
	.web_center .web_center_right{float:left;width:100%; }

	.web_center1{margin:10px 0;padding:0 10px 30px 10px}
	.web_center1 .web_center_left{border:1px solid #ddd;margin:10px 0;width:100%;float:left;}
	.web_center1 .web_center_right{float:left;width:100%; }
}
/*导航*/

/*导航*/
.web_nav{border:1px solid #dbdbdb;}
.web_nav .nav_tit{height:50px;font-size:18px;height:98px;line-height:30px;border-left:0px solid #0d8ee9;color:#fff;text-align:left;background:#0083b7 url(back_images/nav_tit.jpg) no-repeat 14px center;}
.web_nav .nav_tit span{display:block;padding-left:30px;}
.web_nav .nav_tit span.s1{line-height:34px;font-size:24px;padding-top:21px;}
.web_nav .nav_tit span.s2{line-height:20px;font-size:10px;text-transform:Uppercase;}

.web_coninner_left1 .nav_tit1 {   display: none;}

.web_navcom {  width: 100%; text-align:left;margin:0px 0 0px 0}
.web_navcom ul li {margin:0px 0px;width:100%;}
.web_navcom ul li a {line-height:58px;text-transform: uppercase; text-align:left;font-size:18px;border-top:1px solid #f5f5f5;display:block;padding-left:30px;background:url(back_images/navcom2.png) no-repeat 12px center;}
.web_navcom ul > li:hover > a,.web_navcom ul > li.active > a {color:#fff;transition:all .2s ease;background:#0083b7 url(back_images/navcom1.png) no-repeat 12px center;}
.web_navcom ul li ul {}
.web_navcom ul li ul li{margin:0px 0;}
.web_navcom ul li ul li a{font-size:16px;}
.web_navcom ul ul ul {  margin-left: 100%;  top: 0;}
.web_navcom ul li:hover ul li { background:#fff ;color:#0083b7;transition:all .2s ease;}


.web_navcom > .nav-toggle{display:none !important;}
.web_navcom ul li{position:relative;}
.web_navcom ul li .nav-toggle{position:absolute;right:0px;top:2px;z-index:100;z-index:100;border-left:1px solid #DDD;height:56px;}

@media screen and (max-width: 1000px){

  .web_nav .nav_tit{float:left;text-align:left;padding-left:0px;font-size:16px;height:50px;line-height:30px;color:#0083b7;border-bottom:0px solid #ddd;background:none;}
  .web_nav .nav_tit span{display:block;padding-left:10px;}
  .web_nav .nav_tit span.s1{line-height:20px;font-size:18px;padding-top:8px;}
  .web_nav .nav_tit span.s2{line-height:20px;font-size:10px;text-transform:Uppercase;}

  .web_navcom2{display:none}

  .web_navcom,.web_navcom ul li,.web_navcom ul li a{  margin: 0;  padding: 0;  border: 0;  display: block;  position: relative; }
  .web_navcom ul{margin: 0;  padding: 0;  border: 0;  display: none;  position: relative;}
  .web_navcom .nav-toggle { display: block;height:40px;position:absolute;top:0px;right:0px;}
  .web_navcom ul li .nav-toggle{height:41px;border-left:1px solid #ddd}
  .web_navcom {  width: 100%; text-align:center;margin:0px 0;padding-top:50px;}
  .web_navcom ul{}
  .web_navcom ul li {  display:inline-block;margin:0px 0px;width:100%;position:relative;}
  .web_navcom ul li a {background:#fff;border-radius:0px;line-height:40px;text-transform: uppercase; text-align:left ;font-size:16px;color: #000;border:0px solid #ccc;border-width:1px 0 0px 0;display:block;padding:0 10px;}
  .web_navcom ul > li:hover > a,.web_navcom ul > li.active > a {  background:#fff;color:#122665;transition:all .2s ease}
  .web_navcom ul li ul {  position:relative;  left: 0px;z-index:100;border-top:0px solid #DDD;}
  .web_navcom ul li ul li{margin:0px 0;}
  .web_navcom ul ul ul {  margin-left: 100%;  top: 0;}
  .web_navcom ul li:hover ul li {  height: 40px;}
  .web_navcom ul ul li a {  padding: 0px 20px;height:40px; text-align:left;  width: 100%;  font-size: 14px; border-bottom:1px solid #ddd;line-height:40px; background: #fff; color: #000;  -webkit-transition: color .2s ease;  -moz-transition: color .2s ease;  -ms-transition: color .2s ease;  -o-transition: color .2s ease;  transition: color .2s ease;}
  .web_navcom ul ul li:hover a,.web_navcom ul ul li a:hover { background:none;color:#122665;transition:all .2s ease}


  .web_navcom > .nav-toggle{display:block !important}

}

/*导航_自定义*/
.dh_zdy{}
.dh_zdy .dh_zdy_com1{padding:0px 0;}
.dh_zdy .dh_zdy_com1 .dhzdy_tit{height:35px;line-height:35px;font-size:14px;background:url(back_images/ydhbg.jpg) no-repeat 0px center;padding-left:15px;border-bottom:1px solid #ddd;font-weight:bold;color:#122665;}
.dh_zdy .dh_zdy_com2{padding:10px 0;}
.dh_zdy .dh_zdy_com2 .dhzdy_tit{height:35px;line-height:35px;font-size:14px;background:url(back_images/ydhbg.jpg) no-repeat 0px center;padding-left:15px;border-bottom:1px solid #ddd;font-weight:bold;color:#122665;}
.dh_zdy .dh_zdy_com2 .dhzdy_c2_com{margin-top:10px;}
.dh_zdy .dh_zdy_com2 .dhzdy_c2_com li{min-height:60px;line-height:30px;text-align:center;margin:5px 0;}


.dhzdy_c1_com{margin:20px 0px;padding:15px 10px 15px 15px;clear:both;overflow:hidden;border:1px solid #dbdbdb;}
.dhzdy_c1_com li{line-height:30px;padding-left:18px;}
.dhzdy_c1_com .dh_ksli{height:50px;line-height:50px;margin:3px 1%;background:#122665;color:#FFF;float:left;width:48%;}
.dhzdy_c1_com .dh_ksli a{color:#FFF;padding-left:35px;}
.dhzdy_c1_com .pic1{background:url(back_images/lx01.png) no-repeat left 12px;}
.dhzdy_c1_com .pic2{background:url(back_images/lx02.png) no-repeat left 12px;}
.dhzdy_c1_com .pic3{background:url(back_images/lx03.png) no-repeat left 12px;}
.dhzdy_c1_com .pic4{background:url(back_images/lx04.png) no-repeat left 11px;}
.dhzdy_c1_com .pic5{background:url(back_images/sy_ks5.png) no-repeat 7px center #3a8dcc;}
.dhzdy_c1_com .pic6{background:url(back_images/sy_ks6.png) no-repeat 7px center #3a8dcc;}
.dhzdy_c1_com .pic7{background:url(back_images/sy_ks7.png) no-repeat 7px center #3a8dcc;}
.dhzdy_c1_com .pic8{background:url(back_images/sy_ks8.png) no-repeat 7px center #3a8dcc;}

.dhzdy_c1_com .ewm{margin-top:15px;text-align:center;}
.dhzdy_c1_com .ewm img{display:block;width:150px;margin:0 auto;text-align:center;paddding:10px;-moz-box-shadow:2px 2px 10px #333333; -webkit-box-shadow:2px 2px 10px #333333; box-shadow:2px 2px 10px #333333;}
.dhzdy_c1_com .title{padding-top:15px;padding-bottom:8px;text-align:center;font-size:16px;}


/*内容*/
.web_weizhi{width:100%;text-align:left;line-height:40px;font-size:14px;padding:0 0 0 0;background:#0083b7;}
.web_weizhi ul{clear:both;overflow:hidden;border-bottom:0px solid #e8e8e8;color:#fff;}
.web_weizhi ul a{color:#fff;}
.web_weizhi ul .current_location_2{float:left;width:auto;}
.web_weizhi ul .current_location_2 span{display:block;text-align:left;font-weight:normal;font-size:18px;background:url(back_images/c1.png) no-repeat 12px center;padding-left:40px;}
.web_weizhi ul .current_location_1{float:right;text-align:right;border-bottom:0px solid #e8e8e8;background:url(back_images/c2.png) no-repeat 12px center;padding-left:32px;padding-right:20px;}
.web_content_com{padding:15px 30px;font-size:16px;line-height:35px;}

.web_content_com .zlm_content_inner{width:800px;margin:0 auto;}

.left_position{position:fixed;top:80px;z-index:100;}

@media screen and (max-width:1000px){
        .web_weizhi{border-bottom:1px solid #ddd;line-height:45px;color:#666;font-size:16px;padding-left:0px;}
        .web_weizhi ul .current_location_2{display:none;float:left;width:auto;border-bottom:1px solid #e8e8e8;border-bottom:0px solid #e8e8e8;}
        .web_weizhi ul .current_location_1{float:left;width:auto;text-align:left;border-bottom:0px solid #e8e8e8;}

        .web_content_com{padding:10px 10px;font-size:1em;line-height:1.5em;}
}

/*服务范围*/
.sy_fwfw{clear:both;width:100%;margin:30px auto 0 auto;background:url(img\home\fwfw_bg.jpg) no-repeat center top;height:530px;overflow:hidden;}
.sy_fwfw .sy_fwfw_inner{max-width:100%;margin:0px auto;background:url(img\home\fwfw_b1.jpg) no-repeat center 60px;height:315px;}
.sy_fwfw .zdy_titles{clear:both;text-align:center;overflow:hidden;width:100%;margin:30px auto 10px;background:url(back_images/t2.png) no-repeat center bottom;padding-bottom:24px;}
.sy_fwfw .zdy_titles span{display:block;line-height:26px;}
.sy_fwfw .zdy_titles span.s1{font-size:24px;font-weight:bold;color:#0083b7;}

.tblj{
margin:20px auto;width:1218px;overflow:hidden;
}

.our-whyus-item{
    -webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: all 0.225s ease-in-out;
    text-align: center;
    background-color: #fff;
    padding:0px;
    width:130px;
    height:130px;border-radius:50%;
    float:left;
    margin:0 22px;color:#0083b7;
}
.our-whyus-item:hover{
    background-color: #f8f40f;
    border:0px solid #0c60a3;
    box-shadow: 0 0 20px 0 rgba(45,183,245,.5);
    color:#333;
}
.our-whyus-item:hover > .tb1{
    background:url(img\home\f1.png) no-repeat center bottom;
}
.our-whyus-item .tb1{
    background:url(img\home\f1.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:0px;
}

.our-whyus-item:hover > .tb2{
    background: no-repeat center bottom;
}
.our-whyus-item .tb2{
    background:url(img\home\f2.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:0px;
}

.our-whyus-item:hover > .tb3{
    background:url(back_images/f33.png) no-repeat center bottom;
}
.our-whyus-item .tb3{
    background:url(img\home\f3.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:0px;
}

.our-whyus-item:hover > .tb4{
    background:url(back_images/f44.png) no-repeat center bottom;
}
.our-whyus-item .tb4{
    background:url(img\home\f4.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:0px;
}

.our-whyus-item:hover > .tb5{
    background:url(back_images/f55.png) no-repeat center bottom;
}
.our-whyus-item .tb5{
    background:url(img\home\f5.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:0px;
}

.our-whyus-item:hover > .tb6{
    background:url(back_images/f66.png) no-repeat center bottom;
}
.our-whyus-item .tb6{
    background:url(img\home\f6.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:15px;
    margin-left:20px;
}
.our-whyus-item:hover > .tb7{
    background:url(back_images/f77.png) no-repeat center bottom;
}
.our-whyus-item .tb7{
    background:url(img\home\f7.png) no-repeat center bottom;
    width:130px;
    height:75px;
    margin-top:0px;
}
.our-whyus-item h3{
    line-height: 20px;
}
.our-whyus-item .title{
    font-weight: normal;font-size:16px;
    margin-top:10px;
    padding-top: 10px;
    font-size:small;
    color: #0c60a3;
}
.our-whyus-item p{
    line-height: 20px;font-size:10px;text-transform:Uppercase;
}

.Mtop{width:100%;height:36px;background:#f7f7f7;}
.Mtop .Most-top {height:36px;line-height:36px; width:1200px;margin:0px auto;}
.Mtop .Most-top .t1{float:left;}
.Mtop .Most-top .t1 span{margin:0 5px;position:absolute;top:0px;}
.Mtop .Most-top .t2{float:right;}
.Mtop .Most-top .t2 span{background:url(back_images/tel.png) no-repeat left center;padding-left:20px;margin:0 2px;}

.web_bigcom{margin:0px auto 0px auto;}
.web_top{clear:both;display:block;width:100%;padding:0px;margin:0px;}
.web_top .web_top_inner{display:block;margin:0px auto;height:100%;max-width:1200px;clear:both;position:relative;}


.goTop{
    width: 50px;
    height: 50px;
    background-color: #686464;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;     /* 默认隐藏 */

}

.tabs-container {
    font-family: "Roboto", sans-serif;
    width: 80%;
    height: 400px;
    margin: 30px auto;
    display: flex;
    box-shadow: 0 4px 40px -8px rgba(0, 0, 0, 0.2);
  }

  .tabs-container .tabs {
    width: 150px;
    background: #0083b7;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
  }

  .tabs-container .tabs .tab {
    padding: 24px 32px;
    background: #0083b7;
    cursor: pointer;
    font-weight: bold;
  }

  .tabs-container .tabs .tab.active {
    background: #f6fdff;
    color: #0083b7;
  }

  .tabs-container .content-container {
    background: #f6fdff;
  }

  .tabs-container .content-container .content {
    display: none;
    padding: 20px;
  }

  .tabs-container .content-container .content.active {
    display: block;
  }

  .tabs-container .content-container h3 {
    margin: 0;
    font-size: 30px;
  }

  .tabs-container .content-container p {
    line-height: 2;
  }

