
/*前端主要使用css*/

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:transparent;border-color:transparent}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:transparent}
.showMoreChat{cursor: pointer;}
.dropdown-menu{    background-color:#000;}
.nav > li.dropdown.open{position:static}
.nav > li.dropdown.open .dropdown-menu{
	width: auto;
	left: 0;
	right: 0;
	text-align: center;
	margin:0 -14.111%;
	border:0px;
	border-radius:0px;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.6);
	box-shadow: 0 5px 5px rgba(0,0,0,.6);
	background-color: #5C3C0A;
	padding:10px 14.111% 35px 18%;	 
	}
.popover{    color: #333;    background-color: #F9EED9;}
.popover.bottom>.arrow:after{border-bottom-color:#F9EED9;}

.modal-title{	color:#004dda;	text-shadow:  2px 2px 1px rgba(255,255,255,1);}
.modal-body{    color: #333;}
.h4, h4{    font-size: 18px;}

.btn-warning {    background-color: #D37825;    border-color: #EB943D;}
.well-lg h2{    font-size: 27px;    line-height: 25px;}

.radio {    padding-left: 20px; }
.radio label {    display: inline-block;    vertical-align: middle;    position: relative;    padding-left: 5px;    line-height: 17px;
    min-height:25px}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{
    margin-bottom: 0px;}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {    opacity: 0;    z-index: 1; }
.radio input[type="radio"]:focus + label::before {    outline: thin dotted;    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {    cursor: not-allowed; }
.radio.radio-inline {    margin-top: 0; }
.radio-primary input[type="radio"] + label::after {    background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {    border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {    background-color: #337ab7; }
.radio-danger input[type="radio"] + label::after {    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {    background-color: #d9534f; }
.radio-info input[type="radio"] + label::after {    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {    background-color: #5bc0de; }
.radio-warning input[type="radio"] + label::after {    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {    background-color: #f0ad4e; }
.radio-success input[type="radio"] + label::after {    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {    background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {    font-family: 'FontAwesome';    content: "\f00c"; }

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {    color: #fff; }

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {    color: #fff; }
	
.radio-group-box{ width:100%; border-bottom:1px solid #3c3c3c; padding-bottom:15px; margin-bottom:15px}
.radio-btn{
background-color: #25588c;
    display: inline-block;
    margin: 5px 3px;
    padding: 3px 9px;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
	line-height: 30px;
}	
.spantxt-no{	color: #999;	text-decoration: line-through;}
hr{border-color:#666;}

.save-pay-print{ margin:15px 0}
.save-pay-box{    background-color: #FFF;}

.save-print-box{
    width:65%;    margin:0 auto 20px;    text-align: center;    border: 1px solid #999;    padding-bottom:25px;}
.save-print-tb{
	width:80%;    margin:0 auto 20px;    padding:20px;    text-align: center;    border: 1px dashed #999;}
.code-box-line{
    border: 1px solid #999;    background-color: #FFF;    text-align: center;    padding:0 10px;    margin:10px auto 25px;    width:80%}
.cutline{    margin:25px 0;    text-align: center;}
.close {    opacity: .9;    filter: alpha(opacity=90);    color: #FFF;    font-size: 35px;}
.modal-header {	color: #FFF;	background-image: url(/views/images/modal-header.jpg?01);
	background-repeat: no-repeat;	height: 75px;	background-color: #289be7;	border-bottom: 1px solid #ccc;
	text-align: center;	background-position: center;}
.modal-header h4 {    line-height: 42px;    font-size: 22px;   }
/*去黑線框*/
input,button,a{outline:none!important;}
text-decoration: none; outline: 0;

/*--------------------------------------------------------------------------------------------*/

body{
   background-color: #ebebeb;    font-size: 11pt;    color: #333;    overflow-y: scroll;
    font-family: tahoma, arial, "Microsoft JhengHei ", "Microsoft Yahei", Helvetica, sans-serif;
    margin: 0;    padding: 0;}

a{    color: #900;    cursor: pointer;    text-decoration: none;    border: 0;}
a:hover, a:active, a:focus{    color: #039;    outline: 0;}

.top-box{
      background: linear-gradient(rgb(255, 220, 95) 0%, rgb(158, 106, 13) 18%, rgb(107, 69, 13) 34%, rgb(81, 48, 0) 50%, rgb(57, 34, 0) 64%, rgb(122, 79, 14) 93%, rgb(122, 79, 14) 96%, rgb(217, 156, 47) 100%);
	  
	min-width: 1260px;

}
.mainarea{
	/*overflow: hidden;*/
	min-width: 1260px;
    background: url(/views/images/bg.jpg?11) top center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	padding-bottom: 25px;
	 min-height: calc(100vh - 75px);
	
	}

.main-980{    background-color: #e5cc87; margin-top:10px}
.top-980{	 width:78%;     margin-right: auto;    margin-left: auto;     padding: 0px;     position: relative;}
.blingbling{
	background-image: url(/views/images/logo-start.png);
	background-repeat: no-repeat;
	background-position: center top;
	 top: 12px;
    right: -8px;
    background-size: 100%;
	width: 220px;
	height: 123px;
	position: absolute;
	-webkit-animation: blingStart 2s infinite ease-in-out;
	animation: blingStart 2s infinite ease-in-out;

  }
 .blingbling2 {
	background-image: url(/views/images/logo-start2.png);
	background-repeat: no-repeat;
	background-position: center top;
	 top: 12px;
    right: -8px;
    background-size: 100%;
	width: 220px;
	height: 123px;
	position: absolute;	
	animation: blingStart 1.7s ease-in-out infinite;
	-webkit-animation: blingStart 1.7s ease-in-out infinite;
	-moz-animation: blingStart 1.7s ease-in-out infinite;
	-o-animation: blingStart 1.7s ease-in-out infinite;
	}

@keyframes blingStart {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.1;
    }
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes blingStart{
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.1;
    }
    to {
        opacity: 1.0;
    }
} 
.logo-box{
width: 190px;
    position: absolute;
    top: -18px;
    left: -15px;
}
.logo-box img{ width:100%}
.header-topbar{
	    background: #056dbc;
    background: -moz-linear-gradient(to bottom, #40d7ed 0%,#139eef 20%,#005ead 48%,#004a88 70%,#0770c8 85%,#5eebff 100%);
    background: -webkit-linear-gradient(to bottom, #40d7ed 0%,#139eef 20%,#005ead 48%,#004a88 70%,#0770c8 85%,#5eebff 100%);
    background: linear-gradient(to bottom, #40d7ed 0%,#139eef 20%,#005ead 48%,#004a88 70%,#0770c8 85%,#5eebff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ead', endColorstr='#004a88',GradientType=0 );
    border-bottom: 1px solid rgb(176, 248, 255);
   height:70px;

    box-sizing: border-box;
    min-width: 1260px;
	position:relative; z-index:50


}
.header-topbar-980{    width:980px;    margin:0 auto;	position:relative    }

.tool-l{float:left;vertical-align:middle;position:relative;padding-left: 25px;}
.tool-l h3{margin:0 5px 0 22px;padding:0;color:#ffd767;font-size:15px;line-height:39px;float:left;vertical-align:middle}
.timeSet{ font-size:14px; color:#FFF; padding-top:10px}
.tool-line{    position:relative;    width:1px;    height:39px;    float:left;    margin:0 10px}
.login-box{    float: right;    padding-top:8px;}

.free-icon{

    background-color: #1300db;
    height: 25px;
    border-radius:3px;
    border:0;
    line-height: 25px;
    font-size: 15px;
    color: #FFF;
    padding:0 8px;cursor: pointer; 
}
.free-icon i{ margin-right:5px}
.free-icon:hover{	background-color: #DFA800;}

.top-input{    position: relative;}
.top-input  .form-control{
    border: 0px;
    height: 25px;
    background-color:#28b8f7;
    width:115px;
    margin-bottom: 3px;
    color: #FFF;
    font-size: 13px;
}

.form-input::-webkit-input-placeholder { color: #74f4ff;}
.form-input:-moz-placeholder {color: #74f4ff;}
.form-input:-ms-input-placeholder {  color: #74f4ff;}


.login-icon, .top-input, .free-icon, .logo-l{
    display: inline-block;
    vertical-align: top;
}

.login-icon{
    height: 24px;
    margin-right: 5px;
    cursor: pointer;
    border-radius:4px;
    border: 0px;
    background-color: #6be7ff;
    font-size: 14px;
    color: #212121;
    text-align: center;
    line-height: 23px;
	padding:0 8px
}
.login-icon:hover{	background-color: #3FF;}
.top-link{
    position: absolute;

    width: 25px;
    height: 25px;
    top: -2px;
    right: 0;
    display: block;
    cursor: pointer;
    color: #00559f;
    font-size: 21px;

}
.top-link:hover{opacity:1}
.top-link:hover:after{
    content:attr(data-info);
    position:absolute;
    width:280%;
    line-height:20px;
    text-align:center;
    left:-15px;
    top:35px;
    border-radius: 5px;
    color: #fff;
    /*使用z-index，讓提示框不會被後方文字蓋到*/
    z-index: 999;
    font-size: 13px;
    background-color: #0a121c;

}


.logout-box{float: right;position: relative;    z-index: 25;}

.logout-info{
    margin-bottom: 8px;    text-align: center;    font-size: 15px;    display: inline-block;    height: 27px;}

.toptxt-grade, .toptxt-id, .toptxt-ac, .toptxt-accinfo{    display: inline-block;}
.toptxt-grade{    color: #FC0;}
.toptxt-id{    color: #FFF; margin-right:5px}
.toptxt-point-my, .toptxt-point-game{ display:inline-block; padding:3px 6px; background-color:rgba(0,0,0,0.3);   font-size: 13px;    vertical-align: middle;    line-height: 16px; color:#FFF; border-radius: 5px;}
.toptxt-point-my span, .toptxt-point-game span{ display:block}
.toptxt-point-game .toptxt-ac-span1{ color:#FC0}
.toptxt-ac-game{
    padding: 3px 5px;    border-bottom-width: 1px;    border-bottom-style: solid;
    border-bottom-color: #CCC;    color: #333;    margin: 5px 0;    background-color: #FFF;}
.toptxt-ac-game span{    color: #900;    display: block;    float: right;}
.toptxt-ac-span1{    color: #1be941;    display: inline-block;    font-weight: bold;    margin:0 5px; font-size:15px}
.toptxt-ac-span2{    display: inline-block;    margin: 2px 8px 0 0;    color: #FFF;}
.point-all-turn{ position:relative; margin: 2px;    display: inline-block; vertical-align: middle; }
.point-all-turn a{
    background: #88e3ff;
    background: -moz-linear-gradient(to bottom, #ffffff 0%,#7edfff 40%,#cbeeff 100%);
    background: -webkit-linear-gradient(to bottom, #ffffff 0%,#7edfff 40%,#cbeeff 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#7edfff 40%,#cbeeff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbeeff', endColorstr='#fff',GradientType=0 );
    -moz-box-shadow: 1px 1px 2px 1px rgb(0 99 183 / 50%) inset, 0px 3px 0px rgb(0 173 255);
    -webkit-box-shadow: 1px 1px 2px 1px rgb(0 99 183 / 50%) inset, 0px 3px 0px rgb(0 173 255);
   box-shadow: 1px 1px 2px 1px rgb(0 99 183 / 50%) inset, 0px 3px 0px rgb(0 173 255);
    color: #FFF;
 width: 50px;    height: 26px;    vertical-align: middle;    border-radius: 6px; display:block}
.point-all-turn a:hover{background: #00adff;}

.point-all-turn a:hover:after{
    content:attr(data-info);
    position:absolute;    min-width:180%;
	padding:0 5px;    line-height:20px;    text-align:center;    left:-20px; 
    top:35px;    border-radius: 5px;    color: #fff;
    /*使用z-index，讓提示框不會被後方文字蓋到*/
    z-index: 999;
    font-size: 13px;    background-color: #0a121c;
	


}

.logout-link{    font-size: 14px;display: inline-block;}
.logout-link li{    display: inline-block;    margin:0 1px;    position: relative;}
.logout-link li a:hover, .logout-link li a:active, .logout-link li a:focus{    text-decoration: none; outline: 0;}
.logout-linktxt a{
    color: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    font-size: 14px;
    line-height: 23px;
    display: block;
    text-align: center;
	 padding: 0 5px;

}
.logout-linktxt a:hover:after{content:attr(data-info);
    position:absolute;
    width:150%;
    line-height:20px;
    text-align:center;
    left:-15px;
    top:28px;
    border-radius: 5px;
    color: #fff;
    /*使用z-index，讓提示框不會被後方文字蓋到*/
    z-index: 999;
    font-size: 13px;
    background-color: #0a121c;}
.logout-linktxt a:hover{    border: 1px solid #EEE13E;    color: #EEE13E;}
.logout-linkicon-mem, .logout-linkicon-mail, .logout-linkicon-out, .logout-linkicon-giftpoint{ top:7px;position: relative;}
.logout-linkicon-mem a, .logout-linkicon-mail a, .logout-linkicon-out a, .logout-linkicon-giftpoint a{    
display: block;    height:26px;    width: 24px;opacity: .6;}
.logout-linkicon-mem a{	
    background-image: url(/views/images/header-icon-logout.png);
    background-repeat: no-repeat;    background-position: 4px 4px;}
.logout-linkicon-mail a{
    background-image: url(/views/images/header-icon-logout.png);
    background-repeat: no-repeat;    background-position: -29px 4px;}
.logout-linkicon-out a{
    background-image: url(/views/images/header-icon-logout.png);
    background-repeat: no-repeat;    background-position: -64px 4px;}
.logout-linkicon-giftpoint a{    font-size: 18px;    color: #fff;    text-align: center; }
li.logout-linkicon-giftpoint{ top:0}
.logout-linkicon-mem a:hover, .logout-linkicon-mail a:hover, .logout-linkicon-out a:hover, .logout-linkicon-giftpoint a:hover{opacity: 1;}
.logout-linkicon-mem a:hover:after, .logout-linkicon-mail a:hover:after, .logout-linkicon-out a:hover:after, .logout-linkicon-giftpoint a:hover:after{
    content:attr(data-info);
    position:absolute;
    width:250%;
    line-height:17px;
    text-align:center;
    left:-15px;
    top:28px;
    border-radius: 5px;
    color: #fff;
    /*使用z-index，讓提示框不會被後方文字蓋到*/
    z-index: 999;
    font-size: 13px; padding:2px; 
    background-color: #0a121c;


}

.logout-mailtxt{    font-size: 15pt;}
.logout-linkicon-mail span, .logout-linkicon-giftpoint span{
    font-size: 8px;    background-color: #C00;    padding:0 1px;    position: absolute;    left: 15px;    top: -5px;    color: #FFF;    border-radius: 100%;    display: block;	    min-width: 18px;    height: 18px;    text-align: center;    line-height: 18px;}
.game-TopBar a{ font-size:16px}

.header-nav{
    margin:0;
     font-family:tahoma, arial, "Microsoft JhengHei", "Microsoft Yahei", Helvetica, sans-serif;
    color: #FFF;
    position: relative;
    font-weight: normal;
     padding-left: 170px;
	 border: 0px;
}
.header-nav_line {    position: relative;    width: 1px;    height: 73px;}
.header-nav_line:after{
    content:'';
    position:absolute;
    width:1px;
    background-color:#e5be49;
    display:block;
    top:0px;
    bottom:0;
    left:0;
    margin:auto 0}

.header-nav li{	display: inline-block;	margin:0;	font-size: 16px;	position: relative;	vertical-align:top;}
.header-nav li a{
    color: #FFF;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0 30px;
    line-height: 72px;
	text-shadow:rgba(0, 0, 0, 0.7) 0px -2px 1px, rgb(255, 59, 0) 0px 2px 5px;


}
.header-nav li a:hover{	text-decoration: none;	position:relative}
.header-nav li a:hover:after{
	content:'';	position:absolute;	height:8px;	bottom:0px;	left:0;	right:0;	background-color:#DEA74B	}
	
.header-nav .navbar-nav{ margin:0;    float: right;}
/*禁止符號修正
.header-nav-redtxt{
    font-size: 18pt;
    color: #FF4D00;
    margin-right: 3px;
    position: relative;
    margin-top: -5px;
    top: 3px;
}
*/
.header-nav-hone{    vertical-align: middle;    margin: -3px 7px 0 0;}
.header-nav li .t_yellow {    color: #ffd767;}
.header-nav-redtxt{    font-size: 21px;    color: #FF4D00;    position: relative;    margin-top: -5px;
    margin-right:2px;    top: 3px;}
.header-nav .select{
    background-image: url(/views/images/top-nav-hover.png);
    text-decoration: none;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: transparent;
    border: 1px solid #b57800;
    border-radius:8px;
    color: #640000;
    height: 29px;
    text-align: center;
    display: block;
    margin-top: 8px;
    padding: 3px 25px 0 25px;

}


.header-nav .dropdown-menu li a{
    background-image: none;
    color: #FFF;
    display: block;
    /*width:140px;*/
    border-radius:0px;
}
.header-nav .dropdown-menu li a:hover:after{	height:0px;	}
.header-nav li .header-nav-warn{	color: #949494;}

.header-nav-warn i{	color: #ff3d00;    padding-right: 5px;}

.header-nav li .header-nav-warn:hover:after{
	content:attr(data-info);
	position:absolute;
	/*使用z-index，讓提示框不會被後方文字蓋到*/
     z-index: 999;
	top:63px;
	right:0;
	left:0;
	margin:auto;
	background-color: rgba(222,167,75,.5);
}

ul.ad-nav-btn-img1 , ul.ad-nav-btn-img2 , ul.ad-nav-btn-img3 , ul.ad-nav-btn-img4 , ul.ad-nav-btn-img5, ul.ad-nav-btn-img6 {
	margin: 0px;	padding: 0px;	list-style-type: none;}
.ad-nav-btn-img1 li, .ad-nav-btn-img2 li, .ad-nav-btn-img3 li, .ad-nav-btn-img4 li, .ad-nav-btn-img5 li, .ad-nav-btn-img6 li{
	float: left;    position: relative; padding: 0;   margin:0 0 -1px -1px;    display: block;    }	
.header-nav .ad-nav-btn-img2 li a, .header-nav .ad-nav-btn-img3 li a, 
.header-nav .ad-nav-btn-img4 li a, .header-nav .ad-nav-btn-img5 li a, 
.header-nav .ad-nav-btn-img6 li a, .header-nav .ad-nav-btn-img1 li a,
.coming{
	padding:0;    margin:0; opacity:1;background-color: #a46e14;    border: 1px solid #d9a634; display:block}	
	
.header-nav .ad-nav-btn-img2 li a p, .header-nav .ad-nav-btn-img3 li a p, 
.header-nav .ad-nav-btn-img4 li a p, .header-nav .ad-nav-btn-img5 li a p, 
.header-nav .ad-nav-btn-img6 li a p, .header-nav .ad-nav-btn-img1 li a p,
.coming p{
	line-height: 35px;    background-color: #c1692a; margin-bottom:0px	}
.header-nav .ad-nav-btn-img2 li a img, .header-nav .ad-nav-btn-img3 li a img, 
.header-nav .ad-nav-btn-img4 li a img, .header-nav .ad-nav-btn-img5 li a img, 
.header-nav .ad-nav-btn-img6 li a img, .header-nav .ad-nav-btn-img1 li a img,
.coming img{
	display: block;    margin-right: auto;    margin-left: auto; padding:15px	}
.header-nav .ad-nav-btn-img1 li a:hover, .header-nav .ad-nav-btn-img1 li a:focus,
.header-nav .ad-nav-btn-img2 li a:hover, .header-nav .ad-nav-btn-img2 li a:focus,
.header-nav .ad-nav-btn-img3 li a:hover, .header-nav .ad-nav-btn-img3 li a:focus, 
.header-nav .ad-nav-btn-img4 li a:hover, .header-nav .ad-nav-btn-img4 li a:focus, 
.header-nav .ad-nav-btn-img5 li a:hover, .header-nav .ad-nav-btn-img5 li a:focus, 
.header-nav .ad-nav-btn-img6 li a:hover, .header-nav .ad-nav-btn-img6 li a:focus{
 background-color:#5c3900;    	}	

.ad-nav-btn-img1 li {width:100%}
.ad-nav-btn-img2 li {width:473px;}
.ad-nav-btn-img3 li {width:315px;}
.ad-nav-btn-img4 li {width:236px;}
.ad-nav-btn-img5 li {width:19.87%;/*width:189px;*/}
.ad-nav-btn-img6 li {width:16.6;/*width:157px;*/}

.ad-nav-btn-img1 img, .ad-nav-btn-img2 img, .ad-nav-btn-img3 img{ width:100%}

.ad-nav-btn-237 li {    float: left;    position: relative;    width:191px;    padding: 0;    margin:0 -1px 0 0;    display: block;}


.header-nav .dropdown-menu .ad-nav-btn-237 li a {    padding: 0;    margin:0;    opacity:0.75;}
.header-nav .dropdown-menu .ad-nav-btn-237 li a:hover, .header-nav .dropdown-menu .ad-nav-btn-237 li a:focus {
    padding: 0;    margin:0;    border: 1px solid transparent;    background-color:transparent;    opacity:1;}

.watermark-warn-img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;
}
.watermark-warn{	position: absolute;    left: 5%;    top: 22%;    right: 5%;    margin:auto;	}

.watermark-warn-people{    text-align: center;    position: absolute;    left: 5%;    top: 50%;    right: 5%;}

.watermark-warn-460{    text-align: center;    position: absolute;    left: 120px;    top: 25px;}

.watermark-warn-220{
    text-align: center;
    position: absolute;
    top: -50px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 40px;
    width: 185px;
}
.watermark-warn-220 img{ width: 80%;    margin: 0 auto 5px;}
.watermark-warn-947{    text-align: center;    position: absolute;    left: 400px;   top: 150px;}
.watermark-time{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d6d6d+1,333333+48,6d6d6d+100&0+0,1+26,1+71,0+100 */
background: -moz-linear-gradient(left, rgba(109,109,109,0) 0%, rgba(109,109,109,0.04) 1%, rgba(78,78,78,1) 26%, rgba(51,51,51,1) 48%, rgba(77,77,77,1) 71%, rgba(109,109,109,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(109,109,109,0) 0%,rgba(109,109,109,0.04) 1%,rgba(78,78,78,1) 26%,rgba(51,51,51,1) 48%,rgba(77,77,77,1) 71%,rgba(109,109,109,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(109,109,109,0) 0%,rgba(109,109,109,0.04) 1%,rgba(78,78,78,1) 26%,rgba(51,51,51,1) 48%,rgba(77,77,77,1) 71%,rgba(109,109,109,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006d6d6d', endColorstr='#006d6d6d',GradientType=1 ); /* IE6-9 */
	color: #fff;
	text-align: center;
	padding:8px 5px 3px;
	width: 100%;
	margin-top:-15px;
	font-size:13px;
	text-shadow: black 0.1em 0.1em 0.2em;


}


.game-img-style ul, .game-img-style li{    margin: 0px;    padding: 0px;    list-style-type: none;}
.game-img-style li{    display: inline-block;    cursor:pointer;}
.game-img-style li:hover {    background-color: #101D29;}
.will-up{background-color: #9D9D9D;border: 1px solid  #9D9D9D;         width:100%}
.will-up img{    width:100%}
	
.game-img-topioc{background-image: url(/views/images/game-topic-hot.png);}
.game-img-topioc2{background-image: url(/views/images/game-topic-top.png);}
.game-img-topioc, .game-img-topioc2{
	font-size: 19px;
	color: #a5ecf8;
	text-align: center;
	height: 55px;
	width: 400px;
	font-family: "Microsoft Yahei";
	line-height: 65px;
	letter-spacing: 3px;
	text-shadow: #000 0.1em 0.1em 0.2em;
	padding-left:25px;
	

}

.game-img-style .ad-nav-btn-175{
    background-color: #9D9D9D;
    width: 175px;
    border: 1px solid  #323232;
    text-align: center;
    margin: 8px 0px;
    position: relative;

}
.ad-nav-btn-220 ul, .ad-nav-btn-full ul, .ad-nav-btn-175 ul, .ad-nav-btn ul{
	margin: 0px;	padding: 0px;	list-style-type: none;}
.game-img-style .ad-nav-btn-220{

    width: 215px;
    border: 1px solid  #323232;
    text-align: center;
    margin: 8px 6px;
    position: relative;
    padding: 6px;

}
.ad-nav-btn-220 span, .ad-nav-btn span{    color: #FFF;    margin-top: 10px;    font-size: 14px;    display: block;}
.game-img-style .ad-nav-btn-full{
    background-color: #9D9D9D;
    width: 100%;
    border: 1px solid  #323232;
    text-align: center;
    margin: 0 auto;
    position: relative;

}
.ad-nav-btn-full img{ width:100%}
.game-img-style .ad-nav-btn{
    width: 49%;
    border: 1px solid #323232;
    text-align: center;
    margin: 3px;
    position: relative;
    padding: 6px;
}

.ad-nav-btn-title{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#453838+0,898686+100 */
    background: #203c5f; /* Old browsers */
    font-size: 13pt;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 2px;
}
.ad-nav-btn-enter, .ad-nav-btn-free{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc0003+0,6d0019+100 */
    background: #bc0003; /* Old browsers */
    background: -moz-linear-gradient(top,  #bc0003 0%, #6d0019 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #bc0003 0%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #bc0003 0%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0003', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */


}
.ad-nav-btn-free, .ad-nav-btn-enter{
    cursor:pointer;
    border-radius:20px;
    margin:4px 0;
    padding:0 15px;
    color: #FFF;
    text-align: center;
    border: 1px solid #CCC;
    font-size: 12pt;
    line-height: 20pt;
    display: inline-block;
}

.dropdown-menu-full{    padding:8px 14px 25px;    width: 980px;    top: 63px;    left: -204px;}
.mega-dropdown{    position:static !important;}
.header-nav .dropdown-menu{    z-index: 97;}
.dropdown-menu-full .dropdown-menu{   margin-top: -10px;}

.main-box{    width: 980px;    margin: 0 auto 15px;    position: relative;background-color: #000;}

.top-marquee{ background-color: rgba(0,0,0,.8);    border-bottom: 1px solid #4d320a;height: 35px; width: 100%;	}
.marquee-box{   
    position: relative; 
    width: 980px;
    margin:0 auto;
}
.marqee-go {
display: inline-block;    width: 920px;    color: #FFF;    vertical-align: top;    font-size: 15px;
line-height: 35px; overflow: hidden;  position: relative;

}
 
.marqee-go > ul {
 padding-left: 0;  display: flex;  list-style-type: none; animation: marqee 35s linear infinite;
 position: relative; z-index:15}
 
.marqee-go > ul > li { white-space: nowrap;  margin-right: 4em;  font-weight: bold;}
 .marqee-go > ul > li a{	color: #fff; 	display:block; 	text-decoration: none;}
.marqee-go > ul > li a:hover{ color:#FC0}
.marqee-go ul:hover{	
a-webkit-animation-play-state: paused;
animation-play-state: paused; 	color:#fff; }

@keyframes marqee {
 0% {
  left: 100%;
  transform: translateX(0%);
 }
 
 100% {
  left: 0;
  transform: translateX(-100%);
 }
}


.marquee-txt{
    display: inline-block;
    width: 94%;
    color: #FFF;
    vertical-align: top;
    font-size: 15px;
    line-height: 35px;
}
.marquee-more{
      display: inline-block;
    background: url(/views/images/icon_runMsg.svg) no-repeat center;
    background-size: 21px 21px;
    width: 45px;
    height: 35px;
    opacity: .9;
    position: relative;
    z-index: 5;
}
.marquee-more a:hover, .marquee-more:hover{		text-decoration: none;	color:#FC0}
.marquee-news li{
    border-radius:5px;
    color: #333;
    margin: 5px 0;
    padding: 5px 15px;
    list-style-type: none;
    background-color: #d5e0e3;
    font-size: 14px;
}
.marquee-news .topic{    width: 87%;    display: inline-block;}
.marquee-news .badge{    margin-right: 6px;    vertical-align: top;}

.main-money-box{    width:250px;    float: right;	padding-top:30px;	padding-right:10px}
.main-r-index{ float: left;    padding:0 0 35px 10px;	width:67%;}
.index-game ul{	margin: 0px;	padding: 0px;	list-style-type: none;}
.index-game li{
	margin: 15px 2px;
	display: inline-block;
	width:32%;
	position: relative;
	-webkit-filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 1));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 1))
	}

.index-game li:hover {
	-webkit-filter: drop-shadow(2px 2px 0px rgba(255, 255, 0, 1));
    filter: drop-shadow(2px 2px 0px rgba(255, 255, 0, 1))
 
}

.superCaijin {    height: 102px;    width: 100%;	background-image: url(/views/images/jpbg.jpg);}

.superCaijinNum {
	position: inherit;
    font-size: 40px;
    letter-spacing: 1px;
    color: #cf0002;
    text-align: center;
    width: 320px;
    padding-top: 16px;
    float: right;
    margin-right: 105px;
	text-shadow: 1px 1px #ffef7c;
	font-family: arial ;
	animation-name: pulse;
  animation-duration:1.2s;
  animation-iteration-count:infinite;
  animation-direction:alternate;

	}
	
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
  }
}
.picMenu_Sport {    background-position: left -184px;}
.picMenu_list {
    border: 1px solid #29394d;
    width: 317px;
    height: 184px;
    background-image: url(/views/images/pic_MenuTop.jpg?03);
    background-repeat: no-repeat;
	float: left;    margin-right: 4px;    line-height: 0;
}

/*底部大圖選單*/
.picMenu_top, .picMenu_btm {    display: table;	width: 98%;    margin: 0 auto;	padding:9px 0}
.picMenu_btm .picMenu_list {
    border: 1px solid #4a5164;
    margin-right: 5px;
    width: 188px;
    height: 174px;
    background-image: url(/views/images/pic_MenuBottom.jpg?01);
    background-repeat: no-repeat;
}
.picMenu_list:nth-last-child(1) {    margin-right: 0;}
.picMenu_Movie {    background-position: left -368px;}
.picMenu_help {    background-position: left -174px;}
.picMenu_service {    background-position: left top;}
.picMenu_activity {    background-position: left -348px;}
.picMenu_forum {    background-position: left -522px;}
.picMenu_complaint {    background-position: left -696px;}
.pic-Col{  width:32.5%; margin:8px 4px; float:left}
.pic-Col-title{     border-bottom: 2px solid #822828;    color: #900;; margin-bottom:5px; padding:5px 0;    font-size: 20px;
text-shadow: rgb(255, 255, 255) 0px -2px 1px, rgb(251, 255, 0) 0px -2px 8px

}
.pic-Col a img:hover{
	-webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.7));
	border:1px solid #FF3
	
	}
.pic-Col-icon a{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a57914+0,d8a93a+100 */
background: rgb(165,121,20); /* Old browsers */
background: -moz-linear-gradient(top, rgba(165,121,20,1) 0%, rgba(216,169,58,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(165,121,20,1) 0%,rgba(216,169,58,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(165,121,20,1) 0%,rgba(216,169,58,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a57914', endColorstr='#d8a93a',GradientType=0 ); /* IE6-9 */

	display:block; margin-bottom:2px; height:103px;
    line-height: 100px;    font-size: 18px;    border-bottom: 2px solid #916b15;    color: #fff;}
.pic-Col-icon a:hover, .pic-Col-icon a:focus{
	background:#684800;
	text-decoration: none;
}
.iconService,.iconHelp,.iconComplaint{
	background-image: url(/views/images/pic-icon.png);
	background-repeat: no-repeat; padding-left: 100px;
/*	text-shadow:  
	 0px 1px 0px #c0c0c0,    
	 0px 2px 0px #b0b0b0,    
	 0px 3px 0px #a0a0a0,    
	 0px 4px 0px #909090,    
	 0px 5px 10px rgba(0, 0, 0, .9);*/
	 text-shadow:  0px 2px 3px rgba(0, 0, 0, .7);
}
.iconService{	background-position:5px 15px;}
.iconHelp{background-position: 5px -85px;}
.iconComplaint{background-position:0 -185px;}

.ad-220, .ad-220-bg{    border: 1px solid #9D7C68;    margin-bottom: 6px;}
.ad-220-btn{    background-image: url(/views/images/index-ad-220-3.jpg);    height: 110px;    width: 220px;}
.ad-big{    width: 100%;    position: relative;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{ width:100%}
.ad-220{    float: right;}
.ad-220-bg{
    background-image: url(/views/images/index-ad-220-1-2.jpg);
    height: 110px;
    width: 222px;
    text-align: center;
    float: right;
}
.ad-220-bg-txt{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21pt;
    color: #900;
    padding: 50px 0 0;
    line-height: 12pt;
}
.ad-game{    padding: 10px 0 15px;}
.ad-310{
    display: inline-block;
    width: 310px;
    height: 177px;
    margin-top: 0;
    margin-right: 4px;
    margin-bottom: 0;
    margin-left: 2px;
}
/*底部-快速選單*/

.fast-icon img{
    display: inline-block;
    margin:0 6px;
    height: 150px;
    width: 176px;
    border: 1px solid #986D47;
    border-radius:6px;
}
.main-footer{
    background-image: url(/views/images/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 65px;
    width: 947px;
    margin-right: auto;
    margin-left: auto;
}

/*頁尾*/
.footer-box{
    color: #fff;
    font-size: 15px;
    min-width: 1260px;
	background-color:#004f92;
	text-align:center;

}
.footer-nav{
    height: 40px;
	text-align:center;
   background-color: #007dce;
   border-bottom: 1px solid #55bed2;
   border-top: 1px solid #55bed2;
}
.footer-nav-980{
    font-size: 9pt;    padding-top: 10px;    color:#b7b7b7;    width: 980px;    margin:0 auto;}
.footer-nav-980-r{    float: left;    width: 100%;}
.footer-nav-980-l{    width:100%;}
.footer-nav-980-l a{
    color: #fff;    font-size: 11pt;    display: inline-block;    height: 22px;    padding-right: 8px;    padding-left: 8px;}
.footer-nav-980-l a:hover,.footer-nav-980-l a:focus{	color: #FFF;	text-decoration: none;}
.footer-980{    width: 980px;    margin:0 auto;    text-align: center;	}

.footer-980{    padding-top: 25px;    padding-bottom: 50px;    color: #646464;    font-size: 10px;}

user agent stylesheet div {    display: block;}

.footerIn {    width: 980px;    margin: 0 auto;    display: table;        padding: 18px 0 10px;}

.footer {    height: 100px;    border-top: 2px solid #1d2d3a;    color: #646464;    font-size: 12px;}

.footerInL {
    border-right: #132130 solid 1px;
    margin-left: 100px;
    width: 220px;
    letter-spacing: 1px;
    float: left;

}
.footerInR {
    width: 600px;
    float: left;
    margin-left: 50px;
    display: table;
    height: 95px;
}



/*浮動視窗*/

#abgne_float_ad
{
    display: none;
    position: absolute;
    z-index: 1010;
   /* background: url(/views/images/bg_customerServ.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
	border: 1px solid rgba(107,124,151,.8);
    width: 105px;border-radius: 3px; */
    font-size: 14px;
}
/*.r-bar-t{
    width: 90px;
    background-image: url(/views/images/r-float-service-ok.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    margin:0 auto;
    padding-top: 100px;
    line-height:45px;
    border-bottom: 1px solid #3c5475;
}
.r-bar-t a{
    width: 90px;
    margin:0 auto;
    display: block;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

.r-bar-m a{
    color: #fff;
    width: 90px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #3c5475;
    display: block;
    margin: 0 auto;
    text-decoration: none;

}

.r-bar-m a:hover, .r-bar-t a:hover{color:#93beff}*/
.r-bar-m-link a:hover{
    color: #FC0;
    text-decoration: none;
    background-color: #900;
}

.r-bar-m-link img{    margin-right: 5px;    margin-left: 9px;}
.r-bar-t span, .r-bar-m span{ display:block; }
.r-bar-t a, .r-bar-m a{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffd9+1,e0ac54+100 */
background: rgb(125, 250, 255); /* Old browsers */
background: -moz-linear-gradient(top, rgb(233, 250, 255) 1%,rgb(125, 250, 255) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,rgb(233, 250, 255) 1%,rgb(125, 250, 255) 100%); /* Chrome10-25,Safari5.1-6 */
background:linear-gradient(to bottom, rgb(233, 250, 255) 1%,rgb(125, 250, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='e6faff', endColorstr='7dfaff',GradientType=0 ); /* IE6-9 */

display:block;
margin-bottom:1px;
padding: 8px 8px 5px;
text-align:center;
border-radius: 5px;
	
	}
.r-bar-t a:hover, .r-bar-m a:hover,.r-bar-t a:focus, .r-bar-m a:focus{	color:#930;	text-decoration: none;}
.r-bar-service{
	background-image: url(/views/images/r-bar-service.png?03);
    background-repeat: no-repeat;
	background-size:100%;
	width:45px; height:42px; margin:0 auto;
	}
/*.r-bar-line, .r-bar-service, .r-bar-help, .r-bar-wechat, .r-bar-app  {
    background-image: url(/views/images/icon_group.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 9px;
}

.r-bar-line {    background-position: -118px -138px;}
.r-bar-service {    background-position: -118px -107px;}
.r-bar-help{       background-position: -190px -107px;}
.r-bar-wechat {    background-position: -190px -137px;}
.r-bar-app{background-position: -220px -139px;}
.r-bar-help .bottom {    border-bottom: 0;}
.r-bar-m img{
    float: left;
    width: 25px;
    margin-top: 8px;
	margin-right: 8px;
}*/

/*聊天室*/
.openChat-btn{
	color: #222;  padding: .92857rem 1.8rem; 	border-radius: 999rem;   text-decoration: none;
	border:2px solid #fff;	bottom: 1.3rem;	right: 3rem;
	letter-spacing: 0.1rem;	font-size: 1.5rem;	cursor: pointer;	position: fixed;
	z-index: 888; 	background-color: #FFC300;	text-align:center;
	box-shadow: 0px 0px 8px 3px rgb(213 249 255 / 8);
	text-shadow: 0px 2px 3px rgb(255 255 255 / 100%);}
.openChat-btn:hover, .openChat-btn:focus{ text-decoration: none;}
.openChat-btn i{ margin-right:5px; font-size:2rem; vertical-align:middle}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

#chat-show{position: fixed; bottom:0; right:0 ;z-index: 8888;  }
.chat-wrap{  /*版面定位*/
    width: 370px;
    max-height: calc(100vh - 32px);/*版面高度不高時，聊天界面會自適應壓扁*/
    height: 500px;    position: relative; 
    padding:5px 10px;	  animation: fadeIn 1s ease ;}

.chat-box{   
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;/*上往下排*/
    box-sizing: border-box;
    color: #333;    height: 100%;    width: 100%;    max-width: 100vw;    position: relative;  z-index: 1050;
	font-size:1.3rem;    overflow: hidden;    background-color:#fff;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 0.428571rem 0px;
    border-radius: 0.571429rem;
  
}

.chat-top{ padding:5px 15px; background-color: #ffce30 ;    color: #322701 ;}
.chat-t-toolBar{   display: flex;    align-content: stretch;   -webkit-box-align: center;   align-items: center;    min-height: 2rem;}
.chat-t-title{font-weight: 700;    text-align: left;    letter-spacing: 0.1rem;
    line-height: 1.5;    font-size: 1.5rem;    -webkit-box-flex: 1;    flex-grow: 1;  }
.chat-t-btn{
	/*display: inline-flex;*/
    -webkit-box-align: center;    align-items: center;
    -webkit-box-pack: center;    justify-content: center;    
    margin: 0px;    cursor: pointer;    text-decoration: none;    box-sizing: border-box;    height: 30px;    line-height: 30px;    font-size: 25px;    color: #64531a;}
.chat-t-btn i:hover, .chat-t-btn i:focus{	color:#144D7A;  	transition: color 0.25s ease-in-out 0s;}
.chat-content{ 
position:relative;
-webkit-box-flex: 2;
    flex-grow: 2;
	padding:1rem 0.7rem 0; margin:0 0.6rem ;
    overflow: hidden auto;
    height: 100%;}

.chat-content::-webkit-scrollbar, .chat-faceImg ul::-webkit-scrollbar{    width: 6px;/*捲軸寬度*/}
.chat-content::-webkit-scrollbar-thumb, .chat-faceImg ul::-webkit-scrollbar-thumb{ background: #d2d2d2; border-radius: 30px; /*捲軸拉霸*/ }
.chat-content::-webkit-scrollbar-track, .chat-faceImg ul::-webkit-scrollbar-track{    background: #fff;/*捲軸底色*/}
.chat-L, .chat-R{display: -ms-flexbox;    display: flex;   
	position: relative;    margin-bottom: .6rem; flex-wrap: wrap;/*超出換行*/ }
.chat-L{/*左區-回覆者信息*/
 -ms-flex-direction: row;    flex-direction: row;/*左往右排*/	}
.chat-R{/*右區-個人信息*/
    -ms-flex-direction: row-reverse;    flex-direction: row-reverse;/*右往左排*/		}

.chat-headImg{height: 2.28571rem;   transition: top 300ms ease-in-out;   padding-right: 0.5rem;  margin-top: -0.5rem;
    color: #87929d; font-size: 2.5rem;}
.chat-talk{ position:relative; display:block; width:100%;     padding: 0 0 0.1rem 3.5rem;}
.chat-R .chat-talk{ text-align:right; padding-right: 0.5rem;}
.chat-name{ display:inline-block; color: #4b779c;}
.chat-time{ font-size:13px; color:#949494; margin:0 0px 0 8px; display:inline-block}
.chat-talk-info{display: inline-block;    border-radius: 0.8rem;    line-height: 2rem;    padding: 0.4rem 0.8rem;
    max-width: 85%;}
.chat-L .chat-talk-info{ background-color:#e9ebed ;    color: #333}
.chat-R .chat-talk-info{ background-color: /*#ffce30*/#ffe79a ;    color: #322701}
.chat-footer{	padding: 1.07143rem 1.42857rem;    border-top: 0.0785714rem solid #d0d0d0;
    box-shadow: rgb(0 0 0 / 12%) 0px -0.0714286rem 0.857143rem;	}
.chat-f-toolBar{display: flex;    -webkit-box-pack: justify;    justify-content: space-between;    align-items:center;}
textarea.chat-form{height:34px; flex:1 2 66%}
.chat-face, .chat-upload, .chat-btn{cursor: pointer; -webkit-box-align: center;    align-items: center;    -webkit-box-pack: center;    justify-content: center;flex:1 1 0;     line-height: 34px; font-size:2rem; text-align:center; color:#666; margin:0 0.4rem; }
.chat-face i:hover, .chat-face i:focus, .chat-face:hover, .chat-face:focus, 
.chat-upload i:hover, .chat-upload i:focus, .chat-upload:hover, .chat-upload:focus, 
.chat-btn i:hover, .chat-btn i:focus, .chat-btn:hover, .chat-btn:focus{	color:#F63; transition: color 0.25s ease-in-out 0s;}
/*表情圖*/
.chat-faceImg{padding: 0.8rem;position: absolute;    bottom: 5.6rem; background-color:#fff; border-radius: 1rem; border: 3px solid #ccc;    margin: 0 auto;    right: 0; left:0;    z-index: 9999;    width: 88%; 	}
.chat-faceImg ul{padding: 0.5rem;	list-style-type: none;height:120px; overflow: hidden auto;max-height: calc(100vh - 75vh); }	
.chat-faceImg li{ width: 14%;    padding: 3px; float:left}
.chat-faceImg li:hover{	background-color:#38AAD6;	border-radius: 10px;}
.chat-faceImg li img{ width:100%}

/*另開彈跳視窗*/
.pop-up-box{    background-color: #ebebeb;   }
.pop-up-box-xs{    background-color: #000;}
.pop-up-980{    width: 975px;    margin-right: auto;    margin-left: auto;    padding: 14px 12px 20px;    position: relative;}


.pop-title-box{
    width: 100%;
    height: 77px;
    background-color: #0c7db3;
    position: relative;
	min-width:975px
}
.pop-title{

    font-size: 18pt;
    color: #FFF;
    letter-spacing: 2px;
    float: left;
    line-height: 50px;
    width: 40%;
}
.pop-title-font{
     font-family:tahoma, arial, "Microsoft JhengHei", "Microsoft Yahei", Helvetica, sans-serif;
    display: inline-block;
    margin-left: 6px;


}
/*彈跳選單*/
.pop-topnav-980{ 
    position: relative;
    width: 975px;
    margin:0 auto;
    padding: 5px 0px;}
.pop-topnav{
     font-family:tahoma, arial, "Microsoft JhengHei", "Microsoft Yahei", Helvetica, sans-serif;
    width: 100%;
    background-color: #a8d9f1;
    font-size: 14px;
}

.pop-topnav .nav > li > a{

    position: relative;
    margin-right: 5px;
    padding: 5px 15px;
    background-color: #fff;

    color: #656565;
    border: 1px solid #3a95f3;
    text-decoration: none;
    text-align: center;

    display: block;
    min-width: 105px;


}
.nav-pills a {
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #237fce;
}

.nav-pills a:hover {    color: #fff!important;    background-color: #237fce!important;}

.nav-pills .active a:hover {    color: #fff;    background-color:#237fce;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{    color: #FFF;    background-color: #237fce;}
.pop-topnav-sub{
    padding:0 10px;
    font-size: 10pt;
    border-bottom:1px solid #dbdbdb;

}
.datetimepicker-days .switch{    background-color: #e8edf3;    text-align: center;}
.datetimepicker-days .today{text-align: center;}
.datetimepicker-days .next{ text-align:right}
.datetimepicker-days .month{    padding: 0 5px;cursor: pointer; }
.pop-topnav-sub .dropdown-menu{ background:#fff}
.pop-topnav-sub ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pop-topnav-sub li {

    display: inline-block;
    padding: 5px 10px;
}

.pop-topnav-sub a{
    color: #666;
}

.pop-topnav-sub a:hover{
    color: #062360;
    text-decoration: none;
}

.pop-topnav-sub .active>a, .pop-topnav-sub .active{
	color: #039;
}
.pop-form-box{
    padding: 8px 0 0;
}
.pop-form-float{
    padding:0 5px 0 0;
    float:left;
}
.form-custom{
    display: inline-block;
    padding: 6px 12px;
    margin:0 5px;
    height: 30px;

}
.form-custom:focus{

    border-color:#d89443;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(223,200,100,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(223,200,100,.6)
}
.pop-form-box .btn{ padding:3px 12px;}
/*彈跳內容-客服icon*/
.pop-icon-service{
    position: relative;
    float: right;
    cursor:pointer;
    background-image: url(/views/images/pop-up-icon01.png);
    height: 46px;
    width: 47px;
    margin-top: 3px;
}
.pop-icon-service:hover{background-image: url(/views/images/pop-up-icon02.png?123);}

/*彈跳內容*/
.pop-main-box .well-lg{ padding:20px 15px}

.HelpQADeposit_dl {}
.HelpQADeposit_dl dt {    color: #1c8f91;    margin-top: 28px;}

.RulePrivate p {    margin-top: 27px;}
.pop-main-box .well{
    border: #d4d4d4 solid 1px;
    color: #262626;
    line-height: 22px;
    padding-bottom: 45px;
    border-radius: 0;
    background-color: #FFF;
    font-size:16px;
    min-height:500px;
}
/*彈跳-APP download*/
.appLoad-box-R{ padding-top:20px}
.appLoad-txt{ 
	border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 25px;
    color: #4a4a4a;
    padding-bottom: 15px;}
.appLoad-txt h1{
	color: #006dca;
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
	letter-spacing: 1px;
}
.appLoad-qr{	text-align: center; width:173px; margin:30px auto}
.appLoad-qr p{ font-size:15px}


/*彈跳-聯繫*/
.help-contact-box{    width: 820px;    margin:0 auto;}
.help-title{
    width: 100%;
    margin-bottom:20px;
    line-height:22px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    font-size:16px
}
.help-title span{ display:inline-block; width:90%;    vertical-align: middle;}
.help-title img{ margin-right:15px;}
.help-contact{
    background-color: #f3f3f3;
    display: table;
    margin: 4px auto 10px;
    padding: 15px;
    width: 80%;
    border: 1px solid #d4d4d4;
    vertical-align: bottom;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    border-radius: 3px;
    font-size: 16px;
}

.help-contact-l{float:left; margin:10px 5px; }
.help-contact-l img{background-size:100%;width:85px;}
.help-contact-r{    float:left;    margin:15px 0 0 20px;    position: relative;	width:79%}
.help-contact-r-txt{ }
.help-contact a{
    color: #0078ff;
    font-weight: bold;
    text-decoration: underline;
}
.help-contact span{color: #0078ff;}
.text-gold{    color: #c37f00;}
.help-contact-r img{    width:100px;    position: absolute;    top: -12px;    right: 0px;}

.callBack{ width:70%; margin: 20px auto 0}
.callBack .col-md-3, .callBack .col-md-9{ width:100%; padding:0}

/*免費註冊-遮幕內容*/
.free-login-box{    width: 80%;    margin-right: auto;    margin-left: auto;}
.free-login-box a{    display: inline-block;    margin-left: 10px;    color: #F60;}
.free-login-box a:hover{    color: #C00;}
.free-login-box .topic-txt{    font-size: 16px;    color: #333;   line-height: 2; }
.free-login-box .red{    color: #F00;    margin-left: 15px;}
.free-login-box .checkbox{    font-size: 16px;    padding: 15px;    color: #333;     text-align: left;}
.free-login-box .checkbox .btn{    padding:0 7px;    margin:0 7px;    font-size: 16px;}
.forget-box{    color: #333;    width: 80%;    margin-right: auto;    margin-left: auto;    font-size: 12pt;
line-height: 12pt;}
.free-login-box .btn-primary, .enterGame-box .btn-primary, .one-key .btn-primary{   
    background: #ffd495;
    background: -moz-linear-gradient(top, #ffd495 0%, #f97f27 57%, #fb8e3c 100%);
    background: -webkit-linear-gradient(top, #ffd495 0%,#f97f27 57%,#fb8e3c 100%);
    background: linear-gradient(to bottom, #ffd495 0%,#f97f27 57%,#fb8e3c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd495', endColorstr='#fb8e3c',GradientType=0 );
    color: #fff;
    border-color: #f3c7a7;
    text-shadow: 0px 2px 5px rgb(163 73 0), 0px 2px 3px rgb(163 73 0);
}
.free-login-box .btn-primary:hover, .free-login-box .btn-primary:focus, .free-login-box .btn-primary:hover, .free-login-box .btn-primary:focus, .enterGame-box .btn-primary:hover, .enterGame-box .btn-primary:focus, .one-key .btn-primary:hover, .one-key .btn-primary:focus, .one-key .btn-warning:hover, .one-key .btn-warning:focus{
    border-color: #909090;
    text-shadow: 0px 2px 5px rgb(99 99 99), 0px 2px 3px rgb(124 107 93);
    background: #9f9f9f;	
	}
.one-key .btn{ display:inline-block; width:150px;}
.one-key .btn-warning{  
     background: #9456b1;
    background: -moz-linear-gradient(to bottom, #c0a1f6 0%,#9456b1 57%,#9c5fc6 100%);
    background: -webkit-linear-gradient(to bottom, #c0a1f6 0%,#9456b1 57%,#9c5fc6 100%);
    background: linear-gradient(to bottom, #c0a1f6 0%,#9456b1 57%,#9c5fc6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c5fc6', endColorstr='#9456b1',GradientType=0 );
    color: #fff;
    border-color: #a98cb4;
    text-shadow: 0px 2px 5px rgb(75 20 119), 0px 2px 3px rgb(82 37 104)}
.one-key{ margin-bottom:10px;}
.free-form-L{ width:25%; margin-right:1%; }
.free-form-R{ width:70%; margin-right:2% }
.free-form-L, .free-form-R{display:inline-block; vertical-align:top}
.free-form-note{ width:100%; text-align:right; font-size:13px; color:#2e66b4; padding-top:8px}
/*form-BG*/
.formBg, .formBg2{    
    background: #edfaff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cef2fd 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#cef2fd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#cef2fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cef2fd',GradientType=0 );
    border-bottom: 1px solid #87cceb;}
.free-login-box .formBg2{padding:15px; margin-bottom:10px; text-align:center}
.txt-red{	color:#F00}	

/*會員中心*/
.mem-l{    float: left;}
.mem-r{    width:33%;    float: right;    text-align: right;}
.my-point-tb {    width: 100px;}
.mem-tran-txt-focus{    color: #FF0;}
.point-tran-box{    background-color: #FFF;    margin-bottom:8px;}
.my-point-main{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,fff6ef+100 */
    background: rgb(102,102,102); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(102,102,102,1) 0%, rgba(255,246,239,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(255,246,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(102,102,102,1) 0%,rgba(255,246,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#fff6ef',GradientType=0 ); /* IE6-9 */

    font-weight: bold;
    margin-bottom:5px;

}

.my-point-main-title{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d6d6d+0,1e1e1e+100 */
    background: #6d6d6d; /* Old browsers */
    background: -moz-linear-gradient(top,  #6d6d6d 0%, #1e1e1e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6d6d6d 0%,#1e1e1e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6d6d6d 0%,#1e1e1e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */
    text-align:center;
    font-size:17px;
    font-family:Arial;
    color:#FF0;
    width:30%;
    line-height: 27pt;
    display: inline-block;
    margin-bottom:5px;
}
.my-point-total{    font-size: 20px;    line-height: 25px;    background-color: #666;
    padding: 15px;    border: 1px solid #999;}
.my-point-total-info{    color: #C00;    background-color: #CCC;    padding:2px;    width:150px;
    margin-left:5px;    border-radius:10px;    text-align: center;}
.my-point-box{    border:1px solid #BFBFBF;    background-color: #FFF;}
.my-point-note{
    border-top: 1px solid #999;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-top:12px;
    padding-top:10px;
}

.my-point-box-l{
    display: inline-block;
    padding: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d6d6d+0,1e1e1e+100 */
    background: #6d6d6d; /* Old browsers */
    background: -moz-linear-gradient(top,  #6d6d6d 0%, #1e1e1e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6d6d6d 0%,#1e1e1e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6d6d6d 0%,#1e1e1e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */
    text-align:center;
    font-size:15px;    font-family:Arial;    color:#ffffff;    width:30%;    line-height: 24pt;}
.my-point-box-r{    display: inline-block;    background-color: #FFF;    width:67%;    padding-right:4px;
    vertical-align: top;}
.my-point{
    color: #C09;    background-color: #F0F0F0;    font-size: 15px;    
	font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;    text-align: center;    margin-top:2px;}
.my-point-total-info label{    margin:0}
.my-point label{    padding-top:5px}
.my-point .btn{ line-height:2.1}
.enterGame-box{    width: 86%; margin:0 auto}
.enterGame-box .btn-primary{ background-color: #a1632e;    border-color: #af6e2b;}
.myPoint-mod{    
    background: #edfaff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cef2fd 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#cef2fd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#cef2fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cef2fd',GradientType=0 );
    border-bottom: 1px solid #87cceb;   padding: 18px ;      background-color: #eef1f4;}
.myPoint-mod-L, .myPoint-mod-R{display:inline-block ;text-align: center; font-size: 11pt;    line-height: 33px; vertical-align:top}
.myPoint-mod-L{
    background: #0e3761;
    background: -moz-linear-gradient(to bottom, #0e3761 0%,#286bab 100%);
    background: -webkit-linear-gradient(to bottom, #0e3761 0%,#286bab 100%);
   background: linear-gradient(to bottom, #0e3761 0%,#286bab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3761', endColorstr='#286bab',GradientType=0 );
     width:43%;    color: #fff; margin:0 1% ; border-radius: 4px; text-shadow: 2px 2px 0px rgba(0,0,0,0.8);}
.myPoint-mod-R{ width:53%;font-size: 16px;}
.myPoint-mod-R .btn{  font-size: 16px;  padding: 5px 15px;}
.myPoint-mod-R  .form-control{font-size: 18px;    text-align: center; background-color: transparent;}
.myPoint-mod-okBtn{ width:40%; margin:15px auto 0;}
.bank-group{
    background: #edfaff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cef2fd 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#cef2fd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#cef2fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cef2fd',GradientType=0 );
    border-bottom: 1px solid #87cceb;
    
	padding: 10px 20px;	margin: 0 20px;   }
.edit-bank-L, .edit-bank-R{ float:left; width:50%}
.edit-bank-L{ padding-right:3px}
.edit-bank-R{ padding-left:3px}
.bank-group .form-control{    color: #fff;    background-color: #306199;}
.bank-group .form-control[disabled], .bank-group.form-control[readonly], fieldset[disabled] .bank-group .form-control{
	background-color: #306199;}
.bank-group input::placeholder{ color:#f3d786}
.bank-group input::-moz-placeholder{ color:#f3d786}
.bank-group ::-webkit-input-placeholder{ color:#f3d786}
.bank-group:-ms-input-placeholder{ color:#f3d786}
.bank-group-btn{ width:100%; margin:10px 0}
.bank-group .txt-note{	color: #F60;}

/*頁籤自訂*/
.nav-tabs{    border:none;    border-bottom: 3px solid #e4e4e4; }
.nav-tabs>li{    margin-bottom: -3px;}
.nav-tabs li a{
    padding: 10px 30px;
    border:0px solid #ededed;
    border-bottom: 3px solid #e4e4e4;
    border-right: 0px none;
     color: #323232;
    border-radius: 0px;
    margin-right: 5px;
    font-weight: bold;
    transition: all 0.3s ease-in 0s;
}
.nav-tabs li a:hover{    border-bottom-color: #FF8428;}
.nav-tabs li a i{
    display: inline-block;
    text-align: center;
    margin-right:10px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{ border:0px; background-color: transparent;}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover{
    border-bottom: 3px solid #FF8428;
     /* border-right: 1px solid #d3d3d3;
  margin-top: -2px;*/
    color: #ef6300;

}
.tab-content{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2faff+0,a8d9f1+76 */
background: #f2faff; /* Old browsers */
background: -moz-linear-gradient(top,  #f2faff 0%, #a8d9f1 76%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f2faff 0%,#a8d9f1 76%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f2faff 0%,#a8d9f1 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2faff', endColorstr='#a8d9f1',GradientType=0 ); /* IE6-9 */


    padding: 20px;
    line-height: 22px;
	border-bottom-right-radius:10px;
border-bottom-left-radius:10px ;

}
.gift-point .tab-content h3, .board .tab-content h3{    margin-top: 0;}
.gift-point .tab-content{ padding:20px 10px}
.gift-point-note{ font-size:15px; color:#bf0c0c}
.gift-point-note span{ display:block; color:#003d98}
#board table{ width:80%}
#createOrder .s_tab{ width:90%; margin:0 auto}

.s_tab {    margin-bottom: 15px;}
.s_tab table{
    border:1px solid #BFBFBF;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0px;
    padding:0px;
    width: 100%;
    background-color: #FFF;
    font-size: 10pt;
    color: #666;
}
.s_tab tr._mainbet:hover td{    background-color:#f2debb;}
.s_tab tr.big td{    background-color:#e5e5e5;}
.s_tab tr.big:hover td{    background-color:#ceb3b3;}
.s_tab .alt td {    background: #faf0ee;    color: #333;}
.s_tab .deep-tb td {    color: #FFF;    background-color: #CCC;}
.s_tab td{
    vertical-align:middle;
    border:1px solid #BFBFBF;
    border-width:0px 1px 1px 0px;
    padding:5px;
    font-family:Arial;
    font-weight:normal;
    color:#000;
}
.s_tab caption{
    text-align: center;
    padding: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d6d6d+0,1e1e1e+100 */
    background: #6d6d6d; /* Old browsers */
    background: -moz-linear-gradient(top,  #6d6d6d 0%, #1e1e1e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6d6d6d 0%,#1e1e1e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6d6d6d 0%,#1e1e1e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */

    border:0px solid #BFBFBF;

    border-width:1px 1px 0px 1px;
    font-size:16px;
    font-weight:bold;
    color:#FFE8E8;
}
.s_tab tr:last-child td{    border-width:0px 1px 0px 0px;}
.s_tab tr td:last-child{    border-width:0px 0px 1px 0px;}
.s_tab tr:last-child td:last-child{    border-width:0px 0px 0px 0px;}
.s_tab tfoot tr{    background: #faf0ee;    border-top: 1px solid #BFBFBF;} 
.s_tab tfoot td{text-align: left;}
.s_tab tfoot td div{    padding:0 15px;}

.s_tab th, .tab_head div{
	padding: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d6d6d+0,1e1e1e+100 */
    background: #6d6d6d; /* Old browsers */
	background: -moz-linear-gradient(top,  #848484 0%,#484848 75%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #848484 0%,#484848 75%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #848484 0%,#484848 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
	border:0px solid #BFBFBF;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;

	color:#ffffff;
	font-weight: normal;
}
.s_tab-MainTh{ background:#0a418a!important;}
.s_tab tr:hover td{	background-color:#E0F5FE;}
.s_tab .btn{ padding:3px 12px}
/*
.s_tab tr:first-child th:first-child{
    border-width:0px 0px 1px 0px;
}
.s_tab tr:first-child th:last-child{
    border-width:0px 0px 1px 1px;
}
*/
/*變更資料*/
.mem-change-set1, .mem-change-set2, .mem-change-set3{ width:90%; margin: 0 auto; float:none}
.mem-change-set2, .mem-change-set3{ padding-top:10px; border-top:1px solid #777; position:relative;}
.mem-pop-box{    width: 60%;    margin-right: auto;    margin-left: auto;}
.txt-note{    color: #F90;}
.mem-change-r .txt-note{ margin-left:20px}
.mem-change-r span{ display:block; text-align:center}
.mem-change-set2 .txt-note{
	font-size:18px;	margin:0 auto 10px;text-align:center;	background-color: #F6F6F6;
	padding: 8px;	width: 95%;}

.mem-change-set3 a.btn-primary{   width: 20%; font-size:16px; position:absolute; top:20px; right:5%}
.btn-font-cus{    font-size: 15px;}
.mem-change-set1 .form-group .col-md-4, .mem-change-set2 .form-group .col-md-4, .mem-change-set3 .form-group .col-md-4{ width:28%;}
.mem-change-set1 .form-group .col-md-8, .mem-change-set2 .form-group .col-md-8, .mem-change-set3 .form-group .col-md-8{ width:72%}
/*日曆*/
.input-append .add-on, .input-append .btn, .input-append .btn-group {    margin-left: -1px;}
.input-append .add-on, .input-prepend .add-on {
    display: table-cell;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius:0 4px 4px 0;

    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-append .add-on {    vertical-align: middle;    white-space: nowrap;    width: 1%;}
.align-l{    float: left;    margin-top: 8px;}
.focus-txt1{    color: #FF0;}
.focus-txt2{    color: #3FF;}
/*平台轉帳*/
.mem-tran-txt-focus{    color: #FF0;}
.mem-tran-txt-focus img{ background-size:60%;    width: 110px;}
.mem-tran-txt-main{	color: #FFF;}
.my-point-tb{    width: 130px;}
.my-point{    color: #C09;    background-color: #F0F0F0;    font-size: 15px;    text-align: center;}
.my-point-btn{    padding:0 4px;}
.ad-215{    text-align: center;}
.ad-215 li{    display: inline-block;    width: 215px;    height: 123px;    margin: 0 2px;}
.ad-215 li img{width: 215px;               height: 123px;}

/**第3方支付*/
.mem-save-payLine{ border: 1px solid #ccc;    padding: 5px 12px;    border-radius: 10px;    margin-bottom: 8px;}
.save-payBtn .form-control{ display:inline-block; width:150px; margin-right:15px}
.save-payBtn .col-sm-8{       border-bottom: 1px solid #e5e5e5;    line-height: 42px;}
.mem-save-payLine p{ color:#C00}

.save-chips{ margin: 0 50px 30px;}
.save-chips .input-group-addon {
    border: 1px solid #c0850e;    background-color: #a77109;    color: #fff193;    padding: 10px;    font-size: 18px;}
.save-chips .btn-default {
    background: rgb(186,137,14);
    background: -moz-linear-gradient(top, rgba(186,137,14,1) 1%, rgba(135,72,0,1) 49%, rgba(104,48,0,1) 51%, rgba(128,66,13,1) 51%, rgba(147,109,34,1) 100%);
    background: -webkit-linear-gradient(top, rgba(186,137,14,1) 1%,rgba(135,72,0,1) 49%,rgba(104,48,0,1) 51%,rgba(128,66,13,1) 51%,rgba(147,109,34,1) 100%);
    background: linear-gradient(to bottom, rgba(186,137,14,1) 1%,rgba(135,72,0,1) 49%,rgba(104,48,0,1) 51%,rgba(128,66,13,1) 51%,rgba(147,109,34,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba890e', endColorstr='#936d22',GradientType=0 );
    color: #FFF193;
    border-color: #FC0;}
.save-chips .input-group .form-control{     font-size: 16px;    height: auto;    line-height: 30px;    border-bottom: 0px; border-radius: 5px;     background-color: #ffffe8;}
.save-chips .btn-default:hover, .save-chips .btn-default:active{ color:#FF0; background:#cc5515}
.save-chips .btn{ font-size: 16px;    padding: 8px;    font-weight: 600;}
.save-chips .input-group{    border: 1px solid #d26107;border-radius: 5px;width:100%}
.save-payBtn .col-sm-8{border-bottom: 1px solid #ccc; line-height:38px}
.save-payBtn .col-sm-4{ padding-right:0}
.save-btnClear{ position:absolute; line-height:20px;  right:30px; top:-8px;    border-radius: 50px; padding:5px 25px; display:block;cursor: pointer; border:1px solid #dfa36b; background-color:#fff0b2; z-index:5; font-size:15px;
-moz-box-shadow:2px 2px 2px rgba(44, 44, 44, 0.5);
-webkit-box-shadow:2px 2px 2px rgba(44, 44, 44, 0.5);
box-shadow:2px 2px 2px rgba(44, 44, 44, 0.5);}
.save-btnClear:hover{ color:#fff; background-color:#C30}
/*藍星金流頁面*/
.saveOk-bg{
    background: url(/views/images/saveOK-bg.jpg) top center fixed no-repeat;
    -moz-background-size: cover;    background-size: cover;
	padding-bottom: 25px;
	 min-height: calc(100vh - 75px); width:100%; display:flex; padding:0; margin:0; height:100%; 
	 flex-direction: columm;    flex-wrap: wrap;    justify-content: center;    align-items: center;
	}
.saveOk-btn{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4ed3fc+0,0bb5e0+40,0074aa+100 */
background: rgb(78,211,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(78,211,252,1) 0%, rgba(0,120,206,1) 40%, rgba(0,116,170,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(78,211,252,1) 0%,rgba(0,120,206,1) 40%,rgba(0,116,170,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(78,211,252,1) 0%,rgba(0,120,206,1) 40%,rgba(0,116,170,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ed3fc', endColorstr='#0074aa',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: 1px 1px 2px 1px rgb(0 99 183 / 50%) inset;
    -webkit-box-shadow: 1px 1px 2px 1px rgb(0 99 183 / 50%) inset;
    box-shadow: 1px 1px 2px 1px rgb(0 99 183 / 50%) inset;
	text-shadow: 0px 2px 3px rgba(0, 20, 165, .8);

 cursor: pointer;  width:180px; margin:0 auto; color:#FFF ;border-radius: 50px; padding:5px 15px; font-size:17px;    border: 2px solid #a3d7f5; letter-spacing:2px; text-align:center
}
.saveOk-btn:hover{ background:#039}
.UpPoint p{      margin-top: 0;  color: #0077c1;    font-size: 40px;
    text-shadow: 0 2px 2px #e2f8ff, 0 2px 0 #e7f9ff, 0 3px 0 #bef0ff, 0 4px 0 #9bcfdf, 0 5px 0px #d6d6d6, 0 2px 1px rgb(67 124 165 / 10%), 0 0 2px rgb(13 22 25 / 10%), 0 3px 8px rgb(34 101 148 / 30%);
    font-weight: 700;    padding-bottom: 5px;    border-bottom: 1px solid #c6c6c6;}
.UpPoint .saveOk-btn{	width:50px;	line-height:50px;	font-size:25px;	padding:0; 	font-family: Tahoma }
.UpPoint-failed p{color: #f1631f;   text-shadow: 2px 2px 2px #fffbe6, 2px 2px 0 #fffde7, 2px 3px 0 #fff4be, 2px 4px 0 #dfba9b, 2px 5px 0px #ccc6ba, 1px 2px 3px rgb(165 139 67 / 10%), 1px 2px 5px rgb(25 21 13 / 10%), 2px 3px 8px rgb(148 97 34 / 30%);}

/*會員區標題焦點*/
.mem-note{    font-size: 19px;    color: #039;    text-align: center;
    width: 100%;    line-height: 30px;    background-position: center;
    font-family: 'Microsoft Yahei';    border-bottom:1px solid #ccc;    margin-bottom:25px;}
ol.mem-noteInfo{ font-size: 16px;    line-height: 25px;list-style-type: decimal;    margin: 0 15px;}
.mem-washmoney-bg{        padding: 12px 50px;    border: solid 1px #8094b1;    border-radius: 15px;  
ackground-color: #dceffd;    margin-bottom: 10px;}
.mem-washmoney-bg .col-md-8{padding-top: 8px;}
.mem-washmoney-bg .col-md-4 .btn{ font-size:17px;  }
.mem-washmoney-get{display: inline-block;    width: 85%;
    vertical-align: top;}
.mem-washmoney-get label{
	display: inline-block;
	padding: 2px 7px;
	margin:2px;
	white-space:nowrap;
	background-color: #a8cff7;
	border-radius: 3px;
}	
.washmoney-note{
	font-size: 13px;
	color: #F00;
	margin-top:8px;
	padding:8px;
	border-top:1px solid #b0c1da;
}
.form-margin .form-group{    margin-bottom: 8px;}
.drawForm{ text-align: left; width:95%; margin:0 auto}
.drawForm  .form-control{ width:100%}
.drawForm .form-group label{text-align: left; width:100%}
.mem-draw-info{ margin-top:15px; font-size:16px}

/*會員區-銀行公告*/
.mem-bank-box{
    border: 1px solid #6D4125;    border-radius:6px;    background-color: #4F2E2B;}
.mem-bank-body{    height: 140px;    padding: 7px;    line-height: 17px;}
.mem-bank-body li{    margin: 8px 0;}
.mem-bank-panel{}
.mem-bank-header{    background-color: #41231F;    padding: 7px;    font-size: 17px;	}
.mem-save .mem-notice{    margin:0 auto;}
.mem-save .mem-notice .form-group{    margin-right:12px;}
.mem-save .panel{    background-color: transparent;}
.mem-save .panel-heading{    padding: 0px;}

.panel-gold{border-color:#a9cde7}
.panel-gold>.panel-heading{color:#fff;background-color:#48698c;border-color:#48698c}
.panel-gold>.panel-heading img { width:100%}
.panel-gold>.panel-heading+.panel-collapse>.panel-body{border-top-color:#7f96ae}
.panel-gold>.panel-heading .badge{color:#48698c;background-color:#fff}
.panel-gold>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#48698c}


.complain-box{    width: 60%;    margin-right: auto;    margin-left: auto;}
.complain-box label, .complain-box .form-control{font-size: 12pt;}
.service-l, .service-r{
	display: inline-block;	height: 210px;	width: 45%;	margin:5px;    border:1px solid #8293a3;
	text-align: center;}

.service-r{    vertical-align: top;}
.service-toptitle{
	background-color:#8293a3;	line-height: 35px;	color: #FFF;	text-align: center;	width: 100%;	font-size: 17px;	margin-bottom:10px}
.service-r ul{	margin: 0px;	padding: 0px;	list-style-type: none;}
.service-r li{
    display: inline-block;
    color: #333;
    text-align: center;

    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 3px;
}
.service-r li img{    height: 100px;    width: 100px;    border-radius:6px;}
/*優惠活動*/
.activity{}
.activity .panel{    background-color: transparent;}

.activity .panel-heading{    padding: 0px;}
.activity-ad-list{ text-align:center; margin-bottom:10px}
.activity-ad-gift-icon{ width:60%; margin:10px auto 20px}

/*** PANEL WARNING ***/

.panel-warning{border-color: transparent;}
.activity .panel-warning > .panel-heading {    background-color: #C68C8C;    border-color: #916553;    color: #000;}
.with-nav-tabs.panel-warning .nav-tabs > li{ width:50%}

.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {   color: #C5A878;}

.with-nav-tabs.panel-warning .nav-tabs > li > a{    color: #FFF;    margin:0;}

.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;    background-color: #faebcc;    border-color: transparent;}
	
.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
    color: #FF0;    background-color: #7c4741;    border-color: #a8a8a8;    border-bottom-color: transparent;}
	
.with-nav-tabs.panel-warning .panel-body{    padding: 0px;}
.with-nav-tabs.panel-warning .nav-tabs{border-color: transparent;}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #F5CF87;    border-color: #916553;}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b; }
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #F1C76D;}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;    background-color: #8a6d3b;}

/*頁碼*/
.pagination-lg > li > a, .pagination-lg > li > span {  padding: 6px 16px;}
.pagination > li > a, .pagination > li > span {	background-color: #674B32;	border: 1px solid #916553;	color: #FC0;
                                                padding: 6px 12px;}
pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
    color:#734F37;	background-color:#F4EADB;	border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
    color:#fff;	background-color:#7C4741;	border-color:#916553}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
    color:#D8CDC0;	background-color:#876D56;	border-color:#916553
}
.gameplay-box .col-md-2, .gameplay-box .col-md-10, .gameplay-box .col-xs-12{
    padding-right: 5px;    padding-left: 5px;}
.gameplay-nav{    margin:0 auto;    text-align: center;}
.gmaeplay-box-l{    background-color: #292929;    padding: 8px;}
.gameplay-nav-title{
    line-height: 45px;
    background-color: #535353;
    text-align: center;
    font-size: 20px;
}
.gameplay-nav li{
    height: 57px;
    list-style-type: none;
    line-height: 60px;
    background-image: url(/views/images/gameplay-nav.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 16px;
    margin-top:1px;

}
.gameplay-nav li a{
    background-image: url(/views/images/gameplay-nav.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    color: #E3E3E3;
    display: block;
    height: 57px;
    width: 100%;
}
.gameplay-nav li a:hover, .gameplay-nav li a:focus{
    background-image: url(/views/images/gameplay-nav2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    color: #FC0;
    text-decoration: none;
}
.gameplay-info-nav{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+29,e0e0e0+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 29%, rgba(224,224,224,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 29%,rgba(224,224,224,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 29%,rgba(224,224,224,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    padding:0 15px;
    border-bottom:1px solid #C6C6C6;
    font-size: 16px;
}

.gameplay-info-nav li{    line-height: 45px;    display: inline-block;    list-style-type: none;    padding:0 8px;}
.gameplay-info-nav li a{    font-weight: bold;    color: #C00;    text-decoration: none;}
.gameplay-info-nav li a:hover{    color: #233476;}
.gameplay-info-maintitle{
    font-size: 18px;    line-height: 28px;    color: #FFF;    background-color: #237fce;    text-align: center;}
.gameplay-info{ margin-bottom:35px}
.gameplay-info-title{
    font-size: 16px;    line-height: 28px;    color: #d47614;    margin: 12px 0;    border-bottom: 1px solid #d89b67;}
.gameplay-info-txt{    padding:5px;	font-size:15px}
.gameplay-info-leftimg{    float: left;    padding-top:8px;}
.gameplay-info-right{    width: 74%;    float: left;    font-size: 14px;    margin-bottom:10px;}
.gameplay-info-img-center{    width: 95%;    margin:8px auto 0;}
.gameplay-info-bigimg{ width:70%; margin:8px auto}

/*電子遊戲下拉*/
.ec-game ul{margin:10px 0;}
.ec-game .nav-tabs>li>a{
    border-bottom: 0px solid #203c5f;
    border-top: 1px solid #203c5f;
    border-left: 1px solid #203c5f;
    border-right: 1px solid #203c5f;
    border-radius: 4px 4px 0 0;
    width:140px;
    line-height:25px;
    height:inherit;}
.ec-game .nav-tabs>li:hover{visibility: visible;}
.ec-game .nav-tabs>li>a:hover{background-color:#30679f;}
.ec-game .nav-tabs>.active>a, .ec-game .nav-tabs>.active>a:focus, .ec-game .nav-tabs>.active>a:hover
{border: 1px solid #203c5f;}
.ec-game .nav-tabs>li.active>a, .ec-game .nav-tabs>li.active>a:focus, .ec-game .nav-tabs>li.active>a:hover
{
    border-bottom: 0px solid #203c5f;    border-radius: 4px 4px 0 0;    background-color:#30679f;    line-height:25px;
    height:37px}

.ec-game .nav-tabs {    border-bottom: 1px solid #203c5f;}
.help-img-box{
    margin-bottom:15px;
    padding-bottom:10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;

}
.help-img{    background-color: #FFF;    padding: 8px;    border: 3px solid #999;}
/*彈跳-遊戲產品表*/
.GamePro-body{    background-color: #282828;    background-image: url(/views/images/gamepro-bg.jpg);}
.GamePro-top-box{
    width: 100%;
    height: 50px;
    text-align: center;
    position: relative;
    position: fixed;
    top: 0;
    overflow: hidden;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background-color: rgba(0,0,0,.6);
    z-index: 120;
}
.GamePro-top-1000{    width: 975px;    padding:0 15px;    margin: 0 auto;}
.GamePro-top-logo{    font-size: 24px;    color: #cfa972;    float: left;    line-height: 50px;    text-align: left;    letter-spacing: 1px;}
.GamePro-top-r{ margin-top:13px;}
.GamePro-top-r-txt a{	font-size: 16px;	color: #F60;}
a.GamePro-re{    display: inline-block;    width: 30px;    font-size: 22px;    margin-right: 15px;	color:rgba(255,255,255,0.7); position:relative ;vertical-align: middle;}

a:hover.GamePro-re{	color: #FC0;}
a:hover.GamePro-re:after{
    content:attr(data-info);
    position:absolute;
    width:245%;
    line-height:20px;
    text-align:center;
    left:-15px;
    top:33px;
    border-radius: 5px;
    color: #fff;
    /*使用z-index，讓提示框不會被後方文字蓋到*/
    z-index: 999;
    font-size: 13px;
    background-color: #0a121c;

}
.GamePro-info-box{    width: 969px;    background-color: #0F0F0F;    margin: 65px auto 0;    padding:23px;
    border-radius: 5px;}
/*語系*/
.header-topbar-980 .dropdown{ float:right}
.header-topbar-980 .dropdown-menu{      background-color: #0073ce;    border: 1px solid #36a6ff;    padding: 2px 0;
    border-radius: 7px;min-width: 70px; width:70px;      margin-left: 20px;}
.lanInfo{ 
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 1), 0 1px #71e7ff;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 1), 0 1px #71e7ff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 1), 0 1px #71e7ff;
    padding: 1px 15px 4px;
    float: right;    background-color: #0073ce;    margin-left: 20px;    margin-top: 7px;
    border-radius: 25px;    color: #fff;    cursor: pointer;    position: relative;  	}

.lanInfo img, .lan-set-list img{ background-size:100%; display:inline-block; width: 25px;    margin-right: 5px;}

.lan-set-list{cursor: pointer; color:#FFF; font-size:13px;     padding: 5px 4px;}
.lan-set-list:hover{	background-color: #36180E;	border-radius: 4px;}
.lan-set-list span{ text-align:right}
.money_btn{ height:32px; line-height:32px}

#cgpay_save .col-xs-4, #cgpay_save .col-xs-7, #mppay_save .col-xs-4, #mppay_save .col-xs-7{ text-align:right}
#cgpay_save .form-group label, #mppay_save .form-group label{ margin-top:5px}
.pay-note{ background-color:#E7E7E7; padding:10px;border-radius: 10px; margin-bottom:25px}
.md10{ margin-bottom:10px}
.md15{ margin-bottom:15px}
.md20{ margin-bottom:20px}
.mt15{ margin-top:15px}

/*左區優惠活動*/
.l-function-box{ position:relative; margin-top:35px; border:1px solid #646B72; }
.l-function-title{
	background-image: url(/views/images/left-active-title.png);
	height: 68px;
	width: 100%;
	cursor:pointer;
	position: absolute;
	top:-23px;
	background-repeat: repeat-x;
	background-position: center;
	z-index: 5;
}
.l-function-title:hover{background-image: url(/views/images/left-active-title2.png);}
.l-function-info{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000a33+0,173b73+100 */
background: #000a33; /* Old browsers */
background: -moz-linear-gradient(top, #000a33 0%, #173b73 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000a33 0%,#173b73 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000a33 0%,#173b73 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding:10px 10px 25px;    position: relative;}
	
.l-function-content{    padding: 50px 0px 0px;    text-align: center;}
.l-function-txtlink li{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34b0f9+0,136fad+26,0a2b5c+100 */
background: rgb(52,176,249); /* Old browsers */
background: -moz-linear-gradient(top, rgba(52,176,249,1) 0%, rgba(19,111,173,1) 26%, rgba(10,43,92,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(52,176,249,1) 0%,rgba(19,111,173,1) 26%,rgba(10,43,92,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(52,176,249,1) 0%,rgba(19,111,173,1) 26%,rgba(10,43,92,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34b0f9', endColorstr='#0a2b5c',GradientType=0 ); /* IE6-9 */

    font-size: 16px;
    border: 1px solid #5081a3;    cursor:pointer;    margin-bottom:12px;
    display: block;    list-style-type: none;	color:#FFF }
.l-function-txtlink .nav>li>a{    padding:8px; color:#FFF}
.l-function-txtlink .nav>li>a:hover{	color: #FF0!important;	background: #3065BE;}
.video{ border:1px solid #646B72;cursor: pointer; background-image: url(/views/images/free-video.jpg); height:136px; width:100%;    background-size: 100%;    margin-top: 15px;}
.video:hover{background-image: url(/views/images/free-video-hov.jpg);}
.rightMenuVideo{    width: 100%;}
/********* views/pc/css/Home_homepage.css不存在***********/