*{outline:0;margin:0;padding:0;}
img,a img,a:hover img{ border:0; }
i,em{font-style:normal}
ol,ul,dl,li,dt,dd{list-style:none;}
:focus{outline:0;}
a{color:#333333;text-decoration:none; }
a:active{color:#0b7cfe;text-decoration:none;}
a,a:active,.btn,.more{ transition:all 300ms ease; appearance:none;}
input,select,textarea,button{ appearance: none; font-family:Microsoft Yahei, PingFang SC, Verdana, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, sans-serif; }
::-webkit-input-placeholder { color:#999999; }
.clear{height:0;font-size:0;overflow:hidden;clear:both;float:none;}
.clearfix { zoom: 1; }
.clearfix:after { content: ""; display: block; height: 0; clear: both;}
iframe { border:0;}

html { height:100%; }
body{ color:#333333; background: #ffffff; font-size: 14px; font-family:Microsoft Yahei, PingFang SC, Verdana, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, sans-serif; }
html, body {
  position: relative;
  height: 100%;
}

@font-face{
  font-family:'DIN';
  src: url('fonts/DIN.ttf') format('truetype');
}

.wow { visibility: hidden; }

.wrap { min-width: 1200px; padding-top: 70px; overflow: hidden; }

.mainbox { width: 1200px; margin: 0 auto; position: relative; transition:all 300ms ease; }

.main_wrap{
  display: flex;
}
.main_wrap .mainbox_left{
  flex: 1;
  margin-right: 36px;
}
.main_wrap .mainbox_right{
  width: 310px;
}


.mainbox_right .main_notice{
  padding: 10px 14px;
}
.mainbox_right .main_notice div{
  position: relative;
  height: 35px;
  line-height: 35px;
}
.mainbox_right .main_notice a{
  display: block;
  float: left;
  width: 200px;
  font-size: 14px;
  cursor: pointer;
  color: #0b7cfd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainbox_right .main_notice a:hover{
  color: #FF0000;
}
.mainbox_right .main_notice span{
  color: #bbb;
  font-size: 13px;
  float: right;
}
.mainbox_right .main_notice div::before{
  content: ''; 
  display: block;
  width: 5px;
  height: 5px;
  background: #f84839; 
  position: absolute;
  top: 15px;
  left: -12px;
  border-radius: 50%;
}


/* 联系我们 */
.mainbox_right .main_lxwm{
  display: flex;
  align-items: center;
  padding: 60px 0px 20px 16px;
}

.mainbox_right .main_lxwm  ul li { position: relative; padding: 5px 0px; line-height: 28px; display: flex;  align-items: center;}
.mainbox_right .main_lxwm  ul li span{color: #246FDD;}
.mainbox_right .main_lxwm  ul li img{ margin-right: 4px; width: 20px;}

.mainbox_right .main_lxwm img{
  width: 156px;
}




/* 广告渠道 */
.ad_channel{
  padding: 30px 0px;
}
.ad_channel h2{
  color: #246FDD;
  text-align: center;
  font-size: 22px;
}
.ad_channel .ad_channel_img{
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ad_channel .ad_channel_img img{
  margin:  0px 10px;
  width: 48px;
}

/* 在线客服中间弹窗 */
.zxkf_dialog_mask{
    display: none;
    z-index: 9998;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
}
.zxkf_dialog{
  display: none;
  z-index: 9999;
  position: relative;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 1.4;
}
.zxkf_dialog .zxkf_dialog_body{
  position: relative;
  width: 250px;
  padding: 16px 0px;
  box-sizing: border-box;
  border-radius: 15px;
  font-size: 15px;
  color: #333;
  position: relative;
  background: #fff;
  text-align: center;
}
.zxkf_dialog .zxkf_dialog_body .zxkf_img{
  position: absolute;
  top: -22px;
  right: 0;
  left: 0;
  margin: auto;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #246FDD;

}

.zxkf_dialog .zxkf_dialog_body .zxkf_close{
  position: absolute;
  top: 4px;
  right: 11px;
  width: 18px;
  cursor: pointer;
}
.zxkf_dialog .zxkf_dialog_body p{
  margin-top: 25px;
}
.zxkf_dialog .zxkf_dialog_body a{
  display: inline-block;
  margin-top: 18px;
  padding: 7px 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 9.199px;
  background: #246FDD;
  cursor: pointer;
}




.header { position: fixed; left: 0; top: 0; right: 0; z-index: 999; }

.topbox { height: 70px; padding: 0 40px; background: #fff; position: relative; transition:all 300ms ease;}
.topboxs { background: rgba(255,255,255,0.9); box-shadow: 0 0 10px rgba(0,0,0,0.1);}

.head_logo { float: left; padding-top: 11px; }
.head_logo img { display: block; height: 48px; }

.head_nav { float: left; margin-left: 40px;}
.head_nav ul li { float: left;}
.head_nav ul li a { display: block; height: 70px; line-height: 70px; padding: 0 30px; font-size: 16px; color: #666666; position: relative;}
.head_nav ul li a:hover ,.head_nav ul li a.on{ color: #0b7cfe;}
.head_nav ul li a:hover:after ,.head_nav ul li a.on:after{ display: block; content: ''; position: absolute; left: 50%; bottom: 0; width: 40px; height: 4px; background: #246fdd; margin-left: -20px; }

.head_login { float: right; padding: 13px 0; }
.head_login ul li { float: left; margin-left: 20px;}
.head_login ul li a { display: block; text-align: center; width: 90px; height: 44px; line-height: 42px; color: #0b7cfe; border-radius: 4px; border: 1px #246fdd solid; background: linear-gradient(to right,#ffffff,#ffffff); box-sizing: border-box;}
.head_login ul li a:hover { border: none; background: linear-gradient(to right,#0b7cfe,#1dcfd9); color: #fff; }

.nav_btn { display: none;}

.mainer { }

.imain1 { background: url(../img/index/banbg.png) center center no-repeat; background-size: cover;}
.imain2 { background: #F6FBFF; border-bottom: 1px #eeeeee solid;}
.imain3 { padding: 15px 0 50px 0;}
.imain4 { background: url(../img/index/bg2.jpg) center center no-repeat; background-size: cover; padding: 80px 0 100px 0;}
.imain5 { background: url(../img/index/bg3.jpg) center center no-repeat; background-size: cover; padding: 70px 0;}
.h5_ggxs { background: url(../img/index/bg1.jpg) center center no-repeat; background-size: cover; padding: 86px 0 170px 0;}


.ibanner { height: 362px; transition:all 300ms ease; position: relative;}
.ibanner .img { position: absolute;  top: 50%;   
  right: 0px;
  margin-top: -142px;
}
.ibanner .img img { display: block; height: 280px;}
.ibanner .con { position: absolute; left: 0; top: 50%; width: 58%; margin-top: -170px;}
.ibanner .con .t { font-size: 48px; line-height: 120px; font-weight: bold; }
.ibanner .con .m { font-size: 15px; color: #666666; margin-bottom: 26px;}
.ibanner .con .m ul li { position: relative; padding: 5px 20px; line-height: 28px; display: flex;  
  align-items: center;}
.ibanner .con .m ul li span{color: #246FDD;}
.ibanner .con .m ul li img{ margin-right: 4px; width: 20px;}
.ibanner .con .m ul li:before { 
  display: block; content: ''; position: absolute; left: 0; top: 50%; width: 6px; height: 6px; border-radius: 100%; 
  /* background: #999999;  */
  margin-top: -3px;
}
.ibanner .con .f a { display: block; text-align: center; width: 180px; height: 50px; line-height: 50px; border-radius: 25px; font-size: 20px; background: #24DD7F; color: #fff;}
.ibanner .con .f a:hover { background: #00bb5c; color: #fff;}


.contactBanner{ height: 700px; }
.contactBanner .img { position: absolute; right: -170px; top: 50%; margin-top: -260px;}
.contactBanner .img img { display: block; height: 520px;}



.ifeature {}
.ifeature .item{ float: left; width: 33.33%; position: relative;}
.ifeature .item .img { position: absolute; left: 10px; top: 0;}
.ifeature .item .img img { display: block; height: 140px;}
.ifeature .item .con { padding: 44px 0 44px 186px; font-size: 14px; line-height: 24px; color: #666666;}
.ifeature .item .con b { display: block; font-size: 18px; line-height: 26px; color: #333333;}
.ifeature .item:after { display: block; content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 50px; margin-top: -25px; background: #eee;}
.ifeature .item:last-child:after { display: none;}

.itit { text-align: center; }
.itit b { display: block; line-height: 76px; font-size: 46px;}
.itit span { display: block; line-height: 48px; font-size: 18px; color: #666666; }


.istyle { margin-top: 20px; position: relative; }
 .istyle_nav { position: absolute; left: -1px; top: -1px; bottom: -1px; width: 220px; border-right: 1px #eeeeee solid;}
.istyle_nav ul li { display: block; height: 130px; line-height: 130px; font-size: 22px; color: #666666; text-align: center; position: relative; cursor: pointer; transition:all 300ms ease;}
.istyle_nav ul li.on { font-size: 26px; color: #fff; background: linear-gradient(90deg, #0B7CFE 0%, #1DD0D9 100%);}
.istyle_nav ul li:after { display: block; content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: #eeeeee;}
.istyle_nav ul li:last-child:after { display: none;}
.istyle_nav ul li:first-child { border-radius: 30px 0 0 0;}
.istyle_nav ul li:last-child { border-radius: 0 0 0 30px;} 

.main_ad_nav{
  display: flex;
  align-items: center;
  position: relative;
  z-index: 22;
}
.main_ad_nav span{
  width: 82px;
  font-size: 13px;
  font-weight: 200;
  text-align: center;
  color: #333;
  cursor: pointer;
}
.main_ad_nav span:hover{
  color: #0b7cfd;
}
.main_ad_nav span.on{
  color: #0b7cfd;
  position: relative;
}
.main_ad_nav span.on::after{
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  width: 50%;
  height: 2px;
  background: #0b7cfd;
  margin: 0 auto;
}



.h5_ggxs{
  padding: 20px 0px 0px 0px;
}

.istyle_con { position: relative;}
.istyle_con .item {  height: 400px; position: relative; transition:all 300ms ease;padding-right: 330px; display: none;}
.istyle_con .item .img { position: absolute;  top: 50%; right: -94px; margin-top: -256px;}
.istyle_con .item .img img { display: block; height: 520px;}

.istyle_con .item .tit { position: relative; line-height: 72px; font-size: 28px; font-weight: bold; margin-bottom: 16px;}
.istyle_con .item .tit:after { display: block; content: ''; position: absolute; left: 0; bottom: 0; height: 3px; width: 55px; background: #0b7cfe;}
.istyle_con .item .tit2 { line-height: 21px; font-size: 15px; font-weight: bold; height: 45px;}
.istyle_con .item .con ul li { position: relative; padding: 10px 0 10px 62px; height: 52px; color: #666666; font-size: 14px; line-height: 16px;}
.istyle_con .item .con ul li img { display: block; position: absolute; left: 0; top: 50%; margin-top: -19px; height: 38px;}
.istyle_con .item .con ul li div { position: absolute; left: 51px; right: 0; top: 50%; transform:translate(0,-50%);}
.istyle_con .item .con ul li b { font-weight: normal; display: block; color: #333; margin-bottom: 6px;}
.istyle_con .item .foot { padding-top: 30px; height: 35px;}
.istyle_con .item .foot ul li { float: left; margin-right: 20px;}
.istyle_con .item .foot ul li .btn { display: block; text-align: center; width: 90px; height: 35px; line-height: 35px; border: 1px solid #DDDDDD; border-radius: 4px; font-size: 14px; color: #999999;}
.istyle_con .item .foot ul li .btn img { display: inline-block; vertical-align: middle; margin-bottom: 2px; height: 22px; margin-right: 4px;}

.istyle_con .item_on { display: block;}

.h5_ggxs .item { display: block; left: 0; top: 0; right: 0; padding: 22px 550px 0 0; height: 496px; position: absolute; transition:all 300ms ease; opacity: 0;}
.h5_ggxs .item .img { position: absolute; right: -166px; top: 50%; margin-top: -433px;}
.h5_ggxs .item .img img { display: block; height: 866px;}
.h5_ggxs .item_on { opacity: 1;display: block;}

.iadvantage { }
.iadvantage .item { float: left; width: 33.33%;}
.iadvantage .item_m {  position: relative;  padding: 28px 6px 0 6px; transition:all 300ms ease;}
.iadvantage .item_m .img img { display: block; margin: 0 auto; height: 90px;}
.iadvantage .item_m .tit { text-align: center; padding-top: 5px; line-height: 52px; font-size: 24px; font-weight: bold;}
.iadvantage .item_m .con { text-align: center; color: #666666; line-height: 26px; font-size: 16px; padding-top: 4px; border-top: 1px solid #B7B7B7;}

.inews { margin-top: 30px; margin-left: -21px; margin-right: -21px; padding-bottom: 1px;}
.inews .item { float: left; width: 33.33%; margin-bottom: 42px;}
.inews .item_m { margin: 0 21px; position: relative; border-radius: 10px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.02); transition:all 300ms ease; overflow: hidden;}
.inews .item_m .img { display: block; height: 210px; overflow: hidden;}
.inews .item_m .img img { display: block; margin: 0 auto; width: 100%; height: 210px; object-fit:cover;}
.inews .item_m .con { padding: 0 20px 34px 20px;}
.inews .item_m .t { display: block; height: 60px; line-height: 60px; font-size: 20px; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.inews .item_m .m { color: #666666; line-height: 18px; font-size: 14px; height: 36px; overflow: hidden; margin-bottom: 26px;}
.inews .item_m .f a { display: block; text-align: center; width: 100%; height: 44px; line-height: 42px; border: 1px solid #E7E7E7; border-radius: 4px; font-size: 14px; color: #999999; box-sizing: border-box;}
.inews .item_m:hover { transform:translate(0,-5px); box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.inews .item_m:hover .f a { border: none; background: linear-gradient(to right,#0b7cfe,#1dcfd9); color: #fff; }


.mbanner { background-position: center center; background-repeat: no-repeat; background-size: cover;}
.mbanner .mainbox { height: 420px;}
.mbanner .con { position: absolute; left: 0; top: 50%; margin-top: -120px;}
.mbanner .con b { display: block; font-size: 50px; line-height: 80px; font-weight: bold; color: #0b7cfe;}
.mbanner .con p { display: block; font-size: 30px; line-height: 56px; color: #666666; margin-bottom: 32px;}
.mbanner .con a { display: block; text-align: center; width: 160px; height: 50px; line-height: 50px; border-radius: 25px; font-size: 20px; background: #0b7cfe; color: #fff;}
.mbanner .con a:hover { background: #015fcc; color: #fff;}


.about_list .item_m { position: relative; width: 1200px; margin: 0 auto;}
.about_list .about_list_box{
  display: flex;
  flex-wrap: wrap;
  padding: 0px 20px;
}
.about_list .about_list_box_item{
  display: flex;
  width: 50%;
  padding: 30px 0px;
}
.about_list .item .con .num {  font-size: 24px; color: #aacaff; font-family:'DIN'; display: flex;align-items: center; }
.about_list .item .con .t {  font-size: 14px; font-weight: bold;color: #333;margin-left: 5px;}
.about_list .item .con .m {  line-height: 20px; font-size: 13px; color: #777; margin-top: 12px;margin-left: 5px;padding-right: 10px;}
.about_list .item .con .m::before{ content: ''; display: inline-block; width: 5px;height: 5px;background: #f84839; 
  position: relative;
  top: -2px;
  left: -4px;
  border-radius: 50%;
}
.about_list .item .img{ display: block;}
.about_list .item .img img { display: block; height: 55px; margin-top: 8px;}
.about_list .item_r { background: url(../img/about/bg1.jpg) center center no-repeat; background-size: cover;}


.about_list2 .con { padding: 3px;}
.about_list2 .item:nth-child(2){ background: url(../img/about/bg2.jpg) center center no-repeat; background-size: cover;}
.about_list2 .item:nth-child(4){ background: url(../img/about/bg2.jpg) center center no-repeat; background-size: cover;}
.about_list2 .item_l { 
  /* background: url(../img/about/bg1.jpg) center center no-repeat; background-size: cover; */
}


/* 合作流程 */
.cooperative{
  padding: 32px 0px 62px 0px;
  display: flex;
}
.cooperative .cooperative_item{
  width: 25%;
  display: flex;
  align-items: center;
}
.cooperative .cooperative_item>p{
  width: 35px;
  height: 35px;
  line-height: 35px;
   text-align: center;
   color: #246FDD;
   font-size: 20px;
   font-weight: 600;
   margin-right: 8px;
   border-radius: 50%;
   background: rgba(106, 182, 255, 0.2);
   border: 1px solid #6AB6FF;
}
.cooperative .cooperative_item .cooperative_item_info{
  flex: 1;
}
.cooperative .cooperative_item .cooperative_item_info>h4{
  color: #31373D;
  font-size: 16px;
}
.cooperative .cooperative_item .cooperative_item_info>p{
  position: relative;
  padding-top: 8px;
  font-size: 13px;
  color: #BBBDBF;
}
.cooperative .cooperative_item .cooperative_item_info>p::before{
  content: '';
  position: absolute;
  top: 2px;
  right: 0px;
  width: 100%;
  height: 1px;
  background: #CADFFF;
}

/* 在线客服 */
.lxkf{
  position: fixed;
  top: 30%;
  right: 10px;
  width: 165px;
  padding: 0px 8px 8px 8px;
  background: #246FDD;
  border-radius: 4px;
}
.lxkf .lxkf_close{
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
}
.lxkf .lxkf_title{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 12px;
  color: #fff;
  user-select: none;
  font-size: 16px;
}
.lxkf .lxkf_title img{
  margin-right: 5px;
  height: 16px;
}

.lxkf .lxkf_list{
  border-radius: 4px;
  background: #fff;
  
}
.lxkf .lxkf_list a{
  display: block;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-align: center;
  color: #666;
  border-bottom: 1px solid #444;
}
.lxkf .lxkf_list a:hover{
  color: #246FDD;
}
.lxkf .lxkf_list a:last-child{
  border-bottom: 0px;
}


.fabout { background: url(../img/about/fbg.png) center bottom no-repeat #0b7cfe; background-size: cover; padding: 60px 0; text-align: center; color: #fff; line-height: 56px; font-size: 32px;}
.fabout a { display: block; margin: 20px auto 0 auto; width: 174px; height: 44px; line-height: 44px; border-radius: 22px; font-size: 20px; background: #fff; color: #0b7cfe;}
.fabout a img { display: inline-block; vertical-align: middle; margin-left: 10px; margin-bottom: 2px; height: 18px;}
.fabout a:hover { background: #fff; color: #0b7cfe; transform:translate(0,-5px);}


.footer { background: #182c4f; }
.footbox { color: #fff; padding: 40px 0;}
.foot_logo { padding: 10px 0; margin-bottom: 28px;}
.foot_logo img { display: block; margin: 0 auto; height: 34px;}

.foot_nav { text-align: center; line-height: 26px;}
.foot_nav ul li { display: inline-block; position: relative;}
.foot_nav ul li:after { display: block; content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 12px; margin-top: -6px; background: #fff; opacity: 0.2;}
.foot_nav ul li:last-child:after { display: none;}
.foot_nav ul li a { display: block; padding: 0 30px; font-size: 14px; color: #fff; }
.foot_nav ul li a:hover { text-decoration: underline;}

.foot_menus{
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
  font-size: 13px;
}
.foot_menus .foot_menus_item{
  min-width: 200px;
  text-align: center;
  color: #fff;
}
.foot_menus .foot_menus_item div{
  margin-bottom: 20px;
}
.foot_menus .foot_menus_item div>h4{
  display: inline-block;
  font-weight: 200;
  padding: 3px 7px;
  border: 1px solid #fff;
  border-radius: 25px;
}
.foot_menus .foot_menus_item a,.foot_menus .foot_menus_item p{
  display: block;
  margin: 10px 16px;
  text-align: center;
  color: #fff;
}
.foot_menus .foot_menus_item a:hover{
  text-decoration: underline;
}



.footcopy { background: #132647; padding: 13px 0; line-height: 24px; color: #7a808e; text-align: center;}
.footcopy a { color: #7a808e;}
.footcopy a:hover { color: #fff;}


@media (max-width:1600px){
.wrap { min-width: 1000px; padding-top: 58px; }

.mainbox { width: 1000px; }


.topbox { height: 58px; padding: 0 33px; }
.topboxs { box-shadow: 0 0 8px rgba(0,0,0,0.1);}

.head_logo { padding-top: 9px; }
.head_logo img { height: 40px; }

.head_nav { margin-left: 33px;}
.head_nav ul li a { height: 58px; line-height: 58px; padding: 0 25px; font-size: 13px; }
.head_nav ul li a:hover:after ,.head_nav ul li a.on:after{ width: 33px; height: 3px; margin-left: -16px; }

.head_login { padding: 10px 0; }
.head_login ul li { margin-left: 16px;}
.head_login ul li a { width: 75px; height: 36px; line-height: 35px; border-radius: 3px; }


.imain3 { }
.imain4 { padding: 66px 0 83px 0;}
.imain5 { padding: 58px 0;}






.ibanner { height: 342px; }
.ibanner .img {    
  right: -10px;
  margin-top: -142px;
}
.ibanner .img img { height: 280px;}
.ibanner .con { margin-top: -141px;}
.ibanner .con .t {  line-height: 100px; }
.ibanner .con .m { font-size: 15px; margin-bottom: 23px;}
.ibanner .con .m ul li { padding: 4px 16px; line-height: 23px;}
.ibanner .con .m ul li:before { width: 4px; height: 4px; margin-top: -2px;}
.ibanner .con .f a { width: 150px; height: 41px; line-height: 41px; border-radius: 20px; font-size: 16px; }



.contactBanner { height: 583px; }
.contactBanner .img { right: -141px; margin-top: -216px;}
.contactBanner .img img { height: 433px;}



.ifeature .item{  width: 33.33%; }
.ifeature .item .img { left: 8px; }
.ifeature .item .img img { height: 116px;}
.ifeature .item .con { padding: 36px 0 36px 155px; font-size: 13px; line-height: 20px; }
.ifeature .item .con b { font-size: 15px; line-height: 21px; }
.ifeature .item:after { width: 1px; height: 41px; margin-top: -20px; }

.itit b { line-height: 63px; font-size: 38px;}
.itit span { line-height: 40px; font-size: 15px; }


.istyle { margin-top: 18px;}
 .istyle_nav { left: -1px; top: -1px; bottom: -1px; width: 183px; }
.istyle_nav ul li { height: 108px; line-height: 108px; font-size: 18px; }
.istyle_nav ul li.on { font-size: 21px; }
.istyle_nav ul li:first-child { border-radius: 25px 0 0 0;}
.istyle_nav ul li:last-child { border-radius: 0 0 0 25px;} 

.istyle_con .item {  }
.istyle_con .item .img { }
.istyle_con .item .img img { }
.istyle_con .item .tit { line-height: 73px; font-size: 28px;  margin-bottom: 16px;}
.istyle_con .item .tit:after { height: 3px; width: 55px; }
.istyle_con .item .tit2 { line-height: 21px; font-size: 16px; height: 43px;}
.istyle_con .item .con ul li { padding: 8px 0 8px 51px; height: 43px; font-size: 13px; line-height: 13px;}
.istyle_con .item .con ul li img { margin-top: -19px; height: 38px;}
.istyle_con .item .con ul li div { left: 51px; right: 0; top: 50%; }
.istyle_con .item .con ul li b { margin-bottom: 5px;}
.istyle_con .item .foot { padding-top: 30px; height: 33px;}
.istyle_con .item .foot ul li { margin-right: 20px;}
.istyle_con .item .foot ul li .btn { width: 90px; height: 31px; line-height: 31px; border-radius: 3px; font-size: 13px; }
.istyle_con .item .foot ul li .btn img { margin-bottom: 1px; height: 20px; margin-right: 4px;}


.iadvantage {}
.iadvantage .item { }
.iadvantage .item_m {  }
.iadvantage .item_m .img img { height: 90px;}
.iadvantage .item_m .tit { padding-top: 4px; line-height: 43px; font-size: 20px; }
.iadvantage .item_m .con { line-height: 21px; font-size: 13px;}

.inews { margin-top: 25px; margin-left: -17px; margin-right: -17px; }
.inews .item { margin-bottom: 34px;}
.inews .item_m { margin: 0 17px; border-radius: 8px; box-shadow: 0 0 16px rgba(0,0,0,0.02); }
.inews .item_m .img { height: 175px; }
.inews .item_m .img img { width: 100%; height: 175px; }
.inews .item_m .con { padding: 0 16px 28px 16px;}
.inews .item_m .t { height: 50px; line-height: 50px; font-size: 16px; }
.inews .item_m .m { line-height: 15px; font-size: 13px; height: 30px; margin-bottom: 21px;}
.inews .item_m .f a { height: 36px; line-height: 35px; border-radius: 3px; font-size: 13px; }
.inews .item_m:hover { transform:translate(0,-4px); box-shadow: 0 0 16px rgba(0,0,0,0.1);}


.mbanner .mainbox { height: 340px;}
.mbanner .con { margin-top: -100px;}
.mbanner .con b { font-size: 41px; line-height: 66px; }
.mbanner .con p { font-size: 25px; line-height: 46px; margin-bottom: 26px;}
.mbanner .con a { width: 133px; height: 41px; line-height: 41px; border-radius: 20px; font-size: 16px; }


.about_list .item_m { width: 1000px; }


.fabout { padding: 50px 0; line-height: 46px; font-size: 26px;}
.fabout a { margin: 16px auto 0 auto; width: 145px; height: 36px; line-height: 36px; border-radius: 18px; font-size: 16px; }
.fabout a img { margin-left: 8px; margin-bottom: 1px; height: 15px;}
.fabout a:hover { transform:translate(0,-4px);}


.footbox { padding: 33px 0;}
.foot_logo { padding: 8px 0; margin-bottom: 23px;}
.foot_logo img { height: 28px;}

.foot_nav { line-height: 22px;}
.foot_nav ul li:after { width: 1px; height: 10px; margin-top: -5px; }
.foot_nav ul li a { padding: 0 25px; font-size: 13px; }

.footcopy { padding: 10px 0; line-height: 20px; }
}

@media (max-width:999px){
.wrap { min-width: auto; padding-top: 50px; }

.mainer_h5 .mainbox{
  margin: 0;
}
.mainer_h5 .main_item{
  margin-left: 11px;
  margin-right: 11px;
}

.mainbox { margin: 0 11px; width: auto; position: relative;}

.topbox { height: 50px; padding: 0 12px; }
.topboxs { box-shadow: 0 0 8px rgba(0,0,0,0.1);}

.head_logo { padding-top: 10px; }
.head_logo img { height: 30px; }

.nav_btn { display:block; position:absolute; right:15px; top:9px; cursor:pointer;  padding:3px 3px 3px 3px; border-radius:3px;}
.nav_btn i{ display:block; font-style:normal; width:2px;height:2px;box-shadow:inset 0 0 0 28px,0 -7px 0 0,0 7px 0 0;margin:12px 22px 12px 4px; position:relative; text-align: left; text-indent: -9999px; direction: ltr; box-sizing: border-box; color:#111; }
.nav_btn i:before{width:16px;height:2px;left:5px;box-shadow:inset 0 0 0 28px,0 -7px 0 0,0 7px 0 0;position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.nav_btn i:after, .nav_btn i:before { content: ''; pointer-events: none; }


.head_nav { float: none; margin-left: 0; position: fixed; left: 0; right: 0; top: 50px; bottom: 0; padding: 20px 0; background: #ffffff; display: none; z-index: 9998;}
.head_nav ul li { float: none;}
.head_nav ul li a { display: block; height: 50px; line-height: 50px; padding: 0 20px; font-size: 16px; text-align: center;}

.head_login { float: none; position: fixed; left: 0; right: 0; bottom: 0; padding: 10px 0; background: #ffffff; display: none; z-index: 9999;}
.head_login ul li { width: 50%; margin: 0;}
.head_login ul li a { margin: 0 10px; width: auto; height: 36px; line-height: 34px; border-radius: 3px; }


.imain3 { padding: 12px 0 30px 0;}
.imain4 { padding: 30px 0 20px 0;}
.imain5 { padding: 28px 0;}

.ibanner { height: auto; padding: 20px 0; }
.ibanner .img { position: relative; top: auto; right: auto; margin-top: 0;}
.ibanner .img img { height: auto; width: 90%; margin: 0 auto;}
.ibanner .con { position: relative; top: auto; margin-top: auto; width: auto; padding-top: 30px;}
.ibanner .con .t { font-size: 22px; line-height: 47px; margin-bottom: 5px; text-align: center;}
.ibanner .con .m { font-size: 14px; margin-bottom: 22px; margin-left: 20px; margin-right: 20px;}
.ibanner .con .m ul li { padding: 4px 16px; line-height: 23px;}
.ibanner .con .m ul li:before { width: 4px; height: 4px; margin-top: -2px;}
.ibanner .con .f a { margin: 0 auto; width: 150px; height: 41px; line-height: 41px; border-radius: 20px; font-size: 16px; }


.contactBanner .img img{
  width: 50%;
}
.contactBanner .con .m ul li{
  justify-content: center;
}


.ifeature .item{ float: none; width: auto; }
.ifeature .item .img { left: 8px; }
.ifeature .item .img img { height: 90px;}
.ifeature .item .con { padding: 23px 0 23px 130px; font-size: 13px; line-height: 20px; }
.ifeature .item .con b { font-size: 15px; line-height: 21px; }
.ifeature .item:after { width: 100%; bottom: 0; top: auto; left: 0; right: 0; height: 1px; margin-top: 0; opacity: 0.5; }

.itit b { line-height: 43px; font-size: 20px;}
.itit span { line-height: 30px; font-size: 15px; }


.istyle { margin-top: 18px; border-radius: 15px; box-shadow: 0 0 16px rgba(0,0,0,0.02); height: auto; padding-left: 0;}
 .istyle_nav { position: relative; left: 0; top: 0; bottom:auto; width: auto; height: 50px; border: none; border-bottom: 1px #eeeeee solid; }
.istyle_nav ul li { float: left; width: 25%; height: 50px; line-height: 50px; font-size: 14px; }
.istyle_nav ul li.on { font-size: 14px; }
.istyle_nav ul li:after { display: none;}
.istyle_nav ul li:first-child { border-radius: 15px 0 0 0;}
.istyle_nav ul li:last-child { border-radius: 0 15px 0 0;} 

.istyle_con { height: 650px;}
.istyle_con .item { padding: 15px; height: auto; }
.istyle_con .item .img { position: relative; top: auto; right: auto; margin-top: 0; overflow: hidden;}
.istyle_con .item .img img { height: auto; width: 100%; margin: -10% auto;}
.istyle_con .item .tit { line-height: 50px; font-size: 22px; margin-bottom: 16px; text-align: center;}
.istyle_con .item .tit:after { left: 50%; margin-left: -27px; height: 3px; width: 55px; }
.istyle_con .item .tit2 { line-height: 22px; font-size: 15px; height: auto; text-align: center; margin-bottom: 5px;}
.istyle_con .item .con ul li { padding: 8px 0 8px 51px; height: 43px; font-size: 13px; line-height: 13px;}
.istyle_con .item .con ul li img { margin-top: -19px; height: 38px;}
.istyle_con .item .con ul li div { left: 51px; right: 0; top: 50%; }
.istyle_con .item .con ul li b { margin-bottom: 5px;}
.istyle_con .item .foot { padding-top: 15px; height: 33px;}
.istyle_con .item .foot ul li { margin-right: 20px;}
.istyle_con .item .foot ul li .btn { width: 90px; height: 31px; line-height: 31px; border-radius: 3px; font-size: 13px; }
.istyle_con .item .foot ul li .btn img { margin-bottom: 1px; height: 20px; margin-right: 4px;}


.iadvantage {  }
.iadvantage .item { float: none; width: auto; margin-bottom: 10px;}
.iadvantage .item_m { margin: 0; border-radius: 8px; background: rgba(255,255,255,0.6); box-shadow: 0 0 16px rgba(0,0,0,0.02); height: auto; padding: 25px 25px; }
.iadvantage .item_m .img img { height: auto; width: 40%; margin: 0 auto;}
.iadvantage .item_m .tit { padding-top: 4px; line-height: 43px; font-size: 20px; }
.iadvantage .item_m .con { line-height: 21px; font-size: 13px;}

.inews { margin-top: 28px; margin-left: 0; margin-right: 0; }
.inews .item { float: none; width: auto; margin-bottom: 14px;}
.inews .item_m { margin: 0; border-radius: 8px; box-shadow: 0 0 16px rgba(0,0,0,0.02); }
.inews .item_m .img { height: 150px; }
.inews .item_m .img img { width: 100%; height: 150px; }
.inews .item_m .con { padding: 0 16px 16px 16px;}
.inews .item_m .t { height: 50px; line-height: 50px; font-size: 16px; }
.inews .item_m .m { line-height: 22px; font-size: 15px; height: 44px; margin-bottom: 15px;}
.inews .item_m .f a { height: 36px; line-height: 35px; border-radius: 3px; font-size: 13px; }
.inews .item_m:hover { transform:translate(0,-4px); box-shadow: 0 0 16px rgba(0,0,0,0.1);}


.mbanner .mainbox { height: 180px;}
.mbanner .con { margin-top: -58px;}
.mbanner .con b { font-size: 20px; line-height: 34px; }
.mbanner .con p { font-size: 14px; line-height: 26px; margin-bottom: 16px;}
.mbanner .con a { width: 120px; height: 36px; line-height: 36px; border-radius: 19px; font-size: 14px; }


.about_list .item_m { width: auto; margin: 0 15px; padding: 30px 0; height: auto; }
.about_list2 .con { padding: 2.5px;}
.about_list2 .cons { height: auto; }


.fabout { padding: 30px 20px; line-height: 26px; font-size: 16px;}
.fabout a { margin: 12px auto 0 auto; width: 145px; height: 36px; line-height: 36px; border-radius: 18px; font-size: 16px; }
.fabout a img { margin-left: 8px; margin-bottom: 1px; height: 15px;}
.fabout a:hover { transform:translate(0,-4px);}


.footbox { padding: 22px 0;}
.foot_logo { padding: 8px 0; margin-bottom: 23px;}
.foot_logo img { height: 28px;}

.foot_nav { line-height: 22px;}
.foot_nav ul li:after { width: 1px; height: 10px; margin-top: -5px; }
.foot_nav ul li a { padding: 0 12px; font-size: 13px; }

.footcopy { padding: 10px 0; line-height: 20px; font-size: 13px; }

}


/*手机底部菜单*/
.footbar_wrap { display: none; height: 60px; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.footbar_box { position: fixed; left: 0; right: 0; bottom: 0; background: #ffffff; z-index: 99999; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.footbar { height: 60px; display:flex;}
.footbar .item { flex: 1;}
.footbar .item a { display: block; height: 54px; text-align: center; padding: 6px 0 0 0; font-size: 13px; line-height: 16px; color: #999999;}
.footbar .item a i { display: block; margin: 0 auto; width: 30px; height: 30px; background: url(../img/footbar.png) no-repeat; background-size: 60px auto;}
.footbar .item a i.t1 { background-position: 0 0;}
.footbar .item a i.t2 { background-position: 0 -30px;}
.footbar .item a i.t3 { background-position: 0 -60px;}
.footbar .item a i.t4 { background-position: 0 -90px;}
.footbar .item_current a { color: #0b7cfd;}
.footbar .item_current a i.t1 { background-position: -30px 0;}
.footbar .item_current a i.t2 { background-position: -30px -30px;}
.footbar .item_current a i.t3 { background-position: -30px -60px;}
.footbar .item_current a i.t4 { background-position: -30px -90px;}





.footbox_h5,.mainer_h5,.head_login_h5,.h5_show{
  display: none;
}
.pc_show{
  display: block;
}

@media (max-width:999px){
.footbar_wrap,.footbox_h5,.mainer_h5,.head_login_h5,.h5_show { display: block;}
.lxkf,.footbox_pc,.mainer_pc,.footer_pc,.pc_show{
  display: none;
}
.main_item{
  margin: 10px 0px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 2px 6px 0px rgba(127, 102, 255, 0.10);
}


/* h5 广告主 网站主 */
.nopadding{
  padding-top: 0px !important;
}
.gg_icon{
  padding: 5px 10px;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
}
.main_swiper{
  height: 100%;
  background: linear-gradient(180deg, rgba(212, 232, 255, 0.97) 0.24%, #F9F9F9 98.67%);
}
.main_swiper .fabout{
  margin: 15vh auto;
  width: 80%;
  border-radius: 8px;
}
.main_swiper-pagination{
  top: 56% !important;
}
.arrow_top{
  position: fixed;
  bottom: 2px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 40px;
  z-index: 10;
}

.h5_advertiser_item{
  padding: 0px 10px;
  text-align: center;
}
.h5_advertiser_item1{
  padding-top: 60px;
}
.h5_advertiser_item img{
  height: 18vh;
  margin-top: 7vh;
}
.h5_advertiser_item .cons{
  padding: 0px  8px 10px 8px;
  background: #fff;
  border-radius:  8px;
}
.h5_advertiser_item .cons .num{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #AACAFF;
  font-size: 28px;
  padding-top: 3px;
}
.h5_advertiser_item .cons .num span{
  font-weight: 600;
  color: #333;
  font-size: 15px;
}
.h5_advertiser_item .cons .m{
  text-align: left;
  color: #666;
  font-size: 13px;
  line-height: 19px;
} 





.mainer_h5{
  padding: 4px 0px;
  background: linear-gradient(180deg, rgba(212, 232, 255, 0.97) 0.24%, #F9F9F9 98.67%);
}

.head_login_h5{
  position: absolute;
  right: 60px;
  top: 15px;
  color: #555;
  font-size: 14px;
}
.h5_close_btn{
  position: absolute;
  right: 15px;
  top: 15px;
}
.h5_close_btn img{
  width: 20px;
  height: 20px;
}

/* h5底部栏 */
.footbox_h5{
  padding-bottom: 5px;
}
.footbox_h5 .foot_menus{
  display: block;
  margin-bottom: 0px;
}
.footbox_h5 .foot_menus .foot_menus_item{
  display: flex;
  justify-content: space-between;
}
.footbox_h5 .foot_menus .foot_menus_item p{
  font-size: 15px;
}

/*  h5 右侧qq tg */
.h5_contact{
  position: fixed;
  right: 9px;
  top: 40%;
  z-index: 99;
}
.h5_contact a{
  display: block;
  margin: 8px 0px;
}
.h5_contact a img{
  width: 35px;
}

/* h5 banner */
.h5_banner{
  width: 100%;
  padding-top: 10px;
}
.h5_banner_swiper{
  height: 100%;
}
.h5_banner_swiper a{
  display: block;
  width: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
}
.h5_banner_swiper img{
  width: 100%;
  border-radius: 8px;
  display: block;
  margin: auto;  
}

/* 在线客服 */
.zxkf_h5{
  display: flex;
  align-items: center;
  padding: 16px 10px;
}
.zxkf_h5 .zxkf_info{
  flex: 1;
}
.zxkf_h5 img{
  width: 42px;
  height: 42px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #246FDD;
}
.zxkf_h5 h4{
  color: #666;
  font-size: 15px;
  margin-bottom: 4px;
}
.zxkf_h5 p{
  font-size: 14px;
}
.zxkf_h5>a{
  padding: 6px 8px;
  font-size: 13px;
  color: #0C7DFE;
  text-align: center;
  border-radius: 9.199px;
  background: rgba(36, 111, 221, 0.10);
}
/* h5公告 */
.gg_h5{
  height: 20vh;
}
.gg_h5 .gg_swiper{
  height: 100%;
}
.gg_h5 .gg_h5_silde{
  padding: 8px;
  height: 100%;
  box-sizing: border-box;
}
.gg_h5 .gg_h5_item{
  height: 28%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
}
.gg_h5 .gg_h5_item>div{
  width: 66.5vw;
  display: flex;
  align-items: center;
}
.gg_h5 .gg_h5_item img{
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
.gg_h5 .gg_h5_item a{
  flex: 1;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}
.gg_h5 .gg_h5_item span{
  color: #666;
  font-size: 12px;
}


/* 技术领先  轮播 */
.jslx_h5{
  /* height: 28vh; */

}
.jslx_h5 .jslx_swiper{
  height: 100%;
  padding: 20px 0px;
}
.jslx_h5 .jslx_item{
  height: 100%;
  background: #fff;
  /* padding: 8px; */
}
.jslx_h5 .jslx_item_img{
  height: 80%;
  margin: 6px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  /* background: url('/static/img/h5/jslx_bg.png') no-repeat;
  background-size: 100% 100%; */
  border-radius: 8px;
}
.jslx_h5 .jslx_item_img>div{
  height: 100%;
  padding: 10px;
  text-align: center;
  box-sizing: border-box;
}
.jslx_h5 .jslx_item_img p{
  margin: 14px 0px 6px 0px;
  font-size: 19px;
  color: #222;
}
.jslx_h5 .jslx_item_img span{
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.jslx_h5 .jslx_item_img img{
  height: 130px;
  padding: 0px 10px;
}

/* 广告 网站主 */
.ggz_h5{
  display: flex;
  padding: 18px 0px;
}
.ggz_h5 a{
  display: flex;
}
.ggz_h5 .ggz_h5_img{
  width: 30%;
}
.ggz_h5 .ggz_info{
  width: 70%;
  position: relative;
  padding-right: 25px;
}
.ggz_h5 .ggz_info h4{
  color: #000;
  font-size: 16px;
  margin-bottom: 6px;
}
.ggz_h5 .ggz_info p{
  color: #666;
  font-size: 14px;
  line-height: 22px;
}
.ggz_h5 .ggz_info img{
  position: absolute;
  right: 10px;
  bottom: -10px;
  width: 2px;
}
.ggz_h5 .ggz_h5_img_arrow{
  width: 25px !important;
}

/* h5联系我们 */
.lxwm_h5{
  margin: 20px 0px;
  font-size: 13px;
  border-radius: 20px;
  border: 1px solid #96D0FF;
  background: #E5F5FF;
}
.lxwm_h5_title{
  padding: 20px 12px;
  font-size: 16px;
  border-radius: 20px;
  color: #fff;
  background: linear-gradient(270deg, #3FD1FF 0%, #2483FF 100%);
}
.lxwm_h5_title h4{
  font-size: 20px;
}
.lxwm_h5_title p{
  display: flex;
  line-height: 20px;
}
.lxwm_h5_title p a{
  display: block;
  background: #fff;
  color: #0D85FA;
  font-size: 14px;
  height: 26px;
  line-height: 26px; 
  margin-top: 10px;
  padding: 4px 15px;
  border-radius: 20px;
}
.lxwm_h5_title p span{
  flex: 1;
  margin-top: 10px;
  padding-right: 8px;
  font-size: 14px;
}
.lxwm_h5_info{
  /* width: 67%; */
  padding: 4px 8px;
}
.lxwm_h5_info p{
  display: flex;
  margin: 10px 0px;
}
.lxwm_h5_info p>span,.lxwm_h5_info p>a{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111;
  padding: 5px 0px;
  margin: 0px 8px;  
  border-radius: 10px;
  background: #F9F9F9;
}
.lxwm_h5_info p .qq_btn{
  background: linear-gradient(180deg, #A8E9FF 0%, #7DD5F7 100%);
}
.lxwm_h5_info p img{
  width: 16px;
  margin-right: 2px;
}





}