﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/****** Main ********/

body {
    font-family: "Microsoft YaHei", "SimHei", "STHeiti Light", "STHeiti";
    color: #FFF;
}


a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
}

.panel {
    height: 100vh;
    border-bottom: 1px solid #666;
}

.inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.inner:after {
    content: "";
    clear: both;
    display: block;
}
/*布局样式*/
.inner > img {
    width: 100%;
    height: 100%;
}

.clear {
    content: "";
    display: block;
    clear: both;
}

.seo {
    display: block;
    width: 0px;
    height: 0px;
}

/*one*/
.home {
    background: #426799;
    background: -webkit-linear-gradient(left, #426799, #426799);
}

.home > .inner {
    width: 1200px;
}

.home > .inner > div {
    display: inline-block;
    position: absolute;
    background-size: contain;
}

.logo {
    width: 300px;
    height: 90px;
    background: transparent url(../images/pay-img/logo.png) center no-repeat;
    left: 0px;
    top: 23px;
}

.phone {
    width: 240px;
    height: 470px;
    background: transparent url(../images/pay-img/phone.png) center no-repeat;
    left: 170px;
    top: 140px;
}

.font {
    width: 600px;
    height: 312px;
    background: transparent url(../images/pay-img/font.png) center no-repeat;
    right: 170px;
    top: 150px;
}

.house {
    width: 100%;
    height: 363px;
    background: transparent url(../images/pay-img/house.png) center no-repeat;
    left: 0px;
    bottom: 0px;
}

/*two*/
.intro {
    background: #34779b;
    background: -webkit-linear-gradient(left, #34779b, #34779b);
}

.intro > .inner {
    width: 1200px;
}

.intro > .inner > div {
    display: inline-block;
    background-size: contain;
    height: 25%;
    position: relative;
    margin: 0px auto;
}

.intro > .inner > div:first-child {
    margin-top: 7.5%;
}

.intro > .inner > div:last-child {
    margin-bottom: 7.5%;
}

.t_img, .t_ft {
    float: left;
}

.t_img {
    width: 100px;
    height: 150px;
    background: transparent url('') no-repeat center;
    background-size: contain;
}

.t_ft {
    width: 550px;
    height: 150px;
}

.t_ft > span {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    text-indent: 16px;
    letter-spacing: 1px;
}

.t_ft > span:first-child {
    text-indent: 16px;
    display: block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

.big_font {
    font-size:30px;
}
.tp,.bt,.ct{
    left: -1000px;
}

.tp > .t_img {
    background-image: url(../images/pay-img/ph.png);
}

.tp > .t_ft {

}

.ct > .t_img {
    background-image: url(../images/pay-img/dol.png);
}

.ct > .t_ft {

}

.bt > .t_img {
    background-image: url(../images/pay-img/het.png);
}

.bt > .t_ft {

}

/*three*/
.char {
    background: #3591a1;
    background: -webkit-linear-gradient(left, #3591a1, #3591a1);
}

.char > .inner {
    width: 1200px;
    display: inline-block;
}

.cr_bg {
    display: inline-block;
    width: 65%;
    height: 80%;
    margin: 10% 17.5%;
    opacity: 0;
}
/*1366*768*/
@media screen and (min-width: 768px) and (max-width: 1366px){
    .cr_bg {
        display: inline-block;
        width: 80%;
        height: 96%;
        margin: 2% auto;
        opacity: 0;
    }
}
.cr_bg > div {
    display: block;
    float: left;
    width: 25%;
    height: 300px;
}

.cr_bg > div:nth-child(1), .cr_bg > div:nth-child(3), .cr_bg > div:nth-child(6), .cr_bg > div:nth-child(8) {
    background: #2d7b89;
    background: -webkit-linear-gradient(left, #2d7b89, #2d7b89);
}

.cr_img_div {
    width: 100%;
    height: 100px;
    padding: 5px 0px;
    text-align: center;
}

.cr_font_div, .crq_font_div {
    padding: 15px 0px;
}

.cr_font_div > span {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    text-indent: 32px;
    letter-spacing: 1px;
}

.crq_font_div > span {
    display: block;
    width: 80%;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px auto;
}

.cr_font_div > span:first-child, .crq_font_div > span:first-child {
    display: block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
    text-indent: 0px;
}

/*four*/

.industry {
    background: #3c9f84;
    background: -webkit-linear-gradient(left, #3c9f84, #3c9f84);
}

.industry > .inner {
    width: 1200px;
    height: 80%;
    padding-top: 5%;
}

.ity_div {
    width: 40%;
    height: 30%;
    margin: 5%;
    float: left;
}

.ity_img_div {
    width: 50%;
    float: left;
}

.ity_info_div {
    width: 50%;
    float: left;
}

.ity_info_tle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    text-indent: 16px;
    text-align: left;
}

.ity_info_tle:after {
    display: block;
    content: "";
    width: 100%;
    height: 15px;
    background: url("../images/pay-img/scro.png") no-repeat left center;
    background-size: contain;
}

.ity_info_span {
    margin-top: 30px;
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
}

/*five*/
.exper {
    background: #fff;
    background: -webkit-linear-gradient(left, #fff, #fff);
}

.exper > .inner {
    width: 1200px;
    margin: 0px auto;
}
.oth_bg{
    width: 798px;
    height: 469px;
    display: block;
    margin: 100px auto 0px;
    position: relative;
}
.shop_div {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: center;
    top: 38px;
    left: 0px;
}

.shop_btn {
    width: 390px;
    height: 100px;
    display: inline-block;
    background: rgba(255,255,255,0);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0));
    border:none;
    border-radius: 15px;
    box-shadow: none;
}
.shop_btn:hover{
    background: rgba(255,255,255,0);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0));
    border:none;
    box-shadow: none;
}
/*右侧悬浮列表*/
.menu{
    width: 90px;
    position: fixed;
    right: 50px;
    top: 200px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 70;
}
.menu>li{
    width: 100%;
    line-height: 25px;
    margin: 5px 0px;
}
.menu>li>a{
    display: block;
    width: 100%;
    height:100%;
    text-align: center;
    color: #426799;
    background: #fff;
    font-size: 13px;
}
.menu>li.active>a{
    color: #fff;
    background: #426799;
}
