﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
em,i{ font-style:normal;}




/**/
.banner{ height:610px; position:relative;}
.banner a{ display:block; background:url(../images/banner.jpg) no-repeat center top; height:610px; overflow:hidden;}
.ban{ width:88px; height:10px; overflow:hidden; position:absolute; bottom:40px; left:50%; margin-left:-40px;}
.ban a{ display:inline-block; width:10px; height:10px; background:url(../images/dot1.png) no-repeat center top; margin:0 3px;}
.ban a:hover{background:url(../images/dot2.png) no-repeat center top; width:40px;}

.banners{height: 605px;}
.fullSlide {width:100%;position:relative;height:610px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {background-repeat: no-repeat;width:100% !important;height:610px;overflow:hidden;text-align:center;background-position:center top;}
.fullSlide .bd li a {display:block;height:610px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;border-radius: 0px;
                   display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:3px;overflow:hidden;background:url(../images/dot1.png) no-repeat center top;line-height:999px;}
.fullSlide .hd ul .on {background:url(../images/dot2.png) no-repeat center top; width:40px;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:73px; height:73px;}


.xx{ padding-top:60px; height:440px; overflow:hidden; background:url(../images/xx_bg.gif) no-repeat center top;}
.tit2{ height:67px; font:30px "Microsoft YaHei"; text-align:center; overflow:hidden;}
.tit2 a{ color:#2c2c2c;}
.xx dl{ width:400px; float:left; background:url(../images/xx_line.gif) no-repeat right 0; height:336px;}
.xx dt{ width:120px; height:120px; margin:0 auto;}
.xx dt a{ display:block; width:120px; height:120px;}
.xx dd{ width:300px; margin:18px auto 0;}
.xx dd em{ display:block; height:35px; font:16px "Microsoft YaHei"; text-align:center; font-weight:bold; color:#333; overflow:hidden;}
.xx dd p{ font:14px "Microsoft YaHei"; text-align:center; line-height:25px; height:75px; overflow:hidden; color:#666;}
.xx dd a{ display:block; width:136px; height:36px; border:2px solid #e2e2e2; margin:20px auto 0; font:12px Arial; text-transform:uppercase; text-align:center; line-height:36px; color:#999;}
.xx dd a:hover{border:2px solid #dc2821; color:#dc2821;}
.xx .dl03{ background:none;}
.xx .dl01 dt a{ background:url(../images/xx1.png) no-repeat center top;}
.xx .dl02 dt a{ background:url(../images/xx3.png) no-repeat center top;}
.xx .dl03 dt a{ background:url(../images/xx2.png) no-repeat center top;}
.xx dt a:hover{ background-position:0 -120px;}


.tit03{position:relative;width:100%;text-align:center;overflow:hidden;margin-top:25px;}
.tit031{position:relative;width:100%;text-align:center;overflow:hidden;font-size:36px;line-height:normal;}
.tit032{position:relative;width:100px;overflow:hidden;margin:0 auto;height:2px;background:#dc2821;margin-top:10px;}
.tit033{position:relative;width:100%;text-align:center;overflow:hidden;font-size:14px;line-height:normal;margin-top:5px;}


.new{ height:auto; overflow:hidden; margin-top:0px;}
.tit3{overflow:hidden; margin:0 auto;width:100%;max-width:1200px;margin:0 auto;}
.tit3 img{width:100%;display:block;}
.tit3 li{ width:13%; float:left; margin-left:1.2%; margin-top:5px; text-align:center; line-height:36px;cursor:pointer;}
.tit3 li h2{position:relative;width:50%;overflow:hidden;margin:0 auto;-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.tit3 li p{position:relative;width:100%;overflow:hidden;text-align:center;font-size:15px;line-height:normal;margin-top:5px;-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.tit3 li.hover h2{margin-top:3px;-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.tit3 li.hover p{margin-top:0px;-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}

.new31{ position:relative;width:100%;max-width:1200px; overflow:hidden; margin:0 auto;margin-top:25px;}
.new31 ul{ width:100%;overflow:hidden;}
.new31 ul img{ display:block; width:100%;}
.new31 ul li{ width:18%;  border:1px solid #d9d9d9;float:left;margin-left:1.66%;margin-top:20px;overflow:hidden;}  
.new31 ul li p{width:100%;text-align:center; font-size:14px; line-height:40px;height:40px; background:#ffffff; }
.new31 ul li p a{color:#454545;}

.new31 ul li img{
	width:100%;display:block;
	transform: scale(1.0);
    transition: all 1s ease-out;
}
.new31 ul li:hover img{
	width:100%;
	display:block;
	transform: scale(1.1);
    transition: all 1s ease-out;
	}

.new32{ width:960px; float:left; overflow:hidden;}
.new32 ul{ width:960px; height:290px; float:left; overflow:hidden; margin-right:16px;}
.new32 ul img{ display:block; width:220px; height:220px; margin:0px auto;}
.new32 ul li{ widht:220px; height:260px; border:1px solid #d9d9d9; margin:0px 18px 5px 0px; float:left;} 
.new32 ul li p{widht:220px; height:40px; text-align:center; font-size:14px; line-height:40px; background:#ffffff; }
.new32  ul li ul li img{width: 100%; height: 220px;}

.tzz{ overflow:hidden; margin:0 auto; width:1200px;}


/*--huadong--*/
.motor{width:100%; height:auto; margin:0 auto; padding-top:30px; background:#f4f4f4;}
.titel{width:100%; height:84px; margin:0 auto; padding:0px; text-align:center;}
.jx_hd{width:990px; height:47px; margin:0 auto; padding:0px; margin-top:65px; background:#fff; border:1px solid #c4c4c4;}
.jx_hd ul{width:988px; height:47px; text-align:center;}
.jx_hd ul li{width:188px; height:47px; text-align:center; background:#454545;}
.jx_hd ul li a{background:#454545; line-height:47px; color:#fff; font-size:14px;}
.jx_hd ul li a:hover{background:#454545; line-height:47px; color:#fff; font-size:14px;}
.center1{width:990px; height:auto; margin:0 auto; padding:0px; margin-top:20px;}
.tab_left{width:375px; height:573px; float:left; margin-right:10px;}
.tab_right{width:584px; height:573px; float:left;}
.tab_right ul{width:584px; margin:0 auto; padding:0px;}
.tab_right ul li{width:285px;  height:280px; margin-bottom:15px; margin-right:7px; float:left; background:#fff;}
.tab_right ul li p{text-align: center;}
.tab_right ul li img{width: 100%; height: 186px;}
.tab_right ul li span{
    font-size: 14px;
    color: #000000;
    text-align: center;
    line-height: 30px;
}
.tab_right ul li a{
    display: inline-block;
    width: 113px;
    height: 30px;
    line-height: 30px;
    background: #ed000c;
    color: #fff;
    text-align: center;
    font-size: 14px;
}


.hot_product{widht:100%; height:443px; margin:0px auto; padding:0px; padding-top:30px; background:#535353;}
.titel_1{width:100%; height:97px; margin:0 auto; padding:0px; text-align:center; }
.tab_prd{widht:980px; height:auto; margin:0 auto; padding:0px; margin-top:15px; margin-left:75px;}
.tab_prd ul{width:980px; margin:0 auto; padding:0px; }
.tab_prd ul li{width:145px; height:110px; margin:15px; float:left;}


.tab_content_all ul li p{
    text-align: center;
}
.tab_content_all ul li img{
    width: 100%;
    height: 1.8rem;
}
.tab_content_all ul li span{
    font-size: 0.2rem;
    color: #000000;
    text-align: center;
    line-height: 0.2rem;
}
.tab_content_all ul li a{
    display: inline-block;
    width: 1.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    background: #ed000c;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
}

.tab_content_all .tab_content0{
    display: none;
}
.tab_content_all .tab_content1{
    display: block;
}

 .tab_content0{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
 }
 
.tab_content1{
    opacity: 1;
    z-index: 3;
}


/*hzhb*/
.mr_t1{width:965px; height:84px;padding-right:16px; margin:0 auto; text-align:center;}
.mr_t1name{height:40px;width:120px;padding-left:21px;float:left;}
.mr_frbox{width:962px; height:90px;padding:24px 22px 0px;}
.mr_frBtnL{float:left;margin:10px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:60px;width:540px;}
.mr_frBtnR{float:right;margin-top:12px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:85px;width:200px;margin-right:15px;overflow:hidden;}
.mr_frUl ul li img{display:block;margin-bottom:7px;}
.mr_frUl ul li a:hover img{border:1px solid #A0C0EB;}

.motor0{position:relative;width:100%;max-width:1316px;margin:0 auto;overflow:hidden;padding-bottom:10px;margin-top:30px;}
.moto1{position:relative;width:28%;float:left;overflow:hidden;margin-top:15px;}
.moto1 img{width:100%;display:block;}
.moto2{position:relative;width:72%;float:right;overflow:hidden;margin-top:0px;}
.moto2 ul li{position:relative;width:30%;float:left;margin-left:2.5%;overflow:hidden;margin-top:10px;border:1px solid #d1d1d1;background:#fff;}
.moto2 ul li img{width:100%;display:block;}
.moto2 ul li p{position:relative;width:100%;overflow:hidden;text-align:center;font-size:14px;color:#454545;line-height:30px;}

.fldq{position:relative;width:100%;max-width:1210px;margin:0 auto;overflow:hidden;margin-top:55px;font-size:15px;padding-bottom:40px;}
.fldq a:hover{color:#d61518;transition: all 0.5s ease-out;}

.fldq01{position:relative;width:263px;height:135px;overflow:hidden;float:left;border-left:1px solid #9c9c9c;}
.fldq011{position:relative;width:100%;overflow:hidden;font-size:20px;line-height:24px;text-indent:25px;font-weight:bold;}
.fldq012{position:relative;overflow:hidden;width:120px;float:left;margin-top:5px;}
.fldq012 ul li{position:relative;overflow:hidden;width:100%;margin-top:10px;color:#797979;}
.fldq013{position:relative;overflow:hidden;width:117px;float:left;margin-top:40px;margin-left:10px;}
.fldq013 span{position:absolute;top:100%;left:0%;width:100%;}
.fldq013:hover span{top:0%;}


.fldq02{position:relative;width:383px;height:135px;overflow:hidden;float:left;border-left:1px solid #9c9c9c;}
.fldq022{position:relative;overflow:hidden;width:210px;float:left;margin-top:5px;}
.fldq022 ul li{position:relative;overflow:hidden;width:100px;margin-top:10px;color:#797979;float:left;}
.fldq023{position:relative;overflow:hidden;width:124px;float:left;margin-top:40px;margin-left:10px;}
.fldq023 span{position:absolute;top:100%;left:0%;width:100%;}
.fldq023:hover span{top:0%;}

.fldq03{position:relative;width:554px;height:135px;overflow:hidden;float:right;border-left:1px solid #9c9c9c;border-right:1px solid #9c9c9c;}
.fldq032{position:relative;overflow:hidden;width:410px;float:left;margin-top:5px;}
.fldq032 ul li{position:relative;overflow:hidden;width:130px;margin-top:10px;color:#797979;float:left;}
.fldq033{position:relative;overflow:hidden;width:128px;float:left;margin-top:0px;margin-left:10px;}
.fldq033 span{position:absolute;top:100%;left:0%;width:100%;}
.fldq033:hover span{top:0%;}
.lixi{position:relative;width:100%;overflow:hidden;}
.lixi img{width:100%;display:block;}


.guy{position:relative;width:100%;overflow:hidden;margin-top:40px;height:5px;background:#f1f2f7;}


.guyu{position:relative;width:100%;overflow:hidden;margin-top:40px;}

.fivsl{position:relative;overflow:hidden;margin:0 auto;width:93.75%;margin-top:30px;max-width:1200px;}
.fivsl ul li{position:relative;overflow:hidden;float:left;width:20%;border-right:1px solid #90979f;padding-left:-1px;height:55px;}
.fivsl ul li.av{border-left:1px solid #90979f;padding-left:-1px;padding-right:-1px;}
.fivsl ul li h2{position:relative;width:22%;overflow:hidden;float:left;margin-left:9%;}
.fivsl ul li h3{position:relative;width:60%;overflow:hidden;float:left;margin-left:9%;}
.fivsl ul li h3 p.av01{font-size:24px;color:#90979e;line-height:30px;height:30px;margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;}
.fivsl ul li h3 p{font-size:16px;color:#90979e;line-height:16px;height:16px;margin-top:5px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;}
.fivsl ul li h2 span{position:absolute;top:100%;left:0%;width:100%;}
.fivsl ul li:hover h2 span{top:0%;}
.fivsl ul li:hover h3 p.av01{color:#d61518;}
.fivsl ul li:hover h3 p{color:#d61518;}

.fivsl ul li span{position:absolute;top:100%;left:0%;width:100%;}
.fivsl ul li:hover span{top:0%;}

.abtt{position:relative;overflow:hidden;margin:0 auto;width:93.75%;margin-top:40px;max-width:1200px;padding-bottom:40px;}
.abtt1{position:relative;overflow:hidden;float:left;width:51%;}
.abtt1 img{width:100%;display:block;}
.abtt2{position:relative;overflow:hidden;float:right;width:46%;font-size:15px;line-height:28px;color:#444;}
.abtt2 h2{position:relative;overflow:hidden;width:98%;height:70px;border:1px solid #d1d1d1;color:#454545;font-size:15px;line-height:70px;text-align:center;margin-top:20px;}
.abtt2 h2 i{font-size:20px;line-height:60px;}

.qccplb{position:relative;width:100%;overflow:hidden;margin-top:40px;}
.qccplb01{
	position:relative;width:100%;overflow:hidden;max-width:1200px;margin:0 auto;text-align: center;
font-size: 32px;
line-height: normal;
color: #1e2d4b;
}
.qccplb02{
	position:relative;width:100%;overflow:hidden;max-width:100px;margin:0 auto;height:2px;background:#dc2821;margin-top:10px;
}
.qccplb03{
	position:relative;width:100%;overflow:hidden;max-width:100px;margin:0 auto;margin-top:25px;
}






















