<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ font-size:14px; }
a{ text-decoration:none;}
ul{ list-style:none;}

.container {width:1100px;margin:0 auto;}
.header img {margin-bottom:8px; }

/*导航栏*/
.menu {height:40px;width:1100px; background:#1053BC;margin-bottom:8px;} 
.menu ul li{ height:40px;float:left;} 
.menu ul li a {display:inline-block; padding:0 20px; height:40px; line-height:40px;
 color:#fff;font-size:16px;font-weight:bold;} 
.menu ul li a:hover {background:#fff;color:#000;}

.content {margin-bottom: 8px;height:700px;}
.content img {margin-bottom:8px;}
.content_left{width:600px;float:left;}
.content_right{width:480px;float:right;}

/*报名按钮*/

.an {
    background-color: #1053BC; font-size: 24px;letter-spacing:5px;font-weight:bold;
    border: none;
    color: #fff600;
    padding: 12px 182px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-bottom:8px;
}

/*新闻中心*/
.content_left .news {height:300px;background:#F2F2F2;margin-bottom:15px;}
.content_left  h2 {background:#1053BC;height:40px; line-height: 40px; padding-left:20px;margin-bottom:8px;color:#fff;}
.news_content p {text-indent:2em;line-height:25px; padding: 0 10px;}

/*会议支持*/
.content_left .hy-zc {height:150px;margin-bottom:15px;border:1px solid #D0D0D0;}
.zc-list p {text-indent:2em;line-height:25px; padding: 0 10px;}

/*会议协办*/
.content_left .hy-xb {height:200px;margin-bottom:8px;border:1px solid #D0D0D0;}

/*右侧*/

.content_right h2 {background:#1053BC;height:40px; line-height: 50px; padding-left: 20px;margin-bottom:8px;color:#fff;}
.content_right img { width:460px;padding-left:20px;}

/*CSR报告展示*/
.reveal {height:280px;width:1100px;margin-bottom:60px;}
.reveal h2 {background:#1053BC;height:40px; line-height: 40px; padding-left:20px;margin-bottom:8px;color:#fff;}
.reveal img {padding:0 5px;}

/*二级页面*/
.content_bg{width:1044px;margin:0 auto; }
.home2{ margin-bottom:14px;}
.home2_tit{background:url(images/news_tit_03.jpg) no-repeat; height:41px; line-height:40px; font-size:14px; font-weight:bold; color:#FFFFFF; padding-left:23px;}
.home2_con{border:#e8e8e8 solid; border-width:0 1px 1px 1px; padding:0px 0px 0px 10px; line-height:28px; margin-bottom:40px; color:#333333;}

/*review.html*/

img{ border:0;}
.clear{ clear:both; line-height:0px; font-size:0; height:0;}
a:active {star:expression(this.onFocus=this.blur());}:focus { outline:0; }

.conh1{ position:relative;}
.ww1{ height:33px; }
.ww1 li{ float:left; margin-right:5px;}
.ww1 li a{ color:#666666; text-align:center; display:inline-block; height:33px; line-height:33px; font-size:14px; cursor:hand;text-align:center; width:110px;}
.ww1 li.s a{ color:#1053BC; font-weight:bold;border-top:2px solid blue;}
.dis {display:block}
.undis {display:none}

.huigu{ line-height:28px; padding:12px 18px 22px 18px;}
.huigu p{ text-indent:2em;}

.hg_tit{  width:720px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#004a;border:3px #e5e5e5 solid; margin-bottom:24px;margin-left:100px;}


.hgxw{ width:720px; margin:0 auto;}

.hgxw_left{ float:left; width:165px;}

.hgxw_right{ float:right; color:#333333;}
.hgxw_right li{ height:28px; line-height:14px;}



.hjjz li{ float:left; line-height:16px; margin:0 10px 10px 10px; text-align:center;}
.hjjz li img{ padding:2px; margin-bottom:4px; border:1px #999999 solid;}
.hjjz li p{ height:16px; line-height:16px; text-align:center;}



.hjjz1{ line-height:16px;}
.hjjz1 li{ width:100px; float:left; line-height:16px; margin:0 10px 10px 10px; text-align:center;}
.hjjz1 li img{ width:80px; height:105px; padding:2px; border:1px #d0d0d0 solid; margin-bottom:4px; vertical-align:bottom;}
.hjjz1 li p{ height:16px; line-height:16px; text-align:center;}

.hjjz2 li{ width:200px; float:left; margin:0 19px 10px 19px; text-align:center;}
.hjjz2 li img{ width:200px; height:133px; vertical-align:bottom;}

.hjjz3 li{ width:105px; float:left; margin:0 19px 10px 19px; text-align:center;}
.hjjz3 li img{ width:105px; height:50px; vertical-align:bottom; border:1px #d0d0d0 solid;}

.sj_left{ float:left;}
.sj_right{ float:left; padding-left:80px; width:300px;}












</pre></body></html>