﻿.navbar-nav>li>a>i{
    color: #777;
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
}
.swiper-slide>img{
    max-width: 100%;
}
.service_index{
    height: 80px;
    text-align: center;
}
.serviceTitle{
    font-size: 36px;
    text-align: center;
    line-height: 80px;
}
.line_10{
    width: 20%;
    display: inline-block;
    height: 5px;
    background-color: #d5d5d5;
    float: left;
    margin-top: 38px;
}
.servicename{
    width: 85%;
    margin: 10px auto;
}
.servicename>ul>li{
    list-style: none;
}
.servicename>ul>li>img{
    max-width: 100%;
}
.bottomContent{
    background-color: #f4fdff;
}
.bottomImg{
    margin: 5px auto;
}
.bottomImg>img{
    max-width: 100%;
}
.clear{
    clear: both;
}
.bottomTitle{
    margin-top: 50px;
}
.bottomTitle>img{
    max-width: 100%;
}
footer{
    background-color: #323232;
    width: 100%;
    height: 110px;
    text-align: center;
    padding-top: 15px;
}
footer p{
    color: #827d7d;
    font-size: 14px;
}
.intelligentBg{
    width:100%;
    height: 700px;
    background-image: url(../image/intelligent.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    margin-top: 70px;
}
.intelligent_banner{
    width: 100%;
    height: 80px;
    background-color: rgba(0,0,0,0.5);
}
.textBox{
    height: 70%;
    width: 600px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 40px;
}
.textBox>h1{
    font-weight: 550;
    font-size: 46px;
}
.textBox>p{
    font-size: 26px;
    line-height: 1.8;
    padding-right: 24px;
    margin-top: 30px;
}
.intelligentBtn{
    font-size: 24px;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    margin-top: 80px;
    background-color: #60c2d3;
}
.intelligent_banner{
    width: 100%;
    height: 70px;
    background-color: rgba(231, 231, 231, 0.85);
    margin-bottom: 80px;
}
.intelligent_banner>.case{
    font-size: 20px;
    color: #000;
    line-height: 80px;
    margin-left: 100px;
}
.intelligent_banner>a>.enter{
    float: right;
    font-size: 18px;
    padding: 5px 20px;
    background-color: #60c2d3;
    color: #fff;
    margin-right: 50px;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.intelligent_middle{
    background-color: #60c1d2;
}
.intelligent_middle>img{
   width: 80%;
   margin: 0 auto;
   display: block;
}
.meetName{
    text-align: center;
}
.meetName>h1{
    font-size: 40px;
    padding: 10px;
    font-weight: 550;
}
.meetName>h3{
    font-size: 20px;
    margin-bottom: 20px;
}
.meetImg{
    width: 85%;
    margin: 0 auto;
}
.meetImg>.meetMsg{
    width: 33.333%;
    float: left;
}
.meet_tx{
    width: 150px;
    margin: 10px auto;
}
.meet_tx>img{
    width: 100%;
}
.meet_xm{
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}
.meet_box{
    width: 80%;
    height: 180px;
    padding: 10px 10px 10px 0px;
    border:2px solid #000000;
    margin: 10px auto;
    border-radius: 10px;
}
.meet_box>ul>li{
    font-size: 14px;
    line-height: 2;
}
.intelligent_tield{
    width: 100%;
    height: 13rem;
    background-image: url(../image/intelligent_01.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center cneter;
    margin-top: 1rem;
}
.tield_box{
    width: 16rem;
    height: 10rem;
    border: 0.3rem solid #fff;
    margin: 0 auto;
    top: 1.5rem;
    position: relative;
    background-color:rgba(55,173,196,0.5);
}
.tield_box>h2{
    padding-top: 0.4rem;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 550;
    color: #fff;
}
.tield_box>p{
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    margin-bottom: 1.5rem;
}
.tield_top,.tield_bottom{
    width: 80%;
    margin: 0 auto;
}
.tield_bottom{
    margin-top: 1.2rem;
    left: -0.1rem;
    position: relative;
}
.tield_top>.tield_project,.tield_bottom>.tield_project{
    width: 33%;
    display: inline-block;
    text-align: center;
}
.tield_project>img{
    width: 1rem;
}
.tield_project>i{
    font-style: normal;
    font-size: 0.4rem;
    margin-left: 0.3rem;
    color: #fff;
    line-height: 2;
}
.intelligent_case{
    width: 100%;
    height: 13rem;
    background-color: #fafafa;
}
.case_text{
    padding: 2rem  0.5rem 0rem 1rem;
    width: 35%;
    float: left;
}
.case_text>h2{
    color: #000;
    font-weight: 550;
    font-size: 24px;
    margin: 0;
}
.case_text>h3{
    color: #000;
    font-weight: 550;
    font-size: 18px;
    margin: 0;
}
.case_text>p{
    font-size: 19px;
    line-height: 1.5;
    margin-top: 0.3rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #b2a6a6;
    margin-right: 35px;
}
.case_box>ul>li{
    list-style: none;
    padding: 0.4rem 0rem;
    left: -35px;
    position: relative;
    border-bottom: 1px solid #b2a6a6;
}
.case_box>ul>li>h4{
    margin: 0px;
    font-size: 14px;
    font-weight: 550;
}
.case_box>ul>li>p{
    font-size: 12px;
    line-height: 1.5;
    margin: 0px;
}
.case_img{
   width: 65%;
   height: 100%;
   background-image: url(../image/caseBg.png);
   background-repeat: no-repeat;
   background-size:cover;
   background-position: center cneter;
   float: right;
}
.show_name{
    width: 100%;
    height: 3rem;
    background-color: #fafafa;
    text-align: center;
    padding: 0.6rem 0rem;
}
.show_name>h2{
    font-size: 28px;
    font-weight: 550;
    margin: 0px;
    line-height: 1.5;
}
.show_name>p{
    line-height: 1.5;
    font-size:14px; 
    margin: 0px;
    font-weight: 550;
}
.show_img{
    width: 100%;
}
.show_img>img{
    max-width: 100%;
}
.about_content{
    width: 1100px;
    height: auto;
    margin: 85px auto  0px auto;
}
.about_part1>header,.about_part2>h2{
    padding:50px;
    text-align: center;
    font-weight: 550;
    font-size: 36px;
}
.about_text{
    width: 100%;
    height: auto;
    border:2px dashed #a39f9f;
    padding: 50px;
}
.about_text>p{
    font-size: 20px;
    line-height: 1.8;
}
.about_box{
    width: 100%;
    height: auto;
    margin-top: 50px;
}
.about_box>img{
    max-width: 100%;
}
.bring_box,.bring_box01{
    width: 100%;
    height: 240px;
    background-color: #f4f4f4;
    margin-bottom: 20px;
}
.bring_box>.bring_left{
    width: 40%;
    padding: 10px;
}
.bring_left>img{
    max-width: 100%;
    float: left;
}
.bring_box>.bring_right{
    margin-left: 50px;
    float: left;
    margin-top: 30px;
    width: 53%;
}
.bring_box>.bring_right>h3,.bring_left>h3{
    font-size: 20px;
    font-weight: 550;
}
.bring_box>.bring_right>p,.bring_left>p{
    font-size: 16px;
    line-height: 2;
}
.bring_box01>.bring_left{
    width: 53%;
    float: left;
    margin-left: 50px;
    margin-top: 40px;
}
.bring_box01>.bring_right{
    width: 40%;
    padding: 10px;
    float: right;
}
.bring_box01>.bring_right>img{
    max-width: 100%;
}
.price_box{
    width: 33%;
    height: 300px;
    display: inline-block;
}
.price_content{
    margin-top: 130px;
}
.price{
    width: 300px;
    margin: 10px auto;
}
.price>img{
    max-width: 100%;

}
.price2{
    width: 400px;
}
.price2>img{
    max-width: 100%;
    top: -30px;
    position: relative;
}
.price_box>div{
    text-align: center;
    font-size: 20px;
    color: #000;
}
.about_part3>.part3_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-image: linear-gradient(to right,#fff,#6463b7 55%,#fff);
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 50px;
}
.books_box>ul{
    margin: 0px;
    padding: 0px;
}
.books_box>ul>li{
    list-style: none;
    width: 270px;
    height: 330px;
    margin-bottom: 100px;
    display: inline-block;
}
.books_img{
    width: 250px;
    height: 330px;
    background-color: #dddddd;
    margin: 0 auto;
    padding: 20px 0px;
}
.books_img>img{
    width: 80%;
    left: 10%;
    position: relative;
}
.books_name{
    font-size: 16px;
    text-align: center;
    padding:10px;
}
.recruit_header,.recruit_header1{
   width: 100%;
   margin-top:1.2rem;
}
.recruit_header>img{
    max-width: 100%;
    height: auto;
}
.recruit_part1{
    text-align: center;
}
.recruit_part1>h1{
    font-size: 0.8rem;
    color: #254c78;
}
.recruit_part1>p{
    font-size: 0.4rem;
    color: #254c78;
    line-height: 1.5;
}
.recruit_part2{
    width: 1100px;
    margin: 0.4rem auto;
    box-shadow: 0px 0px 25px rgb(134, 130, 130);
}
.recruit_part2>.part2_header{
    padding: 0.5rem 0rem;
    font-size: 0.36rem;
    margin: 0rem 0.5rem;
    border-bottom: 1px solid #eee;
}
.part2_header>.color{
    color: #254c78;
}
.part2_header>.text{
    color: #777;
}
.recruit_part2>.part2_content{
    margin: 0.5rem;
    padding: 0.5rem;
    background-color: #eee;
    font-size: 0.34rem;
    color: #777;
}
.part2_header_1{
    margin: 0.2rem;
    background-color:#dff1f3;
    border: 2px solid #254c78;
    font-size: 0.34rem;
    padding: 0.2rem;
}
.recruitImg{
    width: 0.5rem;
    display: inline-block;
    margin-right: 0.4rem;
}
.recruitText{
    font-weight: 550;
    color: #254c78;
    font-size: 0.36rem;
}
.recruitImg>img{
    max-width: 100%;
}
.part2_content_1{
    padding:0.1rem  0.5rem;
}
.part2_content_1>h3{
    font-size: 0.34rem;
    color: #254c78;
    font-weight: 550;
}
.part2_content_1>p{
    font-size: 0.36rem;
    color: #9a9a9a;
}
.height-80{
    height: 70px;
    width: 100%;
}
.software_part1{
    width: 100%;
    height: 500px;
    background-image: url(../image/softwareBg.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    text-align: center;
}
.software_part1 h1{
    margin: 0;
    top: 180px;
    position: relative;
    color: #254c78;
    font-size: 36px;
}
.software_part1 p{
    top: 200px;
    position: relative;
    color: #254c78;
    font-size: 20px;
}
.line_left{
    height: 3px;
    width: 20%;
    background-color: #777;
    float: left;
    margin: 50px 0px;
}
.line_right{
    height: 3px;
    width: 20%;
    background-color: #777;
    float: right;
    margin: 50px 0px;
}
.line_title{
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 103px;
    font-weight: 550;
}
.software_part2 h3{
    top: -30px;
    position: relative;
    font-size: 16px;
    font-weight: 550;
}
.software_part2{
    text-align: center;
}
.part2_img{
    width: 80%;
    margin: 0 auto;
}
.part2_img img{
    max-width: 100%;
}
.part2_img2{
    margin: 0 auto;
}
.img_left{
    width: 50%;
    margin: 0 auto;
    text-align: center;
    float: left;
}
.img_right{
    width: 50%;
    margin: 0 auto;
    text-align: center;
    float: right;
    margin:auto auto;
}
.img_icon{
    width: 100px;
    height: 100px;
    margin: 50px auto;
}
.img_icon img{
    max-width: 100%;
}
.clear{
    clear: both;
}
.img_left h4,.img_right h4{
    font-size: 20px;
    padding: 10px;
    font-weight: 550;
}
.img_left p,.img_right p{
    font-size: 18px;
    margin-bottom: 100px;
}
.software_part2 h3{
    line-height: 1;
    margin: 5px;
}
.part3_img{
    width: 100%;
}
.part3_img img{
    max-width: 100%;
}
.recruit_header{
    width: 100%;
    height: 300px;
    background-image: url(../image/recruit_bottom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.operate_part1{
    width: 100%;
}
.operate_part1 img{
    max-width: 100%;
}
.operate_content>h1{
    text-align: center;
    font-size: 30px;
    padding: 50px;
}
.operate_box{
    height: 200px;
    border-bottom: 1px solid #777;
}
.operate_box>.box_middle{
    padding: 60px 0px;
}
.box_middle>.middleImg{
    width: 200px;
    display: inline-block;
}
.middleImg>img{
    max-width: 100%;
}
.middleText{
    font-size: 18px;
    margin-left: 50px;
}
.box_middle{
    width: 1000px;
    margin: 0 auto;
}
.recruit_header1{
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 2rem;
}
.recruit_header1>img{
    max-width: 100%;
    height: auto;
}
.price_left{
    margin-left:80px;
}
.price_img{
    margin-left:40px;
}
@media screen and (max-width: 765px) {
    .nav>li{
        display: inline-block;
    }
    .nav>li>a{
        padding: 10px 15px;
    }
    .swiper-container{
        margin-top: 70px;
    }
    .servicename{
        width: 90%;
    }
    .meet_box{
        width: 90%;
        height: 180px;
        padding: 5px 10px 10px 0px;
        border: 2px solid #000000;
        margin: 10px auto;
        border-radius: 10px;
    }
    .meet_box>ul>li{
        font-size: 12px;
    }
    .case_text{
        padding: 1rem 0.5rem 0rem 0.5rem;
        width: 70%;
        float: left;
    }
    .case_img{
       display: none;
    }
    .case_box>ul>li{
        padding: 0.2rem 0rem;
    }
    .tield_box{
        height: 9rem;
        width: 90%;
    }
    .tield_top>.tield_project, .tield_bottom>.tield_project{
        width: 32%;
    }
    .tield_project>img{
        width: 0.8rem;
    }
    .operate_box>.box_middle{
        padding: 60px 20px;
        width: 95%;
    }
    .box_middle>.middleImg{
        float: left;
    }
    .middleText{
        font-size: 18px;
        left: 20px;
        top: 10px;
        position: relative;
        margin-right: 10px;
        margin-left: 0px;
    }
    .recruit_part2{
        width: 95%;
    }
    .recruit_header1{
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        margin-bottom: 0rem;
    }
    .recruit_header1>img{
        max-width: 100%;
        height: auto;
    }
    .about_content{
        width: 94%;
    }
    .bring_box, .bring_box01{
        height: 180px;
    }
    .bring_box>.bring_left{
        width: 40%;
        padding: 30px 10px;
        float: left;
    }
    .bring_box>.bring_right{
        float: right;
        margin-top: 0px;
        width: 60%;
        padding: 10px;
        margin-left: 0px;
    }
    .bring_box01>.bring_left{
        width: 55%;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }
    .bring_box01>.bring_right{
        padding: 30px 10px;
    }
    .price_content{
        margin-top: 100px;
    }
    .price_box{
        width: 32%;
        height: 300px;
        display: inline-block;
    }
    .price2{
        width: 220px;
    }
    .price{
        width: 200px;
    }
    .price_left{
        margin-left: 0px!important;
    }
    .price_img{
        margin-left:12px;
    }
    .books_box>ul>li{
        list-style: none;
        width: 30%;
        height: 230px;
        margin-bottom: 100px;
        display: inline-block;
    }
    .books_img{
        width: 90%;
        height: 250px;
        background-color: #dddddd;
        margin: 0 auto;
        padding: 20px 0px;
    }
    .books_box li:nth-child(1){
        top: 20px;
        position: relative;
    }
    .intelligent_case{
        width: 100%;
        height: auto;
        background-image: url(../image/caseBg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center cneter;
        float: right;
        background-color: #fafafa;
    }
    .navbar-nav{
        margin: 7.5px -15px 0px -15px;
    }
 }