.huiyi-banner{
	width:100%;
	height:400px;
	background-size:cover;
	-moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
	background-position:center center;
	margin-bottom:5px;
	background:url(../img/huiyi_banner.png) no-repeat center center;
}
.huiyi-nav{
	height:45px;
	background:#214a95;
}
.huiyi-navUl li{
	float:left;
	padding:0 30px;
	line-height:45px;
	border-right:1px solid #2e569c;
}
.huiyi-navUl li a{
	color:#fff;
}
.huiyi-navUl li.current{
	background:#3d76d5;
}
.huiyi-date{
	line-height:45px;
	font-size:16px;
	color:#fff;
	text-align:right;
}
.huiyi-left{
	width:68%;
}
.huiyi-right{
	width:31%;
}
.huiyi-introduce{
	margin-bottom:25px;
	height:294px;
}
.huiyi-introduse-text{
	height:255px;
	overflow-y:scroll;
}
.huiyi-introduce,.huiyi-matter{
	border:1px solid #ebebeb;
}
.huiyi-introduce h3{
	background: #fff none repeat scroll 0 0;
    font-size: 15px;
    margin: -10px 0 15px 15px;
    text-align: center;
    width: 80px;
}
.huiyi-introduce p{
	padding:0 15px;
	margin-bottom:15px;
	line-height:25px;
}
.huiyi-introduce span{
	padding-right:15px;
	margin-bottom:15px;
	cursor:pointer;
}
.huiyi-paper{
	border:1px solid #ebebeb;
	height:294px;
}
.huiyi-paper h3{
	font-size:26px;
	padding:15px;
}
.huiyi-paper .span-one{
	border-right:2px solid #2871b1;
	padding-right:5px;
}
.huiyi-paper .span-two{
	display: inline-block;
    font-size: 14px;
    margin-top: -7px;
    padding-left: 5px;
    vertical-align: middle;
    width: 100px;
}
.download-ul{
	padding:0 15px 15px;
}
.download-ul li{
	padding:5px 0;
	border-bottom:1px dashed #e5e5e5;
}
.download-ul li a{
	background:url(../img/download.png) no-repeat left center;
	padding-left:12px;
	white-space: nowrap;  
	overflow: hidden;  
	text-overflow: ellipsis; 
	display:inline-block;
}
.paper-author{
	text-align:right;
	display:inline-block;
	
}
.huiyi-matter{
	margin-bottom:25px;
}
.huiyi-matter .fontSmall{
	font-size:12px;
	padding-top:3px;
}
.huiyi-matter .download-ul li a{
	padding-left:18px;
	background:url(../img/wujiaoxing.png) no-repeat left center;
}
.huiyi-matter .download-ul li{
	border-bottom:none;
}
.huiyi-enter{
	margin-bottom:20px;
}
.signUp{
	border:1px solid #4174c5;
	border-radius:3px;
	width:49%;
}
.signUp h4{
	text-align:center;
	padding:5px 0;
	font-size:14px;
	color:#333;
}
.signUp h4 span{
	background:url(../img/huiyi_icons_01.png) no-repeat left center;
	width:17px;
	height:16px;
	display:inline-block;
}
.signUp p{
	font-size:12px;
	text-align:center;
	padding-bottom:5px;
}
.signUp.paper-submit h4 span{
	background:url(../img/huiyi_icons_02.png) no-repeat left center;
}
.huiyi-eq{
	height:222px;
}
.huiyi-eq .download-ul{
	height:165px;
}
.huiyi-eq .download-ul li{
	border-bottom:none;
}
.huiyi-eq .download-ul li a{
	background:url(../img/huiyi_icons_03.png) no-repeat left center;
	padding-left:20px;
}
.huiyi-list{
	padding:15px;
}
.reset-padding{
	padding:0 5px;
}
.huiyi-recent h4{
	font-size:14px;
	text-align:center;
	padding-bottom:5px;
	padding-top:10px;
}
.huiyi-recent p{
	text-align:center;
}
.borderNone{
	border:none;
	margin-bottom:0;
}
.thumbnail-table{
	width:98%;
	height:120px;
	border:1px solid #e5e5e5;
	display:table;
}
.thumbnail-tableCell{
	width:98%;
	height:120px;
	vertical-align:middle;
	display:table-cell;
}
.thumbnail-tableCell img{
	max-width:98%;
	max-height:120px;
	margin:0 auto;
	display:block;
}
.huiyi-recent{
	height:auto;
}
/**会议底部  开始**/
.huiyi-bottom{
	height:130px;
	background:#f5f5f5;
	margin-top:20px;
}
.huiyi-bottom-text p{
	text-align:center;
	padding-top:60px;
}
/**会议底部 结束**/

/**会议报名   开始**/
.signUp-content{
	border:1px solid #e5e5e5;
	border-top:2px solid #214a95;
	min-height:450px;
}
.signUp-header{
	height:40px;
	border-bottom:1px solid #e5e5e5;
}
.signUp-header h3{
	height:40px;
	line-height:40px;
	background:url(../img/cjbg.png) no-repeat 10px 5px;
	padding-left:20px;
	font-size:16px;
}
.signUp-header .signUp-header-right{
	margin-right:10px;
	height:40px;
	line-height:40px;
	margin-bottom:0;
}
.signUp-body{
	padding:40px 0;
}
.required{
	height:34px;
	line-height:34px;
}
.form-group h4{
	height:34px;
	line-height:34px;
	display:inline-block;
	font-size:16px;
}
.gender{
	padding-left:0;
}
.gender input{
	display:inline-block;
	vertical-align:middle;
	margin-top:-1px;
}
.btn-padding{
	padding:6px 30px;
	margin-right:10px;
}
.fileInput{
	padding-top:5px;
	padding-top:15px\9;
	border:1px solid #e5e5e5\9;
}
.form-group select{
	background:url(../img/arrow2.png) #fafbfd no-repeat scroll right center;
    padding-right: 16px;
    color:#999;
}
.form-group select option{
	color:#999;
}
.colorRed{
	color:red;
}
/**会议报名  结束**/

.paper-list{
	border:none;
}
.paper-list .download-ul{
	min-height:250px;
}
.problem-list .download-ul li a{
	background:url(../img/huiyi_icons_03.png) no-repeat left center;
	padding-left:20px;
}
.huiyi-content-top{
	margin-top:20px;
}
.huiyi-paper .span-one,.huiyi-paper .span-two{
	color:#4174c5;
	font-weight:normal;
}
.reset-color h4 a{
	color:#666;
}
.conference-banner{
	height:400px;
	overflow:hidden;
}
.conference-banner .carousel-inner a img{
	width:100%;
	height:400px;
}
.dl-horizontal.dl-width dt{
	width:50px;
}
.dl-horizontal.dl-width dd{
	margin-left:60px;
}
.btn.btn-gray{
	border:1px solid #ccc;
	background:none;
	color:#666 !important;
}
.btn.btn-gray:hover{
	border:1px solid #ccc;
	background:none;
	color:#666 !important;
}
.confer-list-wrap{
	margin:30px 0;
}
.conferList{
	margin-bottom:20px;
	height:350px;
}
.conferList dt{
    width:160px;
    height:120px;
    border:1px solid #dadada;
    display:table;
}
.conferList dt .table-cell{
    width:160px;
    height:120px;
    display:table-cell;
    vertical-align: middle;
}
.conferList dt .table-cell img{
    max-width:160px;
    max-height:120px;
    margin:0 auto;
}
.conferList dd{
    margin-left:180px;
}
.conferList dd h3 a{
	color:#4174c5;
	font-size:15px;
}
.conferList dd h3,.conferList dd p{
    margin-bottom:5px;
}
.textcolor{
    color:#f5c510;
}




