﻿@charset "utf-8";/* CSS Document */
/*background:#fff url(../images/body_bg.jpg) top repeat-x;*/
body{width:100%; margin:0px auto;background:#fff url(../../../statics/images/body_bg_dek.jpg) top repeat-x;  font-family:"Arial", Arial, Helvetica, sans-serif; font-size:12px; color:#464646;}
div,img,a img,strong,span,em,ul,li,dl,dt,dd,h3,label{margin:0px; padding:0px; border:0px;}
ul,li{list-style:none;}
table,tr,td,input,select,textarea{font-family:"Arial", Arial, Helvetica, sans-serif; font-size:12px; color:#7F7F7F;}
em{font-style:normal;}
a{color:#464646; text-decoration:none;}
a:hover{color:#085fbd; text-decoration:underline;}
a:focus{outline:none;}
.left{float:left;}
.right{float:right;}
.clr{clear:both; padding:0px; margin:0px;}


/*.headerk,.bannersyk,.maink,.footerk{width:100%; float:left;background:url(../images/left_t1.jpg) repeat;}*/
/*.headerk,.bannersyk,.maink,.footerk{width:100%; float:left;background:#93a2f4;}*/
.headerk,.bannersyk,.maink,.footerk{width:100%; float:left;background:#ffffff;}/*大分类背景设置#c0c0c0*/


/* 头部 */
/*.header{width:972px; height:103px; margin:0px auto;background:#ffffff;}*/ /*导航在header中时*/
.header{width:972px; height:68px; margin:0px auto;background:#ffffff;}
.header_logo{float:left; width:230px;  height:65px; color:#84AFDE;padding-left:15px; background:#ffffff;}
.header_R{width:722px; float:right;}
.header_Rt{width:722px; float:left; padding:8px 0px 0px; line-height:20px; background:#ffffff;}
.header_Rt_menu{float:right; padding-left:20px;}
.header_Rt_menu,.header_Rt_menu a{color:#84afde;}
.header_Rt_menu a:hover{color:#3072b3; text-decoration:none;}
.header_Rt_ss,.header_Rt iframe{float:right; color:#84AFDE;}
.header_Rt_ss{width:190px; overflow:hidden;}
.header_Rt_ss input{float:right;}
.header_Rt_ss select{height:20px; float:right; margin-right:4px; color:#7f7f7f;}
.text_ss{width:123px; height:20px;line-height:20px; padding-left:5px; color:#7f7f7f; border:none; background:url(../../images/v2013_en/ss_bg_eng.jpg) right no-repeat;}
.btn_ss{border:0px; background:url(../../images/v2013_en/ss_pic_eng.gif) no-repeat; width:34px; height:21px; cursor:pointer;}

.header_ss_en{float:right; color:#84AFDE;text-align:left;width:177px;height:38px; overflow:hidden;}
.search_en{float:left;width:140px; height:38px;line-height:38px; padding-left:0px;padding-right:0px;}
.text_ss_en{float:left;width:135px; height:38px;line-height:38px; padding-left:5px;padding-top:0px; color:#7f7f7f; border:none; background:url(../../images/v2013_en/ss_bg_eng3.jpg) right top no-repeat;}
.btn_ss_en{float:left;width:37px;height:38px;line-height:38px;margin-top:0px;margin-right:0px;border:0px; background:url(../../images/v2013_en/ss_pic_eng1.jpg) no-repeat;  cursor:pointer;}

/* useless */
.header_nav{width:622px; float:left; padding-left:100px; padding-top:25px;}
.header_nav li{float:left; color:#3982d6; font-size:13px;}
.header_nav a{color:#fff; font-family:"微软雅黑";}
.header_nav a:hover{text-decoration:none; color:#1d8cd2;}

/* 导航栏 width:972px; */
/*
.menu{
	width:100%;
	height:30px;
	float:left;
	position:relative;
	z-index:999;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	background-color: #00509F;
	background-repeat: no-repeat;
}
.menu ul{height:30px;}
.menu ul ul{width:622px;height:30px;}
.menu ul li{float:left; height:30px; line-height:30px; color:#3981D5; display:block;}<!-- 1st nav -->
.menu ul ul li{display:block; min-width:94px; height:auto;}<!-- 2nd nav -->
.menu a,.menu a:visited{display:block; float:left; width:98px; height:30px; font-family:"微软雅黑"; font-size:14px; text-decoration:none; text-align:center; color:#FFF;} <!-- 一级目录链接 -->
.menu a:hover,.menu li.menujc a{height:30px;border-bottom:0px solid #84AFDE;color:#333333;background-color: #93d3ff;}<!-- 悬停背景color:#8c000d; background:#eef2f3; -->
*html .menu a,*html .menu a:visited{width:114px;}
.menu ul ul a,.menu li.menujc ul a,.menu ul ul a:visited{width:auto; height:auto; display:block; color:#00000f; border-bottom:0px dotted #5A96C5; font-family:"Arial Narrow"; font-weight:normal; font-size:12px; text-align:left;} <!-- 二级目录 下拉单 加虚线 -->
*html .menu ul ul a,*html .menu ul ul a:visited{width:94px;}
.menu table{margin:-1px; width:0; height:0; font-size:1em; z-index:1;}

<!-- first -->
*html .menu a:hover{color:#fff; border:0; height:30px; position:relative; z-index:100;}
.menu li:hover{position:relative;}
.menu :hover > a{height:30px;}
<!-- second -->
*html .menu ul ul a:hover{color:#000000; position:relative; z-index:110; height:100%;}
.menu ul ul li:hover{position:relative;}
.menu ul ul :hover > a{color:#0000fF; font-family:"Arial Narrow"; font-size:12px; font-weight:normal; border-bottom:0px dotted #5A96C5; text-align:left; z-index:110; height:100%;width:100%;}
<!-- third -->
* html .menu ul ul ul a:hover{position:relative; z-index:120;}
<!-- fourth -->
.menu ul ul ul ul a:hover{background:#fffa75; position:relative; z-index:130;}

.menu ul ul{visibility:hidden; position:absolute; height:0; top:30px; left:0px; min-width:94px;max-width:135px;}<!--下拉菜单-->
.menu ul ul ul{top:-10px; width:94px;}

.menu ul :hover ul{visibility:visible; height:auto; border-left:1px solid #00509F; border-bottom:1px solid #00509F; border-right:1px solid #00509F;padding:5px 10px 6px;background:#eBEBfB;width: 140px;}<!--悬停时，下拉菜单显示设定-->
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul ul{visibility:hidden;}
	*/

/*Jeff new version*/

.img_com{background:url(../../images/v2013_en/img_com.png) no-repeat left top;}
.navk{width:100%;min-width:1001px;height:43px;float:left;overflow:visible;background:#fff url(../../images/v2013_en/nav_bg_v3_rpt.png) repeat-x left top;margin-top:19px;padding-bottom:5px;display:block;margin:0px auto;}
/*.navk{width:100%;min-width:1001px;height:35px;float:left;overflow:visible;background:#002e73;;padding-bottom:5px;display:block;padding-bottom:5px;bottom:50px;}*/

/*
.menux{width:1001px;margin:0px auto;}
.menux li{padding:0px 26px;float:left;height:39px;line-height:39px;line-height:41px\9\0;line-height:41px\0;*line-height:41px;overflow:hidden;}
.menux li.nav_line{width:3px;background-position:-0px -0px;padding:0px;}
.menux li a{font-family: 微软雅黑;font-size:15px;color:#ffffff;}
.menux li a:hover{color:#ffd131;}
.menux li .selected{color:#ffd131;}
*/
.menu_bg{
	width:972px;
	height:40px;
	position:relative;
	z-index:999;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	margin: 0 auto;
}
/*
.menu ul{height:30px;}
.menu ul li{float:left; height:30px; line-height:30px; color:#3981D5; display:block;background:#eef2f3;}<!-- 1st nav -->
.menu ul li a{font-family: 微软雅黑;font-size:25px;color:#ffffff;} <!-- 一级目录链接 -->
.menu ul ul{display:block; min-width:94px; height:auto;background:#ff00f3;}<!-- 2nd nav -->
*/

ul#nav_menu,ul#nav_menu ul{
	margin:0 auto;list-style:none;padding:0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
ul#nav_menu ul{min-width:135px;
	display:none;position:absolute;left:0;top:100%;
	-moz-box-shadow:0.7px 0.7px 1px #3E3E3E;-webkit-box-shadow:0.7px 0.7px 1px #3E3E3E;
	box-shadow:0.7px 0.7px 1px #3E3E3E;background-color:#2a6ebb;background-image:none;border-width:1px;border-radius:0px;
	-moz-border-radius:0px;-webkit-border-radius:0px;border-style:solid;border-color:#162436;padding:0px 9px 0px;}/*background-color:#EFEFEF; f8ac00*/
ul#nav_menu li:hover>*{
	display:block;}
ul#nav_menu li{
	position:relative;display:block;white-space:nowrap;font-size:0;float:left;}
ul#nav_menu li:hover{
	z-index:1;}
ul#nav_menu ul ul{
	opacity:1;}
ul#nav_menu{
	font-size:0;z-index:999;position:relative;display:inline-block;zoom:1;padding:0;
	*display:inline;}
* html ul#nav_menu li a{
	display:inline-block;}
ul#nav_menu>li{
	margin:0;}
ul#nav_menu a:active, ul#nav_menu a:focus{
	outline-style:none;}
ul#nav_menu a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:13px Arial;color:#eeeeee;font-weight:bold;cursor:pointer;padding:4px 9px 4px 9px;background-position:0 0;border-width:0 0 0 0px;border-style:solid;border-color:#C0C0C0;}/*text-shadow:#FFF 0 0 1px;*/
ul#nav_menu ul li{border-bottom:0px solid #d7d7d7;
	float:none;margin:-1px 0 0px 0;padding:0px 2px 2px 2px;}
ul#nav_menu ul a{
	text-align:left;padding:8px 0 8px 0;background-color:#2a6ebb;background-image:none;border-width:1px 0 0px 0;border-style:solid;border-color:#293344;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:13px 微软雅黑;color:#cccccc;text-decoration:none;}/*background-color:#EFEFEF; f8acff*/
ul#nav_menu li:hover>a,ul#nav_menu li a.pressed{
	color:#ffffff;background-position:0 100px;text-decoration:none;background-color:#2a6ebb;border-width:0px 0px 0px 0px;border-style:solid;border-color:#293344;}/*background-color:#f8ac00;*/
/*background-color:#f8ac00;border-color:#C0C0C0;*/

ul#nav_menu img{
	border:none;vertical-align:middle;margin-right:4px;}
ul#nav_menu span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#nav_menu ul li:hover>a,ul#nav_menu ul li a.pressed{
	margin:-1px 0 0;background-color:#2a6ebb;background-image:none;color:#FFFFFF;text-decoration:none;border-width:1px 0 0px 0;border-style:solid;border-color:#293344;}/*2nd menu hover background-color:#ffaa00;*/
ul#nav_menu li.topfirst>a{
	border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}
ul#nav_menu li.toplast>a{
	border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}


	/*
.menu ul{
	display:none;position:absolute;left:0;top:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	opacity:0.99;-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:3.5px 3.5px 5px #000000;background-color:#ffffff;border-radius:5px;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-color:#d4d4d4;padding:0 10px 10px;filter:alpha(opacity=99)}
.menu li:hover>*{
	display:block;}
.menu li{
	position:relative;display:block;white-space:nowrap;font-size:0;float:left;}
.menu li:hover{
	z-index:1;}
.menu ul ul{
	opacity:1;}
.menu{
	font-size:0;z-index:999;position:relative;display:inline-block;zoom:1;padding:0;
	*display:inline;}
* html .menu li a{
	display:inline-block;}
.menu>li{
	margin:0;}
.menu a:active, .menu a:focus{
	outline-style:none;}
.menu a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:14px Arial,Helvetica,sans-serif;color:#ffffff;text-shadow:#FFF 0 0 1px;cursor:pointer;padding:4px 9px 4px 9px;background-color:#006899;background-image:url("mainbk.png");background-repeat:repeat;background-position:0 0;border-width:0 0 0 1px;border-style:solid;border-color:#C0C0C0;}
.menu ul li{
	float:none;margin:10px 0 0;}
.menu ul a{
	text-align:left;padding:4px;background-color:#ffffff;background-image:none;border-width:0;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:14px Tahoma;color:#000;text-decoration:none;}
.menu li:hover>a,ul#css3menu1 li a.pressed{
	background-color:#f8ac00;border-color:#C0C0C0;border-style:solid;color:#000000;text-shadow:#FFF 0 0 1px;background-image:url("mainbk.png");background-position:0 100px;text-decoration:none;}
.menu img{
	border:none;vertical-align:middle;margin-right:4px;}
.menu span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
.menu ul li:hover>a,ul#css3menu1 ul li a.pressed{
	background-color:#ffaa00;background-image:none;color:#000000;text-decoration:none;}
.menu li.topfirst>a{
	border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}
.menu li.toplast>a{
	border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}
*/

/*
.menu ul{height:30px;}
.menu ul ul{width:622px;height:30px;}
.menu ul li{float:left; height:30px; line-height:30px; color:#3981D5; display:block;}<!-- 1st nav -->
.menu ul ul li{display:block; min-width:94px; height:auto;}<!-- 2nd nav -->
.menu a,.menu a:visited{display:block; float:left; width:98px; height:30px; font-family:"微软雅黑"; font-size:14px; text-decoration:none; text-align:center; color:#FFF;} <!-- 一级目录链接 -->
.menu a:hover,.menu li.menujc a{height:30px;border-bottom:0px solid #84AFDE;color:#333333;background-color: #93d3ff;}<!-- 悬停背景color:#8c000d; background:#eef2f3; -->
*html .menu a,*html .menu a:visited{width:114px;}
.menu ul ul a,.menu li.menujc ul a,.menu ul ul a:visited{width:auto; height:auto; display:block; color:#00000f; border-bottom:0px dotted #5A96C5; font-family:"Arial Narrow"; font-weight:normal; font-size:12px; text-align:left;} <!-- 二级目录 下拉单 加虚线 -->
*html .menu ul ul a,*html .menu ul ul a:visited{width:94px;}
.menu table{margin:-1px; width:0; height:0; font-size:1em; z-index:1;}

<!-- first -->
*html .menu a:hover{color:#fff; border:0; height:30px; position:relative; z-index:100;}
.menu li:hover{position:relative;}
.menu :hover > a{height:30px;}
<!-- second -->
*html .menu ul ul a:hover{color:#000000; position:relative; z-index:110; height:100%;}
.menu ul ul li:hover{position:relative;}
.menu ul ul :hover > a{color:#0000fF; font-family:"Arial Narrow"; font-size:12px; font-weight:normal; border-bottom:0px dotted #5A96C5; text-align:left; z-index:110; height:100%;width:100%;}
<!-- third -->
* html .menu ul ul ul a:hover{position:relative; z-index:120;}
<!-- fourth -->
.menu ul ul ul ul a:hover{background:#fffa75; position:relative; z-index:130;}

.menu ul ul{visibility:hidden; position:absolute; height:0; top:30px; left:0px; min-width:94px;max-width:135px;}<!--下拉菜单-->
.menu ul ul ul{top:-10px; width:94px;}

.menu ul :hover ul{visibility:visible; height:auto; border-left:1px solid #00509F; border-bottom:1px solid #00509F; border-right:1px solid #00509F;padding:5px 10px 6px;background:#eBEBfB;width: 140px;}<!--悬停时，下拉菜单显示设定-->
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul ul{visibility:hidden;}
*/
.menu_bg li.nav_line{ width:3px; height:20px; background-position:0px -1px; margin: 0px 0px 0px 0px;top:10px;visibility:visible;}

/* 导航栏结束 */



.bannersy{width:972px; margin:0px auto;background:#fff url(../../images/v2013_en/body_bg.jpg) top repeat-x;overflow:auto;}

.bannersy_LeftSide{width:10px; height:356px;float:left;background:#fff url(../../../statics/images/banner_left.png);}/*jeff add left side*/
.bannersy_MainBanner{width:972px; height:356px;float:left;background:#fff url(../../images/v2013_en/banner_mask.png);}/*jeff add middle part*/
.bannersy_RightSide{width:10px; height:356px;float:left;background:#fff url(../../../statics/images/banner_right.png);}/*jeff add right side*/

/*.bannersyL{width:710px; float:left;}*/ /* banner中包含BBS的排版*/
/*
#imgPlay{width:687px; height:344px; float:left; overflow:hidden; position:relative; z-index:1;}
#imgPlay .imgs img{width:687px;}
*/

/* Modify 2013.05.08 for fullsize banner pic
.bannersyL{width:687px; float:left;margin-left:50px}
#imgPlay{width:687px; height:354px; float:none; margin-left:150px;overflow:hidden; position:relative; z-index:1;}
#imgPlay .imgs img{width:687px;}
*/
.bannersyL{width:972px; float:left;margin-left:0px}
#imgPlay{width:972px; height:356px; float:none; margin-left:0px;overflow:hidden; position:relative; z-index:1;}
#imgPlay .imgs img{width:972px;}

#imgPlay .imgs li{float:left; position:relative;}
#imgPlay .imgs{width:6870px;}
#imgPlay .prev,#imgPlay .next{width:1px; height:1px; background:none; left:1px; cursor:pointer; text-indent:-9999px; position:absolute; top:110px;}
#imgPlay .next{background:none; right:1px; left:auto;}
#imgPlay .num{height:19px; display:inline; position:absolute; left:480px; top:325px;} /*left:310px;*/
#imgPlay .num span{width:12px; height:12px; margin:0px 3px; display:inline-block; background:url(../../../statics/images/bit_b.png) no-repeat; overflow:hidden; cursor:pointer; line-height:0;}
#imgPlay .num span.on{background:url(../../../statics/images/bit_l.png) no-repeat;}
#imgPlay #numInner{background:none transparent scroll repeat; padding:3px 0px 0px; position:absolute; top:305px; text-align:center;}

/* 电子公告牌区域 */
.bannersyR{
	width:213px;
	height:264px;
	float:left;
	margin-top:49px;
	padding:8px 13px 0px;
	/*background-image: url(../images/bnr_rbg.jpg);*/
	background-image: url(../../../statics/images_new/news_board2_bg.png);
	background-repeat: no-repeat;
	
	visibility:visible;
}
.bannersyRt{line-height:25px; border-bottom:1px solid #86C9EB; font-family:"微软雅黑"; font-size:14px; color:#034DA0;}
.bannersyRb{height:224px; padding:4px 0px 0px; overflow:hidden;}
.bannersyRb li{width:225px; float:left; background:url(../../../statics/images/bit_1.gif) no-repeat 1px 22px; border-bottom:1px dotted #94B5C4; padding:4px 8px 2px; color:#8C8C8C; white-space:nowrap; overflow:hidden; word-break:keep-all; text-overflow:ellipsis; line-height:37px;}

/* 底部 */
.footerk{margin-top:15px;background:#ffffff;}
.footerT,.footerB{width:100%; float:left;background:#ffffff;}
/*.footer{width:972px; margin:0px auto;background:#ffffff;}*/
.footer{width:972px; margin:0px auto;background:#002e73;}
.footer_link{width:972px; float:left; background:#f6f6f6 url(../../../statics/images/link_bg.jpg) top repeat-x; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; padding:13px 0px;}
.footer_link_title{height:27px; line-height:27px; padding-left:55px; background:url(../../../statics/images/dot_01.jpg) 20px 0px no-repeat; font-size:15px; color:#1a6cb8; font-family:"微软雅黑"; font-weight:bold;}
.footer_link_pic{float:left; width:962px; padding:15px 5px 4px;}
.footer_link_pic li{float:left; padding-left:15px;}
.footer_link_pic li img{width:118px; height:47px; border:1px solid #d7d7d7;}
.rollBox .LeftBotton,.rollBox .RightBotton{float:left; margin-top:0px; display:inline; cursor:pointer;}
.rollBox .Cont{width:942px; float:left; overflow:hidden;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:118px; float:left; padding:0px 8px;}
.rollBox .Cont .pic img{width:118px; height:47px; border:1px solid #d7d7d7;}
.rollBox #List1,.rollBox #List2{float:left;}
/*.footerB{height:77px; background:url(../images/botbg.jpg) repeat-x; margin-top:15px;}*/
.footerB{height:77px; background:#002e73; margin-top:15px;}
.footerF{width:972px; float:left; padding:13px 0px 0px; text-align:center; line-height:26px; color:#CCCCCC}
.footerF a{color:#CCCCCC}
.footerF span{font-family:Verdana;}

/* 内容 */
.main{width:972px; margin:0px auto;background:#ffffff;visibility:visible;}

/********************** Jeff *****************/
/* 新增Top Line*/
.mainTopLine{width:972px; float:left;background:#ffffff;padding-top:5px; padding-bottom:5px;visibility:visible;}
.mainFDAlist{width:700px;height:85px; float:left;background:#4bacc6;border:0px;visibility:visible;}/*6284b3*/
.mainFDALogo{width:298px;height:85px; float:left;visibility:visible;}
.mainFDAlistProp{width:402px;height:24px; float:left;visibility:visible;}
.mainFDAlistContent{width:402px;height:50px; float:left;visibility:visible;}

.andyScroll{background: #E8F8F8;padding-top:0px;padding-left:0px;padding-bottom:0px;padding-right:0px;text-align:left;width:398px;height:59px;overflow:hidden;margin-left:2px}/*E8F8F8*/
.andyScroll a{font:12px/18px tahoma;color:#000; float:left;width:100%;text-decoration: none;display:block;}
.andyscroll a:hover {font:12px tahoma;color:#fffF60;}
/*
<!--.tableFDAContent{border:0px solid #AEDEF2;border-collapse: collapse;}-->
<!--.tableFDAContent0{color:#658fd4;border-bottom:#aedef2 thin solid;border-left:#aedef2 thin solid;border-right:#aedef2 thin solid;border-top:#aedef2 thin solid;background-color: #eef6fe;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;width:100px;}
-->

<!--.tableFDAContent {line-height:10px;border:0px solid #AEDEF2;border-collapse: collapse;text-align:center;}-->

<!--.tableFDAContent0{color:#000000;background-color: #d2eaf1;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;width:100px;border:0px;line-height:15px}-->
*/
.tableFDAListTitle{color:#ff00ff;border:0px;}
.tableFDAListTitle td{color:#4bacc6;background-color:#ffffff;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;width:100px;border-left:0px;border-right:0px;line-height:9px;font-weight:bold;}/*6284b3*/

.tableFDAContent0{color:#000000;}
.tableFDAContent0 td{color:#333333;background-color: #d2eaf1;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;width:100px;border:0px;line-height:18px}
/*
<!--.tableFDAContent1{color:#000000;background-color: #ffffff;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;width:100px;line-height:15px}-->*/
.tableFDAContent1{color:#000000;}
.tableFDAContent1 td{color:#333333;background-color: #ffffff;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;width:100px;border:0px;line-height:18px;}

/* 权威解读 - fda推荐列表 */
.tableFDATitle{color:#000000;}
.tableFDATitle td{color:#000000;background-color: #d2eaf1;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;min-width:100px;border:1px;line-height:20px}

.tableFDAContent2{color:#000000;}
.tableFDAContent2 td{color:#000000;background-color: #d2eaf1;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;min-width:100px;border:1px;line-height:20px}
.tableFDAContent3{color:#000000;}
.tableFDAContent3 td{color:#000000;background-color: #ffffff;font-size:12px;font-family:"新宋体";overflow:auto;text-align:center;min-width:100px;border:0px;line-height:20px;}


/* 新的联系我们 */
.main_lxwm{width:265px;height:85px; float:right;background:url(../../images/v2013_en/new_lxwm_eng.png) no-repeat;border:1px;visibility:visible;}

/* 新的公司简介 */
.mainsyGSJJ{width:272px;height:399px; float:left;background:url(../../images/v2013_en/new_gsjj_eng.png) no-repeat;visibility:visible;overflow:auto;border:1px solid #CCC}
.mainsyGSJJ_Title{width:272px;height:35px;font-size:16px;color:#1a6cb8;line-height:45px;}
.mainsyGSJJ_Title a{font-size:18px;color:#1a6cb8;}
.mainsyGSJJ_Body1{width:242px;height:270px;padding-top:5px;padding-left:20px;padding-right:10px;padding-bottom:10px;line-height:20px}
/*
.mainsyGSJJ_Body1L{float:left;width:135px;height:120px;}
.mainsyGSJJ_Body1R{float:right;width:135px;height:100px;line-height:20px;text-align:left;font-size:12px;padding-top:-5px;padding-left:5px;padding-right:10px;padding-bottom:10px;font-size:12px; font-family:"微软雅黑";}
*/
.mainsyGSJJ_Body2{float:right;width:90px;height:30px;line-height:25px;text-align:left;padding-top:10px;adding-bottom:10px;padding-right:10px;}

/* 新的咨询中心 */
.mainsyXWZX{width:400px;height:399px;margin-left:10px; float:left;background:url(../../images/v2013_en/new_xwzx_eng.png) no-repeat;visibility:visible;border:1px solid #CCC}
.mainsyXWZX_Title{width:400px;height:35px;visibility:visible;font-size:16px;color:#1a6cb8;line-height:45px;}
.mainsyXWZX_Title a{font-size:18px;color:#1a6cb8;}
.mainsyXWZX_BodyPic{width:400px;height:170px; visibility:visible;}
.mainsyXWZX_BodyPicL{width:200px;height:170px; float:left;padding-top:10px;padding-left:15px;visibility:visible;}
.mainsyXWZX_BodyImg img{border:1; margin:0; padding:0; max-width:300px;width:e­xpression(this.width>300?"300px":this.width);
max-height:200px;height:e­xpression(this.height>200?"200px":this.height);}
.mainsyXWZX_BodyPicR{width:160px;height:170px; float:right;line-height:20px;text-align:left;padding-top:-5px;padding-left:5px;padding-right:10px;padding-bottom:10px;font-size:12px; font-family:"微软雅黑";visibility:visible;}

.mainsyXWZX_BodyPicTop{width:400px;height:130px; float:left;margin:0 auto;text-align:center;visibility:visible;margin-top:10px;}
.mainsyXWZX_BodyPicBtm{width:400px;height:20px; line-height:20px;float:left;margin:0 auto;text-align:center;visibility:visible;}

.mainsyXWZX_BodyWord{width:360px;height:178px;padding:0px 20px 0px; overflow:hidden;visibility:visible;}
.mainsyXWZX_BodyWord li{width:338px; float:left; background: url(../../images/bit_1.gif) no-repeat 1px 15px; border-bottom:1px dotted #94B5C4; padding:4px 10px 2px; color:#8C8C8C; overflow:hidden; word-break:keep-all; line-height:20px;margin-bottom:5px;}
.mainsyXWZX_BodyWord .link{width:338px;float:left;text-align:left;line-height:20px;}
.mainsyXWZX_BodyWord .date{width:338px;float:right;text-align:right; color:#8c8c8c; font-family:Arial;margin-top:-19px;}

/* 新的商务信息 */
.mainsySWXX{width:272px;height:399px; float:left; text-align:center;overflow:hidden;margin-left:10px; background:url(../../images/v2013_en/new_business_eng.png) no-repeat;visibility:visible;border:1px solid #CCC}
.mainsySWXX_Title{width:272px;height:35px;visibility:visible;font-size:16px;color:#1a6cb8;line-height:45px;text-align:left;}
.mainsySWXX_Title a{font-size:18px;color:#1a6cb8;}
.mainsySWXX_Body{width:242px;height:270px; line-height:20px;padding:10px;text-align:center;}
.mainsySWXX_More{width:90px;height:30px; float:right;line-height:25px;text-align:left;padding-top:10px;adding-bottom:10px;padding-right:10px;}

.mainsySWXX_Body li{text-align:center;}
.mainsySWXX_Body_Intro{height:30px;padding:0px 5px 15px 5px;color:#666666;text-align:left;}
.mainsySWXX_Body_Item{padding:6px 12px 6px 12px;text-align:center;margin-top:10px;font-size:14px;color:#0000ff;background:#eeeeee;}
.mainsySWXX_Body_Item a{color:#2880DF;text-align:center;}

/* 新的检测流程 */
.mainsyJCLC{width:972px;height:280px; margin-top:10px;background:url(../../../statics/images_new/new_jylc.png) no-repeat;visibility:visible;overflow:auto;}
.mainsyJCLC_Pic{width:750px;height:280px;float:left;visibility:visible}
.mainsyJCLC_FAQ{width:170px;height:200px; float:left;padding-top:45px;padding-left:20px;padding-right:15px;visibility:visible;color:#1a6cb8;text-overflow:ellipsis;line-height:18px;}

/* 新的疾病知识 */
.mainsyJBZS{width:972px;height:280px; margin-top:10px;background:url(../../../statics/images_new/new_jbzs.png) no-repeat;visibility:visible;overflow:auto;}
.mainsyJBZS_Important{width:750px;height:280px;float:left;visibility:visible}
.mainsyJBZS_More{width:170px;height:200px; float:left;padding-top:45px;padding-left:20px;padding-right:15px;visibility:visible;color:#1a6cb8;text-overflow:ellipsis;line-height:18px;}

.medicineTable{width:700px; float:left; padding:30px 0px;text-align:center;}
.tableMedicine {border-collapse: collapse;text-align:center;border:1px solid #AEDEF2;line-height:20px;}
.tableMedicine0{color:#000000;background-color: #d2eaf1;font-size:12px;font-family:"新宋体";text-align:center;border:1px solid #ffffff;}
.tableMedicine1{color:#000000;background-color: #ffffff;font-size:12px;font-family:"新宋体";text-align:center;border:1px solid #AEDEF2;}
.tableMedicine2{color:#000000;background-color: #ffffff;font-size:12px;font-family:"新宋体";text-align:center;width:150px;border:1px solid #AEDEF2;}

/* 首页弹出广告 */
.popup_ad_close{ position:absolute; width:60px; height:20px; top:10px; left:410px; font-size:14px; cursor:pointer; background:#f8ac00;color:#ffffff;background:#f8ac00;}
.popup_ad_reg{ position:absolute; width:100px; height:20px; top:458px; left:180px; font-size:20px; cursor:pointer; background:#f8ac00;text-align:center} 
.popup_ad_close a:link,.popup_ad_close a:visited,.popup_ad_close a:hover,.popup_ad_close a:active{ width:100%; height:100%; display:block; text-decoration:none; letter-spacing:8px;margin:0 auto;text-align:center;line-height:20px;} 
.popup_ad_reg a:link,.popup_ad_reg a:visited,.popup_ad_reg a:hover,.popup_ad_reg a:active{ width:100%; height:100%; display:block; text-decoration:none; letter-spacing:8px;margin:0 auto;text-align:center;line-height:20px;} 

.popup_bg_layer{background:#000000;left:0;position:absolute;top:0;width:100%;z-index:1000;display:none;}
.popup_ad_cont{position:absolute;width:500px;height:500px;left:0px;top:0px;background:url(../../../statics/images_new/AdPopup.png) no-repeat left top;z-index:1001;display:none;}

.expert_name{float:left;background:#f0f0f0;width:700px;height:30px; font-family:"微软雅黑";font-size:14px; line-height:30px; padding-left:5px; margin-bottom:10px; display:block;}
/*.expert_name a:visited{display:block; float:left; width:98px; height:30px; font-family:"微软雅黑"; font-size:14px; text-decoration:none; text-align:center; color:#FFF;}*/
.expert_name_body{float:left;width:600px;}
.expert_item{float:left;background:#f0f0f0;width:90px;height:24px;line-height:24px;margin-top:3px; margin-bottom:3px;margin-right:3px;text-align: center;}
/*.expert_item a:active{color:#ffffff;}*/
.expert_name_title{float:right;
	background:#7ecef4;
	width:98px;
	height:24px;
	line-height:24px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:2px;
	text-align: center;
	font-weight: bold;
	color:#FFF;
}
.expert_detail{background:#76c7eb;width:698px;height:auto; font-family:"微软雅黑";font-size:12px; line-height:20px; border-right:1px solid #000000;border-bottom:1px solid #000000;display:none;padding:10px 10px 10px 10px;margin-bottom:10px;margin-top:10px;}
.expert_detail_left{float:left;width:548px;height:auto;}
.expert_detail_header{width:548px;height:30px;border-bottom:1px solid #ffffff;font-size:14px;}
.expert_detail_body{width:548px;padding:10px 10px 10px 0px;}
.expert_detail_pic{float:right;height:100%;background:#fffff4;}

/* products and services for english version */
.content_outline{margin-top:10px;padding-left:10px;padding-right:4px;border:1px dotted #C8C7CE;}

/* about text formatter for english version */
.about_text{padding-left:20px;width:100%;height:250px;line-height:25px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#333333;}
.about_text a{color:#0066FF;}
/********************** End of Jeff *****************/


.mainsyT{width:972px; float:left;visibility:visible;margin-top:10px}
.mainsyTL{float:left; width:372px;visibility:visible;}
.mainsyTR{float:left; width:582px; padding-left:18px;visibility:visible;}
/* 上左公司简介 */
.mainsyTL_gsjj{float:left; width:372px;}
.mainsyTL_gsjjT{height:35px; background:url(../../../statics/images/bg_01.jpg) no-repeat; font-size:15px; color:#1a6cb8; font-family:"微软雅黑"; font-weight:bold; padding:5px 0px 0px 34px;}
.mainsyTL_gsjjB{float:left; width:342px; height:143px; margin-top:10px; background:url(../../../statics/images/bg_02.jpg) no-repeat; padding:0px 15px 10px 15px;}
.mainsyTL_gsjjBt{height:34px; line-height:34px;}
.mainsyTL_gsjjBt .left{float:left; font-size:14px; font-family:"微软雅黑";}
.mainsyTL_gsjjBt .right{float:right;}
.mainsyTL_gsjjBt .right span{font-size:10px;}
.mainsyTL_gsjjBf{float:left; width:342px;}
.mainsyTL_gsjjBfL{float:left; width:142px;}
#js_F{position:relative; overflow:hidden; width:131px; height:131px;}
#js_F img{position:absolute; top:0; left:0; width:131px; height:102px;}

.mainsyTL_gsjjBfR{float:left; width:200px; line-height:20px;}

/* 上左sina */
.mainsyTL_sina{float:left; width:340px; margin-top:12px; padding:0px 15px; background:url(../../../statics/images/bg_03.jpg) top repeat-x; border:1px solid #dbdbdb; border-bottom:none;}
.mainsyTL_sinaT{height:55px; line-height:55px; background:url(../../../statics/images/dot_02.gif) left center no-repeat; font-size:15px; color:#1a6cb8; font-family:"微软雅黑"; font-weight:bold; padding-left:40px; border-bottom:1px dotted #dbdbdb;}
.mainsyTL_sinaC{width:342px; padding:20px 0px 10px; float:left; overflow:hidden;}
.mainsyTL_sinaCt{height:72px;}
.mainsyTL_sinaCt .right{margin-top:13px;}
.mainsyTL_sinaCb{}
.mainsyTL_sinaB{float:left; width:372px; height:12px; background:url(../../../statics/images/bg_04.jpg) no-repeat; overflow:hidden;}

/* 上左联系我们 */
.mainsyTL_lxwm{float:left; margin-top:12px; width:283px; height:41px; background:url(../../../statics/images/bg_05.jpg) no-repeat; padding:50px 0px 0px 89px; line-height:20px;}
.mainsyTL_lxwm a{color:#3576b7;}
.mainsyTL_lxwm span{font-size:10px;}
.mainsyTL_lxwm strong{font-weight:normal;}
.mainsyTL_lxwm strong a{color:#fff;}

/* 上右 */
.mainsyTRt{height:12px; background:url(../../../statics/images/bg_06_s.gif) no-repeat; overflow:hidden;margin-top:10px;}
.mainsyTRb{height:12px; background:url(../../../statics/images/bg_06_x.gif) no-repeat; overflow:hidden;}
.mainsyTRc{background:url(../../../statics/images/bg_06_z.gif) repeat-y; overflow:hidden; padding:0px 19px; }
.mainsyTRc_title{height:34px; line-height:34px; background:url(../../../statics/images/dot_02.jpg) left center no-repeat; font-size:15px; color:#1a6cb8; font-family:"微软雅黑"; font-weight:bold; padding-left:35px;}
.mainsyTRc_ma,.mainsyTRc_mb,.mainsyTRc_mc{float:left; width:515px; height:139px; margin-top:15px; padding:0px 15px;}
.mainsyTRc_ma{background:url(../../../statics/images/bg_07.jpg) no-repeat;}
.mainsyTRc_maT,.mainsyTRc_mbT,.mainsyTRc_mcT{height:32px; line-height:32px; border-bottom:1px dotted #cbcaca;}
.mainsyTRc_maT .left,.mainsyTRc_mbT .left,.mainsyTRc_mcT .left{font-family:"微软雅黑"; font-size:14px;}
.mainsyTRc_maT .right span,.mainsyTRc_mbT .right span,.mainsyTRc_mcT .right span{font-size:10px;}
.mainsyTRc_maB,.mainsyTRc_mbB,.mainsyTRc_mcB{float:left; padding-left:75px; width:440px; padding-top:12px;}
.mainsyTRc_maB li,.mainsyTRc_mbB li,.mainsyTRc_mcB li{float:left; padding-left:10px; background:url(../../../statics/images/bit_1.gif) left center no-repeat; height:26px; line-height:26px; width:430px;}
.mainsyTRc_maB .left,.mainsyTRc_mcB .left,.mainsyTRc_mbB .left{float:left; width:340px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mainsyTRc_maB .right,.mainsyTRc_mcB .right,.mainsyTRc_mbB .right{float:left; width:90px; text-align:right; color:#8c8c8c; font-family:Arial;}
.mainsyTRc_mb{background:url(../../../statics/images/bg_08.jpg) no-repeat;}
.mainsyTRc_mc{background:url(../../../statics/images/bg_09.jpg) no-repeat;}
.mainsyTRc_table{width:545px; float:left; padding:20px 0px 10px 0px;}
.mainsyTRc_tableT{width:541px; height:32px; float:left; background:url(../../../statics/images/bgk_1bar.gif) repeat-x; padding:5px 0px 0px 4px; overflow:hidden;}
.mainsyTRc_tableT li{height:32px; float:left; padding-right:3px; font-size:14px; overflow:hidden;}
.mainsyTRc_tableT li a,.mainsyTRc_tableT li a:hover,.mainsyTRc_tableT li.tabqh_1 a{width:90px; height:32px; float:left; text-align:center; line-height:32px; color:#FFF;}
.mainsyTRc_tableT li a,.mainsyTRc_tableT li.tabqh_2 a{background:url(../../../statics/images/bgk_1l.gif) no-repeat;}
.mainsyTRc_tableT li.tabqh_1 a{font-weight:bold; background:url(../../../statics/images/bgk_1b.gif) no-repeat; color:#323232; text-decoration:none;}
.mainsyTRc_tableT li a:hover{text-decoration:none;}
.mainsyTRc_tableT li.more{float:right; margin-right:7px;}
.mainsyTRc_tableT li.more a,.mainsyTRc_tableT li.more a:hover{width:auto; background:none; font-size:11px;}
.mainsyTRc_tableB{width:513px; height:170px; float:left; background:#FFF; border:1px solid #DBDBDB; border-top:none; padding:10px 15px 0px;}
.mainsyTRc_tableBL{width:147px; float:left;}
.mainsyTRc_tableBR{width:366px; float:left;}
.mainsyTRc_tableBR li,.gene_1b li{width:356px; float:left; background:url(../../../statics/images/bit_1.gif) no-repeat 2px center; border-bottom:1px dotted #C8C7C7; padding-left:10px; line-height:29px;}
.mainsyTRc_tableBRL,.gene_1bL{width:260px; float:left; white-space:nowrap; overflow:hidden; word-break:keep-all; text-overflow:ellipsis;}
.mainsyTRc_tableBRR,.gene_1bR{width:96px; float:left; text-align:right; font-family:Arial; color:#8C8C8C;}

.mainsyM{width:970px; height:125px; float:left; background:url(../../../statics/images/bg_10.jpg) repeat-x; border:1px solid #DCDCDC; margin-top:15px;visibility:visible;}
.mainsyML{width:678px; float:left; padding:9px 0px 0px 18px;}
.mainsyMLt{height:39px; background:url(../../../statics/images/pic_10.jpg) no-repeat; padding:2px 0px 0px 36px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#1A6CB8;}
.mainsyMLb{padding:0px 0px 0px 41px;}
.mainsyMLb_l{width:219px; float:left; margin-top:4px;}
.mainsyMLb_m{width:225px; float:left; margin-top:7px;}
.mainsyMLb_r{width:193px; float:left;}
.mainsyMLb_l img,.mainsyMLb_m img,.mainsyMLb_r img{float:left;}
.mainsyMR{width:274px; float:left;}
.mainsyMR a{float:left; margin:16px 0px 0px 3px; font-size:11px;}

.mainsyB{width:956px; height:373px; float:left; background:url(../../../statics/images/bar_1.jpg) repeat-x; border:1px solid #DEDEDE; margin-top:15px; padding:14px 0px 0px 14px;}
.mainsyBt{height:44px; background:url(../../../statics/images/pic_14.jpg) no-repeat; padding:0px 0px 0px 42px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#1A6CB8;}
.mainsyBb{}
.mainsyBb_k{width:318px; float:left;}
.gene,.geneT,.gene_1m,.gene_1b,.gene_2b,.gene_2b li{width:274px; float:left;}
.gene{height:292px; background:url(../../../statics/images/bar_2.jpg) repeat-x; border:1px solid #DEDEDE; padding:7px 13px 0px;}
.geneT{height:32px; line-height:30px;}
.geneTL{float:left; font-family:"微软雅黑"; font-size:14px;}
.geneTL img,.geneTL span{float:left;}
.geneTL span{padding-left:10px;}
.geneTR{float:right; font-size:11px;}
.gene_1m{padding:9px 0px 14px; border-bottom:1px dotted #C8C8C8;}
.gene_1mL{width:126px; float:left;}
.gene_1mL img{width:110px; height:125px;}
.gene_1mR{width:148px; float:left; margin-top:6px;}
.gene_1mRt{height:22px; font-weight:bold; white-space:nowrap; overflow:hidden; word-break:keep-all; text-overflow:ellipsis;}
.gene_1mRb{height:96px; line-height:24px; overflow:hidden;}
.gene_1b{padding:8px 0px 0px;}
.gene_1b li{width:264px; line-height:24px; border:none;}
.gene_1bL{width:182px;}
.gene_1bR{width:82px;}
.gene_2b{height:255px; overflow:hidden;}
.gene_2b li{height:117px; margin-top:10px; border-bottom:1px dotted #C8C8C8;}
.gene_2bL{width:106px; float:left;}
.gene_2bL img{width:93px; height:107px;}
.gene_2bR{width:168px; float:left; margin-top:6px;}
.gene_2bR .gene_1mRb{height:72px;}

/* 关于公司-公司简介 */
.bannerk{width:100%; float:left; background:#FFFFFF;}
.banner{width:972px; margin:0px auto;}
.mainL{width:195px; float:left; background:url(../../../statics/images/left_t3.jpg) no-repeat right bottom; padding-bottom:109px; overflow:hidden;}
.mainLt{width:177px; height:56px; float:left; background:url(../../../statics/images/left_t1.jpg) no-repeat; padding-right:18px; text-align:right; font-family:"微软雅黑"; font-size:20px; color:#FFF;}
.mainLt span{font-family:Arial; font-size:14px;}
.mainLm{width:195px; height:auto !important; height:258px; min-height:258px; float:left; background:#0C56AA url(../../../statics/images/left_t2.jpg) no-repeat; padding:26px 0px 20px 20px;}
.mainLm li{line-height:30px;}
.mainLm li a{width:155px; height:30px; float:left; border-bottom:1px solid #4488E1; text-align:right; color:#FFF;}
.mainLm li a:hover,.mainLm .mainLmbg a{background:url(../../../statics/images/left_bg.jpg) no-repeat; padding-right:20px; color:#FFF; text-decoration:none;}
.mainLm li ul{width:175px; float:left; background:#1C96EB;}
.mainLm li li a{border-bottom:1px dotted #6EBCF2;}
.mainLm li li a:hover,.mainLm .mainLmbg .lmnow a{background:#1C96EB; font-weight:bold;}
.mainLm .mainLmbg li a{background:#1C96EB;}
.mainLm li .lmnow a,.mainLm .mainLmbg .lmnow a{font-weight:bold;}
.mainLb{width:195px; float:left;}

.mainR,.mainRt,.mainRb{width:700px; float:left;}
.mainR{height:auto !important; height:500px; min-height:500px; background:#FFF url(../../../statics/images_new/right_bg_new.png) no-repeat left top; padding:16px 38px 16px 39px;}
.mainRt{height:40px;}
.mainRtL{width:380px; float:left; font-family:"微软雅黑"; font-size:16px; color:#1A6CB8;}/*for chinese width:180px;*/
.mainRtR{width:520px; float:left; margin-top:8px; text-align:right;}
.mainRtR,.mainRtR a,.mainRtR a:hover{color:#666; text-decoration:none;}
.mainRb{padding:0px 0px 20px;}
.about_j{padding:36px 0px 0px; line-height:25px;}
.about_jL{width:440px; float:left;}
.about_jL p{margin-top:30px;font-size:13px;color:#333333}
.about_jL p.jlbt{margin:0px; font-family:"Arial"; font-size:16px; color:#C33117;}
.about_jR{width:260px; float:left; margin-top:30px;Text-Align:center;}
.about_jR img{margin-top:25px;}


/* 关于公司-公司动态 */
.about_d{padding:16px 0px 0px;}
.about_dT,.about_dT li,.about_dB{width:700px; float:left;}
.about_dT{height:417px; overflow:hidden;}
.about_dT li{height:184px; margin-top:24px; border-bottom:1px dotted #C8C7CE;}
.about_dTL{width:255px; float:left;}
.about_dTL img{width:242px; height:160px;}
.about_dTR{width:445px; float:left; margin-top:5px;}
.about_dTRt{height:26px; font-size:14px; font-weight:bold; white-space:nowrap; overflow:hidden; word-break:keep-all; text-overflow:ellipsis;}
.about_dTRm{height:22px; font-family:Arial; color:#8F8F8F;}
.about_dTRz{height:72px; line-height:24px; overflow:hidden;}
.about_dTRb{padding:8px 0px 0px;}
.about_dB{padding:15px 0px 20px;}
.about_dB li{width:690px; float:left; background:url(../../../statics/images/bit_2.jpg) no-repeat 1px center; border-bottom:1px dotted #C8C7CE; padding-left:10px; line-height:33px;}
.about_dBL{width:540px; float:left; font-size:14px; white-space:nowrap; overflow:hidden; word-break:keep-all; text-overflow:ellipsis;}
.about_dBR{width:150px; float:left; font-family:Arial; text-align:right; color:#A8A6A6;}
/*page*/
.page{width:700px; float:left; padding:55px 0px 10px; text-align:center;}
.page span{color:#008BFF;}

/* 关于公司-公司动态详细 */
.abont_x{padding:32px 0px 0px;}
.abont_xt,.abont_xr,.abont_xm,.abont_xb{width:700px; float:left;}
.abont_xt,.abont_xr{border-bottom:1px dotted #C8C7CE; text-align:center;}
.abont_xt{height:40px; font-size:16px; font-weight:bold;}
.abont_xr{line-height:26px; color:#999;}
.abont_xm{padding:20px 0px; font-size:14px; line-height:28px;}
.abont_xb{padding:20px 0px; line-height:24px; border-top:1px dotted #C8C7CE;}

/* 关于公司-招聘信息 */
.about_z{padding:35px 0px 0px;}
.about_zT{width:660px; height:108px; float:left; background:url(../../../statics/images/bg_11.jpg) no-repeat; padding:20px 20px 0px; line-height:25px; color:#000;}
.about_zT a{font-family:Arial; color:#0081EF; text-decoration:underline;}
.about_zT a:hover{text-decoration:none;}
.about_zB{width:700px; float:left; padding:20px 0px;}
.about_zB li{width:700px; float:left; margin-top:10px; padding-bottom:10px;}
.about_zBt{width:668px; height:44px; float:left; background:url(../../../statics/images/bg_12.jpg) no-repeat; padding:0px 16px; line-height:34px; font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#FFF;}
.about_zBb{width:668px; float:left; padding:0px 16px;}
.about_zBb table,.about_zBb td{font-size:14px; line-height:30px; color:#000;}

/* 关于公司-联系我们 */
.about_w{padding:50px 0px 0px;}
.about_wT{width:700px; height:62px; float:left; border-bottom:1px dotted #C8C7CE;}
.about_wT .right{line-height:27px; background:url(../../../statics/images/pic_18.jpg) no-repeat; margin-top:18px; padding-left:40px; font-family:"微软雅黑"; font-size:15px;}
.about_wT .right a{text-decoration:underline;}
.about_wT .right a:hover{text-decoration:none;}
.about_wB{width:700px; float:left;}
.about_wBt{width:670px; float:left; background:url(../../../statics/images/bg_13.jpg) no-repeat; margin-top:10px; line-height:36px; padding:0px 15px; font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#313131;}
.about_wBb{width:664px; float:left; padding:9px 18px 30px; line-height:31px;}
.about_wBb li{width:322px; float:left; background:url(../../../statics/images/arw_1.jpg) no-repeat left 15px; padding-left:10px;}

/* 量体裁药-心血管药 */
.medic{width:700px; float:left; padding:30px 0px;}
.medic li{width:670px; float:left; background:url(../../../statics/images/arw_2.jpg) no-repeat left center; border-bottom:1px dotted #C8C7CE; padding:0px 15px; line-height:38px; font-size:14px;}
.medic p{font-size:14px; line-height:30px; margin-bottom:20px;}
.medic table,.medic td{line-height:40px; text-align:center; color:#464646;}
.medic table{border-top:1px solid #FFF; border-right:1px solid #FFF;}
.medic th,.medic td{border-left:1px solid #FFF; border-bottom:1px solid #FFF;}
.medic th{font-size:14px; font-weight:normal; color:#464646;}

/* 检测流程 */
.proce{padding:40px 0px 0px;}
.proce li{width:700px; float:left; padding-bottom:55px; text-align:center;}

/* 基因那些事 */
.base,.say{padding:40px 0px 0px;}
.baseT{width:505px; height:175px; float:left; background:url(../../../statics/images/bg_14.jpg) no-repeat; padding:64px 35px 0px 160px; line-height:28px;}
.baseT strong{font-size:14px; font-weight:bold; color:#014196;}
.baseB{width:697px; float:left; padding:10px 0px 30px;}
.baseB li{width:672px; float:left; background:url(../../../statics/images/arw_3.jpg) no-repeat 14px center; border-bottom:1px dotted #CCC; padding:0px 11px 0px 14px; line-height:32px;}
.baseBL{width:537px; float:left; padding-left:15px; font-size:14px; white-space:nowrap; overflow:hidden; word-break:keep-all; text-overflow:ellipsis;}
.baseBR{width:120px; float:left; font-family:Arial; text-align:right; color:#919191;}

/* 留言 */
.sayT,.sayB{width:700px; float:left;}
.sayT textarea{width:700px; height:60px; float:left; border:1px solid #ECECEC; padding:15px 0px 15px 15px; font-size:14px;}
.inputbg1,.inputbg2{width:104px; height:34px; float:left; background:url(../../../statics/images/button_6.jpg) no-repeat; border:none; cursor:pointer; margin:15px 10px 0px 0px;}
.inputbg2{width:105px; background:url(../../../statics/images/button_7.jpg) no-repeat;}
.sayB{padding:20px 0px 35px;}
.sayB li{width:700px; float:left; margin-top:15px; border-top:1px solid #CECECE; padding:5px 0px 0px;}
.sayBt{width:655px; float:left; background:url(../../../statics/images/arw_3.jpg) no-repeat 15px center; padding:0px 15px 0px 30px; line-height:32px; font-size:14px; font-weight:bold; color:#024288;}
.sayBb,.sayBbT,.sayBbB{width:700px; float:left;}
.sayBbT{height:7px; background:url(../../../statics/images/line_1t.jpg) no-repeat;}
.sayBbB{height:2px; background:url(../../../statics/images/line_1b.jpg) no-repeat;}
.sayBbM{width:652px; height:auto; float:left; background:#F7F7F7; border-left:1px solid #F0F0F0; border-right:1px solid #F0F0F0; padding:12px 18px 18px 28px; color:#6D6D6D; line-height:23px;}
.sayBbM strong{font-size:14px;}

/*登录弹出层*/
.black_overlay{width:100%; height:100%; background:#000; -moz-opacity:0.5; opacity:.50; filter:alpha(opacity=50); display:none; position:absolute; top:0%; left:0%; z-index:9999;}
.white_content{width:560px; height:324px; padding:31px 31px 0px 65px; display:none; position:absolute; top:50%; left:50%; margin-left:-328px; margin-top:-177px; background:url(../../../statics/images/nbg_1.png) no-repeat; z-index:9999;}
.tbok{width:560px; float:left; background:url(../../../statics/images/nbar_1.jpg) no-repeat 254px 20px;}
.tbokt{height:53px; text-align:right;}
.tbokb{}
.tbokbL,.tbokbLt,.tbokbLm,.tbokbLb,.tbokbR,.tbokbt,.tbokbm,.tbokbb{width:280px; float:left;}
.tbokbLt{font-size:14px; font-weight:bold; color:#1A6CB8;}
.tbokbLm li{width:230px; float:left; margin-top:15px;}
.tbnstyle{width:206px; height:25px; background:#FFF; border:1px solid #DADADA; padding:0px 8px; line-height:25px;}
.tbnbg{width:93px; height:32px; background:url(../../../statics/images/nbutton_2.jpg) no-repeat; border:none; cursor:pointer;}
.tbokbLb{padding:20px 0px 0px; line-height:22px;}
.tbokbLb strong{color:#1A6CB8;}
.tbokbt{height:25px; font-size:14px; font-weight:bold; color:#6B9106;}
.tbokbm{height:68px; line-height:22px;}
.tbokbb li{width:104px; height:24px; float:left; background:url(../../../statics/images/narrow_1.jpg) no-repeat 0px 5px; padding-left:12px;}
.tbokbb a{color:#6B9106;}
