@charset "utf-8";
/*浏览器重置*/
body{font:14px "\5FAE\8F6F\96C5\9ED1","\5b8b\4f53";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
iframe{padding:0;margin:0;border:0;}
table{border-collapse:collapse;border-spacing:0;}
table,td{border-color:#999;}
fieldset,img{border:0;}
ol,ul{list-style:none;}
li{list-style-type:none;}
caption,th{text-align:center;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,code,em,th,i,b{font-style:normal;font-weight:normal;}
a{text-decoration:none;}

/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
.xover{overflow-x:hidden;}
.hidden{display:none;}
.invisible{visibility:hidden}
.ovh{overflow:hidden;}
.dib,.dib-a a{display:inline-block;zoom:1;*display:inline}
.clear:after,.main:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.wid1280{width:1280px;margin:0 auto;}
.marauto{margin:0 auto;}
.f0{font-size:0;}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}
.f24{font-size:24px}
.f26{font-size:26px}
.f28{font-size:28px}
.f30{font-size:30px}
.lh20{line-height:20px}
.lh22{line-height:22px}
.lh24{line-height:24px}
.lh26{line-height:26px}
.lh28{line-height:28px}
.lh40{line-height:40px;}
.fwb{font-weight:bold}
.fwn{font-weight:normal}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear:both;font-size:1px;height:0;line-height:1px}
.bk3{height:3px}
.bk6{height:6px}
.bk8{height:8px}
.bk10{height:10px}
.bk15{height:15px}
.bk20{height:20px}
.bk30{height:30px}
.row-2 li{float:left;width:50%}
.row-3 li{float:left;width:33%}
.row-4 li{float:left;width:25%}
.row-5 li{float:left;width:20%}
.cu,.cu-li li,.cu-span span{cursor:hand;!important;cursor:pointer}
.text-c{text-align:center}
.text-l{text-align:left}
.text-r{text-align:right}
.zoo1{zoom:1;}
.fl{float:left}
.fr{float:right}
.pr{position:relative}
.pa{position:absolute}
.col-left{float:left}
.col-auto{overflow:hidden;_zoom:1;_float:left}
.col-right{float:right}
.ffg{font-family:Georgia;}
.ffa{font-family:Arial;}
.ffm{font-family:"微软雅黑";}
.nodotborder{border-bottom:none!important;}
.z-index1{z-index:1;}
.z-index2{z-index:2;}
.z-index3{z-index:3;}
.z-index4{z-index:4;}
.z-index5{z-index:5;}
.mr0{margin-right:0!important;}
.c444{color:#444;}
.c555{color:#555;}
.c666{color:#666;}
.c777{color:#777;}
.c999{color:#999;}
.cfff{color:#fff;}
.cccc{color:#ccc;}
.cnormal{color:#2a915a;}
a{cursor:pointer}

/*animate*/
.zoom img{transition:all 1s ease-out;-o-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-webkit-transition:all 1s ease-out;-ms-transition:all 1s ease-out}
.zoom img{display:block}
.zoom{overflow:hidden;display:block}
.zoom img:hover{transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}
.rotate{transition:all 2s ease-out;-o-transition:all 2s ease-out;-moz-transition:all 2s ease-out;-webkit-transition:all 2s ease-out;-ms-transition:all 2s ease-out}
.rotate:hover{transform:rotateY(360deg);-o-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg)}

/*header*/
.h-top{background:#f5f7fb;height:100px;min-width:1280px;}
.h-container{width:1280px;margin:auto;}
.h-log{width:482px;height:56px;margin-top:22px;background:url("../img/logo.png");cursor:pointer; background-size: contain;}
.h-right{}
.h-phone{width:204px;height:28px;background:url("../img/phone.png");margin-top:50px;margin-right:20px;}
.h-weixin{width:36px;height:36px;background:url("../img/weixin.png");vertical-align:bottom;}
.h-func{right:0;top:23px;}
.h-func a{color:#666;}
.h-func a:hover{color:#31a165;}
.h-loc{width: 100%;left: 0;bottom: 4px;height: 54px;background:url("../img/showimgbg.png") repeat-x;min-width:1280px;}
.h-loc .now-loc{width: 180px;height: 54px;line-height: 54px;background-color: #d79e23;}
.loclist{right: 0;top: 0;height: 54px;line-height: 54px;color:#f3f3f3;}
.loclist a{color:#f3f3f3;}
.loclist a:hover{color: #31a165;border-bottom:2px solid #31a165;}

/*nav*/
.h-nav{height:80px;background:#2a915a;min-width:1280px;}
.h-nav ul{font-size:0}
.h-nav ul li{height:80px;line-height:80px;}
.h-nav ul li a{display:block;}
.h-nav ul li a:hover{background:#e4a325;color:#fff;}
.h-nav ul li a span{}
.h-nav .h-navline{width:1px;height:18px;background:#7fbd9c;overflow:hidden;left:0;top:50%;margin-top:-8px;}
.h-nav ul li .h-secnav{width:100%;background:#fff;left:0;top:80px;padding:15px 0;display:none;}
.h-nav ul li .h-secnav a{height:39px;line-height:40px;width:100px;margin:auto;border-top:1px solid #f2f2f2;}
.h-nav ul li .h-secnav a:first-child{border-top:none;height:40px;}
.h-nav ul li .h-secnav a:hover{background:#31a165;color:#fff;z-index:2;width:100%;border:none;height:40px;}
.h-nav ul li .h-secnav a .h-secnavline{height:1px;width:100px;background:#f2f2f2;overflow:hidden;left:50%;top:0;margin-left:-50px;z-index:1;}

/*banner*/
.h-bannerdiv{height:500px;z-index:1;min-width:1280px;}
.h-bannerdiv img{width:100%;}
#slider{height:500px;min-width:1280px;z-index:1;}
.h-bannerdiv .nivo-controlNav{position:absolute;left:0;bottom:40px;width:100%;text-align:center;font-size:0;}
.h-bannerdiv .nivo-controlNav .nivo-control{width:12px;height:12px;background:#c5e5b3;margin:0 6px;-moz-border-radius:20px;border-radius:20px;display:inline-block;*display:inline;*zoom:1;opacity:.5;filter:alpha(opacity=50);}
.h-bannerdiv .nivo-controlNav .nivo-control.active{background-color:#f4ff6f;opacity:1;filter:alpha(opacity=100);width:26px;transition:all .5s ease-out;-o-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-ms-transition:all .5s ease-out}
.h-listbanner{width: 100%; min-height: 320px;min-width: 1280px;}
.h-listbanner img{width:100%;min-width:1280px;height: 320px;}
/*footer*/
.banquan{background:#27553f;padding-bottom:40px;line-height:20px;min-width:1280px;}
.banquan p{color:#90c4aa;}
.banquan p a{color:#90c4aa;}
.banquan p a:hover{color: #31a165;border-bottom:2px solid #31a165;}
.banquan p img{vertical-align:bottom;}
.banquan .sydw{top:-34px;margin-bottom:-34px;z-index:5;}

/*news*/
.news{background:#f5f7fb;padding:40px 0 40px 0;min-width:1280px;}
.newsleft{width:450px;height:360px;}
.newsthumb{width:100%;height:280px;margin-top:10px;}
.newsthumb .itemimg{width:450px;height:280px;display:block;z-index:1;}
.newsthumb .itemtitle{width:100%;text-align:left;text-indent:10px;z-index:2;color:#fff;left:0;bottom:0;height:70px;line-height:105px;background:url("../img/newsblackbg.png") repeat-x;}
.news .newsthumb .owl-controls{margin-top:0;}
.news .newsthumb .owl-controls .owl-pagination{position:absolute;right:0;bottom:0;font-size:0;right:20px;bottom:10px;}
.news .newsthumb .owl-controls .owl-pagination .owl-page{}
.news .newsthumb .owl-controls .owl-pagination .owl-page.active span{width:12px;height:12px;background:url("../img/owlbtnactive.png") center center no-repeat;}
.news .newsthumb .owl-controls .owl-page span{width:10px;height:10px;background:url("../img/owlbtn.png") center center no-repeat;margin:0 5px;display:block;opacity:1;}
.newsinfo{margin-left:15px;background:#fff;width:460px;height:360px;}
.newsinfo .newsinfoul{padding-left:20px;padding-right:20px;}
.newsinfo .newsinfoul .newsinfoli{height:89px;border-top:1px dashed #eee;}
.newsinfo .newsinfoul .newsinfoli:first-child{height:89px;border-top:1px solid #fff;}
.newsinfo .newsinfoli .time{width:80px;color:#8ccba9;vertical-align:top;*vertical-align:text-top;margin-top:25px;}
.newsinfo .newsinfoli .time .year{display:block;line-height:14px}
.newsinfo .newsinfoli .time .monthday{line-height:28px}
.newsinfo .newsinfoli .newsinfodiv{width:320px;padding-left:20px;vertical-align:bottom;}
.newsinfo .newsinfoli .newsinfodiv .newstitle{display:block}
.newsinfo .newsinfoli .newsinfodiv .newsremark{display:block;margin-top:5px;}
.newsinfo .newsinfoli .newsinfodiv a:hover{color:#31a165;}
.newsinfo .newsinfoli .newsinfodiv a.newstitle{font-weight:bold;}
.newsright{width:300px;margin-left:15px;height:320px;padding:20px;background:#fff;}
.newsright .righttitle{width:300px;height:39px;border-bottom:1px solid #e8e8e8;}
.newsright .righttitle .rtitle{width:80px;color:#3c3c3c;text-align:center;height:39px;}
.newsright .righttitle .rtitle.active{font-weight:bold;}
.newsright .righttitle .rtitle.active .line3{width:100%;}
.newsright .righttitle .more{background:url("../img/more.png") no-repeat;width:60px;height:24px;right:0;top:0;line-height:22px;text-align:center;text-indent:18px;}
.newsright .righttitle .rtitle .line3{width:0;height:3px;background:#2a915a;bottom:-2px;left:0;overflow:hidden;transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out}
.newsright .content{}
.newsright .content .rsubtitle{height:40px;}
.newsright .content .rsubtitle a{width:80px;line-height:40px;color:#3c3c3c;text-align:center;}
.newsright .content .rsubtitle a.active{color:#31a165;}
.newsright .content .subcontent{height:240px;}
.newsright .content .subcontent ul{height:200px;padding:20px 0}
.newsright .content .subcontent ul li.firstli a{margin-left:10px;}
.newsright .content .subcontent ul li.firstli span{padding-top:10px;}
.newsright .content .subcontent ul li{height:40px;line-height:40px;}
.newsright .content .subcontent ul li a{color:#444444;margin-left:4px;}
.newsright .content .subcontent ul li a:hover{color:#f53d4a;}
.newsright .content .subcontent ul li span{color:#ccc;height:20px;vertical-align:top;height:30px;line-height:32px;}
.newsright .content .subcontent ul li em{right:0;top:0;}
/*index-tuijian*/
.tuijian{background:#fff;padding: 30px 0;min-width:1280px;}
.tuijian a{margin-left: 19px;}
.tuijian .wid1280 a:first-child{margin-left: 0;}
/*source*/
.source{background: #f6f6f6;padding-top: 96px;padding-bottom: 60px;min-width:1280px;}
.sourceicon{background:url("../img/resource.png") no-repeat;width: 211px;height: 94px;left: 0;top: -85px;}
.sourceicon a{    display: block;
    line-height: 120px;
    text-indent: 20px;
    color: #2a915a;}
.source .bigimg{width: 500px;height: 320px;}
.source .bigimg img{width: 100%;height: 100%;}
.source .bigimg .stitle{width: 100%;left: 0;bottom: 0;height: 52px;background: url("../img/resourcebg.png") repeat-x;line-height: 52px;text-align: center;color:#fff}
.source .smallimg{width: 240px;height: 150px;margin-left: 20px;margin-top: 20px;}
.source .wid1280 .smallimg.mt0{margin-top: 0;}
.source .smallimg img{width: 100%;height: 100%;}
.source .smallimg .sstitle{width: 100%;left: 0;bottom: 0;height: 30px;background: url("../img/resourcebgsmall.png") repeat-x;line-height: 30px;text-align: center;color: #fff;}
/*index-yanfa and photo*/
.yanfaphoto{padding-top: 50px;padding-bottom: 50px;background: #fff;min-width:1280px;}
.yanfa{border-top:5px solid #2a915a;border-bottom:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee;width:1278px;padding:30px 0;}
.yanfaleft{width: 425px;height: 340px;border-right:1px dashed #dbdbdb;}
.yanfacenter{width:501px;border-right:1px dashed #dbdbdb;height: 340px;padding:0 20px}
.yanfaright{width:310px;height: 340px;}
.yanfaleft .line{width: 30px;height: 3px;overflow: hidden;background:#2a915a;margin-top: 10px;}
.yanfaright .line{width: 30px;height: 3px;overflow: hidden;background:#2a915a;margin-top: 10px;}
.platform{padding:0 20px;margin-top: 18px;}
.platform a{width: 190px;height: 44px;line-height: 44px;background: #f3f3f3;margin-left: 4px;margin-top: 4px;overflow: hidden;}
.platform a:hover{background: #2a915a;color:#fff}
.yanfaleft .platform a.ml0{margin-left: 0;}
.yanfaleft .platform a.mt0{margin-top: 0;}
.yanfacenter .yanfanav{background: #f1f1f1;}
.yanfacenter .yanfanav a{width: 120px;height: 40px;border-right:1px solid #fff;background: #f1f1f1;line-height: 40px;}
.yanfacenter .yanfanav a.active{background: #2a915a;color:#fff;font-weight: bold;}
.yfcontent{height: 150px;padding: 30px 0;}
.yfcontent ul li{height: 25px;line-height: 25px;}
.yfcontent ul li em{right:0;top:0;}
.yfcontent ul li a{margin-left: 4px;}
.yfcontent ul li a:hover span{color:#31a165;border-bottom:2px solid #31a165;paddint-bottom:2px;}
.person{height: 166px;padding-top: 19px;padding-bottom: 25px;}
.person .person-prev{z-index:5;cursor: pointer;width: 16px;height: 28px;background: url("../img/personleftarr.png") no-repeat;left: 30px;top: 50%;margin-top: -14px;}
.person .person-next{z-index:5;cursor: pointer;width: 16px;height: 28px;background: url("../img/personrightarr.png") no-repeat;right: 30px;top: 50%;margin-top: -14px;}
.person .item{width: 160px;height: 160px;margin:auto;border:3px solid #ecebeb;-moz-border-radius:50%;border-radius:50%;overflow: hidden;}
.person .item .itema{width:160px;height: 160px;display:block;}
.person .item .itema em{width:160px;height: 160px;display:block;}
.person .item .itemtitle{width: 160px;height: 110px;background:url("../img/personblackbg.png") repeat-x;text-align: center;color: #fff;line-height: 180px;left: 0;bottom: 0;}
.person .item a em img{width: 100%;height: 100%;display:block;}
.personbt{width: 270px;height: 92px;padding:0 20px;}
.personbt .personname{width: 89px;height: 30px;line-height: 30px;background: #f3f3f3;margin-left: 1px;*margin-left: 0;margin-top: 1px;}
.yanfaright .personbt a.mt0{margin-top: 0;}
.yanfaright .personbt a.ml0{margin-left: 0;}
.personbt a:hover{background: #2a915a;color: #fff;}

/*photos*/
.photos{padding-top: 40px;padding-bottom: 55px;min-width:1280px;}
.photostitle{margin-bottom: 10px;height: 30px;line-height: 30px;background:url("../img/fengcai.png") center left no-repeat;}
.photostitle a{margin-left: 40px;}
.photostitle a span{vertical-align:middle;margin-left: 5px;}
.photoslist{right: 0;top: 0;}
.photoslist a.active{color:#2a915a;}
.photos #owl-photo .item{margin:auto;width: 244px;height: 153px;display:block;}
.photos #owl-photo .item a em img{width: 100%;height: 100%;display:block;}
.photos #owl-photo .item .itemtitle{width: 100%;height: 50px;background:url("../img/fengcaiblackbg.png") repeat-x;text-align:center;color: #fff;line-height: 70px;left: 0;bottom: 0;}
.photos #owl-photo1 .item{margin:auto;width: 244px;height: 153px;display:block;}
.photos #owl-photo1 .item a em img{width: 100%;height: 100%;display:block;}
.photos #owl-photo1 .item .itemtitle{width: 100%;height: 50px;background:url("../img/fengcaiblackbg.png") repeat-x;text-align:center;color: #fff;line-height: 70px;left: 0;bottom: 0;}
/*link*/
.link{background: #f3f3f3;padding-bottom: 40px;min-width:1280px;}
.linkicon{position: relative;top:-15px;}
.linkdiv{margin-top: 15px;}
.linkdiv a{width: 152px;height: 30px;line-height: 30px;background: #fff;margin-left: 9px;*margin-left: 8px;margin-top: 10px;}
.linkdiv a:hover{background:#2a915a;color:#fff}
.link .linkdiv a.mt0{margin-top: 0;}
.link .linkdiv a.ml0{margin-left: 0;}

/*show-content样式*/
.s-content{width:100%;background:#edf2f1;}
.s-content .s-container{width:1280px;margin:0 auto;background:#fff;padding-top:63px;}
.s-container a:hover{border-bottom:2px solid #888888;}
.s-w1000{width:1000px;margin:0 auto;padding-bottom:50px;}
.wrapper{margin:0 auto;width:1000px;margin-top:50px;text-align:left;}
#photos{width:100%;}
.s-container header h1{font-size:24px;line-height:35px;padding-bottom:19px;color:#0CA65D;}
.s-subtitle{font-size:20px;line-height:20px;padding-bottom:19px;color:#AAAAAA;}
.s-container header p{font-size:12px;padding-top:10px;color:#999999;}
.s-container header p a{font-size:12px;color:#999999;}
.s-container header p a:hover{border-bottom:none;}
.s-dayphotos{padding-top:20px;}
.s-dayphotos #photos_owl .item .owl-text .s-info{color:#000;font-size:18px;padding-top:20px;padding-bottom:20px;background-color:#edf2f1;}
.s-content-p{padding-top:30px;font-size:14px;color:#444444;line-height:30px;padding-bottom:30px;text-align:left;}
.s-content-p img{margin-top:10px;max-width: 100%;}
.s-tuijian{width:100%;height:42px;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
.s-tjbg{width:56px;height:40px;color:#31a165;font-size:14px;line-height:40px;text-indent:-15px;}
.s-linktitle{width:944px;height:100%;text-align:left;text-indent:20px;}
.s-linktitle a{line-height:42px;font-size:12px;color:#666666;}
.s-linktitle a:hover{border-bottom:2px solid #31a165;color:#31a165;}
.s-linktitle span{line-height:40px;font-size:14px;font-family:Georgia;color:#999999;margin-right:25px;}
.s-morebtn{margin:0 auto;margin-top:20px;width:153px;height:45px;background:#31a165;}
.s-morebtn a{line-height:45px;color:white;display:block;}
.s-morebtn a:hover{border:none;}
.show-tex{min-height:400px;width:1000px;height:625px;display:block;font-size:14px;color:#3a3a3a;line-height:32px;margin:27px auto 0px;overflow:hidden;}
#container{margin:0 auto;width:900px;height:625px;border:1px solid #eee;font-size:14px;}

/*list_news*/
.list_new{width:90%;overflow:hidden;color:#333;margin:0 auto;}
.list_new dl dd{overflow:hidden;}
.list_new dl dd a.no1{border-top:1px dashed #dcdbdb;}
.list_new dl dd a{display:block;height:50px;line-height:50px;border-bottom:1px dashed #dcdbdb;color:#3a3a3a;cursor:pointer;}
.list_new dl dd a em.number{float:left;width:40px;padding:0 8px;color:#999;font-size:14px;font-style:normal;font-family:Georgia;}
.list_new dl dd a em.name{float:left;}
.list_new dl dd a em.title{float:left;}
.list_new dl dd a em.hits{float:right;min-width:80px;_width:80px;text-align:center;font-size:12px;padding:0;color:#999;font-family:Georgia;}
.list_new dl dd a em.timer{position:relative;float:right;min-width:80px;_width:80px;text-align:center;color:#8a8a8a;font-family:Georgia;font-size:9px;}
.list_new dl dd a:hover{background:#f4f7fa;}
.list_new dl dd a:hover,.list_new dl dd a:hover em{color:#31a165;font-weight:bold;}
.list_new dl dd a:hover em.number{border-left:4px solid #31a165;}


.main{padding-top: 50px;}
/*list_nopic*/
.main .list{border-top:1px dashed #dddddd;}
.main .list .list_item{border-bottom:1px dashed #dddddd;padding:20px;width: 1240px;}
.main .list .list_item .thumb{height:168px;margin-left:15px;}
.main .list .list_item .thumb img{width:258px;height:168px;}
.main .list .list_item .thumb:hover{}
.main .list .list_item .list_content{width:795px;padding-left:15px;}
.main .list .list_item .list_content1{width:1068px;}
.main .list .list_item .list_content h1{font-size:18px;font-weight:bold;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main .list .list_item .list_content h1 a{color:#444444;}
.main .list .list_item .list_content h1 a:hover{color:#5DB058;}
.main .list .list_item .list_content p{font-size:14px;line-height:24px;}
.main .list .list_item .list_content p a{color:#888888;}
.main .list .list_item .list_content p a:hover{color:#5DB058;}
.main .list .list_item .des{color:#999999;text-align:center;}
.main .list .list_item .des i{display:block}
.main .list .list_item .des span{font-family:"Georgia";line-height:20px;}
.main .list .list_item .des .list_mouth{font-size:18px;}
.main .list .list_item .des .list_year{font-size:14px;}
.main .list .list_item .des font{font-size:12px;}
/*list_pic*/
.main .img_list{padding-left:40px;padding-top: 10px;padding-bottom: 50px;}
.main .img_list > div{display:block;margin-bottom:48px;margin-right:24px;float:left;border-right:1px solid #fafafa;border-bottom:1px solid #fafafa;}
.main .img_list > .people{display:block;margin-bottom:48px;margin-right:29px;float:left;border-right:1px solid #fafafa;border-bottom:1px solid #fafafa;}
.main .img_list > div.mb0{margin-bottom:0px;}
.main .img_list > .people.mb0{margin-bottom:0px;}
.main .img_list > div > .img-item{position:relative;overflow:hidden;}
.main .img_list > div > .img-item > em{display:block;position:absolute;top:0;right:0;padding-top:-2px\9;background-repeat:no-repeat;-moz-background-size:14px 14px;background-size:14px 14px;background-position:20% 50%;padding-left:30px;padding-left:38px\9;color:white;font-size:14px;zoom:0.7\9;font-size:18px\9;font-family:georgia;padding-right:10px;background-color:#74c747;line-height:16px;height:20px;}
.main .img_list > div > .img-item > em.video{background-image:url(../img/video.png);}
.main .img_list > div > .img-item > em.eye{background-image:url(../img/eye.png);}
.main .img_list > div .img-item img{-webkit-transition:all 0.8s;-moz-transition:all 0.8s;transition:all 0.8s;display:block;}
.main .img_list > div:hover .img-item img.scale{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.main .img_list > div p{background:url(../img/pbg_bg.png) repeat-x left bottom;font-weight:bold;font-size:16px;text-align:center;height:52px;line-height:52px;display:table-cell;vertical-align:bottom;position:absolute;width:100%;bottom:0;left:0;color:#FFFFFF;}
.main .img_list a > .des{background:#DAB866;color:#666;padding:10px 15px;font-size:12px;line-height:24px;height:69px;overflow:hidden;text-align:center;cursor:pointer;}
.main .img_list a > .des i{display:block}
.main .img_list a > .des .destitle{line-height:20px;font-size:18px;font-weight:bold;color:white;}
.main .img_list a > .des .desremark{font-size:12px;color:white;text-align:left;line-height: 16px;margin-top:10px;}
.main .img_list > a:hover{}
.main .img_list > a:hover p{}
.main .img_list > a:hover .des{background:#74c747;color:white;}
/*pages*/
.pager{}
.pager .pagination{width:100%;height:40px;text-align:center;color:#8d8d8d;position:relative;padding:30px 0;margin-top:1px;background:#fff;}
.pager li{display:inline-block;*display:inline;*zoom:1;width:32px;height:32px;line-height:32px;position:relative;margin:0 3px;}
.pager li a{color:#d5d5d5;font-size:12px;width:30px;height:30px;line-height:30px;border:1px solid #dedede;-moz-border-radius:32px;border-radius:32px;display:inline-block;*display:inline;*zoom:1;position:relative;}
.pagination li a.active,.pagination li a:hover{color:#31a165;border:1px solid #31a165;}

/*搜索*/
.search { 
width: 210px;
height: 34px;
margin-top: 48px;}
.search form { height: 34px; }
.search input[type="text"] { border: none; background: url(../img/inputline.png) left center no-repeat; padding: 0 10px; width: 180px; color: #9d9d9d; height: 34px; line-height: 34px; font-size: 12px; }
.search input[type="text"]::-webkit-input-placeholder {  /* WebKit browsers */
color: #9d9d9d; }

.search input[type="text"]::-moz-placeholder {  /* Mozilla Firefox 4 to 18 */
color: #9d9d9d; }

.search input[type="text"]::-moz-placeholder {  /* Mozilla Firefox 19+ */
color: #9d9d9d; }

.search input[type="text"]:-ms-input-placeholder {  /* Internet Explorer 10+ */
color: #9d9d9d; }

.search input[type="text"]:focus { outline: none; }

.search input[type="button"] { position: absolute; border: none; background: url(../img/search.png) no-repeat left center; width: 34px; height: 34px; top: 48px; right: 5px; cursor: pointer; } 
.search input[type="button"]:hover { background-image: url(../img/search_focus.png) !important; }
/*搜索页面*/
.D_newsadd { width: 100%; height: 35px; border-bottom: 1px dashed #c7c7cd; position: relative; }
.D_newsadd .D_conLcxw { min-width: 180px; position: absolute; top: 0; left: 20px; font-size: 20px; font-weight: bold; color: white !important; height: 50px; line-height: 50px; text-align: center; z-index: 10; }
.D_newsadd .D_conLcxw a {display: inline-block; *display: inline; *zoom: 1; height: 69px; line-height: 69px; width: 120px;overflow: hidden;background:#28905a; font-size: 18px;font-weight: bold;color: #fff;}
.D_newsadd .D_lcxwAdd { position: absolute; bottom: 8px; color: #666666; font-size: 14px; right: 0; }
.D_newsadd .D_lcxwAdd a { color: #666666; }
.D_newsadd .D_lcxwAdd a:hover { color: #e4000f; border-bottom: 2px solid #e4000f; }
.D_newsadd .D_lcxwAdd .sx { font-size: 16px; font-weight: bold; }