@charset "utf-8";

/* CSS Document */

@import url("glogal.css");

body{color:#4f4f4f;}

.banner{width:300px;margin:0 auto 10px;}

.banner img{width:300px;}

/*adr*/

.adr{width:300px;line-height:20px;margin:10px auto;}

.adr *{color:#000;}

/*f1Box*/

.f1Box h2{text-align:center;background:url(../images/h2.png) center no-repeat;background-size:300px 9px;padding:10px 0;}

.f1Box h2 span{background-color:#fcfcfc;font-size:14px;color:#00783c;}

.f1Box p{line-height:24px;text-indent:2em;padding:0 15px;}

.f1Box p a{color:#007b3e;}

.f1Box dl{border-bottom:#d0d0d0 dashed 1px;border-top:#d0d0d0 dashed 1px;background-color:#ececec;padding:8px;margin:10px 15px 17px;overflow:hidden;position:relative;}

.f1Box dl dt{line-height:24px;position:absolute;left:8px;top:8px;}

.f1Box dl dd{padding-left:60px;line-height:24px;}

.f1Box dl dd a{color:#505050;margin-right:5px;word-break:break-all;word-wrap:break-word;display:inline-block;}



.f2Box{padding:0 4px;}

.f2Box ul li{height:35px;line-height:35px;text-indent:20px; font-size:14px;border-bottom:#c9c9c9 dashed 1px; overflow:hidden;position:relative;}

.f2Box ul li i{width:13px;height:13px;text-align:center;line-height:13px;color:#FFF;background-color:#1f883d;text-indent:0;position:absolute;left:0;top:50%;margin-top:-6px;}

.f2Box ul li:last-child{border-bottom:0;}

.f2Box ul li a{color:#4f4f4f;}



.f3Box{padding:10px 4px;}

.f3Box p{line-height:24px;text-indent:2em;}

.f3Box p a{color:#007B3E;}

.f4Box{padding:0 10px;margin:10px auto 0;}

.f4Box a{height:30px;line-height:30px;font-size:15px;color:#fff;background-color:#00a169;margin-bottom:5px;padding-left:20px;font-weight:bold;display:block;}

.f4Box a small{color:rgba(255, 255, 255, 0.4);font-size:11px;font-family:'Arial';text-transform:uppercase;padding-left:3px;}

/* sort */

.f5Box{}

.sortNews{border-top-width:3px;}

.sortType,.sortWarp{position:relative;}

.sortType{height:40px;background-color:#f4f4f4;overflow:hidden;}

.sortType span{float:left;font-size:14px;padding:10px 20px;border-right:#ddd solid 1px;display:inline-block;width:auto !important;}

.sortType span:last-child{border-right:0;}

.sortType span small{font-size:7px;text-transform:uppercase;display:block;}

.sortType span.active{color:#2eb053;}

.sortType b{height:3px;background-color:#048b49;position:absolute;left:0;top:-3px;}

.sortType b,.sortWarp{transform:translateX(0);-webkit-transform:translateX(0);transition:transform 0.3s ease-in-out;-webkit-transition:-webkit-transform 0.3s ease-in-out;}

.sortType b i{border-left:9px solid transparent;border-right:9px solid transparent;border-top:6px solid #048b49;position:absolute;left:50%;top:3px;margin-left:-9px;}

.sortCon{overflow:hidden;height:130px;margin:6px 3px 10px 3px;}

.sortList{width:299px;float:left;}

.sortList ul li{line-height:34px;height:34px;overflow:hidden;font-size:14px;padding-left:10px;border-bottom:dashed 1px #c9c9c9;overflow:hidden;}

.sortList ul li:last-child{border-bottom:none;}

.sortList ul li a{color:#515151;}

.sortList ul li i{width:2px;height:2px;margin-top:-1px;background-color:#767676;left:4px;}

.moreBox{position:relative;height:30px;line-height:30px;display:block;text-align:center;}

.moreBox i{height:1px;width:290px;display:block;overflow:hidden;position:absolute;left:50%;top:50%;margin-left:-145px;background-image:-moz-linear-gradient(100% 0% 180deg, #fff,#e2e2e2, #fff 100%);background-image:-webkit-gradient(linear,0% 0%, 100% 100%, from(#fff), to(#fff), color-stop(0.5,#E2E2E2));z-index:0;}

.moreBox span{position:relative;z-index:1;text-align:center;display:inline-block;text-align:center;color:#8e8e8e;background-color:#FCFCFC;padding:0 10px;}

.f6Box{padding:10px;overflow:hidden;}

.f6Box a{float:left;width:96px;height:42px;line-height:42px;font-size:13px;color:#984b00;text-indent:35px;background-position:0 -174px;margin-right:5px;position:relative;}

.f6Box a:last-child{margin-right:0;}

.f6Box a i{position:absolute;left:7px;top:50%;}

.f6Box a i.td{width:16px;height:20px;background-position:-98px -85px;margin-top:-10px;}

.f6Box a i.wd{width:18px;height:18px;background-position:-116px -85px;margin-top:-9px;}

.f6Box a i.zn{width:17px;height:17px;background-position:-136px -85px;margin-top:-8px;}

@media screen and (min-width:360px){

	.adr{width:340px;}

	.item{width:338px;}

	.banner,.banner img{width:340px;}

	.sortType span{padding:10px 27px; }

	.f6Box a{width:110px;background-size:567px 250px;}

	.f5Box .tab span{padding:10px 27px;}

	.f1Box dl dd a{margin-right:17px;}

}