#authorization_document {
    width: 100%;
    height: 891px;
    background-color: #F8F8F8;
    /*background: linear-gradient(180deg, #FDF9F3 0%, #f7d1d2 100%);*/
}

/*html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
}*/

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: 120px;
    margin: 0 auto;
    padding-top: 80px;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
}

#business {
    width: 100%;
    height: 692px;
    padding-top: 80px;
     /*background-color: #f7d1d2;*/
}

#business_title {
    width: 120px;
    /*margin: 80px auto 0 auto;*/
    margin: 0 auto;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
}

#business_count {
    margin: 0 auto;
    width: 1260px;
    height: 500px;
    margin-top: 50px;
    display: flex;
}

#business_count div {
    width: 380px;
    height: 460px;
}

#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: 130px;
    height: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 30px;
    padding-top: 47px;
}

.business_count_wire {
    width: 48px;
    height: 2px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 0px;
    margin-top: 28px;
    margin-left: 30px;
}

.business_count_content {
    width: 182px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 18px;
    margin-left: 30px;
}

#property_right {
    width: 100%;
    height: 507px;
     background: #F8F8F8;
    /*background: #f7d1d2;*/
}

#property_right_title {
    margin: 0 auto;
    padding-top: 79px;
    width: 110px;
    height: 37px;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
    text-align: center;
}

#property_right_content {
    width: 1260px;
    height: 250px;
    background: #FFFFFF;
    border: 1px solid #B5B5B5;
    margin: 60px auto 0 auto;
    display: flex;
}

.property_right_content_div {
    margin-left: 60px;
    margin-top: 53px;
    width: 580px;
}

.property_right_content_div_title {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-top: 21px;
}

.property_right_content_div_content {
    font-size: 16px;
    font-weight: 600;
    color: #999999;
    opacity: 1;
    margin-top: 6px;
}

.property_right_wire {
    width: 0;
    height: 118px;
    border: 1px solid #C8C8C8;
    opacity: 1;
    margin-top: 67px;
}

#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: 1226px;
      background: #FFFFFF;
    /*background: #f7d1d2;*/
}

#new_centre_title {
    padding-top: 80px;
    width: 110px;
    height: 37px;
    font-size: 26px;
    font-weight: 800;
    color: #000000;
    opacity: 1;
    margin: 0 auto;
    text-align: center;
}

#new_centre_content {
    width: 1260px;
    height: 854px;
    margin: 60px auto 0 auto;
}

#new_centre_content_ul_title {
    width: 350px;
    margin: 0 auto;
}

#new_centre_content_ul_title li {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    opacity: 1;
    cursor: pointer;
}

#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 {
    color: #358CF1;
}

#new_centre_content_ul_title .on div {
    background-color: #358CF1;
}

.hide {
    display: none;
}

#new_centre_content_ul_content {
    clear: both;
    padding-top: 40px;
}

#new_centre_content_ul_content img {
    width: 400px;
    height: 240px;
}

.ct .ct_li {
    display: flex;
}

.ct .ct_li:not(:first-child) {
    margin-top: 30px;
}

.ct_li div:not(:first-child) {
    padding: 0 30px;
    width: 830px;
    background-color: #F8F8F8;;
}

.ct_li img {
    width: 400px;
    height: 240px;
}

.ct_li_title {
    font-size: 20px;
    font-weight: 800;
    color: #000000;
    opacity: 1;
    margin-top: 36px;
}

.ct_li_des {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #666666;
    opacity: 1;
    margin-top: 23px;
}

.ct_li_showtime {
    width: 85px;
    height: 22px;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    opacity: 1;
    float: right;
    margin-top: 24px;
}

.ct_li_more {
    clear: both;
    height: 22px;
    width: 86px;
}

.ct_li_more a:link {
    color: #666666;
    font-weight: normal;
}

.ct_li_more a:visited {
    color: #358CF1;
    font-weight: normal;
}

.ct_li_more span {
    margin-top: -3px;
    width: 22px;
    height: 22px;
    font-size: 22px;
    display: block;
    float: right;
}

#new_centre_footer {
    margin: 50px auto 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;
}

