﻿body {
	background: url("../images/vbg.jpg");
}
/*页头*/
#topheader {
    height: 70px;
    position: relative;
    min-width: 1280px;
    margin: 0 auto;
    background: #fff;
    z-index: 3500;
    box-shadow: 0 0 14px rgba(0,0,0,0.4);
}
#topheader .center {
    width: 1280px;
}
/*顶部*/
#top {
    width: 100%;
    line-height: 32px;
    margin: 0 auto;
    background: #c7c5c6 url(../images/line_x.jpg) repeat-x left top;
}
/*网站标志*/
#logo {
    float: left;
    width: 400px;
    height: 60px;
    margin-top: 5px;
}
#logo img {
    width: 100%;
    height: 100%;
}
/*菜单*/
#menu {
    float: right;
    width: 600px;
    margin-top: 20px;
    right: 100px
}
#menu ul {
    float: right;
    margin-right: -16px;
}
#menu ul li {
    float: left;
    margin-left: 20px;
}
#menu ul li a {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #a00303;
    padding-right: 22px;
    padding-left: 22px;
    text-decoration: none;
    border-radius: 5px;
    display: block;
    border: 1px solid #653131;
}
#menu ul li:hover a {
    color: #fff;
    background-color: #974537;
}
#menu ul li.change a {
    color: #fff;
    background-color: #974537;
}
/*页尾*/
#footer {
    min-width: 1280px;
    margin: 0 auto;
    background-color: #f2f2f2;
    border-top: 1px solid #cccccc;
}
#footer .center {
    padding-top: 35px;
}
/*网站地图*/
#websiteMap {
    float: left;
    width: 708px;
    height: 160px;
}
#websiteMap dl {
    float: left;
    width: 288px;
    height: 130px;
    border-right: 1px solid #e0e0e0;
}
#websiteMap dl:nth-last-of-type(1) {
    width: 364px;
    padding-left: 51px;
}
#websiteMap dl:nth-last-of-type(1) dd a {
    width: 105px;
}
#websiteMap dl dt {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 8px;
}
#websiteMap dl dd a {
    float: left;
    width: 92px;
    line-height: 27px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease-in;
}
#websiteMap dl dd a:hover {
    color: #ae311d;
    transform: translatex(5px);
}
/*联系我们*/
#contact {
    float: right;
    width: 482px;
    height: 160px;
}
#contact h5 {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}
#contact p {
    font-size: 14px;
}
#contact ._qq {
    width: 92px;
    height: 22px;
    margin-top: 12px;
    display: block;
}
#contact ._qq img {
    width: 92px;
    height: 22px;
    display: block;
}
/*版权*/
#copyright {
    width: 1280px;
    line-height: 40px;
    text-align: center;
    clear: both;
    color: #666666;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
}
#copyright p .icon_badge {
    width: 18px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}
#copyright p .icon_badge img {
    width: 100%;
    height: 100%;
    display: block;
}
#copyright .beian {
    height: 45px;
    margin-bottom: 12px;
}
#copyright .beian img {
    height: 100%;
}
/*浮动条*/


.btn {
    display: inline-block
}
.btn:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    filter: alpha(opacity=80);
    cursor: pointer;
}
.mid {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    zoom: 1;
    font: 12px/1.5 tahoma, 'Microsoft YaHei', sans-serif;
}
.btnBox {
    width: 603px;
    height: 170px;
    position: absolute;
    /*bottom: 285px;*/
    margin-top: 565px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99
}
.btnBox li:nth-of-type(1) {
    width: 516px;
    height: 148px;
}
.btnBox li:nth-of-type(2) {
    width: 486px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}
.btnBox li:nth-of-type(2) .down1 {
    background: url("../images/headbtn_ios.png") no-repeat;
    width: 266px;
    height: 61px;
}
.btnBox li:nth-of-type(2) .down2 {
    background: url("../images/headbtn_android.png") no-repeat;
    width: 266px;
    height: 61px;
}
.btnBox li:nth-of-type(3) {
    width: 390px;
    height: 148px;
    display: flex;
    justify-content: space-between;
    align-items: center
}
.btnBox li:nth-of-type(3) .yun1 {
    background: url("../images/headbtn_duanyou_yun.png") no-repeat;
    width: 186px;
    height: 142px;
}
.btnBox li:nth-of-type(3) .yun2 {
    background: url("../images/headbtn_shouyou_yun.png") no-repeat;
    width: 186px;
    height: 142px;
}
.btnewm {
    width: 131px;
    height: 148px;
    background: url("../images/headbtn_qrcode.png") no-repeat;
}
.btnewm img {
    float: left;
    width: 110px;
    height: 110px;
    margin-left: 10px;
    margin-top: 9px
}

/***/
.btnBox1 {
    width: 335px;
    height: 170px;
    position: absolute;
    /*bottom: 285px;*/
    margin-top: 565px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99
}
.btnBox1 li:nth-of-type(1) {
    width: 516px;
    height: 148px;
}

.btnBox1 li:nth-of-type(2) .yun1 {
    background: url("../images/headbtn_duanyou_yun.png") no-repeat;
    width: 186px;
    height: 142px;
}

.btnewm1 {
    width: 131px;
    height: 148px;
    background: url("../images/headbtn_qrcode.png") no-repeat;
}
.btnewm1 img {
    float: left;
    width: 110px;
    height: 110px;
    margin-left: 10px;
    margin-top: 9px
}


.ts_16 {
    position: absolute;
    z-index: 99;
    margin: 0;
    left: 50%;
    margin-top: 30px;
    margin-left: 450px;
}
.ts_16 img {
    height: 90px;
}
/*浮动条*/
#Floatingbar {
    width: 127px;
    height: 689px;
    position: fixed;
    top: 50%;
    right: 3px;
    margin-top: -328px;
    padding-top: 17px;
    padding-right: 9px;
    padding-left: 9px;
    background: url("../images/sr.png") no-repeat left top;
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
    z-index: 5000;
    background-size: 100% 100%;
}
#Floatingbar ._btn_hide {
    width: 127px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    position: absolute;
    color: #e9dbbd;
    right: 0px;
    bottom: 100%;
    padding-right: 9px;
    padding-left: 9px;
    background: url(../images/btn_sq.png) no-repeat left top;
    cursor: pointer;
}
#Floatingbar ._tip {
    line-height: 23px;
    text-align: center;
    font-size: 15px;
    color: #f9ebcf;
    margin-bottom: 9px;
}
#Floatingbar .RQcodes {
    line-height: 21px;
    text-align: center;
    color: #f9ebcf;
    margin-bottom: 27px;
    padding-top: 7px;
    background-color: #4d4941;
}
#Floatingbar .RQcodes ._pic {
    width: 111px;
    height: 111px;
    margin: 0 auto 3px auto;
    background: #fff;
}
#Floatingbar .RQcodes ._pic img {
    width: 100%;
    height: 100%;
    display: block;
}
#Floatingbar ._btn_backtop {
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fbf6eb;
    margin-top: -21px;
    text-transform: uppercase;
    display: block;
}
#Floatingbar ._btn_backtop:hover {
    color: #e3d1aa;
    text-decoration: none;
}
#Floatingbar ._btn_show {
    width: 55px;
    height: 155px;
    position: absolute;
    top: -10px;
    right: 100%;
    background: url("../images/btn_q.png") no-repeat left top;
    cursor: pointer;
    display: none;
}
.icon_arrowbottom {
    width: 17px;
    height: 26px;
    position: absolute;
    color: #fff;
    top: 642px;
    left: 50%;
    margin-left: -13px;
    background: url(../images/icon_mouse.png) no-repeat left top;
    z-index: 2510;
    -webkit-animation: press 2.5s ease-out infinite;
    animation: press 2.5s ease-out infinite;
}
.icon_arrowbottom span {
    width: 56px;
    line-height: 33px;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translatex(-50%);
}
/*链接*/
.linklist {
    margin-bottom: 30px;
}
.linklist li {
    margin-bottom: 7px;
}
.linklist li a {
    width: 124px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fbf6eb;
    background: url("../images/btn_link.png") no-repeat left top;
    text-decoration: none;
    display: block;
}
.linklist li a:hover {
    background-position: left bottom;
}

/*版本*/

#Versions {
    width: 1280px;
    margin: 0 auto;	
}

.ver {
    margin: 0 13px 38px 0;
    float: left;
    width: 418px;
    height: 330px;
    position: relative;
    overflow: hidden;
    display: inline;
}
.ver:nth-child(3n) {
    margin-right: 0px;
}
.ver .photo {
    width: 418px;
    height: 175px;
    margin-bottom: 2px;
    background: #333;
    display: block;
}
.ver .ver_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/redbg.png) repeat left top;
    display: none;
    z-index: 500;
}
.ver .ver_border {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fda8c7;
    display: none;
    z-index: 500;
}
.ver h5 {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 19px;
    font-weight: normal;
    color: #101b21;
}
.ver time {
    height: 29px;
    line-height: 29px;
    color: #646464;
    border-bottom: 1px solid #e0dadc;
    display: block;
}
.ver p {
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    padding-top: 6px;
}
.ver .text {
    padding: 14px 19px 0;
    width: 378px;
    height: 136px;
    position: relative;
    color: #646464;
    background-color: #ffffff;
    border: 1px solid #973355;
}
.ver .btn_go {
    width: 106px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #a82b57;
    margin-right: 60px;
    vertical-align: middle;
    background: url(../images/2.png) no-repeat left top;
    display: inline-block;
}
.ver .btn_go:hover {
    font-weight: bold;
    background: url(../images/hover2.png) no-repeat left top;
}
.ver .btn_ {
    width: 41px;
    height: 37px;
    text-align: center;
    padding-top: 4px;
    vertical-align: middle;
    background: url(../images/0.png) no-repeat left top;
    display: inline-block;
}
.ver .btn_:hover {
    background: url(../images/hover0.png) no-repeat left top;
}
.ver .btn_box {
    position: absolute;
    display: none;
}
.ver .url {
    width: auto;
    text-align: center;
    position: absolute;
    font-size: 14px;
    color: #fff;
    top: 0px;
    left: 0px;
    z-index: 1500;
    display: none;
}
.ver .txt_bai {
    color: #fff;
}
.ver .hovertext {
    width: 344px;
    position: absolute;
    color: #fff;
    background: none;
    border: 0;
    z-index: 1000;
}
.ver .hovertext h5 {
    color: #fff;
}
.ver .hovertext time {
    color: #fff;
}
.ver .hovertext p {
    color: #fff;
}
.ver ._down {
    float: left;
    position: relative;
*width:240px;
    padding-top: 11px;
    padding-left: 8px;
    z-index: 1500;
}
.ver ._down a {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    margin-left: 10px;
    border: 1px solid #FFF;
    border-radius: 20px;
    background-color: #ff9c00;
}
.ver ._down a:hover {
    color: #fff;
    background-color: #dda04d;
    text-decoration: none;
}
.icon_ver_ {
    width: 33px;
    height: 33px;
    background: url(../images/iconlist2.png) no-repeat left top;
    display: inline-block;
}
.icon_ver_.icon_ver_1x1 {
    background-position: 0 0;
}
.icon_ver_.icon_ver_2x1 {
    background-position: -33px 0;
}
.icon_ver_.icon_ver_3x1 {
    background-position: -66px 0;
}
.icon_ver_.icon_ver_4x1 {
    background-position: -99px 0;
}
