﻿




@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;display: block;float: left;}
    .n_content_right_name_r li a:hover{color: #192d79;}
    .nnews_lb{width: 100%;position: relative;float: left;}
    .nnews_lb_m{width: 100%;height: 170px;margin: 0px 0px 30px 0px;background: #f2f2f2;transition: all 0.3s ease;padding: 10px;}
    .nnews_lb_m:hover{box-shadow: 1px 1px 10px #333;}
    .nnews_lb_img,.nnews_lb_img img{width: 205px;float: left;height: 100%;}
    .nnews_lb_cen{width: 635px;float: left;margin: 0px 0px 0px 30px;height: 100%;}
    .nnews_lb_title{width: 100%;height: 16px;font-size: 16px;line-height: 16px;color: #666666;margin: 40px 0px 15px 0px;}
    .nnews_lb_cnt{width: 100%;height: 50px;font-size: 14px;line-height: 25px;color: #999999;overflow: hidden;}
    .nnews_lb_right{width: 145px;height: 100%;float: right;padding: 50px 0px 0px 0px;}
    .nnews_lb_date{width: 100%;height: auto;padding: 0px 0px 17px 0px;font-size: 24px;line-height: 24px;color: #666666;position: relative;float: left;}
    .nnews_lb_date>span{display: block;float: left;}
    .nnews_lb_date1{position: absolute;bottom: 0px;left: 0px;font-size: 16px;line-height: 16px;color: #666666;}
    .nnews_lb_date2{display: none !important;}
    .nnews_lb_xq{width: 36px;height: 36px;float: left;margin: 20px 0px 0px 15px;background: url(https://rc0.zihu.com/g1/M00/3B/C3/CgAGTF2G1K6AcQrhAAASNUr0emc302.png) no-repeat;transition: all 0.3s ease;background-size: 100% 100%;}
    .nnews_lb_m:hover .nnews_lb_xq{background: url(https://rc0.zihu.com/g1/M00/3B/C3/CgAGTF2G1QeAC8kKAAAS4wUe29w350.png) no-repeat; background-size: 100% 100%;}
    .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;} 
    .n_content{width: 100%;position: relative;margin: 0px auto;padding: 0px 10px;}
    .n_content_right_name_r{width: 100%;position: relative;height: 16px;float: left;margin: 20px 0px;font-size: 14px;}
    .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;font-size: 14px;display: block;float: left;}
    .n_content_right_name_r li a:hover{color: #192d79;}
    .nnews_lb{width: 100%;position: relative;float: left;}
    .nnews_lb_m{width: 100%;height: auto;margin: 0px 0px 15px 0px;background: #f2f2f2;transition: all 0.3s ease;padding: 10px;float: left;position: relative;}
    .nnews_lb_m:hover{box-shadow: 1px 1px 10px #333;}
    .nnews_lb_img{width: 40%;float: left;height: 100%;}
    .nnews_lb_cen{width: calc(60% - 10px);position: absolute;right: 0px;height: calc(100% - 20px);display: flex;align-items: center;}
    .nnews_lb_title{width: 100%;height: auto;font-size: 14px;line-height: 22px;color: #666666;}
    .nnews_lb_cnt{width: 100%;height: 50px;display: none;font-size: 14px;line-height: 25px;color: #999999;overflow: hidden;}
    .nnews_lb_right{width: 145px;display: none;height: 100%;float: right;padding: 50px 0px 0px 0px;}
    .nnews_lb_date{width: 100%;height: auto;padding: 0px 0px 17px 0px;font-size: 24px;line-height: 24px;color: #666666;position: relative;float: left;}
    .nnews_lb_date>span{display: block;float: left;}
    .nnews_lb_date1{position: absolute;bottom: 0px;left: 0px;font-size: 16px;line-height: 16px;color: #666666;}
    .nnews_lb_date2{display: none !important;}
    .nnews_lb_xq{width: 36px;height: 36px;float: left;margin: 20px 0px 0px 15px;background: url(https://rc0.zihu.com/g1/M00/3B/C3/CgAGTF2G1K6AcQrhAAASNUr0emc302.png) no-repeat;transition: all 0.3s ease;background-size: 100% 100%;}
    .nnews_lb_m:hover .nnews_lb_xq{background: url(https://rc0.zihu.com/g1/M00/3B/C3/CgAGTF2G1QeAC8kKAAAS4wUe29w350.png) no-repeat; background-size: 100% 100%;}
    .fy{width: 100%;height: 28px;margin: 20px 0px 30px 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(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;}


