﻿
.u-tit{ display:block; height:36px; border:1px solid #d9d9d9; border-width:1px 0; overflow:hidden; position:relative; padding-left:17px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f1f1f1)); 
	background-image: -webkit-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: -moz-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: -o-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: -ms-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: linear-gradient(top, #fdfdfd, #f1f1f1);}
.u-tit:before{ position:absolute; content:""; width:100%; height:1px; border-bottom:1px solid #fff; top:34px; left:0; }
.u-tit:after{ position:absolute; content:""; width:100%; height:1px; border-bottom:1px solid #f6f6f6; top:-1px; left:0;}

.u-txt{ height:27px; border-radius:3px; margin-top:4px; text-align:center; box-shadow:0 1px 1px #000 inset; line-height:27px; color:#fff; display:block; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5b9703), to(#599503)); 
	background-image: -webkit-linear-gradient(top, #5b9703, #599503); 
	background-image: -moz-linear-gradient(top, #5b9703, #599503); 
	background-image: -o-linear-gradient(top, #5b9703, #599503); 
	background-image: -ms-linear-gradient(top, #5b9703, #599503); 
	background-image: linear-gradient(top, #5b9703, #599503);}
.u-txt01{ display:block; font-size:13px; color:#464646; line-height:36px; background:url(/mobile/Images/Index/ico.jpg) no-repeat right center; background-size:15px 14px; padding-right:21px; margin-right:14px;}


.g-nav{ height:50px; border-bottom:3px solid #2f4b00; overflow:hidden;
	background-image: -webkit-gradient(linear, top, color-stop(#4e7510) 0%, color-stop(#3e6005) 20%, to(#3e6005) 100%); 
	background-image: -webkit-linear-gradient(top, #4e7510 0% , #3e6005 50% , #3e6005 100%);  
	background-image: -moz-linear-gradient(top, #4e7510 0% , #3e6005 50% , #3e6005 100%); 
	background-image: -o-linear-gradient(top, #4e7510 0% , #3e6005 50% , #3e6005 100%); 
	background-image: -ms-linear-gradient(top, #4e7510 0% , #3e6005 50% , #3e6005 100%); 
	background-image: linear-gradient(top, #4e7510 0% , #3e6005 50% , #3e6005 100%);}
.g-nav a li{ display:block; float:left; font-size:12px; color:#fff; height:26px; line-height:26px; padding:0 8px; position:relative;}
.g-nav a li:before{ position:absolute; content:""; width:1px; height:18px; border-left:1px dotted #65981a; top:4px; right:1px;}
.g-nav a:nth-child(4n) li:before{ border-left:none;}

/*
.g-adv{ height:196px; overflow:hidden; margin-top:1px;}

.g-adv { height:163px;}*/

.g-adv .m-box{ height:163px;}
.g-fw .sclwrap_box { height:160px;}
.g-news .sclwrap_box { height:195px;}

.g-wt{ height:809px; overflow:hidden; padding-top:15px;}
.g-wt .u-txt1{ display:block; height:65px; margin:0 7px 0 6px; background:url(/mobile/Images/Index/wt_yy.jpg) no-repeat left bottom; background-size:303px 10px;}
.g-wt .u-txt1 p{ height:27px; overflow:hidden; line-height:27px; font-size:12px; color:#2a7e0d; }
.g-wt .u-txt1 p span{ font-size:26px; font-family:Aparajita; text-transform:uppercase; padding-right:2px;}
.g-wt .u-txt1 i{ display:block; font-style:normal; height:28px; width:296px; font-size:12px; line-height:28px; color:#fff; padding-left:7px; position:relative;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#98c432), to(#5b9703)); 
	background-image: -webkit-linear-gradient(left, #98c432, #5b9703); 
	background-image: -moz-linear-gradient(left, #98c432, #5b9703); 
	background-image: -o-linear-gradient(left, #98c432, #5b9703); 
	background-image: -ms-linear-gradient(left, #98c432, #5b9703); 
	background-image: linear-gradient(left, #98c432, #5b9703);}
.g-wt .u-txt1 i:before{ position:absolute; content:""; width:10px; height:0; /*background:#6caa10;*/ border-right:1px solid #88ba3d; top:-7px; right:-3px; z-index:-1;}

.g-wt .u-pic{ height:123px; background:url(/mobile/Images/Index/yy.jpg) no-repeat center bottom; background-size:320px 7px;}
.g-wt dl{ margin:15px 13px 10px 9px;}
.g-wt dl dt{ height:27px; border-bottom:1px dashed #bfbfbf; font-size:15px; color:#2a7e0d;}
.g-wt dl dt a {color:#2a7e0d;}
.g-wt dl dt img{ vertical-align:middle; margin-right:8px;}
.g-wt dl dd{ line-height:20px; color:#333333; font-size:12px; padding-top:10px;}

.g-fw{ height:235px; overflow:hidden;}
.g-fw .sclwrap_box , .g-fw .m-box , .g-fw .con{overflow:hidden;}
.g-fw .m-cnt li{ display:block; float:left; font-size:14px; color:#000; height:34px; line-height:34px;margin-right:5px; width:88px; text-align:center;}
.g-fw .m-cnt li.z-on{ width:88px; height:27px; border-radius:3px; margin-top:4px; text-align:center; box-shadow:0 1px 1px #000 inset; line-height:25px; color:#fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5b9703), to(#599503)); 
	background-image: -webkit-linear-gradient(top, #5b9703, #599503); 
	background-image: -moz-linear-gradient(top, #5b9703, #599503); 
	background-image: -o-linear-gradient(top, #5b9703, #599503); 
	background-image: -ms-linear-gradient(top, #5b9703, #599503); 
	background-image: linear-gradient(top, #5b9703, #599503);}
.g-fw .con ul{ margin:5px 10px 0 9px;}
.g-fw .con ul li{ width:150px; display:block; float:left; border-bottom:1px dashed #8d8d8d; line-height:38px; font-size:14px;}
.g-fw .con ul a:nth-child(7) li , .g-fw .con ul a:nth-child(8) li{ border-bottom:none;}
.g-fw .p02{ width:177px; border-radius:5px; border:1px solid #d1d1d1; height:19px; line-height:19px; box-shadow:0 1px 1px #fff inset; position:relative; display:block; margin:0 auto; font-size:12px; color:#333; text-align:center;
	background-image: -webkit-gradient(linear, top, color-stop(#dfdfdf) 0%, color-stop(#fefefe) 20%, to(#dfdfdf) 100%); 
	background-image: -webkit-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);  
	background-image: -moz-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -o-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -ms-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);
	clear:both;
	margin-top:5px;
	}
.g-fw .p02:before{ position:absolute; content:""; width:177px; border-radius:5px; height:19px; line-height:19px; box-shadow:0 -1px 1px #fff inset; top:0; left:0;}


.g-xq{ height:581px; overflow:hidden;}
.g-xq .u-txt{width:146px;}
.g-xq dl{ margin:19px 0 0 34px; height:184px; overflow:hidden;}
.g-xq dl dt img{ padding:1px; border:1px solid #dddddd; width:246px; height:147px;}
.g-xq dl dd .p01 , .g-xq dl dd .p02 ,.g-xq dl dd .p03{ font-size:12px; color:#333; display:block; text-align:center; float:left; margin-top:7px;}
.g-xq dl dd .p01{ width:142px; margin-right:11px; height:22px; line-height:22px;
	background-image: -webkit-gradient(linear, left, color-stop(#fefefe) 0%, color-stop(#efefef) 20%, to(#fefefe) 100%); 
	background-image: -webkit-linear-gradient(left, #fefefe 0% , #efefef 50% , #fefefe 100%);  
	background-image: -moz-linear-gradient(left, #fefefe 0% , #efefef 50% , #fefefe 100%); 
	background-image: -o-linear-gradient(left, #fefefe 0% , #efefef 50% , #fefefe 100%); 
	background-image: -ms-linear-gradient(left, #fefefe 0% , #efefef 50% , #fefefe 100%); 
	background-image: linear-gradient(left, #fefefe 0% , #efefef 50% , #fefefe 100%);}
.g-xq dl dd .p02 ,.g-xq dl dd .p03{ width:43px; border-radius:5px; border:1px solid #d1d1d1; height:19px; line-height:19px; box-shadow:0 1px 1px #fff inset; position:relative;
	background-image: -webkit-gradient(linear, top, color-stop(#dfdfdf) 0%, color-stop(#fefefe) 20%, to(#dfdfdf) 100%); 
	background-image: -webkit-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);  
	background-image: -moz-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -o-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -ms-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); margin-right:9px;}
.g-xq dl dd .p02:before ,.g-xq dl dd .p03:before{ position:absolute; content:""; width:43px; border-radius:5px; height:19px; line-height:19px; box-shadow:0 -1px 1px #fff inset; top:0; left:0;}

.g-xq .ul01{ height:76px; background:url(/mobile/Images/Index/yy.jpg) no-repeat center bottom; background-size:320px 7px; padding-left:29px; padding-top:12px;}
.g-xq .ul01 li{ display:block; float:left; font-size:12px; color:#333; padding-right:30px; line-height:27px;}
.g-xq .p04{ padding-left:29px; padding-top:12px;}
.g-xq .p04 a{font-size:12px; color:#333; padding-right:10px; line-height:27px;}

.g-coo{ height:379px; overflow:hidden;}
.g-coo .u-txt{width:200px;}
.g-coo ul{height:310px;}
.g-coo ul li{ display:block; float:left; box-shadow:0 1px 1px #f5f5f5 inset; margin:20px 0 0 23px; width:131px;}
.g-coo ul li img{ border:1px solid #dfdfdf; padding-top:1px; background:#f5f5f5; width:129px; height:95px;}
.g-coo ul li span{ display:block; height:30px; line-height:30px; text-align:center; font-size:12px; color:#333;}
.g-coo .p02{ width:177px; border-radius:5px; border:1px solid #d1d1d1; height:19px; line-height:19px; box-shadow:0 1px 1px #fff inset; position:relative; display:block; margin:0 auto; font-size:12px; color:#333; text-align:center;
	background-image: -webkit-gradient(linear, top, color-stop(#dfdfdf) 0%, color-stop(#fefefe) 20%, to(#dfdfdf) 100%); 
	background-image: -webkit-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);  
	background-image: -moz-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -o-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -ms-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);
	clear:both;
	margin-top:5px;
	}
.g-coo .p02:before{ position:absolute; content:""; width:177px; border-radius:5px; height:19px; line-height:19px; box-shadow:0 -1px 1px #fff inset; top:0; left:0;}




.m-ph{ height:47px; box-shadow:0 1px 2px #ededed inset; border-bottom:1px solid #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f1f1f1)); 
	background-image: -webkit-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: -moz-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: -o-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: -ms-linear-gradient(top, #fdfdfd, #f1f1f1); 
	background-image: linear-gradient(top, #fdfdfd, #f1f1f1);}
.m-ph .u-tel{ width:26px; height:26px; display:block; background:url(/mobile/Images/Index/tel_bt.png); float:left; position:relative; -webkit-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%; left:20px; top:14px;} /*头部电话图标*/
.m-ph  p{ font:14px "微软雅黑"; color:#000; margin:12px 0 0 56px; line-height:47px;}
.m-ph  p span{ font-size:20px; padding-left:5px; color:#5b9703;}
.m-ph .u-tel .z-ln-1 , .m-ph .u-tel .z-ln-2 , .m-ph .u-tel .z-ln-3{ border:2px solid #5b9703;}
.m-ph .u-tel .z-ln-1{z-index:10;
	display:inline-block;
	width:4px;
	height:4px;
	border-width: 2px 2px 0 0;
	border-radius:0 30px 0 0;
	position:absolute;
	top:5px;
	right:5px;
	animation-name: xshow2; /*动画名称*/
	animation-duration: 4s;/* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow2;   /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow2; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;} /*头部电话一闪一闪的线条，css3样式*/
.m-ph .u-tel .z-ln-2{z-index:10;
	display:inline-block;
	width:8px;
	height:8px;
	border-width: 2px 2px 0 0;
	border-radius:0 35px 0 0;
	position:absolute;
	top:1px;
	right:1px;
	animation-name: xshow;  /*动画名称*/
	animation-duration: 4s; /* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow; /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;	} /*头部电话一闪一闪的线条，css3样式*/
.m-ph .u-tel .z-ln-3{z-index:10;  
	display:inline-block;
	width:12px;
	height:12px;
	border-width: 2px 2px 0 0;
	border-radius:0 35px 0 0;
	position:absolute;
	top:-3px;
	right:-3px;
	animation-name: xshow;  /*动画名称*/
	animation-duration: 4s; /* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow; /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;	} /*头部电话一闪一闪的线条，css3样式*/
	
.g-zj{ height:395px; overflow:hidden;}
.g-zj h4{ height:68px; overflow:hidden; background:#5b9703; position:relative; font-size:17px; color:#fff; text-align:center;}
.g-zj h4:before{ position:absolute; content:""; width:100%; height:20px; top:-20px; left:0; border-radius:0 0 20px 20px; box-shadow:0 4px 9px #8dcf05;
	background-image: -webkit-gradient(linear, left, color-stop(#6cab04) 0%, color-stop(#8dcf05) 20%, to(#6cab04) 100%); 
	background-image: -webkit-linear-gradient(left, #6cab04 0% , #8dcf05 50% , #6cab04 100%);  
	background-image: -moz-linear-gradient(left, #6cab04 0% , #8dcf05 50% , #6cab04 100%); 
	background-image: -o-linear-gradient(left, #6cab04 0% , #8dcf05 50% , #6cab04 100%); 
	background-image: -ms-linear-gradient(left, #6cab04 0% , #8dcf05 50% , #6cab04 100%); 
	background-image: linear-gradient(left, #6cab04 0% , #8dcf05 50% , #6cab04 100%);}
.g-zj h4 span{ display:block; font-size:24px; font-weight:bold; line-height:33px; padding-top:5px;}
.g-zj p{ width:320px; height:126px; overflow:hidden;}
.g-zj p img{ width:320px; height:126px; overflow:hidden;}
.g-zj ul{ margin:10px 11px 0 13px}
.g-zj ul li{ line-height:20px; border-bottom:1px dashed #adadad; font-size:12px; color:#333; padding:9px 0 8px;}
.g-zj ul li span{ display:block; float:left; width:19px; height:19px; background:#2f8e0f; border-radius:10px; text-align:center; line-height:19px; color:#fff; font-size:12px; font-weight:bold; margin:0 11px 10px 9px;}
.g-zj ul a:nth-child(4) li{ border-bottom:none;}

.g-cl{ height:320px; overflow:hidden; border:1px solid #cdcdcd; border-width:1px 0; background:url(/mobile/Images/Index/img05.jpg) no-repeat center 1px; background-size:320px 318px;}
.g-cl h4{ font-size:15px; color:#fff; font-weight:bold; text-align:center; padding-top:37px; height:33px;}
.g-cl .nr{ width:292px; height:180px; border:1px solid #fff; border-radius:5px; background:rgba(255, 255, 255, 0.5); margin:21px 0 0 14px;}
.g-cl .nr p{ margin:3px 8px 0px 11px; font-size:12px; color:#000; line-height:20px;}

.g-jz{ height:349px; overflow:hidden; margin-top:16px;}
.g-jz .u-txt{ width:145px;}
.g-jz dl{ margin:19px 37px 0 34px;}
.g-jz dl dt {text-align:center;}
.g-jz dl dt img{ padding:1px; border:1px solid #dddddd; width:130px; height:131px;}
.g-jz dl dd { width:248px;}
.g-jz dl dd .p01{ display:block; background:#eeeeee; height:25px; width:248px; text-align:center; line-height:25px; font-size:12px; color:#333;}
.g-jz dl dd p{ line-height:27px; font-size:12px; color:#333; padding-top:13px; height:90px;}
.g-jz dl dd .p02{ width:177px; border-radius:5px; border:1px solid #d1d1d1; height:19px; line-height:19px; box-shadow:0 1px 1px #fff inset; position:relative; display:block; margin:0 auto; font-size:12px; color:#333; text-align:center;
	background-image: -webkit-gradient(linear, top, color-stop(#dfdfdf) 0%, color-stop(#fefefe) 20%, to(#dfdfdf) 100%); 
	background-image: -webkit-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);  
	background-image: -moz-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -o-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -ms-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);}
.g-jz dl dd .p02:before{ position:absolute; content:""; width:177px; border-radius:5px; height:19px; line-height:19px; box-shadow:0 -1px 1px #fff inset; top:0; left:0;}

.g-ry{ height:312px; overflow:hidden;}
.g-ry .u-txt{ width:144px;}
.g-ry ul{ height:243px;}
.g-ry ul li{ display:block; float:left; box-shadow:0 1px 1px #f5f5f5 inset; margin:20px 0 0 23px; width:131px;}
.g-ry ul li img{ border:1px solid #dfdfdf; padding-top:1px; background:#f5f5f5; width:129px; height:182px;}
.g-ry ul li span{ display:block; height:30px; line-height:30px; text-align:center; font-size:12px; color:#333;}
.g-ry .p02{ width:177px; border-radius:5px; border:1px solid #d1d1d1; height:19px; line-height:19px; box-shadow:0 1px 1px #fff inset; position:relative; display:block; margin:0 auto; font-size:12px; color:#333; text-align:center;
	background-image: -webkit-gradient(linear, top, color-stop(#dfdfdf) 0%, color-stop(#fefefe) 20%, to(#dfdfdf) 100%); 
	background-image: -webkit-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);  
	background-image: -moz-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -o-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -ms-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);}
.g-ry .p02:before{ position:absolute; content:""; width:177px; border-radius:5px; height:19px; line-height:19px; box-shadow:0 -1px 1px #fff inset; top:0; left:0;}

.g-news{ height:265px; overflow:hidden;}
.g-news .wclwrap_box , .g-news .m-box{ height:211px; overflow:hidden;}
.g-news .m-cnt li{ display:block; float:left; font-size:14px; color:#000; height:34px; line-height:34px;margin-right:5px; width:88px; text-align:center;}
.g-news .m-cnt li.z-on{ width:98px; height:27px; border-radius:3px; margin-top:4px; text-align:center; box-shadow:0 1px 1px #000 inset; line-height:25px; color:#fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5b9703), to(#599503)); 
	background-image: -webkit-linear-gradient(top, #5b9703, #599503); 
	background-image: -moz-linear-gradient(top, #5b9703, #599503); 
	background-image: -o-linear-gradient(top, #5b9703, #599503); 
	background-image: -ms-linear-gradient(top, #5b9703, #599503); 
	background-image: linear-gradient(top, #5b9703, #599503);}
.g-news .con ul{ margin:10px 9px 0;}
.g-news .con ul li{ padding-left:10px; border-bottom:1px dashed #8d8d8d; height:36px; overflow:hidden; line-height:36px; font-size:12px; color:#333333;}
.g-news .con ul a:last-child li{ border-bottom:none;}

.g-news .p02{ width:177px; border-radius:5px; border:1px solid #d1d1d1; height:19px; line-height:19px; box-shadow:0 1px 1px #fff inset; position:relative; display:block; margin:0 auto; font-size:12px; color:#333; text-align:center;
	background-image: -webkit-gradient(linear, top, color-stop(#dfdfdf) 0%, color-stop(#fefefe) 20%, to(#dfdfdf) 100%); 
	background-image: -webkit-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);  
	background-image: -moz-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -o-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: -ms-linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%); 
	background-image: linear-gradient(top, #dfdfdf 0% , #fefefe 50% , #dfdfdf 100%);}
.g-news .p02:before{ position:absolute; content:""; width:177px; border-radius:5px; height:19px; line-height:19px; box-shadow:0 -1px 1px #fff inset; top:0; left:0;}

.g-adv .sclwrap_box,.g-adv .m-box{height:196px;}