@charset "utf-8";
/* CSS Document */
body{font:14px/2 "宋体";color:#333;}
*{margin:0;padding:0}
img{border:0}
a{text-decoration:none;color:#333}
ul,li{list-style:none}
.mt10{margin-top:10px}
.ml10{margin-left:10px}
.fl{float:left}
.fr{float:right}
.clear{clear:both;height:0;line-height:1px}
.text_2em{text-indent:2em}
.hg_10{height:10px;clear:both;overflow:hidden}
.btop{border-top:1px dashed #ccc;padding-top:10px;margin-top:10px;}
.btop h4{font:14px/1.5 "黑体";font-weight:bold}
.red{color:#930001}

/*左侧*/

.wrapper{width:840px;margin:0 auto;overflow:hidden;background:#f2f2f2;}

.w_650{width:625px}
.w_350px{width:355px}
.w_650 em{font-style:normal; display:block}

.box dt{color:000;border-top:3px solid #ccc;height:40px;font:22px/1.2 "黑体";padding:15px 0 10px 10px}

.box dt h3 span{font:Algerian;color:#CCC; text-transform:uppercase}
.box dt h3 span.red{color:#930001}
.box dt .more{float:right;font-size:14px;margin-right:5px}
.box dd{padding:10px 5px;margin-bottom:10px}
.box .jb li{width:488px;height:202px;overflow:hidden;margin-bottom:10px}
.box .jb li .jb_text{border:1px solid #a9d16e;width:230px;height:190px;padding:5px}
.box .jb li .jb_text h4{font:16px/2 "黑体";color:#a9d16e;text-align:center}
.box .jb li .jb_text h5{font:14px/2 "黑体";text-align:center}
.box .jb li .jb_text p{font:13px/1.5 }
.box .jb li .jb_img{width:235px;height:202px;background:#ddd}
.box .jb_2{margin-right:-30px}
.box .jb_2 li{float:left;width:220px;height:200px;border:1px solid #ccc;padding:1px;margin:0 30px 15px 0}
.box .jb_2 li img{width:220px;height:200px}
.gg img{width:490px;height:80px;display:block;float:left;margin-right:10px;}
.foot{width:1002px;margin:0 auto;padding:10px 0;font-size:12px;background:#464646;color:#ccc;text-align:center}
.foot a{color:#fff;}
#footer{padding:10px 0}


.content{min-height:500px;overflow:hidden}
.side{width:206px;}
.side .logo{width:206;text-align:center;border:1px dashed #930001}
.side ul{margin-top:15px}
.side ul li{margin-bottom:15px}
.main{width:780px;}
.main .main_list{height:30px;line-height:30px;border-bottom:2px solid #C00}
.main .main_text{min-height:300px;padding:15px;overflow:hidden}
.main .main_text .in_2em{text-indent:2em}
.main .main_text .weixin li{float:left;margin:20px;width:170px;text-align:center}
.main .main_text .weixin li img{width:130ox;height:130px}

.main .main_text h3{height:30px;padding:12px 0 0 10px;font:18px "黑体";display:inline-block;margin:10px 0}

.main .main_text h4{height:30px;padding:10px 0 0; font:16px "黑体";color:#930001}
.main .main_text p{border-bottom:1px dotted #ccc}
.main .main_text .weixin p{border:0}
.ds h4,.hjl h4,.ds1 h4{height:22px;font:22px/22px "宋体";color:#b3160f;margin-bottom:10px;font-weight:bold;border-bottom:3px solid #b3160f;background:url(../images/list.png) 40px bottom no-repeat;padding-bottom:10px;}
.ds{margin-right:-15px}
.ds li{float:left;width:235px;margin-right:10px;overflow:hidden;text-align:center;margin-bottom:10px}
.ds li img{width:230px;height:180px}
.ds li p{height:25px;line-height:25px}
.hjl li{float:left;width:320px;margin:0 10px 10px 0;overflow:hidden;text-align:center}
.hjl li img{width:320px;height:193px}
.hjl li p{height:30px;line-height:30px}



.meiti img{width:100px;height:35px;margin:10px}
#focus{width:625px;height:260px;overflow:hidden; position:relative}
#focus ul{width:625px;height:260px; position:absolute}
#focus li{float:left;width:625px;height:260px; position:relative}
#focus li img{width:625px;height:260px}
#focus .btn{position:absolute;right:5px;bottom:10px;height:10px;padding:5px 10px}
#focus .btn span{display:inline-block;width:25px;height:10px;background:#fff;margin-left:5px}
#focus .btn span.on{background:#fff}

.zuzhi{font-weight:bold}
.zuzhi li{border-bottom:1px dashed #ccc;line-height:35px}
.zuzhi li:last-child{border:0}
.zuzhi li h4{color:#930001;font-size:22px}


/*与会来宾*/
ol.hashTabber-nav, ol.hashTabber-data {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.hashTabber-data {
    > li {
        display: none;
        &.active {
            display: block;
        }
    }
}

ol.hashTabber-nav,ol.hashTabber-data{list-style:none;margin:0;padding:0}
ol.hashTabber-data>li{display:none}
ol.hashTabber-data>li.active{display:block}

:focus{outline-color:#00b464;outline-style:auto;outline-width:0.25rem}
::-moz-focus-inner{border:0}

::selection{color:#fff;background-color:#00b464}
::-moz-selection{color:#fff;background-color:#00b464}

@media print{.noprint{display:none}*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
pre,blockquote,tr,img{page-break-inside:avoid}
}

section.page-content{max-width:48rem;margin:auto}
section.example{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;vertical-align:top;border:0.125rem solid #930001;padding:5px}
footer.page-footer{max-width:48rem;margin:auto;padding:4.5rem 0 1.5rem}
a.fake-button{color:#fff;background-color:#00b464;line-height:2rem;padding:0 0.5rem;display:inline-block;text-decoration:none;border-bottom:0.125rem solid #095;-webkit-border-radius:0.25rem;-moz-border-radius:0.25rem;-ms-border-radius:0.25rem;-o-border-radius:0.25rem;border-radius:0.25rem}
a.fake-button:hover{background-color:#4cca92;border-color:#095}a.fake-button.fake-button-big{font-size:1.5rem;line-height:3rem;padding:0 0.75rem}
.hashTabber-sandstone-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;vertical-align:top;background-color:#f2f0ef;padding:10px}
ol.hashTabber-nav.hashTabber-sandstone,ol.hashTabber-data.hashTabber-sandstone{list-style:none;margin:0;padding:0}
ol.hashTabber-nav.hashTabber-sandstone{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:20%;vertical-align:top}
ol.hashTabber-nav.hashTabber-sandstone>h2{font-size:0.875rem;text-transform:uppercase;padding:10px;color:#443c37}ol.hashTabber-nav.hashTabber-sandstone>li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;vertical-align:top}
ol.hashTabber-nav.hashTabber-sandstone>li:not(:first-child){margin-top:0.2rem}
ol.hashTabber-nav.hashTabber-sandstone>li.active a{background-color:#fff;color:#0c0a09;border-color:#cbc5c1}
ol.hashTabber-nav.hashTabber-sandstone>li.active a:hover{background-color:#fff;color:#443c37;border-color:#cbc5c1}
ol.hashTabber-nav.hashTabber-sandstone>li>a{display:block;-webkit-border-radius:0.25rem 0 0 0.25rem;-moz-border-radius:0.25rem 0 0 0.25rem;-ms-border-radius:0.25rem 0 0 0.25rem;-o-border-radius:0.25rem 0 0 0.25rem;border-radius:0.25rem 0 0 0.25rem;padding:0.5rem 0.75rem;text-decoration:none;color:#fff;background-color:#930001;border-bottom:0.125rem solid #443c37;font-size:0.875rem}
ol.hashTabber-nav.hashTabber-sandstone>li>a:hover{background-color:#930001;border-color:#0c0a09}
ol.hashTabber-data.hashTabber-sandstone{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:80%;vertical-align:top;-webkit-border-radius:0.25rem;-moz-border-radius:0.25rem;-ms-border-radius:0.25rem;-o-border-radius:0.25rem;border-radius:0.25rem;background-color:#fff;padding:1rem 1rem 1.5rem 1rem;border-bottom:0.125rem solid #cbc5c1;min-height:23rem}
ol.hashTabber-data.hashTabber-sandstone>li h3{padding-bottom:0.5rem;border-bottom:0.125rem solid #f2f0ef;color:#930001;text-align:center}
.hashTabber-sandstone-wrapper ul.right li{float:left;width:375px;font-size:12px;border-bottom:1px dotted #ccc}
.hashTabber-sandstone-wrapper ul.right li span.prev{display:block;width:170px;float:left}
.hashTabber-sandstone-wrapper ul.right li b{width:110px;float:left; }
.hashTabber-sandstone-wrapper ul.right li span.next{display:block;width:95px;float:left}
/*媒体支持*/
ul.meiti li{float:left;margin-right:46px;padding:0;width:150px}
ul.meiti li img{width:150px;height:60px;border:1px solid #ccc}
ul.mt li{float:left}
ul.mt li img{border:1px solid #ccc}
/*3月20日*/

.title_tab li h3{font-size:20px}
.tab dt li{float:left;padding:0 15px}
.tab dt li:hover{cursor:pointer;}
.active1{background:#017550;height:60px;margin-top:-15px;border-left:1px solid #ccc;border-right:1px solid #ccc}
.active1 h3{margin-top:15px}
.tab dd.date{width:990px;font-family:"微软雅黑";background:#fff}
.tab dd.date .gd{display:block;padding:10px 0;height:200px;background:#86B400;padding-left:10px}

.tab dd.date .gd1{display:block;padding:10px 0;height:200px;background:#1f8c9a;padding-left:10px}

.tab dd.date .list1{width:230px;height:200px;margin-right:10px;float:left;overflow:hidden}
.tab dd.date .list1 img{width:230px;height:160px;}
.tab dd.date .list1 p{font-size:12px;text-align:center}
.tab dd.date .list2{width:310px;height:200px;margin-right:10px;float:left;border-left:1px solid #ccc;padding-left:10px;overflow:hidden}
.tab dd.date .list2 h3{height:40px;line-height:40px;border-bottom:2px solid #ccc;color:#930001; position:relative}
.tab dd.date .list2 h3 a{display:block}
.tab dd.date .list2 h3 a.more{font:12px "宋体" #ccc; position:absolute;bottom:5px;right:5px}
.tab dd.date .list2 li{background:url(../images/arrow.png) left center no-repeat;padding-left:10px;border-bottom:1px dotted #ccc; }
.tab dd.date .list2 li:last-child{border-bottom:0}
.tab dd.date .list3{width:230px;height:190px;float:left;padding:5px; overflow:hidden;background:#fff; background:rgba(255,255,255,.6)}
.tab dd.date .list3 h3{background: url(../images/list1.png) 3px center no-repeat;padding-left:15px;color:#930001;height:40px;line-height:40px}
.tab dd.date .list3 ul.list3_xx li{border-top:1px dotted #ccc;line-height:30px}
.tab dd.date .list2 h3{margin-bottom:10px}
 

/*媒体聚焦*/
dd.list4{overflow:hidden;font-size: 12px;}
dd.list4 ul{width:49%;}
dd.list4 ul li{background:url(../images/arrow.png) left center no-repeat;padding-left:10px;border-bottom:1px dotted #ccc;}

dt ul.logo li{float:left;margin-left:20px}
dt ul.logo li img{height:30px}
/*赞助单位*/

.danwei li{float:left;border-bottom:none;margin-right:80px;text-align:center}
.danwei li img{height:60px}

/*gonggao*/
.gonggao{background:#fff;border:1px solid #930001;height:60px;line-height:60px;margin-top:10px;padding:5px 10px;}
.gonggao .marquee{height:60px;border:none;overflow:hidden;}
.gonggao .marquee li{float:left;margin-right:5px}
.gonggao .marquee a{color:#f00;font-weight:bold}
/* 水平滚动 */
.gonggao .marquee_horizontal{overflow:hidden;width:450px;height:60px;border:none;}
.gonggao .marquee_horizontal ul{width:3026px}
.gonggao .marquee_horizontal ul li{float:left;padding:0 10px;height:60px;line-height:60px;}
.gonggao .marquee_horizontal ul li img{display:block;}
.gonggao .marquee_horizontal a{color:#f00;font-weight:bold;}

/*page*/
.main_text ul.list li{border-bottom:1px dotted #ccc;background:url(../images/arrow.png) left center no-repeat;padding-left:15px}


/*开幕式*/
.galleryview{text-align:center;margin:0 auto}
#photos {visibility: hidden;}
.gallery {background: #fff; padding:5px;}
.loader {background: url(loader.gif) center center no-repeat #fff; }
.panel .panel-overlay,
.panel .overlay-background {height: 60px; padding: 0 1em;}
.panel .overlay-background {background: #fff; }
.panel .panel-overlay {color: white; font-size: 0.7em; }
.panel .panel-overlay a {color: white; text-decoration: underline; font-weight: bold;}
.filmstrip {margin: 5px; }
.frame img {border: none;}
.frame .caption {font-size: 11px; text-align: center; color: #888; }
.frame.current .caption {color: #000; }
*html .pointer {filter: chroma(color=pink);}
	
/*花絮图片滚动*/
.rollBox1{width:840px; overflow:hidden; margin:0 auto;}
.rollBox1 .prev,
.rollBox1 .next{height:30px; width:27px; float:left;cursor:pointer; margin:5px;_margin:2px;margin-top:40px}
.rollBox1 .prev{background: url(../images/left.png) no-repeat;}
.rollBox1 .next{background:url(../images/right.png) no-repeat;}
.rollBox1 .Cont{width:840px;overflow: hidden;float:left; margin:0 5px;margin-left:10px}
.rollBox1 .Cont li{ height:142px; float:left;text-align:center;margin-right:16px}
.rollBox1 .Cont li img{border:1px solid #fff;}
.rollBox1 #List1,.rollBox1 #List2{float:left;}


