

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


@font-face {
    font-family: 'constan2';
    src: url('http://www.flyopt.com/template/default/assets/fonts/Microsoft%20JhengHei%20UI/msjhl_0.ttc') format('truetype');

}

.ssddds {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.demo-message-wrap input::-webkit-input-placeholder,
.demo-message-wrap textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
}

.demo-message-wrap input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.demo-message-wrap input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}

.demo-message-wrap input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
}

.demo-message-wrap input[type='text']::-webkit-input-placeholder {
    color: #fff;
}



.aby_hh li:hover .aby_hh_img img {
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}

/*头部样式*/
.sky {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 35px;
    background: #dddddd;
}

.sky_con {
    width: 1200px;
    margin: 0 auto;
}

.huan {
    float: left;
    color: #666666;
    font: 400 12px/35px "Microsoft Yahei";
}

.huan a {
    line-height: 35px;
    color: #666666;
    font-size: 12px;
    padding-right: 5px;
}

.k1x {
    float: right;
    line-height: 35px;
    color: #666666;
    font-size: 12px;
}

.k1x a {
    color: #666666;
    font-size: 12px;
}

.xyin-case-sort li:hover,
.xyin-case-sort li.on {
    background: #3c486d;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.xyin-case-sort li:hover a,
.xyin-case-sort li.on a {
    color: #fff;
}



.tou_con {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5
}

.tou {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    overflow: hidden
}

.logo {
    float: left;
    line-height: 120px;
    margin-top: 2%
}

.telx {
    float: right;
    margin-top: 30px;
}


#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    background: #fff;
    border: 1px solid #c8c8c8;
    float: left;
    width: 260px;
    outline: none;
}

#formsearch input#keyword {
    height: 35px;
    line-height: 35px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 44px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(http://www.flyopt.com/template/default/assets/images/so.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
}

#menu {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}

.ct1 {
    color: #03479c;
    font-size: 42px;
    text-align: center;
}

.ct1 span {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #888888;
    font-family: "Arial";
    line-height: 30px;
}
@media (max-width:768px){
    #formsearch input#keyword{
        width:calc(100% - 55px);
    }
}


/*高品质追求*/
.box2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.tabz {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.tabz li {
    float: left;
    width: 178px;
    display: block;
    background-color: #818181;
    text-align: center;
    cursor: pointer;
    font: 400 20px/47px "Microsoft yahei";
}
.tabz li + li{
    margin-left: 28px;
}
.tabz li a {
    color: #fff;
    font: 400 20px/47px "Microsoft yahei";
}

.tabz li.cur {
    background-color: #015cb5;
}

.tabz li:hover,
.tabz li.cur {
    background-color: #015cb5;
}

.ttz {
    display: none;
    height: 100%;
}
@media (max-width: 768px) {
    .tabz{
        width: 100%;
    }
    .tabz li{
        width: 100px;
    }
    .tabz li a{
        font: 400 18px/47px "Microsoft yahei";
    }
}

.dac {
    background: #03479c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 45px;
    height: 45px;
}

.list1z li h3 {
    color: #fff;
    font-size: 16px;
    float: left;
    font-weight: normal;
    margin-left: 5%;
}

.list1z li h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 45px;
}

.list1z li:hover .dac {
    background: #b99562;
}


.mx {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 5%;
}

.mx a {
    color: #fff;
    font-size: 16px;
}

/*滚动*/
.pin {
    width: 1200px;
    margin: 0 auto;
}

.chan {
    text-align: center;
    padding-top: 30px;
    position: relative;
    margin-bottom: 40px;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 55%;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}

.twt {
    float: left;
}

.twt li a.img {
    display: block;
}

.twt li a.img img {
    display: block;
    width: 273px;
    height: 150px;
}

.twt li {
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.huise {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5;
    padding-bottom: 50px;
    padding-top: 70px;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.product_list3 {}

.product_list3 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
}

.product_list3 li a.img {
    width: 500px;
    overflow: hidden;
}

.product_list3 li a.img img {
    max-width: 100%;
    overflow: hidden;
}

.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(http://www.flyopt.com/template/default/assets/images/h3.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {
    border-color: #b99562;
}


.xypg-left {
    float: left;
    width: 300px;
}

.page-wrap-right {
    float: right;
    width: calc(100% - 350px);
}

@media (max-width:1200px) {
    .page-wrap-right{
        width: 100%;
    }
}
/*dz*/
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w-container {
    width: 88%;
    margin: 0 auto;
}

.container {
    width: 1440px;
}
@media (max-width: 1500px) {
    .w-container {
        width: calc(100% - 30px);
    }
    .container {
        width: 100%;
    }
}
/*头部*/
.head{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
}
.x-logo img{
    float: left;
    max-height: 66px;
    margin-top: 4px;
}
.x-logo h3{
    float: left;
    color: #015cb5;
    font: 600 25px/30px "Microsoft yahei";
    padding-top: 10px;
    margin-left: 10px;
}
.x-logo h3 span{
    display: block;
    font: 400 15px/30px "Airal";
}
/*.x-logo img:first-child{*/
/*    display: block;*/
/*}*/
/*.x-logo img:last-child{*/
/*    display: none;*/
/*}*/

.x-banner{
    margin-top: 120px;
}
.page-banner{
     margin-top: 120px;
}

@media (max-width:992px) {
    .page-banner{
        margin-top: 0;
        height: 60px;
        overflow: hidden;
    }
}
.w-topp {
    background-color: #222222;
    height: 36px;
    transition: all 0.8s;
}

.w-wel {
    color: #ffffff;
    font: 400 12px/36px "Microsoft yahei";
}

.w-top-contact {
    width: 400px;
}

.w-top-contact .w-top-contact-l {
    background: url(../image/ltel.png) no-repeat left center;
    padding-left: 35px;
}

.w-top-contact .w-top-contact-r {
    background: url(../image/lem2.png) no-repeat left center;
    padding-left: 35px;
}

.w-top-contact p {
    color: #ffffff;
    font: 400 12px/36px "Microsoft yahei";
}

.ss {
    display: none;
    position: absolute;
    z-index: 999;
    top: 85px;
    right: 0;
    width: 200px;
}

.x-menu li.lg a {
    position: relative;
    color: #adadad;
}
.head.scroll .w-topp{
    display: none;
    transition: all 0.8s;
    height: 0;
}
.head.scroll .x-header{
    background-color: #015cb5;   
}
.head.scroll .x-header .x-logo img{
    transition: all 0.8s;
    max-height: 66px;
}
.head.scroll .x-header .x-logo h3{
    color: rgba(255, 255, 255,.6);
}
/*.head.scroll .x-header .x-logo img:first-child{*/
/*    display: none;*/
/*}*/
/*.head.scroll .x-header .x-logo img:last-child{*/
/*    display: block;*/
/*}*/

@media (max-width:991px) {
    .x-banner {
        margin-top: 60px;
    }
    .head {
        display: none;
    }
}

/*标题*/
.w-tt {
    position: relative;
    color: #015cb5;
    font: 600 40px/60px "Micropsoft yahei";
}

.w-tt span {
    display: block;
    color: #555555;
    font: 400 18px/36px "Microsoft yahei";
}

.w-tt img {
    position: absolute;
    bottom: -15px;
    left: 0;
}

@media (max-width:992px) {
    .w-tt{
       font: 600 30px/50px "Micropsoft yahei";     
    }
    .w-tt span{
        font: 400 16px/28px "Microsoft yahei";
    }
}
/*产品*/
.w-product {
    padding: 8vh 0;
}

.w-product-sort {
    width: 70%;
    margin-top: 10px;
}

.w-product-sort li {
    width: 18%;
}

.w-product-sort li a {
    text-align: center;
    display: block;
    background-color: #818181;
    color: #ffffff;
    font: 400 18px/46px "Microsoft yahei";
}

.w-product-sort li a:hover {
    background-color: #015cb5;
}

.w-product-list {
    margin-top: 8vh;
}

.product-item {
    padding: 1px;
}

.product-itembg {
    border: 1px solid #e4e4e4;
}

.product-item .img {
    overflow: hidden;
}

.product-item .img img {
    transition: all 0.8s;
    max-width: 100%;
    height: auto;
}

.product-item h3 {
    color: #015cb5;
    text-align: center;
    font: 400 20px/74px "Microsoft yahei";
}

.product-item:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.product-item:hover h3 {
    background-color: #015cb5;
    color: #fff;
}
@media (max-width:1400px) {
    .w-product-list{
        margin-top: 6vh;
    }
}
@media (max-width:1400px) {
    .w-product-sort{
        width: 60%;
    }
}
@media (max-width:768px) {
    .w-product{
        padding: 6vh 0;
    }
    .product-item h3{
        font: 400 18px/52px "Microsoft yahei";
    }
}
/*横幅*/
.w-hf {
    padding: 8vh 0;
    background: url(../image/bg1.jpg) no-repeat center;
}

.w-hf-l {
    width: 54.7%;
}

.w-hf-l img {
    max-width: 100%;
}

.w-hf-r {
    width: 32.5%;
    margin-top: 11vh;
}

.w-hf-r h3 {
    color: #333333;
    font: 600 44px/52px "Microsoft yahei";
}

.w-hf-r .wz {
    margin-top: 4vh;
}

.w-hf-r .wz p {
    color: #333333;
    font: 400 18px/36px "Microsoft yahei";
}

.w-hf-r a.w-hf-more {
    width: 170px;
    display: block;
    text-align: center;
    color: #ffffff;
    font: 400 24px/54px "Microsoft yahei";
    background-color: #015cb5;
    margin-top: 5vh;
}

@media (max-width:1700px) {
    .w-hf-r {
        width: 38%;
        margin-top: 8vh;
    }
    .w-hf-r h3{
        font: 600 36px/52px "Microsoft yahei";
    }
}

@media (max-width:1400px) {
     .w-hf-r{
         margin-top: 6vh;
     }
    .w-hf-r h3{
        font: 600 38px/52px "Microsoft yahei";
    }
    .w-hf-r .wz{
        margin-top: 2vh;
    }
    .w-hf-r a.w-hf-more{
        margin-top: 3vh;
        font: 400 18px/44px "Microsoft yahei";
    }
}
@media (max-width:1200px) {
    .w-hf-r{
        margin-top: 2vh;
    }
    .w-hf-r h3{
        font: 600 28px/44px "Microsoft yahei";
    }
}
@media (max-width:768px) {
    .w-hf{
        padding: 6vh 0;
    }
    .w-hf-l{
        width: 100%;
    }
    .w-hf-r{
        width: 100%;
    }
    .w-hf-r h3{
        font: 600 24px/44px "Microsoft yahei";
    }
}
/*案例*/
.w-case {
    padding: 9.5vh 0;
}

.w-case-tt {
    text-align: center;
}

.w-case-tt img {
    left: 50%;
    margin-left: -20px;
}

.anls {
    margin-top: 7vh;
}

.case_list1 li {
    width: 500px;
    float: left;
    margin-right: 32px;
    padding-bottom: 10px;
}

.case_list1 li .img {
    width: 500px;
    overflow: hidden;
}

.case_list1 li .img img {
    max-width: 100%;
    overflow: hidden;
}

.case_list1 li .wz {
    padding: 15px 25px 20px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, .1);
}

.case_list1 li .wz h3 {
    color: #333333;
    font: 400 24px/40px "Microsoft yahei";
    text-align: center;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.case_list1 li .wz p {
    color: #7f7f7f;
    font: 400 16px/30px "Microsoft yahei";
}

.case_list1 li .more {
    text-align: center;
    width: 102px;
    height: 30px;
    border: solid 1px #9f9f9f;
    border-radius: 15px;
    color: #999999;
    font: 400 14px/30px "Microsoft yahei";
    margin: 0 auto;
    margin-top: 10px;
}

@media (max-width: 1400px) {
    .case_list1 li{
        width: 400px;
    }
    .case_list1 li .img{
        width: 400px;
    }
}

@media (max-width: 768px) {
    .w-case{
        padding: 6vh 0;
    }
    .case_list1 li{
        width: 330px;
        margin-right: 20px;
    }
    .case_list1 li .img{
        width: 330px;
    }
    .case_list1 li .wz p{
        display: none;
    }
}

/*优势*/
.w-ys {
    background: url(../image/bg2.jpg) no-repeat center;
    padding-bottom: 13vh;
}

.w-ys-l {
    width: 44.7%;
    margin-top: 13vh;
    background-color: #ffffff;
}

.w-ys-about {
    position: relative;
    padding: 4.5vh;
    padding-bottom: 10vh;
}

.w-ys-about h3 {
    color: #333333;
    font: 600 40px/52px "Microsoft yahei";
    margin-bottom: 5vh;
}

.w-ys-about p {
    color: #555555;
    font: 400 18px/34px "Microsoft yahei";
}

.w-ys-about .more {
    background: url(../image/jtmore.png) no-repeat center bottom;
    width: 160px;
    text-align: center;
    color: #555555;
    font: 400 18px/40px "Microsoft yahei";
    margin-top: 5vh;
}

.w-ys-about::after {
    position: absolute;
    bottom: -20px;
    right: -40px;
    content: "";
    display: block;
    width: 56px;
    height: 53px;
    background-color: #015cb5;
}

.w-ys-r {
    width: 45%;
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.w-ys-wz {
    padding: 5vh;
}

.w-ys-wz h3 {
    color: #ffffff;
    font: 400 34px/52px "Microsoft yahei";
    margin-top: 6vh;
    margin-bottom: 4.4vh;
}

.w-ys-wz p {
    color: #ffffff;
    font: 400 17px/36px "Microsoft yahei";
}

.w-ys-list {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.w-ys-list li {
    list-style-type: none;
    width: 33.33%;
    padding: 6vh 0 3vh;
    text-align: center;
}

.w-ys-list li+li {
    border-left: 1px solid rgba(255, 255, 255, .2);
}

.w-ys-list li img {
    width: 66px;
}

.w-ys-list li h3 {
    color: #ffffff;
    font: 400 20px/40px "Microsoft yahei";
}

@media (max-width:1700px) {
    .w-ys-l {
        width: 47%;
    }
}
@media (max-width:1200px) {
    .w-ys-about h3{
        font: 600 28px/44px "Microsoft yahei";
        margin-bottom: 2vh;
    }
    .w-ys-wz h3{
        margin-bottom: 3vh;
    }
}
@media (max-width:768px) {
    .w-ys{
        background-size: auto 100%;
    }
    .w-ys-l{
        width: 100%;
        margin-top: 6vh;
        padding-bottom: 6vh;
    }
    .w-ys-about{
        padding: 2vh;
        padding-bottom: 3vh;
    }
    .w-ys-about h3{
        font: 600 23px/44px "Microsoft yahei";
    }
    .w-ys-about p{
        font: 400 16px/30px "Microsoft yahei";
    }
    .w-ys-r{
        width: 100%;
    }
    .w-ys-wz{
        padding: 2vh;
    }
    .w-ys-about::after{
        display: none;
    }
    .w-ys-wz h3{
        margin-top: 2vh;
        font: 400 28px/40px "Microsoft yahei";
    }
    .w-ys-wz p{
        font: 400 16px/30px "Microsoft yahei";
    }
    .w-ys-list li h3{
        font: 400 16px/30px "Microsoft yahei";
    }
}
/*新闻*/
.w-news {
    padding: 130px 0 40px;
}

.w-news-tt {
    position: relative;
}

.w-news-tt img {
    position: absolute;
    top: 30px;
    left: 170px;
}

.w-news-con {
    margin-top: 4.4vh;
}

.w-news-l {
    width: 48.8%;
    background-color: #f3f3f3;
    padding: 38px 50px;
}

.w-news-l li .date {
    color: #b8b8b8;
    font: 400 22px/40px "Microsoft yahei";
}

.w-news-l li h3 {
    color: #333333;
    font: 600 28px/52px "Microsoft yahei";
    margin-bottom: 10px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.w-news-l li .wz {
    position: relative;
    color: #777777;
    font: 400 16px/32px "Microsoft yahei";
    padding-left: 15px;
    margin-bottom: 3.5vh;
}

.w-news-l li .wz::before {
    content: "";
    display: block;
    background-color: #adadad;
    width: 2px;
    height: 50px;
    position: absolute;
    left: 1px;
    top: 6px;
}

.w-news-l li .img {
    overflow: hidden;
}

.w-news-l li .img img {
    max-width: 100%;
    transition: all 0.8s;
}

.w-news-l li:hover h3 {
    color: #015cb5;
}

.w-news-l li:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.w-news-r {
    width: 48.8%;
    border: 1px solid #efefef;
}

.w-news-list {
    height: 100%;
}

.w-news-list li {
    list-style-type: none;
    height: 33.33%;
    padding: 40px 50px;
}

.w-news-list li a {}

.w-news-list li .wz {
    width: calc(100% - 100px);
}

.w-news-list li .wz h3 {
    color: #333333;
    font: 400 22px/52px "Microsoft yahei";
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.w-news-list li .wz p {
    color: #666666;
    font: 400 16px/32px "Microsoft yahei";
    text-overflow: -o-ellipsis-lastline;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.w-news-list li .date {
    width: 100px;
    text-align: center;
}

.w-news-list li .date h4 {
    color: #999999;
    font: 600 22px/52px "Microsoft yahei";
}

.w-news-list li .date img {
    margin-top: 20px;
}

.w-news-list li:hover {
    box-shadow: 0 0px 13px rgba(0, 0, 0, .1);
}



@media (max-width: 1200px) {
    .w-news-l{
        padding: 20px;
    }
    .w-news-list li {
        padding: 20px;
    }
    .w-news-l li h3{
        font: 600 20px/40px "Microsoft yahei";
    }
}
@media (max-width: 768px) {
    .w-news{
        padding: 6vh 0;
    }
}
@media (max-width: 767px) {
    
    .w-news-r{
        width: 100%;
        border: none;
    }
    .w-news-list li .wz h3{
        font: 400 18px/40px "Microsoft yahei";
    }
    .w-news-list li{
        padding: 0;
        margin-bottom: 10px;
    }
}
/*合作*/
.w-coop {
    background-color: #f7f7f7;
    padding: 26px 0;
}

.w-coop-item .img {
    overflow: hidden;
}

.w-coop-item .img img {
    max-width: 100%;
    transition: all 0.8s;
}

.w-coop-item:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

/*底部*/
.w-foot1 {
    background-color: #231f20;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 20px 0;
}

.w-foot-nav {
    width: 50%;
}

.w-foot-nav li {
    float: left;
    padding-top: 33px;
}

.w-foot-nav li a {
    padding: 0 35px;
    color: #ffffff;
    font: 400 16px/32px "Microsoft yahei";
}

.w-foot2 {
    background-color: #231f20;
    padding: 36px 0;
}

.w-foot2-l {
    position: relative;
    background: url(../image/mapbg.png) no-repeat center;
    padding-left: 77px;
}

.w-foot2-l img {
    position: absolute;
    left: 0;
    top: 5px;
}

.w-foot2-l h3 {
    color: #ffffff;
    font: 400 18px/36px "Microsoft yahei";
}

.w-foot2-l p {
    color: rgba(255, 255, 255, .8);
    font: 600 30px/36px "Microsoft yahei";
}

.w-foot2-c li {
    position: relative;
    padding-left: 30px;
    margin-top: 15px;
}

.w-foot2-c li img {
    position: absolute;
    left: 0;
    top: 0;
}

.w-foot2-c li h3 {
    color: rgba(255, 255, 255, .4);
    font: 400 16px/22px "Microsoft yahei";
}

.w-foot2-r {
    width: 260px;
}

.w-ewm {
    width: 120px;
}

.w-ewm img {
    max-width: 100%;
    height: auto;
}

.w-ewm p {
    color: rgba(255, 255, 255, .4);
    font: 400 16px/22px "Microsoft yahei";
    margin-top: 10px;
    text-align: center;
}

.x-region {
    float: left;
}

.w-link {
    float: left;
}

.w-footer {
    background-color: #1b1919;
    padding: 10px;
}

.x-copyright {
    color: rgba(255, 255, 255, .3);
    font: 400 15px/44px "Microsoft yahei";
}

.x-copyright a {
    color: rgba(255, 255, 255, .3);
    font: 400 15px/44px "Microsoft yahei";
}

.w-region-link {
    color: rgba(255, 255, 255, .3);
    font: 400 15px/44px "Microsoft yahei";
}

.w-region-link a {
    color: rgba(255, 255, 255, .3);
    font: 400 15px/44px "Microsoft yahei";
}

.x-region {
    padding-left: 3px;
}

@media (max-width: 1700px) {
    .w-foot-nav li a {
        padding: 0 20px;
    }

    .x-copyright {
        font: 400 13px/52px "Microsoft yahei";
    }

    .x-copyright a {
      font: 400 13px/52px "Microsoft yahei";
    }

    .w-region-link {
       font: 400 13px/52px "Microsoft yahei";
    }

    .w-region-link a {
       font: 400 13px/52px "Microsoft yahei";
    }
}

@media (max-width:768px) {
    .w-foot-logo img{
        max-width: 100%;
    }
}

/*导航下拉*/
.x-sub-menu-tt{
    color: #333;
    font: 600 20px/44px "Microsoft yahei";
    margin-bottom: 20px;
}
.x-sub-menu-con{
    padding: 0 10%;
}
.x-sub-menu-l{
    width: 50%;
}
.x-sub-menu-img{
    width: 30%;
}
.x-sub-menu-img img{
    max-width: 100%;
}
.x-sub-menu-list li{
    position: relative;
    list-style-type: none;
    border: 1px solid #efefef;
    margin-bottom: 10px;
    padding-left: 28px;
    width: 45%;
    float: left;
    border-top-left-radius: 8px;
    transition: all 0.8s;
}
.x-sub-menu-list li::before{
    content: "";
    width: 3px;
    height: 3px;
    display: block;
    border-radius: 1px;
    overflow: hidden;
    background-color: #015cb5;
    position: absolute;
    top: 17px;
    left: 15px;

}
.x-sub-menu-list li:nth-child(2n){
    margin-left: 10%;
}
.x-sub-menu-list li a{
    color: #333;
    font: 400 15px/40px "Microsoft yahei";
    display: block;
}
.x-sub-menu-list li:hover{
    border: 1px solid #015cb5;
    transition: all 0.8s;
    transform: translateX(10px);
}
.x-sub-menu-list li:hover a{
    color: #015cb5;
}



/* 添加搜索下拉 */
.search_down {
    position: absolute;
    left: 0;
    top: 100%;
    display: block;
    width: 100%;
    padding: 4vw 0;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 5px 5px rgb(0 0 0 / 8%);
    transition: transform .3s .5s;
    transform: scaleY(0);
    transform-origin: top center;
    z-index: 90;
}
.search_down.active {
    transition: transform .3s;
    transform: scaleY(1);
}
.search_down_wh {
    display: block;
    margin: 0 auto;
    width: 60%;
    position: relative;
}
.search_down #formsearch {
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
    opacity: 0;
    transform: translate(0, 40px);
    transition: all .5s;
}
.search_down.active #formsearch {
    opacity: 1;
    transition: all .5s .3s;
    transform: translate(0, 0);
}
.search_down #formsearch input {
    border: none;
    background: none;
    outline: none;
    height: 40px;
    font-size: 14px;
}
.search_down #formsearch #keyword {
    width: calc(100% - 50px);
    border: 1px solid #f0f0f0;
    background-color: #ffffff;
    background-image: url("../image/ico_search.png");
    background-size: auto 40%;
    background-position: 10px center;
    background-repeat: no-repeat;
    padding: 0 30px;
}
.search_down #formsearch #keyword::placeholder {
    color: #cecece;
}
.search_down #formsearch #s_btn {
    width: 50px;
    background: #224b8d;
}

.search_down .search_close {
    color: #192a55;
    font-size: 30px;
    position: absolute;
    right: -2vw;
    bottom: calc(100% + 10px);
    cursor: pointer;
}

/* 内页样式 */
.xypg1-left{
    width: calc(100% - 300px);
}
.ny-sort li{
    position: relative;
    float: left;
    color: #888888;
    font: 400 16px/70px "Microsoft yahei";
    padding: 0 16px;
}
.ny-sort li + li::before{
    content: "|";
    position: absolute;
    left: 0;
    top: 0;
}
.ny-sort li a{
    position: relative;
    display: block;
    color: #777777;
    font: 400 16px/70px "Microsoft yahei";  
}
.ny-sort li a::before{
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 0px;
    background-color: #1a1d86;
    bottom: 0;
}
.ny-sort li:hover a{
    color: #1a1d87;
}
.ny-sort li:hover a::before{
    height: 3px;
}
.ny-sort li.linshi a{
    color: #1a1d87;
}
.ny-sort li.linshi a::before{
    height: 3px;
}
.page1-right{
    background-color: #f7f7f7;
}
.page1-content{
    margin-bottom: 50px;
}
.ny-sort li.clicked a{
    color: #1a1d87;
}
.ny-sort li.clicked a::before{
    height: 3px;
}
/*关于我们专题页*/
.w-about-part1-img{
    width: 50%;
    overflow: hidden;
}
.w-about-part1-img img{
    max-width: 100%;
    transition: all 0.8s;
}
.w-about-part1-img:hover img{
    transition: all 0.8s;
    transform: scale(1.05);
}
.w-about-part1-wz{
    width: 50%;
    padding: 46px;
    background-color: #fff;
}
.w-about-part1-wz h3{
    color: #222222;
    font: 600 32px/66px "Microsoft yahei";
    margin-bottom: 10px;
}
.w-about-part1-wz p{
    color: #666;
    font: 400 16px/32px "Microsoft yahei";
}
.w-about-part2{
    margin-top: 3vh;
}
.w-about-part2 .w-about-part1-wz{
    padding-top: 8vh;
}

@media (max-width:1300px) {
    .w-about-part1-wz{
        padding: 20px;
    }
    .w-about-part1-wz h3{
        margin-bottom: 0px;
    }
    .w-about-part2 .w-about-part1-wz{
        padding-top: 6vh;
    }
}
@media (max-width:1200px) {
    .w-about-part1-wz h3{
        font: 600 30px/52px "Microsoft yahei";
    }
    .w-about-part1-img{
        width: 100%;
    }
    .w-about-part1-wz{
        width: 100%;
    }
}
@media (max-width:1200px) {
    .w-about-part1-wz h3{
        font-size: 22px;
    }
}
/*专题页合作*/
.w-cooper-tt{
    position: relative;
}
.w-cooper-tt h3{
    text-align: center;
    color: #1a1d87;
    font: 600 32px/52px "Microsoft yahei";
}
.w-cooper-tt h3::before{
    content: "-";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -88px;
}
.w-cooper-tt h3::after{
    content: "-";
    display: block;
    position: absolute;
    left: 50%;
   margin-left: 80px;
    top: 0;
}
.w-cooper-tt h5{
    text-align: center;
    color: #777777;
    font: 400 16px/32px "Microsoft yahei";
}
.w-cooper-tt h5 span{
    color: #1a1d87;
}
.w-cooper-list{
    margin-top: 6vh;
}
.w-cooper-list li{
    list-style-type: none;
    margin-bottom: 3vh;
    width: 23%;
}
.w-cooper-list li .img{
    border: 1px solid #e9e9e9;
    overflow: hidden;
}
.w-cooper-list li .img img{
    max-width: 100%;
    transition: all 0.8s;
}
.w-cooper-list li h3{
    text-align: center;
    color: #666666;
    font: 400 16px/50px "Microsoft yahei";
    background-color: #e9e9e9;
}
.w-cooper-list li:hover .img{
    border: 1px solid #1a1d87;
}
.w-cooper-list li:hover .img img{
    transition: all 0.8s;
    transform: scale(1.05);
}
.w-cooper-list li:hover h3{
    color: #1a1d87;
}
@media (max-width: 500px) {
    .w-cooper-list li{
        width: 49%;
    }
}

/*案例list*/
.ny-case-list-con{
    margin-bottom: 5vh;
}
.ny-case-list-l{
    width: calc(50% - 20px);
}
.ny-case-list-l img{
    max-width: 100%;
}
.ny-case-list-r{
    width: calc(50% - 30px);
}
.ny-case-list-r h5{
    text-transform: uppercase;
    color: #888888;
    font: 600 42px/52px "Microsoft yahei";
    margin-top: 2vh;
}
.ny-case-list-r h5 span{
    display: block;
}
.ny-case-list-r h3{
    color: #1a1d87;
    font: 600 24px/60px "Microsoft yahei";
}
.ny-case-list-r .ny-case-list-r-wz p{
    color: #666666;
    font: 400 16px/32px "Microsoft yahei";
}
.ny-case-list-r-add{
    border-top: 1px solid #ececec;
    padding-top: 2vh;
    margin-top: 1vh;
    background: url(../image/addbg.png) no-repeat left bottom;
    color: #666666;
    font: 400 16px/26px "Microsoft yahei";
    padding-left: 35px;
}
.ny-case-list-r-add strong{
    display: inline-block;
}
.ny-case-list-r-add p{
    display: inline-block;   
}

@media (max-width: 1200px) {
    .ny-case-list-r h5{
        font: 600 36px/44px "Microsoft yahei";
    }
    .ny-case-list-r h5 span{
        display: inline-block;
    }
}

@media (max-width: 992px) {
    .ny-case-list-l{
        width: 100%;
    }
    .ny-case-list-r{
        width: 100%;
    }
}
@media (max-width: 768px) {
    .ny-case-list-r h5{
        font: 600 22px/30px "Microsoft yahei";
    }
    .ny-case-list-r h3{
        font: 600 22px/44px "Microsoft yahei";
    }
    .ny-case-list-r-add strong{
        display: none;
    }
}

/*新闻*/
.ny-news-list{
    position: relative;
    margin-bottom: 5vh;
}
/*.ny-casebg{*/
/*    background-color: #fff;*/
/*    padding: 5vh 0;*/
/*}*/
.ny-news-list .owl-nav{
    display: block !important;
}
.ny-news-list .owl-nav button.owl-prev{
    position: absolute;
    left: -90px;
    top: 47%;
    display: block;
}
.ny-news-list .owl-nav button.owl-prev .icon-font:after{
    width: 54px;
    height: 54px;
    background: url(../image/jt-l.png) no-repeat center #d3d3d3;
    border-radius: 27px;
    overflow: hidden;
}
.ny-news-list .owl-nav button.owl-prev:hover .icon-font:after{
    background: url(../image/jt-l.png) no-repeat center #1a1d87;
}
.ny-news-list .owl-nav button.owl-next{
    position: absolute;
    right: -90px;
    top: 47%;
    display: block;
}
.ny-news-list .owl-nav button.owl-next .icon-font:after{
    width: 54px;
    height: 54px;
    background: url(../image/jt-r.png) no-repeat center #d3d3d3;
    border-radius: 27px;
    overflow: hidden;
}
.ny-news-list .owl-nav button.owl-next:hover .icon-font:after{
    background: url(../image/jt-r.png) no-repeat center #1a1d87;
}
.ny-news-item a{
    
}
.ny-news-item-con{
    padding: 5px;
}
.ny-news-item-con .text{
    width: calc(50% - 25px);
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    background-color: #fff;
    padding: 30px;
}
.ny-news-item-con .text .date{
    color: #666666;
    font: 400 14px/36px "Microsoft yahei";
}
.ny-news-item-con .text h3{
    color: #222222;
    font: 400 22px/44px "Microsoft yahei";
}
.ny-news-item-con .text .wz{
    margin-top: 2vh;
    color: #666666;
    font: 400 16px/30px "Microsoft yahei";
}
.ny-news-item-con .text .more{
    width: 144px;
    text-align: center;
    font: 400 16px/42px "Microsoft yahei";
    background-color: #1a1d87;
    margin-top: 3vh;
    color: #fff;
    border: 1px solid #1a1d87;
}
.ny-news-item-con .img{
    width: calc(50% - 25px);
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.ny-news-item-con .img img{
    max-width: 100%;
    transition: all 0.8s;
}
.ny-news-item:hover .text h3{
    color: #1a1d87;
}
.ny-news-item:hover .img img{
    transition: all 0.8s;
    transform: scale(1.05);
}

@media (max-width:1200px) {
    .ny-news-list .owl-nav{
        display: none;
    }
    .ny-news-item-con .text{
        padding: 15px;
        width: 49%;
    }
    .ny-news-item-con .img{
        width: 49%;
    }
    .ny-news-item-con .text .wz{
        margin-top: 1vh;
    }
    .ny-news-item-con .text .more{
        margin-top: 2vh;
        font: 400 16px/36px "Microsoft yahei";
    }
    .xypg-news-list li .date{
        width: 90px;
        height: 90px;
        padding: 10px;
        font: 600 20px/32px "Microsoft yahei";
    }
    .xypg-news-list li .wz{
        width: calc(100% - 110px);
    }
    .xypg-news-list li .wz h3{
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis; 
        font: 600 20px/40px "Microsoft yahei";
    }
    .xypg-news-list li .wz p{
        text-overflow: -o-ellipsis-lastline;overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;-webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font: 400 15px/28px "Microsoft yahei";
    }
    
}
@media (max-width:992px) {
    .xypg-news-list li{
        padding: 15px 0;
    }
    .ny-news-item-con .text{
        width: 100%;
    }
    .ny-news-item-con .img{
        display: none;
    }
    .ny-news-item-con .text h3{
        font: 600 20px/40px "Microsoft yahei";
    }
}

/* 资质荣誉 */
.w-honer-list{
    position: relative;
    margin-top: 10vh;
    background: url(../image/honerbg.png) no-repeat center bottom;
    padding-bottom: 114px;
}
.w-honer-wz{
    width: 410px;
}
.w-honer-item{
    
}
.w-honer-list .owl-item .img img{
    /* padding-bottom: 112px; */
}

.w-honer-list .owl-item.active .img img{
    margin-left: 20%;
    width: 340px;
}
.w-honer-list .owl-item.active + .owl-item.active{
    background-image: none;
}
.w-honer-list .owl-item.active + .owl-item.active .img img{
    width: 100%;
    margin-left: 270%;
    margin-top: 66%;
}
.w-honer-list .owl-item.active + .owl-item.active .wz{
    display: none;
}
.w-honer-list .owl-nav button.owl-prev{
    position: absolute;
    left: 15px;
    top: 60%;
    display: block;
}
.w-honer-list .owl-nav button.owl-prev .icon-font:after{
    width: 54px;
    height: 54px;
    background: url(../image/jt1-l.png) no-repeat center;
    border-radius: 27px;
    overflow: hidden;
}
.w-honer-list .owl-nav button.owl-prev:hover .icon-font:after{
    background: url(../image/jt1-lh.png) no-repeat center;
}
.w-honer-list .owl-nav button.owl-next{
    position: absolute;
    left: 90px;
    top: 60%;
    display: block;
}
.w-honer-list .owl-nav button.owl-next .icon-font:after{
    width: 54px;
    height: 54px;
    background: url(../image/jt1-r.png) no-repeat center;
    border-radius: 27px;
    overflow: hidden;
}
.w-honer-list .owl-nav button.owl-next:hover .icon-font:after{
    background: url(../image/jt1-rh.png) no-repeat center;
}
.w-honer-item .wz{
    width: 60%;
    margin-top: 8vh;
}
.w-honer-item .wz h5{
    color: #1a1d87;
    font: 600 54px/60px "Microsoft yahei";
}
.w-honer-item .wz h5 span{
    color: #999999;
    font: 400 26px/60px "Microsoft yahei";
}
.w-honer-item .wz h3{
    color: #333333;
    font: 400 22px/40px "Microsoft yahei";
}
.w-honer-item .wz .date{
    color: #333333;
    font: 400 16px/40px "Microsoft yahei";
}
.w-honer-item .img{
    width: 25%;
}

/*联系我们1*/
.ny-contact-map{
    overflow: hidden;
}
.ny-contact-text{
    margin-bottom: 6vh;
}
.ny-contact-l{
    padding: 30px;
    width: calc(33% - 10px);
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
}
.ny-contact-r{
    padding: 30px;
    width: calc(33% - 10px);
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
}

@media (max-width:768px) {
    .ny-contact-l{
        width: 100%;
        padding: 15px;
    }
    .ny-contact-r{
        width: 100%;
        padding: 15px;
    }
}

.w-product-sort li{
    margin-left: 10px;
    float: right;
}


.ipro-tt {
    font-size: 40px;
    color: #015cb5;
    margin: 20px 0 50px;
    font-weight: bold;
}
.inew {
    padding-bottom: 110px;
}

.innav {
    float: right;
}

.innav a {
    font-size: 28px;
    color: #000000;
    display: inline-block;
    margin-left: 70px;
}

.inew-main {
    display: flex;
    justify-content: space-between;
}

.inew-left {
    width: 47%;
    display: block;
}

.inew-cen {
    width: 22%;
    margin: 0 2%;
}

.inew-right {
    width: 27%;
    padding: 0 20px;
    padding-top: 20px;

    box-sizing: border-box;
    border-top: 2px solid #e76d26;
    box-shadow: 0px 5px 5px #ccc;
}

.inew-left h2 {
    font-size: 22px;
    color: #000000;
    margin: 35px 0 15px;
    font-weight: 500;
}

.inew-left p {
    font-size: 16px;
    color: #666666;
}

.inew-cen-item {
    display: block;
}

.inew-cen-item:nth-child(1) {
    margin-bottom: 35px;
}

.ndate {
    font-size: 18px;
    color: #999999;
    margin-top: 60px;
    display: block;
    background: url("../image/i12.png") no-repeat left;
    padding-left: 30px;
}

.ntitle {
    font-size: 18px;
    color: #000000;
    margin: 20px 0 15px;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    min-height: 50px;
    font-weight: 500;
}

.ndates {
    margin-top: 0;
}

.nimg img {
    width: 100%;
}

.inew-right-item {
    display: block;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.inew-right-item:last-child {
    border-bottom: 0;
}

.ipro-item .ipro-img,.nimg{
    overflow: hidden;
}
.ipro-item .ipro-img img,.nimg img{
    transition: all .3s;
}
.ipro-item .ipro-img img:hover,.nimg img:hover{
    transform: scale(1.1);
}
.inew-left:hover h2,.ntitle:hover,.innav a:hover,.if2-item a:hover{
    color: #e76d26;
}



.if_bg{
    background: #333333;
    padding: 60px 0 50px;
}
.if1{
    width: 320px;
    color: #ffffff;
}
.if2{
    width: 310px;
    color: #ffffff;
}
.if3{
    width: 410px;
    color: #ffffff;
}
.ifooter{
    display: flex;
    justify-content: space-between;
}
.if1 ul li{
    width: 50%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
}
.if1 ul li a{
    color: #ffffff;
    font-size: 15px;
}
.ftitle{
    font-size: 20px;
    margin-bottom: 35px;
}
.ftitle span{
    font-size: 16px;
    font-weight: 100;
}
.if2 p{
    font-size: 15px;
    margin-bottom: 15px;
}
.if3l{
    float: left;
    margin-right: 47px;
    margin-top: 25px;
}
.if3l p{
    font-size: 14px;
    margin-top: 15px;
}
.ficp{
    background: #262626;
    text-align: center;
}
.ficp p{
    line-height: 85px;
    color: #ffffff;
    font-size: 15px;
}
.ficp p a{
    color: #ffffff;
}

.pctt{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.pcleft p{
    line-height: 35px;
    font-size: 16px;
}

@media (max-width:768px) {
    .case_list1 li .wz h3{
        font-size: 16px;
    }
    .ipro-tt {
        font-size: 30px;
    }
    .innav a {
        font-size: 20px;
        margin-left: 10px;
    }
    .inew-main {
        display: block;
    }
    .inew-left {
        width: 100%;
        display: block;
    }
    .inew-cen {
        width: 100%;
        margin: 0;
    }
    .inew-right {
        width: 100%;
        padding: 0 20px;
        padding-top: 20px;
        box-sizing: border-box;
        border-top: 2px solid #e76d26;
        box-shadow: 0px 5px 5px #ccc;
    }
    .inew-left h2 {
        font-size: 20px;
        color: #000000;
        margin: 35px 0 15px;
        font-weight: 500;
    }
    .ifooter {
        display: block;
    }
    .if1 ul{
        overflow: hidden;
    }
    .if2{
        margin: 30px 0;
    }
    .ficp p {
        line-height: 22px;
        padding: 10px 0;
    }
    .xymob-head-box .xymob-logo {
        position: unset;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: auto;
        height: 30px;
        text-align: center;
        float: left;
        padding-left: 3%;
        margin-top: 8px;
    }
    .xymob-head{
        background: #ffffff;
    }
    .xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {
        display: block;
        height: 2px;
        width: 100%;
        background: #000;
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    .xymob-navbtn {
        position: unset;
        z-index: 9;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto 0 auto 27px;
        width: 30px;
        height: 20px;
        float: right;
        margin-right: 2%;
        margin-top: 20px;
    }
    .xymob-search-btn{
        display: none;
    }
    .page-banner {
        margin-top: 60px;
         height: auto;
         overflow: hidden;
    }
    .xymob-head-box .xymob-logo img {
        height: 45px;
    }
}