/* 商务合作 */

.cooperationBanner {
    position: relative;
}

.cooperationBanner img {
    width: 100%;
    height: 100%; display: block;
}

.cooperateMc {
    position: absolute;
    top: 0%;
    left: 0;
    opacity: 0.9;
}

.cooperation {
    padding-top: 180px;
    padding-bottom: 200px;
}

.cooperation .w1607 {
    display: flex;
    justify-content: space-between;
}

.cooperation_l {
    width: 620px;
    height: 730px;
    background: url('../images/cooperation.jpg');
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cooperation_l .sw_ch {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
}

.cooperation_l .sw_en {
    color: #fff;
    font-size: 48px; opacity: 0.3; padding-top: 20px;
}

.cooperation_r {
    width: 930px; padding-top:80px
}

.cooperation_r .projectTit {
    display: flex;
    font-size: 32px;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-right: 168px;
}

.projectInfo ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.projectInfo ul li,
.checkedBox {
    margin-bottom: 20px;
}

.projectInfo ul li input {
    display: inline-block;
    width: 300px;
    height: 90px;
    background: #e0e0e0;
    border: none;
    border-radius: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 18px;
}
.projectInfo ul li input.w2 { width:615px}

.projectInfo ul li input:focus {
    outline: none;
}

.checkedBox span {
    color: #e0e0e0;
    font-size: 18px;
}

.submit a {
    color: #113362;
    font-size: 26px;
    font-weight: 600;
}
.submit .inp2 { border:0 none; font-size:24px; color:#113363; cursor:pointer}

/* 产品服务 */

.productList {
    width: 100%;
    background: #113362;
    padding: 60px 0;
}

.productList ul {
    display: flex;
    justify-content: center;
}

.productList ul li {
    width: 180px;
    text-align: center;
    color: #ffffff; cursor: pointer;
}

.productList ul li a {
    display: inline-block;
    width: 80%;
    font-size: 28px;
    padding-bottom: 10px;
}

.activeProductList {
    border-bottom: 2px solid #fff;
}

.productIntroduce ul li {
    margin-top: 100px;
    box-sizing: border-box; position: relative;
}
.productIntroduce ul li img { display:block; position:relative; z-index:11; max-width:100%}


.productIntroduce .bigTitle {
    width: fit-content;
    font-size: 64px;
    border-bottom: 4px solid #fff;
    color: #fff;
    font-weight:bold; position: absolute; z-index: 33; top: 140px; left: 100px;
}

.productIntroduceCont {
    line-height: 50px;
    color: #fff;
    font-size: 18px; position: absolute; left: 100px; right: 100px; top:260px; z-index: 34;
}

.productIntroduceCont div {font-size:30px; line-height:64px; overflow: hidden; position:relative; padding-left:160px}
.productIntroduceCont span {
    position: absolute; left: 0; top: 0;
}

.productIntroduce ul li .more { position: absolute; left: 100px; bottom: 100px; z-index: 35}
.productIntroduce ul li .more a {
    display: block;
    width: 280px;
    height: 80px;
    background-color: #fff;
    line-height: 80px;
    text-align: center;
    color: #113362;
    margin-top: 40px;
    font-size: 32px;
}


/* 服务内容 */

.productList01 {
    background-color: #ffffff;
}

.activeProductList01 {
    border-bottom: 2px solid #113362;
}

.modeCollaboration {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    position: relative;
}

.productList01 ul li a {
    color: #113362;
}

.contentProduct {
    width: 100%;
    height: auto;
    background-color: #113362;
}

.contact01 {
    margin-top: 0px;
}

.modeCollaborationItem {
    width: 1000px;
    height: 150px;
    background-color: #fff;
    border-radius: 60px;
    line-height: 150px;
    font-size: 36px;
    position: relative;
    padding-left: 340px;
    box-sizing: border-box;
}
.modeCollaboration img:last-child { display:none}
.modeTit {
    height: 150px;
    width: 300px;
    border-radius: 60px;
    color: #113362;
    background-color: #f6bd26;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 15px 5px #264a8c;
}
.scopedService { background:url(../images/scoped.png) top no-repeat; margin-top:150px}
.servicesScope {
    width: 100%;
    background: #fff;
    margin-top: 100px;
    border-radius: 80px;
    padding-bottom: 40px;
}

.servicesScopeTit {
    width: 593px;
    height: 116px;
    background-color: #f6bd26;
    text-align: center;
    line-height: 116px;
    color: #113362;
    font-size: 60px;
    border-radius: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%); line-height:110px
}

.demand {
    margin-top: 100px;
    margin-bottom: 60px;
    text-align: center;
    font-size: 36px;
    line-height: 70px;
}

.scopedList {
    padding: 0 130px;
    box-sizing: border-box;
}

.scopedList ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.scopedList ul li {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    align-items: center; margin-bottom:80px
}

.scopedList ul li>div {
    width: 90%;
    text-align: center;
}

.scopedList ul li>div img {
    margin-bottom: 25px;
}

.scopedListit {
    font-size: 36px;
    color: #113362;
    margin-bottom: 15px;
}

.scopedListit_en {
    font-size: 18px;
    margin-bottom: 40px;
}

.scopedItem {
    width: 400px;
    height: 650px;
    border: 2px solid #282828;
    border-radius: 25px;
    font-size: 36px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    line-height: 72px;
}


/* 核心优势 */

.codeAdvantage {
    padding: 100px 0;
}

.codeAdvantage ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.codeAdvantage ul li img {
    display: inline-block;
    width: 514px;
    height: 343px;
    border-radius: 20px;
}

.codeAdvantage .advantage_r {
    width: 980px;
}

.codeAdvantage .advantageItem {
    width: 160px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 20px;
    background-color: #eaeaea;
    border-radius: 50px;
    color: #113362;
    font-size: 32px;
    font-weight: 600;
}

.codeAdvantage .advantage_r p {
    line-height: 50px;
    font-size: 30px;
    color: #3e3e3e;
}

.partners .w1607>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.partners .huoban {
    margin-bottom: 70px;
}

.partners .partnerList {
    width: 100%;
    margin-top: 60px;
}

.partners .partnerList .flipper:hover {
    transform: rotate(360deg);transform: scaleX(-1);
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
}

.partners .partnerList>ul {
    display: flex;
}

.partners .partnerList>ul>li {
    width: 33.3%;
}

.partners .partnerList>ul>li>div {
    width: 80%;
    display: flex;
    align-items: center;
    flex-direction: column; margin: 0 auto;
}

.partners .partnerTit {
    font-size: 36px;
    color: #113362;
    margin-top: 40px;
    margin-bottom: 80px;
}

.partners .partnerItem {
    background: url('../images/moreShape.png');
    width: 407px;
    height: 884px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partners .partnerItem ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.partners .partnerItem ul li {
    margin: 30px 0;
    text-align: center;
    line-height: 60px;
    color: #113362;
    font-size: 36px;
}

.yunying {
    padding-top: 100px;
}

.yunying .w1607 ul {
    display: flex;
    flex-wrap: wrap;
}

.yunying .w1607 ul li {
    width: 50%;
    margin-bottom: 100px;
    position: relative;
}

.yunying .linianTit {
    font-size: 60px;
    margin-top: 40px;
    margin-bottom: 20px; line-height:80px
}

.yunying .linianCont {
    font-size:24px;
    line-height: 50px;
    margin-bottom: 30px;
    height:100px; padding-right: 50px;
}

.yunying .headmark {
    width: 560px;
    height: 90px;
    background-color: #113362;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
}

.yunying .w1607 ul li>img {
    width: 100%;
    height: 366px;
    display: block;
}

.yunying .layer {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size:60px;
    width: 100%;
    height: 366px;
    text-align: center;
    line-height: 366px;
    position: absolute;
    top: 0;
    left: 0;
}

.yunying .w1607 ul li:hover .layer {
    display: block;
}

.businessBox li {
    width: 100%;
    margin-top: 100px; position: relative;
}

.businessBox li .businessMc {
    height: 100%;
    padding: 0 0 0 90px;
    box-sizing: border-box;
    color: #fff;
    font-size: 28px;
    background: url('../images/business01.png') no-repeat; position: absolute; left: 0; top: 0; width: 60% ; height: 80%; background-size:100% 100% ;    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.businessBox li .businessMc .businessTit {
    font-size: 32px;
}

.businessBox li .businessMc p {
    margin-bottom: 35px;
    line-height: 60px;
}

.businessBox li img { width:100%; height:auto; display:block}
.businessBox .businessName {
    height: 20%;
    text-align: center;
    color: #fff;
    font-size: 64px;
    background: rgba(0, 0, 0, .5);
    letter-spacing: 2px; position: absolute; left: 0; width: 100%; bottom: 0;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}


/* 关于我们 */

.groupOverview,
.team,
.historyList,
.history {
    margin-top: 100px;
}

.groupOverview img {
    width: 100%;
    display: block;
}

.groupOverview .groupOverviewCont {
    font-size: 36px;
    color: #3e3e3e;
    margin-top: 100px;
}

.groupOverview .groupOverviewCont p {
    text-indent: 2em;
    line-height: 70px;
}

.history .historyList {
    width: 1200px;
    margin: 0 auto;
}

.history .historyList li {
    height: 100%;
    background: url('../images/process.png') left no-repeat;
    padding-bottom: 70px;
}

.history .historyList li:first-child {
    background: url('../images/process01.png') no-repeat;
}

.history .historyList li:last-child {
    background: url('../images/process02.png') left center no-repeat;
}

.history .historyList .historyListCont {
    background-color: #113361;
    border-top-left-radius: 40px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 35px 100px;
    color: #fff;
    margin-left: 100px;
}

.history .historyList li .time {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 25px;
}

.history .historyList li .historyCont {
    width: fit-content;
    border-top: 1px solid #fff;
    padding-top: 20px;
    font-size: 28px;
    line-height: 50px;
}

.history .processCont {
    font-size: 36px;
    color: #3e3e3e;
    text-indent: 2em;
    line-height: 70px;
    margin-top: 100px;
}

.team .chairman {
    display: flex;
    background-color: #eae9ec;
    margin-bottom: 40px;
}

.team .chairman img {
    height: 100%;
}

.team .chairmanInfo {
    padding: 40px 60px 0 60px;
}

.team .chairman .name {
    color: #113362;
    font-size: 38px;
    margin-bottom: 15px;
}

.team .chairman .zhiwei {
    font-size: 30px;
    margin-bottom: 25px;
    color: #3e3e3e;
}

.team .chairman .introduct {
    font-size: 24px;
    line-height:40px;
    color: #3e3e3e;
}

.team .south {
    margin: 0 auto;
    width: 420px;
    height: 100px;
    background-color: #113362;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 100px;
    border-radius: 50px;
}

.southList {
    margin-top: 20px;
    margin-bottom: 50px;
}

.southList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.southList ul li {
    width: 49.7%;
    background-color: #eae9ec;
    margin-bottom: 10px;
}

.southList ul li:nth-child(1) {
    border-top-left-radius: 45px;
}

.southList ul li:nth-child(2) {
    border-top-right-radius: 45px;
}

.southList ul li:nth-child(3) {
    border-bottom-left-radius: 45px;
}

.southList ul li:nth-child(4) {
    border-bottom-right-radius: 45px;
}

.southList ul li img { display:block; float:left; margin-right:30px}
.southList ul li:nth-child(2n) img { display:block; float:right; margin-right:0px; margin-left:30px}

.southList .southListInfo {
    padding: 45px 0;
    box-sizing: border-box;
}
.southList ul li .southListInfo { padding-right:40px}
.southList ul li:nth-child(2n) .southListInfo { padding-right:0px; padding-left:40px}

.southList .southListInfo .name_zhiwei {
    display: flex;
    align-items: flex-end;
    margin-bottom: 45px;
}

.southList .southListInfo .name_zhiwei .name {
    color: #113362;
    font-size: 32px;
    font-weight: 600;
    margin-right: 30px;
}

.southList .southListInfo .name_zhiwei .zhiwei {
    font-size: 24px;
    color: #3e3e3e;
    margin-right: 30px;
}

.southList .southListInfo .southCont {
    font-size: 22px;
    color: #3e3e3e;
    line-height: 35px;
}

.mannageScale {
    width: 100%;
    background: url('../images/scale01.png');
    margin-top: 40px;
}

.mannageScale .scaleInfo {
    color: #113362;
    font-size: 36px;
    padding-top: 140px;
    line-height: 70px; width:1300px; margin:0 auto;
    margin-bottom: 100px; 
}

.huadong {
    width: 1300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.huadong img {
    position: absolute;
    top: -150px;
}

.huadongTit {
    color: #fff;
    position: absolute;
    font-size: 48px;
    top: -100px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.huadongList {
    width: 100%;
    background-color: #113362;
    color: #fff;
    font-size: 32px;
    padding: 100px 120px;
    box-sizing: border-box;
    border-radius: 45px;
}

.huadongList ul {
    display: flex;
    flex-wrap: wrap;
}

.huadongList ul li {
    width: 50%;
    margin-bottom: 35px;
}


/* 新闻中心 */

.qiye_trends {
    margin-top: 50px;
}
.qiye_trends .w1607 { width:1380px; margin:0 auto}
.qiye_trends ul li {
    padding: 50px 0;
    border-bottom: 1px solid #868686;
}

.qiye_trends ul li:last-child {
    border-bottom: none;
}

.qiye_trends ul li a { display:block; padding-left:350px; position:relative}
.qiye_trends ul li img { display:block; position:absolute; width:300px; left:0; top:0; height:200px}

.qiye_trends .qiyeName {
    color: #113362;
    font-size: 36px;
    margin-bottom: 30px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;
}

.qiye_trends .qiyeContent {
    font-size: 28px;
    color: #3e3e3e;
    line-height: 40px;
    margin-bottom: 30px; height: 80px; overflow: hidden;
}

.qiye_trends .time {
    color: #868686;
    font-size: 28px;
    font-weight: 600;
}

.pages {
    color: #868686; height: 80px; text-align: center;
}
.pages ul li { display:inline}
.pages ul li a {
    margin:0 5px;
    color: #868686;
    border: 1px solid #eff0f2; padding: 5px 7px;
}

.pages ul li.active span { color: #fff; background-color: #264a8c; margin:0 5px; padding: 5px 7px;}

.qiyeTrendDetail {
    line-height: 56px;
    font-size: 24px;
    color: #868686;
}
.qiyeTrendDetail img { max-width:100%}
.qiyeTrendDetail p { text-indent: 2em;}
.qiteContent {
    border-bottom: 1px solid #868686;
    padding-bottom: 80px;
    margin-bottom: 80px;
}

.qiyeImg {
    max-width: 100%;
    display:block;
    margin: 30px auto;
}




@media(max-width: 1680px) {
.groupOverview, .team, .historyList, .history { margin-top:80px}
.team .chairman .introduct { font-size:18px; }
.southList .southListInfo .southCont { font-size:18px; }
.southList .southListInfo .name_zhiwei .zhiwei { font-size:18px; }

.cooperation { padding:150px 0; overflow:hidden}
.cooperation .w1607 { display:block}
.cooperation_l { float:left; width:400px}
.cooperation_r { float:right}

.scopedItem { width:100%; font-size:30px; line-height:60px; height:560px}
.demand { font-size:30px; line-height:60px}
.servicesScopeTit { font-size:48px; width:480px; line-height:90px; height:90px}

.yunying .linianTit { font-size:36px}

.codeAdvantage ul li { display:block; overflow:hidden}
.codeAdvantage ul li img { display:block; float:left;}
.codeAdvantage .advantage_r { width:820px; float:right; padding-top:30px}
.southList ul li:nth-child(2n) .southListInfo { padding-left:30px}
.southList ul li .southListInfo { padding-right:30px}

.partners img { max-width:100%; height:auto}
.businessBox .businessName { font-size:48px}

.qiye_trends .time { font-size:18px}
}
@media(max-width: 1440px) {
    

.groupOverview, .team, .historyList, .history { margin-top:50px}
.productList { padding:30px 0}
.productList ul li a { font-size:18px}

.groupOverview .groupOverviewCont { font-size:18px; margin-top:30px;}
.groupOverview .groupOverviewCont p { line-height:40px}


.history .historyList { width:auto}
.history .historyList .historyListCont { padding:25px 80px}
.history .historyList li .time { font-size:36px}
.history .historyList li .historyCont { font-size:18px; line-height:40px}
.history .processCont { font-size:24px; line-height:50px}

.team .chairmanInfo { padding:30px 30px 30px 0; height:246px}
.team .chairman { display:block;}
.team .chairman img { float:left; width:440px; margin-right:30px}
.team .chairman .name { font-size:24px}
.team .chairman .zhiwei { font-size:18px; margin-bottom:15px}
.team .chairman .introduct { font-size:14px; line-height:26px}


.history .historyList li:last-child {
    background: url(../images/process.png) left no-repeat;
}

.huadongTit { font-size:36px}

.team .south { width:300px; height:68px; font-size:24px; line-height:68px}

.southList .southListInfo { padding:25px}
.southList .southListInfo .name_zhiwei { margin-bottom:20px; display:block; overflow:hidden}
.southList .southListInfo .name_zhiwei .name { font-size:24px; float:left; margin-right: 10px;}
.southList .southListInfo .name_zhiwei .zhiwei { font-size:14px; float:left; line-height:24px}
.southList .southListInfo .southCont { font-size:14px; line-height:26px}

.mannageScale .scaleInfo { font-size:24px; width:auto}
.southList ul li img { width:200px}
.huadongList ul li { font-size:24px}

.huadong { width:auto}


.qiye_trends .w1607 { width:1000px}
.qiteContent { padding-bottom:50px; margin-bottom:50px}
.qiyeTrendDetail { font-size:16px; line-height:32px}

.cooperation { padding:80px 0}
.cooperation_l { width:210px; height:380px}
.cooperation_l .sw_ch { font-size:36px}
.cooperation_l .sw_en { font-size:24px; padding-top:20px}
.cooperation_r { width:770px; padding-top:0}
.cooperation_r .projectTit { font-size:18px}
.projectInfo ul li input { width:240px; height:62px; line-height:62px; padding-left:20px}
.projectInfo ul li input.w2 { width:505px}

.modeCollaborationItem { width:800px; height:120px; line-height:120px; border-radius:40px; font-size:24px}
.modeTit { height:120px; border-radius:40px; width:240px;}

.scopedService { margin-top:100px}
.demand { font-size:24px; line-height:46px}
.scopedListit { font-size:24px}
.scopedListit_en { font-size:16px; height:40px}
.scopedItem { font-size:24px; line-height:46px; height:420px}

.contact_l ul li img{ width:60px}
.triangle { font-size:24px}
.contact_l .triangle img { width:120px}
.address { font-size:24px}
.publish { margin-top:30px; font-size:18px}


.yunying .w1607 ul li>img { height:252px;}
.yunying .layer { height:252px; font-size:36px; line-height:252px}
.yunying .linianTit { font-size:30px; line-height:40px; margin-top:30px}
.yunying .linianCont { font-size:18px; line-height:42px}
.yunying .headmark { width:90%; height:68px; line-height:68px; font-size:18px}


.codeAdvantage ul li { display:block; overflow:hidden}
.codeAdvantage ul li img { display:block; float:left; width:400px; height:auto}
.codeAdvantage .advantage_r { width:550px;}
.codeAdvantage .advantageItem { font-size:24px}
.codeAdvantage .advantage_r p { font-size:18px; line-height:40px}
.partners .huoban { width:80%; margin-bottom:30px}

.partners img { max-width:100%; height:auto}
.partners .flipper img { width:80%; display:block; margin:0 auto}
.partners .partnerTit { font-size:24px; margin-bottom:30px; margin-top:30px}
.partners .partnerItem { width:100%; background-size:100% 100%; height:650px}

.partners .partnerItem ul li { margin:15px 0; line-height:42px; font-size:24px}
.partners .partnerItem img { width:80%; display:block; margin:0 auto}


.productIntroduce .bigTitle { font-size:60px; top:100px}
.productIntroduceCont { top:190px; font-size:24px; line-height:50px}
.productIntroduceCont div { font-size:24px; line-height:50px; padding-left:120px}
.productIntroduce ul li .more a { height:60px; line-height:60px; font-size:24px; bottom:60px}

.businessBox .businessName {font-size: 40px; line-height:140px;}
.businessBox li .businessMc { padding:0px 0 0 50px; font-size:24px; display: flex; align-items: center;}
.businessBox li .businessMc p { line-height:48px;}
.businessBox li .businessMc .businessTit { font-size:24px; margin-bottom:20px}

.qiye_trends .qiyeName { font-size:24px}
.qiye_trends .qiyeContent { font-size:18px}

.qiye_trends ul li a { padding-left:310px}
.qiye_trends ul li img { width:260px; left:0; top:0; height:188px}

.qiye_trends .time { font-size:16px}
}



@media(max-width: 1100px) {
.productList { padding:15px 0 10px 0}
.productList ul li a { font-size:14px}

.groupOverview, .team, .historyList, .history { margin-top:40px}
.groupOverview .groupOverviewCont { margin-top:30px; font-size:16px; line-height:32px;text-align: justify;}
.groupOverview .groupOverviewCont p { line-height:32px}

.contactUs_title img { height:40px; }
.contentUs { font-size:24px; padding:0 20px 5px 20px; border-bottom:2px solid #113362; width:100px}
.contact_r { position:relative; float:none; clear:both; text-align:center}
.address { font-size:14px}
.publish { margin-top:5px; font-size:14px}
.contact_l { padding-top:30px}

.history .historyList .historyListCont { margin-left:40px; padding:15px 30px}
.history .historyList li:first-child { height:auto; padding-bottom:30px}
.history .historyList li { height:auto; padding-bottom:30px}
.history .historyList li .time { font-size:24px; margin-bottom:15px}
.history .historyList li .historyCont { font-size:16px; line-height:30px; padding:10px 0}


.history .processCont { font-size:16px; line-height:32px; margin-top:40px}



.team .chairman { height:auto; }
.team .chairman img { display:block; margin:0 auto; max-width:100%; float:none}
.team .chairmanInfo { padding:20px 15px; height:auto}

.team .south { width:160px; line-height:40px; height:40px; font-size:16px}
.southList ul { display:block}
.southList ul li:nth-child(1) { border-top-left-radius:0}
.southList ul li:nth-child(2) { border-top-right-radius:0}
.southList ul li:nth-child(3) { border-radius:0}
.southList ul li:nth-child(4) { border-radius:0}

.southList ul li { display:block; width:auto; position:relative; height:170px; overflow:hidden}
.southList ul li img { width:120px}
.southList ul li:nth-child(1) img { position:absolute; left:0; top:0}
.southList ul li:nth-child(1) .southListInfo { padding-left:140px}
.southList ul li:nth-child(2) img { position:absolute; right:0; top:0}
.southList ul li:nth-child(2) .southListInfo { padding-right:140px}
.southList ul li:nth-child(3) img { position:absolute; left:0; top:0}
.southList ul li:nth-child(3) .southListInfo { padding-left:140px}
.southList ul li:nth-child(4) img { position:absolute; right:0; top:0}
.southList ul li:nth-child(4) .southListInfo { padding-right:140px}

.mannageScale { background-size:100% auto}
.mannageScale .scaleInfo { font-size:14px; line-height:32px; padding:0; margin-bottom:30px}
.mannageScale .ade2 { margin-top:130px !important}
.southList .southListInfo .southCont { font-size:14px; line-height:26px}


.huadong img { width:25%; top:-95px}
.huadongTit { font-size:18px; top:-67px}
.huadongList { padding:40px 0px 20px 25px; border-radius:25px}
.huadongList ul li { font-size:12px; margin:10px 0;}





.modeCollaboration { padding-top:50px}
.modeCollaboration img { max-width:50%}
.modeCollaborationItem { width:95%; height:80px; line-height:80px; font-size:14px; padding-left:130px; border-radius:20px}
.modeTit { width:110px; height:80px; line-height:80px; border-radius:20px}
.servicesScope { border-radius:20px}
.scopedService { background-size:50% auto}
.servicesScopeTit { font-size:18px; line-height:50px; width:200px; height:50px}

.demand { margin-top:60px; margin-bottom:20px; font-size:14px; line-height:34px; padding:0 20px}
.demand br { display:none}
.scopedList { padding:0}
.scopedList ul li { width:50%; margin-bottom:20px}
.scopedList ul li>div img { max-width:30%}
.scopedListit { font-size:16px}
.scopedListit_en { font-size:12px; line-height:16px; height:32px; margin-bottom:20px}

.scopedItem { font-size:14px; line-height:32px; height:280px}



.yunying { padding-top:40px}
.yunying .w1607 ul { display:block}
.yunying .w1607 ul li { float:none; width:auto; margin-bottom:30px}
.yunying .w1607 ul li>img { height:160px}
.yunying .layer{ height:160px; font-size:24px; line-height:160px}
.yunying .linianTit { font-size:18px; margin:0; margin-top:10px}
.yunying .linianCont { font-size:14px; line-height:32px; padding:0; height:auto; margin-bottom:10px}
.yunying .headmark { margin:0 auto; height:40px; line-height:40px; font-size:14px}


.codeAdvantage { padding:40px 0}
.codeAdvantage ul li img { float:none; margin:0 auto; max-width:100%; height: auto}
.codeAdvantage .advantage_r { width:auto; float:none; text-align:center; font-size:16px}
.codeAdvantage .advantageItem { margin:0 auto; font-size:18px; margin-bottom:10px; line-height:40px; height:40px}
.codeAdvantage .advantage_r p { font-size:16px; line-height:40px}

.partners .partnerList { margin-top:20px}
.partners .partnerTit { font-size:16px; padding:0; margin:10px 0}

.partners .partnerItem { height:520px}
.partners .partnerItem ul li { font-size:16px; line-height:32px; margin:5px 0}





.cooperation { padding:30px 0}
.cooperation_l { width:240px; height:180px; float:none; margin:0 auto}

.cooperation_r { width:auto; float:none}
.cooperation_r .projectTit { font-size:16px; display:block; height:30px; overflow:hidden; line-height:30px; margin-top:20px; margin-bottom:10px}
.projectInfo ul { display:block}
.projectInfo ul li, .checkedBox { margin-bottom:10px}
.projectInfo ul li input { width:100% !important; height:42px; line-height:42px; font-size:14px}

.checkedBox span { font-size:12px}


.productIntroduce ul li { margin-top:30px}
.productIntroduce .bigTitle { font-size:24px; top:auto; position: relative; left:auto; padding:20px 20px 10px; color:#333}
.productIntroduceCont { top:auto; font-size:16px; line-height:30px; position: relative; left:auto; right:auto; padding:0 20px; color:#666}
.productIntroduceCont div { font-size:16px; line-height:30px; display:block; padding-left:80px}
.productIntroduce ul li .more { position:relative; left:auto; bottom:auto; margin:20px auto 0 auto}
.productIntroduce ul li .more a { height:40px; line-height:40px; font-size:16px; bottom:auto; position: relative; left:auto; background:#ccc; display:block; margin:0 auto}
.productIntroduceCont span { width:auto; float:left}



.businessBox li { margin-top:30px}
.businessBox .businessName { position:relative; left:auto; bottom:auto; background:none; color:#333; font-size:18px; line-height:40px; padding-top:10px}
.businessBox li .businessMc { position:relative; left:auto; top:auto; background:none; color:#666; font-size:16px; line-height:30px; padding-top:10px; padding:10px 0; width:auto}
.businessBox li .businessMc .businessTit { font-size:16px; margin-bottom:0; float:left;}
.businessBox li .businessMc p { margin-bottom:5px; line-height:30px}
}


@media(max-width: 1000px) {
.contact_l ul li a { margin:0 auto}
.qiye_trends { margin-top:20px}
.qiye_trends .w1607 { width:90%}
.qiye_trends ul li { padding:30px 0}
.qiye_trends ul li a { padding:0}
.qiye_trends ul li img { float:none; margin:0 auto; display:block; max-width:100%; position:relative; left:auto; top:auto}
.qiye_trends .qiyeName { font-size:18px; margin-bottom:10px; padding-top:20px; line-height:26px}
.qiye_trends .qiyeContent { font-size:14px; line-height:20px; margin-bottom:10px; color:#888; height:auto}
.qiye_trends .time { font-size:14px}

.southList ul li { height:auto; min-height:170px; overflow:hidden}

.qiteContent { padding-bottom:20px; margin-bottom:20px}
.huadong img { width:240px}

.history .historyList li:first-child { background-size:52px auto}
.history .historyList li { background-size:20px auto}

.history .historyList li:last-child { background-size:20px auto}

.southList .southListInfo .name_zhiwei { margin-bottom:10px}
.southList .southListInfo .name_zhiwei .name { font-size:18px}
.partners .partnerItem { height:420px}

}

@media(max-width: 750px) {
.partners .partnerItem { height:320px}
.partners .partnerItem ul li { font-size:14px; line-height:26px}
}

@media(max-width: 460px) {
.codeAdvantage .advantage_r p { font-size:14px}
.partners .partnerItem { height:230px; padding-top:10px}
.partners .partnerItem ul li { font-size:12px; line-height:20px}
}


