body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
em{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align:middle;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{font-size:12px;font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; 
}

.wrap{
	width: 100%;
}
.con{
	width: 988px;
	margin: auto;
}
.header{
	width: 98%;
	height: 235px;
	background: url(../img/headerbg.jpg) 0 0 no-repeat;
	padding-left: 2%;
}
.header h1{
	font-size: 43px;
	color: #663a22;
	padding-top: 40px;
}
.header h2{
	font-size: 33px;
	color: #663a22;
	margin-top: 5px;
}
.header span{
	font-size: 34px;
	color: #c68e36;
	font-weight: normal;
}
.header h3{
	font-size: 13px;
	color: #a02707;
	line-height: 35px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 40px;
}
.header a{
	background: #f16c38;
	border-radius: 5px;
	padding: 4px 11px;
	color: white;
	position: relative;
	z-index: 0;

}
.header a:after{
	content: "";
	display: block;
	position: absolute;
	width: 123px;
    height: 44px;
	background: url("../img/baom.png") 0 0 no-repeat;
	z-index: -1;
	left: 1px;
	top: 1px;
}
.nav{
	width: 100%;
	height: 28px;
	position: relative;
	background: #ff9600;
}
/*.nav::before{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 14px;
	left: 0;
	top: 0;
	background: #e1913c;
	z-index: -1;
}
.nav::after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 14px;
	left: 0;
	bottom: 0;
	background: #c96b0f;
	z-index: -1;
}*/
.nav li{
	float: left;
	border-left: 1px dotted white;
	padding-left: 20px;
	margin-right: 20px;
	height: 22px;
	margin-top: 3px;
}
.nav a{
	color: white;
	font-size: 14px;
	line-height: 22px;
}
.f{
	border: none !important;
}


.lead{
    padding: 23px 35px 23px 154px;
    text-align: justify;
	background: #e7dcc0 url(../img/lead.png) 35px center no-repeat;
}
.lead p{
	text-indent: 2em;
	line-height: 18px;
}
.block_a{
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}
.block_al{
	float: left;
	width: 675px;
}
.block_al h1{
	font-family: fontNameRegular;
	color: #753700;
	font-weight: normal;
	font-size: 36px;
	border-bottom: 3px solid #ff9600;
	display: inline-block;
}
.summarize{
	padding-left: 17px;
}
.summarize h2{
	font-size: 21px;
	color: #333333;
	font-weight: normal;
	line-height: 65px;
}
.summarize h3{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-indent: 2em;
	text-align: justify;
	line-height: 21px;
}
.guest{
	margin-top: 50px;
    padding-top: 40px;
	background: #f2f2f2;
	padding-left: 17px;
	padding-bottom: 50px;
}
.guest ul{
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 10px;
}
.guest li{
	float: left;
	margin-right: 15px;
}
.guest div{
	background: white;
	text-align: center;
	padding-bottom: 10px;
}
.guest h4{
	color: #753700;
	font-size: 19px;
	font-weight: normal;
	line-height: 33px;
}
.guest{
	font-size: 13px;
	color: #808080;
}
.enterprise{
	padding-left: 17px;
	margin-top: 40px;
}
.enterprise div{
	margin-top: 30px;
	overflow: hidden;
}
.enterprise img{
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 207px;
	height: 69px;
}
.agenda{
	background: #f2f2f2;
	padding-top: 40px;
	margin-top: 50px;
	padding-left: 17px;
	padding-bottom: 50px;
}
.agenda div{
	margin-top: 30px;
}
.ag_data{
	font-size: 24px !important;
	font-weight: bold;
	color: white;
	background: #ff9600;
	padding: 1px 17px;
}
.agenda td{
	line-height: 28px;
	color: #333333;
	font-size: 18px;
}
.traffic{
	padding-left: 17px;
	margin-top: 40px;
}
.traffic div{
	margin-top: 20px;
}
.traffic img{
	border: 4px solid #ff9900;
	margin-bottom: 10px;
}
.traffic p{
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}
.block_ar{
    width: 280px;
    padding-top: 50px;
    float: right;
    position: relative;
}
.apply_for {
	position: absolute;
    width: 280px;
    text-align: center;
    line-height: 50px;
    background: #ffb43f;
    font-size: 18px;
    cursor: pointer;
    top: 0;
    z-index: 10;
}
.apply_for a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
}
.newflash {
    background: #efefef;
    padding: 8px;
    margin-top: 12px;
    width: 264px;
    top: 50px;
}
.newflash h3 {
    margin: 0;
    display: inline-block;
    font-size: 18px;
    color: #ffb43f;
    font-weight: normal;
    border-bottom: 1px solid #ffb43f;
    padding-bottom: 3px;
}
.newflash_list {
    border-top: 1px solid #ccc;
    margin-top: -1px;
    padding: 18px 20px;
}
.newflash_list li{
    line-height: 30px;
    color: #333333;
}
.sponsor{
    background: #efefef;
    padding: 8px;
    margin-top: 12px;
    width: 264px;
    top: 200px;
}
.sponsor h3 {
    margin: 0;
    display: inline-block;
    font-size: 18px;
    color: #ffb43f;
    font-weight: normal;
    border-bottom: 1px solid #ffb43f;
    padding-bottom: 3px;
}
.sponsor_con{
	border-top: 1px solid #ccc;
    margin-top: -1px;
    color: #333333;
    font-size: 12px;
    padding: 18px 20px;
}
.sponsor_con li {
    line-height: 30px;
}
.sponsor_con a{
	color: #333333;
}
.contact {
    background: #efefef;
    padding: 8px;
    margin-top: 12px;
    width: 264px;
    top: 410px;
    z-index: 20;
}
.contact h3 {
    margin: 0;
    display: inline-block;
    font-size: 18px;
    color: #ffb43f;
    font-weight: normal;
    border-bottom: 1px solid #ffb43f;
    padding-bottom: 3px;
}
.contact_con {
    border-top: 1px solid #ccc;
    margin-top: -1px;
    color: #333333;
    font-size: 12px;
    padding: 18px 20px;
}
.contact_con li {
    line-height: 30px;
}
.contact_con img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.top {
    display: none;
    position: fixed;
    top: 388px;
    margin-top: 12px;
    background: #ffb43f;
    text-align: center;
    padding: 3px 0;
    font-size: 14px;
    color: #fff;
    width: 280px;
    cursor: pointer;
    z-index: -1;
}


.footer{
	background: #e7dcc0;
	margin-top: 40px;
	padding: 17px;
	overflow: hidden;
}
.footer img{
	float: left;
}
.footer li{
	overflow: hidden;
	margin: 8px 0;
}
.footer a{
	display: block;
	float: left;
	color: #8d3800;
	font-size: 15px;
	height: 15px;
	line-height: 15px;
	border-left: 2px solid #8d3800;
	margin-left: 20px;
	padding-left: 20px;
}
.footer p{
	color: #8d3800;
	font-size: 13px;
	margin-left: 40px;
}
.rolls_warp{
  padding: 0 30px;
  padding-bottom: 8px;
}
.con_rolls{
  margin: auto;
  width: 915px;
  position: relative;
}
.con_rolls_lbtn{
  width: 20px;
  height: 40px;
  background: url(../img/left.png) 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 10;
}
.con_rolls_rbtn{
  width: 20px;
  height: 40px;
  background: url(../img/right.png) 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 10;
}
.con_rolls_window{
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.con_rolls_show{
  position: absolute;
  overflow: hidden;
  left: 0px;
  top: 0px;
}
.con_rolls_show img{
	width: 95% !important;
}
.con_rolls_block{
  overflow: hidden;
  position: relative;
  float: left;
  height: 610px;
}
.block_live{
	margin-top: 20px;
}
.article {
    max-height: 285px;
    overflow-x: hidden;
    width: 540px;
    float: left;
}
.block_aldiv {

    margin-bottom: 15px;
}
.article li {
    margin-bottom: 15px;
}
.article h2 {
    color: #C96B0F;
    margin-bottom: 5px;
    font-size: 22px;
}
.article span {
    font-size: 15px;
    color: #666;
    line-height: 23px;
    text-align: justify;
}
.photo_roll {
    width: 420px;
    height: 280px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    float: right;
}
.photo {
    position: absolute;
    left: 0;
}
.photo div {
    position: relative;
    width: 420px;
    float: left;
}
.photo img {
    width: 100%;
}

.photo p {
    padding: 0 20px;
    width: 420px;
    position: absolute;
    left: 0;
    bottom: 17px;
    color: white !important;
    font-size: 18px;
    z-index: 10;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.photo p:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    z-index: -1;
}
.photo_btn {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 5px;
}
.photo_btn em {
    display: block;
    width: 12px;
    height: 12px;
    background: #b5b5b5;
    float: left;
    margin-right: 6px;
    border-radius: 2px;
    cursor: pointer;
}
.photo_ac {
    background: #ff6600 !important;
}
.photo_roll::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(bottom, black, transparent);
}
.title {
    width: 100%;
    height: 33px;
    background: #dac089;
    position: relative;
}
.title span {
    display: inline-block;
    padding-right: 72px;
    background: url(../img/titlel.png) right 0 no-repeat;
    line-height: 33px;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.speech .summary {
    padding: 4px !important;
}
.summary {
    border: 1px solid #c87d3a;
    padding: 20px;
    color: #333;
    overflow: hidden;
}
.speech_l {
    float: left;
    width: 100px;
    max-height: 235px;
    overflow-x: hidden;
    padding-right: 4px;
}
.speech_l li {
    width: 80px;
    height: 35px;
    text-align: center;
    color: #343331;
    background: #dcdcdc;
    line-height: 35px;
    margin: 10px;
    cursor: pointer;
    box-shadow: 0 0 3px #ccc;
}
.speech_l_ac {
    background: #e94742 !important;
    color: white !important;
}
.speech_r {
    margin-left: 5px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}
.speech_r_show {
    display: none;
}
.speech_r_p {
    width: 240px;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
    margin-right: 2px;
}
.speech_r_ac {
    display: block !important;
}
.speech_r_p img {
    width: 100%;
    margin: 0;
}
.speech_r_t {
    width: 280px;
    float: left;
    margin-left: 12px;
}
.speech_r_t h2 {
    color: #C96B0F;
    margin-bottom: 5px;
    text-align: justify;
}
.speech_r_t span {
    color: #666;
    line-height: 18px;
    text-align: justify;
}

.quiz .summary {
    padding: 15px;
}
.summary {
    border: 1px solid #c87d3a;
    padding: 20px;
    color: #333;
    overflow: hidden;
}
.quiz_u {
    overflow: hidden;
}
.quiz img {
    margin: 0;
}
.quiz_u_l {
    float: left;
    width: 274px;
    border: 1px solid #ccc;
    padding: 2px;
}
.quiz_u_l img {
    width: 100%;
}
.quiz_u_r {
    float: left;
    width: 345px;
    margin-left: 15px;
}
.quiz_u_r h2 {
    color: #C96B0F;
}
.quiz_u_r span {
    display: block;
    color: #666;
    margin-bottom: 4px;
}
.summary p {
    font-size: 12px;
    text-indent: 2em;
    line-height: 21px;
    text-align: justify;
    margin-top: 10px;
}
.quiz_u_r p {
    color: #666;
    margin: 0;
    text-indent: 0;
    line-height: 16px;
    margin-top: 5px;
}
.quiz_d {
    margin-top: 15px;
    overflow-y: hidden;
}
.quiz_d_con {
    overflow: hidden;
    padding-bottom: 10px;
}
.quiz_d_con div {
    width: 130px;
    float: left;
    margin-right: 10px;
}
.quiz_d_con div img {
    width: 95%;
    border: 1px solid #ccc;
    padding: 2px;
}
.quiz_d_con div p {
    padding: 3px;
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    color: #974402;
}
.roundtable_u {
    overflow: hidden;
}
.roundtable_u_l {
    float: left;
    width: 300px;
    border: 1px solid #ccc;
    padding: 2px;
}
.roundtable_u_l img {
    width: 100%;
}
.roundtable_u_r {
    float: left;
    width: 310px;
    margin-left: 15px;
}
.roundtable_u_r h2 {
    color: #C96B0F;
}
.roundtable_u_r span {
	margin-top: 7px;
    display: block;
    color: #666;
    margin-bottom: 4px;
}
.roundtable_u_r p {
    color: #666;
    margin: 0;
    text-indent: 0;
    line-height: 16px;
    margin-top: 7px;
}
.roundtable_d {
    margin-top: 15px;
    overflow-x: hidden;
    max-height: 240px;
}
.roundtable_d_con {
    overflow: hidden;
    padding-bottom: 10px;
}
.roundtable_d_con div {
    width: 125px;
    float: left;
    margin-right: 9px;
}
.roundtable_d_con div img {
    width: 95%;
    border: 1px solid #ccc;
    padding: 2px;
}
.roundtable_d_con div p {
    padding: 3px;
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    color: #974402;
}
.con_rolls {
    margin: auto;
    width: 600px;
    padding: 0 15px;
    height: 400px;
    position: relative;
}
.con_rolls_lbtn {
    width: 20px;
    height: 40px;
    background: url(../img/left.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    z-index: 10;
}
.con_rolls_rbtn {
    width: 20px;
    height: 40px;
    background: url(../img/right.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    z-index: 10;
}
.con_rolls_window {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.con_rolls_show {
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
}
.con_rolls_block {
    overflow: hidden;
    position: relative;
    float: left;
    height: 610px;
}
.con_rolls_show img {
    width: 100% !important;
}
.roll{
	width: 680px;
}