﻿*{ margin:0; padding:0;}
body{font-family:"微软雅黑",Arial,"宋体"; font-size:12px; color:#666; line-height:1.6; background:#fff;}
a:hover img,img{border:none; vertical-align: bottom;}
ul{ list-style:none;}
input,button,select,textarea{outline:none;font-family:"微软雅黑",Arial,"微软雅黑"; font-size:14px; color: #666;}
table input,table button,table select,table textarea{ vertical-align:middle;}
textarea{resize:none}
table{ border-collapse:collapse;}
a{text-decoration:none; color:#666;}
a:hover{ color:#222;}
h1,h2,h3,h4,h5,h6{font-weight:400; font-family:"微软雅黑";}
th{font-weight: normal;}

.cf:before,.cf:after{content:""; display:table;}
.cf:after{clear:both; }/* For IE 6/7 (trigger hasLayout) */
.cf, .cf2{zoom:1;}
.cf2:after {content: ""; display:block; height:0; clear:both;}


.l{float:left;}
.r{float:right;}
/*-----------------------star首页的样式*/
html{ background:#fff}

/*------star头文件*/
html{ background:#fff;}
.mw, dl.header, ul.t_nav, dl.footer, dl.t_count, dl.banner, dl.vocie_step{margin: 0 auto; width: 1000px;}
.text_c{text-align: center;}
/*头部*/
.header{height: 70px;}
.header, .t_nav, .vocie_step{background: url(../images/grey_bg.gif) 0 100% repeat-x;}
.header dt{float: left; padding-top: 14px;}
.header dt i{margin: 0 15px;  padding:0px 0 0 12px; display: inline-block; height: 42px; line-height: 42px; font-size: 14px; color: #666; background: url(../images/logo_line.gif) 0 50% no-repeat;}
dl.header dt a{ float:left;}
dl.header dt ins,dl.logo dt ins{ float:left; margin:0 1.5em 0 1em; vertical-align:top; border-right:1px solid #eee; height:45px; }
div.l_header dl.logo dt a{ float:left;}

dl.header dt i{ color:#666; float:left; line-height:1em; padding-top:7px; font-style:normal;}
dl.header dt i em{ font-style:normal; margin:0 3px;}
dl.header dt i p{ font-family:Arial; text-align:center; padding:7px 0 0 0;}
dl.h_header dd a{ vertical-align:middle; display:inline-block; padding:0 8px; line-height:2em; background:url(../images/line_y_s.gif) no-repeat right center; color:#666;}
dl.h_header dd a:hover{ text-decoration:none; color:#ff6600;}
dl.h_header dd a.eng_a{ background:url(../images/map.gif) no-repeat 10px center; padding-left:3em;}
span.h_tel{ display:block; float:right; padding-left:2.7em;background:url(../images/tel_g.gif) no-repeat left 3px; margin-left:1em; color:#888; font-size:12px; line-height:18px; vertical-align:middle; text-align:left;}
/*span.h_tel img{ vertical-align:middle; margin-right:.3em;}*/
span.h_tel p{ /*padding-top:4px;*/ clear:both;}
span.h_tel b{color:#ff6600; font-size:16px;}
span.h_tel p i{ font-style:normal; color:#999; margin:0 .6em;}
dl.h_header .t_tool span.r{ padding-top:.4em;}


/*-------------------end(logo_svg)2024.10.30*/
.t1-head-logo--image{height: 50px;}
.t1-head-adv{height: 32px;}
.h_80{ height:80px;}
.w_1000{width:1000px;}
.box_auto{ margin:0 auto;}
.box_mw10{ margin-left:10px; margin-right: 10px;}
.box_ml15{ margin-left:15px;}
.box_mr5{ margin-right:5px;}
.box_mr8{ margin-right:8px;}
.red_text{ color:#c7161d;}
.bj_red{ background-color:#c7161d;}
.border_red{ border:1px solid #c7161d;}
.round_r4{ -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.round_r{ -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
.logo_20year{ min-width:70px; padding: 0 5px; line-height: 22px; text-align: center;}
.box_sizing{ -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.text_m{display:inline-block; vertical-align: middle;}
.icon_public{display:inline-block; vertical-align: middle; font-size:0; background-repeat: no-repeat;}
.font_14{ font-size:14px;}
.font_18{ font-size:18px;}

.header_map2024{ width:28px; height: 25px; background-image:url("../images/header_map.png"); background-size: 28px auto; }
.header_tel2024{ width:24px; height: 24px; background-image:url("../images/header_tel.png"); background-size: 24px auto;}
.header_tel2024:hover{ -moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}

.box_r{text-align:right;}
.box_c{text-align:center;}
.box_l{text-align:left;}

/*自定义动画*/
.box_transition{transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; }



/*列表自适应样式(2024.10.30)*/
.flex-wrap{-webkit-flex-wrap: wrap; flex-wrap: wrap;}

.wb{display: -webkit-box; display: flex;}
.wbc{display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center;}
.wbw{display: block; -webkit-box-flex: 1; flex: 1; min-width: 0;}

.wb2{display: -webkit-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.wb2 .item_w{width: calc(100%/2);}

.wb3{display: -webkit-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.wb3 .item_w{width: calc(100%/3);}

.wb4{display: -webkit-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.wb4 .item_w{width: calc(100%/4);}

.wb5{display: -webkit-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.wb5 .item_w{width: calc(100%/5);}

.wb6{display: -webkit-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.wb6 .item_w{width: calc(100%/6);}

.wb7{display: -webkit-box; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.wb7 .item_w{width: calc(100%/7);}
/*列表自适应样式2024.10.30*/


.header dt i.logo_text{ font-style:normal; font-size:20px; padding:0 0 0 20px; margin-left:20px;} 
.header dt i em{color: #ff6000;}
span.tel_g{ display:inline-block; background:url(../images/tel.gif) no-repeat left center; padding-left:1.5em; margin-left:2em; font-size:14px; color:#ff6600; font-size:16px;}
.t_tool{padding-top: 1.5em; text-align: right;}
.t_tool .email, .t_tool .tel, .t_tool .btn, .t_tool .language{margin-left: 20px; display: inline-block; height: 30px; line-height: 30px;}
.t_tool .email, .t_tool .tel, .t_tool .language{padding-left: 30px; font-size: 13px; background: url(../images/t_tool.gif) no-repeat;}
.t_tool .email{color: #000; background-position: 0 0;}
.t_tool .email:hover{text-decoration: underline;}
.t_tool .tel{color: #ff6000; background-position: 0 -30px;}
.t_tool .language{padding-left: 40px; color: #666; background-position: 0 -60px;}
.t_tool .btn{padding: 0 10px; font-size: 14px; color: #fff; background-color: #31a670;}
.t_tool .btn:hover{background-color: #2b9665;}
dd.t_tool em{ font-size:14px; font-style:normal; padding:0 0px 0 20px;}
dd.t_tool em b{ font-weight:normal; padding-left:15px; background:url(../images/line_y.gif) no-repeat left 4px; margin-left:15px;}
.h_tool, .t_login{padding-top: 30px; text-align: right;}
.h_tool a{margin-left: 12px; font-size: 12px; color: #666;}
.h_tool span{margin-left: 12px; color: #ccc;}
.h_tool a:hover{text-decoration: underline;}
.h_tool .h_quit{margin-left: 5px;}
.h_name, .h_quit{padding-left: 20px; background: url(../images/h_tool.gif) no-repeat;}
.h_name{background-position: 0 0;}
/*.h_name:hover{background-position: 0 -20px;}*/
.h_quit{background-position: 0 -40px;}
.t_login{font-size: 13px; color: #666;}
.t_login a{color: #1eb8d9;}
/*顶部导航*/
.t_nav{height: 54px; clear:both;}
ul.t_nav{padding: 0 5px;}
.t_nav li{position: relative; float: left; width: 11.1%; line-height: 50px; text-align: center; z-index: 5;}
.t_nav i{display: inline-block; width: 13px; text-align: center; float: right; font-style: normal; font-size: 24px; color: #d9d9d9; font-family: "宋体"; overflow: hidden;}
.t_nav a{display: inline-block; padding: 0 8px; height: 50px; line-height: 50px; font-size: 16px; color: #666; border-bottom: 3px solid #fff;}
.t_nav .on a{color: #333; border-bottom: 4px solid #31a670;}
.sec_nav{display: none; position: absolute; top: 53px; left: -7px; padding: 7px 0; width: 100%; background-color: #fff; box-shadow: 0 3px 3px rgba(0,0,0,.3);}
.sec_nav li{float: none; clear:both; text-indent:0; padding:0; margin: 0 7px; width:90%;  height: 27px; line-height: 27px;}
.sec_nav a{display: block; padding: 0; width: 100%; height: 27px; line-height: 27px; font-size: 14px; color: #555;}
ul.t_nav li.on .sec_nav a{ border-bottom:none;}
.sec_nav a:hover{color: #fff; background-color: #31a670;}
/*flash*/
/*flash*/
.fullSlide{position: relative; height: 450px; overflow: hidden;}
.fullSlide .bd ul, .fullSlide .bd li{width: 100%!important; height: 450px;}
.fullSlide .bd li{background-position: 50% 0; background-repeat: no-repeat;}
.fullSlide .bd li a{ display:block; width:100%; height:100%;}
.fullSlide .p{position: absolute; top: 0; left: 50%; margin-left: -500px; width: 1000px; padding-top: 145px; line-height: 1.4;}
.fullSlide .p h2{font-size: 28px; color: #333;}
.fullSlide .p p{font-size: 40px; color: #31a670; font-weight: bold;}
.fullSlide .orange_btn{margin: 20px 0;}
.orange_btn{display: inline-block; padding: 0 22px; height: 36px; line-height: 36px; font-size: 14px; color: #fff; background-color: #eb6100;}
.orange_btn span{margin-left: 3px; font-family: "宋体";}
.orange_btn:hover{background-color: #f40;}
.fullSlide .hd{width:100%; position:absolute; z-index:1; bottom: 10px; left:0; text-align:center;}
.fullSlide .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; width: 36px; height: 6px; margin:0 4px; background-color: #31a670; overflow:hidden; filter:alpha(opacity=70); opacity:0.7; vertical-align:top; line-height:9999px;}
.fullSlide .hd ul .on{background-color: #fff;}
.fullSlide .timer{position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;}

/*当前页*/
#nav_btn01 #nav_hover01 a,#nav_btn02 #nav_hover02 a,#nav_btn03 #nav_hover03 a,#nav_btn04 #nav_hover04 a,#nav_btn05 #nav_hover05 a,#nav_btn06 #nav_hover06 a,#nav_btn07 #nav_hover07 a,#nav_btn08 #nav_hover08 a,#nav_btn09 #nav_hover09 a{ background:url(../images/tool3/nav_h.gif) repeat-x left bottom;}
/*----------------star动画*/
.slide-main{height:450px;position:relative; clear:both; margin-bottom:0em; overflow:hidden; background:#fff url(../images/flash3/loading.gif) no-repeat center center;}
/*左右按钮*/
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:50%; margin-top:-22px; overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}

/*动画数字*/
.item{display:block;width:100%;height:4px;position:absolute;z-index:124; bottom:30px; left:0;text-align:center;}
.item a{display:inline-block;width:40px;height:4px; overflow:hidden; line-height:4px; margin:0 .4em; background:rgba(0,0,0,.5); background:#ababa9\9; *background:#ababa9;}
.item a.cur{ background:#2fa670;}

/*动画图片*/
.slide-box,.slide{display:block;width:100%;height:450px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:450px;padding-top:0px;background:#f2f2f2;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(../images/flash3/01.jpg) no-repeat center top;}
#bgstyleb{background:url(../images/flash3/02.jpg) no-repeat center top;}
#bgstylec{ background:url(../images/flash3/03.jpg) no-repeat center top;}

.slide a{display:block;width:1000px; position:relative; margin:0 auto; height:450px;cursor:pointer;}
.obj-d{position:absolute;z-index:9;left:0; width:1000px; margin:0 auto; padding:150px 0 0 0; color:#333; font-size:32px; line-height:1.1em;}
.obj-d h4{ font-size:46px; color:#2fa670; padding:.4em 0 0 0; line-height:1.3em;}

.banAnimate .obj-d{display:block;
animation-name:saAnid;
-webkit-animation:saAnid 0.3s linear 0s normal none;
-moz-animation:saAnid 0.3s linear 0s normal none;
animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAnid{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAnid{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
/*-----------------star中间区域*/
dl.site_th{ clear:both; width:1000px; margin:15px auto; line-height:30px; height:30px;}
dl.site_th dd{ float:left; color:#666; background:url(../../images/home.gif) no-repeat left center; padding-left:1.5em;}
dl.site_th dt{ float:right;}
dl.site_th dd a{ color:#666;}
dl.site_th dd a:hover{ color:#ff6600;}
dl.site_th dd .china{ margin:0 8px;}
/*大图片*/
ul.banner_news,ul.banner_news li{ background:url(../images/01.png) no-repeat center top; height:300px; line-height:300px;}
ul.banner_news li{ width:1000px; margin:0 auto; text-align:left; text-indent:-9999em;}
/*-star列表*/
div.news_box{ background:#f9f9f9; margin:2em auto 4em auto; width:940px; padding:2em 30px; height:auto; min-height:600px; _height:600px;}
ul.news_box{ margin:2em 1em;}
ul.news_box li{ font-size:13px; color:#888; padding:1.4em 0; line-height:1.8em;}
ul.news_box dt{ float:left; width:160px;}
ul.news_box dd{ float:right; width:80%;}
ul.news_box h4{ font-size:15px; font-weight:bold;}
ul.news_box div{ padding:.7em 0;}
ul.news_box div .th{ margin-left:3em;}
/*标题*/
dl.th_line{ border-bottom:1px solid #ccc; line-height:30px; height:45px;}
dl.th_line dd{ color:#333; float:left; font-size:24px; background:url(../images/th_y.gif) no-repeat left center; padding-left:1.2em;}
dl.th_line dt{ float:right; font-size:14px;}
/*--------star数量*/
.t_count{height: 50px; background-color: #f2f2f2; overflow: hidden;}
dl.t_count{ width:1000px; margin:0 auto;}
.t_count dt{float: left; line-height: 50px; font-size: 18px; color: #333;}
.num_text{height: 50px; margin: 0 8px; font-family:Arial; font-style: normal; font-size: 28px; color: #ff6000; line-height: 50px;}
.num_text span{display: inline-block; width: 16px; height: 50px; line-height: 50px; vertical-align: bottom; display: inline\9;}

.t_count:hover .num_text span:nth-of-type(1), .num_text:hover span:nth-of-type(1){animation: rx .5s ease-in-out 0s; -webkit-animation: rx .5s ease-in-out 0s;}
.t_count:hover .num_text span:nth-of-type(2), .num_text:hover span:nth-of-type(2){animation: rx .5s ease-in-out .2s; -webkit-animation: rx .5s ease-in-out .2s;}
.t_count:hover .num_text span:nth-of-type(3), .num_text:hover span:nth-of-type(3){animation: rx .5s ease-in-out .4s; -webkit-animation: rx .5s ease-in-out .4s;}
.t_count:hover .num_text span:nth-of-type(4), .num_text:hover span:nth-of-type(4){animation: rx .5s ease-in-out .6s; -webkit-animation: rx .5s ease-in-out .6s;}
.t_count:hover .num_text span:nth-of-type(5), .num_text:hover span:nth-of-type(5){animation: rx .5s ease-in-out .8s; -webkit-animation: rx .5s ease-in-out .8s;}
.t_count:hover .num_text span:nth-of-type(6), .num_text:hover span:nth-of-type(6){animation: rx .5s ease-in-out 1s; -webkit-animation: rx .5s ease-in-out 1s;}
.t_count:hover .num_text span:nth-of-type(7), .num_text:hover span:nth-of-type(6){animation: rx .5s ease-in-out 1.2s; -webkit-animation: rx .5s ease-in-out 1.2s;}
.t_count:hover .num_text span:nth-of-type(8), .num_text:hover span:nth-of-type(6){animation: rx .5s ease-in-out 1.4s; -webkit-animation: rx .5s ease-in-out 1.4s;}
.t_count:hover .num_text span:nth-of-type(9), .num_text:hover span:nth-of-type(6){animation: rx .5s ease-in-out 1.6s; -webkit-animation: rx .5s ease-in-out 1.6s;}

@keyframes rx{
0%{font-size: 28px;}
50%{font-size: 38px; color: #ed5736;}
100%{font-size: 28px;}
}

@-webkit-keyframes rx{
0%{font-size: 28px;}
50%{font-size: 38px; color: #ed5736;}
100%{font-size: 28px;}
}

.t_count dd{padding-top: 10px; text-align: right;}
.t_count .share a{margin-left: 13px;}
/*-------star详情页*/
/*标题*/
dl.d_th{ width:1000px; text-align:center; margin:2em auto; padding:1em 0;}
dl.d_th dt{ padding:0 3em;}
dl.d_th dt,dl.d_th dt h1{ font-size:24px; font-weight:normal; line-height:1.5em;}
dl.d_th dd{ color:#888; font-size:13px; line-height:2em; padding:1em 0 0 0;}
dl.d_th dd span{ margin:0 2em;}
/*正文*/
div.d_wen{ font-size:16px; line-height:1.8em;}
div.d_wen p{ text-indent:2em; margin:-1em 0 0 0;}
div.d_wen p.l1{ text-indent:2em; margin:0 0 0 0;}
div.d_wen p.pic_c{ text-indent:0; text-align:center; margin:1em 0;}
div.d_wen p.pic_c b,div.d_wen ul li b{ display:block; padding:1em 0 0 0; font-weight:bold; text-indent:0; font-size:16px; line-height:1.5em; text-align:center;}
div.d_wen p.pic_c1 { display:block; padding:1em 0 0 0; font-weight:bold; text-indent:0; font-size:20px; line-height:1.5em; text-align:center;}
div.d_wen ul{ padding:1em 0; margin:0 -1em;}
div.d_wen ul li{ height:370px; width:49.9%; float:left; margin:.5em 0; text-align:center;}
div.d_wen ul li.o{ clear:both; float:none; width:100%;}
div.d_wen ul div{ margin:0 auto; width:450px; text-align:center;}
div.wen_btn  a.btn_reture:hover{ border:1px solid #31a670;}
div.wen_btn  a.btn_reture{ background:#fff url(../images/reture.gif) no-repeat 1em center; border:1px solid #aeaeae; padding:2px 25px 2px 3em;}

/*---------------star文件底*/
div.footer_g,div.footer_min{ background:#efefef;}
div.footer_g{ color:#666; font-size:12px;}
div.footer_g a{ color:#666;}
div.footer_g a:hover{ color:#ff6600; text-decoration:none;}
dl.footer_t{ width:1000px; margin:0 auto; padding:3em 0; border-bottom:1px solid #d7d7d7;}
dl.footer_t dt{ width:88%; float:left;}
dl.footer_t dd{ width:105px; text-align:center; float:right; font-size:12px;}
dl.footer_t dd p{ padding:.4em 0 0 0;}

span.f_logo{ float:left; width:300px;}
span.f_logo img{ vertical-align:middle; margin-top:.4em;}
span.f_logo .eng{ font-size:18px; color:#222;}
span.f_logo span.r{  height:auto; min-height:110px; _height:110px; border-left:1px solid #d7d7d7; margin-left:2em; padding-left:2em; float:left;}
span.f_logo ins{ text-decoration:none;font-size:12px; color:#888; display:inline-block; padding:1.8em 0 0 0;}
span.f_logo p.eng{ padding:.4em 0 0 0;}

dl.footer_t ul.r{ float:left; font-size:12px; width:55%; padding-left:9%;}
dl.footer_t ul.r li{ float:left; width:40%; padding-right:9%;}
dl.footer_t ul.r h4{ color:#333; height:1.5em; line-height:1.5em; padding:0 0 .6em 3em; font-size:14px; font-weight:normal;}
dl.footer_t ul.r p{ color:#666; float:left; width:49.5%;}


dl.footer_d{ text-align:center; margin:0 auto; width:1000px; padding:1.5em 0; line-height:2em;}
dl.footer_d dt{ line-height:2.3em; padding-bottom:0.5em; border-bottom:1px solid #d7d7d7;}


/*--------------------star实习基地*/
ul.banner_act,ul.banner_act li{ height:300px; line-height:300px; background:#0178c2 url(../images/01.png) no-repeat center top;}
ul.banner_act li{ width:1000px; margin:0 auto; text-align:left; text-indent:-9999em;}

div.act_about{ font-size:16px; line-height:1.8em; margin:2.5em 0 1em 0;}
div.act_about p{ text-indent:2em;}

/*-------效果------*/
.t_nav a, .share a, .support img, .goodat a, .page a{transition: all 0.3s ease 0s;}
.support img:hover{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}

/*-----------------------------------star文字的样式*/
/*标题文字*/
.th{ font-family:"Microsoft YaHei";}
/*日期*/
.date{ float:right; color:#999; font-size:12px; font-weight:normal;}
/*左右对齐*/
.l{ float:left;}
.r{ float:right;}
/*宋体*/
.china{ font-family:"宋体";}
.eng{font-family:Arial;}

/*圆角*/
.round_s{ -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.round_m{-moz-border-radius:3em; -webkit-border-radius:3em; border-radius:3em;}
.round_r,.flex-control-nav a{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
/*图片*/
.round_img img{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
/*链接文件*/
.round_s,.round_m,.round_r,.flex-control-nav a,.round_img img{ _position:relative;position:relative\9;behavior: url(pie.htc);}


div.act_about{ font-size:16px; line-height:1.8em; margin:2.5em 0 1em 0;}
div.act_about p{ text-indent:2em;}
dl.meet_a{ clear:both; margin:4em 0; padding:0 0;}
dl.meet_a dt{ text-align:center; float:left; width:180px;}
dl.meet_a dt p{ font-size:16px; font-weight:bold;  line-height:1.2em; padding-top:2em;}
dl.meet_a dd{ float:right; width:78%;}
dl.meet_a dd h5{ font-size:18px; line-height:1.6em;}
dl.meet_a dd p{ color:#666; font-size:14px; line-height:1.6em; text-indent:2em; padding-top:.4em;}



table.meet_table{ clear:both; width:100%; background:#fff; font-size:16px; color:#555;}
table.meet_table td{ border:1px solid #ebebeb; line-height:1.6em; padding:.2em 0; text-align:center;}
table.meet_table td.l_text{ text-align:left; padding:.2em 1.5em;}
table.meet_table th{ color:#fff; background:#6cde97; height:20px; line-height:30px; font-size:16px; font-weight:normal;}
table.meet_table tr.th_b td{ background:#8fd9f1; color:#fff; font-size:16px; border:none; padding:0; line-height:30px; }
