@media (min-width: 800px) {
    body {
        width: 750px;
        margin: 0 auto;
        position: relative;
    }

}

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #444444;
    background: #ffffff;
}

a {
    color: #444444;
    text-decoration: none;
}


img {
    display: block;
    max-width: 100%;
    border: 0 none;
}

.intro {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    top: -20px;
}

.nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
}

.nav ul {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

.nav ul li {
    width: calc(100% / 3 - 40px / 3);
    height: 2rem;
    line-height: 2rem;
    margin-left: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 3px;
    background: #ffe9db;
}

.nav ul li a {
    display: block;
    color: #ff8a00;
}

.nav ul li.on {
    background: #ff8a00;
    color: #fff;
}

.nav ul li.on a {
    color: #fff;
}

.cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}

.tit-one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url('../images/tit-1.png') no-repeat center center;
    background-size: 150% 100%;
    text-align: center;
    color: #ff8a00;
    font-size: 16px;
    font-weight: bold;
    margin: 10px auto;
}

.tit-left {
    width: 50%;
    height: 2rem;
    line-height: 2rem;
    background: url(../images/bj-5.png) no-repeat center left;
    background-size: cover;
    text-align: left;
    color: #fff;
    font-size: 12px;
    padding-left: 13%;
    box-sizing: border-box;
}

.pic-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.pic-lists ul {
    overflow: hidden;
    margin-right: -10px;
}



.pic-lists ul li {
    width: calc(50% - 10px);
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


.pic-lists ul li a {
    display: block;
    width: 100%;
    height: 220px;
    background: url(../images/pic-bg.png) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
}

.wl-zb ul li a {
    background: url(../images/pic-bg1.png) no-repeat center top;
    background-size: 100% 100%;
}

.brand-hj ul li a {
    background: none;
    height: auto;
}

.brand-hj .hj-tit {
    height: 2.8rem;
    line-height: 1rem;
    background: url(../images/bj-51.png) no-repeat top left;
    background-size: 100% 100%;
    padding-left: 8px;
    text-align: center;
    margin-bottom: 0;
    padding-top: 0.4rem;
}

.brand-hj .hj-tit span{
    color: #ff5400;
    position: relative;
    top: -5px;
    font-size: 12px;
}

/* .brand-hj ul li:nth-child(1){
    width: calc(50% - 10px);
    margin: 0 25% 10px 25%;
} */



.pic-gyj ul li a {
    display: block;
    width: 100%;
    height: 205px;
    background: url(../images/pic-bg4.png) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
}


.cpj {
    padding-top: 20px;
    width: 80%;
    margin: 0 auto;
}

/* .cpj img{
    margin: 0 auto;
    height: 100px;
} */

.pic-lists ul li a p {
    position: absolute;
    width: 70%;
    height: auto;
    right: 15px;
    bottom: 35px;
    color: #ff8b00;
    font-size: 12px;
    line-height: 18px;
   /*  word-break: break-all; */
    word-spacing: -3px;
    text-align: center;
}

.pic-gyj ul li a p {
    width: 100%;
    bottom: 33px;
    text-align: center;
    right: 0;
}

.ppj-bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/xf-bg.png) no-repeat center center;
    background-size: contain;
    padding-bottom: 20px;
}

.ppj-bg img {
    width: 85%;
    margin-left: 10%;
}


.pic-lists-xf ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}


.pic-lists-xf ul li a {
    width: calc(100% / 3 - 20px / 3);
    float: left;
    display: block;
    margin-right: 10px;
}

.pic-lists-xf ul li a:nth-child(3) {
    margin-right: 0;
}

.pic-lists-xf ul li div.li-pic {
    width: 100%;
    height: auto;
}

.pic-lists-xf ul li img {
    width: 100%;
}

.pic-lists-xf ul li a p {
    color: #ff5400;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    height: 20px;
    overflow: hidden;
    text-align: center;
}

.cont-1 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cont-left {
    width: 100%;
}

.cont-right {
    position: absolute;
    left: calc(50% + 10px);
    top: 0;
    width: 100%;
}

.news-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    box-sizing: border-box;
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
}

.news-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url('../images/tit-news.png') no-repeat center top;
    background-size: 100% auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    margin: 10px auto 10px auto;
}

.news-tit img {
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

.news-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3fdff;
    border: 1px solid #16dafe;
    box-sizing: border-box;
    padding: 0 5px;
}

.news-lists ul li {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    background: url(../images/jp.png) no-repeat center left;
    background-size: 5%;
    padding-left: 6%;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.news-lists ul li a {
    color: #333;
}

.brand {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}


.brand ul {
    margin-right: -10px;
    overflow: hidden;
}

.brand ul li {
    width: calc(25% - 10px);
    margin-right: 10px;
    float: left;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 2rem;
    margin-bottom: 5px;
}

.brand ul li img {
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.brand ul li p {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.topic {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}

.topic ul {
    overflow: hidden;
    margin-right: -10px;
}

.topic ul li {
    width: calc(48% - 10px / 2);
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.5rem;
    text-align: center;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0 20px 0;
    text-align: center;
    color: #000;
    line-height: 2rem;
}

.footer a {
    color: #666;
}


.ask-form {
    width: 96%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    margin: 10px auto;
}

.ask-form>p {
    color: #999999;
    margin-bottom: 10px;
}

.ask-form div {
    overflow: hidden;
    margin-bottom: 15px;
}

.ask-form div input,
.ask-form div textarea {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: "Microsoft Yahei";
    color: #666666;
}

.ask-form div input.input-half {
    width: 60%;
    float: left;
}

.ask-form div input.input-wz,
.ask-form div p,
.ask-form button {
    width: 35%;
    height: 36px;
    float: right;
    background: #23789f;
    color: #ffffff;
    text-align: center;
}

.ask-form button {
    outline: none;
    border: 0 none;
}

.ask-form div p img {
    margin: 0 auto;
}



.ask-form div textarea {
    height: 100px;
    text-align: left;
}

.ask-form div input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
    float: left;
    outline: none;
    border: 0 none;
    background: #dddddd;
    color: #333333;
    font-size: 16px;
}

.ask-form div input[type="submit"]:hover {
    background: #ff6501;
    color: #ffffff;
}

.ask-form div input.shense {
    background: #ff6501;
    color: #ffffff;

}

.ask-form div input::-webkit-input-placeholder {
    color: #999999;
}

.ask-form div textarea::-webkit-input-placeholder {
    color: #999999;
}
.nav-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: #1192c8;
    display: flex;
}

.nav-footer a {
    display: block;
    float: left;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    position: relative;
    flex: 1;
}

.nav-footer a::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    background: #fff;
    right: 0;
    top: 10px;
}

.nav-footer a:last-child::after {
    display: none;
}

.nav-footer a.on {
    background: #691bbd;
}

.nav-footer a.on::after {
    display: none;
}

.anchor {
    display: block;
    height: 100px;
    margin-top: -100px;
}



.box_swipe {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}

.box_swipe ul {
    -webkit-padding-start: 0px;
}

.box_swipe ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 15px;
}

.box_swipe ul li a {
    display: block;
    position: relative;
}


.lion {
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 10;
    bottom: 0;
    font-size: 0;
    text-align: center;
}

.lion li {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ffeccc;
    box-sizing: border-box;
    margin-right: 4px;
}

.lion li.on {
    background-color: #f8b000;
    border: 0 none;
}

.pic-gyj ul li p {
    text-align: center;
}

.pic-lists ul li a {}



/* .cpj img{
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -42%;
    width: 84%;
} */

.dxj {
    background: url(../images/picbg-2.png) no-repeat center center;
    background-size: contain;
    padding-bottom: 20px;
}

.dxj img {
    width: 70%;
    margin-left: 8%;
}

.ppj {
    background: url(../images/picbg-3.png) no-repeat center center;
    background-size: contain;
    padding-bottom: 20px;
}

.ppj img {
    width: 70%;
    margin-left: 8%;
}


.hj-tit {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    background: url(../images/bj-5.png) no-repeat center left;
    background-size: 100% 100%;
    text-align: left;
    color: #fff;
    font-size: 12px;
    padding-left: 20%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.hj-titnone {
    background: none;
}

.bj-dl{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.bj-tit{
    margin-bottom: 10px;
}







