html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
}

a:active,
a:hover,
:focus {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0 none;
    vertical-align: middle;
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

th {
    font-weight: normal;
}

li {
    list-style: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button,
input {
    line-height: normal;
}

input,
button,
select,
textarea {
    font: inherit;
    line-height: inherit;
    color: inherit;
}

button[disabled],
input[disabled] {
    cursor: default;
}

button,
select {
    text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}

textarea {
    overflow: auto;
    resize: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

body,
input,
button,
select,
textarea {
    font: 12px/1.5 "Microsoft YaHei", Arial, \5b8b\4f53, sans-serif;
    color: #333;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.icon,
.btn {
    display: inline-block;
}

.icon {
    position: relative;
    vertical-align: top;
}

.btn,
.ipt,
.tea {
    border: 0 none;
}

.btn {
    text-align: center;
    cursor: pointer;
}

.btn:hover {
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.icon {
    background: url(../img/xy_sprites.png) no-repeat;
}

.xy-container {
    position: relative;
    overflow: hidden;
    background-color: #eee;
}

.xy-layout {
    width: 1000px;
    margin: 0 auto;
}

.xy-layout:after {
    display: table;
    content: " ";
    clear: both;
}

.xy-header {
    height: 100px;
    overflow: hidden;
    background: url(../img/header_bg.png) no-repeat center top;
}

.xy-logo {
    float: left;
    margin-top: 20px;
}

.xy-banner,
.xy-block {
    margin-bottom: 15px;
}

.xy-banner,
.focus-slide,
.focus-banner,
.focus-banner li {
    height: 400px;
    overflow: hidden;
}

.focus-slide {
    position: relative;
}

.focus-slide .control-nav {
    position: absolute;
    z-index: 19;
    left: 0;
    bottom: 8px;
    width: 100%;
    height: 12px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.focus-slide .control-nav li,
.focus-slide .control-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.focus-slide .control-nav li {
    margin: 0 5px;
    vertical-align: top;
}

.focus-slide .control-nav a {
    background-color: #fff;
}

.focus-slide .control-nav .active {
    background-color: #2386ea;
}

.focus-banner li {
    background-repeat: no-repeat;
    background-position: center;
}

.xy-block {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.xy-advantage,
.xy-advantage dt,
.xy-advantage dd {
    height: 130px;
    overflow: hidden;
}

.xy-advantage {
    color: #999;
}

.xy-advantage dt,
.xy-advantage dd {
    float: left;
}

.xy-advantage dt,
.xy-lottery .rec,
.xy-lottery .act a,
.xy-lottery .platform span,
.online-service a,
.float-ad .close,
.xy-popup .close,
.star {
    background: url(../img/xy_sprites.png) no-repeat;
}

.xy-advantage dt {
    width: 200px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-position: 0 0;
}

.xy-advantage .xyw {
    margin-top: 38px;
    margin-bottom: 5px;
}

.xy-advantage dd {
    width: 159px;
    padding: 0 20px;
    border-right: 1px solid #e8e8ea;
}

.xy-advantage h3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #2386ea;
}

.xy-advantage h3 i {
    width: 40px;
    height: 40px;
    margin-right: 12px;
}

.xy-advantage h3 .icon-bz {
    background-position: 0 -140px;
}

.xy-advantage h3 .icon-qw {
    background-position: -50px -140px;
}

.xy-advantage h3 .icon-fw {
    background-position: -100px -140px;
}

.xy-advantage h3 .icon-ys {
    background-position: -150px -140px;
}

.xy-lottery,
.xy-lottery .col-sub,
.xy-lottery .col-main {
    height: 350px;
}

.xy-lottery .col-sub,
.xy-lottery .col-main {
    float: left;
    position: relative;
}

.xy-lottery .col-sub {
    width: 250px;
    padding: 0 25px;
    background-color: #f7f7f7;
}

.xy-lottery .col-main {
    width: 660px;
    padding-left: 20px;
    padding-right: 20px;
}

.xy-lottery .rec {
    position: absolute;
    left: 15px;
    top: -5px;
    width: 62px;
    height: 50px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background-position: -210px 0;
}

.xy-lottery .rec .icon-zan {
    top: 10px;
    width: 17px;
    height: 16px;
    margin-right: 4px;
    background-position: -210px -60px;
}

.xy-lottery .logo {
    position: relative;
    height: 120px;
    padding: 5px;
    margin-top: 45px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.xy-lottery .logo .icon-auth {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 72px;
    height: 73px;
    background-position: -290px 0;
}

.xy-lottery .auth {
    overflow: hidden;
    padding: 10px 0;
    margin-top: 20px;
    border-top: 1px solid #e3e3e6;
    border-bottom: 1px solid #e3e3e6;
    color: #2285ea;
    text-align: center;
}

.xy-lottery .auth span {
    float: left;
    width: 25%;
}

.xy-lottery .auth i {
    display: block;
    width: 39px;
    height: 46px;
    margin: 0 auto 1px;
}

.xy-lottery .auth .icon-pt {
    background-position: 0 -190px;
}

.xy-lottery .auth .icon-gf {
    background-position: -50px -190px;
}

.xy-lottery .auth .icon-zm {
    background-position: -100px -190px;
}

.xy-lottery .auth .icon-tj {
    background-position: -150px -190px;
}

.xy-lottery .btn-visit {
    display: block;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    font-size: 13px;
    color: #fff;
    background-color: #2386ea;
}

.xy-lottery .labels {
    position: absolute;
    top: -5px;
    right: 10px;
    height: 25px;
    overflow: hidden;
    color: #fff;
}

.xy-lottery .labels i {
    float: left;
    width: 35px;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    padding-left: 5px;
    text-align: center;
}

.xy-lottery .labels .icon-yh {
    background-position: -380px 0;
}

.xy-lottery .labels .icon-fl {
    background-position: -380px -40px;
}

.xy-lottery .labels .icon-bz {
    background-position: -380px -80px;
}

.xy-lottery .notice {
    position: relative;
    height: 35px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 100px;
    border-bottom: 1px solid #e8e8ea;
    color: #666;
}

.xy-lottery .notice .icon-horn {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 14px;
    margin-top: -7px;
    background-position: -210px -90px;
}

.xy-lottery .notice .notice-con {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-weight: 600;
    font-size: 13px;
}

.xy-lottery .lot-name,
.xy-lottery .lot-intr {
    position: relative;
    margin: 15px 0 0;
    height: 105px;
    border-bottom: 1px solid #e8e8ea;
}

.xy-lottery .lot-intr {
    margin: 0;
    height: 99px;
    border: none;
}

.xy-lottery .name {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 24px;
    font-weight: normal;
    padding-top: 20px;
}

.xy-lottery .lot-intr .name {
    float: left;
    padding: 0 2px;
    width: 30px;
    height: 92px;
    border-right: 1px solid #e8e8ea;
    font-size: 16px;
    text-align: center;
    line-height: 21px;
    padding-top: 7px;
}

.xy-lottery .lot-intr .web {
    margin-top: 0;
    padding-top: 8px;
    padding-left: 10px;
    margin-right: 20px;
}

.xy-lottery .lot-intr .web2 {
    padding-left: 46px;
    position: relative;
}

.xy-lottery .lot-intr .web2 span {
    position: absolute;
    height: 22px;
    top: 8px;
    left: 10px;
    width: 46px;
}

.xy-lottery .bonus {
    color: #ff0000;
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
}

.xy-lottery .web {
    margin-right: 150px;
    overflow: hidden;
    margin-top: 7px;
}

.xy-lottery .act {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    width: 120px;
}

.xy-lottery .act a {
    display: block;
    width: 120px;
    height: 30px;
    margin-bottom: 4px;
    border-radius: 5px;
    color: #f9f9f9;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}


/*.xy-lottery .act .btn-reg {
    background-position: 0 -355px;
}

.xy-lottery .act .btn-login {
    background-position: -160px -355px;
}*/

.xy-lottery .other {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 9px 0;
    color: #666;
    border-top: 1px solid #e8e8ea;
}

.xy-lottery .other .level {
    float: left;
    width: 190px;
}

.xy-lottery .other .star {
    position: relative;
    top: 4px;
    vertical-align: top;
}

.xy-lottery .other .email {
    float: left;
    width: 240px;
}

.xy-lottery .other .os {
    float: left;
    width: 230px;
}

.xy-lottery .other .qq {
    margin-right: 8px;
}

.xy-lottery .other .qq .icon-qq {
    width: 88px;
    height: 25px;
    background: url(../img/btn_bg.png) no-repeat;
}

.xy-lottery .other .weixin {
    margin-right: 8px;
}

.xy-lottery .other .weixin .icon-weixin {
    width: 77px;
    height: 22px;
    background-position: -77px -310px;
}

.xy-lottery .other .wxImg {
    left: 500px;
    top: 170px;
    display: none;
    position: absolute;
    z-index: 999;
}

.xy-lottery .other .wxImg .wx {
    width: 172px;
}

.lot-dl,
.lot-dl dt,
.lot-dl dd {
    height: 75px;
}

.lot-dl dt,
.lot-dl dd {
    float: left;
}

.lot-dl {
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #e8e8ea;
}

.lot-dl dt {
    width: 50px;
    text-align: center;
}

.lot-dl dt .icon-tit {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 6px;
}

.lot-dl dt .icon-web {
    background-position: -430px 0;
}

.lot-dl dt .icon-game {
    background-position: -430px -60px;
}

.lot-dl dt h3 {
    font-weight: normal;
    color: #666;
}

.lot-dl dd {
    width: 570px;
    padding-left: 40px;
}

.xy-lottery .net-url {
    overflow: hidden;
    color: #2285ea;
}

.xy-lottery .net-url li {
    float: left;
    width: 260px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 3px;
}

.xy-lottery .platform {
    height: 49px;
    overflow: hidden;
    margin-top: 12px;
}

.xy-lottery .platform span {
    float: left;
    width: 45px;
    height: 49px;
    margin-right: 15px;
}

.xy-lottery .platform .bbin {
    background-position: 0 -250px;
}

.xy-lottery .platform .ag {
    background-position: -60px -250px;
}

.xy-lottery .platform .pt {
    background-position: -120px -250px;
}

.xy-lottery .platform .zz {
    background-position: -180px -250px;
}

.xy-lottery .platform .bbin:hover {
    background-position: -240px -250px;
}

.xy-lottery .platform .ag:hover {
    background-position: -300px -250px;
}

.xy-lottery .platform .pt:hover {
    background-position: -360px -250px;
}

.xy-lottery .platform .zz:hover {
    background-position: -420px -250px;
}

.star {
    display: inline-block;
    width: 0;
    height: 15px;
    background: url(../img/stars.png) no-repeat;
}

.star.star1 {
    width: 16px;
}

.star.star2 {
    width: 32px;
}

.star.star3 {
    width: 48px;
}

.star.star4 {
    width: 64px;
}

.star.star5 {
    width: 80px;
}

.xy-partner .title {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #e8e8ea;
    font-size: 16px;
    font-weight: normal;
    color: #202830;
}

.xy-partner .partner-con {
    padding: 12px 15px;
}

.xy-footer {
    padding-bottom: 50px;
    border-top: 3px solid #2386ea;
    color: #999;
    background: url(../img/footer_bg.png) no-repeat center bottom #fff;
}

.xy-service {
    height: 85px;
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
}

.xy-service li {
    float: left;
    width: 20%;
}

.xy-service i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 5px;
}

.xy-service .icon-dh {
    background-position: 0 -410px;
}

.xy-service .icon-jx {
    background-position: -70px -410px;
}

.xy-service .icon-gp {
    background-position: -140px -410px;
}

.xy-service .icon-kb {
    background-position: -210px -410px;
}

.xy-service .icon-zy {
    background-position: -280px -410px;
}

.copyright {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    border-top: 1px solid #e8e8ea;
    text-align: right;
}

.copyright span {
    float: left;
    margin-right: 15px;
}

.copyright .icon-tick {
    float: left;
    width: 18px;
    height: 18px;
    margin: 8px 10px 0 0;
    background-position: -290px -90px;
}

.xy-toolbar {
    position: fixed;
    z-index: 1999;
    right: 50%;
    bottom: 100px;
    width: 65px;
    margin-right: -585px;
    text-align: center;
}

.xy-toolbar a {
    display: block;
    height: 75px;
    overflow: hidden;
    margin-top: 1px;
    color: #fff;
    background-color: #3bb2f6;
}

.xy-toolbar a i {
    display: block;
    width: 32px;
    height: 32px;
    margin: 12px auto 5px;
}

.xy-toolbar a:hover {
    background-color: #2386ea;
}

.xy-toolbar a .icon-os {
    background-position: -200px -140px;
}

.xy-toolbar a .icon-top {
    background-position: -250px -140px;
}

.xy-toolbar .weixin_qr {
    width: 190px;
    left: -200px;
    top: -110px;
    display: none;
    position: absolute;
    z-index: 999;
}

.online-service {
    position: fixed;
    z-index: 1999;
    top: 200px;
    right: -180px;
    width: 160px;
    height: 160px;
    padding: 239px 10px 3px 53px;
    background: url(../img/online_service.html) no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.online-service:hover {
    right: 0;
}

.online-service .trigger {
    position: absolute;
    left: 0;
    top: 0;
    width: 43px;
    height: 160px;
}

.online-service a {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background-position: -300px -140px;
}

.float-ad {
    position: fixed;
    z-index: 1999;
}

.float-ad .close {
    position: absolute;
    z-index: 9;
    width: 11px;
    height: 11px;
    background-position: -320px -90px;
}

.float-reg {
    left: 0;
    top: 200px;
}

.float-reg .close {
    left: 182px;
    top: 10px;
}

.xy-shade {
    position: fixed;
    z-index: 19995;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000', GradientType=0);
}

:root .xy-shade {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
}

.xy-popup {
    position: absolute;
    z-index: 19999;
}

.xy-popup .close {
    position: absolute;
    z-index: 9;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-position: -200px -190px;
}


/*活动版块*/

.wrap {
    width: 1000px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.tabs {
    height: 40px;
}

.tabs a {
    display: block;
    float: left;
    width: 33.33%;
    color: #333;
    text-align: center;
    background: #eee;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
}

.tabs a.active {
    color: #fff;
    background: #2386ea;
    border-radius: 5px 5px 0px 0px;
}

.swiper-container {
    background: #fff;
    height: 200px;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border-top: 0;
}

.swiper-slide {
    height: 125px;
    width: 100%;
    background: none;
    color: #000;
}

.content-slide {
    padding: 40px;
    text-align: center;
}

.content-slide p {
    text-indent: 2em;
    line-height: 1.9;
    text-align: left;
    margin: 0 auto;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.lot-wr {
    height: 220px;
}

.lot-wr .lot-left {
    width: 460px;
    float: left;
    border-right: 1px solid #e8e8ea;
}

.lot-wr .lot-right {
    width: 198px;
    float: left;
    height: 305px;
}

.lot-wr .lot-right .ewm {
    height: 50%;
    line-height: 150px;
}

.lot-wr .lot-right .ewm img {
    height: 130px;
    vertical-align: middle;
}

.lot-wr .lot-right span {
    display: inline-block;
    width: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #666;
    padding: 0 5px 0 15px;
    text-align: center;
    vertical-align: middle;
    line-height: initial;
}
.marquee{
    color:red
}
/*
技术支持：QQ2863868475
请尊重他人劳动成果，你可以仿照页面，但是请你自己写代码！
日期：2016.6.26
*/
* {margin:0; padding:0; list-style:none;}
body { font-size:13px; font-family:microsoft yahei, Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
a {color:#000; text-decoration:none;}
a:hover { text-decoration:underline; color: #f00; }
img {border:0; vertical-align:bottom;}
li {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}

.c {clear:both; height:0px; font-size:1px; line-height:0px;}

.left { float:left;}
.right { float:right;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.w1000 { width: 1000px; }
.w1100 { width: 1100px; }
.w1180 { width: 1180px; }
.w1020 { width: 1020px; }
.center { margin-right: auto; margin-left: auto; }



/*分页部分*/
.List_page{ text-align:center; margin-bottom:10px; line-height: 35px; float: left; height: 35px; width: 100%; margin-top: 10px; }
.List_page a{ background:#fff; margin:0px 1px; padding:4px 6px; border:1px solid #CCCCCC; color:#A0A0A0; }
.List_page span{ color:#999999; margin:0px 1px; padding:4px 6px; border:1px solid #FFFFFF; background-color: #FFFFFF; }
.logo_right { float: right; width: 500px; height: 100px; }
.logo_right1 { line-height: 25px; float: right; height: 25px; width: 400px; color: #333333; background-image: url(../images/top_bg1.png); background-repeat: no-repeat; background-position: center center; text-align: right; }

.top { width: 100%; }
.logo { padding-left: 30px; position: absolute; left: 0px; top: 0px; }
.logo_right1  a { color:#333333; text-decoration:none; padding-left:5px; padding-right:5px; }
.top_tel { font-size: 18pt; line-height: 35px; font-weight: bold; color: #CC0000; background-image: url(../images/tel.jpg); background-repeat: no-repeat; background-position: left center; float: right; height: 35px; padding-left: 60px; margin-top: 15px; }
.nav { background-image: url(../images/nav-bj.jpg); background-repeat: repeat-x; width: 1000px; padding-top: 25px; float: left; text-align:center; display:table; padding-bottom: 10px; }
.nav ul { margin-left:auto; margin-right:auto; padding:0px; line-height:40px;display:table; }
.nav li { text-align: center; height: 30px; line-height: 30px; font-size: 14px; float:left; padding-right: 10px; padding-left: 10px; }
.nav li a { color:#333333; text-decoration:none; display:block; padding-right: 10px; padding-left: 10px; }
.nav li a:hover { background-color:#35bff8; border-radius:5px; color:#FFFFFF;}
.nav .nav_line { background-image: url(../images/nav_line.png); background-repeat: no-repeat; float: left; height: 80px; width: 2px; padding: 0px; }
.nav .home a { background-color:#35bff8; border-radius:5px; color:#FFFFFF;}

.banner { width: 100%; position: relative; height: 300px; background-image: url(../images/bannerbg.jpg); }

.banner0 { background-image: url(../images/banner-bj.jpg); background-repeat: no-repeat; background-position: center top; float: left; height: 300px; width: 100%; position: relative; padding: 0px; }
.banner0 a{ display:block;  height:300px; overflow:hidden;}
#flashs .btn{ bottom: 0; margin-right: -500px; position: absolute; right: 45%; z-index: 7; padding-top: 20px; padding-right: 6px; padding-bottom: 10px; padding-left: 6px; }
#flashs .btn span{ color:#fff; cursor: pointer; display: inline-block; margin-left: 2px; padding-top: 2px; padding-right: 6px; padding-bottom: 2px; padding-left: 6px; background-color: #999999; }
#flashs .btn span.cur{ color:#FFFFFF; background-color: #e50404; }
.bgitem{ position:absolute;}

/* flexslider */
.flexslider{position:relative;width:620px;height:240px;overflow:hidden;zoom:1; float:left;border-radius:5px; }
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flexslider .slides li img {border-radius:5px; }
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{ display:block; height:16px; overflow:hidden; text-indent:-99em; width:16px; cursor:pointer; background-image: url(../images/dot.png); background-repeat: no-repeat; background-position: 0 -16px; }
.flex-control-paging li a.flex-active{background-position:0 0;}

.gonggao { height: 35px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e2e2; background-image: url(../images/gg_bg.png); background-repeat: repeat-x; background-position: center bottom; line-height: 35px; color: #333333; }
.video { float: left; width: 480px; }
.main1_right { float: right; width: 480px; }
.index_qq { line-height: 22px; width: 480px; padding-top: 5px; padding-bottom: 5px; float: left; }
.index_qq img {}.index_txt1 { line-height: 25px; color: #333333; float: left; width: 480px; padding-top: 5px; padding-bottom: 5px; font-size: 14px; }
.main1 { float: left; width: 998px; padding-top: 5px; padding-bottom: 10px; border: 1px solid #e2e2e2; }
.main { float: left; width: 1180px; position: relative; }
.main2 { float: left; width: 1020px; position: relative; }
.news { float: left; width: 235px; background-image: url(../images/news_bg.png); background-repeat: no-repeat; background-position: center center; padding: 10px; height: 220px; }
.news_title { font-size: 15px; line-height: 35px; font-weight: bold; color: #FFFFFF; float: left; height: 35px; width: 230px; padding-left: 5px; background-image: url(../images/gg_bg.png); background-repeat: repeat-x; background-position: center bottom; }
.news_title span { font-size: 11px; line-height: 35px; font-weight: normal; color: #333333; float: right; height: 35px; }
.news_title span a { color:#FFFFFF; }
.news_list { float: left; width: 235px; padding-top: 5px; padding-bottom: 5px; }
.news_list a{ font-size:12px; font-weight:normal; line-height:34px; color:#FFFFFF; width:180px; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block; height: 34px; }
.news_list span { color: #CCCCCC; float: right; }
.news_list li { line-height: 34px; float: left; height: 34px; width: 225px; background-image: url(../images/ico-2.gif); background-repeat: no-repeat; background-position: 2px center; padding-left: 10px; }

.show{ width:998px; height:240px; margin:0 auto; border:1px solid #CCC; }
.show_title{ width:998px; height:40px; border-bottom:1px solid #ccc; }
.ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative; width:998px;margin:0 auto;}
.ColE a.prev { display:block; width:24px; height:39px; position:absolute; top:80px; left:0px; background-image: url(../images/left.jpg); background-repeat: no-repeat; background-position: left top; }
.ColE a.next{ display:block; width:24px; height:39px; position:absolute; top:80px; right:0px; background-image: url(../images/right.jpg); background-repeat: no-repeat; background-position: right top; }
#scrollbody,#scrollbody0{ margin-left:40px; padding-top:8px; overflow:hidden; zoom:1; width:920px; height:140px; white-space:nowrap; text-align:center; }
.dscrn{float:left;width:8000%;}
.dscr1{float:left;}
.dscr2{float:left;}
#scrollbody,#scrollbody0{ height:195px; overflow:hidden;margin-top:10px;}
#scrollbody ul li{ float:left; height:195px; overflow:hidden; margin:0 5px; line-height:100%;}
#scrollbody ul li img{ width:160px; height:160px;  border:1px solid #CCC; border-bottom:1px solid #CCC}
#scrollbody ul li a,#scrollbody0 ul li a{ color:#0066cc;font-weight:bold;}
.show_con { float: left; width: 998px; }
.links { float: left; width: 1000px; line-height: 25px; color: #666666; }
.links a { color:#666666; text-decoration:none; padding-left:8px; padding-right:8px;}.bottom { width: 100%; padding-top: 10px; padding-bottom: 10px; background-image: url(../images/bottom_bg.png); }
.copyright { line-height: 25px; color: #333333; text-align: center; float: left; width: 100%; }

/* 按钮 */
.btn { display: inline-block; margin: 0 0 5px; padding: 6px 16px; line-height: 22px; font-size: 16px; color: #FFFFFF; cursor: pointer; text-align: center; vertical-align: middle; border: 0 none; border-radius: 2px 2px 2px 2px; background-color: #348fd4; transition: opacity 0.2s ease-in-out 0s; }
.btn:hover { text-decoration: none; background-color: #fff; }
.btn-small { padding: 3px 12px; font-size: 14px; }
.btn-mini { padding: 1px 8px; font-size: 14px; }
.btn { display: inline-block; zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ *display: inline;
vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2.8em .55em; text-align: center; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .2em; -moz-border-radius: .2em; border-radius: .2em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); padding-left: 0; padding-right: 0; }
.btn:hover { text-decoration: none; }
.btn:active { position: relative; top: 1px; }
.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }
.medium { font-size: 12px; padding: .4em 1.5em .42em; }
.small { font-size: 11px; padding: .2em 1em .275em; }
.black { color: #d7d7d7; border: solid 1px #333; background: #333; background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000)); background: -moz-linear-gradient(top, #666, #000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover { background: #000; background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000)); background: -moz-linear-gradient(top, #444, #000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active { color: #666; background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444)); background: -moz-linear-gradient(top, #000, #444); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
/* gray */ 
.gray { color: #e9e9e9; border: solid 1px #555; background: #6e6e6e; background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757)); background: -moz-linear-gradient(top, #888, #575757); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover { background: #616161; background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b)); background: -moz-linear-gradient(top, #757575, #4b4b4b); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active { color: #afafaf; background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888)); background: -moz-linear-gradient(top, #575757, #888); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
/* white */ 
.white { color: #606060; border: solid 1px #b7b7b7; background: #fff; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background: -moz-linear-gradient(top, #fff, #ededed); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover { background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top, #fff, #dcdcdc); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active { color: #999; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top, #ededed, #fff); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/* orange */ 
.orange { color: #fef4e9 !important; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top, #faa51a, #f47a20); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top, #f88e11, #f06015); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top, #f47a20, #faa51a); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
/* red */ 
.red { color: #faddde!important; border: solid 1px #980c10; background: #d81b21; background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317)); background: -moz-linear-gradient(top, #ed1c24, #aa1317); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top, #c9151b, #a11115); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active { color: #de898c; background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24)); background: -moz-linear-gradient(top, #aa1317, #ed1c24); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
/* blue */ 
.blue { color: #d9eef7!important; border: solid 1px #0076a3; background: #0095cd; background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)); background: -moz-linear-gradient(top, #00adee, #0078a5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover { background: #007ead; background: -webkit-gradient(linear, left top, left bottom, from(#028abc), to(#0075a0)); background: -moz-linear-gradient(top, #028abc, #0075a0); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#028abc', endColorstr='#0075a0');
}
.blue:active { color: #80bed6; background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee)); background: -moz-linear-gradient(top, #0078a5, #00adee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
/* rosy */ 
.rosy { color: #fae7e9; border: solid 1px #b73948; background: #da5867; background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f)); background: -moz-linear-gradient(top, #f16c7c, #bf404f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover { background: #ba4b58; background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845)); background: -moz-linear-gradient(top, #cf5d6a, #a53845); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active { color: #dca4ab; background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c)); background: -moz-linear-gradient(top, #bf404f, #f16c7c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
/* green */ 
.green { color: #FFFFFF; border: solid 1px #538312; background: #64991e; background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e)); background: -moz-linear-gradient(top, #7db72f, #4e7d0e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover { background: #538018; background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c)); background: -moz-linear-gradient(top, #6b9d28, #436b0c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active { color: #a9c08c; background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f)); background: -moz-linear-gradient(top, #4e7d0e, #7db72f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
/* pink */ 
.pink { color: #feeef5; border: solid 1px #d2729e; background: #f895c2; background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab)); background: -moz-linear-gradient(top, #feb1d3, #f171ab); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover { background: #d57ea5; background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4)); background: -moz-linear-gradient(top, #f4aacb, #e86ca4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active { color: #f3c3d9; background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3)); background: -moz-linear-gradient(top, #f171ab, #feb1d3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

.top1 { height: 30px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; box-shade:0 2px 3px #eee; background-image: url(../images/top1_bg.png); background-repeat: repeat-x; }
.flash { background-image: url(../images/banner_bg.jpg); background-repeat: no-repeat; background-position: center center; float: left; height: 240px; width: 620px; margin-left: 18px; border-radius:5px; }
.login { background-image: url(../images/login_bg.png); background-repeat: no-repeat; background-position: center center; float: right; height: 220px; width: 232px; padding-top: 10px; padding-right: 19px; padding-bottom: 10px; padding-left: 19px; }
.btn_reg { width:230px; float:left; margin-top: 6px; margin-bottom: 6px; line-height: 25px; height: 25px; }
.btn_reg a { color:#FFFFFF; text-decoration:none;}
.service { float: left; width: 1180px; position: relative; padding-top: 10px; padding-bottom: 10px; }
.service li { float: left; height: 194px; width: 180px; position: relative; margin-right: 20px; }
.service li span { width:180px; height:194px; background-repeat: no-repeat; background-position: center center; float: left; }
.service li:hover span { background-repeat: no-repeat; background-position: center center; }
.service li p { width:113px; line-height:28px; height:28px; text-align:center; float: left; border: 1px solid #e2e2e2; position: absolute; left: 32px; bottom: 15px; -webkit-border-radius:15px; -ms-border-radius:15px; -o-border-radius:15px; border-radius:15px; }
.service li p a { color:#FFFFFF; text-decoration:none; display:block;}

.service li #s01 { background-image:url(../images/laohu.png);}
.service li:hover  #s01 { background-image:url(../images/laohu2.png);}
.service li #s02 { background-image:url(../images/beijing.png);}
.service li:hover  #s02 { background-image:url(../images/beijing2.png);}
.service li #s03 { background-image:url(../images/fenfencai.png);}
.service li:hover  #s03 { background-image:url(../images/fenfencai2.png);}
.bottom2 { width: 100%; padding-top: 10px; position: relative; }
.top2 { width:100%; display:block;}
.nav2 { height: 75px; width: 450px; margin-right: auto; margin-left: auto; background-image: url(../images/nav2_bg.png); background-repeat: no-repeat; background-position: center bottom; }
.nav2 li { float: left; width: 60px; padding-right: 10px; padding-left: 5px; height: 70px; padding-top: 8px; }
.nav2 span { float: left; width: 60px; text-align: center; }
.nav2 p { line-height: 17px; text-align: center; float: left; height: 17px; width: 60px; color: #FFFFFF; padding-bottom: 3px; }
.nav_box { width: 100%; }
.logo2 { float: left; padding-top: 20px; padding-left: 100px; text-align: right; }
.nav3 { float: left; height: 30px; width: 700px; line-height: 30px; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; }
.nav3 ul { margin-left:auto; margin-right:auto; padding:0px; line-height:40px;display:inline; }
.nav3 li { text-align: center; height: 30px; line-height: 30px; font-size: 15px; float:left; padding-right: 15px; padding-left: 15px; }
.nav3 li a { color:#333333; text-decoration:none; display:block; padding-right: 10px; padding-left: 10px; }
.nav3 li a:hover { background-color:#35bff8; border-radius:5px; color:#FFFFFF;}

.is-fixed { background-image:url(../images/nav3_bg.png); position: fixed; top: 0px; line-height:40px; z-index:9999; }
.is-fixed .logo2 { float: left; padding-top: 5px; padding-left: 100px; text-align: right; }
.is-fixed .nav3 { float: left; height: 30px; width: 700px; line-height: 30px; padding-top: 5px; padding-bottom: 5px; padding-left: 20px; }
.is-fixed .nav3 ul { margin-left:auto; margin-right:auto; padding:0px; line-height:40px;display:inline; }
.is-fixed .nav3 li { text-align: center; height: 30px; line-height: 30px; font-size: 15px; float:left; padding-right: 15px; padding-left: 15px; }
.is-fixed .nav3 li a { color:#FFFFFF; text-decoration:none; display:block; padding-right: 10px; padding-left: 10px; }
.is-fixed .nav3 li a:hover { background-color:#35bff8; border-radius:5px; color:#FFFFFF;}
.bottom_menu { line-height: 35px; text-align: center; height: 35px; width: 100%; color:#999999; }
.bottom_menu a { padding-left:15px; padding-right:15px;}.page_left { float: left; width: 700px; position: relative; }
.cat_title { line-height: 35px; float: left; height: 35px; width: 700px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e2e2; }
.cat_title h2 { float: left; height: 34px; padding-right: 5px; padding-left: 5px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #39bff6; color: #333333; font-size: 15px; font-weight: normal; }
.position { line-height: 35px; color: #666666; background-image: url(../images/home1.png); background-repeat: no-repeat; background-position: left center; float: right; height: 35px; padding-left: 20px; padding-right: 10px; }
.position a { color:#666666; text-decoration:none;}
.position a:hover { color:#39bff6; text-decoration:none;}
.page_content { line-height: 2.2em; color: #333333; padding: 10px; float: left; width: 680px; margin-top: 10px; margin-bottom: 10px; min-height:500px; }
.page_content img { max-width:680px; height:auto;}
.share { line-height: 40px; float: left; height: 40px; width: 700px; padding-top: 10px; padding-bottom: 10px; }
.bottom3 { width:100%; padding-top:10px; padding-bottom:10px; position:relative; margin-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #e2e2e2; }.page_right { float: right; width: 290px; background-color: #f5f5f5; }
.right_img { background-color: #f5f5f5; padding: 15px; float: left; width: 260px; }
.right_news { padding: 10px; float: left; width: 270px; }
.right_title { font-size: 15px; line-height: 40px; font-weight: bold; color: #333333; float: left; height: 40px; width: 270px; padding-right: 10px; padding-left: 10px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #FFFFFF; }
.right_news li { line-height: 35px; float: left; height: 35px; width: 270px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.right_news span { line-height: 20px; background-color: #FFFFFF; text-align: center; float: left; height: 20px; width: 20px; margin-top: 8px; margin-right: 8px; border: 1px solid #e2e2e2; }
.list { float: left; width: 700px; margin-top: 10px; margin-bottom: 10px; }
.list_txt { margin: 0px; padding: 0px; }
.list_txt li { float: left; width: 700px; padding-top: 20px; padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e2e2; }
.list_txt span { padding: 1px; float: left; border: 1px solid #e2e2e2; }
.list_txt p { font-size: 18px; line-height: 35px; font-weight: bold; color: #333333; float: right; height: 35px; width: 500px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.list_txt dt { line-height: 25px; color: #999999; float: right; width: 500px; padding-top: 5px; padding-bottom: 5px; }
.time { font-style: normal; line-height: 20px; color: #666666; float: left; padding-left: 20px; background-image: url(../images/ico_time.png); background-repeat: no-repeat; background-position: left center; }
.hits { font-style: normal; line-height: 20px; color: #666666; float: left; padding-left: 20px; background-image: url(../images/ico_hits.png); background-repeat: no-repeat; background-position: left center; margin-left: 15px; }.read { float: left; width: 700px; margin-top: 10px; margin-bottom: 10px; }
.read_title { font-size: 24px; line-height: 35px; font-weight: bold; color: #333333; float: left; width: 700px; padding-top: 10px; padding-bottom: 10px; }
.read_info { line-height: 35px; color: #999999; float: left; height: 35px; width: 700px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e2e2; }
.read_content { line-height: 2.2em; color: #333333; padding: 10px; float: left; width: 680px; margin-top: 10px; margin-bottom: 10px; }
.read_content img { max-width:680px; height:auto;}.about_page2 { line-height: 35px; float: left; height: 35px; width: 700px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e2e2; }
.read_about { background-color: #f5f5f5; padding: 20px; float: left; width: 660px; border-radius:5px; }
.read_about_title { font-size: 16px; line-height: 35px; font-weight: bold; color: #333333; float: left; height: 35px; width: 660px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #FFFFFF; }
.read_about_list { float: left; width: 660px; }
.read_about_list li { line-height: 35px; background-image: url(../images/ico-1.gif); background-repeat: no-repeat; background-position: 2px center; height: 35px; width: 650px; float: left; padding-left: 10px; }
.read_about_list span { color: #999999; float: right; }
.list_pic { margin: 0px; padding: 0px; }
.list_pic { }
.list_pic li { padding: 10px; float: left; width: 155px; }
.list_pic span { padding: 1px; float: left; width: 151px; border: 1px solid #e2e2e2; }
.list_pic p { line-height: 30px; text-align: center; padding: 5px; float: left; height: 30px; width: 145px;  overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.right_tags { padding: 10px; float: left; width: 270px; }
.right_tags a { line-height:25px; margin:5px; padding-left:10px; padding-right:10px; text-align:center; display:block; float:left; background-color:#FFFFFF; color:#333333; border: 1px solid #e2e2e2; }
.right_tags a:hover { background-color:#39bff6; color:#FFFFFF; text-decoration:none;}
.read_tags { line-height: 30px; float: left; width: 700px; padding-top: 10px; padding-bottom: 10px; }
.read_tags  b { float:left; padding-left:8px; padding-right:8px; display:block; color:#333333;}
.read_tags a { line-height:25px; margin:5px; padding-left:10px; padding-right:10px; text-align:center; display:block; float:left; background-color:#FFFFFF; color:#333333; border: 1px solid #e2e2e2; }
.read_tags a:hover { background-color:#39bff6; color:#FFFFFF; text-decoration:none;}

/* moved from inline style */
.layui-layer-title{ background:#57A0FF; color:#fff; }



/*
  NOTE (2026-02-15): Mobile is intentionally rendered in *desktop layout*.
  Users can pinch-zoom to view content.
  Therefore, the previous "Mobile deep responsive fixes" @media block was removed.
*/

