.HeaderMain {
    width: 100%;
    height: 100%;
    margin-bottom: -4px;
	background:none
}
.HeaderMain .logo img{width: 100%;}
.navs { background: #e4240d;}
.navs ul li.active { background: url(../images/top-nav-red-bg.png) no-repeat center;}
.navs ul li:hover{ background:url(../images/top-nav-red-bg.png) no-repeat center;}
.navs ul li .ernav {
	border: 1px solid #e4240d;
    border-bottom: 3px solid #e4240d;
}
.navs ul li .ernav a {
	border-bottom: 1px solid #ff4832;
}

.navs ul li .ernav a:hover{ color:#e4240d;}




.zt-body{background:#ebf8ff;}
.newhome {
    width: 1200px;
    margin: 0 auto 50px auto;
    padding: 0;
    border:none;	
}

.otnews .ntit {
    padding-top: 50px;
    background: url(../images/title-red.png) center top no-repeat;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
    position: relative;
    color: #eb230e;
}
.otnews .ntit h3 {
    width: 100%;
    font-size: 34px;
	font-weight: bold;
    color: #eb230e;
    border:none;
    float: none;

}
.otnews .ntit a {

	width: 120px;
    text-align: right;
    border:none;
    float: none;


    font-size: 16px;
    color: #666666;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 68px;
}

.otnews .cons {
		background: none;
	}


.otnews .cons p a {
    background: url(../images/icon-red.png) no-repeat left center;
}

.otnews .cons p a:hover{ color:#e4240d;}
.otnews .ntit a:hover{ color:#e4240d;}


.footer {
    background: url(../images/foot-red-bg.jpg) no-repeat center;
}
.select dt {
    background: #9c1a00 url(../images/jt-red.png) no-repeat 345px center;

}
.select dd a {
    background: url(../images/jt2-red.png) no-repeat 350px center;
}

.select dd {
    background: #9c1a00;
}

.leftnav {
    border-bottom: 4px solid #e4240d;
}

.leftnav h2{
	background: url(../images/leftnav-red.png) no-repeat center;
}
.leftnav ul li:hover, .leftnav ul li.act {
    background: url(../images/left-red-bg.jpg) no-repeat right center;
	border-left: 4px solid #e4240d;
}

.textcon {
    border-top: 2px solid #e4240d;
}

.position p a:hover{ color:#e4240d;}

.position h3 { color:#e4240d }
.shang .back { background:#e4240d }

.fenzhi li:hover{ background:url(../images/list-r-red.png) no-repeat center;}

.fenzhi li a {
	 background: url(../images/icon-r-red.png) no-repeat left center;
}


.footer .ewm {
    border-left: 1px solid #ff4832;
}

.bottoms {
    border-top: 1px solid #ff4832;
}




@media screen and (max-width: 768px) {

	.HeaderMain{background:#ebf8ff}

	.otnews {
		margin-top: 0;
	}

	.icon-bar {
		background: #e4240d;
	}
	.Header.showMenu .animated2 .icon-bar {
	 background: #e4240d;
	}

	.menu-wrap {
		top: -40px;
	}
	.otnews .ntit a {top:60px}

	.newhome {
		width: 94%;
		margin: 0 auto;
		padding: 0 3% 20px 3%;
		background:#ebf8ff;
	}

	.otnews .ntit h3 {
		font-size: 22px;		
	}

	.otnews .ntit a {
		font-size:14px;
	}	

	.footer .ewm{ border-left:0;}

}

