html {
    font-size: 62.5%
}
body {
    height: 100%;
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
    color: #4a4a4a
}
body,
h2,
h3,
li,
p,
ul {
    margin: 0;
    padding: 0
}
a {
    text-decoration: none;
    color: #4a4a4a
}
li,
ul {
    list-style: none
}
.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}
.clearfix:after {
    clear: both
}
.top-nav {
    width: 1030px;
    /* width: 1180px; */
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    color: #fff;
    margin: 0 auto;
    display:flex;
    justify-content: space-between;
}
.search-bar {
    width: 137px;
    /* float: right; */
    height: 30px;
    border: 1px solid #0093FF;
    margin-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px
}
.search-bar input {
    margin-top: 4px;
    display: block;
    float: left;
    height: 20px;
    width: 90px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    outline: 0;
    font-size: 12px;
    border: none;
    color: #787878
}
.icon-search {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 4px;
    margin-left: 4px;
    background: url(../images/head-search.png) 0 0 no-repeat;
    cursor: pointer
}
.head-menu{position:relative;}
.navFix {
    position: fixed;
    top: 0;
    z-index: 4;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}
.num-bold {
    color: #f61b21;
    padding: 0 2px
}
.orange {
    color: #f61b21
}
.midline {
    text-decoration: line-through
}
.api{
    width: 760px;
    margin: 0 auto;
    margin-top: 50px ;
    margin-bottom: 74px;
    background:#f2f2f2 ;
}
.api-title{
    margin-bottom: 40px;
    font-size: 28px;
    text-align: center;
}
.api-content{
    margin-bottom: 42px;
    line-height: 2;
}
.api-submit{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: linear-gradient(to right,#0065ff,#008bff );
    width: 122px;
    margin: 0 auto;
}
.api-submit>a{
    color: #fff;
}
.alliance{
    width: 964px;
    margin: 0 auto;
    /*margin-bottom: 94px;*/
    background:#f2f2f2 ;
}

.alliance-title{
    text-align: center;
    font-size: 30px;
    margin-bottom: 50px;
}
.alliance-top-left-title{
    font-size: 30px;
    margin-bottom: 48px;
    line-height: 1.5;
}

.alliance-top{
    display: flex;
    margin-bottom: 40px;
    background:#f2f2f2 ;
}
.alliance-top-right{
    width: 596px;
    height: 336px;
    flex-shrink: 0;
    background: url(../images/alliance-top-right.png) 20% 34% no-repeat
}
.alliance-top-left-content{
    margin-bottom: 44px;
    line-height: 2;
}
.alliance-top-left-button{
    width: 122px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: linear-gradient(to right,#0065ff,#008bff );
}
.alliance-top-left-button>a{
    color: #fff;
}
.alliance-top-left-button>a:hover{
    text-decoration: none;
}
.alliance-bottom{
    display: flex;
    justify-content: space-between;
    background: #f2f2f2;
}
.alliance-bottom-item{
    width: 310px;
    height: 290px;
    padding: 27px 22px;
    color: #fff;
}
.alliance-bottom-item-title{
    margin-bottom: 32px;
    text-align: center;
    font-size: 24px;
}
.alliance-bottom-item-content{
    line-height: 1.8;
}
.alliance-bottom-item-foot>div{
    text-align: center;
}
.page-width {
    width: 944px;
    margin: 0 auto
}
.menu {
    height: 46px;
    /* float: right; */
}
.menu  {
    border-color: #b3b3b3;
    /* margin-left: 40px; */
    display: flex;
    align-items: center;
}
.menu  {
    color: #24a4d9
}

.menu a,
.menu span {
    height: 31px;
    line-height: 31px;
    width: 55px;
    text-align: center;
    margin-right: 10px;
    /*float: right;*/
    /*color: #b3b3b3;*/
    /*margin-top: 7px;*/
}
.signin:hover{
    color: #fff;
    /*border-color: #18a7dc;*/
    text-decoration: none;
}
.signin:link {
	text-decoration: none;
}
.login:hover{
    text-decoration: none;
}
.login:link {
	text-decoration: none;
}
.login,
.signin {
    /*border: 1px solid #b3b3b3;*/
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    float: left
}
.menu span {
    margin-right: 5px;
    float: right;
    color: #b3b3b3;
    height: 24px;
    line-height: 22px
}
.popshow{

}
.menu .loginout {
    background: #6bc0e5;
    color: #fff;
    padding: 0 6px
}
.menu .loginout:hover {
    text-decoration: none
}
.menu .home {
    background: url(../images/K_icon.png) no-repeat -50px -22px;
    padding: 0 8px 0 30px
}
.head-menu {
    width: 100%;
    height: 90px;
    background: #fff;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #e5e6e7;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    box-shadow: 0px 4px 16px 0px rgba(44,50,65,0.08);
}
.head-menu .hd {
    width: 1030px;
    margin: 0 auto
}
.head-menu .hd .logo {
    font-size: 3.2rem;
    color: #24a4d9;
    float: left
}
.head-menu .hd .logo img {
    margin-top: 10px;
    width: 80px;
    height: 50px;
}
.head-menu .hd .logo a {
    color: #24a4d9
}
.head-menu .hd .logo a .white {
    color: #fff
}
.head-menu .hd .logo a:hover {
    text-decoration: none
}
.head-menu .hd ul {
    height: 90px;
    float: right;
}
.head-menu .hd ul li {
    float: left;
    line-height: 90px;
    font-size: 22px;
    /* padding: 0 35px; */
    padding: 0;
    padding-left: 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
}
.online-payment {
    padding: 0 10px;
    border-radius: 25px;
    background: #fe8726;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    margin-top: 27px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.head-menu .hd ul li span a{color:#fff}
.online-payment::hover {

}
.head-menu .hd ul li div {
    position: absolute;
    z-index: 3;
    top: 64px;
    left: 0;
    text-align: center;
    font-size: 1.3rem
}
.head-menu .hd ul li div a {
    color: #595959;
    display: block;
    font-size: 1.5rem;
    line-height: 28px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccdd1
}
.head-menu .hd ul li div a:last-child {
    border: none
}
.head-menu .hd ul li a {
    color: #333;
    font-size: 14px;
    text-decoration: none
}
.head-menu .hd ul li .title-spacial{
    color: red;
    position: relative;
    font-weight: bold;
}
.head-menu .hd ul .current::after {
    content: '';
    display: block;
    margin-top: -10px;
    width: 90%;
    height: 4px;
    background-color: #C4A235
}
.head-menu .hd ul li a:hover {
    color: #24a4d9
}
.head-menu .hd ul li.current a {
    color: #C4A235
}
.dropdown-toggle {
    width: 24px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    border: none;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: url(../images/arrow.png);
    margin-left: 5px
}
.head-menu .hd ul li.drop-wrap:hover .dropdown-toggle {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
}
.banner {
    min-width:1030px;
    position: relative;
   	width: 100%;
    height: 554px;
    overflow: hidden;
}
.banner-circle {
	border: 1px solid red;
	width: 41px;
	height: 16px;
}
.contain{
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
}
.contain::after{
	content: '';
	display: block;
	clear: both;
}
.contain img{
	float: left;
	height: 100%;
}
.logo-promotion {
    float: left;
    border-left: 2px solid #dce0e3;
    height: 60px;
    margin-top: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 5px;
    margin-left: 6px;
}
.promo-up {
    margin-bottom: 5px;
    color: #bebebe
}
.promo-up .dominant {
    display: inline-block;
    padding-right: 3px;
    font-size: 12px
}
.promo-up .dominant1::after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #bebebe;
    vertical-align: middle;
    margin-left: 4px
}
.promo-down {
    background-color: #666;
    color: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    font-size: 12px
}
/*轮播*/
.carousel{
	position: relative;
	overflow: hidden;
	height: 100%;
}
.img-ct {
	position: absolute;
	height: 100%;
}
.item{
	float: left;
	height: 100%;
	position: relative;
}
.cover{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center 70%;
	background-size: cover ;
}
.arrow {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	background-color: #333;
	position: absolute;
	top: 50%;
	margin-top:-15px;
	opacity: 0.2;
}
.arrow:hover{
	opacity: 1;
}
.arrow.left{
	left: 10px;
}
.arrow.right{
	right:10px;
}
.bullet{
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform:translateX(-50%);
	        transform:translateX(-50%);
}
.bullet>li{
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #8b8c8d;
	cursor: pointer;
	margin-right: 3px;
}
.bullet>li.active{
	background-color: #18a7dc;
}
.banner-circles {
	width: 60px;
	height: 16px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.banner-circles li {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #8b8c8d;
	cursor: pointer;
}
.banner-circles li.active{
	background-color: #18a7dc;
}
.banner-circles li:nth-child(2) {
	margin-left: 9px;
}
.banner .hd .link {
    width: 500px;
    float: right
}
.banner .hd .link a {
    color: #fff;
    font-size: 2rem;
    line-height: 30px;
    margin-right: 9%;
    display: inline-block
}
.banner .hd .link .current,
.banner .hd .link a:hover {
    border-bottom: 2px solid #fff;
    text-decoration: none
}
.banner .advertise {
    width: 570px;
    height: 260px;
    padding: 40px 0;
    margin-top: 45px;
    margin-left: 18%;
    color: #fff;
    text-align: center;
    background: url(../images/advertise.png)
}
.banner .advertise * {
    font-family: 微軟正黑體;
    font-weight: 400
}
.banner .advertise h2 {
    font-size: 48px;
    margin-bottom: 1rem
}
.banner .advertise p {
    font-size: 22px;
    line-height: 3rem
}
.banner .regist {
    width: 570px;
    margin-left: 18%
}
.banner .regist-btn {
    background-color: #377dcf;
    width: 192px;
    line-height: 52px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    font-size: 2.6rem;
    margin: 0 auto;
    margin-top: 45px;
    cursor: pointer;
    position: relative;
    -webkit-box-shadow: 5px 5px 1px #244ea5;
            box-shadow: 5px 5px 1px #244ea5
}
.banner .regist-btn:hover {
    background-color: #377dcf
}
.banner .more {
    width: 300px;
    height: 40px;
    line-height: 40px;
    background: #9d9d9c;
    opacity: .9;
    margin: 40px auto 0;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #fff
}
.banner .more a {
    font-size: 1.6rem;
    color: #fff
}

.notice-home {
    height: 80px;
    background-color: #fff;
}
.notice-title {
    font-size: 24px;
    height: 80px;
    line-height: 80px;
    float: left;
    color:#0093FF ;
}
.icon-notice {
    background: url(../images/home-horn.png) 100% 100% no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 5px
}
.notice-content {
    float: left;
    height: 80px;
    overflow: hidden;
    width:798px;
    position: relative;
}
.notice-items {
	height: auto;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
}
.note-item {

    height: 90px;
    line-height: 90px;

    line-height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*justify-content: flex-start;*/
    padding-left: 32px;
    width: 396px;
    flex-shrink: 0;
    position: relative;
}
.first:after{
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    background: #C7C7CC;
    position: absolute;
    right: 0;
}
.note-item a {
    color: #333;
    max-width: 198px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 198px;
}
.note-item a:hover {
	text-decoration: none;
	color: #666;
}
.note-item a:link {
	text-decoration: none;
}
.note-date {
    color: #999;
    margin-right: 6px;
}
.notice-more {
    float: right;
    height: 90px;
    line-height: 90px;
    width: 80px
}
.notice-more a {
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}
.icon-hot {
    background: url(../images/home-tips.png) 100% 100% no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    position: relative;
    -webkit-animation: fire 1s infinite;
            animation: fire 1s infinite;
    margin-right: 6px;
}
.product-service{
    background:#f2f2f2 ;
}
.product-service-head{
	   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    /*flex-direction: column;*/
}

.serve-title {
    height: 124px;
    font-size: 28px;
    line-height: 118px;
    text-align: center;
}
.service-content {
    /*margin: 0 auto;*/
    /*height: 240px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
            justify-content: space-between;
}
.content-head{
	/*margin-top: 40px;*/
    /*height: 188px;*/
    margin-bottom: 24px;
}
.content-foot{
margin-top: 0px;
margin-bottom: 40px;
}
.service-item-head{
	/*margin-right: 90px;*/
	/*   float: left;*/
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            /*justify-content: space-between;*/
			font-size: 16px;
			    color: #676767;
}
.item-icon{
	 width: 96px;
    height: 96px;
    margin-bottom: 6px;
}
.tecent-icon{
 background: url(../images/tencet.png)  no-repeat;
}
.hanoi-one-icon{
 background: url(../images/hanoi-one.png)  no-repeat;
}
.hanoi-five-icon{
 background: url(../images/hanoi-five.png)  no-repeat;
}
.hanoi-three-icon{
 background: url(../images/fzms.png)  no-repeat;
}
.hanoi-tow-icon{
 background: url(../images/tgfc.png)  no-repeat;
}
.pomelo-icon{
 background: url(../images/pomelo.png)  no-repeat;
}
.service-item-head-link{
	background: #691fff;
    font-size: 13px;
    color: #fff !important;
    border-radius: 5px;
    padding: 8px;
	text-decoration: none !important;
}

.service-item {
    border: 1px solid #dddddd;
    width: 180px;
    float: left;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    /*margin-left: 5px;*/
    /*margin-right: 5px;*/
    -webkit-transition: border-color .5s ease;
    transition: border-color .5s ease;
}
.service-item:hover {
    border-color: #18a7dc
}
.service-item a:hover {
    text-decoration: none;
}
.service-item:hover .detail-button {
    color: #fff;
    background-color: #18a7dc;
    border-color: #18a7dc;
}
.service-item-title {
    font-size: 16px
}


.service-icon {
    background: url(../images/sprite.png) -15px -214px no-repeat;
    width: 90px;
    height: 90px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 16px;
}
.service-icon2 {
    background-position: -135px -214px
}
.service-icon3 {
    background-position: -255px -214px
}
.service-icon4 {
    background-position: -375px -214px
}
.service-icon5 {
    background-position: -495px -214px
}
.service-item:hover .service-icon {
    background-position: -13px -342px
}
.service-item:hover .service-icon2 {
    background-position: -134px -342px
}
.service-item:hover .service-icon3 {
    background-position: -254px -342px
}
.service-item:hover .service-icon4 {
    background-position: -375px -342px
}
.service-item:hover .service-icon5 {
    background-position: -495px -342px
}
.intro {
    color: #999;
    margin-bottom: 16px;
    margin-top: 12px;
}
.detail-button {
    border: 1px solid #ddd;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.intro-content {
    width: 900px;
    height: 400px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.intro-inner {
    width: 320px;
    height: 300px
}
.intro-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}
.intro-branch {
    font-size: 14px;
    color: #888;
    margin-bottom: 20px;
    position: relative;
    width: 100%
}
.intro-branch1::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 80px;
    position: absolute;
    top: 8px;
    left: 205px
}
.intro-branch1::after {
    content: '';
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 1px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: 295px;
    -webkit-transform: skew(49deg, 0);
            transform: skew(49deg, 0)
}
.branch-text1::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #18a7dc;
    width: 6px;
    height: 6px;
    top: 23px;
    left: 303px;
    border-radius: 3px;
    z-index: 1
}
.branch-text2::before {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    top: 10px;
    left: 240px;
    background-color: #ddd
}
.branch-text2::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #18a7dc;
    width: 6px;
    height: 6px;
    top: 8px;
    left: 280px;
    border-radius: 3px
}
.intro-branch3::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 40px;
    position: absolute;
    top: 8px;
    left: 250px
}
.intro-branch3::after {
    content: '';
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 1px;
    height: 18px;
    position: absolute;
    top: -9px;
    left: 300px;
    -webkit-transform: skew(-49deg, 0);
            transform: skew(-49deg, 0)
}
.branch-text3::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #18a7dc;
    width: 6px;
    height: 6px;
    top: -12px;
    left: 308px;
    border-radius: 3px;
    z-index: 1
}
.intro-branch1 {
    margin-bottom: 80px;
    margin-top: 30px;
    padding-left: 20px
}
.intro-branch2 {
    margin-bottom: 80px
}
.intro-branch3 {
    padding-left: 10px
}
.intro-branch4 {
    margin-bottom: 70px;
    margin-top: 50px;
    padding-left: 60px
}
.intro-branch5 {
    margin-bottom: 80px;
    padding-left: 80px
}
.intro-branch6 {
    padding-left: 100px
}
.branch-text4::before {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    top: 10px;
    left: 12px;
    background-color: #ddd
}
.branch-text4::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #18a7dc;
    width: 6px;
    height: 6px;
    top: 8px;
    left: 10px;
    border-radius: 3px
}
.branch-text5::before {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    top: 10px;
    left: 32px;
    background-color: #ddd
}
.branch-text5::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #18a7dc;
    width: 6px;
    height: 6px;
    top: 8px;
    left: 30px;
    border-radius: 3px
}
.intro-branch6::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 60px;
    position: absolute;
    top: 9px;
    left: 32px
}
.intro-branch6::after {
    content: '';
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 1px;
    height: 18px;
    position: absolute;
    top: -8px;
    left: 22px;
    -webkit-transform: skew(49deg, 0);
            transform: skew(49deg, 0)
}
.branch-text6::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #18a7dc;
    width: 6px;
    height: 6px;
    top: -10px;
    left: 10px;
    border-radius: 3px;
    z-index: 1
}
.intro-center {
    width: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.intro-icon {
    width: 160px;
    height: 120px;
    background: url(../images/sprite.png) -24px -501px no-repeat
}
.intro-button {
    font-size: 18px;
    background-color: #18a7dc;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.intro-button:hover{
    text-decoration: none;
    color: #fff;
}
.adv-box2 .tit1 {
    width: 300px;
    right: 455px;
    top: 200px;
    position: absolute;
    text-align: center;
    font-size: 3rem;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.adv-box2 .tit2 {
    width: 520px;
    line-height: 40px;
    font-size: 2rem;
    position: absolute;
    top: 300px;
    right: -550px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.adv-box2.active .tit2 {
    right: 200px
}
.adv-box3 .text {
    position: absolute;
    top: -270px;
    left: 12%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.adv-box3 .text h3 {
    font-size: 3rem;
    line-height: 40px;
    margin-bottom: 20px
}
.adv-box3 .text p {
    font-size: 2rem;
    margin: 30px 0;
    line-height: 40px
}
.adv-box3 .icon-box {
    position: absolute;
    top: 450px;
    left: 12%
}
.adv-box3 .icon-box .icon1 {
    width: 130px;
    height: 130px;
    margin: 20px 20px 0;
    display: inline-block;
    background: url(../images/slide_icon.png) no-repeat 0 0
}
.adv-box3 .icon-box .icon2 {
    width: 130px;
    height: 130px;
    margin: 20px 20px 0;
    display: inline-block;
    background: url(../images/slide_icon.png) no-repeat 0 -132px
}
.adv-box3.active .text {
    top: 152px
}
.adv-box3 .icon-box {
    position: absolute;
    top: 450px;
    left: 12%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
@-webkit-keyframes mymove {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1.2, 1.2);
                transform: scale(1.2, 1.2)
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
}
@keyframes mymove {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1.2, 1.2);
                transform: scale(1.2, 1.2)
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
}
.adv-box4 .text {
    position: absolute;
    top: 280px;
    right: 5%
}
.adv-box4 .text h3 {
    height: 80px;
    line-height: 104px;
    padding-left: 110px;
    background: url(../images/slide_icon.png) no-repeat -172px -28px;
    font-size: 3.4rem
}
.adv-box4 .text p {
    line-height: 40px;
    font-size: 2.1rem;
    margin: 20px 0;
    color: #383838
}
.adv-box4 .text .icon1 {
    width: 46px;
    height: 50px;
    margin: 20px 20px 0 10px;
    display: inline-block;
    background: url(../images/slide_icon.png) no-repeat -152px -122px
}
.adv-box4 .text .icon2 {
    width: 46px;
    height: 50px;
    margin: 20px 20px 0 10px;
    display: inline-block;
    background: url(../images/slide_icon.png) no-repeat -221px -122px
}
.adv-box4 .text .icon3 {
    width: 54px;
    height: 48px;
    margin: 20px 20px 0 10px;
    display: inline-block;
    background: url(../images/slide_icon.png) no-repeat -190px -197px
}
@-webkit-keyframes mymove2 {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1.2, 1.2);
                transform: scale(1.2, 1.2)
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
}
@keyframes mymove2 {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1.2, 1.2);
                transform: scale(1.2, 1.2)
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1)
    }
}
.advantage-box {
    width: 100%;
    height: 250px;
    margin: 0 auto
}
.advantage-box .item-wrap {
    width: 185px;
    float: left;
    margin: 0 55px;
    cursor: pointer
}
.advantage-box .item {
    width: 100%;
    height: 130px;
    float: left;
    margin-bottom: 23px;
    background-image: url(../images/angle_g1.png), url(../images/angle_g2.png), url(../images/angle_g3.png), url(../images/angle_g4.png);
    background-position: top left, top right, bottom left, bottom right
}
.advantage-box .item {
    background-repeat: no-repeat
}
.advantage-box .icon-box {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    height: 90px
}
.advantage-box .item .icon1 {
    background: url(../images/item1.png) no-repeat center center;
    background-size: contain
}
.advantage-box .item .icon1:hover {
    background: url(../images/item1_hover.png) no-repeat center;
    background-size: contain
}
.advantage-box .item .icon2 {
    background: url(../images/item2.png) no-repeat center;
    background-size: contain
}
.advantage-box .item .icon2:hover {
    background: url(../images/item2_hover.png) no-repeat center;
    background-size: contain
}
.advantage-box .item .icon3 {
    background: url(../images/item3.png) no-repeat center;
    background-size: contain
}
.advantage-box .item .icon3:hover {
    background: url(../images/item3_hover.png) no-repeat center;
    background-size: contain
}
.advantage-box .item .icon4 {
    background: url(../images/item4.png) no-repeat center;
    background-size: contain
}
.advantage-box .item .icon4:hover {
    background: url(../images/item4_hover.png) no-repeat center;
    background-size: contain
}
.advantage-box span.tit {
    font-size: 1.6rem;
    line-height: 4rem;
    display: block;
    color: #8f8f8f
}
.advantage-box span.en {
    font-size: 1.2rem;
    color: #c4c4c4
}
.sroll-box {
    width: 1180px;
    height: 338px;
    position: relative
}
.sroll-box .prev {
    width: 25px;
    height: 53px;
    cursor: pointer;
    background: url(../images/goleft.png) no-repeat;
    position: absolute;
    top: 140px;
    left: -36px
}
.sroll-box .next {
    width: 25px;
    height: 53px;
    cursor: pointer;
    background: url(../images/goright.png) no-repeat;
    position: absolute;
    top: 140px;
    right: 0
}
.hideOver {
    overflow: hidden;
    width: 1146px
}
.sroll-box .central {
    width: 1146px;
    height: 100%;
    margin: 0 auto
}
.sroll-box .central .item-box {
    width: 360px;
    height: 332px;
    margin-right: 26px;
    text-align: center;
    float: left;
    border: 1px solid #dedede;
    -webkit-box-shadow: .5px 1px 10px #dfdfdf;
            box-shadow: .5px 1px 10px #dfdfdf;
    border-radius: 12px
}
.sroll-box .central .item-box .icon {
    width: 200px;
    height: 200px;
    margin: 40px auto 15px;
    background: url(../images/ask2.png) no-repeat center
}
.sroll-box .central .item-box:hover {
    background: #24a4d9;
    color: #fff
}
.sroll-box .central .item-box:hover .icon {
    background: url(../images/ask1.png) no-repeat center
}
.sroll-box .central .item-box span {
    font-size: 2rem;
    line-height: 3rem;
    color: #333
}
.sroll-box .central .item-box a:hover {
    text-decoration: none
}
.sroll-box .central .item-box a:hover span {
    color: #fff
}
.copyright {
	float: left;
	width: 100%;
    height: 115px;
    line-height: 30px;
    text-align: center;
    color: #888;
    padding-top: 30px;
    border-top: 1px dashed #bbb;
    box-sizing: border-box;
}
.footer-line a {
    margin-left: 20px;
    margin-right: 20px;
    color: #888;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}
.login-box {
    width: 480px;
    height: 420px;
    -webkit-box-shadow: 4px 4px 55px #888;
            box-shadow: 4px 4px 55px #888;
    outline: 0;
    background: #fff;
    z-index: 5;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
    display: none;
    position: fixed;
    border-radius: 8px;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 50%;
    margin-left: -240px;
    margin-right: -240px;
    margin-bottom: -235px;
    margin-top: -210px
}
.login-box .no-dismiss-wrap {
    width: 100%;
    height: 100%
}
.login-box .hd {
    height: 60px;
    line-height: 60px;
    background: #24a4d9;
    color: #fff;
    font-size: 2.2rem;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center
}
.login-box .hd .shut {
    float: right;
    width: 18px;
    height: 17px;
    cursor: pointer;
    background: url(../images/close2.png) 0 0 no-repeat;
    margin: 18px
}
.login-box .bd {
    width: 78%;
    margin: 30px auto 0
}
.login-box .bd .input-box .icon1 {
    width: 12%;
    height: 30px;
    margin-top: 5px;
    background: url(../images/K_icon.png) no-repeat -48px -236px;
    float: left
}
.login-box .bd .input-box .icon2 {
    width: 12%;
    height: 30px;
    margin-top: 5px;
    background: url(../images/K_icon.png) no-repeat -48px -300px;
    float: left
}
.login-box .bd .input-box .icon3 {
    width: 12%;
    height: 30px;
    margin-top: 5px;
    background: url(../images/K_icon.png) no-repeat -48px -363px;
    float: left
}
.login-box .bd .input-box input {
    height: 38px;
    width: 78%;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    outline: 0;
    padding: 0 3px
}
.login-box .bd .input-box input.validate {
    height: 38px;
    width: 38%;
    border: 1px solid #e0e0e0;
    border-radius: 2px
}
.login-box .bd .input-box .error-field {
    height: 28px;
    line-height: 24px;
    padding-bottom: 4px;
    padding-left: 12%;
    color: #c40004
}
.login-box .bd .input-box .error-field label {
    font-weight: 400
}
.login-box .bd .remember {
    height: 30px;
    padding: 5px 0 0 70px
}
.login-box .bd .remember span {
    margin-right: 20%
}
.charge-tip-box .bd .confirm,
.login-box .smt {
    width: 60%;
    color: #fff;
    margin: 20px auto 0;
    height: 33px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.pop-box .in {
    opacity: 1;
    top: 50%
}
.register-box .tit {
    width: 100%;
    padding: 15px 0;
    margin-bottom: 40px;
    text-align: center;
    background: #1d2026
}
.register-box {
	background-color: #f6f6f6;
	padding-top: 70px;
	padding-bottom: 70px;
}
.register-box .main {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 100px;
    border: 5px solid #d5eaf2;
    background: #fff
}
.register-box .main .hd {
    margin: 20px;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px
}
.register-box .main .hd h2 {
    font-size: 2.4rem;
    display: inline-block;
    margin-right: 20px;
    font-weight: 400
}
.register-box .main .hd a {
    color: #e81c1c
}
.register-box .login-area {
    width: 90%;
    margin-top: 10px;
    margin-left: 3%
}
.register-box .login-area .list {
    height: 40px;
    line-height: 38px;
    margin: 15px 0 0;
    /*overflow: hidden*/
    position: relative;
}
.register-box .login-area .list .field {
    width: 26%;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: right;
    padding-right: 1%
}
.register-box .login-area .list .field .star {
    color: #e92c2c;
    margin-right: 5px;
    font-style: normal
}
.register-box .login-area .error-bor span {
    font-weight: 400
}
.register-box .login-area .list input {
    width: 38%;
    height: 40px;
    float: left;
    border: 1px solid #e0e0e0;
    margin-right: 12px;
    outline: 0;
    padding: 0 5px
}
.register-box .login-area .list #telephonecode{
    width: 25%;
}
.register-box .login-area .list input[name=authcode]{
    width: 25%;
}
.register-box .login-area .format-example {
    line-height: 30px;
    color: #888;
    margin-left: 26%
}
.register-box .login-area .list .error-bor {
    height: 100%;
    min-width: 10%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    padding-right: 2%;
    color: #e81c1c;
    line-height: 40px;
    padding-left: 10px;
    padding-left: 25px;
    float: left
}
.register-box .login-area .list .state_tel {
    width: 11%;
    margin-right: 1%;
    float: left;
    height: 40px;
    border: 1px solid #e0e0e0;
    outline: 0;
    text-align: left;
}
.drop-arrow{
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    left: 34.5%;
    top: 14px;
    margin-top: 3px;
    border: 6px solid #999;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.drop-arrow-pay{
    left: 235px;
    top: 11px;
}
.state_tel_list {
    position: absolute;
    left: 26%;
    top: 40px;
    width: 24%;
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 5px;
    display: none;
    z-index: 1;
    padding: 5px;
    max-height: 200px;
    overflow-y: auto;
}
.state_tel_list li{
    cursor: pointer;
    line-height: 22px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.state_tel_list li:hover{
	background-color: #f6f6f6;
}
.state_tel_list li.active{
	background-color: #f6f6f6;
}
.register-box .login-area .list .l_tel {
    width: 26%;
    text-indent: 5px;
}
.register-box .login-area .vcode-input .error-bor {
    opacity: 1
}
.register-box .login-area .vCorrect .error-bor {
    opacity: 1;
    background: url(../images/K_icon.png) no-repeat -50px -458px
}
.register-box .login-area .vError .error-bor {
    opacity: 1;
    background: url(../images/K_icon.png) no-repeat -50px -410px;
    border: 1px solid #f7480b
}
.register-box .login-area .list .timer {
    line-height: 40px;
    display: none;
    float: left;
    margin-right: 5px
}
.register-box .login-area .list .timer span {
    color: #e81c1c
}
.register-box .login-area .list .wrong {
    opacity: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: block
}
.agree .error,
.register-box .login-area .list label.error {
    color: #e54d42
}
.register-box .login-area .list .vcode {
    width: 20%
}
.register-box .login-area .list .vbtn {
    height: 100%;
    padding: 0 15px;
    width: auto;
    border: 1px solid #e0e0e0;
    float: left;
    background: #fbfbfb
}
.register-box .login-area .list .correct {
    height: 100%;
    opacity: 1;
    padding-left: 25px;
    float: left;
    background: url(../images/K_icon.png) no-repeat -48px -458px
}
.register-box .login-area .agree {
    padding-top: 10px;
    height: 40px;
    padding-left: 26%
}
.register-box .login-area .agree span {
    margin-right: 20px
}
.register-box .login-area .agree label {
    margin-left: 10px;
    color: #e81c1c
}
.register-box .login-area .agree a {
    color: #e81c1c
}
.register-box .login-area .accept {
    width: 160px;
    display: inline-block
}
.register-box .login-area .smt {
    width: 30%;
    color: #fff;
    margin-left: 26%;
    margin-top: 20px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.error-box {
    width: 730px;
    height: 540px;
    position: absolute;
    top: 50%;
    color: #fff;
    text-align: center;
    right: 50%;
    bottom: 50%;
    left: 50%;
    margin-left: -365px;
    margin-top: -270px
}
.bluebg {
    background: #293036
}
.error-box img {
    margin-bottom: 25px
}
.error-box strong {
    font-size: 3rem;
    display: block
}
.error-box span.en {
    font-size: 1.4rem;
    display: block;
    line-height: 3rem
}
.error-box span.cn {
    font-size: 1.6rem;
    display: block;
    line-height: 3rem
}
.error-box .btn-box {
    text-align: center
}
.error-box .btn-box a {
    display: inline-block;
    width: 100px;
    height: 32px;
    margin: 30px 20px 0;
    border-radius: 4px;
    color: #fff;
    line-height: 32px;
    background: #24a4d9;
    text-align: center
}
.forget-box {
    width: 1180px;
    margin: 0 auto;
    min-height: 680px;
}
.changepd-box .tit,
.forget-box .tit {
    font-size: 1.5rem;
    margin: 20px 0;
    height: 20px
}
.changepd-box .tit .bg,
.forget-box .tit .bg {
    height: 20px;
    width: 4px;
    float: left;
    margin-right: 12px;
    background: #24a4d9
}
.changepd-box .tit .txt,
.forget-box .tit .txt {
    float: left;
    line-height: 20px
}
.forget-box .bd {
    width: 1180px;
    padding: 35px 0 120px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #dedede;
    border-radius: 5px
}
.forget-box .bd .tip {
    width: 720px;
    height: 66px;
    margin: 0 auto;
    position: relative;
    color: #ef3e36;
    background: url(../images/forget_bg.png) no-repeat
}
.forget-box .bd .tip .notice {
    text-align: center;
    position: absolute;
    top: -10px;
    left: 335px;
    font-size: 1.4rem;
    z-index: 3
}
.forget-box .bd .tip .txt {
    padding-left: 25px;
    background: url(../images/K_icon.png) no-repeat -48px -513px;
    line-height: 66px;
    margin-left: 15px
}
.forget-box .bd .step-box {
    width: 734px;
    height: 34px;
    margin: 30px auto;
    position: relative
}
.forget-box .bd .step-box .step {
    width: 240px;
    height: 34px;
    background: #eee;
    position: relative;
    text-align: center;
    float: left
}
.forget-box .bd .step-box .flat {
    width: 258px;
    height: 33px;
    background: url(../images/stepbg.png) no-repeat 0 0
}
.forget-box .bd .step-box .peaked1 {
    width: 246px;
    height: 33px;
    margin-left: -4px;
    background: url(../images/stepbg.png) no-repeat 0 -76px
}
.forget-box .bd .step-box .peaked2 {
    width: 229px;
    height: 33px;
    margin-left: -4px;
    background: url(../images/stepbg.png) no-repeat 0 -149px
}
.forget-box .bd .step-box .nowstep {
    background: #24a4d9
}
.forget-box .bd .step-box div:last-child {
    margin: 0
}
.forget-box .bd .step-box .arrow {
    width: 29px;
    height: 34px;
    background: url(../images/forget_step.png) no-repeat;
    z-index: 2;
    position: absolute;
    top: 0
}
.forget-box .bd .step-box .pos1 {
    left: 210px
}
.forget-box .bd .step-box .pos2 {
    right: 210px
}
.forget-box .bd .step-box .step .icon {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    color: #24a4d9;
    text-align: center;
    line-height: 16px;
    left: 50px;
    background: url(../images/K_icon.png) no-repeat -54px -606px
}
.forget-box .bd .step-box .step .txt {
    color: #fff;
    font-size: 1.5rem;
    line-height: 34px
}
.forget-box .bd .account-info {
    width: 80%;
    margin: 0 auto;
    padding-left: 60px;
}
.account-info .manner,
.forget-box .bd .account-info .list {
    height: 38px;
    margin: 15px 0;
    font-size: 1.3rem
}
.forget-box .bd .account-info .list {
    height: 38px;
    margin: 15px 0
}
.account-info .manner .field,
.forget-box .bd .account-info .list .field {
    width: 22%;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: right;
    padding-right: 1%
}
.forget-box .bd .account-info .list .name {
    line-height: 40px;
    float: left;
    margin-right: 20px;
    width: 150px;
}
.forget-box .bd .account-info .list .fdgetVcode {
    line-height: 40px;
    color: #fff;
    width: 90px;
    float: left;
    margin-left: 16px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.forget-box .bd .account-info .list .fdgetVcode1 {
    line-height: 40px;
    color: #fff;
    width: 90px;
    float: left;
    margin-left: 16px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.forget-box .bd .account-info .list input {
    width: 32%;
    height: 40px;
    float: left;
    border: 1px solid #e0e0e0;
    margin-right: 12px;
    outline: 0;
    padding: 0 3px
}
.forget-box .bd .account-info .list input[type=radio] {
    width: 16px;
    margin-top: 0px;
    cursor: pointer;
    margin-right: 5px;
}
.forget-box .bd .account-info .list .radiotext {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
}
.forget-box .bd .account-info .list .vcode {
    width: 15%
}
.forget-box .bd .account-info .vcode-error {
    padding-left: 200px
}
.forget-box .bd .account-info .list .captcha {
    vertical-align: top
}
.forget-box .bd .account-info .list .error-wrap {
    line-height: 40px;
    float: left;
    margin-left: 10px;
    color: #a30000
}
.forget-box .bd .account-info .list .error-wrap label {
    font-weight: 400
}
.forget-box .bd .account-info .list .error-bor {
    height: 100%;
    min-width: 10%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    font-weight: 400;
    padding-right: 2%;
    color: #e81c1c;
    line-height: 40px;
    padding-left: 10px;
    padding-left: 25px;
    float: left
}
.forget-box .bd .account-info .list .error-bor label {
    font-weight: 400
}
.forget-box .bd .account-info .vError .error-bor {
    opacity: 1;
    background: url(../images/K_icon.png) no-repeat -50px -410px;
    border: 1px solid #f7480b
}
.forget-box .bd .account-info .vCorrect .error-bor {
    opacity: 1;
    background: url(../images/K_icon.png) no-repeat -50px -458px
}
.forget-box .bd .account-info .list .timer {
    line-height: 40px;
    display: none;
    float: left;
    margin-right: 6px
}
.forget-box .bd .account-info .list .timer span {
    color: #e81c1c
}
.forget-box .bd .account-info .list .wrong {
    opacity: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: block
}
.forget-box .bd .account-info .list img {
    float: left;
    margin-top: 12px
}
.forget-box .bd .account-info .list .captcha img {
    margin-top: 0
}
.forget-box .bd .account-info .list .imgcode {
    float: left
}
.doc-link {
    cursor: pointer
}
.account-info .manner input {
    float: left;
    margin: 13px 5px 0 0
}
.account-info .manner span {
    line-height: 38px;
    float: left;
    margin-right: 32px
}
.forget-box .bd .account-info .success {
    line-height: 30px;
    font-size: 3rem;
    text-align: center;
    margin: 50px 0;
    color: #2ecc71;
    padding-bottom: 25px;
    font-weight: 400;
    border-bottom: 1px solid #f5f5f5
}
.account-info .goCenter {
    width: 20%;
    color: #fff;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.forget-box .account-info .smt1,
.forget-box .account-info .smt2 {
    width: 20%;
    color: #fff;
    margin: 0 20px;
    margin-top: 20px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: inline-block
}
.forget-box .changepd-btn {
    text-align: center;
    width: 60%;
    padding-left: 12%
}
.forget-box .changepd-btn .back-btn {
    width: 20%;
    color: #fff;
    margin: 0 20px;
    margin-top: 20px;
    margin-right: 10%;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: inline-block;
}
.bankCardRecruit-wrap {
    /* width: 1180px; */
    width: 1030px;
    min-height: 780px;
    margin: 0 auto;
}
.bankCardRecruit-wrap .page-tit {
    width: 160px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0
}
.bankCardRecruit-wrap .page-tit h2 {
    text-align: center;
    margin: 20px auto 5px;
    font-size: 2.8rem
}
.bankCardRecruit-wrap .page-tit span {
    display: block;
    height: 5px;
    background: #24a4d9;
    width: 30px;
    margin: 0 auto
}
.contact-wrap {
    /* width: 1180px; */
    width: 1030px;
    min-height: 780px;
    margin: 0 auto;
}
.contact-wrap .title,
.question-wrap .title {
    height: 26px;
    margin-top: 20px;
    padding: 0 0 35px 28px;
    line-height: 26px;
    border-bottom: 1px solid #f5f5f5;
    background: url(../images/K_icon.png) no-repeat -52px -648px
}
.contact-wrap .title span,
.question-wrap .title span {
    color: #24a4d9
}
.contact-wrap .page-tit,
.question-wrap .page-tit {
    width: 160px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0
}
.contact-wrap .page-tit h2,
.question-wrap .page-tit h2 {
    text-align: center;
    margin: 20px auto 5px;
    font-size: 2.8rem
}
.contact-wrap .page-tit span,
.question-wrap .page-tit span {
    display: block;
    height: 5px;
    background: #24a4d9;
    width: 30px;
    margin: 0 auto
}
.contact-wrap .culture {
    padding: 10px;
    background: #f7f7f7;
    font-size: 1.5rem;
    text-indent: 2em;
    line-height: 2.4rem
}
.contact-wrap .form-box {
    height: 400px;
    margin: 80px 0;
    padding: 80px 0 0;
    background: #f7f7f7
}
.protocol-wrap {
    width: 960px;
    margin: 0 auto;
    padding: 10px 15px;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: .5px 1px 10px #dfdfdf;
            box-shadow: .5px 1px 10px #dfdfdf
}
.protocol-wrap .title {
    height: 26px;
    margin-top: 20px;
    padding: 0 0 35px 28px;
    line-height: 26px;
    color: #000;
    font-size: 1.8rem;
    border-bottom: 1px solid #f5f5f5
}
.protocol-wrap span.tit {
    display: inline-block;
    height: 28px;
    margin: 10px 0 5px 50px
}
.protocol-wrap p {
    font-size: 1.4rem;
    line-height: 28px;
    text-indent: 2em;
    margin: 0 20px 20px
}
/* 彩票列表 */
.lotterylistMenuWrap{
    width:1180px;
    margin-top: 42px;
}
.lotterylistMenu{
    text-align: center;
	width:140px;
}
.lotterylistMenu span{
   /* width:170px;*/
    font-size:18px;
    /*border-radius: 20px;*/
    height:48px;
	/*border:0px;*/
    line-height: 2;
   /* background: url(../images/lotterylist-border.png) no-repeat;
    background-size: cover;*/
    margin-bottom: 18px;
    color: #18c5f9;
}
.lotterylistMenu .btn-active,.lotterylistMenu span:hover{
    /*background: url(../images/lotterylist-bg1.png) 100% 100% no-repeat;
    background-size:cover;*/
    color: #18c5f9;
	border-bottom:3px;
}
.lotterylistMenuWrap .open-close-box{
    position: absolute;
    right: 22px;
    top: 50%;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    background: url(../images/lotterylist-open.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}
.lotterylistMenuWrap.open .row{
    height: auto;
}
.lotterylistMenuWrap.open .open-close-box{
    background: url(../images/lotterylist-close.png) no-repeat;
}
.lotterylistContentWrap{
    width:1180px;
    margin: 0 auto;
    margin-top: 64px;
}
.lotterylistContentWrap .lotterylistContent dl{
    width:236px;
    float: left;
    margin-bottom: 40px;
}
.lotterylistContentWrap .lotterylistContent dl dt{
    text-align:center;
    position: relative;
    overflow: hidden;
}
.lotterylistContentWrap .lotterylistContent dl dt img{
    width:130px;
    height:130px;
    border-radius: 20px;
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle{
    position: absolute;
    top:-130px;
    left:53px;
    width:114px;
    height:100%;
    text-align: center;
    border-radius: 20px;
    background: #e2e2e2;
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li{
    width:115px;
    margin:0 auto;
    cursor: pointer;
    color: #fff;
    height: 46px;
    font:20px/42px "微软雅黑";
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li.lottery-history{
    margin-top: 15px;
    background: url(../images/lotterylist-bg3.png) 100% 100% no-repeat;
    background-size:100% 100%; 
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li.lottery-history:hover{
    /*background: url(../images/lotterylist-bg3_1.png) 100% 100% no-repeat;*/
    /*background-size:100% 100%; */
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li.lottery-buy{
    margin-top: 11px;
    background: url(../images/lotterylist-bg4.png) 100% 100% no-repeat;
    background-size:100% 100%; 
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li.lottery-buy:hover{
    /*background: url(../images/lotterylist-bg4_1.png) 100% 100% no-repeat;*/
    /*background-size:100% 100%; */
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li a{
    color:#fff;
    text-decoration: none;
}
.lotterylistContentWrap .lotterylistContent dl dd{
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 22px;
}
.container-fluid.lotterylistMenuWrap{
    background-color: #fff;
    margin: 0 auto;
    padding: 28px 0 11px 116px;
    position: relative;
    border-bottom: 1px solid #E5E5EA;
}
.lotterylistMenuWrap .row{
    height: 68px;
    overflow: hidden;
    transition: .3s;
}
.lotterylistContentWrap{
    background-color: #fff;
    margin-top: 0;
    padding-top: 50px;
}
.lotterylistMenu{display: inline-block; margin-right: 84px;}
/* 彩票列表结束 */
.question-wrap {
    width: 1180px;
    min-height: 624px;
    margin: 0 auto;
}
.question-wrap .slide-box {
    /*margin: 20px 0;*/
    /*height: 260px*/
}
.question-wrap .slide-box .central {
    width: 1180px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.question-wrap .slide-box .central .item-box {
    cursor: pointer;
}
.question-wrap .slide-box .central .item-box:last-child {
    /*margin-right: 0*/
}
.question-wrap .slide-box .central .item-box .icon {
    width: 104px;
    height: 104px;
    margin: 30px auto 15px;
    background-size: 100% 100%
}
/*.question-wrap .slide-box .central .cur,*/
/*.question-wrap .slide-box .central .item-box:hover {*/
/*    background: #24a4d9;*/
/*    color: #fff*/
/*}*/
.question-wrap .slide-box .central .item-box span {
    font-size: 1.5rem;
    line-height: 2rem;
    display: inline-block;
    /*width: 94%;*/
    /*margin: 14px auto 0*/
}
.question-wrap .slide-box .central .item-box:last-child {
    /*margin-right: 0*/
}
.question-wrap .slide-box .item-box i {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    bottom: -15px;
    display: none;
    margin: 0 auto;
    margin-left: -16px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #24a4d9
}
.question-wrap .slide-box .cur i,
.question-wrap .slide-box .item-box:hover i {
    display: block
}
.slide-box .central .qicon1 .icon {
    background: url(../images/q_port2.png)
}
.slide-box .central .qicon1.cur .icon,
.slide-box .central .qicon1:hover .icon {
    background: url(../images/q_port1.png)
}
.slide-box .central .qicon2 .icon {
    background: url(../images/q_accurate2.png)
}
.slide-box .central .qicon2.cur .icon,
.slide-box .central .qicon2:hover .icon {
    background: url(../images/q_accurate1.png)
}
.slide-box .central .qicon3 .icon {
    background: url(../images/q_limit2.png)
}
.slide-box .central .qicon3.cur .icon,
.slide-box .central .qicon3:hover .icon {
    background: url(../images/q_limit1.png)
}
.slide-box .central .qicon4 .icon {
    background: url(../images/q_delay2.png)
}
.slide-box .central .qicon4.cur .icon,
.slide-box .central .qicon4:hover .icon {
    background: url(../images/q_delay1.png)
}
.slide-box .central .qicon5 .icon {
    background: url(../images/q_safety2.png)
}
.slide-box .central .qicon5.cur .icon,
.slide-box .central .qicon5:hover .icon {
    background: url(../images/q_safety1.png)
}
.user-box {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f6f6f6;
}
.user-box .format-example {
    line-height: 20px;
    color: #888;
    margin-left: 12%;
}
.right-box {
    width: 1180px;
    border: 1px solid #dfdfdf;
    min-height: 1200px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 46px 102px;
    margin: 0 auto;
    background-color: #fff;
}
.user-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}
.user-info-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.user-info-right {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tobevip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 50px;
}
.vip2 {
    width: 79px;
    height: 70px;
    background: url(../images/vip2.png) 0 0 no-repeat;
    background-size: 100%;
}
.tobevip-button {
    /* width: 270px; */
    width: 200px;
    height: 40px;
    display:inline-block;
    /* border-radius: 20px; */
    border-radius: 20px 5px 5px 20px;
    margin-top: 14px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    /* background-color: #fe7f40; */
    background-color: #ff8f9f;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.tobevip-button:hover {
    text-decoration: none;
    color: #fff;
}
.vip-service {
    width: 160px;
    height: 48px;
    color: #fff;
    margin-left: auto;
    background-color: #ff8f9f;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border-radius: 24px 5px 5px 24px;
    line-height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.vip-service:hover {
    background-color: #ffa3b0;
    text-decoration: none;
    color: #fff;
}
.vip-service:active {
    background-color: #ff8f9f;
}
.vip-service-icon {
    display: block;
    width: 26px;
    height: 24px;
    background: url(../images/vip-service.png) 0 0 no-repeat;
    background-size: 100%;
    margin-left: 12px;
    margin-right: 12px;
}
.vip-service-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 14px;
    font-weight: 600;
}
.user-info .welcom {
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: left;
    line-height: 30px;
    font-size: 1.4rem;
    margin-left: 30px;
    padding-top: 5px;
    width: 350px;
}
.user-info .welcom span.blue {
    /*color: #24a4d9;*/
    font-size: 16px;
    margin-right: 15px;
    display: inline-block;
    font-weight: 600;
}
.user-info .welcom a{
    color: #24a4d9;
}
.vipicon {
    display: inline-block;
    margin-top: -10px;
    width: 26px;
    height: 24px;
    vertical-align: middle;
    margin-left: 15px;
    background: url(../images/vip.png) 0 0 no-repeat;
    background-size: 100%;
}
.user-info .remind-box {
    padding-left: 30px;
    position: relative;
    margin-top: 10px;
    line-height: 28px;
    font-size: 1.4rem;
    color: #b7b7b7
}
.user-info .remind-box .icon {
    position: absolute;
    width: 25px;
    height: 27px;
    top: 0;
    left: 0
}
.user-info .welcom .fixies {
	text-decoration: none;
	color: #b7b7b7;
}
.user-info .welcom .fixies:hover {
	text-decoration: none;
}
.user-info .welcom .fixies:link {
	text-decoration: none;
}
.user-info .remind-box .ic1 {
    background: url(../images/user_bg1.png) no-repeat -9px -222px
}
.user-info .remind-box .ic2 {
    background: url(../images/user_bg1.png) no-repeat -9px -260px
}
.userface {
    display: block;
    margin: 15px auto
}
.right-box .edit-wrap {
    width: 100%;
    margin: 0 auto;
}
.right-box .edit-wrap .success-mess {
    height: 50px;
    line-height: 50px;
    width: 260px;
    margin: 0 auto;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 400
}
.right-box .edit-wrap .green-bor {
    border: 1px solid #00c809;
    color: #00c809;
    background: #cbffdd;
    opacity: .9;
    filter: alpha(opacity=90)
}
.straight-bor {
}
.changepd-box .fade,
.right-box .edit-wrap .fade {
    opacity: 0;
    -webkit-transition: opacity .6s ease-in;
    transition: opacity .6s ease-in
}
.right-box .edit-wrap .list {
    height: 40px;
    line-height: 40px;
    margin-bottom: 6px;
    position: relative;
}
.right-box .generate-lottery {
    width: 86%;
    margin: 10px auto;
    height: 40px
}
.right-box .generate-lottery .lottery-name {
    width: 33%;
    float: left
}
.right-box .generate-lottery span {
    line-height: 34px;
    float: left;
    text-align: right
}
.right-box .generate-lottery select {
    height: 30px;
    float: left
}
.right-box .generate-lottery input {
    height: 28px;
    float: left
}
.right-box .generate-lottery .sub1 {
    width: 10%
}
.right-box .generate-lottery .sub2 {
    width: 8%
}
.right-box .generate-lottery .sub3 {
    width: 11%
}
.right-box .generate-lottery .sub4 {
    width: 12%
}
.right-box .generate-lottery .sub5 {
    width: 8%
}
.right-box .generate-lottery .vip-version {
    width: 10%
}
.right-box .generate-lottery .inum,
.right-box .generate-lottery .rownum {
    width: 10%
}
.right-box .generate-lottery .file {
    width: 8%
}
.right-box .generate-lottery .name1,
.right-box .generate-lottery .name2 {
    width: 12%
}
.right-box .data-url,
.right-box .des {
    width: 96%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    padding-left: 10%;
    color: #c40004
}
.warm-prompt{
    width: 86%;
    margin: 10px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #f95326;
    padding-left: 2%;
    padding-right: 2%;
}
.right-box .data-url .solution {
    margin-right: 20px
}
.right-box .user-transfer {
    width: 100%;
    margin: 10px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 1px solid #eee;
}
.right-box .getApi-transfer {
    margin: 40px auto
}
.right-box .user-transfer .bor {
    width: 25%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    cursor: pointer;
    border: 1px solid #eee;
    border-left: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #f9f9f9;
    font-size: 16px;
    color: #333;
}
.right-box .user-transfer .bor.active {
    border: 2px solid #18a7da;
    color: #18a7da;
    border-top-width: 3px;
    border-bottom: none;
    margin-top: -3px;
    height: 53px;
    background-color: #fff;
}
.right-box .getApi-transfer span {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.right-box .user-transfer span.bor {
    border-right: 1px solid #d8d8d8;
}
.right-box .getApi-transfer span.bor {
    border-right: 1px solid #d8d8d8
}
.right-box .getApi-transfer span.active,
.right-box .user-transfer span.active {
    background: #4eb9ed;
    color: #fff
}
.right-box .getApi-transfer {
    width: 80%;
    margin: 30px auto 20px;
    border-radius: 4px;
    height: 30px
}
.user-center-wrap {
    display: none;
}
.push-result {
    line-height: 30px;
    padding-left: 160px;
    display: none
}
.push-result .api-url {
    height: 50px;
    padding-top: 10px
}
.push-result .api-url span,
.push-result .sub-lottery span {
    float: left
}
.push-result .api-url input {
    float: left;
    width: 360px;
    height: 30px
}
.push-result .sub-lottery {
    margin: 10px 0 30px
}
.push-result .sub-lottery .bd {
    width: 530px;
    border: 1px solid #dedede;
    padding: 6px;
    float: left
}
.push-result .sub-lottery .bd ul li {
    width: 165px;
    float: left;
    margin-right: 6px;
    padding-left: 8px
}
.push-result .sub-lottery .bd ul li input {
    margin-right: 4px
}
.push-result .sub-lottery .bd ul li:hover {
    background: #f2f2f2
}
.purchased-list{
    margin: 0 auto;
    width: 100%;
    min-height: 500px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
}
.purchased-list-head {
    height: 75px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.purchased-list-table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.purchased-table-head, .purchased-table-line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 3px;
}
.table-head-item, .table-line-item {
    width: 22%;
    height: 30px;
    border: 1px solid #c6c6c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -1px;
    margin-left: -1px;
    color: #666;
}
.table-head-item {
    background-color: #f0f0f0;
    font-weight: 600;
}
.table-head-item:nth-child(4), .table-line-item:nth-child(4){
    width: 12%;
}
.table-head-item:nth-child(6), .table-line-item:nth-child(6){
    width: 20%;
}
.purchased-renew{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    width: 75px;
    background-color: #ff6600;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.purchased-renew a{
    color: #fff;
}
.purchased-renew a:hover {
    text-decoration: none;
    color: #fff;
}
.buy-more-btn {
    width: 280px;
    height: 40px;
    background-color: #ff6600;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-radius: 8px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.buy-more-btn a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 280px;
    height: 40px;
}
.buy-more-btn a:link {
    text-decoration: none;
    color: #fff;
}
.buy-more-btn a:hover {
    text-decoration: none;
    color: #fff;
}
.buy-more-btn a:active {
    text-decoration: none;
    color: #fff;
}
.buy-more-btn a:visited {
    text-decoration: none;
    color: #fff;
}
.purchased-order {
    width: 100%;
    display: none;
}
.print-area {
    width: 100%;
    background-color: #fff;
}
/*打印样式*/
#print-area .noprint{
    display: none;
}
#print-area{
    font-size: 12px;
    padding: 0;
    margin: 0;
}
#print-area .order-detail-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#print-area .triangle {
    display: none;
}
#print-area .order-status {
    /*font-weight: 600;*/
}
.purchased-order-main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.purchased-order-opline, .purchased-order-line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 6px;
}
.purchased-order-opline {
    margin-bottom: 16px;
    margin-top: 28px;
}
.purchased-order-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.purchased-order-simple {
    height: 44px;
    width: 100%;
    background-color: #17a6dc;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#print-area .purchased-order-simple {
	padding-left: 10px;
	border: 1px solid #dedede;
	margin-bottom: -1px;
}
.triangle {
    width: 18px;
    height: 11px;
    background: url(../images/triangle.png) 0 0 no-repeat;
    background-size: 100%;
    margin-left: 15px;
    cursor: pointer;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 10px;
}
.triangle-down {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
.order-number {
    margin-right: 20px;
}
.order-buy-time {
    margin-right: 20px;
}
.order-amount {
    margin-right: 20px;
}
.order-status {
    margin-right: 20px;
}
.order-repay {
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    padding-right: 5px;
    width: 70px;
    border-radius: 5px;
    background-color: #ddd;
    color: #666;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
}
.order-detail-table {
    border: 1px solid #dedede;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
    margin-bottom: 8px;
}
.detail-table-head, .detail-table-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 44px;
    width: 100%;
    background-color: #f6f6f6;
}
.detail-table-head .td, .detail-table-line .td {
    width: 12%;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.detail-table-head .td:nth-child(4),.detail-table-head .td:nth-child(5){
    width: 20%;
}
.detail-table-line .td:nth-child(4),.detail-table-line .td:nth-child(5){
    width: 20%;
}
.detail-table-line{
    background-color: #fff;
}
.purchased-order-button{
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.purchased-order-icon {
    width: 24px;
    height: 24px;
    margin-right: 28px;
    margin-top: 10px;
    background: url(../images/unselect.png) 0 0 no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.purchased-order-icon.active{
    background: url(../images/select.png) 0 0 no-repeat;
    background-size: 100%;
}
.purchased-order-icon-opline {
    margin-top: 5px;
}
.purchased-order-button.print {
    background-color: #3d9fe5;
    color: #fff;
    margin-right: 40px;
}
.purchased-order-button.delete {
    background-color: #dedede;
    color: #fff;
}
.purchased-order-button.delete.active {
    background-color: #3d9fe5;
}
.detail-table-amount {
    color: #fd8f41;
}
.detail-table-remark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.detail-table-remark:before {
    content: '';
    display: block;
    width: 50px;
    height: 38px;
    background: url(../images/payback.png) 0 0 no-repeat;
    background-size: 100%;
}
.apiMessage {
    height: 60px;
    line-height: 60px;
    width: 280px;
    border: 1px solid #00c809;
    color: #00c809;
    background: #cbffdd;
    font-size: 1.6rem;
    text-align: center;
    position: fixed;
    left: 50%;
    margin-left: -140px;
    top: 300px
}
.charge-wrap {
    width: 100%;
    margin: 0 auto;
    display: none
}
.charge-wrap .introduction {
    position: relative;
    margin: 60px auto 0;
    border: 1px dashed #eb4f38;
    border-radius: 8px;
    width: 86%;
    min-height: 128px;
    background: #fff4f3;
    color: #eb4f38
}
.charge-wrap .introduction .tit {
    width: 133px;
    height: 22px;
    line-height: 22px;
    padding-left: 30px;
    background: url(../images/lamp.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: -14px;
    font-size: 17px
}
.charge-wrap .introduction .text {
    text-indent: 2em;
    line-height: 24px;
    margin: 22px 15px 0
}
.charge-wrap table td {
    text-align: center
}
.charge-wrap .tab-Tit td {
    color: #fff
}
.charge-wrap .priceTab td {
    border: 1px solid #e5e5e5
}
.charge-wrap .price-tit {
    background: #f2f3f2;
    width: 180px;
    border-radius: 5px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin: 20px 0;
    margin-left: 7%;
    font-size: 17px
}
.charge-wrap .free-period {
    margin-left: 10%;
    line-height: 60px;
    color: #eb4f38
}
.charge-wrap .line {
    width: 86%;
    margin: 4px auto 26px;
    height: 2px;
    line-height: 2px;
    font-size: 0;
    border-bottom: 1px solid #e5e5e5
}
.contact-method {
    width: 80%;
    margin: 0 auto
}
.contact-method li {
    width: 280px;
    height: 50px;
    position: relative;
    float: left;
    margin: 0 30px 50px 0;
    margin-left: 10%;
    line-height: 50px;
    background: url(../images/skype.png?v=2017);
    font-size: 13px;
    padding-left: 52px;
    background-repeat:no-repeat;
    background-size: contain;
}
.contact-method li.mail-bg {
    background: url(../images/mail_bg.png);
    background-repeat:no-repeat;
    background-size: contain;
}
.contact-method li.tel-bg {
    background: url(../images/tel_bg.png);
    background-repeat:no-repeat;
    background-size: contain;
}
.contact-method li.qq {
    background: url(../images/cqq.png);
    background-repeat:no-repeat;
    background-size: contain;
}
.contact-method li.zxkf-bg {
    background: url(../images/ZXKF.jpg);
    background-repeat:no-repeat;
    background-size: contain;
}
.contact-method li.qq > span{display:block; line-height: 23px; height: 23px;}
.contact-method li.wechat {
	background: url(../images/wechat_bg.png);
}
.skype-btn {
    height: 36px;
    width: 70px;
    right: 0;
    top: 0;
    position: absolute
}
.charge-pop .in {
    opacity: 1;
    top: 240px
}
.charge-tip-box {
    width: 360px;
    height: 260px;
    -webkit-box-shadow: 4px 4px 55px #888;
            box-shadow: 4px 4px 55px #888;
    outline: 0;
    opacity: 0;
    display: none;
    background: #fff;
    z-index: 5;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: fixed;
    border-radius: 8px;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 50%;
    margin-left: -180px;
    margin-bottom: -130px
}
.charge-tip-box .hd {
    height: 34px;
    line-height: 34px;
    background: #323846;
    color: #fff;
    font-size: 1.6rem;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center
}
.charge-tip-box .hd .shut {
    float: right;
    width: 18px;
    height: 17px;
    cursor: pointer;
    background: url(../images/close2.png);
    margin: 7px 16px 0 0
}
.charge-tip-box .bd {
    width: 90%;
    margin: 30px auto 0
}
.charge-tip-box .tip-content {
    width: 100%;
    margin: 20px auto
}
.charge-tip-box .tip-content img {
    float: left;
    margin-right: 26px
}
.charge-tip-box .tip-content p {
    line-height: 30px;
    font-size: 1.5rem
}
.right-box .edit-wrap .list .drop-arrow{
    left: 210px;
}
.right-box .edit-wrap .list .tit {
    width: 150px;
    text-align: right;
    display: inline-block;
    font-size: 1.4rem
}
.right-box .edit-wrap .list .name {
    color: #c40004
}
.right-box .edit-wrap .list input {
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dedede;
    padding: 0 4px
}
.right-box .edit-wrap .list .stateCode {
    width: 85px;
    height: 30px;
    border: 1px solid #dedede;
    outline: 0;
    padding-right: 30px;
}
.right-box .edit-wrap .list .state_tel_list{
    left: 150px;
    width: 185px;
    top: 35px;
}
.right-box .edit-wrap .list .short {
    width: 212px;
}
.right-box .edit-wrap .list .error-bor {
    display: inline-block;
    margin-left: 6px
}
.error-bor label,
.error-bor p {
    font-weight: 400;
    color: #c30303
}
.right-box .edit-wrap .list .e-btn,
.right-box .generate-lottery .obtain {
    float: right;
    text-align: center;
    width: 70px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    color: #fff;
    background: #24a4d9;
    border-radius: 4px
}
.right-box .edit-wrap .list .e-auth {
    margin-right: 146px;
}
.right-box .edit-wrap .list .e-btn a {
    color: #fff
}
.right-box .edit-wrap .list .e-btn a:hover {
    text-decoration: none
}
.push-result .save-btn,
.right-box .edit-wrap .smt {
    width: 160px;
    color: #fff;
    margin: 20px auto 0;
    height: 33px;
    line-height: 33px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.push-result .save-btn {
    margin: 20px 0 20px 70px
}
.right-box .guide-txt {
    width: 100%;
    padding: 10px 20px;
    line-height: 30px;
    background: #fbe2db;
    margin: 30px auto;
    color: #f95326
}
.guide-txt p{
    text-indent: 2em;
}
.changepd-box {
    width: 1120px;
    margin: 10px auto 0;
    padding-bottom: 20px;
    background: #fff;
    position: relative
}
.changepd-box .bd {
    width: 1120px;
    padding: 15px 0;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px
}
.changepd-box .bd .tip {
    width: 720px;
    height: 66px;
    margin: 0 auto;
    position: relative;
    color: #ef3e36;
    background: url(../images/forget_bg.png) no-repeat
}
.changepd-box .bd .tip .notice {
    text-align: center;
    position: absolute;
    top: -10px;
    left: 330px;
    font-size: 1.4rem;
    z-index: 3
}
.changepd-box .bd .tip .txt {
    padding-left: 35px;
    background: url(../images/K_icon.png) no-repeat -48px -513px;
    line-height: 66px;
    margin-left: 15px
}
.changepd-box .form-area {
    width: 75%;
    min-height: 260px;
    margin: 60px auto
}
.changepd-box .form-area .list {
    height: 36px;
    margin: 15px 0
}
.changepd-box .form-area .list input {
    width: 32%;
    height: 36px;
    float: left;
    border: 1px solid #e0e0e0;
    margin-right: 12px;
    outline: 0;
    padding: 0 3px
}
.changepd-box .form-area .list .field {
    width: 26%;
    height: 36px;
    float: left;
    line-height: 36px;
    text-align: right;
    padding-right: 1%
}
.changepd-box .form-area .list .error-bor {
    height: 100%;
    min-width: 10%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    padding-right: 2%;
    color: #e81c1c;
    line-height: 36px;
    padding-left: 10px;
    padding-left: 25px;
    float: left
}
.changepd-box .form-area .vError .error-bor {
    opacity: 1;
    background: url(../images/K_icon.png) no-repeat -50px -413px;
    border: 1px solid #f7480b
}
.changepd-box .form-area .vCorrect .error-bor {
    opacity: 1;
    background: url(../images/K_icon.png) no-repeat -50px -458px
}
.changepd-box .form-area .smt {
    width: 30%;
    color: #fff;
    margin-left: 26%;
    margin-top: 20px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: none;
    background: #24a4d9;
    display: block
}
.changepd-box .form-area .list .error-bor label {
    color: #c40004;
    font-weight: 400
}
.changepd-box .pd-success-alert {
    position: absolute;
    width: 600px;
    padding-top: 100px;
    height: 300px;
    text-align: center;
    background: #fff;
    color: #2ecc71;
    left: 255px
}
.changepd-box .pd-success-alert h2 {
    font-size: 3rem;
    margin-bottom: 100px;
    font-weight: 400
}
.changepd-box .message .gohome {
    line-height: 40px;
    display: none
}
.forgetbg {
    background: #f4f4f4
}
.exhibit-box {
    /*width: 1180px;*/
    min-height: 608px;
    margin: 20px auto;
    margin-top: 56px;
    background: #fff;
}
.exhibit-box .main {
    width: 820px;
    float: right;
    min-height: 500px;
    /*padding-top: 20px;*/
    overflow: hidden
}
.exhibit-box .main .bd {
    width: 100%;
    margin-bottom: 40px
}
.exhibit-box .main .bd h3 {
    font-size: 1.8rem;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede
}
.exhibit-box .main .bd p {
    /*text-indent: 2em;*/
    line-height: 26px;
    font-size: 1.4rem;
    margin-bottom: 15px
}
.exhibit-box .main .bd .api-img {
    display: block;
    margin: 20px auto;
    width: 100%;
}
.exhibit-box .main .bd .api-contact {
    line-height: 30px;
    margin: 10px 0;
    font-size: 15px
}
.exhibit-box .main .bd .api-contact span {
    display: inline-block;
    margin: 0 10px 0 20px;
    color: #f61b21
}
.exhibit-box .main .bd .step {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px
}
.exhibit-box .main .bd p.tit {
    text-indent: 0;
    color: #333;
    margin-bottom: 8px
}
.exhibit-box .main .bd p.bold {
    text-indent: 0;
    font-weight: 700
}
.exhibit-box .main .bd table {
    border-collapse: collapse;
    margin: 20px auto
}
.exhibit-box .main .bd table td {
    border: 1px solid #dedede;
    padding: 5px 10px;
}
.exhibit-box .main .bd table.no-bor td {
    border: none
}
.exhibit-box .leftBar {
    width: 236px;
    float: left;
    min-height: 500px;
    padding: 20px 0 0 20px;
    font-size: 1.6rem;
    border: 1px solid #dedede
}
.exhibit-box .leftBar h3 {
    font-size: 1.8rem
}
.exhibit-box .leftBar .list {
    margin-top: 20px
}
.exhibit-box .leftBar .list span {
    height: 26px;
    line-height: 26px;
    margin-bottom: 12px;
    display: block;
    cursor: pointer;
    font-size: 17px
}
.exhibit-box .leftBar .list span.active {
    color: #24a4d9;
}
#apicontent_4 .menu-wrap {
    height: 110px;
    margin-bottom: 20px
}
.lotts-category ul li {
    width: 150px;
    height: 170px;
    float: left;
    margin: 0 10px 10px;
    text-align: center;
    position: relative
}
.lotts-category ul li .lottery-pic {
    height: 126px;
    overflow: hidden
}
#apicontent_4 .lotts li {
    cursor: pointer;
    display: inline-block;
    padding: 8px 0 0 40px;
    margin: 0 10px 10px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    background: url(../images/lott_bg2.jpg) no-repeat;
    height: 40px;
    width: 110px
}
#apicontent_4 .lotts li.active,
#apicontent_4 .lotts li:hover {
    background: url(../images/lott_bg1.jpg) no-repeat
}
.lotts-category ul li {
    width: 150px;
    height: 170px;
    float: left;
    margin: 0 10px 10px;
    text-align: center;
    position: relative
}
.lotts-category ul li img {
    display: block;
    margin: 0 auto
}
.lotts-category ul li .tit {
    line-height: 20px;
    display: block;
    margin-top: 4px
}
.lotts-category ul li .pop {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    background: #fff;
    display: none
}
.lotts-category ul li .pop a {
    display: inline-block;
    margin: 50px auto 0
}
.lotts-category ul li:hover .pop {
    display: block
}
.answer-content,
.protocol-wrap {
    /*width: 1180px;*/
    margin: 0 auto 20px;
    /*-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.2);*/
    /*        box-shadow: 1px 1px 5px rgba(0,0,0,.2);*/
    /*border-radius: 8px;*/
    /*background: url(../images/q_grid.png?v=20170302)*/
}
.protocol-wrap {
    margin-top: 15px
}
.protocol-wrap p {
    text-indent: 2em;
    line-height: 26px;
    font-size: 1.4rem;
    margin-bottom: 15px;
    color: #88909f
}
.protocol-wrap h3 {
    font-size: 1.8rem;
    margin: 20px 0 8px 35px;
    font-weight: 700;
    line-height: 30px
}
.protocol-wrap .sub-dic {
    text-indent: 0;
    margin-left: 70px
}
.protocol-wrap strong {
    margin-left: 60px;
    display: inline-block;
    line-height: 26px;
    color: #2068eb
}
.answer-content {
    padding: 5px 0
}
.answer-content h3 {
    font-size: 1.8rem;
    margin: 0 0 20px 20px;
    font-weight: 700;
    color: #2068eb
}
.answer-content p {
    line-height: 2;
    margin: 10px 20px;
    /*text-indent: 2em*/
}
.top-nav .language-box {
    height: 30px;
    width: 220px;
    float: left;
    color: #787878
}
/* .top-nav .language-box a {
    padding-left: 5px;
    color: #787878;
    padding-right: 5px
} */
.top-nav .on .multiState {
    display: block
}
@media only screen and (max-width: 1180px) {
    .contain {
        width: 100%
    }
    .banner {
        height:400px;
    }
    .banner .advertise {
        width: 80%;
        margin: 20px auto 0
    }
    .banner .more {
        width: 50%
    }
    .footer .center {
        width: 100%
    }
    .advantage-box {
        width: auto;
        height: auto
    }
    .advantage-box .item-wrap {
        margin: 0 6% 0 12%;
        margin-bottom: 15px
    }
    .banner .hd {
        width: 100%;
        height: auto
    }
    .top-nav {
        /* width: 100% */
    }
    .head-menu .hd {
        width: 100%
    }
    .top-nav .menu {
        width: auto
    }
    .advantage-box:after,
    .advantage-box:before {
        display: table;
        line-height: 0;
        content: ""
    }
    .advantage-box:after {
        clear: both
    }
    .banner .hd:after,
    .banner .hd:before {
        display: table;
        line-height: 0;
        content: ""
    }
    .banner .hd:after {
        clear: both
    }
    .exhibit-box {
        width: 100%;
        margin: 20px auto
    }
    .exhibit-box .leftBar {
        position: relative
    }
    .exhibit-box .main {
        width: 100%;
        margin-left: -236px;
        float: right
    }
    .exhibit-box .main .rInner {
        margin-left: 246px
    }
    .exhibit-box .main .bd .api-img {
        width: 96%
    }
    .answer-content,
    .contact-wrap,
    .question-wrap,
    .question-wrap .slide-box .central,
    .user-box {
        /* width: 100% */
    }
    /* .question-wrap .slide-box .central .item-box { */
    .question-wrap .slide-box .central .item-box {
        /* width: 18% */
    }
    .user-box .right-box {
        width: 958px;
    }
    .right-box .edit-wrap .list .e-auth{
      margin-right: 368px;
    }
    .changepd-box,
    .changepd-box .bd,
    .forget-box,
    .forget-box .bd {
        width: 100%
    }
    /*#2521 重新支付未全屏时显示问题*/
    .purchased-order-simple{position: relative;}
    .purchased-order-simple .noprint{position: absolute; right: 0; top: 50%; transform: translate(104%,-50%);}
    /*#2521 end*/
}
@media only screen and (max-width: 1080px) {
    .user-box .left-bar {
        width: 220px
    }
}
@media only screen and (max-width: 1023px) {
    .user-box {
        width: 1024px
    }
}
@media only screen and (max-width: 1000px) {
    .head-menu .hd ul li {
        font-size: 1.8rem;
        /* padding: 0 14px */
        padding: 0 10px
    }
}
@media only screen and (max-width: 880px) {
    .advantage-box .item-wrap {
        float: none;
        margin: 0 auto
    }
    .advantage-box .item-wrap:last-child {
        margin-right: auto
    }
}
@media only screen and (max-width: 768px) {
    .banner .hd .link {
        float: none;
        text-align: center;
        width: 80%
    }
    .banner .hd .link a {
        margin-right: 4%;
        font-size: 1.5rem
    }
}
@media only screen and (max-width: 480px) {
    html {
        font-size: 31%
    }
    .banner .hd {
        width: 60%;
        height: auto
    }
    .banner .hd img {
        max-width: 100%
    }
    .banner .hd .link a {
        display: block
    }
    .banner {
        height: auto;
        background-size: 100% 100%;
        padding-bottom: 10px
    }
    .banner .hd .link {
        float: none;
        text-align: center;
        width: 100%
    }
    .banner .hd .logo {
        float: none;
        width: 60%;
        margin: 0 auto
    }
    .banner .hd .logo img {
        width: 100%
    }
    .banner .advertise {
        margin-top: 30px
    }
    .banner .more {
        margin-bottom: 10px
    }
    .footer .message .col-right {
        width: 100%
    }
    .banner .advertise {
        padding-top: 15px
    }
    .advantage-box .item {
        float: none;
        margin: 0 auto
    }
    .footer .focus {
        margin: 0 auto;
        float: none
    }
    .footer .message {
        width: auto;
        margin: 0 auto;
        float: none
    }
    .footer .message .text-box {
        width: 88%
    }
    .footer .message .smt {
        width: 10%
    }
    .footer .message .col-left {
        float: none;
        margin: 0 auto
    }
}
.online-lottering {
    background: url(../images/realtime_bg.png)
}
.online-lottering h3.tit {
    font-size: 2rem;
    color: #fff;
    font-weight: 700;
    height: 120px;
    padding-top: 100px;
    text-align: center
}
.realtime-lotter {
    width: 1040px;
    margin: 20px auto 0;
    background: #010101
}
.realtime-lotter .logo {
    float: left;
    margin: 14px 24px 0 0;
    width: 154px;
    height: 78px
}
.realtime-lotter .time-wrap {
    width: 100%;
    float: left;
    margin-top: 30px
}
.online-lottering .check-more {
    margin-top: 30px;
    font-size: 3.2rem;
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    margin: 50px auto 0;
    background: url(../images/K_icon.png?v=1) no-repeat 0 -952px;
    width: 270px
}
.online-lottering .check-more a {
    color: #1296db
}
.realtime-lotter .time-wrap .list {
    margin-top: 15px;
    height: 78px
}
.realtime-lotter .time-wrap .list .col-1 {
    width: 332px;
    height: 100%;
    border-radius: 6px;
    padding-top: 15px;
    float: left;
    background: url(../images/gray_opacity.png?v=123) no-repeat
}
.realtime-lotter .time-wrap .list .col-2 {
    width: 514px;
    height: 100%;
    border-radius: 6px;
    float: right;
    background: url(../images/gray_opacity.png?v=12) no-repeat
}
.realtime-lotter .time-wrap .list .col-2:hover {
    background: #24a4d9
}
.realtime-lotter .time-wrap .list .col-1 .issue {
    width: 148px;
    height: 44px;
    line-height: 22px;
    float: left;
    margin-left: 14px;
    font-size: 1.2rem;
    color: #fff
}
.realtime-lotter .time-wrap .list .col-1 .issue span {
    color: #24a4d9;
    padding: 0 3px;
    font-size: 1.5rem
}
.realtime-lotter .time-wrap .list .col-1 .timer {
    height: 48px;
    float: left
}
.realtime-lotter .time-wrap .list .col-1 .timer dd {
    width: 50px;
    height: 48px;
    float: left;
    padding-left: 6px;
    color: #fff;
    font-size: 2.8rem;
    letter-spacing: 3px;
    line-height: 48px;
    margin-right: 4px;
    background: url(../images/gray_square.png) no-repeat
}
.realtime-lotter .time-wrap .list .col-1 .timer strong {
    line-height: 20px;
    color: #fff
}
.realtime-lotter .time-wrap .list .col-2 .issue {
    width: 138px;
    height: 44px;
    line-height: 22px;
    padding-top: 15px;
    float: left;
    margin-left: 14px;
    font-size: 1.2rem;
    color: #fff
}
.realtime-lotter .time-wrap .list .col-2 .issue span {
    color: #000;
    padding: 0 3px;
    font-size: 1.5rem;
    color: #24a4d9
}
.realtime-lotter .time-wrap .list .col-2:hover .issue span {
    color: #000
}
.realtime-lotter .time-wrap .list .col-2 .code {
    width: 256px;
    float: left;
    height: 100%;
    position: relative
}
.realtime-lotter .time-wrap .list .col-2 .code span {
    float: left;
    text-align: center;
    color: #24a4d9;
    margin: 0 4px 4px 0;
    border-radius: 50%;
    background: #fff
}
.realtime-lotter .time-wrap .list .col-2 .code .b1 {
    width: 262px;
    margin-top: 16px
}
.realtime-lotter .time-wrap .list .col-2 .code .b1 span {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 2rem
}
.realtime-lotter .time-wrap .list .col-2 .code .b2 {
    width: 202px;
    margin-top: 8px
}
.realtime-lotter .time-wrap .list .col-2 .code .b2 span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.6rem
}
.realtime-lotter .time-wrap .list .col-2 .code .b3 {
    width: 272px;
    margin-top: 14px
}
.realtime-lotter .time-wrap .list .col-2 .code .b3 span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.3rem
}
.realtime-lotter .time-wrap .list .col-2 .code .b4 {
    width: 272px;
    margin-top: 14px
}
.realtime-lotter .time-wrap .list .col-2 .code .b4 span {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 1.3rem
}
.realtime-lotter .time-wrap .list .col-2 .code .mask {
    width: 100%;
    height: 100%;
    padding-top: 26px;
    font-size: 2.2rem;
    color: #24a4d9;
    text-align: center;
    display: none;
    position: absolute;
    z-index: 2
}
.realtime-lotter .time-wrap .list .col-2:hover .code .mask {
    color: #fff
}
.realtime-lotter .time-wrap .list .col-2 .code .fade {
    opacity: .1
}
.realtime-lotter .time-wrap .list .col-2 .more {
    width: 80px;
    height: 62px;
    float: right;
    margin: 8px 10px 0 0;
    background: url(../images/K_icon.png?v=568) no-repeat -248px -860px
}
.realtime-lotter .time-wrap .list .col-2:hover .more {
    background: url(../images/K_icon.png?v=568) no-repeat -118px -856px
}
.realtime-lotter .time-wrap .list .col-2 .more .line {
    height: 100%;
    width: 16px;
    float: left;
    background: url(../images/K_icon.png?v=568) no-repeat -53px -860px
}
.realtime-lotter .time-wrap .list .col-2 .more a {
    color: #000;
    line-height: 52px;
    color: #24a4d9
}
.realtime-lotter .time-wrap .list .col-2:hover .more a {
    color: #000
}
.time-wrap .list .code span {
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 4px;
    background: orange
}
.time-wrap .list .animate span {
    -webkit-transform: rotateY(-360deg);
            transform: rotateY(-360deg);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}
.lotter-history-content {
    background: url(../images/draw-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 8px
}
.lotter-history {
    /* width: 1180px; */
    width: 1030px;
    margin: 30px auto;
    min-height: 800px
}
.lotter-history .dataTab {
    border-collapse: collapse
}
.lotter-history .dataTab table.custom-ball { /* v1 */
    margin-left: auto;
    margin-right: auto;
}
.lotter-history .dataTab td {
	position:relative;
    text-align: center;
    height: 74px;
    border: 1px solid #e5e5e5
}
.lotter-history .dataTab td.v1 { /* v1 */
    height: auto;
    width: auto;
    border: 0px;
}
.lotter-history .dataTab tr.upper-row td.v1 { /* v1 */
    padding-top: 10px;
}
.lotter-history .dataTab span {
    display: inline-block;
    text-align: center;
    margin: 4px 4px 4px 0;
    color: #24a4d9;
    background: url(../images/his_ball.png) no-repeat;
    background-size: 100% 100%
}
.lotter-history .dataTab tr.lower-row span { /* v1 */
    font-size: 14px;
    background: none;
    padding-bottom: 10px;
    color: #333333;
}
/* 紅藍綠背景的彩球 v1 */
.lotter-history .dataTab span.bg-red-ball {
    background: radial-gradient(74.69% 74.69% at 80.48% -3.32%, #FE8282 0%, #E41919 74.48%, #BB0303 99%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border-radius: 100%;
    color: #ffffff;
}
.lotter-history .dataTab span.bg-blue-ball {
    background: radial-gradient(74.69% 74.69% at 80.48% -3.32%, #9CE1FF 0%, #2183DE 74.48%, #06689F 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border-radius: 100%;
    color: #ffffff;
}
.lotter-history .dataTab span.bg-green-ball {
    background: radial-gradient(74.69% 74.69% at 80.48% -3.32%, #F4F762 0%, #4B9F08 74.48%, #2E6F10 99%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border-radius: 100%;
    color: #ffffff;
}
.lotter-history .dataTab .b1 {
    width: 262px;
    margin-top: 16px;
    margin: 0 auto
}
.lotter-history .dataTab .b1 span {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 2rem
}
.lotter-history .dataTab .b1 span.operator {
    width: 8px;
    background: none;
}
.lotter-history .dataTab .b2 {
    width: 202px;
    margin-top: 8px;
    margin: 0 auto
}
.lotter-history .dataTab .b2 span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.6rem
}
.lotter-history .dataTab .b2-5 {
    width: 202px;
    margin-top: 8px;
    margin: 0 auto
}
.lotter-history .dataTab .b2-5 span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1.5rem
}
.lotter-history .dataTab .b3 {
    width: 272px;
    margin-top: 14px;
    margin: 0 auto
}
.lotter-history .dataTab .b3 span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.3rem
}
.lotter-history .dataTab .b4 {
    width: 272px;
    margin-top: 14px;
    margin: 0 auto
}
.lotter-history .dataTab .b4 span {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 1.3rem
}
/* 無背景的 + 字 */
.lotter-history .dataTab span.no-bg-ball-b1 {
    background: none;
    font-size: 3rem;
    color: #333333;
    width: 30px;
    height: 30px;
    line-height: 26px;
}
.lotter-history .dataTab span.no-bg-ball-b2-5 {
    background: none;
    font-size: 2.5rem;
    color: #333333;
    width: 25px;
    height: 25px;
    line-height: 20px;
}
.lotter-history .thead table td {
    height: 34px;
    background: #24a4d9;
    text-align: center;
    color: #fff;
}
.lotter-history .dataTab .tfoot td {
    height: 2px;
    border: none
}
.page {
    height: 50px;
    margin: 110px 0 30px 0;
    line-height: 40px;
    font-size: 14px;
    text-align: center
}
.page a {
    display: inline-block;
    margin-right: 10px;
    padding: 0 9px;
    text-align: center;
    border-radius: 2px;
    height: 36px;
    line-height: 36px;
    -webkit-box-shadow: 1px 1px 1px #d9d9d9;
            box-shadow: 1px 1px 1px #d9d9d9;
    color: #656565;
    background: #efefef
}
.page .current {
    color: #fff;
    background: #24a4d9;
}
.page .number {
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #e7e7e7
}
.page .go {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px #d9d9d9;
            box-shadow: 1px 1px 1px #d9d9d9;
    background: #efefef
}
.page .go:hover,
.page a:hover {
    color: #fff;
    text-decoration: none;
    background: #24a4d9;
}
.history-navigater {
    /* width: 1180px; */
    width: 1030px;
    height: 24px;
    line-height: 24px;
    margin: 30px auto
}
.history-navigater a {
    font-size: 16px;
    color: #a9a9a9
}
.history-navigater a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #a9a9a9
}
.history-navigater .home {
    width: 22px;
    height: 18px;
    vertical-align: sub
}
.history-navigater .right {
    width: 8px;
    height: 14px;
    vertical-align: sub
}
.regist-btn {
    width: 220px;
    line-height: 44px;
    color: #fff;
    position: absolute;
    text-align: center;
    border-radius: 7px;
    font-size: 2.2rem;
    cursor: pointer
}
.regist-btn a {
    color: #fff;
    display: block
}
.regist-btn a:hover {
    color: #fff;
    text-decoration: none
}
.regist-btn:hover {
    background-color: #24a4d9
}
.regist-btn1 {
    top: 540px;
    right: 496px;
    background-color: #898989
}
.regist-btn2 {
    top: 650px;
    left: 15%;
    background-color: #5d5c5b
}
.regist-btn3 {
    top: 311px;
    background-color: #24a4d9;
    margin-left: 16px;
    color: #fff
}
.announce-info-wrap {
    width: 100%;
    background-color: #f6f6f6;
    padding-top: 70px;
    padding-bottom: 70px;
}
.announce-list-wrap {
	background-color: #f6f6f6;
	padding-top: 70px;
	padding-bottom: 70px;
}
.announce-info,
.announce-list {
    width: 1180px;
    min-height: 700px;
    border: 1px solid #dedede;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.announce-header {
    width: 100%;
    height: 52px;
    line-height: 52px;
    background-color: #f3f6f8;
    text-align: center;
    font-size: 18px
}
.announce-body {
    padding: 30px;
    width: 100%
}
.announce-body-list {
    border: 1px solid #e0e0e0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: none
}
.announce-body-list-item {
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px
}
.announce-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.announce-footer-item {
    display: block;
    height: 26px;
    border: 1px solid #e0e0e0;
    color: #666;
    line-height: 24px;
    min-width: 26px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 1px;
    margin-right: 1px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}
.announce-footer-item:hover {
    border-color: #17a6dc;
    color: #17a6dc
}
.announce-footer-item:active {
    background-color: #17a6dc;
    color: #fff
}
.announce-ellipsis {
    color: #666;
    padding-left: 1px;
    padding-right: 1px;
    margin-left: 1px;
    margin-right: 1px;
    display: block;
    height: 26px;
    line-height: 26px
}
.announce-info {
    padding: 40px 60px
}
.info-header {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center
}
.info-body {
    width: 100%;
    text-indent: 2em;
    margin-top: 10px;
    margin-bottom: 10px
}
.info-footer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end
}
.right-corner {
    margin-top: 40px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.vip-container{
    min-height: 680px;
    background-color: #f6f6f6;
    font-size: 14px;
    color: #666;
    padding-top: 70px;
    padding-bottom: 70px;
}
.vip-box{
    border: 1px solid #dedede;
    width: 1180px;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
}
.vip-header{
    height: 128px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.vip-title{
    font-size: 18px;
    color: #333;
}
.vip-content{
    width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.vip-content p {
    text-indent: 2em;
    margin-bottom: 30px;
    width: 100%;
}
.vip-content .lotto-type{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.red-delete{
    color: red;
    text-decoration: line-through;
}
.vip-table{
    width: 900px;
    margin-bottom: 116px;
    margin-top: 20px;
}
.vip-table-hd{
    height: 50px;
    background-color: #e7f5f9;
}
.vip-table-line{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: -1px;
}
.vip-table-line span{
    display: block;
    border: 1px solid #dedede;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.vip-table-hd span{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
.vip-table-bd span{
    height: 36px;
    line-height: 36px;
}
.vip-table-ft{
    background-color: #fff4e1;
}
.vip-table-ft span{
    height: 36px;
    line-height: 36px;
    color: #17a8dc;
}
.vip-table-line span:nth-child(1){
    width: 430px;
    margin-right: -1px;
}
.vip-table-line span:nth-child(n + 2){
    width: 235px;
}
.vip-btn-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 202px;
    width: 900px;
}
.vip-btn-wrap a:hover{
    text-decoration: none;
}
.vip-btn-wrap a:link{
    text-decoration: none;
}
.vip-button, .free-button{
    width: 200px;
    height: 46px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.free-button{
    background-color: #fb8d4b;
}
.free-button:hover{
    background-color: #fba16a;
}
.vip-button{
    background-color: #f46665;
}
.vip-button:hover{
    background-color: #fc8071;
}
.vip-icon-yes, .vip-icon-no{
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/vip-yes.png) 0 0 no-repeat;
}
.vip-icon-no{
    background: url(../images/vip-no.png) 0 0 no-repeat;
}
/*在线支付*/
.pay-wrap {
    min-height: 680px;
    background-color: #f6f6f6;
    padding-top: 70px;
    padding-bottom: 114px;
}
.pay-box {
    width: 1180px;
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid #dedede;
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 54px;
    padding-bottom: 102px;
    padding-left: 70px;
    padding-right: 70px;
}
.lotto-pay {
    width: 100%;
}
.lotto-pay-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    background-color: #f6f6f6;
    width: 100%;
    border: 1px solid #eee;
}
.lotto-pay-title {
    color: #e43f39;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-indent: 5px;
}
.lotto-pay-title::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/warptip.png) 0 0 no-repeat;
    float: left;
    margin-top: 4px;
}
.lotto-pay-body {
    border: 1px solid #eee;
    width: 100%;
    margin-top: -1px;
    padding-top: 32px;
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 6px;
}
.lotto-pay-body .outline-msg{
  margin: 0 auto;
}
.lotto-pay-body .outline-msg .outline-item{
  margin-bottom: 25px;
  line-height: 30px;
  color: #787878;
}
.lotto-pay-body .outline-msg .outline-item .color-red{
  color: #e43f39;
}
.lotto-pay-body .outline-msg .outline-item > span{
  width: 100px;
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.outlie-pay-end{
  margin-top: 40px;

}
.outlie-pay-end .alert-msg{
  margin-top: 16px;
  color: #787878;
  font-size: 14px;
}
.outlie-pay-end .order-last-step{
  margin: 0 auto;
}
.lotto-pay-body .outline-msg .outline-item .content{
  padding-left: 100px;
  min-height: 30px;
}
.order-info-body {
    margin-top: 20px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
}
.order-table-head, .order-table-line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 44px;
    font-size: 14px;
    color: #787878;
    border-bottom: 1px solid #eee;
    margin-bottom: -1px;
}
.order-table-head {
    background-color: #f6f6f6;
    color: #666;
}
.order-table-head div, .order-table-line div {
    width: 16%;
    height: 44px;
    text-align: center;
    line-height: 44px;
}
.order-table-head div:nth-child(1),.order-table-head div:nth-child(6){
    width: 18%;
}
.order-table-line div:nth-child(1),.order-table-line div:nth-child(6){
    width: 18%;
}
.lotto-pay-body .outline-msg .outline-item input{
  width: 260px;
  outline: none;
  border: 1px solid #ccc;
  font-size: 12px;
  padding: 0 10px;
  height: 32px;
  line-height: 30px;
}
.order-talbe-amount{
    color: #ffbb29;
}
.order-pay-body{
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 44px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.order-pay-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.order-pay-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 32px;
}
.order-info-text{
    width: 70px;
    text-align: right;
    color: #787878;
    margin-right: 15px;
}
.order-info-number, .order-info-amount {
    color: #e63d39;
}
.order-info-bank {
    margin-top: 20px;
}
.order-pay-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-pay-icon {
    width: 60px;
    height: 68px;
    margin-right: 20px;
    background: url(../images/order_icon.png) 0 0 no-repeat;
    background-size: 100%;
}
.order-pay-wechat {
    margin: 0 auto;
}
.order-pay-img{
    height: 188px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-pay-img img{
    width: 160px;
    height: 160px;
}
.pay-method.order-info-method {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-info-method a:hover{
    text-decoration: none;
    color: #fff;
}
.order-pay-now, .order-last-step, .order-pay-error {
    width: 218px;
    height: 54px;
    line-height: 54px;
    background-color: #e63e29;
    border-radius: 27px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.order-pay-now:hover{
    background-color: #e6615e;
}
.order-pay-now:active {
    background-color: #e63d39;
}
.order-last-step {
    background-color: #ff8627;
    margin-right: 40px;
}
.order-last-step:hover {
    background-color: #ff9e52;
}
.order-last-step:active {
    background-color: #e55c59;
}
.lotto-pay-line {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #f6f6f6;
    border-radius: 5px;
}
.close-x {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #ddd;
    cursor: pointer;
}
.close-x::before,.close-x::after {
    content: '';
    display: block;
    width: 16px;
    height: 4px;
    background-color: #fff;
    border-radius: 2px;
    margin-top: 8px;
    margin-left: 2px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.close-x::after {
    margin-top: -4px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.lotto-pay-item {
    position: relative;
    width: 28%;
    height: 34px;
    line-height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pay-item-text {
    margin-right: 10px;
    width: 70px;
    display: block;
    text-align: right;
}
.pay-item-input{
    width: 175px;
    height: 34px;
}
.pay-item-last {
    width: 28%;
}
.pay-item-amount {
    color: #ff8627;
    margin-right: 4px;
}
.lotto-input{
    height: 34px;
    width: 175px;
    padding-left: 5px;
    padding-right: 5px;
}
.purchase-type, .purchase-amount {
    cursor: pointer;
}
.lotto-pay-list{
    width: 175px;
    max-height: 200px;
    left: 80px;
    top: 34px;
}
.lotto-pay-list li{
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
}
.lotto-pay-list li:hover{
    background-color: #f6f6f6;
}
.lotto-pay-foot {
    height: 80px;
    border: 1px solid #eee;
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-info-foot {
    border: none;
}
.pay-foot-left {
    width: 610px;
    height: 80px;
    border-right: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pay-button {
    width: 270px;
    height: 40px;
    background-color: #e63e29;
    color: #fff;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.pay-button:hover {
    background-color: #e6615e;
}
.pay-button:active {
    background-color: #e63d39;
}
.pay-foot-right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-info-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 50px;
}
.money-icon {
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 18px;
    background: url(../images/moneyicon.png) 0 0 no-repeat;
}
.money-title {
    font-size: 14px;
}
.money-amount {
    font-size: 20px;
    color: #e43f39;
}
.pay-method {
    margin-top: 84px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.method-title{
    border-left: 4px solid #ff8627;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}
.info-title {
    margin-bottom: 0;
    margin-left: 10px;
}
.info-method-text{
    margin-right: auto;
}
.order-info-title {
    margin-right: auto;
    margin-left: -114px;
}
.method-title-all {
    border-left: none;
    padding-left: 14px;
    background-color: #f6f6f6;
    height: 50px;
    font-size: 14px;
}
.circle-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.circle {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #dedede;
    background-color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.circle-wrap.active .circle::before{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #ff8627;
    border-radius: 4px;
}
.service-item-head-title{
    margin-bottom: 10px;
}
.lotty-number{
    margin-top: 6px;
    margin-bottom: 10px;
}
.lotty-number-item{
    color: #24a4d9;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background: url(../images/his_ball.png) no-repeat;
    background-size: 100% 100%;
}
div[class^='method-way']{
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
div[class^='method-way'].active{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.method-way3{
  width: 100%;
  font-family: 'Microsoft YaHei';
  color: #343434;
}
.method-way3 .msg{
  margin: 0 auto;
}
.method-way3 .warning{
  margin-top: 28px;
  font-size: 15px;
}
.method-way3 .msg >p{
  margin-bottom: 32px;
  font-size: 15px;
}
.method-way3 .msg >p span{
  color: #858585;
}
.method-way3 .alert-msg{
  color: red;
  font-size: 14px;
}
.method-way3 .pay-next{
  margin-top: 60px;
  margin-bottom: 40px;
}
.method-way3 .method-main{
  background-color: transparent;
}
.gotopay {
    height: 42px;
    width: 158px;
    text-align: center;
    line-height: 42px;
    background-color: #5eabf2;
    border-radius: 8px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.gotopay:hover {
    background-color: #72b3f0;
}
.gotopay:active {
    background-color: #4da2f2;
}
.method-main{
    padding: 24px;
    padding-top: 2px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #f6f6f6;
}
.method-main-bank {
    margin-bottom: 30px;
}
.common-container{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.bcard {
    width: 180px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #eee;
    margin-right: 22px;
    margin-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
}
.card-more, .card-more2{
    border: 1px dashed #eee;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.card-more .bank-card-icon, .card-more2 .bank-card-icon{
    background: url(../images/more_plus.png) 0 0 no-repeat;
    width: 13px;
    height: 14px;
    background-size: 100%;
    margin-right: 5px;
}
.card-more .bank-card-text, .card-more2 .bank-card-text{
    color: #e63d39;
    padding-right: 20px;
}
.bank-card-active {
    background: url(../images/xzbk.png) #fff 0 0 no-repeat;
    background-size: 100%;
    border: none;
    padding: 1px;
}
.bank-card-icon {
    display: block;
    width: 40px;
    height: 34px;
    margin-left: 10px;
}
.bank-card-text {
    margin-left: 5px;
    font-size: 14px;
    color: #787878;
}
.bcard:nth-child(5n){
    margin-right: 0px;
}
.pay-next {
    width: 218px;
    height: 54px;
    line-height: 54px;
    background-color: #e63e29;
    border-radius: 27px;
    text-align: center;
    margin-top: 112px;
    margin-bottom: 102px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.pay-next:hover {
    background-color: #e6615e;
}
.pay-next:active {
    background-color: #e63d39;
}

/*message*/
.message-bg {
    background-color: #f6f6f6;
    min-height: 680px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}
.message-box {
    width: 1180px;
    height: 420px;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,.1);
            box-shadow: 0px 1px 10px rgba(0,0,0,.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.message-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: -80px;
}
.message-icon {
    width: 72px;
    height: 72px;
    background: url(../images/order_success.png) 0 0 no-repeat;
    background-size: 100%;
    margin-right: 20px;
}
.message-title {
    font-size: 30px;
    font-weight: 600;
}
.message-tip {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 5px;
}
.message-tip a {
    color: #18a7dc;
}
.message-tip a:hover{
    text-decoration: none;
}
.message-count {
    color: #e63d39;
    margin-right: 3px;
}
.message-right .order-pay-line{
    height: 20px;
}
.message-right .order-info-text{
    color: #787878;
    margin-right: 5px;
}
.message-tip.errormessage{
    font-size: 24px
}
.errormessage-info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -80px;
}
.errormessage-info .order-pay-line {
    width: 300px;
    height: 24px;
    line-height: 24px;
}
.errormessage-info .message-icon {
    margin-bottom: 10px;
}
.errormessage-icon {
    background: url(../images/overdate.png) 0 0 no-repeat;
    background-size: 100%;
    width: 49px;
    height: 65px;
    margin-bottom: 20px;
}
.errormessage-reorder-icon {
    background: url(../images/orderfail.png) 0 0 no-repeat;
    background-size: 100%;
    width: 73px;
    height: 73px;
    margin-bottom: 20px;
}
/* 删除确认框 */
.delete-confirm-box {
	position: fixed;
    width: 200px;
    height: 100px;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /*border: 1px solid #dedede;*/
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.4);
            box-shadow: 2px 2px 10px rgba(0,0,0,.4);
    z-index: 6;
    display: none;
}
.delete-control, .delete-message {
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
div.delete-control{
	height: 40px;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	width: 100%;
}
.delete-shadow {
	position: fixed;
	top: 0;
  left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background-color: rgba(0,0,0,.3);
	display: none;
}
.delete-confirm, .delete-cancel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	height: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background-color: #dedede;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	font-size: 16px;
	color: #fff;
}
.delete-confirm {
	background-color: #3d9fe5;
	color: #fff;
}
.register-tips{
    text-align: center;
}
.register-tips>a{
    color: #e81c1c;
}
@-webkit-keyframes fire {
	0% {top: 0px; left: 0px;}
	10% {top: -2px; left: -1px;}
	20% {top: -1px; left: 0px;}
	30% {top: -2px; left: 1px;}
	40% {top: -1px; left: 0px;}
	50% {top: -1px; left: -1px;}
	60% {top: 1px; left: 0px;}
	70% {top: 1px; left: -1px;}
	80% {top: -2px; left: 0px;}
	90% {top: 0px; left: 1px;}
	100% {top: 0px; left: 0px;}
}

@keyframes fire {
	0% {top: 0px; left: 0px;}
	10% {top: -2px; left: -1px;}
	20% {top: -1px; left: 0px;}
	30% {top: -2px; left: 1px;}
	40% {top: -1px; left: 0px;}
	50% {top: -1px; left: -1px;}
	60% {top: 1px; left: 0px;}
	70% {top: 1px; left: -1px;}
	80% {top: -2px; left: 0px;}
	90% {top: 0px; left: 1px;}
	100% {top: 0px; left: 0px;}
}
.userinfo-renew{padding: 6px 15px; background-color: #fe8726; border-radius: 5px; color: #fff; cursor: pointer; position: absolute; top: -40px; font-weight:normal; line-height: 1; white-space: nowrap; left: 50%; transform: translateX(-50%);border: none; outline: none;}
.outlie-pay-end input[type=submit]:hover{opacity: .8;}
.outline-item .vError label{color: #f54545; font-size:12px; margin-left: 20px;}
.order-bank-item{height: auto;}
.order-bank-item .bcard{margin-top: -20px;}
/* ie10, ie11 css hack */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #orderinfo .lotto-pay-head .info-title{text-align: center;}
  .hd .online-payment{display:block;}
  .search-bar input{padding-top: 0; padding-bottom: 0; line-height: 20px;}
  .vip-content p.lotto-type > span{display: block; line-height: 32px;}
  .vip-btn-wrap > a{display: inline-block;}
  .method-way1,.method-way2,.method-way3{width: 100%;}
  .pay-button{display:inline-block;}
  .pay-box .lotto-pay-line{display:block;}
  /* .lotto-pay-item{float: left; margin: 6px 20px 8px 20px;} */
  .user-box .right-box > .cont{width: 100%;}
  .user-info-right{width: 40%;}
  .table-head-item, .table-line-item{width: 18%;}
  .order-pay-now, .order-last-step, .order-pay-error{display: inline-block;}
  .method-title.info-title{display:block;}
  .pay-method-text.info-method-text{float:left;}
  .lotto-pay-title.order-info-title{display: inline-block; margin-top: -4px;}
  .purchased-table-line .table-line-item{height: auto; line-height: 1.6;}
}

/* end */
.pay-method div[class^='method-way']{width: 100%;}
.announce-info .info-header{font-size: 18px; font-weight: bold;}
.announce-info .info-body{font-size: 16px; line-height: 1.8;}
/* body .head-menu{min-width: 1108px;} */
body .head-menu{min-width: 1030px;}
/*#2521 重新支付未全屏时显示问题*/

/*#2521 end*/
/*#2619 市场活动，会员体验  */
.vip-experience *{font-family: 'Microsoft YaHei';}
.vip-experience{padding: 36px 0;text-align: center; }
.vip-exp-input{position: relative;vertical-align: middle;display: inline-block;border: 1px solid #fd6728; width: 250px; height: 32px; line-height: 30px; padding-left: 10px; padding-right: 37px; position: relative;}
.vip-exp-input input{display: block; width: 100%; height: 30px; border: none; outline: none; font-size: 15px; color: #333; }
.vip-exp-input .qr-icon{position:absolute; width: 24px; height: 24px; top:4px; right: 4px; background: url('../images/vip-experience.jpg') no-repeat center center;}
.vip-exp-btn{height: 34px;line-height: 34px;vertical-align: middle;padding: 0px 30px; background-color: #ffb166; border-radius: 4px; display: inline-block; font-size: 14px; color: #fff; margin-left: 48px; cursor: pointer; transition: .2s;}
.vip-exp-btn:hover{opacity: .8;}
.vip-exp-error{white-space: nowrap;color: #c40004; font-size: 14px; position: absolute; left: 0px; bottom: -40px;}
.discount-pay{font-size: 15px; color: #10893a; font-family: 'Microsoft YaHei'; cursor: pointer;}
.relative{position: relative;}
.discount-pay, .relative .vip-exp-input{font-family: 'Microsoft YaHei'; position: absolute; right: 0; bottom: 8px; transform: translateX(120%);}
/*#2619 end */

/* 1.9.0支付页面样式调整 */
.lotto-pay-body{padding-left: 8px; padding-right: 8px; color: #787878; padding-top: 17px;}
.lotto-pay-item{width: auto; display: block; float: left; margin-right: 29px;}
.lotto-pay-item:nth-child(5){margin-right: 15px;}
.lotto-pay-item:nth-child(6){margin-right: 0;}
.pay-item-text{display: inline-block; width: auto; margin-right: 6px;}
.lotto-input{width: 108px; height: 35px; font-size: 13px; border: 1px solid #ddd;}
.drop-arrow-pay{left: 152px; top: 12px;}
.lotto-pay-list{width: 108px; left: 62px; }
.lotto-pay-line .lotto-pay-item:nth-child(6) .lotto-input{width: 140px; border: none; background-color: transparent;}
.lotto-pay-line{display: block; padding-left: 15px; padding-top: 14px; height: 100px; margin-bottom: 14px;}
.lotto-pay-line .pay-item-last{position: absolute; right: 182px; transform: translateX(100%); top: 70px; line-height: 1;}
.pay-image{text-align: center;}
.pay-image img{display: block; width: 220px; height: 220px;}
.method-way3 .pay-next{margin-top: 112px;}

.lotto-pay-body .outline-msg .outline-item > span{width: 125px;}
.lotto-pay-body .outline-msg .outline-item .content{padding-left: 125px;}
.discounts-msg{position:absolute; left: -25%; bottom: -48px; width: 150%; text-align: center; color: #e63e39;}
.rmb-icon{display: inline-block; width: 14px; height: 14px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAAf0lEQVQYlb3NSxWCQABG4Q+OBaigCwhiBiJQYaAAaASJoFUMMBupQIRxISgL3XqX/+PcLPXlBUddPNgyVHdMOVoUhipsygZ7tLkuzjgjGKpimQSMujhlKaX19cANM5pVudtYzzgtg3ENs9SXYSm+UX8UL80VdLFeo/zH880fFE/6TC2apCDHlAAAAABJRU5ErkJggg==) no-repeat center center; vertical-align: middle;}
.pay-method .pay-next{margin-bottom: 0; margin-top: 46px;}
.pay-method .method-title{margin: 0; margin-top: 22px; margin-bottom: 22px;}
.pay-box{padding-bottom: 54px;}
.method-way3 .alert-msg{transform: translateY(20px);}
.order-pay-error{background-color: rgba(102, 102, 102, 1); margin-left: 40px; color: #fff; text-decoration: none;}
.order-pay-error:hover{opacity: .8;}
.pay-foot-right.order-info-right{position: relative;}
.price-detail{position: absolute;right: 50px;top: 64px;font-size: 12px;text-align: right;color: #e43f39;}
/* end */
.layui-layer.layui-layer-msg.msg-error{border: 1px solid #ffa39e;background-color: #fff1f0; border-radius: 4px;}
.layui-layer.layui-layer-msg.msg-error .layui-layer-content{padding: 8px 15px;}
.layui-layer.layui-layer-msg.msg-success{border: 1px solid #b7eb8f;background-color: #f6ffed; border-radius: 4px;}
.layui-layer.layui-layer-msg.msg-success .layui-layer-content{padding: 8px 15px;}

form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(2) ul.state_tel_list.lotto-pay-list{width: 150px;}
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(2) input.lotto-input{width: 150px;}
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(2) .drop-arrow-pay{left: 195px;}
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(3) input.lotto-input,
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(4) input.lotto-input,
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(3) ul.state_tel_list.lotto-pay-list,
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(4) ul.state_tel_list.lotto-pay-list{width: 86px;}
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(3) .drop-arrow-pay,
form.pay-wrap .lotto-pay-line .lotto-pay-item:nth-child(4) .drop-arrow-pay{left: 133px;}

/* .lotter-category{width: 1180px; margin: 0 auto;} */
.lotter-category{width: 1030px; margin: 0 auto;}
.lotter-category-item{padding:10px 20px; font-size: 14px; color: #fff; background-color: #24a4d9; display: inline-block; margin-right: 8px; cursor: pointer;}
.lotter-category-item.active{background-color: #fe8726; position: relative;}
.lotter-category-item.active:after{content: "";position: absolute;bottom: -4px;left: 50%;margin-left: -2px;border: 5px solid transparent;border-bottom: none;border-top-color: #fe8726;}

/* ._webcall_list {
    display: block;
    width: 74px;
    height: 105px;
    background: #007AFF;
    border-radius: 5px;
    margin: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    right: 12px;
    top: 30%;
    position: fixed;
    padding-top: 5px;
    z-index: 99;
} */

._webcall_list {
    position: fixed;
    z-index: 99;
    right: 2%;
    bottom: 2%;
}

#webcall_list { top:30%; left:12px;}
._webcall_list a:visited {
    color: #fff;
}

/*１０１５修改*/
.head-button{
    color: #fff;
    background:rgba(196,162,53,1) linear-gradient(180deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    border-radius:16px;
}

#lottoSearch::-webkit-input-placeholder {
    color: #0093FF;
}
#lottoSearch:-moz-placeholder {
    color: #0093FF;
}
#lottoSearch:-ms-input-placeholder {
    color: #0093FF;
}
.head-right{
    display: flex;
    align-items: center;
    height: 100%;
    cursor: pointer;
}
.head-portrait,.drop-down-head-portrait{
   width:35px;
    height: 35px;
    border-radius: 35px;
    background: url("../images/head-portrait.png") 100% 100% no-repeat;
    background-size: 100% 100%;
}
.head-triangle{
    width:0 ;
    height: 0;
    border-top: 8px solid #4A4A4A;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 10px;
}
.drop-down{
    position: absolute;
    z-index: -1;
    width: 200px;
    height: 157px;
    background: #fff;
    right: 0px;
    top: 60px;
    box-shadow: 10px 0px 10px -1px rgba(74, 74, 74, .2);
    opacity: 0;

}

.drop-down-triangle{
    border-bottom: 15px solid rgba(236,236,236,1);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    /*display: none;*/
    position: absolute;
    z-index: 100001;
    right: 29px;
    top: 0px;
}
.drop-down-triangle-front{
    border-bottom: 13px solid  #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    /*display: none;*/
    position: absolute;
    z-index: 100002;
    right: 31px;
    top: 2px;
}
.drop-down-name{
    border-bottom: 1px solid #E5E5EA;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 16px;
    cursor: auto;
}
.drop-down-name >span{
    text-align: left;
    font-size: 14px;
}
.drop-down-foot{
    font-size: 16px;
    height: auto;
    line-height: normal;
    text-align: left;
    padding-left: 16px;
    margin: 10px 0;
}
.drop-down-foot>a{
    height: auto;
    line-height: 0;
    width: auto;
    text-align: center;
    margin-right: 0;
    float: none;
    color: #b3b3b3;
    margin-top: 0;
}
.drop-down-triangle-to{
    position: absolute;
    top: 45px;
    height: 20px;
    right: 5px;
    z-index: -1;
}
.top-nav{
position: relative;
}
.head-right:hover  .head-portrait{
    border: 2px solid #C4A235;
}
.head-right:hover  .head-triangle{
    border-top: 8px solid #C4A235;
}
.head-right:hover >.drop-down-triangle-to ~ div {
    display: inline-block;
    opacity: 1;
    z-index: 100000;
    transition: all .5s;
}
.head-right:hover >.drop-down-triangle-to{
    z-index: 100002;
}

.product-service{
    padding-top: 25px;
}
.hot-product{
    width: 1030px;
    background:#1E1E1E ;
    margin: 0 auto;
    padding-left: 30px;
    display: flex;
}
.hot-product-left{
    margin-top: 40px;
    margin-right: 30px;
}
.hot-product-left-top-title{
    font-size: 28px;
    margin-bottom: 25px;
    color:#fff ;
}
.hot-product-left-top-content{
    margin-bottom: 25px;
    width: 235px;
    color: #fff;
    line-height: 1.8;
    font-family:ArialMT;
}
.hot-product-left-top-button{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color:#FFFFFF ;
    background:linear-gradient(75deg,rgba(0,88,255,1) 0%,rgba(0,147,255,1) 100%);
    box-shadow:0px 5px 10px 5px rgba(0,147,255,0.15);
    margin-bottom: 33px;
}
.hot-product-left-top-button>a{
    color: #fff;
}
.hot-product-left-top-button>a:hover{
    color: #fff;
    text-decoration: none;
}
.hot-product-right{
    display: flex;
}
.item-icon{
    width: 96px;
    height: 96px;
}
.tecent-icon,.hanoi-one-icon,.hanoi-five-icon,.hanoi-three-icon,.hanoi-tow-icon{
    background-size: 100% 100%;
}
.service-item-head{
    margin-right: 30px;
}
.lotty-number{
    width: 110px;
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
    margin-bottom: 15px;
}
.service-item-head-title{
    width: 110px;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 4px;
}
.lotty-number-item{
    width:18px;
    height:18px;
    line-height: 18px;
    border-radius: 18px;
    color: #fff;
    font-size: 14px;
    background:linear-gradient(360deg,rgba(77,77,77,1) 0%,rgba(181,181,181,1) 100%);
}
.service-item-head-link{
    width: 114px;
    display: inline-block;
    background:rgba(218,177,48,1);
    border-radius:5px;
    text-align: center;
}
.hot-product-right{
    padding-top: 46px;
    padding-bottom: 40px;
}
.service-item-head-title{
    margin-bottom: 9px;
    margin-top: 4px;
    color: #FFFFFF;
    font-weight: 500;
}
.page-width{
    width: 1030px;
}
.service-title{
    font-size: 28px;
    font-weight: 600;
}
.product-service-head{
    width: 1030px;
    background: #fff;
    margin: 0 auto;
    padding-left: 30px;
    /*height: 310px;*/
}
.product-service-head-content{
    width: 235px;
    margin: 25px 0;
    line-height: 1.8;
}
.product-service-head-button{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:linear-gradient(75deg,rgba(0,88,255,1) 0%,rgba(0,147,255,1) 100%);
    box-shadow:0px 5px 10px 5px rgba(0,147,255,0.15);
    color: #fff;

}
.service-item{
    width: 140px;
    height: 215px;
    padding-top: 15px;
    padding-bottom: 20px;
}
.service-content{
    margin-top: 60px;
    margin-bottom: 35px;
}
.service-icon{
    width: 76px;
    background: url(../images/sprite.png) -11px -166px no-repeat;
    background-size: 1530px auto;
    min-height: 76px;
    margin-top: 6px;
}
.service-icon2{
    background-position: -105px -166px;
}
.service-icon3{
    background-position: -199px -166px;
}
.service-icon4{
    background-position: -295px -166px;
}
.service-icon5{
    background-position: -391px -166px;
}

.service-item:hover .service-icon {
    background-position: -9px -265px;
}
.service-item:hover .service-icon2 {
    background-position: -105px -265px;
}
.service-item:hover .service-icon3 {
    background-position: -199px -265px;
}
.service-item:hover .service-icon4 {
    background-position: -295px -265px;
}
.service-item:hover .service-icon5 {
    background-position: -391px -265px;
}
.product-service-head-left{
    margin-top: 40px;
    margin-bottom: 33px;
    margin-right: 19px;
}
.service-content{
    width: 728px;
}
.intro{
    font-size: 13px;
    margin-bottom: 12px;
    margin-top: 12px;
}
.product-service-head-button>a{
    color: #fff;
}
.product-service-head-button>a:hover{
    color: #fff;
    text-decoration: none;
}
.alliance{
    width: 1030px;
    padding-bottom: 27px;
}
.alliance-top{
    background: url("../images/alliance-top-bg.png") 100% 100% no-repeat;
    padding-bottom: 40px;
    padding-left: 30px;
    box-sizing: border-box;
    height: 390px;
    width: 100%;
    margin-bottom: 0;

}
.alliance-top-right{
    background: url("../images/alliance-top-righ.png") 100% 88% no-repeat;
    width: 529px;
    height: 318px;
    margin-top: 50px;
}
.alliance-top-left{
    margin-top: 38px;
    width: 338px;
    margin-right: 103px;
}
.alliance-title{
    margin-bottom: 25px;
    font-size: 28px;
    text-align: left;
    font-weight: 600;
}
.alliance-top-left-title{
    font-size: 26px;
    margin-bottom: 17px;
}
.alliance-top-left-content{
    margin-bottom: 26px;
    line-height: 1.5;
}
.alliance-bottom-item{
    width: 344px;
    height: 330px;
}
.alliance-bottom-item-content{
    margin-bottom: 47px;
}
.alliance-bottom-item-foot>div{
    font-size: 15px;
}
.alliance-bottom-bond{
    background: url("../images/alliance-bottom-bond.png") 100% 100% no-repeat;
    background-size: 101% 100%;
    margin-left: -1px;
}
.alliance-bottom-advantage{
    background: url("../images/alliance-bottom-advantage.png") 100% 100% no-repeat;
    background-size: 100% 100%;
}
/*1028*/
.exhibit-box{
    width: 1030px;
}
.exhibit-box .leftBar{
    width:160px;
    height:320px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 20px -8px rgba(0,0,0,0.15);
}
.exhibit-box .leftBar .list{
    margin-top: 0;
    padding: 0 5px;
}


.exhibit-box .leftBar .list span{
    height:55px;
    line-height: 55px;
    font-size: 16px;
    border-bottom: 1px solid #E5E5EA;
    margin-bottom: 0;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    padding-left: 22px;
}
.exhibit-box .leftBar .list span:last-child{
    border-bottom: 0;
}
.leftBar .leftBar-title{
    width:160px;
    height:55px;
    line-height: 55px;
    background:rgba(101,169,255,1);
    text-align: center;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    font-size: 18px;
    font-family:PingFangTC-Semibold,PingFangTC;
    font-weight:600;
    color:rgba(255,255,255,1);
}
.exhibit-box .leftBar{
    padding: 0;
    min-height: auto;
    height: auto;
}
.exhibit-box .leftBar .list span.active{
    color: #0063FF;
}
.exhibit-box .main{
    /* width: 820px; */
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(74,74,74,1);
}
.exhibit-box .main .bd p{
    margin-bottom:40px;
}
.exhibit-box .main .bd .api-img{
    margin: 0 auto;
}
/*lotterylist*/
.lotterylist-head{
    width: 1030px;
    margin: 0 auto;
    background: url(../images/lotterylist-header.png) 0 0 no-repeat;
    background-size: 100% 100%;
    height: 153px;
}
.lotterylistMenuWrap{
    width: 1030px;
}
.lotterylistContentWrap{
    width: 1030px;
}
.lotterylistMenu span{
    /*width:140px;*/
    height:45px;
    line-height: 2;
    background: none;
  /*  border:2px solid;
    border-radius:23px;*/
    /*border-image:linear-gradient(75deg, rgba(0,88,255,1), rgba(0,147,255,1)) 2 2;*/
    font-size: 22px;
    color: #225FF6;
    font-weight: 500;
	padding:0px;
	border-radius:0px;
}
.lotterylistMenu .btn-active,.lotterylistMenu span:hover{
   /* background:linear-gradient(75deg,rgba(0,88,255,1) 0%,rgba(0,147,255,1) 100%);*/
    color: #225FF6;
    /*9border-image:0;*/
	border-bottom:4px solid #225FF6;
}
.lotterylistContentWrap .lotterylistContent dl dt img{
    width:114px;
    height:114px;
    border-radius:25px;
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle{
    background:rgba(229,229,234,1);
    left: 46px;
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li.lottery-history{
    width:88px;
    height:37px;
    line-height: 37px;
    background:linear-gradient(225deg,rgba(223,205,125,1) 0%,rgba(195,170,91,1) 100%);
    border-radius:5px;
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li.lottery-buy{
    width:88px;
    height:37px;
    line-height: 37px;
    background:rgba(118,63,255,1);
    border-radius:5px;
}
.lotterylistContentWrap .lotterylistContent .lotterylist-handle li a{
    font-size: 15px;
}
.lotterylistContentWrap .lotterylistContent dl{
    width: 206px;
}
/*question*/
.slide-box{
    width:255px;
    height:430px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 20px -8px rgba(0,0,0,0.15);
}
.question-wrap{
    display: flex;
    width: 1030px;
    margin-top: 56px;
}
.question-wrap .slide-box .central{
    display: initial;
    overflow: hidden;
}
.question-wrap .slide-box .central .item-box{
    height:74px;
    text-align: left;
    margin: 0 20px;
    border-bottom: 1px solid #E5E5EA;
    display: flex;
    align-items: center;
}
.question-wrap .slide-box .central .item-box.qicon5{
    border-bottom: 0;
}
.question-wrap .slide-box .central .cur, .question-wrap .slide-box .central .item-box:hover{
    color: #0063FF;
}
.slide-box-title{
    width:255px;
    height:55px;
    line-height: 55px;
    background:rgba(101,169,255,1);
    color: #fff;
    padding-left: 20px;
}
.question-right{
    padding-left: 50px;
}
.slide-box-title>span{
    font-size: 18px;
}
.question-wrap .slide-box .central .item-box span{
    font-size: 16px;
}
.answer-content h3{
    font-size: 21px;
    margin: 0 0 16px 20px;
}
.service-item-head-time{
    font-size: 13px;
    color: #65A9FF;
}