@charset "utf-8";
/* CSS Document */
/* CSS Document */
body{ font-family:sycnNormal,HanSCNLight,scnRegular, microsoft yahei,'宋体',Arial, Helvetica, sans-serif;
	  color:#414141;
	  font-size:12px;
	  behavior:url(hover.htc);
	
	/*  background:#ececec;*/
	  }
@font-face {
    /* font-properties */
    font-family: sycnNormal;
    src:url(../fonts/sycnNormal.eot),
	url(../fonts/sycnNormal.svg),
	url(../fonts/sycnNormal.ttf),
	url(../fonts/sycnNormal.woff);
}
@font-face {
    /* font-properties */
    font-family: HanSCNLight;
    src:url(../fonts/SOURCEHANSANSCN-LIGHT.eot),
	url(../fonts/SOURCEHANSANSCN-LIGHT.svg),
	url(../fonts/SOURCEHANSANSCN-LIGHT.ttf),
	url(../fonts/SOURCEHANSANSCN-LIGHT.woff);
}
@font-face {
    /* font-properties */
    font-family: scnRegular;
    src:url(../fonts/SOURCEHANSANSCN-REGULAR.eot),
	url(../fonts/SOURCEHANSANSCN-REGULAR.svg),
	url(../fonts/SOURCEHANSANSCN-REGULAR.ttf),
	url(../fonts/SOURCEHANSANSCN-REGULAR.woff);
}
.clear{clear:both; }
body,ul,ol,li,form,p,input,form,fieldset,h1,h2,h3,h4,h5,h6,dl,dt,dd{
margin:0;
padding:0;
list-style:none;
}
table{ border-collapse:collapse;border-spacing:0;}
fieldset ,img{
border:none;
}

.elli4{overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;}	
	
	
	
.mb5{ margin-bottom:5px;}	
.mb10{ margin-bottom:10px;}	
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mt10{ margin-top:10px;}
.ml10{ margin-left:10px;}
/*格式化结束*/
/*============== head =============*/
.head{ /*width:100%; height:auto;background: -webkit-linear-gradient(left, #382188 ,#01499e);
    background: -o-linear-gradient(right, #382188, #01499e);
    background: -moz-linear-gradient(right, #382188,#01499e);
    background: linear-gradient(to right, #382188 , #01499e);*/ min-width:1200px;}
.header , .metter{ width:100%; height:auto; margin:0 auto;}
.metter{ position:relative;}
.mettop{ position:absolute; right:90px; bottom:20px; font-size:30px; color:#d6153e;}
/*============== conner =============*/
.conner{ width:100%; height:auto;}




/*================list 页面=================*/
.frame , .bor{ width:1130px; min-height:600px; margin:0px auto ; font-family: HanSCNLight;}
.bor{ padding:20px 30px; border:2px #d45e50 solid; border-radius:30px; background:#fefdfb;}



	/*================会议日程=================*/
	.room{ padding:10px  0px 20px 60px; border-bottom:2px #c34435 solid;}
	.mettit{ font-size:35px; color:#565656; text-align:center;  line-height:35px; font-weight:bold;}
	.metleft{ font-size:16px; color:#565656; text-align:center; display:inline-block; width:100%; line-height:35px;}
	.mettith{ font-size:50px; color:#ce4535; text-align:center;  line-height:50px; font-weight:bold;}
	.metright{ font-size:16px; color:#565656; text-align:right; display:inline-block; width:28%; line-height:35px;}
	.metlun{ padding:12px 0px; text-align:center; font-size:16px; color:#ffffff; font-weight:bold; background:#d6153e; }
	.metzhuc{font-size:16px; color:#565656; line-height:35px; border-bottom:1px #d6153e solid; padding-left:130px;}
	.metbiao{ width:100%; height:auto; padding:15px 5px;}
	.metbiao li{ margin-bottom:20px;}
	.metbiao li:last-child{ margin-bottom:0px !important;}
	.metby{ display:inline-block; width:120px;}
	.metber{ display:inline-block; width:635px;}
	.metbsa{ display:inline-block; width:290px; text-align:right;}
	.meth16{ font-size:16px; color:#565656;}
	.meth16 a{ font-size:16px; color:#565656;}
	.meth16 a:hover{ font-size:16px; color:#565656; text-decoration:none;}
	.foot{ width:100%; height:300px; background:url(foot.png) center; background-size:cover; }