@charset "utf-8";
@import "/USITE/Css/ui/black-tie/jquery-ui-1.7.1.custom.css";
@import "/USITE/Css/Module/product/product.css";
@import "/USITE/Css/Module/pagenav/3.css";
@import "/USITE/Css/Module/product_view/product_view.css";
@import "/USITE/Css/Module/pdcar/pdcar.css";
@import "/USITE/Css/Module/keywordsearch/keywordsearch_black.css";
/*基本样式*/
body {
	margin:0;
	padding:0;
	font:12px Arial, 宋体;
	color: #333;
}
ul, li, dd, form, h1, h2, h3, h4, p {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
a img {
	border:none;
}
a, p {
	text-decoration:none;
}
.hidden {
	display:none;
}
p{
	font-size:14px;
	line-height:24px;
	color:#333;
}
/*top---------------------------------------*/
#PageTop{
	float:left;
	width: 100%;
	height: auto;
	background: url(images/topbj.gif) #1D2023 repeat-x left top;
}
#frame1{
	width:1280px;
	height:82px;
	margin:0 auto;
	padding:8px 0 0;
}
#logo{
	float:left;
	width:304px;
	height:82px;
	padding:0 0 0 38px;
}
#menu{
	float:left;
	width:652px;
	height:82px;
	z-index:4;
}
#menu li{
	float:left;
	height:82px;
	position:relative;
}
#menu li a{
	display:inline-block;
	height:82px;
	line-height:78px;
	color:#fff;
	font-size:14px;
	border-right:1px solid #2a2a2a;
}
#menu li span{
	display:inline-block;
	height:82px;
	line-height:78px;
	padding:0 20px;
	border-right:1px solid #000;
	cursor:pointer;
}
#menu li a:hover{
	color:#eb060f;
	background:#111;
}
#menu #M_aboutus a,#menu #M_productshow a{
	background:url(images/menu_li_bg.gif) no-repeat center 63px;
}
#menu #M_aboutus a:hover,#menu #M_productshow a:hover{
	background:#111 url(images/menu_li_bg2.gif) no-repeat center bottom;
}
#menu li .sub{
	display:none;
    position:absolute;
	left:-1px;
	*left:-41px;
	top:82px;
	width:auto;
	background:#111;
	border: 1px solid #2A2A2A;
	border-top:none;
	padding:10px 20px 5px;
	*padding:10px 20px 5px 0;
	z-index:5;
	text-align:left;
}
#menu li .sub dd{
	width: auto;
	margin:2px 0 4px;
	*margin:2px 0 4px -20px;
	height:25px;
}
#menu li .sub dd a,#menu li .sub dd a span{
	display:inline;
	border:none;
	padding:0;
	background:none;
	font-size:12px;
	line-height:25px;
	white-space:nowrap;
}
#menu #M_aboutus .sub a, #menu #M_productshow .sub a{
	background:none;
}
#menu #M_aboutus .sub dd a:hover,#menu #M_productshow .sub dd a:hover{
	background:none;
}
#menu #M_aboutus:hover .sub,#menu #M_productshow:hover .sub{
	display:block;
}
#partsearch{
	float:left;
	height:62px;
	padding:22px 0 0;
}
#partsearch li{
	width:174px;
	height:26px;
	margin:0 10px 0 0;
	background:#333;
	border:1px solid #b51c00;
	position:relative;
}
#partsearch .tip{
	color:#fff;
}
#partsearch .txt{
	width:134px;
	height:26px;
	background:none;
	border:none;
	margin:0;
	padding:0 0 0 3px;
	color:#fff;
}
#partsearch .btn{
	width:37px;
	height:26px;
	background:url(images/partsearch_bg.gif) no-repeat left top;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:0;
}
#language{
	float:left;
	height:62px;
	padding:22px 0 0;
}
#language li{
	float:left;
}
#language #cn{
	margin:0 10px 0 0;
}
#contact_t_e{
	float:left;
	width:100%;
	height:50px;
	padding:15px 0 0;
	background:#fff url(images/blockquote-bg.gif) repeat left top;
	text-align:center;
	z-index:2;
}
#adroter{
	float:left;
	width:100%;
	height:431px;
	padding:0 0 15px;
	background:#000 url(images/adroter_bg.gif) repeat-x left bottom;
	z-index:3;
}
#adroter .container{
	width:1280px;
	height:431px;
	margin:0 auto;
}
/*main---------------------------------------*/
#main{
	float:left;
	width:100%;
	height:auto;
	background:#fcfcfc;
}
#main2{
	margin: 0 auto;
	width: 1200px;
	padding-top: 23px;
	text-align: left;
}
#newpro{
	width: 1120px;
	margin: 50px auto;
	line-height:22px;
}
#THREE #main #newpro h2 {
	color: #b6b6b6;
	position: relative;
	height: 95px;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size:12px;
}
#THREE #main #newpro h2 strong {
	width: 835px;
	font-size: 40px;
	display: block;
	color: #3d3d3d;
	padding: 20px 0;
}
#THREE #main #newpro h2 a {
	display: block;
	float: left;
	background: #fff url(images/h2more.jpg) no-repeat left top;
	height: 95px;
	position: absolute;
	left: 835px;
	top: 0;
	text-align: center;
	width: 280px;
	line-height: 95px;
	color: #999;
	font-size:16px;
}
#newpro .pdping {
	/*background: url(images/newprobg.jpg) no-repeat left top;*/
	width: 1120px;
	height: 530px;
	margin: 40px 0;
}
#newpro .pdping li, #newpro .pdping .pic {
	display: block;
	width: 280px;
	height: 280px;
	float: left;
}
#newpro .pdping .content {
	display: block;
	width: 210px;
	height: 190px;
	_width: 280px;
	_height: 280px;
	float: left;
	padding: 45px 35px;
	_padding: 0px;
	line-height: 24px;
}
#newpro .pdping li div {
	padding: 45px 35px;
	line-height:24px;
}
.en #newpro .pdping li div{
	padding:20px;
}
.en #newpro .pdping .content{
	padding:25px 20px 65px;
	_padding: 0px;
	width:240px;
	_width: 280px;
	
}
#newpro .pdping li div h3, #newpro .pdping .content h3 , #newpro .pdping .content h3 a{
	font-size: 20px;
	line-height: 40px;
	color: #D40B13;
	font-weight:normal;
}
.en #newpro .pdping li div h3,.en #newpro .pdping .content h3, .en #newpro .pdping .content h3 a{
	font-size:18px;
}
#newpro .pdping li div .more, #newpro  .pdping .content .more {
	display: block;
	text-indent: -10000px;
	width: 32px;
	height: 32px;
	background: url(images/moregraybtn.jpg) no-repeat;
	margin: 20px 0;
	_margin: 10px 0;
}
.en #newpro  .pdping .content .more {
	margin: 10px 0;
}
#THREE #main h2,#DEFAULT #Content h2{
	font-size:18px;
	font-weight:bold;
	padding:35px 0;
	color:#000;
}
.PAGE_aboutus #aboutus_cp,.PAGE_aboutus #aboutus_ch,.PAGE_aboutus #aboutus_wb,.PAGE_aboutus #aboutus_o{
	border-bottom:1px solid #ccc;
}
#aboutus_cp .txt,#aboutus_ch .txt,#aboutus_wb .txt,#aboutus_o .txt,#aboutus_ak .txt{
	padding:0 0 35px;
}
#DEFAULT #PageLeft{
	float:left;
	width:220px;
}
#productshow2,#contact_n2{
	float:left;
	width:220px;
}
#productshow2 h2{
	background: url(images/lmbj.jpg) no-repeat;
	width: 220px;
	height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	text-align:center;
}
#productshow2 li{
	margin:13px 0 0;
}
#productshow2 .productlink2{
	margin:2px 0 0;
}
#productshow2 li a{
	line-height: 32px;
	margin: 2px 0;
	display: block;
	background: url(images/pasm1.jpg) no-repeat left top;
	height: 32px;
	text-decoration: none;
	padding:0 0 0 49px;
	color: #D3241B;
	font-size: 12px;
	font-weight:bold;
}
#productshow2 .productlink2 a{
	font-weight:normal;
	color: #4c4948;
	background:#eee;
}
#productshow2 li a:hover,#productshow2 .active a{
	color:#D3241B;
}
#contact_n2{
	margin:20px 0 0;
}
#contact_n2 h2{
	float:left;
	width:220px;
	height: 30px;
	line-height:30px;
	background: #DADADA;
	text-align: center;
}
#contact_n2 h2 span{
	font-size:14px;
	color:#000;
}
#contact_n2 .content{
	float:left;
	width:215px;
	padding:5px 0 5px 3px;
	border:1px solid #dbdfea;
	border-top:none;
}
#contact_n2 li{
	float:left;
	width: 215px;
	padding-top: 13px;
}
#DEFAULT #Content{
	float:right;
	width:950px;
}
#advsearch,#keywordsearch,#advsearch1{
	float:left;
	border: 1px #BE0E0E solid;
	width: 935px;
	height: 35px;
	padding: 5px;
	margin:0 0 13px;
}
#DEFAULT #Content #advsearch h2,#DEFAULT #Content #keywordsearch h2,#DEFAULT #Content #advsearch1 h2{
	float:left;
	width:300px;
	height:35px;
	line-height:35px;
	padding:0;
	text-align:center;
}
#DEFAULT .en #Content #advsearch h2,#DEFAULT .en #Content #keywordsearch h2,#DEFAULT .en #Content #advsearch1 h2{
	font-size:14px;
}
#advsearch .content,#keywordsearch .content,#advsearch1 .content{
	float:left;
}
#advsearch li, #keywordsearch li, #advsearch1 li{
	float:left;
	height:35px;
	line-height:35px;
}
#advsearch1 li #userstyle,#keywordsearch li{
	position:relative;
}
#advsearch1 li #userstyle .tip,#keywordsearch li .tip{
	top:5px;
	left:0;
}
#advsearch li select,#keywordsearch .txt,#advsearch1 .txt{
	margin:0 100px 0 0;
}
#advsearch li .make{
	width:150px;
}
#advsearch li .model{
	width:120px;
}
#advsearch .btn,#keywordsearch .btn,#advsearch1 .btn{
	height: 30px;
	width: 100px;
	color: #FFF;
	background: #BE0E0E;
	cursor: pointer;
	border: none;
}
#keywordsearch .txt,#advsearch1 .txt{
	width:364px;
	padding: 1px 0 1px 3px;
}
#product{
	float:left;
	width:947px;
}
.productlist table{
	border:1px solid #ccc;
}
.productlist table tr th{
	border-top:1px solid #ccc;
}
.productlist table tr td {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
.productlist table tr td.desc{
	width:220px;
}
.productlist table tr td.desc .pddesc h3 a{
	font-size:14px;
}
.productlist table tr td.desc .pddesc h4{
	font-size:12px;
	padding:8px 0 0;
}
.productlist table tr td.desc .text{
	font-size:12px;
	line-height:18px;
	padding:8px 0 0;
}
.productlist table tr td.desc .text strong{
	color:#333;
}
.productlist table tr th{
	padding:5px 10px;
}
.productlist table tr td{
	padding:5px 10px;
}
#THREE #main #productview_con h2{
	border-bottom:1px dotted #ccc;
	margin:0 0 25px;
	padding:35px 0 25px;
}
#Content #productview_desc{
	padding:0 180px 0 0;

}
#Content #productview_img{
	float:left;
}
#product .pagenav{
	width:947px;
	text-align:left;
}
#product .pagenav li{
}
#product .pagenav .title{
	float:left;
	width:947px;
	padding:0 0 10px; 
}
#product .pagenav a{
	padding:0 7px;
	font-weight:normal;
	margin:0 2px;
	height:22px;
	line-height:22px;
}
.pagenav .active a{
	color:#666;
}
#product .pagenav .goto{
	padding:0 0 0 10px;
}
#product .pagenav .goto select{
	margin:0;
}
#Content #productview_desc table{
	border:1px solid #ccc;
	border-bottom: 0px;
	border-right: 0px;
}
#Content #productview_desc table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#Content #productview_img img{
	border: 1px solid #ccc;
}
#news .list{
	float:left;
	width:1192px;
	line-height:22px;
	font-size: 12px;
	border-bottom: 1px dotted #d1cab0;
	text-align: left;
	padding: 10px 0 10px 8px;
	color: #333;
}
#news .firstlist{
	border-top: 1px dotted #d1cab0;
}
#news .list .title{
	float:left;
	width:974px;
	padding:0 0 0 26px;
	background:url(images/in_g2.jpg) no-repeat left center;
}
#news .list .title a{
	color:#696969;
}
#news .list .title a:hover{
	color:#cb0000;
}
#news .list .date{
	float:left;
	width:158px;
	padding:0 34px 0 0;
	text-align:right;
}
#news_view h2{
	width:1200px;
	text-align:center;
}
#news_view h2 span{
	font-size:24px;
	color:#cb0000;
	font-weight:normal;
}
#news_view .content{
	position:relative;
	width:1200px;
	padding:50px 0 0;
	margin:30px 0 0;
}
#news_view .content .txt{
	line-height:24px;
}
#news_view .content .date{
	position:absolute;
	top:0;
	left:0;
	border:1px dotted #d1cab0;
	border-left:none;
	border-right:none;
	padding:10px 0;
	display:block;
	width:1200px;
	color:#cb0000;
}
#news_view p{
	font-size:12px;
	line-height:30px;
}
.pagenav{
	margin:20px 0 0;
	float:left;
	width:1200px;
	text-align:center;
}
#newsviewnav{
	width:1200px;
	margin:40px 0;
	color:#696969;
}
#newsviewnav .next{
	margin:0 0 20px;
}
#newsviewnav a{
	color:#696969;
}
#newsviewnav a:hover{
	color:#cb0000;
}
#contactform .content{
	width:800px;
	margin:0 auto;
}
#contactform li{
	height:40px;
	line-height:40px;
}
#contactform li label{
	float:left;
	width:60px;
	text-align:right;
	padding:0 10px 0 0;
}
#contactform li input{
	border: #CCC 1px solid;
	padding: 2px;
	height: 19px;
	line-height: 19px;
	width: 180px;
	background:#fcfcfc;
}
#contactform .fsex{
	padding:0 0 0 70px;
	height:30px;
	line-height:30px;
}
#contactform .fsex label{
	display:none;
}
#contactform .single{
	height:130px;
	position:relative;
}
#contactform .single .red{
	position:absolute;
	top:0;
	left:679px;
}
.red{
	color:red;
}
#contactform .single label{
	line-height:130px;
}
#contactform .single .txtrange{
	position:absolute;
	top:5px;
	left:70px;
	width: 600px;
	height: 112px;
	padding:3px;
	border: #CCC 1px solid;
}
#contactform .fsex input{
	width:auto;
}
#contactform .captcha{
	position:relative;
}
#contactform .captcha .red{
	position:absolute;
	left:205px;
}
#contactform img{
	position:absolute;
	left:155px;
	top:9px;
}
#contactform .bottom{
	width:730px;
	text-align:center;
}
#contactform .bottom .btn{
	height: 26px;
	width: 100px;
	color: #FFF;
	background: #BE0E0E;
	cursor: pointer;
	border: none;
	margin:0 10px;
	*line-height:24px;
}
#contact_map{
	margin:0 0 35px;
}
#contact_n p{
	line-height:28px;
}
#contact_n p strong{
	line-height:48px;
}
#contact_n p a{
	color:#333;
}
#contact_n p a:hover{
	color:#cb0000;
}
/*PageBottom---------------------------------*/
#PageBottom{
	float:left;
	width:100%;
	margin:30px 0 0;
}
#bottom_link{
	float:left;
	width:100%;
	margin:15px 0 0;
	background:#222;
	text-align:center;
}
#bottom_link li{
	display:inline;
	width:auto;
	height:38px;
	line-height:38px;
	background: url(images/mline.jpg) no-repeat left center;
}
#bottom_link .first{
	background:none;
}
#bottom_link a{
	padding:15px;
	color:#fff;
}
#bottom_link a:hover{
	text-decoration:underline;
}
#copyright{
	float:left;
	width:100%;
	text-align:center;
	padding:15px 0 35px;
	line-height:22px;
}
#copyright .name{
	color:#CA0F0F;
}
#copyright a:hover{
	text-decoration:underline;
}
.md_link{
	color:#696969;
}
.md_link:hover{
	color:#195091;
}

#POPmodellist .content ul li{
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*屏蔽部分模块*/
#Content #aboutus,#Content #productshow,#Content #productshow_c,#Content #productshow_m,#Content #productshow_t{
	display:none;
}


/**/
#jspicshow{
	float:left;
	width:100%;
	height:431px;
	padding:0 0 15px;
	background:#000 url(images/adroter_bg.gif) repeat-x left bottom;
	z-index:3;
}
#jspicshow .container{
	width:1280px;
	height:431px;
	margin:0 auto;
}




#jspicshow ul {
    position: relative;
}
#playBg {
    z-index: 1;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    background: #000;
}
#playText {
    z-index: 2;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    line-height: 30px;
}
#playNum {
    z-index: 3;
    text-align: right;
    position: absolute;
}
#playNum a {
    margin: 0 2px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    cursor: pointer;
    color: #000;
    padding: 0 5px;
    background: #D7D6D7;
    text-align: center;
}

#play { border: none;}
#jspicshow ul{ position: relative;}
#playNum {bottom:6px; right:0;}
#playBg {  background: none;}



#play { border: none;}
#jspicshow ul{ position: relative; width: 1280px; height: 431px;}
#jspicshow ul li{ position: absolute;}
#playNum {bottom:6px; right:0;}
#playBg {  background: none; margin-top: 0;}
#playNum{ text-align: right;}
#playNum a { margin: 0 2px; width: 20px; height: 20px; font-size: 14px; font-weight: bold;
    line-height: 20px; cursor: pointer; color: #000; padding: 0 5px; background: #D7D6D7; text-align: center;}


#jspicshow {
    float: left;
    width: 100%;
    height: 431px;
    padding: 0 0 15px;
    background: #000 url(images/adroter_bg.gif) repeat-x left bottom;
    z-index: 3;
}
#adroter .container {
    width: 1280px;
    height: 431px;
    margin: 0 auto;
}

#contact_map{ display: none;}
#baidumap{ margin-bottom: 40px;}
#S_productshow_t,#S_productshow_m{ display: none;}




















