/*- - - - - - - - -样式属index.html - - - - - - - -*/
#Flash {
	width: 1920px;
	height: 700px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	z-index: 500;
}
/**/
#Bigpic {
	width: 1920px;
	height: 1073px;
	position: relative;
	min-width: 1280px;
	left: 50%;
	margin: 0px auto -506px -960px;
}
#Bigpic .zz {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
}
.btn_video {
	z-index: 6000;
	width: 102px;
	height: 120px;
	position: absolute;
	top: 215px;
	left: 50%;
	margin-left: -26px;
	background: url("../images/video.png"/*tpa=http://www.0722t.com/images/video.png*/) no-repeat left top;
	transition: all 0.3s ease-in;
}
.btn_video:hover {
	opacity: 0.7;
	transform: scale(0.9);
}
.kefu {
	width: 295px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	position: absolute;
	font-size: 15px;
	font-family: 'microsoft yahei';
	font-weight: bold;
	color: #501904;
	top: 430px;
	left: 50%;
	margin-left: -410px;
	z-index: 1500;
}
.kefu strong {
	font-family: georgia, 'times new roman', times, serif;
	color: #a90e09;
}
/*下载*/
#download {
	width: 1280px;
	height: 114px;
	position: relative;
	margin: 0 auto;
	padding-top: 17px;
	z-index: 1500;
}
#download dl {
	float: left;
	line-height: 25px;
	text-align: center;
	padding-bottom: 10px;
	background: url("../images/2.gif"/*tpa=http://www.0722t.com/images/2.gif*/) no-repeat right center;
}
#download dl.d02 {
	width: 384px;
}
#download dl.d02 dd {
	text-align: left;
	padding-left: 55px;
}
#download dl.d01 {
	width: 270px;
	margin-left: 28px;
	padding: 0px 24px 10px 24px;
}
#download dl.d03 {
	width: 213px;
	background: none;
}
#download dl.d03 dd {
	text-align: left;
	padding-left: 48px;
}
#download dl dt {
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	color: #c19e66;
}
#download dl dd {
	text-align: center;
}
#download dl dd a {
	font-size: 14px;
	color: #d5d5d7;
	margin-right: 19px;
	display: inline-block;
}
#download dl dd a:hover {
	color: #c49d62;
	text-decoration: none;
}
/*第一模块*/
#m1 {
	width: 1280px;
	height: 363px;
	position: relative;
	margin: 0 auto 33px;
	z-index: 15000;
}
#m1 .btn_pay {
	background: url("../images/pay_a_hover.png"/*tpa=http://www.0722t.com/images/pay_a_hover.png*/) no-repeat left -140px;
	width: 295px;
	height: 123px;
	position: absolute;
	top: -139px;
	right: 5px;
	z-index: 16000;
}
#m1 .btn_pay:hover {
	background-position: left top;
	z-index: 16000;
}
/*轮播广告*/
#playBanner {
	float: left;
	width: 449px;
	height: 324px;
	position: relative;
	overflow: hidden;
	margin-left: 28px;
	background: #333;
	display: inline;
}
/*图片轮播样式*/
#playBanner .conbox {
	width: 9999em;
	position: absolute;
}
#playBanner .conbox div {
	float: left;
	width: 449px;
	height: 324px;
	overflow: hidden;
}
#playBanner .conbox div img {
	width: 100%;
	height: 100%;
	display: block;
}
#playBanner .switcher {
	float: right;
	position: absolute;
	right: 20px;
	bottom: 13px;
	z-index: 99;
}
#playBanner .switcher a {
	float: left;
	width: 14px;
	height: 14px;
	line-height: 0;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	font-family: arial;
	color: #323232;
	margin-left: 11px;
	background-color: #c29e60;
	cursor: pointer;
	display: inline;
}
#playBanner .switcher a.cur, #playBanner .switcher a:hover {
	color: #fff;
	background-color: #fefefe;
}
/*新闻中心*/
#Introduction {
	float: left;
	width: 446px;
	height: 307px;
	overflow: hidden;
	margin-left: 19px;
	padding: 17px 16px 0;
	background: url("../images/heibg.png"/*tpa=http://www.0722t.com/images/heibg.png*/) repeat left top;
	display: inline;
}
#Introduction .tit {
	width: 444px;
	height: 32px;
	line-height: 32px;
	position: relative;
	font-size: 15px;
	color: #cb913f;
	margin: 6px 0 0px;
}
#Introduction .tit span {
	float: left;
}
#Introduction .content {
	line-height: 24px;
	font-size: 14px;
	color: #928d79;
}
/*服务器列表*/
#Introduction .serviceList {
	float: left;
	width: 424px;
	display: inline;
}
#Introduction .serviceList li {
	float: left;
	width: 424px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #928d79;
	border-bottom: 1px dashed #444348;
	display: inline;
}
#Introduction .serviceList li strong {
	float: left;
	width: 146px;
	overflow: hidden;
	font-weight: normal;
	display: inline;
}
#Introduction .serviceList li p {
	float: left;
	width: 190px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-right: 10px;
	display: inline;
}
#Introduction .serviceList li em {
	float: left;
	width: 75px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
/*公告*/
#GongGao {
	float: right;
	width: 248px;
	height: 308px;
	margin: 16px 30px 0 0;
	background: url("../images/heibg.png"/*tpa=http://www.0722t.com/images/heibg.png*/) repeat left top;
	display: inline;
}
#GongGao p {
	line-height: 27px;
	text-align: justify;
	font-size: 13px;
	color: #928d79;
	margin: 0 17px 28px;
}
#GongGao p a {
	color: #fb9600;
}
/*第二模块*/
#m2 {
	width: 1280px;
	margin: 0 auto 33px;
	background-color: #fff;
}
/*充值*/
#Recharge {
	float: left;
	width: 681px;
	height: 417px;
	position: relative;
	overflow: hidden;
	display: inline;
}
#Recharge .tips {
	height: 42px;
	line-height: 32px;
	clear: both;
	font-size: 13px;
	color: #e40016;
	margin-left: 28px;
}
#Recharge .tits {
	width: 580px;
}
#Recharge .cz_list {
	float: left;
	width: 582px;
}
#Recharge .cz_list li {
	float: left;
	width: 582px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #9b8578;
	border-bottom: 1px dashed #d0d0d0;
	display: inline;
}
#Recharge .cz_list li:hover {
	color: #c9a75d;
	background-color: #fcfcfc;
}
#Recharge .cz_list li span {
	float: left;
	width: 162px;
	padding-left: 18px;
}
#Recharge .cz_list li strong {
	float: left;
	width: 160px;
	font-weight: normal;
}
#Recharge .cz_list li em {
	float: left;
	width: 106px;
}
#Recharge .cz_list li big {
	float: left;
	width: 133px;
	font-size: 14px;
}
#Recharge .Scroll_box {
	margin-left: 25px;
}
/*回收*/
#HuiShou {
	float: right;
	width: 529px;
	height: 417px;
	position: relative;
	overflow: hidden;
	margin-right: 40px;
	display: inline;
}
#HuiShou .tits {
	width: 452px;
}
#HuiShou .tips {
	height: 42px;
	line-height: 32px;
	clear: both;
	font-size: 13px;
	color: #e40016;
	margin-left: 28px;
}
#HuiShou .Scroll_box {
	margin-left: 25px;
}
#HuiShou .huishoulist {
	width: 449px;
}
#HuiShou .huishoulist li {
	width: 449px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #9b8578;
	border-bottom: 1px dashed #d0d0d0;
}
#HuiShou .huishoulist li:hover {
	color: #c9a75d;
	background-color: #fcfcfc;
}
#HuiShou .huishoulist li em {
	float: left;
	width: 212px;
}
#HuiShou .huishoulist li strong {
	float: left;
	width: 216px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 8px;
}
.tits {
	height: 33px;
	line-height: 33px;
	font-size: 15px;
	color: #000;
	margin: 0 0 10px 25px;
	padding-left: 5px;
	border-bottom: 1px solid #ececec;
}
.tits span {
	float: left;
}
/*第三模块*/
#m3 {
	width: 1280px;
	margin: 0 auto 33px;
}
/**/
#ZhiYe {
	float: left;
	width: 473px;
	height: 417px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}
/*图片轮播样式*/
#ZhiYe .conbox {
	width: 9999em;
	position: absolute;
}
#ZhiYe .conbox div {
	float: left;
	width: 473px;
	height: 417px;
	overflow: hidden;
}
#ZhiYe .conbox div img {
	width: 100%;
	height: 100%;
	display: block;
}
#ZhiYe .switcher {
	float: right;
	position: absolute;
	right: 22px;
	bottom: 10px;
	display: none;
	z-index: 99;
}
#ZhiYe .switcher a {
	float: left;
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	font-family: arial;
	color: #323232;
	margin: 4px 4px 4px 7px;
	border: 1px solid #f00;
	cursor: pointer;
	display: inline;
}
#ZhiYe .switcher a.cur, #ZhiYe .switcher a:hover {
	color: #fff;
}
#ZhiYe .PartTitle {
	position: absolute;
	z-index: 1500;
}
#ZhiYe .zhiye_type {
	position: absolute;
	top: 145px;
	left: 26px;
	z-index: 1500;
}
#ZhiYe .zhiye_type li {
	width: 82px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #c19e66;
	margin-bottom: 10px;
	letter-spacing: 6px;
	border: 1px solid #b19e74;
	border-radius: 3px;
	cursor: pointer;
}
#ZhiYe .zhiye_type li.change {
	color: #333;
	background-color: #c29e60;
}
/**/
#PicShow {
	float: right;
	width: 793px;
	height: 417px;
	position: relative;
	background-color: #fff;
}

#PicShow ul {
	padding-left:25px;
	font-size:14px;
	color:#9b8578;
}

#PicShow ul li {
	line-height:25px;
}


#PicShow ul li:hover {
	color:#c9a75d;
	background-color:#fcfcfc;
}

#PicShow .gundong {
	width: 706px;
}
#PicShow .gundong .jCarouselLite {
	float: left;
	width: 706px;
	height: 321px;
	overflow: hidden;
	padding-top: 20px;
}
#PicShow .move_right, #PicShow .move_left {
	float: left;
	width: 40px;
	height: 265px;
	position: absolute;
	top: 85px;
	z-index: 500;
}
#PicShow .move_left span, #PicShow .move_right span {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background: url("../images/arrow.png"/*tpa=http://www.0722t.com/images/arrow.png*/) no-repeat left top;
	background-repeat: no-repeat;
}
#PicShow .move_left {
	left: 10px;
}
#PicShow .move_left span {
	background-position: left top;
}
#PicShow .move_left:hover span {
	background-position: left bottom;
}
#PicShow .move_right {
	right: 10px;
}
#PicShow .move_right span {
	background-position: right top;
}
#PicShow .move_right:hover span {
	background-position: right bottom;
}
/*页尾*/
#footer {
	min-width: 1280px;
	margin: 0 auto;
	background-color: #22222a;
}
#footer .center {
	padding: 2.39% 0;
}
#footer .bomlogo {
	float: left;
	width: 476px;
}
#footer .box {
	float: right;
	width: 719px;
	text-align: right;
}
#footer .box p {
	line-height: 24px;
	color: #e7e6eb;
}
#footer .box p a {
	font-size: 14px;
	font-family: 'times new roman', times, serif;
	color: #c19e66;
	text-decoration: underline;
	overflow: hidden;
	font-weight: bold;
}
#footer .box p a:hover {
	color: #fb9600;
}
/*浮动条*/
#Floatingbar {
	width: 146px;
	position: fixed;
	z-index: 60000;
	top: 50%;
	right: 0px;
	margin-top: -10%;
	padding-top: 3px;
	background-color: #12110f;
	border: 2px solid #160d0e;
}
#Floatingbar ul {
	width: 140px;
	margin: 0px auto 2px auto;
}
#Floatingbar ul li {
	margin-bottom: 3px;
}
#Floatingbar ul li:nth-child(even) a {
	background-image: url("../images/a_bg2.jpg"/*tpa=http://www.0722t.com/images/a_bg2.jpg*/);
}
#Floatingbar ul li a {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #ecd9b1;
	background: url("../images/a_bg.jpg"/*tpa=http://www.0722t.com/images/a_bg.jpg*/) no-repeat left top;
	display: block;
}
#Floatingbar ul li a:hover {
	color: #fb9600;
	text-decoration: none;
}
#Floatingbar .erweima {
	width: 140px;
	height: 140px;
	margin: 0px auto 3px auto;
	background-color: #fcffff;
	display: block;
}
#Floatingbar .erweima img {
	width: 100%;
	height: 100%;
	display: block;
}
#Floatingbar .btn_backtop {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: url("../images/backtop1.jpg"/*tpa=http://www.0722t.com/images/backtop1.jpg*/) no-repeat center center;
	text-transform: uppercase;
	display: block;
}
#Floatingbar .btn_backtop:hover {
	color: #fb9600;
	text-decoration: none;
}
/*栏目标题*/
.PartTitle {
	height: 69px;
	line-height: 69px;
	overflow: hidden;
	font-size: 23px;
	font-weight: normal;
	color: #ba7b4f;
	padding: 0 24px;
}
/*标题*/
.Title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #c19e66;
	margin-bottom: 13px;
	background: url("../images/line_x.png"/*tpa=http://www.0722t.com/images/line_x.png*/) repeat-x left bottom;
}
/*新闻列表*/
.NewsList li {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #444348;
}
.NewsList li a {
	color: #928d79;
}
.NewsList li a:hover {
	color: #c19e66;
}
/*图片列表*/
.PicList {
	float: left;
}
.PicList li {
	float: left;
	width: 206px;
	text-align: center;
	margin: 0 15px;
	display: inline;
}
.PicList li img {
	width: 206px;
	height: 269px;
	background: #333;
	display: block;
}
.PicList li span {
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 14px;
	display: block;
}
/*选项卡*/
.Tab {
	float: left;
}
.Tab li {
	float: left;
	margin-right: 13px;
	display: inline;
}
.Tab li a {
	float: left;
	width: 82px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #c19e66;
	border: 1px solid #b6a476;
	border-radius: 3px;
}
.Tab li.change a, .Tab li a:hover {
	color: #333;
	background-color: #c29c5b;
	text-decoration: none;
}


/*装备展示平铺*/
.www_187zg_zb {
	width: 1285px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 00px 00px 00px;
	padding-top: 00px;
	margin-top: 10px
}
.www_187zg_zb_2 {
	width: 638px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #FFF;
	border: #c5b07b 1px solid
}
.www_187zg_zb_2_t {
	width: 638px;
	height: 45px;
	float: left;
	background: url("../images/backtop.jpg"/*tpa=http://www.0722t.com/images/backtop.jpg*/) repeat;
	line-height: 40px;
	color: #777;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: #c5b07b 1px solid
}
.www_187zg_zb_2_d {
	width: 638px;
	height: 4px;
	float: left;
	background: #c5b07b repeat;
	position: relative
}
.www_187zg_zb_2 .role-itemst {
	width: 630px;
	height: auto;
	float: left;
	position: relative;
	padding: 10px
}
.www_187zg_zb_2 .role-itemst img {
	width: 608px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px
}
.www_187zg_zb_2 .role-itemst img:hover {
	width: 612px;
	height: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 0;
	padding-bottom: 4px
}
.www_187zg_zb_1 {
	width: 1280px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #FFF;
	border: #c5b07b 1px solid
}
.www_187zg_zb_1_t {
	width: 1280px;
	height: 45px;
	float: left;
	background: url("../images/backtop.jpg"/*tpa=http://www.0722t.com/images/backtop.jpg*/) repeat;
	line-height: 40px;
	color: #777;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: #c5b07b 1px solid
}
.www_187zg_zb_1_d {
	width: 1280px;
	height: 4px;
	float: left;
	background: #c5b07b repeat;
	position: relative
}
.www_187zg_zb_1 .role-itemst {
	width: 1220px;
	height: auto;
	float: left;
	position: relative;
	padding: 20px
}
.www_187zg_zb_1 .role-itemst img {
	width: 1220px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 10px
}
.www_187zg_zb_1 .role-itemst img:hover {
	width: 1250px;
	height: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 0;
	padding-bottom: 8px
}




.www_187zg_zb_3 {
	width: 425px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #FFF;
	border: #c5b07b 1px solid
}
.www_187zg_zb_3_t {
	width: 425px;
	height: 45px;
	float: left;
	background: url("../images/backtop.jpg"/*tpa=http://www.0722t.com/images/backtop.jpg*/) repeat;
	line-height: 40px;
	color: #777;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: #c5b07b 1px solid
}
.www_187zg_zb_3_d {
	width: 425px;
	height: 4px;
	float: left;
	background: #c5b07b repeat;
	position: relative
}
.www_187zg_zb_3 .role-itemst {
	width: 420px;
	height: auto;
	float: left;
	position: relative;
	padding: 10px
}
.www_187zg_zb_3 .role-itemst img {
	width: 395px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px
}





.www_187zg_zb_5 {
	width: 254px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #FFF;
	border: #c5b07b 1px solid
}
.www_187zg_zb_5_t {
	width: 254px;
	height: 45px;
	float: left;
	background: url("../images/backtop.jpg"/*tpa=http://www.0722t.com/images/backtop.jpg*/) repeat;
	line-height: 40px;
	color: #777;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: #c5b07b 1px solid
}
.www_187zg_zb_5_d {
	width: 254px;
	height: 4px;
	float: left;
	background: #c5b07b repeat;
	position: relative
}
.www_187zg_zb_5 .role-itemst {
	width: 245px;
	height: auto;
	float: left;
	position: relative;
	padding: 10px
}
.www_187zg_zb_5 .role-itemst img {
	width: 225px;
	height: auto;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 5px
}
.www_187zg_zb_5 .role-itemst img:hover {
	width: 230px;
	height: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding: 0;
	padding-bottom: 4px
}