#authorization_document {
    width: 100%;
    height: 900px;
    /*background-image: url("../images/authorization_document.png");*/

}

img {
    vertical-align: top;
    border: 0
}

li, ul {
    list-style: none;
    text-transform: capitalize
}

#authorization_document_banner {
    margin-top: 60px;
    margin-bottom: -10px
}

#carousel {
    position: relative;
    z-index: 2;
    margin-top: 20px;
    transform-style: preserve-3d;
    perspective: 800px
}

#carousel img {
    position: absolute;
    left: 54%;
    top: 50%;
    margin-left: -252px;
    transition: transform .5s ease-in-out;
    box-shadow: 8px 8px 20px rgba(0, 0, 0, .2);
    cursor: pointer;
    width: 400px;
    height: 566px;
    border-radius: 10px;
    opacity: 0;
}

#bannerNav {
    position: relative;
    margin-top: 40px;
    height: 10px;
    padding: 10px 0;
    text-align: center
}

#bannerNav ul li {
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    width: 22px;
    margin: 0 2px
}

#bannerNav ul li a {
    margin: 0 auto;
    display: block;
    width: 6px;
    height: 6px;
    vertical-align: top;
    border-radius: 3px;
    background: #5e6671;
    font-size: 0
}

#bannerNav ul li.on a, #bannerNav ul li:hover a {
    background: #00aeff
}

#bannerNav ul li.on a {
    width: 20px
}

#carousel {
    height: 566px
}

#authorization_document_title {
    width: 232px;
    height: 34px;
    margin: 0 auto;
    padding-top: 70px;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
    /*display: flex;*/
}

/*#authorization_document_title .title_c {*/
/*    width: 232px;*/
/*    height: 34px;*/
/*    text-align: center;*/
/*    display: block;*/
/*}*/
.title_c {
    width: 232px;
    height: 34px;
    text-align: center;
    display: block;
    font-weight: 600;
}

.title_e {
    width: 232px;
    height: 16px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    color: #999999;
}

/*#authorization_document_title .title_e {*/
/*    width: 232px;*/
/*    height: 16px;*/
/*    text-align: center;*/
/*    display: block;*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    margin-top: 20px;*/
/*}*/

#business {
    width: 100%;
    height: 730px;
    padding-top: 70px;
}

#business_title {
    width: 232px;
    margin: 0 auto;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
}

#business_count {
    margin: 0 auto;
    width: 1260px;
    height: 500px;
    margin-top: 69px;
    display: flex;
}

#business_count div {
    width: 400px;
    height: 490px;
}

#business_count div:not(:first-child) {
    margin-left: 70px;
}

.business_count_one {
    background-image: url("../images/business_cpsq.png");
}

.business_count_two {
    background-image: url("../images/business_kqsq.png");
}

.business_count_three {
    background-image: url("../images/business_ggdl.png");
}

.business_count_title {
    width: 150px;
    height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    margin-left: 125px;
    padding-top: 290px;
    text-align: center;
}

.business_count_content {
    width: 218px;
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-top: 14px;
    margin-left: 91px;
}

#property_right {
    width: 100%;
    height: 700px;
    background-image: url("../images/property_right_bg.png");
}

#property_right_title {
    margin: 0 auto;
    padding-top: 70px;
    width: 232px;
    height: 34px;
    font-size: 26px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

#property_right_content {
    width: 760px;
    height: 340px;
    margin: 79px auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.property_right_content_div_1 {
    width: 340px;
    height: 340px;
    display: block;
    border: 2px solid #FFFFFF;
}

.property_right_content_div {
    width: 340px;
    height: 340px;
}

.property_right_content_div img {
    margin-top: 69px;
    margin-left: 120px;
}

.property_right_content_div_title {
    height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 30px;
    text-align: center;
}

.property_right_content_div_content {
    font-size: 16px;
    height: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 21px;
    text-align: center;
}


#blogroll {
    width: auto;
    height: 519px;
}

#blogroll_title {
    margin: 80px auto 0 auto;
    width: 120px;
    height: 42px;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
    opacity: 1;
}

#blogroll_content {
    width: 1210px;
    height: 223px;
    margin: 93px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.blogroll_content_child {
    width: 400px;
    height: 120px;
    display: flex;
}

.blogroll_content_child_div {
    margin-left: 16px;
}

.blogroll_content_child_div p:first-child {
    width: 144px;
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    opacity: 1;
}

.blogroll_content_child_div p:not(:first-child) {
    margin-top: 9px;
    width: 154px;
    height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    opacity: 1;
}

#blogroll_more {
    width: 131px;
    height: 34px;
    margin: 72px auto 0 auto;
    border: 2px solid #358CF1;
    opacity: 1;
    border-radius: 17px;
}

#blogroll_more div {
    width: 131px;
    height: 34px;
    display: flex;
}

#blogroll_more a p {
    width: 66px;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #358CF1;
    opacity: 1;
    margin-top: 6px;
    margin-left: 22px;
}

#blogroll_more a img {
    width: 13.8px;
    height: 7.74px;
    margin-top: 14px;
    margin-left: 9px;
}

#new_centre {
    width: 100%;
    height: 950px;
    background: #FFFFFF;
}

#new_centre_title {
    padding-top: 69px;
    width: 232px;
    height: 35px;
    font-size: 26px;
    font-weight: 400;
    color: #000000;
    opacity: 1;
    margin: 0 auto;
    text-align: center;
}

#new_centre_content {
    width: 1300px;
    height: 670px;
    margin: 60px auto 0 auto;
}

#new_centre_fg {
    width: 1300px;
    height: 1px;
    background: #CCCCCC;
}

#new_centre_content_ul_title {
    height: 52px;
    margin: 0 auto;
}

#new_centre_content_ul_title li {
    width: 75px;
    height: 18px;
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
    margin-top: 7px;
}

#new_centre_content_ul_title li:not(:first-child) {
    margin-left: 60px;
}

#new_centre_content_ul_title div {
    width: 24px;
    height: 5px;
    margin: 0 auto;
}

#new_centre_content_ul_title .on {
    width: 99px;
    height: 23px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    margin-top: 0px;
}

#new_centre_content_ul_title .on div {
    width: 100px;
    height: 4px;
    background: #3585EF;
    margin-top: 13px;
}

.hide {
    display: none;
}

#new_centre_content_ul_content {
    clear: both;
    margin-top: 40px;
    width: 1300px;
}

#new_centre_content_ul_content img {
    width: 410px;
    height: 240px;
}

.ct {
    width: 1300px;
    height: 460px;
    display: flex;
    justify-content: space-between;
}

.ct .ct_li {
    width: 410px;
    height: 460px;
}

.ct .ct_li:not(:first-child) {

}

.ct_li div:not(:first-child) {
    padding-top: 30px;
    background: #F7F7F7;
}

.ct_new_li {
    width: 410px;
    height: 220px;
}

.ct_li img {
    width: 410px;
    height: 240px;
}

.ct_li_title {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    margin-left: 19px;
}

.ct_li_des {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #999999;
    opacity: 1;
    margin-top: 12px;
    margin-left: 19px;
}

.ct_li_showtime {
    width: 85px;
    height: 22px;
    font-size: 16px;
    font-weight: normal;
    color: #999999;
    opacity: 1;
    margin-top: 29px;
    margin-left: 19px;
}

.ct_li_more {
    clear: both;
    height: 22px;
    width: 86px;
    margin-top: 39px;
    margin-left: 19px;
    font-size: 16px;
}

.ct_li_more a:link {
    color: #3585EF;
    font-weight: normal;
}

.ct_li_more a:visited {
    color: #3585EF;
    font-weight: normal;
}

.ct_li_more span {
    width: 22px;
    height: 22px;
    font-size: 22px;
    display: block;
    float: right;
    color: #3585EF;
}

#new_centre_footer {
    margin: 0 auto;
    width: 119px;
    height: 40px;
    border: 2px solid #358CF1;
    opacity: 1;
    border-radius: 20px;
    text-align: center;

}

#new_centre_footer span {
    display: block;
    margin: 9px auto;
    width: 66px;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #358CF1;
}

