@charset "utf-8";
/* CSS Document */

#form1{
	height:100%;
}
.index{
	width: 100%;
	min-width: 1004px;
	_width:expression(document.body.clientWidth < 1004 ? "1004px" : "auto");
	margin: 0 auto;
	min-height: 100%;
	_height:100%;
	background: url(../images/newbg.jpg) no-repeat;
	background-position: bottom center;
	position: relative;
}
.index .content{
	width: 1004px;
	margin: 0 auto;
}
.index .content .header{
	padding-top: 47px;
}
.index .content .header img{
	float: left;
}
.index .content .header .nav-header{
	float: right;
	height: 45px;
	padding:12px 70px 0 0;
}
.index .content .header .nav-header a{
	display: inline-block;
	width: 128px;
	height: 45px;	
	margin-left: 20px;	
}
.index .content .header .nav-header .a1{
	width: 148px;
}
.a-bg{
	background: url(../images/index_03.png);
}
.index .content .section{
	padding: 75px 0 0 70px;
}
.index .content .section .left{
	display: inline-block;
	width: 400px;
	height: 265px;
	border-bottom: 6px solid #ea6462;
	margin-right: 65px;
}
.index .content .section .right{
	display: inline-block;
	width: 399px;
	height: 265px;
	border-bottom: 6px solid #1970e7;	
}
.index .content .section .left img
{
    width:394px;
	height: 222px;
	border:3px solid #ea6462;
}
.index .content .section .right img{
	width:394px;
	height: 222px;
	border:3px solid #1970e7;
}
.div-opacity{
	opacity: .6;
	-webkit-opacity: 0.6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
}
.index .content .section a div{
	font-family: "微软雅黑";
	font-size: 22px;
	color: #383838;
	text-align: center;
	line-height: 37px;
	background-color: #fff;
	font-weight:bold;
}
.footer{
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 32px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #909090;
	text-align: center;
	background: url(../images/index_16.jpg) no-repeat;
	background-position: bottom center;
}

/* about.html */
.inside-pages{
	width: 100%;
	min-width: 1004px;
	_width:expression(document.body.clientWidth < 1004 ? "1004px" : "auto");
	margin: 0 auto;
	min-height: 100%;
	/*background: url(../images/index_15.jpg) repeat-y;*/
	background:#fffdd1;
	background-position:top center;
	position: relative;
}
.inside-pages .content .about-header{
	padding-top: 62px;
}
.inside-pages .content .about-header a{
	display: inline-block;
	width: 129px;
	height: 51px;	
}
.about-a{
	background: url(../images/about_03.png) no-repeat;
}
/*.inside-pages .content .about-header a img{
	padding:14px 0 0 18px;
}*/
.inside-pages .content .about-section{
	padding-top: 63px;
}
.inside-pages .content .about-section .about-top{
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #969696;
}
.inside-pages .content .about-section .about-content{
	padding: 20px 15px 160px 15px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	line-height: 40px;
}
.inside-pages .content .about-section .about-content strong{
	font-size: 18px;
}
.inside-pages .content .about-section .about-content span{
	font-size: 18px;
}
.inside-pages .content .about-section .about-content div{
	padding-bottom: 50px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	line-height: 40px;
}

/* contact.html */
.inside-pages .content .about-section .contact-content{
	padding: 25px 0 150px 30px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	line-height: 30px;	
}
.inside-pages .content .about-section .contact-content div{
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	line-height: 30px;	
}
.inside-pages .content .about-section .contact-content div span{
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	line-height: 55px;	
}

    

/* bike.html */
.bike{
	width: 100%;
	min-width: 1004px;
	_width:expression(document.body.clientWidth < 1004 ? "1004px" : "auto");
	margin: 0 auto;
	min-height:100%;
	background: url(../images/index_14.jpg) no-repeat;
	background-position:bottom center;
	position: relative;
}
.bike .content .header{
	padding-top: 61px;
}
.bike .content .header a{
	display: inline-block;
	width: 185px;
	height: 51px;
}
.bike-a{
	background: url(../images/product_23.png) no-repeat;
}
/*.bike .content .header a img{
	padding: 14px 0 0 18px;
}*/
.bike .content .bike-nav{
	position:absolute;
	bottom:25%;
}
.bike .content .bike-nav a{
	display: inline-block;
	float: left;
	width: 254px;
	height: 208px;
	margin-left: 121px;
	*margin-left:expression(this.previousSibling==null?"0px":"121px");
}
.bike .content .bike-nav a:first-child {
	margin-left: 0px;
}
.bike .content .bike-nav a img{
	width: 252px;
	height: 130px;
	border:1px solid #ffde00;
}
.bike .content .bike-nav .a0 img{
	border:1px solid #ffde00;
}
.bike .content .bike-nav .a1 img{
	border:1px solid #ff890b;
}
.bike .content .bike-nav .a2 img{
	border:1px solid #1247df;
}
.bike .content .bike-nav a .div-text
{
    background-color: #fff;
	height: 54px;	
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	line-height: 22px;
	padding-top: 10px;
}
.bike .content .bike-nav a div span{
	display: block;
	font-family: "微软雅黑";
	font-size: 17px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.bike .content .bike-nav a .div1
{
    height:10px;
    border:1px solid #fff000;
	background-color: #2c6900;
}
.bike .content .bike-nav a .div2
{
    height:10px;
    border:1px solid #ff8400;
	background-color: #25416a;
}
.bike .content .bike-nav a .div3
{
    height:10px;
    border:1px solid #1247df;
	background-color: #ffa200;
}
.bike .footer{
	color: #000;
}

/* motor.html */
.motor{
	background: url(../images/newbg1.jpg) no-repeat;
	background-position: bottom center;
}
.motor .content .motor-nav a{
	width: 216px;
	height: auto;
	margin-left: 44px;
	background-color: #fff;
	text-align: center;
	*margin-left:expression(this.previousSibling==null?"0px":"44px");
}
.motor .content .motor-nav a img{
	width: 214px;
	height: 128px;
	border: 1px solid #ffde00;
}
.motor .content .motor-nav .a0 img{
	border: 1px solid #fff100;
}
.motor .content .motor-nav .a1 img{
	border: 1px solid #ff5400
}
.motor .content .motor-nav .a2 img{
	border: 1px solid #fff100;
}
.motor .content .motor-nav .a3 img{
	border: 1px solid #ff5400;
}
.motor .content .motor-nav a .div-text{
	height: 50px;	
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	padding-top: 6px;
}
.motor .content .motor-nav a div span{
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.motor .content .motor-nav a .div1
{
    height:7px;
    border:1px solid #fff100;
	background-color: #ff7200;
}
.motor .content .motor-nav a .div2
{
    height:7px;
    border:1px solid #ff5400;
	background-color: #ffff00;
}
.motor .content .motor-nav a .div3{
	height:7px;
    border:1px solid #fff100;
	background-color: #ff7200;
}
.motor .content .motor-nav a .div4{
	height:7px;
    border:1px solid #ff5400;
	background-color: #fff100;
}

/* all-parts.html */
.product{
	width: 100%;
	min-width: 1021px;
	_width:expression(document.body.clientWidth < 1021 ? "1021px" : "auto");
	margin: 0 auto;
	min-height: 1220px;
	_height:1300px;
	overflow: hidden;
    padding-bottom: 150px;
}
.product .content{
	width: 1021px;
	margin: 0 auto;
}
.product .pro-wapper
{
    width: 1100px;
}
.product .content .product-header{
	padding-top: 62px;
}
.product .content .product-header a{
	display: inline-block;
	margin-left: 65px;
	height: 51px;
}
.a1-bg{
	background: url(../images/product_04.png);
}
.a2-bg{
	background: url(../images/product_05.png);
}
.product .content .product-header .a1{
	width: 178px;
}
.product .content .product-header .a2{
	width: 160px;
}
/*.product .content .product-header a img{
	padding-top: 14px;
	padding-left: 15px;
}*/
.product .content .product-section{
	padding-top: 32px;
}
.product .content .product-section .left{
	width: 245px;
	height:986px;
	background: url(../images/product_01.png) no-repeat;
	background-position: top left;
	margin-top: -95px;
}
.product .content .product-section .left .product-img{
	padding:3px 3px 0 3px;
	height: 103px;
	width: 230px;
	text-align:center;
}
.product .content .product-section .left .pro-img-style{
	padding:0;
	height: 106px;
}
.product .content .product-section .left .product-img img{
	clear:both;
	height:103px;
}
.product .content .product-section .left .pro-img-style img{
	clear:both;
	height:106px;
}
.product .content .product-section .left .product-title{
	width: 245px;
	height: 60px;
	margin-left: -9px;
	background: url(../images/product_09.jpg) no-repeat;
}
.product .content .product-section .left .product-title div{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-align: center;
}
.product .content .product-section .left .product-title div span{
	display: block;
	padding-top: 6px;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #fff;
	line-height: 20px;
}
.product .content .product-section .left ul{
	padding: 1px 0 0 2px;
}
.product .content .product-section .left ul.height-style{
	width: 248px;
    height: 819px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.product .content .product-section .left ul li{
	position: relative;
	height: 91px;
	_height:91px;
	*height:91px;
	float:left;
	vertical-align:bottom;
}
.product .content .product-section .left ul li img{
	padding-left: 103px;
	float: left;
}
.product .content .product-section .left ul li .nav-a1{
	display: block;
	float: left;
	width: 230px;
	height: 50px;
	border: 1px solid #c9c9c9;
	background-color: #f0f0f0;
	text-align: center;
	margin:4px 0 8px 0;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #000;
	position: relative;
	line-height: 22px;
	padding-top:10px;
	font-weight: 800;
}
.product .content .product-section .left ul li .nav-a1 span{
	display: block;
	padding-top: 6px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #787878;
}
.product .content .product-section .left ul li .nav-a1 .title-span{
	font-family: "微软雅黑";
	font-size: 13px;
	color: #000;
	font-weight:normal;
	padding-top: 0px;
}
.product .content .product-section .left ul li .nav-a1 img{
	position: absolute;
	top: 35px;
	left: 95px;
}
.product .content .product-section .left ul li div{
    display: none;
	width:280px;
	overflow:auto;
	padding: 10px 0px;
	*padding-top:0px;
	background: url(../images/product_26.png) repeat-y;
	position: absolute;
	left: 243px;
	top: 21px;
	z-index:1000;
	max-height:771px;
	*max-height:795px;
	_height:expression_r(this.scrollHeight > 790 ? "790px" : "auto");
}
.product .content .product-section .left ul li div ul{
    *margin-top:12px;
}
.product .content .product-section .left ul li div li{
    height:auto;
}
.product .content .product-section .left ul li div li img{
	float: none;
	padding-left: 130px;
	display: block;
}
.product .content .product-section .left ul li div li .imges-1{
	display: none;
}
.product .content .product-section .left ul li div li a{
	width: 252px;
	height: 50px;
	background-color: #e6e6e7;
	display: block;
	border: 0px;
	text-align: center;
	margin:4px 0 8px 11px;
	*margin: 1px 0 5px 11px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #000;
	line-height: 22px;
	padding-top:10px;
	
}
.product .content .product-section .left ul li div li a span{
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
}
.product .content .product-section .left ul li .subBg1 li a
{
    background-color: #fdd199;
}
.product .content .product-section .left ul li .subBg2 li a
{
    background-color: #99d0fe;
}
.product .content .product-section .left ul li .subBg3 li a
{
    background-color: #dbdbda;
}
.product .content .product-section .left ul li .subBg1 li a span{
	color:#000;
}
.product .content .product-section .left ul li .subBg2 li a span{
	color:#000;
}
.product .content .product-section .left ul li .subBg3 li a span{
	color:#f00;
}
.product .content .product-section .left ul li .li-style{
	padding-right: 12px;
	border-right: none;
	background-color: #d7d7d7;
	color: #000;
}
.product .content .product-section .left ul li .li-style span{
	color: #000;
}
.product .content .product-section .right{
	/*padding-top: 31px;*/
	padding-top:6px;
}
.product .content .product-section .right .title{
	width: 776px;
	height: 80px;
	background: url(../images/product_06.png) no-repeat;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #fff;
}
.product .content .product-section .styleCss1 .title{
	background: url(../images/style1.png) no-repeat;
}
.product .content .product-section .styleCss2 .title{
	background: url(../images/style2.png) no-repeat;
}
.product .content .product-section .styleCss3 .title{
	background: url(../images/style3.png) no-repeat;
}
.product .content .product-section .right .title div{
	padding-left: 19px;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	line-height: 80px;
}
.product .content .product-section .right .title span{
	display: block;
	padding-top: 15px;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #000;
	line-height: 26px;
}
.product .content .product-section .right .pro-list{
	width: 776px;
	height: 845px;
}
.product .content .product-section .right .img-style{
    width:746px;
	padding:30px 15px 30px 15px ;
	min-height: 800px;
	height:auto;
	overflow: hidden;
}
.product .content .product-section .right .pro-list ul li{
	float: left;
	margin: 33px 0px 0px 16px;
	padding: 4px;
	_margin:29px 0px 0px 12px;
}
.product .content .product-section .right .pro-list ul .list-style{
	padding: 3px;
	border: 1px solid #b60000;
}
.product .content .product-section .right .pro-list ul img{
	width: 170px;
	height: 124px;
	float: left;
}
.product .content .product-section .right .pro-list .img-info{
    width:746px;
    height:auto;  
}
.product .content .product-section .right .pro-list ul div{
	height: 32px;
	width: 170px;
	background-color: #9c9c9c;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 34px;
	clear: both;
}
.product .content .product-section .styleCss1 .pro-list ul div
{
    border-top:4px solid #ff8f22;
	background-color: #fed39a;
}
.product .content .product-section .styleCss2 .pro-list ul div
{
    border-top:4px solid #177fd5;
	background-color: #8fccff;
}
.product .content .product-section .styleCss3 .pro-list ul div
{
    border-top:4px solid #a9a9a9;
	background-color: #d9d9d9;
}
.product .content .product-section .right .page{
	width: 776px;
	text-align: center;
	color:#000;
	font-size:14px;
	line-height: 150%;
}
.product .content .product-section .right .page a{
	vertical-align: middle;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #f00;
	margin:0 5px;
}
.product .content .product-section .right .page .present{
	text-decoration:underline;
}
.product .content .product-section .right .page a img{
	vertical-align: -18%;
}

/* new-bike.html */ 
.product .content .new-bike{
 	width: 1009px;
 	margin: 0 auto;
}
.product .content .new-bike .right .title{
	width: 1009px;
	background: url(../images/product_20.png) no-repeat;
}
.product .content .new-bike .ProStyle1 .title{
	width: 1009px;
	background: #fff32f;
	border-radius:6px;
}
.product .content .new-bike .ProStyle2 .title{
	width: 1009px;
	background: #39a4ff;
	border-radius:6px;
}
.product .content .new-bike .ProStyle3 .title{
	width: 1009px;
	background: #72ff00;
	border-radius:6px;
}
.product .content .new-bike .bikeStyle1 .title{
	width: 1009px;
	background: #fff32f;
	border-radius:6px;
}
.product .content .new-bike .bikeStyle2 .title{
	width: 1009px;
	background: #fff32f;
	border-radius:6px;
}
.product .content .new-bike .bikeStyle3 .title{
	width: 1009px;
	background: #fff32f;
	border-radius:6px;
}
.product .content .product-section .bikeStyle1 .pro-list ul div{
	background-color: #fff886;
}
.product .content .product-section .bikeStyle2 .pro-list ul div{
	background-color: #fff886;
}
.product .content .product-section .bikeStyle3 .pro-list ul div{
	background-color: #fff886;
}
.product .content .new-bike .right .pro-list{
	width: 1009px;
}
.product .content .new-bike .right .page{
	width: 1009px;
}
.product .content .new-bike .right .pro-list ul li{
	margin-left: 19px;
	_margin-left:15px;
	float: left;
}
.product .content .product-section .right .proinfo{
    height:auto;
	min-height:900px;
	_height:900px;
	width:800px;
	margin:0 auto;
	padding-bottom:150px;
}
.product .content .product-section .right .bike-prostyle{
    width:100%;
}
.product .content .product-section .right .proinfo .big-proimg{
	text-align:center;
	display:block;
	margin:55px auto;
	border:1px solid #767676;
	max-width:100%;
}

/*新增登录页面*/
.login
{
    width: 100%;
    min-width: 1004px;
    margin: 0 auto;
    min-height: 100%;
    _height: 100%;
    background-color: #fff100;
    background-image:url(../images/login.png);
    background-repeat:no-repeat;
    background-position:center;
    position: relative;    
    background-size:865px 462px;
}
.login-box
{
    width:350px;
    height:230px;
    background:#fff;
    position:absolute;
    left:50%;
    top:60%;
    margin-left:-175px;
    margin-top:-120px;   
    text-align:center; 
}
.login-box h1
{
    text-align:left; 
    color:#ed4800;
    font-size:26px;
    width:270px;
    margin:20px auto 10px;
    font-weight:bolder;
    letter-spacing: -2px;
}
.login-box .ensure
{
    margin:15px 0 0 240px;
    display:block;
    width:70px;
    height:30px;
    background-image:url(../images/login-btn.png);
    background-size:100%;
    background-repeat:no-repeat;
}

body {
        font-size: 12px;
}

.userName-group,.pswd-group {
        position: relative;
}

.userName-group,
.pswd-group{
        width: 347px;
        height: 60px;
        margin-bottom:10px;
}

label
{
    position: absolute;
    top: 0;
    left:10px;
    line-height: 44px;
    color: #8d8d8d;
    font-size:18px;
}
.userName-group,
.pswd-group{
    width:275px;
    height:45px;
    background-image:url(../images/input-bg.png);
    background-size:100%;
    background-repeat:no-repeat;
    margin:15px auto 7px;
}
.userName-group input,
.pswd-group input{
        position: absolute;
        top: 0;
        left:0;
       width:260px;
    outline:none;
    height:42px;
    padding-left:10px;
    line-height:40px;
    font-size:16px;
    color:#000 !important;
    font-family:"微软雅黑";
    
    border:0px;
    background-color: transparent;
}
.new-page
{
    width:1021px;
      
}
.new-page h1
{
    width:750px;
    border-bottom:1px solid #000;
    text-align:right;
    font-size:26px;
    color:#000;
    line-height:1.5;
    margin-top:5px;
}
.product .content .product-section .right .page a.gotopage-btn
{
    font-size:14px;
    color:#fff;
    line-height:1.5;
    padding:0 8px;
    background:#eb6100;
    display:inline-block;
    border-radius:4px;
    vertical-align:middle;
    cursor:pointer;
}
.product .content .product-section .new-page-content {
    padding-top: 0px;
    position:relative;
}
.product .content .product-section .new-page-content .content{
    width:700px;
    margin:40px 0 0;
    min-height:100px;
}
.product .content .product-section .right .page1 {
    width: 750px;
    margin:40px 0;
}
.page-left{position:absolute;top:60px;left:7px;}
.page-right{position:absolute;top:60px;right:7px;}
.page-Num{position:absolute;top:130px;right:30px;color:#f00;font-size:26px;}
.product .bike-skin1 .title-logo 
{
    width:313px;
    height:68px;
    background:url(../images/index_26.png) bottom right no-repeat;
    padding-top: 62px;
    padding-left:300px;
}
.product .bike-skin2 .title-logo, .product .bike-skin8 .title-logo
{
    width:313px;
    height:68px;
    background:url(../images/index_25.png) bottom right no-repeat;
    padding-top: 62px;
    padding-left:300px;
}
.product .bike-skin9 .title-logo 
{
    width:313px;
    height:68px;
    background:url(../images/index_29.png) bottom right no-repeat;
    padding-top: 62px;
    padding-left:300px;
}
.product .bike-skin1 .product-section .left .product-title 
{
    width:261px;
    height: 92px;
    margin-left:-12px;
    background: url(../images/index_27.png) no-repeat;
}
.product .bike-skin2 .product-section .left .product-title,
.product .bike-skin8 .product-section .left .product-title 
{
    width:261px;
    height: 92px;
    margin-left:-12px;
    background: url(../images/index_28.png) no-repeat;
}
.product .bike-skin1 .product-section .left,
.product .bike-skin2 .product-section .left,
.product .bike-skin8 .product-section .left {
    width: 246px;
    border:3px solid #b8b8b8;
    min-height:200px;
    height:auto;
    background: #fff;
    background-position: top left;
    margin-top: -95px;
    padding-bottom: 30px;
}
.product .bike-skin1 .product-section .left .product-title div span,
.product .bike-skin2 .product-section .left .product-title div span,
.product .bike-skin8 .product-section .left .product-title div span{
    padding-top: 24px;
}
.product .bike-skin .product-section .right .img-style{
    width: 800px;
    padding: 0 15px;
    text-align:center;
}
.product .bike-skin .product-section .right .pro-list .img-info {
    width: 600px;
    height: auto;
}
.product .content .product-section .right .page2 {
    width: 830px;
    margin: 40px 0;
}
.product .bike-skin9 .product-section .left .product-title {
    background: url(../images/index_31.png) no-repeat;
}
.product .bike-skin8 .product-section .left .product-title {
    background: url(../images/index_28.png) no-repeat;
}
.product .bike-skin1 .product-section .left ul,
.product .bike-skin2 .product-section .left ul,
.product .bike-skin8 .product-section .left ul  {
    padding: 1px 0 0 0px;
}
.product .bike-skin1 .product-section .left ul li .nav-a1,
.product .bike-skin2 .product-section .left ul li .nav-a1,
.product .bike-skin8 .product-section .left ul li .nav-a1 
{
    padding-left:10px;
    width: 237px;
    text-align:left;
    font-size: 14px;
    color: #000;
    height: 60px;
    padding-top:5px;
}
.product .bike-skin1 .product-section .left ul li img,
.product .bike-skin2 .product-section .left ul li img,
.product .bike-skin8 .product-section .left ul li img {
    padding-left: 104px;
    float: left;
}
.product .bike-skin1 .product-section .left ul li .nav-a1 .title-span,
.product .bike-skin2 .product-section .left ul li .nav-a1 .title-span,
.product .bike-skin8 .product-section .left ul li .nav-a1 .title-span {
    font-family: "微软雅黑";
    font-size: 22px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
    text-align: center;   
    width:205px;
    margin-top: -3px;
}
.product .bike-skin1 .product-section .left ul li div,
.product .bike-skin2 .product-section .left ul li div,
.product .bike-skin8 .product-section .left ul li div {
    left: 255px;
}
.product .bike-skin1 .product-section .left ul li .li-style,
.product .bike-skin2 .product-section .left ul li .li-style,
.product .bike-skin8 .product-section .left ul li .li-style {
    padding-right: 7px;
}
.product .bike-skin1 .product-section .left ul li .nav-a1 img,
.product .bike-skin2 .product-section .left ul li .nav-a1 img,
.product .bike-skin8 .product-section .left ul li .nav-a1 img {
    top: 26px;
}


.product .motor-skin .product-section .left ul li .nav-a1
{
    padding-left:10px;
    width: 220px;
    text-align:left;
    font-size: 14px;
    color: #000;
    height: 60px;
    padding-top:5px;
}
.product .motor-skin .product-section .left ul li img {
    padding-left: 94px;
    float: left;
}
.product .motor-skin .product-section .left ul li .nav-a1 .title-span {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
    text-align: center; 
    width:185px;  
}
.product .motor-skin .product-section .left ul li .nav-a1 img {
    position: absolute;
    top: 30px;
    left: 111px;
}
.product .motor-skin .product-section .left ul li div li a span {
    font-family: "微软雅黑";
    font-size: 18px;
    display: block;
    line-height: 40px;
}
.product .bike-skin .product-section .left ul li div li a span {
    font-family: "微软雅黑";
    font-size: 18px;
    display: block;
    line-height: 40px;
}
.product .content .product-section .left ul li div .two-List a img {
    position: absolute;
    top: 44px;
    left: 112px;
}
.product .content .product-section .left ul li div .two-List:first-child a img {
    top: 27px;
}
.product .content .product-section .left ul li .last_meun {
    display: none;
    width: 280px;
    overflow: auto;
    padding: 10px 0px;
    background: url(../images/product_26.png) repeat-y;
    position: absolute;
    left: 535px;
    top: 21px;
    z-index: 1000;
    max-height: 771px;
    _height: expression_r(this.scrollHeight > 790 ? "790px" : "auto");
}
.product .bike-skin .product-section .left ul li .last_meun li a span {
    line-height: 1.2;
}
.product .content .product-section .left ul li .last_meun li:first-child img {
    display:none;
}
.product .bike-skin .product-section .left ul li .nav-a1 img {
    left: 121px;
}

/*2017.1.5*/
.product .content .product-section .left ul li .bikeBg
{
    width:240px;
	background: none;
}
.product .content .product-section .left ul li .bikeBg li a{
	width:210px;
}
.product .content .product-section .left ul li .bikeBg .two-List a img {
    left: 95px;
}
.product .content .product-section .left ul li .bikeBg li img {
    padding-left: 105px;
}
.product .content .product-section .left ul li .bike_last_meun {
    width: 220px;
    background: none;
    left:508px;
}
.product .content .product-section .left ul li .bike_last_meun li a {
    width: 180px;
    height: 45px;
    background-color: #1c7404;
    border-radius:50%;
    display: block;
    border: 0px;
    text-align: center;
    margin: 4px 0 8px 11px;
    font-family: "微软雅黑";
    font-size: 21px;
    color: #fff;
    padding-top:22px;
}
.product .content .product-section .left ul li .bike_last_meun li img {
    padding-left:92px;
}
.bike-page .page-left {
    position: absolute;
    top: 180px;
    right: 7px;
    left: auto;
}
.bike-page .page-right {
    position: absolute;
    top: 60px;
    right: 7px;
}
.bike-page .page-Num
{
    position: absolute;
    top: 130px;
    right: 35px;
}
.product .content .product-section .left ul li .bike_last_meun li .last-a {
    height: 55px;
    font-size: 15px;
    padding-top: 15px;
}
.product .content .product-section .left ul li .bike_last_meun li .last-a span{
    font-size: 18px;
}
.new-page-content .page-left {
    position: absolute;
    top: 210px;
    right: 0px;
    left: auto;
}
.new-page-content .page-right {
    position: absolute;
    top: 90px;
    right: 0px;
}
.new-page-content .page-Num {
    top: 160px;
    right:0;
    display:block;
    width:62px;
    text-align:center;
}
.product .content .product-section .new-left {
    width: 236px;
    height: 986px;
}
.product .content .product-section .new-left .title{
    width: 245px;
    height: 62px;
    margin-left: -9px;
    background: url(../images/product_27.png) top no-repeat;
    text-align:center;
    font-size:24px;
    color:#fff;
    line-height:55px;
}
.product .content .product-section .new-left .pro-list{
    width: 230px;
    border:3px solid #b8b8b8;
    border-top:0px;
    background:#fff;
    padding-bottom:10px;
}
.product .content .product-section .new-left .parts-style
{
    display:block;
    width:210px;
    line-height:2;
    font-size:15px;
    color:#000;
    clear:both;
    padding:0 10px;
}
.product .content .product-section .new-left .parts-style span
{
    float:right;
    font-size:15px;
    color:#000;
}
.product .content .product-section .new-left .cur
{
    background:#ff9601;
    color:#fff;
    position:relative;
}
.product .content .product-section .new-left .cur span
{
    color:#fff;
}
.product .content .product-section .new-left .cur i
{
    display:block;
    position:absolute;
    right:-20px;
    top:0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #ff9601;
}
.product .bike-skin .product-section .right .bike-page
{
    text-align:left;    
}
.product .bike-skin .product-section .right .bike-page .img-info {
    width: 720px;
    height: auto;
}

/*优良产品20170531*/
.product .content .product-section .left ul li .new_style_meun li .last-a {
    background:#dbdbda;
    border-radius: 0;
    color:#fb0000;
    font-size:14px;
    padding-top:10px;
    height:50px;
}
.product .content .product-section .left ul li .new_style_meun li .last-a span {
    font-size: 20px;
    color:#000;
}
.product .content .product-section .right .pro-list ul .layout6 {
    float: left;
    margin: 35px 0px 0px 45px;
    padding: 4px;
    _margin: 31px 0px 0px 41px;
}
.product .content .product-section .right .pro-list ul .layout6 img {
    width: 300px;
    height: 250px;
    float: left;
}
.product .content .product-section .right .pro-list ul .layout6 div {
    height: 50px;
    width: 300px;
    background-color: #9c9c9c;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 50px;
    clear: both;
}
.product .content .product-section .styleCss1 .pro-list ul .layout6 div
{
    border-top:4px solid #ff8f22;
	background-color: #fed39a;
}
.product .content .product-section .styleCss2 .pro-list ul .layout6 div
{
    border-top:4px solid #177fd5;
	background-color: #8fccff;
}
.product .content .product-section .styleCss3 .pro-list ul.layout6 div
{
    border-top:4px solid #a9a9a9;
	background-color: #d9d9d9;
}
.product .content .product-section .right .pro-list ul .layout6.list-style {
    padding: 3px;
    border: 1px solid #b60000;
}
.product .content .product-section .right .pro-list ul .layout4 {
    float: left;
    margin: 35px 0px 0px 45px;
    padding: 4px;
    _margin: 31px 0px 0px 41px;
}
.product .content .product-section .right .pro-list ul .layout4 img {
    width: 300px;
    height: 350px;
    float: left;
}
.product .content .product-section .right .pro-list ul .layout4 div {
    height: 50px;
    width: 300px;
    background-color: #9c9c9c;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 50px;
    clear: both;
}
.product .content .product-section .styleCss1 .pro-list ul .layout4 div
{
    border-top:4px solid #ff8f22;
	background-color: #fed39a;
}
.product .content .product-section .right .pro-list ul .layout4.list-style {
    padding: 3px;
    border: 1px solid #b60000;
}
.product .bike-skin2 .product-section .left ul li .nav-a1 .title-span {
    font-weight: bold;
}