.bigContent{background-color: #f7fbff;font-size: 18px;}
.service-current{
    color: #357acd!important;
    font-weight: bold;
}
.hide{
    display: none;
}
/*.banner img{
    width: 100%;
    height: auto;
}*/
.content{
    width: 1200px;
    margin: 0 auto;
}
.title {
    text-align: center;
    padding-top: 90px;
}
.title dt{
    font-size: 30px;
    font-weight: bold;
    color: #636874;
}
.title dd{
    color: #999999;
    padding-top: 25px;
}
.classify .service{
    overflow: hidden;
    margin-top: 80px;
    padding: 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
   
}
.classify .service dl dt{
    background-color: #fff;
    width: 110px;
    height: 110px;
    border-radius: 50%;  
    margin: 0 auto;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 109, 242, 0.1);
}
.classify .service dl dt img{
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

}
.classify .service dl dd{
    color: #666666;
    text-align: center;
    margin-top: 30px;
    height: 30px;
   
}
.service-detail dl{
    height: 610px;
    background-color: #fff;
    padding: 40px;
    margin-top: 50px;
    box-shadow: 0 5px 15px rgba(0, 109, 242, 0.1);
}
.service-detail dl img{
    display: inline-block;
    margin-right: 50px;
    width: 467px;
}
.service-detail dl div{
    width: 595px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 1px;
}
.service-detail dl dt{
    font-size: 24px;
    color: #435772;
    font-weight: bold;
    
}
.service-detail dl dt span{
    width: 10px;
    height: 20px;
    background-color: #435772;
    display: inline-block;
}
.service-detail dl dd{
    line-height: 35px;
    padding-top: 30px;
}
.scroll-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}
.scroll-box li{
    width: 235px;
    height: 280px;
    background-color: #fff;
    padding: 5px;
}
.scroll-box li img{
    width: 100%;
}
.scroll-box li p{
    font-size: 16px;
    color: #333333;
    padding: 15px 0 0 10px;
}
.scroll-box li a{
    font-size: 14px;
    color: #357acd;
    padding:10px 0 0 10px;
    display: block;
}
.scroll-box .arrow-left,
.scroll-box .arrow-right{
    display: inline-block;
}
.second{
    margin-top: 95px;
}

.index-box div{
    background-color: #fff;
    height: 600px;
    padding: 60px 50px;
    margin-top: 60px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 109, 242, 0.1);
}
.index-box .news-background{
    position: absolute;
    right: 50px;
    bottom: 55px;
}
.index-box .new-product{
    line-height: 40px;
}
.index-box .new-product dd{
    padding-top: 50px;
    color: #435772;
}
.index-box .new-product dd img{
    padding-right: 20px;
}
.index-box .more{
    display: block;
    margin: 60px auto;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #435772;
    border-radius: 50px;
    border: none;
}
.index-box .left{
    width: 360px;
    float: left;
    margin-right: 70px;
}
.index-box .left .headline{
    color: #435772;
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
}
.index-box .left .date{
    font-size: 15px;
    color: #999999;
    padding-top: 15px;
}
.index-box .left .detail{
    color: #666666;
    line-height: 30px;
    padding-top: 20px;
    margin-bottom: 10px;
}
.index-box .left a{
    color: #357acd;
    display: block;
}
.index-box .right{
    border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 670px;
    float: left;
}
.index-box .right:last-of-type{
    border-bottom: none;
}
.index-box .right .headline{
    color: #435772;
    font-weight: bold;
}
.index-box .right .headline a{
    float: right;
    font-size: 14px;
    color: #357acd;
    font-weight: normal;
}
.index-box .right .date{
    font-size: 14px;
    color: #999999;
    padding-top: 15px;
}
.index-box .right .detail{
    color: #666666;
    line-height: 30px;
    padding-top: 20px;
    letter-spacing: 1px;
    
}

/*新增*/

.banner{
    width:100%;
}
.mt_slider_item{
    background: #fff;
    position: relative;
    overflow: hidden;
}
.mt_slider_spot{ position:absolute; z-index:2;left:45px; right:0; top:420px; text-align:center;}
.mt_slider_spot_list{ background:url(../images/base/piel_black_1_1_alpha_4.png) repeat;padding:3px 5px; border-radius:10px; display:inline-block; cursor:pointer;}
.mt_slider_spot span{ display:inline-block;margin:0 2px; width:9px; height:9px; background:#b7b7b7; border-radius:50%; cursor:pointer;}
.mt_slider_spot span.current{ background:#ff3c3c;}

.cooperEnterprise {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    position: relative;
}

.cooperEnterprise .arrow-left{
    position: absolute;
    left: 20px;
    top: 50%;
}

.cooperEnterprise .arrow-right{
    position: absolute;
    right: 10px;
    top: 50%;
}

.cooperative_con{
    width: 1041px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.cooperative_con ul {
    padding-top: 50px;
    /*padding-left: 80px;*/
    overflow: hidden;
    height: 300px;
    width: 2081px;
    position: absolute;
    top: 0;
    left: 0;
}

.cooperative_con li {
    width: 200px;
    height: 80px;
    float: left;
    margin: 15px 30px;
    text-align: center;
}

.line_box li p{
    font-size: 16px;
    color: #333333;
    padding: 15px 0 0 10px;
}
.line_box li a{
    font-size: 14px;
    color: #357acd;
    padding: 10px 0 0 10px;
    display: block;
}