﻿




@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: 334px;height: 577px;background: url(https://rc0.zihu.com/g1/M00/3B/C5/CgAGTF2G3QqAHsv2AAAxYISobe4183.png);float: left;display: none;}
   .n_content_left1{width: 100%;height: 285px;}
   .n_content_left1Top{width: 100%;height: 68px;padding: 25px 0px 0px 0px;color: #ffffff;font-size: 20px;line-height: 20px;text-align: center;}
   .n_content_left1con{height: 190px;width: 100%;position: relative;}
   .n_content_left2{width: 100%;height: 285px;}
   .n_content_left2Top{width: 100%;height: 80px;padding: 15px 0px 0px 0px;color: #ffffff;font-size: 20px;line-height: 20px;text-align: center;}
   .n_content_left2con{height: 190px;width: 100%;position: relative;}    
   .n_content_left2con>div{width: 100%;line-height: 25px;color: #333333;font-size: 14px;margin: 0px 0px 5px 0px;padding: 0px 30px 0px 25px;}
   .xn_c_5_wrap{width: 100%;padding: 0px 30px 0px 25px;position: relative;}
   .xn_c_1_newswrap{width: 100%;padding: 0px 20px 0px 85px;position: relative;}
   .xn_c_1_items>a{display: block; width: 100%;padding: 0px 0px 0px 15px;margin: 0px 0px 20px 0px;height: 16px;line-height: 16px;font-size: 16px;color: #333333;font-size: 16px;transition: all 0.3s ease;background: url(https://rc0.zihu.com/g1/M00/3B/C9/CgAGTF2G882AePRxAAAOX9qFN0s089.png) no-repeat left center;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1; }
   .xn_c_1_items>a:hover{color: #192d79;}
   .xn_c_5_wrap>a{display: block;width: 100%;height: 20px;line-height: 20px;margin: 0px 0px 20px 0px;padding: 0px 0px 0px 30px;position: relative;color: #333333;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
   .xn_c_5_wrapzuobiao{display: block;width: 20px;height: 20px;position: absolute;left: 0px;top: 0px;background: #192d79;border-radius: 50%;line-height: 20px;text-align: center;color: #FFF;font-size: 14px;}
   .n_content_right{width: 100%;float: right;}
   .news_view_head{width: 100%;height: auto;padding: 10px 0px 20px 0px;line-height: 40px;border-bottom: 1px solid #192d79;color: #333333;font-size: 20px;text-align: center;}
   .news_view{width: 100%;padding: 25px 0px;line-height: 25px;color: #666666;position: relative;}
   .news_view_sx{width: 100%;padding: 25px 0px 110px 0px;border-top: 1px solid #192d79;}
.news_view_sx #EIMS_C_3_1_box_div{ margin:0px auto; overflow:hidden; padding-top:0px;}
.news_view_sx #EIMS_C_3_1_box_div ul{ list-style:none; padding:0px; margin:0px;}
.news_view_sx #EIMS_C_3_1_box_div li{ float:left; margin-right:20px;}
.news_view_sx .EIMS_C_3_1_page { FONT-SIZE: 14px;COLOR: #666;  LINE-HEIGHT: 30px;  }
.news_view_sx .EIMS_C_3_1_page A:link { COLOR: #666; TEXT-DECORATION: none;}
.news_view_sx .EIMS_C_3_1_page A:visited {COLOR: #666; TEXT-DECORATION: none;}
.news_view_sx .EIMS_C_3_1_page A:hover {COLOR: #192d79; TEXT-DECORATION: underline;}
#EIMS_C_3_1_Downli{float: right;}

.n_content_left_cnt{width: 100%;padding: 0px 20px 0px 85px;position: relative;}
.n_content_left_cnt ul li ul li ul{border-bottom:none !important;}
.left_menu1,.left_menu1_2,.left_menu1_cur{width: 100%;}
.left_menu1>a,.left_menu1_2>a,.left_menu1_cur>a{display: block;width: 100%; padding: 0px 0px 0px 15px;margin: 0px 0px 15px 0px;height: 16px;line-height: 16px;font-size: 16px;color: #333333;font-size: 16px;transition: all 0.3s ease;background: url(https://rc0.zihu.com/g1/M00/3B/C9/CgAGTF2G882AePRxAAAOX9qFN0s089.png) no-repeat left center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.left_menu1>a:hover,.left_menu1_2>a,.left_menu1_cur>a{ color:#192d79;}
.left_menu2{ width:193px;display:none;}
.left_menu2 a{ text-indent:10px; color:#333; background:none !important;}
.left_menu2 a:hover{ color:#000; background:none !important;  color:#333;}
.left_menu2_2{ width:193px;}
.left_menu2_2 a{text-indent:10px; background:none !important;  color:#C00;}
.left_menu2_2 a:hover{ color:#000; background:none !important;  color:#333;}
.left_menu2_cur{ width:193px;}
.left_menu2_cur a{text-indent:10px; color:#C00; background:none !important;}
.left_menu2_cur a:hover{ color:#000; background:none !important;}
.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;}
}
@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;height: 16px;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 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: 100%;height: auto;float: left;}
     .n_content_left1{width: 100%;height: auto;}
     .n_content_left1Top{width: 100%;height: auto;padding: 25px 0px 0px 0px;color: #ffffff;font-size: 20px;line-height: 20px;display: none;text-align: center;}
     .n_content_left1con{height: auto;width: 100%;position: relative;}
     .n_content_left2{width: 100%;height: 285px;display: none;}
     .n_content_left2Top{width: 100%;height: 80px;padding: 15px 0px 0px 0px;color: #ffffff;font-size: 20px;line-height: 20px;text-align: center;}
     .n_content_left2con{height: 190px;width: 100%;position: relative;}    
     .n_content_left2con>div{width: 100%;line-height: 25px;color: #333333;font-size: 14px;margin: 0px 0px 5px 0px;padding: 0px 30px 0px 25px;}
     .xn_c_5_wrap{width: 100%;padding: 0px 30px 0px 25px;position: relative;}
     .xn_c_1_newswrap{width: 100%;padding: 0px 20px 0px 85px;position: relative;}
     .xn_c_1_items>a{display: block; width: 100%;padding: 0px 0px 0px 15px;margin: 0px 0px 20px 0px;height: 16px;line-height: 16px;font-size: 16px;color: #333333;font-size: 16px;transition: all 0.3s ease;background: url(https://rc0.zihu.com/g1/M00/3B/C9/CgAGTF2G882AePRxAAAOX9qFN0s089.png) no-repeat left center;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1; }
     .xn_c_1_items>a:hover{color: #192d79;}
     .xn_c_5_wrap>a{display: block;width: 100%;height: 20px;line-height: 20px;margin: 0px 0px 20px 0px;padding: 0px 0px 0px 30px;position: relative;color: #333333;font-size: 14px;;}
     .xn_c_5_wrapzuobiao{display: block;width: 20px;height: 20px;position: absolute;left: 0px;top: 0px;background: #192d79;border-radius: 50%;line-height: 20px;text-align: center;color: #FFF;font-size: 14px;}
     .n_content_right{width: 100%;float: right;}
     .news_view_head{width: 100%;height: auto;padding: 10px 0px;line-height: 30px;border-bottom: 1px solid #192d79;color: #333333;font-size: 16px;text-align: center;}
     .news_view{width: 100%;padding: 15px 0px;line-height: 25px;color: #666666;position: relative;}
     .news_view_sx{width: 100%;padding: 25px 0px;border-top: 1px solid #192d79;}
  .news_view_sx #EIMS_C_3_1_box_div{ margin:0px auto; overflow:hidden; padding-top:0px;}
  .news_view_sx #EIMS_C_3_1_box_div ul{ list-style:none; padding:0px; margin:0px;}
  .news_view_sx #EIMS_C_3_1_box_div li{ float:left; margin-right:20px;}
  .news_view_sx .EIMS_C_3_1_page { FONT-SIZE: 14px;COLOR: #666;  LINE-HEIGHT: 30px;  }
  .news_view_sx .EIMS_C_3_1_page A:link { COLOR: #666; TEXT-DECORATION: none;}
  .news_view_sx .EIMS_C_3_1_page A:visited {COLOR: #666; TEXT-DECORATION: none;}
  .news_view_sx .EIMS_C_3_1_page A:hover {COLOR: #192d79; TEXT-DECORATION: underline;}
  #EIMS_C_3_1_Downli{float: right;}
  
  
  .n_content_left_cnt{width: 100%;position: relative;float: left;}
  .n_content_left_cnt ul li ul li ul{border-bottom:none !important;}
  .left_menu1,.left_menu1_2,.left_menu1_cur{width: auto;float: left;margin: 0px 15px 0px 0px;}
  .left_menu1>a,.left_menu1_2>a,.left_menu1_cur>a{display: block;width: 100%;padding: 0px 0px 0px 15px;margin: 0px 0px 15px 0px;height: 16px;line-height: 16px;font-size: 16px;color: #333333;font-size: 14px;transition: all 0.3s ease;background: url(https://rc0.zihu.com/g1/M00/3B/C9/CgAGTF2G882AePRxAAAOX9qFN0s089.png) no-repeat left center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
  .left_menu1>a:hover,.left_menu1_2>a,.left_menu1_cur>a{ color:#192d79;}
  .left_menu2{ width:193px;display:none;}
  .left_menu2 a{ text-indent:10px; color:#333; background:none !important;}
  .left_menu2 a:hover{ color:#000; background:none !important;  color:#333;}
  .left_menu2_2{ width:193px;}
  .left_menu2_2 a{text-indent:10px; background:none !important;  color:#C00;}
  .left_menu2_2 a:hover{ color:#000; background:none !important;  color:#333;}
  .left_menu2_cur{ width:193px;}
  .left_menu2_cur a{text-indent:10px; color:#C00; background:none !important;}
  .left_menu2_cur a:hover{ color:#000; background:none !important;}
  .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;}
  }







@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;}


