﻿@charset "utf-8";
/* CSS Document */

/*global css*/
html,body{width:100%;height:100%;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{color:#333;font-family:Arial,simsun; width:100%; margin:0 auto;font-size:12px;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: ".";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:22px; color:#333;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{ color:#a27e00; text-decoration:underline;}
h1,h2,h3{ font-size:14px;}
h4{ font-size:12px;}
h6{ text-align:center;}
hr{ padding:0; border:0; margin:0; height:0; background:none; display:block;*margin: -7px 0 -9px;}
.white,.white a{color:#fff;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.floatleft{ float:left;}
.floatright{ float:right;}
.red{color:#ff0000;}
.red a{color:#ff0000;}
.red a:link,.red a:visited,.red a:hover{color:#ff0000;}

body
{
	background:#081531 url(../images/banner.jpg) no-repeat center 26px;
	font-family:"Microsoft Yahei","黑体";
}

/** 页眉 **/
#header {
  position: relative;
}
#header .topbar {
  height: 26px;
  line-height: 26px;
  background: #F5F5F5 url(../images/t1.gif) repeat-x;
}
#header .topbar .menu {
  float: left;
  display: inline;
}
#header .topbar .menu-item {
  float: left;
  display: inline;
  margin-right: 4px;
  _margin-right: 2px;
  color: #444;
}
#header .topbar .menu-item a {
  margin-right: 4px;
  color: #1E376D;
}
#header .topbar .menu-user {
  float: right;
}
#header .topbar .menu-user .menu-item {
  margin-right: 0;
  margin-left: 4px;
  _margin-left: 2px;
}
#header .topbar .menu-user .menu-item a {
  margin-left: 0;
  margin-right: 4px;
}
#logininfo a {
  color: #1E376D;
}
#header .nav {
  _position: relative;
  margin-top: 330px;
  width:100%;
  height:49px;
  background:url(../images/nav_bg.gif) repeat-x center top;
}
#header .nav ul li
{
	color:#fff;
	font-size:14px;
	line-height:49px;
	position:relative;
	z-index:99;
}
#header .nav-item {
  float: left;
  display: inline;
  padding-left: 2px;
  background: url(../images/line.gif) no-repeat center right;
}
#header .nav-item a {
  float: left;
  height: 49px;
  width:90px;
  font: 15px/49px;
  color: #fff;
  text-decoration: none;
  outline: none;
  text-align:center;
}
#header .nav-item.first a
{
	margin:0 10px 0 0;
}
#header .nav-item a:hover {
  text-decoration: underline;
}
#header .nav-item.current a {
  width:130px;
  background:url(../images/nav_hov.png) no-repeat center top;
  text-decoration: none;
  color:#333;
  height:56px;
  margin:0 -11px 0;
}
.w-cnt ,.wrapper
{
	width:960px;
	margin:0 auto;
}
.wrapper
{
	background:#eeeeee;
	position:relative;
	top:-7px;
}
.main
{
	padding:40px;
}
.part1
{
	padding-bottom:20px;
	position:relative;
	*zoom:1;
}
.part1 .title
{
	border-bottom:dotted 1px #a27e00;
	padding-bottom:5px;
}
.part1 .title h3
{
	color:#a27e00;
	font:bold 16px/37px;
}
.part1 .title h3 .roe
{
	width:37px;
	height:37px;
	background:url(../images/t1_bg.gif) no-repeat center;
	display:inline-block;
	text-align:center;
	line-height:37px;
	color:#fff;
	margin-right:5px;
}
.part1 .title h3 .en
{
	font-size:12px;
}
.part1 .part1_con
{
	padding-top:15px;
}
.intro p
{
	font-size:14px;
}
.awards table
{
	border-left:solid 1px #e6cb6a;
	border-top:solid 1px #e6cb6a;
	background:#e2e2e2;
	width:870px;
	text-align:center;
	font-size:14px;
}
.awards table tr td
{
	border-right:solid 1px #e6cb6a;
	border-bottom:solid 1px #e6cb6a;
	line-height:20px;
	padding:10px 6px;
	font-weight:bold;
}
.awards .title
{
	background:#e1af00;
	font-weight:bold;
	height:35px;
	line-height:35px;
}
.awards table p
{
	padding:3px 0;
}
.awards .yellow
{
	background:#ece7d4;
}
.awards .gold
{
	font-size:16px;
	color:#685100;
}
.part1 .process
{
	width:864px;
	position:relative;
	margin:0 auto;
	height:265px;
}
.process .process_title
{
	margin-right:-5px;
	overflow:hidden;
}
.process .process_title img
{
	margin-right:5px;
	_margin:0 2px;
	position:relative;
	float:left;
	z-index:11;
}
.process .model
{
	width:190px;
	padding:0 12px 15px;
	float:left;
	border-right:dotted 1px #a27e00;
	margin-top:15px;
}
.process_con
{
	background:#e2e2e2;
	position:absolute;
	top:40px;
	width:860px;
	padding-top:30px;
	clear:both;
}
.process_con h3
{
	color:#745b01;
	font-size:16px;
	padding-bottom:5px;
}
.info_list li
{
	line-height:22px;
	background:url(../images/dot.gif) no-repeat left 8px;
	padding-left:12px;
}
.equity h3
{
	padding-left:12px;
	font-size:14px;
	color:#a27e00;
	padding-bottom:5px;
}
.equity .info_list
{
	font-size:14px;
	padding-bottom:10px;
}
/*chuangxin*/
.chuangxin li
{
	width:105px;
	float:left;
	height:210px;
	padding:0 10px;
}
.chuangxin li img
{
	width:105px;
	height:88px;
}
.chuangxin li span
{
	padding:5px 0;
	display:block;
}
.chuangxin li span.top_line
{
	border-bottom:dotted 1px #333;
	height:50px;
}
.design_nav
{
	width:861px;
	margin:0 auto;
	height:32px;
	background:#e1af00;
	font-weight:bold;
	_overflow:hidden;
}
.design_nav span
{
	display:block;
	float:left;
	width:123px;
	line-height:32px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}
.design_nav span.curr
{
	background:#a27e00;
	color:#fff;
}
.design_show
{
	padding-top:15px;
	position:relative;
	width:880px;
}
.design_show .prev,.design_show .next
{
	width:30px;
	height:172px;
	text-align:center;
	background:#dfdfdf url(../images/prev.gif) no-repeat center;
	cursor:pointer;
	position:absolute;
}
.design_show .prev
{
	left:-30px;
}
.design_show .next
{
	right:-26px;
	background:#dfdfdf url(../images/next.gif) no-repeat center;
}
.design_show .design_con
{
	float:left;
	width:875px;
	height:172px;
	overflow:hidden;
}
.fn-hide
{
	display:none;
}
.doctor li
{
	width:170px;
	border:solid 1px #ddd;
	float:left;
	margin:0 2px;
	text-align:center;
	font-size:14px;
	background:#fff;
	padding:8px 0;
	_margin:0 1px 0 2px;
	height:232px;
}
.doctor li img
{
	width:123px;
	height:148px;
	padding:0 8px 10px;
}
.doctor li strong,.doctor li span
{
	display:block;
	padding:0 8px;
}
.doctor li span
{
	font-size:12px;
	padding-top:8px;
}
.doctor_table
{
	border-left:solid 1px #999;
	border-top:solid 1px #999;
}
.doctor_table tr td
{	
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	line-height:20px;
	padding:5px;
}
.doctor_table tr td img
{
	width:123px;
	height:148px;
}
.doctor_table tr td p
{
	padding-top:5px;
	text-indent:2em;
}
.doctor_table tr td .small_table  tr td
{
	border:none;
	padding:5px 0;
	vertical-align:top;
}
/** 页脚 **/
html .foot {
  background: #fff;
}
html #bottom {
  margin: -7px auto 0;
  padding-top: 10px;
  overflow: hidden;
  text-align: left;
  width: 990px;
  font: 12px/1.5 \5b8b\4f53, arial;
}
#bottom .bottom-m {
  float: left;
  height: 33px;
  width: 988px;
  border: none;
  background: none;
}
#bottom .bottom-m-1 {
  height: 29px;
  line-height: 29px;
  text-align: center;
  width: 984px;
  border: none;
}
#bottom .bottom-m-1 a {
  color: #1a4991;
  text-decoration: none;
}
#bottom .bottom-m-1 a:hover {
  color: #cc0000;
  text-decoration: underline;
}
#bottom .bottom-2 {
  color: #666666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
#bottom .bottom-2 a {
  color: #253751;
}
#bottom .bottom-110 {
  float: left;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
#bottom .bottom-110 a:link,#bottom .bottom-110 a:visited
{
	color:#243851;
}
#bottom .bottom-110 a:hover
{
	color:#c00;
}
/*解决ie6下fixed震屏*/
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}

/* followbox */
#followbox {
  position: fixed;
  z-index: 11;
  right: 0px;
  bottom: 0px;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  _position: absolute;
  _top: expression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.clientHeight );
  width: 150px;
  height: 339px;
  background: url(../images/follow_box.png) no-repeat center top;
}
#followbox .closer {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 14px;
  height: 14px;
  font: 12px/14px Arial;
  overflow: hidden;
  color: #fff;
  border: solid 1px #fff;
  text-decoration: none;
  z-index: 100;
  display: block;
  cursor: pointer;
}
#followbox .closer:hover {
	color:#c60000;
    border: solid 1px #c60000;
}
#followbox dl dt a
{
	display: block;
}
#followbox  dl dt,#followbox dl dt a
{
	width: 150px;
	height: 86px;
    position: relative;
    z-index: 99;
	cursor: pointer;
}
.jiathis_style
{
	display: none;
}
#followbox dl dt .jiathis_style  a
{
	width: 107px;
	height: 20px;
}
#followbox dl dt .jiathis_style .ckepopBottom a
{
	display: inline;
	height: 20px;
}
/*网络投票*/
.guize
{
	padding-bottom:30px;
}
.toupiao_model
{
	margin-top: -1px;
	border: solid 1px #979796;
	background: #fff;
	*zoom:1;
}
.toupiao_model .toupiao_title
{
	background:url(../images/t2.gif) repeat-x center top;
	border-bottom:solid 1px #cc0000;
	width:100%;
	height:27px;
}
.toupiao_model .toupiao_title h3
{
	background:url(../images/t3.gif) no-repeat center left;
	height:27px;
	font:bold 15px/27px "微软雅黑","黑体";
	padding-left:15px;
	width:245px;
	color:#fff;
	float:left;
}
.toupiao_model .toupiao_title h4
{
	float:left;
	padding-left:80px;
	font:bold 14px/27px "微软雅黑","黑体";
}
.toupiao_model .toupiao_con
{
	margin:10px;
	overflow:hidden;
	*zoom:1;
}
.toupiao_model .toupiao_con ul
{
	margin-right:-20px;
	_margin-right:-10px;
	overflow:hidden;
	*zoom:1;
}
.toupiao_model .toupiao_con ul li
{
	width:105px;
	height:230px;
	overflow:hidden;
	margin:0 19px;
	_margin:0 10px 0 9px;
	float:left;
}
.toupiao_model .toupiao_con ul li img
{
	width:105px;
	height:88px;
}
.toupiao_model .toupiao_con ul li span.com
{
	display:block;
	position:relative;
	padding-left:25px;
	line-height:20px;
	height:60px;
	overflow:hidden;
}
.toupiao_model .toupiao_con ul li span.com input
{
	position:absolute;
	left: 0;
	_left: -25px;
    top: 3px;
	*top: -3px;
}
.toupiao_model .toupiao_con ul li p
{
	line-height:20px;
	height:44px;
	overflow:hidden;
}
.toupiao_model .toupiao_con ul li table
{
	width:105px;
}
.toupiao_model .toupiao_con ul li span.pit ,.left_con .left_mod .mod_right .btn .pit
{
    background: none repeat scroll 0 0 #ff0000;
	display:block;
    color: #FFFFFF;
    width:54px;
	text-align:center;
    height: 23px;
    line-height: 23px;
	margin:5px 0;
}
.toupiao_model .toupiao_con ul li span.pir ,.left_con .left_mod .mod_right .btn .pir
{
	display:block;
	height:23px;
	line-height:23px;
    margin-left: 5px;
	margin:5px 0;
}
.toupiao_model .toupiao_con ul li span.pir a ,.left_con .left_mod .mod_right .btn .pir a
{
    background: none repeat scroll 0 0 #FF9900;
    color: #FFFFFF;
	display:block;
	height:23px;
	line-height:23px;
    width: 45px;
	text-decoration:none;
	text-align:center;
}
.toupiao_model .toupiao_con ul li span.pir a:hover {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    text-decoration: none;
}
.toupiao_model .toupiao_con ul li span.pir a.hover ,.left_con .left_mod .mod_right .btn .pir a.hover
{
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    text-decoration: none;
	display:block;
	height:23px;
	line-height:23px;
	cursor: pointer;
}
.toupiao_model  .qh-title
{
	height:54px;
	background:#8e0304;
	margin-top:30px;
	padding:12px 0 0 5px;
}
.toupiao_model  .qh-title span
{
	display:block;
	float:left;
	cursor:pointer;
	border-right:solid 1px #770302;
	padding:5px 8px 5px 0;
	width:64px;
	height:40px;
	color:#fff;
	font:bold 14px/35px "Microdoft Yahei","黑体";
	text-align:center;
	margin-left:6px;
	_margin:0 0 0 3px;
}
.toupiao_model  .qh-title span#tab12
{
	border:none;
}
.toupiao_model  .qh-title span.selected
{
	background:url(../images/tl-bg.gif) no-repeat left center;
}
.toupiao_btn
{
	margin-top:40px;
}
.toupiao_btn2
{
	padding-bottom:40px;
	text-align:center;
}
#scrolltotop
{
    position:fixed;
    left: 50%;
    margin:0 0 0 520px;
    width: 52px;
    height:50px;
    cursor: pointer;
    background:url(../images/scrolltotop.png) no-repeat 0 0;
    _position:absolute;
    _bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    bottom: 102px;
	_margin-bottom:102px;
	opacity:1;
	filter:alpha(opacity=100);
}
#followbox_left
{
  position: fixed;
  z-index: 11;
  left: 50%;
  margin-left:-630px;
  bottom: 102px;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  _position:absolute;
  _bottom:auto;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
  _margin-bottom:102px;	
  width: 150px;
  height: 166px;
  background: url(../images/share_bg.gif) no-repeat center bottom;
  cursor:pointer;
}
#followbox_left dl dt
{
	width:150px;
	height:83px;
}

/*投票btn*/
.btn_toupiao
{
	padding-bottom:20px;
	*zoom:1;
}
.btn_toupiao ul li
{
	width:216px;
	height:40px;
	background:url(../images/btn_mr.gif) no-repeat center top;
	text-align:center;
	color:#fff;
	line-height:40px;
	font:bold 15px/40px "Microsoft Yahei","黑体";
	float:left;
	margin:0 0 8px 3px;
}
.btn_toupiao ul li:hover
{
	background:url(../images/btn_hov.gif) no-repeat center top;
}
.btn_toupiao ul li a
{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
}
.btn_toupiao .btn_bottom
{
	padding-left:219px;
}
.toupiao_left_model
{
	width:878px;
	padding-bottom:20px;
}
.toupiao_left_model .left_title
{
	width:878px;
	height:45px;
	background:url(../images/t4.gif) no-repeat center top;
}
.toupiao_left_model .left_title img
{
	padding:8px 10px 0;
}
.toupiao_left_model .left_con
{
	width:876px;
	border-left:solid 1px #db4444;
	border-right:solid 1px #db4444;
}
.left_con .left_mod
{
	width:380px;
	height:187px;
	padding:20px;
	background:url(../images/model_bg.gif) no-repeat center top;
	float:left;
	margin:15px 0 0 12px;
}
.left_con .left_mod h3
{
	font:bold 16px/35px "Microsoft Yahei","黑体";
	color:#a00303;
	padding:15px 0;
	text-align:center;
}
.left_con .left_mod h3 a
{
	color:#a00303;
}
.left_con .left_mod .mod_con img
{
	width:133px;
	height:120px;
	float:left;
}
.left_con .left_mod .mod_right
{
	float:right;
	width:235px;
}
.left_con .left_mod .mod_right p
{
	font:12px/22px "Microsoft Yahei","黑体";
	height:84px;
	overflow:hidden;
}
.left_con .left_mod .mod_right .btn
{
	padding-top:5px;
	float:right;
}
.left_con .left_mod .mod_right .btn span
{
	float:left;
} 
.left_con .left_mod .mod_right .btn .pir
{
	padding-left:8px;
}

/*#chuangxin,#product,#jicheng,#pinpai
{
	height:200px;
}
*/