/*.swiper*/
.swiper_wrap ,.swiper-container{
    width: 100%;
    height:500px;
}
.swiper_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*搜索*/ 
.search_wrap{
    width: 100%;
    height: 76px;
    background: #F9F9F9;
}
.search{
    width: 1200px;
    line-height: 76px;
}
.search_l span{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.search_l li{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ACACAC;
    margin-right: 30px;
    cursor: pointer;
}
.search_r{

}
.search_r_box{
    overflow: hidden;
    width: 356px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #ACACAC;
    border-radius: 18px;
    box-sizing: border-box;
    margin-top: 21px;
    padding-left: 10px;
    box-sizing: border-box;
}
.search_r_box input:focus{
    outline: none;
}
.search_r_box input{
    background: #F9F9F9;
}
.search_btn{
    cursor: pointer;
    width: 67px;
    height: 35px;
    background: #089AE1;
    border-radius: 18px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}
/* 关于 */
.about_wrap{
    width: 100%;
}
.about{
    width: 1200px;
    padding-top: 40px;
}
.about_tabs{
    background: #FFFFFF;
    box-shadow: 0px 4px 5px 0px rgba(79, 80, 81, 0.04);
}
.about_tabs img{
    width: 596px;
    height: 20px;
    display: none;
}
.about_tab_item{
    cursor: pointer;
    position: relative;
    padding-bottom: 25px;
    box-sizing: border-box;
    width: 50%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}
.about_tab_item a{
    color: #333333;
}
.about_tab_active a{
    color: #089AE1;
}
.about_tab_active img{
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
}
/* 展示 */
.exhibition_one_wrap{
    height: 516px;
    width: 100%;
}
.exhibition{
    width: 1200px;
    padding-top: 139px;
}
.exhibition_l{

}
.exhibition_l h2{
    width: 450px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
}
.exhibition_l p{
    width: 448px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    line-height: 38px;
    margin-top: 39px;
}
.exhibition_l_btn{
    width: 115px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: linear-gradient(266deg, #089AE1, #0068B7);
    border-radius: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 30px;
    cursor: pointer;
}
.exhibition_r{
    text-align: center;
}
.exhibition_r img{
    width: 464px;
    height: 280px;
}
.exhibition_two_wrap{
    width: 100%;
    height: 516px;
    background: #EAF6FC;
}
/* 我们的服务 */
.service_wrap{
    width: 100%;
}
.service{
    position: relative;
    width: 1200px;
    padding-top: 105px;
}
.service_title{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
}
.service_title h2{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    margin-top: 16px;
}
.service_con{

}
.service_l{
    position: absolute;
    left: -1000px;
    width: 500px;
    padding-top: 76px;
    box-sizing: border-box;
}
.service_l_item{
    width: 50%;
    line-height: 41px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    margin-bottom: 37px;
}
.service_num{
    width: 41px;
    height: 41px;
    background: #E8685F;
    border-radius: 50%;
    text-align: center;
    line-height: 41px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 10px;
}
.service_r img{
    width: 340px;
    height: 340px;
}
/* 必要性 */
.necessity_wrap{
    width: 100%;
}
.necessity{
    padding-top: 120px;
    width: 1200px;
}
.necessity_title{
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
}
.necessity_title h2{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    margin-bottom: 28px;
}
.necessity_list{
    margin-top: 58px;
    padding-bottom: 130px;
}
.necessity_item{
    overflow: hidden;
    position: relative;
    width: 291px;
    height: 252px;
    background: #FFFFFF;
    border: 1px solid #D7D6D6;
    margin-right: 8px;
    box-sizing: border-box;
}
.necessity_item_one,.necessity_item_two{
    width: 100%;
    height: 100%;
}
.necessity_item_one{
    text-align: center;
    padding-top: 72px;
    box-sizing: border-box;
}
.necessity_item_one img{
    width: 88px;
    height: 88px;
}
.necessity_item_one p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #7CBEF1;
    margin-top: 33px;
}
.necessity_item_one .item_underline{
    width: 153px;
    height: 2px;
    background: #7CBEF1;
    margin: 10px auto 0;
}
.necessity_item_two{
    position: absolute;
    top: 252px;
    left: 0;
    background: #E8685F;
    padding: 59px 22px 0;
    box-sizing: border-box;
    transition: all .5s;
}
.necessity_item_two p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
}
.necessity_item_btn{
    width: 154px;
    height: 48px;
    background: #E8685F;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    margin: 56px auto 0;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.necessity_item:hover .necessity_item_two{
    top: 0;
}
/* /优势 */
.advantage_wrap{
    width: 100%;
    height: 743px;
    background: #EAF6FC;
}
.advantage{
    width: 1200px;
}
.advantage_title{
    padding-top: 45px;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
}
.advantage_title h2{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    margin-bottom: 24px;
}
.advantage_list{
    margin-top: 59px;
}
.advantage_item{
    width: 568px;
    height: 240px;
    border-radius: 10px;
    margin-right: 60px;
    margin-bottom: 15px;
    transition: all .5s;
}
.advantage_item:hover{
    background: rgba(10, 129, 188, 0.13);;
}
.advantage_item:nth-child(2n){
    margin-right: 0;
}
.advantage_item_con{
    width: 525px;
    height: 210px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(91, 163, 199, 0.13);
    border-radius: 10px;
    margin: 15px auto 0;
    padding: 35px 32px;
    box-sizing: border-box;
}
.advantage_item_title{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
}
.advantage_item_title img{
    width: 44px;
    height: 44px;
}
.advantage_item_title h2{
    width: 300px;
    padding-top: 10px;
    margin-left: 25px;
}
.advantage_item_box{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    line-height: 30px;
    margin-top: 10px;
}
/* 理念 */
.idea_wrap{
    width: 100%;
}
.idea{
    width: 1200px;
    padding-bottom: 50px;
}
.idea_title{
    padding-top: 144px;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
}
.idea_title h2{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    margin-bottom: 28px;
}
.idea_list{
    margin-top: 80px;
    margin-bottom: 72px;
}
.idea_item{
    transition: all .5s;
    padding-top: 43px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 13px;
    width: 385px;
    height: 262px;
    border-radius: 20px 20px  0 0;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}
.idea_item:hover{
    background: #089AE1;
}
.idea_item:hover h2,.idea_item:hover p{
    color: #FFFFFF !important;
}
.idea_img_hide{
    opacity: 0;
}
.idea_item:hover .idea_img_show{
    opacity: 0;
}
.idea_item:hover .idea_img_hide{
    opacity: 1;
}
.idea_item .idea_item_img{
    width: 67px;
    height: 67px;
    position: relative;
    margin: 0 auto;
}
.idea_item_img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 67px;
    height: 67px;
}
.idea_item h2{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    margin: 42px 0 24px 0 ;
}
.idea_item p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
}
.idea_msg{

}
.idea_msg_l{
    width: 633px;
    height: 369px;
    border-radius: 10px;
    overflow: hidden;
}
.idea_msg_l img{
    width: 100%;
    height: 100%;
}
.idea_msg_item{
    width: 500px;
    margin-bottom: 30px;
}
.idea_msg_item_l{
    padding-top: 10px;
}
.idea_msg_item_l img{
    width: 50px;
    height: 50px;
}
.idea_msg_item_r{
    padding: 0 20px;
    box-sizing: border-box;
    width: 450px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.idea_msg_item_r h2{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #363636;
    margin-bottom: 20px;
}
.idea_msg_item_r p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757474;
    line-height: 24px;
}