







.wrap {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}






.dingzhi_main1 li{    float: left;
    width: 385px;
    height: 85px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-left: 35px;
    padding-bottom: 15px;
    padding-top: 25px;
    transition: 0.3s;}
.dz_m_d{ margin-left: 25px; width: 285px; }
.dingzhi_main1 li:hover{     -webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.2);
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);}
.dz_m_d h3{ font-size: 24px; color: #000; padding-bottom: 8px;font-weight: bold; }
.dz_m_d h4{ font-size: 14px; color: #6b6b6b;  }
.dingzhi_main1{ padding-top: 60px; padding-bottom: 60px; }
.dingzhi_main1 .index_main4_more{ margin-top: 40px; }
.dingzhi_main1 li:nth-child(3n){ margin-right: 0px; }
.dingzhi_main1 li p{ width: 75px; transition: 0.3s; }

.dingzhi_main2{ width: 100%; padding-bottom: 80px; background-color: #f8f8f8; }
.page_title_h3{ font-size: 48px; color: #000; padding-top: 75px; text-align: center; font-weight: bold; }
.page_title_h3 span{ color: #db1620; }
.page_title_h4{ font-size: 24px; color: #484a4c; padding-top: 15px; text-align: center; }
.page_title_p{ font-size: 14px; line-height: 25px; color: #6b6b6b; padding-top: 10px; text-align: center;}
.page_title_i{ display: block; margin: 0 auto; margin-top: 14px; width: 40px; height: 2px; background-color: #000; }
.dingzhi_main2 ul{ padding-top: 55px; }
.dingzhi_main2 li{ width: 100%; height: 320px; }
.dingzhi_main2 li .main_pic{ width: 50%; }
.dingzhi_main2 li .dz_li{ width: 50%; background-color: #fff; height: 320px; }
.dz_li h3{ font-size: 32px; font-weight: bold; color: #000; padding-top: 65px; padding-left: 100px; }
.dz_li h4{ font-size: 20px; color: #484a4c; padding-top: 10px; padding-left: 100px; }
.dz_li p{ width: 440px; line-height: 25px; font-size: 14px; color: #6b6b6b; padding-top: 25px; padding-left: 100px; }
.dz_li img{ float: right; padding-right: 30px; padding-top: 5px; display: none; }



.join-step-list {
	position: relative;
	padding: 160px 0;
}
.join-step-list:before {
	content: "";
	position: absolute;
	left: 85px;
	top: 45.5%;
	width: 85%;
	border-bottom: 1px solid #ddd;
}
.join-step-list li {
	float: left;
	position: relative;
	text-align: center;
	width: 10%;
	background: #fff;
	margin: 0 2.14%;
}
.peng{ height: 108px; overflow: hidden;}
.join-step-list .jun{ position: absolute; right: -10px; top: 50%; margin-top: -10px; display: block; width: 20px; height: 20px; background: url(../images/icon-join-next.png) no-repeat center;}
.join-step-list .jun2{ position: absolute; left: -10px; top: 50%; margin-top: -10px; display: block; width: 20px; height: 20px; background: url(../images/icon-join-next.png) no-repeat center;}

.join-step-list {
	position: relative;
	padding: 160px 0;
}
.join-step-list:before {
	content: "";
	position: absolute;
	left: 85px;
	top: 45.5%;
	width: 85%;
	border-bottom: 1px solid #ddd;
}
.join-step-list li {
	float: left;
	position: relative;
	text-align: center;
	width: 10%;
	background: #fff;
	margin: 0 2.14%;
}
.peng{ height: 108px; overflow: hidden;}
.join-step-list .jun{ position: absolute; right: -10px; top: 50%; margin-top: -10px; display: block; width: 20px; height: 20px; background: url(../images/icon-join-next.png) no-repeat center;}
.join-step-list .jun2{ position: absolute; left: -10px; top: 50%; margin-top: -10px; display: block; width: 20px; height: 20px; background: url(../images/icon-join-next.png) no-repeat center;}


/* .join-step-list li ~ li:before {
	content: "";
	position: absolute;
	left: -33px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(../images/icon-join-next.png) no-repeat center;
}
 */


.join-step-list li .tit {
	position: absolute;
    bottom: -6px;
    z-index: 10;
    height: 280px;
    width: 100%;
    border-radius: 57px;
    border: 1px solid #ddd;
    line-height: 170px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.join-step-list li:hover .tit {
	height: 300px;
}
.join-step-list li:nth-child(2n) .tit {
	top: -13px;
	line-height: 350px;
	-webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.join-step-list li:nth-child(2n):hover .tit {
	line-height: 360px;
}
.join-step-list li .tit span {
	display: inline-block;
	font-size: 24px;
	color: #333;
	width: 30px;
	vertical-align: middle;
	line-height: 1.2;
}
.join-step-list li .num {
	z-index: 0;
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	border: 3px solid #484a4c;
	line-height: 90px;
	border-radius: 50%;
	background: #fff;
	color: #484a4c;
	font-size: 36px;
	font-family: "066-CAI978";
	transition: 0.3s;
}
/* .join-step-list li:hover .num{ border: 4px solid #f0f0f0; } */
.join-step-list li .num span {
	position: relative;
    display: block;
/*     padding-top: 21px; */
}
.join-step-list li .num:before {
	content: "";
	position: absolute;
	border: 4px solid #f0f0f0;
	left: -4px;
	top: -4px;
	width: 100px;
	height: 100px;
	background: #db1620;
	border-radius: 50%;
	-webkit-transform: translateY(108px);
	-ms-transform: translateY(108px);
	-o-transform: translateY(108px);
	transform: translateY(108px);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.join-step-list li:nth-child(2n) .num:before {
	-webkit-transform: translateY(-108px);
	-ms-transform: translateY(-108px);
	-o-transform: translateY(-108px);
	transform: translateY(-108px);
}
.join-step-list li:hover .num:before {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.solution-step-list {
	padding-top: 88px;
	padding-bottom: 115px;
	margin-bottom: 80px;
	overflow: hidden;
}
.solution-step-list li {
	width: 20%;
	margin: 0;
	background: transparent;
}
.solution-step-list li ~ li:before {
	left: -10px;
}

.solution-step-list li:first-child .num:before {
	border: 4px solid #f0f0f0;
	z-index: 4;
	background: #db1620 url(../images/icon-contact-tel.png) no-repeat center;
}
.solution-step-list li:nth-child(2) .num:before {
	border: 4px solid #f0f0f0;
	z-index: 4;
	background: #db1620 url(../images/icon-contact-tel2.png) no-repeat center;
}
.solution-step-list li:nth-child(3) .num:before {
	border: 4px solid #f0f0f0;
	z-index: 4;
	background: #db1620 url(../images/icon-contact-tel3.png) no-repeat center;
}
.solution-step-list li:nth-child(4) .num:before {
	border: 4px solid #f0f0f0;
	z-index: 4;
	background: #db1620 url(../images/icon-contact-tel4.png) no-repeat center;
}
.solution-step-list li:nth-child(5) .num:before {
	border: 4px solid #f0f0f0;
	z-index: 4;
	background: #db1620 url(../images/icon-contact-tel5.png) no-repeat center;
}
.dingzhi_main3_con_one{ position: absolute;
    left: 50%;
    top: 135px;
    width: 145px;
    float: left;
    margin-left: -72px;
    margin-right: 115px;
    text-align: center;}
.dingzhi_main3_con_one h4{ font-size: 20px; color: #111; font-weight: bold;}
.dingzhi_main3_con_one h5{ font-size: 14px; color: #6b6b6b; padding-top: 10px; line-height: 25px; }

.dingzhi_main4{ padding-bottom: 100px; }
.dingzhi_product_main.on{ opacity: 1; visibility: visible; z-index: 2; }
.dingzhi_product_main .list_a{ display: none; }
.dingzhi_product_main.on .list_a{ display: block; }
.dingzhi_product_main{ position: absolute; bottom: 0; left: 0; z-index: -1; }
.dingzhi_xxk{ position: absolute; top: 35px; left: 50%; margin-left: -150px; }
.dingzhi_product_main{ width: 100%; height: 610px; opacity: 0; visibility: none; transition: 0.8s; }
.dingzhi_xxk{ text-align: center; height: 38px;}
.dingzhi_xxk li{ height: 38px; display: inline-block; width: 140px; margin: 0 5px;transition: 0.3s;}
.dingzhi_xxk li a{ /* font-family: 'å®‹ä½“';  */display: block; height: 38px; line-height: 38px; color: #484a4c; font-size: 20px; }
.dingzhi_xxk li:hover{ color: #fff; background-color: #db1620;}
.dingzhi_xxk li.on a{ color: #fff; background-color: #db1620;}
.dingzhi_main4_con{ width: 100%; height: 730px; position: relative; }




.index_main4_a2{ display: inline-block; padding-left: 68px; width: 208px; height: 50px; }
.list_dz_a2{ margin-right: 10px; }
.list_dz_a2 i{ display: block; margin-top: 13px; margin-right: 10px; width: 27px; height: 25px; background: url(../images/more_bg3.png) no-repeat 0px 0px; transition: 0.3s;}
.list_dz_a2:hover i{ background: url(../images/more_bg3.png) no-repeat 0px -25px; }
.list_dz_a2_2 i{ display: block; margin-top: 13px; margin-right: 10px; width: 22px; height: 26px; background: url(../images/more_bg4.png) no-repeat 0px 0px; transition: 0.3s;}
.list_dz_a2_2:hover i{ background: url(../images/more_bg4.png) no-repeat 0px -26px; }
.index_main4_a2 i{ margin-right: 10px; }

.list_a:hover{ border: 1px solid #db1620; }
.list_a{clear: both; display: block; margin: 0 auto; margin-top: 10px; margin-bottom: 15px; font-size: 18px; color: #6b6b6b; border: 1px solid #ddd; height: 48px; line-height: 51px; position: relative; overflow: hidden; transition: 0s;}
.list_a i{ display: block; margin-top: 13px; margin-right: 32px; width: 24px; height: 24px; background: url(../images/more_bg.png) no-repeat 0px 0px; transition: 0.3s;}
.list_a:hover i{ background: url(../images/more_bg.png) no-repeat 0px -24px; }
.index_list_a{ padding-left: 215px; width: 380px; }
.list_a span{ display: block; transition: 0.3s;}
.list_a:hover span{ color: #fff; }

.list_a:before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: -1;
    width: 100%;
    height: 50px;
    background-color: #db1620;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.list_a:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}





/*空间系列切换*/
    .slider{ width:100%;  min-width:650px;  height:520px;  position:relative; overflow:hidden; background:#fff; text-align:center;  margin-bottom: 40px; }
    .slider .bd{ width:650px; position:absolute; left:50%; margin-left:-325px  }
    .slider .bd li{ width:650px;  overflow:hidden; position: relative; transition: 0.3s; background-color: #f5f5f5;}
    .slider .bd li img{ display:block; width:650px; height:400px;    }
    .slider .tempWrap{ overflow:visible !important }
    .slider .tempWrap ul{  margin-left:-325px !important; /*强制位置*/  }

    .slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
    .slider .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; background:url(images/slider-btn.png) 0 -10px no-repeat; 
        margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }
    .slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
    .slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:520px; cursor:pointer;   }
    .slider .prev{ left:-67%; margin-left:-326px;  }
    .slider .next{ left:67%;  margin-left:327px;  }
    .slider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:520px; background:#fff; filter:alpha(opacity=50);opacity:0.5;   }
    .slider .pnBtn .arrow{ display: block!important; position:absolute; top:0; z-index:1; width:60px; height:520px;opacity:1;  }
    .slider .pnBtn .arrow:hover{ filter:alpha(opacity=100);opacity:1; }
    .slider .prev .arrow{ right:20px; background:url(../images/left2.png) no-repeat right 170px;  }
    .slider .next .arrow{ left:20px; background:url(../images/right2.png) no-repeat right 170px;  }
    .slider .prev:hover .arrow{ right:20px; background:url(../images/left2.png) no-repeat right 170px;  }
    .slider .next:hover .arrow{ left:20px; background:url(../images/right2.png) no-repeat right 170px;  }

.index_kjxl_title{ width: 100%; height: 120px; text-align: center; position: relative; z-index: 1; }
.index_kjxl_title h5{ font-size: 24px; color: #ccc; padding-top: 35px; text-transform: uppercase; transition: 0.3s; }
.index_kjxl_title h6{ font-size: 18px; color: #000; padding-top: 10px;  transition: 0.3s;}
.slider .bd li:before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 0;
    width: 100%;
    height: 120px;
    background-color: #db1620;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.slider .bd li:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.slider .bd li:hover h5{ color: #f1cf8c; }
.slider .bd li:hover h6{ color: #fff; }



    .slider2{ width:100%;  min-width:650px;  height:520px;  position:relative; overflow:hidden; background:#fff; text-align:center;  margin-bottom: 40px; }
    .slider2 .bd{ width:650px; position:absolute; left:50%; margin-left:-325px  }
    .slider2 .bd li{ width:650px;  overflow:hidden; position: relative; transition: 0.3s;}
    .slider2 .bd li img{ display:block; width:650px; height:400px;    }
    .slider2 .tempWrap{ overflow:visible !important }
    .slider2 .tempWrap ul{  margin-left:-325px !important; /*å¼ºåˆ¶ä½ç½®*/  }

    .slider2 .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
    .slider2 .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; background:url(images/slider2-btn.png) 0 -10px no-repeat; 
        margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }
    .slider2 .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
    .slider2 .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:520px; cursor:pointer;   }
    .slider2 .prev{ left:-67%; margin-left:-326px;  }
    .slider2 .next{ left:67%;  margin-left:327px;  }
    .slider2 .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:520px; background:#fff; filter:alpha(opacity=50);opacity:0.5;   }
    .slider2 .pnBtn .arrow{ display: block!important; position:absolute; top:0; z-index:1; width:60px; height:520px;opacity:1;  }
    .slider2 .pnBtn .arrow:hover{ filter:alpha(opacity=100);opacity:1; }
    .slider2 .prev .arrow{ right:20px; background:url(../images/left2.png) no-repeat right 170px;  }
    .slider2 .next .arrow{ left:20px; background:url(../images/right2.png) no-repeat right 170px;  }
    .slider2 .prev:hover .arrow{ right:20px; background:url(../images/left2.png) no-repeat right 170px;  }
    .slider2 .next:hover .arrow{ left:20px; background:url(../images/right2.png) no-repeat right 170px;  }
.slider2 .bd li:before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 0;
    width: 100%;
    height: 120px;
    background-color: #db1620;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.slider2 .bd li:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.slider2 .bd li:hover h5{ color: #f1cf8c; }
.slider2 .bd li:hover h6{ color: #fff; }




.index_main2_qwxg li{ width: 630px; float: left; margin-right: 38px; margin-bottom: 30px; position: relative; transition: 0.3s; overflow: hidden; }
.index_main2_qwxg li:nth-child(2n){ margin-right: 0px; }
.index_main2_qwxg li .index_list{ height: 58px; line-height: 58px; border: 1px solid #ddd; border-top: 0; z-index: 2; position: relative; }
.index_main2_qwxg li p{ transition: 0.3s; font-size: 18px; width: 80%; overflow: hidden; color: #000; padding-left: 19px; }
.index_main2_qwxg li i{ margin-right: 19px; margin-top: 19px; display: block; width: 20px; height: 20px; background:url(../images/jia2.png) no-repeat 0px 0px; transition: 0.3s; }
.index_main2_qwxg li:hover i{ background:url(../images/jia2.png) no-repeat 0px -20px; }
.index_main2_qwxg li:hover p{ color: #fff; }
.index_main2_qwxg li:before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    height: 59px;
    background-color: #db1620;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.index_main2_qwxg li:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.index_list_a{ padding-top: 0px; }





.list_product2{ padding-top: 60px; padding-bottom: 80px;}
.list_product2 .wrap{ padding-left: 5px; padding-top: 7px; }
.list_kj_one_con{  width: 520px; height: 380px; border: 1px solid #ddd; background-color: #f4f4f4; margin-top: -8px; margin-left: -5px; }
.list_kj_one{ width: 520px; height: 380px; border: 1px solid #ddd; }
.list_kj_one_con h5{ text-align: center; line-height: 25px; font-size: 14px; color: #6b6b6b; padding-top: 45px; }
.list_kj_one_con .title_h4{ padding-bottom: 0px; }
.list_kj_two_botom{ width: 100%; height: 75px; padding-top: 20px; }
.list_kj_two_botom h5{ font-size: 32px; color: #999; width: 315px; text-transform: uppercase; }
.list_kj_two_botom h5 span{ font-family: 'å¾®è½¯é›…é»‘'; font-size: 24px; color: #000; }
.list_kj_two_botom .index_main4_a{ width: 155px; padding-left: 35px;  clear: inherit;}
.list_kj_two:hover .list_a{ border: 1px solid #db1620; }

.list_kj_two:hover .list_a i{ background: url(../images/more_bg.png) no-repeat 0px -24px; }
.list_a:before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: -1;
    width: 100%;
    height: 50px;
    background-color: #db1620;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.list_kj_two:hover .list_a:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.list_kj_two:hover .list_a span{ color: #fff; }


.list_kj_two:hover .main_pic img{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05); transform: scale(1.05);}
.h3_img {
    text-align: center;
    padding-top: 65px;
}

.z_title_h3{ text-align: center; padding-top: 15px; font-size: 24px; color: #000; font-weight: bold; }
.z_title_i{ display: block; width: 40px; height: 2px; background-color: #000; margin: 0 auto; margin-top: 15px; margin-bottom: 12px; }
.z_title_h4{ text-align: center; font-size: 16px; color: #6b6b6b; padding-bottom: 0px;}


.show_product{ width: 100%; height: 920px; background: url(../images/show_product_bg.jpg) no-repeat center; background-size: 100% 100%; }
.show_product_top{ font-size: 14px; color: #949494; height: 90px; line-height: 90px; }
.show_product_top a{ color: #949494; }
.show_product_top a:hover{ color: #db1620; }
.show_product_top_a{ transition: 0.3s; padding-left: 30px; margin-top: 25px; width: 135px; height: 36px; line-height: 36px; border: 1px solid #949494; }
.show_product_top_a i{ margin-top: 6px; }
.show_product_top_a:hover span{ color: #fff; }
.show_product_top_a span{ font-size: 16px; }
.show_product_top_a:hover{border: 1px solid #db1620;}

.show_product_top_a i{background: url(../images/show_more_bg.png) no-repeat 0px 0px;}
.show_product_top_a:hover i{ background: url(../images/show_more_bg.png) no-repeat 0px -24px; }
.show_product h3{ font-size: 32px; color: #fff; margin-top: -45px;}


.swiper-button-prev,.swiper-button-next{
	width: 15%;
	height: 100%;
	top:0;
	background:none;
	}
.swiper-button-prev{
	left:0;}	
.swiper-button-next{
	right:0;}	




	.picScroll-left2 {width:1328px;position:relative;margin:0 auto;margin-left:-6px;}
.picScroll-left2 .hd {width:1340px;text-align:center;overflow:hidden;height:10px;background:none;padding:0 10px;}
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next {display:inline-block;width:50px;height:50px;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;margin:30px 15px 0px 11px;}
.picScroll-left2 .hd .next3 {width:59px;height:59px;position:absolute;right:-23px;top:75px;background:url(../images/honour-right.png) no-repeat;}
.picScroll-left2 .hd .prev3 {width:59px;height:59px;position:absolute;left:-23px;top:75px;background:url(../images/honour-left.png) no-repeat;}
.picScroll-left2 .hd .prevStop {background-position:-60px 0;}
.picScroll-left2 .hd .nextStop {background-position:-60px -50px;}
.picScroll-left2 .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left2 .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url("images/icoCircle.gif") 0 -9px no-repeat;}
.picScroll-left2 .hd ul li.on {background-position:0 0;}
.picScroll-left2 .bd {padding:10px;}
.picScroll-left2 .bd ul {overflow:hidden;zoom:1;}
.picScroll-left2 .bd ul li { width: 420px; margin:0 7px;float:left;_display:inline;overflow:hidden;}
.show_product_bottom h3 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-top: 35px;
    padding-bottom: 30px;
    padding-left: 11px; background:url(../images/index_img6.jpg) no-repeat 120px 50px;
    text-align: left;
}
.show_product_bottom{ padding-top: 30px; padding-bottom: 75px; }
.show_product_bottom .wrap{ padding-right: 10px; }

.list_dz_a2{ margin-right: 10px; }
.list_dz_a2 i{ display: block; margin-top: 13px; margin-right: 10px; width: 27px; height: 25px; background: url(../images/more_bg3.png) no-repeat 0px 0px; transition: 0.3s;}
.list_dz_a2:hover i{ background: url(../images/more_bg3.png) no-repeat 0px -25px; }
.list_dz_a2_2 i{ display: block; margin-top: 13px; margin-right: 10px; width: 22px; height: 26px; background: url(../images/more_bg4.png) no-repeat 0px 0px; transition: 0.3s;}
.list_dz_a2_2:hover i{ background: url(../images/more_bg4.png) no-repeat 0px -26px; }
