﻿.container {
 *zoom: 1;
	position: relative;
	margin: 0 auto;
	bottom:0px;
	font-size:15px;
	font-family:微软雅黑;
	border: 1px solid #fff;
	border-radius:5px;
	font-weight:bold;
	background-color:#b03524;
}
/* All */
.nav {
	margin-bottom: 0px;
}
.nav ul {
 *zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav ul:before, .nav ul:after {
	content: "";
	display: table;
}
.nav ul:after {
	clear: both;
}
.nav ul > li {
	float: left;
	position: relative;
}
.nav a {
	display: block;
	padding: 7px 10px;
	line-height: 1.2em;
	color: #fff;
}
.nav a:hover {
	text-decoration: none;
	background: #ff6c00;
	color:#fff;
}
.nav li ul {
	background: #4176e2;
}
.nav li ul li {
	width: 200px;
}
.nav li ul a {
	border: none;
}
.nav li ul a:hover {
	background: rgba(0, 0, 0, 0.3);
	color:#fff;
	font-size:12px;
}
/* Not Animated
============================== */

.nav3 ul > li:hover ul li {
	height: 27px;
	font-size:12px;
}
.nav3 li ul {
	position: absolute;
	left: 0;
	top: 38px;
	z-index: 1;
	font-size:12px;
}
.nav3 li ul li {
	overflow: hidden;
	height: 0;
	-webkit-transition: height 200ms ease-in;
	-moz-transition: height 200ms ease-in;
	-o-transition: height 200ms ease-in;
	transition: height 200ms ease-in;
}
.point {
	font-weight:bold;
	font-size:12px;
	color:#A2090B;
	padding-right:5px;
}
.font_xh {
	font-family:微软雅黑;
}
td {
	font-family:微软雅黑;
}
table {
}
table td, table th {
	font-family:微软雅黑;
}
table th {
	font-family:微软雅黑;
}
.dateFormat {
	font-size:12px;
	color:#666;
	text-align:right
}
.footer_sel {
	font-family:微软雅黑;
	font-size:14px;
	margin-right:10px;
	background-color:#bf0d0d;
	color:#fff;
	outline: none;
	width:180px;
	border: none;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.footer_sel option {
	background-color:#f2f2f2;
	color:#333
}
.div_sel {
	width: 200px;
	height: 25px;
	border-radius: 5px;
	padding-left:10px;
	padding-top:2px;
	border:1px solid #f18787;
	position: relative;
}
.div_sel:after {
	content: "";
	width: 19px;
	height: 21px;
	background: url(../images/xiala.png) no-repeat center;
	position: absolute;
	right: 15px;
	pointer-events: none;
}


.video_div
{
    height: 198px; 
    border-radius: 8px; 
    background-color: #f2f2f2;
    padding:17px 20px 23px 15px
}
.video_div:hover {
}

.banner_text
{
    border-top-left-radius:12px;
    border-top-right-radius:12px; 
    background-color:#000;
    height:117px;
    opacity:0.7;
    filter:alpha(opacity=70);
    margin-top:165px;
    padding:9px 15px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    
}

.banner_text2
{
    border-top-left-radius:12px;
    border-top-right-radius:12px; 
    background-color:#000;
    height:117px;
    opacity:0.7;
    filter:alpha(opacity=70);
    margin-top:165px;
    padding:9px 15px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    
}
.banner_text3
{
    border-top-left-radius:12px;
    border-top-right-radius:12px; 
    background-color:#000;
    height:85px;
    opacity:0.6;
    filter:alpha(opacity=60);
    margin-top:197px;
    padding:9px 15px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    
}

.banner_text4
{
    border-top-left-radius:12px;
    border-top-right-radius:12px; 
    background-color:#000;
    height:117px;
    opacity:0.6;
    filter:alpha(opacity=60);
    margin-top:165px;
    padding:9px 15px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    
}

.join_we {
	border-radius:6px;
}
.join_we:hover {
    opacity:0.7;
    filter:alpha(opacity=70);
    background-color:#000;
}