@charset "utf-8";
/* CSS Document */

/*
作者：何玉诚   zhiweigd.com   xguandao.com
*/

body,h1,h2,h3,h4,h5,h6,img,p,ul,li,dl,dt,dd,span,en,a{ padding:0px; margin:0px;}
body{ font-size:14px; font-family:"微软雅黑"; color:rgb(51, 51, 51)}
.left{ float:left;}
.right{ float:right}
img{ border:none}
a{ text-decoration:none; color:#333;}
a:hover{ color:#ee0000}
.w1200{ width:1200px; margin:0px auto;}
.clear10{ clear:both; height:10px; line-height:10px;}
.clear30{ clear:both; height:30px; line-height:10px;}
li{ list-style-type:none;}
.w220{ width:220px;}
.w950{ width:950px}


/*top*/
.topbg{ height:40px; background-color:#f0f0f0; line-height:40px;}
.topbg .right a{ margin:0 10px;}
.headbox{ padding:25px 0;}
.topbox{ height:70px;}
.hd-txt{ display:block; padding-left:50px; height:60px; text-align:center}
.hd-txt h1{ font-size:20px; color:#1c844b; line-height:35px;}
.hd-txt small{ font-size:16px}
.tel{background:url(../img/tel.png) no-repeat center left; padding-left:55px;}
.tel small{ color:#aaa}
.tel a{ font-size:24px; color:#da0000;font-weight:bold; line-height:25px;}

/*menu*/
.menubg{ background:#1c844b; height:50px; position:relative}
.menubg::before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 600px;
    background: url(../img/nbg.jpg) no-repeat right #0092d8;
}
.menubox li{ display:block; float:left; height:40px; margin:5px; text-align:center; line-height:40px; width:123px}
.menubox li a{ display:block; padding:0 22px; color:#fff; font-weight:bold; font-size:14px}
.menubox li:hover a, .menubox li.active a{ color:#1c844b; background-color:#fff;border-radius: 20px;}

/*banner*/
.bannerbg{ height:250px; background:url(../img/ba1.jpg) no-repeat top center}

.tit{ padding-bottom: 15px;}
.tit h3{ color: #333; font-size: 24px; display: flex; align-items: center; justify-content: center;}
.tit span{ display:block; padding: 0 15px;}
.tit span.lbg,.tit span.rbg{ width: 150px; height: 1px; background: #ddd; position: relative;}
.tit span.lbg::before{
    position: absolute;
    content: '';
    display: block;
    width: 25px;
    height: 3px;
    background: #1c844b;
    left: 0;
   top: -1px;
}
.tit span.rbg::before{
    position: absolute;
    content: '';
    display: block;
    width: 25px;
    height: 3px;
    background: #1c844b;
    right: 0;
   top: -1px;
}
.tit p{ font-size: 14px; line-height: 30px; color: #666; text-align:center}

/*menu2*/
.menu2{}
.list_menu{  margin-bottom: 15px; text-align: center;}
.list_menu a{ display:block; float:left;  width:180px; height:50px; line-height:50px;margin:5px 10px; background: #eee; }
.list_menu a:hover{ background: #1c844b; color: #fff;}
.case-bg{ height:500px; padding-top:30px; background:url(../img/xbg.jpg) top center;}
.case-bg .tit span,.case-bg .tit p{ color:#fff !important}
.case-bg span.lbg::before, .case-bg .tit span.rbg::before{background:#fff}
.case-box li{ float:left; width:400px; height:380px;}
.case-li-box{ background-color:#fff; width:350px; margin:auto; height:380px; text-align:center; font-size:16px; line-height:30px}
.case-li-box2{ width:310px; padding:20px}
.case-more{ padding-top:20px}
.case-more a{ display:block; width:110px; margin:auto; background-color:#1c844b; height:30px; color:#fff}
/*page04*/
.index-news{ height:400px;}
.left-news{ width:500px; background-color:#eee; height:380px;line-height:70px;}
.left-news h3{ line-height: 24px; padding-left: 80px; position: relative; margin-top:20px; margin-left:20px}
.left-news h3::before{content: '头条'; display: block; width: 70px;  text-align: center; height: 24px; line-height: 24px; border-radius: 12px; font-size: 12px; background: #1c844b; color: #fff; position: absolute; left: 0;}
.right-news{ width:650px;}
.right-news li{ padding-bottom:20px; height:60px; overflow:hidden}
.right-news span{ display:block; width:60px; height:60px; background-color:#1c844b; color:#fff; text-align:center; float:left}
.right-news span strong{ font-size:23px; display:block; padding-top:5px;}
.right-news span i{ font-size:12px; display:block; font-style:normal;}
.right-news-info{ padding-left:20px; float:left; line-height:30px; color:#666}
.right-news-info a{ font-size:18px}

/*footer*/
.page-area a{ margin-right:15px; display:inline-block; line-height:30px}
#footer{ background: #fff; height:280px; color:#666}
#footer .ftop{ height: 60px; line-height: 60px; width: 100%; color: #fff; font-weight: bold; font-size: 16px; background: #1c844b;}
#footer .ftop a{ display: inline-block; color: #fff; padding: 0 15px; font-weight: normal;}
#footer .code{ float: left; margin-top: 30px; background: url(../img/code.png) no-repeat; width: 124px; height: 152px; padding: 5px; padding-bottom: 30px;}
#footer .code img{ width: 114px; height:114px;}
#footer .lbox,#footer .rbox{ width:auto; float: left;}
#footer .lbox{ padding:30px ; background-size: 124px;}
#footer .lbox h3{ color: #666; padding-bottom: 15px;}
#footer .lbox  p{ line-height: 24px; color: #666; font-size: 14px;}
#footer .rbox{ padding:30px 0; float: right; line-height:24px}
#footer .rbox a{ display: block; width: 100%; text-align: right; color:#666}
.bbox{ padding: 15px 0; line-height:25px; font-size: 14px; color: #666; border-top: 1px solid #ddd;text-align:center}
.bbox a{ color: #666; padding:0 10px; display:inline-block; }
.text-right{ text-align:right}
.text-center{ text-align:center}

/*about*/
.select-bg{ background-color:#eee; height:50px; width:100%}
.weizhi-box{ line-height:50px; font-size:12px; color:#666}
.select-input{ padding-top:10px;}
#keywords{ width: 200px; height: 30px; padding: 0 10px; border:0; float: left;}
#sel-sub{ width: 40px; height: 30px; background: url(../img/s.png) no-repeat center #1c844b; border: 0; float: left;}

/*left*/
.w220 h3{ background-color:#1c844b; color:#fff; height:70px; line-height:70px; text-align:center; font-size:24px}
.left-menu{ background-color:#eee; padding:10px;padding-bottom:30px}
.left-menu ul{ background-color:#fff; display:block; padding:15px}
.left-menu ul li{ height:50px; line-height:50px;}
.left-menu ul li a{ display:block; font-size:14px; font-weight:bold; padding-left:20px; background:url(../img/dot1.png) no-repeat center left}
.left-menu ul li.on a{ color:#ff0000}
.left-tel{ background-color:#1c844b; padding:25px; color:#fff; font-size:20px}
.left-tel a{ color:#fff}
.left-tel small{ font-size:14px}

.w950 h1{ font-size:20px; font-weight:normal; text-align:center; height:70px; line-height:70px}
.content-box,.content-box p,.content-box span{ font-family:"微软雅黑" !important; line-height:30px; font-size:16px !important}

/*img*/
.img-box{}
.img-box li{float:left; padding-left:15px; padding-bottom:15px; text-align:center; line-height:30px;}
.img-box li a{ display:block;}
.img-box li .img{ overflow:hidden; border:5px solid #1c844b; position:relative;}
.img-box li .img img{ width:290px; height:182px;cursor:pointer;transition: 0.6s transform;transform: translateZ(0);}
.img-box li .img img:hover{transform: scale(1.3); -webkit-transform: scale(1.3);}
._img::before{position: absolute;z-index: 999;top: 0;content: '';display: block;width: 80px;height: 40px;background: url(../img/diy.png) no-repeat;background-size: 100% 100%;}

/*list*/
.list_news ul li { border: 1px solid #ddd; float: left; margin-bottom:10px; height: auto; overflow: hidden; padding:30px; position: relative; width: 100%; box-sizing: border-box;}
.list_news ul li h5 {color: #333; font-weight: normal;font-size: 18px;}
.list_news ul li img { height: 130px;margin-right: 15px;width: 210px;}
.list_news ul li span{ color: #aaa; font-size: 12px; padding-right: 10px;}
.list_news ul li p {color: #666;font-size: 14px; padding-top: 10px;}
.list_news ul li .border_top,.list_news ul li .border_left { left: 0;top: 0;}
.list_news ul li .border_right,.list_news ul li .border_bottom { bottom: 0;right: 0;}
.list_news ul li .border_top,.list_news ul li .border_bottom {height: 2px; width: 0;}
.list_news ul li .border_right,.list_news ul li .border_left { height: 0;width: 2px;}
.list_news ul li,.list_news ul li .border_top,.list_news ul li .border_right,.list_news ul li .border_bottom,.list_news ul li .border_left {transition: all 0.4s ease 0s;}
.list_news ul li:hover {background: #fbfbfb none repeat scroll 0 0; border-color: transparent;}
.list_news ul li:hover h5{ color: #1c844b;}
.list_news ul li:hover .border_top,.list_news ul li:hover .border_bottom { width: 100%;}
.list_news ul li:hover .border_left,.list_news ul li:hover .border_right { height: 100%;}
.list_news ul li .border_top,.list_news ul li .border_right,.list_news ul li .border_bottom,.list_news ul li .border_left { background: #1c844b none repeat scroll 0 0;position: absolute;}
.newsinfo{ border-bottom:dashed 1px #ccc; text-align:center; line-height:35px; color:#999; margin-bottom:20px}

/*分页*/
div.paginationbox{width:100%;height:auto;padding:20px 0;margin:25px auto; padding-left: 15px; overflow:hidden}
ul.pagination{display:inline-block;padding:0;margin:0}
ul.pagination li{display:inline}
ul.pagination li a{color:#000;float:left;font-size:14px;padding:5px 12px;margin:0 5px;text-decoration:none;border:1px solid #ddd}
.pagination li:first-child a,.pagination li:last-child a{border-radius:0}
ul.pagination li.bor0 a{border-color:#fff;cursor:auto}
ul.pagination li a.active,ul.pagination li.thisclass a{color:#fff;border:1px solid #1c844b;cursor:default; background-color:#1c844b;}
ul.pagination li.thisclass a{ background-color:#1c844b;}
ul.pagination li a:hover:not(.active){background-color:#1c844b;color:#fff;border-color:#1c844b}
ul.pagination li.bor0 a:hover{background:0 0;color:#333;border-color:#fff}
ul.preNext{ width:100%; display: flex; justify-content: space-between; float: left; border-top: 1px dotted #ddd;}
ul.preNext li{ padding: 5px 15px}
ul.preNext li a{color:#333;}
ul.preNext li a:hover{color:#1c844b}
ul.preNext li.pre,ul.preNext li.next{ background: #eee;}

#index-pic li .img img{ width:270px;}
#index-pic li{ padding:0 10px !important}


.pages{ text-align:center}
.pages .pagination {
  text-align: center;
  height: auto;
}
.pages .pagination a {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  float: none;
  display: inline-block;
}
.pages .pagination p {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  float: none;
  display: inline-block;
}
.pages .pagination a.cur{ background-color:#1c844b}
.pages .pagination a:hover{border-color:#1c844b}