﻿body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
	overflow-x:hidden;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
	padding:0px;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.topnr{
	float: left;
	width: 100%;
}
.topnrhyc{
	float: left;
	width: 50%;
	font-size:14px;
	color: #fff;
	line-height: 37px;
}
.topnrwzlx{
	float: right;
	width:20%;
	font-size:14px;
	line-height: 37px;
	color: #fff;
}
.topnrwzlx span{
	font-size:16px;
	font-weight: bold;
}
.topnrwzlx img{
	max-width: 20px;
	margin-right: 10px;
}
/*---------- stock ---------*/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(0,0,0,.8);
}
/****gsjj***/
.gsjj{
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 74px;
}
.gsjjsp{
	float: left;
	width: 45%;
	margin-top: 100px;
	background:rgba(237, 237, 237, 1);
}
.fullscreenvideo{
	width: 100%;
	height:auto;
	margin-left: 40px;
	margin-top: -60px;
	margin-bottom: 40px;
}
.gsjjwz{
	float: right;
	width: 47%;
}
.gsjjwznm{
	float: left;
	width: 100%;
	font-size:24px;
	color: #000;
}
.gsjjwznm span{
	font-size:14px;
	color:#707070;
}
.gsjjhx{
	float: left;
	width: 60px;
	height:3px;
	background:rgba(220, 195, 85, 1);
	margin-top: 10px;
}
.gsjjwznr{
	float: left;
	width: 100%;
	margin-top: 35px;
	font-size:14px;
	color: #707070;
	line-height: 25px;
}
.gsjjwlj{
	float: left;
	width: 100%;
	margin-top: 15px;
}
.gsjjwlj ul li{
	float: left;
	width: 25%;
	margin:auto;
	text-align: center;
}
.gsjjwlj ul li img{
	max-width: 100%;
}
/****ali***/
.anli{
	float: left;
	width: 100%;
	background:url('../images/albg.jpg') no-repeat center top; 
	padding-top: 75px;
	padding-bottom: 70px;
}
.anlinm{
	float: left;
	width: 100%;
	text-align: center;
	margin:auto;
}
.anlinm img{
	width: 100%;
	max-width: 338px;
}
.anlinmf{
	float: left;
	width: 100%;
	font-size:16px;
	color: #fff;
	text-align: center;
}
.scroll_horizontal {
	float: left;
	width: 100%;
	position:relative;
	margin-top: 45px;
}
.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 383px;
	margin: 0 auto;
}
.scroll_horizontal .list {
	overflow: hidden;
	width: 999999px;
}
.scroll_horizontal .list li {
	float: left;
	width: 410px;
	height: 383px;
	padding: 0 15px;
}
.scroll_horizontal .list li a {
	display: block;
	padding: 19px;
	border: 1px solid #dedede;
	height: 381px;
}
.scroll_horizontal .list li .pro_img {
	width: 100%;
	overflow: hidden;
}
.scroll_horizontal .list li img {
	width: 100%;
	transition: all .6s;
}
.scroll_horizontal .list li .pro_info {
	line-height: 66px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 66px;
	overflow: hidden;
}
.scroll_horizontal .list li .more {
	width: 118px;
	height: 33px;
	border: 1px solid #dedede;
	margin: auto;
	color: #c1c1c1;
	font-size: 12px;
	text-align: center;
	line-height: 33px;
	transition: all .6s;
}
.scroll_horizontal .list li:hover img {
	transform: scale(1.2);
}
.scroll_horizontal .list li:hover .more {
	background: #c18002;
	color: #fff;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 40px;
	height: 50px;
	cursor: pointer;
}
.scroll_horizontal .prev {
	background: url('../images/btnL.png') no-repeat;
	left: -60px;
}
.scroll_horizontal .next {
	background: url(../images/btnR.png) no-repeat;
	right: -60px;
}
/****xinw***/
.xinwen{
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 50px;
}
.xinwenimg{
	float: left;
	width: 100%;
	margin:auto;
	text-align: center;
}
.xinwenimg img{
	width: 100%;
	max-width: 302px;
}
.xinwennm{
	float: left;
	width: 100%;
	font-size:16px;
	color: #696969;
	text-align: center;
}
.xinwennr{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.xinwentp{
	float: left;
	width: 44%;
}
.xinwentp img{
	width: 100%;
}
.news{
	float: right;
	width: 54%;
}
.news ul li{
	float: left;
	width: 100%;
	border-bottom: 1px #ccc dashed;
	padding:8px 0 10px 0;
	margin-top: 10px;
}
.news ul li .newstime{
	float: left;
	width: 13%;
	background:#f2f2f2;
	text-align: center;
	font-size: 30px;
	color: #707070;
	font-weight: bold;
	line-height: 30px;
	padding:10px 0px;
}
.news ul li .newstime span{
	font-size:16px;
	color: #707070;
	font-weight: 100;
}
.news ul li .newswz{
	float: right;
	width: 84%;
}
.news ul li .newswz .newswznm{
	float: left;
	width: 100%;
	font-size:16px;
	color: #000;
	font-weight: bold;
}
.news ul li .newswz .newswzxq{
	float: left;
	width: 100%;
	font-size:12px;
	line-height: 20px;
	color: #707070;
	margin-top: 5px;
}
/***foot***/
.foot{
	float: left;
	width: 100%;
	background:url('../images/tt.jpg') repeat-x center top; 
	padding-top: 45px;
}
.footew{
	float: left;
	width: 8%;
}
.footewimg{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #9aa1bb;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
}
.footlxwz{
	float: left;
	width: 38%;
	margin-top:15px;
	margin-left: 3%;
}
.footlxwznm{
	float: left;
	width: 100%;
	font-size:24px;
	color: #fff;
}
.footlxwznmnr{
	font-size:14px;
	color: #d3d6e0;
	float: left;
	width: 100%;
	line-height: 34px;
	margin-top: 15px;
}
.footly{
	float: right;
	width: 50%;
}
.footlynm{
	float: left;
	width: 100%;
	font-size:22px;
	color: #fff;
	margin-bottom: 15px;
}
.zaneirong{
	float: left;
	width: 100%;
	line-height: 50px;
	background:#3e3f4f;
	padding-left: 5px;
	padding-top: 5px;
	border:1px #3e3f4f solid;
	font-size: 14px;
	color: #fff;
}
.zaxingming{
	float: left;
	width: 45%;
	line-height: 40px;
	background:#3e3f4f;
	padding-left: 5px;
	padding-top: 5px;
	border:1px #3e3f4f solid;
	font-size: 14px;
	color:#707070;
	margin-top: 10px;
}
.zadainhua{
	float: right;
	width: 45%;
	line-height: 40px;
	background:#3e3f4f;
	padding-left: 5px;
	padding-top: 5px;
	border:1px #3e3f4f solid;
	font-size: 14px;
	color: #707070;
	margin-top: 10px;
}
.zatijiao {
	font-size: 14px;
	width: 120px;
	height: 42px;
	min-width: 120px;
	color: #fff;
	background: #c18002;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	border-radius: 25px;
	margin-top: 10px;
}
.footbq{
	float: left;
	width: 100%;
	font-size:14px;
	color: #9aa1bb;
	text-align: center;
	line-height: 60px;
	margin-top: 15px;
}
.footbq a{
	font-size:14px;
	color: #9aa1bb;
}
/****neiy***/
.nrbanner{
	float: left;
	width: 100%;
	position: relative;
}
.nrbanner img{
	width: 100%;
}
.nyfenlei{
	position:absolute;
	bottom:0px;
	width: 100%;
	background:rgba(193, 128, 2, 0.8);
}
.nyfenleinr{
	float: left;
	width: 100%;
}
.nyfenleinr ul li{
	float: left;
	line-height: 42px;
	padding:0px 30px;
	text-align: center;
	background: url('../images/xyd.png') no-repeat 10px center; 
}
.nyfenleinr ul li a{
	font-size:15px;
	color: #fff;
}
.nyfenleinr ul li:hover{
	background:#c07f02 url('../images/xyd.png') no-repeat 10px center;
}
.nrneirongzs{
	float: left;
	width: 100%;
	padding-top: 50px;
}
.nrneiynm{
	float: left;
	width: 100%;
	border-bottom: 1px rgba(240,240,240,1) solid;
	font-size:26px;
	color: rgba(30, 30, 30,1);
	padding-bottom: 20px;
	text-align: center;
}
.nrneitongwz{
	float: left;
	width: 100%;
	margin-top: 25px;
	padding-bottom: 20px;
}
.nyanlilb{
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 30px;
}
.nygongcheng{
	float: left;
	width: 100%;
}
.nygongcheng ul li{
	float: left;
	width: 31%;
	margin:0px 1% 15px 1%;
	position:relative;
	overflow: hidden;
}
.nygongcheng ul li .nygongchengimg{
	float: left;
	width: 100%;
	overflow: hidden;
}
.nygongcheng ul li .nygongchengimg img{
	width: 100%;
	transition: all 0.4s !important;
}
.nygongcheng ul li:hover .nygongchengimg img {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.nygongcheng ul li .nygongchengnm{
	width: 100%;
	background-color: rgba(48,48,48,0.7);
	bottom:-63px;
	text-align: center;
	position:absolute;
	padding-bottom: 15px;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.nygongcheng ul li .nygongchengnm p{
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	margin:0px;
	overflow: hidden;
	height:50px;
	float: left;
	width: 100%;
}
.nygongcheng ul li .nygongchengnm span{
		border: 1px #fff solid;
	width:40%;
	line-height: 38px;
	font-weight: normal;
	margin: 0 auto;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: inline-block;

}
.nygongcheng ul li:hover .nygongchengnm{
	bottom: 0px;
	background-color: rgba(192,128,2,0.8);
}
.nygongcheng ul li:hover .nygongchengnm span{
	background: #fff;
	border: none;
	color: #0054a0;
}
.magnifier{
	width: 600px;
	position: relative;
	float: left ;
}
.magnifier-container{
	width: 600px;
	height: 400px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.move-view{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../images/move-box.png');
}
.images-cover{
	height: 100%;
	width: 100%;
	position: relative;
}
.images-cover img{
	position: absolute;
}
.magnifier-assembly{
	height: 92px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
.magnifier-btn{
	position: absolute;
	font-family: "宋体";
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -40px;
}
.magnifier-btn span{
	line-height: 80px;
	height: 80px;
	width: 20px;
	background-color: #6e6e6e;
	color: #fff;
	display: block;
	z-index: 1;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
	float: left;
}
.magnifier-btn .magnifier-btn-right{
	float: right;
}
.magnifier-line{
	position: relative;
	overflow: hidden;
	height: 92px;
}
.magnifier-line ul{
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 1;
}
.magnifier-line li{
	float: left;
	width: 100px;
	cursor: pointer;
}
.magnifier-line ul > .active .small-img{
	border-color: #bbb;
}
.small-img{
	height: 78px;
	padding: 1px;
	margin: 5px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
}
.small-img img{
	max-width: 100%;
	max-height: 100%;
}
.magnifier-view{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -105%;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.magnifier-view img{
	display: block;
}
.animation03{
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
}
.nygcnm{
	float: right;
	width: 48%;
}
.nygcnmwz{
	float: left;
	width: 100%;
	font-size:24px;
	color: rgba(51, 51, 51,1);
	font-weight: bold;
	border-bottom: 1px rgba(240,240,240,1) dashed;
	padding-bottom: 5px;
}
.nygcssfl{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #979797;
	border-bottom: 1px rgba(240,240,240,1) dashed;
	padding-top: 10px;
	padding-bottom: 20px;
}
.nygcssfl span{
	font-size:16px;
	color: #707070;
}
.nygclncs{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.nygclncsnm{
	float: left;
	width: 10%;
	background:#c18002;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
}
.nygclncswz{
	float: left;
	width: 100%;
	border:1px solid rgba(240, 240, 240, 1);
	padding:20px;
}
.nyxinwen{
	float: left;
	width: 100%;
}
.nyxinwen ul li{
	float: left;
	width: 100%;
	border-bottom: 1px rgba(240,240,240,1) dashed;
	padding:15px;
}
.nyxinwen ul li .nyxinwennm{
	float: left;
	width: 86%;
	font-size:14px;
	color: #323232;
	line-height: 19px;
}
.nyxinwen ul li .nyxinwennm .iconfont:before{
	content: '\e668';
	color: rgba(153,153,153,1);
}
.nyxinwen ul li .nyxiwntime{
	float: left;
	width: 14%;
	font-size:12px;
	color: #c8c8c8;
	line-height: 19px;
}
.nyxinwen ul li .nyxiwntime span{
	font-size:12px;
	color: #969696;
}
.nyxinwen ul li .nyxiwntime .iconfont:before{
	    content: '\e67a';
    margin-right: 5px;
}
.nyxinwen ul li:hover .nyxinwennm{
	color:rgba(69,165,161,1)
}
.shxyy{
	float: left;
	width: 100%;
	border-top: 1px rgba(240,240,240,1) solid;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.shangyy{
	float: left;
	width: 50%;
	font-size:14px;
	color: #656565;
}
.shangyy span{
	color: #969696
}
.shangyy a{
	font-size:14px;
	color: #656565;
}
.xiayy{
	float: right;
	width: 50%;
	font-size:14px;
	color: #656565;
	text-align: right;
}
.xiayy span{
	color: #969696
}
.xiayy a{
	font-size:14px;
	color: #656565;
}

.sjgcal{
	display: none;
}









.my-4{
	margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    overflow: hidden;
    float: left;
}
.pagination{
	float:right;
}
.page-item{
	height: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    left: 0;
    top: 0;
        display: inline-table;
    float: left;
    margin-right: 5px;
    line-height: 30px;
}
.page-num{
	    height: 30px;
    width: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    position: relative;
    float: left;
    margin-right: 5px;
    line-height: 30px;
}
.page-num-current{
	text-decoration: none;
    background-color: rgba(90, 170, 167, 1);
    color: rgba(255,255,255,1);
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 28px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.foot_nav span img{
	width: 25%;
}
.shoujianlitp{
	display: none;
}

@media only screen and (max-width: 1300px){

}
@media only screen and (max-width: 1199px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 18px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 22px;
		}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 14px;
	}
}
@media only screen and (max-width: 992px){
	.index_main .section1 .index_banner .item{
		height: 100vh;
	}
	.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		top: 42%;
	}
	.index_main .section1 .index_banner .slick-arrow{
		display: none !important;
	}
    .index_main .section1 .index_banner .slick-dots{
    	position: absolute;
    	bottom: 12px;
    }
    .index_main .section1 .index_banner .slick-dots li{
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border:2px solid #fff;
    }
    .index_main .section1 .index_banner .slick-dots li button{
    	display: none;
    }
    .index_main .section1 .index_banner .slick-dots li.slick-active{
    	background: #fff;
    }
	.index_main .section1 .number{
		bottom: 12%;
		display: none;
	}
	.index_main .section1 .number span{
		margin-right: 22px;
	}
	.index_main .section1 .number span:after{
		bottom: -14px;
	}
.topnrwzlx{
	display: none;
}
.topnrhyc{
	width: 100%;
}
.scroll_horizontal .prev{
	left:0px;
}
.scroll_horizontal .next{
	right: 0px;
}
.gsjjsp{
	width: 100%;
	margin-top: 20px;
}
.gsjj{
	padding:0px;
}
.fullscreenvideo{
	margin-left:0px;
	margin-top: 0px;
}
.gsjjwz{
	width: 100%;
	padding:0px 15px;
}
.gsjjwlj ul li{
	width: 50%;
	margin-bottom: 10px;
}
.scroll_horizontal{
	display: none;
}
.sjgcal{
	float: left;
	width: 100%;
	display: block;
	margin-top: 15px;
}
.sjgcal ul li{
	float: left;
	width: 48%;
	margin:0px 1% 15px 1%;
}
.sjgcal ul li .sjgcimg{
	float: left;
	width: 100%;
}
.sjgcal ul li .sjgcimg img{
	width: 100%;
}
.sjgcal ul li .sjgcnm{
	float: left;
	width: 100%;
	background:#eee;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #000;
	height:35px;
	overflow: hidden;
}
.xinwen{
	padding-top: 0px;
}
.xinwentp{
	width: 100%;
}
.news{
	width: 100%;
	padding:0px 15px;
}
.news ul li .newstime{
	display: none;
}
.news ul li .newswz{
	width: 100%;
}
.footly{
	display: none;
}
.footew{
	display: none;
}
.footlxwz{
	width: 100%;
	margin-left: 0px;
	padding:0px 15px;
}
.footbq{
	line-height: 25px;
	padding-bottom: 70px;
}
.nyfenlei{
	position: relative;
}
.nygongcheng ul li{
	width: 48%;
}
.nyxinwen ul li .nyxinwennm{
	width: 100%;
}
.nyxinwen ul li .nyxiwntime{
	width: 100%;
}
.nrneirongzs{
	padding-left: 15px;
	padding-right: 15px;
}
.nrneirongzs img{
	max-width: 100%;
}
.nygcnm{
	width: 100%;
	padding:0px 15px;
}
.shoujianlitp{
	float: left;
	width: 100%;
	display: block;
}
.shoujianlitp ul li{
	float: left;
	width: 48%;
	margin:0px 1% 15px 1%;
}
.shoujianlitp ul li img{
	width: 100%;
}
.magnifier{
	display: none;
}
.nygclncsnm{
	width: 40%;
}
.nygclncs{
	padding:0px 15px;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}

}
@media only screen and (max-width: 767px){
    
}
@media only screen and (max-width: 340px){
 
}
@media only screen and (max-width: 320px){
	
}