﻿/*********************************Basic Style*********************************/
@import url("/Css/zh-CN/Default/Basic.css");

body,td,th,input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.jc {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
.company {
	font-size: 12px;
}

.style1 {color: #ff0033}
.style2 {color: #FFFFFF}
.style3 {color: #996600}
.leftbg {
	background-image: url(../Images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.style4 {
	color: #e60000;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.company {
	font-size: 12px;
	line-height: 35px;
}

a {  
	color: #F00;
	text-decoration: none;
	font-size: 12px;
}

a:hover {  
	color: #F00; 
	text-decoration: none
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.TableControl {
	width: 96%;
	background: Transparent;
	text-align:center;
}

.tabletitle {
	border: 0px;	
	background: url(../Images/title.gif);
	height: 40px;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	background-repeat:no-repeat;
}

.LeftMenu {
	background-image: none;
	height: 20px;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

.NewsBg2 {
	background-image: url(../Images/Bg_2.gif);
	height: 25px;
}

.AssoTable
{
	background-image: url(../Images/Asso_bg.jpg);
	height: 40px;
	width:167px;
}

.TableTitleBar {
	background-image: url(../Images/Bg_Title_1.gif);
	height: 20px;
	color: #000000;
	padding: 0px 5px 0px 5px;
}
.TableListLeft {
	background: #F5F5F5;
	width: 180px;

}
.TableListRight {
	border-left:1px #000000 dotted;
}
.TableListLeftTitle {
	background-image: url(../News/Images/Bg_1.gif);
	color: #cc0000;
	font-weight: bold;
	height: 25px;
	text-align: center;
}
.TableListLeftItem {
	background: #f5f5f5;
}
.TableBar {
	background: none;
	width: 100%;
	height: 25px;
	padding: 0px 10px 0px 10px;
}

/*********************************Links Style*********************************/

a.menu {  
	color: #FFFFFF;
	text-decoration: none
}
a.menu:hover {  
	color: #ffffff;
	text-decoration: none
}
a.tt1:Link,a.tt1:visited,a.tt1:active{ 
	color: #000;
	text-decoration: underline;
	font-size:12px;
}
a.tt1:hover { 
	color: #000;
	text-decoration: none;
	font-size:12px;
}
a.tt2 { 
	color: #000000;
	text-decoration: none;
}
a.tt2:hover { 
	color: #333333; 
	text-decoration: underline;
}
a.tt3 
{
	font-size:12px; 
	color: #000;
	text-decoration: none;
}
a.tt3:hover 
{
	font-size:12px; 
	color: #000; 
	text-decoration: underline;
}
a.tt4 { 
	color: #FF0000; 
	text-decoration: underline;
}
a.tt4:hover { 
	color: #000000; 
	text-decoration: underline;
}
a.tt5 { 
	color: #ad3333; 
	text-decoration: underline;
}
a.tt5:hover { 
	color: #FF6600; 
	text-decoration: underline;
}
a.tt6 { 
	color:#000;
	text-decoration:none;
}
a.tt6:hover { 
	color:#000;
	text-decoration:none;
}
a.tt7 { 
	color: #ffffff; 
	text-decoration: underline;
}
a.tt7:hover { 
	color: #FF0000; 
	text-decoration: underline;
}
a.pp1 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.pp1:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.pp2 {
	font-size: 12px; 
	color: #FF6600;
	text-decoration: underline;
}
a.pp2:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.qq1 {
	font-size: 16px;
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}
a.qq1:hover {
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

/*********************Words Style************************/

.font_s {
	font-size: 12px;
}
.font_sb {
	font-size: 12px;
	font-weight: bold;
}
.font_m {
	font-size: 12px;
}
.font_mb {
	font-size: 12px;
	font-weight: bold;
}
.font_l {
	font-size: 16px;
}
.font_lb {
	font-size: 16px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.white {
	color: #000000;
}
.blue {
	color: #0085e6;
}
.gray {
	color: #999999;
}
.green {
	color: #dbfe04;
}
.orange {
	color: #FF6600;
}

.font_h_14 {
	line-height: 200%;
}
.font_h_15 {
	line-height: 150%;
}
.font_h_20 {
	line-height: 200%;
}
.font_bg_gray {
	background: #EFEFEF;
}
/*********************Border Style************************/

.borderout_1 {
	border:#CCCCCC 1px solid;
}
.borderout_2 {
	border:#F0F8FF 5px solid;
	padding: 0px 0px 0px 0px;
}
.borderout_3 {
	border:#CCCCCC 1px solid;
	padding: 12px 12px 12px 12px;
}

/**********The Common Form Style**********/

.inputtext {
	border:#CCCCCC 1px solid;
}
.inputmultiline {
	border:#CCCCCC 1px solid;
	scrollbar-face-color: #0D76A8; 
	scrollbar-highlight-color: #ADD7F7; 
	scrollbar-3dlight-color: #ADD7F7; 
	scrollbar-arrow-color: #0D76A8; 
	scrollbar-track-color: #ADD7F7; 
	scrollbar-darkshadow-color: #ADD7F7;
}
.inputbutton {
	background-color: #999999; 
	height: 20px; 
	clip: rect( ); 
	color: #FFFFFF; 
	border: #e1c486 1px outset;
}
.inputlist {
	border:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

.linkbutton {
	background: #DDDDDD;
	width: 70px;
	height: 20px;
	border:#999999 1px solid;
	padding: 3px 0px 0px 0px;
	text-align:center;
	cursor: hand;
}

.Button_Bar_Search {
	background:url(/Images/zh-CN/Common/Button/Button_Search_1.gif);
	width:70px;
	height:20px;
	cursor:hand;
	padding: 3px 0px 0px 16px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	position: relative;
	border:0px;
}

.Table_List_Control {
	background: none;
	border-top: none 2px solid;
	border-bottom: none 2px solid;
	padding: 0px 2px 0px 2px;
}
.Table_List_Title {
	background: none;
	height: 25px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.Table_List_Content {
	background: none;
	height: 25px;
	padding: 0px 5px 0px 5px;
}
.Table_Status_Bar {
	background-color: none;
	height: 28px;
	width: 100%;
	border-top: 2px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	color:#000;
}
.submit {
	background: url(/Skins/zh-CN/default/Themes/Website/Blue2/Images/Button_Submit.gif);
	width:58px;
	height:20px;
	cursor:hand;
	padding: 2px 0px 0px 15px;
	font-size: 12px;
	color: #333333;
	border:0px;
}
.search {
	background: url(../Images/go.gif);
	width:19px;
	height:18px;
	cursor:hand;
	padding: 2px 0px 0px 15px;
	font-size: 12px;
	color: #333333;
	border:0px;
}
.Button_Operation_1 {
	background:url(/Images/zh-CN/Common/Button/Operation_1.gif);
	height: 19px;
	width: 55px;
	cursor: hand;
	padding: 3px 0px 0px 15px;
	font-size: 12px;
	color: #666666;
	border: 0px;
}
.Button_Submit_Post {
	background:url(/Images/zh-CN/Common/Button/Button_Submit_1.gif);
	width:90px;
	height:29px;
	cursor:hand;
	padding: 3px 0px 0px 10p;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	position: relative;
	border:0px;
}

.buttom_font {
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}


.Website_MemberLogin {
	background:url(../Images/button1.jpg);
	width:60px;
	height:20px;
	cursor:hand;
	border:0px;
}

/* ---- Forum style start  -----*/
.div_Website_Pager
{
	background:Transparent;
	color:#000;
}
.div_Website_Pager font
{
	color:#000;
}

.div_Forum_Thread_List_Header {
	display: block;
	background: Transparent;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
	color: #000;
	font-weight: bold;
	float:left;
	width:100%;
}

.div_Forum_Thread_List_Header_Column_1 {
	display: block;
	border-right: #666 1px solid;
	float:left;
	width:45%;
	padding:6px 4px 4px 4px;
	height:24px;
	text-align:center;
}

.div_Forum_Thread_List_Header_Column_2 {
	display: block;
	border-right: #666 1px solid;
	float:left;
	width:24%;
	padding: 6px 4px 4px 4px;
	height:24px;
	text-align:center;
}

.div_Forum_Thread_List_Header_Column_3 {
	display: block;
	border-right: #666 1px solid;
	float:left;
	width:12%;
	padding:6px 4px 4px 4px;
	height:24px;
	text-align:center;
}

.div_Forum_Thread_List_Header_Column_4 {
	display: block;
	float:left;
	width:12%;
	padding:6px 4px 4px 4px;
	height:24px;
	text-align:center;
}

.div_Forum_Thread_List_Item {
	display: block;
	background: Transparent;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
	width:100%;
	float:left;
	height:48px;
	overflow:hidden;
}

.div_Forum_Thread_List_Item_1 {
	display: block;
	border-right: #666 1px solid;
	float:left;
	width:45%;
	padding:0px 4px 4px 4px;
	text-align:left;
	height:48px;
	line-height:22px;
	overflow:hidden;
}

.div_Forum_Thread_List_Item_2 {
	display: block;
	border-right: #666 1px solid;
	float:left;
	width:24%;
	padding: 0px 4px 4px 4px;
	text-align:right;
	height:48px;
	line-height:22px;
	overflow:hidden;
}

.div_Forum_Thread_List_Item_3 {
	display: block;
	border-right: #666 1px solid;
	float:left;
	width:12%;
	padding: 12px 4px 4px 4px;
	text-align:center;
	height:48px;
	line-height:22px;
	overflow:hidden;
}

.div_Forum_Thread_List_Item_4 {
	display: block;
	float:left;
	width:12%;
	padding: 12px 4px 4px 4px;
	text-align:center;
	height:48px;
	line-height:22px;
	overflow:hidden;
}

.div_Forum_ThreadReply_List_Item {
	display: block;
	background: Transparent;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	width:100%;
	float:left;
	height:26px;
	overflow:hidden;
}

.div_Forum_ThreadReply_List_Item_1 {
	display: block;
	float:left;
	padding:2px 0px 4px 0px; 
	text-align:left;
	height:26px;
	line-height:22px;
	overflow:hidden;
	border: #666 1px solid;
	width:100%;
}

.div_Forum_ThreadReply_List_Item_2 {
	display: block;
	float:left;
	width:30%;
	padding: 2px 4px 4px 4px;
	text-align:right;
	height:26px;
	line-height:22px;
	overflow:hidden;
}
/* ---- Forum style end  -----*/

.Button_Search_List
{
	color:#666;
}

/* new css */
/* CSS Document */
/**menu css**/
body,td,th {font-size: 12px;color: #000;font-family: Arial, "宋体";}
a:link {text-decoration: none;color:#000;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;color:#000;}
a:active {text-decoration: none;}
img{ border:none;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle;}
.left_21 a,.left_22 a,.left_241 a,.center1 a,.center3 a,.right1 a,.more a,.right4 a,.link a,.foot a{color:#000;_color:#000;}
.left_241 a{color:#000;_color:#000; font-size:16px;}
/*===================头部===================*/
.top{width:1002px;height:88px;margin:0 auto;overflow:hidden;}
.logo{width:400px;height:88px;float:left;}
.top_1{width:542px;height:28px;float:left; background:url(../images/top1.jpg) no-repeat right;padding:20px 60px 40px 0px;color:#FFF; text-align:right; line-height:25px;}
.top_1 a{color:#FFF;}
.top_1 a:hover{text-decoration:none;color:#000;}


/*===================导航===================*/
.nav{width:1002px;height:50px;margin:0 auto; background:url(../images/menu.jpg) repeat-x;overflow:hidden;}
.nav ul{margin:0 auto;padding-left:11px;}
.nav ul li{ list-style-type:none;float:left;width:140px;height:50px;line-height:60px; text-align:center; font-size:14px;color:#FFF;}
.nav ul li a{ color:#FFF; font-size:14px; font-weight:bold;  font-size:14px;width:140px; height:50px;padding:30px 38px 20px 38px;_padding:31px 38px 19px 38px; text-decoration: none;}
.nav ul li a:hover{ background:url(../images/nav.jpg) no-repeat scroll center 8px; color:#FFF;}


/*===================banner===================*/
.banner{width:990px;height:320px; margin:0 auto;padding:6px 0px;overflow:hidden;}


/*===================中间内容===================*/
.conten{width:976px;height:auto;margin:0 auto; overflow:hidden;}


/*===================左边栏目===================*/
.left{width:229px; float:left;}
.left_1{width:229px;height:10px; background-image:url(../images/left.jpg);line-height:0px; font-size:0px;}
.left_2{width:227px;height:auto; border-left:#FF80CA 1px solid;border-right:#FF80CA 1px solid;}
.left_21{width:169px;height:41px;margin:auto; background-image:url(../images/left_1.jpg); line-height:40px;padding-left:30px;font-size: 16px;color:#000; font-weight:bold;}
.left_21 a{font-size: 16px;}
.left_22{width:174px;height:245px;margin: auto; line-height:24px;*padding:10px 0px;_padding:10px 0px;}
.zit{ font-size:14px;}
.left_23{width:192px;height:45px;margin:auto;}
.left_24{width:188px;height:109px;margin:auto; background:url(../images/left_2.jpg);}
.left_241{width:168px;height:25px; line-height:25px; padding:8px 0 0 20px;font-size: 16px;color: #000; font-weight:bold;}
.left_242{width:188px;height:76px;}
.sous{width:130px;height:58px;float:left;padding:18px 5px 0 10px; line-height:30px;overflow:hidden;}
.sous input{ height:30px; width:130px; border:none; line-height:30px;}
/* 控制input的搜索*/


.go{width:43px;height:60px;float:left;padding-top:16px;}
.left_3{width:229px;height:10px; background-image:url(../images/left1.jpg);line-height:0px; font-size:0px;}


/*===================产品分类===================*/
.menu{width:227px; padding:15px 0px; overflow:hidden;}
.menu ul{padding:0px 0px 0px 10px;margin:0px; list-style-type:none; }
.menu ul li{ margin:5px 0px 12px 0px;}
.menu ul li a{_color:#000;color:#000;}
.menu ul li dl{ margin:0px; padding:0px;}
.menu ul li dl dd{ height:25px; line-height:25px; overflow:hidden;}

/*===================中间栏目===================*/
.center{width:510px;float:left;margin:0 9px;}
.center1{width:470px;height:30px; line-height:30px;font-size: 16px;color: #000; font-weight:bold;padding:0 20px;}
.center1 a{font-size: 16px;}
.center1 span{ float:right; font-size:12px; font-weight:100;}
.center1 span a{font-size:12px;}
.yy{width:462px;height:7px;margin:0 auto; background-image:url(../images/center.jpg); line-height:0px; font-size:0px;}
.center2{width:460px;height:235px;_height:237px;line-height:24px; margin:0 auto;padding:5px 0px; overflow:hidden;}
.center3{width:462px;height:28px;margin:0 auto; background:url(../images/center_1.jpg);padding-top:10px; text-align:center;font-size: 16px;color: #000; font-weight:bold; line-height:28px;}
.center3 a{font-size: 16px;}
.center4{width:462px;height:152px;margin:0 auto; background:url(../images/center_2.jpg);}
.jiant{width:45px;height:152px;float:left;}
.product{width:372px;height:152px;float:left; overflow:hidden;}
.product ul{padding:15px 0px;margin:0px; list-style-type:none;}
.product ul li{width:108px;height:120px; border:#FE74C5 solid 1px;float:left; margin-right:6px; font-size:0px; line-height:0px;}


.LeftBotton{ float:left; background: url(../images/jiant.jpg) no-repeat; width:45px; height:152px;cursor:pointer; 

margin:0px;}
.RightBotton{float:right; background: url(../images/jiant2.jpg) no-repeat; width:45px; height:152px;cursor:pointer;}
.Cont{ float:left;width:372px; height:152px; overflow:hidden; padding:0px;}

.ScrCont{width:10000px;}/*加大宽度是为了适应更多的logo内容*/
/*加大宽度是为了适应更多的logo内容*/
ul#List1 li,ul#List2 li{ width:108px;float:left; list-style-type:none;}
#List1,#List2 {float:left;}


/*===================右边栏目===================*/
.right{width:218px; float:right;}
.right1{width:218px;height:30px; line-height:30px;font-size: 16px;color: #000; font-weight:bold; text-align:center;}
.right1 a{font-size: 16px;}
.right2{width:218px;height:6px; background-image:url(../images/right.jpg); line-height:0px; font-size:0px;}
.right3{width:213px;height:224px; border:#E3E1E2 2px solid;margin:10px 0;}
.mv{height:183px;width:210px;padding:2px;}
.more{width:122px;height:20px; background:url(../images/more.jpg);padding:10px 0 7px 90px; line-height:20px;}
.right_4{width:218px;margin:0 auto;}
.right4{width:218px;height:28px;margin-top:20px; background:url(../images/right_1.jpg);text-align:center;font-size: 16px;color: #000; font-weight:bold;}
.right4 a{font-size: 16px;}
.link{width:200px; border-left:#FE89CF 9px solid;border-right:#FE89CF 9px solid; padding:8px 0; line-height:25px; text-align:center;}
.link a{font-size: 14px;}
.right5{width:218px;height:13px; line-height:0px; font-size:0px;float:right;}


/*===================底部===================*/
.foot{width:1002px;padding-right: 300px;
    box-sizing: border-box;margin:10px auto auto auto; background-color:#FF89CE; line-height:25px; text-align:center;padding-top:10px;position: relative;}

/*===================内页===================*/
.neiye{width:734px;margin-left:8px;float:left; overflow:hidden;}
.center5{width:674px;height:58px; background-image:url(../images/center_3.jpg);padding:22px 0 0 60px;font-size: 16px;color:#FFF; font-weight:bold;}
.center5 a{color:#FFF;}
.center6{width:645px; line-height:25px; margin:0 auto;}
/**menu css**/
/* new css */



