.gsytop{height: 31px;background: #333333;border-bottom: 0;font-size: 14px;}
.gsytop *{box-sizing: unset;}
.gsytop_box{margin: 0 auto;width: 1200px;position: relative;display: flex;}
.gsytop_box_l{display: flex;}
	.gsytop_box_l li{margin-right: 10px;}
	.gsytop_sy{display: block;height: 31px;line-height: 31px;padding-left: 15px;color: #ccc;}
		.gsytop_sy i{background: url(/static/new_pc/images/ico-1.png) no-repeat;background-position: 0 -500px;vertical-align: text-bottom;display: inline-block;width: 14px;height: 14px;margin: 10px 4px 0 -15px;}
.gsytop_box_r{flex: 1;display: flex;justify-content: flex-end;}
	.gsytop_box_r li{margin-left: 10px;vertical-align: text-top;}
	.gsytop_box_ag{position: relative;z-index: 99;}
	.gsytop_ico_ag{display: block;height: 31px;line-height: 31px;width: 75px;background-position: 75px -187px;background: #FFB60A;color: #FFFFFF;padding-left: 12px;text-align: center;padding-right: 12px;}
	.gsytop_glists{display: none;position: absolute;right: 0;top: 25px;width: 467px;height: 230px;background: url(/static/new_pc/images/game-bg.png) no-repeat;}
		.gsytop_glists p{position: absolute;left: 40px;top: 7px;width: 195px;height: 30px;line-height: 30px;color: #9f9f9f;}
		.gsytop_glists ul{position: absolute;left: 1px;top: 37px;width: 100%;height: 154px;overflow: hidden;font-size: 0;}
		.gsytop_glists li{display: inline-block;padding:0 10px 0 20px;width: 86px;height: 30px;font-size: 14px;line-height: 30px;margin:0;overflow: hidden; position: relative;}
		.gsytop_ico_hot{position: absolute;top:0;right: -5px;z-index: 999;display: block;width: 20px;height: 20px;margin-left: 5px;background: url(/static/new_pc/images/ico-1.png) no-repeat;background-position: 0 -320px;}
		.gsytop_glists_more{position: absolute;top: 193px;left: 2px;display: block;width: 231px;height: 30px;line-height: 30px;text-indent: 90px;color: #666666;border-radius: 0 0 0 10px;text-align: center;}
		.gsytop_box_login a,.gsytop_box_reg a{display: block;width: 52px;height: 31px;line-height: 31px;margin-right: 0;padding:0 12px 0 12px;text-align: center;color: #fff;background: url(/static/new_pc/images/ico-1.png) no-repeat;background-position: 73px -454px;}

.gsyhead{min-width: 1260px;background: #ffffff;box-shadow: 0 1px 6px rgba(0,0,0,.2);box-sizing: unset;}
.gsyhead *{box-sizing: unset;}
.gsyhead_box{width: 1200px;margin: 0 auto;display: flex;}
.gsyhead_logo{margin-top: 10px;max-width: 190px;}
	.gsyhead_logo img{width: 100%;}
.gsyhead_nav{float: left;height: 74px;margin-top: 10px;overflow: hidden;margin-left: 26px;font-size: 0;}
	.gsyhead_nav li{display: inline-block;font-size: 14px;}
	.gsyhead_nav li .gsyhead_ir{display: inline-block;vertical-align: middle;width: 17px;height: 17px;background-image: url(/static/new_pc/images/home_nav.png);background-repeat: no-repeat;background-position: -260px 0px;margin: 0 2px;}
	.gsyhead_ico1,.gsyhead_ico2,.gsyhead_ico3,.gsyhead_ico4,.gsyhead_ico5,.gsyhead_ico6,.gsyhead_ico7,.gsyhead_ico8{display: inline-block;vertical-align: middle;background-image: url(/static/new_pc/images/home_nav.png);background-repeat: no-repeat;margin-right: 4px;}
	.gsyhead_ico1 {background-position:0 0;height:20px;width:20px;}
	.gsyhead_ico2 {background-position:-40px 0;height:20px;width:20px;}
	.gsyhead_ico3 {background-position:-75px 0;height:20px;width:20px;margin-right:7px;}
	.gsyhead_ico4 {background-position:-115px -0px;height:20px;width:20px;}
	.gsyhead_ico5 {background-position:-150px -0px;height:20px;width:20px;}
	.gsyhead_ico6 {background-position:-190px -0px;height:20px;width:20px;}
	.gsyhead_ico7 {background-position:-225px -0px;height:20px;width:20px;}
	.gsyhead_ico8 {background-position:-295px -0px;height:20px;width:20px;}
	.gsyhead_nav li span{display: inline-block;vertical-align: middle;height: 74px;line-height: 74px;overflow: hidden;color: #333333;font-size: 16px;}
.gsyhead_srh{width: 220px;height: 30px;margin: 32px 0px 0 20px;border: 1px solid #d9d9d9;}
	.gsyhead_srh form{display: flex;}
	.gsyhead_srh_ico{text-indent: 0;display: block;width: 30px;height: 30px;line-height: 30px;background: url(../images/search-w.png) no-repeat;cursor: pointer;border-radius: 0 0 0 0;border: none;color: #b6b6b6;font-family: "MICROSOFT YAHEI";font-weight: 100;}
	.gsyhead_srh_text{height: 30px;line-height: 30px;width: 145px;border-radius: 0 0 0 0;color: #b6b6b6;display: block;font-family: "MICROSOFT YAHEI";font-weight: 100;border: none;background: none;}
	.gsyhead_srh_btn{width: 50px;line-height: 30px;border: none;background: none;color: #FFB60A;cursor: pointer;}