/*-----------------------------------------------------------*/

/*copyright by åŠ¨åŠ›æ— é™  www.btoe.cn*/

/*é‚®ç®± btoe@btoe.cn*/

/*åˆä½œç”µè¯ 400-0599-360*/

/*ç‰ˆæƒæ‰€æœ‰è¿è€…å¿…ç©¶*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 12px;

    height: 12px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 12px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 12px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



::selection {

    background-color: #fe9d10;

    color: #fff;

}



::-moz-selection {

    background-color: #fe9d10;

    color: #fff;

}



::-webkit-selection {

    background-color: #fe9d10;

    color: #fff;

}



#wjdh-kefu .wjdh-kefu-qq p,

#wjdh-kefu .wjdh-kefu-qq a,

#wjdh-kefu .wjdh-kefu-tel p,

#wjdh-kefu .wjdh-kefu-tel img,

#wjdh-kefu .wjdh-kefu-erweima img {

    box-sizing: content-box;

}



* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

    overflow-x: hidden;

    margin: 0 auto !important;

    max-width: 1920px !important;

}



*:before,

*:after {

    box-sizing: content-box;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



a,

span {

    outline: none;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

    vertical-align: middle;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



input,

textarea {

    outline: 0;

    border: 0;

    resize: none;

}







h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}



.webqq_ewm {

    box-sizing: content-box;

}





.fixedNav {

    position: fixed !important;

    top: 0px !important;

    width: 100%;

    z-index: 100000 !important;

    /* _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop)); */

    box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);

}



:root {

    --nav_down_height: 85px;

    --nav_color: #fe9d10;

}





html {

    cursor: url(../images/cur.png),

        default;

}



a {

    cursor: url(../images/Acur.png),

        default;

}



textarea {

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;



}



input[type="text"] {

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

}



input[type="button"] {

    cursor: url(../images/Acur.png),

        default !important;

}



input,

button {

    outline: none;

    border: 0;

    background: transparent;

}





.myclearfix:after {

    content: "";

    display: block;

    clear: both;

}



.leftl {

    float: left;

}



.rightr {

    float: right;

}







/* nav S */



.navi {

    width: 100%;

    height: 150px;

    background-color: #ffffff;

    position: relative;

    left: 50%;

    transform: translateX(-50%);

    z-index: 99;

    box-sizing: border-box;

    transition: all .5s;

    -webkit-transition: all .5s;

}





.navi .navi_main {

    width: 1280px;

    height: 100%;

    margin: 0 auto;

    box-sizing: border-box;

    position: relative;

    z-index: 2;

}



.navi_main h1{

    position: relative;

    width: 250px;

}



.navi_main h1 a {

    position: absolute;

    box-sizing: border-box;

    top: 10px;

    display: block;

    width: 250px;

	height: 180px;

	background-color: #ffffff;

	box-shadow: 0px 10px 20px 0px 

		rgba(162, 162, 162, 0.18);

	border-radius: 0px 0px 20px 20px;

    text-align: center;

    padding-top: 45px;

}



.navRight{

    height: 100%;

    width: 1030px;

}



.navRight .navTop{

    height: 65px;

}



.navRight .navTop .leftl{

    font-size: 14px;

	line-height: 65px;

	color: #999999;

}



.navRight .navTop .leftl img{

    margin: 0 7px 0 32px;

}



.navRight .navTop .phone{

    font-size: 16px;

	line-height: 65px;

	color: #333333;

}



.navRight .navTop .phone img{

    margin-right: 9px;

}



.navi .navi_main .navi_list {

    height: 85px;

    box-sizing: border-box;

    display: inline-block;

    display: flex;

    justify-content: space-between;

}



.navi .navi_main .navi_list>li {

    height: 100%;

    font-size: 16px;

    display: inline-block;

    box-sizing: border-box;

    flex: 1;

    border-right: 1px solid #eeeeee;

}



.nav_comon {

    position: absolute;

    width: 120px;

    top: 85px !important;

    display: none;

    box-shadow: rgb(1 1 1 / 16%) 4px 19px 18px 0px;

}



.nav_comon ul li {

    line-height: 40px;

    background: #fff;

    box-sizing: border-box;

}



.nav_comon ul li>a {

    display: block;

    width: 100%;

    line-height: 40px;

    text-align: center;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    font-size: 15px;

    color: #333;

}



.nav_comon ul li>a:hover{

    color: var(--nav_color);

}





.navi .navi_main .navi_list>li>a {

    display: block;

    width: 100%;

    height: 100%;

    color: #333333;

    position: relative;

    z-index: 9;

    font-size: 16px;

    line-height: 63px;

    text-align: center;

    box-sizing: border-box;

    overflow: hidden;

}



.navi .navi_main .navi_list>li>a img{

    position: absolute;

    opacity: 0;

    top: 25px;

    left: 50%;

    transform: translateX(-50%);

}





.navi .navi_main .navi_list>li>a::after {

    content: "";

    display: inline-block;

    position: absolute;

    z-index: -1;

    left: 50%;

    transform: translateX(-50%);

    height: 100%;

    width: 0;

    top: 0;

    background-color: #fe9d10;

}

.navi .navi_main .navi_list>li.active>a{

    color: #fff;

    font-weight: bold;

}





.navi .navi_main .navi_list>li.active>a::after {

    width: 100%;

}



.navi .navi_main .navi_list>li.active>a img{

    opacity: 1;

}

.navi .navi_main .navi_list>li>a i {

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    bottom: 20px;

    font-family: Arial;

    display: inline-block;

    font-size: 12px;

    color: #999999;

    line-height: 12px;

    text-transform: uppercase;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



.navi .navi_main .navi_list>li.active>a i {

    color:#ffffff;

}





.navi .xunpan {

    position: relative;

    top: 47px;

    cursor: pointer;

}



.navi .xunpan .tips {

    position: absolute;

    left: -36px;

    top: 36px;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fe9d10;

    background-color: #fff;

    border-radius: 4px;

    font-weight: bold;

    box-shadow: 5px 5px 2px rgba(158, 158, 158, .3);



    -webkit-transform: translateX(-20%) scale(0);

    -moz-transform: translateX(-20%) scale(0);

    -o-transform: translateX(-20%) scale(0);

    -ms-transform: translateX(-20%) scale(0);

    transform: translateX(-20%) scale(0);



    -webkit-transition: transform .6s, opacity .4s;

    -moz-transition: transform .6s, opacity .4s;

    -o-transition: transform .6s, opacity .4s;

    -ms-transition: transform .6s, opacity .4s;

    transition: transform .6s, opacity .4s;

    opacity: 0;

}



.navi .xunpan:hover .tips {

    -webkit-transform: translateX(-20%) scale(1);

    -moz-transform: translateX(-20%) scale(1);

    -o-transform: translateX(-20%) scale(1);

    -ms-transform: translateX(-20%) scale(1);

    transform: translateX(-20%) scale(1);

    opacity: 1;

}





.nav_down {

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    top: 150px;

    z-index: 999;

    display: none;

}



.nav_down::before {

    content: "";

    display: inline-block;

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: url(../images/nav_arc.png) no-repeat center;

    background-size: cover;

    z-index: 9;

    pointer-events: none;

}



.nav_comon.nav_down::before{

    z-index: -1;

}



.nav_down_pro {

    width: 1279px;

    height: 350px;

    background-color: #ffffff;

    box-shadow: 4px 19px 18px 0px rgba(1, 1, 1, 0.16);

    border-radius: 0px 0px 10px 10px;

    border: solid 1px #f1f1f1;

}



.nav_down .nav_left {

    margin: 56px 0 0 102px;

    display: inline-block;

    vertical-align: top;

}



.nav_down .nav_left .title1 {

    font-family: Arial;

    font-size: 32px;

    font-weight: bold;

    line-height: 26px;

    color: #4f4f4f;

}



.nav_down .nav_left .title2 {

    font-size: 14px;

    line-height: 14px;

    color: #656565;

    margin: 14px 0 20px;

}



.nav_down .nav_left .title2::after {

    content: "";

    display: block;

    margin-top: 20px;

    width: 27px;

    height: 3px;

    background-color: var(--nav_color);

}



.nav_down .nav_left .title3 a {

    display: block;

    font-size: 22px;

    font-weight: bold;

    line-height: 22px;

    color: #383938;

}



.nav_down .nav_left .go_more {

    display: block;

    width: 64px;

    height: 22px;

    border: solid 1px #dcdcdc;

    position: relative;

    margin: 34px 0 37px;

    text-align: center;

    line-height: 20px;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



.nav_down .nav_left .go_more:hover {

    background-color: var(--nav_color);

    border: solid 1px var(--nav_color);

    margin-left: 10px;

}





.nav_down .nav_left .consult {

    display: block;

    width: 123px;

    height: 39px;

    background-color: var(--nav_color);

    border-radius: 20px;

    line-height: 38px;

    font-size: 14px;

    color: #ffffff;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



.nav_down .nav_left .consult img {

    margin: 0 10px;

}



.nav_down .nav_left .consult:hover {

    transform: translateX(10px);

}



.nav_down .nav_slogan {

    position: absolute;

    width: 404px;

    height: 14px;

    right: 292px;

    bottom: 15px;

    box-sizing: border-box;

    font-size: 14px;

    line-height: 14px;

    color: #929292;

    z-index: 9;

    padding-left: 58px;

    background: url(../images/nav_line.png) no-repeat center left;

}





.nav_pro_right {

    display: inline-block;

    vertical-align: top;

    width: 973px;

    box-sizing: border-box;

    margin: 52px 0 0 0;

    float: right;

}



.nav_pro_right .nav_pro_hd {

    display: flex;

    flex-wrap: wrap;

    box-sizing: border-box;

    padding: 0 24px 0 32px;

}



.nav_pro_right .nav_pro_hd li:nth-child(3n) {

    margin-right: 0;

}



.nav_pro_right .nav_pro_hd li {

    width: 264px;

    box-sizing: border-box;

    position: relative;

    z-index: 2;

    margin-right: 46px;

}



.nav_pro_right .nav_pro_hd li:nth-child(n+4) {

    margin-top: 28px;

}



.nav_pro_right .nav_pro_hd li::after {

    content: "";

    display: inline-block;

    position: absolute;

    right: 0;

    bottom: 15px;

    width: 5px;

    height: 11px;

    background: url(../images/nav_pro_more.png) no-repeat center;

}



.nav_pro_right .nav_pro_hd li .num {

    display: inline-block;

    vertical-align: middle;

    text-align: center;

    width: 39px;

    height: 39px;

    line-height: 41px;

    position: relative;

    z-index: 2;

    border-radius: 50%;

    font-family: Arial;

    font-size: 16px;

    color: #525252;

}



.nav_pro_right .nav_pro_hd li .num::after {

    content: "";

    display: inline-block;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: -2;

    width: 39px;

    height: 39px;

    background-color: #eaeaea;

    border-radius: 50%;

}





.nav_pro_right .nav_pro_hd li .num::before {

    content: "";

    display: inline-block;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: -1;

    width: 29px;

    height: 29px;

    background-color: #ffffff;

    border-radius: 50%;

}



.nav_pro_right .nav_pro_hd li.active .num {

    color: #ffffff;

}



.nav_pro_right .nav_pro_hd li.active .num::after {

    background: var(--nav_color);

    opacity: 0.15;

}



.nav_pro_right .nav_pro_hd li.active .num::before {

    background: var(--nav_color);

}





.nav_pro_right .nav_pro_hd li .text {

    display: inline-block;

    vertical-align: middle;

    margin-left: 6px;

    width: 214px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    box-sizing: border-box;

    font-size: 16px;

    font-weight: bold;

    line-height: 16px;

    padding-bottom: 13px;

    padding-top: 5px;

    padding-right: 20px;

    color: #424242;

    border-bottom: 1px solid #e1e1e1;

}



.nav_pro_right .nav_pro_hd li.active .text {

    color: var(--nav_color);

}







.nav_pro_right .nav_pro_bd {

    margin-top: 29px;

    width: 100%;

    background: var(--nav_color);

    height: 146px;

    border-radius: 40px 0px 0px 0px;

    box-sizing: border-box;



    position: relative;

}



.nav_pro_right .nav_pro_bd .nav_pro_bd_ul {

    width: 100%;

    display: flex;

    flex-wrap: wrap;

    opacity: 0;

    position: absolute;

    left: 0;

    top: 0;

    margin: 26px 36px 42px;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}



.nav_pro_right .nav_pro_bd .nav_pro_bd_ul.active {

    opacity: 1;

}



.nav_pro_right .nav_pro_bd .nav_pro_bd_ul li:nth-child(4n) {

    margin-right: 0;

}



.nav_pro_right .nav_pro_bd .nav_pro_bd_ul li {

    flex: 0 0 24%;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    margin-bottom: 18px;

    margin-right: 12px;

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

}







.nav_pro_right .nav_pro_bd .nav_pro_bd_ul li a {

    display: block;

    width: 100%;

    font-size: 15px;

    line-height: 20px;

    color: #ffffff;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.nav_pro_right .nav_pro_bd .nav_pro_bd_ul li a:hover{

    transform: translateX(5px);

}



.nav_pro_right .nav_pro_bd .nav_pro_bd_ul li a::before {

    content: "";

    display: inline-block;

    width: 21px;

    height: 20px;

    background: url(../images/nav_pro_arrow.png) no-repeat center;

    vertical-align: top;

    margin-right: 3px;

}









.nav_down_case {

    width: 1280px;

    height: 318px;

    background-color: rgba(255, 255, 255, 1);

    box-shadow: 4px 19px 18px 0px rgba(1, 1, 1, 0.16);

    border-radius: 0px 0px 10px 10px;

    border: solid 1px #f1f1f1;

}



.nav_case_right {

    margin-top: 47px;

    display: inline-block;

    vertical-align: top;

}



.nav_case_right li:nth-child(4) {

    margin-right: 0;

}



.nav_case_right li {

    display: inline-block;

    width: 228px;

    height: 202px;

    background-color: #ffffff;

    border: solid 1px #e8e8e8;

    box-sizing: border-box;

    padding: 6px;

    position: relative;

    margin-left: 25px;

}



.nav_case_right li:hover .pic 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);

}



.nav_case_right li .pic {

    display: block;

    overflow: hidden;

    width: 100%;

    height: 160px;

}



.nav_case_right li .pic img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.nav_case_right li .text {

    display: block;

    text-align: center;

    width: 140px;

    margin: 11px auto 0;

    box-sizing: border-box;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    font-size: 14px;

    line-height: 14px;

    color: #727272;

}



.nav_case_right li:hover .text {

    color: var(--nav_color);

}



.nav_case_right li::before {

    content: "";

    position: absolute;

    bottom: 13px;

    left: 25px;

    display: inline-block;

    vertical-align: middle;

    border-radius: 50%;

    width: 4px;

    height: 4px;

    border: solid 1px #c7c7c7;

}





.nav_case_right li .text::after {

    content: "";

    position: absolute;

    bottom: 13px;

    right: 25px;

    display: inline-block;

    vertical-align: middle;

    border-radius: 50%;

    width: 4px;

    height: 4px;

    border: solid 1px #c7c7c7;

}





.nav_down_news {

    width: 1280px;

    height: 318px;

    background-color: rgba(255, 255, 255, 1);

    box-shadow: 4px 19px 18px 0px rgba(1, 1, 1, 0.16);

    border-radius: 0px 0px 10px 10px;

    border: solid 1px #f1f1f1;

}



.nav_news_right {

    display: inline-block;

    vertical-align: top;

    margin-top: 51px;

    width: 800px;

    box-sizing: border-box;

    margin-left: 100px;

}



.nav_news_right h3 {

    padding-bottom: 15px;

    border-bottom: 1px solid #e2e2e2;

}



.nav_news_right h3 i {

    display: inline-block;

    vertical-align: middle;

    width: 36px;

    height: 36px;

    position: relative;

    text-align: center;

    line-height: 30px;

    margin-right: 15px;

}



.nav_news_right h3 i::after {

    content: "";

    display: inline-block;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: -2;

    width: 36px;

    height: 36px;

    background: var(--nav_color);

    opacity: 0.15;

    border-radius: 50%;

}





.nav_news_right h3 i::before {

    content: "";

    display: inline-block;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: -1;

    width: 28px;

    height: 28px;

    background: var(--nav_color);

    border-radius: 50%;

}







.nav_news_right p {

    font-size: 15px;

    line-height: 30px;

    color: #9d9c9c;

    margin-top: 25px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}











.footer .form-box {

    padding: 40px 0 20px;

    background: url(../images/form-bg.jpg) no-repeat center;

    background-size: cover;

  }

  .footer .form-box > div {

    width: 1280px;

    margin: 0 auto;

    display: flex;

    justify-content: space-between;

  }

  .footer .form-box .other {

    width: 441px;

  }

  .footer .form-box .other li {

    margin-bottom: 30px;

    display: flex;

    align-items: center;

  }

  .footer .form-box .other li i:nth-child(2) {

    margin-left: 8px;

    width: 3em;

    vertical-align: middle;

  }

  .footer .form-box .other li i:nth-child(3) {

    flex: 1;

    vertical-align: middle;

  }

  .footer .form-box .other li i {

    display: inline-block;

    font-size: 16px;

    line-height: 16px;

    color: #ffffff;

  }

  .footer .form-box .other li:nth-child(1) i:nth-child(2) {

    width: 5em;

  }

  .footer .form-box .form {

    width: 674px;

    height: 130px;

    display: flex;

    margin-left: auto;

    justify-content: space-between;

    flex-wrap: wrap;

  }

  .footer .form-box .form input {

    width: 320px;

    border-bottom: solid 1px rgba(255, 255, 255, 0.5);

    box-sizing: border-box;

    padding-bottom: 12px;

    font-size: 14px;

    line-height: 14px;

    color: #ffffff;

    margin-bottom: 49px;

  }

  .footer .form-box .form input::-webkit-input-placeholder {

    /* WebKit browsers */

    line-height: 14px;

    color: #ffffff;

  }

  .footer .form-box .form input:-moz-placeholder {

    /* Mozilla Firefox 4 to 18 */

    line-height: 14px;

    color: #ffffff;

  }

  .footer .form-box .form input::-moz-placeholder {

    /* Mozilla Firefox 19+ */

    line-height: 14px;

    color: #ffffff;

  }

  .footer .form-box .form input:-ms-input-placeholder {

    /* Internet Explorer 10+ */

    line-height: 14px;

    color: #ffffff;

  }

  .footer .form-box .form label {

    width: 320px;

    border-bottom: solid 1px rgba(255, 255, 255, 0.5);

    padding-bottom: 12px;

    box-sizing: border-box;

    height: 38px;

  }

  .footer .form-box .form label input {

    margin-bottom: 0;

    width: 60%;

    font-size: 14px;

    line-height: 14px;

    color: #ffffff;

    margin-right: 10px;

    border-bottom: 0 solid #000;

  }

  .footer .form-box .form label img {

    width: 93px;

    height: 38px;

    object-fit: contain;

    float: right;

  }

  .footer .form-box .form button {

    cursor: pointer;

    display: block;

    margin: 0 auto 0 261px;

    width: 150px;

    height: 45px;

    background-color: #fe9d10;

    border-radius: 5px;

    font-size: 14px;

    font-weight: bold;

    color: #ffffff;

  }

  .footer .foo-con {

    width: 1280px;

    margin: 0 auto;

    position: relative;

    z-index: 8;

    padding-top: 52px;

    padding-bottom: 40px;

  }

  .footer .foo-con::after {

    content: "";

    display: inline-block;

    position: absolute;

    left: -320px;

    top: 0;

    z-index: -1;

    width: 1721px;

    height: 100%;

    background: url(../images/foo-bg.jpg) no-repeat center;

    background-size: cover;

  }

  .footer .foo-con .foo-top {

    display: flex;

    justify-content: space-between;

    padding-bottom: 40px;

  }

  .footer .foo-con .foo-top dl:last-child::after {

    width: 0;

  }

  .footer .foo-con .foo-top dl {

    position: relative;

    padding-left: 30px;

  }

  .footer .foo-con .foo-top dl::after {

    content: "";

    display: inline-block;

    width: 2px;

    height: 171px;

    background-color: #a1a1a1;

    opacity: 0.1;

    position: absolute;

    right: -60px;

    top: 0;

  }

  .footer .foo-con .foo-top dl dt {

    font-size: 18px;

    font-weight: bold;

    line-height: 18px;

    color: #ffffff;

  }

  .footer .foo-con .foo-top dl dt::after {

    content: "";

    display: block;

    width: 31px;

    height: 2px;

    background-color: #ffffff;

    opacity: 0.5;

    margin: 19px 0 18px;

  }

  .footer .foo-con .foo-top dl dd a {

    display: block;

    font-size: 14px;

    line-height: 35px;

    color: #c7c9d7;

  }

  .footer .foo-con .foo-top dl dd a:hover {

    color: #ffffff;

    transform: translateX(5px);

  }

  .footer .foo-con .foo-top dl img {

    position: absolute;

    top: 0;

    left: 0;

  }

  .footer .foo-down {

    padding-top: 25px;

    border-top: 1px solid rgba(255, 255, 255, 0.1);

  }

  .footer .foo-down p {

    font-size: 14px;

    line-height: 36px;

    color: #ffffff;

    width: 680px;

  }

  .footer .foo-down p a {

    font-size: 14px;

    line-height: 36px;

    color: #ffffff;

  }

  .footer .foo-down p i {

    font-size: 14px;

    line-height: 36px;

    color: #ffffff;

    position: relative;

    cursor: pointer;

  }

  .footer .foo-down p i .tips {

    position: absolute;

    left: 20px;

    top: 20px;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    background-color: #fe9d10;

    border-radius: 4px;

    font-weight: bold;

    box-shadow: 5px 5px 2px rgba(158, 158, 158, 0.3);

    -webkit-transform: translateX(-20%) scale(0);

    -moz-transform: translateX(-20%) scale(0);

    -o-transform: translateX(-20%) scale(0);

    -ms-transform: translateX(-20%) scale(0);

    transform: translateX(-20%) scale(0);

    -webkit-transition: transform 0.6s, opacity 0.4s;

    -moz-transition: transform 0.6s, opacity 0.4s;

    -o-transition: transform 0.6s, opacity 0.4s;

    -ms-transition: transform 0.6s, opacity 0.4s;

    transition: transform 0.6s, opacity 0.4s;

    opacity: 0;

  }

  .footer .foo-down p i:hover .tips {

    -webkit-transform: translateX(-20%) scale(1);

    -moz-transform: translateX(-20%) scale(1);

    -o-transform: translateX(-20%) scale(1);

    -ms-transform: translateX(-20%) scale(1);

    transform: translateX(-20%) scale(1);

    opacity: 1;

  }

  .footer .foo-down div {

    margin-top: 12px;

  }

  .foo-con {

    padding-bottom: 34px;

    background: url(../images/foo-bg.jpg) repeat center;

  }

  .foo-con .goTop {

    cursor: pointer;

    width: 92px;

    height: 46px;

    margin: 0 auto;

    text-align: center;

    line-height: 36px;

    background: url(../images/goTop_bg.png) no-repeat center;

  }

  .foo-con .goTop:hover img {

    transform: translateY(-5px);

  }

  .foo-con .foo-top {

    width: 1280px;

    margin: 0 auto;

    display: flex;

    justify-content: space-between;

    margin: 24px auto 40px;

  }

  .foo-con .foo-top dl {

    width: 280px;

    height: 160px;

    background-color: #ffffff;

    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.14);

    border-radius: 8px;

    position: relative;

    box-sizing: border-box;

    padding: 29px 36px 5px;

    display: flex;

    z-index: 8;

  }

  .foo-con .foo-top dl dt {

    font-size: 18px;

    line-height: 18px;

    color: #333333;

    width: 5em;

  }

  .foo-con .foo-top dl dt i {

    display: block;

    margin-top: 10px;

    font-size: 14px;

    line-height: 14px;

    color: #666666;

  }

  .foo-con .foo-top dl dd {

    flex: 1;

  }

  .foo-con .foo-top dl dd a {

    display: block;

    font-size: 14px;

    line-height: 14px;

    margin-bottom: 15px;

    color: #666666;

  }

  .foo-con .foo-top dl dd a::before {

    content: "";

    display: inline-block;

    vertical-align: middle;

    width: 10px;

    height: 1px;

    background-color: #dddddd;

    margin-right: 10px;

  }

  .foo-con .foo-top dl dd a:hover {

    color: #fe9d10;

    transform: translateX(5px);

  }

  .foo-con .foo-top dl dd a:hover::before {

    background: #fe9d10;

  }

  .foo-con .foo-top dl > i {

    position: absolute;

    z-index: -1;

    font-size: 140px;

    font-weight: bold;

    line-height: 110px;

    color: #fe9d10;

    opacity: 0.06;

    left: 11px;

    top: 26px;

  }

  .foo-con .foo-down {

    width: 1280px;

    margin: 0 auto;

  }

  .foo-con .foo-down > p {

    margin-top: 35px;

    width: 840px;

    font-size: 14px;

    line-height: 30px;

    color: #ffffff;

  }

  .foo-con .foo-down > p a {

    font-size: 14px;

    line-height: 30px;

    color: #ffffff;

  }

  .foo-con .foo-down > p .xunpan {

    position: relative;

    cursor: pointer;

  }

  .foo-con .foo-down > p .xunpan .tips {

    position: absolute;

    left: 36px;

    top: 36px;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fe9d10;

    background-color: #ffffff;

    border-radius: 4px;

    font-weight: bold;

    box-shadow: 5px 5px 2px rgba(158, 158, 158, 0.3);

    -webkit-transform: translateX(-20%) scale(0);

    -moz-transform: translateX(-20%) scale(0);

    -o-transform: translateX(-20%) scale(0);

    -ms-transform: translateX(-20%) scale(0);

    transform: translateX(-20%) scale(0);

    -webkit-transition: transform 0.6s, opacity 0.4s;

    -moz-transition: transform 0.6s, opacity 0.4s;

    -o-transition: transform 0.6s, opacity 0.4s;

    -ms-transition: transform 0.6s, opacity 0.4s;

    transition: transform 0.6s, opacity 0.4s;

    opacity: 0;

  }

  .foo-con .foo-down > p .xunpan:hover .tips {

    -webkit-transform: translateX(-20%) scale(1);

    -moz-transform: translateX(-20%) scale(1);

    -o-transform: translateX(-20%) scale(1);

    -ms-transform: translateX(-20%) scale(1);

    transform: translateX(-20%) scale(1);

    opacity: 1;

  }

  .foo-con .foo-down div {

    margin-left: 60px;

  }

  .foo-con .foo-down div img {

    width: 111px;

    height: 111px;

    object-fit: contain;

    box-sizing: content-box;

    padding: 10px;

    background: url(../images/qr-bor.png) no-repeat center;

    background-size: cover;

  }

  .foo-con .foo-down div p {

    text-align: center;

    font-size: 14px;

    line-height: 14px;

    color: #ffffff;

    margin-top: 11px;

  }



























