/*初始化样式*/
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,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;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: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;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}


.containers{max-width:1250px;margin:0 auto;padding:0 15px;}


.com-img{overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}








.job_list {
    padding-bottom: 40px;
}

.job_list li {
    margin-bottom: 15px;
}

.job-title1 {
    margin-top: 60px;
    color: #333;
    background: url(../images/jobbj1.png) no-repeat 98% #f7f7f7;
    padding-left: 30px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.job-title1 span {
    float: right;
    margin-right: 12%;
}

.job-content {
    display: none;
    background: #f8f8f8;
    padding: 20px;
}

.job-content h3 {
    font-weight: normal;
    font-size: 16px;
    color: #0075b9;
    line-height: 50px;
}

.job-content .textcontent {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}

.bellows__header {
    padding: 10px 0 10px;
}

.bellows__header h3 {
    font: 600 18px/38px "Microsoft YaHei";
    color: #666;
}

.bellows__header td {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.jian {
    background: url(../images/jobbj2.png) no-repeat 98% #747474;
}

@media(max-width: 768px){
    .job-title1{
        padding: 0 15px;
        background: url(../images/jobbj1.png) no-repeat 92% #f7f7f7;
    }
    .jian{
        background: url(../images/jobbj2.png) no-repeat 92% #747474
    }
}
.jian h3 {
    color: #fff;
}

.jian td {
    color: #fff;
}

.nav_active {
    color: #16599c !important;
    position: relative;
}

.nav_active:after {
    content: '';
    position: absolute;
    width: 54px;
    display: block;
    height: 4px;
    background: #16599c;
    left: 50%;
    bottom: 0px;
    margin-left: -27px;
}

.iconfontt {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}

.head_active{
    color: #16599c !important;
}

.icon-dizhi:before{
    content: '';
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url('../images/position.png') no-repeat center;
}




.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #16599c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: #fff;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*äº§å“è¡¨æ ¼*/
.pro-table{
    border-top:5px solid #16589d;
}
.pro-table tr{
    line-height: 42px;
}
.pro-table .cen{
    text-align:center;
}
.pro-table .line{
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
}
.pro-table .pad{
    text-align: left;
    padding-left:5%;
}

.pro-table2{
    border-top:5px solid #16589d;
   
}
.pro-table2 tr{
    line-height: 42px;
}
.pro-table2 .cen{
    text-align:center;
}
.pro-table2 .line{
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
     vertical-align: middle;
}
.pro-table2 .pad{
    text-align: left;
    padding-left:5%;
}
/*æ¡ˆä¾‹è¡¨æ ¼*/

.case-table tr{
    border:1px solid #dddddd;
}
.case-table td{
    border:1px solid #dddddd;
    padding-left:3%;
}
.case-table tr span,
.case-table tr p{
    line-height: 36px !important;
}
.selectClass p{
    padding:0 !important;
}


@media (max-width: 768px){
    .my-map{
        height:320px !important;
    }
}
.k-nav li{
    position: relative;
}
 .xy-sub-menu {
     z-index: 2;
  display: none;
  position: absolute;
  width: 171%;
  text-align: center;
  border-top: 2px solid #16599c;
  left: -32%;
  top: 47px;
  -webkit-box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
          box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
  background: #fff;
  padding-bottom: 4px;
}
 .xy-sub-menu > li {
  border-bottom: 1px solid #e5e5e5;
}
 .xy-sub-menu > li > a {
  display: block;
  line-height: 46px !important;
  font-size: 14px !important;
  color: #989898;
  position: relative;
  padding-left: 5%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding-right: 5%;
}

.xy-sub-menu > li > a:after {
  position: absolute;
  right: 12%;
  top: calc(50% - 3.5px);
  content: '';
  width: 5px;
  height: 7px;
}

 .xy-sub-menu > li > a:hover {
  background: #ececec;
  color: #4a4a4a;
}

 .xy-sub-menu > li > a:hover:after {
  background-position: 0 0;
}

.show{
    cursor:pointer;
}


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

.news-title h2{
    font: 500 30px/40px "Microsoft YaHei";
    color: #555555;
    
}
.news-title h2:after{
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #cbcbcb;
    margin: 5px auto;
}



.language-group .btn{
    background: url(../images/more.png) no-repeat 90% 50%;
    padding:19.5px 31px;
    border:none;
    outline: none !important;
    box-shadow: none !important;
}

.language-group .btn span{
    color:rgba(0,0,0,.7);
    font-size: 13px;
}

.tem_header .language-group .btn span{
    color:rgba(21,21,21,.7);
}



.f_link{margin-bottom:20px;}










/*内页*/
#container{width:1250px;margin:0 auto;margin-top:10px;}
.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #009d68;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;}
.n_banner img{width:100%;display:block;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}



@media (max-width: 768px) {
 .xyin-banner{margin-top:60px;}
 .n_banner{margin-top:60px;}
 .xypg-right-content p img{max-width:100%!important;width:auto!important;height:auto!important;}
}















/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}




/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #303030;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #da251c;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}
.footer ul li a{border-right:1px solid #fff;}
.footer ul li:last-child a{border-right:none;}




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

/*头部公用样式*/
.header {
    height: 110px;
}

.header .logo {
    line-height: 110px;
    width: 22%;
}

.header .logo img{width:100%;}



.header .menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 73%;
}

.header .menu .k-nav {
    display: flex;
    justify-content: space-between;
    width: 69%;
    padding-right: 10px;
}

.header .menu .k-nav li a {
    font: 500 16px/26px "Microsoft YaHei";
    color: #333333;
}

.header .menu .k-nav li a:hover {
    color: #16599c;
}

.header .menu .search #formearch {
    border: 1px solid #e2e2e2;
    line-height: 28px;
    border-radius: 14px;
    padding-right: 10px;
    padding-left: 14px;
    width: 136px;
}

.header .menu .search #formearch #s_btn {
    float:right;width:20%;
    border: 0;
    padding: 0;
    background: none;
    outline: none;background: url(../images/ss2.png) no-repeat center center;
}

.header .menu .search #formearch #keyword {
    width: 80%;float:left;border:none;outline:none;
}

.header .menu .search #formearch #keyword::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 12px;
    font-family: 'Arial';
}

.header .menu .search #formearch #keyword:-moz-placeholder {
    color: #e2e2e2;
    font-size: 14px;
}

.header .menu .search #formearch #keyword::-moz-placeholder {
    color: #e2e2e2;
    font-size: 14px;
}

.header .menu .search #formearch #keyword:-ms-input-placeholder {
    color: #e2e2e2;
    font-size: 14px;
}

.header .menu .lan a {
    color: #666666;
    font: 500 14px/24px "Arial";
    margin: 0 10px;
}

@media (max-width: 1200px) {
    .header .menu .lan a {
        margin: 0;
    }
}

.header .menu .lan a:hover {
    color: #16599c;
}

/* 导航样式 */
.xy-menu {
    padding-right: 130px;
}

.xy-menu > li {
    float: left;
    width: 16.666666%;
    position: relative;
}

.xy-menu > li:after {
    position: absolute;
    left: 0;
    right: 0;
    height: 17px;
    content: '';
    opacity: 0;
}

.xy-menu > li > a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}

.xy-menu > li > a .creat {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 3px;
    cursor: pointer;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
}

.xy-menu > li + li {
    background: url(../images/xy-navlibg.png) left center no-repeat;
}

.xy-menu .xy-sub-menu {
    display: none;
    position: absolute;
    width: 160%;
    border-top: 2px solid #16599c;
    left: 0;
    top: 47px;
    box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
    background: #fff;
    padding-bottom: 4px;
}

.xy-menu .xy-sub-menu > li {
    border-bottom: 1px solid #e5e5e5;
}

.xy-menu .xy-sub-menu > li > a {
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: #989898;
    position: relative;
    padding-left: 15%;
    transition: all .5s ease;
    padding-right: 15%;
}

.xy-menu .xy-sub-menu > li > a:after {
    position: absolute;
    right: 12%;
    top: calc(50% - 3.5px);
    content: '';
    width: 5px;
    height: 7px;
    background: url(../images/xy-sub-nav-jt.png) 0 -7px no-repeat;
}

.xy-menu .xy-sub-menu > li > a:hover {
    background: #ececec;
    color: #4a4a4a;
    padding-left: 22%;
}

.xy-menu .xy-sub-menu > li > a:hover:after {
    background-position: 0 0;
}

@media (max-width: 1200px) {
    .xy-menu > li > a {
        font-size: 14px;
    }

    .xy-menu .xy-sub-menu > li > a {
        line-height: 35px;
        font-size: 12px;
    }
}






/*首页banner样式*/
.slick-banner {
    position: relative;
}

.slick-banner .slick-arrow {
    position: absolute;
    z-index: 99;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(../images/xyin-banner-jt.png);
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    transition: all .5s;
}

.slick-banner .slick-arrow.slick-prev {
    left: 2%;
    background-position: 0 0;
}

.slick-banner .slick-arrow.slick-next {
    right: 2%;
    background-image: url(../images/xyin-banner-jt1.png);
    background-position: 0px 0;
}

.slick-banner .slick-arrow:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.slick-banner .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 44px;
}

@media(max-width: 768px) {
    .slick-banner .slick-dots {
        bottom: 15px;
    }
}

.slick-banner .slick-dots li {
    display: inline-block;
    margin: 0 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #efefef;
    cursor: pointer;
}

.slick-banner .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
    background: #16599c;
}

.slick-banner .img img {
    width: 100%;
}

.slick-banner .slick-con {
    position: relative;
}

.slick-banner .wz {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: 50%;
    text-align: center;
    color: #fff;
}

.slick-banner .wz .wz1 {
    font-size: 60px;
    margin-bottom: 10px;
}

.slick-banner .wz .wz2 {
    font-size: 30px;
    margin-bottom: 55px;
}

.slick-banner .wz .wz-more {
    display: inline-block;
    padding: 15px 25px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #fff;
    font-family: Arial;
    transition: all .5s;
}

.slick-banner .wz .wz-more:hover {
    background: #16599c;
    border-color: #16599c;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .slick-banner .wz .wz1 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .slick-banner .wz .wz2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .slick-banner .wz .wz-more {
        padding: 10px 25px;
        font-size: 12px;
        border: 1px solid #fff;
    }
}

#mob-banner {
    display: none;
}

@media (max-width: 768px) {
    #pc-banner {
        display: none;
    }

    #mob-banner {
        display: block;
    }
}

.cate66 {
    padding: 84px 0;
}

@media (max-width: 992px) {
    .cate66 {
        padding: 25px 0;
    }
}

@media (max-width: 768px) {
    .cate66 {
        padding: 30px 0;
    }
}

.cate66 .wrapper {
    justify-content: space-around;
}

.cate66 li {
    text-align: center;
    flex-grow: 1;
    border-right: 1px solid #f1f1f1;
    cursor: pointer;
}

@media(max-width: 768px) {
    .cate66 li {
        border-right: none;
    }
}

.cate66 li:last-child {
    border-right: 0;
}

.cate66 li a img {
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    top: 0;
    max-width: 30%;
}

@media (max-width: 768px) {
    .cate66 li a img {
        width: auto !important;
        height: 50px;
        max-width: 100%;
    }
}

.cate66 li a span {
    display: block;
    font: 500 16px/26px "Microsoft YaHei";
    color: #444444;
    margin-top: 15px;
}

@media (max-width: 768px) {
    .cate66 li a span {
        font: 500 14px/24px "Microsoft YaHei";
    }
}

@media (max-width: 320px) {
    .cate66 li a span {
        font: 500 12px/24px "Microsoft YaHei";
    }
}

.cate66 li:hover a span {
    color: #16599c;
}

.cate66 li:hover a img {
    top: -8px;
    opacity: .7;
}

.show {
    height: 640px;
    padding-top: 120px;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .show {
        height: auto;
        padding-top: 0px;
        background-attachment: scroll;
        background-position: bottom;
        background-size: 100%;
    }

    .show img {
        width: 100%;
    }
}

.show strong a {
    display: block;
    font: 600 48px/58px "Arial";
    color: #16599c;
    text-transform: uppercase;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    *filter: Glow(color=#fff, strength=1);
}

@media (max-width: 768px) {
    .show strong {
        font: 600 44px/58px "Arial";
    }

    .show strong a {
        font: 500 36px/48px "Arial";
    }
}

.show h1 a {
    font: 600 38px/48px "Microsoft YaHei";
    color: #16599c;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    *filter: Glow(color=#fff, strength=1);
}

@media (max-width: 768px) {
    .show h1 {
        line-height: 34px;
    }

    .show h1 a {
        font: 600 24px/48px "Arial";
    }
}

.news {
    padding: 85px 0;
}

@media (max-width: 768px) {
    .news {
        padding:30px 0 15px;
    }
}

@media (max-width: 768px) {
    .news .wrapper {
        flex-direction: column;
    }
}

.news li {
    width: 31.6%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

@media (max-width: 768px) {
    .news li {
        width: 100%;
        margin-top: 15px;
    }
}

.news li img {
    width: 100%;
}

.news li .news-con {
    border: 1px solid #f0f2f5;
    padding: 34px 15px;
}

@media(max-width: 768px) {
    .news li .news-con {
        padding: 20px 20px 13px;
    }
}

.news li .news-con h3 {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news li .news-con h3 a {
    font: 500 16px/26px "Microsoft YaHei";
    color: #333333;
}

.news li:hover .news-con h3 a {
    color: #16599c;
    font-weight: 600;
}

.news li .news-con span a {
    display: block;
    font: 500 12px/22px "Arial";
    color: #999999;
    margin-top: 8px;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    .news li .news-con span a {
        margin: 13px 0;
    }
}

.news li .news-con p a {
    font: 500 13px/23px "Microsoft YaHei";
    color: #666666;
}

.news li:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.news li:hover .news-con h3 a {
    color: #16599c;
}

.lan span {
    color: #d5d5d5;
    font-size: 12px;
}

.foot {
    background: #303030;
}

.foot .foot-menu {
    padding: 64px 0;
}

.foot .foot-menu .foot-contact {
    color: #fff;
    width: 18%;
}

.foot .foot-menu .foot-contact img {
    max-width: 100%;
}

.foot .foot-menu .foot-contact .foot-logo {
    margin-bottom: 30px;
}

.foot .foot-menu .foot-contact .foot-tel span {
    font: 500 13px/23px "Microsoft YaHei";
    color: #777777;
}

.foot .foot-menu .foot-contact .foot-tel p {
    font: 500 28px/38px "babes";
}

@media (max-width: 1200px) {
    .foot .foot-menu .foot-contact .foot-tel p {
        font: 500 24px/38px "babes";
    }
}

.foot .foot-menu .foot-nav {
    display: flex;
    justify-content: space-between;
    width: 60%;
    padding-left: 9%;
}

.foot .foot-menu .foot-nav li {
    flex-grow: 1;
}

.foot .foot-menu .foot-nav li > a {
    font: 500 16px/26px "Microsoft YaHei";
    color: #f0f0f0;
}

.foot .foot-menu .foot-nav li > a:hover {
    color: #dcdcdc;
}

.foot .foot-menu .foot-nav li .sec {
    margin-top: 20px;
}

.foot .foot-menu .foot-nav li .sec a {
    display: block;
    font: 500 12px/28px "Microsoft YaHei";
    color: #777777;
    transition: all .5s;
}

.foot .foot-menu .foot-nav li .sec a:hover {
    color: #fff;
}

.foot .foot-menu .foot-qr {
    width: 18%;
    display: flex;
    justify-content: space-between;
}

.foot .foot-menu .foot-qr .qr-box {
    flex-grow: 0;
    color: #fff;
    text-align: center;
    font: 500 12px/40px "Microsoft YaHei";
}

.foot .foot-menu .foot-qr .qr-box img {
    max-width: 100%;
    height: auto !important;
}

.foot .copy {
    border-top: 1px solid #3a3a3a;
    text-align: center;
    color: #919191;
    font: 13px/24px "Microsoft YaHei";
    padding: 30px 0;
}

.foot .copy a {
    color: #919191;
    font: 13px/24px "Microsoft YaHei";
}

.foot .copy a:hover {
    color: #16599c;
}

@media (max-width: 992px) {
    .foot .copy {
        padding: 15px 0;
    }
}

@media (max-width: 768px) {
    .foot .copy .wrapper {
        display:block;
    }
}

.foot .copy .wrapper {
    justify-content: center;
}

.foot .copy .liuliang {
    line-height: 24px;
    width: 50px;
    height: 12px;
    margin-top: 6px;
}















