/* CSS Document */
@charset 'utf-8';
/* CSS Document */
@font-face {
    font-family: 'ExemplarProBold';
    src: url('../../common/font/exemplarpro-bold-webfont.eot');
    src: url('../../common/font/exemplarpro-bold-webfont.eot?iefix') format('eot'),
         url('../../common/font/exemplarpro-bold-webfont.woff') format('woff'),
         url('../../common/font/exemplarpro-bold-webfont.ttf') format('truetype'),
         url('../../common/font/exemplarpro-bold-webfont.svg#webfont4DLExOx4') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ExemplarProItalic';
    src: url('../../common/font/exemplarpro-italic-webfont.eot');
    src: url('../../common/font/exemplarpro-italic-webfont.eot?iefix') format('eot'),
         url('../../common/font/exemplarpro-italic-webfont.woff') format('woff'),
         url('../../common/font/exemplarpro-italic-webfont.ttf') format('truetype'),
         url('../../common/font/exemplarpro-italic-webfont.svg#webfont4awwyWeU') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ExemplarProLight';
    src: url('../../common/font/exemplarpro-light-webfont.eot');
    src: url('../../common/font/exemplarpro-light-webfont.eot?iefix') format('eot'),
         url('../../common/font/exemplarpro-light-webfont.woff') format('woff'),
         url('../../common/font/exemplarpro-light-webfont.ttf') format('truetype'),
         url('../../common/font/exemplarpro-light-webfont.svg#webfont600Ba4QJ') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ExemplarProLightItalic';
    src: url('../../common/font/exemplarpro-lightitalic-webfont.eot');
    src: url('../../common/font/exemplarpro-lightitalic-webfont.eot?iefix') format('eot'),
         url('../../common/font/exemplarpro-lightitalic-webfont.woff') format('woff'),
         url('../../common/font/exemplarpro-lightitalic-webfont.ttf') format('truetype'),
         url('../../common/font/exemplarpro-lightitalic-webfont.svg#webfontxbocLlpL') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ExemplarProRegular';
    src: url('../../common/font/exemplarpro-regular-webfont.eot');
    src: url('../../common/font/exemplarpro-regular-webfont.eot?iefix') format('eot'),
         url('../../common/font/exemplarpro-regular-webfont.woff') format('woff'),
         url('../../common/font/exemplarpro-regular-webfont.ttf') format('truetype'),
         url('../../common/font/exemplarpro-regular-webfont.svg#webfontDl9Uo0lp') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, div, dt, dl, form, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, 

h1, h2, h3, h4, h5, h6, nav{
    display: block;
    margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
body
{
    font: 10pt/20px Verdana;/*Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;*/
    color: #000;
    margin: 0 auto;
    padding: 0;
    word-break: break-word;
    min-width: 1200px;
    background-color: white; /*url(../images/main-body-bg.jpg) top repeat-x;*/
    background-size: cover;
}


img
{
    border-style: none;
    outline: none;
}
h2 {
    font-size: 24px;
    font-weight: normal;
    font-family: ExemplarProRegular, ExemplarProItalic, Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
}
.clear
{
    clear: both;
    height:0px;
}
a, a img
{
    font-family: ExemplarProRegular, ExemplarProItalic, Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    color: #2759a0;
    text-decoration: none;
    outline: none;
}  
a:active
{
    star: expression(this.onFocus=this.blur());
}  
a:focus
{
    outline: 0;
}
a:hover{
	text-decoration: underline;
}
.top-padding{
	padding-top: 4px;
}
.fl, .left
{
    float: left;
}
.fr, .right
{
    float: right;
}
.right a, .right span{
	font-family: ExemplarProBold;
	/* color: #706f69; */
}
.right span{
	padding: 0 3px;
}
#header
{
    height: 100px;
    border-bottom: 1px solid #ccc;
    background: url(../images/header-bg.png) top repeat;
}

.logo
{
    width: 100%;
}

.main
{
	width: 960px;
    margin: 0 auto;
    min-height:370px;
}

.header,.nav,.friednlink,
.copy-right,.aboutmain,.banner
{
    width: 960px;
    margin: 0 auto;
}
.header .right img
{
    width: 209px;
    margin-top: 40px;
}
/* 2015-05-27-update:å€’è®¡æ—?*/
.dates{
    position: absolute;
    top: 60px;
    right: 0;
}
.dates span{
    font-size: 18px;
    color: #fb6b01;
    font-weight: 600;
}
#timeDate em{
    font-size: 20px;
    color: #c71c60;
    font-weight: 800;
}

#nav
{
    overflow: hidden;
    height: 35px;
    background: #fff;
    width:100%;
    border-bottom: solid 1px #dfcfcf;
}


#banner
{
    height: 290px;
    background: url(../../common/images/1_16.jpg) center;
}
.header
{
    position: relative;
}
.lau
{
    font-family: ExemplarProBold;
    position: absolute;
    top: 20px;
    right: 0;
}
.lau a
{
    font-family: ExemplarProRegular, ExemplarProItalic, Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    margin-left: 2px;
    color: #2759a0;
}
.news
{
    width: 635px;
    margin-right: 5px;
}

.notice
{
    width: 293.333px;
}

.topic
{
    width: 293px;
    margin-left:20px;
    margin-right:0px;
    float:left;
}

.title
{
    height: 35px;
    margin: 10px 0;
    border-bottom: 1px solid #999;
}

.title span
{
    font-size: 16px;
    font-family:Verdana;
    font-weight:bold;
    line-height: 40px;
    float: left;
    color: #ff6600;
}

.title a
{
    line-height: 40px;
    float: right;
    color: #888;
}

.content
{
    font-size: 10pt;
    font-family: Verdana;
    text-align: justify;
    line-height:22px;
}

.content ul
{
     margin:0px 0px 0px -25px;
     list-style-type:disc;
}

.content ul li
{ 
	padding: 0px;
    list-style-type:disc;
    line-height:22px;
}

.newscontent dl
{
    float: left;
    padding: 15px 0;
    background: url(../../common/images/1_31.jpg) repeat-x bottom;
}

.news .newscontent dt a
{
    display: block;
    overflow: hidden;
    height: 90px;
}



/*.noticelist{height: 232px;}*/
.services
{
    position: relative;
    margin-top: 25px;
}

.services img
{
    width: 286px;
    /* height: 165px; */
}

.topiccontent
{
    font-size: 10pt;
    font-family: Verdana;/*Arial , Tahoma, Helvetica, 'Times New Roman', sans-serif;*/
    line-height:22px;
    text-align:justify;
}

.topiccontent li
{
    width: 100%;
    margin-bottom: 15px;
}
.topiccontent li img,
.topiccontent li
{
    display: block;
    float: left;
}
.topiccontent li img
{
    margin-top: 5px;
    margin-right: 8px;
}
.topiccontent li a
{
    font: 15px Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    display: block;
    float: left;
    width: 85%;
    color: #333;
}
#friednlink
{
    margin-top: 40px;
    background: #e1dfd3 url(../../common/images/footer-bg.png) no-repeat center top;
}
.friednlink
{
    padding: 30px 0;
    border-bottom: 1px solid #d7d7d7;
}
.friednlink a
{
    float: left;
}
.copy-right
{
    line-height: 22px;
    padding: 20px 0;
    text-align: center;
    color: #333;
}

.friednlink dl
{
    float: left;
    padding: 0 15px;
    background: url(../../common/images/1_45.jpg) repeat-y right;
}
.friednlink dt
{
    font-size: 18px;
    color: #000;
}
.friednlink dd
{
    max-width: 545px;
    margin-top: 8px;
}
.friednlink dd img
{
    max-width: 150px;
}
.friednlink dd li a
{
    padding-left: 10px;
    font-size: 14px;
    color: #2759a0;
    background: url(../../common/images/1_49.jpg) no-repeat left center;
}
.aboutbg
{
    background: url(../../common/images/aboubanner_02.jpg) repeat-x center top;
}
.position, .nav_has_link {
    line-height: 30px;
    height: 30px;
    padding: 15px 0;
    color: #7ba3cb;
}
.mainname
{
    font-family: ExemplarProRegular, ExemplarProItalic, Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    font-size: 24px;
    color: #fb6b01;
}
.main-lf{
    width: 270px;
}
.mainmenu,
.maincontent,
.mainnoticelist
{
    border-top: 4px solid #ff631e;
    border-bottom: 2px solid #d0d0d0;
    background: #fff;
}
.mainmenu
{
    width: 270px;
    margin-right: 20px;
    padding-bottom: 40px;
}
.date-txt{
    font: 15px/1.8 Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    padding: 14px 10px;
    line-height: 28px;
}
.main-lfdown{
    width: 270px;
    padding: 15px 0;
}
.bt-style{
    line-height: 54px;
    width: 100%;
    margin: 10px 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.bt-style:hover{
    text-decoration: none;
    opacity: 0.8;
}
.color-green{
    background: #53cf07;
}
.color-orange{
    background: #fa7001;    
}
.color-aqua{
    background: #96c51d;
}
.maincontent
{
    width: 610px;
    padding: 0 25px;
}
.mainnotice
{
    width: 240px;
}
.mainnoticelist
{
    padding: 0 15px;
}
.mainnoticelist .noticelist li
{
    height: auto;
}
.contenttitle
{
    font-size: 24px;
    line-height: 40px;
    height: 40px;
    color: #000;
    border-bottom: 2px dotted #fb6b01;
}
.ctr-center
{
    width: 960px;
    margin: -20px auto 0px auto;
}

.banner_img
{
    width: 582px;
}
.banner_text
{
    text-align: left;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 14px;
    color: #fff;
    width: 323px;
}
.banner_text span
{
    font-size: 24px;
    line-height: 40px;
    display: block;
    height: 40px;
    margin-bottom: 5px;
    text-align: left;
}
.banner_text p
{
    font-size: 12px;
}
.bannerbutton
{
    width: 205px;
	height: 41px;
	line-height: 38px;
	background: url(../images/banner_06.jpg) no-repeat;
	border: none;
	color: #fff;
	margin-top: 15px;
	cursor: pointer;
	text-align: center;
}
.bannerbutton:hover{
	opacity: 0.90;
}
.bannerbutton a{
	font-size: 16px;
	font-family: ExemplarProBold, ExemplarProRegular, Arial, Tahoma, Helvetica, sans-serif;
	color: #fff;
}
.bannerbutton a:hover{
	text-decoration: none;
}
.sub_cate
{
    padding-bottom: 30px;
}
.li_one a
{
    font-size: 15px;
    line-height: 25px;
    display: block;
    padding: 10px 15px;
    color: #666;
}
.newstyle, .li_one a:hover
{
    color: #fff!important;
    background: #0065af;
}

.menu_two
{
    background: #ff631e;
}
.menu_two li a
{
    font-size: 13px;
    padding-left: 25px;
    color: #fff;
}

.news_title
{
    font-size: 24px;
    padding: 10px 0;
    color: #0154a2;
}
.news_info
{
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
}
.news_content
{
    padding-top: 15px;
}
.foc_banner
{
    position: relative;
    overflow: hidden;
    width: 582px;
    height: 290px;
}
.coverdiv
{
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 582px;
    height: 60px;
    margin: 0 auto;
         opacity: .7;
    background: none repeat scroll 0 0 #fff;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
}
.banner_title
{
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 23px;
    left: 23px;
    float: left;
    overflow: hidden;
    width: 300px;
    height: 40px;
    color: #323333;
}
.demoWrap
{
    position: absolute;
    right: 20px;
    bottom: 8px;
    width: 100px;
    text-align: right;
}
.demoWrap span
{
    cursor: pointer;
}
.rightclick
{
    background: url(../images/1_26_on.jpg);
}
.over
{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 181px;
    height: 40px!important;
    padding: 10px 5px 0 5px!important;
    text-align: center;
    color: #fff;
    background: #3599c9;
}
.pager
{
    float: right;
    margin: 10px 0;
}
.pager a
{
    color: #546f9e;
}
.rightclick
{
    background: url(../images/1_26_on.jpg);
}
.news_list {
	padding: 10px 0 20px 0;
	color: #333;
	line-height: 180%;
}
.news_list li
{
    float: left;
    line-height: 30px;
    width: 100%;
    padding-left: 10px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/1_49.jpg) no-repeat left center;
    background-position: 0px 12px;
}
.news_list li a
{
    font: 15px/1.8 Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    color: #333;
    float: left;
}
.news_list li a:hover
{
    text-decoration: underline;
    color: #2759a0;
}
.news_list li span
{
    float: right;
    color: #888;
}
.list_pages
{
    line-height: 30px;
    padding-bottom: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
}
.list_pages li {
	list-style: none outside none;
	display: inline;
	background-color: #E7EEF4;
	padding: 10px 18px;
	border-radius: 2px;
}
/*menu drop-down style start*/

.nav ul
{
    line-height: 22px;
    list-style: none;
    list-style-type: none;
    float: left;
    border-left: 1px solid #ccc;
    height: 36px;
    
     display: block;
    margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}




.nav ul li
{
    float: left;
   
    background: #fff;
    border-right: 1px solid #ccc;
    height: 36px;
    
    margin: 0;
    padding: 8px 10px 0px 10px;
    
    display: block;
	list-style-type: none;
}

.nav ul li a
{
    display: block;
    font-size: 10pt;
    font-family:Arial;
    font-weight:bold;
    height: 100%;
    width:100%;
    text-align: center;
}
.nav ul li a:link
{
    text-decoration: none;
    color: #333;
}
.nav ul li a:visited
{
    text-decoration: none;
    color: #333;
}

.nav ul li:hover
{
    font-weight: bold;
    text-decoration: none;
    color: blue;
    background: #e1dfd3;
}

.nav ul li a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #6666cc;
    background: #e1dfd3;
}

.nav ul li a.visited-style{
    color: #2759a0;
}




#content
{
    clear: left;
}
/*menu drop-down style end*/
/*little images lunbo begin*/
.yx-rotaion
{
    margin: 0 auto;
    border: 5px solid #eaeaea;
    box-shadow: 1px 1px 5px rgba(0,0,0,.7);
}
.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn
{
    position: absolute;
}
.yx-rotation-title
{
    line-height: 40px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
         opacity: .4;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    _bottom: -1px;
}
.yx-rotation-t
{
    font-family: ExemplarProRegular, ExemplarProItalic, Arial, Tahoma, Helvetica, 'Times New Roman', sans-serif;
    font-size: 14px;
    line-height: 40px;
    z-index: 2;
    bottom: 0;
    left: 10px;
    color: #fff;
}
.yx-rotation-focus span,
.yx-rotaion-btn span
{
    display: block;
    background: url(../images/ico.png) no-repeat;
}
.yx-rotation-focus
{
    line-height: 40px;
    z-index: 2;
    right: 20px;
    bottom: 0;
    height: 40px;
}
.yx-rotation-focus span
{
    line-height: 12px;
    position: relative;
    top: 14px;
    float: left;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    cursor: pointer;
    text-indent: -9999px;
    background-position: -24px -126px;
}
.yx-rotaion-btn
{
    top: 50%;
    width: 100%;
    height: 41px;
    margin-top: -20px;
}
.yx-rotaion-btn span
{
    position: relative;
    width: 41px;
    height: 41px;
    cursor: pointer;
         opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
}
.yx-rotaion-btn .left_btn
{
    left: 10px;
    float: left;
    background-position: -2px -2px;
}
.yx-rotaion-btn .right_btn
{
    right: 10px;
    float: right;
    background-position: -2px -49px;
}
.yx-rotaion-btn span.hover
{
         opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
}
.yx-rotation-focus span.hover
{
    background-position: -10px -126px;
}
.rotaion_list
{
    overflow: hidden;
    width: 0;
    height: 0;
}

.sponsors img
{
   height:80px;
   margin-right:5px;	
}

.aboutGuangzhou
{
	width: 100%;
	line-height:22px;
	text-align:justify;
	font-family:Verdana;
	font-size:10pt;
}

.aboutGuangzhou img
{
  margin-left:5px;
  height:130px;
}


.RegistrationFeeStyle
{
line-height:20px;
border-collapse:collapse; 
border:solid gray;
border-width:1px 0 0 1px;
}

.RegistrationFeeStyle td,th 
{
	border:solid gray;
	border-width:0 1px 1px 0;
	text-align:left;
    padding-left:5px;
    height:30px;
}


#keynote
{
    padding-left:10px;
    padding-right:10px;
    padding-top:30px;
    line-height:22px;
    min-height:500px;
    background-color:White; 
}

#keynote #name
{
	margin: 0px auto;
}

#keynote #resume
{
	margin-top:10px;
	text-align:justify;
}


#keynote #resume p
{
   margin-top: 8px;
}


.speaker_left
{
	float:left; 
	text-align:left;
}

.speaker_right
{
	float:left; 
	width:490px; 
	vertical-align:top;
	line-height:25px;
	
	margin-left:10px;
}

.speaker_right a
{
	font-weight:bold; 
	text-decoration:none; 
	font-style:italic;
}

.Program
{
line-height:20px;
border-collapse:collapse; 
border:solid gray;
border-width:1px 0 0 1px;
}

.Program td,th 
{
	border:solid gray;
	border-width:0 1px 1px 0;
	text-align:left;
    padding-left:5px;
}

.red
{
	color:Red;
}

.newContent
{
	width:100%;
}


.newList
{
	width: 595px;
	line-height:25px;
}

.newList li
{
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
    border-bottom: dotted  1px black;/*dotted*/
    list-style-type:none;
}

.newList li a
{
    text-decoration:none;
    font-family:Verdana;
    font-size:10pt;
}

.newContent .newstitle
{
	text-align:center;
	font-size:13pt;
	font-weight:bold;
	color:#ed6d00;
	height:40px;
	padding-top:15px;
}


.newContent .date
{
	text-align:right;
}

.newContent .content
{
    text-align:justify;
    line-height:25px;
}

.newContent img
{
   margin-right:10px;
}





.newContent .end
{
    text-align:right;
    margin-top:10px;
}

.myClear
{
	clear:both;
	height:10px;
}




#topNews
{ /*background-image:url(../images/XW-bj1.png);background-repeat:no-repeat;*/
	
	width:138px;
	height:100px;
	position: absolute;
	top:0px;
	left:0px;
	font-family: ËÎÌå;
	border: solid 8px #ff6600;	
	background-color:#fff;
}

#topNews h5
{
	font-family:Verdana;
	font-size:10pt;
	margin:0px;
	padding: 5px 0px 5px 5px;
 background-color:White;
 border-bottom: solid 4px #ff6600;
}

#topNews .en
{
	font-family:Verdana;
	font-size:10pt;
    text-align:left;
	line-height:20px;
    background-color:White;
    padding:0 5px 0px 5px;
}

#topNews .en a
{
	font-family:Verdana;
	font-size:10pt;
	color:Blue;
	text-decoration:none;
	text-align:justify;
}

#topNews .ch
{
	font-family:Î¢ÈíÑÅºÚ;
	font-size:15px;
		line-height:22px;
    text-align:justify;
    background-color:White;
    padding:0px 5px 0px 5px;
   color:Red;
}

#topNews .ch a
{
	font-family:Î¢ÈíÑÅºÚ;
	font-size:15px;
	color:Blue;
	text-decoration:none;
}

.submission2
{
    margin-bottom:15px;
    float:left;
    margin-left:750px; padding-top:60px;
}


.submission2 a
{
    display:block; 
    width:140px; 
    height:25px; 
    background:#f6853a; 
    color:#FFF; 
    text-decoration:none;
    text-align:center;
     vertical-align:middle;
     padding-top:10px;
      font-size:10pt;
     font-weight:bold;
    }
    
.submission2 a:hover
{
	display:block; 
	width:140px;
	height:25px; 
  padding-top:10px;
      font-size:10pt;
     font-weight:bold; 
     background:#ba4f08; 
     color:#FFF; 
     text-decoration:none;
}


/*end*/

