.clear,.cle {clear:both;}
.t_logo{width:60%;height:50px;float:left;}
#ea_l{width:100px;height:50px;overflow:hidden;float:left;}
.t_logo img{width:100%}
.t_logo_text{float:left;margin-left:15px;}
.t_logo_text_p1{font-size:28px;color:#215797;display:inline-block;line-height:28px;font-family: 微软雅黑;}
.t_logo_text_p2{font-size:14px;color:#215797;line-height:14px;font-family: Arial;margin-top:6px}

.t_ver{float:right;padding:13px 16px;}
.t_ver ul{border:1px solid #215797;height:24px;line-height:22px;border-radius:12px;}
.t_ver ul li{padding:0 8px;width:54px;height: 22px;display: block;float: left;position:relative;font-size:12px;}
.t_ver ul li a{color:#215797}
.t_ver ul li:first-child a{display:block;padding:0 12px;width: 62px;height:18px;line-height:18px;background:#215797;color:#fff;top:2px;left:-8px;position:absolute;border-radius:9px}

.t_tel { padding-left:66px;background:url("../images/top_tel_ico.png")no-repeat top left;float:right;margin-right:20px;}
.t_tel_ts{font-size:14px;color: #333333;line-height:16px;display:block}
.t_tel_nb{font-size:18px;color:#333333;line-height:36px;font-weight:bold;font-style: italic;}


.top{ width: 100%; z-index:99; position:relative; }
.t_t{width:96%;max-width:1200px;height:94px;padding:27px 0 17px; margin:0px auto;overflow:hidden;position:relative}
@media screen and (max-width:768px) {
    .t_t{padding:5px 0;height:60px;}
    .t_logo{width:100%;}
    .t_logo_text{display:none}
}

/* 默认隐藏子菜单 */
#nav_menu_pc ul {
    display: none;
}
/* 当鼠标悬停在 li 上时显示子菜单 */
#nav_menu_pc li:hover > ul {
    display: block;
}
/* 子菜单样式 */
#nav_menu_pc ul {
    position: absolute; /* 防止被父元素挤压 */
}
/* 通用下划线样式 */
#nav_menu_pc .nav_item_level0.active:before,
#nav_menu_pc .nav_item_level0:hover:before{
    content: "";
    display: block;
    position: absolute;
    width: 30px;        /* 下划线长度 */
    height: 3px;        /* 下划线厚度 */
    bottom: 5px;        /* 调整距离底部位置 */
    left: 50%;
    transform: translateX(-50%);
    background: #fff;   /* 下划线颜色 */
}

.xn_n_14_wrap{position: relative; height:50px;background:#215797; width:100%; text-align:center;}
.xn_n_14_wrap_main{margin:0 auto; width:1200px; height:50px;}
.nav_item_level0 {float:left;padding:0 33px; height:50px; font-size:16px;position:relative;}
.nav_item_level0>a{color:#FFF; line-height:50px; text-decoration:none;}
.nav_item_level0_2 {float:left;padding:0 33px; height:50px; font-size:16px;position:relative;}
.nav_item_level0_2>a{color:#FFF; line-height:50px; text-decoration:none;}
.nav_item_level0_cur {float:left;padding:0 33px; height:50px; font-size:16px;position:relative;}
.nav_item_level0_cur>a{color:#FFF; line-height:50px; text-decoration:none;}
.nav_item_level0_cur:before,.nav_item_level0_2:before{content:"";display:block;position:absolute;width:30px;height:3px;top:40px;left:50%;margin-left:-15px;background:#fff}
.xn_n_14_wrap_main ul li ul{width:120px;position:relative;left:50%;margin-left:-60px;background:#215797; filter:Alpha(opacity=80);}
.xn_n_14_wrap_main ul li ul li{font-size:14px;color:#fff;line-height:30px;height:30px;}
.xn_n_14_wrap_main ul li ul li a{line-height:30px;color:#fff}
.xn_n_14_wrap_main ul li ul li ul{display:none!important}
@media (max-width: 767px) {
    .t_logo{width:100px;}
    #ea_l{float:none;margin:0 auto;}
    .xn_n_14_wrap,.t_tel,.t_logo_text { display: none; }
}


.xn_mn_2_wrap{position: absolute;left: 0;top:0;z-index: 999;width: 100%;}
.xn_mn_2_nav{position: absolute;left:3%;top:0;height:auto;z-index:222;overflow: hidden;}
.xn_mn_2_box{width:60px;height:60px;background: url("../images/icon-menu.png") no-repeat center;background-size:30px 30px;float: right;font-size: 0;display:none}
.xn_mn_2_nav>ul{width:85%;position:fixed;right:-85%;height: auto;overflow: hidden;background: #fff;top: 0;text-align:center;z-index: 999999;padding-top:20px;}
.xn_mn_2_nav>ul>li{width: 100%;text-align: left;height:60px;line-height:60px;color: #959595;}
.xn_mn_2_nav>ul>li>a{color: #959595;font-size:16px;display: block;width:90%;padding-left:10%;height:60px;border-bottom: 1px solid #DBDBDB;}
.xn_mn_2_nav>ul>li.nav_one_curr>a,.index_body .xn_mn_2_nav>ul>li.nav_home_curr>a{color: #eab545;}
.xn_mn_2_box_close{width:100%;position:fixed;right: 0;top:0;z-index:1000;height:100%;display: none;background: rgba(0,0,0,0.3);}
@media (max-width: 767px) {
    .xn_mn_2_wrap,.xn_mn_2_box { display: block; }
}