@charset "utf-8";

/* CSS Document */
body {
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.banner {
    height: 702px;
    background: url(../images/headerbg.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.headerConn {
    width: 1200px;
    margin: 0 auto;
}


.logo {
    margin: 100px 0 0 0;
    float: left;
    width: 549px;
    height: 75px;
}

.tel {

    margin: 134px 0 0 0;
    float: right;
    width: 270px;
    text-align: right;
    color: #fff;
    font-size: 30px;
    line-height: 53px;
    height: 60px;
    background: url(../images/tel.png) no-repeat left top;
}

.bannerconn {
    width: 1200px;
    margin: 0 auto;
}

.bannerbtn {
    cursor: pointer;
    float: left;
    height: 58px;
    line-height: 58px;
    padding: 0 30px;
    border-radius: 40px;
    font-size: 18px;
    color: #fff;
    background: url(../images/btnbg.png) repeat-x;
}

.bannerdesc {
    width: 100%;
    float: left;
    height: 134px;
    background: url(../images/bannerdes.png) no-repeat;
    margin: 58px 0 0 0;
}


.bannerbtn {
    float: left;
    font-weight: bold;
    font-size: 22px;
    margin: 68px 0 0 0;
}

.bgc {
    background: #f0f5ff;
    width: 100%;
}

.connCriclebg {

    top: -75px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    /* height: 270px; */
    padding: 0 0 15px 0;
    border-radius: 145px;
    background: url(../images/circlebg.png) #f0f5ff repeat-x;

}

.connBlock1 {
    background: #f0f5ff;
    width: 100%;
}

.connBlockTitle {
    width: 100%;
}

.connCricleTitle {
    position: relative;
    top: 40px;
    text-align: center;
    width: 512px;
    color: #fff;
    background: #233ae2;
    padding: 20px 84px;
    font-weight: bold;
    font-size: 30px;
    border-radius: 40px;
    margin: 0px auto 30px auto;
}

.connCricleDesc {
    position: relative;
    margin: 50px 0 0 0;
}

.connCricleDesc p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 40px;

}

.xinziTitle {
    width: 100%;
    padding: 20px 0;
    text-align: center
}

.xinziTitleSty {
    position: relative;
    font-size: 32px;
    color: #000;
    padding: 0 50px;
    font-weight: bold;
    text-align: center
}

.xinziTitleSty::before {
    color: #2943e2;
    content: '◆';
    position: relative;
    font-size: 40px;
    left: -20px;
    top: 5px;
}

.xinziTitleSty::after {
    color: #2943e2;
    content: '◆';
    position: relative;
    font-size: 40px;
    left: 20px;
    top: 5px;
}

.xinziTitleSty span {
    transform: rotate(7deg);
    width: 10px;
    display: block;
    height: 10px;
    background: #2743e2;
    transform: rotateX(90deg);
}

.connBlock1 {
    width: 100%;

    background: #f0f5ff;
}

.bg4 {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.bg4 .connBlock_one {
    text-align: center;
    flex: 1;
    margin: 0 10px;
    background: #fff;
    border-radius: 15px;
    height: 215px;
    box-shadow: 0px 3px 10px rgba(55, 97, 235, .32);

}

.bg4 .connBlock_one img {
    margin: 20px 0 0 0;
}

.bg4 .connBlock_one p {
    margin: 20px 0 0 0;
    font-weight: bold;
    font-size: 20px;
}

.bg4 .connBlock_one p:last-child {
    font-size: 16px;
    color: #424242;
    font-weight: normal;
}

.connBlockDesc {
    width: 100%;
    background: #f0f5ff;
    padding: 0 0 50px 0;
}

.btnBox {
    width: 100%;
    overflow: hidden;
    background: #f0f5ff;
}

.connBlockBtn {
    cursor: pointer;
    margin: 0 auto;
    width: 166px;
    height: 58px;
    font-weight: bold;
    font-size: 22px;
    line-height: 58px;
    padding: 0 30px;
    border-radius: 40px;
    color: #fff;
    background: url(../images/btnbg.png) repeat-x;
}
.connBlockBtn1 {
    cursor: pointer;
    margin: 0 auto;
    width: 186px;
    height: 58px;
    font-weight: bold;
    font-size: 22px;
    line-height: 58px;
    padding: 0 30px;
    border-radius: 40px;
    color: #fff;
    background: url(../images/btnbg.png) repeat-x;
}
.connBlock2 {
    background: #3647f6;
    padding: 0 0 20px 0;
}

.xinziTitleSty1 {
    color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 32px;
    font-weight: bold;

}

.xinziTitleSty1::before {
    color: #fff;
    content: '◆';
    position: relative;
    font-size: 40px;
    left: -20px;
    top: 5px;
}

.xinziTitleSty1::after {
    color: #fff;
    content: '◆';
    position: relative;
    font-size: 40px;
    left: 20px;
    top: 5px;
}

.shizhiVal {
    font-size: 18px;
    color: #fff;
}

.echarBar {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    /* height: 610px; */
    border-radius: 15px;
    box-shadow: 0px 3px 10px rgba(55, 97, 235, .32);
}

.echarBar img {
    margin: 24px 0 0 0;
    border-radius: 15px;
}

.shujuly {
    margin: 20px 0;
    font-size: 18px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.connBlock3 {
    background: #2339e2;
    padding: 0 0 40px 0;
}

.lingyuConn {
    box-shadow: 0px 3px 10px rgba(55, 97, 235, .32);
    width: 1200px;
    margin: 25px auto 50px;
    background: #fff;
    /* height: 345px; */
    overflow: hidden;
    padding: 0 0 30px 0;
    border-radius: 15px;
    align-items: center;
}

.shizhiVal1 {
    cursor: pointer;
    display: flex;
    font-size: 20px;
    color: #fff;
    margin: 26px 0 0 32px;
    float: left;
    display: flex;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    width: 260px;
    height: 130px;
    border-radius: 10px;
    justify-items: center;
    align-items: center;
}
.shizhiimg1{
    
    background: url(../images/pic1.png) no-repeat;
}
.shizhiimg2{
    background: url(../images/pic2.png) no-repeat;
}
.shizhiimg3{
    background: url(../images/pic3.png) no-repeat;
}
.shizhiimg4{
    background: url(../images/pic4.png) no-repeat;
}
.shizhiimg5{
    background: url(../images/pic5.png) no-repeat;
}
.shizhiimg6{
    background: url(../images/pic6.png) no-repeat;
}
.shizhiimg7{
    background: url(../images/pic7.png) no-repeat;
}
.shizhiimg8{
    background: url(../images/pic8.png) no-repeat;
}

.shizhiVal1 div {

    width: 100%;
}

.connBlockBtnw {
    cursor: pointer;
    margin: 0 auto;
    width: 204px;
    height: 58px;
    font-weight: bold;
    font-size: 22px;
    line-height: 58px;
    padding: 0 30px;
    border-radius: 40px;
    color: #fff;
    background: url(../images/btnbg.png) repeat-x;
}

.connBlock4 {
    background: #f1f5ff;
    padding: 0 0 40px 0;
}

.quanzhanConn {
    width: 1200px;
    margin: 0 auto 50px;
    /* height: 380px; */
    overflow: hidden;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 3px 10px rgba(55, 97, 235, .32);

}

.mrg {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.leftPic {
    width: 680px;
    float: left;
    overflow: hidden;
    /* height: 380px; */
    border-radius: 15px 0 0 15px;
}
.leftPic img{
    border-radius: 15px 0 0 15px;
}

.rightDescript {
    float: left;
    width: 470px;
    margin: 30px 0 0 30px;
}

.rightDescript .r_title {
    float: left;
    width: 470px;
    font-size: 24px;
    margin: 0 0 20px 0;
    color: #ff6317;
    font-weight: bold;
    text-decoration: underline;
}

.rightDescript .r_xmjs {
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0;
}

.rightDescript .r_xmjs::before {
    content: '项目介绍:';
    font-weight: bold;
}

.rightDescript .r_jsyd {
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0;
}

.rightDescript .r_jsyd::before {
    content: '技术要点:';
    font-weight: bold;
}

.connBlock5 {
    background: #3647f6;
    padding: 0 0 40px 0;
    overflow: hidden;
}

.teacherConn {
    width: 1200px;
    margin: 0 auto;
}

.teacher {

    width: 600px;
    float: left;
    margin: 0 0 50px 0;
}

.teacher .teacherPic {
    width: 130px;
    height: 130px;
    border: 3px solid #fff;
    border-radius: 70px;
    float: left;
    overflow: hidden;
}

.teacher .teacherDesc {
    color: #fff;
    width: 430px;
    border-radius: 65px;
    font-size: 18px;
    float: left;
    padding: 0 0 0 30px;
}

.teacher .teacherDesc p:first-child {
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0 0 18px 0;
}

.teacher .teacherDesc p:last-child {
    font-size: 18px;
    line-height: 30px;

}

.jiuyefuwuConn {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

.jiuyeBox {
    flex: 1;
    float: left;
    background: #fff;
    height: 300px;
    margin: 0 15px;
    border-radius: 10px;
}

.jiuyePic {
    position: relative;
}

.jiuyeImg {
    position: relative;
    z-index: 1;
}

.jiuyeImg img {
    width: 100%;
    height: 174px;
    border-radius: 10px 10px 0 0;
}

.smark {
    bottom: 0;
    position: absolute;
    z-index: 2;
    padding: 10px 15px;
    border-radius: 0 10px 0 0;
    color: #0050b4;
    font-weight: bold;
    font-size: 18px;
    background-image: linear-gradient(to right, #accbee, #e7f0fd);
}

.jiuyePage {
    padding: 20px;
    font-size: 16px;
    line-height: 28px;
}

.connBlockBtn6 {
    cursor: pointer;
    margin: 50px auto 10px auto;
    width: 273px;
    height: 58px;
    font-weight: bold;
    font-size: 22px;
    line-height: 58px;
    padding: 0 30px;
    border-radius: 40px;
    color: #fff;
    background: url(../images/btnbg.png) repeat-x;
}

.yirenyijiConn {
    width: 1196px;
    margin: 0 auto 50px;
    /* height: 244px; */
    overflow: hidden;
    border: 2px solid #2943e2;
    background: #fff;
    border-radius: 15px;

}

.imgSlider {
    float: left;
   
    width: 275px;
    height: 215px;
    margin: 16px 0 0 19px;
}
.imgSlider img{
    border-radius: 12px;
}

.connBlock7 {
    background: #f1f5ff;
    padding: 0 0 40px 0;
}

.connBlock8 {
    background: #3647f6;
    padding: 0 0 0px 0;
}

.qusConn {
    width: 100%;
}

.row {
    width: 100%;
    background: #3647f6;
    height: 83px;
}

.bg1 {
    width: 100%;
    height: 83px;
    background: #2035da;
}

.rowConn {
    width: 1200px;
    margin: 0 auto;
}

.rowConn .col {
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
    font-size: 22px;
    color: #fff;

}

.rowConn .col span {
    float: left;
    margin: 30px 25px 0 0;
}

.rowConn .col span.index1 {
    float: left;
    background: #ffb212;
    border: 2px solid #ffcf6b;
    margin: 22px 15px 0 0;
    width: 32px;
    height: 32px;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
}

.rowConn .col span.index2 {
    float: left;
    background: #b8b8b8;
    border: 2px solid #e3e3e3;
    margin: 22px 15px 0 0;
    width: 32px;
    height: 32px;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
}

.rowConn .col span.index3 {
    float: left;
    background: #e57a56;
    border: 2px solid #f9a484;
    margin: 22px 15px 0 0;
    width: 32px;
    height: 32px;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
}

.rowConn .col span.index4 {
    float: left;
    background: #fff;

    margin: 35px 25px 0 12px;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
}

.rowConn .col span.hot {
    margin: 22px 0 0 0 !important;
}

.rowConn .col span.arrow {
    margin: 24px 0 0 0 !important;
}

.rowConn .col>a {
    float: right;
    margin: 20px 25px 0 0;
    border-radius: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px !important;
    border: 1px solid #fff;
}

.btnThree {
    display: flex;
    height: 180px;
    width: 1200px;
    margin: 0 auto;

}

.btnThree a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 58px;
    margin: 50px 0 0 0;
    flex: 1;
    text-align: center;
    width: 187px;
    height: 68px;
    background: url(../images/btnbg2.png) no-repeat center top;
}
.btnThree a:hover{
    text-decoration: none;
}

.foottop{
    width: 100%;
    background:#414141;
    height: 234px;
}
.footbottom{
    width: 100%;
    background:#414141;
    height:62px;
    line-height: 62px;
    font-size: 14px;
    color: #b9b9b9;
    text-align: center;
    border-top: 1px solid #b9b9b9;
}
.footbottom span{ display: inline-block; margin: 10px 0 0 0;}
.footcenter{
    width: 1200px;
    margin: 0 auto;
}
.footcenterleft{
   font-size:48px;
   color: #b9b9b9;
   font-weight: bold;
   line-height: 60px;
   padding: 46px 0 0 0;

}
.footcenterright {
    padding: 53px 0 0 0;
    width: 338px;
    line-height: 33px;
    float: right;
}
.footcenterright p{
    font-size:16px;
    color: #b9b9b9;
}