﻿.content-center-box{
    background: url(../img/profiles/region_bg.html) no-repeat bottom center;
}
.content-center {
  width: 1200px;
  margin: 0 auto;
}
.region_one{
    float: left;
    width: 100%;
    height: auto;
}
.region_one .left{
    float:left;
    width: 620px;
}
.region_one .left .p1{
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}
.region_one .left .p2{
    float: left;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}
.region_one .left .p3{
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding-right: 40px;
}
.region_one .right{
    float: left;
    width: 580px;
    height: 300px;
    box-sizing: border-box;
    margin-bottom: 60px;
    margin-top: 40px;
}
.region_one .right .video_box{
    float: left;
    width: 580px;
    height: 300px;
}
.region_one .right .video_box img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.region_two{
    float: left;
    width: 100%;
    height: auto;
}
.region_two .left{
    width: 580px;
    height: 300px;
    float: left;
    box-sizing: border-box;
    padding-right: 4px;
    margin-bottom: 78px;
}
.line_box {
    float: left;
    width: 100%;
    height: 100px;
    line-height: 100px;
    display: flex;
}
.line_box p{
    flex: 1;
    box-sizing: border-box;
    text-align: center;
    color: #333;
    font-weight: bolder;
    font-size: 18px;
}
.line_box .p1{
    line-height: 24px;
    padding-top: 30px;
}
.img_border p img{
    float: left;
}
.region_two .right{
    float: left;
    width: 620px;
    height: auto;
    box-sizing: border-box;
    padding-left: 40px;
}
.region_two .right .p1{
    float: left;
    width: 100%;
    line-height: 24px;
    height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.region_two .right .p2{
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #333;
}

.region_three{
    float: left;
    width: 100%;
    height: 140px;
    display: flex;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #ddd;
    box-sizing: border-box;
    padding: 0 70px;
    background: #fff;
}
.region_three .region_three_child .p2 a:hover{
    color: #ff6900;
}
.region_three .region_three_child{
    flex: 1;
    box-sizing: border-box;
}
.region_three .region_three_child:nth-child(4){
    flex: unset;
    width: 200px;
}
.region_three .region_three_child:nth-child(5){
    width: 121px;
    flex: unset;
}
.region_three .region_three_child:nth-child(3) img{
    margin-right: 8px;
}
.region_three .region_three_child .p1{
    font-size: 28px;
    font-weight: bolder;
    color: #ff6900;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    margin-top: 34px;
    margin-bottom: 20px;
}
.region_three .region_three_child .p2{
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    color: #333;
}
.region_three .region_three_child .p2 img{
    height: 24px;
    float: left;
    margin-top: 3px;
}
.region_three .region_three_child .p2 a{
    color: #333;
    cursor: pointer;
}
.region_four{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 90px;
    padding-bottom: 78px;
}
.region_four .left{
    float: left;
    width: 620px;
    height: auto;
    box-sizing: border-box;
}
.region_four .left .p1{
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 24px;
    height: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 24px;
}
.region_four .left .p2{
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding-right: 50px;
    padding-left: 1px;
    margin-bottom: 8px;
}
.region_four .right{
    float: left;
    width: 580px;
    height: auto;
    padding-top: 30px;
}
.region_four .right p{
    float: left;
    width: 290px;
    height: 100px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    font-weight: bolder;
    box-sizing: border-box;
    padding-left: 45px;
    padding-top: 26px;
}
.region_four .right p a{
    color: #333;
    cursor: pointer;
    display: inline-block;
}
.region_four .right p a:hover{
    color: #ff6900;
}
.region_four .right p:nth-child(2n+1){
    padding-left: 33px;
}
.region_four .right .p1{
     box-shadow: 0px 0px 8px #d9e6ec;
}
.region_four .right .p2{
    padding-top: 15px;
}

.region_five_box{
    width: 100%;
    height: 80px;
    /*background: url(../img/profiles/region_five.png) no-repeat top center;*/
}
.region_five{
    margin: 0 auto;
    width: 1200px;
    height: 80px;
    display: flex;
}
.region_five .region_five_child{
    flex: 1;
    box-sizing: border-box;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    font-weight: bolder;
    color: #333333;
    position: relative;
}
.region_five_child img{
    margin-top: -5px;
    margin-right: 25px;
}
.region_five_child i {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 32px;
    margin-top: -3px;
    margin-right: 25px;
}
.region_five_child:nth-child(1) i {
    margin-top: 0px;
    background: url("../../en/images/css_sprites.png") -261px -85px;
}
.region_five_child:nth-child(2) i {
    background: url("../../en/images/css_sprites.png") -261px -128px;
}
.region_five_child:nth-child(3) i {
    background: url("../../en/images/css_sprites.png") -261px -177px;
}
.region_five_child:nth-child(4) i {
    width: 42px;
    height: 40px;
    background: url("../../en/images/css_sprites.png") -167px -198px;
}
.region_five_child span{
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 30px;
    background: #DCE5E5;
    left: 0;
    top: 25px;
}
.region_five_child a{
    cursor: pointer;
    color: #333333;
}
.content_footer{
    /*border: none!important;*/
    /*margin-top: 0!important;*/
}