* { padding:0; margin:0; box-sizing: border-box;}
ul, li, dl, dt, dd { list-style: none; }
a { text-decoration: none; color:#333;}
input, button { font-family:"Microsoft YaHei";}
body { font-family:"Microsoft YaHei"; font-size: 14px; color:#333;}
img { display: block; border: 0;}

.contain { width:1160px; margin:0 auto 40px;}
.box { position:relative; padding:24px 0 0 0;}
.lmenu { width:100px; height:100%; float:left; position:relative; z-index:5;}
.lmenu span { display:table-cell; vertical-align:middle; width:100px; height:100px; background:url(../images/bg-menu.jpg) no-repeat;  text-align:center;}
.lmenu span b { color:#fff; font-size:18px; }
.box .line-s { display:block; width:2px; height:100%; background:#0abebb; position:absolute; top: 50px; left:50px; z-index:0;}
.rmain { margin-left:150px; padding-left:12px; padding-top: 15px;}
.rmain p { line-height:1.8; margin-top:12px; text-indent:2em; text-align:justify; text-justify:distribute; font-size: 15px;}
.list-r li { float:left; margin:5px; border:1px solid #13a0d2; padding:10px;}
.list-r li b { display:block; color:#13a0d2; padding:10px 0; text-align:center;}
.hyap li { width:380px; height:100px; text-align:center;}
.btn-b { position:fixed; top: 550px; right:100px; z-index: 20;}
.btn-b a { display: table-cell; vertical-align: middle; width:100px; height:100px; text-align:center; background:#25b584 url(../images/clike.png) 64px 64px no-repeat; color:#fff; font-size:18px; border:0; border-radius:100px;}
.btn-b a:hover { background:#0d92cb;}
.chxz li { width:106px; height:380px; text-align:justify; text-justify:distribute;}
.chxz b { width:50px; height:30px; line-height: 30px; margin: 0 auto;  margin-bottom: 15px; border: 1px solid #13a0d2; border-radius:50px;}
.map { width:840px; height: 340px; border:1px solid #13a0d2;}
.ewm-lx { float:left; margin-left: 100px; display: inline;}
.xx-lx { float:right; padding:20px;}
.xx-lx dl { text-align:center; padding:5px;}
.xx-lx dt { font-size:18px; font-weight: bold; padding:15px 0; color:#fff; }
.xx-lx dd { padding:5px 0; color:#dcfef7;}
.btn-s { display:block;  width:250px; height:60px; line-height:60px; text-align:center; margin:15px auto; background:#fff; color:#ff7e00; font-size:18px; border:0; border-radius:5px;}
.btn-s:hover { background:#25b584; color:#fff;}
.box-yc { padding:20px 0; position: relative;}
.time { width:200px; height: 64px; line-height: 64px; float:left; text-align: right; color:#666;}
.time b, .time-s b { float:left; color:#0d92cb;}
.time-s { width:200px; height: 30px; line-height: 30px; float:left; text-align: right; color:#666;}
.yc { position: relative; z-index: 10; overflow: hidden;}
.list-yc { display:block; width: 120px; height: 30px; line-height: 30px; border:1px solid #ccc; background: #fff; text-align: center;}
.user { float:left; padding:10px 0 0 10px;}
.user a { display: block; width: 64px; height:64px; border-radius:64px; background: #fff; text-align: center;}
.user a img { border-radius:64px; border:1px solid #ccc; transition: all 0.2s; -webkit-transition:all 0.2s;}
.user a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.user img { width:100%;}
.user b { display:block; text-align: center; background: #fff; color:#666; padding-top:5px; font-size:15px;}
.yc dl { padding:0 200px 0 95px; width:500px; display: block;}
.yc dt { font-weight:bold; color:#0eb294; padding:10px 0 5px; font-size:16px;}
.yc dd { text-align:justify; text-justify:distribute; line-height: 1.8;}
.box-yc .line-b { display:block; width:1px; height:100%; background:#ccc; position:absolute; left:42px; top: 30px; z-index:0;}
.btn-xx { width:180px; float: right; background: #f5f5f5; padding:5px;}
.zcr { position:absolute; left:-124px; display: block; height: 64px; line-height: 64px; color:#0d92cb;}
.zcr i { display:block; float:left; width: 10px; height: 10px; margin: 28px 10px 0 0; display: inline; background: #0d92cb; border-radius:10px;}
.zcr01 { position:absolute; left:-124px; display: block; height: 30px; line-height: 30px; color:#0d92cb;}
.zcr01 i { display:block; float:left; width: 10px; height: 10px; margin: 12px 10px 0 0; display: inline; background: #0d92cb; border-radius:10px;}
.hwlx dl { padding:40px 0 0 30px; }
.hwlx dt { padding-bottom:10px; font-weight:bold; color:#13a0d2;}
.hwlx dd { padding:10px 0;}

.banner { width: 100%; min-width: 1160px;  height: 500px; margin: 0 auto; position: relative; overflow: hidden;}
.bannerbox { width: 1920px; position: absolute; left: 50%;  margin-left: -960px; }

/*清除浮动代码*/ 
.clear:after { display:block; clear:both; content:""; visibility:hidden; height:0;} 
.clear { zoom:1;}

/*研讨会*/
.wrapper {
	width: 1160px;
	margin: 0 auto;
	position: relative;
}
.tabs {
	width: 100%;
	min-width: 1160px;
	overflow: hidden;
	border-bottom: 1px solid #dadada;
}
.tabs-list {
	display: inline-block;
	overflow: hidden;
	float: right;
}
.tabs-list li {
	width: 120px;
    height: 40px;
	float: left;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.tabs-list li.tabs-item {
    font-weight: 500;
    color: #333;
    position: relative;
    transition: all .2s ease-in-out; 
    -wekit-transition: all .2s ease-in-out; 
}
.tabs-list li.tabs-item:hover,
.tabs-list li.tabs-item.active {
	color: #1f9a92;
	border-bottom: 2px solid #1f9a92;
}
.tabs-list .back-top {
	background: #1f9a92;
	color: #fff;
}
.rmain-title {
	font-size: 16px;
	color: #1f9a92;
}
.zzdw .rmain-title {
	color: #474747;
}
.rmain-title .title-icon {
	margin-right: 10px;
}
.rmain-title .title-icon>i,.rmain-title .title-icon>em {
	height: 24px;
	width: 12px;
	display: inline-block;
	background: #1f9a92;
	vertical-align: middle;	
	margin-top: -4px;
}
.rmain-title .title-icon>em {
	width: 4px;
	margin-left: 2px;
}
.rmain-title img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}
.seminar-banner li {
	position: relative;
	margin-bottom: 20px;
}
.seminar-banner li>img {
	width: 100%;
}
.seminar-banner .lookbtn {
	width: 120px;
	height: 40px;
	display: block;
	border-radius: 4px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 26px;
	left: 153px;
	transition: all .2s;
}
.seminar-banner .lookbtn:hover {
	background: #fff;
	color: #1f9a92;
}
.seminar-banner li:last-of-type {
	margin-bottom: 0;
}
.paTopNav {
	display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #fff;
    z-index: 999;
    box-shadow: 0 1px 2px #ddd;
    border: none;
}

/*banner*/
.bannerbtn {
	width: 240px;
	height: 80px;
	background: #fff;
	position: relative;
	z-index: 99;
	float: right;
}
.banner .wrapper {
	position: absolute; 
	bottom: 2px; 
	left: 50%; 
	margin-left: -580px;
	overflow: hidden;
}
.bannerbtn .swiper-pagination-fraction {
	font-size: 24px;
	color: #999;
	bottom: 24px;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    
}
.bannerbtn .swiper-pagination-current {
	color: #1f9a92;
}
.bannerbtn .swiper-button-prev {
	width: 17px;
	height: 32px;
	background: url(../images/prev3.png) no-repeat;
	left: 18px;
	top: 50%;
	margin-top: -16px;
}
.bannerbtn .swiper-button-next {
	width: 17px;
	height: 32px;
	background: url(../images/next3.png) no-repeat;
	right: 18px;
	top: 50%;
	margin-top: -16px;
}

/*2014届研讨会*/
.seminar-title {
	margin: 36px 0;
}
.seminar-title h1 {
	text-align: center;
	font-size: 20px;
	color: #1f9a92;
}
.seminar-title h1:before,.seminar-title h1:after {
	width: 100px;
	height: 79px;
	content: "";
	display: inline-block;
	background: url(../images/lang-left.png) no-repeat;
	vertical-align: middle;
}
.seminar-title h1:after {
	background: url(../images/lang-right.png) no-repeat;
}
.contain .hyzt {
	width: 580px;
	float: left;
	border-right: 1px solid #ccc;
}
.contain .zbdw {
	float: left;
	margin-left: 50px;
} 
.contain .hyzt li,.contain .zbdw li{
	font-size: 18px;
	margin-bottom: 20px;
}
.contain .hyzt li span,
.contain .zbdw li span {
	font-size: 16px;
	display: inline-block;
	margin-left: 50px;
	color: #474747;
	vertical-align: top;
}
.contain .zbdw li:last-of-type,
.contain .hyzt li:last-of-type {
	margin-bottom: 2px;
}
.contain .hyzt li .txtbold {
	color: #1f9a92;
	font-weight: 700;
	font-size: 18px;
}
.intromain {
	overflow: hidden;
	margin-bottom: 20px;
}
.intromain h3 {
	font-size: 18px;
	font-weight: 400;
	float: left;
	margin-right: 50px;
}
.intromain p {
	float: left;
	width: 1020px;
    line-height: 1.8;
	font-size: 16px;
} 
.intromain .intro-table {
	width: 1020px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 16px;
	color: #474747;
	margin-top: 6px;
	float: left;
	margin-bottom: 20px;
}
.intromain .intro-table tr {
	height: 60px;
}
.intromain .intro-table tr:nth-child(2n+1){
	background-color: #f2f2f2;
}
.intromain .intro-table tr th {
	background-color: #1F9A92;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.intromain .intro-table tr th:first-of-type {
	width: 90px;
}
.intromain .intro-table tr span {
	font-size: 14px;
	color: #666;
}
.contain .jbfc {
	width: 1020px;
	overflow: hidden;
}
.jbfc-list {
	width: 510px;
	padding-right: 30px;
	float: left;
	margin-bottom: 26px;
}
.jbfc-list dt,.jbfc-list dd {
	display: inline-block;
}
.jbfc-list dt {
	width: 120px;
	height: 120px;
	border-radius: 80px;
}
.jbfc-list dt img {
	width: 100%;
}
.jbfc-list dd {
	width: 352px;
	padding: 10px 0 0 18px;
	vertical-align: top;
}
.jbfc-list dd h4 {
	font-size: 18px;
	color: #1F9A92;
	margin-bottom: 10px;
}
.jbfc-list .jbfc-txt {
	color: #666;
	font-size: 14px;
	font-weight:400;
	margin-left: 10px;
}
.jbfc-list dd>span {
	font-size: 16px;
}
.contain .hyly-list {
	width: 1020px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}
.contain .hyly-list li {
	width: 494px;
	float: left;
	text-align: center;
	font-size: 15px;
}
.contain .hyly-list li:last-of-type {
	float: right;
}
.contain .hyly-list li>img {
	width: 100%;
	border: 5px solid #e4e4e4;
	margin-bottom: 16px;
}
.foot { 
	width:100%;
	border-top: 1px solid #ccc;
	padding: 40px 0;
}
.seminar-link {
	padding-left: 120px;
}
.seminar-link a {
	line-height: 2.2;
	font-size: 16px;
	color: #474747;
	transition: all .2s; 
} 
.seminar-link a:hover {
	color: #1F9A92;
}

/*2016届研讨会*/
.intro-table .table-ul li:first-of-type {
	margin-bottom: 40px;
}
.intro-table .table-ul h5 {
	font-weight: 400;
	font-size: 16px;
	line-height: 2.4;
}
.intro-table .table-txt {
	font-style: inherit;
	color: #1F9A92;
}
