
/*.banner*/
.banner{
    /*margin-top: 100px;*/
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}
.carousel-indicators li{
    width: 12px;
    height: 12px;
    /*margin: 0;*/
    background: #fff;
}

.carousel-indicators .active{
    /*width: 40px;*/
    /*height: 3px;*/
    background: #1679be;
    /*border: 1px solid #cc0012;*/
}
.carousel-control.left{
    background: none;
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 10%;
    width: 36px;
    height: 94px;
}
.carousel-control.right{
    background: none;
    position: absolute;
    top: 40%;
    bottom: 0;
    right: 10%;
    width: 36px;
    height: 94px;
}
.carousel-inner>.item>img{
    width: 100%;
}
.carousel-control .glyphicon-chevron-left{
    width: 36px;
    height: 94px;
    background: url(../img/jt_fl.png) no-repeat;
}
.carousel-control .glyphicon-chevron-right{
    width: 36px;
    height: 94px;
    background: url(../img/jt_fr.png) no-repeat;
}
.glyphicon-chevron-left:before {
    content: "";
}
.glyphicon-chevron-right:before {
    content: "";
}
/*banner 文字部分*/
.carousel-caption {
    top: 33%;
}
.carousel-caption > h3{
    text-align: left;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.5em;
}
.carousel-caption > h3:after{
    display: block;
    content: " ";
    width: 210px;
    height: 2px;
    background: #fff;
}
.carousel-caption > p{
    font-size: 32px;
    font-weight: 500;
    margin-top: 40px;
}
.carousel-caption > p.ban_p01{
    text-align: left;
}
.in_title{
    padding: 10px 12px;
    /*background: url("../img/sj.png") no-repeat;*/
    margin-bottom: 30px;
}
.in_title .in_tit{
    font-size: 30px;
    line-height: 2em;
    /*font-weight: bold;*/
    margin: 0;

}
/*.in_title .in_tit:after{display: block;content: " ";width: 180px;height: 10px;background: #03aeee;margin: 0 auto;}*/
.in_title .in_tits{
    font-size: 24px;
    margin-top: 20px;
    line-height: 1.5em;
    /*text-transform: uppercase;*/
    /*-webkit-text-stroke: 1px #000;*/
    /*word-spacing:20px;*/
}
@keyframes jiant {
    0%{transform: translateX(20px);}

    20%{transform: translateX(30px);}

    40%{transform: translateX(20px);}

    100%{transform: translateX(20px);}
}
a.more{
    width: 200px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    color: #FFFFFF;
    background: #f79224;
    border-radius: 12px;
    /*transition: all 1s;*/
    display: block;
    /*align-items: center;*/
    padding: 0 20px;
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.inabout,.in_02,.in_fuwu,.in_news,.in_solution,.in_qyys{
    padding: 30px 0;
}
/**************************内页*位置*指引*********************************/
.local p{line-height: 2.5em;}
.local .local_dw{font-weight: bolder;}
/*****************************************************/
.gundong{background: #eee;padding: 50px 0;}
.ladyScroll{height:400px; width:100%;margin-top: 30px; position:relative; }
.ladyScroll .prev{position:absolute;z-index:100; cursor:pointer; width: 40px; height: 40px; top:50%; left:0;/*transform: rotate(180deg);*/}
.ladyScroll .next{position:absolute;z-index:100; cursor:pointer; width: 40px; height: 40px;top:50%;right:0;}
.ladyScroll .scrollWrap{width:100%; overflow:hidden;position:absolute;}
.ladyScroll dl{ float:left;width:33.33%;height: 400px;margin: 0;/*text-align:center;position:relative; padding-left:20px;  padding-right:20px;*/  overflow: hidden;}
.ladyScroll dl:last-child{ margin-right:0;}
.ladyScroll  span{display:block;width:300px;height:35px;position:absolute;left:0;bottom:0;background-color:rgba(217,13,18,1);}
.ladyScroll  dt{ width:100%;overflow:hidden; height:400px;padding: 0 10px}
/*.ladyScroll  img{display:block;width:280px;height:240px;}*/
.ladyScroll  .in_pro_div{width:90%;/*height:400px;padding-top: 156px;*/margin: 0 auto;text-align: center;position: relative;}
.ladyScroll  .in_pro_div .gundong_txt{display:none;width:100%;height:100%;padding:50px 30px 0;position: absolute;top:0;left:0;}
.ladyScroll .in_pro_div:hover{background: #7bc917;opacity: 0.7;}
.ladyScroll .in_pro_div:hover .gundong_txt{display:block;background: #000;opacity: .7;}
/*.ladyScroll  .in_pro_div img{width: 90%;}*/

/*.ladyScroll  .in_pro_div hr{margin-top: 10px;border-top: 2px solid #bfbfbf;}*/

.ladyScroll  .in_pro_div .scroll_h3{padding: 0 10px;margin-bottom:30px;text-align: center;line-height: 1.5em;color: #fff;overflow: hidden;}
.ladyScroll  .in_pro_div .in_pro_text h4{color:#000;}
.ladyScroll  .in_pro_div p.scroll_p{padding:0 10px;font-weight: normal;line-height: 2em;overflow: hidden;text-align: left;}
.ladyScroll  .in_pro_div p{padding:0 10px;font-weight: 200;}
.ladyScroll  dd{width:400px;height:35px;line-height:33px;overflow:hidden;position:absolute;left:0;bottom:0;font:14px/35px 'Microsoft Yahei'; color:#fff; text-align:center;}
/*.ladyScroll  .in_pro_div:hover{border:1px solid #ff6666;}*/
/*.ladyScroll  .in_pro_div:hover hr{border-top: 2px solid #ff6666;}*/
/*.ladyScroll  .in_pro_div:hover h4,.ladyScroll  .in_pro_div:hover p{color:#ff6666;}*/

/****************服务************************/
.in_fuwu{
    padding-top: 30px;
    padding-bottom: 120px;
}
.in_fuwu_t{
    width: 240px;
}
.in_fuwu_t h2:after{margin: 0;}


.in_yewu_02 .in_yewu_item{
    width: 45%;
    float: left;
    padding: 20px;
    margin-right: 60px;
    /*box-shadow: 3px 2px 10px #999;*/
    border-radius: 5px;
    /*border-bottom: 10px solid #1c4fa4;*/
}
.in_yewu_02 .in_yewu_item .in_yewu_tit:nth-child(2){display: none;}
.in_yewu_02 .in_yewu_item:last-child{
    margin-right: 0;
}
.in_yewu_02 .in_yewu_item .in_yewu_item_img{
    width: 188px;
    margin: 30px auto 20px;
    border-radius: 50%;
    overflow: hidden;
}
/*.in_yewu_02 .in_yewu_item .in_yewu_div{background: #7bc917;}*/
.in_yewu_02 .in_yewu_item .in_yewu_div p{margin: 0;line-height: 40px;}
.in_yewu_02 .in_yewu_item .in_yewu_h3{
    font-size: 24px;
    color: #000;
    /*font-weight: bold;*/
    /*text-align: center;*/
}
.in_yewu_02 .in_yewu_item .in_yewu_p{
    height: 128px;
    font-size: 18px;
    line-height: 32px;
    color: #666;
    overflow: hidden;
    margin-bottom: 30px;
    letter-spacing: 1.2px;
}
.in_solu_01{width:670px;height:280px;overflow:hidden;position: relative;}
.in_solu_01 img{
    display: none;
    position: absolute;
    top:0;
    left: 0;
}
.in_solu_01 img:first-child{
    display: block;
}
.in_solu_02{width:670px;height:396px;overflow:hidden;position: relative;}
.in_solu_02 img{
    display: none;
    position: absolute;
    top:0;
    left: 0;
}
.in_solu_02 img:first-child{
    display: block;
}
.in_solu_list{
    margin-top: 20px;
}
.in_solu_list li{
    width: 100px;
    height: 10px;
    float:left;
    margin: 0 20px;
    background: #d2d2d2;
    cursor: pointer;
}
.in_solu_list li.active{
    background: #03aeee;
}
/*
.in_yewu_02 .in_yewu_item:hover h3{color:#fff;}
.in_yewu_02 .in_yewu_item:hover p{color:#fff;}
.in_yewu_02 .in_yewu_item:hover .in_yewu_div{background:#fff;}
.in_yewu_02 .in_yewu_item:hover .in_news_more{background: url(/uploads/guorun/arr.png) #fff no-repeat center!important;}
    .in_yewu_02 .in_yewu_item:hover .in_yewu_item_img img:first-child{display: none;}
.in_yewu_02 .in_yewu_item:hover .in_yewu_item_img img:last-child{display: block;}*/
.in_fuwu_more{
    display: block;
    width: 200px;
    /*background: #8ad26c;*/
    line-height: 40px;
    /*border-radius: 10px;*/
    margin: 30px auto;
    border: 1px solid #fff;
}
.in_fuwu_more:hover{color:#fff;}
@media (max-width: 768px) {
    .in_solu_01{width: 100%;height: 160px;}
    .in_solu_02{width: 100%;height: 180px;}
}
/****************新闻************************/
/*.in_news{background: #f9f9f9}*/
.in_new01 > div{
    /*width: 50%;*/
    height:524px;
    margin-bottom: 20px;
}
.in_new01 .in_news_fr{
    width: 66.66666666%;
}
.in_new01 .in_news_fr img{
    width: 100%;
    height: 524px;
}
.in_new01 .in_news_fl{
    width: 33.33333333%;
    padding: 28px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0 0 15px #666;
}
.in_new01 .in_news_fl h3{
    line-height: 2em;
}
.in_news_more{
    display: block;
    font-size: 0;
    width: 33px;
    height: 33px;
    border: 1px solid #8ad26c;
    border-radius: 50%;
    margin-top: 20px;
}
.in_news_02 > div{
    float: left;
    width: 380px;
    height: 668px;
    background: #fff;
    margin-right: 30px;
}
.in_news_02 > div:first-child{
    display: none;
}
.in_news_02 > div:last-child{
    margin-right: 0;
}
.in_news_img {
    width: 380px;
    height: 668px;
    /*padding: 40px 15px;*/
    border-radius: 10px;
    overflow: hidden;
    background-size: 100% 190px !important;
    cursor: pointer;
    /*position: relative;*/
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}
.in_news_img .in_news_txt{
    width: 350px;
    /*height: 240px;*/
    height: 416px;
    /*background: #EbEbEb;*/
    opacity: .9;
    border-radius: 10px;
    /*padding:10px 30px 30px;*/
    /*position: absolute;*/
    /*bottom: 30px;*/
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.in_news_img .in_news_txt h3{
    height: 66px;
    font-size: 18px;
    color: #000;
    line-height: 2em;
    overflow: hidden;
    margin-bottom: 30px;
}
.in_news_img .in_news_txt p{
    height: 224px;
    line-height: 2em;
    font-size: 16px;
    color: #888888;
    margin-top: 20px;
    /*display: none;*/
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}
.in_news_img .in_news_txt a span{
    margin-left: 16px;
}
.in_news_img:after{
    display: block;
    content: " ";
    width: 0;
    height: 3px;
    background: #8ad26c;
    position: absolute;
    bottom: 0;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.in_news_img:hover:after{
    width: 340px;
}
/*.in_news_img:hover .in_news_txt{height: 270px}*/
/*.in_news_img:hover .in_news_txt p{display: block;}*/
.in_news_img .in_news_txt a:hover{
    color: #f18d00;
}
.in_new01 .in_news_fr img{
    border-radius: 10px;
}
.in_news_02 > div:hover{
    box-shadow: 3px 3px 10px #999;
}
.in_news .in_fuwu_more{
    background: #8ad26c;
}
/**************************************************/
.in_05{
    height:572px;
    padding-top: 158px;
}
.in_05 .in05_p3{line-height: 2em;}
.in_05 .in_fuwu_more{margin-top: 80px;}
@media (max-width: 768px) {
    .banner{
        margin-top: 0;
    }
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{
        display: none;
    }
    .tx_text img{
        width: 100%!important;
    }
    .in_01 .in_xitong .in_xitong_fl{
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .in_01 .in_xitong .in_xitong_fr{
        width: 100%;
    }
    .in_xitong .in_xitong_fr .in_xitong_nav li{
        width: 50%;
        padding-left: 8px;
    }
    .in_search .in_search_fl,.in_search .in_search_fr {
        width: 100%;
    }
    .in_search > div{
        float: none;
        position: unset;
        margin-bottom: 10px;
    }
    .in_search > div .kuang,.in_search > div .kuang input {
        border-radius: 10px!important;
    }
    .in_search_msg{
        width: 100%!important;
        margin-top: 40px;
    }
    /******/
    .inabout, .in_news, .in_solution{
        padding: 20px 0;
    }
    .in_abfr > img {
        width: 100%;
    }
    .in_about_sj .in_abfr_txt .in_abfr_txt_t {
        font-size: 14px;
    }
    .in_about_sj .in_abfr_txt .in_abfr_txt_s .in_number{
        font-size: 12px;
    }

    .in_02 p {
        font-size: 18px;
        line-height: 2em;
        padding: 0 8px;
    }
    .in_title .in_tit{font-size: 16px}
    .in_title .in_tits{font-size: 14px}
    .in_abfl{
        padding: 20px 8px;
    }
    .in_fuwu_img,.in_fuwu_img > div{
        position: unset!important;
    }
    .in_fuwu_img{padding: 0 6px}
    .in_fuwu_img > img{
        display: none;
    }
    .in_fuwu_img > div{
        width: 100%!important;
        margin-top: 10px;
        padding: 20px 0;
    }
    .in_yewu_02 .in_yewu_item{
        width: 100%;
    }

    /*新闻*/
    .in_new01{
        display: none;
    }
    .in_news_02 > div {
        float: unset;
        width: 98%;
        margin: 20px auto 0!important;
    }
    .in_news_img{
        width: 100%;
    }
    .in_news_img .in_news_txt {
        width: 93%;
    }

    .in_partner li {
        float: left;
        width: 25%;
        margin-bottom: 20px;
        text-align: center;
        padding: 0 4px;
    }
    .in_partner li img{
        width: 100%;
    }
}
/************************内页***********************************/
.inside_banner img{width: 100%}
.inside_nav{
    margin-top: 30px;
    margin-bottom: 30px;
}
.inside_nav li{
    float: left;
    margin-right: 30px;
    padding: 6px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f8f8f8;
}



.inside_nav li a{
    font-size: 20px;
    color: #666666;
}
.inside_nav li.inside_on,.inside_nav li:hover{
    border-bottom: 2px solid #f4c27c;
}
.inside_nav li.inside_on a,.inside_nav li:hover a{
    color: #023894;
}


.insite_title .insite_tit{
    font-size: 30px;
    line-height: 2em;
    color: #000000;
    margin-bottom: 20px;
}
.tx_text{
    margin-top: 30px;
    margin-bottom: 50px;
}

/*************************************************/
/*关于我们*/
.about_02{
    padding: 30px 0;
}
.about_02 img{
    margin: 100px 0;
}
/**/

/*******************************************/
.hmCon7{ padding: 5.2vw 0px; overflow:hidden; }
.hmCon7 .hmTnm{text-align:center;}
.hmc7logos{ margin: 30px -10px 0px; }
.hmc7logos dd{ padding: 10px; }
.hmc7_slg{ height:100px; position:relative; border:2px solid #fff; border-radius:0.4em; box-shadow:0 5px 12px rgba(18,71,49,0.08);background: linear-gradient(to bottom,  #F3F5F8 0%,#FCFDFE 100%); position:relative; transition:all 0.5s ease; background:#fff; }
.hmc7_slg:hover{ transform:translateY(-5px);}
.hmc7_slg img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.hmc7logos .slick-prev{ background: url(../img/hmc5btn2.png) no-repeat center center; display: inline-block; height: 70px; width: 70px; position: absolute; left: -95px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; margin-top:-35px; }
.hmc7logos .slick-next{ background: url(../img/hmc5btn.png) no-repeat center center; display: inline-block; height: 70px; width: 70px; position: absolute; right: -95px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; z-index: 1; margin-top:-35px;}
@media (max-width:1799px){
    .hmc7logos{margin-top:15px;}
    .hmc7_slg{height:80px;}
    .hmc7logos .slick-prev{left:-85px;}
    .hmc7logos .slick-next{right:-85px;}
}
@media (max-width:1379px){
    .hmc7logos{margin-left:50px; margin-right:50px;}
    .hmc7logos .slick-prev{left:-75px;}
    .hmc7logos .slick-next{right:-75px;}
}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
    .hmc7logos .slick-prev{transform:scale(0.8); left:-65px;}
    .hmc7logos .slick-next{transform:scale(0.8); right:-65px;}
    .hmc7_slg{height:60px;}
    .hmc7logos dd{padding:5px;}
    .hmc7_slg{ box-shadow:0 2px 8px rgba(18,71,49,0.08);}
    .hmCon7{padding:40px 0 50px;}
    .hmc7_slg img{max-height:55%;}
}


/*新闻内页*/
.news{
    padding: 30px 0;
}
.media{margin-top: 80px;margin-bottom: 80px;}
.media .news_img{
    width: 480px;
    overflow: hidden;
    padding-right: 0;
    margin-right: 10px;
    border-radius: 25px;
}
.media .news_img img{
    width: 480px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-backface-visibility: hidden;
}
.media .news_img img:hover{
    transform: scale(1.2,1.2);
}
.media-body{padding-left: 30px;}
.media-body .media-heading{
    /*margin-bottom: 20px;*/
    line-height: 2em;
}
.media-body .news_txt{
    line-height: 2em;
}
.media-body .news_time{
    margin-top: 50px;
    margin-bottom: 60px;
}
.news_more{
    background: #03aeee;
    padding: 15px 60px;
    border-radius: 25px;
}
.news_more:hover{
    color:#fff;
    background: #7bc917;
}
@media (max-width: 768px) {
    .media .news_img{
        width: 96%;
        margin: 10px auto;
    }
    .media .news_img img{
        width: 100%;
    }
    .media-body{
        width: 100%;
        display: table;
        padding: 0 8px 20px;
    }
}
/*******************业务咨询**********************/
.contact_item{
    background: #FFFFFF;
    box-shadow: 3px 3px 3px #ccc;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 30px;
    /*border-bottom: 2px solid #1c4fa4;*/
    float: left;
    overflow: hidden;
    position: relative;
}
.contact_item:nth-child(2n){
    margin-right: 40px;
}
.contact_item:nth-child(2),.contact_item:nth-child(14){
    margin-right: 0;
}
.contact_item:after{
    content: "";
    display: block;
    width:  0;
    height: 2px;
    background: #1c4fa4;
    position: absolute;
    bottom: 0;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
}
.contact_item:hover:after{
    width:  100%;
}
.contact_item h3{
    padding-left: 10px;
    font-size: 20px;
    color: #333;
}
.contact_item .contact_list{
    margin-top: 50px;
}
.contact_item .contact_list li{
    float: left;
    width: 520px;
    padding-left: 20px;
    margin-right: 40px;
    margin-bottom: 50px;
}
.contact_item .contact_list li:nth-child(2n){
    /*margin-right: 0;*/
    margin-left: 60px;
}
.contact_item .contact_list li p{
    line-height: 1.5em;
}
/****************************************产品*************************************/
/*.product .pro_item{margin-bottom: 30px;}*/
/*.product .pro_item:nth-child(2n){float: right;}*/
.product .pro_item > div{width: 50%;}
.product .pro_item:nth-child(2n+1) .pro_item_fl{float: left;padding: 30px;}
.product .pro_item:nth-child(2n) .pro_item_fl{float: right;padding: 30px;}
.product .pro_item:nth-child(2n+1) .pro_item_fr{float: right;}
.product .pro_item:nth-child(2n) .pro_item_fr{float: left;}
.product .pro_item:nth-child(2n+1) .pro_item_fl .pro_desc{
    width: 460px;
    margin-right: 60px;
    float: right;
}
.product .pro_item:nth-child(2n) .pro_item_fl .pro_desc{
    width: 460px;
    margin-left: 60px;
}
.product .pro_title{margin-bottom: 20px;line-height: 2em;font-size: 30px;}
.product .pro_item .pro_item_fl p{line-height: 2em;}
.product .pro_item .pro_item_fl .pro_text{margin-bottom: 20px;}
.product .pro_item .pro_item_fl .pro_txt{padding-left: 10px;position: relative;}
.product .pro_item .pro_item_fl .pro_txt:before{
    content: " ";
    display: block;
    width: 5px;
    height: 5px;
    background: #1c4fa4;
    position: absolute;
    top: 16px;
    left: 0px;
    border-radius: 50%;
}
.product .pro_item .pro_item_fl a{
    display: block;
    padding: 10px 30px;
    border: 1px solid #000;
    width: 118px;
    font-size: 14px;
    margin-top: 20px;
}
.product .pro_item .pro_item_fl a:hover{
    color: #fff;
    background:#03aeee;
    border: 1px solid #03aeee;
}
.product .pro_in01 .pro_in_item {
    margin-bottom: 30px;
    width: 48%;
    float: left;
    box-shadow: 3px 3px 10px #bbb;
    border-radius: 5px;
}
.product .pro_in01 .pro_in_item:nth-child(2n){float: right;}
.product .pro_in01 .pro_in_item > div{width: 50%;}
.product .pro_in01 .pro_in_item .pro_item_txt{
    padding: 30px;
}
.product .pro_in01 .pro_in_item .pro_item_txt .pro_item_title{
    padding-left: 6px;
    font-weight: bolder;
    color: #03aeee;
    margin-bottom: 20px;
    line-height: 2em;
    position: relative;
}
.product .pro_in01 .pro_in_item .pro_item_txt .pro_item_title:before{
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #03aeee;
    position: absolute;
    left: 0;
}
.product .pro_in01 .pro_in_item .pro_item_txt .pro_item_text{
    line-height: 2em;
}
.product .pro_in01 .pro_in_item .pro_item_txt a.pro_more{
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #03aeee;
    text-align: center;
    border-radius: 50%;
    color: #03aeee;
    line-height: 26px;
    margin-top: 50px;
}
.product .pro_in01 .pro_in_item:hover{background: #03aeee}
.product .pro_in01 .pro_in_item:hover p,.product .pro_in01 .pro_in_item:hover a{color: #fff!important;}
.product .pro_in01 .pro_in_item:hover a.pro_more{border: 1px solid #fff;}
.product .pro_in01 .pro_in_item:hover .pro_item_txt .pro_item_title:before{background: #fff;}

.product .pro_in02 .pro_in_item{
    width: 30%;
    float: left;
    margin-right: 3%;
}
.product .pro_in02 .pro_in_item:last-child{
    float: right;
    margin-right: 0;
}
.product .pro_in_01{
    padding: 30px 0;
    background: #EEEEEE;
}
.product .pro_in_03{margin-top: 50px;padding: 50px 0;}


.pro_yy .pro_yy_s{
    height: 400px;
}

.pro_yy .pro_yy_s_item{
    height: inherit;
    background-size: 100% 100%!important;
    overflow: hidden;
    position: relative;
}
.pro_yy .pro_yy_s .pro_yy_s_txt{
    padding-top: 60px;
}
.pro_yy .pro_yy_s .pro_yy_s_txt h3{
    margin-bottom: 20px;
    line-height: 2em;
}
.pro_yy .pro_yy_s .pro_yy_s_txt .pro_yy_p{
    line-height: 2em;
}
.pro_yy .pro_yy_s .pro_yy_item_txt{
    width: 93%;
    position: absolute;
    bottom: 10px;
}
.pro_yy .pro_yy_s_item .pro_yy_item_txt .pro_yy_item_text{
    height: 0;
    margin-top: 30px;
    overflow: hidden;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
}

.pro_yy .pro_yy_s .pro_yy_item_text div:first-child{
    padding-left: 0;
}
.pro_yy .pro_yy_s_item:hover .pro_yy_item_txt .pro_yy_item_text{
    height: 60px;
    /*transition: all .6s;*/
    /*-webkit-transition: all .6s;*/
    /*-moz-transition: all .6s;*/
    /*-ms-transition: all .6s;*/
    /*-o-transition: all .6s;*/
}
/*********************************************************************/
.lyfk_item{
    width: 100%;
    /*background: #eee;*/
    color: #888;
    padding: 8px 10px;
    margin-bottom: 20px;
}
.lyfk_item >span,.lyfk_txt>span{
    line-height: 1.5em;
}

.lyfk_item input{
    outline: none;
    border: 1px solid #9ea7af;
    /*background: #eee;*/
    width: 100%;
    height: 42px;
    padding-left: 8px;
}
.lyfk_txt{
    width: 100%;
    padding: 8px 10px;
    /*background: #eee;*/
    margin-bottom: 20px;
}
.lyfk_txt>span{
    line-height: 1.5em;
    margin-bottom: 4px;
}
.tnr{
    max-width: 100%;
    min-width: 100%;
    height: 136px;
    border: 1px solid #9ea7af;
    /*background: #eee;*/
    outline: none;
    padding-left: 6px;
    padding-right: 6px;
}
.ntb{
    width: 120px;
    background: #434343;
    border: none;
    line-height: 3em;
    color: #fff;
}
.ntb:hover{
    background: #1679be;
}

.contact_banner{
    background: #5b6770;
    padding: 180px 0 100px;
}
.contact .list-group-item{
    padding: 0;
    line-height: 2em;
    border: none;
    background: none;
}
.contact .contact_fr{
    border-top: 3px solid #050605;
    padding: 30px;
    margin-bottom: 20px;
    background: #f7f8fa;
}
.recruit{
    margin-top: 30px;
}


.recruit .recruit_item{padding: 30px 30px 10px;background: #eee;}
.recruit .recruit_item .recruit_head{margin-bottom: 50px;}
.recruit .recruit_item .recruit_content{display: none;}
.recruit .recruit_item .contact_ntb p{
    margin: 0;
    line-height: 2em;
    cursor: pointer;
}
.recruit .recruit_item .contact_ntb p.p2{display: none;}
.nav-pills > li.active > a{
    background: #03aeee;
}
.honor_list li{margin: 20px 0;}
.partner{margin: 50px auto;}
.partner .ladyScroll{height:208px;}
.partner .ladyScroll dl{width: 20%;height:208px;}

@media (max-width: 768px) {
    .lyfk_item,.lyfk_txt{width: 100%}
    .lyfk_item .col-md-4{padding: 0}
    .contact_ab{margin-top: 50px!important;}
    .contact .col-md-3{
        padding: 0;
    }
    .contact .contact_fr{
        padding: 30px 10px;
    }
    .product .pro_item .pro_item_fl{
        padding: 30px 10px!important;
    }
    .product .pro_item > div{
        width: 100%;
    }
    .pro_yy .pro_yy_s{height: auto;}
    .pro_yy .pro_yy_s_item{height: 400px;margin-top: 10px;}
    .media.pro_ys{margin-bottom: 0;}
    .pro_ys .media-body{width: auto;display: table-cell;}
    .pro_ys img{width: 40px!important;}
}