
a,
body,
button,
div,
h1,
html,
img,
input,
p,
select,
span,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}
body {
    font-family: "PingHei","PingFang SC","Microsoft YaHei","STHeitiSC-Light","Helvetica Neue","Helvetica","Arial",sans-serif !important;
}
img {
    display: inline-block;
    border:none;
}

input {
    outline: 0;
    border: 0 none;
    appearance: none;
    background-color: #fff;
    cursor: pointer
}

a {
    text-decoration: none;
    color: #000
}

.clearfix:after {
    content: '';
    display: block;
    visibility: none;
    clear: both;
    height: 0;
    line-height: 0
}

.clearfix {
    zoom: 1
}

header {
    font-size: 14px;
    width: 100%;
    height: 80px;
    background-color: rgba(255, 255, 255, .95);
    position: fixed;
    top: 0;
    z-index: 10000
}

header img {
    width: 208px;
    height: 40px
}

header .switch-lang {
    float: right;
    width: 80px;
    height: 30px;
    text-indent: .3em;
    background-color: #fff
}

header .switch-lang li {
    font-size: 12px;
    cursor: pointer;
    line-height: 27px
}

header .switch-lang a {
    color: #333;
    display: inline-block;
    text-align: left!important
}

header #click-li {
    height: 35px
}

header #btn {
    display: inline-block;
    width: 10px;
    height: 10px
}

header #btn img {
    width: 7px;
    height: 6px;
    display: block;
    margin-top: 2px;
}

header .switch-lang-hide {
    display: none
}

header .switch-lang-hide li {
    width: 80px
}

header .switch-lang-hide a {
    width: 100%
}

header .header-left {
    width: 207px;
    height: 40px;
    margin-left: 50px;
    padding-top: 20px;
/*    float: left*/
    margin: 0px auto;
}

header .header-left img {
    width: auto;
    height: 40px
}

header .header-right {
    cursor: pointer;
    float: right;
    margin-right: 50px;
    /*height: 40px;*/
    padding-top: 20px;
    position: relative;
        margin-top: -60px;
}

header .header-right .two-code {
    display: none;
    position: absolute;
    top: 80px;
    right: 357px;
    width: 200px;
    height: auto
}

header .header-right .two-code img {
    width: 200px;
    height: 200px;
    vertical-align: top;
}



header .header-right a {
    text-align: center;
    line-height: 40px;
    /* font:700 14px/40px Helvetica, "Microsoft Yahei"; */
    color: #67686e;
}

header .header-right .header-right-input-left {
    width: 117px;
    height: 40px;
    display: inline-block;
    border-radius: 20px;
    /*background-color: #006532;*/
    margin-right: 20px;
    vertical-align: top;
    font-weight: 500;
    color: #333;
/*    border: 1px solid #006532*/
}

header .header-right .free-use {
    font: 16px/1 Helvetica, "Microsoft Yahei";
    width: 100px;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    border-radius: 20px;
    color: #fff;
/*    background-color: #006432;*/
    color: #666;
    margin-bottom: 47px;
    margin-right: 20px;
    vertical-align: top;
}

header .header-right .free-use:hover {
        color: #38b375;
}

header .header-right .head-login-out {
    /*position: absolute;*/
    border: 1px solid #cdcdcd;
    padding: 0px 40px;
    border-radius: 10px;
    margin-top: 6px;
    display: none;
    width: 40px;
    color: #333
}
header .header-right .index-option .sanjiao{
    width: 7px;
    height: 3px;
    display: inline-block;
    margin-bottom: 3px
}
header .header-right .index-option .angle{
    width: 10px;
    height: 10px;
    border: 1px solid #cdcdcd;
    display: none;
    position: relative;
    top: 11px;
    transform: rotate(44deg);
    border-bottom: none;
    border-right: none;
    left: 50px;
    background: #fff;
}

header .header-right .index-option:hover .angle{
    display: block;
}

header .header-right .index-option:hover .sanjiao{
    transform: rotate(180deg);
}

header .header-right .index-option:hover .head-login-out{
    display: block;
    /*border: 1px solid #021*/
}
header .header-right .header-right-input-right {
    height: 40px;
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #2ea45d;
    margin-right: 25px
}

header .header-right .header-right-input-right {
   color: #2ea45d !important;
}

header .header-right .header-right-input-right:hover {
    color: #021
}

header .header-right .header-right-a-left {
    font: 700 14px Helvetica, "Microsoft Yahei";
    color: #006532
}

header .header-right .header-right-a-right {
    font: 700 14px Microsoft YaHei;
    color: #666
}

header .header-right .header-right-a-fanti {
    font: 700 14px Microsoft YaHei;
    color: #666
}


.main {
    margin-top: 79px;
    width: 100%;
    height: 100%; 
    padding-bottom: 87px;
}
.main .banner{
    width: 100%;
    height: 442px;
    background: url(../img/bankPayment/BankPayment_banner_bg.png);
    background-size: cover;
}
.main .banner h3{
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
    font-weight: 300;
}
.main .banner .main-img{
    width: 428px;
    height: 283px;
    margin: 0px auto;
    display: inherit;
}
.main .bank-list{
    width: 850PX;
    margin: 0 auto;
}
.main .bank-list .tit{
    font-size: 18px;
    color: #333;
    padding: 90px 0px 30px 0px;
}
.main .bank-list .bank-logo{
    font-size: 0px;
}
.main .bank-list .bank-logo li{
    width: 144px;
    height: 84px;
    border: 1px solid #eeeded;
    background:#fdfcfc;
    border-radius: 3px;
    display: inline-block;
    margin-top: 30px;
    margin-right: 30px;
    position: relative;
    cursor: pointer;
}
.main .bank-list .bank-logo .maright0{
    
    margin-right: 0px;
}
.main .bank-list .bank-logo li img{
    width: 130px;
    height: 50px;
    margin: 17px 0px 0px 9px;
}
.main .bank-list .bank-logo li span{
    width: 16px;
    height: 16px;
    background: url(../images/bank/BankPayment_choose.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -8px;
    top: -8px;
    display: none;
}
.main .bank-list .but{
    width: 84px;
    height: 40px;
    background: #27ae60;
    font-size: 14px;
    border-radius: 20px;
    border: none;
    color: #fff;
    margin-top: 37px;
    outline: none;
}
footer {
    background-color: #2b343b;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 35px;
    margin: 0 auto
}

footer .up {
    margin-bottom: 85px
}

footer .up img {
    position: absolute
}

footer .up .img1 {
    bottom: -42px;
    left: 70px;
    border:none;
}

footer .up .img3 {
    display: none
}

footer .up .img-hidden:hover .img3 {
    display: block;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 160px;
    left: 170px
}

footer .up .img2 {
    bottom: -42px;
    left: 140px;
    border:none ;
}

footer .up .img4 {
    bottom: -42px;
    left: 100px;
    border:none;
}

footer .up .img5 {
    bottom: -42px;
    left: 40px;
    border:none;
}

footer .up .last-ul {
    position: relative;
    float: right;
    width: 30%
}

footer .up .first-ul {
    width: 30%;
    float: left;
    text-align: center
}

footer .up .second-ul {
    width: 30%;
    float: left;
    text-align: center
}

footer .up .second-ul a {
    color: #a3a4a4
}

footer .up .second-ul li:nth-child(2) {
    padding-left: 3%
}

footer .up .second-ul li:last-child {
    padding-left: 3%
}

footer .up ul {
    width: 30%;
    box-sizing: border-box
}

footer .up ul li:first-child {
    font: 700 18px Helvetica, "Microsoft Yahei";
    color: #fff;
    margin-bottom: 25px
}

footer .up ul li:last-child {
    margin-top: 19px
}

footer .up ul li {
    font: 16px Helvetica, "Microsoft Yahei";
    width: 100%
}

footer .up ul li a {
    width: 100%;
    color: #a3a4a4
}

footer .up ul .specal {
    margin-top: 19px;
    margin-bottom: 19px
}

footer .up .english-team {
    margin-left: 30px
}

footer .up .english-server {
    margin-left: 3px
}

footer .up .english-guide {
    margin-left: -12px
}

footer .down {
    border-top: 1px solid #4e575e;
    text-align: center;
    font: 12px Helvetica, "Microsoft Yahei";
    margin: 0 50px
}

footer .down .down-up {
    margin: 30px 0 15px 0
}

footer .down .down-up a {
    padding: 25px;
    color: #727373
}

footer .down .down-buttom {
    color: #727373;
    margin-top: 10px
}
body,header,footer{
	min-width: 1200px !important;
}
.contant{
    margin-top: 65px;
    margin-bottom: 83px;
}
.contant .contant-news{
    width: 975px;
    margin:0 auto;
}
.contant .contant-news .news-title{
    border-bottom:1px solid #c3f2db;
    padding-bottom: 15px;
    font-weight: 700;
}
.contant .contant-news .news-ul ul li{
    /*list-style: disc; */
    color:#006532;
    font-size: 14px;
    letter-spacing: 2px;
}
.contant .contant-news .news-ul .news-circular{
    width: 8px;
    height: 8px;
    background: #006532;
    display: block;
    float: left;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: 15px;
}
.contant .contant-news .news-ul ul{
    margin-top: 20px;
    /*margin-left: 20px;*/
}
.contant .contant-news .news-ul ul li{
    line-height: 36px;
    font-size: 14px;
    cursor: pointer;
}
.body-mask{
    background: #cdcdcd;
    opacity: .8;
}
.mask-layer{
    position: absolute;
    z-index: 999;
    left: 50%;
    top:50%;
    display: none;
    margin-left: -219px;
    margin-top: -46px;
}
.mask-layer .charge{
    width: 437px;
    height: 368px;
    border-radius: 10px;
    background: #fff url(../img/bankPayment/BankPayment_popup.png) no-repeat;
    background-size: 437px 140px;
}
.mask-layer .charge .charge-item{
    text-align: center;
}
.show-mask{
    display: block;
}
.hide-mask{
    display: none;
}
.mask-layer .charge .angle{
    float: right;
    margin-right: 6px;
    font-size: 21px;
    transform: rotate(134deg);
    color: #666;
    cursor: pointer;
}
.mask-layer .charge .canfreee-info{
    font-size: 16px;
    padding-top: 157px;
    font-weight: 700;
    text-align: center;
}
.mask-layer .charge .need-register{
    font-size: 14px;
    margin-top:10px;
    text-align: center;
}
.mask-layer .charge .charge-standard{
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}
.mask-layer .charge .item-rmb{
    margin-bottom: 30px;
    text-align: center;
}
.mask-layer .charge .item-rmb span{
    color:#27ae60;
    font-size: 18px;
    margin-right: 6px;
}
.mask-layer .charge .gosure{
    background: #27ae60;
    color: #fff;
    width: 90px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    border-radius: 22px;
    border: none;
    padding:10px 27px;
}
