@charset "utf-8";
/* CSS Document */
/*二维码*/

#erweima{position:absolute;height:200px;width:160px; text-align:center}
BODY {
	FONT-SIZE: 14px;
	margin:0px;
	padding: 0px;
    font-family:"微软雅黑";
	/*color:#666;*/
	margin:0px;
	padding:0px; background-color:#fff;
	overflow-x: hidden;
	box-sizing: border-box;
	}
a{text-decoration:none;}
ul li{list-style:none}
ul{padding-left:0;margin:0 0}
a{color:#666}
.container{width:1003px;margin:0 auto}
h1,h2,h3,h4,h5,p{margin:0 0;padding:0 0;font-weight:500}
.ctrl span{ float:left; cursor:pointer;}
input,textarea{outline:none;font-family:"微软雅黑";}
img{border:none}
.banner span{ cursor:pointer; float:left;}
@font-face {
    font-family: 'bodoni_bd_btbold';
    src: url('tt0037m-webfont.woff2') format('woff2'),
         url('tt0037m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.clear{clear:both}

/*banner*/
.fullSlide{ float:left;width:100%;  position:relative;  height:530px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:530px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:530px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; text-align:center;
	
}
.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
}
.fullSlide .hd ul{ text-align:center;   }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; width:11px; height:11px; border-radius:50%; background:#fff; margin-left:10px; margin-right:10px;overflow:hidden;line-height:9999px;
	
}
.fullSlide .hd ul .on{width:11px; height:11px; border-radius:50%; background:#922441;  }

.fullSlide .pnBtn{  position:absolute; z-index:1;   cursor:pointer;   }
.fullSlide .prev{ left:5%;top:255px; width:60px;height:60px ;background:url(../images/left.png) center top no-repeat }
.fullSlide .prev:hover{background:url(../images/left-1.png) center top no-repeat }
.fullSlide .next{ right:5%;top:255px;   width:60px;height:60px ;background:url(../images/right.png) center top no-repeat }
.fullSlide .next:hover{background:url(../images/right-1.png) center top no-repeat }
.fullSlide .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:335px;  }
.fullSlide .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.fullSlide .prev .arrow{ right:0; background:url(../images/slider-arrow.png) -120px 0 no-repeat;   }
.fullSlide .next .arrow{ left:0; background:url(../images/slider-arrow.png) 0 0 no-repeat;  }

<!--返回顶部-->
#fanhui{ float:left;width:60px; height:60px; left:50%; top:80%; } 
#fanhui h3{ position:fixed;  left:100%; margin-left:-60px; top:80%; background-image:url(../images/top_01.png); width:60px; height:60px; background-repeat:no-repeat;}
#fanhui h3:hover{ background-image:url(../images/top_02.png); }

.head-top{width:100%;height:30px;line-height:30px;background:#f9f9f9;font-family:"宋体";font-size:12px;color:#888888;border-bottom:1px solid #f1f2f6;position:relative;z-index:3}
.head-top a{color:#888888}
.head-top a:hover{color:#922441}
.head-topl{float:left;width:305px}
.head-topm{float:left;width:110px;position:relative}
.head-topr{float:right;text-align:right}
.head-topm img{display:inline-block;vertical-align:bottom;margin-bottom:8px;margin-left:15px}
.chengshi{position:absolute;width:110px;/*height:100px;*/left:-4px;top:0px;background:#f5f5f5;line-height:30px;z-index:2;text-align:center;display:none}
.head-topr img{display:inline-block;vertical-align:bottom;margin-left:10px;margin-right:5px}

.head-logo{width:100%;padding:8px 0 5px 0}
.head-logol{float:left}
.head-logom{float:right;margin-right:20px; margin-top:20px;}
.head-logor{float:right;color:#333333;font-family:"宋体"; margin-top:20px;}
.head-logor h2{background:url(../images/phone.png) left center no-repeat;font-size:25px;color:#921737;text-indent:27px;font-weight:bolder;margin-bottom:5px}
.head-logor p{letter-spacing:3px;text-indent:3px}
.head-logom ul li{float:left;width:38px;text-align:center;margin:0 7px;font-size:12px;color:#5a0d21;font-family:"宋体";position:relative}
.head-logom ul li a{color:#5a0d21;}
.head-logom ul li img{display:block;margin:0 auto}
.head-logom-img{height:29px;margin-bottom:7px}
.erweima{position:absolute;width:50px;height:50px;left:-5px;bottom:-155px;z-index:99;display:none}
.head-logom ul li:hover .erweima{display:block}

.head-menu{width:100%;height:45px;background:url(../images/menu-bg.jpg) center top no-repeat;line-height:45px}
.head-menu ul li{float:left;padding:0 19px;height:45px;position:relative}
.head-menu ul li a{color:#fff}
.head-menu ul li:before{position:absolute;width:100%;height:3px;background:url(../images/menu-k.jpg) no-repeat;content:'';left:0px;top:-3px;display:none}
.head-menu ul li:hover:before{display:block}
.head-menu ul li .nav{position:absolute;width:150%;left:-25%;top:45px;background:rgba(82,12,30,0.75);z-index:999;display:none}
.head-menu ul li .nav li{text-align:center;width:100%;line-height:42px;height:42px;padding:0 0;font-size:12px;border-bottom:1px solid #bb9c9a}
.head-menu ul li .nav li:last-child{border-bottom:0}
.head-menu ul li .nav li:before{display:none}
.head-menu ul li:hover  .nav{display:block}

.head-search{width:100%;height:45px;line-height:45px;background:#f5f5f5;border-bottom:1px solid #eeeeee}
.head-searchl{float:left;width:670px;font-size:13px;color:#333333;background:url(../images/tamen.png) left center no-repeat;text-indent:35px}
.head-searchl a{color:#888888;margin:0 10px}
.head-searchl a:hover{color:#7d1e37}
.head-searchr{float:right;width:310px;height:28px;border:1px solid #dbdbdb;background:#fff;border-radius:11px;margin-top:10px;overflow:hidden;position:relative}
.head-searchr1{left:25px;width:250px;height:100%;top:-10px;position:absolute}
.head-searchr1 input{font-size:12px;color:#888888;height:24px;margin-top:-15px;display:inline-block;line-height:26px;border:none;width:230px}
.head-searchr2{position:absolute;width:45px;background:#7d1e37;right:0;top:0;height:100%;cursor:pointer}
.head-searchr2 img{margin:0 auto;display:block;margin-top:5px}

/*首页产品展示*/
.index-pro{width:100%;padding:60px 0 30px 0;/*background:url(../images/dianzhui1.png) center 60% no-repeat;*/background-size:100% auto}
.index-prol{float:left;width:211px;margin-top:87px}
.index-prol-top{width:100%;padding:22px 0;background:url(../images/fenlei.png) 42px center no-repeat #6b0926;font-size:24px;color:#fff;text-indent:73px}
.index-prol-bot{width:209px;border:1px solid #6b0926;border-top:0;padding-top:20px}
.miaoyuan{width:100%;padding:0px 0 15px 0;box-sizing:border-box}
.miaoyuan a{ color:#6b0926;}
.miaoyuan h2{font-size:16px;color:#7e1933;text-align:center;margin-bottom:15px;font-weight:700}
.miaoyuan h2 img{vertical-align:bottom;margin-right:7px}
.miaoyuan ul li{width:100%;text-indent:45px;background:url(../images/to.png) 25px center no-repeat;height:30px;line-height:30px;transition:all ease-in-out 0.3s;position:relative}
.miaoyuan ul li a{color:#333333;font-size:12px;transition:all ease-in-out 0.3s}
.miaoyuan ul li:hover a{color:#6b0926;font-size:14px;transition:all ease-in-out 0.3s}
.miaoyuan ul li:hover{text-indent:60px;transition:all ease-in-out 0.3s;background:url(../images/to.png) 200px center no-repeat;}
.miaoyuan ul li .sub{position:absolute;width:135px;right:-137px;top:0;background:rgba(255,255,255,0.8);border:1px solid #6b0926;display:none;z-index:999}
.miaoyuan ul li .sub li{height:32px;line-height:32px;text-align:center;background:none;text-indent:0;border-bottom:1px solid #6b0926;}
.miaoyuan ul li .sub li:last-child{border-bottom:0}
.miaoyuan ul li .sub li a{font-size:12px;color:#6b0926}
.miaoyuan ul li:hover .sub{display:block}

.index-pror{float:right;width:755px}
.index-pror-title{width:100%;text-align:center;font-size:26px;color:#000000;background:url(../images/xiahua1.png) center bottom no-repeat;padding-bottom:12px;margin-bottom:40px}
.xulian{width:100%;background:url(../images/xuxian.png) center top no-repeat;height:47px;line-height:47px;margin-top:25px;margin-bottom:30px}
.xulian a{display:inline-block;width:150px;text-align:center;font-size:16px;color:#333333;font-weight:600;background:url(../images/shuxian1.png) right center no-repeat}
.xulian a:last-child{background:none}
.xulian a:hover{color:#811934}

.index-pro-list{float:left;width:100%;margin-bottom:22px}
.index-pro-list h2{line-height:23px;background:url(../images/shuxian.png) left center no-repeat;font-size:16px;color:#333333;text-indent:15px;margin-bottom:27px}
.index-pro-list h2 span{float:right}
.index-pro-list h2 span a{font-size:14px;color:#333333}
.index-pro-list h2 span a:hover{color:#811934}
.index-pro-list ul li{float:left;text-align:center;width:243px;margin-right:13px;margin-bottom:15px;transition:all ease-in-out 0.3s;color:#333333}
.index-pro-list ul li:nth-child(3n){margin-right:0}
.index-pro-list-img{width:100%;position:relative;margin-bottom:7px}
.index-pro-list-img img{display:block;width:227px;height:227px}
.index-pro-block{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.26);left:0;top:0;display:none;transition:all ease-in-out 0.3s}
.index-pro-jia{position:absolute;width:100%;left:0;top:60%;opacity:0;transition:all ease-in-out 0.3s}
.index-pro-jia img{width:40px;height:40px;display:block;margin:0 auto}
.index-pro-list ul li:hover .index-pro-block{display:block;transition:all ease-in-out 0.3s}
.index-pro-list ul li:hover .index-pro-jia{opacity:1;top:45%;transition:all ease-in-out 0.3s}
.index-pro-list ul li a{color:#333}
.index-pro-list ul li:hover a{color:#6b0926}

/*广告位1*/
.guanggao1{width:100%;height:253px;background:url(../images/lipinbg.jpg) center top no-repeat}
.guangao1l{width:290px;left:320px;top:65px;position:absolute}
.guangao1l h2{font-size:33px;color:#fff;margin-bottom:5px}
.guangao1l h2 span{color:#ed7171}
.guangao1l p{font-size:14px;color:#fff}
.guangao1r{width:350px;left:503px;top:162px;position:absolute}
.guangao1r h2{font-size:18px;color:#dbacac;margin-bottom:5px;font-weight:700;margin-bottom:10px}
.guanggao1-qq{float:left;width:151px;height:34px;line-height:31px;background:url(../images/qq.png) no-repeat;font-size:16px;text-indent:58px;margin-top:5px}
.guanggao1-qq a{color:#fff}
.guanggao1-dh{float:right;background:url(../images/dh1.png) left center no-repeat;text-indent:37px}
.guanggao1-dh h4{font-size:13px;color:#821431;}
.guanggao1-dh h3{font-size:20px;color:#821431;font-family: 'bodoni_bd_btbold';}

/*首页妙品优势简介*/
.index-jianjie{width:100%;padding-bottom:65px;margin-top:40px;/*background:url(../images/dianzhui2.png) center 66% no-repeat;*/background-size:100% auto}
.index-jj-title{width:100%;;text-align:center;background:url(../images/xiahua2.png) center bottom no-repeat;padding-bottom:15px;margin-bottom:58px}
.index-jj-title h2{font-size:24px;color:#821431}
.index-jj-title h2 span{font-weight:700}
.index-jj-title h3{font-size:14px;color:#333333}
.index-jj1{width:100%}
.index-jj1l{float:left;width:500px;box-sizing:border-box;padding:0 20px 0 95px;background:url(../images/01.png) 12px 25px no-repeat;margin-top:22px}
.index-jj1l h2{font-size:18px;color:#821431;font-weight:700;margin-bottom:4px}
.index-jj1l h3{font-size:24px;color:#821431;font-weight:700;margin-bottom:2px}
.index-jj1l h4{font-size:21px;color:#333333;font-weight:700;margin-bottom:8px}
.index-jj1l p{font-size:12px;color:#333333;position:relative;box-sizing:border-box;padding-left:17px;line-height:23px}
.index-jj1l p:after{position:absolute;content:'';width:13px;height:11px;background:url(../images/gou.png) no-repeat;left:0;top:6px}
.index-jj1r{float:right}

.index-jj2{width:100%;float:left;position:relative;margin-bottom:78px}
.index-jj2r{float:right;width:450px;box-sizing:border-box;padding:0 10px 0 95px;background:url(../images/02.png) 10px 0px no-repeat;margin-top:68px}
.index-jj2r h2{font-size:18px;color:#821431;font-weight:700;margin-bottom:4px}
.index-jj2r h3{font-size:24px;color:#821431;font-weight:700;margin-bottom:2px}
.index-jj2r h4{font-size:21px;color:#333333;font-weight:700;margin-bottom:8px}
.index-jj2r p{font-size:12px;color:#333333;position:relative;box-sizing:border-box;padding-left:17px;line-height:23px}
.index-jj2r p:after{position:absolute;content:'';width:13px;height:11px;background:url(../images/gou.png) no-repeat;left:0;top:6px}
.index-jj2l{position:absolute;width:605px;height:392px;left:-50px;top:-62px;z-index:-1}

.index-jj3{width:100%}
.index-jj3l{float:left;width:500px;box-sizing:border-box;padding:0 20px 0 95px;background:url(../images/03.png) 12px 0px no-repeat;margin-top:40px}
.index-jj3l h2{font-size:18px;color:#821431;font-weight:700;margin-bottom:4px}
.index-jj3l h3{font-size:24px;color:#821431;font-weight:700;margin-bottom:2px}
.index-jj3l h4{font-size:21px;color:#333333;font-weight:700;margin-bottom:8px}
.index-jj3l p{font-size:12px;color:#333333;position:relative;box-sizing:border-box;padding-left:17px;line-height:23px}
.index-jj3l p:after{position:absolute;content:'';width:13px;height:11px;background:url(../images/gou.png) no-repeat;left:0;top:6px}
.index-jj3r{float:right}

.index-jj3r1{width:350px;margin-left:50px;margin-top:30px}
.guangao1r h2{font-size:18px;color:#dbacac;margin-bottom:5px;font-weight:700;margin-bottom:10px}
.guanggao1-qq{float:left;width:151px;height:34px;line-height:31px;background:url(../images/qq.png) no-repeat;font-size:16px;text-indent:58px;margin-top:5px}
.guanggao1-qq a{color:#fff}
.guanggao1-dh1{float:right;background:url(../images/dh1.png) left center no-repeat;text-indent:37px}
.guanggao1-dh1 h4{font-size:13px;color:#821431;}
.guanggao1-dh1 h3{font-size:20px;color:#821431;font-family: 'bodoni_bd_btbold';}

/*首页巧克力课堂*/
.index-zuofa{width:100%;padding:39px 0 25px 0;background:#fafafa}
.index-zuofa-title{width:100%;font-size:20px;color:#333333;font-weight:700;background:url(../images/shuxian2.png) left center no-repeat;text-indent:15px;border-bottom:1px solid #eeeeee;height:40px;line-height:40px}
.index-zuofa-title span{float:right}
.index-zuofa-title span a{font-size:14px;color:#333333;font-weight:500}
.index-zuofa-title span a:hover{color:#7d1e37}

.index-zuofa-bot{width:100%;margin-top:24px}
.index-zuofa-botl{float:left;width:267px;height:239px}
.index-zuofa-botl img{width:276px;height:242px}
.index-zuofa-botr{float:right;width:580px}
.index-zuofa-botr1{width:100%;margin-bottom:22px;margin-top:5px}
.index-zuofa-botr2{width:100%}
.index-zuofa-botr1 h2{font-size:16px;color:#333333;margin-bottom:10px}
.index-zuofa-botr1 p{font-size:13px;color:#333333;line-height:23px; height:46px; overflow:hidden; box-sizing:border-box;padding-right:10px}
.index-zuofa-botr1:hover h2{color:#7d1e37}
.index-zuofa-botr1:hover p{color:#7d1e37}
.index-zuofa-botr2 ul{float:left;width:270px;margin-right:30px}
.index-zuofa-botr2 ul:last-child{margin-right:10px}
.index-zuofa-botr2 ul li{height:30px;line-height:30px;border-bottom:1px solid #dedede;background:url(../images/jia1.png) left center no-repeat;text-indent:13px}
.index-zuofa-botr2 ul li a{font-size:12px;color:#333333;display:block;font-family:"宋体"}
.index-zuofa-botr2 ul li span{float:right;font-size:14px;color:#999999;font-family:"微软雅黑";}
.index-zuofa-botr2 ul li:hover a{color:#7d1e37}
.index-zuofa-botr2 ul li:hover span{color:#7d1e37}

/*首页常见问题*/
.index-problem{width:100%;padding:39px 0 30px 0;background:#fafafa}
.index-problem-bot{width:100%;background:url(../images/xuxian1.png) center bottom no-repeat;float:left;padding-bottom:7px}
.index-problem-botl{float:left;width:700px}
.index-problem-botr{float:right;/*width:332px;*/margin-top:16px}
.index-problem-botr img{width:288px;height:304px}



/*广告位2*/
.guanggao2{width:100%;height:253px;background:url(../images/yuanliaobg.jpg) center top no-repeat}
.guangao2l{width:290px;left:0px;top:55px;position:absolute}
.guangao2l h2{font-size:31px;color:#dbacac;margin-bottom:5px}
.guangao2l p{font-size:18px;color:#dbacac}

.guangao2r{width:390px;left:528px;top:173px;position:absolute}
.guangao2r h2{font-size:16px;color:#dbacac;margin-bottom:5px;margin-bottom:10px}
.guanggao2-qq{float:left;width:151px;height:34px;line-height:31px;background:url(../images/qq.png) no-repeat;font-size:16px;text-indent:58px;margin-top:5px}
.guanggao2-qq a{color:#fff}
.guanggao2-dh{float:right;background:url(../images/dh1.png) left center no-repeat;text-indent:37px;margin-right:35px}
.guanggao2-dh h4{font-size:13px;color:#821431;}
.guanggao2-dh h3{font-size:20px;color:#821431;font-family: 'bodoni_bd_btbold';}

/*首页生产环境*/
.index-huanjing{width:100%;padding-bottom:50px;margin-top:30px}
.index-hj{width:100%;margin-top:25px}
.index-hj .picMarquee-left{ width:975px;margin:0 auto;  position:relative; border:1px solid #e9e9e9 ;box-sizing:border-box;padding:8px 8px;  }

.index-hj .picMarquee-left .hd{ height:0px; position:absolute ;width:100%;top:35%;z-index:99}
.index-hj .picMarquee-left .hd .prev{position:absolute;width:22px;height:40px;left:-40px;top:0;background:url(../images/left2.png) no-repeat;cursor:pointer}
.index-hj .picMarquee-left .hd .next{ position:absolute;width:22px;height:40px;right:-25px;top:0;background:url(../images/right2.png) no-repeat;cursor:pointer  }


.index-hj .picMarquee-left .bd{ overflow:hidden;width:100%;margin:0 0;padding:0 0; }
.index-hj .picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.index-hj .picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.index-hj .picMarquee-left .bd ul li img{width:202px;height:145px;display:block}

/*首页关于我们，新闻*/
.index-about{width:100%;padding:55px 0;background:url(../images/xuxian1.png) center top no-repeat #fafafa;position:relative}
.index-about:before{position:absolute;width:152px;height:140px;content:'';/*background:url(../images/dianzhui4.png) no-repeat;*/right:0;top:-80px}
.index-aboutl{float:left;width:570px;margin-top:10px}
.index-aboutr{float:right;width:395px}
.index-about-con{width:100%;margin-top:35px;font-size:12px;color:#333333;line-height:30px;}
.index-about-div{float:left;width:361px;height:200px;position:relative}
.index-about-img{position:absolute;width:341px;height:225px;/**left:-68px;top:-20px**/}

.index-aboutr .slideTxtBox{ width:100%; background:#fff; text-align:left;  }
.index-aboutr .slideTxtBox .hd{ height:50px; line-height:50px;  border-bottom:1px solid #eeeeee;  position:relative; }
.index-aboutr .slideTxtBox .hd ul{ float:left;  width:100%;position:absolute; left:0px; top:0px; height:50px;   }
.index-aboutr .slideTxtBox .hd ul li{ float:left; width:93px;text-align:center;cursor:pointer;position:relative ;font-size:16px;color:#333333 }
.index-aboutr .slideTxtBox .hd ul li.on{ height:50px;  background:#fff; border:1px solid #eeeeee; border-bottom:1px solid #fff;border-top:none ;font-weight:700}
.index-aboutr .slideTxtBox .hd ul li.on:after{width:95px;height:4px;top:0;left:-1px;background:url(../images/tiao.png) center top no-repeat;position:absolute;content:''}
.index-aboutr .slideTxtBox .hd ul  span{float:right;display:inline-block;margin-right:10px}
.index-aboutr .slideTxtBox .hd ul  span a{color:#333333}
.index-aboutr .slideTxtBox .hd ul  span a:hover{color:#811a35}

.index-aboutr .slideTxtBox .bd {width:100%; height:300px;}
.index-aboutr .slideTxtBox .bd ul{ width:100%; zoom:1; box-sizing:border-box;padding-bottom:25px }
.index-aboutr .slideTxtBox .bd li{ height:35px;box-sizing:border-box;margin:0 20px 0 25px; line-height:35px;border-bottom:1px dotted #dbd8d8 ;background:url(../images/jia1.png) 2px center no-repeat;text-indent:20px  }
.index-aboutr .slideTxtBox .bd li span{float:right;color:#999999;font-size:14px}
.index-aboutr .slideTxtBox .bd li a{font-size:13px;color:#333333;display:block}
.index-aboutr .slideTxtBox .bd li:hover a{color:#a83251}
.index-aboutr .slideTxtBox .bd li:hover span{color:#a83251}
.diyi{width:100%;box-sizing:border-box;padding:10px 25px 20px 20px;float:left}
.diyil{float:left;width:130px}
.diyir{float:right;width:213px}
.diyil img{display:block;widht:125px;height:125px;border-radius:50%}
.diyir h2{font-size:14px;color:#333333;background:url(../images/shu.png) left center no-repeat;text-indent:28px;height:25px;line-height:25px;margin-bottom:10px;margin-top:10px;overflow:hidden}
.diyir p{font-size:12px;color:#333333;font-family:"宋体";line-height:23px;height:69px;overflow:hidden}
.diyi:hover .diyir h2{color:#811a35}

/*首页客户见证*/
.jianzheng{width:100%;padding:50px 0 60px 0;/*background:url(../images/dianzhui3.png) center 25% no-repeat;*/background-size:100% auto}
.jz-list{width:100%}

.jz-list .picScroll-left{ width:100%;  position:relative; }
.jz-list .picScroll-left .hd{ position:absolute; height:0px; width:100%;left:0;top:30%;z-index:999}
.jz-list .picScroll-left .hd .prev{ display:block; position:absolute; width:31px; height:57px; left:0;top:0;  overflow:hidden;background:url(../images/left3.png) no-repeat;
	 cursor:pointer; }
.jz-list .picScroll-left .hd .next{ width:31px; height:57px;cursor:pointer;position:absolute;right:0;top:0;background:url(../images/right3.png) no-repeat;}

.jz-list .picScroll-left .hd ul{ position:absolute;overflow:hidden; zoom:1; width:100%;left:41%;top:130px;z-index:999; zoom:1; }
.jz-list .picScroll-left .hd ul li{ float:left;  width:50px; height:4px; overflow:hidden; margin:0 5px; text-indent:-999px; cursor:pointer; background:#bfbfbf}
.jz-list .picScroll-left .hd ul li.on{ background:#811934 }

.jz-list .picScroll-left .bd{ padding:10px;   }
.jz-list .tempWrap{margin-left:30px}
.jz-list .picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.jz-list .picScroll-left .bd ul li{ box-sizing:border-box;padding:15px 30px 20px 20px;margin:0 10px; float:left; width:443px !important;display:inline; overflow:hidden;border:1px solid #dadada;   }
.jz-img{float:left;width:33%;}
.jz-des{float:right;width:66%;}
.jz-img img{width:120px;height:110px}
.jz-des h2{font-size:18px;color:#333333;margin-top:10px;margin-bottom:5px}
.jz-des p{font-size:12px;color:#333333;font-family:"宋体";line-height:22px}

.jz-liuyan{width:100%;border:8px solid #dadada;margin-top:80px;padding:25px 15px 20px 25px;box-sizing:border-box}
.jz-liuyanl{float:left;width:630px;margin-top:10px}
.jz-liuyanr{float:right;width:300px}
.jz-ly1{width:100%;color:#333333;margin-bottom:15px}
.jz-ly2{width:100%}
.jz-ly3{width:100%}
.jz-ly1 input{width:220px;height:30px;border:1px solid #cfcfcf;text-indent:10px;color:#333}
.jz-ly2l{float:left;width:79px;color:#333333}
.jz-ly2r{float:right;width:549px;color:#811934;}
.jz-ly2r textarea{width:545px;height:106px;border:1px solid #cfcfcf;box-sizing:border-box;padding:10px 10px;color:#333;margin-bottom:5px}
.jz-ly3 input{float:right;background:#811934;border-radius:5px;border:none;color:#ffd9cf;font-size:12px;font-family:"宋体";padding:5px 20px;margin-left:3px;cursor:pointer;margin-right:4px}

/*友情链接*/
.link{width:100%;line-height:42px;background:#f5f5f5;color:#666;font-weight:700}
.link a{font-weight:500;color:#666;font-family:"宋体";margin:0 20px}
.link a:hover{color:#922441}

/*尾部1*/
.footer1{width:100%;padding:30px 0 35px 0;background:url(../images/foot-bg.jpg) center top}
.footer1l{float:left;width:640px;}
.footer1r{float:right;width:290px;margin-top:52px}
.footer1l p{border-bottom:1px solid #9b3651;line-height:38px}
.footer1l p span{font-size:14px;color:#fff;margin-right:5px}
.footer1l p a{font-size:12px;color:#ffd9cf;font-family:"宋体";margin:0 12px}
.footer1l p a:hover{text-decoration:underline;}
.footer1r ul li{float:left;width:33.33%;text-align:center;font-size:12px;color:#fff;font-family:"宋体";}
.footer1r ul li img{display:block;margin:0 auto;margin-bottom:10px;width:76px;}
.fanhui-top{position:fixed;width:39px;height:97px;right:10%;bottom:15%;cursor:pointer;display:none}

.footer2{width:100%;padding:15px 0;background:#50071a;color:#ffd9cf;font-size:13px;text-align:center;line-height:25px}

/*产品列表*/
.pro-banner{width:100%;height:298px;background:url(../images/product-banner.jpg) center top no-repeat}
.pro-right{float:right;width:760px}
.product{width:100%;padding:0px 0 80px 0;}
.pro-jianshu{width:100%;padding:35px 0 30px 0;background:url(../images/xuxian2.png) center bottom no-repeat;font-size:12px;color:#666666;line-height:30px;text-indent:2em;margin-bottom:40px}
.pro-jianshu h2{font-size:14px;font-weight:700}
.left-zixun{width:100%;margin-top:20px}
.left-zixun h2{height:48px;text-align:center;font-size:18px;color:#fff;background:#6b0926;line-height:48px}
.left-zixun-con{width:211px;border:1px solid #f1f0f0;border-top:0;box-sizing:border-box;padding:10px 15px 10px 15px}
.left-zixun-con ul li{width:100%;height:30px;line-height:30px;background:url(../images/jia1.png) left 13px no-repeat;text-indent:6px}
.left-zixun-con ul li a{color:#333333;font-size:12px;font-family:"宋体";}
.left-zixun-con ul li:hover span{text-decoratioN:underline;color:#6b0926}
.left-zixun-con ul li span{display:inline-block;position:relative}
.left-zixun-con ul li.xin span:after{position:absolute;width:30px;text-indent:0;height:21px;content:'';background:url(../images/new.GIF) no-repeat;right:-35px;top:-2px}
.left-zixun-con h3{height:16px;text-align:right;margin-top:10px}

.left-lianxi{width:100%;margin-top:20px}
.left-lianxi h2{height:48px;text-align:center;font-size:18px;color:#fff;background:#6b0926;line-height:48px}
.left-lianxi-con{width:211px;border:1px solid #f1f0f0;border-top:0;box-sizing:border-box;padding:15px 10px 15px 20px;font-size:12px;color:#333333;font-family:"宋体";line-height:25px}

.pro-title{width:100%;font-size:14px;color:#333333;background:url(../images/shuxian3.png) left center no-repeat;height:45px;line-height:45px;text-indent:15px;border-bottom:1px solid #eeeeee}
.pro-title div{display:inline-block;float:right}
.pro-title span{font-size:18px;font-family: 'bodoni_bd_btbold';color:#7b1731}

.pro-list{width:100%;margin-top:26px}
.pro-list-img{width:233px;border:1px solid #ebebe9;margin-bottom:10px;position:relative}
.pro-list-img img{width:233px;height:233px;display:block}
.pro-list ul {margin-left:10px}
.pro-list ul li{float:left;width:235px;margin-right:15px;margin-bottom:15px;text-align:center;color:#333333}
.pro-list ul li:nth-child(3n){margin-right:0}
.pro-list ul li a{color:#333}
.index-pro-block{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.26);left:0;top:0;display:none;transition:all ease-in-out 0.3s}
.index-pro-jia{position:absolute;width:100%;left:0;top:60%;opacity:0;transition:all ease-in-out 0.3s}
.index-pro-jia img{width:40px;height:40px;display:block;margin:0 auto}
.pro-list ul li:hover .index-pro-block{display:block;transition:all ease-in-out 0.3s}
.pro-list ul li:hover .index-pro-jia{opacity:1;top:45%;transition:all ease-in-out 0.3s}
.pro-list ul li:hover a{color:#6b0926}
.yeshu{width:100%;margin-top:50px;text-align:center}
.yeshu a{margin:0 6px;color:#666666;padding:5px 10px;background:#eae9e9}
.yeshu a img{vertical-align:bottom;margin-bottom:1px}
.yeshu a:hover{color:#6b0926}

.tuijian-news{width:100%;margin-top:33px}
.tuijian-top{width:100%;height:55px;line-height:55px;background:url(../images/xuxian2.png) center bottom no-repeat;font-size:18px;color:#333333;text-indent:5px}
.tuijian-top div{display:inline-block;float:right;font-size:14px;color:#000}
.tuijian-top span{font-size:18px;font-family: 'bodoni_bd_btbold';color:#7b1731}
.tuijian-news ul{float:left;width:325px;margin-right:65px;margin-left:5px;display:inline-block;margin-top:10px}
.tuijian-news ul li{height:30px;line-height:30px;border-bottom:1px dashed #d4d2d2;font-size:12px;font-family:"宋体";background:url(../images/jia1.png) 10px center no-repeat;text-indent:14px}
.tuijian-news ul li a{color:#333}
.tuijian-news ul li:hover span{text-decoration:underline;color:#6b0926}
.tuijian-news ul li span{display:inline-block;position:relative}
.tuijian-news ul li.xin span:after{position:absolute;width:30px;text-indent:0;height:21px;content:'';background:url(../images/new.GIF) no-repeat;right:-45px;top:0px}

/*产品详情*/
.pro-tupian{width:100%;padding:40px 0 60px 0}
.pro-tupian-title{width:100%;font-size:14px;color:#pro-tupian-title;background:url(../images/shuxian3.png) left center no-repeat;text-indent:15px;height:30px;line-height:30px;border-bottom:1px solid #f8f8f8}
.pro-tupian-con{width:100%}
.pro-tupian-conl{float:left;width:835px}
.pro-tupian-conr{float:right;width:160px;border-left:1px solid #f8f8f8;box-sizing:border-box;padding:0 13px }
.pro-tupian-conr h2{text-align:center;font-size:14px;color:#888888;margin-top:20px;margin-bottom:10px}
.pro-fangdal{float:left;width:400px;margin-top:35px}
.pro-fangdar{float:right;width:375px;margin-right:25px;margin-top:35px}
.pro-fangdar h2{font-size:24px;color:#333333}
.pro-fangdar p{line-height:30px;color:#333333}
.pro-fangdar h5{margin:20px 0 15px 0}
.pro-tupian-conr ul li{width:134px;text-align:center;margin-bottom:15px}
.pro-tupian-conr1{width:132px;border:1px solid #e5e5e5;margin-bottom:3px}
.pro-tupian-conr1 img{width:132px;height:131px;display:block}
.pro-tupian-conr ul li a{color:#333;font-size:12px}
.pro-tupian-conr ul li:hover a{color:#6b0926}


/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:398px;height:398px}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:398px;height:398px;border:1px solid #e5e5e5;}
.spec-preview img{display:block}
.spec-preview .jqzoom img{width:398px;height:398px}
.spec-scroll{clear:both;margin-top:15px;width:400px;position:relative}

.spec-scroll .prev,.spec-scroll .next{display:block;cursor:pointer;text-decoration:none;z-index:999}
.spec-scroll .prev{width:11px;height:20px;position:absolute;background:url(../images/left4.png) no-repeat;left:-20px;top:35px;z-index:9999}
.spec-scroll .next{width:11px;height:20px;position:absolute;background:url(../images/right4.png) no-repeat;right:-20px;top:35px;z-index:9999}
.spec-scroll .items{float:left;position:relative;width:400px;height:98px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:9999px;height:98px;}
.spec-scroll .items ul li{float:left;border:1px solid #e6e6e6;width:96px;height:92px;text-align:center;margin:0 1px}
.spec-scroll .items ul li img{width:96px;height:92px;}
.spec-scroll .items ul li:hover {border-color:#4e2b13}
.guanggao1-dh2{width:100%;background:url(../images/dh1.png) left center no-repeat;text-indent:37px}
.guanggao1-dh2 h4{font-size:13px;color:#821431;}
.guanggao1-dh2 h3{font-size:25px;color:#821431;font-family: 'bodoni_bd_btbold';}

.goumai{float:left;width:160px;height:40px;background:url(../images/gouwuche.png) 11px center no-repeat #ed840e;border-radius:5px;line-height:40px;text-indent:71px}
.goumai a{color:#fff;font-size:16px;font-weight:500}

.left-pro{width:100%;margin-top:20px}
.left-pro h2{height:48px;text-align:center;font-size:18px;color:#fff;background:#6b0926;line-height:48px}
.left-pro-con{width:211px;border:1px solid #f1f0f0;border-top:0;box-sizing:border-box;padding:10px 7px 0px 7px;background:#fafafa}

.left-pro-con ul li{width:197px;text-align:center;margin-bottom:15px}
.left-pro-con1{width:195px;border:1px solid #e5e5e5;margin-bottom:3px}
.left-pro-con1 img{width:195px;height:195px;display:block}
.left-pro-con a{color:#333;font-size:14px}
.left-pro-con:hover a{color:#6b0926}

.pro-con-right{float:right;width:760px;border:1px solid #f6f6f6; line-height:2}
.pro-con-right h2{height:48px;line-height:48px;background:#f8f8f8;font-size:18px;color:#333333;text-indent:30px}
.pro-con-img{width:100%;box-sizing:border-box;padding:8px 8px}
.pro-con-img img{width:744px}
.img-responsive{max-width:100%;width:177px;height: 177px;display: block}

.pro-con-dg{float:right;width:760px;border:1px solid #f6f6f6;margin-top:25px}
.pro-con-dg h2{height:35px;line-height:35px;background:#f8f8f8;font-size:16px;color:#333333;text-indent:30px}
.pro-con-dg h2 div{display:inline-block;float:right;margin-right:21px;font-size:14px}
.pro-con-dg h2 div span{font-size:18px;color:#811934;font-family: 'bodoni_bd_btbold';}
.pro-con-dg1{width:100%;margin-bottom:11px}

.pro-con-dg1l{float:left;width:162px;text-align:right;color:#333}
.pro-con-dg1l span{color:#ea0303}
.pro-con-dg1r{float:left;width:530px;font-size:12px;color:#888}
.pro-con-dg1r input{width:215px;height:19px;border:1px solid #c8c8c8;color:#333;text-indent:5px;margin-right:10px;margin-left:2px;font-size:12px}

.pro-con-dg1r1{float:left;width:530px;font-size:12px;color:#888}
.pro-con-dg1r1 input{width:354px;height:19px;border:1px solid #c8c8c8;color:#333;text-indent:5px;margin-right:10px;margin-left:2px;font-size:12px}

.pro-con-dg1r2{float:left;width:530px;font-size:12px;color:#888}
.pro-con-dg1r2 textarea{width:522px;height:103px;border:1px solid #c8c8c8;color:#333;text-indent:5px;margin-right:10px;margin-left:2px;font-size:12px;margin-bottom:3px}
.pro-con-dg1r2 span{color:#e70202}
.pro-con-dg1r2 input {
    float: right;
    background: #811934;
    border-radius: 5px;
    border: none;
    color: #ffd9cf;
    font-size: 12px;
    font-family: "宋体";
    padding: 5px 20px;
    margin-left:6px;
    cursor: pointer;
   
}

.tuijian-xg{float:right;width:760px;margin-top:25px}
.tuijian-xg .picMarquee-left{ width:100%;  overflow:hidden; position:relative;  margin-top:20px }
.tuijian-xg .picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; display:none }
.tuijian-xg .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.tuijian-xg .picMarquee-left .hd .next{ background-position:0 -50px;  }
.tuijian-xg .picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.tuijian-xg .picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

.tuijian-xg .picMarquee-left .bd{  }
.tuijian-xg .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.tuijian-xg .picMarquee-left .bd ul li{ margin:0 6px; float:left; display:inline; overflow:hidden; text-align:center;  }
.tuijian-xg .picMarquee-left .bd ul li a{color:#333}
.left-pro-con2{width:177px;border:1px solid #efefef;margin-bottom:3px}
.left-pro-con2 img{width:177px;height:177px;display:block}

.left-lanmu{width:100%;margin-bottom:10px}
.left-lanmu h2{height:48px;text-align:center;font-size:18px;color:#fff;background:#6b0926;line-height:48px}
.left-lanmu-con{width:211px;border:1px solid #f1f0f0;border-top:0;box-sizing:border-box;}
.left-lanmu-con ul li{width:100%;height:38px;line-height:38px;border-bottom:1px solid #efeeee;text-align:center;background:#fafafa;position:relative;transition:all ease-in-out 0.3s;}
.left-lanmu-con ul li a{color:#666666;font-size:14px;display:block}
.left-lanmu-con ul li:last-child{border-bottom:0}
.left-lanmu-con ul li:hover{background:#fff;transition:all ease-in-out 0.3s;}
.left-lanmu-con ul li:after{position:absolute;width:3px;height:38px;left:-1px;top:0;background:#ae3a59;content:'';display:none}
.left-lanmu-con ul li:hover:after{display:block}
.left-lanmu-con ul li.on{background:#fff;transition:all ease-in-out 0.3s;}
.left-lanmu-con ul li.on:after{display:block}

/*新闻列表*/
.xinwen{width:100%;padding:35px  0 0px 0;}
.news-list{width:100%;margin-top:35px}
.news-list ul{width:100%;box-sizing:border-box;padding:0 25px}
.news-list ul li{width:100%;float:left;margin-bottom:25px;border-bottom:1px solid #eeeeee;padding-bottom:20px}
.news-listl{float:left;width:104px}
.news-listl img{display:block;margin:0 auto;width: 104px;}
.news-listr{float:right;width:590px}
.news-listr h2{font-size:16px;color:#333;margin-bottom:5px;height:25px;line-height:25px}
.news-listr h2 div{display:inline-block;float:right;font-size:12px;color:#888888}
.news-listr h2 span{font-family:"宋体";}
.news-listr p{font-size:12px;color:#666666;font-family:"宋体";line-height:23px;}
.news-listr p span{color:#811934;float:right}
.news-list ul li:hover h2{color:#811934}

.news-listl1{float:left;width:104px}
.news-listr1{float:right;width:590px}
.news-listr1 h2{font-size:14px;color:#333;margin-bottom:5px;background:url(../images/shuxian5.png) left 6px no-repeat;text-indent:10px;height:25px;line-height:25px}
.news-listr1 h2 div{display:inline-block;float:right;font-size:12px;color:#888888}
.news-listr1 h2 span{font-family:"宋体";}
.news-listr1 p{font-size:12px;color:#666666;font-family:"宋体";line-height:23px}
.news-listr1 p span{color:#811934;float:right}
.news-list ul li:hover h2{color:#811934}
.news-listl1 img{padding:1px 1px;border:1px solid #bebebe;width:100px;height:70px;display:block}

/*新闻详情*/
.news-xq{width:100%;padding:25px  10px 40px 10px;font-size:12px;box-sizing:border-box; line-height:2;}

.news-xq h2{text-align:center;font-size:18px;color:#333333;margin-bottom:10px;font-family:"微软雅黑"}
.news-xq h3{background:#f7f6f6;height:37px;line-height:37px;text-align:center;font-size:12px;color:#999999;font-family:"宋体";margin-bottom:15px}
.bshare-custom{display:inline-block;margin-left:20px;vertical-align:bottom;margin-bottom:6px}
.news-xq p{font-family:"宋体";line-height:30px;color:#333333;text-indent:2em}
.news-xq img{display:block;margin:0 auto;margin-top:5px;margin-bottom:5px}

.tiaoshu{width:100%;margin-bottom:30px;float:left}
.tiaoshu ul li{float:left;width:360px;height:32px;line-height:32px;border-top:1px dashed #cccccc;border-bottom:1px dashed #cccccc}
.tiaoshu ul li a{color:#888888}
.tiaoshu ul li:last-child{float:right}
.tiaoshu ul li:first-child{background:url(../images/shang1.png) 8px center no-repeat;text-indent:35px}
.tiaoshu ul li:last-child{background:url(../images/xia1.png) 335px center no-repeat;text-indent:8px}
.tiaoshu ul li:hover a{color:#78142c}

.guanjian{width:100%;height:38px;line-height:38px;}
.guanjianl{float:left;width:100px;height:38px;background:#eae9e9;position:relative;text-indent:10px;color:#888888}
.guanjianr{float:left;width:660px;height:38px;background:#f7f6f6;font-size:12px;color:#cfcece}
.guanjianr a{color:#888888;font-family:"宋体";margin:0 5px;display:inline-block}
.guanjianr a:hover{color:#6b0926}

/*环境列表*/
.huanjing{width:100%;padding:35px 0 80px 0}
.hj-list{width:100%;margin-top:26px}
.hj-list-img{width:233px;border:1px solid #ebebe9;margin-bottom:10px;position:relative}
.hj-list-img img{width:233px;height:177px;display:block}
.hj-list ul {margin-left:10px}
.hj-list ul li{float:left;width:235px;margin-right:15px;margin-bottom:15px;text-align:center;color:#333333}
.hj-list ul li:nth-child(3n){margin-right:0}
.hj-list ul li a{color:#333}
.index-pro-block{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.26);left:0;top:0;display:none;transition:all ease-in-out 0.3s}
.index-pro-jia{position:absolute;width:100%;left:0;top:60%;opacity:0;transition:all ease-in-out 0.3s}
.index-pro-jia img{width:40px;height:40px;display:block;margin:0 auto}
.hj-list ul li:hover .index-pro-block{display:block;transition:all ease-in-out 0.3s}
.hj-list ul li:hover .index-pro-jia{opacity:1;top:45%;transition:all ease-in-out 0.3s}
.hj-list ul li:hover a{color:#6b0926}

.huanjing-img{width:100%}
.hj-img{width:670px;height:520px;border:1px solid #efefef;margin:0 auto;box-sizing:border-box;padding:8px 8px;position:relative}
.hj-img img{width:654px;height:504px}
.hj-left{position:absolute;width:38px;height:38px;left:-45px;top:45%}
.hj-left img{width:38px;height:38px}
.hj-right{position:absolute;width:38px;height:38px;right:-45px;top:45%}
.hj-right img{width:38px;height:38px}

.tiaoshu1{width:100%;float:left;margin-top:5px}
.tiaoshu1 ul li{float:left;width:360px;height:32px;line-height:32px;border-top:1px dashed #cccccc;border-bottom:1px dashed #cccccc}
.tiaoshu1 ul li a{color:#888888}
.tiaoshu1 ul li:last-child{float:right}
.tiaoshu1 ul li:first-child{background:url(../images/shang1.png) 66px center no-repeat;text-indent:92px}
.tiaoshu1 ul li:last-child{background:url(../images/xia1.png) 255px center no-repeat;text-indent:80px}
.tiaoshu1 ul li:hover a{color:#78142c}

/*合作伙伴*/
.partner{width:100%;padding:30px 0 35px 0}

.partner ul li{ box-sizing:border-box;padding:8px 16px 2px 0px;margin-right:12px; float:left; width:372px ;display:inline; overflow:hidden;border:1px solid #f0f0f0;margin-bottom:15px   }
.partner ul li:nth-child(2n){margin-right:0}
.par-img{float:left;width:33%;}
.par-des{float:right;width:66%;}
.par-img img{width:120px;height:110px}
.par-des h2{font-size:18px;color:#333333;margin-bottom:5px;margin-top:20px}
.par-des p{font-size:12px;color:#333333;font-family:"宋体";line-height:22px}
.partner ul li:hover h2{color:#6b0926}
.partner ul li:hover p{color:#6b0926}

/*视频列表*/
.video-list{width:100%;padding:45px 15px 30px 15px;box-sizing:border-box}
.video-list ul li{float:left;width:234px;text-align:center;color:#333;margin-right:14px;margin-bottom:30px; }
.video-list ul li:nth-child(3n){margin-right:0}
.video-img{width:232px;border:1px solid #efefef;margin-bottom:10px;position:relative}
.video-img:after{position:absolute;content:'';width:41px;height:41px;background:url(../images/bofang.png) no-repeat;left:40%;top:40%}
.video-list ul li img{width:232px;height:180px;display:block}
.video-list ul li a{color:#333}
.video-list ul li:hover a{color:#6b0926}



.wenti{width:100%;padding:45px 0 30px 0;}
.wenti-bot{width:100%;float:left;padding-bottom:7px}
.wenti-botl{float:left;width:100%}


.wenti-botl .txtMarquee-top{ width:100%;  overflow:hidden; position:relative; margin-top:22px ;height:170px; }
.wenti-botl .txtMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;display:none  }
.wenti-botl .txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.wenti-botl .txtMarquee-top .hd .next{ background-position:0 -140px;  }
.wenti-botl .txtMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
.wenti-botl .txtMarquee-top .hd .nextStop{ background-position:-60px -140px;  }

.wenti-botl .txtMarquee-top .bd{   }
.wenti-botl .txtMarquee-top .bd ul{width:100%}
.wenti-botl .txtMarquee-top .bd ul li:nth-child(2n){margin-right:0}
.wenti-botl .txtMarquee-top .bd ul li {float:left;width:350px;margin-right:60px;margin-bottom:25px}
.wenti-botl .txtMarquee-top .bd ul li h2{font-size:15px;color:#333333;position:relative;box-sizing:border-box;padding-left:32px;margin-bottom:10px}
.wenti-botl .txtMarquee-top .bd ul li p{font-size:12px;color:#686767;position:relative;box-sizing:border-box;padding-left:32px;font-family:"宋体";line-height:22px}
.wenti-botl .txtMarquee-top .bd ul li h2:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/wen.png) no-repeat;left:2px;top:1px}
.wenti-botl .txtMarquee-top .bd ul li p:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/da.png) no-repeat;left:2px;top:2px}
.wenti-botl .txtMarquee-top .bd ul li:hover h2:after{background:url(../images/wen1.png) no-repeat;}

.wenti-title{width:100%;font-size:18px;color:#333333;text-indent:5px;background:url(../images/xuxian2.png) center bottom no-repeat;height:55px;line-height:55px}
.wenti-title div{display:inline-block;float:right;font-size:14px;color:#000}
.wenti-title span{font-size:18px;font-family: 'bodoni_bd_btbold';color:#7b1731}

/*公司简介*/
.about{width:100%;padding:30px 0 0px 0}
.jj1{width:100%;margin-bottom:-14px}
.jj1 img{display:inline-block;float:left;margin-top:20px}
.jj1 h2{font-size:16px;color:#333333;font-weight:700;text-indent:2em;margin-bottom:10px}
.jj1 h2 span{color:#811934}
.jj1 p{font-size:13px;color:#333333;line-height:30px;text-indent:2em}
.jj2{width:100%;margin-bottom:-63px}
.jj2 div{display:inline-block;float:right;position:relative;margin-top:7px;margin-left:25px}
.jj2 p{font-size:13px;color:#333333;line-height:30px;text-indent:2em}
.jj2 div:after{position:absolute;content:'';width:65px;height:53px;/*background:url(../images/tuoyuan.png) no-repeat;*/left:-37px;top:-27px}

.guanyu{width:100%;margin-top:28px}
.guanyul{float:left;width:306px;}
.guanyur{float:right;width:430px;color:#333;line-height:38px;text-indent:38px}
.ico1{background:url(../images/ico1.png) left center no-repeat}
.ico2{background:url(../images/ico2.png) 4px center no-repeat}
.ico3{background:url(../images/ico3.png) 1px center no-repeat}
.ico4{background:url(../images/ico4.png) 3px center no-repeat}
.ico5{background:url(../images/ico5.png) 4px center no-repeat}

.ditu{width:100%;box-sizing:border-box;padding-left:30px;margin-top:60px;position:relative;font-size:17px;color:#6b0926}
.biaoji1{position:absolute;width:110px;height:25px;line-height:25px;right:95px;top:159px;cursor:pointer}
.biaoji1 img{vertical-align:bottom;margin-bottom:3px;margin-right:5px}
.biaoji1-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-245px;top:-257px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none}
.biaoji1-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji1-block span{font-size:16px;font-weight:700}
.biaoji1-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji1:hover .biaoji1-block{display:block}

.biaoji2{position:absolute;width:110px;height:25px;line-height:25px;right:129px;top:250px;cursor:pointer}
.biaoji2 img{vertical-align:bottom;margin-bottom:3px;margin-right:5px}
.biaoji2-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-245px;top:-243px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none;z-index:999}
.biaoji2-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji2-block span{font-size:16px;font-weight:700}
.biaoji2-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji2:hover .biaoji2-block{display:block}

.biaoji3{position:absolute;width:110px;height:25px;line-height:25px;right:95px;top:345px;cursor:pointer}
.biaoji3 img{vertical-align:bottom;margin-bottom:3px;margin-right:5px}
.biaoji3-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-245px;top:-266px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none;z-index:999}
.biaoji3-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji3-block span{font-size:16px;font-weight:700}
.biaoji3-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji3:hover .biaoji3-block{display:block}

.biaoji4{position:absolute;width:110px;height:25px;line-height:25px;right:165px;top:440px;cursor:pointer}
.biaoji4 img{vertical-align:bottom;margin-bottom:3px;margin-right:5px}
.biaoji4-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-245px;top:-271px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none;z-index:999}
.biaoji4-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji4-block span{font-size:16px;font-weight:700}
.biaoji4-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji4:hover .biaoji4-block{display:block}

.biaoji5{position:absolute;width:110px;height:25px;line-height:25px;right:274px;top:283px;cursor:pointer}
.biaoji5 img{vertical-align:bottom;margin-bottom:5px;margin-left:5px}
.biaoji5-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-155px;top:-250px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none;z-index:999}
.biaoji5-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji5-block span{font-size:16px;font-weight:700}
.biaoji5-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji5:hover .biaoji5-block{display:block}

.biaoji6{position:absolute;width:110px;height:25px;line-height:25px;right:388px;top:270px;cursor:pointer}
.biaoji6 img{vertical-align:bottom;margin-bottom:5px;margin-left:5px}
.biaoji6-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-243px;top:-252px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none;z-index:999}
.biaoji6-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji6-block span{font-size:16px;font-weight:700}
.biaoji6-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji6:hover .biaoji6-block{display:block}

.biaoji7{position:absolute;width:110px;height:25px;line-height:25px;right:400px;top:360px;cursor:pointer}
.biaoji7 img{vertical-align:bottom;margin-bottom:5px;margin-left:5px}
.biaoji7-block{position:absolute;padding:15px 12px;box-sizing:border-box;background:#fff;border:1px solid #b37c8c;left:-169px;top:-273px;color:#333;line-heihgt:30px;font-size:14px;width:252px;display:none;z-index:999}
.biaoji7-block h2{font-size:18px;color:#6b0926;font-weight:700;margin-bottom:5px}
.biaoji7-block span{font-size:16px;font-weight:700}
.biaoji7-block:after{position:absolute;content:'';background:url(../images/jiao1.png) no-repeat;width:12px;height:13px;right:-1px;bottom:-7px}
.biaoji7:hover .biaoji7-block{display:block}

/*在线留言*/
.liuyan{width:100%;padding:60px 0 28px 0}
.liuyan1{width:100%;margin-bottom:15px}
.liuyan1l{float:left;width:95px;color:#333333;text-align:right;line-height:35px}
.liuyan1l span{color:#fb0000}
.liuyan1r{float:left;width:655px;margin-left:10px;}
.liuyan1r input{width:542px;height:35px;border:1px solid #e8e8e8;text-indent:10px}
.liuyan1r textarea{width:658px;height:158px;border:1px solid #e8e8e8;text-indent:10px}

.liuyan1r1{width:100%}
.liuyan1r1 input{float:right;background:#811934;border-radius:5px;border:none;color:#ffd9cf;font-size:12px;font-family:"宋体";padding:5px 20px;margin-left:6px;cursor:pointer;}

/*网站地图*/
.web-map{width:100%;padding-top:25px }
.map1{width:758px;border:1px solid #eeeeee}
.map1l{float:left;width:117px;border-right:1px solid #eee;height:42px;line-height:42px;background:url(../images/jiantou.png) 92px 16px no-repeat #f7f5f5;text-align:center;color:#888888}
.map1r{float:left;width:640px;height:42px;line-height:42px;font-family:"宋体";font-size:12px;}
.map1r a{color:#888888;margin:0 8px}
.web-map a:hover{color:#6b0926;text-decoration:underline}

.map2{width:758px;border:1px solid #eeeeee;border-top:none}
.map2l{float:left;width:117px;border-right:1px solid #eee;height:42px;line-height:42px;background:#f7f5f5;text-align:center;color:#888888;min-height:530px}
.map2r{float:left;width:640px;font-family:"宋体";font-size:12px;}
.map2r1{width:640px;border-bottom:1px solid #eee}
.map2r1l{float:left;width:155px;/*height:42px;*/line-height:42px;border-right:1px solid #eee;text-indent:30px;background:#fbfafa;color:#888}
.map2r1l2{float:left;width:155px;height:84px;line-height:42px;border-right:1px solid #eee;text-indent:30px;background:#fbfafa;color:#888}
.map2r1r{float:left;width:484px;line-height:42px;box-sizing:border-box;padding:0 12px}
.map2r1r a{color:#888;margin-right:32px}

.map2r2{width:640px;border-bottom:1px solid #eee}
.map2r2l{float:left;width:155px;border-right:1px solid #eee;text-indent:30px;background:#fbfafa;height:114px;line-height:42px;color:#888}
.map2r2r{float:left;width:484px;line-height:38px;box-sizing:border-box;padding:0 12px}
.map2r2r a{color:#888;margin-right:22px}

.map2r3{width:640px;border-bottom:1px solid #eee}
.map2r3l{float:left;width:155px;border-right:1px solid #eee;text-indent:30px;background:#fbfafa;height:76px;line-height:42px;color:#888;min-height:115px}
.map2r3r{float:left;width:484px;line-height:38px;box-sizing:border-box;padding:0 12px}
.map2r3r a{color:#888;margin-right:30px}

.map3{width:758px;border:1px solid #eeeeee}
.map3l{float:left;width:117px;border-right:1px solid #eee;height:42px;line-height:42px;background:#f7f5f5;text-align:center;color:#888888}
.map3l2{float:left;width:117px;border-right:1px solid #eee;height:84px;line-height:42px;background:#f7f5f5;text-align:center;color:#888888}
.map3r{float:left;width:640px;line-height:42px;font-family:"宋体";font-size:12px;}
.map3r a{color:#888888;margin:0 21px}

.map4{width:758px;border:1px solid #eeeeee;margin-top:8px}
.map4l{float:left;width:117px;border-right:1px solid #eee;height:42px;line-height:42px;background:url(../images/jiantou.png) 92px 16px no-repeat #f7f5f5;text-align:center;color:#888888}
.map4r{float:left;width:640px;height:42px;line-height:42px;font-family:"宋体";font-size:12px;box-sizing:border-box;padding-left:30px}
.map4r a{color:#888888;margin-right:35px}
.map4l1{float:left;width:117px;border-right:1px solid #eee;height:42px;line-height:42px;background:url(../images/jiantou.png) 98px 16px no-repeat #f7f5f5;text-align:center;color:#888888}

.miaoyuan1{width:100%;padding:0px 0 15px 0;box-sizing:border-box}
.miaoyuan1 h2{font-size:16px;color:#7e1933;text-indent:35px;margin-bottom:15px;font-weight:700}
.miaoyuan1 h2 img{vertical-align:bottom;margin-right:7px}
.miaoyuan1 ul li{width:100%;text-indent:68px;background:url(../images/to.png) 39px center no-repeat;height:30px;line-height:30px;transition:all ease-in-out 0.3s;position:relative}
.miaoyuan1 ul li a{color:#333333;font-size:12px;transition:all ease-in-out 0.3s}
.miaoyuan1 ul li:hover a{color:#6b0926;transition:all ease-in-out 0.3s;text-decoration:underline}

/*产品定制*/
.pro-title1{width:100%;font-size:14px;color:#333333;background:url(../images/shuxian3.png) left center no-repeat #f8f8f8;height:45px;line-height:45px;text-indent:15px;border-bottom:1px solid #fff}
.pro-title1 div{display:inline-block;float:right}
.pro-title1 span{font-size:18px;font-family: 'bodoni_bd_btbold';color:#7b1731}
.dingzhi{width:100%;padding:50px 0 40px 0;background:#f8f8f8}

.dingzhi1{width:100%;margin-bottom:10px}
.dingzhi1l{float:left;width:162px;color:#333333;text-align:right;line-height:30px}
.dingzhi1l span{color:#fb0000}
.dingzhi1r{float:left;width:580px;margin-left:10px;font-family:"宋体";color:#888;font-size:12px}
.dingzhi1r span{color:#e70202}
.dingzhi1r input{width:455px;height:30px;border:1px solid #e8e8e8;text-indent:15px;font-size:12px;color:#888888;font-family:"宋体";}
.dingzhi1r select{width:215px;height:30px;border:1px solid #e8e8e8;color:#888;font-size:12px;color:#888888;font-family:"宋体";text-align:center;text-indent:12px}

.dingzhi1r1{float:left;width:580px;margin-left:10px;}
.dingzhi1r1 input{width:232px;height:30px;margin-left:3px;border:1px solid #e8e8e8;text-indent:15px;font-size:12px;color:#888888;font-family:"宋体";}
.dingzhi1r1 select{width:215px;height:34px;border:1px solid #e8e8e8;color:#888;font-size:12px;color:#888888;font-family:"宋体";text-align:center;text-indent:12px}
.dingzhi1r1 img{vertical-align:bottom;margin-bottom:2px}

.dingzhi1r2{float:left;width:580px;margin-left:10px;font-family:"宋体";color:#888;font-size:12px}
.dingzhi1r2 span{color:#e70202}
.dingzhi1r2 textarea{width:451px;height:150px;border:1px solid #e8e8e8;margin-bottom:12px}

.dingzhi1r2 input {
    float: right;
    background: #811934;
    border-radius: 5px;
    border: none;
    color: #ffd9cf;
    font-size: 12px;
    font-family: "宋体";
    padding: 5px 20px;
    margin-left: 7px;
    cursor: pointer;
    
}
.dingzhi1r2 h3{box-sizing:border-box;padding-right:124px;margin-top:20px}


/*无缝滚动*/
.list_lh{ float:left;height:240px;width:100%;margin-right:35px;margin-top:40px; overflow:hidden;}
.list_lh ul{width:100%}
.list_lh ul li:nth-child(2n){margin-right:0}
.list_lh ul li {display:inline-block;width:100%;padding-bottom:22px}
.list_lh ul li h2{font-size:15px;color:#333333;position:relative;box-sizing:border-box;padding-left:32px;margin-bottom:10px}
.list_lh ul li p{font-size:12px;color:#686767;position:relative;box-sizing:border-box;padding-left:32px;font-family:"宋体";line-height:22px}
.wenti-left h2:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/wen.png) no-repeat;left:2px;top:1px}
.wenti-left p:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/da.png) no-repeat;left:2px;top:2px}
.wenti-left:hover h2:after{background:url(../images/wen1.png) no-repeat;}
.wenti-left{float:left;width:320px;margin-right:30px}
.wenti-right{float:left;width:350px;}

.wenti-right h2:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/wen.png) no-repeat;left:2px;top:1px}
.wenti-right p:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/da.png) no-repeat;left:2px;top:2px}
.wenti-right:hover h2:after{background:url(../images/wen1.png) no-repeat;}

.list_lh1{ float:left;height:170px;width:100%;margin-top:25px; overflow:hidden;}
.list_lh1 ul{width:100%}
.list_lh1 ul li:nth-child(2n){margin-right:0}
.list_lh1 ul li {display:inline-block;width:100%;padding-bottom:10px}
.list_lh1 ul li h2{font-size:15px;color:#333333;position:relative;box-sizing:border-box;padding-left:32px;margin-bottom:10px}
.list_lh1 ul li p{font-size:12px;color:#686767;position:relative;box-sizing:border-box;padding-left:32px;font-family:"宋体";line-height:22px}
.wenti-left1 h2:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/wen.png) no-repeat;left:2px;top:1px}
.wenti-left1 p:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/da.png) no-repeat;left:2px;top:2px}
.wenti-left1:hover h2:after{background:url(../images/wen1.png) no-repeat;}
.wenti-left1{float:left;width:350px;margin-right:60px}
.wenti-right1{float:left;width:350px;}

.wenti-right1 h2:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/wen.png) no-repeat;left:2px;top:1px}
.wenti-right1 p:after{position:absolute;content:'';width:19px;height:19px;background:url(../images/da.png) no-repeat;left:2px;top:2px}
.wenti-right1:hover h2:after{background:url(../images/wen1.png) no-repeat;}



/*产品列表修改*/
.chanpin-des{position:absolute;height:80px;overflow:hidden;box-sizing:border-box;padding:10px 12px;left:0;bottom:-80px;background:rgba(0,0,0,0.5);text-align:left;color:#fff;transition:all ease-in-out 0.3s; width:100%;}
.index-pro-list-img{overflow:hidden}
.index-pro-list ul li:hover .chanpin-des{bottom:0;transition:all ease-in-out 0.3s}
.chanpin-des h3{font-size:14px;color:#fff;margin-bottom:5px}
.chanpin-des p{font-size:12px;color:#fff;line-height:20px}

.pro-list-img{overflow:hidden}
.pro-list ul li:hover .chanpin-des{bottom:0;transition:all ease-in-out 0.3s}


/*推荐产品修改*/
/* 本例子css */
.tuijian-xg .picScroll-left{ width:100%;  overflow:hidden; position:relative;margin-top:20px }
.tuijian-xg .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;display:none }
.tuijian-xg .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor :pointer; background:url("images/arrow.png") no-repeat;}
.tuijian-xg .picScroll-left .hd .next{ background-position:0 -50px;  }
.tuijian-xg .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.tuijian-xg .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.tuijian-xg .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.tuijian-xg .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor :pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.tuijian-xg .picScroll-left .hd ul li.on{ background-position:0 0; }

.tuijian-xg .picScroll-left .bd{  }
.tuijian-xg .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.tuijian-xg .picScroll-left .bd ul li{ margin-right:14px; float:left; display:inline; overflow:hidden; text-align:center; color:#333 }
.tuijian-xg .picScroll-left .bd ul li a{color:#333}


