@charset "utf-8";
/*css global*/
*{margin:0;padding:0; box-sizing: border-box;}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
   overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
body{
  min-width: 1200px;
 color: #333;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Helvetica', 'Helvetica Neue', 'Verdana', 'sans-serif', 'Arial', 'Ubuntu', 'PingFang SC', 'Microsoft YaHei';
  line-height: 1.8;
  overflow-x: hidden;
}
table{ border-collapse: collapse;width:100%;}
i,em,dfn{font-style: normal;}
a{text-decoration: none;}
button,input{
	outline: none;border:0 none;
	 border: none;
    -moz-appearance:none;
    -webkit-appearance : none ;/*解决ios上按钮的圆角问题*/
    border-radius: 0;/*解决ios上输入框圆角问题*/
    outline:medium;/*去掉鼠标点击的默认黄色边框*/
    background-color: transparent;
}
ul,ol,li{ list-style:none; }
img{border:0;vertical-align: middle;max-width:100%;}
a,a:focus{outline:none;}
a,a:link{color:#1a1555;cursor: pointer;}
a:hover{color:#333;}
.clearfix:after {
   content:""; 
   display: block; 
   clear:both; 
}
.ptb50{padding:50px 0;}
.blue,a.blue,.blue a{color:#1a1555;}
.bluebtn,.greenbtn,.whitebtn,.white-btn,.bluebtn_small{color:#fff;font-size:18px; background:#1a1555;border-radius:2px;padding:5px 38px;display: inline-block; cursor:pointer;}
.greenbtn{background: #000;}
.whitebtn{background:rgba(255,255,255,.3);}
.white-btn{ background: #fff;color:#1a1555;border:1px solid #1a1555;font-size:16px;}
a.white-btn{color:#1a1555}
a.bluebtn,a.greenbtn,a.whitebtn,a.white-btn:hover,.bluebtn_small:hover,a.bluebtn_small{color:#fff;}
.bluebtn:hover,.white-btn:hover,.bluebtn_small:hover{ background:#0d88f5;}
.bluebtn:hover{ background: #1785ec }
.greenbtn:hover{ background:#1785ec;color:#fff;}
.whitebtn:hover{ background:rgba(255,255,255,.2);color:#fff;}
.bluebtn_small{font-size:18px;padding:3px 50px;}
.text666{color:#666}
.tc{ text-align:center;}
.red{color:#CC0000;}
.graybg{background: #f2f2f2;}
.mgtb100{margin:50px 0;}
.mgtb50{margin:50px 0;}
.mgtb40{margin:40px 0 50px 0;}
.pdtb60{padding:60px 0;}
.mgtb{margin-top:50px;margin-bottom:20px;}
.mgtb10{margin:10px 0;}
.hidden{display:none;}
/*top*/
/*.top{height:490px;}*/
.top52{margin-top:-62px !important;}
.menu_app{display: none;}
.top .topbar{width:1200px;margin:0 auto;height:80px;position: relative;z-index:5;display:flex;}
.topbar .nav,.topbar .logo,.topbar .login-link{display: inline-block;position: relative;z-index:2; vertical-align: middle;}
.topbar .logo{width: 170px;height:60px; background: url(../images/xinlogo-w.png) no-repeat; background-size: 100% auto; margin-top:10px;}
/*.topbar .nav {margin-left:100px;}*/
.topbar .nav a{display: inline-block;margin:0 25px;font-size:18px;color:#fff;line-height:60px;}
.topbar .nav a.on{border-bottom:4px solid #1785ec;}
.topbar .login-link{margin-left:30px;    display: flex;
    align-items: center;
    justify-content: center;
    height: 75%;}
.topbar .login-link a{color:#fff;margin-left:30px;}

.register_a,.login_a{ background: #1785ec;padding:8px 20px;border-radius: 20px; }
.login_a{ background:rgba(255,255,255,.3) ; }
/*.bluebg{ background-color:black; }*/
.lightbluebg{padding:10px 0 0 0;background:url(../images/lightbluebg01.png) no-repeat;background-size:100% 100%;}
.small_logo{width:48px;height:52px; background: url("../images/xinlogo2.png") no-repeat; background-size: cover;display: inline-block;}
/*slide*/

.banner_01,.banner_02,.banner_03,.banner_04,.banner_05{background-color:black;  background-color: black;background-position: right 65px;background-repeat: no-repeat; }
.banner_01 {background: url(../images/banner01.jpg);}
.banner_02 {background:url(../images/banner02.jpg);}
.banner_03 {background:url(../images/banner03.jpg) ;}
.banner_04 {background:url(../images/banner04.jpg);}

.yxdbg {background: url(../images/yxdbg.png)right 65px no-repeat;}
.dnswrbg{background: url(../images/dnswrbg.png)right 65px no-repeat;}
.gfIPbg{background: url(../images/gfIPbg.png)right 65px no-repeat;}
.gffwqbg{background: url(../images/gffwqbg.png)right 65px no-repeat;}
.jjfabg{background: url(../images/jjfabg.jpg)right 65px no-repeat;}
/*重置*/

.banner_index{top:-80px;}
.banner_index .swiper-slide{height:465px;}
.banner_index .swiper-slide .con{width: 1200px;margin:0 auto;color:#fff;height:520px;padding:0 50px;}
.banner_index .swiper-pagination-bullet{cursor:pointer;border-radius: 2px;background: rgba(166, 166, 166, 0.8);width:40px;height:5px;}
.banner_index .swiper-pagination-bullet-active{background:#1785ec;}
.banner_index .swiper-slide .con h3,.banner_index .swiper-slide .con h1{font-weight:500;line-height:1.6;}
.banner_index .swiper-slide .con h1{font-size:50px;padding-top:130px;font-weight: bolder;}
.banner_index .swiper-slide .con h3{font-size:20px;}
.banner_index .swiper-slide .con p{font-size:16px;color:rgba(255,255,255,.6);width:520px;}
.swiper-slide .con h3,.banner_index .swiper-slide .con h1{margin-bottom:10px;}
.banner_index .swiper-slide .con h3 span{display:inline-block;margin-right:20px;}

.banner_index:before{content:'';width:100%;height:65px;position: absolute;top:0;left:0;z-index:3;}
.swiper-slide{height:1px} /* 随意指定一个height值即可 */    
.swiper-slide-active { height:auto}

.indexchart .greenbtn,.indexchart .whitebtn{margin-right: 30px;}
/*wrapper*/
.wrapper{width:1200px;margin:0 auto; position: relative;}
.title_index{margin-top:80px;}
.title{position: relative; text-align: center;margin:50px 0;}
.title h2{font-size:40px;font-weight: 500;display: inline-block;}
.title p{color:#999;margin-top:10px;font-size: 16px;line-height: 24px;}
.main_product{margin:120px 0 50px 0}
.main_product li{width:360px;height:460px;display: inline-block; background:#fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);position: relative;padding-bottom:60px;vertical-align:top;}
.main_product li:hover{box-shadow: 1px 1px 10px rgba(0,0,0,.3);}
.main_product li h3{font-size:20px; /*background:rgba(10,118,214,.2);*/color:#1a1555; text-align: center;padding:25px 8px 0 8px;}
.main_product li h2{font-size:18px; text-align: center;}
.main_product li h4{font-size:14px; text-align: center;}
.main_product li h4 dfn{color:#CC0000;font-size:30px;}
.main_product li div.parameter{border-top:1px solid #efefef;padding:20px;color:#666;line-height:2;margin:10px 0;}
.main_product li div.parameter p{display: inline-block; background: #f3f8fd;padding:2px 10px;margin-right:10px;margin-bottom:10px;}
.main_product li .bluebtn{position: absolute;bottom:-20px;left:30%;right:30%;margin:0 auto;box-shadow: 5px 5px 5px rgba(0,0,0,.3);font-size:16px;}
.main_product li .info{padding:30px 20px;}
.main_product li .info span,.main_product li .info p{display: inline-block;width:70%;margin-left:10px;color:#666;}
.main_product li .info span{width:70px;height:80px; vertical-align: top;margin-top:5px;font-size:75px;color:#1a1555;}
.main_product li .info span.t-in02{background:url(../images/xinlogo2.png) no-repeat;background-size:100% auto; }
.main_product li .info span.icon-gfip{margin-left:0;}
.main_product li.tdun{margin:0 35px;width:400px;position: relative;top:-70px;height:531px;}
.main_product li.tdun h3{position: relative;}
.icon-hot{position: absolute;right:-5px;top:-6px; background: url("../images/HOT.png") no-repeat; background-size:cover;width:60px;height:60px; }
.solution_con{position: relative;padding:0 0 60px 0;}
.solution_con dl{ background: #fff;padding:60px; }

.tdun_con dt,.tdun_con dd{display: inline-block; vertical-align: middle;}
.tdun_tab{width:100%;background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);padding:10px;height:80px;line-height:60px;font-size:18px; text-align:center;z-index:6;cursor: pointer;position: relative;}
.tdun_tab li.swiper-pagination-bullet{display:inline-block;width:24.5%;color:#666;border-right:1px solid #f2f2f2;}
/*.tdun_tab li:hover{text-shadow: 1px 1px 10px rgba(0,0,0,.2)}*/
.tdun_tab li:last-child{border-right:0;}
.tdun_tab li em{color:rgba(10, 118, 214, 0.4);margin-right:10px;font-size:35px;}
.tdun_tab li.active,.tdun_tab li.active em,.tdun_tab li:hover,.tdun_tab li:hover em{color:#1a1555;}

.tdun_tab li.swiper-pagination-bullet-active em,.tdun_tab li.swiper-pagination-bullet-active{color:#1a1555;}
 li.swiper-pagination-bullet{background: none;width:auto;height:100%;opacity: 1;border-radius: 0;}
 li.swiper-pagination-bullet-active{ background: none;border-radius: 0;outline:none; }





.tdun_con dd{width:682px;}
.tdun_con dt{width:362px;margin-right:30px;}
.tdun_con dt img{width:100%;}
.tdun_con dt h3{padding:10px; text-align: center;font-size:18px;font-weight:normal;}
.tdun_con dd h4{font-size:14px;margin-top:15px;}
.tdun_con dd p{color:#666;line-height: 2}
.tdun_con dd .detail{margin-bottom:10px;}
.tdun_con dd h3{font-size:20px;margin-bottom:5px;font-weight:normal}
.tdun_con dd .bluebtn{font-size:14px;margin-top:20px;}
.tdun_con dd ul li{padding-bottom:15px;}

.logo_flink{margin-top:25px;}
.logo_flink img{display: inline-block;margin-left:20px;width:100px;height:46px;}
.pro_feature {padding:20px 0 20px 0;}
.pro_feature li p{padding:30px 5px; }
.pro_feature li div{width: 197px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.pro_feature li{ width:29.33%;float:left;margin-right:5%;color:#666;line-height:2;position: relative;height:146px; background: #fff;margin-bottom:5%;display:flex;padding:5px;}
.pro_feature li:nth-child(3n){margin-right:0;}
.pro_feature li h2{font-size:18px;color:#333;font-weight:normal; }

.pro_feature li:hover{  box-shadow: 0 0 10px 5px #c3caf5  }

.pro_feature li strong{ display: block;font-size:16px; }

.pro_feature_info  li em{font-size:12px;margin-right:5px;color: #1a1555; }
.pro_feature_info li{height:200px;width:33.33%;color:#666;padding:30px;margin-top:0; background: #fff;}

.pro_feature_info li h2{ text-align: left; }

 

.iconIndex01,.iconIndex02,.iconIndex03,.iconIndex04,.iconIndex05,.iconIndex06{display:inline-block;margin:5px;width:70px;height:70px; vertical-align: middle;border-radius: 50%;}
.iconIndex01{background:#d1d6f7 url(../images/iconIndex01.png) center center no-repeat; background-size: 70% auto;}
.iconIndex02{background:#d1d6f7  url(../images/iconIndex02.png) center center no-repeat; background-size: 70% auto;}
.iconIndex03{background:#d1d6f7  url(../images/iconIndex03.png) center center no-repeat; background-size: 70% auto;}
.iconIndex04{background:#d1d6f7  url(../images/iconIndex04.png) center center no-repeat; background-size: 70% auto;}
.iconIndex05{background:#d1d6f7  url(../images/iconIndex05.png) center center no-repeat; background-size: 70% auto;}
.iconIndex06{background:#d1d6f7  url(../images/iconIndex06.png) center center no-repeat; background-size: 70% auto;}



.newsList{width:43%;margin-left:7%; vertical-align: top;min-height:200px;float:left;/*box-shadow: 1px 1px 5px rgba(0,0,0,.1);*/position: relative;width: 340px;
    border-radius: 4px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);}
.newsList:first-child{border-right:0;margin-left: 0}
.newsList .index-news2{border-bottom: 1px solid #ddd;display: flex;align-items: end;justify-content: space-between;padding-bottom: 10px;}
.index-news2 h5{font-size:16px}
.index-news2 a { color: #f4b800;font-size: 14px;}
.news_more{ position: absolute;top:20px;right:20px;font-size:12px;color:#1a1555;font-weight: 500;}
.newsList div h3{font-weight:normal;font-size:14px;width:72%;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}

.newsList div a,.newsList a{color:#333; }
.newsList div a:hover{color:#1a1555;}
.newsList div span{font-size:14px;color:#999;display: inline-block;position: absolute;right:0px;top:2px;}
.newsList div a span{color:#999;}
.newsList div  em{color:#1a1555;font-size:20px;display: inline-block; vertical-align: middle;margin-right:5px;}
.newsList div p,.solution_box p{font-size:12px; position: relative;}
.newsList div p{padding-right:30px;}



.partner{margin-top:80px;display:flex;align-items: center;justify-content:space-between;}
.partner li{width:14.2%;height: 90px;box-sizing: border-box;border-radius: 4px;background: #fff;display: flex;align-items: center;justify-content: center;box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);}
.partner li img{width:130px;height:60px;}
.footer{margin-top:50px;}
.phone_submit_bar{  background:url(../images/zcbg.jpg) no-repeat; background-size:cover;padding:16px; text-align: center;font-size:18px;color:white;}
.phone_submit_bar .greenbtn{cursor: pointer;margin-left:20px;}
/* .input_phone,.submit_green{display: inline-block;vertical-align: middle;} */
.input_phone{width:500px; background: #fff;height:40px;padding:0 10px;}
.submit_green{height:40px; border-radius: 0 2px 2px 0;position: relative;left:-4px;cursor: pointer;}
.foot{ background: #000;color:#999;}
.foot a{color:#999;}
.foot a:hover{color:#fff;}
.copyright{font-size:12px;border-top:1px solid #434343;padding:20px 0 0 0;}
.alink_list a,.copyright_txt span{display:inline-block;margin:0 10px;}
.subnav{border-top:1px solid #434343;padding:20px 0;}
.linkfriend{padding: 8px 0;font-size:12px;}
.weixin_phone,.subnav ul,.weixin_phone h1,.qrcode{display: inline-block; vertical-align: middle;}
.subnav li{display: inline-block;width:195px;}
.subnav li h3{font-size:16px;margin-bottom:10px;}
.subnav li a{display:block;line-height:2.2;}
.weixin_phone h1{color:#1785ec;font-size:30px;font-weight:normal;margin-right:35px;}
.weixin_phone em{margin-right:20px;}
.qrcode {padding:5px;background:#fff;color:#333; text-align: center;font-weight:bold;}
.qrcode span{width:100px;height:100px;display: block; background:#fff url(../images/qrcode.jpg) no-repeat; background-size:cover;margin-bottom:5px; }
.service_txt li{width:28.5%; display: inline-block;font-size:18px;color:#ccc;margin:30px 0}
.service_txt li:last-child{width:13%}
.service_txt li em{font-size:40px;margin-right:10px;}
.service_txt li em.icon-vip{font-size:33px;}
/*咨询*/
.consultation,.right_contact{position: fixed;right:0;bottom:40%;z-index:999;border-radius: 2px 0 0 2px;border-right:0;}
.consultation{right:50px;padding:10px 0 0 0; text-align: center;}
.consultation li{padding:5px 15px;}
.icon-qq,.icon-zx,.icon-sh{width:40px;height:40px; background:#fff url("../images/QQ.png") no-repeat; background-size:cover;display:inline-block; vertical-align: middle; }
.consultation li.phone{text-align:center;font-size:16px;border-top:1px solid #f2f2f2;padding:10px;margin-top:20px; background:#f2f2f2;color:#333;}
.consultation li .icon-phone{font-size:30px;color:#CC0000;display: block; }
.right_contact{    position: fixed;
    width: 40px;
    bottom: 160px;
    right: 15px;
    z-index: 99;
    opacity: 1;
    transition: opacity .5s;}
.right_contact em.icon-phone,.right_contact em.icon-top{font-size: 30px;}
.right_contact p{width: 40px;padding: 7px 0px;background: #fff;text-align: center;box-shadow: 0 2px 15px rgba(0, 104, 228, .2);}
.right_contact .tc{margin-top:15px;}
.right_contact p:first-child{border-top:0;}
.right_contact  a{color:#333;font-size:12px;display: block;}

.icon-zx{ background:#fff url("../images/zx.png") no-repeat;background-size:cover;}
.icon-sh{ background:#fff url("../images/shicon.png") no-repeat;background-size:cover;}
.qq_con,.zxicon,.shicon{cursor: pointer;display: block;}

/*页面布局*/
.shadow{ box-shadow: 1px 1px 10px rgba(0,0,0,.1);}
.left_con{/*width:76%;position: relative;*/padding:30px 40px 40px 40px;}
.left_con .title{position: relative;line-height:2;margin:0px;}
.left_con .title h2{font-size:28px;font-weight: normal;margin-bottom: 10px;border:0;}
.left_con .title p{color:#666;margin:0;}
.right_con{width:18%;position: absolute;right:0;top:0;background:#fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);}
.right_con dt{color:#CC0000;padding:8px 15px 5px 15px;border-bottom:1px solid #f2f2f2;font-weight:bold;}
.right_con dd{padding:15px;line-height:2.5;}
.btn_space a{margin-right:20px;margin-top:30px;}
.tdun_advantages li{min-height:310px;display:inline-block; vertical-align: middle;width:24%;margin-right:1%; background: #fff;padding:30px 30px 30px 30px; text-align:center;margin-bottom:20px;

 background: -moz-linear-gradient(bottom, #fff 20%, rgba(10, 118, 214, 0.1)  80%,);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%,#00aaff), color-stop(80%,#1a1555));
    background: -webkit-linear-gradient(top, #fff 20%,rgba(10, 118, 214, 0.1)  80%);
    background: -o-linear-gradient(bottom, #fff 20%,rgba(10, 118, 214, 0.1)  80%);
    background: -ms-linear-gradient(bottom, #fff 20%,rgba(10, 118, 214, 0.1)  80%);
    background: linear-gradient(to top, #fff 20%,#4175a31a 80%);
}
.tdun_advantages li:nth-child(4n){margin-right:0;}
.tdun_advantages li h3{font-size:20px;font-weight:normal;margin-bottom:15px;}
.tdun_advantages li em{display: block;margin-bottom:15px;font-size:40px;color:#1a1555;}
.tdun_advantages li p{text-align: left;color:#666;font-size:14px;}
.tdun_advantages li em.icon-t02{font-weight:600;}





.tdun_tab_scene{left:200px;position: absolute;top:90px;font-size:16px; text-align:center;z-index:6;cursor: pointer;}
.tdun_tab_scene li{display:inline-block;margin:0 20px;color:#666;border-bottom:2px solid #fff;}
.tdun_tab_scene li.swiper-pagination-bullet-active,.tdun_tab_scene li:hover{color:#1a1555;border-bottom:2px solid #1a1555;}
.border-gray{border:1px solid #e5e5e5;}
.tdun_cont_scene{position: relative;}
.tdun_cont_scene .swiper-slide {padding:20px;}
.tdun_cont_scene dt,.tdun_cont_scene dd{display: inline-block; vertical-align: top;}
.tdun_cont_scene dt,.tdun_cont_scene dt img{width:200px;height:150px;}
.tdun_cont_scene dd{margin-left:50px;width:800px;}
.tdun_cont_scene dd h3,.tdun_cont_scene dd p .white-btn{margin-top:58px;}
.tdun_cont_scene .swiper-container{margin-bottom:40px;}

.pro_attribute tbody tr:nth-child(even){ background: #dfe4f6;}
.pro_attribute td,.pro_attribute th{padding:5px; text-align: center;border:1px solid #c0caee;font-size:16px;}

.pro_attribute thead{background:#dfe4f6;box-shadow: 1px -1px 5px rgba(0,0,0,.1)}
.pro_attribute thead td{color:#333}
.pro_attribute .greenbtn,.pro_attribute .bluebtn{font-size:14px;padding:3px 10px;margin:0 10px;}
.pro_attribute tbody tr td:nth-child(9){ text-align: left;}
.tdun_step{padding:40px 20px;border:1px solid #dfe4f6;}
.tdun_step li{display: inline-block; text-align: center;width:250px;}
.tdun_step li i{color:#e5e5e5;font-size:80px;margin-left:35px; } 
.tdun_step li span{ /*background: #1a1555;*/color:#333;display:inline-block;border-radius: 50%;width:110px;height:110px;padding-top:20px;font-size:16px; vertical-align: middle;}
.tdun_step li em{display: block;font-size:35px;margin-bottom:5px;color:#1a1555;}
.tdun_step li:last-child{width:110px;margin-left:20px;}
.video_con {margin-bottom:100px;}
.video_con li,.tdun_solution_secen li{width:31.4%;margin-right:2.5%; background: #fff;border:1px solid #c0caee;padding:10px;display: inline-block;vertical-align: top; text-align: center;}
.video_con li:last-child,.tdun_solution_secen li:last-child{margin-right:0;}
.video_con li h3{font-weight:normal;font-size:18px;}
.video_con li div{width:100%;height:206px;position: relative;margin-bottom:10px;cursor: pointer;}
.video_con li div em{position: absolute;top:85px;left:155px;z-index:100;color:#fff;}
/* .video_con li div:before{content:'';width:100%;height:100%; background: rgba(0,0,0,.5);position:absolute;left:0;top:0;z-index:1;} */
.tdun_solution_secen{margin-top:80px;}
.tdun_solution_secen li{text-align: left;padding:0;min-height:500px;}
.tdun_solution_secen li:hover {
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid #c0caee;
}
.tdun_solution_secen li .keyword p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: 6px 0 6px 20px;
    position: relative;
    display: flex;
}
.tdun_solution_secen li .keyword p:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #1a1555;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 2px;
    top: 15px;
}
.tdun_solution_secen li h3{ background: #dfe4f6; text-align: center;font-size:20px;font-weight:normal;padding:10px 0;}
.tdun_solution_secen div{padding:0px 20px;}
.tdun_solution_secen div.keyword span{display:inline-block;margin-right:25px; }
.tdun_solution_secen li .detail{padding:20px;color:#666;font-size:15px;}
.successful_cases{margin-bottom:100px;}
.successful_cases dl{padding:30px 0;border-bottom:1px solid #e5e5e5;}
.successful_cases dl:last-child{border-bottom:0;}
.successful_cases dl dt,.successful_cases dl dd,.successful_cases dl dd em,.successful_cases dl dd span{display: inline-block;vertical-align: top; }
.successful_cases dl dt{width:510px;box-shadow: 1px 1px 5px rgba(0,0,0,.1);}
.successful_cases dl dt img{width:510px;height:200px;}
.successful_cases dl dd{margin-left:50px;width:630px;color:#666;}
.successful_cases dl dd h3{font-weight:normal;font-size:16px;color:#333;margin-bottom:10px;}
.successful_cases dl dd em{display: inline-block;font-weight:bold;vertical-align: top;}
.successful_cases dl dd span{width:550px;margin-left:10px;}
.successful_cases dl dd p{margin-bottom:5px;}

.tdun_tab_technical{border-bottom:2px solid #e5e5e5;}
.tdun_tab_technical li{display: inline-block;padding:10px 0;margin-right:30px;cursor: pointer;position: relative;top:1px;font-size:18px;}
.tdun_tab_technical li.active,.tdun_tab_technical li.swiper-pagination-bullet-active{border-bottom:3px solid #1a1555;color:#1a1555;}
/*.tdun_cont_technical .swiper-wrapper{margin-bottom:100px;}*/
.tdun_cont_technical .swiper-slide{padding:20px;}
.tdun_cont_technical h3{font-size:18px;font-weight:normal;background:#fff;box-shadow: 1px 1px 5px rgba(0,0,0,.1);border-left:2px solid #1a1555;padding:5px 10px;margin:30px 0 20px 0; }
.tdun_cont_technical p{margin-top:7px;color:#666;font-size:15px;}
/*.tdun_newslist dl{padding:20px; background:#fff;box-shadow: 1px 1px 5px rgba(0,0,0,.1);margin-bottom:20px;}
.tdun_newslist dt,.tdun_newslist dd{display: inline-block; vertical-align: top;}
.tdun_newslist dt,.tdun_newslist dt img{width:126px;height:98px;}
.tdun_newslist dt.noticeimg,.tdun_newslist dt.noticeimg img{width:126px;height:68px;}
.tdun_newslist dd{width:883px;margin-left:30px;}
.tdun_newslist dd h4{position: relative;font-size:16px;font-weight:normal;}
.tdun_newslist dd h4 span{position: absolute;right:0;top:0;color:#999;font-size:14px;}
*/
.certificate{margin:40px 0;}
.certificate li{width:22%;display: inline-block; background: #ccc;margin-right:3.5%;padding:40px 15px; text-align: center;background: #f2f2f2; }
.certificate li img{width:60%;}
.certificate li:last-child{margin-right:0;}
.aboutus_con p{text-indent: 25px;}
.aboutus_con .title{margin-bottom:50px;font-weight:normal;border-bottom:2px solid #e5e5e5;padding-bottom:10px;}
.aboutus_con .title span{border-bottom:3px solid #1a1555;position: relative;top:12px;font-size:24px;display: inline-block;padding-bottom:10px;}
.aboutus_con strong{color:#333;}

.join_us,.right_txt{line-height:3;}
.join_us{margin:30px 0;}
.join_us p{text-indent: 0;}

.contactus dt,.contactus dd,.qcode,.qq_zx,.contactus dt img,.qcode span{display: inline-block; vertical-align: top;}
.contactus dt{width:500px;line-height:2.5}
.contactus dd{width:695px;}
.contactus dt img{width:80px;height:80px;}
.contactus p{text-indent:0;}
.contactus dd img,.qcode span,.qq_zx,.qcode{ vertical-align: middle;}
.qq_zx{width:150px;}
.qq_zx p{cursor: pointer;}
.qcode {margin-top:30px;border:1px solid #f2f2f2;width: 420px;padding:20px;}
.qcode span{margin-left:20px;}

/*map*/
#allmap {
  width: 100%;
  height: 300px;
  overflow: hidden;
  font-family: "微软雅黑";
}

.menu_con{background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);    display: flex;justify-content: center;align-items: center;}
.menu_con li{padding:15px;display: inline-block;text-align: center;font-size:18px;flex: auto;}
.menu_con li a{display: block;color:#333;}
.menu_con li.on,.menu_con li:hover{color:#fff; background: #1a1555;}
.menu_con li.on a,.menu_con li a:hover,.menu_con li:hover a{color:#fff;}

.news_detail .info{line-height:2;margin-top:20px;min-height:600px;font-size:18px;}
.news_detail h1{font-size:28px;font-weight:normal;text-align: center;margin-bottom:5px;}
.current{ background: #f5f5f5;padding:10px;}
.current .icon-rarrow{font-size:20px;margin:0 5px;color:#ccc;}
.current .title{padding:0;}
#myPage1,#myPage2{ text-align: center;margin:50px 20px;}

.freebox{ z-index:999;background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,.5);width:500px;height:350px;padding:20px 0; position: fixed;top:50%;left:50%;margin-left:-250px;margin-top:-175px;}
.mask{width:100%;height:100%; background: rgba(0,0,0,.5);position: fixed;top:0;left:0;z-index:99}
.freebox input{margin:10px 0;}
.freebox .inp_text{width:80%; background: #fff;border:1px solid #e5e5e5;height:40px;padding:0 10px;margin-left:10px;}
.freebox .bluebtn{cursor: pointer;height:40px;}
.freebox h3{font-size:18px;font-weight: normal;margin-bottom:10px; text-align: left;padding-left:30px;position: relative;}
.freebox .close{position: absolute;right:20px;top:5px;font-size:20px;cursor: pointer;color:#1a1555;}
.sucessbox{height:100px !important;margin-top:-50px !important;}
.sucessbox h1{text-align: center;font-size:20px;line-height:50px;color:#1a1555;}
/*视频演示页面*/

.video-player-wrapper{width: 70%;position: fixed;top: 2%; left: 50%;margin-left:-35%;z-index: 999; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,.1); }
.video-player-wrapper .closer-handler{ text-align: right;color:#1a1555;margin-bottom:15px;cursor: pointer;}
.video-player-wrapper .con{padding:20px;}
.app_txt{display: none;}
.about_banner{position:relative;padding-top: 140px; width:100%;min-height:400px; background: url(../images/aboutus.png) no-repeat; background-size: cover; color:#fff;}
.about_banner:before{content:"";position: absolute;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,.2);z-index:0;} 
.about_banner h1{font-weight:normal;font-size:38px;margin-bottom:10px;}
.about_banner .info{width:1200px;margin:0 auto;padding-right:500px;position: relative;z-index:3;}
.safe_img{padding:40px 0;border:1px solid #e5e5e5;margin-bottom:50px;}
.safe_img div.img1{background: url("../images/tdun.png") center center no-repeat; background-size: 70% auto;min-height:500px;height:auto; }
.safe_img div.img2{background: url("../images/gfIP.png") center center no-repeat; background-size: 70% auto;min-height:600px;height:auto; }
.safe_img div.img3{background: url("../images/server.png") center center no-repeat; background-size: 70% auto;min-height:600px;height:auto; }
.social-share{text-align: right;margin:50px 0 100px 0;}
.social-share .icon-qq:before{content:""!important;}
.spacebox{position: relative;margin:50px 0;}


/*domain*/
.domain_text{font-size:14px;color:#666;margin-left:20px;}
.yumbox{ background: #1a1555;/*background: -moz-linear-gradient(top, #00aaff 20%, #1a1555  80%,);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#00aaff), color-stop(80%,#1a1555));
  background: -webkit-linear-gradient(top, #00aaff 20%,#1a1555  80%);
  background: -o-linear-gradient(top, #00aaff 20%,#1a1555  80%);
  background: -ms-linear-gradient(top, #00aaff 20%,#1a1555  80%);
  background: linear-gradient(to bottom, #00aaff 20%,#1a1555 80%);*/ padding:35px;}
.domin_server li{width:23.5%;margin-right:1.5%;display: inline-block;vertical-align: top;color:#666; background: #fff;padding:20px;min-height:155px;margin-top:10px; text-align: center;}
.domin_server li:last-child{margin-right:0; }
.domin_server li h3{font-size:18px;font-weight:normal; color:  #1a1555;display:inline-block;margin-bottom:10px;padding: 8px 0; position: relative;line-height:1; text-align: center}
.domin_server li p{text-align: left;font-size:14px;}
.yumbox h2,.yumbox .domain_text{color:#fff;border:0;}
.yumbox .title{text-align: left;margin:0;}
.fxbox{ margin-bottom:50px; }
.fxbox dt,.fxbox dd{display: inline-block; vertical-align: middle;}
.fxbox dt{width:20%;border-radius:4px;background-color:#eeecff;}
.fxbox dd{width:79%;}
.fxbox dl dd{ color: #999;padding:10px 0;padding-left:10px;}
.fxbox dl{padding:20px;border:1px solid #f2f2f2;cursor:pointer;border-radius:2px;display: inline-block;margin-right:1.5%; vertical-align: top;margin-bottom:1.5%;position: relative;min-height: 160px;    border-radius: 4px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);}
.fxbox dl:nth-child(2n){margin-right:0;}
.fxbox dl{width:49%;}
.fxbox dt span{width:83px;min-height:80px;margin:10px auto;display: block;border-radius: 5px; }
.cptsbg {background: url(../images/cptsbg.png) 100% 100% no-repeat;padding-top:1px;margin-top:20px;}


/* .fxbox dl dd p{text-indent: 25px;} */
.fxbox dl h3{font-size:18px;color:#08182e;font-weight: normal;}
.fxbox dl p{font-size:14px;}
.probox{position: relative;z-index:2;}
.probox dl{ background:#fff;border-radius:2px;width:32%;display: inline-block;margin-right:1.5%; vertical-align: top;box-shadow: 0 0 3px 1px rgba(0,0,0,.1); }
.probox dl:nth-child(3n),.cjyy dl:nth-child(3n){margin-right:0; }

.probox dt{ color: #fff;text-align: center; }
.probox dt p{padding: 4px;text-align: center; font-size:18px; }
.probox dd{padding: 20px 25px 20px 60px ; min-height: 255px;}
.probox dd span{color:#1752c0;margin-right:10px;}
.probox h3{display: inline-block; font-size:20px;margin:30px 0 0 0;font-weight: normal;}
.probox dd p{line-height: 3;}
.probox dt div{ text-align: left; display: none;}
.probox dt div span{ display: inline-block;  background:#e6f0f8;color:#1a1555;padding:2px 5px;margin-right:10px;margin-bottom:10px;}
.domain_txt li{display: inline-block;width:24%;padding:10px;border-right:1px solid #fff; text-align: center;font-size:16px;}
.domain_txt li:last-child{border-right:0;}
.domainpro .probox dt p{padding:10px; font-size:12px;color:#666; background: #f2f2f2 }
.domainpro .probox dd{min-height: 220px;}
.domainpro .probox dt{ color: #1a1555; }

.domainpro .fxbox .gicon01{ background: url('../images/dnsjx.png') center center no-repeat;background-size: 68px auto }
.domainpro .fxbox .gicon02{ background: url('../images/dnsjc.png') center center no-repeat;background-size: 68px auto }
.domainpro .fxbox .gicon03{ background: url('../images/dnswww.png') center center no-repeat;background-size: 68px auto }
.domainpro .fxbox .gicon04{ background: url('../images/dnsdata.png') center center no-repeat;background-size: 85px auto }
.domainbanner,.serverbanner{background:#08182e;padding:50px;}
.domainbanner {background:#08182e url('../images/domainbanner.jpg') center center no-repeat;background-size: cover;}

.doicon01,.doicon02,.doicon03,.doicon04{width:40px;height:40px;display: inline-block; vertical-align: middle;margin-right:10px;}
.doicon01{ background: url('../images/icon01.png') center center no-repeat;background-size: 35px auto }
.doicon02{ background: url('../images/icon02.png') center center no-repeat;background-size: 35px auto }
.doicon03{ background: url('../images/icon03.png') center center no-repeat;background-size: 35px auto }
.doicon04{ background: url('../images/icon04.png') center center no-repeat;background-size: 35px auto }



.safe_img_domain{padding-bottom:50px; background:#08182e;}
.safe_img_domain .titleheadline{color:#fff;margin-bottom: 20px;}
.safe_img_domain div.img1{background: url("../images/hudun.png") center center no-repeat; background-size: 70% auto;min-height:500px;height:auto; }
.safe_img_domain div.img2{background: url("../images/server.png") center center no-repeat; background-size: 70% auto;min-height:600px;height:auto;}
.node-map {
  position: relative;
  zoom: 1;
  height: auto;
  overflow: hidden;
  background: #f2f2f2; 
  padding: 30px 0 20px 0;
  margin-bottom: 50px;
}

.node-map li {
  float: left;
  width: 50%;
  height: 350px;
  padding: 0 3%;
}
.node-map li:last-child{padding-left:90px;}

 .node-map .bg_foin {
  position: absolute;
  font-size: 16px;
  color: #333;
  top: 220px;
  left:45%;
}
 .node-map .bg_foin  i {
  position: absolute;
  width: 122px;
  height: 15px;
  background: url('../images/icon_jiantou.png') no-repeat center;
  top: 35px;
  left: -10px;
}
.node-map h2{color:#FFF;}
.chbox .bg_foin {top: 96px;}
table{ border-collapse: collapse; }
/* .chbox{clear: both; overflow:hidden;margin-bottom: 0;margin-top:70px;padding-top:50px;padding-bottom:30px;}*/
.chbox li{height:auto;} 
.iplistch{  background: #fff }
table.iplistch{width:90%;}

.chbox li .iplistch th{background: #e33838;}
.chbox li:last-child .iplistch th{background: #1785ec;}
.chbox li:last-child .iplistch{float: right;}
.iplistch td,.iplistch th{text-align: center;padding:5px;border-bottom:1px solid rgba(0,0,0,.2);color:#333;}
.iplistch th{background: #fff;color:#fff;font-weight: normal;}
.chbox li p{ text-align: center;clear: both;width: 90%;color: #333;font-size: 12px;margin-top: 10px; }
.chbox li:last-child p{float: right;}
.chbox li:last-child{padding-left:0;}
.kfbtn{text-align: center;display:block;margin:20px auto 20px;line-height: 2!important;}
.kfbtn a{color:#fff;}
.kfbtn .bluebtn{font-size:14px!important;}


/*index*/

.proList .tabtitle,.proList .contentbox ul{zoom:1;}
.proList{margin:30px 0 0 0;}

.proList dl{float: left;width:25%;text-align:center;margin-top:10px; border:1px solid #fff;border-left:0;padding:20px 20px 0 20px;color:#fff;min-height:110px;cursor: pointer; background:#1a1555;/*box-shadow: 1px 3px 5px rgba(0,0,0,.1);*/position: relative;}
.proList dl:first-child{border-left:1px solid #fff;}
.proList dl h3{font-weight: normal;font-size:14px;color:#fff;margin-bottom: 5px;}
.proList dl dd{color:#666;font-size:12px;}
.proList dl dt{font-size:20px;}
.proList dl dt strong{font-size:30px;}
.proList dl.on{background: #1785ec;color:#fff; /*background: -moz-linear-gradient(top, #00aaff 20%, #1a1555  80%,);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#00aaff), color-stop(80%,#1a1555));
  background: -webkit-linear-gradient(top, #00aaff 20%,#1a1555  80%);
  background: -o-linear-gradient(top, #00aaff 20%,#1a1555  80%);
  background: -ms-linear-gradient(top, #00aaff 20%,#1a1555  80%);
  background: linear-gradient(to bottom, #00aaff 20%,#1a1555 80%);*/}
  .proList dl a{color:#333;}
  .proList dl.on a{color:#fff;}

.proList dl.on dd,.proList dl.on  h3{color:#fff}


.proList .contentbox ul { width:1200px;padding:10px 0; margin:0 auto;background: #fff;box-shadow:0 1px 5px 3px rgba(10, 118, 214,.1) inset;min-height:360px;}
.proList .contentbox li{float:left;width:25%;padding:20px; min-height:360px;position: relative;top:-10px;border-right:1px solid rgba(10, 118, 214,.1);}
.proList .contentbox li h2{font-weight: normal;font-size:20px;color:#1a1555;text-align: center;padding:9px 0;}
/*.proList .contentbox li:first-child{margin-left:0;}*/
.proList .contentbox li h2 p{font-size:12px;color:#666;margin-top:5px;}
.butstyle2 {width:180px;}
.proList .contentbox .bluebtn,.proList .contentbox .greenbtn{font-size:17px;padding:5px 20px;margin:20px 0;}
.proList .contentbox .num4list li{float:left;width:25%;}
.proList .contentbox  li span{color:#666;}

.plantitle{padding-top:50px;/*color:#fff;*/}
.plantitle p{/*color:#fff;*/}
.proList dl.on:before{
  content:'';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #1785ec ;
    bottom:-25px;
    left:44%;
    position: absolute;
}


.proList .contentbox li div{margin:0 auto;}
.proList .contentbox ul li.info div{width:240px;}
.proList .contentbox ul li.info{/*background: #fff url("../images/probg.jpg") center bottom no-repeat;*/padding:50px;border-right:1px solid rgba(10, 118, 214,.1);}
.proList .contentbox ul li.info div p{line-height:3;color:#1a1555;font-size:18px;}
.proList .contentbox .num4list li div{width:150px;margin:0 auto;}
.proList .contentbox li div p{line-height: 2.5;font-size:15px;}
.proList .contentbox li div em{margin-right:8px;color:#1a1555;font-size:20px;}
.proList .contentbox li.active{ background: rgba(10,118,214,.06) }
/*.proList .contentbox li:hover .notetip span,.proList .contentbox li.active .notetip span{ background: rgba(255,255,255,.8);color:#333; }
.proList .contentbox li:hover,.proList .contentbox li.active{background: #1a1555;color:#fff;}
.proList .contentbox li:hover h2,.proList .contentbox li.active h2{color:#fff;border-bottom:1px solid  rgba(255,255,255,.8);}
.proList .contentbox li:hover .bluebtn,.proList .contentbox li.active .bluebtn{ background: #1785ec;color:#fff; }*/



/*.newsCon{padding:20px;border:1px solid #f2f2f2;margin-top:50px;}
.newsCon h3{font-size:18px;font-weight: normal;position: relative;left:-20px;top:-20px;width:1198px; box-shadow: 0 2px 2px rgba(0,0,0,.1);padding:10px 20px;}
.newsCon h4{font-weight: normal;}
.newsCon a{color:#333;}
.newsCon a:hover{color:#1a1555;}
.newsCon li h4{font-size:16px;position: relative;}
.newsCon li span{color:#999;font-size:16px;width:80px;height:65px; background: #f2f2f2; text-align: center;padding-top:5px;}
.newsCon li{padding:15px 0;border-bottom:1px solid #f2f2f2;}
.newsCon li h4 p{color:#999;font-size:14px;}
.newsCon li span,.newsCon li h4{display:inline-block;vertical-align: top;}
.newsCon li h4{padding-left:20px;}
.notice_list li h4{ vertical-align: middle; padding-left:10px;}

*/


/*newslist*/
.newsCon{padding:20px;border:1px solid #f2f2f2;}
.newsCon h3{font-size:18px;font-weight: normal;padding:10px 0;}

.newsCon h4{font-weight: normal;}
.newsCon a{color:#333;}
.newsCon a:hover{color:#000;}
.newsCon li h4{font-size:16px;position: relative;width:90%;padding-left:20px;}
.newsCon li span{color:#999;font-size:16px;width:80px;height:65px; background: #f2f2f2; text-align: center;padding-top:5px;}
.newsCon li{padding:15px 0;border-bottom:1px solid #f2f2f2;}

.newsCon li h4 p{color:#999;font-size:14px;}
.newsCon li span,.newsCon li h4{display:inline-block;vertical-align: top;}
.la51{text-align: center;padding-bottom:10px; background: #333;color:#999}
.la51 a{color:#999;font-size:12px;}
/*帮助中心*/
.technicalbox{padding:20px;line-height:2;margin-bottom:50px !important;}
.technicalbox h3{font-weight:normal;font-size:18px;display: inline-block;margin:40px 0 15px 0;color: #1a1555;}
.technicalbox h3 p{font-size:16px;}
.attackmap{width:100%;height:500px; margin:60px 0 60px 0; background:#fff url('../images/icon-banner-bg1.png') center center no-repeat; background-size: 22% auto}
.attackmap ul {width:35%; padding:20px 0 20px 20px;background:#fff;height:100%;}
.attackmap li img{width:100%;height:auto;margin:2px 0;}
.attackmap ul:first-child{float:left;padding:20px 0 20px 20px;}
.attackmap ul:last-child{float: right;padding:20px 20px 20px 0 ;}



.proFeatures {padding-bottom: 20px;padding-top:20px; }
.proFeatures li:before{ content:'';position: absolute;top:45px;left:-4%;width:100px;height:100px; background: #1a1555; border-radius:2px;}
.proFeatures li{position: relative;background: #fff;margin-left:2%;float:left;width:45%; min-height:180px;padding:30px;padding-left:111px;position: relative;color:#666;margin-bottom: 5%;}
.proFeatures li h3{margin-bottom:10px; font-weight: 500;font-size:22px;color:#333;}
.proFeatures li:hover:before{background:  #1785ec;}

.proFeatures li em{display: inline-block;width:90px;height:90px;font-size:60px;position: absolute;left:0;top:65px;color:#fff;}
.proFeatures li p{width:100%;font-size:16px;}
.proFeatures li:nth-child(2n){margin-left:8%;}
a.dnscebtn{ background: #1785ec;color:#fff;padding:5px 10px;display: inline-block;border-radius: 2px; }
a.dnscebtn:hover{background:#0ff18e;}


.dnsce_ad{width:1200px;height:70px;margin:60px auto 10px; background: url(../images/dnscead.jpg) no-repeat; background-size: 100% auto;}
.dnsce_ad a{display: block;text-indent: -999px;width:100%;height:70px;}

.gffwqtcbj{ background: url(../images/tcbj.png) no-repeat; background-size:cover;padding-bottom:70px;padding-top:1px;}
.app-w{display:flex;justify-content:space-around;height:430px;width:1200px;align-items:center;}
.single-price-item {background: #fff;border-bottom: 3px solid rgba(145, 138, 255, 0);border-radius: 3px;box-shadow: 0 3px 30px -3px rgba(0, 0, 0, .1);overflow: hidden;transition: .3s;min-width: 285px;max-width: 350px;position: relative;}
.single-price-item:hover {   border-top: 3px solid #1779ec;box-shadow: 0 10px 40px rgba(0, 0, 0, .1);-webkit-transform: translate3d(0, -5px, 0);transition: .3s;}
.package_meal02f:hover {background: linear-gradient(-10deg,#1785ec,#0e5393 );}   
.single-price-item .pricing-header {padding: 26px 24px 22px;transition: all 0.5s;}
.single-price-item .pricing-header .pricing-title {font-size: 18px;color: #181818;font-weight: bold;}
.single-price-item .pricing-body {margin: 0 24px;margin-bottom: 15px;border-top: 1px solid #e3e4e5;border-bottom: 1px solid #e3e4e5;}
.single-price-item .pricing-body ul li{padding:3px 0px;position:relative;padding-left:25px;}
.single-price-item .pricing-body ul{padding:10px 0px}
.single-price-item .pricing-body ul li:before {content: '';display: inline-block;width: 6px;height: 6px;background: #1a1555;border-radius: 50%;margin-right: 10px;position: absolute;left: 2px;top: 12px;}
.single-price-item  .price-wrapper {text-align: center;}
.single-price-item  .price-wrapper .currency {color: #1779ec;font-size: 18px;font-weight: 600;height: 47px;}
/*position: relative;top: -15px;*/
.single-price-item .price-wrapper .price {color: #1779ec;font-size: 34px;font-weight: 700;}
.single-price-item .price-wrapper .period {color: #1779ec;font-weight: 600;}
.single-price-item .price-wrapper del {font-size:12px;margin-left:12px;}
/*按钮*/
.package_meal02f {display: block;text-align: center;color: white !important;line-height: 40px;height: 40px;font-size: 16px;border-radius: 5px;margin: 0 40px 10px ;padding: 0 24px;background: linear-gradient(-10deg, #0e5393, #1785ec);}
 .hot {background: url(../images/package_hot.png) no-repeat;width: 89px;height: 89px;display: inline-block;position: absolute;right: -7px;top: -6px;}



/* 移动端样式 */
@media screen and (max-width: 768px) {
    body {min-width: auto;}
    .top .topbar {width: 100%;}
    .topbar .nav {display: none; background: #fff; color: #333; position: absolute; left: 0; width: 100%; top: 66px; margin-left: 0; box-shadow: 1px 1px 10px rgba(0, 0, 0, .5); overflow-y: auto;}
    .top .topbar .menu_app {display: block; top:14px; position: absolute; right: -50px; color: #fff;}
    .menu_app .icon-menu, .menu_app .icon-close {width: 35px; height: 35px; font-size: 38px;}
    .topbar .login-link a {margin-left: 15px;}
    .topbar .login-link {margin-left: 0px;}
    .register_a, .login_a {padding: 8px 16px;}
    .topbar .logo {height: 52px; width: 150px;}
    .topbar .nav a {display: block; font-size: 16px; border-bottom: 1px solid #f2f2f2; color: #333; width: 100%; line-height: 45px; margin: 0px; text-align: center;}
    .mgtb50 {margin: 0px;}
    .title h2 {font-size: 36px; text-align: center; display: flex; flex-direction: column;}
    .title p {margin-top: auto; font-size: 14px;}
    .banner_index .swiper-slide .con {width: 100%; height:auto; padding: 0 17px;}
    .banner_index .swiper-slide {height: auto;padding-bottom:10px;}
    .banner_index .swiper-slide .con p {font-size: 14px; width: 100%;}
    .banner_index .swiper-slide .con h1 {font-size: 34px; padding-top: 85px;}
    .banner_index .swiper-slide .con h3 {font-size: 17px;}
    .wrapper {width: 100%; margin: auto;}
    .top52 {margin-top: auto !important;}
    .proList dl h3 {font-size: 12px;}
    .proList dl dt {font-size: 12px;}
    .proList dl {padding: 10px;}
    .proList .contentbox ul {width: 100%; overflow: auto; align-items: center;}
    .proList .contentbox li {width: 50%; min-height: 255px; border: 1px solid #d1d1d1; border-radius: 4px; padding: 0px; margin-top: 10px; text-align: center;}
    .proList .contentbox ul li.info {padding: 10px;}
    .proList .contentbox .num4list li {width: 50%; min-height: auto; border: 1px solid #d1d1d1; border-radius: 4px; padding: 0px; margin-top: 10px;}
    .hidden {display: none;}
    .proList .contentbox ul li.info div {width: 162px;}
    .proList .contentbox ul li.info div p {line-height: 2; font-size: 16px;}
    .proList .contentbox li div p {font-size: 12px;}
    .proFeatures {display: flex; flex-direction: column; align-items: center; justify-content: center;}
    .proFeatures li {width: 80%; padding: 0px; padding-left: 41px; min-height: 100px;}
    .proFeatures li:before {width: 75px; height: 80px; top: 24px; left: -15%;}
    .proFeatures li em {width: 50px; height: 50px; left: -12%; top: 30px;}
    .proFeatures li h3 {font-size: 18px;}
    .proFeatures li p {font-size: 14px;}
    .attackmap {height: auto;}
    .pro_feature {display: flex; overflow: auto;padding: 20px;}
    .pro_feature li {width: 100%;}
    .partner {margin-top: 0px; flex-wrap: wrap;}
    .partner li {width: 50%;}
    .newsList {margin-left: 5%; margin-top: 10px;}
    .newsList:first-child {margin-left: 5%;}
    .service_txt li {display: flex; flex-direction: column; width: 50%;}
    .service_txt {display: flex; text-align: center; flex-wrap: wrap;}
    .service_txt li:last-child {width: 50%;}
    .subnav {text-align: center;}
    .subnav ul {display: flex; flex-wrap: wrap;}
    .subnav ul li {width: 50%;}
    .freebox {width: 100%;top:20%;
   left: auto; 
   margin-left: 0px;
  margin-top: 0px;
}
     .yumbox {padding: 15px;}
    .domain_text {margin-left: 0px;}
    .domin_server {display: flex; flex-direction: column;}
    .domin_server li {width: 100%;}
    .title {margin: 15px 0;}
    .app-w {width: 100%; height: auto; flex-direction: column;}
    .single-price-item {margin-top: 10px;}
    .fxbox dl {width: 100%; display: flex;}
    .class_qidian_wpa {left: 8px !important; bottom: 7px !important; width: 70px !important;}
    .right_contact {bottom: 77px;}
    .attackmap {margin: 20px 0 20px 0;}
    .plantitle {padding: 0px;}
    .tdun_advantages {display: flex; flex-wrap: wrap;}
    .tdun_advantages li {width: 49%;}
    .video_con li, .tdun_solution_secen li {width: 90%; margin-right: 0;margin-top:10px;}
    .video_con {display: flex; flex-direction: column; justify-content: center; align-items: center;}
    .safe_img {padding: 5px;}
    .video_con li div em {left: 43%;}
    .safe_img div.img1 {background-size: 86% auto; min-height: 196px;}
    .fxbox dt {width: 26%; display: flex;}
    .node-map ul {display: flex; flex-direction: column;}
    .bg_foin {display: none;}
    .node-map li {width: 100%;}
     table.iplistch{width:100%;}
    .tdun_solution_secen{margin-top: 0px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
    .successful_cases dl{padding:30px 10px;}
    .successful_cases dl dt {width: 100%;margin:0 auto;}
    .successful_cases dl dt img {width: 100%;    height: inherit;}
    .successful_cases dl dd { margin:0px 5px; width: 96%;}
    .successful_cases dl dd span { width: 100%;}
    .successful_cases{margin-bottom:0px;padding:0px 5px;}
    .about_banner .info{width:100%;padding-right:0px;padding:10px;}
    .about_banner{min-height:190px; padding-top:0px;background:black;}
    .about_banner h1{font-size:22px;}
    .right_txt {padding:0 10px;}
    .join_us{padding:0 10px;}
    .contactus{padding:0 10px;}
    .menu_con{display:none;}
    .safe_img div.img2{    background-size: 100%;    min-height: 260px;}
    .left_con{padding:20px 10px;}
    .hot{top:-1;}
    .chbox li:last-child{padding-left:3% !important;}
    .chbox li:last-child p{float:initial;}
    .chbox li p { width: 100%;}
    .safe_img div.img3{  background-size: 100%;    min-height: 260px;}
    .successful_cases dl dd h3{text-align:center;font-weight:bold;font-size:18px;margin:15px 0px;}
    .pro_feature li p{padding:10px 5px;}
    .pro_feature li div {width: 229px;}
    .pro_feature li:nth-child(3n) {margin-right: 5%;}
    .contactus dd{width:100%;}
    .tdun_cont_technical .swiper-slide{padding:0px;}
    .newsCon li span{margin-left:10px;height:auto;padding-top:15px;}
    .newsCon a{font-size:16px;}
    .newsCon li{display: flex;overflow: hidden;}
    .newsCon li h4 p{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; /* 显示的行数 */overflow: hidden;margin-top:0px;}
    .news_detail .info{margin-top:0px;}
    .news_detail h1{font-size:23px;}
    /*顶部菜单栏*/
    .topbar .nav a.on{border-bottom:0px;background-color: #1785ec;color: white;}





   
    
    
    
}









