.container {
    max-width: 1400px;
}

.posi {
    border-bottom: 1px solid #efefef;
    line-height: 40px;
}

.posi .titl {
    background: #3269d9;
    color: #fff;
    padding: 0px 40px;
    font-size: 18px;
}

.posi .dw {
    color: #666;
}

.posi .dw a {
    color: #666;
}

.posi .dw img {
    width: 26px;
    margin-right: 4px;
}

.proBox {
    padding: 40px 0;
    font-family: "微软雅黑";
}

.proBox .flBox {
    width: 21%;
    background: #fbfbfb;
    padding: 40px 20px 30px;
    box-sizing: border-box;
}

.proBox .flBox .form {
    position: relative;
}

.proBox .flBox .form input[type="text"] {
    width: 100%;
    border: none;
    border-bottom: 1px solid #efefef;
    line-height: 40px;
    padding: 0 40px 0 8px;
    box-sizing: border-box;
    background: none;
}

.proBox .flBox .form input[type="submit"] {
    width: 30px;
    height: 40px;
    background: url(../images/icon34.png) no-repeat center;
    background-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    border: none;
    cursor: pointer;
}

.proBox .flBox h2 {
    font-size: 26px;
    font-weight: 500;
    margin: 25px 0 10px;
}

.proBox .flBox ul.list li {
    border-bottom: 1px dashed #eaeaea;
}

.proBox .flBox ul.list li a {
    display: block;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 20px 7px 8px;
    background: url(../images/jt1.png) no-repeat right center;
    background-size: 18px;
    color: #454545;
}

.proBox .flBox ul.list li.on a {
    color: #3269d9;
    background-image: url(../images/jt2.png);
}

.proBox .frBox {
    width: 77%
}

.proBox .frBox .ptab .tab a {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.proBox .frBox .ptab .tab a .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #efefef;
    border-collapse: collapse;
    border-top: none;
    color: #232323;
    font-weight: 350;
}

.proBox .frBox .ptab .tab:first-child a .box {
    border-top: 1px solid #efefef;
}

.proBox .frBox .ptab .tab a .box1 {
    width: 25%;
}

.proBox .frBox .ptab .tab a .box1 img {
    width: 90%
}

.proBox .frBox .ptab .tab a .box2 {
    width: 20%;
}

.proBox .frBox .ptab .tab a .box2 h3 {
    font-size: 16px;
    font-weight: 500;
}

.proBox .frBox .ptab .tab a .box4 {
    width: 40%;
    text-align: left;
}

.proBox .frBox .ptab .tab:first-child a .box4 {
    text-align: center
}

.proBox .frBox .ptab .tab a .box3 {
    width: 15%;
}

.proBox .frBox .ptab .tab a .box:nth-child(2n) {
    background: #fefefe;
}

.proBox .page {
    padding-top: 20px;
    text-align: center;
}

.proBox .page li span {
    display: inline-block;
}

.proBox .page li a {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #efefef;
    margin: 0 6px;
}

.proBox .page li a.page-num-current {
    background: #3269d9;
    color: #fff;
    border-color: #3269d9;
}

.proBox .frBox .pshow {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.proBox .frBox .pshow .comBox .pho {
    width: 40%;
}

.proBox .frBox .pshow .comBox .text {
    width: 60%;
    padding: 20px 0 0 40px;
    box-sizing: border-box;
}

.proBox .frBox .pshow .comBox .text h1 {
    font-size: 25px;
    font-weight: 500;
}

.proBox .frBox .pshow .comBox .text .p1 {
    font-size: 15px;
    color: #676767;
    line-height: 27px;
    margin: 12px 0;
}

.proBox .frBox .pshow .comBox .text .p1 span {
    color: #3269d9
}

.proBox .frBox .pshow .comBox .text .link a {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 38px;
    background: #3269d9;
    color: #fff;
    font-size: 16px;
}

.proBox .frBox .pshow .comBox .text .link a img {
    width: 26px;
    margin-right: 4px;
}

.proBox .frBox h3.titl {
    line-height: 50px;
    font-size: 26px;
    font-weight: 500;
    margin-top: 30px;
    position: relative;
    border-bottom: 1px solid #dedede;
}

.proBox .frBox h3.titl:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 105px;
    height: 3px;
    background: #3269d9;
}

.proBox .frBox .info .text {
    padding: 20px 4%;
    font-size: 15px;
    line-height: 27px;
    color: #555;
}

.proBox .frBox .info .text h2 {
    font-size: 19px;
    line-height: 40px;
    position: relative;
    color: #3269d9 !important;
}

.proBox .frBox .info .text h2 span {
    font-size: 19px !important
}

.proBox .frBox .info .text h2:before {
    content: "";
    width: 200px;
    height: 40px;
    position: absolute;
    left: -30px;
    top: 0;
    background: url(../images/img-3.png) no-repeat right -30px center;
}

.proBox .frBox .info .text img {
    width: 100% !important;
    max-width: 750px !important;
    height: inherit !important;
    display: block;
    margin: 0 auto;
}

.proBox .frBox .info .text a {
    color: #555;
}

.proBox .frBox .info .text table {
    width: auto !important;
    max-width: 100%;
    border-collapse: collapse;
}

.proBox .frBox .info .text table td {
    border: 1px solid #dedede;
    padding: 5px !important;
}

.proBox .frBox .info .text table td p {
    padding: 0 !important;
    word-spacing: inherit !important
}

.proBox .frBox .info .text p {
    font-size: 15px !important;
    line-height: 27px !important;
}

.proBox .frBox .info .text span {
    font-size: 15px !important;
    white-space: inherit !important;
}

.proBox ul.fy li {
    line-height: 36px;
    color: #666;
    border-bottom: 1px dashed #efefef;
}

.proBox ul.fy li a {
    color: #666;
}

.proBox .lkBox .ul1 li {
    width: 33.33%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
}

.proBox .lkBox .ul1 li a {
    display: block;
    background: #fafafa;
    border: 1px solid #efefef;
}

.proBox .lkBox .ul1 li a p {
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 8px;
}

/* 新闻中心 */
.xwBox {
    background: #fafafa;
}

.xwBox .ndl {
    display: table;
    border-collapse: collapse;
    background: #fff;
    margin-bottom: 40px;
}

.xwBox .ndl dt {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
}

.xwBox .ndl dd.text {
    width: 60%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 35px;
    box-sizing: border-box;
    border-left: 1px solid #efefef;
}

.xwBox .ndl dd.time {
    width: 15%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.xwBox .ndl dd.time a {
    position: relative;
    z-index: 100;
}

.xwBox .ndl dd.time:before {
    content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    top: 15%;
    bottom: 15%;
    background: #f5f5f5;
    z-index: 10;
    border-radius: 8px;
}

.xwBox .ndl dd.time img {
    width: 36px;
    opacity: 0.5;
}

.xwBox .ndl dd.time strong {
    display: block;
    font-size: 22px;
    margin-top: 10px;
    color: #4c83f0;
}

.xwBox .ndl dd.time strong b {
    font-size: 32px;
    font-weight: 500;
    color: #3269d9;
}

.xwBox .ndl dd.time span {
    display: block;
    font-size: 20px
}

.xwBox .ndl dd h3 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xwBox .ndl a {
    display: block;
    width: 100%;
}

.xwBox .ndl dd p {
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwBox .ndl dd em {
    display: block;
    width: 120px;
    line-height: 34px;
    background: #3269d9;
    font-size: 15px;
    color: #fff;
    font-style: normal;
    text-align: center;
    border-radius: 5px;
}

.xwBox .ndl dd em img {
    width: 20px;
    position: relative;
    top: -1px;
    left: 3px;
}

.xwBox .ndl01 {
    width: 48%;
    float: left;
    margin: 15px 1%;
    box-sizing: border-box;
}

.xwBox .ndl01 dd.text {
    border-left: none;
    padding: 15px 20px
}

.xwBox .ndl01 dd h3 {
    font-size: 20px;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xwBox .ndl01 dd p {
    font-size: 15px;
    line-height: 30px;
    margin: 5px 0 8px
}

.xwBox .ndl01 dd.time img {
    width: 26px;
}

.xwBox .ndl01 dd.time:before {
    top: 10%;
    bottom: 10%;
}

.xwBox .nshow {
    background: #fff;
    padding: 0 40px 40px;
    width: 73%;
    box-sizing: border-box;
    font-family: "微软雅黑";
}

.xwBox .nshow .title {
    padding: 30px 0;
    border-bottom: 1px solid #efefef;
}

.xwBox .nshow .title h1 {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 500;
}

.xwBox .nshow .title p {
    font-size: 15px;
    color: #666;
}

.xwBox .nshow .title p a {
    color: #666;
}

.xwBox .nshow .text {
    padding: 20px 5%;
    font-size: 15px;
    line-height: 30px;
    color: #444;
}

.xwBox .nshow .text h2 {
    font-size: 18px;
    margin: 6px 0;
    line-height: 30px;
    color: #3269d9;
}

.xwBox .nshow .text img {
    width: auto !important;
    max-width: 600px;
    margin: 0 auto;
    display: block;
    height: auto !important;
}


.xwBox .nshow .text table {
    width: auto !important;
    max-width: 100% !important;
    border-collapse: collapse;
}

.xwBox .nshow .text p {
    overflow: hidden;
}

.xwBox .nshow .text span {
    white-space: inherit !important;
}

.xwBox .nshow .text table td {
    border: 1px solid #dedede;
    padding: 5px !important;
}

.xwBox .frBox {
    width: 24%;
    background: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
}

.xwBox .frBox h3.titl {
    margin-top: 0px;
}

.xwBox .frBox .ul2 li {
    margin-top: 30px;
}

.xwBox .frBox .ul2 li a {
    display: block;
    border: 1px solid #f4f4f4;
    background: #fafafa;
}

.xwBox .frBox .ul2 li a p {
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    text-align: center;
    padding: 0 8px;
}

.xwBox .lkBox {
    margin-top: 30px;
}

.xwBox .lkBox h3.tit {
    text-align: center;
    padding-bottom: 10px;
    font-size: 26px;
    font-weight: 500;
    position: relative;
}

.xwBox .lkBox h3.tit:before {
    content: "";
    width: 50px;
    height: 4px;
    background: #3269d9;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.xwBox .lkBox .ul2 li {
    width: 33.33%;
    float: left;
    padding: 30px 12px 0;
    box-sizing: border-box;
}

.xwBox .lkBox .ul2 li a {
    display: block;
    background: #fff;
    padding: 30px 20px;
    border: 1px solid #efefef;
}

.xwBox .lkBox .ul2 li a p {
    font-weight: 350;
    font-size: 15px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwBox .lkBox .ul2 li a h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 8px 0 12px;
}

.xwBox .lkBox .ul2 li:hover a h3 {
    color: #3269d9;
}

.xwBox .lkBox .ul2 li a span {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icon51.png) no-repeat center;
    background-size: cover;
    margin-top: 20px;
}

.xwBox .lkBox .ul2 li:hover a span {
    background-image: url(../images/icon52.png);
}

.xwBox .alul {
    background: #fff;
}

.xwBox .alul li {
    width: 33.33%;
    float: left;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    box-sizing: border-box;
}

.xwBox .alul li:nth-child(3n) {
    border-right: none;
}

.xwBox .alul li a {
    display: block;
    padding: 32px 40px;
}

.xwBox .alul li a .text h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin: 20px 0;
}

.xwBox .alul li a span {
    display: block;
    padding-left: 24px;
    background: url(../images/icon50.png) no-repeat left center;
    background-size: 18px;
    color: #888;
}

.xwBox .alul li:hover a .text h3 {
    color: #3269d9;
}

.abBox1 {
    background: url(../images/bg.jpg) no-repeat bottom right;
    background-size: cover;
    padding: 40px 0 150px;
}

.abBox1 .title {
    text-align: left;
}

.abBox1 .title h2, .lxBox .title h2 {
    position: inherit;
    left: inherit;
    bottom: inherit;
    right: inherit;
}

.abBox1 .text p {
    font-size: 17px;
    line-height: 2em;
    text-indent: 2em;
    color: #434343;
    font-weight: 350;
}

.abBox1 .text p span {
    font-size: inherit !important
}

.abBox1 ul {
    margin-top: 80px;
}

.abBox1 ul li {
    width: 25%;
    float: left;
    padding: 0 60px 0 50px;
    box-sizing: border-box;
    position: relative;
}

.abBox1 ul li span {
    display: block;
    width: 36px;
    position: absolute;
    left: 0;
    top: 0;
}

.abBox1 ul li h4 {
    font-size: 36px;
    color: #3269d9;
    line-height: 40px;
    padding-bottom: 10px;
}

.abBox1 ul li p {
    font-size: 15px;
    font-weight: 350;
    color: #666;
}

.abBox2 {
    position: relative;
}

.abBox2 .text {
    position: absolute;
    left: 10%;
    top: 30%;
    width: 50%;
    color: #fff;
}

.abBox2 .text h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 40px;
}

.abBox2 .text p {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 350;
}

.abBox2 ul {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 0;
    border-radius: 10px 10px 0 0;
    background: rgba(255, 255, 255, .7);
}

.abBox2 ul li {
    width: 33.33%;
    float: left;
    padding: 30px 0;
    text-align: center;
    font-size: 17px;
    color: #8a8a8a;
}

.abBox2 ul li span {
    display: block;
    width: 46px;
    height: 46px;
    overflow: hidden;
    margin: 0 auto 10px;
}

.abBox2 ul li span img {
    width: 46px;
}

.abBox2 ul li.on {
    color: #3269d9;
}

.abBox2 ul li.on span img {
    margin-top: -46px;
}

.lxBox {
    padding: 40px 0;
}

.lxBox .box1 h3 {
    font-size: 28px;
    font-weight: 500;
    margin: 20px 0;
}

.lxBox .box1 .ul1 li {
    width: 33.33%;
    float: left;
    padding: 30px 15px;
    border-right: 1px solid #efefef;
    box-sizing: border-box;
    text-align: center;
}

.lxBox .box1 .ul1 li:last-child {
    border-right: none;
}

.lxBox .box1 .ul1 li span {
    display: block;
    width: 40px;
    margin: 0 auto;
}

.lxBox .box1 .ul1 li strong {
    display: block;
    color: #3269d9;
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0;
}

.lxBox .box1 .ul1 li p {
    font-size: 16px;
    color: #666;
}

.lxBox .box1 .ul2 li {
    width: 33.33%;
    padding: 20px 20px;
    box-sizing: border-box;
    float: left;
}

.lxBox .box1 .ul2 li.last {
    width: 50%;
}

.lxBox .box1 .ul2 li.last h3 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #3269d9;
}

.lxBox .box1 .ul2 li a {
    display: block;
    background: #fff;
    padding: 30px 10px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);

}

.lxBox .box1 .ul2 li a span {
    display: block;
    width: 60px;
    margin: 0 auto 10px;
}

.lxBox .box1 .ul2 li a strong {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 60px;
}

.lxBox .box1 .ul2 li a p {
    font-size: 16px;
    color: #555;
    line-height: 25px;
    margin-bottom: 5px;
}
.lxBox .box1 .ul2 li a p em {
	font-style:normal;
	opacity:0.8;
	font-size:14px
}

.lxBox .box1 .ul2 li .ewm {
    display: inline-block;
    width: 140px;
    margin: 0px 20px;
}


@media all and (min-width: 1024px) and (max-width: 1600px) {
    .proBox .flBox {
        width: 23%;
        padding: 20px 15px;
    }


    .proBox .frBox {
        width: 75%
    }

    .proBox .frBox .ptab .tab a .box, .proBox .frBox .ptab .tab a .box h3 {
        font-size: 15px
    }

    .proBox .frBox .pshow .comBox .text {
        padding: 10px 0 0 30px;
    }

    .proBox .frBox .pshow .comBox .text li a span {
        width: 34px;
        margin-bottom: 7px;
    }

    .proBox .frBox .pshow .comBox .text .p1 {
        font-size: 15px;
        line-height: 27px;
    }

    .proBox .frBox .pshow .comBox .text li p {
        font-size: 16px;
        font-weight: 350;
    }

    .proBox .frBox .pshow .comBox .text li {
        padding: 15px 15px 22px;
    }

    .proBox .frBox .pshow .comBox .text .link a.qq, .proBox .frBox .pshow .comBox .text .link a.dh {
        line-height: 34px;
    }

    .proBox .frBox h3.titl {
        font-size: 24px;
        margin-top: 20px;
    }

    .xwBox .frBox h3.titl {
        margin-top: 0;
    }

    .xwBox .alul li a {
        padding: 20px 24px;
    }

    .xwBox .alul li a .text h3 {
        font-size: 17px;
        font-weight: 600;
        line-height: 30px;
        height: 60px;
    }

    .xwBox .ndl dd h3 {
        font-size: 18px;
    }

    .xwBox .ndl dd em {
        font-size: 14px;
        line-height: 32px;
    }

    .xwBox .ndl dd p {
        font-size: 15px;
        line-height: 28px;
        margin: 15px 0 20px;
    }

    .xwBox .ndl dd.time:before {
        top: 12%;
        bottom: 12%;
    }

    .xwBox .nshow .title h1 {
        font-size: 25px;
    }

    .xwBox .lkBox .ul2 li a {
        padding: 24px 20px;
    }

    .xwBox .lkBox .ul2 li a h3 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 14px;
    }

    .xwBox .frBox {
        width: 25%
    }

    .xwBox .frBox {
        padding: 20px;
    }

    .xwBox .lkBox h3.tit {
        font-size: 24px;
    }

    .abBox1 {
        padding: 20px 0 100px;
    }

    .abBox1 ul {
        margin-top: 50px;
    }

    .abBox1 ul li {
        padding-right: 20px;
    }

    .abBox1 .text p {
        font-size: 16px;
    }

    .abBox1 ul li h4 {
        font-size: 32px;
    }

    .abBox2 .text h3 {
        font-size: 34px;
        margin-bottom: 30px;
    }

    .abBox2 ul li span {
        width: 42px;
        height: 42px;
    }

    .abBox2 ul li span img {
        width: 42px;
    }

    .abBox2 ul li.on span img {
        margin-top: -42px;
    }

    .lxBox .box1 .ul2 li {
        padding: 20px 15px;
    }

    .lxBox .box1 .ul2 li a span {
        width: 50px;
    }

    .lxBox .box1 .ul1 li span {
        width: 36px;
    }

    .lxBox .box1 .ul1 li strong {
        font-size: 21px;
    }

    .lxBox .box1 .ul1 li p {
        font-size: 15px;
        font-weight: 350;
    }

    .lxBox .box1 .ul2 li a {
        padding-bottom: 15px;
    }

    .lxBox .box1 .ul2 li.last a {
        padding-bottom: 30px;
    }

    .lxBox .box1 .ul2 li .ewm {
        width: 120px;
    }

}

@media all and (min-width: 1024px) and (max-width: 1440px) {


    .proBox .flBox {
        padding: 30px 15px 22px
    }


    .proBox .frBox .ptab .tab a .box {
        font-size: 15px;
    }

    .proBox .frBox .pshow .comBox .pho {
        width: 43%;
    }

    .proBox .frBox .pshow .comBox .text {
        width: 57%;
    }

    .proBox .frBox .pshow .comBox .text .p1 {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .proBox .frBox .pshow .comBox .text .link a img {
        width: 24px;
    }

    .proBox .frBox .info .text h2 {
        font-size: 17px;
    }

    .xwBox .alul li a .text h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .xwBox .nshow .title h1 {
        font-size: 24px;
    }

    .xwBox .nshow .text h2 {
        font-size: 17px;
    }

    .xwBox .lkBox .ul2 li a h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .posi .titl {
        font-size: 17px;
        padding: 0 20px;
    }

    .xwBox .lkBox .ul2 li a span {
        width: 26px;
        height: 26px;
    }

    .xwBox .alul li a {
        padding: 26px 22px;
    }

    .xwBox .ndl dd h3 {
        font-size: 18px;
    }

    .abBox1 .text p {
        font-size: 16px;
    }

    .abBox1 ul li h4 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    .abBox2 .text p {
        font-size: 16px;
    }

    .abBox2 .text h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .lxBox .box1 .ul1 li {
        padding: 25px 10px;
        box-sizing: border-box;
    }

    .lxBox .box1 .ul2 li a strong {
        font-size: 18px;
    }

    .lxBox .box1 .ul2 li a p {
        font-size: 15px;
    }

    .lxBox .box1 .ul1 li strong {
        font-size: 18px;
    }
}


@media all and (min-width: 1024px) and (max-width: 1366px) {


    .proBox .frBox .ptab .tab a .box1 img {
        width: 100%;
    }

    .proBox .flBox ul.list li h4 {
        line-height: 46px;
        font-size: 16px;
        font-weight: 600
    }

    .proBox .frBox .pshow .comBox .text h1 {
        font-size: 22px;
    }

    .proBox .frBox h3.titl {
        font-size: 22px;
    }

    .xwBox .frBox h3.titl {
        margin-top: 0;
    }

    .xwBox .frBox {
        width: 25%;
        padding: 18px 15px;
    }

    .xwBox .nshow .title {
        padding-bottom: 18px;
    }

    .abBox2 .text {
        left: 8%;
    }

    .abBox2 ul {
        left: 8%;
        right: 8%;
    }

    .abBox2 ul li {
        padding: 20px 0;
    }

    .abBox2 ul li span {
        width: 36px;
        height: 36px;
    }

    .abBox2 ul li span img {
        width: 36px;
    }

    .abBox2 ul li.on span img {
        margin-top: -36px;
    }
}


@media all and (min-width: 1024px) and (max-width: 1300px) {
    .container {
        width: 90%
    }

    .posi .titl {
        display: none;
    }

    .posi .dw {
        float: inherit;
    }

    .proBox .flBox h2 {
        font-size: 24px;
    }

    .proBox .flBox ul.list li a {
        font-size: 15px;
        line-height: 24px;
    }

    .xwBox .ndl dd.time:before {
        left: 5%;
        right: 5%;
    }

    .xwBox .ndl dd.text {
        padding: 0 20px;
    }

    .xwBox .ndl dd p {
        margin: 8px 0 14px;
    }
}

@media all and (min-width: 0) and (max-width: 1024px) {
    .posi {
        line-height: 24px;
        padding: 5px 0;
    }

    .posi .titl {
        display: none;
    }

    .posi .dw img {
        width: 24px;
    }

    .container {
        max-width: inherit;
        width: 100%
    }

    .proBox {
        padding: 40px 12px;
    }

    .proBox .flBox {
        width: 100%;
        padding: 20px 20px;
        margin-bottom: 30px;
        box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    }

    .proBox .flBox h2 {
        font-size: 25px;
        margin: 20px 0 10px;
        background: url(../images/click.png) no-repeat right center;
        background-size: 30px;
    }

    .proBox .flBox ul.list {
        display: none;
    }

    .proBox .flBox ul.list li h4 {
        font-size: 17px;
        padding-left: 70px;
        position: relative;
        line-height: 50px;
        background-size: 17px;
    }

    .proBox .flBox ul.list li h4 span {
        width: 24px;
        height: 24px;
        top: 13px;
    }

    .proBox .flBox ul.list li .submenu {
        padding: 0 0 20px 80px;
    }

    .proBox .flBox ul.list li .submenu a {
        line-height: 25px;
        font-size: 15px;
        background-size: 21px;
    }

    .proBox .frBox {
        width: 100%
    }

    .proBox .frBox .ptab .tab a .box {
        padding: 5px;
        font-size: 15px;
    }

    .proBox .frBox .ptab .tab:first-child a .box {
        border-top: 1px solid #efefef;
    }

    .proBox .frBox .ptab .tab a .box1 {
        width: 35%;
    }

    .proBox .frBox .ptab .tab a .box2 {
        width: 40%;
    }

    .proBox .frBox .ptab .tab a .box2 h3 {
        font-size: 15px;
    }

    .proBox .frBox .ptab .tab a .box3 {
        width: 25%;
    }

    .proBox .page {
        padding-top: 10px;
    }

    .proBox .page li a {
        padding: 4px 10px;
        margin-bottom: 4px;
    }

    .proBox .frBox .pshow {
        padding: 0 0px;
        box-shadow: none;
    }

    .proBox .frBox .pshow .comBox .pho {
        width: 40%;
        float: left;
    }

    .proBox .frBox .pshow .comBox .text {
        width: 60%;
        float: left;
        padding: 20px 10px 0px;
    }

    .proBox .frBox .pshow .comBox .text h1 {
        font-size: 22px;
    }

    .proBox .frBox .pshow .comBox .text .p1 {
        font-size: 14px;
        line-height: 27px;
        margin-bottom: 20px;
    }

    .proBox .frBox .pshow .comBox .text .link a img {
        width: 22px;
        margin-right: 3px;
    }

    .proBox .frBox .pshow .comBox .text .link a {
        line-height: 34px;
        width: 170px;
        font-size: 15px;
    }


    .proBox .frBox h3.titl {
        line-height: 44px;
        font-size: 26px;
        margin-top: 20px;
    }

    .proBox .frBox h3.titl:before {
        width: 105px;
        height: 3px;
    }

    .proBox .frBox .info .text {
        padding: 20px 0;
    }

    .proBox .frBox .info .text h2 {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 8px;
    }

    .proBox .frBox .info .text h2:before {
        height: 36px;
    }

    .proBox .frBox .info .text img {
        width: 100% !important;
    }

    .proBox .frBox .info .text a {
        color: #555;
    }

    .proBox ul.fy li {
        width: 100%;
        float: inherit;
        margin: 0;
    }

    .proBox ul.fy li:nth-child(2) {
        float: inherit;
        text-align: left;
    }

    /* 新闻中心 */


    .xwBox .ndl {
        display: block;
        width: 48%;
        float: left;
        margin: 0 1% 20px;
        box-sizing: border-box;
        border: 1px solid #efefef;
    }

    .xwBox .ndl dt {
        width: 100%;
        display: block;
        border-bottom: 1px solid #efefef;
    }

    .xwBox .ndl dd.text {
        width: 100%;
        display: block;
        padding: 14px;
        border: none;
    }

    .xwBox .ndl dd.time {
        display: none;
    }

    .xwBox .ndl dd h3 {
        font-size: 17px;
    }

    .xwBox .ndl dd p {
        font-size: 15px;
        line-height: 27px;
        margin: 10px 0;
    }

    .xwBox .ndl dd em {
        width: 110px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 5px;
    }

    .xwBox .ndl dd em img {
        width: 20px;
    }

    .xwBox .ndl01 {
        width: 100%;
        float: inherit;
        margin: 10px 0;
    }

    .xwBox .nshow {
        padding: 20px;
        width: 100%;
    }

    .xwBox .nshow .title {
        padding: 0px 0 10px;
    }

    .xwBox .nshow .title h1 {
        font-size: 26px;
    }

    .xwBox .nshow .title p {
        font-size: 14px;
    }

    .xwBox .nshow .text {
        padding: 10px 0;
        font-size: 14px;
    }

    .xwBox .nshow .text img {
        width: 100% !important;
        max-width: 600px;
        height: inherit !important
    }

    .xwBox .nshow .text h2 {
        font-size: 17px;
    }

    .xwBox .frBox {
        width: 100%;
        padding: 20px;
        margin-top: 30px;
    }

    .xwBox .frBox .ul2 {
        overflow: hidden;
    }

    .xwBox .frBox .ul2 li {
        width: 33.33%;
        float: left;
        padding: 10px;
        box-sizing: border-box;
    }

    .xwBox .lkBox h3.tit {
        font-size: 26px;
    }

    .xwBox .lkBox .ul2 li {
        width: 50%;
        padding: 10px;
    }

    .xwBox .lkBox .ul2 li:last-child {
        display: none;
    }

    .xwBox .lkBox .ul2 li a {
        padding: 20px;
    }

    .xwBox .lkBox .ul2 li a p {
        font-size: 14px;
    }

    .xwBox .lkBox .ul2 li a h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 10px 0;
    }

    .xwBox .lkBox .ul2 li a span {
        width: 30px;
        height: 30px;
    }

    .xwBox .alul li {
        width: 50%;
    }

    .xwBox .alul li:nth-child(3n) {
        border-right: 1px solid #efefef;
    }

    .xwBox .alul li:nth-child(2n) {
        border-right: none;
    }

    .xwBox .alul li a {
        padding: 22px 20px;
    }

    .xwBox .alul li a .text h3 {
        font-size: 17px;
        font-weight: 600;
        line-height: 30px;
        height: inherit;
        overflow: hidden;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .abBox1 {
        background: url(../images/bg.jpg) no-repeat bottom center;
        padding: 0px 10px 50px;
    }

    .abBox1 .title {
        text-align: center;
    }

    .abBox1 .text p {
        font-size: 15px;
        line-height: 27px;
    }

    .abBox1 ul {
        margin-top: 30px;
    }

    .abBox1 ul li {
        width: 50%;
        padding: 0 0px 10px 36px;
    }

    .abBox1 ul li span {
        width: 28px;
    }

    .abBox1 ul li h4 {
        font-size: 30px;
    }

    .abBox1 ul li p {
        font-size: 14px;
        line-height: 27px;
        height: 54px;
    }

    .abBox2 .text {
        top: 30px;
        left: 5%;
    }

    .abBox2 .text h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .abBox2 .text p {
        font-size: 15px;
    }

    .abBox2 ul li {
        font-size: 16px;
        font-weight: 600;
    }

    .abBox2 ul li span {
        width: 34px;
        height: 34px;
    }

    .abBox2 ul li.on span img {
        margin-top: -34px;
    }

    .abBox2 ul li span img {
        width: 34px;
    }

    .lxBox {
        padding: 0px 10px 20px;
    }

    .lxBox .box1 h3 {
        font-size: 26px;
        text-align: center;
    }

    .lxBox .box1 .ul1 li {
        width: 50%;
        padding: 30px 10px;
        background: #fff;
        margin-bottom: 20px;
        border: 1px solid #efefef;
        box-sizing: border-box;
    }

    .lxBox .box1 .ul1 li:last-child {
        width: 100%;
        border-right: 1px solid #efefef;
    }

    .lxBox .box1 .ul1 li span {
        width: 34px;
    }

    .lxBox .box1 .ul1 li strong {
        font-size: 20px;
    }

    .lxBox .box1 .ul1 li p {
        font-size: 14px;
    }

    .lxBox .box1 .ul2 li {
        width: 50%;
        padding: 10px;
    }

    .lxBox .box1 .ul2 li:nth-child(3) {
        width: 100%;
    }

    .lxBox .box1 .ul2 li a {
        padding: 20px 10px;
        height: inherit !important;

    }

    .lxBox .box1 .ul2 li a span {
        width: 40px;
    }

    .lxBox .box1 .ul2 li a strong {
        font-size: 16px;
        line-height: 50px;
        font-weight: 600;
    }

    .lxBox .box1 .ul2 li a p {
        font-size: 15px;
    }

    .lxBox .box1 .ul2 li .ewm {
        width: 120px;
        margin: 0px auto 0;
    }
}

@media all and (min-width: 0) and (max-width: 768px) {


    .proBox .frBox .pshow .comBox .pho {
        width: 100%;
        float: inherit;
    }

    .proBox .frBox .pshow .comBox .text {
        width: 100%;
        float: inherit;
        padding: 20px 10px;
    }

    .proBox .frBox .pshow .comBox .text h1 {
        font-size: 20px;
    }

    .proBox .frBox h3.titl {
        font-size: 22px;
    }

    .proBox .frBox .info .text h2 {
        font-size: 17px;
    }

    .proBox .lkBox .ul1 li {
        width: 50%;
        padding: 8px;
    }

    .proBox .lkBox .ul1 li:last-child {
        display: none;
    }

    .xwBox .frBox .ul2 li {
        width: 50%;
    }

    .xwBox .frBox .ul2 li:last-child {
        display: none;
    }

    .abBox2 {
        display: none;
    }
}

@media all and (min-width: 0) and (max-width: 600px) {


    .xwBox .alul li {
        width: 100%;
        float: inherit;
        border-right: none;
    }
	.xwBox .alul li:nth-child(3n) {
		border-right:none
	}

    .xwBox .alul li a .text h3 {
        font-size: 16px;
        margin: 8px 0;
        white-space: inherit;
    }

    .xwBox .frBox .ul2 li {
        width: 100%;
        margin-top: 10px;
        float: inherit;
    }

    .xwBox .lkBox .ul2 li {
        width: 100%;
        float: inherit;
        padding: 10px 0px;
    }

    .xwBox .ndl {
        display: block;
        width: 100%;
        float: inherit;
        margin: 0 0 20px;
        border: 1px solid #efefef;
    }

    .xwBox .ndl dd h3 {
        font-size: 16px;
    }

    .xwBox .ndl dd p {
        font-size: 14px;
        line-height: 25px;
    }

    .lxBox .box1 .ul2 li, .lxBox .box1 .ul2 li.last {
        width: 100%;
        float: inherit;
    }

    .lxBox .box1 h3 {
        font-size: 24px;
        text-align: left;
    }

}

@media all and (min-width: 0) and (max-width: 600px) {

    .abBox1 ul {
        display: none;
    }

    .lxBox .box1 .ul1 li {
        width: 100%;
        float: inherit;
    }

}