

/*
网站建设联系方式18516556639（微信同号）

*/

.banner_inside{
    width: 100%;
}
.banner_inside img{
    width: 100%;
}

.box_inside{
    padding: 50px 0;
}
/****/
.inside_title{
    padding-bottom: 20px;
}
.inside_title .inside_tit{
    font-weight: bold;
    line-height: 2em;
    font-size: 24px;
    margin: 0;
    color: #000;
}
.inside_title .inside_p{
    line-height: 2em;
    font-size: 12px;
    font-family: 'Arial';
}
.inside_title .inside_p_zh{
    line-height: 2em;
    font-size: 16px;
}
.inside_title .inside_p_en{
    line-height: 2em;
    font-size: 18px;
    color: #8c8c8c;
    font-family: 'Arial';
}
.inside_title .inside_p_en:after{
    content: " ";
    display: block;
    width: 80px;
    height: 2px;
    background: #8c8c8c;
}
.inside_title .inside_title_heng{
    width: 40px;
    height: 2px;
    background: #1679be;
}
/*导航标题*/
.inside_nav_list{
    margin-bottom: 0;
    padding: 15px 0;
}
.inside_nav_list li{
    line-height: 1.5em;
    /*margin-left: 10px;*/
    margin-right: 20px;
    padding: 4px 0;
    float: left;
    border-bottom: 1px solid #FFFFFF;
}
.inside_nav_list li.inside_active,.inside_nav_list li:hover{
    border-bottom: 1px solid #1679be;
}
.inside_nav_list li.inside_active a,.inside_nav_list li:hover a{
    color: #1679be;
}
/************解决方案*************/
/*.solu_img{margin-top: 50px;}*/
.solu_title .solu_h{
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    line-height: 1.5em;
}
.solu_title .solu_p_en{
    font-size: 10px;
    margin-bottom: 20px;
}
.solu_title .solu_p_en span{
    font-weight: bold;
}
.solution_content{
    margin-top: 100px;
    padding-bottom: 50px;
}
.solu_list .thumbnail{
    border: none;
    padding: 0;
    position: relative;
}
.solu_list .thumbnail img{
    border-radius: 10px;
}
.solu_list .thumbnail .caption{
    width: 100%;
    height: 66px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
}
.solu_list .thumbnail .solu_text{
    width: 210px;
    padding-left: 10px;
}
.solu_list .thumbnail .solu_text h3{
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
}
.solu_list .thumbnail .solu_text .solu_p2{
    font-size: 10px;
    line-height: 1.2em;
    margin: 0;
}
.solu_list .thumbnail .caption .solu_more{
    height: 20px;
    line-height: 18px;
    padding: 0 8px;
    border-radius: 10px;
    margin-top: 20px;
    font-size: 10px;
    background: #595757;
    border-color: #595757
}
.solu_list .thumbnail .caption .solu_more:hover{
    background: #cc0012;
    border-color: #cc0012;
}

/*********企业优势*********/
.about_01,.about_02,.about_03,.about_04{
    padding: 50px 0;
}
.about_01{margin-bottom: 50px}
.about_02{
    background: #f1f2f2;
}
.about_cs{
    width: 600px;
    margin: 50px auto;
}
.about_cs .in_abfr_txt{
    padding: 10px 0;
    margin-top: 10px;
    text-align: center;
}
.about_cs .in_abfr_txt p{
    line-height: 1.2em;
}
.about_cs .in_abfr_txt .in_abfr_txt_s{
    font-size: 28px;
    margin-top: 10px;
}
.about_cs .in_abfr_txt .in_abfr_txt_s > span{
    font-size: 6px;
    position: absolute;
    top: 33px;
}
.about_cs .in_abfr_txt .in_abfr_txt_t{
    font-size: 14px;
}
.about_03_text{margin-top: 50px;}
.about_03_text .about_text_item{
    border-left: 4px solid #cc0012;
    padding-right: 120px;
}
.about_03_text .about_text_item .about_p2{
    line-height: 2em;
}

.about_04{
    padding: 100px 0;
}
/*企业风采*/
.coreValues{
    margin-bottom: 80px;
}
.coreValues .main .title {
    font: 700 30px/50px "";
    text-align: center;
    padding-top: 100px;
}

.coreValues .main .line {
    border-bottom: 3px solid #000;
    width: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.coreValues .main .detail {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 50px;
    font: 16px/30px "";
    padding: 0 30px;
}

.coreValues .cardList {
    list-style: none;
    margin: 0;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.coreValues .cardList .card {
    height: 600px;
    overflow: hidden;
    padding: 0;
    background-size:100% 100%;
    margin: 0 10px;
}

.coreValues .cardList .card .content {
    width: 100%;
    height: 210px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: background 0.3s linear;
    color: #fff;
    padding: 100px 50px 0;
}

.coreValues .cardList .card .content .num {
    font: 700 40px/60px "";
}

.coreValues .cardList .card .content .title {
    font: 700 22px/40px "";
}

.coreValues .cardList .card1 {
    background: url("../img/culture_01.jpg") no-repeat center;
    background-size: 100% auto;
}

.coreValues .cardList .card2 {
    background: url("../img/culture_02.jpg") no-repeat center;
    background-size: 100% auto;
}

.coreValues .cardList .card3 {
    background: url("../img/culture_03.jpg") no-repeat center;
    background-size: 100% auto;
}

.coreValues .cardList .card4 {
    background: url("../img/culture_04.jpg") no-repeat center;
    background-size: 100% auto;
}

.carousel-control.left,.carousel-control.right{
    background-image: none;
    text-shadow: none;
}
.carousel-control.left span,.carousel-control.right span{
    font-size: 48px;
    color:#0068E4;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -16px;
}
.carousel-control.left span{
    position: absolute;
    left: 0;
}
.carousel-control.right span{
    position: absolute;
    right: 0;
}
.carousel-inner > .item > img{
    margin: 0 auto;
}
/*********荣誉资质*********/
.honour{}
.honour_p{
    font-size: 16px;
    line-height: 2em;
    color: #000;
}
.honour_img{

}
.honour_img > div{
    margin-top: 30px;
    margin-bottom: 30px;
}
.honour_img .thumbnail,.honour_img .thumbnail:hover{
    border: 1px solid #fff;
}
.honour_img img{
    width: 80%;
}
/*********新闻资讯*********/
.news{
    padding: 20px 10px;
}
.news .news_time{
    width: 136px;
}
.news .news_time p{
    width: 136px;
    text-align: center;
}
.news .news_time p .news_time_y{
    font-size: 24px;
}

.news_title{
    font-size: 26px;
    color: #000;
    margin-bottom: 20px;
}
.news_txt{
    line-height: 2em;
    margin-bottom: 0;
    height: 128px;
    overflow: hidden;
}
.news > .media-body .media .media-right img{
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear;
}
.news_more{
    margin-top: 20px;
    line-height: 16px;
}
.news > .media-body .media .media-right{
    width: 310px;
    height: 224px;
    overflow: hidden;
}
.news:hover{
    background: #e5e5e5;
}
.news:hover .news_time p{
    color: #1679be;
}
.news:hover a.news_more{
    color: #1679be;
}
.news:hover > .media-body .media .media-right img{
    transform: scale(1.1,1.1);
}
/*************************联系我们**********************************/

.contact .list-group .list-group-item{
    border: none;
}
.contact_dt{
    height: 528px;
    margin-bottom: 30px;
}

.lyfk_table{
    margin-top: 30px;
    margin-bottom: 50px;
}
.lyfk_table > div{
    padding-left: 0;
}
.lyfk_item{
    width: 80%;
    background: #eee;
    color: #888;
    padding: 4px 10px;
    margin-bottom: 20px;
}
.lyfk_item >span,.lyfk_txt>span{
    line-height: 1.5em;
}

.lyfk_item > input{
    outline: none;
    border: none;
    background: #eee;
    width: 80%;
}
.lyfk_txt{
    width: 80%;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #eee;
    margin-bottom: 20px;
}
.lyfk_txt>span{
    line-height: 1.5em;
    margin-bottom: 4px;
}
.tnr{
    width: 100%;
    height: 156px;
    border: none;
    background: #eee;
    outline: none;
    padding-left: 6px;
    padding-right: 6px;
}
.ntb{
    width: 80%;
    background: #434343;
    border: none;
    line-height: 2em;
    color: #fff;
}
.ntb:hover{
    background: #1679be;
}

/***********************产品中心**************************/
.pro_item .pro_item_fl{
    padding: 0;
}
.pro_item:nth-child(2n) .pro_item_fl{
    float: right;
}
.pro_item:nth-child(2n) .pro_item_fr{
    float: left;
}
.pro_item .pro_item_fl img{
    width: 100%;
}
.pro_item_fr{
    padding-left: 30px;
}
.pro_item_fr .product_h{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 2em;
}
.pro_item_fr .product_p{
    color: #333;
    line-height: 2em;
}
.pro_list li{
    margin-top: 20px;
}
.pro_list li a{
    /*display: block;*/
    /*width: 96px;*/
    line-height: 46px;
    padding: 10px 15px;
    text-align: center;
    color: #666;
    border: 1px solid #dbdbdb;
}
.pro_list li a:hover{
    color: #fff;
    background: #00a0e9;
    border: 1px solid #00a0e9;
}
.pro_nav{
    padding: 50px 0;
}
.pro_nav a.btn-default{
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.pro_nav a.btn-default:hover{
    background: #1679be;
    color: #ffffff;
}
.pro_content{
    padding-bottom: 50px;
}
.pro_content > div{
    width: calc(20% - 20px);
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    transition: all .6s linear;
    overflow: hidden;
    float: left;

    background-color: #e3e3e3;
    padding: 20px 15px;
    margin-right: 25px;
    margin-top: 25px;
}
.pro_content > div:nth-child(5n){
    margin-right: 0;
}
.pro_content > div .thumbnail{
    margin-bottom: 0;
    background: none;
    border: none;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    transition: all .6s linear;
}
.pro_content > div:hover {
    background: #1679be;
}
.pro_content > div:hover a,.pro_content > div a:hover{
    color: #fff;
}
.solu_en{
    font-size: 24px;
    font-weight: bold;
    color: #bec7da;
    margin-bottom: -20px;
    margin-top: 10px;
}
/**********************子公司*******************************/
.zgs_tit{
    font-size: 24px;
    color: #000;
    line-height: 60px;
    text-align: center;
    margin-top: 50px;
}
.zgs_content{
    padding: 60px 0;
    box-shadow: 0 0 20px #999;
    margin-bottom: 50px;
}
.zgs_content > div{
    margin: 20px 0;
    padding: 30px 10px 20px;
    border-right: 1px solid #a0a0a0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear;
}
.zgs_content > div:nth-child(3){
    border-right: 1px solid #fff;
}
.zgs_content > div:nth-child(6){
    border-right: 1px solid #fff;
}
.zgs_content > div .thumbnail{
    border: none;
    background: none;
}
.zgs_content > div .thumbnail .caption p{
    font-size: 16px;
    color: #8c8c8c;
    text-align: center;
}
.zgs_content > div .thumbnail .caption h3{
    font-size: 18px;
    text-align: center;
    color: #000;
}
.zgs_content > div:hover{
    /*box-shadow: 0 0 20px #999;*/

}
.zgs_content > div:hover .thumbnail .caption h3{
    color: #163180;
}
.zgs_about{
    padding: 20px 0;
}
.zgs_about_tit{
    font-size: 18px;
    line-height: 2em;
    color: #000;
}
.zgs_about_tit:after{
    content: " ";
    display: block;
    width: 80px;
    height: 2px;
    background: #1679be;
}
.zgs_about_tit2{
    font-size: 18px;
    line-height: 2em;
    color: #000;
}
.zgs_about_tit2:after{
    content: " ";
    display: block;
    width: 80px;
    height: 2px;
    background: #1679be;
    margin: 0 auto;
}
.zgs_fl{
    padding-left: 0;
    padding-right: 30px;
}
.zgs_fl p{
    line-height: 2em;
}
.pro_01{
    padding: 50px 0;
}
.zgs_img{
    width: 80%;
    background: #1679be;
    font-size: 48px;
    line-height: 200px;
    color: #FFFFFF;

    text-align: center;
}
.zgs_product{
    padding: 50px 0;
}
.zgs_name{
    padding-top: 30px;
}
.zgs_name p{
    color: #000;
    line-height: 2em;
}
.zgs_txt .zgs_txt_title{
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #AAAAAA;
}
.zgs_txt .zgs_txt_title h2{
    font-size: 18px;
    color: #666666;
    border-left: 5px solid #1679be;
    padding-left: 15px;
    margin: 0;
}
.tx_text{
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 768px) {

    .box_inside {
        padding: 50px 10px;
    }

    .about_cs{
        width: 100%!important;
    }
    .about_01 .tx_text{
        padding: 0!important;
    }
    .about_03_text .about_text_item{
        padding-right: 0;
        margin-top: 30px;
    }
    .news_list li{
        margin-top: 30px;
    }
    .news_list .news_fl > img {
         width: 100%;
    }
    .news_list .news_fr .news_t {
         margin:0;
    }
    .join_text_content > li {
        position: unset;
    }
    .adviceContent .condition {
        /* margin: 24px 30px; */
         padding-left: 15px;
    }
    .adviceContent .send{
        margin-left: 15px;
    }

    .zgs_fl{
        padding-left: 10px;
        padding-right: 10px;
    }
}







