/* Public */
@charset "utf-8"; 

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin:0; padding:0; box-sizing:border-box;}
img { border:0 none; vertical-align:top;}
ul,li,dl,dd,dt { list-style-type:none;}
i,em,cite,strong { font-style:normal;}
body {  -webkit-text-size-adjust:none; /* 谷歌不支持12px以下字号 */ }
a{ text-decoration:none;}
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   /*  去掉IE下链接虚线框 */
a:focus { outline:none;}    /* 去掉火狐下链接虚线框 */
/* end_Public */

@media (min-width:768px){
.hidden-sm{display:none!important;}
#ea_h,#ea_ba,#ea_c,#ea_b{min-width:1300px;}
@font-face {
  font-family:bahnschrift; 
  src:url(../images/bahnschrift.ttf); 
}

/* 头部 */
.head{position:absolute; top:0; z-index:99; left:0; border-bottom:1px solid rgba(255,255,255,0.1); width:100%; height:119px;}
.head:hover,
.head.active{ border-bottom:1px solid #EAEAEA; background:#fff; top:0;}
.head.active{ position:fixed;}
.logo{float:left; height:auto; overflow:hidden; padding-left:6.25%;}
.logo img{height:65px; margin-top:31px;}
.logo1{display:block;}
.logo2{display:none;}
.head:hover .logo1,.head.active .logo1{display:none;}
.head:hover .logo2,.head.active .logo2{display:block;}

.nav{float:right; overflow:hidden;}
.nav li{float:left; height:35px; line-height:35px; font-size:16px; margin-right:65px; font-weight:bold; margin-top:41px;}
.nav li a{color:#fff;}
.nav li a:hover,.nav li.active a{color:#0068b7;}
.head:hover .nav li a,.head.active .nav li a{color:#333333;}
.head:hover .nav li a:hover,.head:hover .nav li.active a,.head.active .nav li a:hover,.head.active .nav li.active a{color:#0068b7;}

.tel{float:right; width:auto; border-left:1px solid rgba(255,255,255,0.1); height:118px; position:relative; line-height:118px; padding:0 35px; cursor:pointer;}
.head:hover .tel,.head.active .tel{border-left:1px solid #EAEAEA;}
.tel .tel_icon{padding-left:30px; background:url(../images/tel.png) no-repeat center; float:left; height:118px;}
.head:hover .tel .tel_icon,.head.active .tel .tel_icon{background:url(../images/tel2.png) no-repeat center;}
.tel em{color:#333333; font-size:24px; display:block; float:left; padding-left:0; font-family:bahnschrift; width:0; overflow:hidden; transition:all 0.5s;}
.tel:hover em{width:auto; padding-left:20px;}

.lang{float:right; width:140px; border-left:1px solid rgba(255,255,255,0.1); height:118px; position:relative;}
.lang_icon{display:block; width:100%; height:100%; background:url(../images/lang.png) no-repeat center; cursor:pointer;}
.head:hover .lang_icon,.head.active .lang_icon{background:url(../images/lang2.png) no-repeat center;}
.lang ul{position:absolute; top:118px; left:0; width:100%; background:#fff; display:none;}
.lang ul li{padding-left:44px; height:74px; line-height:74px; font-size:16px; border-top:1px solid #EAEAEA;}
.lang ul li a{display:block; color:#333333;}
.lang ul li a:hover{color:#0068b7;}
.lang:hover,.head:hover .lang,.head.active .lang{border-left:1px solid #EAEAEA;}
.lang:hover ul{display:block;}


/* 底部 */
.foot{background:#333333; padding:63px 6.25% 89px 6.25%; overflow:hidden; position:relative;}
.foot_nav{padding-bottom:39px; border-bottom:1px solid rgba(255,255,255,0.05); height:73px;}
.foot_nav li{float:left; margin-right:70px; line-height:34px; font-size:14px;}
.foot_nav a{color:#fff;}

.foot_cont{height:151px; padding-top:50px; padding-bottom:50px; border-bottom:1px solid rgba(255,255,255,0.05);}
.foot_cont ul{display:flex; justify-content:space-between;}
.foot_cont li{padding-left:73px; overflow:hidden; height:54px;}
.foot_cont li span{display:block; font-size:14px; color:#999999; line-height:15px;}
.foot_cont li p{display:block; font-size:16px; color:#999999; padding-top:18px; line-height:17px;}
.foot_cont li p b{font-family:bahnschrift; font-size:30px; font-weight:normal; line-height:25px;}
.foot_cont_li1{background:url(../images/foot_cont_li1.png) no-repeat left center;}
.foot_cont_li2{background:url(../images/foot_cont_li2.png) no-repeat left center;}
.foot_cont_li3{background:url(../images/foot_cont_li3.png) no-repeat left center;}

.foot_copy{overflow:hidden; padding-top:37px; line-height:39px; font-size:14px; color:#999999;}




/* banner */
.banner{width:100%; position:relative; overflow:hidden;}
.banner li{position:relative;}
.banner img{width:100%;}
.banner_text{position:absolute; left:6.25%; top:32%; transition:all 0.5s;}
.banner_text h3{color:#fff; font-size:60px; font-weight:bold; line-height:70px; margin-bottom:30px; font-family:bahnschrift;}
.banner_text h3 em{color:#E3D256;}
.banner_text p{width:525px; line-height:40px; color:rgba(255,255,255,0.55); font-size:18px; margin-bottom:50px;}
.banner_text a{border-radius:30px; border:2px solid #fff; width:167px; line-height:57px; line-height:57px; display:block; text-align:center; font-size:18px; color:#fff;}
.banner_text a:hover{background:#fff; color:#333; font-weight:bold;}
.banner .swiper-pagination{text-align:left!important; left:6.25%!important; bottom:13%!important;}
.banner .swiper-pagination span{opacity:1!important; background:url(../images/pagination_span.png) no-repeat center;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background:url(../images/pagination_active.png) no-repeat center;}



/* 首页 */
/* index_one_wrap */
.index_one_wrap{width:100%; height:auto; position:relative; margin-top:-55px; padding:0 6.25%;}
.index_one_swiper{width:100%; overflow:hidden; border-radius:10px 10px 0 0; background:#fff;}
.index_one_swiper li{border-bottom:1px solid #F2F2F2; border-right:1px solid #F2F2F2;}
.index_one_swiper li img{width:100%; height:100%; border:0;}
.index_one_prev{width:30px; height:30px; position:absolute; left:3%; top:58%; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_left.png) no-repeat center #EEEEEE;}
.index_one_next{width:30px; height:30px; position:absolute; right:3%; top:58%; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_right.png) no-repeat center #EEEEEE;}
.index_one_prev:hover{background:url(../images/index_one_left_hover.png) no-repeat center #FF862C;}
.index_one_next:hover{background:url(../images/index_one_right_hover.png) no-repeat center #FF862C;}

/* index_two_wrap */
.index_two_wrap{background:#F2F6F9; height:auto; position:relative; padding:0 6.25%; overflow:hidden;}
.index_two_h3{text-align:center; font-size:36px; color:#333333; line-height:65px; padding:87px 0 65px 0;}
.index_two_more{margin-bottom:106px; margin-top:42px;}
.index_two_more a{display:block; width:154px; height:59px; text-align:center; font-size:18px; color:#fff; line-height:59px; border-radius:30px; background:#0068B7; margin:0 auto; font-weight:bold;}
.index_two_swiper{width:100%; overflow:hidden; position:relative;}
.index_two_swiper li{background:#fff; padding:46px 3% 70px 3%;}
.index_two_swiper li img{display:block; margin:0 auto;}
.index_two_swiper li h3{text-align:center; font-size:30px; height:45px; line-height:45px; margin:15px 0 30px 0;}
.index_two_swiper li h3 a{color:#333333;}
.index_two_swiper li p{text-align:center; font-size:16px; color:#333333; line-height:40px; height:155px; overflow:hidden;}
.index_two_limore{text-align:center;}
.index_two_limore a{display:block; margin:0 auto; border:2px solid #D7D7D7; border-radius:30px; line-height:55px; font-size:18px; color:#333; width:150px; font-weight:bold;}
.index_two_limore a:hover{background:#0068B7; border:2px solid #0068B7; color:#fff;}
.index_two_pagination{height:23px; line-height:23px; text-align:center; font-size:14px; color:#333333; margin-top:44px; position:relative;}
.index_two_pagination:before{content:''; position:absolute; width:100px; height:1px; background:#CCCFD1; left:50%; transform:translate(-50%,-50%); top:50%; z-index:2;}
.index_two_pagination:after{content:''; position:absolute; width:50px; height:1px; background:#333333; left:50%; transform:translate(-100%,-50%); top:50%; z-index:3;}
.index_two_wrap .swiper-pagination-current:before{content:'0';}
.index_two_wrap .swiper-pagination-total{padding-left:115px;}
.index_two_wrap .swiper-pagination-total:before{content:'0';}

/* index_three_wrap */
.index_three_wrap{height:auto; position:relative; overflow:hidden;}
.index_three_h3{text-align:center; font-size:36px; color:#333333; line-height:65px; padding:128px 0 66px 0;}
.index_three_swiper{overflow:hidden;}
.index_three_swiper li{width:25%; float:left; border:1px solid #EFEFEF; border-left:0; padding:63px 4.4% 74px 4.4%;}
.index_three_swiper li img{display:block; height:135px;}
.index_three_swiper li h3{font-weight:normal; font-size:20px; color:#333; font-weight:bold; height:33px; margin-top:40px; margin-bottom:25px;}
.index_three_swiper li p{font-size:14px; color:#333; line-height:30px; height:242px; height:330px; overflow:hidden;}
.index_three_limore{overflow:hidden; margin-top:26px;}
.index_three_limore a{display:block; width:37px; height:37px; border:1px solid #543B2F; background:url(../images/index_three_more.png) no-repeat center; border-radius:50%; display:block; cursor:pointer;}
.index_three_swiper li:hover .index_three_limore a{background:url(../images/index_three_morehover.png) no-repeat center #FF862C; border:1px solid #FF862C;}
.index_three_swiper li:hover{background:#0068B7;}
.index_three_swiper li:hover h3{color:#fff;}
.index_three_swiper li:hover p{color:#fff;}
/*index_map*/
.index_map{width:1200px; height:877px; position:relative; margin:0 auto 80px; overflow:hidden; background:url(../images/index_map.png) no-repeat center 90px;}
.index_map_h3{text-align:center; font-size:36px; color:#333333; line-height:65px; padding:60px 0 0 0;}
.index_map_li{position:absolute; bottom:0; left:0; text-align:center; width:100%;}
.index_map_li li{display:inline-block; font-size:16px; color:#333; padding-left:32px; margin:0 15px;}
.index_map_li li:nth-child(1){background:url(../images/index_map_li1.png) no-repeat left center;}
.index_map_li li:nth-child(2){background:url(../images/index_map_li2.png) no-repeat left center;}
/* index_four_wrap */
.index_four_wrap{background:#F2F6F9; height:auto; position:relative; padding:0 6.25%; overflow:hidden;}
.index_four_h3{text-align:center; font-size:36px; color:#333333; line-height:65px; padding:105px 0 56px 0;}
.index_four_more{margin-bottom:100px; margin-top:50px;}
.index_four_more a{display:block; width:154px; height:59px; text-align:center; font-size:18px; color:#fff; line-height:59px; border-radius:30px; background:#0068B7; margin:0 auto; font-weight:bold;}
.index_four_swiper{width:100%; overflow:hidden; position:relative;}
.index_four_swiper li{width:30%; float:left; margin-left:3.3333%;}
.index_four_swiper li:nth-child(1){margin-left:0%;}
.index_four_lidata{height:40px; line-height:40px; margin-bottom:32px;}
.index_four_lidata_type{border:2px solid #0068B7; border-radius:30px; height:40px; line-height:40px; width:100px; background:#fff; color:#0068b7; display:block; float:left; text-align:center; font-size:14px; font-weight:bold;}
.index_four_lidata_time{font-size:16px; font-weight:bold; color:#333; padding-left:19px;}
.index_four_lititle{height:74px; line-height:36px; font-size:22px; font-weight:bold; color:#333; margin-bottom:42px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.index_four_lititle a{color:#333;}
.index_four_lititle:hover{color:#0068B7;}
.index_four_lititle:hover a{color:#0068B7;}
.index_four_liimg{overflow:hidden;}
.index_four_liimg img{width:100%;}
.index_four_limore{overflow:hidden; margin-top:30px;}
.index_four_limore a{font-size:14px; color:#333; font-weight:bold; line-height:32px;}
.index_four_limore a:hover{color:#0068B7;}


/* 关于我们 */
/* about_banner */
.about_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.about_banner img{width:100%;}
.about_banner_text{position:absolute; top:50%; left:18%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.about_banner_text h3{font-size:60px; font-family:bahnschrift; line-height:80px;}
.about_banner_text p{font-size:30px; line-height:55px; padding-bottom:30px; position:relative;}
.about_banner_text p::before{content:''; width:16px; height:4px; background:#fff; position:absolute; bottom:0; left:0;}


/*about_one_wrap*/
.about_one_wrap{width:100%; position:relative; overflow:hidden; padding:77px 16.25% 97px 16.25%;}
.about_one_h3{font-size:36px; color:#333333; text-align:center; line-height:60px;}
.about_one_cont{margin-top:36px; font-size:16px; color:#333333; line-height:36px; text-align:center; overflow:hidden;}
.about_one_cont p{margin-bottom:32px;}
.about_one_scroll{margin-top:28px; overflow:hidden;}
.about_one_scroll ul{display:flex; justify-content:space-between;}
.about_one_scroll ul li h3{line-height:58px; font-size:60px; font-family:bahnschrift; color:#333333;}
.about_one_scroll ul li h3 em{font-size:24px; margin-left:15px;}
.about_one_scroll ul li h3 span{padding-left:70px;}
.about_one_scroll ul li:nth-child(1) h3 span{background:url(../images/about_one_scroll1.png) no-repeat left 6px;}
.about_one_scroll ul li:nth-child(2) h3 span{background:url(../images/about_one_scroll2.png) no-repeat left 6px;}
.about_one_scroll ul li:nth-child(3) h3 span{background:url(../images/about_one_scroll3.png) no-repeat left 6px;}
.about_one_scroll ul li:nth-child(4) h3 span{background:url(../images/about_one_scroll4.png) no-repeat left 6px;}
.about_one_scroll ul li p{padding-left:70px; font-size:16px; color:#333333; margin-top:7px;}

/* about_two_wrap */
.about_two_wrap{width:100%; height:auto; background:url(../images/about_two_bg.png) no-repeat top center; position:relative; overflow:hidden;}
.about_two_w{padding:0 6.25%; overflow:hidden; margin-bottom:140px;}
.about_two_h3{font-size:36px; color:#fff; text-align:center; line-height:60px; margin-top:118px; margin-bottom:105px;}
.about_two_swiper{overflow:hidden; width:100%;}
.about_two_libox{margin:0 30px 60px 30px; position:relative; background:#F2F6F9; padding:50px 13%; height:420px; overflow:hidden;}
.about_two_p1{width:87px; height:40px; line-height:36px; border:2px solid #0068B7; text-align:center; font-size:14px; font-weight:bold; color:#0068B7; border-radius:30px; background:#fff;}
.about_two_p2{width:100%; text-transform:uppercase; font-size:24px; font-weight:bold; color:#333; margin-top:20px; line-height:35px;}
.about_two_p3{width:100%; font-size:24px; font-weight:bold; color:#333; line-height:35px;}
.about_two_img{position:absolute; bottom:50px; left:13%; width:auto; max-height:155px; overflow:hidden; z-index:1; transition:all 0.5s; max-width:74%; display:flex; align-items:center;}
.about_two_img img{display:block; max-height:155px;}
.about_two_libox:hover .about_two_img{width:100%; height:100%; left:0; bottom:0; z-index:5; padding:30px 13%; background:#7F7F7F; max-height:100%; max-width:100%;}
.about_two_libox:hover .about_two_img img{width:100%; height:auto; max-height:100%;}
.about_two_prev{width:37px; height:37px; position:absolute; left:47%; bottom:75px; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_left.png) no-repeat center ;}
.about_two_next{width:37px; height:37px; position:absolute; right:47%; bottom:75px; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_right.png) no-repeat center ;}
.about_two_prev:hover{background:url(../images/index_one_left_hover.png) no-repeat center #FF862C;}
.about_two_next:hover{background:url(../images/index_one_right_hover.png) no-repeat center #FF862C;}

/* about_three_wrap */
.about_three_wrap{width:100%; background:#F2F6F9; padding:0 6.25% 108px; position:relative; overflow:hidden;}
.about_three_h3{font-size:36px; color:#333; text-align:center; line-height:60px; margin-top:88px; margin-bottom:60px;}
.about_three_box{overflow:hidden;}
.about_three_box img{width:100%; transition:all 0.5s;}
.about_three_boxli1{float:left; width:54%;}
.about_three_li1{margin-bottom:60px; overflow:hidden;}
.about_three_li2{float:left; width:47%; margin-right:6%; overflow:hidden;}
.about_three_li3{float:left; width:47%; overflow:hidden;}
.about_three_boxli2{float:right; width:42.2%; overflow:hidden;}
.about_three_box img:hover{transform:scale(1.1);}

/* about_four_wrap */
.about_four_wrap{width:100%; position:relative; overflow:hidden;}
.about_four_left{float:left; margin-left:6.25%; overflow:hidden; width:50.5%;}
.about_four_left_h3{line-height:60px; font-size:36px; color:#333; margin-top:110px; margin-bottom:50px;}
.about_four_left_tel{width:100%; height:115px; border-bottom:1px solid #EAEAEA;}
.about_four_left_tel li{padding-left:73px; height:54px; float:left; width:50%; padding-right:30px;}
.about_four_left_tel li span{display:block; font-size:14px; color:#333; line-height:15px;}
.about_four_left_tel li p{display:block; font-size:16px; color:#333; padding-top:18px; line-height:22px;}
.about_four_left_tel li p b{font-family:bahnschrift; font-size:30px; font-weight:normal; line-height:25px;}
.about_four_left_tel1{background:url(../images/about_four_tel1.png) no-repeat left center;}
.about_four_left_tel2{background:url(../images/about_four_tel2.png) no-repeat left center;}
.about_four_left_feedback{overflow:hidden;}
.about_four_left_h4{line-height:60px; font-size:36px; color:#333; margin-top:87px; margin-bottom:30px;}
.about_four_left_feedbackbox{width:92%; overflow:hidden;}
.about_four_left_feedbackbox ul li{float:left; width:46%; position:relative;}
.about_four_left_feedbackbox ul li:nth-child(1),.about_four_left_feedbackbox ul li:nth-child(3){margin-right:8%;}
.about_four_left_feedbackbox ul li input{width:100%; border:0; border-bottom:1px solid #EAEAEA; margin-bottom:27px; height:64px; line-height:64px; font-size:16px; color:#333; outline:none;}
.about_four_left_feedbackbox ul li select{width:100%; border:0; border-bottom:1px solid #EAEAEA; margin-bottom:27px; height:64px; line-height:64px; font-size:16px; color:#333; outline:none; padding-left:8px; position:relative;}
.about_four_left_feedbackbox ul li:nth-child(4):before{content:'*'; position:absolute; top:20px; left:0; color:red; font-size:16px; z-index:5;}
.about_four_left_button{width:100%; height:70px; background:#0068B7; border:0; cursor:pointer; line-height:70px; font-size:16px; color:#fff; text-align:center; margin:54px 0;}
.about_four_right{float:right; width:43.2%;}
.about_four_right img{width:100%;}


/* 英语呼叫中心专题 */
/* english_call_banner */
.english_call_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.english_call_banner img{width:100%;}
.english_call_banner_text{position:absolute; top:34%; left:50%; z-index:5; color:#fff; width:1200px; margin-left:-600px;}
.english_call_banner_text h3{font-size:50px; line-height:80px; font-weight:normal;}
.english_call_banner_text p{font-size:20px; line-height:55px; padding-bottom:40px; position:relative;}
.english_call_banner_text a{display:block; width:140px; height:52px; line-height:52px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff; font-weight:bold;}
.english_call_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}


/* english_call_one_wrap */
.english_call_one_wrap{width:1200px; margin:0 auto; position:relative; overflow:hidden; height:737px;}
.english_call_one_w{margin-top:180px; position:relative; height:384px;}
.english_call_one_h3{position:absolute; top:0; left:0; z-index:2; padding-bottom:27px;}
.english_call_one_h3 span{font-size:36px; font-weight:bold; color:#333; line-height:38px;}
.english_call_one_h3 p{font-size:60px; color:#333;}
.english_call_one_h3::before{content:''; position:absolute; bottom:0; left:0; width:16px; height:4px; background:#333;}
.english_call_one_swpier{overflow:hidden; float:right; width:424px; overflow:hidden;}
.english_call_one_left{float:left; width:665px; height:208px; overflow:hidden; margin-top:176px;}
.english_call_one_left p{font-size:16px; color:#333; line-height:36px; padding-bottom:37px;}
.english_call_one_right{width:424px;}
.english_call_one_right img{width:100%;}
.english_call_one_prev{width:37px; height:37px; position:absolute; right:435px; bottom:30px; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_left.png) no-repeat center #fff;}
.english_call_one_next{width:37px; height:37px; position:absolute; right:374px; bottom:30px; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_right.png) no-repeat center #fff;}
.english_call_one_prev:hover{background:url(../images/index_one_left_hover.png) no-repeat center #FF862C;}
.english_call_one_next:hover{background:url(../images/index_one_right_hover.png) no-repeat center #FF862C;}
.english_call_one_pagination{height:23px; line-height:23px; text-align:center; font-size:14px; color:#333333; margin-top:44px; position:absolute; bottom:-55px!important; width:170px!important; left:inherit!important; right:107px;}
.english_call_one_pagination:before{content:''; position:absolute; width:100px; height:1px; background:#CCCFD1; left:50%; transform:translate(-50%,-50%); top:50%; z-index:2;}
.english_call_one_pagination:after{content:''; position:absolute; width:50px; height:1px; background:#333333; left:50%; transform:translate(-100%,-50%); top:50%; z-index:3;}
.english_call_one_wrap .swiper-pagination-current:before{content:'0';}
.english_call_one_wrap .swiper-pagination-total{padding-left:115px;}
.english_call_one_wrap .swiper-pagination-total:before{content:'0';}

/* english_call_two_wrap */
.english_call_two_wrap{width:100%; height:932px; position:relative; overflow:hidden; background:url(../images/english_call_two_bg.png) no-repeat top center;}
.english_call_two_w{width:1200px; margin:0 auto; position:relative;}
.english_call_two_h3{text-align:center; font-size:40px; color:#fff; line-height:60px; margin-top:88px; margin-bottom:90px;}
.english_call_two_swpier{overflow:hidden;}
.english_call_two_swpier ul{display:block;}
.english_call_two_swpier li{width:557px; height:227px; float:left; background:#fff; padding:44px 50px 0 45px; margin-bottom:60px;}
.english_call_two_swpier li:nth-child(1),.english_call_two_swpier li:nth-child(4){border-radius:0 100px 0 100px;}
.english_call_two_swpier li:nth-child(2),.english_call_two_swpier li:nth-child(3){border-radius:100px 0 100px 0;}
.english_call_two_swpier li:nth-child(even){margin-left:83px;}
.english_call_two_liimg{float:left; border-bottom:1px solid #42685D; height:110px; width:80px;}
.english_call_two_liimg img{display:block; width:80px; height:80px;}
.english_call_two_liright{float:right; width:352px; overflow:hidden;}
.english_call_two_liright span{display:block; font-weight:bold; color:#333; font-size:24px; line-height:25px; margin-bottom:20px;}
.english_call_two_liright p{display:block; font-size:16px; color:#666666; line-height:30px;}
.english_call_two_more a{display:block; width:164px; height:59px; line-height:59px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff; margin:-42px auto 0 auto; font-weight:bold;}
.english_call_two_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* english_call_three_wrap */
.english_call_three_wrap{width:100%; height:998px; position:relative; overflow:hidden; background:url(../images/english_call_three_bg.png) no-repeat top center;}
.english_call_three_w{width:1200px; margin:0 auto; position:relative;}
.english_call_three_h3{text-align:center; font-size:40px; color:#333; line-height:60px; margin-top:109px; margin-bottom:65px;}
.english_call_three_box{height:580px; position:relative;}
.english_call_three_box li{font-size:18px; color:#fff; line-height:20px; position:absolute;}
.english_call_three_boxli1{top:375px; left:-14px;}
.english_call_three_box li.english_call_three_boxli2{top:179px; left:128px; color:#333;}
.english_call_three_boxli3{top:393px; left:336px; transform:rotate(14deg);}
.english_call_three_boxli4{top:113px; left:503px; text-align:center;}
.english_call_three_boxli5{top:370px; left:627px;}
.english_call_three_boxli6{top:260px; left:901px; transform:rotate(338deg);}
.english_call_three_boxli7{top:95px; left:1025px; transform:rotate(35deg);}

.english_call_three_more a{display:block; width:164px; height:59px; line-height:59px; font-size:18px; color:#4E7DFF; text-align:center; border-radius:30px; border:2px solid #4E7DFF; margin:0 auto; font-weight:bold;}
.english_call_three_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* english_call_four_wrap */
.english_call_four_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#333E65;}
.english_call_four_w{width:1200px; margin:0 auto; position:relative;}
.english_call_four_h3{text-align:center; font-size:40px; color:#fff; line-height:60px; margin-top:89px; margin-bottom:65px;}
.english_call_four_box{overflow:hidden; position:relative;}
.english_call_four_box li{overflow:hidden; padding:50px 0; position:relative;}
.english_call_four_box li+li{border-top:1px solid rgba(255,255,255,0.1);}
.english_call_four_box li:nth-child(odd) .english_call_four_boxleft{float:left;}
.english_call_four_box li:nth-child(even) .english_call_four_boxleft{float:right;}
.english_call_four_box li:nth-child(odd) .english_call_four_boxright{float:right;}
.english_call_four_box li:nth-child(even) .english_call_four_boxright{float:left;}
.english_call_four_boxleft{width:475px;}
.english_call_four_boxleft img{width:100%;}
.english_call_four_boxright{width:623px; display:flex; height:305px; flex-direction:column; justify-content:center;}
.english_call_four_boxright span{color:#fff; font-size:20px; line-height:45px; margin-bottom:20px; display:block;}
.english_call_four_boxright em{display:block; font-size:16px; color:#fff; line-height:34px;}


/* english_call_five_wrap */
.english_call_five_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff;}
.english_call_five_w{width:1200px; margin:0 auto 100px auto; position:relative;}
.english_call_five_h3{text-align:center; font-size:40px; color:#333; line-height:60px; margin-top:89px; margin-bottom:54px;}
.english_call_five_box{overflow:hidden; position:relative;}
.english_call_five_box ul{display:flex; justify-content:space-between;}
.english_call_five_box li{width:340px; height:478px; overflow:hidden;}
.english_call_five_box li img{width:147px; height:147px; margin:0 auto; display:block;}
.english_call_five_box li h3{text-align:center; font-size:24px; font-weight:bold; color:#333; line-height:42px; margin-top:22px; margin-bottom:20px;}
.english_call_five_box li p{font-size:14px; color:#666666; line-height:36px;}
.english_call_five_more a{display:block; width:164px; height:59px; line-height:59px; font-size:18px; color:#4E7DFF; text-align:center; border-radius:30px; border:2px solid #4E7DFF; margin:0 auto; font-weight:bold;}
.english_call_five_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}


/* english_call_six_wrap */
.english_call_six_wrap{width:100%; height:953px; position:relative; overflow:hidden; background:url(../images/english_call_six_bg.png) no-repeat top center;}
.english_call_six_w{width:1200px; margin:0 auto 100px auto; position:relative;}
.english_call_six_h3{text-align:center; font-size:40px; color:#333; line-height:60px; margin-top:89px; margin-bottom:69px;}
.english_call_six_box{overflow:hidden; position:relative;}
.english_call_six_box ul{display:flex; justify-content:space-between;}
.english_call_six_box li{width:350px; height:448px; position:relative; margin-top:46px; border-radius:10px; background:#fff; padding:110px 47px 0 47px;}
.english_call_six_box li img{width:125px; height:125px; margin:0 auto; display:block; position:absolute; top:-46px; left:50%; transform:translate(-50% , 0);}
.english_call_six_boxcont{overflow:hidden;}
.english_call_six_boxcont p{font-size:16px; color:#333; line-height:33px; margin-bottom:8px;}
.english_call_six_boxcont span{font-size:14px; color:#333; line-height:30px; margin-top:20px; display:block;}
.english_call_six_more a{display:block; width:164px; height:59px; line-height:59px; font-size:18px; color:#4E7DFF; text-align:center; border-radius:30px; border:2px solid #4E7DFF; margin:70px auto 0 auto; font-weight:bold;}
.english_call_six_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}


/* english_call_seven_wrap */
.english_call_seven_wrap{width:100%; height:772px; position:relative; overflow:hidden; background:url(../images/english_call_seven_bg.png) no-repeat top center;}
.english_call_seven_w{width:1200px; margin:0 auto 0 auto; position:relative;}
.english_call_seven_h3{text-align:center; font-size:40px; color:#fff; line-height:60px; margin-top:90px; margin-bottom:87px;}
.english_call_seven_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:100px 100px 0 100px;}
.english_call_seven_box li{float:left; width:470px; margin-bottom:60px; position:relative;}
.english_call_seven_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:36px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.english_call_seven_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.english_call_seven_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.english_call_seven_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.english_call_seven_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.english_call_seven_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:40px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.english_call_seven_box ul li:nth-child(4):before{content:'*'; position:absolute; top:26px; left:35px; color:red; font-size:16px; z-index:5;}
.english_call_seven_box li:nth-child(1),.english_call_seven_box li:nth-child(3){margin-right:60px;}
.english_call_seven_button{width:100%; height:70px; background:#0068B7; border:0; cursor:pointer; line-height:70px; font-size:16px; color:#fff; text-align:center;}


/* 中文呼叫中心专题 */
/* chinese_call_banner */
.chinese_call_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.chinese_call_banner img{width:100%;}
.chinese_call_banner_text{position:absolute; top:34%; left:50%; z-index:5; color:#fff; width:1200px; margin-left:-600px;}
.chinese_call_banner_text h3{font-size:50px; line-height:80px; font-weight:normal;}
.chinese_call_banner_text p{font-size:20px; line-height:35px; padding-bottom:40px; position:relative;}
.chinese_call_banner_text a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff; font-weight:bold;}
.chinese_call_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* chinese_call_one_wrap */
.chinese_call_one_wrap{width:100%; height:956px; background:url(../images/chinese_call_one_bg.png) no-repeat bottom center; position:relative; overflow:hidden;}
.chinese_call_one_w{width:1200px; margin:0 auto 0 auto; position:relative;}
.chinese_call_one_h3{text-align:center; font-size:40px; color:#42a0ab; line-height:60px; margin-top:109px; margin-bottom:89px;}
.chinese_call_one_box{position:relative;}
.chinese_call_one_box ul{display:flex; justify-content:space-between;}
.chinese_call_one_box li{width:340px; height:468px; background:#fff; border-radius:20px; box-shadow:0 0 17px -5px rgba(0,0,0,0.2); overflow:hidden;}
.chinese_call_one_box li img{display:block; width:100%; height:200px;}
.chinese_call_one_box li h3{text-align:center; line-height:45px; color:#42a0ab; font-size:24px; margin-top:15px; margin-bottom:20px;}
.chinese_call_one_box li p{text-align:center; color:#333333; font-size:16px; line-height:38px;}
.chinese_call_one_more a{display:block; width:140px; height:52px; line-height:52px; font-size:18px; color:#333; text-align:center; border-radius:30px; border:1px solid #63C1CC; margin:80px auto 0 auto; background:#fff; font-weight:bold;}
.chinese_call_one_more a:hover{background:#63C1CC; color:#fff; border:1px solid #63C1CC;}

/* chinese_call_two_wrap */
.chinese_call_two_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff;}
.chinese_call_two_w{width:1200px; margin:0 auto; position:relative;}
.chinese_call_two_h3{text-align:center; font-size:40px; color:#42a0ab; line-height:60px; margin-top:89px; margin-bottom:65px;}
.chinese_call_two_box{overflow:hidden; position:relative;}
.chinese_call_two_box li{overflow:hidden; padding:10px 0; position:relative; border-bottom:1px solid #F2F2F2;}
.chinese_call_two_box li:nth-child(odd) .chinese_call_two_boxleft{float:left;}
.chinese_call_two_box li:nth-child(even) .chinese_call_two_boxleft{float:right;}
.chinese_call_two_box li:nth-child(odd) .chinese_call_two_boxright{float:right;}
.chinese_call_two_box li:nth-child(even) .chinese_call_two_boxright{float:left;}
.chinese_call_two_boxleft{width:475px;}
.chinese_call_two_boxleft img{width:100%;}
.chinese_call_two_boxright{width:714px; display:flex; height:305px; flex-direction:column; justify-content:center;}
.chinese_call_two_boxright span{color:#333; font-size:20px; line-height:45px; margin-bottom:20px; display:block; font-weight:bold;}
.chinese_call_two_boxright em{display:block; font-size:16px; color:#333; line-height:34px;}
.chinese_call_two_more a{display:block; width:140px; height:52px; line-height:52px; font-size:18px; color:#333; text-align:center; border-radius:30px; border:1px solid #63C1CC; margin:60px auto 86px auto; background:#fff; font-weight:bold;}
.chinese_call_two_more a:hover{background:#63C1CC; color:#333; border:1px solid #63C1CC;}

/* chinese_call_three_wrap */
.chinese_call_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#63C1CC;}
.chinese_call_three_w{width:1200px; margin:0 auto; position:relative;}
.chinese_call_three_h3{text-align:center; font-size:40px; color:#fff; line-height:60px; margin-top:89px; margin-bottom:69px;}
.chinese_call_three_box{overflow:hidden; position:relative; background:#fff;}
.chinese_call_three_box li{width:400px; float:left; height:auto; padding:50px 65px 0 65px;}
.chinese_call_three_box li+li{border-left:1px solid #EAEAEA;}
.chinese_call_three_box li img{display:block; height:200px; width:100%;}
.chinese_call_three_box li h3{font-weight:bold; color:#42a0ab; line-height:38px; font-size:24px; margin-top:10px;}
.chinese_call_three_box li p{height:280px; font-size:14px; color:#333; margin-top:22px; line-height:34px;}
.chinese_call_three_box li a{display:block; width:140px; height:52px; line-height:52px; font-size:18px; color:#333; text-align:center; border-radius:30px; border:1px solid #E5E5E5; background:#fff; font-weight:bold;}
.chinese_call_three_box li a:hover{background:#63C1CC; color:#333; border:1px solid #63C1CC;}

/* chinese_call_four_wrap */
.chinese_call_four_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff;}
.chinese_call_four_w{width:1200px; margin:0 auto; position:relative;}
.chinese_call_four_h3{text-align:center; font-size:40px; color:#42a0ab; line-height:60px; margin-top:108px; margin-bottom:56px;}
.chinese_call_four_box{position:relative; background:#fff; margin-bottom:120px;}
.chinese_call_four_box ul{display:flex; justify-content:space-between;}
.chinese_call_four_box li{width:340px; height:488px; background:#fff; border-radius:20px; box-shadow:0 0 17px -5px rgba(0,0,0,0.2); overflow:hidden; padding:50px 44px 0 44px}
.chinese_call_four_p1{font-size:16px; color:#333; line-height:37px;}
.chinese_call_four_p2{font-size:20px; color:#42a0ab; line-height:37px; font-weight:bold; margin-bottom:20px;}
.chinese_call_four_p3{font-size:14px; color:#333; line-height:75px; border-top:1px dashed #D0D0D0; border-bottom:1px dashed #D0D0D0;}
.chinese_call_four_p4{font-size:14px; color:#333; line-height:36px; margin-top:22px; height:160px;}
.chinese_call_four_box li a{display:block; width:140px; height:52px; line-height:52px; font-size:18px; color:#333; text-align:center; border-radius:30px; border:1px solid #E5E5E5; background:#fff; font-weight:bold;}
.chinese_call_four_box li a:hover{background:#63C1CC; color:#333; border:1px solid #63C1CC;}


/* chinese_call_five_wrap */
.chinese_call_five_wrap{width:100%; height:772px; position:relative; overflow:hidden; background:url(../images/english_call_seven_bg.png) no-repeat top center;}
.chinese_call_five_w{width:1200px; margin:0 auto 0 auto; position:relative;}
.chinese_call_five_h3{text-align:center; font-size:40px; color:#fff; line-height:60px; margin-top:90px; margin-bottom:87px;}
.chinese_call_five_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:100px 100px 0 100px;}
.chinese_call_five_box li{float:left; width:470px; margin-bottom:60px; position:relative;}
.chinese_call_five_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:36px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.chinese_call_five_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.chinese_call_five_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.chinese_call_five_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.chinese_call_five_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.chinese_call_five_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:40px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.chinese_call_five_box ul li:nth-child(4):before{content:'*'; position:absolute; top:26px; left:35px; color:red; font-size:16px; z-index:5;}
.chinese_call_five_box li:nth-child(1),.chinese_call_five_box li:nth-child(3){margin-right:60px;}
.chinese_call_five_button{width:100%; height:70px; background:#42A0AB; border:0; cursor:pointer; line-height:70px; font-size:16px; color:#fff; text-align:center;}



/* 新闻内容 */

/* news_banner */
.news_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.news_banner img{width:100%;}
.news_banner_text{position:absolute; top:50%; left:18%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.news_banner_text h3{font-size:60px; font-family:bahnschrift; line-height:50px;}
.news_banner_text p{font-size:30px; line-height:55px; padding-bottom:30px; position:relative; margin-top:10px;}
.news_banner_text p::before{content:''; width:16px; height:4px; background:#fff; position:absolute; bottom:0; left:0;}


/*news_left*/
.news_left{width:100%; height:80px; margin:0 auto; border-bottom:1px solid #eaeaea;}
.news_left>ul{width:87.5%; height:80px; margin:0 auto; overflow:hidden;}
.news_left>ul>li{width:180px; height:76px; line-height:76px; text-align:center; float:left;}
.news_left>ul>li>a{font-size:16px; color:#333333; display:block; font-weight:bold;}
.news_left>ul .click a,.news_left>ul>li a:hover{border-bottom:4px solid #0068b7; color:#0068b7;}

/*news_right-hot*/
.news_right-hot{margin:99px auto 120px auto; height:auto; overflow:hidden;}
.news_right-hot>ul{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.news_right-hot>ul>li{width:30%; height:auto; margin-left:5%; float:left; border-radius:10px; border:1px solid #e5e5e5; position:relative;}
.news_right-hot>ul>li:nth-child(1){margin-left:0px!important;}
.news_right-hot>ul>li:hover .hot_image{display:block;}
.news_right-hot>ul>li:hover .hot_title{position:absolute; top:40%; left:40px; background:none;}
.news_right-hot>ul>li:hover .hot_title a{color:#fff;}
.hot_image{display:none; position:absolute; top:0px; left:0px; height:583px; width:100%; overflow:hidden; border-radius:10px;}
.news_right-hot>ul>li img{height:583px; display:block; margin:0 auto;}
.news_right-hot>ul>li .hot_title{width:85%; height:80px; margin:75px auto 30px; font-size:28px; line-height:40px; padding-bottom:30px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; position:relative; font-weight:bold;}
.news_right-hot>ul>li .hot_border{width:19px; height:4px; background:#333; margin-top:19px; margin-bottom:30px; margin-left:7.5%;}
.news_right-hot>ul>li .hot_title a{color:#333;}
.news_right-hot>ul>li .hot_content{width:85%; height:120px; margin:0 auto 80px auto; line-height:30px; font-size:16px; color:#888888; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4;}
.hot_date{width:73px; height:auto; margin-left:7.5%; font-size:16px; color:#888888; line-height:36px; margin-bottom:60px; float:left;}
.hot_date span:nth-child(1){display:block; width:100%; height:66px; line-height:66px; font-size:60px; font-weight:bold; color:#888888;}
.hot_date span{float:left; font-weight:bold;}
.hot_view{width:60px; height:60px; border-radius:50%; line-height:56px; text-align:center; color:#888888; border:1px solid rgba(83,57,45,0.3); float:right; margin-right:8%; margin-top:10px; background:url(../images/hot_view.png) no-repeat center;}
.hot_view a{color:#888888; font-size:20px; display:block;}

/*news_right_list*/
.news_right_list{margin:0px auto; height:auto; overflow:hidden;}
.news_right_list>ul{width:100%;}
.news_right_list>ul>li{width:100%; height:400px; border-bottom:1px solid #e5e5e5; padding-top:80px;}
.news_right_list>ul>li:nth-child(1){border-top:1px solid #e5e5e5;}
.news_right_list>ul>li .list_image{width:19%; height:240px; float:left; overflow:hidden; margin-right:6%; border-radius:10px;}
.news_right_list>ul>li .list_image img{height:240px;}
.news_right_list>ul>li .list_date{width:6%; height:auto; font-size:16px; color:#888888; line-height:36px; margin-bottom:60px; float:left; margin-right:6%;}
.news_right_list>ul>li .list_date span:nth-child(1){display:block; width:100%; height:66px; line-height:66px; font-size:60px; font-weight:bold; color:#888888;}
.news_right_list>ul>li .list_date span{float:left; font-weight:bold;}
.news_right_list>ul>li .list_title{width:63%; height:36px; overflow:hidden; float:left; font-weight:bold;}
.news_right_list>ul>li .list_title a{width:100%; height:36px; font-size:28px; color:#333; display:block; overflow:hidden;}
.news_right_list>ul>li .list_content{height:80px; line-height:40px; margin-top:38px; font-size:16px; color:#888; float:left; width:63%; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.news_right_list>ul>li .list_view{width:60px; height:60px; border-radius:50%; line-height:56px; text-align:center; color:#888888; border:1px solid rgba(83,57,45,0.3); float:left; margin-right:8%; margin-top:35px; background:url(../images/hot_view.png) no-repeat center;}
.news_right_list>ul>li .list_view a{color:#888888; font-size:20px; display:block;}
.news_right_list>ul>li:hover{border-bottom:2px solid #0068b7; cursor:pointer;}
.news_right_list>ul>li:hover .list_title a{color:#0068b7;}
.news_right_list>ul>li:hover .list_view{border:1px solid #0068b7; background:url(../images/hot_view_hover.png) no-repeat center #0068b7;}
.news_right_list>ul>li:hover .list_view a{color:#fff;}

/*fy*/
.fy{margin:60px auto 100px auto; height:42px; overflow:hidden;}
.fy_w{width:100%; height:42px; margin:0 auto; text-align:center;}
.fy_w>span{width:40px; height:40px; border-radius:50%; line-height:38px; font-size:12px; color:#333; border:1px solid #E9E8E8; display:inline-block; text-align:center; margin:0 9px; overflow:hidden;}
.fy_w>span a{display:block; color:#333; width:100%; height:100%;}
.fy_w>span:hover{color:#0068b7; border:1px solid #0068b7; cursor:pointer;}
.fy_w>span:hover a{color:#0068b7;}
.fy_w .click{color:#fff; background:#0068b7; border:1px solid #0068b7;}
.fy_w>span.click a{color:#fff;}
.fy_left a{background:url(../images/fy_left.png) no-repeat center;}
.fy_right a{background:url(../images/fy_right.png) no-repeat center;}
.fy_left:hover{background:#0068b7;}
.fy_right:hover{background:#0068b7;}
.fy_left:hover a{background:url(../images/index_one_left_hover.png) no-repeat center;}
.fy_right:hover a{background:url(../images/index_one_right_hover.png) no-repeat center;}
/* 新闻详情 */
/*news_view_left*/
.news_right{margin:100px 6.25% 0px 6.25%;}
.news_view_left{width:20%; float:left;}
.news_view_date{width:100%; height:auto; font-size:16px; color:#888888; line-height:36px; margin-bottom:10px; overflow:hidden;}
.news_view_date span:nth-child(1){display:block; width:100%; height:66px; line-height:66px; font-size:60px; font-weight:bold; color:#888888;}
.news_view_date span{float:left; font-weight:bold;}
.news_view_title h2{width:100%; height:auto; line-height:40px; font-size:30px; color:#333333; margin-bottom:30px;}
.news_view_Views{width:100%; height:40px; line-height:40px; padding-left:28px; background:url(../images/news_view_Views.png) no-repeat left center; font-size:14px; color:#888888;}
/*news_view_right*/
.news_view_right{width:75%; float:right;}
.news_view_content{width:100%; height:auto; line-height:35px; font-size:16px; color:#333;}
.news_view_content p{margin-bottom:35px;}
.news_view_sx{width:100%; height:73px; background:#f6f6f6;}
.news_view_box{overflow:hidden; margin-right:40px; margin-left:40px; font-weight:bold;}
.news_view_box>span{display:block; line-height:75px; color:#333; font-size:16px; float:left; width:42%;}
.news_view_box .news_view_up>p{float:left; margin-right:20px;}
.news_view_box .news_view_down>p{float:right; margin-left:20px;}
.news_view_box>span>a{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:75px; height:75px; max-width:90%; margin-left/:10px; display:block; float:left; color:#333;}
.news_view_box>span>a p{ float:left; margin:0 10px 0 0;}
.news_view_box>span.news_view_down>a p{ float:right; margin:0 0 0 10px;}
.news_view_box>span>a:hover{color:#0068b7;}
.news_view_down{float:right!important;}
.news_view_down>a{ float:right !important;}
.news_view_box .news_view_up2{display:none!important;}
.news_view_related{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.news_view_related_title{width:100%; height:105px; line-height:105px; font-size:28px; color:#333333; font-weight:bold;}
.news_view_related_box{width:100%;}
.news_view_related_box>ul>li{width:22%; height:auto; float:left; margin-left:4%}
.news_view_related_box>ul>li:nth-child(1){margin-left:0px!important;}
.related_box_img img{width:100%; height:auto}
.related_box_title{height:60px; line-height:30px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; width:100%; margin-top:25px; font-size:18px; font-weight:bold;}
.related_box_title a{color:#333;}
.related_box_title a:hover{color:#0068b7;}
.related_box_date{width:100%; height:60px; line-height:60px; color:#888888; font-size:14px; margin-bottom:73px; font-weight:bold;}



/* 客户案例 */
/* case_banner */
.case_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.case_banner img{width:100%;}
.case_banner_text{position:absolute; top:50%; left:6.25%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.case_banner_text h3{font-size:60px; font-family:bahnschrift; line-height:80px;}
.case_banner_text p{font-size:30px; line-height:55px; padding-bottom:30px; position:relative;}
.case_banner_text p::before{content:''; width:16px; height:4px; background:#fff; position:absolute; bottom:0; left:0;}


/* case_one_wrap */
.case_one_wrap{width:100%; overflow:hidden; position:relative;}
.case_one_h3{line-height:60px; margin-top:77px; text-align:center; font-weight:bold; color:#333; margin-bottom:47px; font-size:36px;}
.case_one_box{overflow:hidden; padding:0 6.25%; overflow:hidden; position:relative;}
.case_one_box li{width:29%; float:left; margin-right:6%; margin-bottom:80px; position:relative; overflow:hidden;}
.case_one_box li:nth-child(3n+3){margin-right:0;}
.case_one_box li img.case_one_boximg{width:100%; height:100%; position:relative; z-index:1;}
.case_one_form{position:absolute; bottom:40px; left:0; padding:0 48px; width:100%; z-index:2;}
.case_one_form h3{color:#fff; font-weight:bold; font-size:24px; line-height:48px;}
.case_one_form p{overflow:hidden; color:#fff; font-size:14px; line-height:36px;}
.case_one_form p span{float:left;}
.case_one_form p em{float:right;}
.case_one_tc{display:none;}
.case_one_more{display:none;}
.case_one_more{position:absolute; top:50%; left:50%; width:150px; height:150px; border-radius:50%; text-align:center; font-size:18px; color:#fff; font-weight:bold; background:#0068B7; line-height:150px; transform:translate(-50% , -50%); z-index:5;}
.case_one_box li:hover img.case_one_boximg{z-index:3; filter:blur(40px);}
.case_one_box li:hover .case_one_more{display:block; cursor:pointer;}
.case_one_boxlist{height:46px; text-align:center; position:relative; font-weight:bold;}
.case_one_boxlist a{line-height:37px; font-size:18px; color:#fff; cursor:pointer; padding:15px 30px; border-radius:30px; background:#0068B7;}
/* .case_one_boxlist::before{content:''; position:absolute; bottom:13px; left:0; width:100%; height:1px; background:#EAEAEA;}
.case_one_boxlist::after{content:''; position:absolute; width:30px; height:30px; border:1px solid #EAEAEA; border-radius:50%; bottom:0; left:50%; transform:translate(-50% , 0) rotate(270deg); background:url(../images/index_one_left.png) no-repeat center #fff;} */

.case_pop_upbg{position:fixed; top:0; left:0; width:100%; height:100%; z-index:100; background:rgba(0,0,0,0.3); display:none;}
.case_pop_up{position:fixed; width:950px; height:auto; top:50%; left:50%; background:#fff; border-radius:10px; z-index:105; padding:66px 78px 0 78px; transform:translate(-50% , -50%); display:none;}
.case_pop_up .case_one_tc{display:block;}
.case_one_tc h4{color:#333; font-size:30px; font-weight:bold; line-height:56px;}
.case_one_tctime{width:100%; height:80px; border-bottom:1px solid #EAEAEA; font-size:18px; color:#333; font-weight:bold; line-height:60px; display:flex; justify-content:space-between;}
.case_one_tccont{padding-bottom:60px; overflow:hidden;}
.case_one_tccont>div{margin-top:30px; color:#333;}
.case_one_tccont>div b{font-size:16px; line-height:46px;}
.case_one_tccont>div p{line-height:40px; font-size:14px;}
/* case_two_wrap */
.case_two_wrap{width:100%; height:auto; overflow:hidden; position:relative; padding:0 6.25% 40px 6.25%;}
.case_two_h3{line-height:60px; margin-top:67px; text-align:center; font-weight:bold; color:#333; margin-bottom:20px; font-size:36px;}
.case_two_swiper{overflow:hidden; position:relative;}
.case_two_swiper img{width:100%;}


/* 产品与服务 */
/* products_banner */
.products_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.products_banner img{width:100%;}
.products_banner_text{position:absolute; top:40%; left:6.25%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.products_banner_text h3{font-size:60px; font-family:bahnschrift; line-height:50px;}
.products_banner_text p{font-size:30px; line-height:55px; padding-bottom:30px; position:relative;}
.products_banner_text p::before{content:''; width:16px; height:4px; background:#fff; position:absolute; bottom:0; left:0;}
.products_banner .swiper-pagination{text-align:left!important; left:6.25%!important; bottom:13%!important;}
.products_banner .swiper-pagination span{opacity:1!important; background:url(../images/pagination_span.png) no-repeat center;}
.products_banner .swiper-pagination span.swiper-pagination-bullet-active{background:url(../images/pagination_active.png) no-repeat center;}

/* products_one_wrap */
.products_one_wrap{width:100%; height:auto; position:relative; overflow:hidden;}
.products_one_w{padding:0 6.25%; overflow:hidden;}
.products_one_h3{line-height:60px; margin-top:77px; text-align:center; font-weight:bold; color:#333; margin-bottom:67px; font-size:36px;}
.products_one_w .hidden{display:none;}
.products_one_box{overflow:hidden;}
.products_one_box ul{}
.products_one_box li{float:left; width:22.73%; position:relative; margin-bottom:65px; margin-right:3%;}
.products_one_box li:nth-child(4n+4){margin-right:0;}
.products_one_box li img.products_one_img{width:100%; height:100%; position:relative; z-index:1;}
.products_one_from{position:absolute; bottom:40px; left:0; padding:0 30px; width:100%; z-index:2;}
.products_one_from h3{color:#fff; font-weight:bold; font-size:24px; line-height:48px;}
.products_one_from p{overflow:hidden; color:#fff; font-size:14px; line-height:24px;}

.products_one_boxlist{height:46px; text-align:center; position:relative; font-weight:bold;}
.products_one_boxlist a{line-height:37px; font-size:18px; color:#fff; cursor:pointer; padding:15px 30px; border-radius:30px; background:#0068B7;}
/* .products_one_boxlist::before{content:''; position:absolute; bottom:13px; left:0; width:100%; height:1px; background:#EAEAEA;}
.products_one_boxlist::after{content:''; position:absolute; width:30px; height:30px; border:1px solid #EAEAEA; border-radius:50%; bottom:0; left:50%; transform:translate(-50% , 0) rotate(270deg); background:url(../images/index_one_left.png) no-repeat center #fff;} */

/* products_two_wrap */
.products_two_wrap{width:100%; overflow:hidden; position:relative;}
.products_two_h3{line-height:60px; margin-top:85px; text-align:center; font-weight:bold; color:#333; margin-bottom:67px; font-size:36px;}
.products_two_box li{width:100%; overflow:hidden; position:relative;}
.products_two_left{width:50%; position:relative;}
.products_two_right{width:50%; position:relative; display:flex; flex-direction:column; justify-content:center;}
.products_two_box li:nth-child(odd) .products_two_left{float:left;}
.products_two_box li:nth-child(even) .products_two_left{float:right;}
.products_two_box li:nth-child(odd) .products_two_right{float:right;}
.products_two_box li:nth-child(even) .products_two_right{float:left;}
.products_two_box li:nth-child(1) .products_two_left{height:600px; background:#ECF3FE;}
.products_two_box li:nth-child(1) .products_two_right{height:600px;}
.products_two_box li:nth-child(2) .products_two_left{height:700px; background:#F3EDF7;}
.products_two_box li:nth-child(2) .products_two_right{height:700px;}
.products_two_box li:nth-child(3) .products_two_left{height:712px; background:#EBF9F7;}
.products_two_box li:nth-child(3) .products_two_right{height:712px;}
.products_two_left h3{color:#333; font-size:48px; text-align:center; font-weight:normal; margin-top:90px;}
.products_two_left img{height:333px; display:block;}
.products_two_box li:nth-child(1) .products_two_left img{margin:40px auto 0 auto;}
.products_two_box li:nth-child(2) .products_two_left img{margin:80px auto 0 auto;}
.products_two_box li:nth-child(3) .products_two_left img{margin:120px auto 0 auto;}

.products_two_right{padding:0 6%; overflow:hidden;}
.products_two_right h4{font-size:30px; color:#333; line-height:47px;}
.products_two_right dl dt{display:block; padding:35px 0;}
.products_two_right dl dt+dt{border-top:1px solid #EAEAEA;}
.products_two_right dl dt p{font-size:16px; color:#333; line-height:36px; padding-left:27px; position:relative;}
.products_two_right dl dt p b{position:absolute; top:0; left:0;}

/* products_three_wrap */
.products_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff; padding-bottom:100px;}
.products_three_w{padding:0 6.25%;}
.products_three_h3{line-height:60px; margin-top:86px; text-align:center; font-weight:bold; color:#333; margin-bottom:0; font-size:36px;}
.products_three_h4{line-height:48px; margin-top:0; text-align:center; font-weight:normal; color:#333; margin-bottom:65px; font-size:16px;}
.products_three_box li{border:1px solid #E0E0E0; float:left; width:33.333%; position:relative; padding:0 3%; height:490px; cursor:pointer;}
.products_three_box li:nth-child(1),.products_three_box li:nth-child(2){border-right:0;}
.products_three_box li em{position:absolute; font-family:bahnschrift; color:#D6D6D6; font-size:72px; top:48px; right:8%;}
.products_three_box li img{display:block; height:63px; margin-top:122px;}
.products_three_box li h3{font-size:24px; height:42px; line-height:42px; margin-top:30px; margin-bottom:20px;}
.products_three_box li p{font-size:16px; line-height:35px; color:#333;}
.products_three_box li:hover{box-shadow:0 0 20px -5px rgba(0,0,0,0.2); background:#fff;}



/* bpo */
/* bpo_banner */
.bpo_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.bpo_banner img{width:100%;}
.bpo_banner_text{position:absolute; top:34%; left:15%; z-index:5; color:#fff;}
.bpo_banner_text h2{font-size:50px; line-height:58px; font-weight:normal; color:#FFBD82;}
.bpo_banner_text h3{font-size:30px; line-height:58px; font-weight:normal;}
.bpo_banner_text p{font-size:20px; line-height:35px; padding-bottom:40px; position:relative; padding-top:30px;}
.bpo_banner_text a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff; font-weight:bold;}
.bpo_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* bpo_one_wrap */
.bpo_one_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff; padding-bottom:120px;}
.bpo_one_w{width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.bpo_one_h3{text-align:center; font-size:40px; color:#365ed4; height:60px; line-height:60px; margin-top:85px;}
.bpo_one_h4{width:auto; font-size:16px; color:#333; line-height:36px; font-weight:normal; margin-bottom:10px; text-align:center; margin:0 auto 90px auto;}
.bpo_one_box{overflow:hidden;}
.bpo_one_box_left{float:left; width:507px; overflow:hidden;}
.bpo_one_box_left img{width:100%;}
.bpo_one_box_right{float:right; width:555px; margin-top:8px; overflow:hidden;}
.bpo_one_box_right ul li{padding:30px 0 40px 0; overflow:hidden;}
.bpo_one_box_right ul li+li{border-top:1px dashed #B8B8B8;}
.bpo_one_box_right ul li h3{font-size:30px; height:94px; line-height:94px; color:#333333; font-weight:normal;}
.bpo_one_box_right ul li p{font-size:16px; color:#666666; line-height:32px;}

/* bpo_two_wrap */
.bpo_two_wrap{width:100%; height:920px; position:relative; overflow:hidden; background:url(../images/bpo_two_bg.png) no-repeat top center;}
.bpo_two_w{width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.bpo_two_h3{margin-top:155px; color:#fff; font-size:40px; line-height:50px; font-weight:normal;}
.bpo_two_h4{width:480px; font-size:20px; color:#fff; line-height:36px; font-weight:normal; margin-bottom:10px;}
.bpo_two_box{overflow:hidden; position:relative;}
.bpo_two_box ul li{padding:54px 0; overflow:hidden; width:478px; padding-left:154px;}
.bpo_two_box ul li+li{border-top:1px dashed rgba(255,255,255,0.3);}
.bpo_two_box ul li h3{font-weight:normal; color:#fff; height:33px; line-height:33px; margin-bottom:10px; font-size:24px;}
.bpo_two_box ul li p{color:#fff; line-height:38px; font-size:14px;}
.bpo_two_box ul li:nth-child(1){background:url(../images/bpo_two_box_li1.png) no-repeat left center;}
.bpo_two_box ul li:nth-child(2){background:url(../images/bpo_two_box_li2.png) no-repeat left center;}

/* bpo_three_wrap */
.bpo_three_wrap{width:100%; height:auto; overflow:hidden; position:relative; border-bottom:1px solid #EEEEEE; padding-bottom:100px;}
.bpo_three_w{width:1200px; margin:0 auto; position:relative;}
.bpo_three_h3{font-size:40px; color:#365ed4; height:60px; line-height:60px; margin-top:110px; margin-bottom:57px; text-align:center;}
.bpo_three_box{overflow:hidden; position:relative;}
.bpo_three_box ul li{width:355px; float:left; height:456px; margin-bottom:48px;}
.bpo_three_box ul li+li{margin-left:67px;}
.bpo_three_box ul li h2{font-size:20px; font-weight:bold; color:#333333; text-align:center; height:40px; line-height:40px; margin-bottom:30px;}
.bpo_three_box ul li img{border:1px solid #E5E5E5; width:354px; height:214px; display:block;}
.bpo_three_box ul li h3{margin-top:20px; height:54px; line-height:54px; font-size:18px; font-weight:bold; color:#333333;}
.bpo_three_box ul li p{line-height:32px; font-size:14px; color:#333333;}
.bpo_three_more{overflow:hidden;}
.bpo_three_more a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #365ED4; font-weight:bold; background:#365ED4; margin:0 auto;}
.bpo_three_more a:hover{background:#365ED4; color:#fff; border:2px solid #365ED4;}

/* bpo_four_wrap */
.bpo_four_wrap{width:100%; height:auto; overflow:hidden; position:relative; padding-bottom:130px;}
.bpo_four_w{width:1200px; margin:0 auto; position:relative;}
.bpo_four_h3{font-size:40px; color:#365ed4; height:60px; line-height:60px; margin-top:110px; text-align:center;}
.bpo_four_h4{font-size:16px; color:#333333; height:52px; line-height:52px; text-align:center; margin-bottom:52px; font-weight:normal;}
.bpo_four_box{overflow:hidden; position:relative; height:530px; background:url(../images/bpo_four_box_bg.png) no-repeat top center;}
.bpo_four_box ul li{width:260px; height:auto; position:absolute;}
.bpo_four_box ul li h3{font-weight:bold; color:#333; height:57px; line-height:57px; font-size:18px;}
.bpo_four_box ul li p{font-size:14px; color:#333; line-height:30px;}
.bpo_four_box_li1{top:20px; left:0;}
.bpo_four_box_li2{top:77px; right:0;}
.bpo_four_box_li3{top:189px; left:0;}
.bpo_four_box_li4{top:256px; right:0;}
.bpo_four_box_li5{top:355px; left:0;}

/* bpo_five_wrap */
.bpo_five_wrap{width:100%; height:1388px; position:relative; overflow:hidden; background:url(../images/bpo_five_bg.png) no-repeat top center;}
.bpo_five_w{width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.bpo_five_li1{overflow:hidden; margin-top:128px;}
.bpo_five_li1 h3{color:#fff; line-height:50px; font-size:40px; font-weight:bold; margin-bottom:47px;}
.bpo_five_li1 dl{overflow:hidden;}
.bpo_five_li1 dl dd{padding-left:40px; font-size:16px; color:#fff; height:47px; line-height:47px; background:url(../images/bpo_five_li1_jt.png) no-repeat left center;}
.bpo_five_li1>a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#3d72d0; text-align:center; border-radius:30px; border:2px solid #fff; font-weight:bold; background:#fff; margin-top:52px;}
.bpo_five_li2{overflow:hidden; margin-top:250px; float:right;}
.bpo_five_li2 h3{color:#365ed4; line-height:50px; font-size:40px; font-weight:bold; margin-bottom:47px;}
.bpo_five_li2 dl{overflow:hidden;}
.bpo_five_li2 dl dd{padding-left:40px; font-size:16px; color:#333333; height:47px; line-height:47px; background:url(../images/bpo_five_li2_jt.png) no-repeat left center;}
.bpo_five_li2>a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #3D72D0; font-weight:bold; background:#3D72D0; margin-top:52px;}

/* bpo_six_wrap */
.bpo_six_wrap{width:100%; height:890px; position:relative; overflow:hidden; background:url(../images/bpo_six_bg.png) no-repeat top center;}
.bpo_six_w{width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.bpo_six_h3{font-size:40px; color:#fff; height:60px; line-height:60px; margin-top:89px; text-align:center; margin-bottom:90px;}
.bpo_six_box{overflow:hidden;}
.bpo_six_box_left{width:300px; overflow:hidden; position:relative; float:left;}
.bpo_six_box_left h3{font-size:30px; color:#fff; line-height:50px; margin-top:16px; font-weight:normal; margin-bottom:33px;}
.bpo_six_box_left p{font-size:16px; color:#fff; line-height:30px;}
.bpo_six_box_left>a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#3d72d0; text-align:center; border-radius:30px; border:2px solid #FFFFFF; font-weight:bold; background:#FFFFFF; margin-top:52px;}
.bpo_six_box_right{width:798px; float:right; overflow:hidden;}
.bpo_six_box_right li{width:400px; height:530px; float:left; background:rgba(11,37,119,0.3); padding:49px 68px 0 68px; border:1px solid rgba(255,255,255,0.2);}
.bpo_six_box_right li h2{color:#fff; font-size:48px; height:108px; line-height:108px; font-family:Bahnschrift; font-weight:normal;}
.bpo_six_box_right li h3{font-size:20px; line-height:36px; color:#fff; font-weight:normal;}
.bpo_six_box_right li p{font-size:14px; color:#fff; line-height:30px; margin-top:30px;}
.bpo_six_box .swiper-button-prev{position:absolute; width:44px; height:44px; background:url(../images/index_three_more.png) no-repeat center #fff; border-radius:50%; cursor:pointer; bottom:38px; left:252px; top:auto; transform:rotate(180deg);}
.bpo_six_box .swiper-button-next{position:absolute; width:44px; height:44px; background:url(../images/index_three_morehover.png) no-repeat center #FF862C; border-radius:50%; cursor:pointer; bottom:38px; left:315px; top:auto;}

/* bpo_seven_wrap */
.bpo_seven_wrap{width:100%; height:auto; position:relative; overflow:hidden; padding-bottom:118px;}
.bpo_seven_w{width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.bpo_seven_h3{font-size:40px; color:#365ed4; height:60px; line-height:60px; margin-top:88px; text-align:center; margin-bottom:56px;}
.bpo_seven_box{overflow:hidden; position:relative;}
.bpo_seven_box ul li{width:200px; height:270px; float:left; position:relative; z-index:2;}
.bpo_seven_box ul li+li{margin-left:133px;}
.bpo_seven_box ul li h3{font-weight:normal; font-size:48px; color:#DDDDDD; height:36px; line-height:42px; width:100%; text-align:center; font-family:Bahnschrift; position:absolute;}
.bpo_seven_box ul li dl{width:200px; height:200px; border-radius:50%; background:#3D72D0; overflow:hidden; position:relative; z-index:5;}
.bpo_seven_box ul li dl dd{font-size:18px; color:#fff; line-height:30px; text-align:center; padding-top:58px; margin-top:50px;}
.bpo_seven_box ul li.bpo_seven_box_li1 dl dd{background:url(../images/bpo_seven_box_li1.png) no-repeat top center;}
.bpo_seven_box ul li.bpo_seven_box_li2 dl dd{background:url(../images/bpo_seven_box_li2.png) no-repeat top center;}
.bpo_seven_box ul li.bpo_seven_box_li3 dl dd{background:url(../images/bpo_seven_box_li3.png) no-repeat top center;}
.bpo_seven_box ul li.bpo_seven_box_li4 dl dd{background:url(../images/bpo_seven_box_li4.png) no-repeat top center;}
.bpo_seven_box ul li.bpo_seven_box_li1 h3,.bpo_seven_box ul li.bpo_seven_box_li3 h3{bottom:0;}
.bpo_seven_box ul li.bpo_seven_box_li2 dl,.bpo_seven_box ul li.bpo_seven_box_li4 dl{margin-top:70px;}
.bpo_seven_box ul li.bpo_seven_box_li1::before{z-index:1; width:260px; height:1px; background:#D1D1D1; content:''; position:absolute; transform:rotate(30deg); top:146px; left:138px;}
.bpo_seven_box ul li.bpo_seven_box_li2::before{z-index:1; width:260px; height:1px; background:#D1D1D1; content:''; position:absolute; transform:rotate(340deg); top:160px; left:138px;}
.bpo_seven_box ul li.bpo_seven_box_li3::before{z-index:1; width:260px; height:1px; background:#D1D1D1; content:''; position:absolute; transform:rotate(30deg); top:146px; left:138px;}

/* bpo_eight_wrap */
.bpo_eight_wrap{width:100%; height:875px; position:relative; overflow:hidden; background:url(../images/bpo_eight_bg.png) no-repeat top center;}
.bpo_eight_w{width:1200px; margin:0 auto 0 auto; position:relative;}
.bpo_eight_h3{text-align:left; font-size:40px; color:#fff; line-height:60px; margin-top:112px; margin-bottom:53px; padding-left:610px;}
.bpo_eight_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:100px 100px 0 100px;}
.bpo_eight_box li{float:left; width:470px; margin-bottom:60px; position:relative;}
.bpo_eight_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:36px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.bpo_eight_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.bpo_eight_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.bpo_eight_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.bpo_eight_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.bpo_eight_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:40px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.bpo_eight_box ul li:nth-child(4):before{content:'*'; position:absolute; top:26px; left:35px; color:red; font-size:16px; z-index:5;}
.bpo_eight_box li:nth-child(1),.bpo_eight_box li:nth-child(3){margin-right:60px;}
.bpo_eight_button{width:100%; height:70px; background:#005BC0; border:0; cursor:pointer; line-height:70px; font-size:18px; color:#fff; text-align:center;}


/* callout */
/* callout_banner */
.callout_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.callout_banner img{width:100%;}
.callout_banner_text{position:absolute; top:34%; left:15%; z-index:5; color:#fff;}
.callout_banner_text h3{font-size:50px; line-height:58px; font-weight:normal;}
.callout_banner_text p{font-size:20px; line-height:35px; padding-bottom:40px; position:relative; padding-top:30px;}
.callout_banner_text a{display:block; width:128px; height:47px; line-height:47px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff; font-weight:bold;}
.callout_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* callout_one_wrap */
.callout_one_wrap{width:100%; height:auto; overflow:hidden; position:relative; background:#fff; padding-bottom:120px;}
.callout_one_w{width:1200px; margin:0 auto; position:relative;}
.callout_one_h3{font-size:40px; color:#333; height:60px; line-height:60px; margin-top:89px; text-align:center; margin-bottom:69px;}
.callout_one_box ul{display:block;}
.callout_one_box li{position:relative; height:496px;}
.callout_one_box li:nth-child(2){margin-top:-104px;}
.callout_one_box_left{width:496px; height:496px; border-radius:50%; overflow:hidden; box-shadow:0 25px 50px -10px rgb(0 0 0 / 28%);}
.callout_one_box_right{width:590px;}
.callout_one_box li:nth-child(odd) .callout_one_box_left{float:left;}
.callout_one_box li:nth-child(odd) .callout_one_box_right{float:right;}
.callout_one_box li:nth-child(even) .callout_one_box_left{float:right;}
.callout_one_box li:nth-child(even) .callout_one_box_right{float:left;}
.callout_one_box_right h3{font-weight:bold; color:#333; font-size:30px; height:82px; line-height:82px; margin-top:10px;}
.callout_one_box_right p{font-size:16px; color:#333333; line-height:37px;}
.callout_one_box_right a{display:block; width:132px; height:55px; line-height:55px; font-size:18px; color:#fff; text-align:center; border-radius:30px; border:2px solid #005BC0; font-weight:bold; margin-top:49px; background:#005BC0;}
.callout_one_box_right a:hover{background:#005BC0; color:#fff; border:2px solid #005BC0;}
.callout_one_box li:nth-child(3){margin-top:55px;}
.callout_one_box li:nth-child(2) .callout_one_box_right{margin-top:70px;}
.callout_one_box li:nth-child(3) .callout_one_box_right{margin-top:70px;}

/* callout_two_wrap */
.callout_two_wrap{width:100%; height:1638px; background:url(../images/callout_two_bg.jpg) no-repeat top center; position:relative; overflow:hidden;}
.callout_two_w{width:1200px; margin:0 auto; position:relative;}
.callout_two_h3{font-size:40px; color:#fff; height:60px; line-height:60px; margin-top:89px; text-align:center; margin-bottom:68px;}
.callout_two_box{position:relative;}
.callout_two_box:before{content:''; width:1px; background:rgba(255,255,255,0.2); position:absolute; top:0; left:50%; height:100%;}
.callout_two_box ul{display:block;}
.callout_two_box li{position:relative; width:460px; margin-bottom:92px;}
.callout_two_p1{width:77px; height:77px; border-radius:50%; background:url(../images/callout_two_p1.png) no-repeat center #FFCD31; position:absolute; top:165px; right:-179px;}
.callout_two_p1::before{content:''; width:54px; height:1px; background:rgba(255,255,255,0.2); position:absolute; top:50%; left:-54px;}
.callout_two_box li h2{height:30px; line-height:30px; font-size:24px; font-weight:bold; color:#fff; margin-bottom:35px;}
.callout_two_box li img{display:block; border:5px solid #0076D2; border-radius:20px 0 20px 0px;}
.callout_two_box li h3{margin-top:18px; height:62px; line-height:62px; font-size:20px; color:#fff;}
.callout_two_box li p{font-size:16px; line-height:31px; color:#fff;}
.callout_two_box li dl{margin-top:32px; overflow:hidden;}
.callout_two_box li dl dd{float:left; width:170px; height:51px; line-height:51px; text-align:center; background:#fff; border-radius:50px; font-size:16px; color:#000; margin-right:40px;}
.callout_two_box li:nth-child(2){position:absolute; top:350px; right:0;}
.callout_two_p2{width:77px; height:77px; border-radius:50%; background:url(../images/callout_two_p2.png) no-repeat center #FFCD31; position:absolute; top:215px; left:-179px;}
.callout_two_p2::before{content:''; width:54px; height:1px; background:rgba(255,255,255,0.2); position:absolute; top:50%; right:-54px;}
.callout_two_p3{width:77px; height:77px; border-radius:50%; background:url(../images/callout_two_p3.png) no-repeat center #FFCD31; position:absolute; top:265px; right:-179px;}
.callout_two_p3::before{content:''; width:54px; height:1px; background:rgba(255,255,255,0.2); position:absolute; top:50%; left:-54px;}

/* callout_three_wrap */
.callout_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; padding-bottom:115px;}
.callout_three_w{width:1200px; margin:0 auto; position:relative;}
.callout_three_h3{font-size:40px; color:#333; height:60px; line-height:60px; margin-top:89px; text-align:center; margin-bottom:43px;}
.callout_three_box{position:relative;}
.callout_three_box ul{display:block;}
.callout_three_box li{width:600px; float:left; height:230px;}
.callout_three_box li:nth-child(1){border-bottom:1px solid #EAEAEA; border-right:1px solid #EAEAEA;}
.callout_three_box li:nth-child(2){border-bottom:1px solid #EAEAEA;}
.callout_three_box li:nth-child(3){border-right:1px solid #EAEAEA;}
.callout_three_box_left{float:left; width:256px; height:180px; margin-right:58px;}
.callout_three_box_right{float:left; width:243px;}
.callout_three_box_right h3{height:88px; line-height:88px; color:#333; font-size:30px; overflow:hidden;}
.callout_three_box_right h3 span{font-family:Bahnschrift; font-size:60px; font-weight:normal; padding-right:15px; float:left; line-height:88px;}
.callout_three_box_right p{font-size:16px; line-height:30px; color:#333333;}
.callout_three_box li:nth-child(2),.callout_three_box li:nth-child(4){padding-left:42px;}
.callout_three_box li:nth-child(3),.callout_three_box li:nth-child(4){padding-top:60px;}

/* callout_four_wrap */
.callout_four_wrap{width:100%; height:875px; position:relative; overflow:hidden; background:url(../images/bpo_eight_bg.png) no-repeat top center;}
.callout_four_w{width:1200px; margin:0 auto 0 auto; position:relative;}
.callout_four_h3{text-align:left; font-size:40px; color:#fff; line-height:60px; margin-top:112px; margin-bottom:53px; padding-left:610px;}
.callout_four_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:100px 100px 0 100px;}
.callout_four_box li{float:left; width:470px; margin-bottom:60px; position:relative;}
.callout_four_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:36px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.callout_four_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.callout_four_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.callout_four_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.callout_four_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.callout_four_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:40px; font-size:16px; color:#333333; height:70px; line-height:70px; width:100%;}
.callout_four_box ul li:nth-child(4):before{content:'*'; position:absolute; top:26px; left:35px; color:red; font-size:16px; z-index:5;}
.callout_four_box li:nth-child(1),.callout_four_box li:nth-child(3){margin-right:60px;}
.callout_four_button{width:100%; height:70px; background:#005BC0; border:0; cursor:pointer; line-height:70px; font-size:18px; color:#fff; text-align:center;}


}

@media (max-width:1680px) and (min-width:1300px){
  .banner_text h3{font-size:45px; line-height:48px;}
  .banner_text p{line-height:24px; margin-bottom:20px;}
  .banner_text a{width:120px; line-height:42px; font-size:16px;}
  
}
@media (max-width:1480px) and (min-width:1300px){
  .nav li{margin-right:35px;}

}
@media (max-width:1299px) and (min-width:768px){
  .nav li{margin-right:15px;}
}





@media (max-width:768px){

.hidden-lg{display:none!important;}
/* 头部 */
.head{position:fixed; top:0; z-index:99; left:0; width:100%; height:1.3333333333333333rem;}
.head.active{background:#fff; box-shadow:0 0 10px -5px rgba(0,0,0,0.5);}
.logo{height:auto; overflow:hidden;}
.logo img{height:0.7866666666666666rem; margin:0.26666666666666666rem auto;}
.logo1{display:block;}
.logo2{display:none;}
.head.active .logo1{display:none;}
.head.active .logo2{display:block;}

.nav_show{position:fixed; top:0.21333333333333335rem; left:0; width:0.9333333333333333rem; height:0.9333333333333333rem; background:url(../images/nav.png) no-repeat center; background-size:70%;}
.head.active .nav_show{background:url(../images/nav2.png) no-repeat center; background-size:70%;}
.nav{position:fixed; top:0; left:0; width:70%; background:#333; height:100%; z-index:100; display:none;}
.nav_hide{position:absolute; top:0; left:100%; width:0.9333333333333333rem; height:0.9333333333333333rem; background:url(../images/colse.png) no-repeat center; background-size:70%;}
.head.active .nav_hide{background:url(../images/colse2.png) no-repeat center; background-size:70%;}
.nav ul{padding-top:0.9333333333333333rem;}
.nav li{font-size:0.38rem; padding:0.26666666666666666rem 10%; border-bottom:1px solid rgba(255,255,255,0.1);}
.nav li a{color:#fff;}
.nav li:hover,.nav li.active{background:#0068B7;}

.tel,.lang{display:none;}

/* 底部 */
.foot{background:#333333; padding:0.4rem 4% 0 4%; overflow:hidden; position:relative;}
.foot_nav{padding-bottom:0.26666666666666666rem; border-bottom:1px solid rgba(255,255,255,0.05); height:0.9733333333333334rem;}
.foot_nav ul{display:flex; justify-content:space-between;}
.foot_nav li{line-height:0.5866666666666667rem; font-size:0.32rem;}
.foot_nav a{color:#fff;}

.foot_cont{padding-top:0.3333333333333333rem; padding-bottom:0.3333333333333333rem; border-bottom:1px solid rgba(255,255,255,0.05);}
.foot_cont li{padding-left:1.0666666666666667rem; overflow:hidden; margin-bottom:0.4rem;}
.foot_cont li span{display:block; font-size:0.29333333333333333rem; color:#999999;}
.foot_cont li p{display:block; font-size:0.32rem; color:#999999; padding-top:0.13333333333333333rem;}
.foot_cont li p b{font-family:bahnschrift; font-size:0.48rem; font-weight:normal; line-height:0.3333333333333333rem;}
.foot_cont_li1{background:url(../images/foot_cont_li1.png) no-repeat left center; background-size:0.8rem 0.8rem;}
.foot_cont_li2{background:url(../images/foot_cont_li2.png) no-repeat left center; background-size:0.8rem 0.8rem;}
.foot_cont_li3{background:url(../images/foot_cont_li3.png) no-repeat left center; background-size:0.8rem 0.8rem;}

.foot_copy{overflow:hidden; padding-top:0.26666666666666666rem; padding-bottom:0.26666666666666666rem; line-height:0.5733333333333334rem; font-size:0.32rem; color:#999999;}


/* banner */
.banner{width:100%; position:relative; overflow:hidden;}
.banner img{width:100%;}
.banner_text{position:absolute; left:4%; top:20%; transition:all 0.5s;}
.banner_text h3{color:#fff; font-size:0.5333333333333333rem; font-weight:bold; line-height:0.8rem; margin-bottom:0.4rem;}
.banner_text p{width:80%; line-height:0.5333333333333333rem; color:#fff; font-size:0.32rem; margin-bottom:0.4rem;}
.banner_text a{border-radius:30px; border:2px solid #fff; width:2.2266666666666666rem; line-height:0.76rem; line-height:0.76rem; display:block; text-align:center; font-size:0.32rem; color:#fff;}
.banner .swiper-pagination{text-align:left!important; left:4%!important; bottom:13%!important;}
.banner .swiper-pagination span{opacity:1!important; background:url(../images/pagination_span.png) no-repeat center;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background:url(../images/pagination_active.png) no-repeat center;}

/* 首页 */
/* index_one_wrap */
.index_one_wrap{width:100%; height:auto; position:relative; margin-top:-0.7333333333333333rem; padding:0 8%;}
.index_one_swiper{width:100%; overflow:hidden; border-radius:10px 10px 0 0; background:#fff;}
.index_one_swiper li{border-bottom:1px solid #F2F2F2; border-right:1px solid #F2F2F2;}
.index_one_swiper li img{width:100%; height:100%; border:0;}
.index_one_prev{width:0.4rem; height:0.4rem; position:absolute; left:3%; top:58%; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_left.png) no-repeat center #EEEEEE; background-size:0.08rem 0.13333333333333333rem;}
.index_one_next{width:0.4rem; height:0.4rem; position:absolute; right:3%; top:58%; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_right.png) no-repeat center #EEEEEE; background-size:0.08rem 0.13333333333333333rem;}
.index_one_prev:hover{background:url(../images/index_one_left_hover.png) no-repeat center #FF862C; background-size:0.08rem 0.13333333333333333rem;}
.index_one_next:hover{background:url(../images/index_one_right_hover.png) no-repeat center #FF862C; background-size:0.08rem 0.13333333333333333rem;}

/* index_two_wrap */
.index_two_wrap{background:#F2F6F9; height:auto; position:relative; padding:0 4%; overflow:hidden;}
.index_two_h3{text-align:center; font-size:0.48rem; color:#333333; line-height:0.8666666666666667rem; padding:1.16rem 0 0.8666666666666667rem 0;}
.index_two_more{margin-bottom:1.4133333333333333rem; margin-top:0.56rem;}
.index_two_more a{display:block; width:2.0533333333333332rem; height:0.7866666666666666rem; text-align:center; font-size:0.32rem; color:#fff; line-height:0.7866666666666666rem; border-radius:30px; background:#0068B7; margin:0 auto;}
.index_two_swiper{width:100%; overflow:hidden; position:relative;}
.index_two_swiper li{background:#fff; padding:0.6133333333333333rem 4% 0.9333333333333333rem 4%;}
.index_two_swiper li img{display:block; margin:0 auto;}
.index_two_swiper li h3{text-align:center; font-size:0.4rem; height:0.6rem; line-height:0.6rem; margin:0.2rem 0 0.4rem 0;}
.index_two_swiper li h3 a{color:#333333;}
.index_two_swiper li p{text-align:center; font-size:0.32rem; color:#333333; line-height:0.5333333333333333rem; height:2.066666666666667rem; overflow:hidden;}
.index_two_limore{text-align:center;}
.index_two_limore a{display:block; margin:0 auto; border:2px solid #D7D7D7; border-radius:30px; line-height:0.7333333333333333rem; font-size:0.29333333333333333rem; color:#333; width:2rem;}
.index_two_limore a:hover{background:#0068B7; border:2px solid #0068B7; color:#fff;}
.index_two_pagination{height:0.30666666666666664rem; line-height:0.30666666666666664rem; text-align:center; font-size:0.29333333333333333rem; color:#333333; margin-top:0.5866666666666667rem; position:relative;}
.index_two_pagination:before{content:''; position:absolute; width:1.3333333333333333rem; height:0.013333333333333334rem; background:#CCCFD1; left:50%; transform:translate(-50%,-50%); top:50%; z-index:2;}
.index_two_pagination:after{content:''; position:absolute; width:0.6666666666666666rem; height:0.013333333333333334rem; background:#333333; left:50%; transform:translate(-100%,-50%); top:50%; z-index:3;}
.index_two_wrap .swiper-pagination-current:before{content:'0';}
.index_two_wrap .swiper-pagination-total{padding-left:1.5333333333333334rem;}
.index_two_wrap .swiper-pagination-total:before{content:'0';}

/* index_three_wrap */
.index_three_wrap{height:auto; position:relative; overflow:hidden;}
.index_three_h3{text-align:center; font-size:0.48rem; color:#333333; line-height:0.8666666666666667rem; padding:1.7066666666666668rem 0 0.88rem 0;}
.index_three_swiper{overflow:hidden;}
.index_three_swiper li{width:50%; float:left; border:1px solid #EFEFEF; border-left:0; padding:0.84rem 4% 0.5rem 4%;}
.index_three_swiper li img{display:block; height:1.8rem;}
.index_three_swiper li h3{font-size:0.4rem; color:#333; font-weight:bold; height:auto; margin-top:0.5333333333333333rem; margin-bottom:0.3333333333333333rem; height:1.0666666666666667rem;}
.index_three_swiper li p{font-size:0.29333333333333333rem; color:#333; line-height:0.5333333333333333rem; height:5rem; overflow:hidden;}
.index_three_swiper li:nth-child(3) p,.index_three_swiper li:nth-child(4) p{height:6.5rem;}
.index_three_limore{overflow:hidden; margin-top:0.3466666666666667rem;}
.index_three_limore a{display:block; width:0.49333333333333335rem; height:0.49333333333333335rem; border:1px solid #543B2F; background:url(../images/index_three_more.png) no-repeat center; border-radius:50%; display:block; cursor:pointer; background-size:0.13333333333333333rem 0.13333333333333333rem;}
.index_three_swiper li:hover .index_three_limore a{background:url(../images/index_three_morehover.png) no-repeat center #FF862C; border:1px solid #FF862C; background-size:0.13333333333333333rem 0.13333333333333333rem;}
.index_three_swiper li:hover{background:#0068B7;}
.index_three_swiper li:hover h3{color:#fff;}
.index_three_swiper li:hover p{color:#fff;}

/*index_map*/
.index_map{width:auto; height:auto; position:relative; margin:0 auto 0.5rem; overflow:hidden;}
.index_map_h3{text-align:center; font-size:0.48rem; color:#333333; line-height:0.8666666666666667rem; padding:0.7rem 0 0.2466666666666667rem 0;}
.index_map img{width:92%; margin:0 4%}
.index_map_li{text-align:center; width:100%;}
.index_map_li li{display:inline-block; font-size:0.32rem; color:#333; padding-left:0.5rem; margin:0.5rem 0.2rem 0 0.2rem;}
.index_map_li li:nth-child(1){background:url(../images/index_map_li1.png) no-repeat left center;}
.index_map_li li:nth-child(2){background:url(../images/index_map_li2.png) no-repeat left center;}

/* index_four_wrap */
.index_four_wrap{background:#F2F6F9; height:auto; position:relative; padding:0 4%; overflow:hidden;}
.index_four_h3{text-align:center; font-size:0.48rem; color:#333333; line-height:0.8666666666666667rem; padding:1.4rem 0 0.7466666666666667rem 0;}
.index_four_more{margin-bottom:1.3333333333333333rem; margin-top:0.6666666666666666rem;}
.index_four_more a{display:block; width:2.0533333333333332rem; height:0.7866666666666666rem; text-align:center; font-size:0.32rem; color:#fff; line-height:0.7866666666666666rem; border-radius:30px; background:#0068B7; margin:0 auto;}
.index_four_swiper{width:100%; overflow:hidden; position:relative;}
.index_four_swiper li{float:left;}
.index_four_swiper li:nth-child(1){margin-left:0%;}
.index_four_lidata{height:0.6666666666666666rem; line-height:0.6666666666666666rem; margin-bottom:0.4266666666666667rem;}
.index_four_lidata_type{border:2px solid #0068B7; border-radius:30px; height:0.6666666666666666rem; line-height:0.6666666666666666rem; width:2rem; background:#fff; color:#0068b7; display:block; float:left; text-align:center; font-size:0.32rem; font-weight:bold;}
.index_four_lidata_time{font-size:0.32rem; font-weight:bold; color:#333; padding-left:0.25333333333333335rem;}
.index_four_lititle{height:1.0666666666666667rem; line-height:0.5733333333333334rem; font-size:0.37333333333333335rem; font-weight:bold; color:#333; margin-bottom:0.56rem; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.index_four_lititle a{color:#333;}
.index_four_lititle:hover{color:#0068B7;}
.index_four_lititle:hover a{color:#0068B7;}
.index_four_liimg{overflow:hidden;}
.index_four_liimg img{width:100%;}
.index_four_limore{overflow:hidden; margin-top:0.4rem;}
.index_four_limore a{font-size:0.29333333333333333rem; color:#333; font-weight:bold; line-height:0.4266666666666667rem;}
.index_four_limore a:hover{color:#0068B7;}

.index_four_pagination{text-align:center;}


/* 关于我们 */
/* about_banner */
.about_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.about_banner img{width:100%;}
.about_banner_text{position:absolute; top:30%; left:4%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.about_banner_text h3{font-size:0.5333333333333333rem; font-family:bahnschrift; line-height:0.8rem;}
.about_banner_text p{font-size:0.37333333333333335rem; line-height:0.5333333333333333rem; padding-bottom:0.4rem; position:relative;}
.about_banner_text p::before{content:''; width:0.21333333333333335rem; height:0.05333333333333334rem; background:#fff; position:absolute; bottom:0; left:0;}


/*about_one_wrap*/
.about_one_wrap{width:100%; position:relative; overflow:hidden; padding:1.0266666666666666rem 4% 0.76rem 4%;}
.about_one_h3{font-size:0.48rem; color:#333333; text-align:center; line-height:0.8rem;}
.about_one_cont{margin-top:0.48rem; font-size:0.32rem; color:#333333; line-height:0.5733333333333334rem; text-align:center; overflow:hidden;}
.about_one_cont p{margin-bottom:0.4266666666666667rem;}
.about_one_scroll{margin-top:0.37333333333333335rem; overflow:hidden;}
.about_one_scroll ul{display:flex; justify-content:space-between; flex-wrap:wrap;}
.about_one_scroll ul li{width:50%; margin-bottom:0.4rem;}
.about_one_scroll ul li h3{line-height:0.7733333333333333rem; font-size:0.8rem; font-family:bahnschrift; color:#333333;}
.about_one_scroll ul li h3 em{font-size:0.32rem; margin-left:0.2rem;}
.about_one_scroll ul li h3 span{padding-left:0.9333333333333333rem;}
.about_one_scroll ul li:nth-child(1) h3 span{background:url(../images/about_one_scroll1.png) no-repeat left 0.08rem; background-size:0.5733333333333334rem 0.5733333333333334rem;}
.about_one_scroll ul li:nth-child(2) h3 span{background:url(../images/about_one_scroll2.png) no-repeat left 0.08rem; background-size:0.6rem 0.5733333333333334rem;}
.about_one_scroll ul li:nth-child(3) h3 span{background:url(../images/about_one_scroll3.png) no-repeat left 0.08rem; background-size:0.5733333333333334rem 0.5733333333333334rem;}
.about_one_scroll ul li:nth-child(4) h3 span{background:url(../images/about_one_scroll4.png) no-repeat left 0.08rem; background-size:0.5333333333333333rem 0.5733333333333334rem;}
.about_one_scroll ul li p{padding-left:0.9333333333333333rem; font-size:0.29333333333333333rem; color:#333333; margin-top:0.09333333333333334rem;}

/* about_two_wrap */
.about_two_wrap{width:100%; height:auto; background:url(../images/about_two_bg.png) no-repeat top center; position:relative; overflow:hidden; background-size:230%;}
.about_two_w{padding:0 4%; overflow:hidden; margin-bottom:1.8666666666666667rem;}
.about_two_h3{font-size:0.48rem; color:#fff; text-align:center; line-height:0.8rem; margin-top:1.5733333333333333rem; margin-bottom:1.4rem;}
.about_two_swiper{overflow:hidden; width:100%;}
.about_two_libox{margin:0 0.2rem 0.5333333333333333rem 0.2rem; position:relative; background:#F2F6F9; padding:0.6666666666666666rem 10%; height:6.133333333333334rem; overflow:hidden;}
.about_two_p1{width:1.6rem; height:0.6666666666666666rem; line-height:0.6133333333333333rem; border:2px solid #0068B7; text-align:center; font-size:0.29333333333333333rem; font-weight:bold; color:#0068B7; border-radius:30px; background:#fff;}
.about_two_p2{width:100%; text-transform:uppercase; font-size:0.32rem; font-weight:bold; color:#333; margin-top:0.26666666666666666rem; line-height:0.4666666666666667rem;}
.about_two_p3{width:100%; font-size:0.32rem; font-weight:bold; color:#333; line-height:0.4666666666666667rem;}
.about_two_img{position:absolute; bottom:0.6666666666666666rem; left:13%; width:auto; max-height:2.066666666666667rem; overflow:hidden; z-index:1; transition:all 0.5s; max-width:74%;}
.about_two_img img{display:block; max-height:2.066666666666667rem;}
.about_two_libox:hover .about_two_img{width:100%; height:100%; left:0; bottom:0; z-index:5; padding:0.4rem 13%; background:#7F7F7F; max-height:100%; max-width:100%; display:flex; align-items:center;}
.about_two_libox:hover .about_two_img img{width:100%; height:auto; max-height:100%;}
.about_two_prev{width:0.49333333333333335rem; height:0.49333333333333335rem; position:absolute; left:42%; bottom:1rem; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_left.png) no-repeat center ; background-size:0.08rem 0.13333333333333333rem;}
.about_two_next{width:0.49333333333333335rem; height:0.49333333333333335rem; position:absolute; right:42%; bottom:1rem; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_right.png) no-repeat center ; background-size:0.08rem 0.13333333333333333rem;}
.about_two_prev:hover{background:url(../images/index_one_left_hover.png) no-repeat center #FF862C; background-size:0.08rem 0.13333333333333333rem;}
.about_two_next:hover{background:url(../images/index_one_right_hover.png) no-repeat center #FF862C; background-size:0.08rem 0.13333333333333333rem;}

/* about_three_wrap */
.about_three_wrap{width:100%; background:#F2F6F9; padding:0 4% 0.9333333333333333rem; position:relative; overflow:hidden;}
.about_three_h3{font-size:0.48rem; color:#333; text-align:center; line-height:0.8rem; margin-top:1.1733333333333333rem; margin-bottom:0.8rem;}
.about_three_box{overflow:hidden;}
.about_three_box img{width:100%; transition:all 0.5s;}
.about_three_boxli1{float:left; width:54%;}
.about_three_li1{margin-bottom:0.3466666666666667rem; overflow:hidden;}
.about_three_li2{float:left; width:47%; margin-right:6%; overflow:hidden;}
.about_three_li3{float:left; width:47%; overflow:hidden;}
.about_three_boxli2{float:right; width:42.2%; overflow:hidden;}
.about_three_box img:hover{transform:scale(1.1);}

/* about_four_wrap */
.about_four_wrap{width:100%; position:relative; overflow:hidden;}
.about_four_left{overflow:hidden; width:100%; padding:0 4%;}
.about_four_left_h3{line-height:0.8rem; font-size:0.48rem; color:#333; margin-top:1.4666666666666666rem; margin-bottom:0.6666666666666666rem;}
.about_four_left_tel{width:100%; height:auto; border-bottom:1px solid #EAEAEA;}
.about_four_left_tel li{padding-left:0.9733333333333334rem; height:0.8rem; width:100%; margin-bottom:0.5333333333333333rem;}
.about_four_left_tel li span{display:block; font-size:0.29333333333333333rem; color:#333; line-height:0.2rem;}
.about_four_left_tel li p{display:block; font-size:0.32rem; color:#333; padding-top:0.24rem; line-height:0.29333333333333333rem;}
.about_four_left_tel li p b{font-family:bahnschrift; font-size:0.44rem; font-weight:normal; line-height:0.3333333333333333rem;}
.about_four_left_tel1{background:url(../images/about_four_tel1.png) no-repeat left center; background-size:0.8rem 0.8rem;}
.about_four_left_tel2{background:url(../images/about_four_tel2.png) no-repeat left center; background-size:0.8rem 0.8rem;}
.about_four_left_feedback{overflow:hidden;}
.about_four_left_h4{line-height:0.8rem; font-size:0.48rem; color:#333; margin-top:1.16rem; margin-bottom:0.4rem;}
.about_four_left_feedbackbox{width:100%; overflow:hidden;}
.about_four_left_feedbackbox ul li{float:left; width:100%; position:relative;}
.about_four_left_feedbackbox ul li:nth-child(1),.about_four_left_feedbackbox ul li:nth-child(3){margin-right:8%;}
.about_four_left_feedbackbox ul li input{width:100%; border:0; border-bottom:1px solid #EAEAEA; margin-bottom:0.36rem; height:0.8533333333333334rem; line-height:0.8533333333333334rem; font-size:0.32rem; color:#333; outline:none;}
.about_four_left_feedbackbox ul li select{width:100%; border:0; border-bottom:1px solid #EAEAEA; margin-bottom:0.36rem; height:0.8533333333333334rem; line-height:0.8533333333333334rem; font-size:0.32rem; color:#333; outline:none; padding-left:0.10666666666666667rem; position:relative;}
.about_four_left_feedbackbox ul li:nth-child(4):before{content:'*'; position:absolute; top:0.26666666666666666rem; left:0; color:red; font-size:0.32rem; z-index:5;}
.about_four_left_button{width:100%; height:0.9333333333333333rem; background:#0068B7; border:0; cursor:pointer; line-height:0.9333333333333333rem; font-size:0.32rem; color:#fff; text-align:center; margin:0.32rem 0 0.6666666666666666rem 0;}
.about_four_right{width:100%;}
.about_four_right img{width:100%;}


/* 英语呼叫中心专题 */
/* english_call_banner */
.english_call_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.english_call_banner img{width:100%;}
.english_call_banner_text{position:absolute; top:25%; left:4%; z-index:5; color:#fff;}
.english_call_banner_text h3{font-size:0.5333333333333333rem; line-height:0.8rem; font-weight:normal;}
.english_call_banner_text p{font-size:0.32rem; line-height:0.5333333333333333rem; padding-bottom:0.26666666666666666rem; position:relative;}
.english_call_banner_text a{display:block; width:1.84rem; height:0.6266666666666667rem; line-height:0.6266666666666667rem; font-size:0.29333333333333333rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff;}
.english_call_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}


/* english_call_one_wrap */
.english_call_one_wrap{width:auto; margin:0 4% 0.6666666666666666rem; position:relative; overflow:hidden; height:auto;}
.english_call_one_w{margin-top:1.2rem; position:relative;}
.english_call_one_h3{padding-bottom:0.36rem;}
.english_call_one_h3 span{font-size:0.37333333333333335rem; font-weight:bold; color:#333; line-height:0.5066666666666667rem;}
.english_call_one_h3 p{font-size:0.5333333333333333rem; color:#333;}
.english_call_one_h3::before{content:''; position:absolute; bottom:0; left:0; width:0.21333333333333335rem; height:0.05333333333333334rem; background:#333;}
.english_call_one_swpier{overflow:hidden;}
.english_call_one_left{width:100%; height:auto; overflow:hidden; margin-top:0.3rem;}
.english_call_one_left p{font-size:0.32rem; color:#333; line-height:0.5733333333333334rem; padding-bottom:0.49333333333333335rem;}
.english_call_one_right{width:100%;}
.english_call_one_right img{width:100%;}
.english_call_one_prev{width:0.49333333333333335rem; height:0.49333333333333335rem; position:absolute; left:7%; top:70%; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_left.png) no-repeat center #fff; background-size:0.08rem 0.13333333333333333rem;}
.english_call_one_next{width:0.49333333333333335rem; height:0.49333333333333335rem; position:absolute; right:7%; top:70%; transform:translate(0 , -50%); border-radius:50%; cursor:pointer; z-index:5; background:url(../images/index_one_right.png) no-repeat center #fff; background-size:0.08rem 0.13333333333333333rem;}
.english_call_one_prev:hover{background:url(../images/index_one_left_hover.png) no-repeat center #FF862C; background-size:0.08rem 0.13333333333333333rem;}
.english_call_one_next:hover{background:url(../images/index_one_right_hover.png) no-repeat center #FF862C; background-size:0.08rem 0.13333333333333333rem;}
.english_call_one_pagination{height:0.30666666666666664rem; line-height:0.30666666666666664rem; text-align:center; font-size:0.29333333333333333rem; color:#333333; margin-top:0.5866666666666667rem; position:relative; bottom:0!important;}
.english_call_one_pagination:before{content:''; position:absolute; width:1.3333333333333333rem; height:0.013333333333333334rem; background:#CCCFD1; left:50%; transform:translate(-50%,-50%); top:50%; z-index:2;}
.english_call_one_pagination:after{content:''; position:absolute; width:0.6666666666666666rem; height:0.013333333333333334rem; background:#333333; left:50%; transform:translate(-100%,-50%); top:50%; z-index:3;}
.english_call_one_wrap .swiper-pagination-current:before{content:'0';}
.english_call_one_wrap .swiper-pagination-total{padding-left:1.5333333333333334rem;}
.english_call_one_wrap .swiper-pagination-total:before{content:'0';}

/* english_call_two_wrap */
.english_call_two_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/english_call_two_bg.png) no-repeat top center;}
.english_call_two_w{width:auto; margin:0 4% 0.6666666666666666rem; position:relative;}
.english_call_two_h3{text-align:center; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.1733333333333333rem; margin-bottom:1.2rem;}
.english_call_two_swpier{overflow:hidden;}
.english_call_two_swpier li{width:auto; height:auto; background:#fff; padding:0.5333333333333333rem 0.6rem 0.5333333333333333rem 0.6rem; margin-bottom:0.5333333333333333rem; border-radius:70px 0 70px 0;}
.english_call_two_liimg{float:left; border-bottom:1px solid #42685D; height:1.4666666666666666rem; width:1.0666666666666667rem;}
.english_call_two_liimg img{display:block; width:1.0666666666666667rem; height:1.0666666666666667rem;}
.english_call_two_liright{float:right; width:75%; overflow:hidden;}
.english_call_two_liright span{display:block; font-weight:bold; color:#333; font-size:0.3466666666666667rem; line-height:0.5333333333333333rem; margin-bottom:0.26666666666666666rem;}
.english_call_two_liright p{display:block; font-size:0.32rem; color:#666666; line-height:0.5333333333333333rem;}
.english_call_two_more a{display:block; width:2.1866666666666665rem; height:0.7866666666666666rem; line-height:0.7866666666666666rem; font-size:0.29333333333333333rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff; margin:0.4rem auto 0 auto;}
.english_call_two_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

.english_call_two_pagination{text-align:center;}

/* english_call_three_wrap */
.english_call_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#F9F9F9;}
.english_call_three_w{width:auto; margin:0 0 0.6666666666666666rem; position:relative;}
.english_call_three_h3{text-align:center; font-size:0.5333333333333333rem; color:#333; line-height:0.8rem; margin-top:0.8rem; margin-bottom:0.8666666666666667rem;}
.english_call_three_box{height:5.066666666666666rem; position:relative; background:url(../images/english_call_three_bgsj.png) no-repeat center; background-size:147%;}
.english_call_three_box li{font-size:0.24rem; color:#fff; line-height:0.26666666666666666rem; position:absolute; display:none;}
.english_call_three_boxli1{top:5rem; left:-0.18666666666666668rem;}
.english_call_three_box li.english_call_three_boxli2{top:2.3866666666666667rem; left:1.7066666666666668rem; color:#333;}
.english_call_three_boxli3{top:5.24rem; left:4.48rem; transform:rotate(14deg);}
.english_call_three_boxli4{top:1.5066666666666666rem; left:6.706666666666667rem; text-align:center;}
.english_call_three_boxli5{top:4.933333333333334rem; left:8.36rem;}
.english_call_three_boxli6{top:3.466666666666667rem; left:12.013333333333334rem; transform:rotate(338deg);}
.english_call_three_boxli7{top:1.2666666666666666rem; left:13.666666666666666rem; transform:rotate(35deg);}

.english_call_three_more a{display:block; width:2.1866666666666665rem; height:0.7866666666666666rem; line-height:0.7866666666666666rem; font-size:0.29333333333333333rem; color:#4E7DFF; text-align:center; border-radius:30px; border:2px solid #4E7DFF; margin:0 auto;}
.english_call_three_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* english_call_four_wrap */
.english_call_four_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#333E65;}
.english_call_four_w{width:auto; margin:0 4% 0.6666666666666666rem ; position:relative;}
.english_call_four_h3{text-align:center; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.1866666666666668rem; margin-bottom:0.8666666666666667rem;}
.english_call_four_box{overflow:hidden; position:relative;}
.english_call_four_box li{overflow:hidden; padding:0.5333333333333333rem 0; position:relative;}
.english_call_four_box li+li{border-top:1px solid rgba(255,255,255,0.1);}
.english_call_four_boxleft{width:50%; margin:0 auto;}
.english_call_four_boxleft img{width:100%;}
.english_call_four_boxright{width:100%; margin-top:0.4rem;}
.english_call_four_boxright span{color:#fff; font-size:0.3466666666666667rem; line-height:0.7333333333333333rem; margin-bottom:0.13333333333333333rem; display:block;}
.english_call_four_boxright em{display:block; font-size:0.32rem; color:#fff; line-height:0.5333333333333333rem;}


/* english_call_five_wrap */
.english_call_five_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff;}
.english_call_five_w{width:auto; margin:0 4% 0.6666666666666666rem 4%; position:relative;}
.english_call_five_h3{text-align:center; font-size:0.5333333333333333rem; color:#333; line-height:0.8rem; margin-top:1.1866666666666668rem; margin-bottom:0.72rem;}
.english_call_five_box{overflow:hidden; position:relative;}
.english_call_five_box ul{display:flex; justify-content:space-between;}
.english_call_five_box li{width:auto; height:auto; overflow:hidden; margin-bottom:0.4rem;}
.english_call_five_box li img{width:1.96rem; height:1.96rem; margin:0 auto; display:block;}
.english_call_five_box li h3{text-align:center; font-size:0.3466666666666667rem; font-weight:bold; color:#333; line-height:0.64rem; margin-top:0.29333333333333333rem; margin-bottom:0.26666666666666666rem;}
.english_call_five_box li p{font-size:0.32rem; color:#666666; line-height:0.5733333333333334rem;}
.english_call_five_more a{display:block; width:2.1866666666666665rem; height:0.7866666666666666rem; line-height:0.7866666666666666rem; font-size:0.29333333333333333rem; color:#4E7DFF; text-align:center; border-radius:30px; border:2px solid #4E7DFF; margin:0.5333333333333333rem auto;}
.english_call_five_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}
.english_call_five_pagination{text-align:center;}

/* english_call_six_wrap */
.english_call_six_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/english_call_six_bg.png) no-repeat top center;}
.english_call_six_w{width:auto; margin:0.5333333333333333rem 4%; position:relative;}
.english_call_six_h3{text-align:center; font-size:0.5333333333333333rem; color:#333; line-height:0.8rem; margin-top:1.1866666666666668rem; margin-bottom:0.92rem;}
.english_call_six_box{overflow:hidden; position:relative;}
.english_call_six_box ul{display:flex; justify-content:space-between;}
.english_call_six_box li{width:auto; height:auto; position:relative; margin-top:0.6133333333333333rem; border-radius:10px; background:#fff; padding:1.4666666666666666rem 0.6266666666666667rem 0.6266666666666667rem 0.6266666666666667rem; margin-bottom:0.5333333333333333rem;}
.english_call_six_box li img{width:1.6666666666666667rem; height:1.6666666666666667rem; margin:0 auto; display:block; position:absolute; top:-0.6133333333333333rem; left:50%; transform:translate(-50% , 0);}
.english_call_six_boxcont{overflow:hidden;}
.english_call_six_boxcont p{font-size:0.3466666666666667rem; color:#333; line-height:0.64rem; margin-bottom:0.10666666666666667rem;}
.english_call_six_boxcont span{font-size:0.32rem; color:#333; line-height:0.5733333333333334rem; margin-top:0.26666666666666666rem; display:block;}
.english_call_six_more a{display:block; width:2.1866666666666665rem; height:0.7866666666666666rem; line-height:0.7866666666666666rem; font-size:0.29333333333333333rem; color:#4E7DFF; text-align:center; border-radius:30px; border:2px solid #4E7DFF; margin:0.5333333333333333rem auto;}
.english_call_six_more a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}
.english_call_six_pagination{text-align:center;}

/* english_call_seven_wrap */
.english_call_seven_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/english_call_seven_bg.png) no-repeat top center; background-size:210%;}
.english_call_seven_w{width:auto; margin:0 4% 0.6666666666666666rem 4%; position:relative;}
.english_call_seven_h3{text-align:center; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.2rem; margin-bottom:1.16rem;}
.english_call_seven_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:0.6666666666666666rem 0.4rem;}
.english_call_seven_box li{width:100%; margin-bottom:0.4rem; position:relative;}
.english_call_seven_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.48rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.english_call_seven_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.english_call_seven_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.english_call_seven_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.english_call_seven_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.english_call_seven_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.5333333333333333rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.english_call_seven_box ul li:nth-child(4):before{content:'*'; position:absolute; top:0.29333333333333333rem; left:0.4666666666666667rem; color:red; font-size:0.32rem; z-index:5;}
.english_call_seven_box li:nth-child(1),.english_call_seven_box li:nth-child(3){margin-right:0.8rem;}
.english_call_seven_button{width:100%; height:0.9333333333333333rem; background:#0068B7; border:0; cursor:pointer; line-height:0.9333333333333333rem; font-size:0.32rem; color:#fff; text-align:center;}


/* 中文呼叫中心专题 */
/* chinese_call_banner */
.chinese_call_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.chinese_call_banner img{width:100%;}
.chinese_call_banner_text{position:absolute; top:25%; left:4%; z-index:5; color:#fff;}
.chinese_call_banner_text h3{font-size:0.5333333333333333rem; line-height:0.8rem; font-weight:normal;}
.chinese_call_banner_text p{font-size:0.32rem; line-height:0.5333333333333333rem; padding-bottom:0.26666666666666666rem; position:relative;}
.chinese_call_banner_text a{display:block; width:1.84rem; height:0.6266666666666667rem; line-height:0.6266666666666667rem; font-size:0.29333333333333333rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff;}
.chinese_call_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* chinese_call_one_wrap */
.chinese_call_one_wrap{width:100%; height:auto; background:url(../images/chinese_call_one_bg.png) no-repeat bottom center; position:relative; overflow:hidden; background-size:180%;}
.chinese_call_one_w{width:auto; margin:0 4% 0 4%; position:relative;}
.chinese_call_one_h3{text-align:center; font-size:0.5333333333333333rem; color:#42a0ab; line-height:0.8rem; margin-top:1.4533333333333334rem; margin-bottom:1.1866666666666668rem;}
.chinese_call_one_box{position:relative;}
.chinese_call_one_box li{width:auto; height:auto; background:#fff; border-radius:20px; box-shadow:0 0 0.22666666666666666rem -0.06666666666666667rem rgba(0,0,0,0.2); overflow:hidden; padding:0.5333333333333333rem 0; margin-bottom:0.4rem;}
.chinese_call_one_box li img{display:block; width:auto; height:2.6666666666666665rem; margin:0 auto;}
.chinese_call_one_box li h3{text-align:center; line-height:0.6666666666666666rem; color:#42a0ab; font-size:0.3466666666666667rem; margin-top:0.2rem; margin-bottom:0.26666666666666666rem;}
.chinese_call_one_box li p{text-align:center; color:#333333; font-size:0.32rem; line-height:0.5733333333333334rem;}
.chinese_call_one_more a{display:block; width:2rem; height:0.6933333333333334rem; line-height:0.6933333333333334rem; font-size:0.29333333333333333rem; color:#333; text-align:center; border-radius:30px; border:1px solid #63C1CC; margin:0.5333333333333333rem auto; background:#fff;}
.chinese_call_one_more a:hover{background:#63C1CC; color:#fff; border:1px solid #63C1CC;}
.chinese_call_one_pagination{text-align:center;}

/* chinese_call_two_wrap */
.chinese_call_two_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff;}
.chinese_call_two_w{width:auto; margin:0 4%; position:relative;}
.chinese_call_two_h3{text-align:center; font-size:0.5333333333333333rem; color:#42a0ab; line-height:0.8rem; margin-top:1.1866666666666668rem; margin-bottom:0.8666666666666667rem;}
.chinese_call_two_box{overflow:hidden; position:relative;}
.chinese_call_two_box li{overflow:hidden; padding:0.4rem 0; position:relative; border-bottom:1px solid #F2F2F2;}
.chinese_call_two_boxleft{width:50%; margin:0 auto 0.26666666666666666rem auto;}
.chinese_call_two_boxleft img{width:100%;}
.chinese_call_two_boxright{width:100%;}
.chinese_call_two_boxright span{color:#333; font-size:0.3466666666666667rem; line-height:0.56rem; margin-bottom:0.26666666666666666rem; display:block; font-weight:bold;}
.chinese_call_two_boxright em{display:block; font-size:0.32rem; color:#333; line-height:0.5333333333333333rem;}
.chinese_call_two_more a{display:block; width:2rem; height:0.6933333333333334rem; line-height:0.6933333333333334rem; font-size:0.29333333333333333rem; color:#333; text-align:center; border-radius:30px; border:1px solid #63C1CC; margin:0.5333333333333333rem auto; background:#fff;}
.chinese_call_two_more a:hover{background:#63C1CC; color:#333; border:1px solid #63C1CC;}

/* chinese_call_three_wrap */
.chinese_call_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#63C1CC;}
.chinese_call_three_w{width:auto; margin:0 auto; position:relative;}
.chinese_call_three_h3{text-align:center; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.1866666666666668rem; margin-bottom:0.92rem;}
.chinese_call_three_box{overflow:hidden; position:relative; background:#fff;}
.chinese_call_three_box li{width:auto; float:left; height:auto; padding:0.6666666666666666rem 0.8666666666666667rem 0 0.8666666666666667rem; margin-bottom:0.5333333333333333rem;}
.chinese_call_three_box li img{display:block; height:2.6666666666666665rem; width:auto; margin:0 auto;}
.chinese_call_three_box li h3{font-weight:bold; color:#42a0ab; line-height:0.6666666666666666rem; font-size:0.3466666666666667rem; margin-top:0.13333333333333333rem;}
.chinese_call_three_box li p{height:auto; font-size:0.32rem; color:#333; margin-top:0.29333333333333333rem; line-height:0.5333333333333333rem; margin-bottom:0.5333333333333333rem;}
.chinese_call_three_box li a{display:block; width:2rem; height:0.6933333333333334rem; line-height:0.6933333333333334rem; font-size:0.29333333333333333rem; color:#333; text-align:center; border-radius:30px; border:1px solid #E5E5E5; background:#fff;}
.chinese_call_three_box li a:hover{background:#63C1CC; color:#333; border:1px solid #63C1CC;}
.chinese_call_three_pagination{text-align:center;}

/* chinese_call_four_wrap */
.chinese_call_four_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff;}
.chinese_call_four_w{width:auto; margin:0 4%; position:relative;}
.chinese_call_four_h3{text-align:center; font-size:0.5333333333333333rem; color:#42a0ab; line-height:0.8rem; margin-top:1.44rem; margin-bottom:0.7466666666666667rem;}
.chinese_call_four_box{position:relative; background:#fff; margin-bottom:1.6rem;}
.chinese_call_four_box li{width:auto; height:auto; background:#fff; border-radius:20px; box-shadow:0 0 0.22666666666666666rem -0.06666666666666667rem rgba(0,0,0,0.2); overflow:hidden; padding:0.6666666666666666rem 0.5866666666666667rem; margin-bottom:0.5333333333333333rem;}
.chinese_call_four_p1{font-size:0.29333333333333333rem; color:#333; line-height:0.49333333333333335rem;}
.chinese_call_four_p2{font-size:0.3466666666666667rem; color:#42a0ab; line-height:0.6666666666666666rem; font-weight:bold; margin-bottom:0.26666666666666666rem;}
.chinese_call_four_p3{font-size:0.32rem; color:#333; line-height:1.2rem; border-top:1px dashed #D0D0D0; border-bottom:1px dashed #D0D0D0;}
.chinese_call_four_p4{font-size:0.32rem; color:#333; line-height:0.5333333333333333rem; margin-top:0.29333333333333333rem; height:auto;}
.chinese_call_four_box li a{display:block; width:2rem; height:0.6933333333333334rem; line-height:0.6933333333333334rem; font-size:0.29333333333333333rem; color:#333; text-align:center; border-radius:30px; border:1px solid #E5E5E5; background:#fff; margin-top:30px;}
.chinese_call_four_box li a:hover{background:#63C1CC; color:#333; border:1px solid #63C1CC;}
.chinese_call_four_pagination{text-align:center;}

/* chinese_call_five_wrap */
.chinese_call_five_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/english_call_seven_bg.png) no-repeat top center; background-size:210%;}
.chinese_call_five_w{width:auto; margin:0 4% 0.6666666666666666rem 4%; position:relative;}
.chinese_call_five_h3{text-align:center; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.2rem; margin-bottom:1.16rem;}
.chinese_call_five_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:0.6666666666666666rem 0.4rem;}
.chinese_call_five_box li{width:100%; margin-bottom:0.4rem; position:relative;}
.chinese_call_five_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.48rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.chinese_call_five_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.chinese_call_five_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.chinese_call_five_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.chinese_call_five_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.chinese_call_five_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.5333333333333333rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.chinese_call_five_box ul li:nth-child(4):before{content:'*'; position:absolute; top:0.29333333333333333rem; left:0.4666666666666667rem; color:red; font-size:0.32rem; z-index:5;}
.chinese_call_five_box li:nth-child(1),.chinese_call_five_box li:nth-child(3){margin-right:0.8rem;}
.chinese_call_five_button{width:100%; height:0.9333333333333333rem; background:#0068B7; border:0; cursor:pointer; line-height:0.9333333333333333rem; font-size:0.32rem; color:#fff; text-align:center;}



/* 新闻内容 */

/* news_banner */
.news_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.news_banner img{width:100%;}
.news_banner_text{position:absolute; top:30%; left:4%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.news_banner_text h3{font-size:0.5333333333333333rem; font-family:bahnschrift; line-height:0.5333333333333333rem;}
.news_banner_text p{font-size:0.37333333333333335rem; line-height:0.5333333333333333rem; padding-bottom:0.4rem; position:relative;}
.news_banner_text p::before{content:''; width:0.21333333333333335rem; height:0.05333333333333334rem; background:#fff; position:absolute; bottom:0; left:0;}


/*news_left*/
.news_left{width:100%; height:1.0666666666666667rem; margin:0 auto; border-bottom:1px solid #eaeaea;}
.news_left>ul{width:92%; height:1.0666666666666667rem; margin:0 auto; overflow:hidden;}
.news_left>ul>li{width:2.4rem; height:1.0133333333333334rem; line-height:1.0133333333333334rem; text-align:center; float:left;}
.news_left>ul>li>a{font-size:0.3466666666666667rem; color:#333333; display:block; font-weight:bold;}
.news_left>ul .click a,.news_left>ul>li a:hover{border-bottom:4px solid #0068b7; color:#0068b7;}

/*news_right-hot*/
.news_right-hot{margin:0.05333333333333334rem auto 0.6666666666666666rem auto; height:auto; overflow:hidden;}
.news_right-hot>ul{width:100%;}
.news_right-hot>ul>li{height:auto; border-radius:10px; border:1px solid #e5e5e5; position:relative; margin-bottom:0.4rem;}
.news_right-hot>ul>li:nth-child(1){margin-left:0px!important;}
.news_right-hot>ul>li:hover .hot_image{display:block;}
.news_right-hot>ul>li:hover .hot_title{position:absolute; top:40%; left:0.5333333333333333rem; background:none;}
.news_right-hot>ul>li:hover .hot_title a{color:#fff;}
.hot_image{display:none; position:absolute; top:0px; left:0px; height:100%; width:100%; overflow:hidden; border-radius:10px;}
.news_right-hot>ul>li img{height:100%; display:block; margin:0 auto;}
.news_right-hot>ul>li .hot_title{width:85%; height:auto; margin:1rem auto 0.4rem; font-size:0.37333333333333335rem; line-height:0.5333333333333333rem; padding-bottom:0.4rem; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; position:relative; font-weight:bold;}
.news_right-hot>ul>li .hot_border{width:0.25333333333333335rem; height:0.05333333333333334rem; background:#333; margin-top:0.25333333333333335rem; margin-bottom:0.4rem; margin-left:7.5%;}
.news_right-hot>ul>li .hot_title a{color:#333;}
.news_right-hot>ul>li .hot_content{width:85%; height:auto; margin:0 auto 1.0666666666666667rem auto; line-height:0.5333333333333333rem; font-size:0.32rem; color:#888888; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4;}
.hot_date{width:1.3333333333333333rem; height:auto; margin-left:7.5%; font-size:0.29333333333333333rem; color:#888888; line-height:0.48rem; margin-bottom:0.8rem; float:left;}
.hot_date span:nth-child(1){display:block; width:100%; height:0.88rem; line-height:0.88rem; font-size:0.9333333333333333rem; font-weight:bold; color:#888888;}
.hot_date span{float:left; font-weight:bold;}
.hot_view{width:0.8rem; height:0.8rem; border-radius:50%; line-height:0.7466666666666667rem; text-align:center; color:#888888; border:1px solid rgba(83,57,45,0.3); float:right; margin-right:8%; margin-top:0.13333333333333333rem; background:url(../images/hot_view.png) no-repeat center; background-size:0.12rem 0.2rem;}
.hot_view a{color:#888888; font-size:0.26666666666666666rem; display:block;}
.news_right-hot_pagination{text-align:center;}
/*news_right_list*/
.news_right_list{margin:0px auto; height:auto; overflow:hidden;}
.news_right_list>ul{width:100%;}
.news_right_list>ul>li{width:100%; height:auto; border-bottom:1px solid #e5e5e5; padding-top:0.5333333333333333rem; overflow:hidden; padding-bottom:0.5333333333333333rem;}
.news_right_list>ul>li:nth-child(1){border-top:1px solid #e5e5e5;}
.news_right_list>ul>li .list_image{width:30%; height:auto; float:left; overflow:hidden; margin-right:5%; border-radius:10px;}
.news_right_list>ul>li .list_image img{height:auto; width:100%;}
.news_right_list>ul>li .list_date{width:6%; height:auto; font-size:0.21333333333333335rem; color:#888888; line-height:0.48rem; margin-bottom:0.8rem; float:left; margin-right:6%; display:none;}
.news_right_list>ul>li .list_date span:nth-child(1){display:block; width:100%; height:0.88rem; line-height:0.88rem; font-size:0.8rem; font-weight:bold; color:#888888;}
.news_right_list>ul>li .list_date span{float:left; font-weight:bold;}
.news_right_list>ul>li .list_title{width:65%; height:auto; overflow:hidden; float:left; font-weight:bold;}
.news_right_list>ul>li .list_title a{width:100%; height:auto; font-size:0.3466666666666667rem; color:#333; display:block; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.news_right_list>ul>li .list_content{height:1.0666666666666667rem; line-height:0.5333333333333333rem; margin-top:0.26666666666666666rem; font-size:0.32rem; color:#888; float:left; width:65%; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.news_right_list>ul>li .list_view{width:0.8rem; height:0.8rem; border-radius:50%; line-height:0.7466666666666667rem; text-align:center; color:#888888; border:1px solid rgba(83,57,45,0.3); float:left; margin-top:0.13333333333333333rem; background:url(../images/hot_view.png) no-repeat center; background-size:0.12rem 0.2rem;}
.news_right_list>ul>li .list_view a{color:#888888; font-size:0.26666666666666666rem; display:block;}
.news_right_list>ul>li:hover{border-bottom:2px solid #0068b7; cursor:pointer;}
.news_right_list>ul>li:hover .list_title a{color:#0068b7;}
.news_right_list>ul>li:hover .list_view{border:1px solid #0068b7; background:url(../images/hot_view_hover.png) no-repeat center #0068b7; background-size:0.12rem 0.2rem;}
.news_right_list>ul>li:hover .list_view a{color:#fff;}

/*fy*/
.fy{margin:0.8rem auto 1.3333333333333333rem auto; height:1rem; overflow:hidden;}
.fy_w{width:100%; height:1rem; margin:0 auto; text-align:center;}
.fy_w>span{width:0.6666666666666666rem; height:0.6666666666666666rem; border-radius:50%; line-height:0.6666666666666666rem; font-size:0.29333333333333333rem; color:#333; border:1px solid #E9E8E8; display:inline-block; text-align:center; margin:0 0.12rem; overflow:hidden;}
.fy_w>span a{display:block; color:#333; width:100%; height:100%;}
.fy_w>span:hover{color:#0068b7; border:1px solid #0068b7; cursor:pointer;}
.fy_w>span:hover a{color:#0068b7;}
.fy_w .click{color:#fff; background:#0068b7; border:1px solid #0068b7;}
.fy_w>span.click a{color:#fff;}
.fy_left a{background:url(../images/fy_left.png) no-repeat center; background-size:0.08rem 0.13333333333333333rem;}
.fy_right a{background:url(../images/fy_right.png) no-repeat center; background-size:0.08rem 0.13333333333333333rem;}
.fy_left:hover{background:#0068b7;}
.fy_right:hover{background:#0068b7;}
.fy_left:hover a{background:url(../images/index_one_left_hover.png) no-repeat center; background-size:0.08rem 0.13333333333333333rem;}
.fy_right:hover a{background:url(../images/index_one_right_hover.png) no-repeat center; background-size:0.08rem 0.13333333333333333rem;}
/* 新闻详情 */
/*news_view_left*/
.news_right{margin:1.3333333333333333rem 4% 0px 4%;}
.news_view_left{width:100%;}
.news_view_date{width:100%; height:auto; font-size:0.21333333333333335rem; color:#888888; line-height:0.48rem; margin-bottom:0.13333333333333333rem; overflow:hidden; display:none;}
.news_view_date span:nth-child(1){display:block; width:100%; height:0.88rem; line-height:0.88rem; font-size:0.8rem; font-weight:bold; color:#888888;}
.news_view_date span{float:left; font-weight:bold;}
.news_view_title h2{width:100%; height:auto; line-height:0.5333333333333333rem; font-size:0.4rem; color:#333333; margin-bottom:0.4rem;}
.news_view_Views{width:100%; height:0.5333333333333333rem; line-height:0.5333333333333333rem; padding-left:0.37333333333333335rem; background:url(../images/news_view_Views.png) no-repeat left center; font-size:0.29333333333333333rem; color:#888888; background-size:0.25333333333333335rem 0.18666666666666668rem; margin-bottom:0.26666666666666666rem;}
/*news_view_right*/
.news_view_right{width:100%;}
.news_view_content{width:100%; height:auto; line-height:0.5733333333333334rem; font-size:0.32rem; color:#333;}
.news_view_content p{margin-bottom:0.4666666666666667rem;}
.news_view_content  img{width:100%;}
.news_view_sx{width:100%; height:auto; background:#f6f6f6; padding:0.26666666666666666rem 0;}
.news_view_box{overflow:hidden; margin-right:0.5333333333333333rem; margin-left:0.5333333333333333rem; font-weight:bold;}
.news_view_box>span{display:block; line-height:0.8666666666666667rem; color:#333; font-size:0.29333333333333333rem;}
.news_view_box>span p{float:left;}
.news_view_box>span>a{line-height:0.8666666666666667rem; height:0.8666666666666667rem; width:80%; margin-left:0.13333333333333333rem; color:#333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left;}
.news_view_box>span>a:hover{color:#0068b7;}
.news_view_down{display:none!important;}
.news_view_related{width:100%; height:auto; overflow:hidden; margin-top:0.26666666666666666rem;}
.news_view_related_title{width:100%; height:1.4rem; line-height:1.4rem; font-size:0.37333333333333335rem; color:#333333; font-weight:bold;}
.news_view_related_box{width:100%;}
.news_view_related_box>ul>li{width:48%; height:auto; float:left; margin-right:4%;}
.news_view_related_box>ul>li:nth-child(2n+2){margin-right:0px!important;}
.related_box_img img{width:100%; height:auto}
.related_box_title{height:1.0666666666666667rem; line-height:0.5333333333333333rem; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; width:100%; margin-top:0.3333333333333333rem; font-size:0.32rem; font-weight:bold;}
.related_box_title a{color:#333;}
.related_box_title a:hover{color:#0068b7;}
.related_box_date{width:100%; height:0.8rem; line-height:0.8rem; color:#888888; font-size:0.29333333333333333rem; margin-bottom:0.6666666666666666rem; font-weight:bold;}



/* 客户案例 */
/* case_banner */
.case_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.case_banner img{width:100%;}
.case_banner_text{position:absolute; top:30%; left:4%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.case_banner_text h3{font-size:0.5333333333333333rem; font-family:bahnschrift; line-height:0.5333333333333333rem;}
.case_banner_text p{font-size:0.37333333333333335rem; line-height:0.5333333333333333rem; padding-bottom:0.4rem; position:relative;}
.case_banner_text p::before{content:''; width:0.21333333333333335rem; height:0.05333333333333334rem; background:#fff; position:absolute; bottom:0; left:0;}


/* case_one_wrap */
.case_one_wrap{width:100%; overflow:hidden; position:relative;}
.case_one_h3{line-height:0.8rem; margin-top:1.0266666666666666rem; text-align:center; font-weight:bold; color:#333; margin-bottom:0.6266666666666667rem; font-size:0.48rem;}
.case_one_box{overflow:hidden; padding:0 4%; overflow:hidden; position:relative;}
.case_one_wrap .hidden{display:none;}
.case_one_box li{width:48%; float:left; margin-right:4%; margin-bottom:0.5333333333333333rem; position:relative; overflow:hidden;}
.case_one_box li:nth-child(2n+2){margin-right:0;}
.case_one_box li img.case_one_boximg{width:100%; height:100%; position:relative; z-index:1;}
.case_one_form{position:absolute; bottom:0.26666666666666666rem; left:0; padding:0 4%; width:100%; z-index:2;}
.case_one_form h3{color:#fff; font-weight:bold; font-size:0.3466666666666667rem; line-height:0.64rem;}
.case_one_form p{overflow:hidden; color:#fff; font-size:0.29333333333333333rem; line-height:0.48rem;}
.case_one_form p span{display:block;}
.case_one_form p em{display:block;}
.case_one_tc{display:none;}
.case_one_more{display:none;}
.case_one_more{position:absolute; top:50%; left:50%; width:2.4rem; height:2.4rem; border-radius:50%; text-align:center; font-size:0.3466666666666667rem; color:#fff; font-weight:bold; background:#0068B7; line-height:2.4rem; transform:translate(-50% , -50%); z-index:5;}
.case_one_box li:hover img.case_one_boximg{z-index:3; filter:blur(0.5333333333333333rem);}
.case_one_box li:hover .case_one_more{display:block; cursor:pointer;}
.case_one_boxlist{height:1.0666666666666667rem; text-align:center; position:relative; font-weight:bold;}
.case_one_boxlist a{line-height:0.56rem; font-size:0.29333333333333333rem; color:#fff; cursor:pointer; padding:0.2rem 0.5rem; border-radius:0.5rem; background:#0068B7;}
/* .case_one_boxlist::before{content:''; position:absolute; bottom:0.24rem; left:0; width:100%; height:0.013333333333333334rem; background:#EAEAEA;}
.case_one_boxlist::after{content:''; position:absolute; width:0.5333333333333333rem; height:0.5333333333333333rem; border:1px solid #EAEAEA; border-radius:50%; bottom:0; left:50%; transform:translate(-50% , 0) rotate(270deg); background:url(../images/index_one_left.png) no-repeat center #fff; background-size:0.08rem 0.13333333333333333rem;} */

.case_pop_upbg{position:fixed; top:0; left:0; width:100%; height:100%; z-index:100; background:rgba(0,0,0,0.3); display:none;}
.case_pop_up{position:fixed; width:94%; height:auto; top:50%; left:50%; background:#fff; border-radius:10px; z-index:105; padding:0.5333333333333333rem 4%; transform:translate(-50% , -50%); display:none;}
.case_pop_up .case_one_tc{display:block;}
.case_one_tc h4{color:#333; font-size:0.4rem; font-weight:bold; line-height:0.7466666666666667rem;}
.case_one_tctime{width:100%; height:auto; border-bottom:1px solid #EAEAEA; font-size:0.32rem; color:#333; font-weight:bold; line-height:0.5333333333333333rem; padding:0.26666666666666666rem 0;}
.case_one_tctime span{display:block;}
.case_one_tccont{padding-bottom:0.8rem; overflow:scroll; height:9rem; margin-top:0.4rem;}
.case_one_tccont>div{margin-top:0.4rem; color:#333;}
.case_one_tccont>div b{font-size:0.32rem; line-height:0.6133333333333333rem;}
.case_one_tccont>div p{line-height:0.5333333333333333rem; font-size:0.32rem;}
/* case_two_wrap */
.case_two_wrap{width:100%; height:auto; overflow:hidden; position:relative; padding:0 4% 0.5333333333333333rem 4%;}
.case_two_h3{line-height:0.8rem; margin-top:0.8933333333333333rem; text-align:center; font-weight:bold; color:#333; margin-bottom:0.26666666666666666rem; font-size:0.48rem;}
.case_two_swiper{overflow:hidden; position:relative;}
.case_two_swiper img{width:100%;}


/* 产品与服务 */
/* products_banner */
.products_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.products_banner img{width:100%;}
.products_banner_text{position:absolute; top:30%; left:4%; z-index:5; transform:translate(0 , -50%); color:#fff;}
.products_banner_text h3{font-size:0.5333333333333333rem; font-family:bahnschrift; line-height:0.5333333333333333rem;}
.products_banner_text p{font-size:0.37333333333333335rem; line-height:0.5333333333333333rem; padding-bottom:0.4rem; position:relative;}
.products_banner_text p::before{content:''; width:0.21333333333333335rem; height:0.05333333333333334rem; background:#fff; position:absolute; bottom:0; left:0;}
.products_banner .swiper-pagination{text-align:left!important; left:6.25%!important; bottom:13%!important;}
.products_banner .swiper-pagination span{opacity:1!important; background:url(../images/pagination_span.png) no-repeat center;}
.products_banner .swiper-pagination span.swiper-pagination-bullet-active{background:url(../images/pagination_active.png) no-repeat center;}

/* products_one_wrap */
.products_one_wrap{width:100%; height:auto; position:relative; overflow:hidden;}
.products_one_w{padding:0 4%; overflow:hidden;}
.products_one_h3{line-height:0.8rem; margin-top:1.0266666666666666rem; text-align:center; font-weight:bold; color:#333; margin-bottom:0.8933333333333333rem; font-size:0.48rem;}
.products_one_box{overflow:hidden;}
.products_one_box li{float:left; width:48%; position:relative; margin-bottom:0.5333333333333333rem; margin-right:4%;}
.products_one_box li:nth-child(2n+2){margin-right:0;}
.products_one_box li img.products_one_img{width:100%; height:100%; position:relative; z-index:1;}
.products_one_from{position:absolute; bottom:0.5333333333333333rem; left:0; padding:0 0.4rem; width:100%; z-index:2;}
.products_one_from h3{color:#fff; font-weight:bold; font-size:0.3466666666666667rem; line-height:0.64rem;}
.products_one_from p{overflow:hidden; color:#fff; font-size:0.29333333333333333rem; line-height:0.4666666666666667rem;}

.products_one_boxlist{height:1.0666666666666667rem; text-align:center; position:relative; font-weight:bold;}
.products_one_boxlist a{line-height:0.56rem; font-size:0.29333333333333333rem; color:#fff; cursor:pointer; padding:0.2rem 0.5rem; border-radius:0.5rem; background:#0068B7;}
/* .products_one_boxlist::before{content:''; position:absolute; bottom:0.24rem; left:0; width:100%; height:0.013333333333333334rem; background:#EAEAEA;}
.products_one_boxlist::after{content:''; position:absolute; width:0.5333333333333333rem; height:0.5333333333333333rem; border:1px solid #EAEAEA; border-radius:50%; bottom:0; left:50%; transform:translate(-50% , 0) rotate(270deg); background:url(../images/index_one_left.png) no-repeat center #fff; background-size:0.08rem 0.13333333333333333rem;} */

/* products_two_wrap */
.products_two_wrap{width:100%; overflow:hidden; position:relative;}
.products_two_h3{line-height:0.8rem; margin-top:1.1333333333333333rem; text-align:center; font-weight:bold; color:#333; margin-bottom:0.8933333333333333rem; font-size:0.48rem;}
.products_two_box li{width:100%; overflow:hidden; position:relative; padding:0 4%;}
.products_two_left{width:100%; position:relative; padding:0.4rem 0;}
.products_two_right{width:100%; position:relative;}
.products_two_box li:nth-child(odd) .products_two_left{float:left;}
.products_two_box li:nth-child(even) .products_two_left{float:right;}
.products_two_box li:nth-child(odd) .products_two_right{float:right;}
.products_two_box li:nth-child(even) .products_two_right{float:left;}
.products_two_box li:nth-child(1) .products_two_left{height:auto; background:#ECF3FE;}
.products_two_box li:nth-child(1) .products_two_right{height:auto;}
.products_two_box li:nth-child(2) .products_two_left{height:auto; background:#F3EDF7;}
.products_two_box li:nth-child(2) .products_two_right{height:auto;}
.products_two_box li:nth-child(3) .products_two_left{height:auto; background:#EBF9F7;}
.products_two_box li:nth-child(3) .products_two_right{height:auto;}
.products_two_left h3{color:#333; font-size:0.64rem; text-align:center; font-weight:normal;}
.products_two_left img{height:4.44rem; display:block;}
.products_two_box li:nth-child(1) .products_two_left img{margin:0.5333333333333333rem auto 0 auto;}
.products_two_box li:nth-child(2) .products_two_left img{margin:0.5333333333333333rem auto 0 auto;}
.products_two_box li:nth-child(3) .products_two_left img{margin:0.5333333333333333rem auto 0 auto;}

.products_two_right{padding:0.4rem 4%; overflow:hidden;}
.products_two_right h4{font-size:0.4rem; color:#333; line-height:0.7333333333333333rem;}
.products_two_right dl dt{display:block; padding:0.4666666666666667rem 0;}
.products_two_right dl dt+dt{border-top:1px solid #EAEAEA;}
.products_two_right dl dt p{font-size:0.32rem; color:#333; line-height:0.5333333333333333rem; padding-left:0.4666666666666667rem; position:relative;}
.products_two_right dl dt p b{position:absolute; top:0; left:0;}

/* products_three_wrap */
.products_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff; padding-bottom:0.8rem;}
.products_three_w{padding:0 4%;}
.products_three_h3{line-height:0.8rem; margin-top:1.1466666666666667rem; text-align:center; font-weight:bold; color:#333; margin-bottom:0; font-size:0.48rem;}
.products_three_h4{line-height:0.64rem; margin-top:0; text-align:center; font-weight:normal; color:#333; margin-bottom:0.8666666666666667rem; font-size:0.32rem;}
.products_three_box li{border:1px solid #E0E0E0; position:relative; padding:0.5333333333333333rem 3%; height:auto; cursor:pointer; margin-bottom:0.5333333333333333rem;}
.products_three_box li em{position:absolute; font-family:bahnschrift; color:#D6D6D6; font-size:0.96rem; top:0.64rem; right:8%;}
.products_three_box li img{display:block; height:0.84rem; margin-top:0.10666666666666667rem;}
.products_three_box li h3{font-size:0.3466666666666667rem; height:0.64rem; line-height:0.64rem; margin-top:0.4rem; margin-bottom:0.26666666666666666rem;}
.products_three_box li p{font-size:0.32rem; line-height:0.5733333333333334rem; color:#333;}
.products_three_box li:hover{box-shadow:0 0 0.26666666666666666rem -0.06666666666666667rem rgba(0,0,0,0.2); background:#fff;}
.products_three_pagination{text-align:center;}


/* bpo */
/* bpo_banner */
.bpo_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.bpo_banner img{width:100%;}
.bpo_banner_text{position:absolute; top:25%; left:4%; z-index:5; color:#fff;}
.bpo_banner_text h2{font-size:0.5333333333333333rem; line-height:0.8rem; font-weight:normal; color:#FFBD82;}
.bpo_banner_text h3{font-size:0.4333333333333333rem; line-height:0.8rem; font-weight:normal;}
.bpo_banner_text p{font-size:0.32rem; line-height:0.5333333333333333rem; padding-bottom:0.26666666666666666rem; position:relative;}
.bpo_banner_text a{display:block; width:1.84rem; height:0.6266666666666667rem; line-height:0.6266666666666667rem; font-size:0.29333333333333333rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff;}
.bpo_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* bpo_one_wrap */
.bpo_one_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:#fff; padding-bottom:0.4rem;}
.bpo_one_w{width:auto; margin:0 4%; overflow:hidden; position:relative;}
.bpo_one_h3{font-size:0.48rem; color:#365ed4; text-align:center; line-height:0.8rem; margin:0.4rem 0 0 0;}
.bpo_one_h4{font-size:0.3466666666666667rem; color:#333; line-height:0.48rem; font-weight:normal; margin-bottom:0.13333333333333333rem; width:100%; text-align:center;}
.bpo_one_box{overflow:hidden;}
.bpo_one_box_left{width:100%; overflow:hidden;}
.bpo_one_box_left img{width:60%; display:block; margin:0 auto;}
.bpo_one_box_right{width:100%; overflow:hidden;}
.bpo_one_box_right ul li{padding:0.3rem 0 0.4333333333333333rem 0; overflow:hidden;}
.bpo_one_box_right ul li+li{border-top:1px dashed #B8B8B8;}
.bpo_one_box_right ul li h3{font-size:0.4rem; height:1.2533333333333334rem; line-height:1.2533333333333334rem; color:#333333; font-weight:normal;}
.bpo_one_box_right ul li p{font-size:0.3466666666666667rem; color:#666666; line-height:0.5333333333333333rem;}

/* bpo_two_wrap */
.bpo_two_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/bpo_two_bg.png) no-repeat top center #3D72D0; background-size:130%;}
.bpo_two_w{width:auto; margin:0 4%; overflow:hidden; position:relative;}
.bpo_two_h3{font-size:0.48rem; color:#fff; line-height:0.8rem; margin:0.4rem 0 0 0;}
.bpo_two_h4{font-size:0.3466666666666667rem; color:#fff; line-height:0.48rem; font-weight:normal; margin-bottom:0.13333333333333333rem; width:45%;}
.bpo_two_box{overflow:hidden; position:relative;}
.bpo_two_box ul li{padding:0.72rem 0; overflow:hidden; width:auto; padding-left:2.0533333333333332rem;}
.bpo_two_box ul li+li{border-top:1px dashed rgba(255,255,255,0.3);}
.bpo_two_box ul li h3{font-weight:normal; color:#fff; height:auto; line-height:0.5333333333333333rem; margin-bottom:0.13333333333333333rem; font-size:0.37333333333333335rem;}
.bpo_two_box ul li p{color:#fff; line-height:0.5333333333333333rem; font-size:0.32rem;}
.bpo_two_box ul li:nth-child(1){background:url(../images/bpo_two_box_li1.png) no-repeat left center; background-size:1.6rem 1.6rem;}
.bpo_two_box ul li:nth-child(2){background:url(../images/bpo_two_box_li2.png) no-repeat left center; background-size:1.6rem 1.6rem;}

/* bpo_three_wrap */
.bpo_three_wrap{width:100%; height:auto; overflow:hidden; position:relative; border-bottom:1px solid #EEEEEE; padding-bottom:0.4rem;}
.bpo_three_w{width:auto; margin:0 4%; position:relative;}
.bpo_three_h3{font-size:0.48rem; color:#365ed4; line-height:0.8rem; margin:0.4rem 0; text-align:center;}
.bpo_three_box{overflow:hidden; position:relative;}
.bpo_three_box ul li{width:auto; height:auto; margin-bottom:0.64rem;}
.bpo_three_box ul li h2{font-size:0.4rem; font-weight:bold; color:#333333; text-align:center; height:auto; line-height:0.5333333333333333rem; margin-bottom:0.4rem;}
.bpo_three_box ul li img{border:1px solid #E5E5E5; width:99%; height:auto; display:block; margin:0 auto;}
.bpo_three_box ul li h3{margin-top:0.26666666666666666rem; height:auto; line-height:0.72rem; font-size:0.37333333333333335rem; font-weight:bold; color:#333333;}
.bpo_three_box ul li p{line-height:0.5066666666666667rem; font-size:0.32rem; color:#333333;}
.bpo_three_pagination{text-align:center; margin-bottom:0.26666666666666666rem;}
.bpo_three_more{overflow:hidden;}
.bpo_three_more a{display:block; width:1.8666666666666667rem; height:0.6666666666666666rem; line-height:0.6666666666666666rem; font-size:0.3466666666666667rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #365ED4; font-weight:bold; background:#365ED4; margin:0 auto;}
.bpo_three_more a:hover{background:#365ED4; color:#fff; border:2px solid #365ED4;}

/* bpo_four_wrap */
.bpo_four_wrap{width:100%; height:auto; overflow:hidden; position:relative; padding-bottom:0.5333333333333333rem;}
.bpo_four_w{width:auto; margin:0 4%; position:relative;}
.bpo_four_h3{font-size:0.48rem; color:#365ed4; line-height:0.8rem; margin:0.4rem 0; text-align:center;}
.bpo_four_h4{font-size:0.32rem; color:#333333; height:auto; line-height:0.5733333333333334rem; text-align:center; margin-bottom:0.6933333333333334rem; font-weight:normal;}
.bpo_four_box{overflow:hidden; position:relative;}
.bpo_four_w img.hidden-sm{width:100%;}
.bpo_four_box ul li{width:auto; height:auto; margin-top:0.4rem;}
.bpo_four_box ul li h3{font-weight:bold; color:#333; height:auto; line-height:0.76rem; font-size:0.37333333333333335rem;}
.bpo_four_box ul li p{font-size:0.32rem; color:#333; line-height:0.4666666666666667rem;}

/* bpo_five_wrap */
.bpo_five_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/bpo_five_bg.png) no-repeat top center; padding-bottom:0.5333333333333333rem; background-size:320%;}
.bpo_five_w{width:auto; margin:0 4%; overflow:hidden; position:relative;}
.bpo_five_li1{overflow:hidden; margin-top:0.6666666666666666rem; width:58%;}
.bpo_five_li1 h3{font-size:0.48rem; color:#fff; line-height:0.8rem; margin:0.4rem 0; text-align:left;}
.bpo_five_li1 dl{overflow:hidden;}
.bpo_five_li1 dl dd{padding-left:0.5333333333333333rem; font-size:0.3466666666666667rem; color:#fff; height:auto; line-height:0.6266666666666667rem; background:url(../images/bpo_five_li1_jt.png) no-repeat left 0.2rem; background-size:0.26666666666666666rem 0.26666666666666666rem; margin-bottom:0.26666666666666666rem;}
.bpo_five_li1>a{display:block; width:1.8666666666666667rem; height:0.6666666666666666rem; line-height:0.6666666666666666rem; font-size:0.3466666666666667rem; color:#3d72d0; text-align:center; border-radius:30px; border:2px solid #fff; font-weight:bold; background:#fff; margin-top:0.26666666666666666rem;}
.bpo_five_li2{overflow:hidden; margin-top:1rem; float:right; width:58%;}
.bpo_five_li2 h3{color:#365ed4; line-height:0.6666666666666666rem; font-size:0.5333333333333333rem; font-weight:bold; margin-bottom:0.6266666666666667rem;}
.bpo_five_li2 dl{overflow:hidden;}
.bpo_five_li2 dl dd{padding-left:0.5333333333333333rem; font-size:0.3466666666666667rem; color:#333333; height:auto; line-height:0.5266666666666667rem; background:url(../images/bpo_five_li2_jt.png) no-repeat left 0.2rem; background-size:0.26666666666666666rem 0.26666666666666666rem; margin-bottom:0.26666666666666666rem;}
.bpo_five_li2>a{display:block; width:1.8666666666666667rem; height:0.6666666666666666rem; line-height:0.6666666666666666rem; font-size:0.3466666666666667rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #3D72D0; font-weight:bold; background:#3D72D0; margin-top:0.26666666666666666rem;}

/* bpo_six_wrap */
.bpo_six_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/bpo_six_bg.png) no-repeat top center; padding-bottom:0.5333333333333333rem; background-size:280%;}
.bpo_six_w{width:auto; margin:0 4%; overflow:hidden; position:relative;}
.bpo_six_h3{font-size:0.48rem; color:#fff; line-height:0.8rem; margin:0.4rem 0; text-align:center;}
.bpo_six_box{overflow:hidden;}
.bpo_six_box_left{width:100%; overflow:hidden; position:relative; margin-bottom:0.56666666666666666rem;}
.bpo_six_box_left h3{font-size:0.4rem; color:#fff; line-height:0.6666666666666666rem; margin-top:0.21333333333333335rem; font-weight:normal; margin-bottom:0.44rem;}
.bpo_six_box_left p{font-size:0.3466666666666667rem; color:#fff; line-height:0.5066666666666667rem;}
.bpo_six_box_left>a{display:block; width:1.8666666666666667rem; height:0.6666666666666666rem; line-height:0.6666666666666666rem; font-size:0.3466666666666667rem; color:#3d72d0; text-align:center; border-radius:30px; border:2px solid #FFFFFF; font-weight:bold; background:#FFFFFF; margin-top:0.26666666666666666rem;}
.bpo_six_box_right{width:100%; overflow:hidden; position:relative;}
.bpo_six_box_right li{width:auto; height:auto; background:rgba(11,37,119,0.3); padding:0.26666666666666666rem 6%; border:1px solid rgba(255,255,255,0.2);}
.bpo_six_box_right li h2{color:#fff; font-size:0.64rem; height:1.44rem; line-height:1.44rem; font-family:Bahnschrift; font-weight:normal;}
.bpo_six_box_right li h3{font-size:0.37333333333333335rem; line-height:0.6133333333333333rem; color:#fff; font-weight:normal;}
.bpo_six_box_right li p{font-size:0.32rem; color:#fff; line-height:0.5066666666666667rem; margin-top:0.4rem;}
.bpo_six_box .swiper-button-prev{position:absolute; width:0.5866666666666667rem; height:0.5866666666666667rem; background:url(../images/index_three_more.png) no-repeat center #fff; border-radius:50%; cursor:pointer; transform:rotate(180deg); background-size:0.13333333333333333rem 0.13333333333333333rem; left:0; top:80%;}
.bpo_six_box .swiper-button-next{position:absolute; width:0.5866666666666667rem; height:0.5866666666666667rem; background:url(../images/index_three_morehover.png) no-repeat center #FF862C; border-radius:50%; cursor:pointer; background-size:0.13333333333333333rem 0.13333333333333333rem; right:0; top:80%;}

/* bpo_seven_wrap */
.bpo_seven_wrap{width:100%; height:auto; position:relative; overflow:hidden; padding-bottom:0.5333333333333333rem;}
.bpo_seven_w{width:auto; margin:0 4%; overflow:hidden; position:relative;}
.bpo_seven_h3{font-size:0.5333333333333333rem; color:#365ed4; height:0.8rem; line-height:0.8rem; margin-top:1.1733333333333333rem; text-align:center; margin-bottom:0.7466666666666667rem;}
.bpo_seven_box{overflow:hidden; position:relative;}
.bpo_seven_box ul li{width:50%; height:auto; float:left; position:relative; z-index:2;}
.bpo_seven_box ul li h3{font-weight:normal; font-size:0.7733333333333333rem; color:#DDDDDD; line-height:0.6666666666666666rem; width:100%; text-align:center; font-family:Bahnschrift; margin-bottom:0.2rem;}
.bpo_seven_box ul li dl{width:3.3333333333333335rem; height:3.3333333333333335rem; border-radius:50%; background:#3D72D0; overflow:hidden; position:relative; z-index:5; margin:0 auto 0.5333333333333333rem auto;}
.bpo_seven_box ul li dl dd{font-size:0.32rem; color:#fff; line-height:0.48rem; text-align:center; padding-top:0.7733333333333333rem; margin-top:1rem;}
.bpo_seven_box ul li.bpo_seven_box_li1 dl dd{background:url(../images/bpo_seven_box_li1.png) no-repeat top center; background-size:0.5733333333333334rem 0.6133333333333333rem;}
.bpo_seven_box ul li.bpo_seven_box_li2 dl dd{background:url(../images/bpo_seven_box_li2.png) no-repeat top center; background-size:0.68rem 0.6133333333333333rem;}
.bpo_seven_box ul li.bpo_seven_box_li3 dl dd{background:url(../images/bpo_seven_box_li3.png) no-repeat top center; background-size:0.6266666666666667rem 0.6133333333333333rem;}
.bpo_seven_box ul li.bpo_seven_box_li4 dl dd{background:url(../images/bpo_seven_box_li4.png) no-repeat top center; background-size:0.6133333333333333rem 0.6133333333333333rem;}

/* bpo_eight_wrap */
.bpo_eight_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/bpo_eight_bg.png) no-repeat top center; background-size:210%;}
.bpo_eight_w{width:auto; margin:0 4% 0.6666666666666666rem 4%; position:relative;}
.bpo_eight_h3{text-align:left; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.2rem; margin-bottom:1.16rem; padding-left:48%;}
.bpo_eight_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:0.6666666666666666rem 0.4rem;}
.bpo_eight_box li{width:100%; margin-bottom:0.4rem; position:relative;}
.bpo_eight_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.48rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.bpo_eight_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.bpo_eight_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.bpo_eight_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.bpo_eight_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.bpo_eight_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.5333333333333333rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.bpo_eight_box ul li:nth-child(4):before{content:'*'; position:absolute; top:0.29333333333333333rem; left:0.4666666666666667rem; color:red; font-size:0.32rem; z-index:5;}
.bpo_eight_box li:nth-child(1),.bpo_eight_box li:nth-child(3){margin-right:0.8rem;}
.bpo_eight_button{width:100%; height:0.9333333333333333rem; background:#0068B7; border:0; cursor:pointer; line-height:0.9333333333333333rem; font-size:0.32rem; color:#fff; text-align:center;}

/* callout */
/* callout_banner */
.callout_banner{width:100%; height:auto; position:relative; overflow:hidden;}
.callout_banner img{width:100%;}
.callout_banner_text{position:absolute; top:25%; left:4%; z-index:5; color:#fff;}
.callout_banner_text h3{font-size:0.5333333333333333rem; line-height:0.8rem; font-weight:normal;}
.callout_banner_text p{font-size:0.32rem; line-height:0.5333333333333333rem; padding-bottom:0.26666666666666666rem; position:relative;}
.callout_banner_text a{display:block; width:1.84rem; height:0.6266666666666667rem; line-height:0.6266666666666667rem; font-size:0.29333333333333333rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #fff;}
.callout_banner_text a:hover{background:#4E7DFF; color:#fff; border:2px solid #4E7DFF;}

/* callout_one_wrap */
.callout_one_wrap{width:100%; height:auto; overflow:hidden; position:relative; background:#fff; padding-bottom:0.5333333333333333rem;}
.callout_one_w{width:auto; margin:0 4%; position:relative;}
.callout_one_h3{font-size:0.48rem; color:#333; line-height:0.8rem; margin:0.4rem 0; text-align:center;}
.callout_one_box li{position:relative; height:auto; margin-bottom:0.3rem;}
.callout_one_box_left{width:6.613333333333333rem; height:6.613333333333333rem; border-radius:50%; overflow:hidden; box-shadow:0 25px 50px -10px rgb(0 0 0 / 28%); margin:0 auto;}
.callout_one_box_left img{width:100%;}
.callout_one_box_right{width:auto;}
.callout_one_box_right h3{font-weight:bold; color:#333; font-size:0.4rem; height:1.0933333333333333rem; line-height:1.0933333333333333rem; margin-top:0.13333333333333333rem; text-align:center;}
.callout_one_box_right p{font-size:0.3466666666666667rem; color:#333333; line-height:0.5066666666666667rem; text-align:center;}
.callout_one_box_right a{display:block; width:1.76rem; height:0.7333333333333333rem; line-height:0.7333333333333333rem; font-size:0.28rem; color:#fff; text-align:center; border-radius:30px; border:2px solid #005BC0; font-weight:bold; background:#005BC0; margin:0.6666666666666666rem auto 0 auto;}
.callout_one_box_right a:hover{background:#005BC0; color:#fff; border:2px solid #005BC0;}
.callout_one_box .callout_one_pagination{text-align:center;}
/* callout_two_wrap */
.callout_two_wrap{width:100%; height:auto; background:url(../images/callout_two_bg.jpg) no-repeat top center; position:relative; overflow:hidden; background-size:200%;}
.callout_two_w{width:auto; margin:0 4%; position:relative;}
.callout_two_h3{font-size:0.48rem; color:#fff; line-height:0.8rem; margin:0.4rem 0; text-align:center;}
.callout_two_box{position:relative;}
.callout_two_box li{position:relative; width:auto; margin-bottom:0.4rem;}
.callout_two_p1{width:1.0266666666666666rem; height:1.0266666666666666rem; border-radius:50%; background:url(../images/callout_two_p1.png) no-repeat center #FFCD31; display:block; margin:0 auto 0.4rem auto;}
.callout_two_box li h2{height:auto; line-height:0.5333333333333333rem; font-size:0.4rem; font-weight:bold; color:#fff; margin-bottom:0.3333333333333333rem; text-align:center;}
.callout_two_box li img{display:block; border:5px solid #0076D2; border-radius:20px 0 20px 0px; width:70%; margin:0 auto;}
.callout_two_box li h3{margin-top:0.24rem; height:auto; line-height:0.9333333333333333rem; font-size:0.37333333333333335rem; color:#fff; text-align:center;}
.callout_two_box li p{font-size:0.3466666666666667rem; line-height:0.49333333333333335rem; color:#fff; text-align:center;}
.callout_two_box li dl{margin-top:0.4266666666666667rem; overflow:hidden; text-align:center;}
.callout_two_box li dl dd{width:3.3333333333333335rem; height:0.68rem; line-height:0.68rem; text-align:center; background:#fff; border-radius:50px; font-size:0.3466666666666667rem; color:#000; margin:0  0.5333333333333333rem; display:inline-block;}
.callout_two_box li:nth-child(2){position:absolute; top:4.666666666666667rem; right:0;}
.callout_two_p2{width:1.0266666666666666rem; height:1.0266666666666666rem; border-radius:50%; background:url(../images/callout_two_p2.png) no-repeat center #FFCD31; margin:0 auto 0.4rem auto;}
.callout_two_p3{width:1.0266666666666666rem; height:1.0266666666666666rem; border-radius:50%; background:url(../images/callout_two_p3.png) no-repeat center #FFCD31; margin:0 auto 0.4rem auto;}
.callout_two_box .callout_two_pagination{text-align:center; margin-bottom:0.5333333333333333rem;}
/* callout_three_wrap */
.callout_three_wrap{width:100%; height:auto; position:relative; overflow:hidden; padding-bottom:0.5333333333333333rem;}
.callout_three_w{width:auto; margin:0 4%; position:relative;}
.callout_three_h3{font-size:0.48rem; color:#333; line-height:0.8rem; margin:0.4rem 0; text-align:center;}
.callout_three_box{position:relative; width:100%; margin:0 auto; overflow:hidden;}
.callout_three_box li{height:auto; margin-bottom:0.4rem;}
.callout_three_box_left{float:left; width:50%;}
.callout_three_box_right{float:right; width:50%; display:flex; flex-direction:column; justify-content:center; height:3.33rem;}
.callout_three_box_right h3{height:1.1733333333333333rem; line-height:1.1733333333333333rem; color:#333; font-size:0.4rem; overflow:hidden;}
.callout_three_box_right h3 span{font-family:Bahnschrift; font-size:0.8rem; font-weight:normal; padding-right:0.2rem; float:left; line-height:1.1733333333333333rem;}
.callout_three_box_right p{font-size:0.3466666666666667rem; line-height:0.5066666666666667rem; color:#333333;}
.callout_three_box .callout_three_pagination{text-align:center;}

/* callout_four_wrap */
.callout_four_wrap{width:100%; height:auto; position:relative; overflow:hidden; background:url(../images/bpo_eight_bg.png) no-repeat top center; background-size:210%;}
.callout_four_w{width:auto; margin:0 4% 0.6666666666666666rem 4%; position:relative;}
.callout_four_h3{text-align:left; font-size:0.5333333333333333rem; color:#fff; line-height:0.8rem; margin-top:1.2rem; margin-bottom:1.16rem; padding-left:48%;}
.callout_four_box{overflow:hidden; position:relative; background:#fff; border-radius:10px; padding:0.6666666666666666rem 0.4rem;}
.callout_four_box li{width:100%; margin-bottom:0.4rem; position:relative;}
.callout_four_box li input{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.48rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.callout_four_box li input::-webkit-input-placeholder { color:#333333;}/* WebKit browsers */
.callout_four_box li input:-moz-placeholder {  color:#333333;}/* Mozilla Firefox 4 to 18 */
.callout_four_box li input::-moz-placeholder { color:#333333;}/* Mozilla Firefox 19+ */
.callout_four_box li input:-ms-input-placeholder { color:#333333;}/* Internet Explorer 10+ */
.callout_four_box li select{border:1px solid #E5E5E5; outline:none; background:none; padding-left:0.5333333333333333rem; font-size:0.32rem; color:#333333; height:0.9333333333333333rem; line-height:0.9333333333333333rem; width:100%;}
.callout_four_box ul li:nth-child(4):before{content:'*'; position:absolute; top:0.29333333333333333rem; left:0.4666666666666667rem; color:red; font-size:0.32rem; z-index:5;}
.callout_four_box li:nth-child(1),.callout_four_box li:nth-child(3){margin-right:0.8rem;}
.callout_four_button{width:100%; height:0.9333333333333333rem; background:#0068B7; border:0; cursor:pointer; line-height:0.9333333333333333rem; font-size:0.32rem; color:#fff; text-align:center;}




}