﻿@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, p, ul, ol, form {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: 微软雅黑, arial;
    font-size: 14px;
    background: #fff;
    min-width: 1200px;
    /*max-width: 1900px;*/
    overflow-x: hidden;
}

img {
    border: 0;
}

ol, ul, dl {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:link {
    color: #515151;
    text-decoration: none;
}

a:visited {
    color: #515151;
    text-decoration: none;
}

a:hover {
    color: #e43e3e;
    text-decoration: none;
}

a:active {
    color: #515151;
    text-decoration: none;
}

input, textarea {
    font-family: 微软雅黑;
    padding: 0;
}

i {
    font-style: normal;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.inline {
    display: inline-block;
}
/*导航*/

.main-topbg {
    height: 492px;
    background: url(../images_pc/main_top_bg.jpg) no-repeat center;
}

.navdiv {
    position: relative;
    height: 75px;
}

.fixed {
    position: fixed;
    top: 0;
    height: 75px;
    left: 0;
    height: 75px;
    width: 100%;
    background: #f60;
}

.logo {
    height: 75px;
    font-size: 25px;
    color: #fff;
    line-height: 75px;
}

.logo i {
    font-size: 16px;
    color: #707070;
    vertical-align: middle;
    margin: 0 10px;
}

.hr i {
    color: #ffb6ba;
}

.logo strong {
    font-weight: normal;
    font-size: 18px;
}

.nav {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #FE5860;
    /*width: 99.8%;*/width: 100%;
    left: 0;
    display: none;
}

.nav-list a:hover {
    color: #fc6b66;
}

.color-fff a:hover {
    color: #ffdee0;
}



.nav-list {
    margin-left: 130px;
}

.nav-list a {
    color: #fff;
    padding: 5px 12px;
    margin: 0 10px;
}

.nav-list a.cur {
    border: 2px solid #fd1e52;
    border-radius: 35px;
    height: 30px;
    line-height: 29px;
    color: #fd1e52;
    font-weight: bold;
}

.nav-list a.cur2 {
    border: 2px solid #fff;
    border-radius: 35px;
    height: 30px;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
}

.color-fff a.cur {
    color: #fff; /*border: 2px solid #fff;*/
}

.color-fff a.cur2:hover {
    border: 2px solid #ffdee0;
    color: #ffdee0;
}

.search {
    width: 252px;
    height: 30px;
    border: 1px solid #c2c8cc;
    border-radius: 36px;
    margin-left: 40px;
}

.search:hover {
    border-color: #fc6b66
}

.sar-bor {
    border: 1px solid #fff;
    color: #fff;
}

.sar-bor:hover {
    border-color: #fff
}

.sar-bor input.ipt-txt {
    color: #fff;
}

.bor-none {
    border: 0 none;
    outline: none;
    vertical-align: middle;
}

.ipt-txt {
    width: 215px;
    height: 29px;
    line-height: 33px;
    color: #c1c7cc;
    background: none;
    text-indent: 10px;
}

.ipt-txt2 {
    width: 215px;
    height: 29px;
    line-height: 33px;
    color: #fff;
    background: none;
    text-indent: 10px;
}

.ipt-btn {
    width: 25px;
    height: 25px;
    background: url(../images_pc/search_bg.png) no-repeat 5px;
    cursor: pointer;
}

.nav-right {
    margin-left: 40px;
}

.nav-right a {
    color: #fff;
    text-indent: 22px;
    display: inline-block;
    margin-right: 18px;
}

.download-link {
    width: 18px;
    height: 18px;
    background: url(../images_pc/download_icon.png) no-repeat;
    visibility: hidden;
}

.update-txt {
    width: 18px;
    height: 18px;
    background: url(../images_pc/refresh_icon.png) no-repeat 2px;
}
.main-title {
    font-size: 75px;
    text-align: center;
    color: #fff;
    position: relative;
    font-weight: bold;
    padding-top: 70px;
    letter-spacing: 4px;
}
.main-title em {
    position: absolute;
    top: 30px;
    left: 0;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    font-size: 20px;
    color: #fff;
    font-style: normal;
}
.main-title em span {
    color: #f90;
}

.main-title-s {
    font-size: 75px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 145px;
    letter-spacing: 4px;
}

.sub-title {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.download-btn {
    margin-top: 46px;
    text-align: center;
}

.download-btn a {
    width: 287px;
    height: 75px;
    line-height: 73px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    margin: 0 32px;
    position: relative;
    -webkit-animation-name: redPulse;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bigAssButtonPulse {
    from {
        -webkit-box-shadow: 0 0 50px #fc6b66;
    }

    50% {
        -webkit-box-shadow: 0 0 50px #fc6b66;
    }

    to {
        -webkit-box-shadow: 0 0 50px #fc6b66;
    }
}

@-webkit-keyframes redPulse {
    from {
        -webkit-box-shadow: 0 0 12px #fc6b66;
    }

    50% {
        -webkit-box-shadow: 0 0 25px #fc6b66;
    }

    to {
        -webkit-box-shadow: 0 0 12px #fc6b66;
    }
}

.download-btn a:hover {
    box-shadow: 0 0 14px rgba(252, 28, 143, .9);
}

.download-btn a:active {
    /*-webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #3ac7bd;
	box-shadow: 0 0 0 10px #fff, 0 0 0 10px #f60;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0 0 14px rgba(255, 255, 255, .9);
}

a.win-bg {
    width: 287px;
    height: 75px;
    background: url(../images_pc/mac_download_btn.jpg) no-repeat;
    color: #fff;
}

a.win-bg:hover {
    opacity: 0.9;
}

a.win-bg:active {
    opacity: 0.8;
}

a.mac-bg {
    width: 285px;
    height: 73px;
    border: 1px solid #fb5f51;
    color: #fb5f51;
}

a.mac-bg:hover {
    opacity: 0.9;
}

a.mac-bg:active {
    opacity: 0.8;
}

.download-msg {
    text-align: center;
    font-size: 16px;
    color: #999;
    margin-top: 32px;
    position: relative;
    z-index: 9;
    height: 10px;
}

.btm-txt-tip {
    font-size: 13px;
    background: none;
    position: absolute;
    width: 900px;
    height: 20px;
    left: 50%;
    top: 35px;
    margin-left: -650px;
    z-index: 999;
}

.btm-txt-tip i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images_pc/help_icon.png) no-repeat;
    vertical-align: middle;
}

.btm-txt-tip a {
    display: inline-block;
    margin-right: 18px;
    color: #4072a4;
}

.sub-topbg {
    height: 492px;
    background: url(../images_pc/sub_bottom_bg.jpg) no-repeat center top;
    overflow: hidden;
    padding-bottom: 22px
}

.sub-topbg span {
    display: block;
    animation-delay: -3s;
}

.sub-topbg img {
    width: 1032px;
    margin: 0 auto;
    height: 455px;
    text-align: center;
    display: block;
    padding-top: 60px;
}

.bg-none {
    visibility: hidden;
}

.logupdate-main {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.logupdate-main li {
    float: left;
    width: 100%;
}

.logupdate-left-time {
    width: 105px;
    position: relative;
    float: left;
    margin-top: 32px;
    color: #666;
}

.logupdate-right-text {
    float: left;
    width: 830px;
    border-left: 2px solid #e2e2e2;
    padding: 30px 0 30px 30px;
}

.time-bg {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    right: -9px;
    top: 3px;
    z-index: 9;
    border: 1px solid #f00;
    z-index: 9;
}

.time-bg2 {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #f00;
    border-radius: 70px;
    position: absolute;
    right: -5px;
    top: 7px;
    z-index: 99;
}

.logupdate-title {
    width: 100%;
    height: 100px;
    line-height: 95px;
    font-size: 26px;
    text-align: center;
    color: #333;
    background: #f5f5f5;
    letter-spacing: 1px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
}

.mtop17 {
    margin-top: 17px;
    height: 22px;
}

.bg-new {
    margin-top: -18px;
}

.right-function {
    font-size: 16px;
    color: #eb4343;
    width: 850px;
    padding-bottom: 10px;
    position: relative;
}



.right-intro {
    color: #999;
    font-size: 13px;
    line-height: 23px;
    padding-bottom: 5px;
}

.right-intro-txt {
    color: #666;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 13px;
    background: #f8f8f8;
    padding: 12px 20px;
    width: 780px;
    margin: 0 auto;
}

.indexes-text {
    color: #09f;
}



.about-hibor {
    margin-top: 100px;
    -webkit-backface-visibility: hidden;
}

.about-img {
    width: 565px;
    height: 411px;
    background: url(../images_pc/main_title_bg.png) no-repeat;
    float: left;
}

.about-text {
    width: 570px;
    float: right;
    margin-top: 10px;
}

.about-text h3 {
    font-size: 38px;
    background: url(../images_pc/h3_bg.png) no-repeat bottom left;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.about-text p {
    font-size: 16px;
    color: #888;
    margin-bottom: 30px;
    line-height: 30px;
}

.about-list {
    border-top: 1px solid #eee;
}

.about-list a {
    background: #e5f4ff;
    padding: 0 30px;
    height: 32px;
    color: #3a91d5;
    font-size: 15px;
    border-radius: 36px;
    display: inline-block;
    line-height: 32px;
    margin-top: 30px;
    margin-right: 24px;
}

.about-list a:hover {
    background: #d6eeff;
}

.main-content {
    margin: 0 auto;
    width: 1340px;
    position: relative;  
}

.box {
    height: 630px;
    margin: 20px auto;
    /*overflow: hidden;
	position: relative;*/
    margin-top: 75px; 
}

.box-1 ul {
    overflow: hidden;
    height: 550px;  
}

.box-1 ul li {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.box-1 ul li img {
    display: block;
    width: 800px;
    height: 400px;
}

.box-1 ul li h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 300px;
    background: rgba(125, 125, 120, .4);
    text-indent: 2em;
    padding-right: 500px;
    font-size: 15px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
    font-weight: normal; 
    color: ghostwhite
}

.box-2 {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 13px;
    z-index: 99; 
}

.box-2 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(235, 235, 235, 1);
    text-indent: 100px;
    cursor: pointer;
    margin-bottom: 31px;
}

.box-2 ul .on {
    background: rgba(232, 78, 78, 1);
}

.cont-list {
    width: 335px;
    margin-left: 90px;
    float: left; /* height:570px;*/
}

.cont-list h3 {
    font-size: 40px;
    background: url(../images_pc/h3_bg.png) no-repeat bottom left;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.cont-list h4 {
    font-size: 27px;
    line-height: 40px;
    margin: 30px 0 20px 0;
}

.cont-list p {
    font-size: 16px;
    color: #888;
    line-height: 30px;
}

.h3-type {
    width: 130px;
    height: 130px;
}

.list-img-bg {
    position: absolute;
    left: 600px;
    top: 0;
    width: 1600px;
    height: 625px;
    z-index: -9;
    background: #f3f3f3;
}

.cont-list-img {
    width: 855px;
    height: 542px;
    padding: 10px 0;
    float: right;
}

.tzyj-icon {
    background: url(../images_pc/tzyj_type_icon.png) no-repeat;
}

.ybfl-img {
    background: url(../images_pc/list_type_icon.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-f6f {
    background: #f6f8ff;
}

.agyzx-icon {
    background: url(../images_pc/agyzx_type_icon.png) no-repeat;
}

.agyzx-img {
    background: url(../images_pc/list_type_icon2.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-f7f {
    background: #f7fffb;
}

.tzyjpj-icon {
    background: url(../images_pc/tzyjpj_type_icon.png) no-repeat;
}

.tzyjpj-img {
    background: url(../images_pc/list_type_icon3.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-ffb {
    background: #fffbf7;
}

.ssgs-icon {
    background: url(../images_pc/ssgs_type_icon.png) no-repeat;
}

.ssgs-img {
    background: url(../images_pc/list_type_icon4.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-ff9 {
    background: #fff9fc;
}

.tzyjzz-icon {
    background: url(../images_pc/tzyjzz_type_icon.png) no-repeat;
}

.tzyjzz-img {
    background: url(../images_pc/list_type_icon5.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-fa {
    background: #fff8fa;
}

.hygzd-icon {
    background: url(../images_pc/hygzd_type_icon.png) no-repeat;
}

.hygzd-img {
    background: url(../images_pc/list_type_icon6.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-ff7 {
    background: #fff7ff;
}

.tzyjdz-icon {
    background: url(../images_pc/tzyjdz_type_icon.png) no-repeat;
}

.tzyjdz-img {
    background: url(../images_pc/list_type_icon7.png) no-repeat 0 70px;
    background-size: 95%;
}

.wdygl-icon {
    background: url(../images_pc/wdygl_type_icon.png) no-repeat;
}

.wdygl-img {
    background: url(../images_pc/list_type_icon8.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-fef {
    background: #fef8f6;
}

.hgsj-icon {
    background: url(../images_pc/hgsj_type_icon16.png) no-repeat;
    background-size: 95%;
}

.hgsj-img {
    background: url(../images_pc/list_type_icon9.png) no-repeat 0 70px;
    background: url(../images_pc/list_type_icon16.png) no-repeat 0 70px;
    background-size: 95%;
}

.hours-icon {
    background: url(../images_pc/24hours_type_icon.png) no-repeat;
}

.hours-img {
    background: url(../images_pc/list_type_icon10.png) no-repeat 0 70px;
    background-size: 95%;
}

.jgclc-icon {
    background: url(../images_pc/jgclc_type_icon.png) no-repeat;
}

.jgclc-img {
    background: url(../images_pc/list_type_icon11.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-fdf {
    background: #fdf8ff;
}

.tpzx-icon {
    background: url(../images_pc/tpzx_type_icon.png) no-repeat;
}

.tpzx-img {
    background: url(../images_pc/list_type_icon12.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-f97 {
    background: #f3f9f7;
}

.gpzh-icon {
    background: url(../images_pc/gpzh_type_icon.png) no-repeat;
}

.gpzh-img {
    background: url(../images_pc/list_type_icon13.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-f9f {
    background: #f9f6f7;
}

.xsb-icon {
    background: url(../images_pc/cyl_type_icon.png) no-repeat;
}

.xsb-img {
    background: url(../images_pc/list_type_icon15.png) no-repeat 0 70px;
    background-size: 95%;
}

.bg-f9f {
    background: #f9f6f7;
}

.user-say {
    margin-top: 30px;
    background: url(../images_pc/user_say_bg.png) no-repeat center top;
    transition: height ease 0.2s;
    padding-bottom: 15px; /*height:540px;*/
}

.user-say h3 {
    text-align: center;
    background: url(../images_pc/h3_bg.png) no-repeat center bottom;
    padding-bottom: 20px;
    font-size: 40px;
}

.say-list {
    margin-top: 40px;
    overflow: hidden;  
}

#ullist {
    overflow: hidden;
    -webkit-animation-duration: 2.3s;
    animation-duration: 2.3s;
}

#ullist li {
    width: 100%;
    float: left;
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
	-webkit-animation-duration: 2.3s;
    animation-duration: 2.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    visibility: visible;
}

/*#ullist li div {
    width: 490px;
    height: 50px;
    padding: 25px;
    margin: 0 30px 20px;
    line-height: 25px;
    color: #777;
    background: #fff;
    border-radius: 6px;
    box-shadow: 1px  1px  5px #eee;
    overflow: hidden;
    float: left;
}*/
#ullist li div {
    width: 490px;
    height: 50px;
    padding: 10px 25px 25px 25px;
    margin: 0 30px 20px;
    line-height: 23px;
    color: #777;
    background: #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 5px #eee;
    overflow: hidden;
    float: left;
}


#ullist li div span {
    font-weight: bold;
    color: #444;
}

.more-btn {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 5px #eee;
    height: 45px;
    width: 1135px;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    margin-bottom: 20px;
	display: none;
    cursor: pointer;
}

.more-btn:hover {
    color: #e43e3e;
}

.more-icon {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../images_pc/more_btn.png) no-repeat center;
    vertical-align: middle;
    padding-right: 14px;
}

/*自定义一个透明度从0到1的动画，它的名称是fade-in*/
@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.first-words {
    opacity: 0; /*实先规定文字的状态是不显示的*/
    animation: fade-in 4s ease 0s 1; /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
    -webkit-animation: fade-in 4s ease 0s 1;
    -moz-animation: fade-in 4s ease 0s 1;
    -o-animation: fade-in 4s ease 0s 1;
    -ms-animation: fade-in 4s ease 0s 1;
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}

.second-words {
    opacity: 0;
    animation: fade-in 4s ease 1s 1;
    -webkit-animation: fade-in 4s ease 1s 1;
    -moz-animation: fade-in 4s ease 1s 1;
    -o-animation: fade-in 4s ease 1s 1;
    -ms-animation: fade-in 4s ease 1s 1;
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}

.third-words {
    opacity: 0;
    animation: fade-in 4s ease 2s 1;
    -webkit-animation: fade-in 4s ease 2s 1;
    -moz-animation: fade-in 4s ease 2s 1;
    -o-animation: fade-in 4s ease 2s 1;
    -ms-animation: fade-in 4s ease 2s 1;
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}

.four-words {
    opacity: 0;
    animation: fade-in 4s ease 3s 1;
    -webkit-animation: fade-in 4s ease 3s 1;
    -moz-animation: fade-in 4s ease 3s 1;
    -o-animation: fade-in 4s ease 3s 1;
    -ms-animation: fade-in 4s ease 3s 1;
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}

.five-words {
    opacity: 0;
    animation: fade-in 4s ease 4s 1;
    -webkit-animation: fade-in 4s ease 4s 1;
    -moz-animation: fade-in 4s ease 4s 1;
    -o-animation: fade-in 4s ease 4s 1;
    -ms-animation: fade-in 4s ease 4s 1;
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}

.six-words {
    opacity: 0;
    animation: fade-in 4s ease 5s 1;
    -webkit-animation: fade-in 4s ease 5s 1;
    -moz-animation: fade-in 4s ease 5s 1;
    -o-animation: fade-in 4s ease 5s 1;
    -ms-animation: fade-in 4s ease 5s 1;
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}

.footer {
    background: #0d1726;
    padding: 70px 0px 50px 0;
}

.footer p {
    text-align: center;
    color: #8b8e98;
    line-height: 26px;
}
.footer2 {
    background: #0d1726;
	font-size:12px;
	color:#0d1726;
}

/*div, span, p, a {
	animation: 1s ease 0s 1 normal both running flyBottomIn;
}
div, span, p, a {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}
div,span,p,a {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden
   -webkit-perspective: 1000;
   -moz-perspective: 1000;
   -ms-perspective: 1000;
   perspective: 1000;
}*/

.QR-code {
    position: fixed;
    width: 165px;
    height: 165px;
    z-index: 999;
    right: 22px;
    bottom: 50px;
}

.QR-code img {
    width: 140px;
    height: 140px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}

.close-btn {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 15px;
    font-size: 16px;
    border-radius: 35px;
    border: 1px solid #999;
    color: #999;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-family: 黑体;
}

.rt-btm-txt {
    color: #aaa;
    font-size: 13px;
    text-align: center;
    width: 165px;
    margin-top: 6px;
}


.new-box {
    height: 550px;
    background: url(../images_pc/main_top_bg.jpg) no-repeat center top;
    overflow: hidden;
}

.btm-txt-tips {
    width: 675px;
    height: 0;
    margin: 0 auto;
    margin-top: 15px;
}

.btm-txt-tips i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images_pc/help_icon.png) no-repeat;
    vertical-align: middle;
}

.btm-txt-tips a {
    display: inline-block;
    margin-right: 18px;
    color: #4072a4;
}


input::input-placeholder {
    color: #fff;
}

input::-webkit-input-placeholder {
    color: #fff;
}

input::-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder {
    color: #fff;
}

input::-ms-input-placeholder {
    color: #fff;
}


/*手机*/
@media screen and (max-width:600px) {
    .right-function {
        width: 100%;
    }
}
input:-webkit-autofill {
    box-shadow:0 0 0 1000px white inset !important;
}
input:-internal-autofill-previewed,input:-internal-autofill-selected {
	-webkit-text-fill-color: #333 !important;
    transition: background-color 5000s ease-in-out 0s !important;
    border-radius: 30px 0 0 30px;  
}
 