/* Basic style */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-size: 12px;
	color: #b0afaf;
	font-family: "Microsoft YaHei";
}
ul, li {
	list-style: none;
	text-align: left;
}
h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: normal;
}
input,select,textarea,.form-control{
	color: #aaaaab!important;
	vertical-align: middle;
	border: 0;font-size:12px!important;
	font-family: "Microsoft YaHei";
}
em {
	font-style: normal;
}
a img {
	border: 0;
}
/* font color */
a {
	text-decoration: none;
	color: #aaaaab;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #aaaaab;
	outline: none;
}
/* general */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
	zoom: 1;
}
.fade.in{display:block;}
.fade{display:none;}
.wapper {
	width:1200px;
	margin: 0 auto;
	text-align: center;
}
.font_wei {
	font-weight: bold;
}
.text_cen {
	text-align: center!important;
}
.text_le {
	text-align: left!important;
}
.text_ri {
	text-align: right!important;
}
.fl_le {
	float: left!important;
}
.fl_ri {
	float: right!important;
}
.pad_top0 {
	padding-top: 0!important;
}
.pad_ri0 {
	padding-right: 0!important;
}
.pad_bottom0 {
	padding-bottom: 0!important;
}
.pad_le0 {
	padding-left: 0!important;
}
.pad_bot0 {
	padding-bottom: 0!important;
}
.mar_top0 {
	margin-top: 0px!important;
}
.mar_ri0 {
	margin-right: 0!important;
}
.mar_bot0 {
	margin-bottom: 0px!important;
}
.bg_no {
	background: none!important;
}
.wid_100b {
	width: 100%!important;
}
.fon_si14 {
	font-size: 14px;
}
.hei_auto {
	height: auto!important;
}
.bor_no {
	border: 0!important;
}
.dis {
	display: block;
}
.undis {
	display: none;
}

.modal_cen{
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%)!important;
-webkit-transform:translate(-50%,-50%)!important;
-moz-transform:translate(-50%,-50%)!important;
-ms-transform:translate(-50%,-50%)!important;
-o-transform:translate(-50%,-50%)!important;   	
}

.shy_lm,.shy_lm dt,.shy_lm dd,.shy_sjfx p,.shy_sjfx dt span,.shy_sjfx dd .icon,.xcx_zgpa dd,.yx_lay dl dd,.yx_lay1 dl dd,.lxwm_lay,.lxwm_lay span{width:100%!important;}
.shy_sjfx dt span,.shy_sjfx dd .icon,.xcx_zgpa dd{display: inline-block;}

/* home Layout */
@keyframes rotates {
  0% {
    opacity:0;
  }
  50% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
.logo{width:288px;height:133px;margin:49px 0 0 62px;position:relative;float:left;z-index:10;}
.logo .ico2{animation: rotates 3s infinite linear;}
.ho_bg{background-color:#052253;width:100%;height:100%;overflow:hidden;}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
.stars {
  background:url(../images/stars.jpg) 50% 50% no-repeat;background-size:cover;
  position: absolute;
  top: 0;left:0;z-index:0;
  width:100%;height:1920px;display:block;
  animation: rotate 90s infinite linear;
}
.ho_moon{width:757px;height:744px;z-index:10;transform:scale(0.8)translate(-60%,-60%)!important;}
.ho_moon a,.ho_moon .moon{position:absolute;top:0;left:0;}
.ho_moon a{z-index:20;display:block;}
.ho_moon a .ico1{display:block;position:absolute;}
.ho_moon a .ico2{display:none;position: absolute;}
.ho_moon a:hover .ico1{display:none;}
.ho_moon a:hover .ico2{display:block;}
.ho_moon .moon{animation: rotatea 3s infinite linear;z-index:0;width:657px;height:644px;top:74px;left:25px;}
.ho_moon .ho_xx{width:900px;}
@keyframes rotatea {
  0% {
    top:74px;
  }
  50% {
    top:84px;
  }
  100% {
    top:74px;
  }
}
.ho_moon .ho_xx{z-index:10;position:absolute;left:400px;}
.ho_moon .qz1{left:25px;animation: rotateb 3s infinite linear;width:193px;height:132px;background:url(../images/ho_qz2.png) 0 0 no-repeat;}
.ho_moon .qz1:hover{background:url(../images/ho_qz2.gif) -12px -9px no-repeat;}
.ho_moon .qz2{left:333px;animation: rotateba 3s infinite linear;width:134px;height:227px;background:url(../images/ho_qz1.png) 0 0 no-repeat;}
.ho_moon .qz2:hover{background:url(../images/ho_qz1.gif) -56px -9px no-repeat;}
.ho_moon .qz3{left:482px;animation: rotatebb 3s infinite linear;width:183px;height:152px;background:url(../images/ho_qz3.png) 0 0 no-repeat;}
.ho_moon .qz3:hover{background:url(../images/ho_qz3.gif) -16px -30px no-repeat;}
@keyframes rotateb {
  0% {
    top:101px;
  }
  50% {
    top:111px;
  }
  100% {
    top:101px;
  }
}
@keyframes rotateba {
  0% {
    top:0px;
  }
  50% {
    top:10px;
  }
  100% {
    top:0px;
  }
}
@keyframes rotatebb {
  0% {
    top:81px;
  }
  50% {
    top:91px;
  }
  100% {
    top:81px;
  }
}
.ho_bg footer{font-size:14px;color:#fff;position:fixed;bottom:0;left:0;width:100%;text-align:center;padding-bottom:15px;line-height:30px;z-index:9999;}

/*shouye*/
.top{height:80px;background-color:#022a6f;position:fixed;top:0;left:0;width:100%;z-index:999;}
.top .logo{float:left;margin:0;height:80px;width:120px;}
.top .logo .ico1{width:97px;height:33px;}
.top .logo .ico2{width:120px;margin-top:12px;}
.top ul{float:right;margin:31px -33px 0 0;}
.top ul li{float:left;padding:0 33px;}
.top ul li a{font-size:18px;color:#fff;line-height:18px;padding-bottom:3px;}
.top ul li a:hover,.top ul li .active{border-bottom:2px solid #fff;}

.banner{width:100%;height:602px;background-color: #052253;overflow:hidden;position:relative;margin-top:80px;}
.banner_lxwm{margin-top:80px;}
.banner .wapper{position:relative;z-index:10;}
.banner .ico1{position:absolute;top:192px;left:-20px;animation: ban_icoa 3s infinite linear;}
@keyframes ban_icoa {
  0% {
    top:192px;
  }
  50% {
    top:201px;
  }
  100% {
    top:192px;
  }
}
.banner .ico2{float:right;margin-top:69px;animation: ban_icob 5s infinite linear;z-index:10;margin-right:-30px;}
@keyframes ban_icob {
  0% {
    margin-top:69px;
  }
  50% {
    margin-top:79px;
  }
  100% {
    margin-top:69px;
  }
}

.shy_lm{padding:46px 0 70px 0;display:inline-block;}
.shy_lm dt{padding-bottom:27px;}
.shy_nav a{padding:0;text-align:center;}
.shy_nav a img{display:inline-block!important;}
.shy_nav a:before{content:"";background:url(../images/shy_icon13.png) 0 0 no-repeat;background-size:100% auto;position:absolute;top:160px;left:0;width:100%;height:100%;float:left;display:none;}
.shy_nav a:hover:before{display:block;}

.shy_gnfx{background:url(../images/shy_icon17.png) 0 0 repeat;}
.shy_gnfx .pic{float:left;margin:58px 0 0 112px;animation: ban_icoc 3s infinite linear;}
.shy_gnfx p{background:url(../images/shy_icon14.png) 0 0 no-repeat;width:380px;height:371px;float:right;margin:56px 232px 0 0;}
.shy_gnfx p a{float:left;}
.shy_gnfx p a:nth-child(1){margin:5px 0 0 -93px;}
.shy_gnfx p a:nth-child(2){margin:5px -84px 0 0;float:right;}
.shy_gnfx p a:nth-child(3){margin:250px 0 0 -182px;}
.shy_gnfx p a:nth-child(4){margin:250px -176px 0 0;float:right;}
@keyframes ban_icoc{
  0% {
    margin:48px 0 0 112px;
  }
  50% {
    margin:68px 0 0 112px;
  }
  100% {
    margin:48px 0 0 112px;
  }
}
.shy_sjfx dt span{margin:27px 0 14px 0;}
.shy_sjfx dd{background-color:#F8F8F8;padding:0 0 70px 0;float:left;}
.shy_sjfx .tit{margin-bottom:14px;}
.shy_sjfx dd p span{height:335px;background-size:100% 335px;padding:0 25px;}
.shy_sjfx dd p span:nth-child(1){background:url(../images/shy_icon18.png) 0 0 repeat;}
.shy_sjfx dd p span:nth-child(2){background:url(../images/shy_icon19.png) 0 0 repeat;}
.shy_sjfx dd p span em{font-size:16px;color:#fff;float:right;margin-top:159px;}
.shy_sjfx dd p span:nth-child(2) em{float:left;}
.shy_sjfx dd .tit{margin:70px 0 40px 0;}

.shy_sjfx dd .icon{height:160px;background-color:#fff;margin-bottom:40px;}
.shy_sjfx dd .icon em{width:16px;padding-left:10px;border-left:5px solid #31a0f2;float:left;color:#1b2741;font-size:16px;margin-top:50px;}
.shy_sjfx dd .icon img{margin:49px 35px 0 35px;}
.shy_bzxk img{margin:0 15px;}

.shy_zzcx{background-color:#f5f5f5;text-align:center;}
.footer{padding:20px 0;background-color:#ebebeb;text-align:center;font-size:14px;color:#0d2142;line-height:24px;}

/*xcx_nav*/
.xcx_alfx{background:url(../images/icon20.png) 50% 60% no-repeat;}
.xcx_nav .carousel-inner .item{margin-top:20px;}
.xcx_nav .carousel-inner a{width:20%;float:left;position: relative;background:url(../images/icon16.png) 50% 50% no-repeat;height:196px;line-height:196px;}
.xcx_nav .carousel-inner a:before{top:100px;}
.xcx_nav .carousel-inner a span{font-size:20px;color:#fff;}

.xcx_zgpa dd{text-align:center;}
.xcx_zgpa .pic{margin-left:0;float:none;animation: ban_icocc 3s infinite linear;margin:0 auto;}
@keyframes ban_icocc{
  0% {
    margin:48px 0 0 0;
  }
  50% {
    margin:68px 0 0 0;
  }
  100% {
    margin:48px 0 0 0;
  }
}

.xcx_lay,.xcx_lay1{background:url(../images/icon3.png) 0 100% no-repeat;height:410px;}
.xcx_lay dl,.xcx_lay1 dl{float:left;text-align:left;padding:145px 0 0 68px;}
.xcx_lay .xcx_xmbj{width:501px;}
.xcx_lay dl dd,.xcx_lay1 dl dd{width:100%;color:#052253;font-size:16px;margin-top:16px;}
.xcx_zgpa{height:690px;}

.xcx_lay1{background:url(../images/icon4.png) 0 0 no-repeat;height:400px;}
.xcx_lay1 dl{width:504px;float:right;margin-right:90px;}

.xcx_sjgf{padding:70px 0;}
.xcx_sjgf .tit{padding-bottom:40px;}
.xcx_sjgf .sjgf_lay{width:100%;height:126px;background:url(../images/icon7.png) 0 0 no-repeat;margin-top:48px;}
.xcx_sjgf .sjgf_lay h3,.xcx_sjgf .sjgf_lay span{width:430px;float:left;text-align:left;}
.xcx_sjgf .sjgf_lay h3{font-size:18px;color:#324A72;padding:10px 0 0 100px;font-weight:bold;}
.xcx_sjgf .sjgf_lay h3 span{font-size:14px;font-weight:normal;margin-top:10px;}
.xcx_sjgf .sjgf_lay img{float:right;}

.xcx_sjgf .sjgf_lay:nth-child(2) img{margin:-47px 86px 0 0;}
.xcx_sjgf .sjgf_lay:nth-child(3) img{margin:18px -28px 0 0;}
.xcx_sjgf .sjgf_lay:nth-child(4) img{margin:45px 253px 0 0;}
.xcx_sjgf .sjgf_lay:nth-child(5) img{margin:0 115px 0 0;}

.xcx_apym{background:url(../images/icon13.png) 100% 0 no-repeat;padding-bottom:70px;}

 
.carousel-control.left,.carousel-control.right{background-image:none;width:5%;}

/*game*/
.banner_yx1 .ico1{animation: ban_icoa_game 3s infinite linear;left:auto;right:0;}
@keyframes ban_icoa_game {
  0% {
    top:72px;
  }
  50% {
    top:81px;
  }
  100% {
    top:72px;
  }
}
.banner_yx1 .ico2{float:left;animation: ban_icob_game 5s infinite linear;margin-left:-60px;}
@keyframes ban_icob_game {
  0% {
    margin-top:39px;
  }
  50% {
    margin-top:49px;
  }
  100% {
    margin-top:39px;
  }
}
.yx_lay{background:url(../images/icon30.png) 100% 0 no-repeat;height:510px;}
.yx_lay dl{width:482px;height:241px;border:10px solid #EDDBB1;padding:0;margin:140px 0 0 0;padding:35px;}
.yx_lay1{background:url(../images/icon31.png) 100% 0 no-repeat;height:510px;}
.yx_lay1 dl{width:478px;height:220px;display:inline-block;float:none;background-color:#fff;padding:31px 40px;margin-top:146px;}
.yx_lay1 dl dt{text-align:center;}

.banner_lxwm{height:921px;}
.lxwm_lay{height:778px;background:url(../images/icon34.png) 50% 0 no-repeat;margin-top:80px;}
.lxwm_lay span{display: inline-block;font-size:16px;text-align:left;color:#fff;padding-left:340px;}
.lxwm_lay span:nth-child(1){margin-top:109px;}
.lxwm_lay span:nth-child(2){margin-top:10px;}

.app2_lay{background:url(../images/icon36.png) 50% 0 no-repeat;height:600px;}
.app2_lay dl{display: inline-block;float:none;text-align:center;padding:60px 0 0 0;}
.app2_lay dl dd{width:800px;text-align:left;}

.app2_lay1{background:#f7f1f1 url(../images/icon38.png) 0 0 no-repeat;height:599px;}
.app2_lay1 dl{width:296px;float:right;margin:135px 58px 0 0;padding:0;}
.app2_lay1 .pic{float:right;margin-top:99px;}

.app_sjgf .sjgf_lay{background:url(../images/icon7_1.png) 0 0 no-repeat;}
.app_apym{background:url(../images/icon40.png) 104% 0 no-repeat;}

.app3_lay{height:476px;background:none;}
.app3_lay dl{margin:115px 0 0 0;width:514px;padding:0;}
.app3_lay img{margin-top:20px;}

.app3_lay1{background:none;background-color:#ceecf1;height:449px;}
.app3_lay1 .pic{margin-top:-57px;float:left;}
.app3_lay1 dl{width:505px;float:right;padding:0;margin:146px 26px 0 0;}

.app3_lay3{background:url(../images/icon47.png) 104% 0 no-repeat;margin-top:60px;}

.app4_lay{background:none;height:501px;}
.app4_lay dl{width:514px;}
.app4_lay .pic{float:right;margin-right:-162px;}

.app4_lay1{background:url(../images/icon50.png) 104% 0 no-repeat;height:500px;}
.app4_lay1 dl{margin-right:0;}

.app4_lay3{background:url(../images/icon54.png) 104% 0 no-repeat;}

.xcx_icon1{background: url(../images/icon59.png) 0 0 no-repeat!important;width:441px!important;height:404px!important;}

.xcx_icon1 a:nth-child(1){margin:20px 0 0 -53px!important;}
.xcx_icon1 a:nth-child(2){margin:5px -64px 0 0!important;float:right;}
.xcx_icon1 a:nth-child(3){margin:200px 0 0 -212px!important;}
.xcx_icon1 a:nth-child(4){margin:230px -176px 0 0!important;float:right;}

.xcx_lay_lay1{background:url(../images/icon60.png) 50% 0 no-repeat;height:335px;}
.xcx_lay_lay2 dd{background-color:#fff;padding:40px 0 30px 0;}
.xcx_lay_lay3{background:url(../images/icon62.png) 50% 0 no-repeat;height:480px;}

.xcx3_lay3{background:#f7f3f9;height:422px;}
.xcx3_lay4{background:#eeebfa;height:411px;}
.xcx3_lay4 .pic{margin-left:-60px;}
.xcx3_lay4 dl{margin-right:20px;}
.xcx3_lay5{background:url(../images/icon69.png) 100% 0 no-repeat;}

.yx_lay_lay1{background:url(../images/icon73.png) 50% 0 no-repeat;}
.yx_lay_lay1 dl{float:right;background-color:#ffe7c8;border-color:#b1d15b;}

.yx_lay_lay2{background:url(../images/icon74.png) 50% 0 no-repeat;}
.yx_lay_lay2 dl{background-color:#ffffff;border:8px solid #c3e849;float:left;margin-left:180px;border-radius:10px;padding: 31px 35px;}

.yx_lay_lay3{background:url(../images/icon77.png) 50% 0 no-repeat;}
.yx_lay_lay3 dl dt{text-align:center;}
.yx_lay_lay3 dl{background-color:#5e5e5e;border-color:#fdf538;}
.yx_lay_lay3 dl dd{color:#fff!important;}
.yx_lay_lay4{background:url(../images/icon78.png) 50% 0 no-repeat;}
.yx_lay_lay4 dl{float:right;border:8px solid #fdf538;height:150px;margin-top:186px;margin-right:70px;padding:15px 30px;}

/*wap*/
@media only screen and (max-width:1440px) 
{	

}
@media only screen and (max-width:1200px) 
{	
/*.ho_moon{transform: scale(0.7)!important;margin:-28% 0 0 -42%;}*/
}
@media only screen and (max-width:768px) 
{
 .wapper,.top ul,.top ul li a,.shy_nav a img,.shy_sjfx dd .icon em,.xcx_lay dl,.xcx_lay1 dl,.xcx_lay dl dd, .xcx_lay1 dl dd,.xcx_sjgf .sjgf_lay h3,
 .xcx_sjgf .sjgf_lay span,.xcx_apym img,.yx_lay2 .bq,.lxwm_lay,.xcx_lay_lay2 dd img{width:100%!important;}
 .ho_bg .logo{display:inline-block;}
 .top ul li a,.shy_lm dd,.ho_bg{text-align:center;}
 .ho_bg .logo{float:none;}
 .ho_moon .ho_xx{z-index:20;left: 10%;top:100px;}
 @keyframes rotatea {
  0% {
    top:114px;
  }
  50% {
    top:124px;
  }
  100% {
    top:114px;
  }
}
 .yx_lay dl,.yx_lay,.xcx_lay1 dl,.yx_lay1,.banner_lxwm,.lxwm_lay,.app2_lay,.app3_lay1,.app3_lay,.xcx3_lay4{height:auto!important;}
 .yx_lay dl,.xcx_lay1 dl,.logo,.lxwm_lay,.lxwm_lay span,.app3_lay dl{margin:0;}
 .lxwm_lay span{padding:0;}
 .banner_yx1 .ico2,.app2_lay1 .pic,.app3_lay .pic,.app3_lay1 .pic,.app4_lay .pic{display:none;}
 .ho_moon{transform:scale(0.5)translate(-95%,-95%)!important;}
 .top{height:230px;text-align:center;}
 .lxwm_lay{background-size:cover;background:none;padding:30px 0;}
 .lxwm_lay span{padding:0 30px;}
 .lxwm_lay span:nth-child(1){margin-top:10px;}
 .top .logo,.top ul li a,.shy_lm .pic,.shy_sjfx dd p span em,.shy_sjfx dd .icon em{display:inline-block;float:none;}
 .top ul,.yx_lay2 .bq{margin:0;padding:0 15px;}
 .top ul li{width:50%;padding:0 10px;margin-top:15px;}
 .top ul li a{height:45px;line-height:45px;background-color:#1d4fa4;}
 .top ul li .active,.top ul li a:hover{border-bottom: 2px solid #62b0ee;}
 .banner{height:402px;margin-top:230px;}
 .banner_lxwm{margin-top:230px;}
 .banner .ico1{top:192px;left:20px;}
 .banner .ico2{float:left;margin-left:10%;margin-top:0;margin-right:0;}
 @keyframes ban_icoa{
  0% {
    top:152px;
  }
  50% {
    top:161px;
  }
  100% {
    top:152px;
  }
}
@keyframes ban_icob{
  0% {
    margin-top:-10px;
  }
  50% {
    margin-top:0px;
  }
  100% {
    margin-top:-10px;
  }
}
.shy_nav{padding:0 15px;}
.shy_nav a{padding:10px;}
.shy_nav a:before{top:100px;}
.shy_lm{padding:0;}
@keyframes ban_icoc{
  0% {
    margin:0;
  }
  50% {
    margin:0;
  }
  100% {
    margin:0;
  }
}
.shy_gnfx p{margin:-60px 0;transform:scale(0.6);display: inline-block;}
.shy_sjfx dd{padding: 0 0 30px 0;}
.shy_sjfx dd p span{background-repeat:50% 50%!important;}
.shy_sjfx dd p span em{font-size:24px;float:none!important;}
.shy_sjfx dd p span:nth-child(1){background: url(../images/shy_icon18.png) 100% 0 repeat;}
.shy_sjfx dd p span:nth-child(2){background: url(../images/shy_icon19.png) 20% 0 repeat;}
.shy_sjfx dd .icon{height:auto;padding-bottom:40px;margin-bottom:20px;}
.shy_sjfx dd .icon em{border:0;font-size:24px;margin-top:25px;}
.shy_sjfx .wapper{padding:0 20px;}
.shy_bzxk{padding:0 20px;}
.shy_bzxk img{width:40%;margin-bottom:30px;}
.xcx_zgpa{height:250px;}
@keyframes ban_icocc{
  0% {
    margin:0 0 0 0;
  }
  50% {
    margin:18px 0 0 0;
  }
  100% {
    margin:0 0 0 0;
  }
}
.xcx_zgpa .pic{width:90%;}
.xcx_nav .carousel-inner a{width:50%;background-size:85% auto;height:160px;line-height:150px;}
.xcx_lay dl,.xcx_lay1 dl,.xcx_apym{padding:30px 20px;}

.xcx_lay,.xcx_lay1{height:200px;background-color:#F5CA57;}
.xcx_lay1 dl {margin-right: 0;}
.xcx_lay1{height:250px;background-position:-400px -50px;}
.xcx_sjgf{padding: 20px 0;}
.xcx_sjgf .tit{padding-bottom: 10px;}
.xcx_sjgf .sjgf_lay{margin-top: 20px;}
.xcx_sjgf .sjgf_lay h3{padding: 10px 30px;}
.xcx_sjgf .sjgf_lay img{display:none;}
.xcx_apym{background:none;}

.app2_lay{background-position:50% 8%;background-size:1000%;}
.app2_lay1{background-position:50% 8%;background:none;background-color:#e6ddd6;height:200px;}
.app2_lay1 dl{text-align:center;}
.app2_lay1 dl dd{text-align:left;}

@keyframes ban_icoa_game{
  0% {
    top:32px;
  }
  50% {
    top:41px;
  }
  100% {
    top:32px;
  }
}
.banner_yx1 .ico1{width:85%;}

.app3_lay1{height:240px!important;background-color:#ceecf1;}

.app4_lay1{background-position:100% 0;height:230px;}
.app4_lay1 dl{padding-top:0;}

.xcx_icon1_lay{text-align:center;display: inline-block;}
.xcx_icon1{float:left;width:100%!important;background-size:100% auto!important;background-position:50% 50%!important;}
.xcx_lay_lay2 dd img{margin-top:40px!important;}
.xcx3_lay4 .pic{margin-bottom:50px;}
.yx_lay2 .tit img{margin-top:30px!important;}

}
@media only screen and (max-width:320px) 
{	
	
}
