<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}

.clear{
    clear: both;
}
a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
a:hover{
color: #f75b32;
}
.swiper-father {
    width: 1000px;
    height: 500px;
    position: relative;
    margin:0 auto
  }
.swiper-container {
    width: 850px !important;
    margin-top: 50px;
  }
  .swiper-slide {
    width: 850px !important;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
.swiper-slide img{
    width: 100%;
}
.topNav{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;

}
.logo{
    float: left;
    width: 300px;
    margin: 16px 0 0 50px;
   
}
.num{
    float: right;
    margin-right: 50px;
    font-weight: bold;
}
.container{
    max-width: 1920px;
    margin: 0 auto;
    
}
.item_topbanner{
    max-width: 1920px;
    margin: 0 auto;
    
}
.item_topbanner img{
    width: 100%;
}
.item_black{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: -1;
    top: -5px;
}
.item_black img{
    width: 100%;
}
.item_black_word1{
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    position:absolute;
    top: 30%;
    left: 32%
}
.item_black_r_div{
    height: 250px;
    position: absolute;
    top: 10%;
    left: 58%

}
.item_black_r_div_title{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 20px;
}
.item_black_r_div_con{
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.item_advance{
    max-width: 1920PX;
    height: 600px;
    margin: 0 auto;
    padding: 1px;
    margin-top: -9px;
    background: url('advancebg.png') top center no-repeat;
    background-size: 100%;
}
.item_advance_title{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    margin-top: 50px;
}
.item_advance_title2{
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}
.item_advance_div{
    width: 800px;
    height: 350px;
    margin: 50px auto;
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;

}
.item_advance_part{
    width: 30%;
    height: 170px;
    background: url('border1.png') top center no-repeat;
    background-size: 100%;
}
.item_advance_part_title{
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.item_advance_part_title i{
    font-size: 26px;
    color: lightgray;
    margin-right: 5px;
}
.item_advance_part_con{
    width: 90%;
    margin: 0 auto;
    color: #fff;
    line-height: 28px;
    margin-top: 20px;
}
.item_solution{
    max-width: 1920px;
    height: 600px;
    margin: 0 auto;
    background: url('solutionbg.jpg') top center no-repeat;
    background-size: 100%;
    padding: 1px;
}
.item_solution_div{
    width: 1000px;
    height: 500px;
    margin: 0 auto;
    position: relative;
    padding: 1px;
}
.item_solution_title{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    margin-top: 50px;
}
.item_solution_imgMk {
    text-align: center;
    margin-top: 90px;
}
.item_solution_imgMk img{
    width: 500px;
    text-align: center;
}
.item_solution_left{
    position: absolute;
    top: 200px;
    left: 0;
    width: 250px;
    height: 260px;
}
.item_solution_left_div{
    width:100%;
    height: 50px;
    line-height: 50px;
    background:-webkit-linear-gradient(left,#d35757,#f2f1f1);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#d35757,#f2f1f1);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#d35757,#f2f1f1);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#d35757,#f2f1f1);/* æ&nbsp;‡å‡†*/
    margin-top: 10px;
    text-align: center;
    color: #330000;
    font-weight: bold;
}



.item_solution_right{
    position: absolute;
    top: 0;
    left: 720px;
    width: 280px;
}
.item_solution_right_line{
    height: 40px;
    margin-top: 10px;
}
.arrow{
    width: 25px;
    position: relative;
    top: 10px;
    margin-right: 5px;
}
.item_solution_right_con{
    padding-bottom: 1px;
    border-bottom: 5px solid #dc2424;
}
.item_notice{
    max-width: 1920px;
    height: 100px;
    background: #333;
    margin: 0 auto;
}
.item_notice_div{
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}
.item_notice_div_red{
    width: 100px;
    height: 100px;
    background: #dc2424;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    float: left;
}
.item_notice_div_word{
    height: 100px;
    line-height: 30px;
    float: left;
    font-size: 16px;
    margin-left: 50px;
}
.item_notice_div_word p{
    color: #fff;
    margin-top: 20px;
}
.clickhere{
    display: block;
    width: 150px;
    height: 50px;
    float: right;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    margin-right: 80px;
    margin-top: 25px;
    background:-webkit-linear-gradient(left,#df4d54,#a20e15);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#df4d54,#a20e15);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#df4d54,#a20e15);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#df4d54,#a20e15);/* æ&nbsp;‡å‡†*/
}
.item_video{
    max-width: 1920px;
    height: 700px;
    margin: 0 auto;
    background:-webkit-linear-gradient(left,#575a63,#2e2e33);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#575a63,#2e2e33);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#575a63,#2e2e33);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#575a63,#2e2e33);/* æ&nbsp;‡å‡†*/
    padding: 1px;
}
.item_video_title{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    margin-top: 50px;
}
.item_video_title2{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    color: #a49f9f;
}
.item_video_div{
    width: 1000px;
    margin: 50px auto;
    position: relative;
}
.item_video_circle1{
    position: relative;
    left: 0;
    width: 150px;
    height: 150px;
    background: url('circle.png') top center no-repeat;
    background-size: 100%;
    padding: 1px;
}
.item_video_circle_con{
    font-size: 12px;
    text-align: center;
    color: #b11e25;
    width: 80%;
    margin: 10px auto;
}
.item_video_circle_title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #b11e25;
    margin-top: 20px;
}
.item_video_circle2{
    position: absolute;
    left: 850px;
    top: 0;
    width: 150px;
    height: 150px;
    background: url('circle.png') top center no-repeat;
    background-size: 100%;
    padding: 1px;
}
.item_video_circle3{
    position: absolute;
    left: 425px;
    top: 180%;
    width: 150px;
    height: 150px;
    background: url('circle.png') top center no-repeat;
    background-size: 100%;
    padding: 1px;
    z-index: 9;
}
.epi{
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -155px;
 
}
.epi img{
    width: 310px;
}
.item_video_right{
    width: 250px;
    height: 140px;
    position: absolute;
    top: 200px;
    left: 750px;

}
.item_video_right .item_video_right_line{
    color: #fff;
    margin-top: 15px;

}
.item_yt{
    max-width: 1920px;;
    height: 100px;
    margin: 0 auto;
    padding: 1px;
    background:#b11e25;
}
.item_yt_div{
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}
.item_yt_div p{
    line-height: 100px;
}
.item_yt_div p .yttitle2{
    float: left;
    margin-top: 25px;
    width: 150px;
}
.item_yt_div p .yttitle{
    float: left;
    margin-top: 25px;
    margin-left: 50px;
    width: 550px;
}
.item_qcb{
    max-width: 1920px;
    height: 2500px;
    margin: 0 auto;
    padding: 1px ;
    background:url('qcgbg.jpg') top center repeat;
    background-size: 100%;
    position: relative;
}
.item_qcb_title{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    margin-top: 15px;
}
.item_qcb_title2{
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}
.item_qcb_div{
    width: 1000px;
    height: auto;
    border: 1px solid #dc2424;
    background: #fff;
    margin: 50px auto;
}
.item_qcb_table{
    width: 96%;
    margin: 0 auto;
    border-collapse:collapse;
}
.item_qcb_table th{
    height: 40px;
    background: #333;
    color: #fff;
    border: 1px solid #fff;
}
.item_qcb_table td{
    text-align: center;
}

.item_qcb_table td:nth-child(3){
    font-size: 16px;
    padding: 10px 0;
}
.item_qcb_table td:nth-child(3) span{
    color:#e33c3a ;
}
.item_qcb_table td:nth-child(3) p{
    margin-top: 10px;
}
.item_qcb_table td:nth-child(4){
    font-size: 18px;
    padding: 10px 0;
    font-weight: bold;
}


.table_sdiv{
    font-size: 12px;
    margin: 20px auto;
    padding: 5px 0;
    border-radius: 5px;
    background:-webkit-linear-gradient(left,#e33c3a,#f0613d);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#e33c3a,#f0613d);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#e33c3a,#f0613d);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#e33c3a,#f0613d);/* æ&nbsp;‡å‡†*/
}
.table_sdiv p{
    color: #fff;
}
.clickhere2{
    display: block;
    width: 250px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    margin: 20px auto;
    background:-webkit-linear-gradient(left,#df4d54,#a20e15);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#df4d54,#a20e15);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#df4d54,#a20e15);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#df4d54,#a20e15);/* æ&nbsp;‡å‡†*/
}

.item_menber{
    max-width: 1920px;
    margin: 0 auto;
    background: url('memberbg.jpg') top center no-repeat;
    background-size: 100%;
    padding-bottom: 10px;
	padding-top:1px
}
.item_menber_title1{
    text-align: center;
    margin-top: 50px;
}
.item_menber_title1 img{
    width: 600px;
}
.item_menber_title2{
    text-align: center;
    margin-top: 50px;
}
.item_menber_title2 img{
    width: 750px;
}
.item_menber_title3{
    text-align: center;
    margin-top: 15px;
}
.item_menber_title3 img{
    width: 700px;
}
.item_menber_main{
    width: 1000px;
    height: auto;
    margin: 50px auto;
    border: 1px solid #f9c385;
    background: (206,3,19,0.5);

}
.item_menber_main_white{
    width: 80%;
    margin: 30px auto;
    padding: 15px 5%;
    background: #fff;
}
.item_menber_main_left{
    width: 60px;
    height: 60px;
    float: left;
    background: url('star.png') top center no-repeat;
    background-size: 100%;
    text-align: center;
}
.item_menber_main_left i{
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
}
.item_menber_main_right{
    width: 700px;
    height: auto;
    float:right;
}
.item_menber_main_right p:nth-child(1){
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}
.item_menber_main_right_con{
   line-height: 28px;
}

.item_table_bottom{
    width: 1200px;
	height:280px;
    background:rgba(255,255,255,0.6);
    position:absolute;
    bottom:25px;
    left: 50%;
    margin-left: -600px;
    display:flex;
    border-radius: 20px;
    box-shadow:5px 5px 10px 2px lightgray;
    justify-content: space-around;
    flex-wrap: nowrap;

}
.item_table_bottom_div{
    width: 190px;
    margin-top: 45px;

}
.ll{
    text-align: right;
}
.ll img{
    width: 180px;
    
}
.rr{
	
}
.rr_top{
    color: #e33c3a;
}
.rr_mid{
    color: #e33c3a;
    font-size: 16px;
    margin-top: 10px;
}
.rr_bot{
    margin-top: 10px;
	font-size:14px;
}
.clickhere3{
    display: block;
    width: 150px;
    height: 40px;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    background:-webkit-linear-gradient(left,#df4d54,#a20e15);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#df4d54,#a20e15);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#df4d54,#a20e15);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#df4d54,#a20e15);/* æ&nbsp;‡å‡†*/
	position:absolute;
	top:200px
}
.item_better{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    padding: 1px;
    background:-webkit-linear-gradient(left,#ef2e35,#c20c0e);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#ef2e35,#c20c0e);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#ef2e35,#c20c0e);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#ef2e35,#c20c0e);/* æ&nbsp;‡å‡†*/
}
.item_better_title{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    margin-top: 50px;
}
.item_better_title2{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
}

.item_better_div{
    width: 1100px;
    height: auto;
    margin: 50px auto;
    background: #fff;
    padding: 1px;
}
.item_better_div table tr td{
    padding:5px 3px;
}
.item_talk{
    max-width: 1920px;
    height: 1000px;
    margin: 0 auto;
    padding: 1px;
    background: url('talkbg.jpg') top center no-repeat;
    background-size: 100%;
}
.item_talk_title{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    margin-top: 150px;
}
.item_talk_title2{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}
.item_talk_div{
    width: 800px;
    height: 600px;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.item_talk_div_one{
    width: 350px;
    height: 600px;
    text-align: center;
}
.item_talk_div_one img{
    width: 280px;
}
.item_swiper_div{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
    background: #fff;
    padding-bottom: 50px;
}
.item_swiper_title{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    margin-top: 50px;
}
.item_swiper_title2{
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}
.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    width: 100%;
}

.item_a{
    width: 80%;
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
    word-wrap: nowrap;
    
}
.item_a a{
    padding: 8px 30px;
    background: #a20e15;
    color: #fff;
    border-radius: 20px;
}







@media screen and (max-width:768px){
.logo{
    float: left;
    width: 140px;
    margin: 30px 0 0 5px;
   
}
.num{
    float: right;
    margin-right: 5px;
    font-weight: bold;
    font-size: 12px;
}
.item_black{
    max-width: 1920px;
    height: 320px;
    margin: 0 auto;
    position: relative;
    z-index: -1;
    top: -5px;
    background: darkgray;
}
.item_black img{
    display: none;
}
.item_black_word1{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position:absolute;
    top: 0%;
    width: 200px;
    left: 50%;
    margin-left: -25%;
}
.item_black_r_div{
    width: 250px;
    height: 250px;
    position: absolute;
    top: 15%;
    
    margin-left: -125px;

}
.item_black_r_div_title{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 0px;
}
.item_black_r_div_con{
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.item_advance{
    max-width: 1920PX;
    height: auto;
    margin: 0 auto;
    padding: 1px;
    margin-top: -5px;
    background: #c20c0e;
    
}
.item_advance_title{
    font-size: 20px;
    margin-top: 30px;
}
.item_advance_div{
    width: 96%;
    height: auto;
    margin: 50px auto;
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;

}
.item_advance_part{
    width: 46%;
    height: auto;
    background: url('border1.png') top center no-repeat;
    background-size: 100%;
    font-size: 14px;
    margin-bottom: 20px;
}
.item_advance_part_title{
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.item_advance_part_title i{
    font-size: 26px;
    color: lightgray;
    margin-right: 5px;
}
.item_advance_part_con{
    width: 90%;
    margin: 0 auto;
    color: #fff;
    line-height: 28px;
    margin-top: 20px;
}

.item_solution{
    max-width: 1920px;
    height: 780px;
    background: lightgray;
}
.item_solution_div{
    width: 100%;
    height: 700px;
    margin: 0 auto;
    position: relative;
}
.item_solution_title{
    font-size: 20px;
}
.item_solution_imgMk {
    text-align: center;
    margin-top: 20px;
}
.item_solution_imgMk img{
    width: 250px;
}
.item_solution_left{
    position: relative;
    top: 20px;
    width: 250px;
    height: 240px;
    margin: 0 auto;
}
.item_solution_left_div{
    width:100%;
}

.item_solution_right{
    position: relative;
    left: 0;
    top: 10px;
    width: 260px;
    height: 250px;
    margin: 0 auto;
    
}

.item_notice{
    max-width: 100%;
    height: auto;
    background: #333;
    margin: 0 auto;
    padding: 1px;
}
.item_notice_div{
    width: 96%;
    height: 200px;
    margin: 50px auto;
}
.item_notice_div_red{
    width: 70px;
    height: 50px;
    background: #dc2424;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.item_notice_div_word{
    width: 55%;
    height: auto;
    line-height: 22px;
}
.item_notice_div_word p{
    margin-top: 0;
}
.item_video{
    max-width: 100%;
    height: 720px;
    margin: 0 auto;
    background:gray;
    background-size: 100%;
    padding: 1px;
    background:-webkit-linear-gradient(left,#575a63,#2e2e33);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#575a63,#2e2e33);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#575a63,#2e2e33);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#575a63,#2e2e33);/* æ&nbsp;‡å‡†*/
}
.item_video_title{
    font-size: 20px;

}
.item_video_title2{
    font-size: 12px;
}
.item_video_div{
    width: 96%;
    margin: 25px auto;
    position: relative;
}

.item_video_circle1{
    float: left;

}


.item_video_circle2{
    float: right;
    position: relative;
    left: 0px;
    top: 0;
    width: 150px;
    height: 150px;
    background: url('circle.png') top center no-repeat;
    background-size: 100%;
    padding: 1px;
}
.item_video_circle3{
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 260px;
}
.epi{
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: -100px;
 
}
.epi img{
    width: 200px;
}
.item_video_right{
    width: 250px;
    height: 140px;
    position: absolute;
    top: 400px;
    left: 50%;
    margin-left: -125px;

}

.item_yt{
    max-width: 100%;
    height:270px;
    margin: 0 auto;
}
.item_yt_div{
    width: 100%;
    height: 270px;
    margin: 0 auto;
}
.item_yt_div p .yttitle2{
    float: none;
    display: block;
    margin: 25px auto;
    width: 250px;
}
.item_yt_div p .yttitle{
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
    width: 320px;
}
.item_qcb{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    padding: 1px ;
    background:url('qcgbg.jpg') top center repeat;
    background-size: 100%;
    
}
.item_qcb_title{
    font-size: 20px;
    margin-top: 15px;
}
.item_qcb_title2{
    text-align: center;
    font-size: 14px;
    margin-top: 50px;
}
.item_qcb_div{
    width: 100%;
    height: auto;
}
.item_qcb_div{
    width: 100%;
    height: auto;
}
.item_qcb_table{
    width: 96%;
    margin: 0 auto;
    height: auto;

}

.item_menber{
    max-width: 100%;
    margin: 30px auto;
    background: url('memberbg.jpg') top center repeat;
    background-size: 100%;
}
.item_menber_title1{
    text-align: center;
    margin-top: 20px;
}
.item_menber_title1 img{
    width: 250px;
}
.item_menber_title2{
    text-align: center;
    margin-top: 20px;
}
.item_menber_title2 img{
    width: 300px;
}
.item_menber_title3{
    text-align: center;
    margin-top: 5px;
}
.item_menber_title3 img{
    width: 280px;
}

.item_menber_main{
    width: 96%;
    height: auto;
    margin: 30px auto;
    border: 1px solid #f9c385;
    background: #b70b15;

}
.item_menber_main_white{
    width: 94%;
    margin: 30px auto;
    padding: 5px;
    background: #fff;
}
.item_menber_main_left{
    width: 60px;
    height: 60px;
    float: left;
    background: url('star.png') top center no-repeat;
    background-size: 100%;
    text-align: center;
}
.item_menber_main_left i{
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
}
.item_menber_main_right{
    width: 75%;
    height: auto;
    float:right;
}









.item_table_bottom{
    width: 100%;
    height: auto;
    background:rgba(255,255,255,0.6);
    position: relative;;
    bottom:0;
    left:0%;
    margin-left: 0px;
    display:block;
    border-radius: 20px;
    box-shadow:5px 5px 10px 2px lightgray;
    justify-content: space-around;
    flex-wrap: nowrap;

}
.item_table_bottom_div{
    width: 96%;
    height: 250px;
    margin-top: 25px;

}
.ll{
    text-align: center;
}
.ll img{
    width: 280px;
    
}
.rr{
	position: relative;
}
.rr_top{
    color: #e33c3a;
    text-align: center;
}
.rr_mid{
    color: #e33c3a;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}
.rr_bot{
    margin-top: 10px;
    text-align: center;
}

.item_better{
    max-width: 100%;

}
.item_better_title{
    font-size: 20px;
    margin-top: 50px;
}
.item_better_title2{

    font-size: 16px;

}

.item_better_div{
    width: 100%;
    height: auto;
   
}
.b0x_5_table{
    width: 96% !important;
    height: 400px !important;

}
.b0x_5_table table{
    float: none !important;
    width: 96% !important;
    margin: 0 auto !important;
}


.item_better{
    max-width: 100%;
    height: auto;
    margin: 0 auto;

}
.item_talk{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1px;
    background: url('talkbg.jpg') top center repeat;
    background-size: 100%;
}
.item_talk_title{
    font-size: 20px;
    margin-top: 50px;
}
.item_talk_title2{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}
.item_talk_div{
    width: 96%;
    height: auto;
    margin: 50px auto;
    display: block;

}
.item_talk_div_one{
    width: 96%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.item_talk_div_one img{
    width: 90%;
}
.item_swiper_div{
    max-width: 100%;
    margin: 0 auto;
    padding: 1px;
    background: #fff;
    padding-bottom: 25px;
}
.item_swiper_title{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
}
.item_swiper_title2{
    width: 300px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
}


.swiper-father {
    width: 100%;
    height: auto;
    position: relative;
    margin:0px auto;
    margin-top: 25px;
  }
.swiper-container {
    width: 80% !important;
    margin-top: 50px;
    margin: 0 auto;
  }
  .swiper-slide {
    width: 100% !important;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
.foot table{
	width:100% !important;
}
.dwindex_foot_div{
width:100% !important;
}
.dwindex_foot{
width:100% !important;
}
.dwindex_foot_left{
	float:none;
	text-align:center;
	margin:25px auto;
}
.dwindex_foot_right{
width:100% !important;
float:none;
}
.dwindex_foot_right_con{
	display:block !important;
	margin:25px auto;
}
.dwindex_foot_right_con_item{
	margin:25px auto;
}
}</pre></body></html>