@charset "utf-8";
/* CSS Document */
html, body{
    font: 12px/22px "微软雅黑","\5b8b\4f53",Arial,sans-serif;
}
.w1180{
	width: 1180px;
	margin: 0 auto;
}
.x-header{
	position: relative;
	z-index: 9;
	width: 100%;
	min-width: 1180px;
	height: 36px;
	background: #f7f7f7;
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
}
.x-header .top{
	width: 1180px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
}
.x-header .top p.p1{
	font-size: 12px;
	color: #666;
}
.x-header .top p.p1 span{
	margin-left: 25px;
	color: #000;
}
.x-header .top p.p2 a{
	margin-left: 30px;
	color: #666;
}
.x-header .top p.p2 a.lang{
	padding-right: 13px;
	background: url(../img/lang-icon.png) no-repeat right 6px;
}
.inner-view .head-mid .x-logo img{
	margin-top: -5px;
	
}
.home-h.inner-view .head-mid .x-logo img{
	opacity: 0;
}
.inner-view .x-header .top p.p2 a.lang:hover{
	background-position: right -12px;
}
.inner-view .x-header .top p.p2 a.online-ser{
	display: none;	
}
.x-header .top p.p2 a:hover{
	color: #365187;
}
.x-head{
	position: relative;
	width: 100%;
	z-index: 9;
}
.x-head .x-btn{
	margin: 0 auto;
	width: 45px;
	height: 24px;
	background: url(/skin/new/img/x-icon.png) no-repeat center bottom;
	cursor: pointer;
}
.head-mid{
	margin: 0 auto;
	padding-top: 10px;
	width: 100%;
	min-width: 1180px;
	height: 80px;
	background: #fff;
	display: none;
}
.inner-view{
	position: relative;
	z-index: 11;
}
.inner-view .head-mid{
	display: block;
}
.inner-view .x-head .x-btn{
	display: none;
}
.head-mid .x-ser{
	position: relative;
	margin-top: 20px;
	height: 35px;
	width: 35px;
	padding-left: 35px;
	border-left: 1px solid #b2b2b2;
	z-index: 120;
}
.head-mid .x-ser input[type="submit"]{
	width: 35px;
	height: 35px;
	background: url(/skin/new/img/x-ser.png) no-repeat center;
	border: none;
	cursor: pointer;
}
.ser-box{
	display: none;
	position: absolute;
	top: 0;
	right: 45px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border: none;
}
.ser-box input{
	border: 1px solid #b2b2b2;
	padding:0 10px;
	width: 210px;
	line-height: 35px;
	background: none;
}
.head-mid .x-nav{
	margin-top: 20px;
}
.head-mid .x-nav ul{
	float: left;
}
.head-mid .x-nav ul li{
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #000;
	
}
.head-mid .x-nav ul li a{
	color: #000;
}
.head-mid .x-nav ul li a.main-link{
	padding: 0 18px;
}
.head-mid .x-nav ul li a:hover{
	color: #365187;
}
.head-mid .x-nav ul li a.main-link:hover{
	font-weight: bold;
}
.head-mid .x-nav ul li a.main-link.cur{
	color: #365187;
	font-weight: bold;
}
.head-mid .x-nav ul li{
	position: relative;
	z-index: 100;
}
.head-mid .x-nav ul li:hover .hide-sw{
	display: block;
	
}
.head-mid .x-nav ul li .hide-sw{
	display: none;
	position: absolute;
	left: 0;
    top: 35px;
	background-color: #f5f5f5;
	
	font-size: 14px;
	line-height: 39px;
	border-bottom: 2px solid #666;
}
.no-border{
	border-bottom: none !important;
}
.head-mid .x-nav ul li .hide-sw .link-box{
	position: relative;
}
.head-mid .x-nav ul li .hide-sw .link-box:hover .sub-hide{
	display: block;
	
	
}
.head-mid .x-nav ul li .hide-sw .link-box .lg-link{
	display: block;
	width: 112px;
	margin: 0 16px 0 18px;
	border-bottom: 1px solid #d5d5d5;
	background: url(../img/h-arrow.png) no-repeat right  -25px;
}
.head-mid .x-nav ul li .hide-sw .link-box:hover .lg-link{
	background-position: right  15px;
}
/*.h-200{
	height: 200px !important;
}*/
.w124{
	width: 124px !important;
}
.head-mid .x-nav ul li .hide-sw .link-box .sub-hide-sw .pos:hover .sub-hide2{
	display: block;
}
.head-mid .x-nav ul li .hide-sw .link-box .sub-hide,
.head-mid .x-nav ul li .hide-sw .link-box .sub-hide2{
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	
	padding-left: 10px;
	background-color: #f5f5f5;
	border-bottom: 2px solid #666;
}
.head-mid .x-nav ul li .hide-sw .link-box .sub-hide .sm-link2{
	background: url(../img/h-arrow.png) no-repeat right -25px;
}
.head-mid .x-nav ul li .hide-sw .link-box .sub-hide .sm-link2:hover{
	background-position: right 15px;
}
.head-mid .x-nav ul li .hide-sw .link-box .sub-hide .sm-link{
	display: block;
	width: 140px;
	margin: 0 16px 0 0;
	border-bottom: 1px solid #d5d5d5;
}
.footer{
	width: 100%;
	min-width: 1180px;
	height: 95px;
	background: #2b2b2b;
}
.inner-view .footer{
	position: static;
}
.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	min-width: 1180px;
	height: 104px;
	text-align: center;
	line-height: 32px;
	background: #2b2b2b;
	z-index: 99;
}
.foot{
	padding-top: 10px;
	width: 1180px;
	margin: 0 auto;
	color: #999;
}
.foot p a{
	color: #999;
	padding: 0 6px;
}
.foot p a:hover{
	color: #fff;
}


/*slide*/
.x-main .loading{
	
}
.x-main .items, .item {
	
	width: 100%;
	min-width: 1180px;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position:  center top !important/9;
}

.x-main .back {
    width: 100%;
    min-width: 1180px;
    overflow: hidden;
}

.x-main .items {
    overflow: visible;
}

.x-main .item {
	height: 825px;
    background: #fff none no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
}
.x-con{
	position: absolute;	
	left: 50%;
	top: 50%;
	margin: -294px 0 0 -521px;
	width: 1042px;
	height: 593px;
	background: url(/skin/new/img/x-bg5.png) no-repeat center bottom;
}
.x-con .x-tit{
	text-align: center;
}
.x-con .x-fi{
	margin: 0 auto;
	padding-top: 96px;
	width: 770px;
}
.x-con .x-box{
	position: relative;
	margin: 0 70px;
	width: 245px;
}
.x-con .x-box p.p1{
	width: 245px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: #455b88;
	box-shadow: 2px 2px 5px #151d2e;
	border-radius: 5px;
}
.x-con .x-box p.p2{
	position: absolute;
	left: 50%;
	top: -40px;
	width: 400px;
	margin-left: -200px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}
.x-con .x-box p.p2 span{
	font-size: 18px;
	color: #fff;
	padding: 0 18px;
}
.x-sec{
	position: relative;
	margin: 55px auto 0;
	width: 1022px;
	height: 134px;
	/*background: url(/skin/new/img/x-bg2.png) no-repeat center top;*/
}
.x-dq{
	position: absolute;
	left: 50%;
	margin-left: -115px;
	bottom: 0;
	width: 230px;
	height: 230px;
	z-index: 1;
}
.x-dq .x-dqimg{
	width: 230px;
	height: 230px;
	-webkit-animation: anmScale 2s infinite linear;
}
@keyframes anmScale
{
    0%{transform: scale(1);}
    50%{transform: scale(1.1);}
   100%{transform: scale(1);}
}
.x-dq .x-t1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 230px;
	height: 60px;
	text-align: center;
	z-index: 2;
}
.x-sec-list {
	padding: 40px 31px 0;
	/*width: 960px;*/
	width: 0;
	height: 60px;
	margin:0 auto;
	background: url(/skin/new/img/x-bg2.png) no-repeat center top;
	overflow: hidden;
	
}
.x-sec-list .x-list ul{
	float: left;
}
.x-sec-list .x-list ul li{
	float: left;
	margin: 0 5px;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.x-sec-list .x-list ul li.bg{
	background: url(/skin/new/img/x-bg3.png) no-repeat center;
}
.x-sec-list .x-list ul li a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.x-list-1{
	margin-left: 70px;
}
.x-list-2{
	margin-right: 70px;
}
.x-th{
	position: relative;
	margin: 10px auto 0;
	width: 370px;
	height: 200px;
}
.x-th .why-circle{
	position: absolute;
	left: 0;
	top: 0;
	width: 370px;
	height: 200px;
	background: url(/skin/new/img/x-bg4.png) no-repeat center;
	display: none;
}
.pk-two-win-num-cur{
  	/*transform: scale(3);*/
  	animation: 1000ms numBig forwards;
  	transform: scale(1)\0;
}

@keyframes numBig{
	0%{
		transform: scale(3);
	}
	100%{
		transform: scale(1);
	}
}
.x-th .x-con{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -35px 0 0 -63px;
	width:126px;
	height:60px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	background: url(/skin/new/img/x-img2.png) no-repeat center;
}
.x-th .why-circle .x-tit{
	position: absolute;
	font-size: 12px;
	line-height: 14px;
	color: #31456d;
	font-family: "宋体";
}
.x-th .why-circle .x-tit1{
	left: 110px;
	top: 25px;
}
.x-th .why-circle .x-tit2{
	left: 198px;
	top: 25px;
}
.x-th .why-circle .x-tit3{
	left: 265px;
	top: 65px;
}
.x-th .why-circle .x-tit4{
	left: 277px;
	top: 107px;
}
.x-th .why-circle .x-tit5{
	left: 200px;
	top: 137px;
}
.x-th .why-circle .x-tit6{
	left: 113px;
	top: 137px;
}
.x-th .why-circle .x-tit7{
	left: 36px;
	top: 110px;
}
.x-th .why-circle .x-tit8{
	left: 47px;
	top: 58px;
}
.f-cb{
    zoom: 1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}