.body{
	font-family: 'Microsoft YaHei';
}

.banner {
    background: url(../../image/seminar/banner.png) center top no-repeat;
}
.clear {
    clear: both;
    height: 20px;
    font-size: 1px;
    line-height: 0px;
    _line-height: 0px;
    width: 10px;
}
.body{
	margin:0px;
    font-size: 14px;
}

.main {
    width: 1190px;
    margin: 0px auto;
    margin-top: 30px;
}

.headMenu li{
	float:left;
	width: 14.28%;
}

.headMenu .tab {
    float: left;
    width: 170px;
    height: 85px;
    line-height: 85px;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    margin: 0;
    padding: 0;
    color:#fff;
}

.headMenu li div:hover{border-bottom: 4px solid #0f82e2; height:81px; }

.hzdwTable{
    display: initial;
	font-size:16px;
	border-spacing: 0px 10px;
}

.hzdwTable a{
	white-space: nowrap;
}

.chld li{
	float: left;
    text-align: center;
    margin: 0px 90px;
    font-weight:bold;
}

.zcr li{
	float: left;
    text-align: center;
    margin: 0px 60px;
    font-weight:bold;
}
.fyjb1 li{
	float: left;
    text-align: center;
    font-size:12px;
    width:16.6666%;
}
.fyjb1 img{
	width:163px;
	height:163px;
}

.fyjb2 li{
	float: left;
    text-align: center;
    font-size:12px;
    width:16.6666%;
}
.fyjb2 img{
	width:163px;
	height:163px;
}

.fyjb3 li{
	float: left;
    text-align: center;
    font-size:12px;
    margin:0px 14px;
}
.fyjb3 img{
	width:163px;
	height:163px;
}

.agendaTable {
	border-collapse: collapse;
	border: 2px solid #0ba4de;
	width:100%;
	font-size: 16px;
	text-align:center;
}
.agendaTable th {
    background-color:#0f82e2;
    color: #fff;
    padding: 15px 5px;
}

.agendaTable .thR {
    border-top: 2px solid #0ba4de;
}
.agendaTable .thL {
    border-right: 2px solid #fff;
    border-top: 2px solid #0ba4de;
}

.agendaTable td {
    background-color:#eff3f4;
    height: 50px;
    padding: 8px;
}

.agendaTable .tdR {
    border-top: 2px solid #0ba4de;
}
.agendaTable .tdL {
    border-right: 2px solid #fff;
    border-top: 2px solid #0ba4de;
}
.fileDownload {
	background: url(../../image/seminar/download.png) no-repeat center;
	background-size: 130px 32px;
    display: block;
    height: 32px;
}

.cplb li{
	float: left;
    text-align: center;
    font-size:17px;
    width: 16.66666%;
}
.cplb img{
	width:82px;
	height:82px;
}

.cplb li a{
	color:#000;
	text-decoration: none;
}

.cplb li a:hover{
	color:red;
	text-decoration: none;
}

.xgbdlb{
	font-size: 18px;
	line-height: 32px;
}

.xgbdlb p{
	padding-left: 335px;
}

.xgbdlb a{
	color:#333;
}


.xgbdlb a:hover{
	color:#0044b2;
}


.bottom {
    height: 60px;
    background: #383849;
    color: #888888;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

.rightbanner{
position:fixed;
right:44px;
bottom:100px;
z-index:1234;
}
.rightbanner i{
font-size: 30px;
cursor: pointer;
}
.rightbanner .contact-top{
position:absolute;
display:block;
bottom:0;
z-index:9;
width: 42px;
text-align: center;

}
.rightbanner .contact-top a{
    color: #005DAB;
    background: #FFF;
    border: 1px solid #ccc;
    width: 42px;
    height: 42px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    display: block;
}

.rightbanner .contact-top a:hover{
    color: #fff;
    background: #005DAB;
    border: 1px solid #005DAB;
}
.rightbanner .contact-top a i{
    border: none;
    color: #005DAB;
}
.rightbanner .contact-top:hover a i{
    color: #FFF;
}

.rightbanner .fhlt{
    position: absolute;
    bottom: 50px;
}

.rightbanner .fhlt a{
    color: #005DAB;
    background: #FFF;
    border: 1px solid #ccc;
    width: 42px;
    height: 42px;
    line-height: 20px;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.rightbanner .fhlt a:hover{
    color: #fff;
    background: #005DAB;
    border: 1px solid #005DAB;
}