@charset "utf-8";
/* CSS Document */

/* 重写浏览器的所有默认样式
---------------------------------------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {/* 去掉了P */
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,th,var {/* 去掉了strong */
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:'';
}
abbr,acronym {
border: 0;
}

/* 基本属性
---------------------------------------------------------------------------------------------------------------------- */
body{
background:#fff;
background:url(images/pajt/bg.gif) #ededed repeat-x;
color:#444;
font-size:12px;
text-align:left;
}

a{text-decoration: none;}
a:link,a:visited{color:#666;font-size:12px;}
a:hover,a:active,a:focus{color:#f00;text-decoration: none;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed, a.cRed:link, a.cRed:visited{ color:#f00;}a.cRed:hover{color:#c00;}

.fB {font-weight: bold;}
.f14px{ font-size:14px;}
.height{padding:5px;}/* 高度10px */

input, button, select{font-size:12px;color:#444;}
input.width0{ width:30px; border:1px #999 solid; padding:3px;}
input.width1{ width:50px; border:1px #999 solid; padding:3px;}
input.width2{ width:150px; border:1px #999 solid; padding:3px;}
input.width3{ width:380px; border:1px #999 solid; padding:3px;}

textarea{font-size:12px;color:#444;}
textarea.width0{ width:150px; height:150px;border:1px #999 solid; padding:3px; line-height:180%;}
textarea.width1{ width:380px; height:90px;border:1px #999 solid; padding:3px; line-height:180%;}
textarea.width2{ width:380px; height:160px;border:1px #999 solid; padding:3px; line-height:180%;}


/* 清除浮动_以后不再在新项目中使用*/
.clear{clear:both;height:0;line-height:0px;font-size:0;overflow: hidden;}

/* 解决容器不扩展问题，调用<div class="clear_box">&nbsp;</div> */
.clear_box{
font:0px/0px sans-serif;
clear:both;
display:block;
overflow:hidden;
height:0;
line-height:0px;
border:0px;
padding:0px;
margin:0px;
}



/* 总布局
---------------------------------------------------------------------------------------------------------------------- */
.header{
width:1000px;
margin:0 auto;
background:#fff;
}

.wrapper{
width:912px;
margin:0 auto;
padding:0px 44px 30px 44px;
background:url(images/pajt/wrapper_bg.png) #fff no-repeat;
}
.wrapper .top{
height:40px;
}
.wrapper .sidebar{
float:left;
width:196px;
}
.wrapper .main{
float: right;
width:680px;
}

.footer{
position:relative;
width:1000px;
margin:0 auto;
height:85px;
background:url(images/pajt/footer_bg.png) #fff top center no-repeat;
}
.footer .footer_logo{
position: absolute;
background: url(images/pajt/footer_logo.png);
width:60px;
height:70px;
left:80px;
text-indent:-9999px;
}
.footer .footer_txt{
position: absolute;
width:600px;
left:160px;
top:23px;
line-height:180%;
}
.footer .footer_link{
position: absolute;
right:36px;
top:25px;
}


/* logo、顶导航菜单
---------------------------------------------------------------------------------------------------------------------- */
.logo{
float:left;
display:block;
width:192px;
height:109px;
cursor:pointer;
}
.logo h1{
text-indent:-9999px;
width:192px;
height:109px;
background:url(images/pajt/logo.png);
}


.top_nav{
float:left;
width:772px;
height:28px;
padding-top:20px;
padding-right:36px;
text-align:right;
background:url(images/pajt/top_nav_bg.png) no-repeat right center;
}


/* 频道导航菜单
---------------------------------------------------------------------------------------------------------------------- */
#main_nav{
float:left;
background-image:url(images/pajt/main_nav_bg.png);
height:38px;
line-height:38px;
width:770px;
padding-left:38px;
}
#main_nav li{
display:inline;
}
#main_nav a{
float:left;
background:url(images/pajt/main_nav_left.png) no-repeat left top;
font-size:14px;
font-weight:bold;
padding-left:15px;
color:#fff;
margin-left:1px;
}
#main_nav a span{
float:left;
display:block;
background:url(images/pajt/main_nav_right.png) no-repeat right top;
padding-left:0px;
padding-right:15px;
}

/* 针对IE5和Mac的hack调整 \*/
#main_nav a span{float:none;}
/* End IE5-Mac hack */

#main_nav a:hover{
background-position:0% -38px;
color:#fff;
text-decoration: underline;
}
#main_nav a:hover span{
background-position:100% -38px;
}
/* 当前频道的样式定义[开始] */
#main_nav a.ok_top{
background:url(images/pajt/main_nav_left.png) no-repeat left top;
background-position:0% -38px;
}
#main_nav a.ok_top span{
background:url(images/pajt/main_nav_right.png) no-repeat right top;
background-position:100% -38px;
}
#main_nav a:hover.ok_top span{
color:#fff;
text-decoration:underline;
}


/* 二级导航
---------------------------------------------------------- */
.scroll_news{/* 顶部滚动公告 */
float:left;
height:23px;
line-height:23px;
padding-left:60px;
background:url(images/pajt/scroll_news_bg.png) no-repeat;
}


#sub_nav_box{
float:left;
position:relative;
width:788px;
margin-left:20px;
}

.sub_nav0, .sub_nav1, .sub_nav2, .sub_nav3, .sub_nav4, .sub_nav5, .sub_nav6, .sub_nav7, .sub_nav8, .sub_nav9{
position:absolute;
height:23px;
line-height:23px;
top:0px;
background: url(images/pajt/scroll_news_bg1.png) no-repeat;
padding-left:20px;
}

#sub_nav_box .r_pic{
position:absolute;
top:0px;
right:0px;
width:20px;
background: url(images/pajt/scroll_news_bg2.png) no-repeat;
}

.sub_nav0{
left:10px;
}
.sub_nav1{
left:50px;
width:270px;
display:none;
}
.sub_nav2{
left:10px;
width:660px;
display:none;
}
.sub_nav3{
left:240px;
width:130px;
display:none;
}
.sub_nav4{
left:290px;
width:360px;
display:none;
}
.sub_nav5{
left:400px;
width:130px;
display:none;
}
.sub_nav6{
left:480px;
width:130px;
display:none;
}
.sub_nav7{
left:550px;
width:130px;
display:none;
}
.sub_nav8{
left:220px;
width:500px;
display:none;
}







/* 侧栏
---------------------------------------------------------------------------------------------------------------------- */
/* 侧栏导航
----------------------------------------------- */
.sidebar_nav_title{
height:27px;
line-height:27px;
background: #09f;
padding-left:15px;
font-weight:bold;
color:#fff;
display:none;/* 隐藏不使用 */
}
.sidebar_nav{
background: url(images/pajt/sidebar_nav_bg.png) repeat-y;
padding:5px 10px;
}
.sidebar_nav li{
height:27px;
line-height:27px;
}
.sidebar_nav li.hover{
height:27px;
line-height:27px;
font-weight:bold;
background: url(images/pajt/sidebar_nav_icon_hover.png) left center no-repeat;
_background: url(images/pajt/sidebar_nav_icon_hover.png) left 3px no-repeat;
}
.sidebar_nav_bottom{
height:10px;
background:#09f;
display:none;/* 隐藏不使用 */
}



.sidebar_title{/* 公共标题 */
height:27px;
line-height:27px;
padding-left:18px;
font-weight:bold;
background:url(images/pajt/sidebar_title_bg.png) no-repeat;
margin-top:10px;
}

.sidebar_search{/* 搜索 */
padding:10px;
}
.sidebar_search input.soso{
width:100px; border:1px #999 solid; padding:3px;
}

.sidebar_recommend{/* 推荐 */
padding:10px;
padding-right:30px;
}
.sidebar_recommend li{
height:25px;
line-height:25px;
border-bottom:1px #ccc dashed;
background:url(images/icon01.gif) left 8px no-repeat;
padding-left:15px;
}

.sidebar_hot{/* 热门 */
padding:10px;
padding-right:30px;
}
.sidebar_hot li{
height:25px;
line-height:25px;
border-bottom:1px #ccc dashed;
background:url(images/icon01.gif) left 8px no-repeat;
padding-left:15px;
}


/* 模型样式
---------------------------------------------------------------------------------------------------------------------- */
/* 公共
----------------------------------------------- */
.page_content img{/* 图片描边 */
background:#fff;
padding:4px;
border:1px #ddd solid;
}
.multipage_content img{/* 图片描边 */
background:#fff;
padding:4px;
border:1px #ddd solid;
}
.singleclass_content img{/* 图片描边 */
background:#fff;
padding:4px;
border:1px #ddd solid;
}
.multiclass_content img{/* 图片描边 */
background:#fff;
padding:4px;
border:1px #ddd solid;
}


.page_content .group_events th{/* 大事记表格 */
padding:10px;
vertical-align:top;
width:100px;
border-bottom:1px #c3e1ef dashed;
}
.page_content .group_events td{
padding:10px;
vertical-align:top;
border-bottom:1px #c3e1ef dashed;
}

.page_content .research-results th{/* 科研成果表格 */
padding:10px;
vertical-align:top;
width:100px;
border-bottom:1px #c3e1ef dashed;
}
.page_content .research-results td{
padding:10px;
vertical-align:top;
border-bottom:1px #c3e1ef dashed;
}


.page_content a.gogogo, .page_content a.gogogo:visited, .multipage_content a.gogogo, .multipage_content a.gogogo:visited{/* 站内跳转 */
display:block;
width:180px;
height:34px;
line-height:34px;
font-size:14px;
font-weight:bold;
background:url(images/pajt/link_bg.png);
color:#fff;
}
.page_content a.gogogo:hover, .multipage_content a.gogogo:hover{
color: #f00;
}



.content_title02_bg{
background: url(images/pajt/content/title02_bg.png) no-repeat;
height:32px;
line-height:32px;
color:#000;
text-indent:32px;
font-size:16px;
font-weight:bold;
margin-bottom:20px;
}







/* 当前位置
----------------------------------------------- */
.description_box{
position:relative;
height:47px;
margin-bottom:10px;
background: url(images/pajt/description_box_bg.png);
}

.location{
padding-top:25px;
color:#06a;
text-align:right;
padding-right:10px;
}
.description_txt{
position: absolute;
left:15px;
padding-top:3px;
}
.description_txt .cn{
font-size:16px;
font-weight:bold;
color:#06a;
}
.description_txt .en{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}



/* 单页面
----------------------------------------------- */
.page_content{
padding:0px 10px;
font-size:14px;
line-height:200%;
}



/* 多页面
----------------------------------------------- */
.multipage_list_content{/* 父页面 */
padding:10px;
font-size:14px;
line-height:200%;
}

.multipage_list_link{
padding:10px;
text-align:center;
}
.multipage_list_link a, .multipage_list_link a:visited{
display:block;
height:30px;
line-height:30px;
font-size:14px;
width:200px;
background:#ddd;
margin-bottom:3px;
}
.multipage_list_link a:hover{
color: #f00;
background:#ccc;
}


.multipage_content{/* 子页面 */
padding:0px 10px;
font-size:14px;
line-height:200%;
}

/* 单级栏目
----------------------------------------------- */
/* 文字列表
------------------------- */
.singleclass_list_box{
padding:10px;
}
.singleclass_list_box li{
height:36px;
line-height:36px;
border-bottom:1px #ccc dashed;
background:url(images/icon01.gif) left 13px no-repeat;
color:#999;
}
.singleclass_list_box span{
display:-moz-inline-box;
display:inline-block;
}
.singleclass_list_box span.n1{
padding-left:20px;
width:480px;
}
.singleclass_list_box span.n1 a, .singleclass_list_box span.n1 a:visited{
font-size:14px;
}
.singleclass_list_box span.n1 a:hover{
color: #f00;
}
.singleclass_list_box span.n2, .singleclass_list_box span.n3{
text-align:center;
width:80px;
}


/* 图文列表
------------------------- */
.singleclass_pt_list_box{
padding:10px;
}
.singleclass_pt_list_box li{
border-bottom:1px #ccc dashed;
padding-bottom:10px;
margin-bottom:10px;
}

.singleclass_pt_list_box span{
display:-moz-inline-box;
display:inline-block;
vertical-align:top;
}
.singleclass_pt_list_box span.n1{
width:90px;
}
.singleclass_pt_list_box span.n2{
width:620px;
line-height:180%;
color:#666;
}
.singleclass_pt_list_box img{
float:left;
padding:2px;
border:1px #ccc solid;
}
.singleclass_pt_list_box a:hover img{
float:left;
padding:2px;
border:1px #f60 solid;
}
.singleclass_pt_list_box a, .singleclass_pt_list_box a:visited{
font-size:16px;
color:#c00;
}
.singleclass_pt_list_box a:hover{
color: #f00;
}

.singleclass_list_pagination{/* 分页 */
padding:10px;
border-top:1px #06c solid;
}


.singleclass_title{/* 内容面 */
padding:20px 0px;
font-size:18px;
font-weight:bold;
text-align:center;
border-bottom:1px #ccc dashed;
color:#f00;
}
.singleclass_info{
height:36px;
line-height:36px;
text-align:center;
border-bottom:1px #c3e1ef solid;
}
.singleclass_content{
padding:0px 10px;
font-size:14px;
line-height:200%;
border-bottom:1px #c3e1ef solid;
}
.singleclass_PrevNext{/*上一篇下一篇*/
padding-left:10px;
}
.singleclass_PrevNext li{
height:27px;
line-height:27px;
}



/* 多级栏目
----------------------------------------------- */
/* 文字列表
------------------------- */
.multiclass_list_box{/* 列表 */
padding:10px;
}
.multiclass_list_box li{
height:36px;
line-height:36px;
border-bottom:1px #ccc dashed;
background:url(images/icon01.gif) left 13px no-repeat;
color:#999;
}
.multiclass_list_box span{
display:-moz-inline-box;
display:inline-block;
}
.multiclass_list_box span.n1{
padding-left:20px;
width:480px;
}
.multiclass_list_box span.n1 a, .multiclass_list_box span.n1 a:visited{
font-size:14px;
}
.multiclass_list_box span.n1 a:hover{
color: #f00;
}
.multiclass_list_box span.n2, .multiclass_list_box span.n3{
text-align:center;
width:80px;
}
.multiclass_list_pagination{/* 分页 */
padding:10px;
border-top:1px #06c solid;
}



/* 图文列表
------------------------- */
.multiclass_pt_list_box{
padding:10px;
}
.multiclass_pt_list_box li{
border-bottom:1px #ccc dashed;
padding-bottom:10px;
margin-bottom:10px;
}

.multiclass_pt_list_box span{
display:-moz-inline-box;
display:inline-block;
vertical-align:top;
}
.multiclass_pt_list_box span.n1{
width:180px;
}
.multiclass_pt_list_box span.n2{
width:470px;
line-height:180%;
color:#666;
}
.multiclass_pt_list_box img{
float:left;
padding:2px;
border:1px #ccc solid;
}
.multiclass_pt_list_box a:hover img{
float:left;
padding:2px;
border:1px #f60 solid;
}
.multiclass_pt_list_box a, .multiclass_pt_list_box a:visited{
font-size:14px;
color:#0066aa;
}
.multiclass_pt_list_box a:hover{
color: #f00;
}


.multiclass_title{/* 内容面 */
padding:20px 0px;
font-size:18px;
font-weight:bold;
text-align:center;
border-bottom:1px #ccc dashed;
color:#f00;
}
.multiclass_info{
height:36px;
line-height:36px;
text-align:center;
border-bottom:1px #c3e1ef solid;
}
.multiclass_content{
padding:0px 10px;
font-size:14px;
line-height:200%;
border-bottom:1px #c3e1ef solid;
}
.multiclass_PrevNext{/*上一篇下一篇*/
padding-left:10px;
}
.multiclass_PrevNext li{
height:27px;
line-height:27px;
}



/* 产品
----------------------------------------------- */
.product_list_box{
padding:10px;
}
.product_list_box li{/* 列表 */
border-bottom:1px #ccc dashed;
padding-bottom:10px;
margin-bottom:10px;
}
.product_list_box span{
display:-moz-inline-box;
display:inline-block;
vertical-align:top;
}
.product_list_box span.n1{
width:140px;
}
.product_list_box span.n1 img{ border:3px solid #ccc;}
.product_list_box span.n1 a:hover img{ border:3px solid #f00;text-align: center;}

.product_list_box span.n2{
width:570px;
line-height:180%;
color:#666;
}

.product_list_pagination{/* 分页 */
padding:10px;
background:#ddd;
}



.product_title{/* 内容面 */
padding:20px 0px;
font-size:18px;
font-weight:bold;
text-align:center;
border-bottom:1px #ccc dashed;
}
.product_info{
height:36px;
line-height:36px;
text-align: center;
border-bottom:1px #ccc dashed;
}
.product_expr li{/* 扩展 */
float:left;
height:36px;
line-height:36px;
width:50%;
text-indent:10px;
}
.product_content{
padding:0px 10px;
background:#fff;
font-size:14px;
line-height:200%;
}


.product_inquiry_title{/* 发布留言 */
padding:10px;
font-size:14px;
font-weight:bold;
background:#ccc;
}

.product_inquiry_add{
background:#fff;
padding:10px;
}

.product_inquiry_add .prompt{
padding-top:10px;
line-height:24px;
color:#3399CC;
}

.inquiry_table{
width:100%;
line-height:180%;
}
.inquiry_table th{
border:1px #dadada solid;
padding:8px;
width:100px;
text-align:right;
font-weight:bold;
background:#f1f1f1;
}
.inquiry_table td{
border:1px #dadada solid;
padding:8px;
}

.product_PrevNext{/*上一篇下一篇*/
background:#fff;
padding:10px;
border-top:1px #ccc dashed;
}
.product_PrevNext li{
height:25px;
line-height:25px;
}


/* 招聘
----------------------------------------------- */
.job_list_box li{/* 列表 */
background:#fff;
}

.job_list_title{/* 标题 */
font-size:14px;
font-weight:bold;
border-bottom:1px #ccc dashed;
height:36px;
line-height:36px;
padding-left:10px;
margin-top:10px;
color:#c00;
}
.job_list_title div.n1{
float:left;
}
.job_list_title div.n2{
float:right;
padding-right:10px;
}

.job_info{
border-bottom:1px #ccc dashed;
}
.job_info li{
float:left;
height:32px;
line-height:32px;
width:50%;
text-indent:10px;
}
.job_list_description{
padding:10px;
line-height:200%;
border-bottom:1px #ccc dashed;
}
.job_list_requirements{
padding:10px;
line-height:200%;
border-bottom:1px #ccc solid;
}

.job_list_pagination{/* 分页 */
padding:10px;
}



.job_title{/* 应聘页 */
padding:10px;
font-size:14px;
font-weight:bold;
background:#fff;
border-bottom:1px #ccc dashed;
}

.job_content{
background:#fff;
padding:10px;
}

.job_content .title{
height:30px;
line-height:30px;
color:#3399CC;
}

.job_table{
width:100%;
line-height:180%;
}
.job_table th{
border:1px #c3e1ef solid;
padding:8px;
width:100px;
text-align:right;
font-weight:bold;
background:#eef8fc;
}
.job_table td{
border:1px #c3e1ef solid;
padding:8px;
}


/* 留言
----------------------------------------------- */
.guest_list_box li{/* 列表 */
background:#fff;
}
.guest_list_info{/* 信息 */
height:27px;
line-height:27px;
padding-left:10px;
padding-right:10px;
background:#eef8fc;
border-bottom:1px #c3e1ef solid;
}
.guest_list_info div.n1{
float:left;
color:#0066aa;
font-weight:bold;
}
.guest_list_info div.n2{
float:right;
}


.guest_list_content{
padding:10px;
line-height:200%;
}
.guest_list_admincontent{
border-top:1px #ccc dashed;
color: #393;
padding:10px;
line-height:200%;
}

.guest_list_pagination{/* 分页 */
padding:10px;
border-top:1px #06c solid;
}



.guest_title{/* 发布留言 */
height:30px;
line-height:30px;
padding-left:10px;
padding-right:10px;
background:#eef8fc;
border-bottom:1px #c3e1ef solid;
color:#0066aa;
font-weight:bold;
font-size:14px;
margin-top:10px;
}

.guest_add{
background:#fff;
padding:10px;
}

.guest_add .prompt{
padding-top:10px;
line-height:24px;
color:#3399CC;
}

.guest_table{
width:100%;
line-height:180%;
}
.guest_table th{
border:1px #c3e1ef solid;
padding:8px;
width:100px;
text-align:right;
font-weight:bold;
background:#eef8fc;
}
.guest_table td{
border:1px #c3e1ef solid;
padding:8px;
}



/* 表单
----------------------------------------------- */
.form_content{
padding:10px;
font-size:14px;
line-height:200%;
}




/* 公告
----------------------------------------------- */
.announcement_title{
padding:20px 0px;
font-size:18px;
font-weight:bold;
text-align:center;
border-bottom:1px #ccc dashed;
}
.announcement_content{
padding:10px;
font-size:14px;
line-height:200%;
border-bottom:1px #ccc dashed;
}
.announcement_info{
height:36px;
line-height:36px;
text-align:right;
}

.announcement_list_title{/* 以往公告标题 */
height:30px;
line-height:30px;
padding-left:10px;
padding-right:10px;
background:#eef8fc;
border-bottom:1px #c3e1ef solid;
color:#0066aa;
font-weight:bold;
font-size:14px;
margin-top:10px;
}

.announcement_list_box{/* 以往公告列表 */
padding:10px;
}
.announcement_list_box li{
height:36px;
line-height:36px;
border-bottom:1px #ccc dashed;
background:url(images/icon01.gif) left 13px no-repeat;
color:#999;
}
.announcement_list_box span{
display:-moz-inline-box;
display:inline-block;
}
.announcement_list_box span.n1{
padding-left:20px;
width:570px;
}
.announcement_list_box span.n1 a, .announcement_list_box span.n1 a:visited{
font-size:14px;
}
.announcement_list_box span.n1 a:hover{
color: #f00;
}
.announcement_list_box span.n2{
width:70px;
}







/* 购买
---------------------------------------------------------------------------------------------------------------------- */
/* 公共
----------------------------------------------- */
.shopping_box{/* 总外框 */
padding:30px 60px;
background:#fff;
}
.shopping_box a, .shopping_box a:visited{
font-weight:normal;
color:#06c;
text-decoration:underline;
}
.shopping_box a:hover{
color: #f00;
}

.shopping_box .n1{/* 左右两部分 */
float:left;
width:650px;
}
.shopping_box .n2{
float:right;
width:220px;
}


.shopping_explain{/* 步骤说明 */
padding:10px;
font-size:14px;
border-top:1px #ccc solid;
}

.shopping_prompt{/* 小提示 */
padding:10px;
border:1px #ccc dashed;
color:#666;
line-height:180%;
margin-top:10px;
}



/* 购物车
----------------------------------------------- */
.shopping_list_btn{/* 操作 */
position:relative;
text-align:right;
width:880px;
margin:10px 0;
}
.shopping_list_btn .txt{
position:absolute;
text-align: left;
left:0px;
}
.shopping_list_btn .txt span{
font-size:16px;
font-weight:bold;
}


.shopping_list_box{/* 列表box */
background:#f1f1f1;
border:1px solid #b3b6b0;
overflow:hidden;
overflow:visible;
}


.shopping_list_table{/* 列表表格 */
width:100%;
}
.shopping_list_table th{
border:1px #fff solid;
border-bottom:1px #dadada solid;
text-align: center;
font-weight:bold;
background: url(images/Shopping/Shopping_List_bg.gif) #fff;
height:30px;
line-height:30px;
}
.shopping_list_table td{
border:1px #fff solid;
padding:8px;
}
.shopping_list_table img{
padding:3px;
border:1px #ccc solid;
}
.shopping_list_table a:hover img{
padding:3px;
border:1px #f60 solid;
}


.shopping_list_info{/* 购物车统计信息 */
background:#ddd;
border:1px solid #b3b6b0;
border-top:0px;
padding:10px;
text-align:right;
font-size:14px;
}



/* 其他
----------------------------------------------- */
.shopping_content_box{
margin-bottom:10px;
}

.shopping_content_box .title{
background: url(images/Shopping/Shopping_List_bg.gif) #fff;
height:30px;
line-height:30px;
padding-left:15px;
border:1px #b3b6b0 solid;
border-bottom:1px #dadada solid;
font-weight:bold;
}
.shopping_content_box .info{
border:1px #b3b6b0 solid;
border-top:0px;
padding:15px;
background:#f1f1f1;
}

.shopping_content_box .info .table{/* 表格 */
width:100%;
}
.shopping_content_box .info .table th{
text-align: right;
padding:5px;
width:130px;
}
.shopping_content_box .info .table td{
padding:5px;
line-height:180%;
}

.shopping_content_box .info dt{/* 订单信息 */
font-size:14px;
font-weight:bold;
padding:5px;
}
.shopping_content_box .info dd{
padding:5px;
border-bottom:1px #ccc dashed;
margin-bottom:10px;
line-height:180%;
}


.shopping_content_box .info .list_table{/* 商品清单列表表格 */
width:100%;
}
.shopping_content_box .info .list_table th{
padding:5px;
font-weight:bold;
text-align:center;
border-bottom:1px #ccc solid;
}
.shopping_content_box .info .list_table td{
padding:8px;
border-bottom:1px #ccc dashed;
}

.shopping_confirm_info{/* 商品清单统计信息 */
margin-top:10px;
padding:10px;
text-align:right;
line-height:180%;
}
.shopping_confirm_info span{
font-size:14px;
color:#f00;
}

.shopping_confirm_btn{/* 提交订单 */
padding:10px;
text-align:right;
}

/* 右侧
----------------------------------------------- */
.shopping_content_box .info li{/* 订单信息 */
padding:3px;
}


/* 订单提交完成后提示
----------------------------------------------- */
.shopping_complete_box{
line-height:230%;
}
.shopping_complete_box .ok{
font-size:14px;
font-weight:bold;
text-align:center;
color: #c00;
}
.shopping_complete_box .ok span{
font-size:24px;
}
.shopping_complete_box .info{
font-size:14px;
color: #c00;
}
.shopping_complete_box .prompt{
margin-bottom:20px;
}
.shopping_complete_box .btn{
padding:10px;
text-align:center;
}






/* 登录页、注册页
---------------------------------------------------------------------------------------------------------------------- */
.lrg_box{/* 总外框 */
padding:30px 60px;
}


.lrg_box .n1{/* 登录页左右两部分 */
float:left;
width:420px;
}
.lrg_box .n2{
float:right;
width:420px;
}


.lrg_box .title{
background: url(images/lrg_title_bg.gif) #fff;
height:30px;
line-height:30px;
padding-left:15px;
border:1px #ccc solid;
font-weight:bold;
}
.lrg_box .info{
border:1px #ccc solid;
border-top:0px;
padding:15px;
background:#f1f1f1;
}
.lrg_box .info .table{/* 列表表格 */
width:100%;
}
.lrg_box .info .table th{
text-align: right;
height:30px;
width:130px;
}
.lrg_box .info .table td{
height:30px;
}




/* 用户中心
---------------------------------------------------------------------------------------------------------------------- */
/* 布局
----------------------------------------------- */
.sidebar_user{
float:left;
width:230px;
padding:10px;
}
.main_user{
float:left;
width:730px;
padding:10px;
background:#f1f1f1;
}
.main_user a, .main_user a:visited{
font-weight:normal;
color:#06c;
text-decoration:underline;
}
.main_user a:hover{
color: #f00;
}


.user_location{/* 当前位置 */
background:#fff;
height:30px;
line-height:30px;
padding-left:10px;
margin-bottom:10px;
}



/* 侧栏
----------------------------------------------- */
.sidebar_user .info{/* 会员信息 */
padding:10px;
background: #f1f1f1;
border:1px #ccc solid;
line-height:180%;
}
.sidebar_user .info span{
color:#c00;
}


.sidebar_user .title{
height:27px;
line-height:27px;
background:#ccc;
padding-left:15px;
font-weight:bold;
margin-top:10px;
}
.sidebar_user .contentbox{
padding:10px;
background: #f1f1f1;
}
.sidebar_user .contentbox li{
height:27px;
line-height:27px;
background: url(images/icon01.gif) left center no-repeat;
padding-left:15px;
}



/* 主体-列表表格
----------------------------------------------- */
.user_menu{/* 分页 */
padding:10px;
background:#eee;
border:1px solid #b3b6b0;
border-bottom:0px;
}
.user_box{
border:1px solid #b3b6b0;
overflow:hidden;
overflow:visible;
}
.user_list_table{
width:100%;
}
.user_list_table th{
border:1px #fff solid;
border-bottom:1px #dadada solid;
text-align: center;
font-weight:bold;
background: url(images/User_title_bg.gif) #fff;
height:30px;
line-height:30px;
}
.user_list_table td{
border:1px #fff solid;
padding:8px;
}

.user_pagination{/* 分页 */
padding:10px;
background:#eee;
border:1px solid #b3b6b0;
border-top:0px;
margin-bottom:10px;
}




/* 主体
----------------------------------------------- */
.user_content_box{
margin-bottom:10px;
}

.user_order_info{/* 订单概述 */
border:1px #b3b6b0 solid;
border-top:0px;
padding:15px;
background:#fff;
font-size:14px;
line-height:180%;
}

.user_content_box .title{
background: url(images/User_title_bg.gif) #fff;
height:30px;
line-height:30px;
padding-left:15px;
border:1px #b3b6b0 solid;
border-bottom:1px #dadada solid;
font-weight:bold;
}
.user_content_box .info{
border:1px #b3b6b0 solid;
border-top:0px;
padding:15px;
background:#fff;
}

.user_content_box .info .table{/* 表格 */
width:100%;
}
.user_content_box .info .table th{
text-align: right;
padding:5px;
width:130px;
}
.user_content_box .info .table td{
padding:5px;
line-height:180%;
}

.user_content_box .info dt{/* 订单信息 */
font-size:14px;
font-weight:bold;
padding:5px;
}
.user_content_box .info dd{
padding:5px;
border-bottom:1px #ccc dashed;
margin-bottom:10px;
line-height:180%;
}


.user_content_box .info .list_table{/* 商品清单列表表格 */
width:100%;
}
.user_content_box .info .list_table th{
padding:5px;
font-weight:bold;
text-align:center;
border-bottom:1px #ccc solid;
}
.user_content_box .info .list_table td{
padding:8px;
border-bottom:1px #ccc dashed;
}

.user_confirm_info{/* 商品清单统计信息 */
margin-top:10px;
padding:10px;
text-align:right;
line-height:180%;
}
.user_confirm_info span{
font-size:14px;
color:#f00;
}



.user_prompt{/* 小提示 */
border:#b3b6b0 1px solid;
line-height:200%;
padding:10px;
padding-left:40px;
color: #666;
background: url(images/icon_help_in.gif) #fff 10px 10px no-repeat;
font-family:Arial, Helvetica, sans-serif;
}
.user_prompt a, .user_prompt a:visited{
text-decoration:underline;
color:#c00;
}
.user_prompt a:hover{
color: #06c;
}



/* 公共搜索页布局
---------------------------------------------------------------------------------------------------------------------- */
.wrapper_search{
width:876px;
margin:0 auto;
padding:0px 44px 30px 44px;
background:url(images/pajt/wrapper_search_bg.png) #fff no-repeat;
}
.wrapper_search .top{
height:40px;
}

.search_box{/* 总外框 */
padding:10px;
}

.search_info{/* 信息 */
height:30px;
line-height:30px;
padding-left:10px;
padding-right:10px;
background:#eef8fc;
border-bottom:1px #c3e1ef solid;
color:#0066aa;
font-weight:bold;
margin-top:10px;
}
.search_info div.n1{
float:left;
}
.search_info div.n2{
float:right;
font-weight: normal;
}

.search_list_box{/* 列表box */
background:#fff;
padding:10px;
}
.search_list_box li{
border-bottom:1px #ccc solid;
}

.search_title{/* 标题 */
border-bottom:1px #ccc dashed;
height:36px;
line-height:36px;
padding-left:15px;
background:url(images/icon01.gif) left 13px no-repeat;
}
.search_title a, .search_title a:visited{
font-weight:bold;
color:#333;
}
.search_title a:hover{
color: #06c;
}

.search_reading{/* 导读 */
padding:10px;
line-height:180%;
color:#999;
}


.search_list_pagination{/* 分页 */
padding:10px;
}







/* 页面内权限不足小提示，留言、表单模型页用到
---------------------------------------------------------------------------------------------------------------------- */
.permissions_prompt{
border:#b3b6b0 1px solid;
line-height:200%;
padding:10px;
padding-left:40px;
color: #666;
background: url(images/icon_help_in.gif) #ffc 10px 10px no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.permissions_prompt span{
font-size:14px;
font-weight:bold;
}

.permissions_prompt a, .permissions_prompt a:visited{
text-decoration:underline;
color:#c00;
}
.permissions_prompt a:hover{
color: #06c;
}




/* 提示页面 ErrorMessage.aspx、找回密码 RecoverPwd.aspx、重置密码 ResetPwd.aspx
---------------------------------------------------------------------------------------------------------------------- */
.message_box{/* 总外框 */
padding:30px 60px;
}
.message_box .title{
background: url(images/lrg_title_bg.gif) #fff;
height:30px;
line-height:30px;
padding-left:15px;
border:1px #ccc solid;
font-weight:bold;
}
.message_box .info{
border:1px #ccc solid;
border-top:0px;
padding:15px;
background:#fff;
}
.message_box .info .table{/* 表格 */
width:100%;
line-height:200%;
}
.message_box .info .table th{
width:180px;
text-align:center;
}
.message_box .info .table span{
font-size:14px;
font-weight:bold;
}






/* 与js相配合的css
---------------------------------------------------------------------------------------------------------------------- */
/* 滑动门 /js/tab.js demo在首页index.html
---------------------------------------------------------- */
.nTab{
width:500px;
margin:0 auto;
background:#fff;
margin-bottom:10px;
}
.nTab .TabTitle{
clear:both;
overflow:hidden;
}
.nTab .TabTitle li{
float:left;
width:100px;
cursor:pointer;
height:30px;
line-height:30px;
text-align:center;
}
.nTab .TabTitle .active{background:#fff;border:1px #ace solid;border-bottom:1px #fff solid;}
.nTab .TabTitle .normal{background:#EBF3FB;border:1px #ace solid;}
.nTab .TabContent{
background:#fff;
padding:10px;
border:1px #AACCEE solid;
border-top:0px;
}
.none {display:none;}




/* 无缝滚动 /js/Scroller.js demo在首页index.html
---------------------------------------------------------- */
.Scroller {
margin:0 auto;
width:500px;
height:50px;
line-height:25px;
background:#fff;
overflow:hidden;
}
#idScrollMid ul{width:500px;}/* 上滚动*/
#idScrollMid li{float:left;width:250px;overflow:hidden;}

#idScrollMid1 {float:left;}/* 右滚动*/
#idScrollMid1 ul{float:left;width:250px;overflow:hidden;}

#idScrollMid2 {float:left;}/* 左滚动*/
#idScrollMid2 ul{float:left;width:250px;overflow:hidden;}





/* 浮动IM
---------------------------------------------------------------------------------------------------------------------- */
.float_im{
width:109px;
position:fixed;
left:6px;
top:120px;
z-index: 1001;
display:none;/*暂时先把移动qq客服隐掉*/
}

.float_im_title{
height:34px;
cursor: pointer;
}
.float_im_title h2{
display:none;
}

.float_im_content{
padding:5px 10px;
background: url(images/IM/IM_Content_bg.png) #fff left top no-repeat;
}
.float_im_content li{
border-bottom:1px #eee solid;
padding:3px 0px;
}

.float_im_bottom{
background: url(images/IM/IM_bottom_bg.png) #fff no-repeat;
padding:6px;
}





/* 广告系统
---------------------------------------------------------------------------------------------------------------------- */
/* 右下角弹窗广告
---------------------------------------------------------- */
.pop_up{
BORDER-RIGHT:#455690 1px solid;
BORDER-TOP:#a6b4cf 1px solid;
BORDER-LEFT:#a6b4cf 1px solid;
BORDER-BOTTOM:#455690 1px solid;
background:url(images/AD_Show/msg_TopBg.gif) #e5ecfc repeat-x;
}
.pop_up_title{
position:relative;
height:22px;
WIDTH: 100%;
}
.pop_up_title .logo{
position: absolute;
top:2px;
left:10px;
background:url(images/AD_Show/msg_Logo.gif) no-repeat;
cursor:default;
}
.pop_up_title .close{
position: absolute;
top:5px;
right:10px;
}

.pop_up_content{
BORDER-TOP: #728eb8 1px solid; 
BORDER-LEFT: #728eb8 1px solid;
BORDER-RIGHT: #b9c9ef 1px solid;
BORDER-BOTTOM: #b9c9ef 1px solid;
padding:3px;
margin:2px;
margin-top:0px;
background:#fff;
}


/* 全屏自动关闭广告
---------------------------------------------------------- */
.auto_close{
width:1000px;
margin:0 auto;
background:#fff;
}


/* 随屏滚动广告
---------------------------------------------------------- */
.float_AD{
position:relative;
}
.float_AD .close{
position:absolute;
top:3px;
right:3px;
z-index:9999;
}













/* 平安健康集团
---------------------------------------------------------------------------------------------------------------------------------- */
/* 网站首页
---------------------------------------------------------------------------------------------- */
.vi_index{/* 形象图片 */
width:1000px;
margin:0 auto;
height:202px;
background:url(images/pajt/vi_index.png) #fff center center no-repeat;
}
.vi_index .effect{
float:left;
width:518px;
padding-left:116px;
padding-top:30px;
}
.vi_index .flash{
float:left;
width:348px;
}

/* 中部布局
--------------------------------------------------- */
.index_wrapper{
width:876px;
margin:0 auto;
padding:0px 62px;
background:url(images/pajt/index_wrapper_bg.png) #fff top center no-repeat;
}
.index_top_box{
height:38px;
}
.index_left_box{
float:left;
width:620px;
}
.index_right_box{
float:right;
width:236px;
}


.index_news{
float:left;
width:280px;
}
.index_industry{
float:left;
width:320px;
margin-left:20px;
}


.index_icon{
float:left;
width:620px;
height:114px;
padding-top:26px;
background:url(images/pajt/index_icon_bg.png);
}
.index_icon .pic{
float:left;
width:110px;
margin-left:11px;
line-height:200%;
text-align:center;
}
.index_icon img{
padding:4px;
border:1px #ccc solid;
background:#fff;
}
.index_icon a:hover img{
padding:4px;
border:1px #f60 solid;
}
.index_icon .hack{
_margin-left:-10px; /* hack:IE6执行（IE5.5未测试），解决3px问题 */
}



/* 新闻中心
--------------------------------------------------- */
.index_news_title{/* 新闻中心SEO用 */
display:none;
}
.index_news_nTab{/* 首页新闻tab */
width:280px;
background:url(images/pajt/index_news_title_bg.png) repeat-x;
}
.index_news_nTab .TabTitle{
clear:both;
overflow:hidden;
padding:0px 10px;
width:260px;
}
.index_news_nTab .TabTitle li{
float:left;
width:65px;
cursor:pointer;
height:20px;
line-height:20px;
text-align:center;
}
.index_news_nTab .TabTitle .active{background:url(images/pajt/index_news_title_hover.png); font-weight:bold; color:#4976ad;}
.index_news_nTab .TabTitle .normal{background:url(images/pajt/index_news_title.png);}
.index_news_nTab .TabContent{
padding:6px 10px;
}
.index_news_nTab .none {display:none;}

.index_news_nTab .TabContent li{
height:21px;
line-height:21px;
background:url(images/pajt/icon01.png) 4px center no-repeat;
padding-left:15px;
}


/* 产业公司
--------------------------------------------------- */
.index_industry_title{/* 产业公司SEO用 */
display:none;
}
.index_industry_nTab{/* 首页产业 */
width:320px;
background:url(images/pajt/index_industry_title_bg.png) no-repeat;
}
.index_industry_nTab .TabTitle{
clear:both;
overflow:hidden;
padding-left:185px;
}
.index_industry_nTab .TabTitle li{
float:left;
width:25px;
cursor:pointer;
height:17px;
padding-top:3px;
text-align:center;
}
.index_industry_nTab .TabTitle .active{background:url(images/pajt/index_industry_title_hover.png); font-weight:bold; color:#4976ad;}
.index_industry_nTab .TabTitle .normal{background:url(images/pajt/index_industry_title.png);}
.index_industry_nTab .TabContent{
padding:8px;
}
.index_industry_nTab .none {display:none;}

.index_industry_nTab .TabContent span{
display:-moz-inline-box;
display:inline-block;
vertical-align:top;
}
.index_industry_nTab .TabContent span.n1{
width:154px;
}
.index_industry_nTab .TabContent span.n2{
width:150px;
line-height:168%;
color:#999;
}
.index_industry_nTab .TabContent span.n2 a, .index_industry_nTab .TabContent span.n2 a:visited{
font-size:14px;
color:#537021;
text-decoration:underline;
}
.index_industry_nTab .TabContent span.n2 a:hover{
color: #f00;
}




/* 左侧快速入口
--------------------------------------------------- */
.index_icon h2{
text-indent:-9999px;
}
.index_icon1 a{/* 社会责任 */
float:left;
display:block;
width:185px;
height:48px;
margin-left:12px;
_margin-left:6px;
background:url(images/pajt/index_icon1.png);
}
.index_icon1 a:hover{
float:left;
display:block;
width:185px;
height:48px;
background:url(images/pajt/index_icon1_hover.png);
}
.index_icon2 a{/* 诚聘英才 */
float:left;
display:block;
width:166px;
height:48px;
margin-left:30px;
background:url(images/pajt/index_icon2.png);
}
.index_icon2 a:hover{
float:left;
display:block;
width:166px;
height:48px;
background:url(images/pajt/index_icon2_hover.png);
}
.index_icon3 a{/* 在线留言 */
float:left;
display:block;
width:168px;
height:48px;
margin-left:41px;
background:url(images/pajt/index_icon3.png);
}
.index_icon3 a:hover{
float:left;
display:block;
width:168px;
height:48px;
background:url(images/pajt/index_icon3_hover.png);
}


/* 右侧快速入口
--------------------------------------------------- */
.index_investigation{/* 科研成果 */
text-indent:-9999px;
}
.index_investigation a{
display:block;
width:236px;
height:124px;
background:url(images/pajt/index_investigation.png);
}
.index_investigation a:hover{
display:block;
width:236px;
height:124px;
background:url(images/pajt/index_investigation_hover.png);
}

.index_contactus{/* 联系我们 */
text-indent:-9999px;
}
.index_contactus a{
display:block;
width:236px;
height:180px;
background:url(images/pajt/index_contactus.png);
}
.index_contactus a:hover{
display:block;
width:236px;
height:180px;
background:url(images/pajt/index_contactus_hover.png);
}



/* 整站底部公共
---------------------------------------------------------------------------------------------- */
/* 底部产业公司链接
--------------------------------------------------- */
.industry_link{
width:1000px;
margin:0 auto;
padding:16px 0px;
background:url(images/pajt/industry_link_bg.png) #fff top center no-repeat;
}

#industry_nav{
height:25px;
line-height:25px;
padding-left:52px;
}
#industry_nav li{
display:inline;
}
#industry_nav a{
float:left;
background:url(images/pajt/industry_link_left.png) no-repeat left top;
padding-left:6px;
color:#996913;
margin-left:6px;
}
#industry_nav a span{
float:left;
display:block;
background:url(images/pajt/industry_link_right.png) no-repeat right top;
padding-left:10px;
padding-right:16px;
}

/* 针对IE5和Mac的hack调整 \*/
#industry_nav a span{float:none;}
/* End IE5-Mac hack */

#industry_nav a:hover{
background-position:0% -25px;
color:#000;
text-decoration:none;
}
#industry_nav a:hover span{
background-position:100% -25px;
}
/* 当前频道的样式定义[开始] */
#industry_nav a.ok_top{
background:url(images/pajt/industry_link_left.png) no-repeat left top;
background-position:0% -25px;
color:#000;
}
#industry_nav a.ok_top span{
background:url(images/pajt/industry_link_right.png) no-repeat right top;
background-position:100% -25px;
}
#industry_nav a:hover.ok_top span{
text-decoration:underline;
}



/* 模型页公共
---------------------------------------------------------------------------------------------- */
.vi_all{/* 形象图片 */
width:1000px;
margin:0 auto;
height:202px;
background:url(images/pajt/vi_all.png) #fff center center no-repeat;
}
.vi_all .effect{
float:left;
width:518px;
padding-left:116px;
padding-top:30px;
}
.vi_all .flash{
float:left;
width:348px;
}

.all_class_title{/* 文字列表标头 */
height:42px;
background:url(images/pajt/all_class_title.png);
}



/* 频道英文
--------------------------------------------------- */
.sidebar_channel01{/* 集团简介 */
background:url(images/pajt/sidebar_channel01.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel02{/* 产业公司 */
background:url(images/pajt/sidebar_channel02.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel03{/* 新闻 */
background:url(images/pajt/sidebar_channel03.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel04{/* 科研成果 */
background:url(images/pajt/sidebar_channel04.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel05{/* 企业文化 */
background:url(images/pajt/sidebar_channel05.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel06{/* 社会责任 */
background:url(images/pajt/sidebar_channel06.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel07{/* 诚聘英才 */
background:url(images/pajt/sidebar_channel07.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel08{/* 留言 */
background:url(images/pajt/sidebar_channel08.png) no-repeat;
height:40px;
text-indent:-9999px;
}
.sidebar_channel09{/* 公告 */
background:url(images/pajt/sidebar_channel09.png) no-repeat;
height:40px;
text-indent:-9999px;
}





/* 左侧快速入口
--------------------------------------------------- */
.icon_all01{/* 下属产业 */
text-indent:-9999px;
margin-top:30px;
}
.icon_all01 a{
display:block;
width:114px;
height:73px;
background:url(images/pajt/icon_all01.png);
}
.icon_all01 a:hover{
display:block;
width:114px;
height:73px;
background:url(images/pajt/icon_all01_hover.png);
}

.icon_all02{/* 科研成果 */
text-indent:-9999px;
}
.icon_all02 a{
display:block;
width:114px;
height:73px;
background:url(images/pajt/icon_all02.png);
}
.icon_all02 a:hover{
display:block;
width:114px;
height:73px;
background:url(images/pajt/icon_all02_hover.png);
}














