/* 共享经济财税解决方案提供商 */
.gongyingshang{
    min-width: 1200px;
    height: 600px;
    background-color: #fff;
}
.gongyingshang .warrper{
    position: relative;
}
/* about */
.gongyingshang .about{
    position: relative;
    width: 311px;
    height: 45px;
    margin-top: 65px;
}
.gongyingshang .about img{
    width: 311px;
}
.gongyingshang .about p{
    position: absolute;
    top: 20px;
    left: 56px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E71F1F;
}
.gongyingshang .warpper .box{
    position: relative;
    margin-top: 50px;
    width: 1200px;
    height: 365px;
}
.gongyingshang .warpper .box .left{
    position: relative;
    width: 738px;
    height:365px ;
}
.gongyingshang  .box .left h4{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E71F1F;
    line-height: 24px;
}
.gongyingshang  .box .left span{
    position: absolute;
    top: 30px;
    right: 60px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.gongyingshang  .box .left p{
    position: absolute;
    top: 222px;
    display: block;
    width: 36px;
    height: 2px;
    background: #E71F1F;
}
.gongyingshang  .box .left h5{
    position: absolute;
    top: 240px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E71F1F;
    line-height: 24px;
}
.gongyingshang  .box .left ul{
    position: absolute;
    bottom: 11px;
    left: 0;
    width: 700px;
    height: 90px;

}
.gongyingshang  .box .left li{
    position: relative;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    width: 120px;
    height: 40px;
    border: 1px solid #E1E1E1;

}
.gongyingshang  .box .left li span{
    position: absolute;
    left: 29px;
    top:8px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    /* line-height: 40px; */
    width: 67px;

}
.gongyingshang  .box img{
    position: absolute;
    top: 0;
    right: 0;
    width: 462px;
    height: 365px;
}
/* 业务资质 */
.yezi{
    min-width: 1200px;
    height: 598px;
    background: #F6F9FE;
}
.yezi .warpper h3{
    padding-top: 60px;
    padding-bottom: 18px;
    padding-left: 540px;
    color: #333333;
    font-size: 28px;
}
.yezi .warpper span{
    padding-bottom: 30px;
    padding-left: 114px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.yezi .warpper div{
    width: 1200px;
    height: 390px;
    margin-top: 30px;
    text-align: center;
}
.yezi .warpper div img{
    margin-right: 25px;
    /*width: 585px;*/
    height: 100%;
}
.yezi .warpper div img:last-child{
    margin-right: 0;
}
/* 安全理念 */
.anquan{
    min-width: 1200px;
    height: 670px;
    background: #fff;
}

.anquan .warpper h3{
    padding-top: 60px;
    padding-bottom: 18px;
    padding-left: 540px;
    color: #333333;
    font-size: 28px;
}
.anquan .warpper span{
    padding-bottom: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.anquan .warpper .box{
    width: 1200px;
    height: 450px;
    /* background-color: #dadada; */
}
.anquan .box .left{
    position: relative;
    float: left;

    width: 435px;
    height: 450px;
}
.anquan .box .left p{
    position: absolute;
    right: -36px;
    top: 318px;
    width: 20px;
    height: 20px;
    background-color: red;
    border-radius: 50%;
}
.anquan .box .left .top{
    background-color: #fff;
    position: relative;
    position: absolute;
    top: 50px;
    right: 0;
    width: 400px;
    height: 164px;
}

.anquan .box .left .top span{
    position: absolute;
    right: 50px;
    top: 12px;
    width: 112px;
    height: 42px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.anquan .box .left .top p{
    position: absolute;
    right: 50px;
    top: 72px;
    display: block;
    width: 36px;
    height: 2px;
    background: #E71F1F;
}
.anquan .box .left .bottom{
    background-image: url(../image/about/juxing.png);
    background-color: #fff;
    position: relative;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 400px;
    height: 164px;
}
.anquan .box .left .bottom span{
    position: absolute;
    right: 42px;
    top: 26px;
    width: 207px;
    height: 42px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.anquan .box .left .bottom p{
    position: absolute;
    top: 90px;
    right: 50px;
    /* bottom: 72px; */
    display: block;
    width: 36px;
    height: 2px;
    background: #fff;
}
/* you */
.anquan .box .right{
    position: relative;
}
.anquan .box .right .top{
    position: relative;
    position: absolute;
    top: 25px;
}
.anquan .box .right .bottom{
    position: relative;
    position: absolute;
    bottom: 0;
}
.anquan .box .right div{

    width: 400px;
    height: 164px;
}
.anquan .box .right .top p{
    position: absolute;
    top: 100px;
    display: block;
    width: 36px;
    height: 2px;
    background: #E71F1F;
}
.anquan .box .right .bottom p{
    position: absolute;
    bottom: 60px;
    display: block;
    width: 36px;
    height: 2px;
    background: #E71F1F;
}
.anquan .box .right  span{
    position: absolute;
    top: 34px;
    width: 260px;
    height: 42px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.anquan .box .middle{
    margin-top: 75px;
    float: left;
    width: 331px;
    height: 331px;
    background-image: url(../image/about/o2.png);
}
.anquan .box .middle img{
    margin-top: 25px;
    margin-left: 25px;
}
.anquan .box .right{
    float: left;
    width: 434px;
    height: 450px;
}
/* 业务资质2 */
.yezi2 {
    min-width: 1200px;
    height: 334px;
    background-color: #F6F9FE;
}
.yezi2 .warpper h3{
    padding-top: 58px;
    padding-bottom: 51px;
    padding-left: 670px;
    color: #333333;
    font-size: 28px;
}
.yezi2 .warpper li{
    position: relative;
    float: left;
    width: 384px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px #E3E3E3;
    border-radius: 10px;
    margin-right: 22px;
}
.yezi2 .warpper li:last-child{
    margin-right: 0;
}
.yezi2 .warpper li #sp1{
    position: absolute;
    left: 118px;
    top: 22px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E71F1F;
    line-height: 55px;
}
.yezi2 .warpper li #sp2{
    position: absolute;
    left: 216px;
    top: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.yezi2 .warpper li #sp3{
    position: absolute;
    left: 153px;
    top: 90px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
/* 地址联系我们 */



.dizhi{
    position: relative;
    min-width: 1200px;
    height: 514px;
}

.dizhi .warpper .box {

    width: 384px;
    height: 524px;

}
.dizhi .warpper .box .top{
position: relative;
    padding-top: 60px;
    padding-bottom: 40px;
}
.dizhi .box .top span{
    position: absolute;
    left: 58px;
    top: 74px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E71F1F;
}
.dizhi .box b{
    width: 75px;
height: 17px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 24px;
}
.dizhi .box .middle{
    position: relative;
    margin-left: 14px;
    margin-top: 16px;
    width: 310px;
    height: 95px;
    background: #E71F1F;
}
.dizhi .box2{
    width: 940px;
    height: 514px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;

}
.dizhi .box2 #container{width: 940px;height: 514px;}
.dizhi .box .middle img{
    position: absolute;
    left: 16px;
    top: 20px;
    width: 50px;
}
.dizhi .box .middle span{
    position: absolute;
    left: 84px;
    top: 22px;
    width: 167px;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.dizhi .box .middle p{
    position: absolute;
    left: 84px;
    top: 52px;
    width: 210px;
    height: 22px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.dizhi .box .bottom{
    position: relative;
}
.dizhi .box .bottom p {
    position: absolute;
    top: 44px;
    width: 75px;
height: 19px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 24px;
}
.dizhi .box .bottom b{
    position: absolute;
    top: 90px;
    width: 200px;
height: 15px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
}
.dizhi .box .bottom span{
    position: absolute;
    top: 122px;
    width: 261px;
height: 63px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
}
