@charset "utf-8";

/*全局样式*/
* {padding:0px; margin:0px;}
html,body{ height:100%;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);}
body {font-size:14px;padding:0px; background:#ffffff;font-family: "微软雅黑","黑体",Arial,sans-serif; width:auto;}
label {font-size:14px; font-family: "微软雅黑","黑体",Arial,sans-serif;}
ul, li, ol, li { margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form { margin:0px; padding:0px; font-weight:normal; font-size:14px; }
img { border:0px; margin:0px; padding:0px; vertical-align:middle; }
table { border:0px; font-size:14px;}
.clear{clear:both;}
a{ text-decoration:none;}
.no_bor{border-right:none;}
.no_bor_t{border-top:none;}
button{ outline:none;}
input, select,textarea{ vertical-align:middle;font-size:12px;font-family:"微软雅黑","黑体",Arial,sans-serif; padding:3px; line-height:20px;}
input::-webkit-input-placeholder {
  color: #ccc;
}
input::-moz-input-placeholder {
  color: #ccc;
}
input::-ms-input-placeholder {
  color: #ccc;
}
/*为了消除选中时的虚线框*/
a{
	bblr:expression(this.onFocus=this.blur());/*IE使用*/
	outline-style:none;/*FF使用*/
}

.fl{float:left;}
.f4{float:right;}
.relative{position:relative;}

/* 主菜单 */
.head-left {float: left;height: 90px;width: 180px; margin-left:20px;}
.head-left img{width:188px; height:90px;}
.head{height: 96px;width: 100%; position: absolute; background: url(../images/topbg.png) repeat-x top; z-index:22222;}
.head li{list-style: none;}
.head .navbox{width: 540px;float:right; margin-right:20px;}
.head .nav{display: block; float: left;width:100%;}
.head .nav .nav_pc{ width: 100%;}
.head .nav .nav_pc a{text-decoration:none;}
.head .nav ul li{float:left;position: relative;z-index: 999;}
.head .nav ul li:first-child{}
.head .nav ul li .f_a{line-height:88px;display:block;text-align:center;font-size:16px;color:#fff;}
.head .nav ul li:hover .f_a{background-color:#fff;color: #0085db; transition:all .3s; font-weight:bold;}
.head .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #1092eb;z-index: 9999;box-sizing: border-box}
.head .nav ul li .s_navbox .s_a a{color:#fff;font-size:14px;text-transform:uppercase;display:block;text-align: center;padding: 10px;border-top: 1px solid #fff;}
.head .nav ul li .s_navbox .s_a a:hover{background-color:#1db4e4;color: #fff;}
.m_nav{display:none}
.headlf .m_logo{display: none}
.headrg .m_menuimg{display: none}
.active{background-color: #0085db}
.activ2{background-color: #cf1322}


/* 轮播图 */
.slider {position: relative;overflow: hidden;width: 100%; background: #f4f4f4;}
.slider li{list-style:none;  }
.slideBox .hd {height: 10px;z-index:1; overflow: hidden;position: absolute;left: 50%;bottom: 50px;transform: translateX(-50%);z-index: 1;}
.slideBox .hd ul{ text-align:center;  padding-top:5px;}
.slideBox .hd ul li {cursor:pointer;float: left;margin-right: 5px;width: 30px;height: 10px;line-height: 14px;text-align: center;background: #51baf2; }
.slideBox .hd ul .on {background: #016af4;color: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li.banner1{ background:url(../images/banner1.jpg) no-repeat center top; height:540px;}
.slideBox .bd li.banner2{ background:url(../images/banner2.jpg) no-repeat center top; height:540px;}
.slideBox .bd li.banner3{ background:url(../images/banner3-20230516.jpg) no-repeat center top; height:540px;}
.slideBox .bd li.banner4{ background:url(../images/banner4-20230516.jpg) no-repeat center top; height:540px;}
.slideBox .bd li.banner5{ background:url(../images/banner-gch.jpg) no-repeat center top; height:540px;}
.slideBox .bd li img{width:100%; vertical-align:top; } 


/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
}


/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
   .msgNum{display: none;}
   .slider{margin-top: 48px;}
   .head{display:none}
   .m_img{display:block;height:48px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden;}
   .m_img .headlf{padding-left:5px;float: left;}
   .m_img .headlf .m_logo{height:48px;display: block}
   .m_img .headrg{padding-right:5%;padding-top:16px;float: right;}
   .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:10px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%; list-style:none;}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}

/*首页功能展开缩起*/
.demobg{background:#f4f4f4; padding:0.1em 0 2em 0; text-align:center;}
.demo{width:1200px; margin:0 auto; text-align:center;}
.section-header h3{ font-size:36px; color:#333; font-weight:bold;}
.section-header p{ border-bottom:1px solid #bababa; position:relative; margin:30px auto 60px; width:290px;}
.section-header p span{ position:absolute; top:-15px; left:60px; right:60px;background:#f4f4f4; font-size:20px; color:#777;}
.section-header p.sty{ width:auto; border:none; font-size:18px; color:#777; margin:20px auto 40px; }
.demo .accordion_pic{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.demo .container{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; text-align:left; margin-left:20px; width:600px;}
#accordion .panel{border: none;box-shadow: none;border-radius: 0;margin: 0 0 15px 10px;}
#accordion .panel-heading{padding: 0;border-radius: 30px;}
#accordion .panel-title a{display: block;padding: 12px 20px 12px 50px;background: #0085db;font-size: 18px;font-weight: 600;color: #fff;border: 1px solid transparent;border-radius: 30px;position: relative;transition: all 0.3s ease 0s; text-decoration:none;}
#accordion .panel-title a.collapsed{background: #fff;color: #0d345d;border: 1px solid #ddd;}
#accordion .panel-title a i{ width:26px; height:26px; display:inline-block; vertical-align:middle; margin-right:5px;}
#accordion .panel-title a.collapsed .icon1{ background:url(../images/accordion_icon.png) no-repeat 0 -2px;}
#accordion .panel-title a .icon1{ background:url(../images/accordion_icon.png) no-repeat -26px -2px;} 
#accordion .panel-title a.collapsed .icon2{ background:url(../images/accordion_icon.png) no-repeat 0 -26px;}
#accordion .panel-title a .icon2{ background:url(../images/accordion_icon.png) no-repeat -26px -26px;} 
#accordion .panel-title a.collapsed .icon3{ background:url(../images/accordion_icon.png) no-repeat 0 -53px;}
#accordion .panel-title a .icon3{ background:url(../images/accordion_icon.png) no-repeat -26px -53px;} 
#accordion .panel-title a.collapsed .icon4{ background:url(../images/accordion_icon.png) no-repeat 0 -79px;}
#accordion .panel-title a .icon4{ background:url(../images/accordion_icon.png) no-repeat -26px -79px;} 
#accordion .panel-title a.collapsed .icon5{ background:url(../images/accordion_icon.png) no-repeat 0 -105px;}
#accordion .panel-title a .icon5{ background:url(../images/accordion_icon.png) no-repeat -26px -105px;} 
#accordion .panel-title a:after,#accordion .panel-title a.collapsed:after{content: "\f107";font-family: fontawesome;width: 55px;height: 55px;line-height: 55px;border-radius: 50%;background: #0085db;font-size: 25px;color: #fff;text-align: center;border: 1px solid transparent;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);position: absolute;top: -5px;left: -20px;transition: all 0.3s ease 0s;}
#accordion .panel-title a.collapsed:after{content: "\f105";background: #fff;color: #0d345d;border: 1px solid #ddd;box-shadow: none;}
#accordion .panel-body{padding: 20px 25px 10px 9px;background: transparent;font-size: 14px;color: #8c8c8c;line-height: 25px;border-top: none;position: relative;}
#accordion .panel-body p{padding-left: 25px;border-left: 1px dashed #8c8c8c; font-size:14px; line-height:22px; color:#888;}
#accordion .panel-body p b{ font-size:16px; color:#333; display:block; margin-bottom:10px;}

a.button_more{background: linear-gradient(-90deg, #2ad8dc, #0169f4); border-radius:50px; color:#fff; line-height:52px; text-align:center; font-size:16px; font-weight:bold; padding:0 30px;-moz-box-shadow:2px 2px 5px #999; -webkit-box-shadow:2px 2px 5px #999; box-shadow:2px 2px 5px #999; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:25px auto 40px; }
a.button_more i{ width:20px; height:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(../images/arrow1.png) no-repeat 0 -2px; background-size:20px 20px; margin-left:10px;}
a.button_more:hover{ color:#fff;text-decoration:none;}

/*首页模块2*/
.content_quanfangwei{ text-align:center; padding-top:40px;}
.content_quanfangwei .quanfangwei{ width:1200px; margin:0 auto; text-align:center;}
.content_quanfangwei .quanfangwei li{ list-style:none; display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:33%; margin-bottom:20px;}
.content_quanfangwei .quanfangwei li i{ width:112px; height:112px; display:block; margin:0 auto;}
.content_quanfangwei .quanfangwei li i.icon1{ background:url(../images/qfw_tub01.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon2{ background:url(../images/qfw_tub02.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon3{ background:url(../images/qfw_tub03.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon4{ background:url(../images/qfw_tub04.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon5{ background:url(../images/qfw_tub05.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon6{ background:url(../images/qfw_tub06.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon7{ background:url(../images/pinzhi_icon1.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon8{ background:url(../images/pinzhi_icon2.png) no-repeat;}
.content_quanfangwei .quanfangwei li i.icon9{ background:url(../images/pinzhi_icon3.png) no-repeat;}
.content_quanfangwei .quanfangwei li h3{ font-size:18px; color:#000; margin-bottom:15px;}
.content_quanfangwei .quanfangwei li p{ font-size:14px; color:#787878; line-height:24px;}

/*首页个性模块*/
.content_personality{ text-align:center; padding:40px 0 60px 0; background:#e7f4fc url(../images/index_bgpic.jpg) no-repeat top; padding-top:100px;}
.content_personality .personality{ width:1200px; margin:0 auto; text-align:center;}
.content_personality .personality li{ width:318px;display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 35px; border:1px solid #dfdfdf; background:#fff url(../images/personality_footer1.jpg) no-repeat bottom; padding:30px 0 110px 0; text-align:center; border-radius:4px;}
.content_personality .personality li.bg1{ background:#fff url(../images/personality_footer1.jpg) no-repeat bottom; }
.content_personality .personality li.bg2{ background:#fff url(../images/personality_footer2.jpg) no-repeat bottom; }
.content_personality .personality li.bg3{ background:#fff url(../images/personality_footer3.jpg) no-repeat bottom; }
.content_personality .personality li i{ width:140px; height:112px; display:block; margin:0 auto;}
.content_personality .personality li i.icon1{ background:url(../images/personality_icon1.jpg) no-repeat;}
.content_personality .personality li i.icon2{ background:url(../images/personality_icon2.jpg) no-repeat;}
.content_personality .personality li i.icon3{ background:url(../images/personality_icon3.jpg) no-repeat;}
.content_personality .personality li h3{ font-size:18px; color:#000; margin-bottom:15px;}
.content_personality .personality li p{ font-size:14px; color:#787878; line-height:24px;}

/*服务优势*/
.content_service{ text-align:center;  background:#0086db url(../images/service_bgimg.jpg) no-repeat center -1px; }
.content_service .service{ width:1180px; margin:0 auto; padding:20px 0 40px 20px; text-align:center; }
.content_service .service h3{ font-size:36px; color:#fff; text-align:left; line-height:36px; font-weight:bold; float:left; margin-left:25px;}
.content_service .service .list{height:200px; float:right;}
.content_service .service .list li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:185px; height:185px;  padding:20px 0 60px 0; text-align:center; font-family:"Arial"; margin:0 8px;background: linear-gradient(-60deg, #0169f4, #2ad8dc); border-radius:4px; -moz-box-shadow:2px 2px 5px #076cc6; -webkit-box-shadow:2px 2px 5px #076cc6;}
.content_service .service .list li h4{ font-size:24px; color:#fff; text-align:center;}
.content_service .service .list li h4 b{ font-size:76px; font-weight:bold; margin:0 5px;}
.content_service .service .list li h5{ font-size:16px; color:#fff;}
/*客户logo*/
.client_box{margin:0 auto; width:1110px;}
.client_box p{ font-size:18px; color:#fff; text-align:left;}
.rollBox img{border:none;}
.rollBox{ width:1110px; margin:20px auto 0;overflow:hidden; text-align:center;}
.rollBox .Cont{width:1010px;overflow:hidden;margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont li{width:192px; float:left;text-align:center;padding:0 5px; margin:0 5px; list-style:none;}
.rollBox .Cont .pic{width:192px; height:72px; padding:5px; border:1px dashed #40a4e4;}
.rollBox .Cont .pic img{ vertical-align:middle; max-height:60px; max-width:200px;}
.rollBox .Cont .pic b{vertical-align:middle; height:100%; display:inline-block;}
*+html .rollBox .Cont .pic{width:200px;float:left;text-align:center;}
.rollBox #List1,.rollBox #List2{float:left;}
.img1,.img2,.Cont{float:left;}
.img1,.img2{width:30px; height:60px; display:block;cursor:pointer;}
.img1{background:url(../images/arrow01.png) no-repeat 0 3px;margin-right:20px;}
.img2{background:url(../images/arrow02.png) no-repeat 0 3px;margin-left:20px;}
a.img1:hover{background:url(../images/arrow01.png) no-repeat 0 -57px;}
a.img2:hover{background:url(../images/arrow02.png) no-repeat 0 -57px;}

.service_sbox{ text-align:center; padding:10px  0; background:#c9e9fd; }
.service_sbox .sicon{ width:1200px; margin:0 auto; text-align:center;}
.service_sbox .sicon li{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; height:50px; line-height:50px;padding:0 50px 0 60px; position:relative; text-align:left; font-size:16px; color:#066bca;}
.service_sbox .sicon li.icon1{background:url(../images/footer_sicon1.png) no-repeat 0 center;}
.service_sbox .sicon li.icon2{background:url(../images/footer_sicon2.png) no-repeat 0 center; margin-left:50px;}
.service_sbox .sicon li.icon3{background:url(../images/footer_sicon3.png) no-repeat 0 center; margin:0 50px;}
.service_sbox .sicon li.icon4{background:url(../images/footer_sicon4.png) no-repeat 0 center;padding:0 0 0 60px;}
.service_sbox .sicon li i{ position:absolute; top:14px; right:1px; width:1px; height:26px; background:#89caf4;}


/*底部*/
.footer{ background:#34495e; width:100%; padding:25px 0 0 0;}
.footer_content{ width:95%; margin:0 auto;overflow:hidden;}
.footer_content .list{ float:left; padding-right:70px;}
.footer_content .list h2{ font-size:16px; color:#b7c5d4; line-height:30px; margin:5px 0 10px 0;}
.footer_content .list li{ line-height:24px; color:#929da8; list-style:none;}
.footer_content .list li a{display:block; color:#929da8;}
.footer_content .list li a:hover{color:#b7c5d4; text-decoration:none;}
.footer_content .list li span{ color:#eda83b; font-size:16px;}
.footer_content .list li a.btn{ width:110px; height:24px; line-height:24px; background:#2882df; color:#fff; text-align:center; margin:10px 0;}
.footer_content .list li a.btn i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat 0 -129px; display:inline-block; vertical-align:middle; margin-right:5px;}

.footer_content .rbox{ float:right; width:360px; padding:30px; background:#465c73; border-radius:4px; }
.footer_content .rbox .tel{ border-bottom:1px dashed #99a6b2; padding:0 10px 20px 10px; background:url(../images/hotline_icon.png)  no-repeat 0 top; padding-left:82px; font-size:14px; color:#fff; line-height:26px; }
.footer_content .rbox .tel b{ font-weight:bold; font-size:24px; display:block; font-style:italic; letter-spacing:2px;}
.footer_content .rbox li{list-style:none;line-height:22px; padding:5px 0 5px 42px; color:#b7c5d4;}
.footer_content .rbox li.phone{ background:url(../images/hotline_sicon1.png) no-repeat 10px center; }
.footer_content .rbox li.mail{ background:url(../images/hotline_sicon2.png) no-repeat 10px center; }
.footer_content .rbox li.mail a{color:#b7c5d4;}
.footer_content .rbox li.mail a:hover{color:#fff;}

.footer .copyright{padding:14px; background:#25384b; color:#b7c5d4; text-align:center; line-height:24px; margin-top:30px;}
.footer .copyright p{ margin:0;}
.footer .copyright span{/*margin-left:20px;*/}
.footer .copyright a:hover{ color:#fff;}

.footer .copyright a.p_0{ margin-left:0;}
.footer .copyright a{ color:#b7c5d4; margin-left:10px; }
.footer .copyright a i{ width:20px; height:20px;background:url(../images/ba.png) no-repeat; display:inline-block; vertical-align:middle; margin-right:5px;}
.footer .copyright_link{ display:block;}
.footer .copyright_link a{margin:10px 5px;display:inline-block; vertical-align:middle;background:url(../images/footer_img.png) no-repeat;}
.footer .copyright_link .icon1{ width:104px; height:38px; background-position:0 0; }
.footer .copyright_link .icon2{ width:49px; height:38px; background-position:-114px 0; }
.footer .copyright_link .icon3{ width:104px; height:38px; background-position:-174px 0 ;}
.footer .copyright_link .icon4{ width:104px; height:38px; background-position:-288px 0 ; }
.footer .copyright_link .icon5{ width:102px; height:38px; background-position:-402px 0 ;}
.footer .copyright_link .icon6{ width:49px; height:38px; background-position:-514px 0 ;}
.footer .copyright_link .icon0 a{ background: transparent!important; position: relative; margin-left: -0px;}

/*金牌邮局系统*/
.banner_inner1{ height:520px; background:url(../images/banner_cp01.jpg) no-repeat center top;}
h2.cp_title1{ background:#f4f4f4 url(../images/title_line.png) no-repeat center bottom; padding:0 0 40px; font-size:36px; color:#0c64c4;  font-weight:bold; text-align:center; line-height:52px; margin:0;}
h2.cp_title1.white{ background:#fff url(../images/title_line.png) no-repeat center bottom; }

/*切换模块*/
.cloud-product-box{background:#f4f4f4}
.cloud-product-wrapper{margin:0 auto;width:1000px;}
.cloud-product{position:relative;z-index:9;padding:30px 0 80px;}
.cloud-product-title{height:32px;text-align:center;line-height:32px;font-size:32px;color:#333;}
.color-blue{color:#009fd9;}
.cloud-product-explain{margin-top:26px;margin-bottom:82px;height:16px;line-height:16px;text-align:center;font-size:16px;color:#999}
.cloud-product-ul{width:100%;}
.cloud-product-ul li{position:relative;margin-left:12px;width:220px;height:360px;float:left;background:#fff;}
.cloud-product-ul li:first-child{margin-left:0;}
.cloud-product-single-top{width:100%;height:60px;line-height:60px;text-align:center;background-color:#f2f2f2;}
.cloud-product-name{font-size:18px;color:#333;font-weight:700;}
.cloud-product-single-bottom{width:100%;height:340px;}
.empty-space{width:100%;height:99px;padding:26px 0 0 0;}
.single-bottom-item{height:340px;width:100%}
.single-bottom-item:first-child{border-right:1px solid #eee;}
.bg-product-pic{width:100%;height:82px;}
.server-header-01{background:url(../images/product_header_icon_01.png) center no-repeat}
.server-header-02{background:url(../images/product_header_icon_02.png) center no-repeat}
.server-header-03{background:url(../images/product_header_icon_03.png) center no-repeat}
.server-header-04{background:url(../images/product_header_icon_04.png) center no-repeat}
.server-header-05{background:url(../images/product_header_icon_05.png) center no-repeat}
.server-header-active-01{background:url(../images/product_header_active_icon_01.png) center no-repeat}
.server-header-active-02{background:url(../images/product_header_active_icon_02.png) center no-repeat}
.server-header-active-03{background:url(../images/product_header_active_icon_03.png) center no-repeat}
.server-header-active-04{background:url(../images/product_header_active_icon_04.png) center no-repeat}
.server-header-active-05{background:url(../images/product_header_active_icon_05.png) center no-repeat}

.product-introduce-title{margin-bottom:14px;height:22px;line-height:22px;font-size:22px;text-align:center}
.product-introduce-title.normal-weight{font-weight:400}
.product-introduce-content{margin:0 auto 26px;width:180px;line-height:14px;font-size:14px;text-align:center;color:#999}
.product-introduce-list{margin:0 auto;padding-top:28px;height:156px;width:84%;border:1px dashed #dfdfdf;border-left:none;border-right:none}
.introduce-list-small{margin-bottom:18px;line-height:20px;font-size:14px;color:#999;text-align:center}
.product-introduce-price{margin:48px auto 0;font-size:14px;text-align:center;color:#333}
.price-blue{color:#0af;font-size:38px}
.normal-inner{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.active-inner{position:relative;display:none;height:100%;-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.introduce-link{position:absolute;top:0;left:0;width:100%;height:360px}
.active-inner-01{background:url(../images/producet_bg.jpg) center no-repeat}
.active-inner-02{background:url(../images/producet_bg.jpg) center no-repeat}
.active-inner-03{background:url(../images/producet_bg.jpg) center no-repeat}
.active-inner-04{background:url(../images/producet_bg.jpg) center no-repeat}
.active-inner-05{background:url(../images/producet_bg.jpg) center no-repeat}
.cloud-product-ul li.active .active-inner{display:block;-moz-opacity:1;-khtml-opacity:1;opacity:1}
.cloud-product-ul li.active .normal-inner{display:none;-moz-opacity:0;-khtml-opacity:0;opacity:0}
.cloud-product-ul li{-webkit-box-shadow:1px 1px 12px rgba(0,0,0,.08);-moz-box-shadow:1px 1px 12px rgba(0,0,0,.08);box-shadow:1px 1px 12px rgba(0,0,0,.08);-webkit-transition:width .15s linear;-o-transition:width .15s linear;-moz-transition:width .15s linear;transition:width .15s linear; list-style:none;}
.cloud-product-ul li.active{z-index:9;width:304px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.2);-moz-box-shadow:0 4px 20px rgba(0,0,0,.2);box-shadow:0 4px 20px rgba(0,0,0,.2)}
.active .product-introduce-content{color:#eff6ff}
.active-product-introduce-title{color:#fff}
.active .product-introduce-list{padding-top:22px;border-color:#64e2fb;}
.introduce-list-large{margin:0 auto;width:228px;margin-bottom:18px;line-height:24px;color:#ddebff;font-size:16px;text-align:center}
.active .product-introduce-price{margin-top:32px;color:#fefeff}
.product-introduce-price .price-white{display:inline-block;font-size:36px;height:36px;line-height:36px;color:#fff}
.buy-link-btn{display:block;margin:30px auto 0;width:90%;height:40px;line-height:40px;background-color:#ff9600;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.buy-link-btn:hover{background-color:#f80}

/*tab*/
.mt-tabpage {width: 1024px;margin: 30px auto;background-color: #FFFFFF;}
.mt-tabpage-title {text-align:left;height: 64px;font-size: 0;background-color: #fff;width: 100%;margin: auto;background: #fff;
border-bottom: 1px solid #a0c2d8;}
.mt-tabpage-title .mt-tabpage-item {display: inline-block;width: 175px;height: 64px;line-height: 64px;text-align: center;color: #666;font-size: 14px;position:relative;}
.mt-tabpage-title .mt-tabpage-item i{ display:none; z-index:99;}
.mt-tabpage-title .mt-tabpage-item:hover{text-decoration:none;color: #0c64c4;}
.mt-tabpage-title .mt-tabpage-item-cur {color: #0c64c4;font-size: 16px;font-weight:bold;border-bottom: 4px solid #29d7dc;}
.mt-tabpage-title .mt-tabpage-item-cur i{ position:absolute; width:20px; height:20px; left:76px; bottom:-15px; background:url(../images/tab_icon.png) no-repeat; display:block;}
.mt-tabpage-count {position: relative;width: 1024px; height:700px;overflow: hidden;}
.mt-tabpage-cont__wrap {position: absolute;}
.content_quanfangwei .quanfangwei .mt-tabpage-count li.mt-tabpage-item {width: 1024px;height:660px;text-align: center;background:#f4f4f4;padding:20px 0;margin:0;}

.content_quanfangwei .quanfangwei ul.features_list{text-align:center; margin-bottom:50px;}
.content_quanfangwei .quanfangwei ul.features_list li{ width:314px;border-bottom:1px dashed #ccc; margin:7px; padding:15px 10px; overflow:hidden;display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:left;}
.content_quanfangwei .quanfangwei ul.features_list li i{ float:left; width:50px; height:50px; display:block;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon1{ background:url(../images/features-icon1.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon2{ background:url(../images/features-icon2.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon3{ background:url(../images/features-icon3.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon4{ background:url(../images/features-icon4.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon5{ background:url(../images/features-icon5.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon6{ background:url(../images/features-icon6.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon7{ background:url(../images/features-icon7.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon8{ background:url(../images/features-icon8.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon9{ background:url(../images/features-icon9.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon10{ background:url(../images/features-icon10.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon11{ background:url(../images/features-icon11.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li i.icon12{ background:url(../images/features-icon12.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li .icon13{ background:url(../images/features-icon13.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li .icon14{ background:url(../images/features-icon14.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list li .icon15{ background:url(../images/features-icon15.gif) no-repeat;}

.content_quanfangwei .quanfangwei ul.features_list.control li .icon1{ background:url(../images/features-control-icon1.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon2{ background:url(../images/features-control-icon2.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon3{ background:url(../images/features-control-icon3.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon4{ background:url(../images/features-control-icon4.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon5{ background:url(../images/features-control-icon5.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon6{ background:url(../images/features-control-icon6.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon7{ background:url(../images/features-control-icon7.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon8{ background:url(../images/features-control-icon8.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon9{ background:url(../images/features-control-icon9.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon10{ background:url(../images/features-control-icon10.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon11{ background:url(../images/features-control-icon11.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon12{ background:url(../images/features-control-icon12.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon13{ background:url(../images/features-control-icon13.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon14{ background:url(../images/features-control-icon14.gif) no-repeat;}
.content_quanfangwei .quanfangwei ul.features_list.control li .icon15{ background:url(../images/features-control-icon15.gif) no-repeat;}

.content_quanfangwei .quanfangwei ul.features_list li .text{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1; word-break: break-all; word-wrap: break-word; text-align:left;}
.nbg .content:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.content_quanfangwei .quanfangwei li ul.features_list li .text dt{font-size:16px; color:#222; line-height:24px; margin-bottom:5px;}
.content_quanfangwei .quanfangwei li ul.features_list li .text dd{font-size:14px; color:#888; line-height:24px;}

.content_quanfangwei .quanfangwei a.button_more{ margin:0 auto 40px;}

/*企业即时通*/
.banner_inner2{ height:520px; background:url(../images/banner_cp02.jpg) no-repeat center top;}
.BQ_features{ width:1024px; margin:0 auto;}
.BQ_features .title{text-align:center; margin: 40px 0;}
.BQ_features .title dt{ font-size:38px; color:#333; font-weight:200; line-height:68px;}
.BQ_features .title dd{ font-size:18px; color:#777; font-weight:normal; line-height:36px;}
.BQ_features .li.colorbg{ background:url(../images/BQ_features_bg.jpg) no-repeat center;}
.BQ_features .li{background:#fff; margin:20px 0;}
.BQ_features .li.colorbg i{float:left; margin-right:140px; margin-left:0; }
.BQ_features .li i{ float:right; width:374px; height:272px; margin-left:120px; margin-right:20px;}
.BQ_features .li.colorbg.leftpic{background:#fff;}
.BQ_features .li.leftpic{background:url(../images/BQ_features_bg.png) no-repeat center;}

.BQ_features.relay .li .pic1{background:url(../images/relay_map1.png) no-repeat;}
.BQ_features.relay .li .pic2{background:url(../images/relay_map2.png) no-repeat;}
.BQ_features.relay .li .pic3{background:url(../images/relay_map3.png) no-repeat;}
.BQ_features.relay .li .pic4{background:url(../images/relay_map4.png) no-repeat;}
.BQ_features.relay .li .pic5{background:url(../images/relay_map5.png) no-repeat;}
.BQ_features.relay .li .pic6{background:url(../images/relay_map6.png) no-repeat;}
.BQ_features.relay .li .pic7{background:url(../images/relay_map7.png) no-repeat;}

.BQ_features .li .pic1{background:url(../images/BQ_pic1.png) no-repeat;}
.BQ_features .li .pic2{background:url(../images/BQ_pic2.png) no-repeat;}
.BQ_features .li .pic3{background:url(../images/BQ_pic3.png) no-repeat;}
.BQ_features .li .pic4{background:url(../images/BQ_pic4.png) no-repeat;}
.BQ_features .li .pic5{background:url(../images/BQ_pic5.png) no-repeat;}
.BQ_features .li .txt{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1;word-break: break-all; word-wrap: break-word; text-align:left; padding-top:20px;}
.BQ_features .li .txt:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.BQ_features .li .txt h2{ font-size:22px; color:#333; line-height:42px; margin:10px 0;}

.BQ_features .li .txt li{margin-left:20px;list-style:disc; color:#149ce9; border-bottom:1px dashed #dfdfdf; line-height:36px; }
.BQ_features .li .txt li p{color:#777; margin:0;}

.BQ_features.relay .li .txt li{margin-left:20px;list-style:disc; color:#888; border-bottom:1px dashed #dfdfdf; line-height:36px; text-decoration:line-through;}
.BQ_features.relay .li .txt li.color_orange{ color:#fc7114; text-decoration:inherit;}
.BQ_features.relay .li .txt li.color_blue{ color:#2277da; text-decoration:inherit; list-style:none;}

/*中继*/
.BQ_features.relay .section-header{text-align:center;}

.banner-relay{background:url(../images/banner_relay.jpg) no-repeat center top; text-align:center; height:520px; padding-top:70px;}
.banner-relay .banner-txt{ font-size:42px; font-weight:bold; color:#fff; padding:50px 0 20px 0; line-height:96px;}
.banner-relay .banner-txt span{font-weight: normal;}
.banner-relay .banner-content{ margin:0 auto; width:1160px; padding:50px 0; text-align:center;border:1px solid #dfdfdf;box-shadow: 2px 5px 5px rgba(205,205,205,.51); border-radius:6px; background:#fff;}
.banner-relay .banner-content p{ font-size:16px; color:#444;}
.banner-relay .banner-content .rollBox .Cont .pic{width: 192px;padding:0; border:1px solid #58ace6;}
.banner-relay .banner-content .client_box{ width:100%;}
.banner-relay .banner-content .rollBox{ width:1110px;}
.banner-relay .banner-content .rollBox .Cont{ width:1010px;}
.banner-relay .banner-content .img1,.img2{width:30px; height:60px; display:block;cursor:pointer;}
.banner-relay .banner-content .img1{background:url(../images/arrow01.png) no-repeat -30px 3px;margin-right:20px;}
.banner-relay .banner-content .img2{background:url(../images/arrow02.png) no-repeat -30px 3px;margin-left:20px;}
.banner-relay .banner-content a.img1:hover{background:url(../images/arrow01.png) no-repeat -30px -57px;}
.banner-relay .banner-content a.img2:hover{background:url(../images/arrow02.png) no-repeat -30px -57px;}

.relay_safe{ background:url(../images/banner_relay_safe.jpg) no-repeat center top; height:380px; padding-top:20px;}
.relay_safe .ul_box{ margin:0 auto; width:680px; height:380px; position:relative;}
.relay_safe .ul_box h2{ font-size:38px; color:#fff; line-height:76px; text-align:center; margin:0;}
.relay_safe .ul_box .title-s{width:680px; margin:0 auto; text-align:center;}
.relay_safe .ul_box .title-s p{text-align:center; font-size:24px; color:#edecec;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;width:185px;}
.relay_safe .ul_box .title-s .line{ width:240px; height:1px; border-bottom:1px solid #91c5f9;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.relay_safe .ul_box .txt{width:674px; border-bottom:1px solid #91c5f9; border-left:1px solid #91c5f9; border-right:1px solid #91c5f9;margin:-22px auto 0; text-align:center; padding:31px; position:relative;}
.relay_safe .ul_box .txt li{ border-bottom:1px dashed #9fd0fc; line-height:24px; padding:9px 0; color:#fff; background:url(../images/relay_icon.png) no-repeat 0 center; padding-left:30px; text-align:left; list-style:none; }

/*代理*/
.banner_proxy{ height:640px; background:url(../images/banner_proxy.jpg) no-repeat center top; position:relative;}
/* wrap */
.wrap{margin:-130px auto 40px;width:952px;height:130px;position:relative;overflow:hidden;}
.wrap .pic{width:679px;height:120px;cursor:pointer;}
.wrap .pic1{background:#2fd0f8 url(../images/01.png) no-repeat;position:absolute;top:0;left:0;z-index:1;}
.wrap .pic_num p{position:absolute; left:5px; bottom:4px; color:#fff; font-size:12px;}
.wrap .pic_num1{width:74px;height:79px;position:absolute;top:19px;left:17px;background:url('../images/pic_num.jpg');background-position:0 0;display:none;}
.wrap .pic2{background:#149ce9 url(../images/02.png) no-repeat;position:absolute;top:0;left:679px;z-index:3;}
.wrap .pic_num2{width:74px;height:79px;position:absolute;top:19px;left:17px;background:url('../images/pic_num.jpg');background-position:-69px 0;}
.wrap .pic3{background:#0d77da url(../images/03.png) no-repeat;position:absolute;top:0;left:770px;z-index:5;}
.wrap .pic_num3{width:74px;height:79px;position:absolute;top:19px;left:17px;background:url('../images/pic_num.jpg');background-position:-138px 0;}
.wrap .pic4{background:#2fd0f8 url(../images/04.png) no-repeat;position:absolute;top:0;left:861px;z-index:7;}
.wrap .pic_num4{width:74px;height:79px;position:absolute;top:19px;left:17px;background:url('../images/pic_num.jpg');background-position:-207px 0;}

.wrap_s{display:none;}

.proxy{ margin:20px auto 50px; width:952px; padding:20px 100px 40px; border:1px solid #ccc;}
.proxy li{ border-bottom:1px dashed #ccc; line-height:42px; list-style: disc; color:#269df4; font-size:20px; margin-left:20px; }
.proxy li p{ color:#333; font-size:14px;}

.proxy_how{ background:#f6f6f6; text-align:center; }
.proxy_how h2{font-size:36px; color:#333; font-weight:bold; padding:60px 0 30px 0;} 
.proxy_how .how_step{ margin:0 auto; width:1200px; padding-top:260px; background:url(../images/proxy_step_img.png) no-repeat center top;}
.proxy_how .how_step li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:294px; text-align:center;}
.proxy_how .how_step li h3{font-size:20px; color:#000; line-height:50px;}
.proxy_how .how_step li h5{font-size:14px; color:#777; line-height:22px;} 
.proxy_how .how_step li h5 a{ color:#0187ee;}
.proxy_how .how_step li h5 a:hover{ color:#ff6600; text-decoration:none;}
.proxy_how .how_btn{ padding:60px 0 80px 0; text-align:center;}
.proxy_how .how_btn a{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:168px; height:48px; line-height:50px; margin:0 30px;}
.proxy_how .how_btn a.btn1{background: linear-gradient(-90deg, #bcf5f6, #c5e8fc); border-radius:50px; border:2px solid #149ce9; color:#047cd9; line-height:44px; text-align:center; font-size:16px; font-weight:bold; padding:5px 50px;-moz-box-shadow:2px 2px 5px #999; -webkit-box-shadow:2px 2px 5px #999; box-shadow:2px 2px 5px #999; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 25px 10px; width:auto; height:auto;}
.proxy_how .how_btn a.btn1 i{ width:20px; height:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(../images/arrow2.png) no-repeat 0 -2px; background-size:20px 20px; margin-left:10px;}
.proxy_how .how_btn a.btn1:hover{ color:#047cd9;text-decoration:none;}

.proxy_how .how_btn a.btn2{background: linear-gradient(-90deg, #2ad8dc, #0169f4); border-radius:50px; color:#fff; line-height:48px; text-align:center; font-size:16px; font-weight:bold; padding:5px 50px;-moz-box-shadow:2px 2px 5px #999; -webkit-box-shadow:2px 2px 5px #999; box-shadow:2px 2px 5px #999; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 25px 10px; width:auto; height:auto; }
.proxy_how .how_btn a.btn2 i{ width:20px; height:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(../images/arrow1.png) no-repeat 0 -2px; background-size:20px 20px; margin-left:10px;}
.proxy_how .how_btn a.btn2:hover{ color:#fff;text-decoration:none;}

/*下载*/
.banner_download{ height:500px; background:url(../images/banner_download.jpg) no-repeat center top; }
.download_warp{ background:#f4f4f4; padding:40px 0;}
.download_warp h3{ margin:20px auto 50px; }
.content_download{ width:1200px; margin:0 auto; text-align:center;}
.content_download ul{ margin:20px;}
.content_download ul li{ list-style:none; background:#fff; line-height:42px; padding:0 10px; border-bottom:1px solid #dfdfdf; text-align:left;}
.content_download ul li span{ float:right; color:#999; font-size:12px;}
.content_download ul li a{display:block; color:#333; font-size:14px;}
.content_download ul li a:hover{color:#149ce9; text-decoration:none;}

.download_content{ margin:40px auto; width:1160px;}
.download_content .box{width:568px;border:1px solid #ccc;box-shadow:2px 5px 5px rgba(205,205,205,.51);  padding:20px;}
.download_content .box h2{ margin:0; padding:0;}
.download_content .box.left{ float:left; }
.download_content .box.right{ float:right;}
.download_content .box.center{ width:1160px; border:none; box-shadow:none; background:#fff; display:block; margin:20px auto 60px; padding:0; }
.download_content .box.center li{ list-style:none;float:left; width:380px; margin-right:10px;border:1px solid #ccc;box-shadow:2px 5px 5px rgba(205,205,205,.51); padding:10px; height:220px; position:relative;}
.download_content .box.center li .weixcode{ position:absolute; right:0; bottom:0; padding:10px 15px ; background:#f4f4f4; text-align:center; font-size:12px; color:#777; line-height:20px; font-family:"宋体";}
.download_content .box.center li .weixcode img{display:block; }
.download_content .box.center li.m_r{ margin:0;}
.download_content .box i{ width:112px; height:112px; float:left; margin-right:20px;}
.download_content .box.center i{ width:60px; height:60px; float:left; margin-right:20px;}
.download_content .box .icon1{ background:url(../images/download_mailPC.png) no-repeat top;}
.download_content .box .icon2{ background:url(../images/download_BQPC.png) no-repeat top;}
.download_content .box .icon3{ background:url(../images/download_BQ_Android.png) no-repeat top;}
.download_content .box .icon4{ background:url(../images/download_BQ_iPhone.png) no-repeat top;}
.download_content .box .icon5{ background:url(../images/download_address_book.png) no-repeat top;}
.download_content .box .txt{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1;word-break: break-all; word-wrap: break-word; text-align:left;}
.download_content .box .txt:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.download_content .box .txt h2{ font-size:20px; color:#000; line-height:40px;}
.download_content .box.center .txt h2{ font-size:18px; }
.download_content .box.center .txt h2 .version{ background:#dcf0fc; font-size:12px; color:#0767af; padding:5px; margin-left:5px;}
.download_content .box .txt p{ font-size:14px; color:#777; line-height:24px; }
.download_content .box .txt .download_btn{ text-align:center;box-shadow: 1px 3px 3px rgba(208,205,205,.51);display:inline-block;
*display:inline; *zoom:1; vertical-align:top; background:#02a6ee; color:#fff; font-size:14px; line-height:34px; width:30%; cursor:pointer; margin:10px 0; border-radius:50px;}
.download_content .box .txt .download_btn:hover{background:#0ecbdc; color:#fff; text-decoration:none;}
.download_content .box.center .txt .download_btn{ width:50%;}

@media only screen and (max-width: 1200px) {
.slideBox .bd li.banner1,.slideBox .bd li.banner2,.slideBox .bd li.banner3{ height:480px;background-size:auto 480px;}
.slideBox .hd{ bottom:4vh;}
.demo{width:100%;}
.section-header h3{ font-size:2.4em;}
.section-header p{margin:2em auto;font-size:1.2em;}
.section-header p.sty{font-size:1.1em; }
.section-header p span{font-size:1.2em; }
#accordion .panel-title a{font-size:1.2em; }
#accordion .panel-body p{font-size:1em;}
#accordion .panel-body p b{font-size:1.1em;}
.content_personality .personality li h3,.content_quanfangwei .quanfangwei li h3{font-size:1.2em;}
.content_personality .personality li p,.content_quanfangwei .quanfangwei li p{font-size:1em;}
.demo .accordion_pic{ display:none;}
.demo .accordion_pic img{ width:95%;}
.demo .container{ margin:3vh 5vw; width:90%;}
.content_quanfangwei .quanfangwei li{ width:30%;}
.content_quanfangwei .quanfangwei,.content_personality .personality{width:90%;}
.content_personality .personality li{ width:272px; margin:0 15px;}
.content_service .service{ width:100%;}
.content_personality .personality li{ width:30%; margin:5px 1%;}
.content_service .service h3{ float:none; text-align:left; width:100%;font-size:2.2em; margin:1.5em 0 0.5em 0.3em;}
.content_service .service .list{width:100%; text-align:center; float:none; height:auto;}
.content_service .service .list li{ width:22%; margin:0 1%;}
.content_service .service .list li h4{font-size:1.4em;}
.content_service .service .list li h4 b{ font-size:3em;}
.content_service .service .list li h5{font-size:1.2em;}

.client_box{width:908px;}
.rollBox{ width:908px;}
.rollBox .Cont{width:808px;}
.service_sbox .sicon{ width:100%;}
.service_sbox .sicon li{ padding: 0 0 0 60px; }
.service_sbox .sicon li i{ display:none;}
.footer_content{ width:100%;}
.footer_content .list{ float:none; width:32%; display:inline-block; vertical-align:top; padding:0; text-align:center;}
.footer_content .list h2{ font-size:1.2em;}
.footer_content .list li a{font-size:1em; }
.footer_content .rbox{width:90%; float:none; margin:0 auto; padding:2%;}
.footer_content .rbox .tel{ font-size:1em;}
.footer_content .rbox .tel b{font-size:1.8em; letter-spacing:0;}
.footer_content .rbox li{font-size:1em;}
.footer .copyright{ font-size:1em;}

.active-inner-01,.active-inner-02,.active-inner-03,.active-inner-04,.active-inner-05{background: linear-gradient(-60deg, #0169f4, #2ad8dc); }
h2.cp_title1{ font-size:3em;}

.mt-tabpage {width: 924px;}
.mt-tabpage-count {width: 924px; height:1100px; }
.content_quanfangwei .quanfangwei .mt-tabpage-count li.mt-tabpage-item {width: 924px;text-align: center; height:1100px;}
.content_quanfangwei .quanfangwei ul.features_list li{ width:44%; float:left; height:120px; padding:5px;} 
.BQ_features{width:90%;}

.banner-relay h2{ margin:0;}
.banner-relay .banner-content{ width:94%;}
.banner-relay .banner-content .rollBox{ width:908px;}
.banner-relay .banner-content .rollBox .Cont{ width:808px;}
.proxy{ width:90%; padding:1em;}
.proxy li{ font-size:1.4em; line-height:1.4em;} 
.proxy li p{ font-size:0.7em;}

.proxy_how .how_step{ background:none; width:100%; padding-top:20px;}
.proxy_how .how_step li{ width:22%; padding-top:227px;}
.proxy_how .how_step li.step1{ background:url(../images/step1.png) no-repeat center top;}
.proxy_how .how_step li.step2{ background:url(../images/step2.png) no-repeat center top;}
.proxy_how .how_step li.step3{ background:url(../images/step3.png) no-repeat center top;}
.proxy_how .how_step li.step4{ background:url(../images/step4.png) no-repeat center top;}

.content_download,.download_content .box,.download_content .box.center,.download_content .box.center li{ width:100%;}
.download_content .box.left,.download_content .box.right{width:48%; margin-bottom:20px;}
.download_content{ width:95%;}
.download_content .box.center{ margin: 0 auto 60px;}
.download_content .box.center .txt .download_btn{ width:28%;}
.download_content .box{ padding:10px;}
.download_content .box .icon1,.download_content .box .icon2{ width:60px; height:60px; background-size:60px 60px; }
.download_content .box .txt h2,.download_content .box.center .txt h2{ font-size:1.4em; line-height:2.2em;}
.download_content .box.center .txt h2 .version{ font-size:0.9em;  }
.download_content .box .txt p,.download_content .box .txt p{ font-size:1em; } 
.download_content .box .txt .download_btn,.download_content .box.center .txt .download_btn{font-size:1em; }
.content_download ul li a{font-size:1.1em;  }
.content_download ul li span{font-size:0.9em; }
}

/*中继20230511*/
.relay_five_box{ margin: 0 auto; text-align: center;}
.relay_five_box h3 { font-size: 36px; color: #333; font-weight: bold;}
.relay_five_menu{ text-align: center; width: 1160px; margin: 50px auto 30px; display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; height: 90px; border-bottom: 5px solid #02a6ee;}
.relay_five_menu li{ width: 232px; list-style: none; text-align: center; line-height: 58px; font-size: 22px; font-weight: bold; color: #02a6ee;}
.relay_five_menu li .serial_number{  margin: 0 auto; width:50px; height:25px; line-height: 35px; background:#30c6fb; border-radius: 50px 50px 0 0; color: #fff;}
.relay_five_menu li a{display: block; }
.relay_five_menu li a:hover{color: #333333;}
.relay_five_menu li b{ border: 2px solid #02a6ee; display: inline-block; border-radius: 50px; height: 50px; width: 192px; line-height: 48px; }
.relay_five_box .five_box{display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; margin: 40px auto; text-align: center; width: 1160px; }
.relay_five_box .dijiguan_left{ width: 396px; height: 390px; background:url("../images/relay_jiguan_gray_border.png") no-repeat top;}
.relay_five_box .dijiguan_left h3{width: 124px; font-size: 24px; color: #ffffff; line-height: 44px; text-align: center; margin: 0 0 10px 112px;}
.relay_five_box .dijiguan_left h5{ font-size: 26px; color: #333333; line-height: 52px; text-align: center; width: 351px; text-align: center; font-weight: bold;}
.relay_five_box .dijiguan_left .difficulty_list{ width: 351px; padding: 0 15px;}
.relay_five_box .dijiguan_left .difficulty_list li{ display: block; background: #f0f0f0 url("../images/icon_difficulty01.png") no-repeat 15px center; margin: 6px 0; line-height: 48px; padding-left: 46px; text-align: left; font-size: 16px; text-decoration: line-through;}
.relay_five_box .jieru_right{ width: 763px; height: 390px; background:url("../images/relay_jieru_blue_border.png") no-repeat top; text-align: left;}
.relay_five_box .jieru_right .title{ font-size: 24px; color: #ffffff; line-height: 48px; width: 310px; text-align: center; margin-left: 136px; font-weight: bold;}
.relay_five_box .jieru_right h3{ font-size: 28px; color: #333333; margin: 16px 0 0 85px; line-height: 60px; }
.relay_five_box .jieru_right .jieru_list{ background: url("../images/relay_jieru_pic01.png") no-repeat right; margin: 0 20px 0 86px; }
.relay_five_box .jieru_right .jieru_list.pic2{ background: url("../images/relay_jieru_pic02.png") no-repeat right; }
.relay_five_box .jieru_right .jieru_list.pic3{ background: url("../images/relay_jieru_pic03.png") no-repeat right; }
.relay_five_box .jieru_right .jieru_list.pic4{ background: url("../images/relay_jieru_pic04.png") no-repeat right; }
.relay_five_box .jieru_right .jieru_list.pic5{ background: url("../images/relay_jieru_pic05.png") no-repeat right; }
.relay_five_box .jieru_right .jieru_list li{ display: block; background: url("../images/icon_difficulty02.png") no-repeat 0 center; margin: 6px 0; line-height: 42px; text-align: left; font-size: 18px; padding-left: 30px;}

.relay_safe.five .ul_box h4{ color: #ffffff; text-align: center; font-size: 20px; }
.relay_ceshi_box{ background: #addce7 url("../images/ceshi_picbg.jpg") no-repeat top center; padding-bottom: 40px; margin-bottom: 40px;}
.relay_ceshi_box .ul_box{ margin: 0 auto; width: 739px; height: 440px; background: url("../images/ceshi_mail.png") no-repeat 0 20px; text-align: center; color: #ffffff; padding-top: 50px; line-height: 62px;}
.relay_ceshi_box .ul_box h2{font-size: 36px; font-weight: bold;}
.relay_ceshi_box .ul_box p{font-size: 22px; font-weight:normal;}
.relay_ceshi_box .ul_box h5{font-size: 26px; font-weight:normal;}
.relay_ceshi_box .ul_box h5 b{ font-size: 30px; font-weight: bold; }
.relay_ceshi_box .ul_box h5 em{ font-size: 66px; font-weight: bold; color: #ffcb2c; }
.relay_ceshi_box .ul_box .button{ display: block; margin: 55px auto 0; width: 204px; height: 64px; line-height: 64px; background: #ff992c; border-radius: 50px; color: #fff; font-size: 22px; text-decoration: none;}

.relay_yuyue_box{margin: 0 auto; width: 960px; background: linear-gradient(-180deg, #85d0e6, #cdf5ff); border: 3px solid #ffffff; border-radius: 25px; display: flex; display: -webkit-flex; align-items: top; justify-content: space-between; height: 320px; padding: 10px; }
.relay_yuyue_box .left_txt{ padding: 20px 0 0 20px;}
.relay_yuyue_box .left_txt .p_1{font-weight: bold;  font-size: 18px; color: #eb8501; line-height: 30px;}
.relay_yuyue_box .left_txt h3{font-weight: bold; font-size: 26px; line-height: 40px;}
.relay_yuyue_box .left_txt .li_box{ margin: 10px 0;}
.relay_yuyue_box .left_txt .li_box li{ display: inline-block; *display: inlinel; *zoom:1; vertical-align: top; width: 160px; background: #fff; line-height: 30px; padding: 0 10px; margin: 3px 3px 3px 0; list-style: circle;}
.relay_yuyue_box .left_txt .li_box li b{ color: #15ac43; font-weight: bold; font-size: 15px;}

.relay_yuyue_box a.button_more{background: linear-gradient(-90deg, #ffc62c, #ff992c); border-radius:50px; color:#fff; line-height:52px; text-align:center; font-size:16px; font-weight:bold; padding:0 30px;-moz-box-shadow:2px 2px 5px #999; -webkit-box-shadow:2px 2px 5px #999; box-shadow:2px 2px 5px #999; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0; }
.relay_yuyue_box a.button_more i{ width:24px; height:24px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(../images/icoRight.png) no-repeat 0 -2px; background-size:24px 24px; margin-left:10px;}
.relay_yuyue_box a.button_more:hover{ color:#fff;text-decoration:none;}

ul.yuyue{ position: relative; width: 300px; }
ul.yuyue li{ list-style: none;}
ul.yuyue li input{ display: none;}
ul.yuyue li label{ float: left; width: 100px; text-align: center; line-height: 30px; border: 1px solid #000; border-right: 0; box-sizing: border-box; cursor: pointer; transition: all .3s;}
ul.yuyue li input:checked+label{ color: #fff; background-color: #000;}
ul.yuyuel li:last-child label{ border-right: 1px solid #000;}
ul.yuyue li .content{ opacity: 0; visibility:hidden; position: absolute; left: 0; top: 31px; width: 100%; height: 300px; border: 1px solid #000; box-sizing: border-box; font-size: 24px; text-align: center; line-height: 300px; color: #fff; transition: all .3s;}
ul.yuyue li:nth-child(1) .content{ background-color: #0f0;}
ul.yuyue li:nth-child(2) .content{ background-color: #00f;}
ul.yuyue li:nth-child(3) .content{ background-color: #f0f;}
ul.yuyue li input:checked~.content{ opacity: 1; visibility:visible;}

/* 本例子css */

.slideGroup {
	float: right;
	width: 790px;
	height: 320px;
	margin-top: 30px;
}

.slideGroup .parHd {
	position: relative;
	height: 20px;
	line-height: 20px;
	padding: 0;
}

.slideGroup .parHd ul {
	display:table; margin:0 auto;
}

.slideGroup .parHd ul li {
	list-style: none;
   display: inline-block;
	*display: inline;
	*zoom:1;
	margin: 0 5px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background: #ffffff;
}

.slideGroup .parHd ul li.on {
	width: 50px;
	height: 10px;
	border-radius: 50px;
	background: #30c6fb;
	color: green;
}

.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 40px;
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 10px;
	display: block;
	width: 34px;
	height: 205px;
	background: url(../images/icoLeft.png) center center no-repeat;
}

.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../images/icoRight.png) center center no-repeat;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin: 0 8px;
	float: left;
	width: 400px;
	position: relative;
	list-style: none;
}




.slideGroup .parBd ul li .description {
   height: 200px;
	background: #ffffff;
	padding: 10px 10px 10px 20px;
position: relative;
	color:#222;
}
.slideGroup .parBd ul li .description h2{ color: #ff8604; font-weight: bold; font-size: 16px; line-height: 26px; padding: 10px 0; margin: 0;}
.slideGroup .parBd ul li .description p{ color: #444444; font-weight: normal; font-size: 14px; line-height: 22px; margin: 0;}
.slideGroup .parBd ul li .description h4{
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #777;
	height: 40px;
	line-height: 40px; font-size: 14px; 
}
.slideGroup .parBd ul li .description a{
	color: #fff;
	float: right;
	margin-top: 10px;
	background: #7c0002;
	border-radius: 5px;
	padding: 3px 10px;
}






#wrapper .icon.active {
  fill: #E74C3C;
}



#wrapper {
  width: 1160px;
  margin: 30px auto 60px;
  border: 1px solid #f5f5f5;
	border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
	  -ms-flex-pack: left;
		  justify-content: left;
  overflow: hidden;
}

#left-side {
  padding: 10px 0;
  width: 220px;;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
	  -ms-flex-pack: center;
		  justify-content: center;
}
#left-side ul li {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 34px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}
#left-side ul li:hover {
  color: #333333;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}
#left-side ul li:hover > .icon {
  fill: #333;
}
#left-side ul li.active {
  color: #333333;
	font-weight: bold;
}
#left-side ul li.active:hover > .icon {
  fill: #E74C3C;
}

#border {
  height: 388px;
  width: 1px;
  background-color: rgba(51, 51, 51, 0.2);
}
#border #line.one {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;
  margin-top: 0;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.two {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;

  margin-top: 54px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.three {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;
  margin-top: 108px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.four {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;
  margin-top: 162px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.five {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;
  margin-top: 216px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.six {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;
  margin-top: 270px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.seven {
  width: 5px;
  height: 54px;
  background-color: #ff992c;
  margin-left: -2px;
  margin-top: 324px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}

#right-side {
  height: 548px;
  width: 940px;
  overflow: hidden;
	padding: 10px 20px;
}
#right-side img{max-width: 940px; height: auto; margin: 0 auto;}
#right-side #first, #right-side #second, #right-side #third, #right-side #fourth, #right-side #fifth, #right-side #sixth, #right-side #seventh  {
text-align: center;
  height: 548px;
  width: 940px;
  -webkit-transition: all .6s ease-in-out;
		  transition: all .6s ease-in-out;
  margin-top: -388px;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
	  -ms-flex-align: top;
		  align-items: top;
  -webkit-box-pack: top;
  -webkit-justify-content: top;
	  -ms-flex-pack: top;
		  justify-content: top;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
	  -ms-flex-direction: column;
		  flex-direction: column;
}


#right-side #first h1, #right-side #second h1, #right-side #third h1, #right-side #fourth h1, #right-side #fifth h1, #right-side #sixth h1, #right-side #seventh h1 {
  font-weight: 800;
  color: #333;
	margin: 0;
}
#right-side #first p, #right-side #second p, #right-side #third p, #right-side #fourth p, #right-side #fifth p, #right-side #sixth p, #right-side #seventh p  {
  color: #333;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 30px;
}
#right-side #first.active, #right-side #second.active, #right-side #third.active, #right-side #fourth.active, #right-side #fifth.active, #right-side #sixth.active, #right-side #seventh.active {
  margin-top: 0px;
  opacity: 1;
  -webkit-transition: all .6s ease-in-out;
		  transition: all .6s ease-in-out;
	
}
#wrapper .active{background: none;}
#left-side ul {margin: 0;}
#left-side ul li.wrap{ margin: 0; width: inherit; height: inherit; position: inherit; overflow: inherit;}

#right-side #second.active{margin-top: -140px;}
#right-side #third.active{margin-top: -330px;}
#right-side #fourth.active{margin-top: -480px;}
#right-side #fifth.active{margin-top: -630px;}
#right-side #sixth.active{margin-top: -800px;}
#right-side #seventh.active{margin-top: -960px;}


/*常见问题*/
.question{ background: #f6f6f6; padding: 30px 0;}
.question h3 { font-size: 36px; color: #333; font-weight: bold; text-align: center; margin-bottom: 30px;}

.question .content_faq{margin: 0 auto; width: 1160px;}
.question .content_faq ul{ }
.question .content_faq li.sty{background: #fff; padding-bottom: 10px;}
.question .content_faq li{margin: 10px 0; border-bottom: 1px solid #ccc; position: relative; list-style:none; font-size: 16px; color: #222; }
.question .content_faq li.sty i{width: 8px; height: 8px; margin: 5px 10px 0 0; background: #30c6fb; border-radius: 50px; display: inline-block; *display: inline; *zoom:1; vertical-align: top;}
.question .content_faq li i{width: 8px; height: 8px; margin: 5px 10px 0 0; background: #888; border-radius: 50px; display: inline-block; *display: inline; *zoom:1; vertical-align: top;}
.question .content_faq li .icon{position: absolute; top:0; right: 10px;  display: block;background: url("../images/icon_zhankai.png") no-repeat top;width: 20px; height: 20px; background-size: 20px 20px;}
.question .content_faq li.sty .icon{position: absolute; top:10px; right: 10px;  display: block;background: url("../images/icon_shouqi.png") no-repeat top;width: 20px; height: 20px; background-size: 20px 20px;}

.question .content_faq li h5{ line-height: 20px; color: #333; font-size: 16px; font-weight: normal; padding:0 10px 0 10px;}
.question .content_faq li.sty h5{ line-height: 20px; color: #333; font-size: 16px; font-weight: bold; padding:20px 10px 0 10px;}
.question .content_faq li .answer{display: none; color: #555; line-height: 26px; font-size: 14px; padding: 0 10px;}
.question .content_faq li.sty .answer{display: block;}

.shiyong_pic{margin: 30px auto 10px; width: 1160px; height: 280px; background: url("../images/shiyong-pic.png") no-repeat top; text-align: center; padding: 30px 10px 0 10px;}
.shiyong_pic h3{margin-bottom: 20px;}
.shiyong_pic p{font-size: 18px;  }
.shiyong_pic a.button_more{ font-size: 20px; padding: 0 60px;}

.relay_solution{ margin: 0 auto; width: 1160px; padding: 30px 0 40px 0;}
.relay_solution h2 { font-size: 38px; color: #333; font-weight: bold; text-align: center; margin-bottom: 30px;}
.relay_solution h3 { font-size: 20px; color: #337ab7; font-weight: bold; text-align: center; line-height: 26px;}
.relay_solution h5 { font-size: 16px; color: #777; font-weight: normal; text-align: center; line-height: 26px; margin: 0;}
.relay_solution .solution_box{ width: 1160px; display: flex; display: -webkit-flex; align-items: top; justify-content: space-between; }
.relay_solution .solution_box .solution_content{ width: 270px; padding: 6px; margin: 0 5px; list-style: none;border: 1px solid #dfdfdf; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.08); border-radius: 4px;}
.relay_solution .solution_box .box_li{ margin: 10px auto 20px; width: 75%;}
.relay_solution .solution_box .box_li li{ list-style: none; border-bottom: 1px dashed #dfdfdf; line-height: 30px; font-size: 14px; background: url("../images/relay_icon_gou.svg") no-repeat 0 center; padding-left: 30px;}
.relay_solution .solution_box .button{ width: 100px; height: 36px; text-align: center; line-height: 36px; display: inline-block; *display: inline; *zoom:1; vertical-align: top; margin: 0 5px 20px 5px; background: #ff992c; color: #fff; text-decoration: none;}
.relay_solution .solution_box .button.blue{ background: #02a6ee; }
.relay_solution .solution_box .button.w{ width: 190px;}
.relay_solution .solution_box .solution_content .logobg{ background: linear-gradient(-90deg, #02a6ee, #30c6fb);}
.relay_solution .solution_box .solution_content .logo1{ margin: 0 auto; width: 150px; height: 75px; display: block; background:  url("../images/relay_logo1.png") no-repeat top;}
.relay_solution .solution_box .solution_content .logo2{ margin: 0 auto; width: 150px; height: 75px; display: block; background: url("../images/relay_logo2.png") no-repeat top;}
.relay_solution .solution_box .solution_content .logo3{ margin: 0 auto; width: 150px; height: 75px; display: block; background:  url("../images/relay_logo3.png") no-repeat top;}
.relay_solution .solution_box .solution_content .logo4{ margin: 0 auto; width: 150px; height: 75px; display: block; background: url("../images/relay_logo4.png") no-repeat top;}



.relay_ceshi{ margin: 0 auto; text-align: center;}
.relay_ceshi h2 { font-size: 38px; color: #333; font-weight: bold; text-align: center; margin-bottom: 30px;}
.relay_ceshi h2 b{color: #02a6ee;}
.relay_ceshi .qipaokuang{ width: 1160px; height: 240px; display: block; margin: 0 auto;font-size: 36px; color: #333; font-weight: bold; background: url("../images/kuang-wenhao.png") no-repeat 0 center; padding-left: 570px; padding-top: 50px; margin-top: -35px;}
.relay_ceshi .qipaokuang h3{ display: none;}
.relay_ceshi .qipaokuang .txt{ font-size: 16px; font-weight:normal; line-height: 34px; color: #333;display: inline-block; *display: inline; *zoom:1; vertical-align: middle; border-left: 1px solid #ccc; padding: 20px 0 20px 40px; text-align: left; width: 450px;}
.relay_ceshi .qipaokuang .txt p{margin: 0; padding: 0; font-size: 30px;color: #777; line-height: 20px; margin-bottom: 20px;}
.relay_ceshi .qipaokuang .txt p b{ font-size: 42px; font-weight: bold; color: #02a6ee; }
.relay_ceshi .qipaokuang .txt b{font-size: 22px; font-weight: bold;}
.relay_ceshi .qipaokuang .txt p.sty{font-size: 18px; line-height: 28px;}
.relay_ceshi .ceshi_box{ padding: 10px 10px 30px 10px; width: 1160px; margin: 0 auto;border: 1px solid #dfdfdf; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.08); border-radius: 4px;}
.relay_ceshi .ceshi_box h6{ font-size: 16px; line-height: 28px; color: #333; position: relative;}
.relay_ceshi .ceshi_box h6.center{font-weight: bold; font-size: 20px; margin: 30px auto; text-align: center;}
.relay_ceshi .ceshi_box h6 a.quanxuan{line-height: 28px; font-size: 14px; background: #fff; border: 2px solid #ccc; color: #999; border-radius: 20px; padding: 5px 12px; text-decoration: none; margin-right: 10px;}
.relay_ceshi .ceshi_box h6 a.quanxuan.hover{border: 2px solid #ff992c;color: #ff992c;}

.mail_send_schedule{ height: 10px; position: relative;}
.mail_send_schedule .send_schedule{ background: #cbcbcb;border-radius: 20px; width: 100px; height: 6px; position: absolute; left: 0; top: 0;}
.mail_send_schedule .send_schedule .on{ background: #02a6ee; border-radius: 20px; height: 6px; display: inline-block; vertical-align: top;}
.relay_ceshi .qipaokuang .txt .mail_send_schedule i{ position: absolute; left: 110px; top: -8px;margin: 0;padding: 0;font-size: 13px;color: #777;line-height: 20px;}
.relay_ceshi .qipaokuang .txt .mail_send_schedule i b{font-size: 16px;font-weight: bold;color: #02a6ee;}



.relay_ceshi .ceshi_box ul{ text-align: center; padding: 50px 0; background: #f6f6f6; }
.relay_ceshi .ceshi_box ul li{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle; list-style: none;line-height: 50px; font-size: 16px; line-height: 28px; color: #333; }
.relay_ceshi .ceshi_box ul li i{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle; width: 50px; height: 50px; border-radius: 50px; border: 5px solid #02a6ee; color: #02a6ee; font-weight: bold; font-size: 30px; text-align: center;line-height: 40px; padding-right: 5px;}
.relay_ceshi .ceshi_box ul li p{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle;font-weight: bold; font-size: 20px; margin: 0 10px; color: #333;  }
.relay_ceshi .ceshi_box ul li b{width: 31px; height: 20px; display: inline-block; *display: inline; *zoom:1; vertical-align: middle; background: url("../images/ceshi-icon-step.png") no-repeat top; margin: 0 20px;}
.relay_ceshi .ceshi_box .button_more{ margin: 0 auto 20px; width: 30%; font-size: 18px; display: block;}

.relay_ceshi .ceshi_box .tr{ text-align: left; font-size: 14px; padding: 35px 20px 20px; width: 78%; margin: 0 auto;}
.relay_ceshi .ceshi_box .tr h6.line{ border-top: 1px dotted #cccccc; margin-top: 40px; padding-top: 20px;}
.relay_ceshi .ceshi_box .tr .input{display: inline-block; *display: inline; *zoom:1; vertical-align: middle; border:none; background:#f7f7f7; width:270px; padding:0 10px; height:40px; line-height:40px; outline:none; padding:0; border: 1px solid #dfdfdf; padding: 0 10px;}
.relay_ceshi .ceshi_box .tr .input.w1{width:180px; }
.relay_ceshi .ceshi_box .tr .btn_yzm{display: inline-block; *display: inline; *zoom:1; vertical-align: middle; width: 120px; height: 40px; line-height:40px; background: #ff992c; border-radius: 2px; color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; text-align: center; margin-left: 10px; }
.relay_ceshi .ceshi_box .tr .yzm_gou{ background: url("../images/icon_tongguo.png") no-repeat 0 center; padding-left: 30px; color: #333;display: inline-block; *display: inline; *zoom:1; vertical-align: middle; line-height: 30px; margin-left: 10px; }
.relay_ceshi .ceshi_box .tr .yzm_gou.redicon{ background: url("../images/icon_difficulty01.png") no-repeat 0 center; padding-left: 30px; color: #333;display: inline-block; *display: inline; *zoom:1; vertical-align: middle; line-height: 30px; margin-left: 10px; color: #f72639; }
.relay_ceshi .ceshi_box .tr .button_more{ margin: 30px 0; width: 180px;}
.relay_ceshi .ceshi_box .tr .button_more.display{display: inline-block; *display: inline; *zoom:1; vertical-align: middle;}
.relay_ceshi .ceshi_box .tr .red_p{ padding: 0 20px; line-height: 52px; color: #fc4242; font-size: 14px; }
.relay_ceshi .ceshi_box .tr .zhixiao{ display: block; margin: 50px 0 0 0; font-weight:normal; color: #333;}
.relay_ceshi .ceshi_box .tr .zhixiao input{margin: -2px 5px 0 0;}

.relay_ceshi .ceshi_box .tr .wz{ padding: 20px; color: #333;}
.relay_ceshi .ceshi_box .tr .wz h2{ font-size: 16px; font-weight: bold; line-height: 36px;}
.relay_ceshi .ceshi_box .tr .wz h3{ font-size: 14px; font-weight: bold; line-height: 36px; margin: 0;}
.relay_ceshi .ceshi_box .tr .wz p{margin: 0; padding: 0 0 20px 0; line-height: 24px;}

.relay_ceshi .ceshi_box ul.nandian{ margin: 20px 0; background: none; text-align: left; padding: 0;}
.relay_ceshi .ceshi_box ul.nandian li{margin-bottom: 20px;}
.relay_ceshi .ceshi_box ul.nandian li .title_red{font-size: 16px; font-weight: bold; line-height: 24px; margin-bottom: 10px; color: #333;}
.relay_ceshi .ceshi_box ul.nandian li .title_red em{color: #fc3d02; font-style: normal;}

.table_mail{border-collapse: collapse; table-layout:fixed; border-top:3px solid #02a6ee; border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8; background:#fff;}
.table_mail tr th{ line-height:24px; padding:6px 15px; background:#e6ebf6;border-bottom:1px solid #d8d8d8; text-align:left;word-break: break-all; font-weight:normal;color:#222;}
.table_mail tr td{ background:#fff; line-height:24px; padding:6px 15px; border-bottom:1px solid #d8d8d8; text-align:left; color:#444;word-break: break-all; font-weight:normal;}

.relay_related{ padding: 20px; background: #066bca; margin-top: 50px; color: #ffffff;}
.relay_related .related_content{ margin: 10px auto; width: 1140px; display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; }
.relay_related .related_content .related_left{ font-size: 14px; border-right: 1px solid #5faef9; padding-right: 30px; text-align: left; width: 37%;}
.relay_related .related_content .related_left h5{ font-size: 16px; font-weight: bold; line-height: 18px; margin: 0 0 10px 0;}
.relay_related .related_content .related_left a{ line-height: 20px; padding: 8px 0 8px 30px; font-size: 14px; display: block; border-bottom: 1px dotted #5faef9; color: #c9e9fd; text-decoration: none; background: url("../images/related_arrow_icon.png") no-repeat 0 center; }
.relay_related .related_content .related_left a:hover{ color: #fff;}

.relay_related .related_content .related_right{ padding: 0 0 0 20px; text-align: left;}
.relay_related .related_content .related_right .button{display: inline-block; *display: inline; *zoom:1; vertical-align: middle; width: 140px; height: 44px; line-height:44px; background: #ff992c; border-radius: 50px; color: #fff; font-size: 16px; font-weight: bold; text-decoration: none; text-align: center; margin-right: 30px;}
.relay_related .related_content .related_right ul{width: 490px; text-align: center;display: inline-block; *display: inline; *zoom:1; vertical-align: middle; margin: 0;}
.relay_related .related_content .related_right ul li{ width: 230px; display: inline-block; *display: inline; *zoom:1; vertical-align: middle;   text-align: left; background: #137cdf; margin: 0 0 8px 10px; line-height: 20px; padding: 8px 8px 8px 15px;}
.relay_related .related_content .related_right ul li p{font-size: 14px; color: #ffffff; margin: 0; padding: 0; display: inline-block; *display: inline; *zoom:1; vertical-align: middle;}
.relay_related .related_content .related_right ul li i{width: 5px; height: 5px; border-radius: 50px; background: #ffb72c; margin-right: 10px;display: inline-block; *display: inline; *zoom:1; vertical-align: middle; }

.mail_yangben{ display: flex; display: -webkit-flex; flex-wrap: wrap; text-align: left;}
.mail_yangben .selectbox{ display: inline-block; *display: inline; *zoom:1; vertical-align: top; margin: 2px; }
.mail_yangben .selectbox a{display: block;text-decoration: none;border: 2px solid #ccc; padding: 0 15px; line-height: 36px; font-size: 14px; font-weight: bold; text-align: center; border-radius: 20px; color: #999;}
.mail_yangben .selectbox a b{color: #9c9c9c; margin-right: 5px; font-size: 20px; font-weight: bold;}
.mail_yangben .selectbox a:hover{ background: #f4f4f4; border: 2px solid #aee4fb;}
.mail_yangben .selectbox.hover a b{color: #fff;}
.mail_yangben .selectbox.hover a{color: #fff;border: 2px solid #02a6ee; background: #02a6ee; color: #fff;}


@media only screen and (max-width: 992px) {
.slideBox .bd li.banner1,.slideBox .bd li.banner2,.slideBox .bd li.banner3{ height:350px;background-size:auto 350px;}
.client_box{width:706px;}
.rollBox{ width:706px;}
.rollBox .Cont{width:606px;}
.service_sbox .sicon li{height:30px; line-height:30px;padding:0 0 0 35px; font-size:1.1em; margin:0.5em 0; }
.service_sbox .sicon li.icon1{background:url(../images/footer_sicon1.png) no-repeat 0 center; background-size:auto 30px; height:30px;}
.service_sbox .sicon li.icon2{background:url(../images/footer_sicon2.png) no-repeat 0 center; background-size:auto 30px;height:30px; margin-left:2vw;}
.service_sbox .sicon li.icon3{background:url(../images/footer_sicon3.png) no-repeat 0 center; background-size:auto 30px;height:30px; margin:0 2vw;}
.service_sbox .sicon li.icon4{background:url(../images/footer_sicon4.png) no-repeat 0 center; background-size:auto 30px;height:30px;padding:0 0 0 35px;}
.cloud-product-wrapper{ width:96%; margin-left:2%;}
.cloud-product-ul li{ width:20%; margin-left:1%;}
.cloud-product-ul li.active{ width:36%;}
.mt-tabpage {width: 640px;}
.mt-tabpage-count {width: 640px; height:1100px; }
.content_quanfangwei .quanfangwei .mt-tabpage-count li.mt-tabpage-item {width: 640px;text-align: center; height:1100px;}
.content_quanfangwei .quanfangwei ul.features_list li{ width:44%; float:left; height:120px; padding:5px;} 
.BQ_features .li.colorbg i{ margin-right:10px;}
.BQ_features .li i{margin-left: 20px; margin-right:0;}
.banner-relay .banner-content{ width:94%;}
.banner-relay .banner-content .rollBox{ width:706px;}
.banner-relay .banner-content .rollBox .Cont{ width:606px;}
.banner_proxy{ height:400px; background-size:auto 500px; overflow:hidden;}
.wrap{display:none;}
.wrap_s{width:95%; display:block; margin:20px auto 40px; text-align:center;}
.wrap_s li{ width:48%; list-style:none; padding:0.5em; text-align:center; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.wrap_s li.bg1{ background:#2fd0f8 url(../images/proxy_icon1.png) no-repeat center 20px; padding-top:90px; color:#fff;}
.wrap_s li.bg2{ background:#149ce9 url(../images/proxy_icon2.png) no-repeat center 20px; padding-top:90px; color:#fff;}
.wrap_s li.bg3{ background:#0d77da url(../images/proxy_icon3.png) no-repeat center 20px; padding-top:90px; color:#fff;}
.wrap_s li.bg4{ background:#2fd0f8 url(../images/proxy_icon4.png) no-repeat center 20px; padding-top:90px; color:#fff;}
.wrap_s li h3{ font-size:2em;}
.wrap_s li p{ font-size:1em;}
	
.banner-relay .banner-txt{line-height: 64px; padding: 26px 0;}
.banner-relay .banner-txt span{display: block;}
.relay_five_box{width: 94%;}
.relay_five_menu{display: flex; display: -webkit-flex; flex-wrap: wrap; width: 100%; height: auto; justify-content: center; padding-bottom: 10px;}
.relay_five_menu li{width: 20%; font-size: 18px;}
.relay_five_menu li b{width: 100%;}
.relay_five_box .five_box{display: block;display: -block; width: 100%;margin: 20px auto 0;}
.relay_five_box .dijiguan_left{background: none; width: 100%;height: auto;}
.relay_five_box .dijiguan_left .difficulty_list{ width: 100%; padding: 0; margin-bottom: 20px;}
.relay_five_box .dijiguan_left .difficulty_list li{ line-height: 32px;}
.relay_five_box .dijiguan_left h3{ width: 100%; background: #02a6ee; margin: 0;}
.relay_five_box .dijiguan_left h5{ width: 100%; line-height: 32px;}
.relay_five_box .jieru_right{ width: 100%; height: auto; }
.relay_five_box .jieru_right .title{ width: auto; margin: 0; text-align: left; padding-left: 200px; font-size: 22px;}
.relay_five_box .jieru_right h3{ margin: 20px 0 0 100px;font-size: 22px; }
.relay_five_box .jieru_right .jieru_list{ margin: 0 20px 0 100px; background: url(../images/relay_jieru_pic01.png) no-repeat right 20px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic2{ margin: 0 20px 0 100px; background: url(../images/relay_jieru_pic02.png) no-repeat right 20px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic3{ margin: 0 20px 0 100px; background: url(../images/relay_jieru_pic03.png) no-repeat right 20px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic4{ margin: 0 20px 0 100px; background: url(../images/relay_jieru_pic04.png) no-repeat right 20px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic5{ margin: 0 20px 0 100px; background: url(../images/relay_jieru_pic05.png) no-repeat right 20px; padding-bottom: 150px;}
.relay_five_box .jieru_right{background-size: 99% auto;}
.relay_five_box .jieru_right .jieru_list li{ margin: 0; line-height: 20px; padding: 6px 0 6px 30px; background: url(../images/icon_difficulty02.png) no-repeat 0 5px;font-size: 16px;}
.relay_ceshi_box .ul_box{width: 94%; background: none; height: auto; padding: 20px 0;}
.relay_ceshi_box .ul_box h2{font-size: 24px; line-height: 1; margin: 0; }
.relay_ceshi_box .ul_box p{font-size: 18px; margin: 0; }
.relay_ceshi_box .ul_box h5{font-size: 18px;  }
.relay_ceshi_box .ul_box h5 b{font-size: 24px;}
.relay_ceshi_box .ul_box h5 em{font-size: 50px;}
.relay_ceshi_box .ul_box .button{margin: 25px auto 0;}
.relay_yuyue_box{width: 94%; display: block; height: auto;}
.relay_yuyue_box .left_txt{padding: 0;}
.relay_yuyue_box a.button_more{display: block; width: 45%; margin: 0 auto; line-height: 40px;}
.relay_yuyue_box .left_txt h3{ font-size: 22px; line-height: 30px; margin: 10px 0;}
.relay_yuyue_box .left_txt .li_box li{width: 48%; line-height: 18px; padding: 5px 0;}
.slideGroup{ float: none; width: 90%; margin: 0 auto; height: 350px;}
.slideGroup .parBd ul li { width: 90%;}
.slideGroup .parBd ul li .description{height: 300px;}
#left-side{width: 94%; padding:10px 0; display: block; text-align: center; margin: 0 auto;}
#left-side ul li{line-height: 26px; padding: 5px 0; background: #f6f6f6; margin: 5px 0; display: block; width: 100%;}	
#left-side ul li.active{background: #02a6ee; color: #fff;}
#border{height: 560px; display: none;}
#right-side{ width: 96%; height: 560px; padding: 2%;}
#right-side img{ max-width: 100%;}
#right-side #first, #right-side #second, #right-side #third, #right-side #fourth, #right-side #fifth, #right-side #sixth, #right-side #seventh  {
    width: 100%;}
#wrapper {width: 94%; display: block; margin: 30px auto 20px;}
.question{margin: 0 auto; width: 100%; padding: 10px 0;}
.question .content_faq{ width: 100%; }
.question h3{font-size: 28px; margin-bottom: 10px;}
.question .content_faq li h5{ padding: 0 30px 0 10px;}
.shiyong_pic{width: 94%;}
.relay_solution{width: 100%; padding: 20px 0;}
.relay_solution h2{font-size: 28px;}
.relay_solution .solution_box{width: 100%; display: block;}
.relay_solution .solution_box .solution_content{width: 94%; margin: 0 auto 20px;}
.shiyong_pic a.button_more{ line-height: 40px; font-size: 20px; margin: 20px auto; width: 45%;}
	
	.relay_ceshi .qipaokuang{width: 100%;  background-size: 60% auto;    padding-left: 470px;padding-top: 20px;}
	.relay_ceshi .qipaokuang .txt{    padding: 20px 0 20px 20px;width: 280px;}
	.relay_ceshi .ceshi_box{width: 94%;}
	.relay_related .related_content{width: 100%;}
	.relay_related .related_content .related_left{width: 45%;}
	.relay_related .related_content .related_right .button{ margin: 20px 0 20px 15px;}
	.relay_ceshi .ceshi_box ul li i{ width: 30px; height: 30px; font-size: 22px; line-height: 20px;}
	.relay_ceshi .ceshi_box .tr{ width:90%; padding: 20px 0;}
	
}

@media only screen and (max-width: 767px) {  
.slideBox .bd li.banner1,.slideBox .bd li.banner2,.slideBox .bd li.banner3,.slideBox .bd li.banner4{ height:280px;}
.slideBox .bd li.banner1{background:#f4f4f4 url("../images/phone_banner1.jpg") no-repeat center -40px;background-size:auto 280px;}
.slideBox .bd li.banner2 {background:#f4f4f4 url("../images/phone_banner2.jpg") no-repeat center -40px;background-size:auto 280px;}
.slideBox .bd li.banner3{background:#f4f4f4 url("../images/phone_banner4.jpg") no-repeat center -40px;background-size:auto 280px;}
.slideBox .bd li.banner4 {background:#f4f4f4 url("../images/phone_banner5.jpg") no-repeat center -40px;background-size:auto 280px;}
a.button_more{ width:60%; font-size:1.4em; padding:0 2%; line-height:3.6em; margin:0;}
a.button_more i{ width:30px; height:30px; background-size:30px 30px; margin-left:10px;}
.content_quanfangwei .quanfangwei li,.content_personality .personality li{ width:90%; margin:5px 15px;}
.content_service .service{ width:90%; padding:20px 0 40px 0; text-align:center; }
.content_service .service .list li{ width:44%; margin:2%; padding:2%;}
.client_box{width:302px;}
.rollBox{ width:302px;}
.rollBox .Cont{width:202px;}
.content_service .service h3{ font-size: 1.8em;}
.content_service .service .list li h4 b{font-size: 2.4em;}
.content_service .service .list li h5{font-size: 1em; }
.content_service .service .list li{ height:135px;}
.banner_inner1,.banner_inner2{ height:350px; background-size:auto 350px;}
.content_quanfangwei .quanfangwei ul.features_list li{ height:120px;}

.cloud-product-ul li{ float:none; width:304px; margin:0 auto;}
.cloud-product-ul li.active{ margin:0 auto;width:304px;}
.cloud-product-ul li:first-child{ margin:0 auto;}

.mt-tabpage {width: 340px;}
.mt-tabpage-count {width: 340px; height:2040px; }
.content_quanfangwei .quanfangwei .mt-tabpage-count li.mt-tabpage-item {width: 340px;text-align: center; height:2040px;}
.content_quanfangwei .quanfangwei ul.features_list li{ width:90%; float:left; height:120px; padding:5px;} 
.mt-tabpage-title .mt-tabpage-item{ width:160px;}
.mt-tabpage-title{ text-align:center;}

.BQ_features .li .txt h2{text-align:center; font-size:1.2em; font-weight:bold; line-height:1.4em;}
.banner-relay{ height:400px; background-size:auto 400px; padding-bottom:120px;}
.banner_proxy{ height:330px; background-size:auto 400px; overflow:hidden;}

.proxy_how .how_step li{ width:95%; padding:130px 0 20px 0;}
.proxy_how .how_step li.step1{background-size:auto 140px;}
.proxy_how .how_step li.step2{background-size:auto 140px;}
.proxy_how .how_step li.step3{background-size:auto 140px;}
.proxy_how .how_step li.step4{background-size:auto 140px;}
.proxy_how .how_btn{padding: 20px 0;}
.proxy_how .how_btn a.btn1,.proxy_how .how_btn a.btn2{margin: 0 25px 25px;}
.proxy_how .how_step li h3{font-size:2em;}
.proxy_how .how_step li h5{ font-size:1.2em; line-height:1.6em;}
.wrap_s li{ display:block; width:100%;}
.banner_download{ height:220px; background-size:auto 220px;}
.download_content .box.center .txt .download_btn{ width:50%;}
.download_content .box.left,.download_content .box.right{width:100%; margin-bottom:0;}
.slideGroup .parBd ul li { width: 80%;}
.relay_five_box .jieru_right{background-size:auto;}


}

@media only screen and (max-width: 576px) {
.content_quanfangwei ul.features_list li{ display:block; width:88%; margin:0 auto; height:auto;}
.content_quanfangwei ul.features_list{ margin-bottom:20px;}
.banner-relay{ padding-top:30px;}
.banner-relay .banner-txt{line-height: 44px; padding: 26px 0;}
.banner-relay .banner-txt span{display: block;}
.relay_five_box{width: 94%;}
.relay_five_menu{display: flex; display: -webkit-flex; flex-wrap: wrap; width: 100%; height: auto; justify-content: center; padding-bottom: 10px;}
.relay_five_menu li{width: 48%;}
.relay_five_menu li b{width: 100%;}
.relay_five_box .five_box{display: block;display: -block; width: 100%;margin: 20px auto 0;}
.relay_five_box .dijiguan_left{background: none; width: 100%;height: auto;}
.relay_five_box .dijiguan_left .difficulty_list{ width: 100%; padding: 0; margin-bottom: 20px;}
.relay_five_box .dijiguan_left .difficulty_list li{ line-height: 32px;}
.relay_five_box .dijiguan_left h3{ width: 100%; background: #02a6ee; margin: 0;}
.relay_five_box .dijiguan_left h5{ width: 100%; line-height: 32px;}
.relay_five_box .jieru_right{ width: 100%; height: auto; }
.relay_five_box .jieru_right .title{ width: 97%; margin: 0; text-align: left; padding-left: 3%; font-size: 22px;}
.relay_five_box .jieru_right h3{ margin: 5px 0 0 10px;font-size: 22px; }
.relay_five_box .jieru_right .jieru_list{ margin: 0 20px 0 10px; background: url(../images/relay_jieru_pic01.png) no-repeat right 120px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic2{ margin: 0 20px 0 10px; background: url(../images/relay_jieru_pic02.png) no-repeat right 120px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic3{ margin: 0 20px 0 10px; background: url(../images/relay_jieru_pic03.png) no-repeat right 120px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic4{ margin: 0 20px 0 10px; background: url(../images/relay_jieru_pic04.png) no-repeat right 120px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list.pic5{ margin: 0 20px 0 10px; background: url(../images/relay_jieru_pic05.png) no-repeat right 120px; padding-bottom: 150px;}
.relay_five_box .jieru_right .jieru_list,.relay_five_box .jieru_right .jieru_list.pic1,.relay_five_box .jieru_right .jieru_list.pic1,.relay_five_box .jieru_right .jieru_list.pic2,.relay_five_box .jieru_right .jieru_list.pic3,.relay_five_box .jieru_right .jieru_list.pic4,.relay_five_box .jieru_right .jieru_list.pic5{background-size:45% auto;}
.relay_five_box .jieru_right .jieru_list li{ margin: 0; line-height: 20px; padding: 6px 0 6px 30px; background: url(../images/icon_difficulty02.png) no-repeat 0 5px;font-size: 16px;}
.relay_ceshi_box .ul_box{width: 94%; background: none; height: auto; padding: 20px 0;}
.relay_ceshi_box .ul_box h2{font-size: 24px; line-height: 1; margin: 0; }
.relay_ceshi_box .ul_box p{font-size: 18px; margin: 0; }
.relay_ceshi_box .ul_box h5{font-size: 18px;  }
.relay_ceshi_box .ul_box h5 b{font-size: 24px;}
.relay_ceshi_box .ul_box h5 em{font-size: 50px;}
.relay_ceshi_box .ul_box .button{margin: 25px auto 0;}
.relay_yuyue_box{width: 94%; display: block; height: auto;}
.relay_yuyue_box .left_txt{padding: 0;}
.relay_yuyue_box a.button_more{display: block; width: 75%; margin: 0 auto; line-height: 40px;}
.relay_yuyue_box .left_txt h3{ font-size: 22px; line-height: 30px; margin: 10px 0;}
.relay_yuyue_box .left_txt .li_box li{width: 48%; line-height: 18px; padding: 5px 0;}
.slideGroup{ float: none; width: 100%; margin: 0 auto; height: 350px;}
.slideGroup .parBd ul li { width: 80%;}
.slideGroup .parBd ul li .description{height: 300px;}
#left-side{width: 94%; padding:10px 0; display: block; text-align: center; margin: 0 auto;}
#left-side ul li{line-height: 26px; padding: 5px 0; background: #f6f6f6; margin: 5px 0; display: block; width: 100%;}	
#left-side ul li.active{background: #02a6ee; color: #fff;}
#border{height: 560px; display: none;}
#right-side{ width: 96%; height: 300px; padding: 2%;}
#right-side img{ max-width: 100%;}
#right-side #first, #right-side #second, #right-side #third, #right-side #fourth, #right-side #fifth, #right-side #sixth, #right-side #seventh  {
    width: 100%;}
#wrapper {width: 94%; display: block; margin: 30px auto 20px;}
.question{margin: 0 auto; width: 100%; padding: 10px 0;}
.question .content_faq{ width: 100%; }
.question h3{font-size: 28px; margin-bottom: 10px;}
.question .content_faq li h5{ padding: 0 30px 0 10px;}
.shiyong_pic{width: 94%;}
.relay_solution{width: 100%; padding: 20px 0;}
.relay_solution h2{font-size: 28px;}
.relay_solution .solution_box{width: 100%; display: block;}
.relay_solution .solution_box .solution_content{width: 94%; margin: 0 auto 20px;}
.shiyong_pic a.button_more{ line-height: 40px; font-size: 20px; margin: 0 auto; width: 70%;}
	.relay_ceshi{width: 100%; }
	.relay_ceshi .qipaokuang{ width: 100%; margin: 0 auto; background: none; padding: 0; height: auto;}
	.relay_ceshi .qipaokuang h3{display: block;font-size: 22px; font-weight: bold; margin: 0 0 10px 0;}
	.relay_ceshi .qipaokuang .txt{ width: 90%; margin: 0 auto; border: none; padding: 20px 0; line-height: 26px;}
	.relay_ceshi .qipaokuang .txt b{ font-size: 18px;line-height: 26px;}
	.relay_ceshi .ceshi_box{width: 94%;}
	.relay_ceshi .ceshi_box .button_more{width: 50%; line-height: 52px;}
	.relay_ceshi .ceshi_box ul li b{display: none;}
	.relay_ceshi .ceshi_box ul{text-align: left;  padding:20px 30px; margin: 0;}
	.relay_ceshi .ceshi_box ul li{margin: 10px 0;}
	.relay_related .related_content{display: block; width: 100%;}
	.relay_related .related_content .related_left{width: 100%; padding: 0; border-right: none;}
	.relay_related .related_content .related_right{padding: 0;}
	.relay_related .related_content .related_right .button{display: block; margin: 20px auto;}
	.relay_related .related_content .related_right ul{width: 100%;}
	.relay_related .related_content .related_right ul li{width: 47%; padding: 8px 5px 8px 8px; display: inline-block;}
	.relay_related .related_content .related_right ul li i{margin: 0 5px 0 0 ;}
	.relay_ceshi .ceshi_box .tr .btn_yzm{ margin: 10px 0;}
	.relay_ceshi .ceshi_box .tr{ width:100%; padding: 10px 0;}
	.relay_ceshi .ceshi_box .tr .input{ width:100%;}
	.table_mail tr th,.table_mail tr td{ font-size: 12px;padding: 5px 10px;}
	.relay_ceshi h2{font-size: 26px; margin:0 0 20px 0;}
	.relay_ceshi h2 b{display: block;}
}

@media only screen and (max-width: 479px) {
  .BQ_features .li .txt{ display:block;}
  .BQ_features .li.colorbg,.BQ_features .li.leftpic{background:#fff;}
  .BQ_features .li i,.BQ_features .li.colorbg i{float:none; margin:0 auto; display:block; } 
  .BQ_features .li .pic1,.BQ_features .li .pic2,.BQ_features .li .pic3,.BQ_features .li .pic4,.BQ_features .li .pic5,.BQ_features .li .pic6,.BQ_features .li .pic7,.BQ_features.relay .li .pic1,.BQ_features.relay .li .pic2,.BQ_features.relay .li .pic3,.BQ_features.relay .li .pic4,.BQ_features.relay .li .pic5,.BQ_features.relay .li .pic6,.BQ_features.relay .li .pic7{ background-size:224px 163px; width:224px; height:163px; }
  .relay_safe .ul_box{ width:100%;}
  .relay_safe .ul_box h2{ font-size:2rem;}
  .relay_safe .ul_box .title-s{ width:320px;}
  .relay_safe .ul_box .title-s .line{ width:75px;}
  .relay_safe .ul_box .title-s p{ width:150px;font-size:1.2em;}
  .relay_safe .ul_box .txt{ width:285px; padding:10px;}
  .banner-relay .banner-txt{ font-size:1.8rem;padding: 40px 0 10px 0;}
  .banner-relay .banner-content p{ width:85%; text-align:center; margin:0 auto; font-size:0.9em; line-height:1.2em;}
  .banner-relay .banner-content{ padding:20px 0;}
  .banner-relay .banner-content .client_box{ background:none; padding:10px 0;}
  .banner-relay .banner-content .rollBox{ width:302px; }
  .banner-relay .banner-content .rollBox .Cont{ width:202px;}
}

@media only screen and (max-width: 414px) { 
  h2.cp_title1{ font-size:2.5em;}
  .relay_safe .ul_box h2{font-size:1.8em; line-height:2em; }
  .relay_safe .ul_box .title-s p{ width:120px;}
  .relay_safe .ul_box .txt{ width:277px; margin: -15px auto 0;}
  .relay_safe .ul_box .txt li{font-size:1em;}
  .banner-relay .banner-txt{font-size:1.6em;}
  .download_content .box .txt .download_btn{ width:60%;}
}
@media only screen and (max-width: 320px) { 
.banner_inner1,.banner_inner2{ height:290px; background-size:auto 290px;}
h2.cp_title1{ font-size:2em;}
.mt-tabpage {width: 290px;}
.mt-tabpage-count {width: 290px; height:2050px; }
.content_quanfangwei .quanfangwei .mt-tabpage-count li.mt-tabpage-item {width: 290px;text-align: center; height:2050px;}
.mt-tabpage-title .mt-tabpage-item{ width:145px;}
.mt-tabpage-title .mt-tabpage-item-cur i{left: 66px;}
.banner_proxy{ height:240px; background-size:auto 290px; overflow:hidden;}
.banner_download{ height:200px; background-size:auto 200px;}
}


/*隐私策略*/
.banner_privacy_policy{ height:500px; background:url(../images/banner_privacy_policy.jpg) no-repeat center top; }
.privacy_policy_content{ margin:20px auto 40px; width:1160px;}
.privacy_policy_content h5{ color: #9c9c9c; font-size: 13px; line-height: 20px; font-weight: normal; text-align: center; margin: 10px 0;}
.privacy_policy_content h3{ color: #555; display: block; font-size: 20px; line-height: 30px;font-weight: bold; margin: 10px 0;}
.privacy_policy_content h4{ color: #555; display: block; font-size: 16px; line-height: 30px; font-weight: bold; margin-top: 10px;}
.privacy_policy_content p{ color: #555; line-height: 26px;}

/*大于1600屏幕的banner相关*/
@media screen and (min-width:1601px) {
  .slideBox .bd li.banner1{ background:url(../images/banner1.jpg) no-repeat center top fixed; background-size: 100% auto; height:660px;}
  .slideBox .bd li.banner2{ background:url(../images/banner2.jpg) no-repeat center top fixed; background-size: 100% auto; height:660px;}
  .slideBox .bd li.banner3{ background:url(../images/banner3-20230516.jpg) no-repeat center top fixed; background-size: 100% auto; height:660px;}
  .slideBox .bd li.banner4{ background:url(../images/banner4-20230516.jpg) no-repeat center top fixed; background-size: 100% auto; height:660px;}
  .slideBox .bd li.banner5{ background:url(../images/banner-gch.jpg) no-repeat center top fixed; background-size: 100% auto; height:660px;}
  .banner_download,.banner_privacy_policy{ min-height:600px; height: auto; background-size:100% auto; }
  .banner_proxy,.banner_inner1,.banner_inner2,.banner-relay{min-height:640px; height: auto; background-size:100% auto;}
}



