
.crbt_top{
    width: 100%;
    height:  768px;
    background: url(../new_images/crbt/crbt_banner.jpg);
    background-position: center;
margin-top: 80px;
}
.crbt_top_video{
    width:558px;
    height: 663px;
    
    margin: 0 auto;
    position: relative;
    top: 15%;
}
#crbt_top_video{
    position: relative;
    top: 191px;
    left: 62px;
}
.crbt_second_out{
    background: url(../new_images/crbt/crbt_second_bg.jpg);
    background-position: center;
}
.crbt_second{
    width: 1330px;
    height: 100%;
    
    margin:0 auto;
}
.crbt_second h1{
   margin: 0 auto;
    font-size: 30px;
    color: #6666ff;
    text-align: center;
    font-weight: bold;
    padding-top: 0.5%;
    padding-bottom: 10px;  	
}
.crbt_slon{
    width:809px;
    height: 60px;
    background: url("../new_images/crbt/crbt_slon.png");
    margin:0 auto;
   
}
.crbt_slon span{
    line-height: 60px;
    font-size: 30px;
    color: white;
    margin-left:56px;
}
.crbt_slon span:nth-child(2){
    margin-left:105px;
}
.crbt_slon span:nth-child(3){
    margin-left:105px;
}

.crbt_use{
    width: 1080px;
    height: 840px;
    margin: 0 auto;
    text-align: center;
}
.crbt_use ul li{
    float: left;
    width: 240px;
    height: 300px;
    margin-left:180px ;
    margin-top: 60px;
}
.crbt_use ul li img{
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.crbt_use ul li img:hover{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.crbt_use ul li img{
    display: table;
    margin: 30px auto;
}
.crbt_use ul li span{
    font-size: 35px;
    color: white;
    display: block;
}
.crbt_use ul li p{
    margin-top:80px;
    color: #59273a;
    font-weight: bold;
    font-size: 18px;
}
.crbt_use ul li p:nth-child(1){
    margin-top: 60px!important;
}
.crbt_use ul li:nth-child(1){
    background:url("../new_images/crbt/crbt_use_bg1.png")no-repeat;
    margin-left:0px;
}
.crbt_use ul li:nth-child(2){
    background:url("../new_images/crbt/crbt_use_bg2.png")no-repeat;
}
.crbt_use ul li:nth-child(3){
    background:url("../new_images/crbt/crbt_use_bg3.png")no-repeat;
}
.crbt_use ul li:nth-child(4){
    background:url("../new_images/crbt/crbt_use_bg4.png")no-repeat;
    margin-left:0px;
}
.crbt_use ul li:nth-child(5){
    background:url("../new_images/crbt/crbt_use_bg5.png")no-repeat;
}
.crbt_use ul li:nth-child(6){
    background:url("../new_images/crbt/crbt_use_bg6.png")no-repeat;
}

.crbt_title{
    width: 100%;
    height: 270px;
    
  
    color: #1e62fa;
}
.crbt_title h1{
    width: 550px;
    height: 99px;
    line-height: 99px;
    margin: 0 auto;
    background: url("../new_images/crbt/crbt_title_bg.png");
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.crbt_title span{
    font-size: 35px;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.crbt_title p{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.crbt_application{
    width: 100%;
    height: 565px;
    background: url("../new_images/crbt/crbt_application_bg.png");
    background-position: center;
}
.crbt_application_center{
    width: 1080px;
    height: 565px;
    margin: 0 auto;
}
.crbt_application_center_left{
    float: left;
    position: relative;
    top: -60px;
}

.crbt_application_center_right{
    float: right;
    width: 540px;
    height: 500px;
    margin-top: 65px;
    color:white;
}
.crbt_application_center_right ul li{
    height: 115px;
}
.crbt_application_center_right ul li:nth-child(4){
    height: 100px;
}
.crbt_application_center_right ul li span{
    width: 240px;
    padding: 5px 0 5px 0;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid white;
    border-radius: 10px;
    display: block;
    text-align: center;
}
.crbt_application_center_right ul li p{
    font-size: 15px;
    margin-top: 10px;
}
.crbt_application_center_right_bottom1{
    width: 240px;
    height: 32px;
    line-height: 32px;
    display: inline-flex;
}
.crbt_application_center_right_bottom1 img{
    padding-right: 5px;
}
.crbt_application_center_right_bottom2{
    width: 240px;
    height: 32px;
    float: right;
    line-height: 32px;
    display: inline-flex;
}
.crbt_application_center_right_bottom2 img{
    padding-right: 5px;
}

.crbt_title2{
    width: 100%;
    height: 200px;
    padding-top: 48px;
    background-position: center bottom;
    color: #1e62fa;
}
.crbt_title2 h1{
    width: 550px;
    height: 99px;
    line-height: 99px;
    margin: 0 auto;
    background: url("../new_images/crbt/crbt_title_bg.png");
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.crbt_title2 span{
    font-size: 35px;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.crbt_title2 p{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}


.crbt_do{
    width:100%;
    height: 1550px;
    background: url("../new_images/crbt/crbt_do_bj.jpg") no-repeat;
    background-position:center bottom;
}
.crbt_do_second{
    width: 1330px;
    height: 100%;
   background-color: #f5edf0;
    margin: 0 auto;
}
.crbt_do_second_one ul{
    width: 1190px;
    height: 900px;
    margin: 0 auto;
margin-top: 33px;
}
.crbt_do_second_one ul li{
    width: 396px;
    height: auto;
    float: left;
}
.crbt_do_second_one ul li p{
    width: 173px;
    height: 52px;
    line-height: 40px;
    text-align: center;
    background: url("../new_images/crbt/crbt_do_bg.png");
    margin: 0 auto;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.crbt_do_second_one ul li img{
    height: 687px;
}
.crbt_do_second_one ul li span{
    width: 291px;
    height: 152px;
    background: url("../new_images/crbt/crbt_do_bg2.png");
    display: block;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    color: white;
    font-size: 15px;
}
.crbt_do_second_tow{
    width: 1190px;
    height: auto;
    margin: 0 auto;
    margin-top: 15px;
}
.crbt_do_second_tow ul{
    width: 100%;
    height: 189px;
}
.crbt_do_second_tow ul li{
    width: 140px;
    height: 45px;
    line-height: 45px;
    background: url("../new_images/crbt/button_bg.png");
    color: #4d1e2f;
    border-radius: 10px;
    float: left;
    display: inline-block;
    text-align: center;
    margin-left: 49px;
    margin-top: 30px;
    font-size: 15px;
}

.crbt_do_second_tow h1{
    text-align: center;
    font-size: 35px;
    
    color: #4d1e2f;
    font-weight: bold;
}
.crbt_do_second_tow p{
    text-align: center;
    font-size: 28px;
    margin-top: 6px;
    color: #4d1e2f;
}

.query{
    width: 100%;
    height: 104px;
    background-color: #3366ff;
    margin-top: -1px;
}
.query_center{
    width: 1080px;
    height: auto;
    margin: 0 auto;
}
.query1{
    position: relative;
    top: -35px;
    float: left;
}
.query_center input{
    line-height: 57px;
    float: left;
    background:url("../new_images/crbt/query_center_input.png");
    border: 0px solid white;
    margin-left: 10px;
    margin-top: 23px;
    font-size: 16px;
}
.query_center_input{
    margin-left: 20px!important;
}
.query_center input::placeholder{
    padding-left: 30px;
}
.query2{
    width: 156px;
    height: 59px;
    background: url("../new_images/crbt/query2.png");
    margin-left: 10px;
    margin-top: 22px;
    border: 1px solid #d18df9;
}

.crbt_scene_out{
   width: 100%;
   background:url("../new_images/crbt/crbt_scene_bg.jpg");
}

.crbt_scene{
    width: 1330px;
    height: 100%;
    
    margin: 0 auto;
}
.crbt_scene_second{
    width: 1080px;
    height: 660px;
    margin: 0 auto;
}
.crbt_scene_second ul li{
    width: 255px;
    height: 102px;
    float: left;
    margin-left: 20px;
    background:url("../new_images/crbt/button_bg2.png");
    margin-top: 30px;
}
.crbt_scene_second ul li:nth-child(1){
    margin-left: 0px;
}
.crbt_scene_second ul li:nth-child(5){
    margin-left: 0px;
}
.crbt_scene_second ul li img{
    display: table;
    transition: all .5s;
}
.crbt_scene_second:hover.crbt_scene_second img{
    transform: translateX(30px);
}
.crbt_scene_second ul li img{
    display: table;
    margin: 12px auto;
}
.crbt_scene_second ul li p{
    text-align: center;
    color: #1e62fa;
    font-size: 17px;
}

.crbt_bring{
    width: 100%;
    height: 984px;
    margin-top: -6px;
    background: url("../new_images/crbt/crbt_bring_bg.jpg") no-repeat;
    background-position:center;
}
.crbt_bring ul{
    width: 1080px;
    height: 600px;
    margin: 0 auto;
    color: white;
}
.crbt_bring ul li{
    width: 250px;
    height: 180px;
    margin-left: 40px;
    margin-top: 110px;
    float: left;
}
.crbt_bring ul li:nth-child(2){
    margin-left: 120px;
}
.crbt_bring ul li:nth-child(3){
    margin-left: 120px;
}
.crbt_bring ul li:nth-child(4){
    margin-left: 225px;
    margin-top: 30px;
}
.crbt_bring ul li:nth-child(5){
    margin-left: 125px;
    margin-top: 30px;
}
.crbt_bring ul li span{
    font-size: 43px;
    display: block;
    text-align: center;
}
.crbt_bring ul li p{
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 13px;
}
.crbt_bring a{
    width: 381px;
    line-height: 72px;
    background: url("../new_images/crbt/crbt_bring2.png");
    display: block;
    margin: 0 auto;
    
    font-size: 40px;
    color: white!important;
    text-decoration: none;
    text-align: center;
}
.crbt_bring a:hover{
    text-decoration: none;
}

.crbt_service{
    width: 100%;
    height: 948px;
    margin-top: -14px;
    background: url("../new_images/crbt/crbt_service_bj.jpg") no-repeat;
    background-position:center;
}
.crbt_title3{
    width: 100%;
    height: 200px;
    background-position: center bottom;
    color: #1e62fa;
    position: relative;
    top: 70px;
}
.crbt_title3 h1{
    width: 550px;
    height: 99px;
    line-height: 99px;
    margin: 0 auto;
    background: url("../new_images/crbt/crbt_title_bg.png");
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.crbt_title3 span{
    font-size: 35px;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.crbt_title3 p{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}
.crbt_service ul{
    width: 1080px;
    height: 700px;
    margin: 0 auto;
   
}
.crbt_service ul li{
    width: 278px;
    height: 303px;
    float: left;
    margin-left: 123px;
    margin-top: 40px;
}
.crbt_service ul li:nth-child(1){
    margin-left: 0px;
}
.crbt_service ul li:nth-child(4){
    margin-left: 0px;
}
.crbt_service ul li:nth-child(2n-1){
    background: url("../new_images/crbt/crbt_service_bg1.png");
}
.crbt_service ul li:nth-child(2n){
    background: url("../new_images/crbt/crbt_service_bg1.png");
}
.crbt_service ul li:hover{
    margin-top:30px;
    transition: all .5s;
}
.crbt_service ul li:nth-child(3):hover{
    margin-top:40px;
    transition: all .5s;
}
.crbt_service ul li img{
    display: table;
    margin: 0 auto;
    margin-top: 55px;
}
.crbt_service ul li span{
    font-size: 35px;
    color: block;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.crbt_service ul li p{
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    margin-top: 20px;
    color:block;
    font-size: 15px;
}

.crbt_process{
    width: 100%;
    height: 604px;
    margin-top: -7px;
    background: url("../new_images/crbt/crbt_process_bj.jpg") no-repeat;
    background-position:center;
}
.crbt_process ul{
    width: 1076px;
    height: 258px;
    background: url("../new_images/crbt/crbt_process_bg.png") no-repeat;
    background-position:center;
    margin: 0 auto;
    margin-top: 50px;
}
.crbt_process ul li{
    width: 142px;
    height: 142px;
    background: url("../new_images/crbt/crbt_process_bg1.png") no-repeat;
    float: left;
    margin-top: 74px;
    margin-left: 77px;
}
.crbt_process ul li:nth-child(1){
    margin-left: 35px;
}
.crbt_process ul li img{
    display: table;
    margin: 0 auto;
    margin-top: 50px;
}
.crbt_process:hover.crbt_process img{
    transform: rotateY(360deg);
    transition: 0.6s;
}
.crbt_process ul li p{
    text-align: center;
    font-size: 19px;
    color: white;
    margin-top: 10px;
}

.crbt_image{
    width: 100%;
    height: 291px;
    background: url("../new_images/crbt/crbt_image.jpg") no-repeat;
    background-position:center;
}