﻿/* CSS Document */

body {
    background: #f4f4f4;
    position: relative;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

.cuposi {
    margin-top: 0.5208vw;
}

.nav {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 5vw;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    /* z-index: 999 */
}

.nav-logo {
    width: 11.66vw;
    margin-top: 1vw;
}

.nav-navbar {
    height: 2.22vw;
    margin-top: 1.5vw;
    /*margin-right: 5%;*/
}

.nav-navbar li {
    height: 2.22vw;
    line-height: 2.22vw;
    float: left;
    margin: 0 1.11vw;
    font-size: 1.11vw;
}

.nav-navbar li a {
    color: #fff;
}

.nav-navbar li a:hover {
    text-decoration: underline;
}

.nav-btn {
    height: 2vw;
    margin-top: 2vw;
    display: flex;
    font-size: 1.11vw;
}
.nav-btn img{
    width:1.5vw;
    height:1vw;
}
.nav-btn p{
    color: #ffffff;
}
.banner {
    /*第一张背景图*/
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    background-image: url("../images/bg1.jpg");
    height: 34vw;
    background-attachment: fixed;
}

.picimg {
    /*第二张背景图*/
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    background-image: url("../images/bg2.png");
    height: 34vw;
    background-attachment: fixed;
}

.picimg3 {
    /*第三张背景图*/
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    background-image: url("../images/bg3.png");
    height: 34vw;
    background-attachment: fixed;
}


/* .picimg{position: fixed; width: 100%; height: 60vw; left: 0; top: 0;  background: url("https://www.zhangqianxinxi.com/modaomaoyi/images/bg2.jpg") no-repeat top center; background-size:auto; z-index: 2; display: none;background-size: 100% auto ;} */


/*我写*/

.service {
    position: relative;
    width: 100%;
    height: 30.55vw;
    /*margin-top: 36vw;*/
    background: #fff;
    z-index: 9
}

.sevimg {
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 7.23vw;
    text-align: center;
}

.sevimg img {
    width: 33.3vw;
}

.detail {
    position: absolute;
    width: 50%;
    top: 3.55vw;
    right: 0;
}

.detail h1 {
    font-size: 1.78vw;
    line-height: 1;
    color: #333;
    font-weight: bold;
}

.detail h3 {
    font-size: 1.11vw;
    line-height: 1;
    color: #333;
    margin-top: 1.78vw;
    margin-bottom: 2.89vw;
}

.detail span {
    display: inline-block;
    width: 0.56vw;
    height: 0.56vw;
    background: #14b9f7;
    border-radius: 50%;
    margin-right: 0.84vw;
    margin-left: 0.84vw;
}

.detail span:first-child {
    margin-left: 0;
}

.sft {
    position: absolute;
    left: 6.89vw;
    bottom: 6.34vw;
    font-size: 2.17vw;
    line-height: 1;
    color: #333;
    font-weight: bold;
}

.sft span {
    color: #14b9f7;
    font-size: 2.44vw;
    font-weight: normal;
}

.sft em {
    font-size: 1.33vw;
    font-weight: normal;
    margin-left: 0.55vw;
}

.case {
    position: relative;
    width: 100%;
    height: 60.1vw;
    background: #fff;
    /*margin-top: 27.7vw;*/
    z-index: 9;
}

.pub-title {
    line-height: 1;
    color: #333;
    text-align: center;
    padding-top: 4.94vw;
}

.pub-title p {
    font-size: 2vw;
}

.pub-title span {
    display: block;
    font-size: 1vw;
    margin-top: 0.55vw;
}

.casebox {
    margin-top: 1.66vw;
}

.casebox .hd {
    width: 28vw;
    height: 2.22vw;
    margin: 0 auto
}

.casebox .hd li {
    height: 2.22vw;
    line-height: 2.22vw;
    float: left;
    font-size: 1vw;
    margin: 0 1.11vw;
    cursor: pointer;
}

.casebox .hd .on {
    color: #14b9f7;
}

.casebox .bd {
    width: 100%;
    margin-top: 1.66vw;
    margin-left: 0.55vw;
}

.casebox .bd li {
    width: 25%;
    height: 20vw;
    float: left;
}

.casebox .bd li img {
    width: 95%;
    height: 95%;
}


/*.casebox .bd li:nth-child(2n){background: #2c3e50;}*/

.news {
    position: relative;
    width: 100%;
    height: 38.22vw;
    background: #efefef;
    /*margin-top: 25vw; margin-bottom: 21.11vw;*/
    z-index: 9;
}

.newsbox {
    margin-top: 1.66vw;
    overflow: hidden;
}

.newsbox .bd li {
    width: 13.33vw;
    height: 13.88vw;
    margin-left: 1.11vw;
    float: left;
    background: #fff;
    padding: 1.11vw;
}

.newtime {
    font-size: 0.77vw;
    color: #999;
    line-height: 1.38vw;
}

.newtime i {
    margin-right: 0.27vw;
}

.xinwen-list p.title {
    margin-bottom: 0.5vw;
    font-size: 1vw;
    color: #333;
    line-height: 1.36vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
}

.xinwen-list div.content {
    font-size: 0.77vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    color: #999;
    line-height: 1.18vw;
}

.xinwen-list a.link {
    display: block;
    font-size: 0.77vw;
    color: #666;
    margin-top: 1.11vw;
    position: absolute;
    bottom: 0.5vw;
}

.xinwen-list a.link:hover {
    text-decoration: underline;
}

.newsbox .hd {
    width: 12.77vw;
    height: 2.77vw;
    margin: 0 auto;
    margin-top: 0.9vw;
}

.newsbox .hd a {
    display: block;
    float: left;
    text-align: center;
    line-height: 2.77vw;
    cursor: pointer;
    background: #fff;
    margin-left: 0.55vw;
}

.newsbox .hd a:hover {
    background: #333;
    color: #fff;
}

.newsbox .hd .prev {
    width: 2.77vw;
    height: 2.77vw;
    font-size: 1.11vw;
    color: #666;
}

.newsbox .hd .next {
    width: 2.77vw;
    height: 2.77vw;
    font-size: 1.11vw;
    color: #666;
}

.newsbox .hd .more {
    width: 5.55vw;
    height: 2.77vw;
    font-size: 1.11vw;
    color: #666;
}

.footer {
    /*position: absolute;*/
    width: 100%;
    height: 21.1vw;
    left: 0;
    bottom: 0;
    background: #1b252e;
    z-index: 10
}

.footerdn .banquan img {
    width: 1.05vw;
    height: 1.05vw;
}

.youlian {
    height: 5vw;
    line-height: 5vw;
    color: #fff;
    font-size: 0.88vw;
}

.youlian span {
    display: inline-block;
}

.youlian a {
    display: inline-block;
    color: #fff;
    margin: 0 0.55vw;
}

.youlian p {
    display: inline-block;
    float: right;
    color: #b3b8bc;
}

.youlian p i {
    margin-right: 0.55vw;
}

.youlian p span {
    font-size: 1.55vw;
    color: #3bd6c6;
    margin-left: 0.55vw;
}

.footerdn {
    width: 100%;
    height: 10vw;
    border-top: 0.06vw solid #fff;
    padding-top: 1.11vw;
}

.banquan p {
    font-size: 0.83vw;
    color: #fff;
    line-height: 1.94vw;
}

.banquan p i {
    margin-right: 0.27vw;
    display: inline-block;
}


/*关于我们*/

.abbanner {
    width: 100%;
    height: 33.33vw;
    background-image: url("https://www.zhangqianxinxi.com/modaomaoyi/images/ab1.png");
    background-size: cover;
    overflow: hidden;
}

.abbanner-bg {
    width: 100%;
    height: 100%;
    font-size: 5.55vw;
    line-height: 33.77vw;
    text-align: center;
    color: #ffffff
}

.abbanner-bc {
    width: 100%;
    height: 100%;
    font-size: 4.5vw;
    line-height: 36.11vw;
    text-align: center;
    color: #ffffff;
    top: 1vw;
}

.abhz {
    position: relative;
    width: 71.1vw;
    height: 48.88vw;
    margin: 0 auto;
    margin-top: -3.77vw;
    background: #ffffff;
    z-index: 99;
}

.abhz h1 {
    font-size: 2.22vw;
    color: #3f3f3f;
    text-align: center;
    padding-top: 2.44vw;
}

.abhz h5 {
    width: 1.44vw;
    height: 0.11vw;
    margin: 1.11vw auto;
    background: #1ec0ff;
}

.abhz p {
    font-size: 1.33vw;
    color: #292828;
    text-align: center;
}

.abhztab {
    width: 66.66vw;
    margin: 0 auto;
    margin-top: 2.77vw;
}

.abhztab td {
    width: 20%;
    height: 7.55vw;
    border: 0.0521vw solid #e8e8e8;
    text-align: center;
}

.abhztab td img {
    max-width: 100%;
    height: auto;
}

.ab-js {
    width: 100%;
    height: 82.16vw;
    background-image: url("https://www.zhangqianxinxi.com/modaomaoyi/images/ab2.png");
    background-size: cover;
    text-align: center;
}

.ab-js p {
    padding-top: 30.5vw;
    line-height: 3.22vw;
    font-size: 1.22vw;
}

.team-img {
    margin-top: -8.22vw;
}

.team-img img {
    height: 100%;
}

.team-img1 {
    width: 28.05vw;
    height: 18.66vw;
}

.team-img2 {
    width: 12.88vw;
    height: 18.66vw;
    margin-left: 0.33vw;
}

.team-img3 {
    width: 25.05vw;
    height: 18.66vw;
}

.team-img4 {
    width: 29.61vw;
    height: 18.66vw;
    margin-top: 0.55vw;
}

.team-img5 {
    width: 36.61vw;
    height: 18.66vw;
    margin-top: 0.55vw;
}

.ab-hf {
    width: 100%;
    height: 8.44vw;
    margin-top: 8.88vw;
    padding-top: 2.11vw;
    background: url("https://www.zhangqianxinxi.com/modaomaoyi/images/hfu.png") no-repeat top center;
    background-size: auto;
    color: #fff;
    line-height: 2.55vw;
    font-size: 1.33vw;
    text-align: center;
}

.ab-la {
    width: 84.55vw;
    height: 23.44vw;
    margin: 0 auto;
    margin-top: 9.05vw;
    background: #11a4e9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8.61vw;
}

.ab-lacn {
    width: 96%;
    height: 84%;
    border: 0.0521vw solid #fff;
    display: flex;
}

.ab-lacnlf {
    width: 19.77vw;
    text-align: center;
    margin-top: 1vw;
}

.ab-lacnlf img {
    width: 4.05vw;
    height: 17.4vw;
}

.ab-lacnrt {
    flex: 1;
    color: #fff;
    position: relative;
}

.ab-lacnrt h1 {
    font-size: 3.55vw;
    font-weight: bold;
    padding-top: 2.83vw;
}

.ab-lacnrt h2 {
    font-size: 1.77vw;
    margin-top: 1.88vw;
}

.ab-lacnrt p {
    font-size: 0.89vw;
    margin-top: 1.67vw;
}

.ab-lacnrt h3 {
    font-size: 1.78vw;
    margin-top: 1.17vw;
    font-weight: bold;
}

.ab-lacnrt h4 {
    font-size: 1.33vw;
    margin-top: 1.33vw;
}

.ab-ladw {
    position: absolute;
    top: 12.11vw;
    left: 26.67vw;
}

.ab-ladw i {
    font-size: 1.78vw;
}

.ab-ladw button {
    width: 5.56vw;
    height: 1.67vw;
    background: #fff;
    border-radius: 0.28vw;
    border: none;
    outline: none;
    cursor: pointer;
    color: #f00;
    margin-left: 0.56vw;
    font-size: 0.73vw;
}


/*新闻*/

.newlist {
    margin-top: 1.5625vw;
}

.newlist li {
    width: 48%;
    float: left;
    margin-bottom: 1.5625vw;
}

.newlist li:nth-child(2n) {
    float: right;
}

.newtit {
    width: 100%;
    height: 2.6042vw;
    border-bottom: 0.0521vw solid #14b9f7;
    line-height: 2.6042vw;
    font-size: 1.3542vw;
    color: #14b9f7;
}

.newtit a {
    float: right;
    font-size: 0.8333vw;
    color: #999;
}

.newarctit {
    width: 100%;
    margin-top: 1.0417vw;
}

.newarctit p {
    width: 100%;
    height: 2.0833vw;
    line-height: 2.0833vw;
    font-size: 0.8333vw;
    border-bottom: 0.0521vw dashed #ccc;
    text-indent: 0.2604vw;
}

.newarctit p a {
    color: #333;
}

.newarctit p a:hover {
    text-decoration: underline;
}

.newarctit p span {
    float: right;
    font-size: 0.7292vw;
    color: #999;
}


/*列表页*/

.listban {
    width: 100%;
    height: 16.1458vw;
    background-image: url("https://www.zhangqianxinxi.com/modaomaoyi/images/blog.jpg");
    background-size: cover;
    padding-top: 5vw;
}

.listban h1 {
    font-size: 3.125vw;
    padding-top: 4.5313vw;
    color: #fff;
}

.listban p {
    height: 1.0417vw;
    line-height: 1.0417vw;
    margin-top: 1.5625vw;
}

.listban p a {
    display: block;
    width: fit-content;
    color: #fff;
    background: #14b9f7;
    border-radius: 0.4167vw;
    padding: 0.2604vw 0.5208vw;
    font-size: 0.84vw;
}

.listcon {
    margin-top: 5.2083vw;
}

.listconlf {
    width: 70%;
}


/*.listconlf li{width: 100%; margin-bottom: 4.1667vw;}*/

.listconlf li img {
    width: 100%;
    height: auto;
    max-height: 17.3438vw;
}

.listconlf li h1 {
    font-size: 1.5625vw;
    font-weight: 700;
    color: #373636;
    margin-top: 1.1979vw;
}

.listconlf li h1 a {
    color: #373636;
}

.listconlf li p {
    font-size: 0.7292vw;
    color: #939292;
    margin-top: 0.6771vw;
}

.listconlf li span {
    display: block;
    font-size: 0.8333vw;
    line-height: 1.3021vw;
    color: #333;
    margin-top: 0.6771vw;
}

.pagelist {
    width: 100%;
    height: 1.5625vw;
    line-height: 1.5625vw;
    font-size: 0.9375vw;
    margin-bottom: 1.5625vw;
}

.pagelist a {
    padding: 0 0.2604vw;
    color: #333;
}

.pagelist .on {
    color: #14b9f7;
}

.listconrt {
    width: 26%;
}

.listbox {
    width: 100%;
    margin-bottom: 2.0833vw;
}

.listbox h1 {
    height: 2.0833vw;
    font-size: 1.25vw;
    font-weight: 600;
    color: #373636;
    border-bottom: 0.1042vw solid #d4dcde;
    line-height: 1
}

.listbox h1 span {
    display: block;
    height: 100%;
    width: fit-content;
    border-bottom: 0.1042vw solid #14b9f7;
}

.listbox a {
    display: block;
    font-size: 0.7292vw;
    height: 2.0833vw;
    color: #333;
    line-height: 2.0833vw;
    text-indent: 1.0417vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*文章页*/

.arctit {
    font-size: 1.5625vw;
    color: #14b9f7;
}

.arcinfo {
    margin-top: 1.0417vw;
}

.arcinfo p {
    display: inline-block;
    margin-right: 0.5208vw;
    color: #888888;
    font-size: 0.7292vw;
    line-height: 1.5625vw;
}

.arcinfo p i {
    margin-right: 0.2604vw;
    visibility: inherit;
}

.arcbody {
    line-height: 3.3542vw;
    color: #484848;
    margin-top: 2.0833vw;
}

.arcbody img {
    width: 100%;
    margin-top: 0.5208vw;
    margin-bottom: 1.0417vw;
}


/*联系*/

.contbg {
    width: 100%;
    height: 15.625vw;
    background-image: url("https://www.zhangqianxinxi.com/modaomaoyi/images/c.jpg");
    color: #fff;
    text-align: center;
    line-height: 15.625vw;
    font-size: 2.6042vw;
    background-size: cover;
    padding-top: 5vw;
}

.continfo {
    margin-top: 2.6042vw;
    height: 15.625vw;
}

.continfolf {
    width: 48%;
    height: 100%
}

.infobox {
    margin-bottom: 1.5625vw;
}

.infobox h3 {
    font-size: 1.1458vw;
    color: #000;
}

.infobox h3 i {
    color: #14b9f7;
    font-size: 1.4583vw;
    margin-right: 0.5208vw;
}

.infobox p {
    font-size: 0.8333vw;
    color: #666;
    margin-top: 1.1979vw;
    text-indent: 2.6042vw;
}

.continfort {
    width: 48%;
    height: 100%
}

.contform {
    margin-top: 2.8646vw;
}

.contformlf {
    width: 48%;
    height: 9vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contformlf input {
    width: 100%;
    height: 2.0833vw;
    background: none;
    border: 0.0521vw solid #14b9f7;
    outline: none;
    text-indent: 0.5208vw;
    font-size: 1vw;
}

.contformrt {
    width: 48%;
}

.contformrt textarea {
    width: 98%;
    height: 8.3333vw;
    background: none;
    border: 0.0521vw solid #14b9f7;
    outline: none;
    padding: 1%;
    line-height: 1.3021vw;
    font-size: 0.8333vw;
    resize: none;
}

.contformrt input {
    width: 7.8125vw;
    height: 2.0833vw;
    background: #14b9f7;
    border: none;
    float: right;
    outline: none;
    cursor: pointer;
    margin-top: 0.2604vw;
    font-size: 0.9375vw;
    color: #fff;
    margin-bottom: 2.0833vw;
}


/*案例中心*/

.ullist {
    width: 67.3vw !important;
}

.case-box {
    padding-top: 2.6042vw;
}

.case-boxtit {
    font-size: 2.0833vw;
    color: #333;
    text-align: center;
}

.case-boxslide {
    margin-top: 1.5625vw;
    height: 25.5208vw;
}

.case-boxslide .hd {
    width: 34vw;
    height: 2.0833vw;
    margin: 0 auto;
}

.case-boxslide .hd li {
    height: 2.0833vw;
    line-height: 2.0833vw;
    float: left;
    font-size: 0.8854vw;
    color: #333;
    margin: 0 1.0417vw;
    padding: 0 1.0417vw;
    cursor: pointer;
}

.case-boxslide .hd .on {
    background: #14b9f7;
    color: #fff;
}

.case-boxslide .bd {
    width: 100%;
    margin-top: 2.0833vw;
}

.case-boxslide .bd li {
    position: relative;
    width: 15.1vw;
    margin-right: 0.63vw;
    float: left;
    height: 9.5833vw;
    margin-bottom: 0.625vw;
    overflow: hidden;
}

.case-boxslide .bd li img {
    position: absolute;
    width: 16.1vw;
    height: 9.68vw;
    left: 0;
    top: 0;
}

.case-boxslide .bd .bdbg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    background: rgba(20, 185, 247, 0.65);
    text-align: center;
}

.case-boxslide .bd .bdbg i {
    font-size: 1.5625vw;
    color: #fff;
    margin-top: 2.9167vw;
}

.case-boxslide .bd .bdbg p {
    font-size: 1.5625vw;
    color: #fff;
    margin-top: 0.5208vw;
}

.pblbox {
    margin-top: 1.0417vw;
    padding-top: 2.6042vw;
    padding-bottom: 2.6042vw;
    background: #333;
}

.pblboxcn {
    column-count: 2;
}

.item {
    margin-bottom: 2.6042vw;
    width: 96%;
    margin-left: 2%;
    text-align: center;
}


/*案例详情页*/

.casearc {
    width: 100%;
    background-image: url("https://www.zhangqianxinxi.com/modaomaoyi/images/bgg.png");
    background-size: cover;
    background-attachment: fixed;
}

.casearc-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    padding-bottom: 2.0833vw;
}

.casearc img {
    margin-top: -0.1042vw;
}

.casearc-tit {
    font-size: 2.0833vw;
    color: #fff;
    padding-top: 10.4167vw;
}

.casearc-detail {
    font-size: 0.9375vw;
    color: #fff;
    margin-top: 1.5625vw;
    line-height: 1.5625vw;
    text-align: center;
}

.casearc-detail img {
    width: 98%;
}

.casearc-cont {
    margin-top: 1.5625vw;
}

.caselist {
    height: 10.4167vw;
    margin-top: 2.0833vw;
}

.caselist>ul>li>a>img {
    width: 15.7vw !important;
    height: 10.5vw !important;
}

.caselist li {
    position: relative;
    width: 24%;
    height: 10.4167vw;
    box-sizing: border-box;
    float: left;
    margin-left: 0.5208vw;
    overflow: hidden;
}

.caselist li img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
}

.caselist li span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    line-height: 10.4167vw;
    font-size: 1.25vw;
    display: none;
}


/*登录模块*/

.loginbg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: none;
}

.loginbg-cont {
    position: relative;
    width: 20.8333vw;
    margin: 0 auto;
    margin-top: 10.4167vw;
}

.loginclose {
    position: absolute;
    width: 1.5625vw;
    height: 1.5625vw;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 1.5625vw;
    text-align: center;
    line-height: 1.5625vw;
    cursor: pointer;
}

.logintit {
    width: 100%;
    height: 2.0833vw;
    font-size: 1.5625vw;
    color: #fff;
    line-height: 2.0833vw;
}

.logininput {
    width: 100%;
    margin-top: 1.0417vw;
}

.logininput input {
    width: 100%;
    height: 2.0833vw;
    background: #fff;
    border: none;
    outline: none;
    border-bottom: 0.0521vw solid #14b9f7;
    text-indent: 0.5208vw;
    color: #333;
    font-size: 0.9375vw
}

.loginbtn {
    width: 100%;
    margin-top: 1.5625vw;
}

.loginbtn input {
    width: 100%;
    height: 2.0833vw;
    background: #14b9f7;
    border: none;
    outline: none;
    font-size: 0.9375vw;
    color: #fff;
    cursor: pointer;
}


/*注册模块*/

.regbg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: none;
}

.regbg-cont {
    position: relative;
    width: 20.8333vw;
    margin: 0 auto;
    margin-top: 10.4167vw;
}

.regclose {
    position: absolute;
    width: 1.5625vw;
    height: 1.5625vw;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 1.5625vw;
    text-align: center;
    line-height: 1.5625vw;
    cursor: pointer;
}

.regtit {
    width: 100%;
    height: 2.0833vw;
    font-size: 1.5625vw;
    color: #fff;
    line-height: 2.0833vw;
}

.reginput {
    width: 100%;
    margin-top: 1.0417vw;
}

.reginput input {
    width: 100%;
    height: 2.0833vw;
    background: #fff;
    border: none;
    outline: none;
    border-bottom: 0.0521vw solid #14b9f7;
    text-indent: 0.5208vw;
    color: #333;
    font-size: 0.9375vw
}

.regbtn {
    width: 100%;
    margin-top: 1.5625vw;
}

.regbtn input {
    width: 100%;
    height: 2.0833vw;
    background: #14b9f7;
    border: none;
    outline: none;
    font-size: 0.9375vw;
    color: #fff;
    cursor: pointer;
}

.zcyzm {
    width: 100%;
    height: 2.0833vw;
    margin-top: 0.5208vw;
}

.zcyzm input {
    width: 65%;
    height: 100%;
    float: left;
    background: none;
    border: none;
    border-bottom: 0.0521vw solid #fff;
    outline: none;
    color: #fff;
    font-size: 0.8333vw;
    box-sizing: border-box;
}

.zcyzm button {
    width: 32%;
    height: 100%;
    float: right;
    background: none;
    border: 0.0521vw solid #fff;
    color: #fff;
    font-size: 0.8333vw;
    outline: none;
    cursor: pointer;
}


/*文章列表页分页*/

.a1_2 {
    display: none;
}

#pagelist li {
    font-size: 1.0417vw;
    float: left;
    width: 0.5208vw;
    height: 1.0417vw;
    margin-right: 0.5208vw;
    margin-bottom: 2.6042vw;
}

#pagelist li span {
    font-size: 0.9375vw;
    color: #14b9f7;
}


/*底部*/

.footerdn .left {
    margin-left: 16.66vw;
}

.footerdn .right img {
    margin-right: 22.22vw;
    width: 11.11vw;
}

.bottom {
    margin-left: 16.66vw;
    color: white;
    font-size: 0.88vw;
    height: 1vw;
}

.bottom a {
    color: white;
}
.keyword{margin-top: 0.8vw;}

/*右边悬浮窗*/

.scroll-fixed {
    width: 8.33vw;
    position: fixed;
    right: 0.55vw;
    top: 50%;
    margin-top: -9.44vw;
    z-index: 80;
}

.scroll-fixed:before {
    content: "";
    display: block;
    width: 8.33vw;
    height: 4.16vw;
    background: url(https://www.zhangqianxinxi.com/modaomaoyi/images/bg_scroll_fixed1.png) center bottom no-repeat;
    background-size: 8.33vw auto;
    position: absolute;
    left: 0;
    top: -4.16vw;
}

.scroll-fixed:after {
    content: "";
    display: block;
    width: 8.33vw;
    height: 3.33vw;
    background: url(https://www.zhangqianxinxi.com/modaomaoyi/images/bg_scroll_fixed2.png) center top no-repeat;
    background-size: 8.33vw auto;
    position: absolute;
    left: 0;
    bottom: -3.33vw;
}

.scroll-fixed .sf-code {
    padding: 0.55vw 0.83vw;
    background-color: #ffbf23;
}

.scroll-fixed .sf-code img {
    width: 6.66vw;
    height: 6.66vw;
}

.scroll-fixed li a {
    display: block;
    padding-left: 0.55vw;
    padding-right: 0.55vw;
    line-height: 2.22vw;
    position: relative;
}

.scroll-fixed li a:before {
    content: "";
    display: inline-block;
    width: 1vw;
    height: 1vw;
    vertical-align: middle;
    margin-top: -0.11vw;
    margin-right: 0.55vw;
    background-image: url(https://www.zhangqianxinxi.com/modaomaoyi/images/icon_scroll_fixed.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.scroll-fixed li a:after {
    content: "";
    width: 100%;
    height: 0.05vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.scroll-fixed li.last a:after {
    display: none;
}

.scroll-fixed .sf-qq {
    background-color: #e72121;
}

.scroll-fixed .sf-qq a {
    font-size: 0.77vw;
    color: #fff;
}

.scroll-fixed .sf-qq a:before {
    background-position: 0 0;
}

.scroll-fixed .sf-qq a:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(5%, rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(65%, rgba(255, 255, 255, 0.8)), color-stop(95%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.8) 65%, rgba(255, 255, 255, 0) 95%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.8) 65%, rgba(255, 255, 255, 0) 95%);
}

.scroll-fixed .sf-tell {
    background-color: #feeaa1;
}

.scroll-fixed .sf-tell a {
    font-size: 0.72vw;
    color: #e72121;
}

.scroll-fixed .sf-tell a:before {
    background-position: 0 -1vw;
}

.scroll-fixed .sf-tell a:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(5%, rgba(231, 33, 33, 0)), color-stop(30%, rgba(231, 33, 33, 0.8)), color-stop(65%, rgba(231, 33, 33, 0.8)), color-stop(95%, rgba(231, 33, 33, 0)));
    background: -webkit-linear-gradient(left, rgba(231, 33, 33, 0) 5%, rgba(231, 33, 33, 0.8) 30%, rgba(231, 33, 33, 0.8) 65%, rgba(231, 33, 33, 0) 95%);
    background: linear-gradient(to right, rgba(231, 33, 33, 0) 5%, rgba(231, 33, 33, 0.8) 30%, rgba(231, 33, 33, 0.8) 65%, rgba(231, 33, 33, 0) 95%);
}

.sf-hover {
    position: absolute;
    background-color: #e72121;
    color: #fff;
    font-size: 0.8333vw;
    padding: 0.4167vw 0.5208vw;
    top: 50%;
    margin-top: -2.9167vw;
    left: -1.875vw;
    border-bottom-left-radius: 0.3125vw;
    border-top-left-radius: 0.3125vw;
    cursor: pointer;
}


/*my*/

.my-hhhh {
    width: 1.11vw;
    height: 1.11vw;
}


/*新闻中心*/

.xinwen-ss ul {
    display: flex;
    height: 23vw;
    overflow: hidden;
    flex-wrap: wrap;
}

.xinwen-list {
    position: relative;
    background-color: #fff;
    padding: 1.11vw;
    width: 13.33vw;
    height: 20vw;
    margin-left: 1.11vw;
}

.bao {
    height: 100%;
    position: relative;
    z-index: 1;
}

.pcIndexInfoMain {
    width: 100%;
    background-color: #fff;
}

.mainDompc {
    width: 85%;
    margin: 0 auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
}

.nameItem,
.numItem,
.descItem,
.submitBtn {
    display: inline-block;
}

.nameItem,
.numItem {
    width: 18%;
    margin-right: 2%;
}

.mainDompc input {
    width: 100%;
    height: 3vw;
    background-color: #f4f4f4;
    border-radius: 0.1vw 0.1vw;
    border: none;
    outline: none;
    font-size: 1vw;
    font-weight: lighter;
    text-indent: 1vw;
}

.mainDompc .descItem {
    width: 48%;
    margin-right: 2%;
}

.submitBtn {
    width: 8%;
    height: 3vw;
    margin: 0 auto;
    background: #0c80d1;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}

.titleNav {
    font-size: 1.1vw;
    color: #333;
    margin-bottom: 0.8vw;
}

#titleNav {
    margin-top: -2vw;
}


/* news list margin */

.topFixedMargin {
    margin-top: 10.2038vw;
}
