﻿*{
	margin: 0;
	padding: 0;
	color: #333333;
}
body{
	background-color: #f5f5f5;
}
.banner{
	background: url(../img/top-bac.png) no-repeat;
    width: 100%;
    height: 450px;
    background-size: 100% 100%;
}
.title{
	width: 100%;
    text-align: center;
    padding-top: 70px;
}
.titlewz{
	width: 100%;
	text-align: center;
	padding-top: 10px;
        font-size: 20px;
        font-weight: bold;
        color: #086ed3;
}
.titlezbdw{
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.nav{
	margin: 0 auto;
	width: 1200px;
	text-align: center;
    margin-top: 150px;
}
.nav span{
	display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #2284e5;
    color: white;
    border-radius: 5px;
	letter-spacing: 2px;
}
.nav span:hover{
	background-color: #f78c35;
	cursor: pointer;
}
.main{
	width: 1200px;
	height: auto;
        overflow: hidden;
        margin: 0 auto;
	margin-top: 20px;
	background-color: white;
	position: relative;
}
.zxzxdiv{
	float: left;
    margin: 20px 0px;
    width: 480px;
    height: 330px;
}
.zxzxdiv p{
	padding: 10px 0px;
    border-bottom: 1px solid #e4e4e4;
}
.zxzx{
	color: #2284e5;
    font-weight: 600;
    font-size: 18px;
    padding: 9px 15px;
    border-bottom: 2px solid #2284e5;
}
.more{
	float: right;
    color: #ababab;
    font-size: 16px;
}
li{
	list-style: none;
}
.zxzxdiv ul li img{
	width: 20px;
    position: relative;
    top: 5px;
}
.content{
	display: inline-block;
    width: 380px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.showtime{
	float: right;
	color: #ababab;
}
.zxzxdiv ul li{
	height: 32px;
    line-height: 32px;
}
.righticon{
	float: left;
    margin: 20px;
    width: 160px;
    height: 330px;
}
.icon {
	width: 160px;
	height: 55px;
	margin-top: 10px;
}
.icon img{
    width: 100%;
	height: 100%;
}
.comeleft{
	position: absolute;
    padding: 30px 5px;
    color: white;
    background-color: #ccc;
    top: 10px;
    left: 50px;
	cursor: pointer;
}
.comeright{
	position: absolute;
    padding: 30px 5px;
    color: white;
    background-color: #ccc;
    top: 10px;
    right: 50px;
	cursor: pointer;
}
#lb-2 .lb-item > a > img{
	width: 500px;
    height: 100%;
	margin-left: 32px;
}
.lefttab{
	display: inline-block;
    width: 290px;
    height: 520px;
    background-color: white;
}
.listtitle{
	height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #2284e5;
    color: white;
    font-weight: 600;
}
.icon-tab ul li{
	height: 45px;
    line-height: 45px;
    text-align: center;
    border-bottom: 1px dashed #e4e4e4;
	cursor: pointer;
}
a{
	text-decoration: none;
}
.zxzxdiv h2{
	color: #355e92;
    font-size: 30px;
    line-height: 2;
    text-align: center;
	font-weight: 500;
}
.tit-info{
	padding: 30px 0 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 15px;
    line-height: 1;
    text-align: center;
	font-weight: 500;
}
.con p{
	padding: 15px 0;
    color: #333;
    font-size: 16px;
    line-height: 2;
    text-indent: 32px;
}
.contentlist{
	display: inline-block;
    width: 650px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.banner,.main {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.default_pgContainer ul li a{
    display: inline-block;
    width: 650px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.logo {
    font-size: 23px;
    font-weight: bold;
    color: #086ed3;
    float: left;
    margin: 10px 0px 0px 20px;
}