@charset "utf-8";
/* CSS Document 
作者：郑州朝元网络
编写时间：2016-07-05
联系QQ:769326983
*/


/*内页公共部分*/
.listbanner{ width:100%; height:330px; margin:0 auto; display:block; overflow:hidden;}
.wrap{ width:100%; margin:0 auto; padding:0; background:#f6f6f6; background-size:cover; display:block; overflow:hidden;}
.main{ width:1028px; height:auto; margin:0 auto; padding:80px 36px;}
.listitle{ width:100%; margin-bottom:32px; background:url(../images/line3.gif) center bottom no-repeat; text-align:center; font-size:26px; color:#6ab8c4;}
.listitle em{ font-size:24px; color:#777378; font-family:Arial, Helvetica, sans-serif; line-height:56px; }
.listitle  b {font-weight:400;}

.page{ width:248px; height:18px; padding-top:60px; margin:0 auto; line-height:18px; text-align:center;}
.page a{ display:block; padding:0px 8px; float:left;}
.page a:hover,.page a.active{ color:#f66f47;}
.page .first{ width:18px; height:18px; padding:0; background:#c7c7c7 url(../images/ico15.png) center center no-repeat; border-radius:9px; color:#fff; margin-right:8px;}
.page .first:hover{ background:#3f3d47 url(../images/ico15.png) center center no-repeat;}
.page .last{ width:18px; height:18px; padding:0; background:#c7c7c7 url(../images/ico16.png) center center no-repeat; border-radius:9px; color:#fff; margin-left:8px;}
.page .last:hover,.page .last.active{ background:#3f3d47 url(../images/ico16.png) center center no-repeat;}



/* 新闻列表 */
.newslist{ width:582px; height:auto; display:block; overflow:hidden; float:left;}
.newslist li{ padding:30px 36px; border-bottom:1px solid #ccc;}
.newslist li .date{ width:65px; height:58px; float:left; line-height:29px; border-right:1px solid #ccc; display:block; overflow:hidden; font-size:20px; color:#a9a9ab;}
.newslist li .date b{ color:#898989; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.newslist li .capital{padding-left:84px; height:58px; line-height:29px;}
.newslist li .capital h4{ font-size:12px; color:#a7a7a7;}
.newslist li .capital h2{ font-size:18px; color:#333;}
.newslist li p a{ color:#666; line-height:24px; padding-top:10px;}
.newslist li a:hover h2{color:#649033;}
.newslist li p a:hover{color:#649033;}
.listright{ width:393px; height:auto; float:right;}
.listright a{ width:393px; height:197px; display:block; margin-top:24px;}

/* 新闻详页 */
.article{ width:1028px; margin:0 auto;}
.article .title h2{ color:#2a2a2a; font-size:22px; text-align:center; line-height:48px;}
.article .title{ border-bottom:1px solid #898989; padding-bottom:18px;}
.article .btn{ width:63px; height:31px; border:1px solid #afafaf; float:right;}
.article .btn a{ width:31px; height:31px; display:block; float:left;}
.article .btn .prev{ background:url(../images/ico01.gif) center center no-repeat;}
.article .btn .next{ background:url(../images/ico02.gif) center center no-repeat; border-left:1px solid #afafaf;}
.article h4{ color:#999; font-size:12px; text-align:center;}
.article .txt{ padding:25px 88px; line-height:26px; border-bottom:3px solid #898989; position:relative; padding-bottom:90px;}
.article .txt p{ font-size:13px;}
.article .txt b{ color:#333;}
.article .txt .pic{ width:608px; height:167px; display:block; margin:0 auto;}
.article .fenx{ width:auto; height:24px; position:absolute; right:0; bottom:11px;}
 
.sxp{ width:1028px; margin:0 auto; line-height:36px; color:#282828;}
.sxp p{ border-bottom:1px solid #d5d5d5; padding:0px 15px; font-size:13px;}
.sxp a{ color:#929292; font-size:12px;}
.sxp a:hover{color:#649033;}

/* 产品列表 */
.products{ width:1100px; margin:0 auto;}
.products li{ width:340px; height:400px; margin:28px 0px; margin-left:36px; border:1px solid #dfdfdf; float:left; border-radius:7px; text-align:center; position:relative;background-color:#d2ece9;}
.products li.first{ margin-left:0;}
.products li h2{ font-size:20px; color:#615e62; line-height:48px; padding-top:25px;}
.products li p{ font-size:16px; color:#a9a9ab;}
.products li em{ background:url(../images/gwc.gif) 10px center no-repeat; padding-left:38px;}
.products li span{ font-family:"Times New Roman", Times, serif; padding-right:10px;}
.products li .ahv{ width:340px; height:400px; opacity:0; position:absolute; top:0; left:0;}
.products li:hover .ahv{ opacity:1; transition:opacity linear 0.25s;}
.products li .bg{ width:340px; height:400px; position:absolute; top:0; left:0; background: -webkit-gradient(linear, left top, left bottom, from(#ec4675), to(#f97359)); opacity:0.9;}
.products li .ahv a{ width:42px; height:42px; background:url(../images/ico14.png) center center no-repeat; position:absolute; top:50%; margin-top:-21px; left:50%0; margin-left:-21px;}
