/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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 {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
    vertical-align: middle
}

li {
    list-style: none
}

:focus {
    outline: 0
}

button,
input,
select,
textarea {
    *font-size: 100%
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: none;
    padding: 0
}

input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Arial,Microsoft YaHei,sans-serif;
    border: none;
    outline: none;
    background: none;
}

.hide {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

*html .clearfix {
    zoom: 1
}

*+html .clearfix {
    zoom: 1
}

a {
    color: #2f2f2f;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

body {
    font: 14px/1.8 Microsoft Yahei, Arial, Helvetica, sans-serif;
    color: #000;
    width: 100%;
    background: #000;
    min-width: 1200px
}

.wrapper {
    width: 1200px;
    margin: 0 auto
}

a {
    text-decoration: none
}

.fc-green {
    color: #64ff7a !important
}

.fc-blue {
    color: #00deff !important
}

.fc-yellow {
    color: #e5c897 !important
}

.fc-purple {
    color: #9800ca !important
}

.fc-red {
    color: #ff000c !important
}

.fc-org1 {
    color: #ffc71d !important
}

.fc-org2 {
    color: #ffb400 !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-line {
    text-decoration: underline
}

.mt-15 {
    margin-top: 15px
}

.header {
    height: 97px;
    width: 100%;
    background: #000
}

.header .wrapper {
    height: 97px
}

.header .logo {
    float: left;
    margin-top: 13px
}

.header .logo img {
    vertical-align: middle
}

.header .nav {
    float: right;
    height: 37px;
    padding-top: 31px
}

.header .nav li {
    float: left;
    width: 118px;
    height: 37px
}

.header .nav a {
    width: 118px;
    height: 37px;
    line-height: 37px;
    display: block;
    color: #f1d1aa;
    font-size: 16px;
    text-align: center;
    font-weight: 700
}

.header .nav a.current,
.header .nav a:hover {
    color: #000 !important;
    background: url(images/navBg.png) no-repeat;
}

.bg1 {
    width: 100%;
    padding-top: 32%;
    /* height: 620px; */
    background: url(/images/bg.jpg) no-repeat 50% 50%;
    background-size: 100% auto;
    position: relative;
}

.bg2 {
    width: 100%;
    padding-top: 32%;
    /* height: 620px; */
    background: url(/images/banner.jpg) no-repeat 50% 50%;
    background-size: 100% auto;
    position: relative;
}
.cover{
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
}
.cover a{
    display: inline-block;
    width: 308px;
    height: 65px;
    border-radius: 40px;
    background: #000 url(images/agent_icon.30e9a04b.png) no-repeat 50px;
    font-size: 28px;
    font-weight: Regular;
    color: #fff;
    text-indent: 120px;
    line-height: 65px;
    position: absolute;
    right: 20vw;
    bottom: 15px;
}

.notice {
    width: 100%;
    height: 38px;
    background: #070707;
}

.notice .wrapper {
    position: relative
}

.notice .opacity {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 38px
}

.notice b {
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/i-notice.png) no-repeat 0 50%;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    padding: 0 0 0 20px;
    color: #ffd053;
    font-size: 12px
}

.notice span {
    color: #e53333;
    margin: 0 0 0 80px;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 12px
}

.search2 .inner2 {
    margin: 0 auto;
    width: 1100px;
    height: 70px;
    background: url(images/searchBg.png) no-repeat;
    position: relative
}

.search2 .inner2 input {
    padding-left: 13px;
    width: 435px;
    height: 37px;
    line-height: 37px;
    background: 0 0;
    float: left;
    border: 0;
    color: #fbf6f6;
    font-size: 16px;
    margin: 17px 0 0 365px
}

.search2 .inner2 input::placeholder {
    color: #fbf6f6
}

.search2 .inner2 .btn-search {
    width: 89px;
    height: 35px;
    float: right;
    border: 0;
    cursor: pointer;
    background: url(images/searchBtn.png) no-repeat;
    margin: 18px 187px 0 0
}

.content {
    /* background: #090909 url(images/bg.jpg) no-repeat 50% 0; */
    padding-top: 28px;
    padding-bottom: 30px
}


.content .box {
    margin: 0 30px
}

.content h3 {
    line-height: 30px;
    font-size: 18px;
    color: #f8ef06;
    font-weight: 400
}

.content p {
    font-size: 16px;
    line-height: 30px;
    color: #fefcfc
}

.content p.cen {
    text-align: center
}

.content .tc {
    text-align: center
}

.content .orange {
    color: #fd7802 !important
}

.content .yellow {
    color: #e5c897 !important
}

.content .red {
    color: #fe0606 !important
}

.content .green {
    color: #1bfe03 !important
}

.content .white {
    color: #f9fafb !important
}

.content .blue {
    color: #0ff7f4 !important
}

.content .powder {
    color: #fd32fb !important
}

.content .mtb {
    margin: 20px 0 30px 0
}

.content .table {
    margin-top: 30px;
    margin-bottom: 20px
}

.content table {
    width: 100%;
    text-align: center;
    font-size: 14px
}

.content table th {
    border: solid 1px #454545;
    background: #dbb783;
    height: 36px;
    color: #141414;
    font-weight: 400
}

.content table td {
    border: solid 1px #454545;
    height: 36px;
    color: #fbf9f9
}


/* ÃƒÂ¤Ã‚Â½Ã‚Â£ÃƒÂ©Ã¢â‚¬Â¡Ã¢â‚¬Ëœ */
.commission_wrap {
    width: 100%;
    background: #202020;
    padding: 30px 0;
}

.commission_wrap .content-team {
    width: 1200px;
    margin: 0 auto;
}
.commission_wrap .content-team .ct-price {
    width: 814px;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #b9c9bf;
    position: relative;
}
.commission_wrap .content-team .ct-price h2 {
    font-size: 44px;
    text-align: center;
    line-height: 55px;
    color: #dbb783;
}
.commission_wrap .content-team .ct-price p {
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.commission_wrap .content-team .ct-price:after {
    content: "";
    height: 48px;
    width: 1px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #b9c9bf;
}
.commission_wrap .content-team .ct-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1126px;
    margin: 34px auto 0;
}
.commission_wrap .content-team .ct-child li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 313px;
    height: 108px;
    border-radius: 10px;
    position: relative;
}
.commission_wrap .content-team .ct-child li h2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 68px;
    font-weight: 700;
    font-size: 44px;
    color: #dbb783;
}
.commission_wrap .content-team .ct-child li p {
    -ms-flex: 1 1;
    flex: 1 1;
    font-size: 15px;
    color: #fff;
}
.commission_wrap .content-team .ct-child li p, .commission_wrap .content-team>p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.commission_wrap .content-team .ct-child li:after {
    content: "";
    height: 30px;
    top: -34px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #b9c9bf;
    width: 1px;
    position: absolute;
}
.commission_wrap .content-team>p {
    height: 100px;
    font-size: 18px;
    color: #fff;
}
.commission_wrap .content-get {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 988px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}
.commission_wrap .content-get>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 386px;
    height: 100px;
}
.commission_wrap .content-get>div:first-child {
    padding-right: 108px;
    border-right: 1px solid #b9c9bf;
}
.commission_wrap .content-get>div .money {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
}
.commission_wrap .content-get>div .money :first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    font-size: 44px;
    color: #dbb783;
    font-weight: 700;
}
.commission_wrap .content-get>div .btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 170px;
    height: 50px;
    border-radius: 25px;
    font-size: 17px;
    background: #fff7e2;
    color: #4e4e4e;
}
.commission_wrap .content-get > div .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 50px;
    border-radius: 40px;
    font-size: 17px;
    background: rgb(255, 247, 226);
    color: rgb(78, 78, 78);
    line-height: 1;
}
.commission_wrap .content-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    background: #dbb783;
    padding: 0 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
    font-size: 16px;
    color: #333;
    border-radius: 50px;
}

.search_wrap {
    width: 100%;
    background: #000;
    margin: 0 auto;
    color: #000;
}
.search_wrap .ico {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}
.search_wrap .ico li {
    width: 185px;
    height: 50px;
    background: #fff7e2;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    font-size: 15px;
    color: #555;
    cursor: pointer;
}
.search_wrap .ico li, .search_wrap .ico li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 25px;
}
.search_wrap .ico li a {
    width: 100%;
    height: 100%;
}
.washCodeActive{
    background: linear-gradient(to right,rgba(217,181,128,1),rgba(253,238,195,1),rgba(217,181,128,1));
}
.search_wrap .seach_content{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    padding: 40px;
    box-sizing: border-box;
    line-height: 1;
}

.agent_layer3 {
    width: 1200px;
    margin: 0 auto;
}
.agent_layer3 .tit {
    text-align: center;
    padding: 30px 0;
}
.agent_layer3 .tit h2 {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    color: #333;
}
.agent_layer3 .tit p {
    text-align: center;
    line-height: 40px;
    color: #a3a3a3;
}

.agent_layer3 ul {
    padding: 35px 0;
}
.agent_layer3 li, .agent_layer3 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.agent_layer3 li .icon {
    height: 80px;
}
.agent_layer3 li .icon, .agent_layer3 li p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.agent_layer3 li p {
    -ms-flex: 1 1;
    flex: 1 1;
    font-size: 18px;
}
.agent_layer3 li {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 25%;
    height: 105px;
    border-right: 1px solid #fff7e2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
.agent_layer3 li:first-child {
    border-left: 1px solid #fff7e2;
}
.border_b{
    width: 100%;
    height: 1px;
    background: #262626;
    display: block;
}





/* footer */
.footerTel {
    height: 103px;
    background: #000
}

.footerTel ul {
    *zoom: 1
}

.footerTel ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "\20";
    clear: both;
    height: 0
}

.footerTel ul li {
    box-sizing: border-box;
    margin-top: 27px;
    height: 50px;
    float: left;
    width: 20%;
    padding-left: 20px;
    font-size: 13px
}

.footerTel ul li:hover h4 {
    color: #f9ef9f
}

.footerTel ul i {
    display: block;
    width: 44px;
    height: 44px;
    float: left
}

.footerTel ul i.tel {
    background: url(images/tel.png) no-repeat
}

.footerTel ul i.qq {
    background: url(images/qq.png) no-repeat
}

.footerTel ul i.wx {
    background: url(images/wx.png) no-repeat
}

.footerTel ul i.service {
    background: url(images/service.png) no-repeat
}

.footerTel ul img {
    vertical-align: middle
}

.footerTel ul h4 {
    margin-left: 66px;
    color: #e2e2e2;
    font-weight: 400
}

.footerTel ul span {
    display: block;
    margin-left: 66px;
    color: #f9ef9f
}

.footerInfo {
    background: #000;
    text-align: center
}

.footerInfo img {
    vertical-align: middle
}

.footer {
    padding-top: 18px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #7d7b7b;
    background: #000
}

.footer .links a {
    color: #7d7b7b;
    margin: 0 8px
}

.footer .links a:hover {
    color: #fdfdfb
}

.footer .copy {
    text-align: center
}

.sliderbox {
    margin: 0 0 0;
    height: 449px;
    background: url(images/banner.jpg) no-repeat center 0;
    position: relative
}

.sliderbox .news {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    left: 0;
    color: #fbf591;
    *zoom: 1;
    background: rgba(0, 0, 0, .5)
}

.sliderbox .news:after,
.sliderbox .news:before {
    content: "";
    display: table
}

.sliderbox .news:after {
    clear: both
}

.sliderbox .news h3 {
    display: block;
    font-size: 12px;
    float: left;
    padding-left: 20px;
    color: #fbf591;
    background: url(images/i-notice.png) no-repeat 0 center
}

.sliderbox .news .marquee-box {
    overflow: hidden;
    font-size: 12px;
    height: 34px;
    padding-left: 10px
}

.sliderbox .news .marquee-box marquee {
    height: 100%;
    line-height: 38px;
    margin: 0;
    padding: 0;
    color: #fbf591
}

.banner {
    margin: 0 0 0;
    height: 450px;
    background: url(images/banner2.jpg) no-repeat center 0;
    position: relative
}

.wrapper-tab {
    *zoom: 1;
    margin: 15px auto 0
}

.wrapper-tab:after,
.wrapper-tab:before {
    content: "";
    display: table
}

.wrapper-tab:after {
    clear: both
}

.wrapper-tab iframe {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0
}

.wrapper-tab .content {
    width: 1030px !important
}

.wrapper-tab .content p {
    font-size: 16px
}

.wrapper-tab .content .tbl-box {
    padding-bottom: 5px
}

.wrapper-tab .content .hd {
    margin-bottom: 5px;
    margin-top: -5px
}

.tab_menu {
    overflow: hidden;
    text-align: center;
    padding: 20px 0 10px
}

.tab_menu li {
    display: inline-block;
    cursor: pointer;
    width: 140px;
    height: 54px;
    line-height: 80px;
    font-size: 22px;
    position: relative;
    font-weight: 700;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #fff;
    text-align: center;
    margin: 0 8px
}

.tab_menu li.current {
    color: #e2fd00;
    background-position: 0 0
}

.tab_box {
    *zoom: 1;
    overflow: hidden
}

.tab_box:after,
.tab_box:before {
    content: "";
    display: table
}

.tab_box:after {
    clear: both
}

.tab_box .hide {
    display: none
}

.totop {
    width: 89px;
    height: 89px;
    background: url(images/totop.png);
    position: fixed;
    z-index: 1001;
    right: 30px;
    bottom: 50px
}

#msgDiv {
    z-index: 10001;
    width: 860px;
    height: 380px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 30%;
    margin: 0 0 0 -430px;
    display: none;
    font-size: 16px
}

#msgDiv .i-close {
    width: 30px;
    height: 30px;
    background: url(images/i-close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer
}

#msgDiv .hd {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: #c2aa92
}

#msgDiv .hd h2 {
    font-size: 22px;
    color: #fff
}

#msgDiv .search {
    height: 40px;
    line-height: 40px;
    text-align: center
}

#msgDiv .search label {
    line-height: 40px;
    display: inline-block;
    vertical-align: top
}

#msgDiv .search .ipt {
    width: 235px;
    background: #b2b2b2;
    border: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    vertical-align: top
}

#msgDiv .search .btn {
    width: 100px;
    height: 40px;
    color: #fff;
    border: 0;
    background: #ba0303;
    text-align: center;
    margin-left: 5px;
    cursor: pointer
}

#msgDiv .search .btn:hover {
    background: #dc0808
}

#msgDiv .table3 {
    width: 100%;
    margin-bottom: 25px;
    background: #fff;
    color: #987a5d;
    font-size: 14px;
    text-align: center
}

#msgDiv .table3 th {
    background: #c2aa92;
    color: #fff;
    font-weight: 400;
    border: solid 1px #987a5d
}

#msgDiv .table3 td {
    padding: 3px 10px;
    border: solid 1px #987a5d
}

#msgDiv .table3 td span {
    width: 120px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#msgDiv .paging a,
#msgDiv .paging span {
    display: block;
    float: left;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    margin-right: 5px
}

#msgDiv .paging .num {
    background: #987a5d;
    color: #ccc
}

#msgDiv .paging a {
    background: #987a5d;
    color: #ccc
}

#msgDiv .paging a:hover {
    background: #c2aa92
}

#bgDiv {
    display: none;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: .8
}


/* ÃƒÂ©Ã‚ÂÃ¢â‚¬â„¢ÃƒÂ¥Ã¢â‚¬â€Ã¢â‚¬ÂºÃƒÂ®Ã¢â‚¬ÂÃ‚Â£ */
.explain_list {
    width: 1200px;
    margin: 0 auto;
    
    line-height: 1;
}
.explain_list ul {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 245px;
}
.explain_list ul li {
    width: 25%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #d1d1d1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #7b7b7b;
}
.explain_list ul li p {
    font-size: 18px;
}
.explain_list ul li h2, .explain_list ul li p {
    text-align: center;
}
.explain_list ul li h2 {
    font-size: 42px;
    line-height: 80px;
    font-weight: 700;
    color: #dbb783;
    transition: .5s;
}
.explain_list ul li span {
    display: block;
    margin: 0 auto 10px;
    width: 53px;
    height: 1px;
    background: #d0d0d0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.explain_list ul li:first-child {
    border-left: 1px solid #d1d1d1;
}
.explain_list ul li .icon {
    width: 100%;
    height: 80px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.explain_list ul li:first-child .icon {
    background: url("../css/images/dy9.png") 50% no-repeat;
}
.explain_list ul li:first-child:hover .icon{
    background: url("../css/images/dy9_h.png") 50% no-repeat;
}
.explain_list ul li:nth-child(2) .icon {
    background: url("../css/images/dy10.png") 50% no-repeat;
}
.explain_list ul li:nth-child(2):hover .icon{
    background: url("../css/images/dy10_h.png") 50% no-repeat;
}
.explain_list ul li:nth-child(3) .icon {
    background: url("../css/images/dy11.png") 50% no-repeat;
}
.explain_list ul li:nth-child(3):hover .icon{
    background: url("../css/images/dy11_h.png") 50% no-repeat;
}
.explain_list ul li:nth-child(4) .icon {
    background: url("../css/images/dy12.png") 50% no-repeat;
}
.explain_list ul li:nth-child(4):hover .icon{
    background: url("../css/images/dy12_h.png") 50% no-repeat;
}
.explain_list ul li:hover {
    background: #dbb783;
    color: #fff;
}
.explain_list ul li:hover h2{
    color: #fff;
}
.explain_list ul li:hover span{
    background: #fff;
}

/* ÃƒÂ¦Ã‚ÂµÃ‚Â ÃƒÂ¯Ã‚Â½Ã¢â‚¬Â¡ÃƒÂ¦Ã¢â‚¬Å¡Ã…Â ÃƒÂ§Ã¢â‚¬ËœÃ‚Â¾ÃƒÂ®Ã‚ÂÃ¢â‚¬Â¦ÃƒÂ¦Ã‚Â§Ã¢â‚¬Ëœ */
.agent_problem {
    background: #202020;
    padding-bottom: 35px;
}
.agent_problem .tit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    /* height: 67px; */
    margin: 0 auto;
    padding: 30px 0;
}
.agent_problem .tit h2 {
    font-weight: 700;
    font-size: 40px;
    color: #dbb783;
    text-shadow: 0 0 10px rgba(0,0,0,.1);
}
.agent_problem .tit p{
    color: #a6a6a6;
}
.agent_problem ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1010px;
    margin: 0 auto;
}
.agent_problem ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 470px;
    height: 60px;
    border-radius: 10px;
    background: #fff;
    margin: 0 35px 25px 0;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    font-size: 15px;
    color: #555;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.agent_problem ul li:hover {
    color: #fff;
    background: #dbb783;
    cursor: pointer;
}

/* ÃƒÂ©Ã¢â‚¬â€œÃ‚Â¬ÃƒÂ¥Ã‚Â©Ã†â€™ÃƒÂ¥Ã…Â¸Ã‚ÂÃƒÂ¦Ã‚Â¤Ã‚Â¤ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â²ÃƒÂ¥Ã…Â¾Ã‚Â¾ */
.game_type {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}
.game_type li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 185px;
    height: 50px;
    background: #fff7e2;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 25px;
    font-size: 15px;
    color: #555;
    cursor: pointer;
}
.game_type .on {
  
    background: linear-gradient(to right,rgba(217,181,128,1),rgba(253,238,195,1),rgba(217,181,128,1));
    color: #000;
}
.proxy_detail {
    width: 1200px;
    margin: 0 auto;
    padding: 26px 38px 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 7px 0 hsla(0,0%,83%,.35);
    box-shadow: 0 3px 7px 0 hsla(0,0%,83%,.35);
    border-radius: 20px;
    color: #666;
    font-size: 16px;
    line-height: 1;
}
section {
    display: block;
}
.proxy_detail section {
    width: 1124px;
    margin: 0 auto;
}
.row_A {
    display: -ms-flexbox;
    display: flex;
    height: 126px;
    background: url("../css/images/arrow.688c267d.png"),url("../css/images/arrow_right.7fdd2ac6.png"),url("../css/images/arrow_left.a95064b6.png");
    background-repeat: no-repeat;
    background-position: 647px 84px,6px 34px,710px 34px;
}
.row_A div:first-child {
    width: 413px;
}
.row_A div:first-child div {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.row_A>div:nth-child(2) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 286px;
}
.row_A>div:nth-child(2)>div:first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 286px;
    height: 81px;
    border: 1px solid #f4940c;
    font-size: 14px;
}
.row_A>div:nth-child(2)>div:first-child > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex: 1 1;
    flex: 1 1;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0 12px 26px;
}
.row_A>div:nth-child(2)>div:first-child span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background-color: #f4940c;
    color: #fff;
    font-size: 16px;
}
.row_A>div:nth-child(2)>div:first-child > div :nth-child(1) {
    color: #f4940c;
}
.row_A>div:nth-child(2)>div:nth-child(2), .row_A div:nth-child(3) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 1;
    flex: 1 1;
}
.row_A div:nth-child(3) {
    height: 40px;
}
.row_B {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4px;
}
.row_B, .row_B>div {
    display: -ms-flexbox;
    display: flex;
}
.row_B>div {
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 66px;
    border: 1px solid #87c508;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.row_B>div:first-of-type > div:nth-of-type(1) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 530px;
    padding: 15px 0;
    font-size: 14px;
}
.row_B>div:first-of-type > div:nth-of-type(1) div:nth-of-type(1) {
    color: #f4940c;
    font-size: 16px;
}
.row_B span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background-color: #87c508;
    color: #fff;
    margin-top: -1px;
}
.row_B>div:nth-of-type(2), .row_B>div:nth-of-type(3) {
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    font-size: 14px;
}
.row_B>div:nth-of-type(2) p, .row_B>div:nth-of-type(3) p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-align: center;
    align-items: center;
}
.row_B2 {
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    padding-right: 150px;
    background: url("../css/images/arrow_up.b85d6092.png") no-repeat;
    line-height: 1;
}
.row_B2 :first-child, .row_B2 p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.row_B2 p {
    height: 40px;
}
.row_B2 :first-child {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1 1;
    flex: 1 1;
    padding-left: 300px;
}
.row_B2 :nth-child(2) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 290px;
}
.row_C {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4px;
}
.row_C, .row_C div {
    display: -ms-flexbox;
    display: flex;
}
.row_C div {
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 298px;
    height: 77px;
    border: 1px solid #3d99e4;
}
.row_C div p {
    -ms-flex-align: center;
    -ms-flex: 1 1;
    flex: 1 1;
    padding-left: 20px;
}
.row_C div p, .row_C div span {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.row_C div span {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    width: 35px;
    height: 35px;
    background-color: #3d99e4;
    color: #fff;
}
.rebats_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
}
.rebats_wrap .calc_type {
    background: #fff7e2;
    margin: 25px 0;
    padding-bottom: 20px;
}
.rebats_wrap .calc_type h2 {
    line-height: 45px;
    text-align: center;
    color: #333;
}
.rebats_wrap .calc_type p {
    color: #333;
    line-height: 25px;
    text-align: center;
}
.rebats_wrap .sample_table h6 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    background: #000;
    font-size: 17px;
    color: #fff;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: gray;
}
.rebats_wrap .sample_table table {
    width: 100%;
}
.rebats_wrap .sample_table table th {
    text-align: center;
    background: #ffe5c1;
    color: #000;
    height: 40px;
    font-size: 17px;
}
.rebats_wrap .sample_table table td {
    text-align: center;
    background: #fff7e2;
    font-size: 16px;
    color: #666;
    height: 40px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.rebats_wrap .sample_table table tr:hover td {
    background: #dbb783;
    color: #fff;
}
img.cpwz {
    width: 400px;
    height: 290px;
    position: absolute;
    z-index: 100;
    right: 314px;
    top: 75px;
    display: none;
}
 

li.dlwzc:hover .cpwz {
    display: block;
}