/*-----------------------------------------------------------*/
/*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: #22a480;
    color: #fff;
}

::-moz-selection {
    background-color: #22a480;
    color: #fff;
}

::-webkit-selection {
    background-color: #22a480;
    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: 54px;
    --nav_color: #22a480;
}


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;
}



.wjdh-ico1,
.wjdh-ico2 {
    vertical-align: middle;
}



.top_line {
    width: 100%;
    height: 1px;
    background: transparent;
}


.myclearfix:after {
    content: "";
    display: block;
    clear: both;
}

.leftl {
    float: left;
}

.rightr {
    float: right;
}



/* nav S */

.navi {
    width: 100%;
    height: var(--nav_down_height);
    background-color: #ffffff;
    position: relative;
    z-index: 99;
    box-sizing: border-box;
    transition: all .5s;
    -webkit-transition: all .5s;
}




.navi h1 a {
    display: inline-block;
    padding-top: 22px;
    box-sizing: border-box;
    font-weight: bold;
    color: #ffffff;
}

.navi .navi_list {
    width: 1280px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
    display: inline-block;
    display: flex;
    justify-content: space-between;
    border-right: 1px solid #e4e4e4;
}

.navi .navi_list>li {
    flex: 1;
    height: 100%;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box;
    border-left: 1px solid #e4e4e4;
}

.nav_comon {
    position: absolute;
    width: 120px;
    top: var(--nav_down_height);
    display: none;
    box-shadow: 4px 19px 18px 0px rgb(1 1 1 / 16%);
}

.nav_comon::before{
    width: 0 !important;
}

.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_list>li>a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    position: relative;
    z-index: 9;
    font-size: 16px;
    line-height: var(--nav_down_height);
    text-align: center;
    box-sizing: border-box;
}

.navi .navi_list>li>a img {
    position: absolute;
    opacity: 0;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
}



.navi .navi_list>li>a::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    background: var(--nav_color);
}

.navi .navi_list>li.active>a {
    color: #ffffff;
    font-weight: bold;
}


.navi .navi_list>li.active>a::after {
    height: 100%;
}



.navi .navi_list>li>a i {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
    font-family: Arial;
    display: inline-block;
    font-size: 12px;
    color: #e18272;
    opacity: 0;
    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_list>li.active>a i {
    opacity: 0.6;
}


.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: #22a480;
    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;
}

/* .navi_list li:hover .nav_down {
    opacity: 1;
    height: auto;
} */


.nav_down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: var(--nav_down_height);
    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_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::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, 0.95);
    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, 0.95);
    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;
}


.nav-top {
    border-top: 3px solid var(--nav_color);
    border-bottom: 1px solid #e4e4e4;
    height: 96px;
}

.nav-top div {
    width: 1280px;
    margin: 0 auto;
}

.nav-top div h1 a {
    display: block;
}
.nav-top div h1 a:nth-child(1){
    font-family: SimSun;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 1px;
	color: #373737;
    margin: 18px 0 9px;
}
.nav-top div h1 a:nth-child(2){
    font-size: 12px;
	font-weight: lighter;
	line-height: 12px;
	letter-spacing: 2.2px;
	color: #9b9b9b;
}
.nav-top div p{
    height: 43px;
	background-color: #22a480;
	border-radius: 22px;
    margin-top: 26px;
    padding: 0 21px;
    font-size: 18px;
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;
}

.nav-top div p img{
    margin-right: 4px;
}





.footer {
    background: url(../images/foo-bg.png) no-repeat center;
    background-size: cover;
    padding: 22px 0 23px;
  }
  .footer .foo-con {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    height: 100%;
  }
  .footer .foo-con .foo-left {
    height: 100%;
  }
  .footer .foo-con .foo-left .f-l-top {
    width: 815px;
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
  .footer .foo-con .foo-left .f-l-top::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    left: 47%;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .footer .foo-con .foo-left .f-l-top dl {
    display: flex;
    width: 50%;
    box-sizing: border-box;
    padding: 29px 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .foo-con .foo-left .f-l-top dl dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #ffffff;
  }
  .footer .foo-con .foo-left .f-l-top dl dt i {
    display: block;
    margin: 11px 0;
    font-size: 12px;
    line-height: 12px;
    color: #8ac2ae;
  }
  .footer .foo-con .foo-left .f-l-top dl dd {
    display: flex;
    flex-wrap: wrap;
    margin-left: 40px;
    justify-content: space-between;
  }
  .footer .foo-con .foo-left .f-l-top dl dd a {
    width: 49%;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 40px;
    color: #e5e5e5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .footer .foo-con .foo-left .f-l-top dl dd a:hover {
    font-weight: bold;
  }
  .footer .foo-con .foo-left .f-l-d {
    padding: 20px 0 0 34px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
  }
  .footer .foo-con .foo-left .f-l-d a {
    font-size: 14px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.7);
  }
  .footer .foo-con .foo-left .f-l-d a:hover {
    color: #ffffff;
  }
  .footer .foo-con .foo-right {
    width: 368px;
    height: 368px;
    background: url(../images/foo-y.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 16px;
    top: 4px;
    box-sizing: border-box;
    padding: 10px 70px 0 80px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .footer .foo-con .foo-right p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #4b4b4b;
  }
  .footer .foo-con .foo-right p:nth-child(1) img {
    margin-right: 4px;
  }
  .footer .foo-con .foo-right p:nth-child(2) {
    margin: 19px 0 26px;
  }
  .footer .foo-con .foo-right p:nth-child(2) i {
    width: 175px;
    margin-left: 5px;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #4b4b4b;
    vertical-align: top;
  }
  .footer .foo-con .foo-right p:nth-child(3) {
    width: 153px;
    height: 33px;
    background-color: #fdba13;
    border-radius: 17px;
    margin: 0 auto;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    color: #4b4b4b;
  }
  .footer .foo-con .pz {
    position: absolute;
    right: -121px;
    bottom: 33px;
  }
  .footer .foo-con .pr {
    position: absolute;
    right: 247px;
    bottom: 60px;
  }
  