.page-content{ width: 1000px; padding-left: 0px; overflow: hidden; padding-top: 0px ; padding-bottom: 10px; }

.banner{ background: url('../img/banners/common-1.jpg') no-repeat center center; background-size: cover;}


.partnership .h4_title {
    padding-bottom: 30px!important;
    padding-top: 20px;
}
.partnership p {
    padding-bottom: 15px;
}
.partnership .box .box_txt .txt{ padding-bottom: 2px;}

.box h4{ font-size: 30px;  line-height: 42px; padding-bottom: 17px; padding-top: 40px;}
.box .box_txt { line-height: 26px; }
.box .box_txt p{ padding-bottom: 15px;}
.box .box_txt .order_list{ padding-bottom: 15px; list-style-type: decimal; list-style-position:outside; padding-left: 18px;}
.box .box_txt .txt{ padding-bottom: 15px;}
.box .box_txt .unorder_list{ padding-bottom: 15px; list-style-type:disc; list-style-position:outside; padding-left: 18px;}
.box .box_txt .table_cookie{ margin-bottom: 30px;}
.box .box_txt table { margin-bottom: 15px;}
.box .box_txt h1 { margin-bottom: 15px;}
.box .box_txt .order_list li,.box .box_txt .unorder_list li{ list-style: inherit;}

.table_cookie{ border-top: 1px solid #2a2e2e;border-left: 1px solid #2a2e2e;}
.table_cookie th,.table_cookie td{ border-right: 1px solid #2a2e2e; border-bottom: 1px solid #2a2e2e; padding: 20px;}

.a{ margin-bottom: 8px; line-height: 26px;}
.a a{ color: #0052d9;}

.ul-3{ margin-bottom: 10px;}
.ul-3 .title{ margin-bottom:8px;}

.cloud_contact li span {
    display: inline-block;
    vertical-align: top;
}

.privacy-page .box .unorder_list li:not(:first-child) {
    padding-top: 15px;
}
.privacy-page .box .unorder_list ul {
    margin-top: 15px;
}
@media screen and (max-width: 769px) {
    .banner {
        background-position: 42% center;
    }
    .a_list{ padding-bottom:40px; }
    .page-main .f-content{ width: 88%}
    .box h4{ font-size: 24px; padding-top:10px; font-family: 'TencentSansw7CN';}

    .title-2{ margin-bottom: 35px;}
}

.sitemap_item .item_box h3{padding-top:10px;font-size:20px;font-weight:150}
.sitemap_item .item_box h3 a{color:#333;transition:color .3s linear}.sitemap_item .item_box h3 a:hover{color:#0457b7}.sitemap_item .item_box ul{height:14px}
.sitemap_item .item_box ul li{float:left;display:inline;padding-top:10px;font-size:14px;width:25%;padding-right:5px;padding-left:40px;box-sizing:border-box;}
.en-us .sitemap_item .item_box ul li{width:25%}
.sitemap_item .item_box ul li a{color:#878c9d;font-size:16px;transition:color .3s linear}
.sitemap_item .item_box ul li a:hover{color:#0457b7}
.sitemap_item .item_box{
	height:min-content;
	margin-top:0px;
    width:100%;
    overflow:hidden;
}

@media screen and (max-width: 769px) {
    .banner h1 {
        width:170px;
    }
}


