﻿




@media(min-width:768px){
      i.bg {
    width: 100%;
    height: 0px;
    background: #fff;
  
    position: absolute;
    top: 135px;
          transition: 0.7s;
}
    .top{width: 100%;position: relative;height: 135px;z-index: 22;}
    .t_t{width: 100%;height: 35px;background: #333333;position: relative;}
    .t_tcon{width: 1200px;position: relative;margin: 0px auto;}
    
    .t_name{width: auto;float: left;line-height: 35px;color: #ffffff;font-size: 14px;}
    
    .t_ver{width: auto;float: right;}
    .t_ver li{height: 35px;width: auto;float: left;margin: 0px 0px 0px 20px;position: relative;}
    .t_ver li a{display: block;padding: 0px 0px 0px 15px;line-height: 35px;position: relative;color: #FFF;font-size: 14px;transition: all 0.3 ease;}
    .t_ver li a::before{display: block;content: "";width: 6px;height: 6px;position: absolute;left: 0px;top: 50%;margin-top: -3px;background: #FFF;border-radius: 50%;}

    .top_nav{width: 1200px;position: relative;height: 100px;margin: 0px auto;}
    .t_logo{position: absolute;height: 100px;left: 0px;top: 0p;display: flex;align-items: center;justify-items: center;}

    .xn_n_14_wrap{position: relative;float: right;height: 100px;margin: 0px -35px 0px 0px;}
.xn_n_14_wrap_main{width: auto;float: left;height: 100%;}
.xn_n_14_wrap_menu1,.xn_n_14_wrap_menu1_2,.xn_n_14_wrap_menu1_cur{float:left;position: relative;}
.xn_n_14_wrap_menu1>a,.xn_n_14_wrap_menu1_2>a,.xn_n_14_wrap_menu1_cur>a{display: block;width: auto;height: 100px;padding: 0px 24px;position: relative;line-height: 100px;color: #333333;font-size: 16px;transition: all 0.3s ease;}
.xn_n_14_wrap_menu1>a:hover,.xn_n_14_wrap_menu1_2>a,.xn_n_14_wrap_menu1_cur>a{color:#192d79;}
.xn_n_14_wrap_menu2,.xn_n_14_wrap_menu2_2{position: relative;width: 100%;}
.xn_n_14_wrap_menu2>a,.xn_n_14_wrap_menu2_2>a{color: #333333;font-size: 14px;font-weight:normal;line-height:30px !important;text-align: center;display: block;}
.xn_n_14_wrap_menu2>a:hover,.xn_n_14_wrap_menu2_2>a{color:#192d79;font-weight: bold}
.xn_n_14_wrap_main ul li ul{width: 340%;padding: 10px 20px;position: absolute;top: 100px;left: -117%;}
.xn_n_14_wrap_main ul li ul li{}
.xn_n_14_wrap_main ul li ul li ul{ float:left; margin-left:128px;display: none !important;}
}
@media(max-width:767px){
    .top{width: 100%;position: relative;height: 60px;z-index: 22;}
    .t_t{width: 100%;height: 25px;background: #333333;position: relative;padding: 0px 10px;}
    .t_tcon{width: 100%;position: relative;margin: 0px auto;}
    
    .t_name{width: auto;float: left;line-height: 25px;color: #ffffff;font-size: 12px;}
    
    .t_ver{width: auto;float: right;}
    .t_ver li{height: 25px;width: auto;float: left;margin: 0px 0px 0px 10px;position: relative;}
    .t_ver li a{display: block;padding: 0px 0px 0px 9px;line-height: 25px;position: relative;color: #FFF;font-size: 12px;transition: all 0.3 ease;}
    .t_ver li a::before{display: block;content: "";width: 4px;height: 4px;position: absolute;left: 0px;top: 50%;margin-top: -2px;background: #FFF;border-radius: 50%;}

    .top_nav{width: 100%;position: relative;height: 35px;margin: 0px auto;padding: 0px 0px;}
    .t_logo{position: absolute;height: 35px;left: 10px;top: 0px;display: flex;align-items: center;justify-items: center;}
    .t_logo img{height:30px}

    .top_navdakai{
    position: absolute;
    right: 10px;
    top: 0px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .top_navdakai img{
    height: 20px;
}
    
.xn_n_14_wrap{position: fixed;height: 100%;background: #f3f3f3;z-index: 2222;top: 0px;left: 0px;width: 0%;overflow: hidden;transition: all 0.3s ease;}
.xn_n_14_wrapcur{width: 100%;padding: 50px 0px 0px 0px;}
.xn_n_14_wrap_main{width: 100%;float: left;height: 100%;}
.xn_n_14_wrap_close{
    position: absolute;
    top: 0px;
    height: 50px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.xn_n_14_wrap_close IMG{
    height: 20px;
}
.xn_n_14_wrap_menu1,.xn_n_14_wrap_menu1_2,.xn_n_14_wrap_menu1_cur{
    display: block;
    padding-left: 15%;
    border-bottom: 1px solid #e6e6e6;
}
.xn_n_14_wrap_menu1_2,.xn_n_14_wrap_menu1_cur{
    display: block;
    width: 100%;
    padding-left: 15%;
}
.xn_n_14_wrap_menu1>a,.xn_n_14_wrap_menu1_2>a,.xn_n_14_wrap_menu1_cur>a{display: inline-block;width: auto;height: 45px;position: relative;line-height: 45px;color: #333333;font-size: 14px;transition: all 0.3s ease;}
.xn_n_14_wrap_menu1>a:hover,.xn_n_14_wrap_menu1_2>a,.xn_n_14_wrap_menu1_cur>a{color:#192d79;border-bottom: 0.04rem solid #1a1a1a;}
.xn_n_14_wrap_menu2,.xn_n_14_wrap_menu2_2{position: relative;width: 100%;}
.xn_n_14_wrap_menu2>a,.xn_n_14_wrap_menu2_2>a{color: #333333;font-size: 14px;font-weight:normal;line-height:30px !important;text-align: left;display: block;padding-left: 5%;}
.xn_n_14_wrap_menu2>a:hover,.xn_n_14_wrap_menu2_2>a{color:#192d79;}
.xn_n_14_wrap_main ul li ul{width: 100%;padding: 10px 0px;}
.xn_n_14_wrap_main ul li ul li{}
.xn_n_14_wrap_main ul li ul li ul{ float:left; margin-left:128px;display: none !important;} 
}




@media (min-width: 768px) {
.news_banner,.news_banner img{width:100%; height:auto; overflow: hidden; position:relative; margin:0 auto;}
}
@media (max-width: 767px) {
    .news_banner,.news_banner img{width:100%; height:auto; overflow: hidden; position:relative; margin:0 auto;}
}




@media (min-width: 768px) {
    .n_main{width: 100%;position: relative;} 
    .n_content{width: 1200px;position: relative;margin: 0px auto;}
    .n_content_right_name_r{width: 100%;position: relative;height: 16px;float: left;margin: 20px 0px 80px 0px;}
    .n_content_right_name_r li{float: left;color: #666666;font-size: 16px;line-height: 16px;}
    .n_content_right_name_r li span{display: block;float: left;}
    .n_content_right_name_r li img{margin: 0px 10px 0px 0px;}
    .n_r_wz1{display: none !important;}
    .n_content_right_name_r li a{color: #666666;transition: all 0.3s ease;}
    .n_content_right_name_r li a:hover{color: #192d79;}
     .n_content_left{width: 250px;height: auto;float: left;}
     .n_content_left_t{width: 100%;height: 50px;background: #192d79;border-radius: 5px;color: #FFF;font-size: 30px;line-height: 50px;text-align: center;}
 .n_content_left_cnt{width:250px; height: auto;  min-height:100px;padding: 30px 15px 0px 15px;}
 .n_content_left_cnt ul li ul li ul{border-bottom:none !important;}
 .left_menu1,.left_menu1_cur,.left_menu1_2{width: 100%;padding: 0px 0px 20px 0px;}
 .left_menu1>a,.left_menu1_cur>a,.left_menu1_2>a{display: block;width: 100%;height: 16px;line-height: 16px;font-size: 16px;color: #333333;margin: 0px 0px 5px 0px;padding: 0px 0px 0px 22px;transition: all 0.3s ease;background: url(https://rc0.zihu.com/g1/M00/3B/C8/CgAGTF2G7X6AOQioAAAOwj6b4QY201.png) no-repeat left center;}
 .left_menu1>a:hover,.left_menu1_cur>a,.left_menu1_2>a{background: url(https://rc0.zihu.com/g1/M00/3B/C8/CgAGTF2G7b6AK1i4AAAOy9xxc4c238.png) no-repeat left center;}
 .left_menu2,.left_menu2_2,.left_menu2_cur{width: 100%;height: 14px;margin: 10px 0px 0px 0px;position: relative;}
 .left_menu2>a,.left_menu2_2>a,.left_menu2_cur>a{display: block;width: 100%;padding: 0px 0px 0px 22px;line-height: 14px;height: 14px;font-size: 14px;color: #333333;position: relative;transition: all 0.3s ease;}
 .left_menu2>a:hover,.left_menu2_2,.left_menu2_cur{ color: #192d79;font-weight: bold;}
 .left_menu2>a::before,.left_menu2_2>a::before,.left_menu2_cur>a::before{display: block;content: "";width: 6px;height: 6px;background: #333;border-radius: 50%;position: absolute;left: 4px;top: 4px;transition: all 0.3s ease;}
 .left_menu2>a:hover::before,.left_menu2_2>a::before,.left_menu2_cur>a::before{ background: #192d79;}
 .left_menu3{ width:193px;}
 .left_menu3 a{  color:#000; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
 .left_menu3 a:hover{ color: #F00; height:20px; background:none !important; font-weight:normal;}
 .left_menu3_2{ width:193px;}
 .left_menu3_2 a{  color:#C00; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
 .left_menu3_2 a:hover{ color:#F00; height:20px; background:none !important; font-weight:normal;}
 .left_menu3_cur{ width:193px;}
 .left_menu3_cur a{  color: #C00; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
 .left_menu3_cur a:hover{ color:#F00; background:none !important; font-weight:normal;}
 .n_content_right{width: 950px;height: auto;float: left;border-left: 1px solid #192d79;padding: 50px 0px 0px 0px;margin: 5px 0px 0px 0px;}
 .xn_c_solution_30_wrap{width: 100%;position: relative;}
 .xn_c_solution_30_xhbox{width: 440px;height: 165px;float: left;margin: 0px 0px 30px 34px;}
 .xn_c_solution_30_pic,.xn_c_solution_30_pic img{width:165px;height:165px;float:left}
 .xn_c_solution_30_nrwbox{width:calc(100% - 185px);float:right;height:100%;}
 .xn_c_solution_30_title{width:100%;height:16px;line-height:16px;font-size:16px;color:#333333;overflow:hidden;margin:20px 0px 15px 0px;transition:all 0.3s ease;}
 .xn_c_solution_30_nr1{width:100%;height:100px;line-height:25px;font-size:14px;color:#333333;overflow:hidden;margin:20px 0px 15px 0px;transition:all 0.3s ease;}
 .xn_c_solution_30_xhbox:hover .xn_c_solution_30_title{color:#192d79;font-weight: bold;}
    .fy{width: 100%;height: 28px;margin: 50px 0px 110px 0px;float: left;}
    .fy>div{width: 100%;text-align: center;}
    .fy>div span{display: inline-block;margin: 0px 5px;}
    .fy_1,.fy_4,.fy_7,.fy_9{display: none !important;}
    .fy>div a{display: block;padding: 0px 15px;height: 28px;line-height: 28px;background: #e5e5e5;border-radius: 5px;color: #666666;}
    .fy>div a:hover,.fy_on_A{background: #192d79 !important;color: #FFF !important;}
 }
 @media (max-width: 767px) {
     .n_main{width: 100%;position: relative;padding: 0px 15px;} 
     .n_content{width: 100%;position: relative;margin: 0px auto;}
     .n_content_right_name_r{width: 100%;position: relative;float: left;margin: 20px 0px;}
     .n_content_right_name_r li{float: left;color: #666666;font-size: 14px;line-height: 16px;}
     .n_content_right_name_r li:nth-child(1){width:30px}
     .n_content_right_name_r li:nth-child(2){width:calc(100% - 30px)}
     .n_content_right_name_r li span{display: block;float: left;}
     .n_content_right_name_r li img{margin: 0px 10px 0px 0px;}
     .n_r_wz1{display: none !important;}
      .n_content_right_name_r li a{color: #666666;transition: all 0.3s ease;display: block;float: left;}
     .n_content_right_name_r li a:hover{color: #192d79;}
      .n_content_left{width: 100%;height: auto;float: left;}
      .n_content_left_t{width: 100%;height: 35px;background: #192d79;border-radius: 5px;color: #FFF;font-size: 18px;line-height: 35px;text-align: center;}
  .n_content_left_cnt{width: 100%;height: auto;min-height:100px;padding: 15px 15px 0px 15px;}
  .n_content_left_cnt ul li ul li ul{border-bottom:none !important;}
  .left_menu1,.left_menu1_cur,.left_menu1_2{width: 100%;padding: 0px 0px 10px 0px;}
  .left_menu1>a,.left_menu1_cur>a,.left_menu1_2>a{display: block;width: 100%;height: 16px;line-height: 16px;font-size: 14px;color: #333333;margin: 0px 0px 5px 0px;padding: 0px 0px 0px 15px;transition: all 0.3s ease;background: url(https://rc0.zihu.com/g1/M00/3B/C8/CgAGTF2G7X6AOQioAAAOwj6b4QY201.png) no-repeat left center;background-size: 7px;}
  .left_menu1>a:hover,.left_menu1_cur>a,.left_menu1_2>a{background: url(https://rc0.zihu.com/g1/M00/3B/C8/CgAGTF2G7b6AK1i4AAAOy9xxc4c238.png) no-repeat left center;}
  .left_menu2,.left_menu2_2,.left_menu2_cur{width: 100%;height: 14px;margin: 10px 0px 0px 0px;position: relative;}
  .left_menu2>a,.left_menu2_2>a,.left_menu2_cur>a{display: block;width: 100%;padding: 0px 0px 0px 22px;line-height: 14px;height: 14px;font-size: 14px;color: #333333;position: relative;transition: all 0.3s ease;}
  .left_menu2>a:hover,.left_menu2_2,.left_menu2_cur{ color: #192d79;}
  .left_menu2>a::before,.left_menu2_2>a::before,.left_menu2_cur>a::before{display: block;content: "";width: 6px;height: 6px;background: #333;border-radius: 50%;position: absolute;left: 4px;top: 4px;transition: all 0.3s ease;}
  .left_menu2>a:hover::before,.left_menu2_2>a::before,.left_menu2_cur>a::before{ background: #192d79;}
  .left_menu3{ width:193px;}
  .left_menu3 a{  color:#000; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
  .left_menu3 a:hover{ color: #F00; height:20px; background:none !important; font-weight:normal;}
  .left_menu3_2{ width:193px;}
  .left_menu3_2 a{  color:#C00; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
  .left_menu3_2 a:hover{ color:#F00; height:20px; background:none !important; font-weight:normal;}
  .left_menu3_cur{ width:193px;}
  .left_menu3_cur a{  color: #C00; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
  .left_menu3_cur a:hover{ color:#F00; background:none !important; font-weight:normal;}
  .n_content_right{width: 100%;height: auto;float: left;margin: 5px 0px 0px 0px;}
  .xn_c_solution_30_wrap{width: 100%;position: relative;float: left;}
  .xn_c_solution_30_xhbox{width: 100%;height: 101px;float: left;margin: 0px 0px 15px 0px;}
  .xn_c_solution_30_pic,.xn_c_solution_30_pic img{width: 100px;height: 100px;float:left;}
  .xn_c_solution_30_nrwbox{width: calc(100% - 110px);float:right;height:100%;}
  .xn_c_solution_30_title{width:100%;height:16px;line-height:16px;font-size: 14px;color:#333333;overflow:hidden;margin: 0px 0px 5px 0px;transition:all 0.3s ease;}
  .xn_c_solution_30_nr1{width:100%;height: 80px;line-height: 20px;font-size: 12px;color:#333333;overflow:hidden;margin: 0px 0px 0px 0px;transition:all 0.3s ease;}
  .xn_c_solution_30_xhbox:hover .xn_c_solution_30_title{color:#192d79;}
     .fy{width: 100%;height: 28px;margin: 20px 0px;float: left;}
     .fy>div{width: 100%;text-align: center;}
     .fy>div span{display: inline-block;margin: 0px 5px;}
     .fy_1,.fy_4,.fy_7,.fy_9{display: none !important;}
     .fy>div a{display: block;padding: 0px 10px;height: 28px;line-height: 28px;background: #e5e5e5;border-radius: 5px;color: #666666;}
     .fy>div a:hover,.fy_on_A{background: #192d79 !important;color: #FFF !important;}
 }
 
 
 





@media(min-width:768px){
.foot{width: 100%;height: auto;background: #333333;position: relative;}
.foot_c{width: 1200px;position: relative;margin: 0px auto;padding: 45px 0px 40px 0px;}
.foot a:hover{color: #5caeff;}

.foot_nav{width: auto;float: left;margin-left: -40px;}
.foot_menu1{width: auto;padding: 0px 20px;float: left;}
.foot_menu1>a{display: block;width: 100%;height: 30px;line-height: 16px;font-size: 16px;color: #ffffff;transition: all 0.3s ease;;}
.foot_menu2>a{display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #ffffff;transition: all 0.3s ease;;}

.footerweima{width: 150px;height: auto;float: right;margin: 0px 30px 0px 0px;}
.footerweima p{width: 100%;line-height: 14px;color: #ffffff;font-size: 14px;text-align: center;margin: 13px 0px 0px 0px;}
.foot_copy{width: 100%;height: 55px;background: #000;line-height: 55px;color: #FFF;font-size: 14px;text-align: center;}
.foot_copy>div{display: inline-block;margin: 0px 5px;}
.foot_copy a{color: #FFF;}
}
@media(max-width:767px){
    .foot{width: 100%;height: auto;background: #333333;position: relative;}
    .foot_c{width: 100%;position: relative;margin: 0px auto;padding: 10px 0px;}
    .foot a:hover{color: #192d79;}
    
    .foot_nav{width: auto;float: left;padding: 0px 10px 10px 10px;}
    .foot_menu1{width: 33.3%;padding: 0px 0px;float: left;margin: 0px 0px 0px 0px;}
    .foot_menu1>a{display: block;width: 100%;height: auto;line-height: 20px;font-size: 12px;color: #ffffff;transition: all 0.3s ease;}
    .foot_menu2>a{display: none !important;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #ffffff;transition: all 0.3s ease;}
    
    .footerweima{width: 100%;height: auto;float: right;text-align: center;margin: 0px 0px 0px 0px;}
    .footerweima p{width: 100%;line-height: 14px;color: #ffffff;font-size: 14px;text-align: center;margin: 13px 0px 0px 0px;}
    .foot_copy{width: 100%;height: auto;background: #000;line-height: 25px;color: #FFF;font-size: 12px;padding: 10px 0px;text-align: center;}
    .foot_copy>div{display: inline-block;margin: 0px 5px;}
    .foot_copy a{color: #FFF;}   
}









@media (min-width: 768px) {
.ckbd{      position: fixed !important;    width: 240px !important;    right: 0px !important;    bottom: 0px !important;    background: #fff;    z-index: 99999;    border-top-left-radius: 8px;    border-top-right-radius: 8px;    overflow: hidden;}
.ckbd>.container {  display:none;}
}
@media (max-width: 767px) {
.ckbd_mdiv{            position: fixed;        width: 50px;        height: 58px;        right: 0px;        bottom: 45px;        background: #00479d;        text-align: center;        color: #fff;        font-size: 12px;        border-radius: 5px;        cursor: pointer;    }
.ckbd_mdiv img{       display: block;    width: 30px;    height: 30px;    margin: 5px 0 2px 12px;}
.ckbd{    position: fixed !important;    width: 80% !important;    height: auto !important;    top: 50% !important;    left: 10% !important;    background: #fff;    z-index: 9999;    border-radius: 10px;    -webkit-transform: translateY(-50%);    transform: translateY(-50%);    display: none;    border-top-left-radius: 8px;    border-top-right-radius: 8px;    overflow: hidden;border: 1px solid #00479d;}
}
.ckbdgb {    background: #00479d;    width: 100%;    height: 35px;}
.ckbd_gb_tit {    float: left;    line-height: 35px;    color: #fff;    margin-left: 10px;}
.ckbd_gb {    float: right;    width: 40px;    height: 100%;    position:relative;    margin-right: 5px;}
.ckbd_gb:before{    content:"";    position:absolute;    width:50%;    background:#fff;    height:1%;    left:25%;    top:49.5%;}
.ckbd>.container {   border-left: 1px solid #00479d;    border-right: 1px solid #00479d;   padding: 10px;    box-sizing: border-box;    width: 100% !important;}
.ckbd .xg_itext {     height: auto !important;    margin-bottom: 5px;    width: 100%;    font-weight: normal;    line-height: 24px;}
.ckbd label {    width: 60%;    color: #666666;    font-size: 14px;    font-weight: normal;    line-height: 30px;    display: block;}
.ckbd input,.ckbd textarea{     width:100% !important;        resize: none;    display: block !important;}
.ckbd input {    padding-left: 10px;    height: 38px;    border: 1px solid #e2e2e2;    color: #999;    font-size: 14px;    box-sizing: border-box;}
.ckbd textarea{    padding: 5px 10px;    height: 80px;    line-height: 20px;    border: 1px solid #e2e2e2;    color: #999;    font-size: 14px;    box-sizing: border-box;}
.ckbd .xg_ibtn input {    padding-left: 0px;    margin-top: 15px;    width: 100% !important;    margin-bottom: 5px;    background: #00479d !important;    color: #fff;    cursor: pointer;}


