﻿/*页面顶部*/
.lhy_top_d{ width:100%; height:30px; line-height:30px;border-bottom: 1px solid #efefef; background: #f8f8f8;}
.lhy_top_d .lhy_t_d_l{ float:left; }
.lhy_top_d .lhy_t_d_l a{ margin-left:15px;}
.lhy_top_d .lhy_t_d_r{ float:right;}
.lhy_top_d .lhy_t_d_r a{ margin:0px 5px;}

.logo{ height:75px;}
.logo img{ margin-top:20px;}

.search{ height:67px; margin-top:8px; }
.search .search_box{ width:472px; height:36px;}
.search .search_box input{ width:360px; height:30px; margin-left:3px; margin-top:3px;border:1px; padding:0px; line-height:30px;outline-style:none; padding-left:5px; color:rgb(170, 170, 170)}
.search .search_box .btnsearch{ width:90px; height:36px; margin:0px ;padding:0px; color:#FFF; font-size:14px; font-weight:bold;letter-spacing:8px;}
.search .search_hot{width:422px; height:30px; line-height:30px; background:url(../images/hot.png) left center no-repeat; padding-left:50px;}
.search .search_hot a{ margin:0px 3px; }


/*导航部分*/
.menubox{ width:100%; height:40px; font-size: 15px;font-family: "Microsoft YaHei";}
.menubox ul{ width:100%;}
.menubox ul li{ float: left;height: 40px;   width: 120px;  position: relative; vertical-align: top;   margin-right: 1px;}
.menubox ul li a{display: block; color: #fff; width: 120px;height: 40px;line-height: 40px;text-align: center;position: relative;}
.menubox ul li:hover{background:#028cd4;}
.menubox ul li .line{    position: absolute; top: 0px; right: -1px; z-index: 100; height: 40px; width: 0; border-right: 1px solid #03a4f7;border-left: 1px solid #03a4f7;}
.menubox ul li .on{background: #b5b5b5;}



/*内容部分 第一层*/
.m_f1{ width:100%;background: #f8f8f8;}
.m_f1 .m_f1_l{ width:190px;margin-top:13px; }
.mhotlist{width: 187px;border: 1px solid #ececec;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; background: #fafafa;vertical-align: top;}
.mhotlist li{background: #fff;height: 58px;}

.mhotlist li .icon{height: 52px; border-right: 1px solid #f3f3f3; width: 46px;display: inline-block;background-color: #fafafa; _float: left;}
.mhotlist li .txt{display: inline-block; width: 120px; margin: 0 7px; height: 44px;border-bottom: 1px solid #f3f3f3; position: relative;_float: left;}
.mhotlist .txt a{font-size: 14px;color: #5b5b5b;position: absolute;top: 12px; left: 14px;font-family: "Microsoft YaHei";}
.mhotlist li .istart{background-position: -291px -139px;}
.mhotlist li .imoney{background-position: -328px -139px;}
.mhotlist li .igame{background-position: -399px -139px;}
.mhotlist li .ituiguang{background-position: -363px -139px;}
.mhotlist li .ihuodong{background-position: 420px -139px;}


.adbanenr{padding-top: 10px;display: block;}

/*第一层 右边 新倚天公告*/
.m_f1_2{ width:305px; margin-left: 12px; margin-top: 13px;border:1px solid #cccccc; }
.m_f1_2 .title_gg{ width:100%; height:38px;border-bottom:1px solid #cccccc;  line-height:38px;font-size:14px; font-weight:bold;  background:#eeeeee;}
.m_f1_2 .title_gg .more{ float:right; margin-right:5px;font-size:12px;font-weight:normal;}
.m_f1_2 .gglist{ width:100%;}
.m_f1_2 .gglist li{ width:100%; height:31px; line-height:30px; }
.m_f1_2 .gglist li a{ margin-left:15px;}
.m_f1_2 .gglist li span{ float:right; margin-right:10px;}

/*第一层中间 */
.m_f1_c{ width:480px;  margin-top:13px; margin-left:10px;}
#slider19 .conbox{width:100%;}
#slider19 .conbox div{width:480px;height:290px; overflow:hidden; float:left;}
#slider19 .conbox div img{ width:480px; height:290px;}

.slider{margin:0px auto;width:100%;height:290px;border:0px solid #ccc;position:relative;overflow:hidden;}
.slider .conbox{position:absolute; }
.slider .switcher{position:absolute;bottom:10px;right:10px;float:right;z-index:99;}
.slider .switcher a{background: url(../images/inxex_b_002.png) no-repeat;border:0px solid #D00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:0 2px;text-align:center;color:#D00000;}
.slider .switcher a.cur,.switcher a:hover{background: url(../images/inxex_b_001.png) no-repeat;border:0px solid #D00000;height:18px;line-height:18px;width:18px;margin:0 2px;color:#fff;font-weight:800;}



.m_f1_newlist{ width:100%; margin:0px auto;background: #fff;padding: 7px 0 12px;border: 1px solid #ececec;margin-top: 6px; _margin-top: 10px;}
.m_f1_newlist ul{ width:96%; margin:0px auto;}
.m_f1_newlist ul li{ width:50%; float:left;height: 22px;line-height: 22px; overflow: hidden;}


.piclist{height:70px; margin-top:9px;}
.piclist li {
    float: left;
    background: #fff;
	border:1px solid #ececec; 
    position: relative;
	margin-left:11px; 
	width:110px; 
	height:69px; 
}
.piclist li a,.piclist li a img {
    display: block;
    position: relative; 
}
.piclist li a img { width:108px; height:68px;}
.piclist li a {
    overflow: hidden;
}
.piclist .hot_info{
    position: absolute;
    background: rgba(100,166,40,0.7);
	*background:#64a628;
	background:#64a628\0;
	filter:alpha(Opacity=90);
    width: 100%;
    height: 100%;
	color:#fff;
}
.piclist h2,.piclist p{margin-left:12px;}
.piclist em{margin:0 10px; font-size:0; border-top:3px solid #fff; width:90px; display:block; opacity:0.5;}
.piclist .first{margin-left:0px;}
.piclist .last{margin-left:10px;}



.m_f2{ margin-top:10px;}




/**--gmod--**/
.gmod{width:682px; background:#fff; font-family:"Microsoft YaHei"; }
.gmod .hd{height:21px; padding:13px 3px 13px 12px; position:relative;}
.gmod .hd h1{border-left:4px solid #83e213; height:21px; padding-left:10px; font-size:20px; line-height:20px; font-weight:bold;}
.gmod .hd a{position:absolute; right:3px; top:16px;}
.gmod .hd a:hover{text-decoration:underline;}
.gmod .tab{padding-left:3px; height:33px; background:#f8f8f8; border:1px solid #ececec; position:relative;}
.gmod .tab li{
	height:29px;
	float:left;
	position:relative;
	bottom:-3px;
	border:1px solid #f8f8f8;
	padding:0 7px;font-size:13px;
	line-height:30px;
	cursor:pointer;
	border-bottom-color:#ececec; 
	border-top-left-radius:5px;
	-moz-border-top-left-radius: 5px;     
    -webkit-border-top-left-radius: 5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius: 5px;     
    -webkit-border-top-right-radius: 5px;
}
.gmod .tab .on{border-color:#ececec; border-bottom-color:#fff; background:#fff; color:#ff6a2f;}
.gmod .tab .first{padding:0 8px;font-size:16px;color:#ff6a2f;font-weight:bold}
.gmod .showbox{border-left:1px solid #ececec;}
.gmod .showbox img{border-radius:10px;}
/**-- siderbar --**/
.siderbar{
	width:50px;
	position:fixed;
	right:50px;
	bottom:150px;
	background:#f8f8f8;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	font-family:"Microsoft YaHei";
	font-size:12px;
	line-height:14px;
	z-index:10005;
	vertical-align:top;
}
#idy_floatdiv{
	position:fixed;
	right:0;
	bottom:300px;z-index:10005;
}
.siderbar li{
	position:relative;
	width:50px;
	height:50px;
	border-left:1px solid #d6d6d6;
	border-top:1px solid #d6d6d6;
	background:url(../images/globalbg.png);
}
.siderbar li a{
	position:absolute;
	top:-1px;
	z-index:10003;
	border:1px solid #d6d6d6;
	border-right:0;
	vertical-align:top;
	background:#f8f8f8;
}
.siderbar li a:hover{color:#5a5b5b;}
.siderbar .qq{background-position:-8px -148px;}
.siderbar .qq:hover{background-position:-8px -500px;}
.siderbar .qq a,.siderbar .kf a, .siderbar .help a{padding:16px 0 20px 15px; width:85px; height:14px; overflow:hidden; left:-31px; display:none;}
.siderbar .tb a{padding:16px 0 20px 10px; width:160px; height:14px; overflow:hidden; left:-123px; display:none;}
.siderbar .kf{background-position:-64px -148px;}
.siderbar .kf:hover{background-position:-64px -500px;}
.siderbar .code{background-position:-120px -148px;}
.siderbar .code:hover{background-position:-120px -500px;}
.siderbar .code a{padding:3px; width:66px; height:66px; overflow:hidden; left:-24px;  display:none;}
.siderbar .help{background-position:-176px -148px;}
.siderbar .help:hover{background-position:-176px -500px;}
.siderbar .up{background-position:-232px -148px; cursor:pointer;}
.siderbar .up:hover{background-position:-232px -500px; cursor:pointer;}
.siderbar .up.upon{background-position:-232px -500px; cursor:pointer;}
.siderbar .tb{background-position:-344px -500px;}
.siderbar .tb:hover{background-position:-288px -500px;}
.icon_tb{background:url(../images/globalbg.png) -272px -49px; width:14px; height:14px;display:block;float:left;margin-right:5px;}


/**--@extend gmod:wangyou--**/
.wangyou .showbox .itm{height:166px; width:226px; float:left; border-right:1px solid #ececec; border-bottom:1px solid #ececec; position:relative;overflow:hidden}
.wangyou .showbox .content{position:absolute;height:48px;overflow:hidden; left:12px; bottom:22px;}
.wangyou .content li{float:left; height:13px; line-height:14px; margin-right:5px; padding-right:5px; margin-top:10px; border-right:1px solid #cecece;}
.wangyou .content .last{border:0;}

/**--@extend gmod:shouyou--**/
.shouyou .showbox .itm{height:108px; width:202px; padding:32px 0 0 24px; float:left; border-right:1px solid #ececec; border-bottom:1px solid #ececec;}
.shouyou .showbox .content{position:relative;}
.shouyou .content .pic{float:left;}
.shouyou .content dl{margin-left:10px; float:left; width:114px;}
.shouyou .content .tit{font-size:14px; font-weight:bold; font-family:"Microsoft YaHei";}
.shouyou .content li{float:left; height:13px; line-height:14px; margin-right:5px;  white-space:nowrap; padding-right:5px; margin-top:10px; border-right:1px solid #cecece;}
.shouyou .content .last{border:0;}

/**--@extend gmod:dailian--**/
.dailian .bd{height:270px; border:1px solid #ececec; position:relative; overflow:hidden;}
.dailian .list{padding:15px 0 0 5px;}
.dailian li{float:left; text-align:center; margin-left:16px; _display:inline}
.dailian .pic{border:1px solid #a3a3a3; width:200px; height:200px; overflow:hidden; position:relative; color:#fff; display:block;}
.dailian .tit{font-size:14px;width:200px;line-height:23px;}
.dailian .more{display:block; color:#ff6a2f; font-family:"Microsoft YaHei"; text-decoration:underline;}
.dailian .dl_tip{position:absolute; background-image:url(../images/graylinebg.png); background-repeat:x; bottom:-163px; left:0; height:163px; width:200px; filter:alpha(opacity=90);}
.dailian .dl_tip .tit{position:absolute; bottom:0; left:0; width:190px;height:50px;overflow:hidden; line-height:20px; padding:5px;}

/**--@extend gmod:dailian--**/
.remaidianka{}
.remaidianka .bd{height:215px; border:1px solid #ececec;}
.remaidianka .list{padding:16px 0 0 10px;}
.remaidianka li{float:left; text-align:center; margin:0 8px; _display:inline}
.remaidianka .pic{position:relative; width:150px; height:150px; overflow:hidden;}
.remaidianka .pic .bg{height:26px; position:absolute; bottom:0; left:0; width:150px; background-color:#000; opacity:0.6; filter:alpha(opacity=60);}
.remaidianka .pic .dk_tip{
	position:absolute; 
	bottom:-26px; 
	left:0;
	height:26px;
	width:150px;
}
.remaidianka .pic .tit{
	width:150px;
	height:26px;
	overflow:hidden;
	text-align:center; 
	color:#fff; 
	font-size:14px; 
	font-weight:bold; 
	line-height:26px; 
	position:absolute; 
	bottom:0; 
	left:0;
	display:block;
}
.remaidianka .srmb{color:#ff6a2f; font-size:14px;}
.remaidianka em{font-size:24px; color:#ff6a2f; padding-right:10px;}




.sidermod{bckground:#fff; width:303px; border:1px solid #ececec; font-family:"Microsoft YaHei";}
.sidermod .hd{background:#ececec; height:35px; position:relative;}
.sidermod .tit{font-size:16px; font-weight:bold; line-height:34px; margin-left:16px;}
.sidermod .titlink{position:absolute; right:18px; top:8px;}
.sidermod .artlist{padding:2px 12px;}
.sidermod .artlist li{background:url(../images/globalbg.png) -6px -215px; height:22px; line-height:22px; width:255px; padding:3px 0 3px 18px; overflow:hidden; *line-height:20px; line-height:20px\9;}




.siderlink{margin:7px 0 19px 0;}
.siderlink a{float:left; margin:0; background:url(../images/indexbg.png); width:94px; height:78px; overflow:hidden; text-indent:-999px; border:1px solid #ececec;}
.siderlink .wuhuopeifu{background-position:-16px -19px;}
.siderlink .chaozhi{background-position:-120px -19px; margin:0 9px 0 8px;}
.siderlink .zuidi{background-position:-224px -19px;}
.siderbanner{margin:3px 0; height:160px; width:292px;}



/**--客服验证--**/
.yzkf{margin:17px 0 17px 21px; height:35px; width:260px; background:url(../images/globalbg.png) 0 -98px; position:relative;}
.yzkf .btn{background:url(../images/globalbg.png) -305px -2px; width:63px; height:35px; overflow:hidden; position:absolute; right:0; top:0; border:0; outline-style:none; cursor:pointer; text-indent:-999px;}
.yzkf .inp{height:28px; width:190px; position:absolute; line-height:30px; top:3px; left:9px; outline-style:none; border:0; color:#5a5b5b}


.duihuan,.topjiaoyi{border-bottom:0;}
.topjiaoyi{margin-top:13px;height: 310px;border-bottom: 1px solid #ececec;}
.topjiaoyi li{float:left; width:290px; text-align:left; height:29px; line-height:30px; font-size:14px; border-bottom:1px solid #ececec; overflow:hidden;}
.topjiaoyi .number{width:54px; padding-left:28px; position:relative;}
.topjiaoyi .name{width:198px; padding-left:22px;  border-left:1px solid #ececec;}
.topjiaoyi .thead{background:#ff6a2f; color:#fff;height:36px;}
.topjiaoyi .iup,.topjiaoyi .idown,.topjiaoyi .inormal{width:10px; height:6px; display:block; position:absolute; right:24px; top:11px; background:url(../images2014/bg.png); overflow:hidden;}
.topjiaoyi .iup{background-position:-206px -53px;}
.topjiaoyi .idown{background-position:-206px -69px;}
.topjiaoyi .inormal{background-position:-206px -85px;}



/**---友情链接2015-1-27--**/
.linkpanel_link{ width:998px;overflow:hidden; border:#ececec 1px solid; background-color:#FFF; margin-bottom:12px;}
.linkpanel_link .tit{width:100%; height:40px; background-color:#ececec;}
.linkpanel_link .help_t,.linkpanel_link .announcement{ width:12%;float:left; height:40px;font-size:16px;line-height:40px;text-align:center;  background-color:#ececec; cursor:pointer}


/*----layout: footer----*/
.footer{ width: 100%; padding: 13px 0 20px; margin-top:13px; background-color: #f8f8f8;font-family:"Microsoft YaHei";}
.footer .linkwrap{ width: 684px; float: left; display: inline;}
.footer .linkList{ width: 672px; border: solid 1px #ececec; background-color: #fbfbfb; padding: 6px 0 6px 10px; margin-top: 13px;}
.footer .linkList a{ line-height: 18px; height: 18px; overflow: hidden; margin: 3px 0;padding:0 10px; float: left; display: inline; text-align: center; color: #adadad;}
.footer .linkwrap .tit,.alias .tit{ color: #5a5959; font-size: 20px; font-weight: bold; height: 21px; line-height: 21px; overflow: hidden; margin-left: 12px; padding-left: 8px; border-left: solid 5px #83e213;}
.footer .helpCon .tit{ height: 20px; overflow: hidden; line-height: 20px; color: #5b5a5a; font-weight: bold; font-size: 14px;}
.footer .alias{ float: right; display: inline; width: 302px; overflow: hidden;}
.footer .alias ul{ width: 350px; margin-top: 5px;}
.footer .alias li{ float: left; display: inline; margin: 7px 8px 0 0; border: solid 1px #ececec; width: 93px; overflow: hidden;}
.footer .alias li img{ display: block;}
.footer .mapswrap{ margin-top: 25px;}
.footer .maps{ width: 620px; float: left; display: inline; border-right: solid 1px #e5e5e5;}
.footer .maps dl{ float: left; display: inline; width: 110px; padding-right: 45px;}
.footer .maps dt{ height: 20px; overflow: hidden; line-height: 20px; color: #5b5a5a; font-weight: bold; font-size: 14px;}
.footer .maps dd{ padding:10px 0 0 23px;}
.footer .maps dd a{ color: #adadad;}
.icon_1,.icon_2,.icon_3,.icon_4,.icon_6{ background: url("../images2014/globalbg.png") no-repeat; width: 20px; height: 20px; float: left; display: inline; margin-right: 3px;}
.icon_1{ background-position: -350px -44px;}
.icon_2{ background-position: -375px -44px;}
.icon_3{ background-position: -400px -44px;}
.icon_4{ background-position: -425px -44px;}
.icon_5{ background: url("../images2014/globalbg.png") no-repeat -456px -44px; width: 24px; height: 20px; float: left; display: inline; margin-right: 3px;}
.icon_6{ background-position: -375px -70px;}
.footer .help{ float: left; display: inline; width: 360px;}
.footer .helpCon{ padding-bottom: 10px;}
.footer .helpTxt{ color: #adadad; line-height: 16px; margin-top: 5px;}


.footer2{ width: 100%; padding:13px 0 0;font-family:"Microsoft YaHei";}
.footer2 .linkwrap{ width: 684px; float: left; display: inline;}
.footer2 .linkList{ width:95%;margin:10px auto;}
.footer2 .linkList a{ line-height:20px; height:20px; overflow: hidden; margin: 3px 0;padding:0 10px; float: left; display: inline; text-align: center; color: #adadad;}
.footer2 .linkwrap .tit,.alias .tit{ color: #5a5959; font-size: 20px; font-weight: bold; height: 21px; line-height: 21px; overflow: hidden; margin-left: 12px; padding-left: 8px; border-left: solid 5px #83e213;}
.footer2 .helpCon .tit{ height: 20px; overflow: hidden; line-height: 20px; color: #5b5a5a; font-weight: bold; font-size: 14px;}
.footer2 .alias{ width:95%;margin:10px auto;}
.footer2 .alias ul{ margin-top: 5px;}
.footer2 .alias li{ float: left; display: inline; margin: 7px 8px 0 0; border: solid 1px #ececec; width: 93px; overflow: hidden;}
.footer2 .alias li img{ display: block;}
.footer2 .mapswrap{ margin-top: 25px;}
.footer2 .maps{ width: 620px; float: left; display: inline; border-right: solid 1px #e5e5e5;}
.footer2 .maps dl{ float: left; display: inline; width: 110px; padding-right: 45px;}
.footer2 .maps dt{ height: 20px; overflow: hidden; line-height: 20px; color: #5b5a5a; font-weight: bold; font-size: 14px;}
.footer2 .maps dd{ padding:10px 0 0 23px;}
.footer2 .maps dd a{ color: #adadad;}

.footer2 .help{ float: right; display: inline; width: 302px;}
.footer2 .helpCon{ padding-bottom: 10px;}
.footer2 .helpTxt{ color: #adadad; line-height: 16px; margin-top: 5px;}



/*2014-09-24 17:35:20*/
.site-info__item--service {
border-right-color: #A5A5A5;
padding-right: 10px;margin-left:40px;
width: 176px;
font-family: 'Microsoft Yahei',Helvetica,arial,sans-serif;
color: #666;float:left
}
.site-info__item--service .hotline {
display: block;
background-position: 0 -40px;
margin: 0 auto 15px;
width: 53px;
height: 50px;
}
.sp-ft {
background-image: url(../images/sp-ft.v8c76d7e7.png);
background-repeat: no-repeat;
overflow: hidden;
text-indent: -1000px;
}
.site-info__item--service .desc {text-align:left;font-weight: 700;}
.site-info__item--service .contact-info {margin-top: 15px;}
.ewm_gf{text-align:center}
.ewm_gf p{line-height:28px}



/*列表tab*/
.listbox{ margin-top:12px; width:1000px; background:#fff;}
.listbox .bd{height:40px;}
.listbox .bd .tab{width:1000px; background:#f8f8f8;border:#ececec 1px solid;}
.listbox .bd .tab li{ float:left;padding:0 13px; height:38px; line-height:38px;font-size:14px;color:#ccc}
.listbox .bd .tab li:nth-child(1){padding:0 20px;}
.listbox .bd .tab li a{color:#333}
.listbox .bd .tab .active a{ color:#ff6a2f;}
.listbox .bd .tab li span{ color:#d8d8d8;}
.listbox .tabfixed{position:fixed; top:0; z-index:999999;}

/*---列举内容---*/
.showbox{ width:1000px; margin-top:10px;}
.showbox .showcon{ width:968px; border:#f8f8f8 1px solid; position:relative; margin-left:30px; }
.showbox .leftlab{ width:1000px; border-top:#ececec 2px solid; position:absolute; left:-31px; top:0px;}
.listbox .on .leftlab{border-top:#ff6a2f 2px solid;}
.showbox .leftlab span{ display:block; width:29px; height:28px; background:#f8f8f8; text-align:center; line-height:30px;color:#5a5b5b; font-size:16px; border:#ececec 1px solid; border-top:none;}
.listbox .on .leftlab  span{background:#ff6a2f; border:#ff6a2f 1px solid; border-top:none; color:#fff; }
.showbox .leftlab .hot{ width:29px; height:68px; color:#ff6a2f;}
.listbox .on .leftlab .hot{ color:#fff;}

.showbox .showcon ul{ width:925px; overflow:hidden; padding:10px 0px 0px 45px;position:relative; z-index:9999}
.showbox .showcon li{ float:left; width:127px; height:109px; border:#fff 2px solid; margin:0px 54px 20px 0px;}
.showbox .showcon li:hover{border:#ff6a2f 2px solid;}
.showbox .showcon li:hover img{filter:alpha(opacity=50);	-moz-opacity:0.5;	-khtml-opacity: 0.5;	opacity: 0.5;}
.showcon .showconUL .active{border:#ff6a2f 2px solid;}
.showbox .showcon li a{float:left; width:127px; height:109px; background:#fff;}
.showbox .showcon li p{ width:127px; height:30px; line-height:30px; text-align:center;}


/*---购买商品流程---*/
.process{ width:998px; height:63px; border:#ececec 1px solid; background:#fff; margin-top:10px;}
.process  span{ float:left; font-size:14px; color:#5a5b5b; padding-left:78px; height:24px; line-height:24px; padding-top:18px; margin-right:24px;}
.process .list{ width:740px; height:24px; line-height:24px; float:left;padding-top:18px; }
.process .list li{ float:left;height:24px; line-height:24px;}
.process .list li i{ font-style:normal; font-size:18px; width:24px; height:24px; float:left; background:url(../images/wangyou_cion.png) 0px -57px no-repeat; padding-left:8px; line-height:24px; color:#fff; font-family:SimSun;}
.process .list .active i{ background-position:0px 2px;}
.process .list .active a{ color:#ff6a2f;}
.process .list .Arrow{ width:45px; text-align:center; height:24px; line-height:24px;}


/*tab*/
.gr_tab{width:1000px;margin:10px 0 0;border-bottom:#64a628 solid 2px;}
.gr_tab li{ width:150px;height:40px;line-height:40px;text-align:center;float:left;font-size:16px; border:#64a628 solid 1px;border-bottom:0;margin-right:5px}
.gr_tab li.active{background:#64a628;color:#FFF}
.gr_tab li.active a{background:#64a628;color:#FFF}
.gr_tab li a{width:100%;height:100%;display:inline-block}
