@import"common.css";

.banner{
    width: 100%;
    /* height: 500px; */
    overflow: hidden;
    min-width: 1239px;
}
.banner img{
    width: 100%;
    height: auto;
}

.nav_children{
    width: 100%;
    /* background: #fafafa; */
    height: 66px;

}
.nav_children>.nav_children_content{
    width: 1239px;
    height: 66px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;

    background: #ffffff;
    box-shadow: 0px 4px 12px 0px rgba(245, 164, 59, 0.1);
    border-radius: 33px;
    overflow: hidden;
    position: relative;
    top: -33px;
}
.nav_children>.nav_children_content>a{
    display: block;
    width: 100%;
    height: 66px;
    font-size: 16px;
    font-family: microsoft yahei;
    color: #333333;
    font-weight: bold;
    line-height: 66px;
    text-align: center;
    padding-right: 50px;
    padding-left: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    cursor: pointer;
}
.nav_children>.nav_children_content>a.active{
    background: #f5a43b;
    color: #ffffff;
}
.nav_children>.nav_children_content>a:hover{
    background: #f5a43b;
    color: #ffffff;
}
.title{
    width: 100%;
    height: 140px;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #000000;
    line-height: 140px;
    text-align: center;
}
.gongjinggongluan{
    width: 100%;
    height: 722px;
    min-width: 1239px;
    background-image: url(/uploads/image/simages/gongjinggongluan.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.gongjinggongluan>.content{
    width: 1239px;
    height: 722px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.gongjinggongluan>.content>div{
    width: 50%;
    height: 722px;
}
.gongjinggongluan>.content>.left{
    /* background-color: #f00; */
    background-image: url(/uploads/image/simages/ccsg_3_ic_1.png);
    background-size: 242px 88px;
    background-repeat: no-repeat;
    background-position: 0 73px;
}
.gongjinggongluan>.content>.left>div{
    width: 100%;
    height: 24px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin-top: 54px;
}
.gongjinggongluan>.content>.left>div:nth-child(1){
    height: 38px;
    font-size: 38px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 38px;
}
.gongjinggongluan>.content>.left>div:nth-child(1)>span{
    height: 38px;
    font-size: 38px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 38px;
    margin-right: 60px;
}
.gongjinggongluan>.content>.left>div>span{
    display: block;
    width: 100%;
    height: 24px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    text-align: right;
}
.gongjinggongluan>.content>.left>div>img{
    /* width: 24px; */
    height: 24px;
    margin-left: 20px;
    margin-right: 60px;
}

.gongjinggongluan>.content>.right{
    background-image: url(/uploads/image/simages/ccsg_3_ic_2.png);
    background-size: 134px 134px;
    background-repeat: no-repeat;
    background-position: 388px 47px;
}

.gongjinggongluan>.content>.right>div{
    width: 100%;
    height: 24px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #541b86;
    line-height: 24px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-top: 54px;
}
.gongjinggongluan>.content>.right>div:nth-child(1){
    height: 38px;
    font-size: 38px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #541b86;
    line-height: 38px;
}
.gongjinggongluan>.content>.right>div:nth-child(1)>span{
    height: 38px;
    font-size: 38px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #541b86;
    line-height: 38px;
    margin-left: 60px;
}
.gongjinggongluan>.content>.right>div>span{
    display: block;
    width: 100%;
    height: 24px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #541b86;
    line-height: 24px;
    text-align: left;
}
.gongjinggongluan>.content>.right>div>img{
    /* width: 24px; */
    height: 24px;
    margin-right: 20px;
    margin-left: 60px;
}

.jingziku{
    width: 100%;
    height: auto;
    padding-bottom: 90px;
}
.jingziku>.content{
    width: 1239px;
    /* height: 460px; */
    margin: 0 auto;
}
.jingziku>.content>div:nth-child(1){
    width: 100%;
    height: 460px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.jingziku>.content>div>.left{
    width: 500px;
    height: 460px;
}
.jingziku>.content>div>.left>div:nth-child(1){
    width: 100%;
    height: 24px;
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #f5a43b;
    line-height: 24px;
    margin-top: 45px;

}
.jingziku>.content>div>.left>div:nth-child(2){
    width: 100%;
    /* height: 16px; */
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-top: 16px;

}
.jingziku>.content>div>.left>div:nth-child(3){
    width: 100%;
    height: 24px;
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #f5a43b;
    line-height: 24px;
    margin-top: 80px;

}
.jingziku>.content>div>.left>div:nth-child(4){
    width: 100%;
    /* height: 16px; */
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-top: 16px;

}
.jingziku>.content>div>.left>div:nth-child(5){
    width: 85%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 80px;
}
.jingziku>.content>div>.left>div:nth-child(5)>a{
    display: block;
    width: 200px;
    height: 48px;
    background: #541b86;
    border-radius: 24px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.jingziku>.content>div>.left>div:nth-child(5)>a:hover{
    background: linear-gradient(0deg, #5d248f, #7431af);
}
.jingziku>.content>div>.left>div:nth-child(5)>a:nth-child(2){
    background-color: #f5a43b;
}
.jingziku>.content>div>.left>div:nth-child(5)>a:nth-child(2):hover{
    background: linear-gradient(0deg, #df9d46, #f5a43b);
}


.jingziku>.content>div>.left>div:nth-child(5)>a>img{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.jingziku>.content>div>.right{
    width: 654px;
    height: 460px;
}
.jingziku>.content>div>.right>img{
    width: 654px;
    height: 460px;
}

.jingziku>.content>div:nth-child(2){
    width: 1239px;
    /* height: 470px; */
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.jingziku>.content>div:nth-child(2)>img{
    width: 280px;
    height: 280px;
    border-bottom: 4px solid #f5a43b;
}
.jingziku>.content>div:nth-child(2)>img:nth-child(2), .jingziku>.content>div:nth-child(2)>img:nth-child(4){
    margin-top: 40px;
}

.gongluanshiguan{
    width: 100%;
    height: auto;
}

.gongluanshiguan>.title{
    width: 100%;
    height: 100px;
}
.gongluanshiguan>.title>h2{
    display: block;
    width: 100%;
    height: 36px;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    text-align: center;
}
.gongluanshiguan>.title>p{
    display: block;
    width: 100%;
    text-align: center;
    height: 19px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #999999;
    margin-top: 20px;
    line-height: 19px;

}
.gongluanshiguan>.content{
    width: 1239px;
    height: auto;
    margin: 0 auto;
}
.gongluanshiguan>.content>div{
    width: 100%;
    height: 504px;
    background-image: url(/uploads/image/simages/ccsg_3_bnt_8.png);
    background-repeat: no-repeat;
    background-position: right;
}
.gongluanshiguan>.content>div>span{
    display: block;
    width: 100%;
    height: 33px;
    font-size: 32px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
    opacity: 0.1;
    margin-top: 31px;
}
.gongluanshiguan>.content>div>div{
    display: block;
    width: 482px;
    height: 344px;
    background: #f4f4f4;
    opacity: 0.9;
    margin-top: 45px;
    padding-top: 40px;
    overflow: hidden;
}
.gongluanshiguan>.content>div>div>p{
    width: 421px;
    margin: 0 auto;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: justify;
}
.gongluanshiguan>.content:nth-child(3)>div{
    background-image: url(/uploads/image/simages/ccsg_3_bnt_9.png);
    background-repeat: no-repeat;
    background-position: left;
}
.gongluanshiguan>.content:nth-child(3)>div>div{
    padding-top: 10px;
}

.gongluanshiguan>.content:nth-child(3)>div>span{
    text-align: right;
}
.gongluanshiguan>.content:nth-child(3)>div>div{
    float: right;
}
