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;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    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;
}



#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;
}


#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}
.head1{background:#ededed;}
.head1, .head1 a{    color: #525252;
    font: 500 14px/35px "å¾®è½¯é›…é»‘";}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.thead {
    height: 90px;
    box-shadow: 0 5px 5px rgba(51,51,51,0.1);
    position: relative;
    z-index: 999
}

.w1300 {
    max-width: 1330px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.logo {
    line-height: 90px;
    width: 250px;
    float: left;
}

.logo img {
    max-width: 100%;
}

.thead #formsearch {
    width: 250px;
    height: 32px;
    float: right;
    margin-top: 30px;
    border: 1px solid #eeeeee;
    border-radius: 16px;
    overflow: hidden;
}

.thead #formsearch #q {
    border: none;
    outline: none;
    background: none;
    width: calc(100% - 50px);
    line-height: 30px;
    color: #757575;
    font-size: 14px;
    padding-left: 15px;
}

.thead #formsearch #s_btn {
    width: 50px;
    height: 30px;
    border: none;
    outline: none;
    background: url(../images/ss.png) no-repeat center #42476c;
    float: right;
}

@media (max-width: 1199px) {
    .thead #formsearch {
        display: none;
    }

    .x-menu {
        width: calc(100% - 250px);
    }
    .fewm{display:none;}
}

@media (max-width: 991px) {
    body {
        padding-top: 60px;
    }
    .fewm{display:none;}
}



@media (max-width:1920px) {
    .fewm1{display:none;}
}

@media (max-width:1600px) {
    .fewm1{display:none;}
}

@media (max-width:1200px) {
    .fewm1{display:none;}
}


@media (max-width:768px) {
    .fewm1{display:block;text-align:center;}
}

/*  */
.c1 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.c1 .c1-1 {
    background: #004287;
    width: 13.7%;
    border-right: 1px solid #32557a;
    position: relative;
}

@media (max-width: 780px) {
    .c1 .c1-1 {
        width: 100%;
    }
}

.c1 .c1-1 .zi {
    font-weight: 600;
    color: rgba(255, 255, 255, 0.2);
    font-size: 3.75vw;
    left: 0;
    top: 4.6875vw;
    position: absolute;
    line-height: 1;
    z-index: 111;
}

@media (max-width: 780px) {
    .c1 .c1-1 .zi {
        font-size: 24px;
        top: 30px;
    }
}

.c1 .c1-2 {
    width: 50%;
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
    padding-left: 12vw;
    padding-top: 4.854vw;
    padding-bottom: 10.854vw;
    position: relative;
    padding-right: 9.53vw;
}

@media (max-width: 780px) {
    .c1 .c1-2 {
        width: 100%;
        padding-top: 70px;
    }
}

.c1 .c1-2 h2 {
    color: #fff;
    font-size: 1.875vw;
    background: url(../images/h-1.jpg) no-repeat 0% 100%;
    padding-bottom: 1.354vw;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
}

@media (max-width: 780px) {
    .c1 .c1-2 h2 {
        font-size: 18px;
        padding-bottom: 12px;
    }
}

.c1 .c1-2 h3 {
    font-size: 1.25vw;
    color: #fff;
    line-height: 2.29vw;
    margin-top: 2.29vw;
}

@media (max-width: 780px) {
    .c1 .c1-2 h3 {
        font-size: 16px;
        line-height: 34px;
    }
}

.c1 .c1-2 dd {
    color: #fff;
    font-size: 0.9375vw;
    line-height: 1.6667vw;
    max-width: 450px;
    margin-top: 1.04vw;
}

@media (max-width: 780px) {
    .c1 .c1-2 dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c1 .c1-2 a.ck {
    display: block;
    margin-top: 3.74583vw;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background-color: #e30910;
    font-size: 0.9375vw;
    width: 5.9895vw;
    line-height: 2.29vw;
    transition-duration: .3s;
}

@media (max-width: 780px) {
    .c1 .c1-2 a.ck {
        width: 120px;
        line-height: 34px;
        font-size: 14px;
    }
}

.c1 .c1-2:before {
    content: '';
    display: block;
    background: url(../images/an1.png) no-repeat 50% 0;
    background-size: 100% 100%;
    width: 82px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 2.55vw;
    z-index: 111;
}

@media (max-width: 560px) {
    .c1 .c1-2:before {
        display: none;
    }
}

.c1 .c1-3 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

@media (max-width: 780px) {
    .c1 .c1-3 {
        width: 100%;
    }
}

.c1 .c1-3 li {
    background: #f4f4f4;
    width: 50%;
}

.c1 .c1-3 li a {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
}

@media (min-width: 780px) {
    .c1 .c1-3 li:nth-child(2) a {
        flex-direction: column-reverse;
    }
}

.c1 .c1-3 li .zi {
    height: 50%;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.c1 .c1-3 li .zi .zi1 {
    width: 100%;
    justify-content: center;
}

.c1 .c1-3 li .zi .zi1 .img img {
    max-width: 100%;
    width: 5.427vw;
    border-radius: 100%;
}

@media (max-width: 780px) {
    .c1 .c1-3 li .zi .zi1 .img img {
        width: 17%;
    }
}

.c1 .c1-3 li .zi .zi1 h3 {
    margin-top: 1.5625vw;
    font-size: 0.83vw;
    line-height: 1.4vw;
    color: #000000;
    font-weight: normal;
}

@media (max-width: 780px) {
    .c1 .c1-3 li .zi .zi1 h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

.c1 .c1-3 li .tu {
    height: 50%;
    width: 100%;
    overflow: hidden;
}

.c1 .c1-3 li .tu img {
    height: 100%;
    width: 100%;
    transition: all 0.4s;
}

@media (max-width: 780px) {
    .c1 .c1-3 li .tu img {
        height: auto;
    }

}

.c1 .c1-3 li:hover .tu img {
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}

@media (max-width: 1199px) {
    .c1 .c1-2{
        padding-left: 4vw;
    }
    .c1 .c1-2:before{
        width: 70px;
        height: 20px;
        right: 1.25vw;
    }
}


.c2{
    padding: 60px 0;
}
.c2-con{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.c2-con .c2-left{
    width: 50%;
}
.c2-con .c2-left h3{
    font-size: 35px;
    color: #000;
}
.c2-con .c2-left h3 span{
    font-weight: bold;
    color: #42476c
}
.c2-con .c2-left h4{
    font-size: 18px;
    color: #0a0a0a;
    line-height: 3;
}
.c2-con .c2-left .sm{
    font-size: 14px;
    color: #4e4e4e;
    line-height: 2;
    padding: 5% 0;
}
.c2-con .c2-left a.more{
    display: block;
    width: 48px;
    height: 48px;
    background: url(../images/more1.png) no-repeat center;
    background-size: 100% 100%;
}
.c2-con .c2-right{
    width: 50%;
    padding: 0 10%;
}
.c2-con .c2-right .c2-slick{
    position: relative;
}
.c2-con .c2-right .c2-slick .slick-con a{
    display: block;
}
.c2-con .c2-right .c2-slick .slick-con a img{
    width: 100%;
}
.c2-con .c2-right .c2-slick .slick-dots {
    text-align: center;
    margin-top: 20px;
}
.c2-con .c2-right .c2-slick .slick-dots li{
    display: inline-block;
}
.c2-con .c2-right .c2-slick .slick-dots li button{
    border: none;
    outline: none;
    background: none;
    line-height: 35px;
    font-size: 13px;
    color: #ccc;
}
.c2-con .c2-right .c2-slick .slick-dots li.slick-active button{
    color: #42476c
}
.c2-con .c2-right .c2-slick .slick-arrow{
    width: 35px;
    height: 35px;
    border: none;
    outline: none;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
}
.c2-con .c2-right .c2-slick .slick-prev{
    background: url(../images/left01.png) no-repeat center;
    background-size: 100% 100%;
    left: 50%;
    margin-left: -136px;
}
.c2-con .c2-right .c2-slick .slick-next{
    background: url(../images/right01.png) no-repeat center;
    background-size: 100% 100%;
    left: 50%;
    margin-left:102px;
}
.c2-con .c2-right .c2-slick .slick-prev:hover{
    background: url(../images/left01_h.png) no-repeat center;
}
.c2-con .c2-right .c2-slick .slick-next:hover{
    background: url(../images/right01_h.png) no-repeat center;
}

@media (max-width: 1199px) {
    .c2-con .c2-right{
        padding: 0 5%
    }
}
@media (max-width: 767px){
    .c2 {
        padding: 40px 0;
    }
    .c2-con .c2-left{
        width: 100%;
    }
    .c2-con .c2-right{
        width: 100%;
        margin-top: 30px;
    }
    .c2-con .c2-left h3{
        font-size: 24px;
    }
    .c2-con .c2-left h4{
        font-size: 15px;
    }

}


.c3{
    padding-bottom: 6%;
}
.c3-con .c3-slick .slick-con{
    padding: 0 8px;
}
.c3-con .c3-slick .slick-con a{
    display: block;
    border: 1px solid #dcdcdc;
}
.c3-con .c3-slick .slick-con a img{
    width: 100%;
}
.c3-con .c3-slick .slick-con a h3{
    padding: 10px;
    border-top: 1px solid #dcdcdc
}
.c3-con .c3-slick .slick-con a h3 span{
    display: block;
    font-size: 14px;
    color: #0a0a0a;
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
}


.c4{
    padding: 5% 0 6.5%;
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
}
.c4tlt{
    text-align: center;
}
.c4tlt h3{
    font-size: 30px;
    color: #fff;
}
.c4tlt h4{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 2.5;
}
.c4-slick{
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}
.c4-slick .slick-con{
    margin: 0 15px;
}
.c4-slick .slick-con a{
    display: block;
    padding: 3% 3% 5%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.c4-slick .slick-con a img{
    width: 100%;
}
.c4-slick .slick-con a h3{
    font-size: 16px;
    color: #363636;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 15px;
}
.c4-slick .slick-con a .date{
    font-size: 14px;
    color: #a5a5a5;
}
.c4-slick .slick-con a .cname{
    margin-top: 15px;
}
.c4-slick .slick-con a .info{color:#a5a5a5;}
.c4-slick .slick-con a .cname span{
    display: inline-block;
    padding: 0 6px;
    font-size: 14px;
    color: #a5a5a5;
    line-height: 24px;
    border: 1px solid #dcdcdc
}
.c4-slick .slick-con a .cname dt{
    width: 24px;
    height: 26px;
    background: url(../images/jt.png) no-repeat center;
    float: right;
}
.c4-slick .slick-con a:hover h3{
    color: #42476c
}

@media (max-width: 991px){
    .c4{
        padding: 40px 0;
    }
    .c4tlt h3{
        font-size: 24px;
    }
    .c4tlt h4{
        font-size: 14px;
    }
}


.foot1{
    padding: 60px 0 50px;
    background: #f9f9f9;
}
.ff1{
    width: 38.5%;
    float: left;
}
.ff1 > h3{
    font-size: 14px;
    color: #333333;
    line-height: 2;
}
.ff1 > h3 span{
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}
.ff1 .fnav{
    font-size: 14px;
    color: #6f6f6f;
    line-height: 2.2;
    padding-top: 5%;
}
.ff1 .fnav a{
    color: #6f6f6f;
}
.ff3{
    width: 260px;
    float: right;
}
.ff3 > h3{
    font-size: 14px;
    color: #333333;
    line-height: 2;
}
.ff3 > h3 span{
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

.ff3 #formsearch {
    width: 215px;
    height: 32px;
    margin-top: 20px;
    border: 1px solid #eeeeee;
    border-radius: 16px;
    overflow: hidden;
}

.ff3 #formsearch #q {
    border: none;
    outline: none;
    width: calc(100% - 50px);
    line-height: 30px;
    color: #757575;
    font-size: 14px;
    padding-left: 15px;
    background: #fff
}

.ff3 #formsearch #s_btn {
    width: 50px;
    height: 30px;
    border: none;
    outline: none;
    background: url(../images/ss.png) no-repeat center #42476c;
    float: right;
}
.ff3 .ff3-wz{
    font-size: 14px;
    color: #757575;
    line-height: 24px;
    padding: 15px 0;
}
.ff3 .fewm{
    font-size: 14px;
    color: #757575;
    line-height: 2;
}
.ff2{
    width: calc(60% - 280px);
    float: left;
    max-width: 380px;
}
.ff2 .ff2-wz{
    font-size: 14px;
    color: #333333;
    line-height: 2;
}
.ff2 .flogo{
    padding: 15px 0;
}
.ff2 .flogo img{
    max-width: 100%;
}
.ff2 .flx{
    font-size: 14px;
    color: #333;
    line-height: 2;
}

.foot2{
    background: #333333;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    color: #757575;
    line-height: 24px;
}
.foot2 a{
    color: #757575;
}
.foot2 a:hover{
    color: #fff;
}


@media (max-width: 1199px){
    .ff1{
        width: 26%;
    }
    .ff2{
        width: calc(70% - 260px);
    }
}

@media (max-width: 767px){
    .foot1{
        padding: 40px 0;
    }
    .ff1{
        display: none;
    }
    .ff3{
        display: none;
    }
    .ff2{
        width: 100%;
        max-width: 100%;
    }
}





/*关于我们*/
.gsjj-tlt1{
    text-align: center;
    padding: 40px 0;
}
.gsjj-tlt1 h2{
    font-size: 58px;
    color: #302a28;
    text-transform: uppercase;
    line-height: 1.5;
}
.gsjj-tlt1 p{
    font-size: 22px;
    color: #000;
    line-height: 42px;
    background: url(../images/tlt1.png) no-repeat center;
}
.gsjj1-1{
    font-size: 16px;
    color: #333333;
    line-height: 2;
}
.gsjj1-2{
    text-align: center;
    padding-top: 50px;
}
.gsjj1-2 img{
    max-width: 100%;
}


.gsjj2{
    padding-top: 40px;
    padding-bottom: 70px;
}
.gsjj2-1 ul li{
    width: 23%;
    float: left;
    margin-right: 2.3333%;
    box-shadow: 0 2px 5px rgba(51,51,51,0.1);
}
.gsjj2-1 ul li:last-child{
    margin-right: 0;
}
.gsjj2-1 ul li .img img{
    width: 100%;
}
.gsjj2-1 ul li .wz{
    padding: 8% 5%;
    text-align: center;
}
.gsjj2-1 ul li .wz h3{
    font-size: 20px;
    color: #222222;
    line-height: 2;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.gsjj2-1 ul li .wz p{
    font-size: 16px;
    color: #757983;
    line-height: 2;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.gsjj3{
    background: #fafafa;
}
.gsjj3-tlt{
    text-align: center;
    padding-top: 55px;
    padding-bottom: 25px;
}
.gsjj3-tlt h2{
    font-size: 28px;
    color: #42476c;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 25px;
    background: url(../images/line1.png) no-repeat center bottom;
}
.gsjj3-tlt p{
    font-size: 16px;
    color: #7f7f7f;
    margin-top: 20px;
    line-height: 1
}

.gsjj3 ul li{
    width: 50%;
    height: 355px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: relative;
    background-position: 50% 50%
}
.gsjj3 ul li .cont{
    width: 80%;
    max-width: 510px;
    position: absolute;
    left:50%; 
    top:50%; 
    transform:translate(-50%,-50%); 
    text-align: center;
}
.gsjj3 ul li .cont img{
    width: 89px;
    height: 89px;
}
.gsjj3 ul li .cont h3{
    font-size: 16px;
    color: #fff;
    line-height: 2.8;
}
.gsjj3 ul li .cont p{
    font-size: 14px;
    color: #fff;
    line-height: 2;
    height: 0;
    overflow: hidden;
    transition: .5s;
}
.gsjj3 ul li:hover .cont p{
    height: 84px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.gsjj4{
    padding-top: 60px;
    padding-bottom: 40px;
}
.gsjj4-tlt h3{
    font-size: 32px;
    color: #1f1f1f;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 40px;
}
.gsjj4 ul{
    max-width: 1030px;
    margin: 0 auto;
    position: relative;
    background: url(../images/yq.png) no-repeat center top;
    padding-top: 42px;
}
.gsjj4 ul::before{
    content: "";
    width: 4px;
    background: #d1ccd2;
    position: absolute;
    top: 42px;
    left: 50%;
    margin-left: -2px;
    height: 100%;
}
.gsjj4 ul li{
    margin-bottom: 13px;
    font-size: 0;
}
.gsjj4 ul li .nn1{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.gsjj4 ul li .nn1 h3{
    color: #555555;
    font-size: 34px;
}
.gsjj4 ul li.li1 .nn1{
    text-align: right;
    padding-right: 32px;
}
.gsjj4 ul li.li2 .nn1{
    padding-left: 32px;
}
.gsjj4 ul li.li1 .nn2{
    padding-left: 48px;
    
}
.gsjj4 ul li.li2 .nn2{
    padding-right: 48px;
    
}
.gsjj4 ul li .nn2{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
}
.gsjj4 ul li .nn2 .wz{
    font-size: 14px;
    color: #555555;
    line-height: 1.8;
    border: 2px solid #d1ccd2;
    height: 104px;
    padding: 0 5%;
    border-radius: 50px;
    width: 100%;
    display: flex;
    align-items: center;
   
}
.gsjj4 ul li .nn2 .wz p{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.gsjj4 ul li.li1 .nn2::before{
    content: '';
    width: 14px;
    height: 14px;
    background: #d1ccd2;
    border-radius: 50%;
    position: absolute;
    left: -7px;
    top: 50%;
    margin-top: -7px;
}
.gsjj4 ul li.li1 .nn2::after{
    content: '';
    width: 42px;
    height: 2px;
    background: #d1ccd2;
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -1px;
}
.gsjj4 ul li.li2 .nn2::before{
    content: '';
    width: 14px;
    height: 14px;
    background: #d1ccd2;
    border-radius: 50%;
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -7px;
}
.gsjj4 ul li.li2 .nn2::after{
    content: '';
    width: 42px;
    height: 2px;
    background: #d1ccd2;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -1px;
}
.gsjj4 ul li:hover .nn1 h3{
    color: #42476c
}
.gsjj4 ul li:hover .nn2::before{
    background: #42476c
}
.gsjj4 ul li:hover .nn2::after{
    background: #42476c
}
.gsjj4 ul li:hover .nn2 .wz{
    border-color: #42476c
}


.gsjj5{
    padding-bottom: 30px;
}
.gsjj5-1{
    text-align: center;
}
.gsjj5-1 img{
    max-width: 100%;
}



@media (max-width: 1199px){
    .gsjj-tlt1{
        padding: 30px 0;
    }
    .gsjj-tlt1 h2{
        font-size:40px;
    }
    .gsjj-tlt1 p{
        font-size:18px;
    }
    .gsjj1-1{
        font-size:14px;
    }
    .gsjj1-2{
        padding-top: 30px;
    }
    .gsjj2-1 ul li .wz h3{
        font-size: 18px;
    }
    .gsjj2-1 ul li .wz p{
        font-size:14px;
    }
    
    .gsjj3 ul li{
        height: 280px;
    }
    .gsjj3 ul li .cont img{
        width: 60px;
        height: 60px;
    }
    .gsjj3 ul li .cont h3{
        font-size: 14px;
    }
    .gsjj3 ul li .cont p{
        font-size:12px;
        line-height:20px;
        height:0;
    }
    .gsjj3 ul li:hover .cont p{
        height:60px;
    }
    
    
}

@media (max-width: 991px){
    .gsjj-tlt1 h2{
        font-size:30px;
    }
    .gsjj-tlt1 p {
       font-size: 16px;
       background:none;
       line-height:1;
    }
    .gsjj2 {
       padding-top: 0px;
       padding-bottom: 40px;
    }
    
    .gsjj4{
        padding-top:40px;
    }
    .gsjj4-tlt h3{
        font-size:24px;
        margin-bottom:30px;
    }
    .gsjj4 ul li .nn1 h3{
        font-size:24px;
    }
    .gsjj4 ul li .nn2 .wz{
        font-size:12px;
    }
}

@media (max-width: 767px){
    .gsjj-tlt1 h2{
        font-size:26px;
    }
    .gsjj2-1 ul li{
        width:49%;
        margin-bottom: 15px;
        margin-right:2%;
    }
    .gsjj2-1 ul li:nth-child(2n){
        margin-right:0;
    }
    .gsjj2-1 ul li .wz h3 {
        font-size: 16px;
    }
    .gsjj2-1 ul li .wz p{
        font-size: 13px;
    }
    
    .gsjj3-tlt{
        padding-top:30px;
    }
    .gsjj3-tlt h2{
        font-size: 24px;
        padding-bottom:16px;
    }
    .gsjj3-tlt p{
        font-size:14px;
        margin-top:15px;
    }
    
    .gsjj3 ul li{
        width: 100%;
        float:none;
    }
    .gsjj3 ul li .cont p{
        height:60px;
    }
    
    
    .gsjj4 ul{
        background:none;
        padding-top:0;
    }
    .gsjj4 ul::before{
        display:none;
    }
    .gsjj4 ul li .nn2::before{
        display:none;
    }
    .gsjj4 ul li .nn2::after{
        display:none;
    }
    .gsjj4 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .gsjj4 ul li .nn1{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width:100%;
    padding:0!important;
    text-align:left!important;
    }
    .gsjj4 ul li .nn2{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding:0!important;
    text-align:left!important;
    width:100%;
        
    }
    .gsjj4 ul li .nn2 .wz{
        border:none;
        padding:10px 0;
        height:auto;
    }
    .gsjj4 ul li .nn1 h3 {
    font-size: 20px;
    }
    .gsjj4 {
    padding-bottom: 0px;
}
}




/*联系我们*/

#map {
	width: 67%;
	float: left;
	height: 100%;
	overflow:hidden;
}
#map2{width: 100%;
	float: left;
	height: 100%;}

.ixctati {
	width: 33%;
	float: left;
	height: 100%;
	background: #e8e8e8 url(../images/ixctati.png) no-repeat right bottom;
	background-size: cover;
}
.ixctas .ca {
	display: block;
	color: #333;
	padding-left: 45px;
	position: relative;
	margin-bottom: 18px;
}
.ixctas .ca .ch {
	font-size: 16px;
	line-height:40px;
}
.ixctas .ca .en {
	font-size: 18px;
	color: #999;
	line-height: 0.8;
	font-family: 'moolbor';
	margin-top: 1px;
}
.ixctas .ca .ico {
	width: 30px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	transition: none;
	-webkit-transition: none;
}
.ixctas {
	margin-top: 20px;
}

.ixctas .ca:hover {
	color: #42476c;
}
.ixctas .ca:hover .en {
	color: #42476c;
}
.lxewm{
    font-size: 16px;
    color: #202020;
    line-height: 2;
    margin-top: 20px;
}
.lxewm img{
    max-width: 100%;
}
.ixctati .pa {
	padding: 18% 0 0 10%;
}

.abti2 .ch {
	font-size: 16px;
}
.abti2 .en {
	font-size: 32px;
	font-style: normal;
	text-transform: uppercase;
	color: #333333
}
.abti2 .en em{
    font-style: normal;
    color: #42476c;
}
.abti .line {
    display: block;
    width: 14px;
    height: 6px;
    background: #42476c;
}
.wsqh {
    height:721px;
}

.lxwm1{
    padding: 40px 15px;
    text-align: center;
}
.lxwm1 > h3{
    font-size: 30px;
    color: #333333;
    line-height: 1;
}
.lxwm1 > p{
    font-size: 16px;
    color: #7f7f7f;
    margin-top: 10px;
    line-height: 1.2;
}


.lxwm2{
    background: url(../images/bg3.jpg) no-repeat center;
    background-size: cover;
    padding: 5% 0;
}
.lxwm2-wz{
    max-width: 880px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    line-height: 2;
    text-align: center;
}
#myform{
    margin-top: 45px;
}
#myform .text-input{
    width: 100%;
    border: none;
    outline: none;
    background: #ffffff;
    padding-left: 18px;
    color: #616161;
    line-height: 58px;
    font-size: 16px;
}
#myform .text-area{
    margin: 30px 0;
}
#myform .text-area textarea{
    width: 100%;
    border: none;
    outline: none;
    background: #ffffff;
    padding: 18px;
    font-size: 16px;
    line-height: 2;
}
#myform .text-code #code{
    display: inline-block;
    width: calc(100% - 110px);
    max-width: 300px;
    border: none;
    outline: none;
    background: #ffffff;
    line-height: 58px;
    padding-left: 18px;
    font-size: 16px;
}
#myform .btn-submit{
    margin-top: 25px;
}
#myform .btn-submit .btn1{
    display: block;
    width: 200px;
    line-height: 58px;
    border: none;
    outline: none;
    background: #42476c;
    color: #fff;
    text-align: center;
    font-size: 16px;
    
}


@media screen and (max-width: 1600px){
.wsqh {
    height: 680px;
}
}
@media screen and (max-width: 1360px){
.wsqh {
    height: 600px;
}
}
@media screen and (max-width: 1199px){
    .wsqh {
        height: 540px;
    }
    .abti2 .en{
        font-size:24px;
    }
    .ixctas .ca .ch{
        font-size:14px;
    }
    .lxewm{
        font-size: 14px;
        
    }
    .lxewm img{
        max-width: 120px;
    }
}

@media screen and (max-width: 991px){
    .wsqh {
       height: auto;
    }
    #map{
        width:100%;
        float:none;
        height: 400px;
    }
    .ixctati{
        width:100%;
        float:none;
    }
    .ixctati .pa{
        padding: 30px 15px;
        
    }
    .lxwm1{
        padding:30px 15px;
    }
    .lxwm1 > h3{
        font-size:24px;
    }
    .lxwm1 > p{
        font-size:14px;
    }

}
@media screen and (max-width: 767px){
    .lxwm2{
        padding:30px 0;
    }
    #myform {
        margin-top: 30px;
    }
    #myform .text-input{
        margin-bottom: 20px;
        line-height:40px;
        font-size:14px;
    }
    #myform .text-area{
        margin:0 0 20px;
    }
    #myform .text-area textarea{
        font-size:14px;
    }
    #myform .text-code #code{
        font-size:14px;
        line-height:40px;
    }
    #myform .btn-submit .btn1{
        font-size: 16px;
        line-height:50px;
    }
    
    
}



/*售后服务*/
.shfw-tlt1{
    text-align: center;
    padding: 40px 0;
}
.shfw-tlt1 h3{
    font-size: 38px;
    color: #000000;
    font-weight: bold;
    line-height: 1.2;
}
.shfw-tlt1 p{
    font-size: 16px;
    color: #6e6e6e;
    line-height: 1.2;
    margin-top: 10px;
}
.shfw1 ul{
    background: url(../images/line2.png) no-repeat center 30px;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.shfw1 ul li{
    width: 20%;
    text-align: center;
}
.shfw1 ul li img{
    width: 62px;
    height: 62px;
}
.shfw1 ul li h3{
    font-size: 24px;
    color: #000000;
    padding: 20px 0; 
    line-height: 1.5;
}
.shfw1-more{
    padding: 5% 0 2%;
}
.shfw1-more a{
    display: block;
    width: 172px;
    height: 48px;
    border: 1px solid  #000;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-radius: 4px;
    line-height: 46px;
    margin: 0 auto;
}


.shfw2 {
    padding-bottom: 5%;
}

.shfw2-left{
    width: 50%;
    float: left;
}
.shfw2-left > h3{
    font-size: 24px;
    font-weight: bold;
    color: #42476c;
    line-height: 1.8;
    margin-bottom: 15px;
}
.shfw2-left .wz{
    font-size: 16px;
    color: #848484;
    line-height: 2.5;
}
.shfw2-left .shfw2-left-lx{
    margin-top: 10%;
}
.shfw2-left .shfw2-left-lx a{
    display: inline-block;
    width: 200px;
    height: 47px;
    border-radius: 23px;
    background: #e30910;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    line-height: 47px;
    text-align: center;
}
.shfw2-left .shfw2-left-lx .cxzc{
    display: inline-block;
    padding-left: 25px;
    margin-left: 25px;
    border-left: 1px dashed #c3c3c3;
    vertical-align: middle
}
.shfw2-left .shfw2-left-lx .cxzc dd{
    font-size: 14px;
    color: #8a8a8a;
}
.shfw2-left .shfw2-left-lx .cxzc dl{
    font-size: 16px;
    font-weight: bold;
    color: #42476c;
}
.shfw2-right{
    width: 50%;
    padding: 0 1%;
    text-align: center;
    float:right
}
.shfw2-right img{
    max-width: 100%;
}

.shfw3{
    background: #f6f7f9;
    padding-bottom: 5%;
}
.shfw3 ul li{
    width: 23.6666%;
    float: left;
    box-shadow: 0 5px 10px rgba(51,51,51,0.1);
    margin-right: 1.666%;
    background: #fff;
}
.shfw3 ul li:nth-child(4){
    margin-right: 0;
}
.shfw3 ul li .img img{
    width: 100%;
}
.shfw3 ul li .wz{
    padding: 8%;
}
.shfw3 ul li .wz h3{
    font-size: 18px;
    color: #2f2f2f;
    margin-bottom: 10px;
}
.shfw3 ul li .wz p{
    font-size: 14px;
    color: #757983;
    line-height: 1.8;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}


.shfw4{
    padding-top: 2%;
    padding-bottom: 5%;
}
.shfw4 ul{
    border: 1px solid #e5e5e5;
}
.shfw4 ul li{
    width: 25%;
    float: left;
    border-right: 1px solid #e5e5e5;
}
.shfw4 ul li:last-child{
    border-right: none;
}
.shfw4 ul li .cont{
    padding: 18% 10%;
    text-align: center;
}
.shfw4 ul li .cont img{
    max-width: 100%;
}
.shfw4 ul li .cont h3{
    font-size: 20px;
    line-height: 3;
}
.shfw4 ul li .cont p{
    font-size: 14px;
    color: #757983;
    line-height: 2;
    height: 56px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin-bottom: 15%;
}
.shfw4 ul li .cont a{
    display: block;
    width: 123px;
    height: 48px;
    border: 1px solid #42476c;
    border-radius: 18px;
    margin: 0 auto;
    line-height: 46px;
    font-size: 14px;
    color: #3c3c3c;
}

@media screen and (max-width: 1199px){
    .shfw-tlt1 h3{
        font-size:30px;
    }
    .shfw1 ul{
        background:none;
    }
    .shfw1 ul li h3{
        font-size: 18px;
    }
    .shfw2-left > h3{
        font-size:20px;
    }
    .shfw2-left .wz{
        line-height:2;
    }
    
    .shfw4 ul li .cont h3{
        font-size: 16px;
    }
    
    
}
@media screen and (max-width: 991px){
    .shfw-tlt1{
        padding:30px 0;
    }
    .shfw2-left > h3{
        font-size:18px;
    }
    .shfw2-left .wz{
        font-size:14px;
    }
    .shfw2-left .shfw2-left-lx a{
        width:160px;
    }
    
    .shfw3{
        padding-bottom:30px;
    }
    
    
    .shfw4 ul li .cont p{
        font-size:12px;
        line-height:24px;
        height:48px;
    }
    .shfw4 ul li .cont a{
        height: 42px;
        line-height:40px;
        width:110px;
    }
    
}
@media screen and (max-width: 767px){
    .shfw-tlt1 h3{
        font-size:24px;
    }
    .shfw-tlt1 p{
        font-size:14px;
    }
    .shfw1 ul li{
        width:23%;
    }
    .shfw1 ul li img{
        width:45px;
        height:45px;
    }
    .shfw1 ul li h3{
        font-size:14px;
    }
    .shfw2-left{
        width:100%;
        float:none;
    }
    .shfw2-right{
        width:100%;
        float:none;
        margin-top:20px;
        padding:0;
    }
    .shfw2-left > h3{
        font-size:16px;
    }
    .shfw2-left .shfw2-left-lx{
        margin-top:30px;
    }
    .shfw2-left .shfw2-left-lx .cxzc{
        margin-left:15px;
        padding-left:15px;
    }
    .shfw2-left .shfw2-left-lx a{
        width:140px;
    }
    
    .shfw3 ul li{
        width: 49%;
        margin-right:2%;
        margin-bottom: 15px;
    }
    .shfw3 ul li:nth-child(2n){
        margin-right:0;
    }
    .shfw3 ul li .wz h3{
        font-size:15px;
    }
    .shfw3 ul li .wz p{
        font-size:12px;
    }
    
    .shfw4{
        padding-bottom:30px;
    }
    .shfw4 ul li{
        width:50%;
    }
    .shfw4 ul li:nth-child(2n){
        border-right: none;
    }
    .shfw4 ul li:nth-child(n+3){
        border-top:1px solid #e5e5e5;
    }
    
    
}

@media screen and (max-width: 480px){
    .shfw4 ul li .cont img{
        max-width:60px;
    }
    .shfw4 ul li .cont h3{
        font-size:15px;
    }
}



/*销售网络*/

.xswn1{
    padding-top: 20px;
    padding-bottom: 5%;
}
.xswn1-left{
    width: 53%;
    float: left;
    text-align: center;
}
.xswn1-left img{
    max-width: 100%;
}
.xswn1-right{
    width: 40%;
    float: right;
    padding-top: 5%;
}
.xswn1-right > h3{
    max-width: 402px;
    line-height: 49px;
    background: #42476c;
    font-size: 20px;
    color: #fff;
    padding-left: 10%;
    margin-bottom: 20px;
}
.xswn1-right .wz{
    font-size: 16px;
    color: #222222;
    line-height: 2.4;
}

@media screen and (max-width: 1199px){
    .xswn1-right .wz{
        line-height:2;
    }
}
@media screen and (max-width: 991px){
    .xswn1-right{
        padding-top:20px;
    }
    .xswn1-right > h3{
        font-size:16px;
    }
    .xswn1-right .wz{
        font-size:14px;
    }
}
@media screen and (max-width: 768px){
    .xswn1-left{
        width:100%;
        float:none;
    }
    .xswn1-right{
        width:100%;
        float:none;
    }
    .xswn1{
        padding-bottom:30px;
    }
}


/*产品过渡页*/
.product-cover1 li{
    width: 30.666%;
    float: left;
    margin-right: 4%;
    margin-bottom: 48px;
}
.product-cover1 li a{
    display: block;
    background: #fff;
    box-shadow: 0 0 5px rgba(51,51,51,0.2);
    transition: .5s;
}
.product-cover1 li:nth-child(3n){
    margin-right: 0;
}
.product-cover1 li a:hover{
    box-shadow: 0 0 15px rgba(51,51,51,0.2);
}
.product-cover1 li a .img img{
    width: 100%;
}
.product-cover1 li a .wz{
    padding: 0 5% 15%;
    text-align: center;
}
.product-cover1 li a .wz h3{
    font-size: 20px;
    font-weight: bold;
    color: #302a28;
    line-height: 1.6;
}
.product-cover1 li a .wz .info{
    font-size: 14px;
    color: #606060;
    line-height: 2;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin: 15px auto;
}
.product-cover1 li a .wz .more{
    display: block;
    width: 155px;
    height: 42px;
    border: 1px solid #42476c;
    line-height: 40px;
    color: #42476c;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
    
}
.product-cover1 li a:hover .wz .more{
    background: #42476c;
    color: #fff;
}
@media screen and (max-width: 991px){
    .product-cover1 li{
        width:48%;
        margin-right:4%!important;
        margin-bottom:20px;
    }
    .product-cover1 li:nth-child(2n){
        margin-right:0!important;
    }
}

@media screen and (max-width: 767px){
    .product-cover1 li a .wz h3{
        font-size:16px;
    }
    .product-cover1 li a .wz .info{
        font-size:12px;
    }
    .product-cover1 li a .wz .more{
        width:120px;
        height:35px;
        line-height:33px;
        border-radius:17px;
        font-size:14px;
    }
}

/*产品列表页*/
.xypg-product-list1 li{
    width: 23%;
    margin-right: 2.666%;
    margin-bottom: 45px;
    float: left;
}
.xypg-product-list1 li:nth-child(4n){
    margin-right: 0;
}
.xypg-product-list1 li a{
    display: block;
    background: #fff;
    box-shadow: 0 0 5px rgba(51,51,51,0.2);
    transition: .5s;
    padding: 15px;
}
.xypg-product-list1 li .img img{
    width: 100%;
}
.xypg-product-list1 li h3{
    font-size: 14px;
    color: #333333;
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xypg-product-list1 li h4{
    font-size: 14px;
    color: #333333;
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xypg-product-list1 li .info{
    padding: 10px 0 20px;
}
.xypg-product-list1 li .info dd{
    border-bottom: 1px solid #c2c2c2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    line-height: 2;
}
.xypg-product-list1 li .info dd span{
    font-weight: bold;
}
.xypg-product-list1 li .more{
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: #c7c7c7;
    line-height: 36px;
    text-align: center;
}
.xypg-product-list1 li a:hover{
    box-shadow: 0 0 15px rgba(51,51,51,0.2);
}
.xypg-product-list1 li a:hover .more{
    background: #42476c;
}

@media screen and (max-width: 991px){
    .xypg-product-list1 li{
        width:48%;
        margin-right:4%!important;
        margin-bottom:20px;
    }
    .xypg-product-list1 li:nth-child(2n){
        margin-right:0!important;
    }
}

@media screen and (max-width: 767px){
    .xypg-product-list1 li .info dd{
        font-size:12px;
    }
}



/*产品详情*/
.xypg-product-detail-1{
    background: #f7f8f9;
    padding-bottom: 35px;
}
.page-product-detail-sm{
    font-size: 14px;
    color: #7b7b7b;
    line-height: 2;
}



/*新闻列表*/
.xw-tlt1{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.xw-tlt1 h2{
    font-size: 30px;
    color: #333333;
}
.xw-tlt1 p{
    text-transform: uppercase;
    color: #7f7f7f;
    margin-top: 5px;
}

.xypg-news-list1 li{
    width: 29.333%;
    margin-right: 6%;
    margin-bottom: 60px;
    float: left
}
.xypg-news-list1 li:nth-child(3n){
    margin-right: 0;
}
.xypg-news-list1 li a{
    display: block;
    position: relative;
    border-bottom: 1px solid #e5e5e5
}
.xypg-news-list1 li .img img{
    width: 100%;
}
.xypg-news-list1 li .wz{
    padding: 20px 0;
}
.xypg-news-list1 li .wz h3{
    font-size: 16px;
    color: #151515;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xypg-news-list1 li .wz .date{
    font-size: 14px;
    color: #555555;
    line-height: 30px;
}
.xypg-news-list1 li .wz .info{
    font-size: 14px;
    color: #777777;
    line-height: 1.6;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.xypg-news-list1 li .wz dt{
    margin-top: 20px;
}
.xypg-news-list1 li a:hover{
    border-color: #42476c
}
.xypg-news-list1 li a:hover h3{
    color: #42476c;
    font-weight: bold
}


@media screen and (max-width: 991px){
    .xw-tlt1{
        padding-top:20px;
        padding-bottom:20px;
    }
    .xw-tlt1 h2{
        font-size: 24px;
    }
    .xw-tlt1 p{
        font-size: 12px;
    }
    .xypg-news-list1 li{
        margin-bottom:30px;
        width:48%;
        margin-right:4%!important;
    }
    .xypg-news-list1 li:nth-child(2n){
        margin-right:0!important;
    }
}
@media screen and (max-width: 767px){
    .xypg-news-list1 li .wz h3{
        font-size:14px;
    }
    .xypg-news-list1 li .wz .date{
        font-size:12px;
    }
    .xypg-news-list1 li .wz .info{
        font-size:12px;
    }
}



/*销售网络地图*/
#map_main{
    padding-bottom: 5%
}
.contentt{
    position: relative;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    transition-timing-function: ease-out;
}
.contentt .sous1{
    margin-bottom: 20px;
}
.contentt .sous1 #search_form{
    float: left;
    max-width: 550px;
    width: calc(100% - 360px);
}
.contentt .sous1 #search_form .button_s{
    width: 89px;
    height: 39px;
    background: #42476c;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    color: #fff;
    border: none;
    outline: none;
}
.contentt .sous1 #search_form #selProvince{
    width: calc(50% - 50px);
    border: 1px solid #dcdfe6;
    outline: none;
    background: none;
    border-radius: 4px;
    line-height: 37px;
    height: 39px;
}
.contentt .sous1 #search_form #selCity{
    width: calc(50% - 50px);
    border: 1px solid #dcdfe6;
    outline: none;
    background: none;
    border-radius: 4px;
    line-height: 37px;
    height: 39px;
}

.sous2 .maplist{
    width: 360px;
    float: right;
    background: #fafafa;
    padding: 10px;
}
.sous2 .maplist ul{
    overflow-y: scroll;
    height: 375px;
}
.sous2 .maplist ul li{
    padding: 10px 10px 10px 0;
    border-bottom: 1px dashed #000;
    cursor: pointer;
}
.sous2 .maplist ul li h2{
    font-size: 14px;
    color: #000000;
    line-height: 26px;
}
.sous2 .maplist ul li .mark_name{
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 26px;
}

.sous2 #allmap{
    width: calc(100% - 360px);
    float: left;
    height: 414px;
}

.sous2 #allmap .BMapLib_nav{
    display: none!important;
}

.sous1 #search_sub{
    width: 360px;
    float: right;
    border: 1px solid #dcdfe6;
    height: 39px;
}
.sous1 #search_sub #wdname{
    width: calc(100% - 50px);
    line-height: 37px;
    font-size: 14px;
    border: none;
    outline: none;
    background: none;
    padding-left: 10px;
}
.sous1 #search_sub .btn_s{
    width: 40px;
    height: 37px;
    background: url(../images/ss2.png) no-repeat center;
    border: none;
    outline: none;
}


@media screen and (max-width: 767px){
    .contentt .sous1 #search_form{
        width:100%;
        float:none;
    }
    .sous2 .maplist{
        width:100%;
        float：none;
    }
    .sous2 #allmap{
        width:100%;
        float:none;
    }
    
    .sous1 #search_sub{
        width:100%;
        float:none;
        margin-top:20px;
    }
}


/*人才招聘*/
.job_cont{
    padding: 25px;
    box-shadow: 0 0 5px rgba(51,51,51,0.2);
    border-radius: 20px;
    overflow: hidden;
}
.job_cont1 > h3{
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}
.job_cont1 > h4{
    font-size: 16px;
    color: #666666;
    line-height: 2;
}
.job_cont1 > h4 span{
    color: #e8e9ee
}
.job_cont1 > h5{
    font-size: 14px;
    color: #666666;
    line-height: 2;
}
.job_cont1 .job_cont1_wz{
    font-size: 14px;
    color: #333333;
    line-height: 2;
    border-top: 1px solid #e8e8e8;
    padding: 10px 0;
    margin-top: 10px;
    
}


@media (max-width: 1200px){
    .xypg-job-list .job-title{
        font-size:16px;
        line-height:50px;
    }
    .xypg-job-list .job-item .job-item-span{
        font-size: 16px;
    }
}

@media (max-width: 990px){
    .job_cont1 > h3{
        font-size:24px;
    }
    .job_cont1 > h4{
        font-size:14px;
    }
}

@media (max-width: 768px) {
    .xypg-job-list .job-item .job-item-cont h3 span{
        font-size:14px;
    }
    .xypg-job-list .job-item .job-item-cont .info{
        font-size:14px;
    }
    .xypg-job-list .job-item .job-item-cont a.ckxq{
        font-size:14px;
        width: 140px;
        height:40px;
        line-height:40px;
    }
}



.showcon {
}
.showcon img {
    max-width:100% !important;
	height:auto !important;
}











