* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 14px/25px "Microsoft Yahei", "宋体", Arial, Verdana, Geneva, sans-serif;
	color: #666;
	min-width: 1000px;
	background-color: #f5f5f5;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr {
	margin: 0px;
	padding: 0px;
}
a{
    color: #666;
    text-decoration:none;
}
li.on a {
	color:white;
	text-decoration:none;
}
/*a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0062a6;
	text-decoration: none;
}*/
img {
	border: 0;
}
ul {
	display: block;
}
ul, ul li {
	list-style: none;
}
input, select, textarea {
	vertical-align: middle;
	font: 12px "Microsoft Yahei", Verdana, Geneva, sans-serif;
	border: 1px solid #dedede;
	padding: 3px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.mt {
	margin-top: 10px;
}
.mr {
	margin-right: 10px;
}
.mb {
	margin-bottom: 10px;
}
.ml {
	margin-left: 10px;
}
.pt {
	padding-top: 10px;
}
.pr {
	padding-right: 10px;
}
.pb {
	padding-bottom: 10px;
}
.pl {
	padding-left: 10px;
}
.wp {
	margin: 0px auto;
	width: 1200px;
}
.cls {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}
/*===============================首页广告banner==========================*/
.banner {
	/*margin: 30px 0px;*/
   margin-top: 18px;
}
.fullSlide {
	width: 1200px;
	margin: 0px auto;
	/*height: 480px;*/
    height: 375px;
    
	min-width: 1000px;
	position: relative;
	z-index: 1;
 *z-index: -3;
}
.fullSlide2 {
	/*height: 480px;*/
    height:357px;
}
.fullSlide ul {
	height: 100%!important;
	width: 100%!important;
}
.fullSlide li {
	height: 100%!important;
	width: 100%!important;
}
.fullSlide .hd {
	height: 16px;
	width: 100%;
	position: absolute;
	z-index: 999;
	/*bottom: 24px;*/
    bottom: 35px;
}
.fullSlide .hd ul {
	margin: 0;
	text-align: center;
	font-size: 0; /*用于去除 display:inline-block 产生的间距*/
}
.fullSlide .hd ul li {
	background: url(../images/ib.png) no-repeat;
	cursor: pointer;
	display: inline-block;
*display:inline;
 *zoom:1;
	height: 16px;
	line-height: 10px;
	margin-right: 10px;
	text-align: center;
	width: 16px!important;
	float: none;
}
.fullSlide .hd ul li.on {
	background: url(../images/ib_hover.png) no-repeat;
}
/*===============================header==========================*/
.ix-head {
	/*background-color: #fff;*/
    background-color:#067cd6;
	/*height: 140px;*/
    height: 136px;
}
.ix-links {
	padding-right: 10px;
}
.ix-links a{
	font-size:12px;
}
.ix-top {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #015799;
}
.ix-top a {
	color: #fff;
}
.ix-sea {
	width: 200px;
	height: 30px;
	position: relative;
	top: 4px;
}
.sea_k {
	top: 4px;
	left: 3px;
	position: absolute;
	color: #CBCBCB;
	padding-left: 4px;
	width: 170px;
	height: 18px;
	background: url(../images/sea_bj.png) center center no-repeat;
	border: none;
	text-indent: 8px;
	font-size: 12px;
	line-height: 18px;
	outline: none;
}
.sea_an {
	top: 4px;
	right: 1px;
	position: absolute;
	height: 24px;
	width: 30px;
	background: url(../images/sea_an.png) center center no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
}
/*============== ix-logo-nav ===============*/
.ix-logo-nav {
	height: 100px;
}
.ix-logo {
	/*width: 380px;*/
	height: 100px;
}
/*============ ix-nav css =========*/
.nav {
	position: relative;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
	font-size: 14px;

}
.nav li.m {
	float: left;
    width: 11%;
	height: 96px;
	line-height: 100px;
	position: relative;
	z-index: 2;
	/*border-left: solid 1px #f1f1f1;*/
    border-left: solid 1px #015799;
    
}
.nav li.m {
	float: left;
    width: 11%;
	height: 96px;
	line-height: 100px;
	position: relative;
	z-index: 2;
	/*border-left: solid 1px #f1f1f1;*/
    border-left: solid 1px #015799;
    
}
.nav li.m.on {
	background-color:#ef7800;
    
}
.nav >li:last-child {
	
    border-right: solid 1px #015799;
    
}
.nav li.aon {

    border-bottom: solid 4px #015799;
}
.nav li.m a {
	color: #666666;
	font-size: 14px;
	/*width: 115px;*/
	display: block;
	text-align: center;
	height: 80px;

    font-size: 18px;
        color: white;
    font-weight: bold;
}
.nav .sub {
	display: none;
	position: absolute;
	top: 96px;
	z-index: 1;
	/*width: 115px;*/
    width:131px;
	border-top: 0;
	margin-left: -1px;
	background: #fff;
}
.nav .sub li {
	text-align: center;
	height: 36px;
	line-height: 36px;
}
.nav .sub li a {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #000;
	font-size: 12px;
	width: 131px;
    font-size: 15px;
}
.nav .sub li a:hover {
	color: #fff;
	background-color: #015799;
}
.nav .block {
	height: 4px;
	/*width: 116px;*/
    width: 11%;
	background: #015799;
	position: absolute;
	left: 0;
	top: 96px;
	overflow: hidden;
	z-index: 10;
}

/*=============== ix-jyjx ================*/
.ix-jyjx {
	padding: 20px;
	background-color: #fff;
	width: 760px;
	height: 320px;
	padding-bottom: 30px;
}
.ix-jyjx-head {
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #ddd;
}
.ix-jyjx-head h1 {
	font-size: 16px;
	color: #fff;
	background: url(../images/ix_head_bj.jpg) no-repeat center center;
	width: 130px;
	height: 40px;
	text-align: center;
	font-weight: normal;
}
.ix-jyjx-head ul {
	padding-left: 20px;
}
.ix-jyjx-head ul li {
	float: left;
}
.ix-jyjx-head ul li a {
	font-size: 14px;
	color: #666;
	padding: 0px 15px;
	color: #015799;
}
.ix-jyjx-head  span a{
	color:#999;
}
.ix-jyjx-head a:hover {
	color: #015799;
}
.ix-lb-news {
	padding-top: 30px;
}
/* 本例子css */
.slideBox {
	width: 350px;
	height: 250px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 12px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	background: url(../images/bd_li.png) no-repeat center center;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
	background: url(../images/bd_li_hover.png) no-repeat center center;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 350px;
	height: 250px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.bd .shadow {
	width: 97%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 3;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.6);
 filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
	color: #fff;
	padding-left: 3%;
}
/*============= lb-news ================*/
.lb-news {
	width: 390px;
}
.lb-news-1 h1 {
	font-weight: normal;
	font-size: 16px;
	color: #015799;
	padding-bottom: 5px;
}
.lb-news-1 a:hover h1{
	color:#ee7700;
}
.lb-news-1 p {
	line-height: 180%;
	color: #999;
	font-size: 12px;
}
.lb-news-2 {
	padding-top: 12px;
}
.lb-news-2 ul li {
	position: relative;
	padding-top: 4px;
}
.lb-news-2 ul li a {
	background: url(../images/news_fh.png) no-repeat left center;
	padding-left: 10px;
	font-size: 14px;
}
.lb-news-2 ul li span {
	position: absolute;
	top: 5px;
	right: 0;
	color: #999999;
}
/*============= ix-pxjl ============*/
.ix-pxjl {
	width: 340px;
	height: 330px;
	padding: 20px;
	background-color: #fff;
}
/*============= ix-r-head ============*/
.ix-r-head {
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #dddddd;
	position: relative;
}
.ix-r-head span a{
	color:#999;
}
.ix-r-head span a:hover{
	color:#015799;
}
.ix-r-head h1 {
	background: url(../images/ix_head_bj.jpg) no-repeat center center;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.ix-r-head span {
	position: absolute;
	top: 0;
	right: 0;
}
/* 本例子css */
.slideTxtBox {
	width: 340px;
	text-align: left;
}
.slideTxtBox .hd {
	height: 36px;
	line-height: 36px;
	position: relative;
	padding-top: 25px;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 36px;
	width: 360px;
	margin-left: -20px;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	padding: 0px 17px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-left: 20px;
	background-color: #eeeeee;
	color: #666;
}
.slideTxtBox .hd ul li.on {
	height: 36px;
	background: #999;
	color: #fff;
}
.slideTxtBox .bd ul {
	padding-top: 10px;
	zoom: 1;
}
.slideTxtBox .bd li {
	height: 50px;
	padding-top: 20px;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}
.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}
.bd .time {
	width: 63px;
	height: 50px;
}
.bd .time span {
	display: block;
}
.bd .time span.tt1 {
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #015799;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.bd .time span.tt2 {
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #eeeeee;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.bd .wz1 {
	width: 255px;
}
/*=============== ix-fl ==================*/
.in-fl {
	background-color: #fff;
	height: 130px;
	margin: 30px auto;
}
.in-fl ul li {
	float: left;
	width: 170px;
	height: 130px;
	text-align: center;
}
.in-fl ul li img {
	padding-top: 30px;
	padding-bottom: 10px;
}
/*============= ix-xwqh ================*/
.ix-two{
	padding-bottom:10px;
}
.ix-xwqh {
	width: 760px;
	height: 330px;
	background-color: #fff;
	padding: 20px;
}
/* 本例子css */
.slideqh {
	width: 760px;
}
.slideqh .hd {
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	position: relative;
}
.slideqh .hd ul {
	float: left;
	position: absolute;
	height: 40px;
}
.slideqh .hd ul li {
	float: left;
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor: pointer;
	border-right:solid 2px #fff;
}
.slideqh .hd ul li.on {
	height: 40px;
	background: #fff;
	background:url(../images/ix_head_bj.jpg) no-repeat center center;
	color:#fff;
}
.slideqh .bd ul {
	padding-top:13px;
	zoom: 1;
}
.slideqh .bd li {
	height: 24px;
	line-height: 24px;
	padding-bottom:10px;
}
.slideqh .bd li .date {
	float: right;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.slideqh .hd  span{
	right:20px;
	position:absolute;
}
.slideqh .hd  span a{
	color:#015799;
}
.slideqh .hd  span a:hover{
	color:#ee7700;
}


.ix-news-one{
	border-bottom: dashed 1px #ccc;
}
.ix-news-one a:hover h1{
	color:#ee7700;
}
.ix-news-one h1{
	color:#015799;
	font-weight:normal;
	font-size:14px;
	padding-top:20px;
	padding-bottom:5px;
}
.ix-news-one p{
	color:#999;
	font-size:12px;
	padding-bottom:15px;
}
.slideqh .bd li a{
	background: url(../images/news_fh.png) no-repeat  left center;
	padding-left:10px;
}

/*=============== r-links-tp ==================*/
.r-links{
	width:380px;
}
.r-links-tp{
	width:380px;
	height:110px;
	position: relative;
	margin-bottom:20px;
}
.r-links-tp .l0 img {
	width:380px;
	height:110px;
}	
.r-links-tp .l1 img {
	width:190px;
	height:110px;
}
.r-links-tp a:hover .l0 img{
	opacity:0.5;
}
.r-links-tp .l0{
	position:absolute;
	top:0;
}
.r-links-tp .l1{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
/*================ ix-thir ===============*/
.ix-zyxz{
	background-color:#fff;
	width:340px;
	height:330px;
	padding:20px;
}
.ix-zyxz-list .time {
    width: 63px;
    height: 50px;
}
.ix-zyxz-list .time span.tt1 {
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #015799;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.ix-zyxz-list .time span.tt2 {
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #eeeeee;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.ix-zyxz-list .time span {
    display: block;
}
.ix-zyxz-list ul{
	padding-top:5px;
}
.ix-zyxz-list ul li{
	padding-top:20px;
}
.ix-zyxz-list ul li a p{
	height:22px;
	line-height:22px;
}

/*================ ix-yqlj =============*/
.ix-yqlj{
	background-color:#fff;
	margin:30px  auto;
	margin-bottom:40px;
}
.ix-yqlj-head{
	height:50px;
	line-height:50px;
	border-bottom:solid 1px #ddd;
}
.ix-yqlj-head span{
	font-size:16px;
	height:48px;
	line-height:50px;
	display:inline-block;
	margin-left:20px;
	font-weight:bold;
	border-bottom:solid 2px #015799;
}
.yqlj-list{
	padding:20px 0px;
}
.yqlj-list li{
	color:#666;
	float:left;
	padding-left:20px;
}
/*============ ix-footer ===============*/
.ix-footer{
	background-color:#424242;
	height:100px;
	color:#999;
	font-size:12px;

}
.ix-footer .copy1{
	width:1045px;
		padding-top:25px;
}
.ix-footer .copy2{
	width:155px;
}
.copy2 ul li{
	float:left;
	padding-left:20px;
	padding-top:20px;
}

/* 本例子css */
		.picScroll-left{ overflow:hidden; position:relative;  background-color: #fff;
    margin: 0px auto;width: 1200px;  margin-bottom:30px;  }
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 3px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center;  width:230px; height:160px; overflow:hidden; }
		.picScroll-left .bd ul li .pic img{ width:100%; height:auto; display:block;  padding:2px;  }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }          .t_left{ width:70%; height:auto; float:left; margin-right:3%;  }
            .p_title { border-bottom: solid 1px #e6e6e6; padding-bottom:10px;}
            .t_list{ margin:10px 0px;}
            .t_list a{ padding:5px 8px; margin:5px 0px; min-width:60px;display: inline-block;   text-align:center;  border: 1px solid #015799;
    background-color: #add4f1;
    color: #fff;}
            .t_list a:hover{ border: 1px solid red;}
            .t_pic{ 
                 width: 27%;
    overflow: hidden;
    max-height: 170px;}
            .t_pic img{ height:170px; overflow:hidden; /*width:317px;*/width:auto;}
            .t_ul{ padding-top:15px;}
.t_ul  li {
    list-style:none;
    padding:10px;
    border: solid 1px #e6e6e6;
    margin: 20px 0px;position:relative; 
            }
.t_bqian{     background: url(../images/t_bg.png) no-repeat center center;
    background-size: 50%;
    width: 100px;
    position: absolute;
    right: -28px;
    top: -10px;
    height: 128px;}
.t_bqian span{  margin: 0 auto; 
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
     word-wrap: break-word;/*英文的时候需要加上这句，自动换行*/  
    position: absolute;
    left: 38px;
    top: 15px;
    color: #fff;}
.layui-layer-content p{ padding: 0px 15px;
    text-indent: 2em;}
.layui-layer-content img{ width:95%; height:auto; overflow:hidden;}


/*相关下载*/
.article {
    /*min-height: 400px;*/
    width: 98%;
    margin: 0 1% 0;
}
.article .article_con {
    font-size: 14px;
    color: #333;
    line-height: 24px;

    padding-top: 35px;
}
#table tr:nth-child(n){
    background: url(/images/d.gif) repeat-x bottom #f0f0f0;
}
#table tr:nth-child(n) td{
    background: url(/images/d.gif) repeat-x bottom #f0f0f0;
}
#table tr:nth-child(2n){
    background: url(/images/d.gif) repeat-x bottom #FFF;
}
#table tr:nth-child(2n) td{
    background: url(/images/d.gif) repeat-x bottom #FFF;
}
.BgColorGray {
    background: url(/images/d.gif) repeat-x bottom #f0f0f0;
}
.BgColorWhite {
    background: url(/images/d.gif) repeat-x bottom #FFF;
}
/*表格下载*/
.apply h2 {
    background: url(/images/apply_tit.png) right center;
    margin-left: 100px;
    text-align: left;
    font-weight: normal;
    color: #215A99;
        margin-bottom: 15px;
}
.apply h2 em {
    margin-left: -100px;
    font-style: normal;
}
.article .article_con p {
    margin-bottom: 15px;
}
.apply .down .btn {
    float: right;
    display: inline-block;
    width: 68px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    border: 1px #dbe5f3 solid;
}
.article .article_con {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-bottom: 40px;
    padding-top: 10px;
}
.apply .down .btn {
    float: right;
    display: inline-block;
    width: 68px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    border: 1px #dbe5f3 solid;
}

/*留言信息*/
#msg{
    padding: 20px 62px;
    background-color: white;
}
.grid_96 {
    /*width: 890px;
    float: right;*/
}
.bread {
    position: relative;
    background: url(../images/righttitlebg.jpg) no-repeat bottom left;
    display: table;
    width: 100%;
    margin: 0px auto;
    height: auto;
    height: 82px;
}
.article {
    min-height: 400px;
    width: 98%;
    margin: 0 1% 0;
}
.article .article_con {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-bottom: 40px;
    padding-top: 10px;
}
#formLogin {
    /*margin-left: auto;
    margin-right: auto;*/
    max-width: 880px;
    background: #FFF;
    padding: 20px 0px 0px 0px;
    font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    text-align: left;
}

#formLogin label {
    display: block;
    width: 50%;
    float: left;
    margin: 0px 0px 5px;
}
#formLogin .button {
    background: #2666AE;
    border: 1px solid #215A99;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    border-radius: 1px;
    font-family: '微软雅黑';
}
#formLogin .button {
    background: #2666AE;
    border: 1px solid #215A99;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    border-radius: 1px;
    font-family: '微软雅黑';
}
#formLogin input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select {
    border: 1px solid #CCC;
    font-family: '微软雅黑';
    color: #4e4e4e;
    height: 30px;
    line-height: 25px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 95%;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
}
/*视频*/
.videoPanel{

margin:15px 0;
}
.videoPanel video{
    max-width: 900px;
margin:0 auto;
display:block;
}

/*20240716*/
#ks{display:none!important}
#xg{border-right: solid 1px #015799!important;}
.nav li.m {width: 12.3%!important;}