﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font:12px/1.5em Verdana, Geneva, sans-serif;
	text-align:center;
	background:#000;
	color:#C9B3B3;
}
a {
	outline:none;
	position:relative;
	text-decoration:none;
}
td, img {
	border:none;
}
img {
	vertical-align:middle;
}
table {
	border-collapse:collapse;
}
input {
	vertical-align:middle;
}
#wrap {
	width:100%;
	margin:0 auto;
}
.clearfix:after {
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
/******************* Default css *******************/
.def {
	height:415px;
	padding-top:180px;
	background:url(../Def_bg.gif) center center no-repeat;
}
.def_pic {
	margin:15px 0;
}
/******************* Main css *******************/
.header {
	width:963px;
	text-align:left;
	padding:7px 20px;
	margin:auto;
}
.toplink {
	float:right;
	font-family:Arial;
	margin-top:15px;
	display:inline;
}
.toplink a {
	color:#7D7D7D;
	margin-right:10px;
}
.toplink a:hover {
	color:#CCC;
}
.banfla {
	width:980px;
	height:500px;
	margin:0 auto;
	border:1px solid #282828;
	border-bottom:0;
}
.footer {
	height:17px;
	color:#7D7D7D;
	font-size:10px;
}
.footer a {
	color:#7D7D7D;
}
.footer a:hover {
	color:#fff;
}
.container {
	width:982px;
	margin:0 auto;
	background:#CCC;
}
.content {
	width:980px;
	height:448px;
	padding-top:20px;
	position:relative;
	border:1px solid #282828;
	border-top:0;
	background:url(../contentbg.jpg) no-repeat;
}
.txt_content {
	width:940px;
	height:420px;
	background:url(../Txt_bg.png) no-repeat;
}
.btit {
	height:30px;
	padding:22px 0 0 150px;
	text-align:left;
	font-size:16px;
	background:url(../Btitbg.gif) bottom no-repeat;
}
.btit span {
	color:#880000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.bagpic {
	width:296px;
	height:270px;
	position:absolute;
	left:0;
	top:198px;
	text-align:left;
}
.honor{
	width:720px;
	margin-top:10px;
	zoom:1;
}
.honor li{
	width:210px;
	float:left;
	margin:0 15px 10px 15px;
	display:inline;
}
.honor li img{
	border:2px solid #AD0907;
}
.honor li h5{
	width:210px;
	height:28px;
	line-height:28px;
	margin-top:2px;
	background:url(../Honortitbg.png) no-repeat;
}
/*------------- Scrollbar Css --------------*/
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}
.Scrollbar-Track {
	width: 7px;
	height: 266px;
	position: absolute;
	top: 0;
	left:0;
	background:url(../Scrollbar02.gif) no-repeat;
}
.Scrollbar-Handle {
	position: absolute;
	width: 7px;
	height: 23px;
	background:url(../Scrollbar01.jpg) no-repeat;
}
#Scrollbar-Container {
	position: absolute;
	top: 120px;
	left: 900px;
	_top:-250px;
	_left:400px;
}
#News {
	position: absolute;
	top: 100px;
	left:240px;
	_top:30px;
	_left:60px;
	overflow: hidden;
	width: 625px;
	height: 295px;
	display: none;
	text-align:left;
}
#News {
	display: block;
}
#News p {
	line-height:20px;
	margin-bottom:20px;
	font-variant:small-caps;
	font-size:13px;
}
/*---------------------Menu css--------------------------*/
#menu {
	height:32px;
	background:url(../Menubg.gif) repeat-x;
}
#menu ul {
	margin:auto;
	width:982px;
	height:32px;
	font-style:italic;
	background:url(../Arrow02.gif) right center no-repeat;
}
.m_li {
	float:left;
	width:140px;
	line-height:32px;
	text-align:center;
	background:url(../Arrow02.gif) left center no-repeat;
}
.m_li a {
	display:block;
	color:#999;
	width:140px;
}
.m_li_a {
	float:left;
	width:140px;
	line-height:32px;
	text-align:center;
	position:relative;
	height:32px;
	color:#fff;
	background:url(../Index_hoverbg.gif) right center no-repeat;
}
.m_li_a a {
	display:block;
	color:#fff;
	width:140px;
	background:url(../Arrow02.gif) left center no-repeat;
}
.smenu {
	width:982px;
	height:30px;
	text-align:left;
	color:#999;
	font-size:11px;
	background:url(../Submenubg.gif) repeat-x;
}
.s_li {
	line-height:30px;
	width:auto;
	display:none;
	height:30px;
}
.s_li_a {
	line-height:30px;
	width:auto;
	display:block;
	height:30px;
}
.s_li a, .s_li_a a {
	color:#999;
	margin:0 10px;
}
.s_li a:hover, .s_li_a a:hover {
	color:#fff;
}
/******************* Index css *******************/
.index_menu {
	width:982px;
	margin:0 auto;
	height:33px;
	background:url(../Index_menubg.gif) repeat-x;
}
.index_menu li {
	height:33px;
	line-height:33px;
	float:left;
	background:url(../Arrow02.gif) left center no-repeat;
}
.lastbg {
	background:url(../Arrow02.gif) right center no-repeat;
}
.index_menu li a {
	width:140px;
	height:33px;
	display:block;
	float:left;
	color:#999;
	font-style:italic;
}
.index_menu li a:hover, .current {
	color:#fff;
	background:url(../Index_hoverbg.gif) right center no-repeat;
}
/******************* Product css *******************/
.probg {
	background:url(../contentbg02.jpg) no-repeat;
}
.newpro {
	width:203px;
	height:400px;
	padding:10px;
	float:left;
	margin-left:14px;
	display:inline;
	background:url(../Newprobg.png) no-repeat;_background-image: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/images/Newprobg.png", sizingMethod="scale");

}
.newpro dt {
	height:20px;
	padding:10px 0 0 10px;
	text-align:left;
}
.pro {
	width:702px;
	height:400px;
	padding:10px;
	float:right;
	margin-right:14px;
	display:inline;
	background:url(../Probg.png) no-repeat;
	_background-image: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/images/Probg.png", sizingMethod="scale");
}
.pro dt {
	width:35px;
	float:left;
	padding-top:30px;
}
.pro dd {
	width:665px;
	float:right;
}
.pro dd li {
	width:124px;
	height:142px;
	padding:10px 5px 5px 5px;
	float:left;
	margin:14px 16px;
	text-align:left;
	display:inline;
	background:url(../Prolistbg.png) no-repeat;
}
.pro dd li img{
	margin-left:10px;
}
.pro dd li h5 span{
	display:block;
}
.pro dd li h5 {
	line-height:16px;
	font-size:10px;
	font-weight:normal;
	color:#666;
}
.pro dd li h5 a{
	color:#666;
}


.pro1 {
	width:702px;
	height:400px;
	padding:10px;
	float:right;
	margin-right:14px;
	display:inline;
	background:url(../Probg1.png) no-repeat;_background-image: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/images/Probg1.png", sizingMethod="scale");
}

}
.pro1 dt {
	width:35px;
	float:left;
	padding-top:30px;
}
.pro1 dd {
	width:665px;
	float:right;
}
.pro1 dd li {
	width:124px;
	height:142px;
	padding:10px 5px 5px 5px;
	float:left;
	margin:14px 16px;
	text-align:left;
	display:inline;
	background:url(../Prolistbg.png) no-repeat;
}
.pro1 dd li img{
	margin-left:10px;
}
.pro1 dd li h5 span{
	display:block;
}
.pro1 dd li h5 {
	line-height:16px;
	font-size:10px;
	font-weight:normal;
	color:#666;
}
.pro1 dd li h5 a{
	color:#666;
}










.prodetail{
	padding:30px 20px;
	zoom:1;
}
.bpro{
	width:300px;
	float:left;
	border:1px solid #BE1919;
	background:#fff;
	padding:20px 30px;
}
.detail{
	width:240px;
	float:right;
	text-align:left;
}
.detail p{
	line-height:24px;
	color:#000000;
}
.proback{
	text-align:right;
	margin-top:120px;
}
/******************* Vip css *******************/
.vipbg {
	background:url(../contentbg03.jpg) no-repeat;
}
.memberform {
	/*width:600px;*/
	margin-left:200px;
	margin-top:80px;
	text-align:left;
	color:#fff;
}
.w_form{
	display:block;
	clear:both;
	width:100%;}
.w_form p {
	clear:both;
	line-height:36px;
	_margin-bottom:15px;
}
.w_form a {
	font-size:10px;
	color:#fff;
}
.w_form a:hover {
	color:#C50503;
}
.w_in2 {
	width:221px;
	height:16px;
	padding:2px;
	border:1px solid #850000;
	background:none;
	color:#7D7D7D;
}
.submin {
	clear:both;
	margin-left:50px;
}
.registerfrom {
	width:700px;
	margin:auto;
	margin-top:20px;
	text-align:left;
}
.txt_space {
	width:240px;
	float:left;
	text-align:left;
}
.new_arrival {
	width:800px;
	margin:auto;
	margin-top:10px;
}
.new_arrival li {
	width:160px;
	height:140px;
	padding:10px 5px 0 5px;
	float:left;
	margin:5px 14px;
	display:inline;
	border:1px solid #9E0C09;
	background:#EDE6E6;
}
.new_arrival li h5 {
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	color:#666;
	margin-top:5px;
}
.downloadlist {
	width:765px;
	margin:auto;
	margin-top:5px;
}
.downloadlist li {
	float:left;
	margin:5px 15px;
	display:inline;
}
.downloadlist li img {
	border:2px solid #9E0C09;
}
.downloadlist li h5 {
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	color:#F00;
}
.downloadlist li h5 a {
	color:#9E0C09;
}
.downloadlist li h5 a:hover {
	color:#fff;
}
/******************* News css *******************/
.newsbg {
	background:url(../contentbg04.jpg) no-repeat;
}
.news {
	width:650px;
	margin:auto;
	margin-top:10px;
}
.news li {
	position:relative;
	width:650px;
	height:28px;
	line-height:28px;
	border-bottom:1px dashed #A00C09;
 +margin-top:-2px;
	_margin-top:-2px;
}
.news li a {
	display:block;
	height:28px;
	color:#AEAEAE;
	padding-left:15px;
	text-align:left;
	background:url(../Arrow04.gif) 5px center no-repeat;
}
.news li a:hover {
	color:#fff;
	height:28px;
	background:url(../Hoverbg.gif) no-repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-kHTML-opacity: 0.5;
	opacity: 0.5;
}
.news li span {
	position:absolute;
	left:570px;
	font-size:10px;
	color:#FF0504;
}
.news li em {
	position:relative;
	font-style:normal;
}
.newstit {
	width:625px;
	height:28px;
	_height:27px;
	line-height:26px;
	border:1px dashed #A00C09;
	border-left:0;
	border-right:0;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background:url(../Newstitbg.png) no-repeat;
}
.newsdate {
	font-size:10px;
	font-weight:normal;
	text-align:right;
	color:#FF0504;
	margin:2px 5px;
}
.back {
	text-align:right;
}
/******************* Contact css *******************/
.contactbg {
	background:url(../contentbg05.jpg) no-repeat;
}
.contactxt {
	width:600px;
	text-align:left;
	margin:auto;
	margin-top:10px;
}
.contactxt p{
	line-height:20px;
}
.contactxt span{
	font-weight:bold;
}
.contactxt em{
	font-size:14px;
	color:#FF0504;
}
.contactxt a{
	color:#C9B3B3;
}
.contactxt a:hover{
	color:#FF0504;
}
.feedbackfrom{
	width:600px;
	margin:auto;
	margin-top:20px;
	text-align:left;
}
.k_form3 p{
	margin:5px 0;
}
.from_content{
	border:1px solid #850000;
	background:none;
	overflow-y:hidden;
	vertical-align:text-top;
	color:#7D7D7D;
}
.txt_space02{
	width:120px;
	float:left;
	text-align:left;
}
.feedback_submin{
	text-align:center;
}
/******************* Brand css *******************/
.brandbg{
	background:url(../contentbg06.jpg) no-repeat;
}
/******************* Competitiveness css *******************/
.worksopbg{
	background:url(../contentbg07.jpg) no-repeat;
}
.joblist{
	width:600px;
	margin:auto;
	margin-top:10px;
	background:#0C3;
}
.joblist li{
	line-height:24px;
	text-align:left;
	padding-left:15px;
	border-bottom:1px dashed #A00C09;
	background:url(../Arrow05.gif) 5px center no-repeat;
}
.jobname{
	width:200px;
	float:left;
	background:#003;
	color:#A00C09;
}
.jobdept{
	width:120px;
	float:left;
	background:#033;
}
.jobnum{
	width:120px;
	float:left;
	background:#333;
}
.jobdate{
	width:140px;
	float:left;
	background:#300;
}
/******************* Website css *******************/
.weblist{
	width:910px;
	margin:auto;
	margin-top:20px;
}
.website{
	width:120px;
	float:left;
	margin:0 5px;
	display:inline;
}
.website dt{
	height:23px;
	padding-top:5px;
	background:#B00907;
}
.website dd{
	height:20px;
	padding-top:4px;
	text-align:left;
	padding-left:1px;
	border-bottom:1px dashed #B00907;
}
.website dd a{
	color:#C9B3B3;
}
.website dd a:hover{
	color:#fff;
}



/* 分页 */
.pagelist {display:table;clear:both;}
.pagelist em {padding:2px 3px;border:1px solid #CA1A14;font-size:12px;margin:0px 1px;color:#F7DDAD;font-weight:bold;font-style:normal; background:#DD2A1F; line-height:30px;}
.pagelist strong {padding:2px 3px;border:1px solid #CA1A14;font-size:12px;margin:0px 1px;color:#F7DDAD; background:#DD2A1F;}
.pagelist a {padding:2px 3px;border:1px solid #CA1A14;font-size:12px;margin:0px 1px; background:#DD2A1F; color:#EFEFEF;}




#w_usermenu{text-align:right;padding-top:10px; width:100%; padding-bottom:10px;}
#w_usermenu a{display:block;float:left;margin-right:10px;color:#7D7D7D;}
#w_usermenu a:hover {
	color:#CCC;
}



/*feedback*/
#w_feedback{}
.btn{
	width:55px;
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	margin:10px;
	text-align:center;
	color:#fff;
	background:#9E0C09;
}
.btn a{
	color:#fff;
}
.tb{
	border-collapse:collapse;
	border-top:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
}
.tb caption{
	border:1px solid #C6C6C6;
	border-bottom:none;
	background:#9E0C09;
	text-align:left;
	color:#fff;
	padding:5px;
}
.tb td{
	border-bottom:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}
.leftbar{
	width:20%;
	text-align:left;
}
.leftbar td{
	border:0;
	padding:5px;
}
.space{
	background:#9E0C09;
}
.tit{
	border-bottom:1px dashed #C6C6C6;
	padding:4px 5px;
}
.gbcontent{
	min-height:85px;
	height:auto !important;
	height:85px;
}
.gbcontent p{
	text-indent:1em;
	line-height:22px;
}
.returntit{
	padding:5px;
	background:#9E0C09;
}
.returncontent p{
	text-indent:1em;
	line-height:22px;
}

.menuskin {
	border-right: #9E0C09 1px solid ;
	border-top: #9E0C09 1px solid;
	border-left: #9E0C09 1px solid;
	border-bottom: #9E0C09 1px solid;
	background-image:url('menubg.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: absolute;
	VISIBILITY: hidden;
	z-index:2;
	padding:5px;
}
.color a{ color:#34A2B2; text-decoration:underline;}





.pro_bg {
background:url(../pro_menu.png) no-repeat; width:205px; height:369px; margin-top:4px;	
}
.pro_menu{ width:205px; margin-top:11px;}
.pro_menu li{ height:28px; line-height:28px; background:url(../pro_menu1.gif) no-repeat; margin-top:1px;}
.pro_menu li a{ color:#000000; background:url(../pro_title.gif) 20px 50% no-repeat; float:left; padding-left:30px;}
.pro_menu li a:hover{ color:#FFFFFF;}
.pro_menu li span img{ vertical-align:middle;}
.pro_footer{ font-size:10px; clear:both;}
.pro_footer a{ padding-left:20px; }




.bigpic
{
	position:absolute;
	float:left;
	border:#ccc 1px solid;
	background:#FFF;
}



.ezine ul li{
	background:none;
}
.ezine ul li h5{
	color:#fff;
}

.switch{ width:600px; height:300px; margin-top:50px;}










