@charset "utf-8";
/*重置样式*/
html,body{ font: 14px/1.5 "microsoft yahei", Helvetica, Tahoma, Arial, "Microsoft jhengHei", sans-serif;color:#404040; background-color:#EBECEC;}
body,p,pre,blockquote,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,form,fieldset,legend,select,input,textarea,button,table,caption,em,tr,th,td{ margin:0; padding:0; font-style: normal;}
ol,ul,li{ list-style:none;}fieldset,img{ border:0 none;}img{ max-width: 100%;display: block;}a{ color: #666;text-decoration:none;}a:hover{ text-decoration:none;}
input,button,textarea,select,option{ font-family:inherit; font-size:100%; outline: 0;}
em,i{font-style:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}s{text-decoration:none;}
.h3{clear:both; overflow:hidden; height:3px;}.h6{clear:both; overflow:hidden; height:6px;}.h10{clear:both; overflow:hidden; height:10px;}.h12{clear:both; overflow:hidden; height:12px;}.h15{clear:both; overflow:hidden; height:15px;}.h20{clear:both; overflow:hidden; height:20px;}.h25{clear:both; overflow:hidden; height:25px;}.h30{clear:both; overflow:hidden; height:30px;}

.head-zt{ background-color:#11973B; height:50px; width:100%;}
.head-zt .w1000{width:1200px; margin:0 auto}
.logo-zt img{height:40px; float:left; margin-top:5px}
.head-zt ul{float:right}
.head-zt ul li{float:left; line-height:50px; margin-left:10px;}
.head-zt ul li a{ color:#FFFFFF; font-size:14px; padding:0 10px}
.head-zt ul li a:hover{ color:#fff000; background-color:#006B22; overflow:hidden; display:block}
.head-zt ul li a.cur{color:#fff000; background-color:#006B22; overflow:hidden; display:block}

/* 代码整理：懒人之家 www.lanrenzhijia.com */
div.indexmaindiv{height:390px;margin:0px auto;width:1210px;}
div.indexmaindiv div.playerstyles{width:296px;height:44px;background:url('../images/zt/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px; overflow:hidden;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left top;margin:156px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -28px;margin:156px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:270px;height:355px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:270px;height:224px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:270px;height:215px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:18px;margin:10px;color:#11973B; font-weight:bold}
div.indexmaindiv1 div.playerdetail div.teadetail{width:250px;height:67px; overflow:hidden; margin:10px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:262px;height:27px;display:block;background:url('../images/zt/checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -56px;margin:156px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -84px;margin:156px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1137px;height:365px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:270px;height:365px;margin-left:13px;}

/*列表*/
.zt-bg{}
.zt-list{width:1200px;margin:0px auto;}
.navbox2-title{ text-align:left; padding:10px 0; }
.navbox2-title h3{font-size:24px; color:#333; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #999}
.navbox2-title h3 em{font-size:16px; color:#333}
.navbox2-title h3 a.more{float:right; font-size:13px; font-weight:normal; margin-top:15px}
.navbox2-title h3 a.more:hover{ color:#FF6600}
.navbox2-title p{font-size:14px; line-height:22px; color:#FFFFFF; margin-top:15px}
.navcon2{overflow:hidden; padding:0px; }
.navcon2 ul{width:1230px}
.navcon2 ul li{ float:left; width:280px; background-color:#FFFFFF; margin-right:20px;margin-bottom:20px; text-align:center; padding:0px 0 15px 0}
.navcon2 ul li div.title{ width:260px; height:130px; margin:0 auto; padding:20px 0}
.navcon2 ul li div.title h3{ text-align:center; font-size:18px;color:#11973B;  padding-bottom:10px}
.navcon2 ul li div.title h3 a{color:#11973B;}
.navcon2 ul li div.title h3 a:hover{color:#333;}
.navcon2 ul li div.nav-con{ text-align:left; color:#919191; height:70px;}
.navcon2 .kuang{width:280px; height:280px; overflow:hidden; margin:0 auto }
.navcon2 .kuang img{width:280px; height:280px}

.cont-zt{text-align:center; margin-top:0px; width:1000px; margin:0 auto}

.dong img{ transition: transform 1s;
           -moz-transition: -moz-transform 1s;
		   -webkit-transition: -webkit-transform 1s;
		   -o-transition: -o-transform 1;
		   -ms-transition:-ms-transform 1s;
	     }
.dong img:hover{ transform: scale(1.2,1.2);
                 -webkit-transform: scale(1.2,1.2);
                 -o-transform: scale(1.2,1.2);
                 -moz-transform: scale(1.2,1.2);
                 -ms-transform: scale(1.2,1.2);
				}

.shuangxian2 { width:100%; height: 2px; background: url(../images/zt/shuangxian.png) repeat-x; margin-top: 10px; }
.foot-zt{text-align:center; padding:20px 0; font-size:13px; line-height:28px; color:#666666}