/* CSS Document */

.clear{
	clear: both;
}

p{
	font-size: 16px;
}

.con span{
	font-size:18px;
}

.box{
	width:1200px;
	margin:0 auto;
}

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
    width: 100%;
}
.slideBox .bd li {
    text-align: center;
    float: left;
    width: 100%;
}

.slideBox .bd img {
    display: block;
    width: 100%;
}

li {
    list-style-type: none;
}

.slideBox a {
    color: #333;
    text-decoration: none;
}

.b1{
	background:#2C3E50;
}

.b2{
	color:#1DD2AF;
}

.header_top{
	height:35px;
}

.header_c{
	font-size:40px;
}
.top_l{
	font-size:18px;
	float:left;
	color:#fff;
	margin-top: 5px;
}

.top_r{
	font-size:18px;
	float:right;
	margin-top: 5px;
}

.logo{
    margin-top: 25px;
	float:left;
}
.logo1{
	float:left;
}

.logo2{
	float:left;
	margin-left:10px;
}

.nav{
	float:right;
}

.nav ul li{
	float:left;
	list-style:none;
	font-size:24px;
	margin-right:20px;
}

.nav ul li a{
	text-decoration:none;
	color:#5D6E80;
}

.nav1{
	margin-right: 120px;
}

.nav2{
	margin-bottom: 15px;
}


.nav a:hover {
    color: #1DD2AF;
}

.con_c{
	float:left;
	width:800px;
}

.con_right{
	float:left;
	width:400px;
}
.foot{
	color:#fff;
	text-align: center;
}
.footer_21{
	padding-top: 20px;
	font-size: 16px;
}

.footer_22{
	font-size: 25px;
    padding-bottom: 16px;
}
