/* CSS Document */
/*全局*/
body{margin:0;padding:0;font-family: Verdana; font-size:13px;color:#333;}
div,form,input,select,p,h1,h2,h3,h4,h5,h6,ul,ol,li,th,td,dl,dt,dd,img{margin:0;padding:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit; line-height:180%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ol,ul{list-style:none;}
img{border:none;}
a:link, a:visited {text-decoration:none;}
a:hover, a:active {outline:medium none;text-decoration:underline;}

.about a ,.prod a{text-decoration:none;color:#3d3d3d;border-bottom:1px dotted #D5D5D5}
.about a:hover,.prod a:hover{text-decoration:none;border-bottom:1px solid #3399CC}

.more{text-decoration:none;font-size:12px; font-family:"宋体"; font-weight:normal;}
.more a:hover{text-decoration: underline; color:#FFF;background-color: #039;}

h1{font-size:20px;color:#000; line-height:40px; font-family:"微软雅黑"; font-weight:500;}
h2{ font-size:20px; font-weight:bold; color:#3F5669; line-height:40px; text-align:center; display:block;margin-bottom:10px;}
h3{font-size:14px;font-weight:bold; margin-top:10px;}
h4{ font-size:16px;color:#000; line-height:40px; font-family:"微软雅黑";}

.faqtit{font-size:20px; font-weight:bold; color:#3F5669; line-height:40px; text-align:center; display:block;margin-bottom:10px;}
.faqdate{font-size:12px; text-align:center;display:block; border-bottom:1px solid #CEDBE3; margin-bottom:20px;}
.f_l{
	float:left;
}
.f_r{
	float:right;
	font:normal 12px/33px "宋体";	
}
/* 对话CEO */
.faqtw, .faqdftit { padding-left:20px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; background:url(../images/wq.gif) no-repeat 0 4px; border-bottom:1px dashed #ddd; padding-bottom:10px;}
.faqdftit {background:url(../images/wa.gif) no-repeat 0 12px; border-bottom:0; padding-bottom:0;}
.faqdfcon { background:#f8f5f0; padding:6px 10px;}
.ceo_related font { font-family:"宋体";}
.ceo_related span { color:#999; font-size:11px;}

.note{ font-size:20px; font-weight:bold; color:#333; line-height:30px; float:left;}
.note1{ font-size:12px;color: #009900; background-color:#FFFFE6; border:1px solid #FFEEDD; line-height:18px; margin-top:10px; padding:5px 10px;}

.red{ color:#FF0000;}
.org{color:#FF9900; font-weight:bold;}
.gray{ color:#999;}
.green{color:#090;font-size:12px;}
.green1{color:#090;font-size:16px; font-weight:bold;}
.blue{ color:#3FB4D6;font-size:12px;}
.space{height:20px;}
.f11{font-family:"新宋体"; font-size:12px; color:#666;}
.f12{font-family:"楷体"; font-size:12px; color:#999; line-height:16px;}

/*控件定义*/
input { background: #FFF;font-family: Verdana; line-height:24px; height:24px; border:1px solid #C7DEE9;}
input:hover { background: #FFF; font-family: Verdana;line-height:24px; height:24px; border:1px solid #0099CC;}

textarea{ overflow:auto;background: #FFF; line-height:24px; height:24px; border:1px solid #CEDBE3; line-height:18px;font-size: 12px;}
textarea:hover { background: #F8FBFC; line-height:24px; height:24px; border:1px solid #0099CC;}

/* 下面这句是针对全局的，有时候不想要边框也出了边框，所以，如果你要用到这个样式，请拷贝一份出去用 */
	/* input{border: 1px solid #D2E1EC;} */
input[type="checkbox"] {border: none;height:16px;background:translucent;vertical-align: middle;}
/*input[type="button"] {border: none;}*/
input[type="submit"] {line-height:24px; height:24px; background-color:#C8E7F0;border-right:1px solid #333;border-bottom:1px solid #333;}

.helpSearch {width:356px;margin:22px auto 10px;background:url(../images/search_help.jpg) no-repeat scroll left top transparent;height:54px;padding:14px 0 0 240px;}
.helpSearch1 {width:356px;margin:22px auto 10px;background:url(../images/search_help1.jpg) no-repeat scroll left top transparent;height:54px;padding:14px 0 0 240px;}
.helpSearch th, .helpSearch td, .helpSearch1 th, .helpSearch1 td{
	line-height:18px;
	padding:0;
}
/*header
#header{width:910px;height:120px;margin:0 auto;padding:0; position:relative; overflow:hidden; margin-bottom:10px;}
#header img{display:block; float:left; padding:0; margin:0; padding-top:6px;}
#header p{float:right;padding-top:0px; font-size:12px;color:#999;}
#header p a{margin:0 5px; color:#999;}
#header p a:hover{color:#3399CC; text-decoration:underline;}*/


/*nav
#nav{height:49px;line-height:49px; width:910px; position:absolute; bottom:2px;right:0px; background:url(../images/nav_bg.jpg) no-repeat;}
#nav ul{list-style-image:none;list-style-position:outside;list-style-type:none;	margin-left:130px;padding:0; height:49px;}
#nav li{margin:0px 8px;text-align:center;height:49px;width:82px;line-height:49px;float:left;display:block; font-family:"微软雅黑";}
#nav li a{font-size:16px; font-weight:bold;color:#FFF; display:block;text-decoration:none;}
#nav li a:hover{color:#263844;background-image: url(../images/nav_over.jpg); background-position:center;background-repeat:no-repeat;text-decoration:none;display:block;}
#nav li.cur{font-size:16px;color:#263844; font-weight:bold;background-image: url(../images/nav_over.jpg);background-position:center;background-repeat:no-repeat;display:block;}

#nav li.l1 a{font-size:16px; font-weight:bold;color:#FFF; display:block;text-decoration:none;}
#nav li.l1 a:hover{color:#263844;text-decoration:none;display:block;}*/


/*banner1*/
.banner, .container *{margin:0; padding:0; z-index:997;}
.banner{width:910px;overflow:hidden;position:relative; margin:0 auto;}
.homebanner{}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:910px; height:238px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; left:5px; bottom:20px;}
.num li{float: left;color: #666;text-align: center;line-height: 14px;width: 14px;height:14px;font-family: Arial;font-size:12px;cursor: pointer;overflow: hidden;margin:2px 2px;border:0;background-color: #f5f5f5;}
.num li.on{	color: #fff;line-height: 20px;width: 20px;height: 20px;font-size: 15px;	margin:0 2px;border:0;background-color: #FF7300;font-weight: bold;}


/*banner2*/
#myFocus{width:640px;height:370px;position:relative;overflow:hidden;font-family:Verdana, Arial, Helvetica, sans-serif;background:#fff;}/*焦点图大小，可按需要是否加边框*/
#myFocus .loading{position:absolute;z-index:9999;width:640px;height:210px;background:#fff url(../images/loading2.gif) center -40px no-repeat;color:#666;font-size:12px;text-align:center;padding-top:90px;}/*载入画面*/
#myFocus .pics li{position:absolute;top:0px;left:0px;}
#myFocus .pics li img{filter:alpha(opacity=0);opacity:0;width:640px;height:370px;}/*图片大小*/
#myFocus .ts li{position:absolute;z-index:2;left:0;bottom:-32px;height:40px;line-height:40px;padding-left:16px;overflow:hidden;}
#myFocus .ts li a{color:#fff;font-size:15px;text-decoration:none;}/*标题样式*/
#myFocus .tsBg{position:absolute;bottom:0;z-index:1;width:640px;height:28px;background:#000;filter:alpha(opacity=10);opacity:0.1;}/*标题背景*/
#myFocus .btn,#myFocus .btnBg{position:absolute;z-index:3;bottom:5px;right:5px;color:#fff;font-size:12px;}/*按钮样式*/
#myFocus .btn li,#myFocus .btnBg li{float:left;width:18px;height:16px;line-height:16px;overflow:hidden;text-align:center;margin-right:1px;cursor:pointer;}
#myFocus .btnBg li{background:#fff;filter:alpha(opacity=50);opacity:0.5;}/*按钮背景*/
#myFocus .btn li.current,#myFocus .btn li.hover {background:#009900;}/*当前/悬停按钮背景*/


/*homepage*/
.word{line-height:180%;height:140px; width:247px; background:url(../images/word_bg.jpg) no-repeat;}
.word .wordcon{ padding:10px; text-indent:24px;font-weight:normal;font-size:13px; font-family: "楷体_GB2312"}
.word .name{ padding-left:10px; font-size:12px; color:#999;}

.why{background:url(../images/why_bg.jpg) no-repeat; width:910px; height:203px; margin-bottom:10px;}
.why ul{ padding:20px 0; list-style-image:none;list-style-position:outside;list-style-type:none;}
.why li{float:left;margin-left:86px;_margin-left:45px; width:200px;}

.leftdiv{ float:left; width:420px;height:220px;}
.rightdiv{ float:right; padding-left:30px; width:460px;}

.wq{ background:url(../images/wq.gif) no-repeat left 5px; padding-left:26px; margin-bottom:8px; overflow:hidden;}
.wq .imge{ float:right;}
.wa{ background:url(../images/wa.gif) no-repeat left 5px; padding-left:26px;overflow:hidden;}

.dotline{ background:url(../images/dotline.gif) repeat-x; height:1px; margin:6px 0; overflow:hidden;}

.linkdiv{ width:910px; margin:0 auto; clear:both;}
.linktit{ padding-left:20px;height:34px; background:url(../images/link_bg.gif);}
.linktit ul{ list-style-image:none;list-style-position:outside;list-style-type:none;}
.linktit li{float:left;margin-right:6px;margin-top:4px; width:86px; line-height:30px; display:block; font-family:"微软雅黑"; font-size:15px; font-weight:bold; text-align:center;cursor:pointer}
.linktit li.cur,.linktit li:hover{ background-color:#FFFFFF; text-decoration:none; }
.linkcon{padding-top:10px; height:60px;}
.linkcon img{ border:1px solid #D5D5D5;}
.linkcon img:hover{ border:1px solid #999;}


.casediv{}
.casetit{ padding-left:20px;height:34px;border-bottom:1px solid #CEDBE3;}
.casetit ul{ list-style-image:none;list-style-position:outside;list-style-type:none;  }
.casetit li{cursor:pointer;float:left;margin-right:6px; width:86px; line-height:30px; display:block;  text-align:center; background-color:#D2DDE6;margin-top:4px;}
.casetit li.cur,.casetit li:hover{ background-color:#FFFFFF; text-decoration:none;font-size:15px; font-weight:bold; border:1px solid #CEDBE3; border-bottom:none;}
.casecon{padding:10px;}

.casecon .img1{ border:4px solid #f5f5f5;}
.casecon .img1:hover{border:4px solid #e0e0e0;}

/*content*/
.content{width:970px;margin:18px auto; overflow:hidden;}
.left_bar{width:720px;float:left; overflow:hidden;}
.title{line-height:40px; }
.title span{display:block;font-size:15px; font-weight:bold; color:#333; font-family:"微软雅黑";}
.location{background:url(../images/column_bg.png) no-repeat 0 -233px;line-height:33px;padding:0 12px;margin:0 0 10px 0;}
.location3{background: url(../images/yyb2.png) no-repeat 0 0;line-height: 33px;padding: 0 12px;margin: 0 0 10px;}

.pro{ float:left; width:638px;padding:0; margin:0;background:url(../images/prod_icon.gif) no-repeat left top;overflow:hidden;}
.pro li{float:left;width:245px;list-style-image:none; margin-left:65px;_margin-left:25px;_margin-right:15px;_padding-left:20px;margin-top:20px;}
.pro li a{color:#333;font-weight:bold;}
.pro p{line-height:150%; color:#666;}
.pro h2{ font-size:13px; color:#333333; font-weight:bold;}


.prod{ padding:0 5px; margin:0;background:url(../images/prod_bg.gif) no-repeat left top; overflow:hidden;}
.prod li{width:545px;list-style-image:none; margin-left:65px; padding-top:2px;}
.prod p{line-height:150%; color:#666;}
.prod h2{ font-size:15px; color:#333333; font-weight:bold; line-height:180%;}

.right_bar{width:240px;float:right;overflow:hidden;}
.lefttit{height:30px;line-height:30px;padding-left:10px; background:url(../images/lefttit_bg.png) no-repeat; font-family:"微软雅黑";}
.lefttit p{ float:left;font-size:15px; font-weight:bold;}
.lefttit a{ float:right; margin-right:8px; font-weight:normal; font-family:"宋体"; font-size:12px;}
.news li{ list-style-image:none; list-style:none; line-height:26px; background:url(../images/news_li_bg.gif) no-repeat; padding-left:15px; margin:0 5px;}

.list{ width:100%;}
.list li{ list-style-image:none; height:26px; line-height:26px;width:115%}
.sub_banner_bg {
	background:url(../images/banner_bg.png) repeat-x;
	height:200px;
	width:100%;
}
.column_right_box {
	margin:0 0 10px 0;
	width:240px;
}
.column_right_box h3{
	background:url(../images/column_bg.png) no-repeat -520px -110px;
	padding:0 12px;
	overflow:hidden;
	line-height:33px;
	margin:0;
}
.column_right_c {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding:12px;
	background:#f6f6f6;
}
.column_right_b {
	height:4px;
	background:url(../images/column_bg.png) no-repeat -520px -38px;
	overflow:hidden;
}

.right_news li{
	padding:0 0 0 8px;
	border-bottom:1px dashed #cdcdcd;
	line-height:28px;
	background:url(../images/column_bg.png) no-repeat -273px -61px;
	width:206px;
}
.dxal li{
	margin:0 0 10px 0;
}
.dxal li img{
	float:left;
	margin:0 10px 5px 0;
}
.dxal li p{
	line-height:22px;
}
.dxal li a{
	color:#0051d8;
}
.about{line-height:200%; padding:0 20px;}
/*.about p{ text-indent:30px;}  去掉首行缩进*/

.service{ background:url(../images/server.jpg) no-repeat; height:52px; line-height:200%; padding:10px; padding-top:68px;}

/*footer*/
#footer{ margin-top:20px; padding:10px;text-align:center; background-color:#E9EEF2; border-top:1px solid #CEDBE3;}

/*reg*/
.reg{ margin:0 auto;width:740px; height:500px; background:url(../images/reg_bg740X500.jpg) no-repeat;}
.regtab td{ line-height:40px;}
/*login*/
.login{ margin:0 auto;width:840px;overflow:hidden; padding-top:40px; padding-bottom:40px;}
.login td{ line-height:40px;}
.login .left1{ float:left; width:452px; height:270px; background:url(../images/login_bg.gif) no-repeat left top; overflow:hidden; margin-right:30px; }
.login .right1{ float:right; overflow:hidden;}

/*密码强度*/
.pwdtype_0{width:193px;height:20px;background:url(../images/levels.gif) no-repeat left 0px;}
.pwdtype_1{ width:193px;height:20px;background:url(../images/levels.gif) no-repeat left -20px;}
.pwdtype_2{width:193px;height:20px;background:url(../images/levels.gif) no-repeat left -40px;}
.pwdtype_3{width:193px;height:20px;background:url(../images/levels.gif) no-repeat left -60px;}
.pwdtype_4{width:193px;height:20px;background:url(../images/levels.gif) no-repeat left -80px;}
/*提示信息*/
.register_mes_err {line-height:28px;background-image:url(../images/new-icon-x.gif); background-repeat:no-repeat; background-position:6px 6px; padding:0 26px; color: #FF0000;font-size:12px;}
.register_mes_err_email {line-height:19px;background-image:url(../images/new-icon-x.gif); background-repeat:no-repeat; background-position:6px 6px; padding:0 26px; color: #FF0000;font-size:12px;}
.register_mes_succ {line-height:28px;background-image:url(../images/new-icon-r.gif); background-repeat:no-repeat; background-position:6px 6px; padding:0 26px; color:#3c4b21;font-size:12px;}
.register_mes_warn {line-height:28px;background-image:url(../images/new-icon-w.gif); background-repeat:no-repeat; background-position:6px 6px; padding:0 26px; color:#AAAAAA;font-size:12px;}
.notic{ color:#999;}


/*新闻中心*/
.mark {clear:both;overflow:hidden;padding:15px 0 0 111px;}
#mark0, #mark1 {background:url("../images/mark.gif") no-repeat scroll -189px 0 transparent;border:0 none;cursor:pointer;float:left;height:48px;margin:0;overflow:hidden;padding:0;position:relative;width:189px;}
.bar {background-color:#FFFFFF;border:1px solid #40A300;height:5px;left:9px;overflow:hidden;position:absolute;text-align:left;top:32px;width:55px;}
#barnum1, #barnum2 {color:#333333;font-family:arial;font-size:10px;font-weight:400;line-height:12px;position:absolute;top:30px;left:70px;}

.leavewordtit{ background-color:#F9FAFB; line-height:20px; margin-bottom:5px;}
.leavewordcon{margin-bottom:10px;}
.pager{ text-align:right; margin-bottom:20px;}
.news{line-height:10px;}

/*added by zhouwb*/
.color333{color:#333333}
.news_list{text-align:left;}
.news_list li{list-style:none; width:94%;}
.date{ float:right; text-align:right;}

.accsays{padding:1px;border:1px solid #ddd;width:50px;height:50px; margin-right:5px;float:left;}
/*CEO列表*/
table.list th {font-weight: normal;color:#333;height:28px; line-height:28px;background-color:#F0F0F0;border-bottom:2px solid #ddd;text-align:left; white-space:nowrap;text-indent:8px;}
table.list tr {white-space:nowrap;}
table.list td {padding:2px; color:#666;line-height:24px;*line-height:26px; border-bottom:1px dashed #E1E1E1;text-indent:8px;}
table.list td.gray{ color:#999;}
tr.over td {background:#FEF3D1;}
.opendiv{ background-color:#FFFDE8; margin:0; color:#000;}
.opendiv p{ padding-left:30px;padding-left:22px;}

/*CEO排序按钮*/
.px { border-bottom:1px solid #CEDBE3; height:36px; margin:10px 0;}
.px dd { float:right; width:130px; height:36px; margin:0 10px 0 0; padding:0;}
.px dd a { position:relative; display:block; width:100%; text-align:center; padding:0 10px 0 0; height:36px; line-height:36px; background:#D3E6F5;font-size:13px;}
.px dd.pb1 a:hover {background:#FFFFE5;font-weight: bold;color: #FF6000;text-decoration: underline;}
.px dd.pb2 a {border:1px solid #90C4ED;background: url(../images/an_bg.gif) repeat-x;color: #0C304A;text-decoration: none;}
.px dd.pb2 a:hover {border:1px solid #90C4ED;text-decoration: underline;}
.px dd.select a {border:#90C4ED 1px solid; background:#72B7DC; font-weight:bold; color: #333;}
.px dd .icoup { position:absolute; background:url(../images/an_s.gif) no-repeat; width:11px; height:10px; top:15px; right:10px;}
.px dd .icodown { position:absolute; background:url(../images/an_x.gif) no-repeat; width:11px; height:10px; top:15px; right:10px;}
.clear { clear:both;}