* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

input,
button {
    outline: none;
}

em,
i {
    font-style: normal;
}

img {
    border: 0;
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0px;
}

body {
    background-color: #F5F5F5;
    font-size: 12px;
    font-family: 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif;
}

#slider1 {
    width: 100%;
    max-height: 700px;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.small_nav {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

.small_nav a {
    position: relative;
    color: #999;
    margin: 0 5px;
}

.collect::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -3px;
    width: 20px;
    height: 20px;
    line-height: 30px;
    background: url(../letai_images/collect.png) no-repeat center center;
    background-size: 15px 15px;
}

.collect span {
    margin-left: 20px;
}

.snav_right {
    float: right;
}

.header_logo {
    width: 100%;
    height: 105px;
    margin: 0 auto;
    background-color: #fff;
}

.header_logo h1 {
    font-size: 0px;
}

.logo {
    float: left;
    width: 580px;
    height: 80px;
    margin: auto 0;
    margin-top: 20px;
}

.logo img,
.tel img {
    float: left;
}

.logo .logo_title {
    float: left;
    border-left: 1px solid #ccc;
    margin-left: 10px;
    margin-top: 11px;
}

.logo_title p {
    margin-left: 10px;
}

.logo_title p:nth-child(1),
.logo_tel p:nth-child(2) {
    font-size: 26px;
    color: #ff8200;
    font-style: italic;
}

.logo_title p:nth-child(2),
.logo_tel p:nth-child(1) {
    font-size: 14px;
}

.tel {
    float: right;
    width: 330px;
    height: 80px;
    margin: auto 0;
    margin-top: 20px;
}

.logo_tel {
    float: left;
    margin-top: 8px;
    margin-left: 5px;
}

.logo_tel p:nth-child(1) {
    font-size: 18px;
}

.nav {
    width: 100%;
    height: 60px;
    background-color: #FF8201;
}

.nav li {
    float: left;
    height: 60px;
    line-height: 60px;
}

.nav li a {
    display: block;
    height: 100%;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
}

.nav li .current {
    font-size: 18px;
    background: rgba(0, 0, 0, .5);
}

.nav li a:hover {
    font-size: 18px;
    background: rgba(0, 0, 0, .5);
}

.ribbon {
    overflow: hidden;
    width: 100%;
    height: 90px;
    background-color: #fff;
}

.ribbon_nav {
    float: left;
    width: 300px;
    margin-top: 15px;
}

.ribbon_nav a {
    color: #999;
}

.ribbon dd {
    font-size: 14px;
}

.ribbon dt {
    float: left;
    font-size: 13px;
    color: #999;
    margin-right: 8px;
    margin-top: 2px;
}

.ribbon_nav i {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background: url(../letai_images/jlimg.png) no-repeat;
    margin-right: 10px;
}

.ribbon .fdj {
    background-position: 0px 0px;
}

.ribbon .blh {
    background-position: 0px -60px;
}

.ribbon .hjz {
    background-position: 0px -120px;
}

.ribbon .xhm {
    background-position: 0px -180px;
}

.title {
    width: 100%;
    height: 20px;
    color: #000;
    text-align: center;
    margin: 30px 0;
}

.title h2 {
    display: inline-block;
    font-size: 25px;
    font-weight: 400;
    padding: 0 15px;
}

.title::before {
    content: "";
    display: inline-block;
    width: 257px;
    height: 16px;
    background: url(../letai_images/l_line.png) no-repeat center;
}

.title::after {
    content: "";
    display: inline-block;
    width: 257px;
    height: 16px;
    background: url(../letai_images/r_line.png) no-repeat center;
}

.ljgd {
    width: 100%;
}

.ljgd a {
    display: block;
    color: #000;
    margin: 20px;
    text-align: center;
    text-decoration: revert;
}

.gdjj {
    width: 625px;
    margin: 15px auto;
    text-align: center;
}

.gdjj p {
    line-height: 30px;
    color: #000;
    font-size: 16px;
    margin: 10px 0;
}

.gift_wen {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #fd1c1c;
    line-height: 20px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    margin: 0 5px;
    cursor: pointer;
}

.gift {
    display: none;
    position: absolute;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #999;
    z-index: 9;
}

.gift::after {
    content: '';
    position: absolute;
    top: 26px;
    left: 198px;
    z-index: -1;
    transform: rotate(-45deg);
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
}

.foot {
    width: 100%;
    height: 190px;
    background-color: #313131;
    color: #fff;
    font-size: 18px;
}

.foot .foot_l {
    float: left;
    width: 820px;
    margin: 20px 0;
}

.foot .foot_l .f_nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0px 0;
}

.foot .foot_l .f_nav a {
    position: relative;
    color: #fff;
    margin: 0 10px;
}

.foot .foot_l .f_nav a::after {
    content: '';
    position: absolute;
    top: 3px;
    right: -15px;
    width: 1px;
    height: 20px;
    border-left: 1px solid #fff;
}

.foot .f_yl {
    height: 50px;
    font-size: 13px;
    margin-left: 20px;
}

.foot .f_yl a,
.foot .f_yl span {
    color: #999;
}

.foot .f_yl a {
    margin: 0 15px;
}

.foot .f_bq {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
}

.foot .f_bq a,
.foot .f_bq span {
    font-size: 16px;
    color: #fff;
}

.foot .foot_r {
    float: left;
    width: 380px;
    margin-top: 25px;
}

.foot .foot_r p {
    margin: 21px;
    font-size: 20px;
}

.way_me {
    width: 100%;
    height: 560px;
}

.way_me .way_me_bd {
    float: left;
    width: 328px;
    height: 380px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 9px;
    padding: 25px;
}

.way_me .way_me_bd h2 {
    color: #fd1c1c;
    font-size: 25px;
    text-align: center;
    margin-top: 15px;
}

.way_me .way_me_bd p {
    color: #000;
    font-size: 18px;
    text-align: left;
    margin-top: 30px;
    text-indent: 2em;
}

.way_me .way_me_bd img {
    width: 280px;
    height: 220px;
    text-align: center;
    margin: 50px 0 0 25px;
}

.way_me .way_me_bd:hover {
    box-shadow: 0 0 15px #000;
}

.case {
    width: 100%;
    height: 540px;
}

.case .case_bd {
    width: 100%;
    height: 450px;
}

.case_bd .case_bd_l {
    position: relative;
    float: left;
    width: 180px;
    height: 450px;
}

.case_bd .case_bd_l::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 2px;
    height: 450px;
    border-right: 2px solid #fd1c1c;
    margin-left: 20px;
}

.case_bd .case_bd_l li {
    position: relative;
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    font-size: 20px;
    margin: 20px 0 20px 35px;
    cursor: pointer;
}

.case_bd .case_bd_l li::before {
    position: absolute;
    top: 16px;
    left: -20px;
    content: '';
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #fd1c1c;
    border-radius: 12px;
}

.case_bd .case_bd_l li.current {
    background-color: #fff;
}

.case_bd .case_bd_l li.current::after {
    position: absolute;
    top: 19px;
    left: -17px;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #fd1c1c;
    border-radius: 12px;
}

.case_bd .case_bd_r {
    position: relative;
    float: left;
    width: 1020px;
    height: 450px;
}

.case_bd .case_bd_r ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
}

.case_bd .case_bd_r li {
    float: left;
    width: 202px;
    height: 148px;
    border: 1px solid #e5e5e5;
    margin: -1px 0 0 -1px;
    background-color: #fff;
}

.case_bd .case_bd_r li img {
    display: block;
    width: 120px;
    margin: 0 auto;
}

.case_bd .case_bd_r li p {
    text-align: center;
    font-size: 20px;
    color: #000;
    line-height: 2;
}

.fun_gn {
    width: 100%;
    height: 415px;
}

.fun_gn .fun_gn_bd {
    width: 100%;
    height: 350px;
}

.fun_gn .fun_gn_bd div {
    float: left;
    width: 288px;
    height: 320px;
    border: 1px solid #e5e5e5;
    margin: 0 5px;
    background-color: #fff;
}

.fun_gn .fun_gn_bd div:hover {
    box-shadow: 0 0 15px #000;
}

.fun_gn .fun_gn_bd div p {
    display: block;
    width: 100px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: #000;
    background: url(../letai_images/qycl.png) no-repeat left center;
    background-size: 40px auto;
    padding-left: 50px;
    margin: 20px auto;
}

.fun_gn .fun_gn_bd div.fun_gn_t p {
    background: url(../letai_images/rxly.png) no-repeat left center;
    background-size: 40px auto;
}

.fun_gn .fun_gn_bd div.fun_gn_th p {
    background: url(../letai_images/zzfdh.png) no-repeat left center;
    background-size: 40px auto;
}

.fun_gn .fun_gn_bd div.fun_gn_f p {
    background: url(../letai_images/dlj.png) no-repeat left center;
    background-size: 40px auto;
}

.fun_gn .fun_gn_bd div span {
    display: block;
    height: 100px;
    padding: 0 20px;
    font-size: 16px;
    color: #000;
    text-indent: 2em;
}

.fun_gn .fun_gn_bd div i {
    font-size: 22px;
    color: #999;
    padding-left: 20px;
}

.fun_gn .fun_gn_bd div em {
    font-size: 50px;
    color: #F33C1F;
    padding-left: 10px;
}

.fun_gn .fun_gn_bd div a {
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #F33C1F;
    border-radius: 10px;
    margin: 10px auto;
    color: #F33C1F;
}

.fun_gn .fun_gn_bd div a:hover {
    background-color: #F33C1F;
    color: #fff;
}

.fun_gn .fun_gn_bd div:hover a {
    background-color: #F33C1F;
    color: #fff;
}


/* 400电话价值 */

.way_bd_tel {
    width: 100%;
    height: 660px;
}

.way_bd_body {
    width: 100%;
    height: 500px;
}

.way_bd_body .bd_body_l {
    overflow: hidden;
    float: left;
    width: 400px;
    height: 500px;
    background: -moz-linear-gradient(bottom #ff8201, #ed1e2b);
    background: -ms-linear-gradient(bottom, #ff8201, #ed1e2b);
    background: -webkit-linear-gradient(bottom, #ff8201, #ed1e2b);
    background: -o-linear-gradient(bottom, #ff8201, #ed1e2b);
    background: linear-gradient(bottom, #ff8201, #ed1e2b);
    border-radius: 30px;
    box-shadow: 0 0 15px #000;
}

.bd_body_l .l_top {
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    border-radius: 60px;
    margin: 20px auto;
    line-height: 100px;
    color: #fff;
    font-size: 50px;
    text-align: center;
}

.bd_body_l .l_body_non {
    position: relative;
    width: 350px;
    height: 295px;
    margin: 0 auto;
}

.bd_body_l .l_body {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 295px;
}

.bd_body_l .l_body p {
    width: 100%;
    font-size: 22px;
    text-indent: 2em;
    color: #fff;
    line-height: 2;
}

.bd_body_l .l_ft {
    width: 100px;
    height: 42px;
    margin: 0px auto 0;
}

.bd_body_l .l_ft a {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
}

.bd_body_l .l_ft a:hover {
    background-color: #fff;
    color: #ed1e2b;
    border-color: #fff;
}

.way_bd_body .bd_body_l:hover .l_ft a {
    background-color: #fff;
    color: #ed1e2b;
    border-color: #fff;
}

.way_bd_body .bd_body_r {
    float: left;
    width: 800px;
    height: 500px;
}

.way_bd_body .bd_body_r ul {
    margin-top: 65px;
}

.way_bd_body .bd_body_r li {
    position: relative;
    float: left;
    width: 380px;
    height: 150px;
    background-color: #fff;
    margin: 20px 10px;
    cursor: pointer;
}

.way_bd_body .bd_body_r li:hover {
    box-shadow: 0 0 15px #000;
}

.way_bd_body .bd_body_r li::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 20px;
    width: 60px;
    height: 100px;
    background-color: #ed1e2b;
}

.way_bd_body .bd_body_r li::after {
    content: '';
    position: absolute;
    top: -13px;
    left: 65px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left: 15px solid #c5181e;
    transform: rotate(135deg);
    z-index: -1;
}

.way_bd_body .bd_body_r li p {
    position: absolute;
    top: 15px;
    left: 35px;
    color: #fff;
    font-size: 30px;
}

.way_bd_body .bd_body_r li span {
    display: block;
    width: 230px;
    height: 90px;
    color: #000;
    font-size: 20px;
    margin: 30px 0 0 110px;
    line-height: 2;
}

.hot_tc {
    width: 100%;
    height: 590px;
}

.hot_tc .hot_tc_bd {
    position: relative;
    float: left;
    width: 380px;
    height: 480px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin: 25px 8px;
}

.hot_tc_bd .hot_img {
    position: absolute;
    top: -29px;
    right: 28px;
    width: 90px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 5px 10px;
    background: url(../letai_images/fang.png) no-repeat center;
    background-size: 110px 70px;
}

.hot_tc_bd .hot_pic {
    width: 340px;
    height: 50px;
    color: #fe2020;
    font-size: 30px;
    margin: 20px;
    border-bottom: 1px dashed #999;
}

.hot_tc_bd .hot_gif {
    width: 300px;
    height: 125px;
    margin: 20px auto;
    background: url(../letai_images/lw.png) no-repeat center left;
}

.hot_tc_bd .hot_gif p {
    position: relative;
    font-size: 16px;
    color: #fe2020;
    margin: 5px 0 5px 90px;
}

.hot_tc_bd .hot_gif p::before {
    position: absolute;
    top: 5px;
    left: -25px;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fe2020;
    border-radius: 6px;
}

.hot_tc_bd .hot_gif p::after {
    position: absolute;
    top: 8px;
    left: -22px;
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fe2020;
    border-radius: 3px;
}

.hot_tc_bd .hot_num {
    width: 340px;
    height: 110px;
    margin: 20px 20px 10px 20px;
    text-align: center;
    border-top: 1px dashed #999;
}

.hot_tc_bd .hot_num p {
    margin: 5px;
    color: #000;
    font-size: 16px;
}

.hot_tc_bd .hot_num span {
    line-height: 2;
    color: #000;
    font-size: 14px;
    margin: 0 8px;
}

.hot_tc_bd .hot_f {
    overflow: hidden;
    width: 100%;
    height: 123px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: -moz-linear-gradient(left, #ff8201, #ed1e2b);
    background: -ms-linear-gradient(left, #ff8201, #ed1e2b);
    background: -webkit-linear-gradient(left, #ff8201, #ed1e2b);
    background: -o-linear-gradient(left, #ff8201, #ed1e2b);
    background: linear-gradient(left, #ff8201, #ed1e2b);
}

.hot_tc_bd .hot_f p {
    font-size: 38px;
    margin: 5px 0;
}

.hot_tc_bd .hot_f i {
    font-size: 20px;
}

.hot_tc_bd .hot_f a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 13px auto;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}

.hot_tc_bd .hot_f a:hover {
    background-color: #fff;
    color: #ed1e2b;
}

.hot_tc .hot_tc_bd:hover {
    box-shadow: 0 0 15px rgba(145, 143, 143, 1);
}

.hot_tc .hot_tc_bd:hover .hot_f a {
    background-color: #fff;
    color: #ed1e2b;
}

.path_num {
    width: 100%;
    height: 195px;
}

.path_num_bga {
    width: 100%;
    height: 130px;
    background-color: #fff;
}

.path_num_bga .path_text {
    float: left;
    width: 300px;
    height: 100%;
    background: url(../letai_images/path_jt.png) no-repeat right;
}

.path_num_bga .path_ti {
    width: 262px;
    height: 100%;
    padding: 8px 0 0 0;
}

.path_num_bga .path_text i {
    display: block;
    float: left;
    width: 57px;
    height: 57px;
    background-color: #ff8200;
    border-radius: 28px;
    text-align: center;
    line-height: 57px;
    font-size: 30px;
    font-style: italic;
    color: #fff;
    margin: 25px 5px 0 5px;
}

.path_num_bga .path_text p {
    display: block;
    color: #ff8200;
    font-size: 16px;
    margin-top: 15px;
}

.path_num_bga .path_text span {
    display: block;
    color: #000;
    font-size: 14px;
    margin-top: 6px;
}

.num_jj {
    width: 100%;
    height: 750px;
}

.num_jj .num_jj_body {
    width: 100%;
    height: 610px;
}

.num_jj .num_jj_body_t {
    width: 100%;
    height: 470px;
}

.num_jj .num_jj_body_t li {
    float: left;
    width: 328px;
    height: 368px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 50px 0;
}

.num_jj .num_jj_body_t li:nth-child(2) {
    margin: 50px 104px;
}

.num_jj .num_jj_body_t li:hover {
    box-shadow: 0 0 15px rgba(145, 143, 143, 1);
}

.num_jj .num_jj_body_t li .num_body_top {
    width: 160px;
    height: 73px;
    margin: auto;
    border: 1px solid #e5e5e5;
    margin-top: -38px;
    background-color: #fff;
}

.num_jj .num_jj_body_t li .num_body_top img {
    display: block;
    width: 125px;
    margin: 0 auto;
}

.num_jj .num_jj_body_t li .num_body_text {
    width: 288px;
    height: 225px;
    padding: 20px;
}

.num_jj .num_jj_body_t li .num_body_text p {
    font-size: 20px;
    color: #000;
    line-height: 1.8;
}

.num_jj .num_jj_body_t li .num_body_text i {
    color: #ed1e2b;
}

.num_jj .num_jj_body_t li .num_body_text em {
    color: #ed1e2b;
    font-size: 30px;
}

.num_jj .num_jj_body_t li .num_body_btn {
    width: 120px;
    height: 40px;
    text-align: center;
    margin: 10px auto;
}

.num_jj .num_jj_body_t li .num_body_btn a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    border: 1px solid #999;
    border-radius: 10px;
}

.num_jj .num_jj_body_t li .num_body_btn a:hover {
    background-color: #ed1e2b;
    color: #fff;
}

.num_jj .num_jj_body_t li:hover .num_body_btn a {
    background-color: #ed1e2b;
    color: #fff;
}

.num_jj .num_jj_body_f {
    width: 100%;
    height: 140px;
    background-color: #fff;
}

.num_jj .num_jj_body_f li {
    position: relative;
    float: left;
    width: 400px;
    height: 140px;
    background: url(../letai_images/xhjq.png) no-repeat right center;
}

.num_jj .num_jj_body_f li::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 20px;
    width: 50px;
    height: 80px;
    background-color: #ed1e2b;
}

.num_jj .num_jj_body_f li::after {
    content: '';
    position: absolute;
    top: -14px;
    left: 55px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left: 15px solid #c5181e;
    transform: rotate(135deg);
    z-index: -1;
}

.num_jj .num_jj_body_f li i {
    position: absolute;
    z-index: 9;
    font-size: 30px;
    color: #fff;
    margin: 0 0 0 35px;
}

.num_jj .num_jj_body_f li p {
    width: 110px;
    font-size: 28px;
    color: #ed1e2b;
    margin: 20px 0 0 100px;
    font-style: italic;
}

.num_jj .num_jj_body_f li em {
    display: inline-block;
    width: 95px;
    font-size: 16px;
    color: #000;
    margin: 25px 0 0 15px;
}

.num_jj .num_jj_body_f li span {
    display: inline-block;
    width: 310px;
    font-size: 16px;
    color: #000;
    margin: 25px 0 0 15px;
}

.num_rule {
    width: 100%;
    height: 565px;
}

.num_rule .num_rule_c {
    width: 100%;
    height: 510px;
}

.num_rule .num_rule_c li {
    width: 100%;
    height: 150px;
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    background-color: #fff;
}

.num_rule li:nth-child(1) {
    position: relative;
    height: 50px;
    background: -moz-linear-gradient(left, #ff8201, #ed1e2b);
    background: -ms-linear-gradient(left, #ff8201, #ed1e2b);
    background: -webkit-linear-gradient(left, #ff8201, #ed1e2b);
    background: -o-linear-gradient(left, #ff8201, #ed1e2b);
    background: linear-gradient(left, #ff8201, #ed1e2b);
}

.num_rule li div {
    float: left;
    text-align: center;
    border-right: 1px solid #e5e5e5;
}

.num_rule li .num_rule_c_o,
.num_rule li .num_rule_c_t {
    width: 296px;
    height: 100%;
}

.num_rule li .num_rule_c_th {
    width: 597px;
    height: 100%;
    border-right: 0;
}

.num_rule li .num_rule_c_o img {
    display: block;
    width: 80px;
    margin: 10px auto;
}

.num_rule li i {
    display: block;
    width: 100%;
    line-height: 50px;
    color: #000;
    font-size: 20px;
}

.num_rule li .num_rule_c_t i {
    line-height: 1.8;
}

.num_rule li div p {
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}

.num_rule li:nth-child(1) a {
    position: absolute;
    top: 13px;
    right: 5px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: revert;
}

.num_rule li span {
    display: inline-block;
    font-size: 16px;
    margin: 14px 19px;
}

.fun {
    width: 100%;
    height: 450px;
}

.fun .fun_bd {
    width: 100%;
    height: 350px;
    background-color: #fff;
}

.fun .fun_bd .fun_bd_o {
    float: left;
    width: 248px;
    height: 347px;
    background: url(../letai_images/zxkfwz.png) no-repeat center;
    background-size: 250px 350px;
    border: 1px solid #e5e5e5;
}

.fun .fun_bd .fun_bd_o p {
    margin: 160px 8px 0 8px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-style: italic;
    font-weight: 500;
    line-height: 40px;
}

.fun .fun_bd .fun_bd_o a {
    display: block;
    width: 130px;
    height: 42px;
    line-height: 42px;
    margin: 50px auto;
    background-color: #fd1c1c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
}

.fun .fun_bd .fun_bd_t {
    float: left;
    width: 288px;
    height: 287px;
    border: 1px solid #e5e5e5;
    padding: 30px;
    background: url(../letai_images/gnjss.png) no-repeat center center;
    background-size: 350px 350px;
    margin-left: -1px;
}

.fun .fun_bd .fun_bd_t ul {
    position: relative;
    width: 100%;
}

.fun .fun_bd .fun_bd_t ul li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 290px;
}

.fun_bd_t .fun_bd_t_hd {
    width: 290px;
    text-align: center;
    padding-top: 15px;
}

.fun_bd_t .fun_bd_t_hd h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
}

.fun_bd_t .fun_bd_t_bd {
    width: 290px;
    height: 120px;
    text-align: left;
    padding-top: 50px;
}

.fun_bd_t .fun_bd_t_bd span {
    color: #fff;
    font-size: 17px;
}

.fun_bd_t .fun_bd_t_ft {
    width: 290px;
    text-align: center;
}

.fun_bd_t .fun_bd_t_ft p {
    color: #fff;
    font-size: 30px;
    text-shadow: 0 0 20px #000;
}

.fun_bd_t .fun_bd_t_ft i {
    font-size: 50px;
}

.fun .fun_bd .fun_bd_th {
    float: left;
    width: 598px;
    height: 349px;
}

.fun .fun_bd .fun_bd_th ul {
    margin-top: 0px;
    width: 603px;
}

.fun .fun_bd .fun_bd_th li {
    position: relative;
    float: left;
    width: 182px;
    height: 155px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    padding: 9px;
}

.fun .fun_bd .fun_bd_th li:nth-child(n+4) {
    margin-top: -1px;
}

.fun .fun_bd .fun_bd_th .th_hd {
    width: 100%;
    height: 53px;
    margin: 0 0 5px 20px;
}

.fun .fun_bd .fun_bd_th .th_hd img {
    width: 39px;
    height: 39px;
}

.fun .fun_bd .fun_bd_th .th_hd span {
    line-height: 53px;
    color: #ff8200;
    font-size: 20px;
}

.fun .fun_bd .fun_bd_th .th_bd {
    height: 100px;
    line-height: 25px;
    font-size: 15px;
}

.fun .fun_bd .fun_bd_th .th_bd_mb {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 113px;
    padding: 30px;
    background: rgba(255, 255, 255, 1);
    text-align: center;
}

.fun .fun_bd .fun_bd_th .th_bd_mb img {
    display: block;
    width: 39px;
    height: 39px;
    margin: 0 auto;
}

.fun .fun_bd .fun_bd_th .th_bd_mb p {
    display: block;
    font-size: 18px;
    color: #F35924;
    margin: 10px 0 20px 0;
    text-align: center;
    font-weight: 500;
}

.fun .fun_bd .fun_bd_th .th_bd_mb a {
    padding: 8px 15px;
    color: #fff;
    background-color: #fd1c1c;
    font-size: 16px;
    border-radius: 5px;
}

.me_server {
    width: 100%;
    height: 600px;
}

.me_server .server_body {
    position: relative;
    width: 100%;
    height: 450px;
    background-color: #fff;
}

.me_server .server_body::after {
    position: absolute;
    top: 40px;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ed2c37;
}

.me_server .server_body li {
    position: relative;
    float: left;
    width: 270px;
    height: 365px;
    padding: 70px 15px 15px 15px;
}

.me_server .server_body li::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 140px;
    width: 20px;
    height: 20px;
    border: 1px solid #ed2c37;
    border-radius: 15px;
    background-color: #fff;
    z-index: 99;
}

.me_server .server_body li.current {
    background-color: #ffe1c1;
}

.me_server .server_body li.current::after {
    content: '';
    position: absolute;
    top: 33px;
    left: 144px;
    width: 14px;
    height: 14px;
    border-radius: 15px;
    background-color: #ed2c37;
    z-index: 99;
}

.me_server .server_body li p {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #ed2c37;
    text-align: center;
}

.me_server .server_body li span {
    display: block;
    width: 100%;
    height: 230px;
    font-size: 16px;
    color: #000;
    text-indent: 2em;
    line-height: 2;
    margin-top: 20px;
}

.me_server .server_body li a {
    display: block;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border: 1px solid #ed2c37;
    border-radius: 10px;
    margin: 0 auto;
    color: #ed2c37;
}

.me_server .server_body li a.current {
    background-color: #ed2c37;
    color: #fff;
}

.moveimg {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
}

.moveimg ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 10000px;
}

.moveimg li {
    overflow: hidden;
    width:1200px;
    float: left;
}

.moveimg li img {
    width: 100%;
    height: 288px;
    margin: auto;
}

.moveimg .img_left,
.moveimg .img_right {
    display: none;
    position: absolute;
    top: 100px;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, .4);
}

.moveimg .img_left {
    left: 0;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}

.moveimg .img_right {
    right: 0;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
}

.moveimg .img_left::before,
.moveimg .img_right::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    background-color: transparent;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 14px 0 0 20px;
    transform: rotate(45deg);
}

.moveimg .img_right::before {
    margin: 14px 0 0 10px;
    transform: rotate(-135deg);
}

.moveimg_icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px;
}

.moveimg_icon li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}

.moveimg_select {
    background-color: #fff;
    border: 50px rgba(0, 0, 0, .3);
}

.tcltk {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 740px;
    height: 625px;
    background: #fff;
    border: 5px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    z-index: 999;
}

.tcltk::after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 110px;
    height: 70px;
    background: #02ABF0;
}

.tc_yd {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 70px;
    background: #02ABF0;
    cursor: move;
    z-index: 999;
}

.tc_yd p {
    line-height: 70px;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
}

.close::before,
.close::after {
    position: absolute;
    top: 6px;
    right: 18px;
    content: ' ';
    background-color: #fff;
    width: 2px;
    height: 25px;
    z-index: 99;
}

.close::before {
    transform: rotate(45deg);
}

.close::after {
    transform: rotate(-45deg);
}

.tcltk iframe {
    position: relative;
    top: 34px;
    width: 100%;
    height: 590px;
}

.foot_top {
    width: 100%;
    height: 150px;
    background-color: #999;
    color: #fff;
    padding: 10px 0 0 0;
}

.foot_top p {
    font-size: 18px;
    color: #fff;
}

.foot_top span {
    display: inline-block;
    width: 129px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 0 10px;
}

.foot_top a {
    color: #fff;
}

.right_kf {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80px;
    font-size: 16px;
    transform: translate(-685px,-50%);
    z-index: 99999;
}

.right_kf ul li {
    position: relative;
    width: 100%;
    height: 70px;
    margin-top: 2px;
    background: #F35925;
    cursor: pointer;
}

.right_kf ul li a {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    background: url(../letai_images/zxkefu.png) no-repeat center;
    background-size: 50px;
    color: #fff;
}

.right_kf ul li a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 70px;
    line-height: 65px;
    background-color: #F35925;
    z-index: -99;
}

.right_kf ul li:nth-child(2) a {
    background-image: url(../letai_images/telfufu.png);
}

.right_kf ul li:nth-child(4) a {
    background-image: url(../letai_images/htop.png);
}

.right_kf ul li i {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    background: url(../letai_images/rwm.png) no-repeat center;
    background-size: 50px;
}

.right_kf ul li:nth-child(3)>div {
    position: absolute;
    top: 0;
    left: 0px;
    width: 80px;
    height: 0px;
    border-top: 2px solid #F35925;
    border-bottom: 2px solid #F35925;
    z-index: -99;
}

.right_kf .hidde_img {
    position: absolute;
    top: 0;
    left: 10px;
    width: 135px;
    height: 100%;
    margin: 0 auto;
    background: url(../letai_images/wxrwm.jpg) no-repeat center;
    background-size: 135px;
}