/*@font-face {*/
    /*font-family: pictos;*/
    /*src:;*/
/*}*/
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}
h4, .h4 {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.bordertop {
    width: 100%;
    height: 15px;
    background-color: #fcf7f7;
}
#familytree, #app {
    width: 100%;
    height: 100%;
}
.centerbox {
    display: flex;
    height: auto;
    width: 1250px;
    min-width: 1250px;
    margin: 0 auto;
}
.centerleft {
    width: 850px;
    height: auto;
    text-align: center;
    background-color: #fff;
}
.centerright {
    flex: 1;
    height: auto;
    margin-left: 40px;
    overflow: hidden;
}
.conbox {
    width: 100%;
    height: auto;
}
.con0, .con1, .con2, .con3, .con4, .con5 {
    width: 100%;
    margin: 0 auto;
}
.con0 {
    border: 2px solid #b20a20;
    background-color: #fffdf7;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
}
.con0left {
    width: 222px;
    height: 432px;
    float: left;
}
.con0left img {
    width: 100%;
    height: 100%;
}
.con0right {
    height: 100%;
    flex: 1;
    margin-left: 28px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.con0righttop {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #979797;
    padding-bottom: 12px;
    color: #333333;
    text-align: left;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
.con0righttop h1 {
    font-weight: 600;
}
.con0righttop a {
    color: #0c47d1;
}
.con0text {
    width: 100%;
    flex-grow: 1;
    color: #111111;
    font-size: 16px;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.con0text div {
    margin-bottom: 10px;
}
.con1 {
    height: auto;
    width: 710px;
}
.con1topright {
    width: 260px;
    height: 50px;
    line-height: 50px;
    float: left;
}
.xsbk {
    font-size: 24px;
    color: #333;
    display: inline-block;
}
.gsl {
    font-size: 16px;
    color: #999;
    display: inline-block;
}
.gsl span {
    color: #dc323f;
}
.con1top {
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    display: flex;
    border-radius: 10px;
}
.con1topleft {
    float: left;
    flex: 1;
    height: 50px;
    position: relative;
    background-color: #f8f8f6;
}
.con1top button {
    width: 108px;
    height: 100%;
    background-color: #dc323f;
    color: #ffffff;
    border: none;
    font-size: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.con1bottom {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 23px 0;
    overflow: hidden;
}
.con1bottom1 {
    align-items: flex-start;
}
.con1bottom > label {
    width: auto;
    height: auto;
    float: left;
}
.con1bottom > ul {
    width: auto;
    height: auto;
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
}
.con1bottom > ul.zmul {
    justify-content: flex-start;
    align-items: flex-start;
}
.con1bottom > ul li {
    width: 44px;
    height: 41px;
    line-height: 41px;
    background-size: 100% 100%;
    float: left;
}
.con1bottom > ul li.rightboxview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #111111;
    font-size: 28px;
    font-weight: 600;
    margin: 0 4px 6px;
}
.con1bottom > ul li.rightboxviewactive {
    background-color: #111111;
    color: #fff;
}
.con1bottom > ul li a {
    color: #fdfffd;
    font-size: 24px;
    font-weight: bold;
    font-family: pictos;
}
.con1bottom > ul li.rightboxview a {
    color: #111111;
    font-size: 28px;
    font-weight: 600;
}
.con1bottom > ul li.rightboxviewactive a {
    color: #fff;
}
.con1bottom > ul .hotxs:nth-child(1) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(2) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(3) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(4) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(5) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(6) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(7) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(8) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(9) {
    background-image: ;
}
.con1bottom > ul .hotxs:nth-child(10) {
    background-image: ;
}
.layui-icon-search1 {
    font-size: 21px;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}
.con1topleft input {
    /*width: 90%;*/
    height: 100%;
    float: left;
    text-indent: 10px;
    font-size: 20px;
    background-color: #f8f8f6;
}
.searchjg {
    width: 90%;
    height: auto;
    min-height: 50px;
    background-color: #ffffff;
    border: 1px solid #b8b8b8;
    position: absolute;
    top: 51px;
    right: 0;
    padding-left: 24px;
    display: none;
}
.searchjg ul {
    width: 100%;
    height: auto;
    padding-top: 8px;
}
.searchjg ul li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    text-align: left;
    font-size: 20px;
}
.searchjg ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.searchjg ul li:hover {
    color: #dc323f;
}
.con1foot {
    width: 100%;
    height: auto;
}
.xslist {
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.xslist .l {
    color: #333;
    font-size: 50px;
    min-width: 97px;
}
.name-container1 {
    width: 0;
    flex: 1;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding-top: 20px;
}
.xscenterbottom {
    width: auto;
    height: auto;
    margin-bottom: 20px;
    min-width: 120px;
    max-width: 130px;
    position: relative;
}
.xsbox {
    position: absolute;
    width: 500px;
    height: auto;
    background-image: ;
    background-size: 100% 100%;
    top: -40px;
    left: 90px;
    z-index: 2;
    display: none;
    padding: 36px 36px 36px 60px;
    box-sizing: border-box;
    flex-direction: column;
    text-align: center;
}
.simpletxt {
    flex: 1;
    height: auto;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}
.simpletxt .dot {
    display: none;
}
.simpletxt .tt {
    margin-right: 15px;
    color: #797979;
}
.xcxbox1 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: center;
}
.xcxtop {
    width: 150px;
    height: 150px;
    margin: 0 auto 18px;
}
.xcxtop > img {
    width: 100%;
    height: 100%;
}
.sysxcx {
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: rgba(0,0,0,0.4);
    width: auto;
    height: auto;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
}
.gobtn {
    width: auto;
    padding: 0 30px;
    height: 45px;
    border: 1px solid #dc323f;
    border-radius: 10px;
    margin: 20px auto 0;
    color: #dc323f;
    font-size: 20px;
    line-height: 45px;
    cursor: pointer;
}


.hotxs {
    color: #e60214;
}
.txt {
    color: #999;
    float: left;
    font-size: 18px;
    width: 18%;
}
.letter-list {
    float: left;
    width: calc(82% - 18px);
    height: 100%;
    margin: 0;
    padding: 0;
}
.letter-list li {
    width: 50px;
    height: 40px;
    text-align: center;
    list-style: none;
    float: left;
    position: relative;
}
.letter-list li .l {
    color: #333;
    max-width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 16px auto 0;
    border-bottom: none;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    font-weight: bold;
}
.letter-list li .name-container {
    width: 130px;
    background: #fff;
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    left: 8px;
    padding: 10px 4px 6px 16px;
    border: 1px solid #cccccc;
}
.letter-list li .name-container a {
    display: block;
    float: left;
    margin-right: 12px;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 10px;
    cursor: pointer;
}
.letter-list li:hover .l {
    border: 1px solid #cccccc;
    font-weight: 800;
}

.letter-list li:hover .name-container {
    display: block;
    z-index: 1;
}
.letter-list li .name-container a:hover{
    color: #e60214;
}
.con2 {
    margin-top: 20px;
}
.con2 {
    height: auto;
}
.con2top {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #d7d7d7;
    line-height: 36px;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
}
.con2top > span {
    color: #151515;
    font-size: 18px;
    font-weight: bold;
}
.con2top > a {
    color: #606060;
    font-size: 15px;
    font-weight: normal;
    float: right;
    margin-right: 15px;
    cursor: pointer;
}
.szul {
    width: 100%;
    height: 750px;
    margin-top: 30px;
}
.szul li {
    width: 32.5%;
    height: 220px;
    float: left;
    background-image: ;
    background-size: 100% 100%;
    margin-left: 1%;
    margin-bottom: 10px;
    display: flex;
}
.szul li:nth-child(3n 1) {
    margin-left: 0.2%;
}
.szleft {
    display: inline-block;
    width: 135px;
    height: 194px;
    line-height: 194px;
    margin-top: 15px;
    margin-left: 6px;
    background-image: ;
    background-size: 100% 100%;
    text-align: center;
}
.szright {
    flex: 1;
    height: 100%;
    overflow: hidden;
    text-align: left;
    padding-top: 16px;
    padding-left: 6px;
    box-sizing: border-box;
}
.szleft img {
    width: 82%;
    height: 140px;
    border-radius: 5px;
}
.sztit {
    color: #151515;
    font-size: 20px;
    font-weight: bold;
}
.szright p {
    color: #555555;
    margin: 10px 0;
    font-size: 16px;
    padding-right: 5px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.xgxs {
    color: #999999;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
}
.xgxs span:last-child  a{
    display: inline-block;
    color: #c68b27;
    cursor: pointer;
}
.addressul {
    width: 100%;
    height: 50px;
    display: flex;
}
.addressul li {
    color: #333333;
    font-size: 18px;
    flex: 1;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.zpul {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: left;
}
.zpul li {
    width: 196px;
    height: 278px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 50px;
    box-sizing: border-box;
    cursor: pointer;
    /* float: left; */
    display: inline-block;
    background: #ffffff;
    /* border-radius: 4px; */
    /* box-shadow: 0.01rem 0 0.16rem rgba(53, 25, 22, 0.76); */
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.zpul li:nth-of-type(5n-4) {
    margin-left: 10px;
}
.familycover {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0px auto;
    margin-bottom: 0;
    background: ;
    background-repeat: no-repeat;
    background-size: cover;
}
.familycon {
    position: absolute;
    right: 25px;
    top: 38px;
    font-size: 20px;
    text-align: center;
    word-wrap: break-word;
    height: 127px;
    width: 18%;
    color: #93631c;
}
.contentwrap {
    width: 100%;
    height: 66px;
    background: rgba(0,0,0,0.6);
    /* background: antiquewhite; */
    position: absolute;
    left: 0;
    bottom: 0;
}

.zpul li > img {
    display: block;
    width: 142px;
    height: 194px;
    object-fit: cover;
    margin: 30px auto;
    margin-bottom: 0;
}

.zpul li .m {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 7px;
    box-sizing: border-box;
    font-family: microsoftyahei;
    color: #333;
    text-align: left;
}

.zpul li .m .bookname {
    height: 20px;
    line-height: 20px;
    padding-left: 12px;
    padding-right: 20px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    font-size: 17px;
    font-family: microsoftyahei;
    font-weight: 400;
    color: rgba(255,253,252,1);
}

.zpul li .m .viewtimes {
    margin-top: 5px;
    height: 13px;
    font-size: 12px;
    line-height: 13px;

}
.zpul li .m .viewtimes  .eye{
    width: 16px;
    height: 12px;
}
.zpul li .info {
    font-size: 14px;
    font-family: microsoftyahei;
    font-weight: 400;
    color: rgba(186,186,186,1);
    text-align: center;
    overflow: hidden;
    margin-top: 2px;
}

.zpul li .info span {
    width: 50%;
    height: 16px;
    line-height: 18px;
    display: inline-block;
    background-size: 13px 15px;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
}
.numimg {
    text-align: left;
    margin-left: 8px;
    float: none;
}
.times img {
    width: 19px;
    height: 12px;
    vertical-align: middle;
    margin-top: 2px;
    padding-left: 10px;
}
.info_img{
    width: 13px;
    height: 15px;
    float: left;
    margin-left: 10px;
}
.addressbox{
    width: 108px;
    text-align: left;
}
.addressspan{
    width: 78px!important;
    float: left;
    margin-left: 6px;
}
.zpul li .info span:nth-of-type(2) {
    background-image: ;
    text-align: left;
    text-indent: 40px;
    background-position: 20px 40%;
    margin-left: -6px;
}

.zpul li .createdat {
    margin-top: 6px;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    color: #999;
}

.zpul li .only-watch {
    position: absolute;
    line-height: 20px;
    left: 0;
    top: 0;
    width: 30px;
    height: 101px;
    /*font-size: 0.14rem;*/
    color: #fff;
    background: #dc323f;
}

.zpul li .only-watch::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    top: 100%;
    border: 15px solid #dc323f;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
p.comments {
    color: #d7d7d7;
    font-size: 12px;
    margin: 1em 0;
}
p.text {
    color: #555555;
    margin: 0;
    font-size: 16px;
    /* padding-bottom: 1em; */
    /* border-bottom: 1px solid #f2f2f2; */
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.blog-grids {
    border-bottom: 1px solid #f2f2f2;
}
.blog-grid-right {
    width: 100%;
    padding: 10px 0;
}
.blog-grid-right a {
    color: #444444;
    font-size: 16px;
    margin: 0 0 .5em 0;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}
.nofirst {
    height: 50px;
    line-height: 50px;
}
.con4ul {
    height: auto;
}
.con4ul li {
    text-align: left;
    height: 130px;
    cursor: pointer;
    padding: 20px 0;
    border-bottom: 1px solid #d7d7d7;
    box-sizing: content-box;
}
.con4ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
}
.con4left {
    width: 35%;
    height: 100%;
    float: left;
}
.con4right {
    display: inline-block;
    flex: 1;
    width: 62%;
    height: 100%;
    text-align: left;
    line-height: 2;
    box-sizing: border-box;
    margin-left: 15px;
}
.con4tit {
    color: #151515;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.time {
    font-size: 18px;
    color: #999999;
    margin-top: 8px;
}
.text1 {
    color: #555555;
    width: 100%;
    height: 50px;
    margin: 0;
    font-size: 18px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* height: 64px; */
    line-height: 1.35;
    flex: 1;
    text-align: left;
    box-sizing: border-box;
}
.con5ul {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.con5ul li {
    width: 186px;
    height: 190px;
    display: inline-block;
    margin-left: 27px;
    box-sizing: border-box;
    background-image: url(/uploads/image/iswixingshi/li1.png);
    background-size: 100% 100%;
    margin-bottom: 27px;
}
.con5ul li:nth-child(5n 1) {
    margin: 0;
}
.con5litop {
    height: 68%;
}
.con5litop p {
    width: 102px;
    height: 102px;
    background-image: ;
    background-size: 100% 100%;
    line-height: 102px;
    text-align: center;
    font-family: pictos;
    display: inline-block;
    font-size: 40px;
    color: #f5f1dc;
    margin-top: 16px;
    cursor: pointer;
}
.con5lifoot {
    width: 100%;
    height: 56%;
    display: flex;
    flex-direction: column;
}
.con5lifoot p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #c68b27!important;
    flex: 1;
    line-height: 2;
    font-weight: bold;
    cursor: pointer;
}
.con5lifoot p a {
    color: #c68b27!important;
}
.con5lifoot p:hover {
    color: #c68b27;
}
.rightbox {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.righttit {
    font-size: 18px;
    font-weight: bold;
    color: #151515;
    padding-bottom: 8px;
    border-bottom: 1px solid #d7d7d7;
}
.rightcontent {
    width: 100%;
    height: auto;
}
.ldli {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #d7d7d7;
    flex-wrap: wrap;
    line-height: 2;
}
.ldli span {
    color: #0c47d1;
    font-size: 16px;
}
.ldli a {
    cursor: pointer;
    margin: 0 4px;
}
.rightcontent li {
    width: 100%;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 20px 0;
    box-sizing: content-box;
    border-bottom: 1px solid #d7d7d7;
}
.rightcontent li a {
    color: #151515;
    font-size: 16px;
}
.rightboxtop {
    width: 357px;
    height: 118px;
    background-image: ;
    background-size: 100% 100%;
    text-align: center;
    line-height: 118px;
    color: #fff;
    font-size: 32px;
}
.rightboxtext {
    width: 100%;
    height: auto;
    color: #111111;
    font-size: 16px;
    text-align: left;
    margin: 14px 0 0;
    border-bottom: 1px solid #d7d7d7;
}
.rightboxtext div {
    text-indent: 20px;
    margin-bottom: 14px;
}
.rightsearch {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #dc323f;
    border-radius: 3px;
}
.rightsearchleft {
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    float: left;
}
.rightsearchbtn {
    width: 90px;
    height: 100%;
    background-color: #dc323f;
    color: #fff;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    float: right;
}
.rightsearchleft .layui-icon-search {
    font-size: 21px;
    margin: 0 5px 0 11px;
}
.rightsearchleft input {
    height: 100%;
    flex: 1;
    font-size: 14px;
}
.zpul1 {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zpul1 li {
    width: 40%;
    height: auto;
    margin-top: 14px;
    float: left;
}
.zpul1 li a {
    width: 100%;
    height: 100%;
    display: block;
}
.zpul1 li img {
    width: 100%;
    height: 200px;
}
.zpname {
    margin-top: 5px;
}








.home-bottom {
    position: relative;
    color: #fefefe;
    display: block;
    width: 100%;
    height: 400px;
    background: #4d4d4d;
    box-sizing: border-box;
    padding-top: 45px;
    font-size: 14px;
}
.home-bottom-box{
    width: 1250px;
    height: 100%;
    margin: 0 auto;
}
.foot_bottom{
    width: 100%;
    height:80px;
    background:rgba(255,255,255,1);
}
.foot_bottom_all{
    width: 1250px;
    margin: 0 auto;
}
.foot_bottom_ctc{
    width: 1250px;
    height:80px;
    line-height: 80px;
    font-size:14px;
    color:rgba(102,102,102,1);
    text-align: center;
}
.home-bottom .title {
    font-size: 16px;
}
.home-bottom .b1,
.home-bottom .b2,
.home-bottom .b3,
.home-bottom .b4 {
    float: left;
}
.home-bottom .b1 .title,
.home-bottom .b2 .title,
.home-bottom .b3 .title,
.home-bottom .b4 .title {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 26px;
}
.home-bottom .b1 {
    width: 440px;
    margin-right: 42px;
    margin-bottom: 24px;
}
.home-bottom .b1 .graph {
    line-height: 25px;
    color:rgba(153,153,153,1)
}
.home-bottom .b1 .graph:hover{
    color:white;
}
.home-bottom .b2 {
    margin-right: 96px;
}
.home-bottom .b2 ul {
    width: 100%;
}
.home-bottom .b2 ul li {
    margin-top: 20px;
}
.home-bottom .b2 ul li a {
    display: block;
    width: 100%;
    color:rgba(153,153,153,1);
}
.home-bottom .b2 ul li a:hover{
    color: white;
}
.home-bottom .b3 {
    width: 325px;
    margin-right: 62px;
}
.home-bottom .b3 ul {
    width: 100%;
    height: 273px;
    overflow: hidden;
}
.home-bottom .b3 ul li {
    width: 158px;
    height: 60px;
    float: left;
    margin-right: 9px;
    margin-bottom: 11px;
    background: #fff;
}
.home-bottom .b3 ul li:nth-of-type(even) {
    margin-right: 0;
}
.home-bottom .b3 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.home-bottom .b4 {
    width: 216px;
    position: relative;
}
.home-bottom .b4 #app_download_ewm {
    background: #fff;
    position: relative;
    width: 216px;
    height: 216px;
    padding: 16px;
    box-sizing: border-box;
}
.home-bottom .b4 #app_download_ewm img {
    display: block;
    width: 180px;
    height: 180px;
}
.home-bottom .b4 .download-text {
    font-size: 14px;
    margin-top: 15px;
    text-indent: 80px;
}
.home-href {
    width: 100%;
    min-height: 106px;
    box-sizing: border-box;
    background: #4d4d4d;
    color:rgba(153,153,153,1);
    border-top: 1px solid rgba(98,97,97,1);;
}
.home-href-box{
    width: 1250px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.home-href .friend-href {
    font-weight: normal;
    font-size: 16px;
    padding-top: 20px;
    margin-bottom: 16px;
    text-align: center;
    color: white;
}
.home-href ul {
    display: inline-block;
    text-align: center;
}
.home-href ul li {
    float: left;
    margin-right: 30px;
    line-height: 34px;
    font-size:14px;
    font-family:microsoftyahei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.home-href ul li a{
    color:rgba(153,153,153,1);
}
.home-href ul li a:hover{
    color:white;
}
.home-bottom {
    position: relative;
    color: #fefefe;
    display: block;
    width: 100%;
    height: 400px;
    background: #4d4d4d;
    box-sizing: border-box;
    padding-top: 45px;
    font-size: 14px;
}
.home-bottom-box{
    width: 1250px;
    height: 100%;
    margin: 0 auto;
}
.foot_bottom{
    width: 100%;
    height:80px;
    background:rgba(255,255,255,1);
}
.foot_bottom_all{
    width: 1250px;
    margin: 0 auto;
}
.foot_bottom_ctc{
    width: 1250px;
    height:80px;
    line-height: 80px;
    font-size:14px;
    color:rgba(102,102,102,1);
    text-align: center;
}
/*手机屏幕显示*/
.toplogo {
    display: none;
}
.szbox, .zpul2  {
    display: none;
}