@charset "utf-8";
/* CSS Document */
.wrap{ float:left; width:100%; margin:0 auto; font-family:Arial, Helvetica, sans-serif; background:#f9f9f9;}
.header-inner,.banner-inner,.main-inner,.h-btm-main-inner,.footer-inner,.banner-1-inner{ width:1002px; margin:0 auto;}
.header,.banner,.main,.h-btm-main,.h-btm-main-tbg,.footer,.banner-1{ float:left; width:100%;}
.header{ padding-bottom:15px; background:url("../images/header_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/header_bg.jpg*/ repeat;}
.banner{ overflow:hidden; border-top:1px solid #fff;}
.banner-inner{ width:1440px;}
.main{ padding:10px 0 15px 0; background:#fff;}
.footer{ background:url("../images/footer_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/footer_bg.jpg*/ repeat-x;}
.copyright{ float:left;}
.copyright-inner{ position:relative;}
.banner-1-inner{ text-align:center; padding:25px 0;}



.header-left{ float:left; display:inline; margin:26px 0 0 0;}
.header-right{ float:right;}
.header-right-t{ float:right; padding-top:12px;}
.header-right-b{ float:right; margin-left:-30px; padding-top:14px;}


.search-button{ float:right; width:265px; height:34px; background:url("../images/search_button.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/search_button.jpg*/ no-repeat;}
.submit-text{ float:left; width:203px; height:34px; line-height:34px; background:none; border:none; padding:0; font-size:12px; color:#999; padding:0 10px 0 10px;}
.submit-btn{ float:left; background:none; width:42px; height:34px; padding:0; border:none; cursor:pointer;}

.header-links{ float:right; font-size:12px; color:#666; margin:9px 16px 0 0;}
.header-links li{ float:left;}
.header-links li a{ color:#666; padding:0 5px;}

/**********nav***********/
.smartmenu {
	float:right;
	background:url("../images/nav_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/nav_bg.jpg*/ repeat-x;
	height:49px;
	box-shadow:1px 2px 3px rgba(0,0,0,0.2);
}

.smartmenuie6 {
    height: 30px;
}

.smartmenu a {
	float:left;
    font-size: 12px;
    color: #fff;
    padding: 0px 30px;
	height:49px;
	line-height:49px;
	
}

.smartmenu a.last {
    border: none;
}

li.nav-current a,.smartmenu a:hover {
	display:block;
	background:url("../images/nav_hover_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/nav_hover_bg.jpg*/ no-repeat center top;
	color:#fff;
}



.smartmenu ul li {
    float: left;
	background:url("../images/nav_li_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/nav_li_bg.jpg*/ no-repeat right top;
	padding-right:2px;
}

.smartmenu ul li.nav-li-last {
	background:none;
}

.smartmenu li ul {
    display: none;
}

.smartmenufloaty {
    background: transparent;
    position: absolute;
    border: none;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 1000;
	overflow:hidden;
}


.smartmenufloaty .tipIE6 { 
    background: url("../images/floatytip.gif")/*tpa=http://www.attack-forklift.com/templates/default/images/floatytip.gif*/;
}

.smartmenufloaty .padder {
	background:#fff;
    padding: 0px 8px;
	border:1px solid #424147;
	border-top:3px solid #424147;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenufloaty .padderIE6 {
    background: url("../images/floatybg.gif")/*tpa=http://www.attack-forklift.com/templates/default/images/floatybg.gif*/;
}

.smartmenufloaty li {
    float: none ;
    border-bottom: 1px dotted #424147;
    padding: 5px 8px; 
}
 
.smartmenufloaty li.nav-li-li-last{ border:none;}

.smartmenufloaty a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	min-width:150px;
    border: none;
    padding: 0px;
	color:#424147;
	font-size:12px;
	height:20px;
	line-height:20px;
	-moz-transition: all 0.5s ease 0.01s; 
	-webkit-transition: all 0.5s ease 0.01s; 
	-o-transition: all 0.5s ease 0.01s; 
	transition: all 0.5s ease 0.01s;
}

.smartmenufloaty a:hover {
	color:#970103;	
}


.h-hotp{ width:100%; height:309px; float:left; background:url("../images/h_hotp_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_hotp_bg.jpg*/ no-repeat center top; margin-top:12px;}
.h-hotp-inner{ width:1000px; margin:0 auto;}
.h-hotp-t{ text-align:center; margin:12px 0 20px 0;}
.h-hotp-t h3{ display:inline; font-size:22px; color:#fff; text-shadow:1px 3px 2px rgba(0,0,0,0.5);}


.h-contact{ float:right; width:280px; font-size:12px; color:#666; border-top:2px solid #eee; border-left:1px solid #f7f7f7; border-right:1px solid #f7f7f7; border-radius:5px 5px 0 0; padding:0 28px 13px 28px;}
.h-contact h3{ font-size:20px; overflow:hidden; margin-bottom:4px; line-height:46px;}
.h-contact-b{ overflow:hidden;}
.h-contact-b P{ display:block; font-size:12px; color:#333; font-weight:bold; margin-bottom:8px;}
.h-contact-b li{ line-height:23px; padding-left:38px; margin-bottom:3px;}
.h-contact-b li a{ color:#017ea5; text-decoration:underline;}
.h-contact-b li a:hover{ text-decoration:none;}
.h-contact-b li.hcbli0{ background:url("../images/h_contact_pic0.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contact_pic0.jpg*/ no-repeat left top;}
.h-contact-b li.hcbli1{ background:url("../images/h_contact_pic1.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contact_pic1.jpg*/ no-repeat left top;}
.h-contact-b li.hcbli2{ background:url("../images/h_contact_pic2.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contact_pic2.jpg*/ no-repeat left top;}
.h-contact-b li.hcbli3{ background:url("../images/h_contact_pic3.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contact_pic3.jpg*/ no-repeat left top;}
.h-contact-b li.hcbli4{ background:url("../images/h_contact_pic4.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contact_pic4.jpg*/ no-repeat left top;}
.h-contact-b li.hcbli5{ background:url("../images/h_contact_pic5.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contact_pic5.jpg*/ no-repeat left top;}



.main-top-left{ float:left; display:inline; width:220px;}

.left-top{ overflow:hidden; font-size:18px; line-height:30px; padding-bottom:0px; color:#272727; margin-bottom:20px; margin-top:20px;}
.left-top img{ vertical-align:middle; margin-left:12px;}
ul#menuleft{list-style-type:none; width:220px;}
ul#menuleft a {display: block;text-decoration: none;}
ul#menuleft li{ overflow:hidden; vertical-align:bottom; border:1px solid #D8D8D8; margin-bottom:3px;}
ul#menuleft li > a { display:block; width:210px; height:33px; line-height:33px; font-size:14px; color:#000; text-indent:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-right:10px; background:url("../images/submenuli.png")/*tpa=http://www.attack-forklift.com/templates/default/images/submenuli.png*/ no-repeat 6px center;}
ul#menuleft li > a:hover{ color:#970103; text-decoration:underline; background:url("../images/submenuli.png")/*tpa=http://www.attack-forklift.com/templates/default/images/submenuli.png*/ no-repeat 8px center; text-decoration:none;}
ul#menuleft li a strong{ font-weight:normal;}
ul#menuleft ul.menuleft-child-list{ /*width:222px;*/ padding-left:0; border:none;}
ul#menuleft li a:hover {}
ul#menuleft li ul li a {color:#000; padding:0; text-indent:0; height:26px; line-height:26px; width:178px; font-size:12px; border:none; background:url("../images/leftmenu_li_bg.png")/*tpa=http://www.attack-forklift.com/templates/default/images/leftmenu_li_bg.png*/ no-repeat 17px center; padding:0 10px 0 30px;}
ul#menuleft li ul li a:hover{ color:#970103; background:url("../images/leftmenu_li_bg.png")/*tpa=http://www.attack-forklift.com/templates/default/images/leftmenu_li_bg.png*/ no-repeat 17px center;}
ul#menuleft li ul li{ margin:0; border:none;}

.left-contact{ overflow:hidden; margin-top:10px; background:#fff; width:198px; font-size:12px; color:#444; padding:5px 10px; border:1px solid #ccc;}
.left-contact h3{ overflow:hidden; font-size:22px; margin-bottom:10px; color:#666;}
.left-contact-b{ overflow:hidden;}
.left-contact-b li{ line-height:23px;}
.left-contact-b li a{ color:#970103; text-decoration:underline;}
.left-contact-b li a:hover{ text-decoration:none;}

.lcontact-now{ overflow:hidden; margin-top:15px;}

.main-top-right{ float:right; width:760px;}

.main_top1{ overflow:hidden; margin:18px 0 0 0;}
.main_top1 strong{ float:left; font-size:18px; color:#2c3770; text-transform:uppercase; text-indent:23px;}
.main_top1 a{ float:right; margin-top:5px; font-size:12px; color:#fff; background:#2c3770; padding:0 3px;}




/********************home-banner*************************/
.rslides{width:1440px;position:relative;list-style:none;padding:0; margin:0 auto; overflow:hidden;}
.rslides li{ margin-right:50px;}
.rslides img{}
.rslides_nav{ width:18px; height:18px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);text-indent:-9999px;overflow:hidden;text-decoration:none;}
.rslides_nav.prev,.rslides_nav.next{ display:none;}
.rslides_tabs{clear:both;background:url("../images/i.png")/*tpa=http://www.attack-forklift.com/templates/default/images/i.png*/ no-repeat center center; z-index:9999; bottom:0px; left:50%; position:absolute; margin-left:-68px; *position:absolute; *bottom:48px; *left:50%;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:8px}
.rslides_tabs a{text-indent:-9999px;width:20px;height:20px;overflow:hidden; background:url("../images/icon0.png")/*tpa=http://www.attack-forklift.com/templates/default/images/icon0.png*/ no-repeat;display:inline-block;_display:block;*display:block;}
li.rslides_here a{ background:url("../images/icon1.png")/*tpa=http://www.attack-forklift.com/templates/default/images/icon1.png*/ no-repeat;}
.focus{width:1440px; height:416px; float:left; position:relative; overflow:hidden;}



.h-products-box{ width:1002px; height:329px; background:url("../images/h_products_b.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_products_b.jpg*/ no-repeat; overflow:hidden; position:relative; margin-top:-52px; border-radius:4px;}
.h-products-t{ overflow:hidden; color:#000; margin-bottom:12px;}
.h-products-t h3{ float:left; font-size:22px; line-height:50px; text-indent:38px;}
.h-products-t a{ float:right; width:69px; height:20px; background:url("../images/h_products_t_a.png")/*tpa=http://www.attack-forklift.com/templates/default/images/h_products_t_a.png*/ no-repeat; margin:18px 38px 0 0;}
.h-products-b{ clear:both; overflow:hidden; margin-right:-30px; padding-left:20px;}
.h-products-b dl{ float:left; width:218px; height:222px; padding:2px; background:#fff; border:1px solid #ccc; margin:0 8px 100px 8px; position:relative;}
.h-products-b dl dt{ float:left;}
.h-products-b dl dt img{ float:left;}
.h-products-b dl dd{ width:100%; overflow:hidden;}
.h-products-b dl dd a{ display:block; width:100%; height:30px; line-height:30px; font-size:12px; color:#fff; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:url("../images/hpbpn.png")/*tpa=http://www.attack-forklift.com/templates/default/images/hpbpn.png*/ repeat; position:absolute; bottom:0; left:0; text-align:center;}
.h-products-b dl:hover dd a{ color:#970103;}

.h-wsnc{ overflow:hidden; margin-right:-30px; margin-top:18px; font-size:12px; color:#666;}
.h-wsnc > div{ float:left; width:239px; height:246px; margin-right:15px; padding-top:36px;}
.h-warranty{ background:url("../images/h_warranty_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_warranty_bg.jpg*/ no-repeat; position:relative;}
.h-warranty-t,.h-service-t{ font-size:22px; color:#000; text-transform:uppercase; text-indent:72px; margin-bottom:12px;}
.h-warranty-b,.h-service-b{ margin:0 auto; width:80%;}
.h-warranty-b span,.h-service-b span{ line-height:20px;}
.h-warranty-b .h-hwsnc-m,.h-service-b .h-hwsnc-m{ display:block; width:113px; height:26px; background:url("../images/wsnc_rm.png")/*tpa=http://www.attack-forklift.com/templates/default/images/wsnc_rm.png*/ no-repeat; position:absolute; left:50%; bottom:18px; margin-left:-56px;}
.h-service{ background:url("../images/h_service_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_service_bg.jpg*/ no-repeat; position:relative;}
.h-contacti{ background:url("../images/h_contacti_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_contacti_bg.jpg*/ no-repeat;}
.h-contacti-t{ font-size:22px; color:#000; text-transform:uppercase; text-indent:65px; margin-bottom:12px;}
.h-contacti-b{ margin:0 auto; width:76%; line-height:24px; color:#666;}
.h-contacti-b a{ color:#b49300;}
.h-contacti-b a:hover{ text-decoration:underline;}

.h-newsletter{ background:url("../images/h_newsletter_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_newsletter_bg.jpg*/ no-repeat; position:relative; position:relative;}
.h-newsletter-t{ font-size:22px; color:#000; text-transform:uppercase; text-indent:65px; margin-bottom:12px;}
.h-newsletter-b{ overflow:hidden; padding-left:22px; color:#4d4f53;}
.subscribe-email{ height:160px; overflow:hidden;}
.subscribe-email div{ overflow:hidden; clear:both; margin-top:19px;}
.subscribe-email input{ float:left; background:none; border:none; font-size:12px; color:#8a8a8a; padding:0 6px; background:#fff; border:1px solid #d2d2d2;}
.subscribe-email input.subscribe-name{ width:94px; height:18px; line-height:18px;}
.subscribe-email input.subscribe-comp{ width:94px; height:18px; line-height:18px;}
.subscribe-email input.subscribe-email-id{ width:120px; height:18px; line-height:18px;}
.subscribe-email label{ float:left; line-height:20px; width:56px; font-size:11px;}
.subscribe-email input.subscribe-submit{ width:102px; height:26px; background:url("../images/subscribe_submit.png")/*tpa=http://www.attack-forklift.com/templates/default/images/subscribe_submit.png*/ no-repeat; padding:0; margin:0; cursor:pointer; text-align:center; font-size:11px; color:#000; border:none; position:absolute; bottom:18px; left:50%; margin-left:-51px;}

.h-aboutus{ width:960px; height:287px; background:url("../images/h_aboutus_bg.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/h_aboutus_bg.jpg*/ no-repeat; overflow:hidden; margin-top:18px; padding:0 12px 0 30px;}
.h-aboutus-t{ overflow:hidden; margin-bottom:4px; height:60px;}
.h-aboutus-t h3{ float:left; font-size:22px; color:#000; line-height:56px;}
.h-aboutus-t a{ float:right; width:69px; height:20px; background:url("../images/h_products_t_a.png")/*tpa=http://www.attack-forklift.com/templates/default/images/h_products_t_a.png*/ no-repeat; margin:15px 26px 0 0;}
.h-aboutus-b{ overflow:hidden;}
.h-aboutus-b img{ float:left; margin-right:15px; padding:2px; background:#fff; border:1px solid #ccc;}
.h-aboutus-b span{ font-size:12px; color:#666; line-height:22px;}

.wopp-cont{ overflow:hidden; margin-right:-120px;}
.wopp-dl{ float:left; width:226px; height:260px; position:relative; overflow:hidden; margin:0 12px 5px 12px;}
.wopp-dl dt{ overflow:hidden;}
.wopp-dl dt img{ float:left; padding:3px; border:1px solid #ccc; background:#fff;}
.wopp-dl dd a{ display:block; line-height:30px; font-size:12px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 10px; text-align:center;}
.wopp-dl:hover dd a{ color:#970103;}

.produsts-page-list{ overflow:hidden; margin-right:-30px;}
.produsts-page-list .wopp-dl{ float:left; position:relative; overflow:hidden;}

.main-btm{ overflow:hidden; background:#2c3770; margin-top:16px; padding-bottom:20px;}

.f-c-pic{ overflow:hidden; padding-top:10px; text-align:center;}
.f-c-pic a{ margin:0 8px;}


.copyright p{ color:#fff; font-size:12px; line-height:64px; text-align:center;}
.copyright img.tsbw-img{ position:absolute; bottom:18px; left:246px;}
.copyright a.cnzz-pic{ position:absolute; bottom:26px; left:184px;}
.copyright a.f-inquiry{ position:absolute; bottom:4px; left:460px;}

.footer-links{ float:right; margin:20px 0 0 0;}
.footer-links a{ float:left; margin-right:10px;}

a.skype-contact{ position:fixed; right:20px; top:200px; overflow:hidden; z-index:999;}


/**/
DIV.digg { font-size:12px;  padding:3px 10px 3px 10px; MARGIN:15px 0 20px 0px; text-align:left; clear:both;}
DIV.digg A,DIV.digg span { padding: 4px 7px 4px 7px; MARGIN: 2px; COLOR: #333; TEXT-DECORATION: none; font-size:10px; border:1px solid #bebebe; border-radius: 2px 2px 2px 2px; -moz-transition: all 0.5s ease 0.01s; 
	-webkit-transition: all 0.5s ease 0.01s; 
	-o-transition: all 0.5s ease 0.01s; 
	transition: all 0.5s ease 0.01s;}
DIV.digg A:active {BORDER: #333 1px solid; COLOR: #f18101; }
DIV.digg SPAN.disabled { color:#fff; padding: 4px 7px 4px 7px; border:1px solid #F18101; background:#fff;}

DIV.digg SPAN.disabled,DIV.digg A:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #ECECEC, #ECECEC) repeat scroll 0 0 transparent;
    border-color: #E0DCD0 #E8E4D9 #EDEAE0;
    border-image: none;
    border-left: 1px solid #E8E4D9;
    border-radius: 2px 2px 2px 2px;
    border-right: 1px solid #E8E4D9;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 0 #FFFFFF;
    color: #3B3B3B !important;
    margin: 2px;
    padding: 4px 7px 4px 7px;
}


/*表格*/
.f_contato { width:470px; margin:0 auto; background:none;}
.f_contato .campo { background: none;border: 1px solid #747474;color: #747474;display: block;font-size: 12px; margin-bottom: 10px;padding: 5px;width: 458px;}
.f_contato .NAME { background: none;border: 1px solid #747474;color: #747474;display: block;font-size: 12px; margin-bottom: 10px;padding: 5px;width: 458px;}
.f_contato .TEL { background: none;border: 1px solid #747474;color: #747474;display: block;font-size: 12px; margin-bottom: 10px;padding: 5px;width: 458px;}
.f_contato .SKYPE { background: none;border: 1px solid #747474;color: #747474;display: block;font-size: 12px; margin-bottom: 10px;padding: 5px;width: 458px;}
.f_contato .E-MAIL { background: none;border: 1px solid #747474;color: #747474;display: block;font-size: 12px; margin-bottom: 10px;padding: 5px;width: 458px;}
.f_contato .MSN { background: none;border: 1px solid #747474;color: #747474;display: block;font-size: 12px; margin-bottom: 10px;padding: 5px;width: 458px;}
.enviar {background:#666;border: medium none; color:#fff;cursor: pointer; height: 30px; margin: 0; padding: 0;width: 78px;}
.enviar:hover{background:#f18101;
	-moz-transition: all 0.5s ease 0.01s; 
	-webkit-transition: all 0.5s ease 0.01s; 
	-o-transition: all 0.5s ease 0.01s; 
	transition: all 0.5s ease 0.01s;}
.three_size{ line-height:23px; }





/******************/
/*                */
/*    aboutus     */
/*                */
/******************/
.about_text{ font-size:12px; color:#666; line-height:20px;margin-top:15px; text-align:left; padding:0 14px; padding-bottom:20px;}
.about_text img { float:left; padding:0 10px 0px 0px}





.mianboxie{/*border-bottom:1px solid #1372b2;*/ border-bottom:1px solid #ccc; font-size:12px ; padding-bottom:7px; margin-bottom:15px;color:#3A3A3A;}
.mianboxie1{ border-bottom:1px solid #3A3A3A; font-size:12px ; padding-bottom:7px; margin-bottom:15px;color:#9A8C5E ; margin-left:8px; margin-top:12px; width:97%;}
.mianboxie1 a{color:#3A3A3A;}
.mianboxie1 a:hover{ color:#E57006;}
.mianboxie a{color:#3A3A3A;}
.mianboxie a:hover{ color:#E57006;}


.webwidget_slideshow_dot{
    padding: 0px;
    margin: 0px;
    position: relative;
    font-size: 13px;
}
.webwidget_slideshow_dot a{
    text-decoration: none;
}
.webwidget_slideshow_dot a:hover{
    text-decoration: underline;
}
.webwidget_slideshow_dot .slides_box{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
}
.webwidget_slideshow_dot .title_thumb_box{
    width: 100%;
    position: absolute;
    bottom: 0px;

}
.webwidget_slideshow_dot .title_thumb_box .title_box{
    padding: 5px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box{
    text-align: center;
    height: 25px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box span{
    margin-right: 5px;
    margin-left: 5px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box span img{
    cursor: pointer;
}
.webwidget_slideshow_dot img{
    padding: 0px;
    margin: 0px;
    border: none;
}
.webwidget_slideshow_dot ul{
    padding: 0px;
    margin: 0px;
    position: absolute;
    list-style: none;
}
.webwidget_slideshow_dot ul li{
    padding: 0px;
    margin: 0px;
    float: left;
}
.webwidget_slideshow_dot ul li a{
    display: block;
}




















/******************/
/*                */
/*    products    */
/*                */
/******************/

dl.ppl-box{ overflow:hidden; float:left; display:inline; width:152px; margin:0 15px; margin-bottom:14px; height:185px;}
dl.ppl-box dt{ text-align:center;}
dl.ppl-box dt a img{ border:1px solid #ccc;}
dl.ppl-box dd{}
dl.ppl-box dd,dl.ppl-box dd a{ float:left; width:100%; font-size:12px; line-height:30px; color:#9A8C5E; margin-bottom:15px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
dl.ppl-box dd a{ color:#666;}
dl.ppl-box dd a:hover{ color:#970103; text-decoration:underline;}
dl.ppl-box dd span{ float:left; color:#767676; font-size:16px; line-height:22px;}

.pp-rp-maq{ overflow:hidden; float:left; width:738px; margin-top:15px;}
.pp-rp-box{clear: both;position: relative;}
.bx_container{ margin:0 auto;}
.bx_wrap ul img { margin-bottom:10px; border-radius:4px; box-shadow:1px 2px 3px rgba(0,0,0,0.4);}
.bx_wrap ul li{text-align:center; width:206px;}
.bx_wrap ul li a{ display:block; padding:0 0 6px 0; font-size:12px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.bx_wrap ul li a:hover{text-decoration:none; color:#017ea5;}
.bx_wrap a.prev {width:47px;height:47px;line-height:24px;outline-style:none;outline-width: 0;position:absolute; top:76px; left:-2px; text-indent:-999em; background: url("../images/arr_left.png")/*tpa=http://www.attack-forklift.com/templates/default/images/arr_left.png*/ no-repeat;}
.bx_wrap a.next {width:47px;height:47px;line-height:24px; right:0;position: absolute;top:76px; text-indent:-999em; background:url("../images/arr_right.png")/*tpa=http://www.attack-forklift.com/templates/default/images/arr_right.png*/ no-repeat;}

.next-pre-pro{ overflow:hidden; font-size:12px; margin-top:10px; padding:0 14px;}
.next-pre-pro p{ display:block; width:44%; margin:6px 0;}
.next-pre-pro p.npp-p{ float:left; margin-right:15px;}
.next-pre-pro p.npp-n{ float:left;}
.next-pre-pro p strong{ float:left; margin-right:4px;}
.next-pre-pro p a{ float:left; width:70%; font-size:12px; color:#E37006; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.next-pre-pro p a:hover{ text-decoration:underline;}



/*------------------------------products1-------------------------------------*/
/**/

.content-left{ overflow:hidden; padding:0 14px;}
.CALLERY_CONTENT P{ line-height:20px;}
#gallery { float:left; margin-top:22px; margin:10px 40px 0 40px; display:inline;}

#gallery ul li { display: inline; }
#gallery ul li a img.pro_img_23{ border:1px solid #ccc;}
#TITLEH2{ width:680PX; float:left; font:NORMAL 20PX Arial, Helvetica, sans-serif; height:30PX; line-height:30px; color:#000;}
#GALLERY_PIC{ 
 float:left; clear:both;}
 #GALLERY_PIC a{ display:block; border-radius:5px;  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); -moz-transition: all 0.5s ease 0.01s; 
	-webkit-transition: all 0.5s ease 0.01s; 
	-o-transition: all 0.5s ease 0.01s; 
	transition: all 0.5s ease 0.01s;}
 
 #GALLERY_PIC a:hover{ box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);} 
 

/*详细属性*/
.CALLERY_CONTENT{ width:280px; height:272px; float:left;font-size:12px; color:#747474; padding-left:0px; line-height:20px; padding-top:16px; padding-left:44px; border-left:1px solid #ccc;}
.CALLERY_CONTENT .callery_top1{ display:block; font-size:16px; line-height:20px; font-weight:bold; color:#E57006; padding:0; border-bottom:2px solid #E57006; padding-bottom:6px;}
.CALLERY_CONTENT .callery_top2{ display:block; line-height:24px; font-size:1.2em;}
.CALLERY_CONTENT .callery_top3{ display:block; margin:20px 0; color:#707070; font-size:12px;}
.CALLERY_CONTENT .callery_top3 span{ font-size:15px; color:#2b2b2b; font-weight:bold;}
.CALLERY_CONTENT .callery_top3 strong{ font-weight:normal;}

.products1_tab{ width:100%; height:auto; overflow:hidden;}
.menu1{height: 29px; width: 100%; border-bottom: 1px solid #E4E7E8;}
.menu1 li{ float:left;width:153px; height:29px; line-height:29px;background:#EBEBEB;color:#5F5F5F; font-size:0.8em; margin-right:5px; cursor:pointer;}
.menu1 li.hover{color:#970103; width:153px;background:url("../images/tabOn_right.jpg")/*tpa=http://www.attack-forklift.com/templates/default/images/tabOn_right.jpg*/ repeat-x; height:30px;line-height:29px; font-weight:bold; border-left: 1px solid #E4E7E8; border-right: 1px solid #E4E7E8; position:relative; top:0;}
.products_text .main1{ text-align:left; font-size:12px; color:#2b2b2b; padding:15px; float:left; width:95%; font-family:Arial, Helvetica, sans-serif;}
.products_text .main1 dl dt pre{ font-family:Arial, Helvetica, sans-serif;}



.relate{ float:left; width:100%; overflow:hidden;}
.relate_t{
	/* [disabled]font:BOLD 12PX Arial, Helvetica, sans-serif; */
	height:29px;
	/* [disabled]line-height:29px; */
	border-bottom:1px solid #970103;
	color:#fff;
	margin-top:20px;
	width:auto;
}
.relate_t{  font-size:14px; color:#fff; background:#444; line-height:30px; margin-bottom:10px; text-indent:20px;}
.relare_c{ padding:20px 0 30px 0; overflow:hidden; height:100%; }
.relare_c1 .products_div{ margin-right:24px;}

.load_botton{ margin:30px 0 0 0;}
.chakan{ padding-left:0px;}
.products_text{ height:0 auto ; overflow:hidden ; margin-top:20px; clear:both; float:left; width:99%; text-align:center; padding-bottom:20px;}

.products_text img{ display:inline-block;}


.products-description{ overflow:hidden; margin-top:50px;}
.products-description h3,.relate_t h3{ font-size:14px; font-weight:bold; color:#fff; width:200px; height:30px; line-height:30px; background:#B40A00; text-indent:10px;}
.description-span{ display:block; border-bottom:1px solid #B40A00;}
.description-content{ padding:15px; font-size:12px; color:#000;}


.Related-products li{ float:left; display:inline; width:168px; margin:0 7px;}
.Related-products li img{ display:block;}
.Related-products li a{ display:block; width:168px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#747474; font-size:0.9em; text-align:center; line-height:1.8em;-moz-transition: all 0.5s ease 0.01s; -webkit-transition: all 0.5s ease 0.01s; -o-transition: all 0.5s ease 0.01s; transition: all 0.5s ease 0.01s;}
.Related-products li a:hover{ color:#E37006;}


.flag-li{ clear:both; overflow:hidden; width:320px; margin-top:15px; padding-left:8px;}
.flag-li-t{ float:left; margin-bottom:15px; overflow:hidden;}
.flag-li-t li{ float:left; margin-right:10px;}
.flag-li-t li a{ font-size:12px; color:#444; font-weight:bold;}
.flag-li-t li a img{ margin-right:5px;}
.flag-li-t li a:hover{ text-decoration:underline;}
.flag-li-b{ float:left;}

.small-pic-div{ clear:both; background:#ebebeb; overflow:hidden; width:713px; padding:8px 0 8px 5px;  margin-top:18px;}

dl.secondscreencontact{ color:#747474; overflow:hidden;}
dl.secondscreencontact dd{ clear:both; margin:11px 0; margin-left: 15px; font-size:12px;}
dl.secondscreencontact dd.tels{background: url("../images/procontacticon_01.png")/*tpa=http://www.attack-forklift.com/templates/default/images/procontacticon_01.png*/ no-repeat left center;
    padding-left: 20px;}
dl.secondscreencontact dd.email{background: url("../images/procontacticon_02.png")/*tpa=http://www.attack-forklift.com/templates/default/images/procontacticon_02.png*/ no-repeat scroll left center transparent; padding-left: 20px;}

dl.secondscreencontact dd.email a {
	color:#747474; font-size:medium; font-size:1.1em;
}
dl.secondscreencontact dd.email a:hover{ text-decoration:underline;}

dl.secondscreencontact dd.faxs {
    background: url("../images/procontacticon_03.png")/*tpa=http://www.attack-forklift.com/templates/default/images/procontacticon_03.png*/ no-repeat scroll left center transparent;
    margin-left: 15px;
    padding-left: 20px;
}



#marquee11 {
	width:452px;	
	overflow:hidden;
	float:left;
}
#marquee11 ul{ display:table-cell;}
#marquee11 ul li { float:left; display:inline; margin:5px 12px;}
#marquee11 ul li a{ display:block; border:1px solid #ccc; background:#fff; border-radius:2px;-moz-transition: all 0.5s ease 0.01s; 
	-webkit-transition: all 0.5s ease 0.01s; 
	-o-transition: all 0.5s ease 0.01s; 
	transition: all 0.5s ease 0.01s;}
#marquee11 ul li a:hover{ border:1px solid #fff; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);}
#marquee11 ul li img {display:block;}





/******************/
/*                */
/*      news      */
/*                */
/******************/
.news-content{ padding:0 14px;}
.news-content dl{ overflow:hidden; margin-bottom:30px;}
.news-content dl dt{ overflow:hidden; margin-bottom:5px;}
.news-content dl dt span{ float:left; width:56px; height:56px; background:url("../images/dropcap1.png")/*tpa=http://www.attack-forklift.com/templates/default/images/dropcap1.png*/ no-repeat; margin-right:10px; text-align:center;}
.news-content dl dt span p{ display:block; color:#fff; font-weight:300;}
.news-content dl dt span p.news-d{ font-size:1.6em;}
.news-content dl dt span p.news-m{ font-size:0.9em;}
.news-content dl dt h3{ float:left; width:600px; height:56px; line-height:56px; font-size:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#2B2B2B; font-weight:bold;}
.news-content dl dd{ clear:both;}
.news-list-pic{ float:left; margin-right:10px;}
.news-list-desp{ float:left; width:680px;}
.news-list-desp span{ display:block; height:60px; color:#747474; font-size:12px;}
.news-list-desp a{ color:#E57006; font-size:12px; text-decoration:underline;}
.news-list-desp a:hover{ text-decoration:none;}



.neyenewstitle{ color:#E37006; font-size:14px; font-weight:bold; text-align:left; overflow:hidden; line-height:18px; text-align:left; border-bottom:2px solid #E37006; padding:0 0 10px 0; margin:0 14px;}
.neyenews_autor_date{}
.neyenews_autor_date span{ display:block; width:97%; float:left; padding-left:10px; text-align:center; color:#747474; font-size:1.0em;}
.neyenews_content{line-height:20px; overflow:hidden; border-bottom:1px solid #ccc; padding:0 14px 20px 14px;}
.neyenews_content p{ color:#000; font-size:12px;}
.neyenews_content p strong{ font-size:1.1em;}

.relate_news{ width:100%; float:left; margin:30px 10px 10px 10px;}
.relate_news li a{ color:#000; line-height:1.8em; text-decoration:underline;}
.relate_news li a:hover{ text-decoration:none;}
.relate_news_title{ width:100%; float:left; text-align:left; width:100%; float:left; height:30px; color:#902210;}








/******************/
/*                */
/*   contactus    */
/*                */
/******************/
.contact-page{ overflow:hidden; font-size:12px; padding:0 14px;}
.contact-page > div{ overflow:hidden; padding:8px 0;}
.contact-p1{ border-bottom:1px solid #ccc;}
.contact-p2{ border-bottom:1px dashed #ccc;}
.contact-p2 ul li{ margin:8px 0; color:#a38661;}
.contact-p2 ul li strong{ color:#4b361f;}
.contact-p2 ul li a{ color:#E57006;}
.contact-p2 ul li a:hover{ text-decoration:underline;}






/******************/
/*                */
/*    enquiry     */
/*                */
/******************/
.contact-inquiry{ clear:both; background:url("../images/f_bg.png")/*tpa=http://www.attack-forklift.com/templates/default/images/f_bg.png*/ no-repeat left top; padding-top:20px; padding-left:30px;}
.products1-inquiry{ margin-top:10px;}
.products1-inquiry input{ float:left; margin:0; padding:0; width:650px; height:24px; line-height:24px; background:none; border:none; background:#f5f5f5; border:1px solid #c6c6c6; border-radius:4px; padding-left:2px;-moz-transition: all 0.5s ease 0.01s; 
	-webkit-transition: all 0.5s ease 0.01s; 
	-o-transition: all 0.5s ease 0.01s; 
	transition: all 0.5s ease 0.01s;}
.products1-inquiry .pi-message{ float:left; margin:0; padding:0; width:640px; max-width:640px; min-height:102px; background:none; border:none; background:#f5f5f5; border:1px solid #c6c6c6; border-radius:4px; padding:10px 5px 10px 5px;}
.products1-inquiry dl{ margin-bottom:10px; overflow:hidden;}
.products1-inquiry dt{ text-align:left;}
.products1-inquiry dt label{ color:#000; font-size:12px; font-weight:bold; line-height:18px;}
.products1-inquiry dt label span{ color:#f00; vertical-align:middle; margin-left:5px;}
.products1-inquiry dd{}
.products1-inquiry-div{ overflow:hidden; *margin-bottom:21px;}
.products1-inquiry .products1-inquiry-div dl{ float:left; margin-right:14px; margin-bottom:10px;}
.products1-inquiry .products1-inquiry-div input{ width:204px;}
.products1-inquiry .pi-submit{ padding:0; width:72px; height:26px; color:#fff; background:none; border:none; background:#3a3a37; border:1px solid #fff; box-shadow:1px 1px 3px rgba(0,0,0,0.2); cursor:pointer;}




.footer-inner{       background:url("../images/foot-lang.png")/*tpa=http://www.attack-forklift.com/templates/default/images/foot-lang.png*/ repeat-x scroll 0 0 rgba(0, 0, 0, 0)}

/******************/
/*                */
/*     others     */
/*                */
/******************/
.ser{ text-align:center; color:#666; padding-bottom:20px; font-size:12px;}
.ser h2{ font-family:Arial, Helvetica, sans-serif; font-size:28px; width:100%; height:60px;  line-height:60px; margin:10px;}
.ser .ser-content{ line-height:20px; text-align:left; margin:0 auto; width:96%; text-align:justify;}
.l_f_lang{ overflow:hidden; margin-bottom:10px; text-align: center;margin-top:4px;}.l_f_lang ul li{ display:inline; margin:0 4px 0 7px;}.l_f_lang ul li a{ font-size:12px; color:#fff;}.l_f_lang ul li a:hover{ text-decoration:underline;}.l_f_lang ul li a img{ vertical-align:middle; margin-right:3px;}
