.head {
    background: url(/static/skin/images/head_bg.png) no-repeat 100%;
    height: 780px;
    position: relative;
    margin-bottom: 15px;
}


/* 顶部模块 */

.header {
    padding: 30px 15px 17px 30px;
}

.header .logo {
    /* width: 13%; */
}

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

.header .nav {
    /* width: 50%; */
}

.header .nav_m {
    display: none;
}

.header .nav ul li {
    float: left;
    /* width: 11.1%; */
    margin-right: 25px;
    padding: 5px 25px 8px 25px;
    border-radius: 20px;
}

.header .nav ul li a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px
}

.header .nav ul li.cur {
    background-color: #6DE2D4;
}

.header .nav ul li.cur a {
    color: #fff;
    font-weight: 700;
}


/* 头部文字模块 */

.head .head_txt {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.head .head_txt h2 {
    font-size: 68px;
    width: 100%;
    text-align: center;
    color: #01E8D3;
}

.head .head_txt h2 span {
    color: #fff;
}

.head .head_txt p {
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-top: 20px;
}


/* 头部input模块 */

.head .head_input {
    width: 50%;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
}

.head .head_input ul li {
    float: left;
    width: 50%;
    text-align: right;
}

.head .head_input ul li:last-child {
    text-align: left;
}

.head .head_input ul li input {
    width: 56%;
    padding: 16px 18px;
    border-radius: 26px;
    border: none;
    margin-right: 18px;
}

.head .head_input ul li:last-child input {
    background-color: #05DBC8;
    text-align: center;
    color: #fff;
    margin-left: 18px;
    margin-right: 0;
    cursor: pointer;
}


/* 合作伙伴模块 */

.links ul {
    padding: 10px 0 0 0;
}

.links ul li {
    float: left;
    margin-right: 20px;
    /* margin-bottom: 33px; */
}

.links ul li:last-child {
    margin: 0;
}

.links ul li img {
    height: 60px;
}

.links .m {
    display: none;
}

.h_33 {
    max-width: 1140px;
    height: 33px;
    border-bottom: 1px solid #B1B1B1;
    margin: 0 auto;
}


/* box1 */

.box1 h3 {
    font-size: 26px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 105px;
}

.box1 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #1893BF;
    margin-top: 76px;
}

.box1 p {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #616161;
    margin-top: 30px;
    line-height: 25px;
}

.box1_m {
    display: none;
}

.box1 img {
    margin-top: 55px;
}


/* box2 */

.box2 h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 68px;
}

.box2 p {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    color: #575757;
    margin-top: 63px;
}

.box2 .box2_img ul li:nth-child(1) {
    width: 5.96%;
}

.box2 .box2_img ul {
    padding: 0 10px;
    padding-left: 7%;
    overflow: hidden;
}

.box2 .box2_img ul li {
    float: left;
    width: 14.2857%;
}

.box2 .box2_img ul li:nth-child(6) img {
    margin-top: 32%;
}

.box2 .box2_img ul li:nth-child(5) img {
    margin-top: 60%;
}

.box2 .box2_img ul li:nth-child(4) img {
    margin-top: 92%;
}

.box2 .box2_img ul li:nth-child(3) img {
    margin-top: 121%;
}

.box2 .box2_img ul li:nth-child(2) img {
    margin-top: 152%;
}

.box2 .box2_img ul li:nth-child(1) img {
    margin-top: 473%;
}

.box2 .box2_img ul li:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.box2 img {
    max-width: 100%;
}


/* box3 */

.box3 h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #666;
    margin-top: 70px;
}

.box3 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 50px;
}

.box3 p {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #08B5E5;
    margin-top: 52px;
}

.box3_img {
    position: relative;
}

.box3_img .ewm {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 762px;
    height: 222px;
    text-align: center;
    background: url(/static/skin/images/box3_1.png);
}

.box3_img .ewm>div {
    /* float: left; */
    display: inline-block;
    width: 185px;
    text-align: center;
}

.box3_img .ewm>div p {
    background: url(/static/skin/images/box3_2.png) no-repeat center;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px 0;
}

.box3_img .ewm>div p img {
    margin-right: 3px;
    vertical-align: sub;
}

.box3_img .ewm p {
    color: #fff;
    font-size: 18px;
    margin: 20px 0 26px 0;
}


/* box4 */

.box4 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 120px;
}

.box4 p {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #707070;
    margin-top: 54px;
    line-height: 25px;
}

.box4 img {
    margin-top: 56px;
    max-width: 100%;
}


/* box5 */

.box5_m {
    display: none;
}

.box5 .js_mm {
    display: none;
}

.box5 h3 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #666;
    margin-top: 56px;
}

.box5 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 68px;
}

.box5 p {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #707070;
    margin-top: 56px;
    line-height: 25px;
}

.box5 .box5_img {
    text-align: center;
}

.box5 .box5_img .box5_tab_title {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}

.box5 .box5_img .box5_tab_title>div.cur {
    position: relative;
}

.box5 .box5_img .box5_tab_title>div:nth-child(1).cur .bg {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -50px;
    left: 0;
    background: url(/static/skin/images/box5_t_bg.png) no-repeat center bottom;
}

.box5 .box5_img .box5_tab_title>div:nth-child(2).cur .bg {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -50px;
    left: 0;
    background: url(/static/skin/images/box5_t_bg2.png) no-repeat center bottom;
}

.box5 .box5_img .box5_tab_title>div:nth-child(3).cur .bg {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -50px;
    left: 0;
    background: url(/static/skin/images/box5_t_bg3.png) no-repeat center bottom;
}

.box5 .box5_img .box5_tab_items {
    width: 80%;
    margin: 0 auto;
}

.box5 .box5_img .box5_tab_items {
    border-radius: 15px;
    margin-top: 48px;
}

.box5 .box5_img .box5_tab_items .content {
    padding: 10px 0;
}

.box5 .box5_img .box5_tab_items .content span {
    display: inline-block;
    width: 30%;
    font-size: 30px;
    color: #616161;
    vertical-align: middle;
    /* padding-bottom: 10px; */
}

.box5 .box5_img .box5_tab_items .content p {
    display: inline-block;
    width: 67%;
    margin: 0;
    font-size: 20px;
    color: #626262;
    text-align: left;
    padding-right: 65px;
    font-weight: 500;
    vertical-align: middle;
}

.box5 .box5_img .box5_tab_items .box5_tab_item>div {
    padding: 15px 0;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(1)>div:nth-child(1) {
    background-color: #F4FEFF;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(1)>div:nth-child(2) {
    background-color: #fff;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(1)>div:nth-child(3) {
    background-color: #F4FEFF;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(2)>div:nth-child(1) {
    background-color: #DEF8FE;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(2)>div:nth-child(2) {
    background-color: #fff;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(2)>div:nth-child(3) {
    background-color: #DEF8FE;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(2)>div:nth-child(4) {
    background-color: #fff;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(3)>div:nth-child(1) {
    background-color: #D4F3FF;
}

.box5 .box5_img .box5_tab_items img {
    width: 100%;
}

.box5 .box5_img .box5_tab_title img {
    cursor: pointer;
    margin: 0;
}

.box5 .box5_img .box5_tab_title div:nth-child(1) {
    width: 38%;
}

.box5 .box5_img .box5_tab_title div:nth-child(2) {
    width: 48%;
}

.box5 .box5_img .box5_tab_title div:nth-child(3) {
    width: 13%;
}

.box5 .box5_img .box5_tab_title>div {
    display: inline-block;
    vertical-align: bottom;
}

.box5 .box5_img .box5_tab_title div img {
    width: 100%;
}

.box5 .box5_img .box5_tab_items .box5_tab_item {
    display: none;
    border: 2px solid #76DAD1;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(2) {
    border: 2px solid #25ABCD;
}

.box5 .box5_img .box5_tab_items .box5_tab_item:nth-child(3) {
    border: 2px solid #529FCB;
}

.box5 .box5_img .box5_tab_items .box5_tab_item.show {
    display: block;
}

.box5 .box5_img img {
    max-width: 100%;
}

.box5 .box5_js h5 {
    text-align: center;
    color: #666;
    font-size: 24px;
    margin-top: 70px;
}

.box5 .box5_js ul {
    margin-top: 32px;
}

.box5 .box5_js ul li {
    float: left;
    width: 18%;
    max-width: 220px;
    max-height: 321px;
    padding-top: 3px;
    padding-right: 1px;
    margin-right: 20px;
    border-radius: 5px;
    background-color: #00AFDD;
    box-shadow: 10px 5px 5px #eee;
    overflow: hidden;
    cursor: pointer;
}

.box5 .box5_js ul li:nth-child(2) {
    background-color: #FB5B87;
}

.box5 .box5_js ul li:nth-child(3) {
    background-color: #00CAB8;
}

.box5 .box5_js ul li:nth-child(4) {
    background-color: #00B1DF;
}

.box5 .box5_js ul li:nth-child(5) {
    background-color: #A952E7;
}

.box5 .box5_js ul li>div {
    background-color: #fff;
    max-height: 100%;
    border-radius: 5px;
    text-align: center;
}

.box5 .box5_js ul li:last-child {
    margin: 0;
}

.box5 .box5_js ul li img {
    max-width: 100%;
    max-height: 100%;
    max-height: 321px;
    height: 321px;
    margin-top: 8px;
}

.box5 .box5_js ul li .jszl {
    height: 160px;
    background: rgba(0, 0, 0, .4);
    padding: 0 12px 0 16px;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}

.box5 .box5_js ul li .jszl h2 {
    color: #fff;
    font-size: 18px;
    /* padding-top: 18px; */
    padding: 18px 0 10px 0;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin: 0;
    opacity: .9999;
}

.box5 .box5_js ul li .jszl h2 span {
    font-size: 12px;
}

.box5 .box5_js ul li .jszl p {
    font-size: 12px;
    color: #fff;
    padding-top: 14px;
    margin: 0;
    text-align: left;
}

.box5 .box5_js ul li:hover {
    box-shadow: 10px 5px 15px #aaa;
    /* padding-top: 5px; */
    /* padding-right: 8px; */
    transition: all 0.5s;
}

.box5 .box5_js ul li:hover img {
    /* transform: scale(1.1); */
    transition: all .5s;
    /* opacity: .9; */
}


/* .box5 .box5_js ul li .jszl {
    margin-top: -164px;
    z-index: 9;
} */

.box5 .box5_js ul li:hover .jszl {
    opacity: .999999;
    margin-top: -164px;
    z-index: 9;
}


/* box6 */

.box6 {
    background: url(/static/skin/images/box6_bg.png);
    padding-top: 76px;
    margin-top: 44px;
    padding-bottom: 134px;
}

.box6 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    /* margin-top: 76px; */
}

.box6 P {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    margin-top: 50px;
}

.box6 .box6_tab {
    margin-top: 96px;
}

.box6 .box6_tab ul li {
    float: left;
    background-color: #fff;
    padding: 10px 0;
    border-radius: 30px;
    color: #00AFDD;
    font-size: 30px;
    margin: 0 2%;
    width: 21%;
    text-align: center;
    cursor: pointer;
}

.box6 .box6_tab ul li.cur {
    position: relative;
    box-shadow: 5px 5px 5px #1089A5;
    /* background: url(/static/skin/images/box6_1.png) no-repeat bottom center; */
}

.box6 .box6_tab ul li.cur>div {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -50px;
    left: 0;
    background: url(/static/skin/images/box6_1.png) no-repeat bottom center;
}

.box6 .box6_tab .ht-tab-items {
    margin-top: 50px;
    margin: 46px 50px 0 50px;
}

.box6 .box6_tab .ht-tab-items .ht-tab-item {
    background-color: #fff;
    padding: 17px;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #1089A5;
    display: none;
    position: relative;
}

.box6 .box6_tab .ht-tab-items .ht-tab-item.show {
    display: block;
}

.box6 .box6_tab .ht-tab-items .ht-tab-item .box6_js_img {
    width: 25%;
}

.box6 .box6_tab .ht-tab-items .ht-tab-item .box6_js_txt {
    width: 70%;
}

.box6 .box6_tab .ht-tab-items .ht-tab-item .box6_js_txt p {
    color: #666;
    margin-top: 0;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 28%;
    transform: translateY(-50%);
    padding-right: 5%;
}


/* box7 */

.box7 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 64px;
}

.box7 p {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 52px;
    line-height: 30px;
}

.box7 .box7_content>div .box_txt,
.box7 .box7_content>div .box_img {
    width: 48%;
}

.box7 .box7_content>div {
    padding: 0 80px;
    margin-top: 40px;
}

.box7 .box7_content>div .box_img>div {
    background: url(/static/skin/images/box7_bg.png) no-repeat top right;
}


/* .box7 .box7_content>div .box_txt,
.box7 .box7_content>div .box_img {
    padding-right: 40px;
    padding-left: 26px;
} */

.box7 .box7_content>div .box_txt p,
.box7 .box7_content>div .box_txt h4 {
    padding-right: 40px;
    padding-left: 26px;
}

.box7 .box7_content>div .box_txt h4 {
    font-size: 30px;
    color: #00AFDD;
    font-weight: 400;
    margin-top: 10px;
}

.box7 .box7_content>div .box_txt p {
    font-size: 20px;
    line-height: 34px;
    text-align: left;
}

.box7 .box7_content>div .box_img {}

.box7 .box7_content>div .box_img>div img {
    margin-top: 33px;
    max-width: 444px;
}


/* box8 */

.box8_m {
    display: none;
}

.box8 h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #666;
    margin-top: 50px;
}

.box8 .box8_tabs h4 {
    font-size: 26px;
    text-align: center;
    font-weight: 400;
    color: #666;
}

.box8 .box8_tabs>div {
    margin-top: 48px;
}

.box8 .box8_tabs .tab_title ul {
    padding: 0 33px;
}

.box8 .box8_tabs .tab_title ul li {
    font-size: 22px;
    color: #BEBEBE;
    float: left;
    padding: 22px 19px;
    width: 20%;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #bbb;
}

.box8 .box8_tabs .tab_sx .tab_title ul li {
    /* margin: 0 68px; */
    width: 25%;
}

.box8 .box8_tabs .tab_title ul li.cur {
    color: #707070;
    border-bottom: 2px solid #00AFDD;
}

.box8 .box8_tabs .tab_items {
    margin-top: 24px;
    background-color: #F4F2F2;
    border-radius: 15px;
}

.box8 .box8_tabs .tab_items .items_img {
    box-shadow: 10px 0px 10px #CCD1DC;
    max-width: 35%;
}

.box8 .box8_tabs .tab_items .tab_item {
    display: none;
}

.box8 .box8_tabs .tab_items .tab_item.show {
    display: block;
}

.box8 .box8_tabs .tab_items .items_txt {
    padding-left: 64px;
    padding-top: 65px;
    max-width: 600px;
    line-height: 36px;
}

.box8 .box8_tabs .tab_items .items_txt>div {}

.box8 .box8_tabs .tab_items .items_txt h5 {
    font-size: 24px;
    color: #575757;
}

.box8 .box8_tabs .tab_items .items_txt p {
    font-size: 16px;
    color: #4C4C4C;
    margin-top: 26px;
}

.box8 .qt .qtxm>div:nth-child(1) {
    margin-right: 25px;
    background: -webkit-linear-gradient(right, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: -o-linear-gradient(to, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: -moz-linear-gradient(to, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: linear-gradient(right to, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: -ms-linear-gradient(top, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: -moz-linear-gradient(top, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 165, 195, 1)), to(rgba(47, 183, 199, 1)));
    background: -webkit-linear-gradient(top, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: -o-linear-gradient(top, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
    background: linear-gradient(top, rgba(43, 165, 195, 1), rgba(47, 183, 199, 1));
}

.box8 .qt .qtxm>div:nth-child(2) {
    background: -webkit-linear-gradient(right, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: -o-linear-gradient(to, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: -moz-linear-gradient(to, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: linear-gradient(right to, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: -ms-linear-gradient(top, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: -moz-linear-gradient(top, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 129, 177, 1)), to(rgba(38, 154, 187, 1)));
    background: -webkit-linear-gradient(top, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: -o-linear-gradient(top, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
    background: linear-gradient(top, rgba(26, 129, 177, 1), rgba(38, 154, 187, 1));
}

.box8 .qt .qtxm>div {
    overflow: hidden;
}

.box8 .qt .qtxm>div:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.box8 .qt .qtxm img {
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.box8 .qt h4 {
    font-size: 26px;
    margin-bottom: 48px;
}

.box8 .qt .qtxm>div {
    position: relative;
    max-width: 48%;
    cursor: pointer;
    transition: all .6s;
}

.box8 .qt .qtxm .qt_txt h3 {
    position: absolute;
    top: 35%;
    color: #fff;
    font-size: 42px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    letter-spacing: 6px;
}

.box8 .qt .qtxm .qt_txt h3 span {
    font-size: 36px;
}

.box8 .qt .qtxm .qt_txt .txt_b {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 198px;
    background: rgba(0, 0, 0, .3);
    transition: all .8s;
}

.box8 .qt .qtxm>div:hover .qt_txt .txt_b {
    bottom: 0;
}

.box8 .qt .qtxm .qt_txt .txt_b p {
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    padding: 40px 0 50px 0;
    letter-spacing: 2px;
    width: 80%;
    margin: 0 auto;
}

.box8 .qt .qtxm>div:nth-child(2) .qt_txt .txt_b p {
    padding: 40px 0 50px 0;
}


/* box9 */

.box9 {
    margin-top: 40px;
}

.box9 .title {
    color: #696969;
}

.box9 .title span {
    border: 1px solid #eee;
    border-bottom: none;
    padding: 6px 12px;
    box-shadow: 0px -2px 5px #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box9 .content {
    padding: 12px 0 25px 0;
}

.box9 .content ul li {
    float: left;
    width: 50%;
    margin-top: 20px;
}

.box9 .content ul li .news_img {
    float: left;
    /* max-width: 110px;
    max-height: 100px; */
    width: 184px;
    height: 122px;
}

.box9 .content ul li .news_img img {
    width: 100%;
    height: 100%;
}

.box9 .content ul li .news_txt {
    float: left;
    max-width: 360px;
    padding: 4px 16px 0 12px;
    position: relative;
    height: 122px;
}

.box9 .content ul li .news_txt .time {
    position: absolute;
    bottom: 4px;
    left: 10px;
}

.box9 .content ul li .news_txt h3 {
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    /* height: 24px; */
}

.box9 .content ul li .news_txt p {
    font-size: 14px;
    color: #888;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 10px 0;
}

.box9 .content ul li .news_txt h3 p {
    padding: 0px 0;
}

.box9 .content ul li .news_txt .time i {
    font-size: 14px;
    color: #aaa;
}


/* foot */

.foot {
    background-color: #556069;
    padding: 90px 0 20px 0;
}

.foot .nav_b,
.foot .rx,
.foot .ewm {
    /* max-width: 400px; */
    width: 33.333333%;
}

.foot .nav_b,
.foot .rx {
    width: 40%;
}


/* .foot .rx {
    margin-top: 20px;
} */

.foot .ewm {
    width: 20%;
}

.foot .nav_b {
    /* max-width: 400px; */
}

.foot .nav_b ul {
    /* padding: 0 64px; */
    /* padding-right: 100px; */
}

.foot .nav_b ul li {
    float: left;
    margin-left: 40px;
    padding-bottom: 26px;
}

.foot .nav_b ul li:nth-child(1) {
    margin: 0;
}

.foot .nav_b ul li dt {
    text-align: center;
    padding-bottom: 16px;
    font-weight: 700;
}

.foot .nav_b ul li dd {
    padding-bottom: 12px;
    text-align: center;
}

.foot .nav_b ul li dd a {}

.foot .nav_b ul li a {
    color: #F4F4F5;
    font-size: 14px;
    letter-spacing: 1px;
}

.foot .rx .phone {
    font-size: 20px;
    color: #31BDE2;
    padding-bottom: 15px;
}

.foot .rx .time {
    font-size: 20px;
    color: #cdcdcd;
    padding-bottom: 15px;
}

.foot .rx .adres {
    font-size: 18px;
    color: #cdcdcd;
    padding-bottom: 20px;
}

.foot .rx .zx {
    font-size: 18px;
    color: #31BDE2;
    margin-top: 13px;
}

.foot .rx .zx span {
    padding: 12px 24px;
    background-color: #fff;
    border-radius: 8px;
    letter-spacing: 2px;
}
.foot .rx .zx a {
    color: #31BDE2;
}

.foot .rx .zx span i {
    margin-right: 3px;
    font-size: 22px;
}

.foot .ewm div {
    padding-left: 100px;
}

.foot .ewm div p {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}


/* 底部友情链接 + 备案 */

.foot .foot_b .yq_links {
    color: #fff;
}

.foot .foot_b .yq_links a {
    color: #fff;
    font-size: 14px;
}

.foot .foot_b .line {
    border-top: 1px solid #888;
    margin: 10px 0;
}

.foot .foot_b .ba {
    color: #aaa;
    font-size: 12px;
}

.foot .foot_b .ba p {
    text-align: center;
}

.foot .foot_b .ba p a {
    color: #aaa;
}