﻿@charset "utf-8";
/* CSS Document */

*{ box-sizing:inherit; -webkit-box-sizing:inherit;}
html{color:#333;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font:12px/1.8 "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif; font-family: "Microsoft YaHei",Arial,sans-serif; width:100%;}
img{border:none; vertical-align:middle;}
em,b{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1{font-size:24px; line-height:1;}
h2{font-size:30px; text-align:center; line-height:1; font-weight:bold;}
h3{font-size:14px;}
h4, h5, h6{font-size:100%;}

a{text-decoration:none; color:#333}
a:hover,.bs{text-decoration:none; color:#fff;}
a:link,a:visited,a:active{ text-decoration:none;}

q:before,q:after{content:'';}/* 消除q前后的内容 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */

address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */

input{ outline:none;}
/* 通用样式 */
.clear:after,.clear:before{ content: "";display: table;}
.clear:after{ clear:both;}
.clear{zoom:1;}


/*初始化样式*/
.w1300{ width:1300px; margin:0 auto;}
.w1200{ width:1200px; margin:0 auto;}
.w1150{ width:1150px; margin:0 auto;}
.w1100{ width:1100px; margin:0 auto;}
.w1050{ width:1050px; margin:0 auto;}
.w1000{ width:1000px; margin:0 auto;}
.w800{ width:800px; margin:0 auto;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}








/*头部*/
.header{ width:100%; height:100px; background-color:rgba(20,20,20,0.9); position:absolute; top:50px; left:0; z-index:999;}
.header .logo{ margin-top:16.5px;}






/*导航*/
.w650{ width:650px;}
.daohang{ height:100px; line-height:100px;}
.daohang ul li .box{ margin-left:0;}
.daohang ul li{ width:12.5%; float:left; text-align:center; position:relative;}
.daohang ul li a{ display:block; width:100%; height:100%; font-size:15px; color:#fff;}
.daohang ul li:hover a,.bianse a{ color:#009844 !important;}

.daohang ul li .box{ width:220px; position:absolute; left:50%; top:100px; margin-left:-110px; background-color:#1d241a; display:none; z-index:999; padding:10px 0;}
.daohang ul li .box li{ height:30px; line-height:30px; display:block; width:100%; margin:0 auto; float:none; text-align:center; background:none !important;}
.daohang ul li .box li a{ color:#b5b5b5; font-size:15px; display:block; width:95%; height:100%; padding-left:5%; background:none !important;}
.daohang ul li .box li a b,.daohang ul li .box li a span{ float:left; color:#b5b5b5;}
.daohang ul li .box li a b{ width:30px; height:30px;}
.daohang ul li .box li:hover a b,.daohang ul li .box li.bian a b{ background:url(../images/dh-sanjiao.png) center no-repeat; color:#fff; }
.daohang ul li .box li:hover{ background-color:#000;}
.daohang ul li .box li:hover a span{ color:#fff !important;}



/*搜索*/
.daohang .w650,.daohang .sousuo{ float:left;}
.sousuo{ margin-top:35px; margin-left:10px;}
.sousuo form{ position:relative;}
.sousuo #anniu,.sousuo .wenben{ height:30px; line-height:30px; float:left; border:none;}
.sousuo #anniu{ width:30px; background:url(../images/sousuo.png) center no-repeat;}
.sousuo .wenben{ width:150px; height:30px; line-height:30px; padding-left:10px; background:none; background-color:#878985; color:#fff; position:absolute; top:30px; left:0; display:none;}
.sousuo form:hover .wenben{ display:block;}



/*banner*/
.device { position: relative;}
/*.device .arrow-left {
  background: url(img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.device .arrow-right {
  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}*/
.device,.swiper-container { width:100% !important; height:100% !important;}
.swiper-wrapper,.swiper-slide{ height:100% !important;}
.swiper-slide img{ width:100% !important; height:auto !important; display:none;}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:20px;
  width: 100%;
  z-index:9;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0 5px;
  cursor: pointer;
  background: #fff;
}
.swiper-active-switch {
	width:30px;
}



/*首页-1*/
.sy-1-bg{ width:100%; height:595px; background:url(../images/sy-1-bg.jpg) top center no-repeat; background-size:cover; position:relative;}
.sy-1{ width:1150px; height:345px; background-color:#fff; position:absolute; top:50%; left:50%; margin-left:-575px; margin-top:-210px;}
.sy-1 .sy-1-1,.sy-1 .sy-1-2,.sy-1 .sy-1-3{ float:left;}
.sy-1 img{ max-width:100%;}
.sy-1 .sy-1-1{ width:338px; height:100%; background:url(../images/sy-1.png) center no-repeat; background-size:145px;}
.sy-1 .sy-1-1 a{ display:block; width:100%; height:100%;}
.sy-1 .sy-1-2{ width:460px; height:100%; background:url(../images/sy-2.jpg) center bottom no-repeat; background-size:100%;}
.sy-1 .sy-1-2 div{ width:375px; line-height:24px; font-size:14px; color:#777; margin:60px auto 0 0; text-indent:2em; text-align:justify;}
.sy-1 .sy-1-3{ width:352px;}




/*首页-2*/
.sy-2{ padding:0 0 115px;}
.sy-2-n{ margin-top:20px; height:472px;}
.sy-2-n:first-child{ margin-top:0;}
.sy-2-n .fr{ width:840px; position:relative;}
.sy-2-n .fr img{ width:100%;}
.sy-2-n .fr em{ display:block; width:100%; height:100%; background-color:rgba(255,255,255,0.2); position:absolute; top:0; left:0; display:none; z-index:99;}
.sy-2-n .fl{ width:290px; height:100%; background-color:#f7f7f7;}
.sy-2-n .fl b,.sy-2-n .fl p,.sy-2-n .fl span{ display:block; color:#6d6f72; margin:0 auto;}
.sy-2-n .fl b{ width:80px; height:80px; border:1px solid #6d6f72; border-radius:50%; margin-top:145px;}
.sy-2-n:first-child .fl b{ background:url(../images/sy-2-8.png) center no-repeat;}
.sy-2-n:nth-child(2) .fl b{ background:url(../images/sy-2-2.png) center no-repeat;}
.sy-2-n:nth-child(3) .fl b{ background:url(../images/sy-2-4.png) center no-repeat;}
.sy-2-n:nth-child(4) .fl b{ background:url(../images/sy-2-6.png) center no-repeat;}
.sy-2-n:nth-child(5) .fl b{ background:url(../images/sy-2-8.png) center no-repeat;}
.sy-2-n:nth-child(6) .fl b{ background:url(../images/sy-2-10.png) center no-repeat;}
.sy-2-n .fl p,.sy-2-n .fl span{ text-align:center;}
.sy-2-n .fl p{ margin-top:135px; font-weight:400; font-size:30px; line-height:1; text-transform:uppercase;}
.sy-2-n .fl span{ font-size:16px; margin-top:10px;}
.sy-2-n:nth-child(odd) .fl{ float:right;}
.sy-2-n:nth-child(odd) .fr{ float:left;}

.sy-2-n:hover .fr em{ display:block;}
.sy-2-n:first-child:hover .fl{ background-color:#019055;}
.sy-2-n:nth-child(2):hover .fl{ background-color:#4c9043;}
.sy-2-n:nth-child(3):hover .fl{ background-color:#f39a28;}
.sy-2-n:nth-child(4):hover .fl{ background-color:#036eb8;}
.sy-2-n:nth-child(5):hover .fl{ background-color:#1479c0;}
.sy-2-n:nth-child(6):hover .fl{ background-color:#80c049;}
.sy-2-n:hover .fl b{ border-color:#fff;}
.sy-2-n:hover .fl span,.sy-2-n:hover .fl p{ color:#fff;}
.sy-2-n:first-child:hover .fl b{ background:url(../images/sy-2-8-bg.png) center no-repeat;}
.sy-2-n:nth-child(2):hover .fl b{ background:url(../images/sy-2-2-bg.png) center no-repeat;}
.sy-2-n:nth-child(3):hover .fl b{ background:url(../images/sy-2-4-bg.png) center no-repeat;}
.sy-2-n:nth-child(4):hover .fl b{ background:url(../images/sy-2-6-bg.png) center no-repeat;}
.sy-2-n:nth-child(5):hover .fl b{ background:url(../images/sy-2-8-bg.png) center no-repeat;}
.sy-2-n:nth-child(6):hover .fl b{ background:url(../images/sy-2-10-bg.png) center no-repeat;}

/*首页-4*/
.sy-4 img{ width:100%;}




/*首页-3*/
.sy-3-bg{ width:100%; height:560px; padding-top:110px; background:url(../images/sy-3-bg.jpg) top center no-repeat; background-size:cover; position:relative;}
.sy-3{ width:1150px; height:480px; background-color:#fff; position:relative; margin:0 auto;}
.sy-3 .bt{ width:280px; height:60px; line-height:60px; color:#fff; background-color:#009944; position:absolute; top:-60px; left:0; z-index:99;}
.sy-3 .bt p{ font-size:24px; font-weight:normal; letter-spacing:3px; text-align:center; height:60px;}
.sy-3 .bt span{ font-size:14px; margin-left:5px;}
.sy-3 .bt .xia{ width:100%; height:8px; background:url(../images/sy-3-1.png) top center no-repeat;}
.sy-3 .sy-3-n{ padding:60px 45px; position:relative;}
.sy-3 .sy-3-n .fl{ width:435px; height:auto;}
.sy-3 .sy-3-n .fl img{ width:100%;}

.owl-prev,.owl-next{ width:30px; height:60px; position:absolute; top:50%; margin-top:-30px; display:none;}
.owl-prev{ background:url(../images/left.png) center no-repeat rgba(0,0,0,0.5); left:0;}
.owl-next{ background:url(../images/right.png) center no-repeat rgba(0,0,0,0.5); right:0;}
.owl-carousel:hover .owl-prev,.owl-carousel:hover .owl-next{ display:block;}
.owl-carousel .owl-item img{ width:100%;}

.sy-3 .sy-3-n .fl p{ position:absolute; left:0; bottom:0; background-color:rgba(255,255,255,0.5); height:35px; width:100%; line-height:35px;}
.sy-3 .sy-3-n .fl p span{ font-size:18px; color:#fff;}
.sy-3 .sy-3-n .fl p span:first-child{ margin-left:10px; float:left;}
.sy-3 .sy-3-n .fl p span:nth-child(2){ margin-right:10px; float:right;}
.sy-3 .sy-3-n .fr{ width:570px;}
.sy-3 .sy-3-n .fr ul li{ border-bottom:1px solid #b7b7b7; padding-bottom:30px; margin-bottom:40px;}
.sy-3 .sy-3-n .fr ul li:last-child{ border:none; margin-bottom:0;}
.sy-3 .sy-3-n .fr ul li p,.sy-3 .sy-3-n .fr ul li b,.sy-3 .sy-3-n .fr ul li span{ display:block;}
.sy-3 .sy-3-n .fr ul li p{ background:url(../images/sy-3-3.png) left center no-repeat; padding-left:20px; height:20px; line-height:20px; display:block; display:-webkit-box; display: -ms-flexbox; /* IE 10 */ -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; -o-text-overflow: ellipsis; /* for Opera */}
.sy-3 .sy-3-n .fr ul li p a{ font-size:18px; color:#333;}
.sy-3 .sy-3-n .fr ul li b{ font-size:12px; color:#b7b7b7; margin:10px auto; line-height:1;}
.sy-3 .sy-3-n .fr ul li span{ font-size:14px; color:#b7b7b7; display:block; display:-webkit-box; display: -ms-flexbox; /* IE 10 */ -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; -o-text-overflow: ellipsis; /* for Opera */}
.sy-3 .sy-3-n .more{ width:165px; height:40px; line-height:40px; position:absolute; right:45px; bottom:15px; background:url(../images/sy-3-4.jpg) center no-repeat; background-size:100%;}
.sy-3 .sy-3-n .more a{ display:block; font-size:18px; font-weight:normal; color:#fff; width:92%; padding-left:8%; height:100%; letter-spacing:3px;}



/*首页-5*/

.sy-5 .sy-5-zi,.sy-5 ul{ margin:0 auto;}
.sy-5 .sy-5-zi{ font-size:24px; text-align:left; line-height:1.2; color:#fff; margin-bottom:30px;}



.sy-5{ padding:120px 0 80px; width:100%; background-color:#00a74d;}
.sy-5 .bt,.sy-5 ul{ width:100%; margin:0 auto;}
.sy-5 .bt{ font-size:36px; font-weight:bold; text-align:left; line-height:1.2; color:#fff; margin-bottom:45px;}
.sy-5 ul li{ float:left; width:15%; margin-right:2%;}
.sy-5 ul li:nth-child(5n){ margin-right:0;}
.sy-5 ul li img{ width:100%;}

.sy-5 .owl-prev,.sy-5 .owl-next{ background:none;}
.sy-5 .owl-carousel .owl-item{ text-align:center;}
.sy-5 .owl-carousel .owl-item img{ width:auto !important; transition: all 0s; max-width:100% !important; height:95px;}
.sy-5 .owl-item:hover img{ transform: scale(1);}





/*底部*/
.footer{ background-color:#191919; padding:135px 0 100px;}
.footer .w1230{ width:1230px; margin:0 auto;}
.footer .shang dl{ float:left; margin-right:80px;}
.footer .shang dl img{ width:148px;}
.footer .shang dl:last-child{ margin-right:0;}
.footer .shang dl dt{ font-size:16px; font-weight:bold; color:#fff; margin-bottom:10px;}
.footer .shang dl dt a{ color:#fff;}
.footer .shang dl dd{ margin-bottom:10px;}
.footer .shang dl dd:last-child{ margin-bottom:0;}
.footer .shang dl dd:last-child img{ width:129px;}
.footer .shang dl dd a{ font-size:14px; color:#b5b5b5;}
.footer .xia{ margin-top:125px; text-align:center;}
.footer .xia p{ font-size:12px; color:#fff;}
.footer .xia img{ display:block; margin:0 auto; margin-top:10px;}
.footer .xia img:first-child{ margin-top:40px;}


/*客服*/
.footer .shang .kefu ul li{ width:32px; height:32px; margin-bottom:20px; position:relative;}
.footer .shang .kefu ul li:last-child{ margin-bottom:0;}
.footer .shang .kefu ul li:first-child{ background:url(../images/kefu.png) center 0 no-repeat;}
.footer .shang .kefu ul li:nth-child(2){ background:url(../images/kefu.png) center -56px no-repeat;}
.footer .shang .kefu ul li:nth-child(3){ background:url(../images/kefu.png) center -109px no-repeat;}
.footer .shang .kefu ul li:nth-child(4){ background:url(../images/kefu.png) center -160px no-repeat;}
.footer .shang .kefu ul li a{ display:block; width:100%; height:100%;}
.footer .shang .kefu ul li:nth-child(2) p{ padding-left:10px; font-size:16px; color:#fff; position:absolute; left:32px; top:0; height:32px; line-height:32px; width:120px; display:none;}
.footer .shang .kefu ul li:nth-child(3) p{ padding-left:10px; width:128px; height:128px; position:absolute; left:32px; top:0; display:none;}
.footer .shang .kefu ul li:nth-child(3) p img{ width:100%;}
.footer .shang .kefu ul li:hover p{ display:block;}

.footer .shang .kefu ul li a.bds_more{ background:none !important;}






/*右侧悬浮*/
.izl-rmenu{position:fixed; right:0; margin-right:0px; bottom:20px; padding-bottom:20px; z-index:999; }
.izl-rmenu .btn{width:68px; height:68px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/youce-1.png) center no-repeat; background-color:#d6d7da; display:block;}
.izl-rmenu .btn:hover{background-color:#009944;}
.izl-rmenu .btn-phone{background:url(../images/youce-2.png) center no-repeat; background-color:#d6d7da; display:block;}
.izl-rmenu .btn-wx{background:url(../images/youce-3.png) center no-repeat; background-color:#d6d7da;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-130px; top:0px; display:none;width:128px;height:128px;}

.izl-rmenu .btn-top{background:url(../images/youce-4.png) center no-repeat; display:none; background-color:#d6d7da;}




/*banner*/
.banner img{ width:100%;}



/*产品*/
.chanpin{ padding:105px 0 155px;}



/*左侧*/
.zuoce ul li{ width:228px; height:43px; line-height:43px; border:1px solid #6d6f72; margin-bottom:35px;}
.zuoce ul li a{ display:block; width:100%; height:100%; color:#6d6f72; font-size:18px; text-align:center;}
.zuoce ul li:hover,.zuoce ul li.zuo-bs{ background-color:#009944; border-color:#009944;}
.zuoce ul li:hover a,.zuoce ul li.zuo-bs a{ color:#fff;}


/*右侧*/
.youce{ width:760px;}
.youce img,.youce div,.youce p{ max-width:100% !important; height:auto !important;}





/*新闻*/
.xinwen-dh{ margin-bottom:80px; width:100%; text-align:center;}
.xinwen-dh .dh-n{ width:228px; height:43px; line-height:43px; border:1px solid #6e6f71; display:inline-block;}
.xinwen-dh .dh-n:first-child{ margin-right:45px;}
.xinwen-dh .dh-n a{ display:block; width:100%; height:100%; font-size:20px; color:#6e6f71;}
.xinwen-dh .dh-n:hover,.xinwen-dh .xw-bs{ background-color:#009944; border-color:#009944;}
.xinwen-dh .dh-n:hover a,.xinwen-dh .xw-bs a{ color:#fff;}




.xinwen ul li{ float:left; width:30%; margin-right:5%;height: 366px; margin-bottom:95px; background-color:#fcfcfc;}
.xinwen ul li:nth-child(3n){ margin-right:0;}
.xinwen ul li img{ width:100%;}
.xinwen ul li p,.xinwen ul li span,.xinwen ul li b{ padding:0 30px;}
.xinwen ul li p{ margin-top:25px; display:block; display:-webkit-box; display: -ms-flexbox; /* IE 10 */ -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; -o-text-overflow: ellipsis; /* for Opera */}
.xinwen ul li p a{ font-size:16px; color:#6d6f72; line-height:1.2;}
.xinwen ul li span{ font-size:12px; color:#6d6f72; line-height:18px; text-align:justify; margin:15px auto; display:block; display:-webkit-box; display: -ms-flexbox; /* IE 10 */ -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; -o-text-overflow: ellipsis; /* for Opera */ height:54px;}
.xinwen ul li b{ padding-bottom:20px;}
.xinwen ul li b,.xinwen ul li b em{ display:block;color:#6d6f72; font-size:12px;}
.xinwen ul li b .more{ width:68px; height:23px; background:url(../images/xinwen-2.jpg) center no-repeat; background-size:100%; display:block; margin-left:30px;}

.fenye{ text-align:center;}
.fenye a.a1:first-child{ display:none;}
.fenye a,.fenye span{ display:inline-block; padding:2px 8px; border:1px solid #6d6f72; font-size:12px; color:#6d6f72; margin:0 5px;}
.fenye span,.fenye a:hover{ background-color:#009944; color:#fff; border-color:#009944;}




.xinwen-ss{ width:100%; height:28px; line-height:28px; border:1px solid #bcbcbe; margin-bottom:80px;}
.xinwen-ss .wenben,.xinwen-ss #anniu{ float:left; border:none; height:100%;}
.xinwen-ss .wenben{ padding-left:5%; width:80%;}
.xinwen-ss #anniu{ width:15%; background:url(../images/sousuo.png) center no-repeat;}

.xinwen-xq .youce h1{ font-size:24px; font-weight:bold; color:#737373; line-height:1.2; text-align:center;}
.xinwen-xq .youce span{ font-size:12px; line-height:1; color:#7e7e7e; margin:10px auto 30px; display:block; text-align:center;}
.xinwen-xq .youce .news_nr{color:#787878;margin-bottom:80px;line-height:30px; font-size:14px;}
.news_nr img{max-width:100% !important;height:auto !important;}

.sx{ margin-bottom:60px; position:relative;}
.sx,.sx a{ font-size:14px; color:#787878;}
.sx a{ height:30px; line-height:30px;}
.sx a:hover{ color:#009944;}
.sx a.fanhui{ width:100px; height:35px; line-height:35px; background-color:#009944; color:#fff; font-size:16px; text-align:center; position:absolute; top:0; right:0;}


.xiangguan{ margin-top:20px; margin-bottom:100px;}
.xiangguan .bt{ width:100%; height:50px; background:url(../images/gddt.jpg) left center no-repeat; margin-bottom:70px;}






/*联系我们*/
.lianxi .fl{ width:745px;}
.lianxi .fl img{ width:100%;}
.lianxi .fr{ width:480px;}
.lianxi .fl h1{ font-size:28px; color:#009944; line-height:1; margin-bottom:25px;}
.lianxi .lianxi-1{ margin-top:55px;}
.lianxi .lianxi-1 .lianxi-n{ width:33%; float:left; text-align:center;}
.lianxi .lianxi-1 .lianxi-n p{ width:100%; height:50px;}
.lianxi .lianxi-1 .lianxi-n:first-child p{ background:url(../images/lianxi-1.png) center no-repeat;}
.lianxi .lianxi-1 .lianxi-n:nth-child(2) p{ background:url(../images/lianxi-2.png) center no-repeat;}
.lianxi .lianxi-1 .lianxi-n:nth-child(3) p{ background:url(../images/lianxi-3.png) center no-repeat;}
.lianxi .lianxi-1 .lianxi-n span{ width:100%; display:block; margin-top:30px;  line-height:30px;}
.lianxi .lianxi-1 .lianxi-n:first-child span{ font-size:30px; color:#009944; font-weight:bold;}
.lianxi .lianxi-1 .lianxi-n:nth-child(2) span{ font-size:18px; color:#727476;}
.lianxi .lianxi-1 .lianxi-n:nth-child(3) span{ font-size:14px; color:#727476;}
.lianxi .fr{ width:285px;}
.lianxi .fr .bt,.lianxi .fr form,.lianxi .fr form input,.lianxi .fr form textarea#xinxi{ color:#727476 !important;}
.lianxi .fr .bt{ font-size:18px; line-height:1; margin-bottom:35px; letter-spacing:1px;}
.lianxi .fr form input,.lianxi .fr form textarea{ width:95%; padding-left:5%; height:50px; line-height:50px; font-size:16px; border:none; background-color:#f7f7f8; margin-bottom:10px;}
.lianxi .fr form textarea{ height:190px; line-height:1.8; font-family:"Microsoft YaHei";} 
#xinxi::-webkit-input-placeholder {
      color: #727476 !important;
      font-size: 16px;
}
.lianxi .fr form #dosubmit{ border:1px solid #727476; margin-top:55px; font-size:18px; margin-bottom:0; width:100%; padding-left:0; cursor:pointer;}
.lianxi .fr form #dosubmit:hover{ border-color:#009944; color:#fff !important; background-color:#009944;}










/*资料下载*/
.ziliao-s{ height:50px; line-height:50px;}
.ziliao-s,.ziliao-s a,.ziliao-s span{ font-size:14px; color:#6d6f72;}
.ziliao-s span{ background:url(../images/sy-3-3.png) left center no-repeat; padding-left:20px;}

.ziliao{ padding-top:50px;}
.ziliao .youce ul li{ float:left; width:30%; margin-right:5%; margin-bottom:35px;}
.ziliao .youce ul li:nth-child(3n){ margin-right:0;}
.ziliao .youce ul li img{ width:100%;}
.ziliao .youce ul li p{ margin-top:10px; font-size:14px; text-align:center; color:#141414;}
.ziliao .youce ul li a:hover p{ color:#141414;}





/*搜索页面*/
.ss-chanpin{ min-height:300px; margin-bottom:50px;}
.jg{ height:20px; color:#000;}
.ss-chanpin ul li{ color:#000; margin-top:30px;}
.ss-chanpin ul li a:hover,.ss-chanpin ul li a{ color:#000;}
.ss-chanpin ul li h5,.ss-chanpin ul li p{ display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.ss-chanpin ul li .a-1:first-child{ display:block; float:left;}
.ss-chanpin ul li .fl{ margin-left:10px; padding-top:5px;}
.lll{ font-size:16px; color:#000; text-align:center; margin-top:50px;}

