* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

.header {
    height: 122px;
    display: flex;
}

.header .logo {
    width: 150px;
}

.header .logop {
    width: 420px;
}

.header .line {
    width: 2px;
    height: 57px;
    margin: 41px 11px 22px 20px;
    background-color: #303030;
}

.header .logop h2 {
    font-size: 32px;
    color: #303030;
    margin-top: 32px;
    font-weight: 500;
}

.header .logop p {
    font-size: 18px;
    color: #303030;
    margin-top: 2px;
}

.header .tel {
    width: 470px;
}

.header .tel .telimg {
    width: 100px;
}

.header .tel .telimg img {
    width: 14px;
    height: 14px;
    margin-left: 5px;
}

.header .tel span {
    font-size: 14px;
    color: #303030;
    margin-left: 10px;
}

.header .tel p {
    font-size: 24px;
    color: #303030;
    margin-top: -5px;
}

.header .tel .telp h2 {
    width: 340px;
    font-weight: bold;
    font-size: 46px;
    color: #004d9a;
}

.header .ewm {
    width: 90px;
    margin-top: 13px;
}

.header .ewm p {
    font-size: 12px;
    color: #1d1d1e;
    text-align: center;
    margin-top: -1px;
}

.menu {
    width: 100%;
    height: 60px;
    background-color: #303030;
    ;
}

.menu .item {
    height: 60px;
    line-height: 60px;
    padding: 0px 33px;
    color: #fff;
    font-size: 17px;
    position: relative;
    text-align: center;
}

.menu .item:hover {
    background-color: #004d9a;
}

.menu .item a:first-child {
    padding-left: 0px;
}

.menu .item a:last-child {
    padding-right: 0px;
}

.menu .item:hover .sublist {
    display: block;
}

.menu .sublist {
    width: 100%;
    position: absolute;
    background-color: #303030;
    z-index: 999;
    top: 60px;
    left: 0px;
    display: none;
    text-align: center;
}

.menu .sublist div {
    padding: 0px 0.4rem;
}

.menu .sublist div:hover {
    background-color: #004d9a;
}

.index .banner {
    width: 100%;
    height: auto;
}

.index .swiper-container .swiper-wrapper .active_1 {
    transform: scale(1) !important;
}

.index .banner {
    min-width: 1200px;
    width: 100%;
    max-width: 1920px;
}

.index .banner a {
    display: block;
    width: 100%;
}

.index .banner .bgimg {
    height: 690px;
    width: 100%;
    max-width: 1920px;
}

.index .banner .pagination {
    position: absolute;
    top: 264.5px;
    z-index: 999;
    width: 16px;
    height: 29px;
}

.auto .hotspot {
    margin-top: 40px;
}

.auto .hotspot :hover {
    color: #004d9a;
}

.auto .hotspot span {
    font-size: 14px;
    color: #999999;
}

.auto .search {
    margin-top: -27px;
    float: right;
    position: relative;
}

.auto .search input {
    width: 272px;
    height: 40px;
    background-color: #eeeef0;
    border-radius: 30px;
    outline: none;
    color: #303030;
    font-size: 14px;
    line-height: 40px;
    padding-left: 28px;
    border-style: none;
}

.auto .search a img {
    position: absolute;
    top: 6px;
    right: 20px;
}

.auto .add {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 27px;
}

.auto .add .ada {
    position: relative;
    width: 390px;
    height: 463px;
    border: 1px solid #eee;
    transition: all 0.5s ease;
}

.auto .add .ada .lest_img {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 96px;
    height: 30px;
    background-color: #ff6a10;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}

.auto .add .ada:hover {
    background-color: #004d9a;
}

.auto .add .ada .lip_1 h2:hover {
    color: #fff !important;
}

.auto .add .ada .lip_1 p:hover {
    color: #fff !important;
}

.auto .add .ada .lip_1 h2 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: #303030;
    margin-top: 14px;
}

.auto .add .ada .lip_1 p {
    text-align: center;
    font-size: 16px;
    color: #999;
    margin-top: 28px;
}

.auto .add .ada .lip_1 .lip_1_1 {
    margin-top: 11px;
}

.product {
    margin-top: 170px;
}

.product .top h3 {
    font-size: 36px;
    font-weight: 500;
    color: #303030;
}

.product .top span {
    font-size: 14px;
    line-height: 30px;
    color: #303030;
    margin-bottom: 70px;
}

.product .tb {
    width: 100%;
    height: 1270px;
    background: url(../images/p_bgm.png) no-repeat;
    background-size: 1920px 1312px;
}

.product .tbbg {
    height: 60px;
    background-color: #004d9a !important;
}

.layui-tab-title a {
    font-size: 18px;
    color: #fff;
}

.product .tbbg .layui-this {
    width: 122px;
    height: 60px;
    font-size: 24px;
    color: #fff;
    border: none;
}

.layui-tab-item {
    float: left;
    background-color: #fff;
    height: 1114px;
}

.layui-tab-item .tbtz {
    width: 280px;
    float: left;
    padding: 10px 14px 0px 5px;
}

.layui-tab-item .tbtp {
    width: 295px;
    height: 45px;
    background-color: #000;
    opacity: 0.8;
    margin: -45px -7px 0px -1px;
}

.layui-tab-item .tbtp p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 45px;
}

.culture {
    position: relative;
}

.culture .custtop {
    width: 808px;
    height: 313px;
    background: url(../images/c_img1.png) no-repeat;
    padding-bottom: 33px;
}

.culture .custtop h3 {
    font-size: 42px;
    color: #eee;
    opacity: 0.05;
    margin: 43px 0 0 40px;
    display: inline-block;
}

.culture .custtop h2 {
    font-size: 36px;
    color: #fff;
    margin: -31px 0 0 40px;
}

.culture .custtop p {
    font-size: 14px;
    color: #fff;
    margin: 5px 0 0 40px;
}

.culture .custtop .lest_img {
    width: 147px;
    height: 40px;
    background-color: #ff6a10;
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin: 50px 0 16px 40px;
}

.culture .custtop span {
    font-size: 18px;
    color: #fff;
    margin-left: 40px;
    display: block;
}

.culture .custpz .custpz_1 {
    height: 169px;
}

.custpz_1_p {
    margin-left: 10px;
}

.custpz_1_p h2 {
    margin-top: -5px;
    font-size: 24px;
    color: #303030;
}

.custpz_1_p p {
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
}

.custpz_1_p a {
    font-size: 14px;
    color: #303030;
    border: 2px solid #000;
    padding: 4px;
    display: inline-block;
    margin-top: 14px;
}

.culture .custright {
    position: absolute;
    top: 0;
    right: 0;
    width: 318px;
    height: 822px;
    background: url(../images/c_img2.png) no-repeat;
}

.culture .custright .lest_img {
    position: absolute;
    left: 40px;
    bottom: 197px;
    width: 173px;
    height: 40px;
    background-color: #ff6a10;
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
}

.culture .custright .custsp {
    position: absolute;
    left: 40px;
    bottom: 120px;
}

.culture .custright span {
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}

.realshot {
    position: relative;
    width: 100%;
    height: 500px;
    margin-top: 70px;
}

.realshot .rea_1 {
    width: 938px;
    height: 471px;
    background: url(../images/d_1.png) no-repeat;
}

.realshot .rea_1 .rea_1_p {
    display: flex;
    flex-direction: column;
}

.realshot .rea_1 .rea_1_p h3 {
    font-size: 42px;
    color: #eee;
    opacity: 0.20;
    display: inline-block;
    margin: 0 auto;
    margin-top: 128px;
}

.realshot .rea_1 .rea_1_p h2 {
    font-size: 36px;
    color: #fff;
    margin: 0 auto;
    margin-top: -30px;
    margin-left: 39%;
}

.realshot .rea_1 .rea_1_p p {
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    line-height: 40px;
}

.realshot .rea_1 .rea_ul {
    margin: 60px 0 0 367px;
}

.realshot .rea_1 .rea_ul a {
    font-size: 18px;
    color: #eeeeee;
    margin-right: 25px;
    transition: all 1s;
}

.realshot .rea_1 .rea_ul a:hover {
    border: 2px solid #fff;
    padding: 15px;
}

.realshot .rea_2 {
    position: absolute;
    top: 0;
    right: 345px;
    width: 600px;
    height: 471px;
    background: url(../images/d_2.png) no-repeat;
}

.realshot .rea_2 button {
    width: 100%;
    height: 471px;
    background: rgba(0, 0, 0, 0.5);
    outline: none;
    border: none;
}

.choice {
    margin-top: 120px;
}

.choice .choicetop h3 {
    font-size: 42px;
    color: #1d1d1e;
    opacity: 0.05;
}

.choice .choicetop h2 {
    margin-top: -38px;
    font-size: 36px;
    color: #1d1d1e;
}

.choice .choicetop p {
    margin-top: 15px;
    font-size: 14px;
    color: #1d1d1e;
}

.choice .reason {
    margin-top: 70px;
    background-color: aqua;
    height: 460px;
}

.choice .reason .rea_1 {
    position: relative;
    width: 300px;
    height: 460px;
    background: url(../images/e_img1.png) no-repeat;
}

.choice .reason .rea_1 h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: 42px;
}

.choice .reason .rea_1 span {
    font-size: 14px;
    color: #999;
    text-align: center;
    display: block;
}

.choice .reason .rea_1 div {
    position: absolute;
    bottom: 37px;
    left: 8px;
    width: 288px;
    height: 100px;
    text-align: center;
}

.choice .reason .rea_1 div p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}

.choice .reason .reaback2 {
    background: url(../images/e_img2.png) no-repeat;
}

.problem {
    margin-top: 174px;
}

.problem .probtop {
    height: 158px;
}

.problem .probtop .topz h3 {
    font-size: 42px;
    color: #1d1d1e;
    opacity: 0.05;
}

.problem .probtop .topz h2 {
    margin-top: -38px;
    font-size: 36px;
    color: #1d1d1e;
}

.problem .probtop .topz p {
    margin-top: 15px;
    font-size: 14px;
    color: #1d1d1e;
}

.problem .probtop .topbut {
    width: 190px;
    height: 56px;
    border: 1px solid #000;
    font-size: 18px;
    color: #1d1d1e;
    line-height: 56px;
    text-align: center;
    transition: all 0.4s;
}

.problem .probtop .topbut:hover {
    transform: scale(0.9);
}

.problem .probbom {
    height: 602px;
    background: url(../images/f_img1.png) no-repeat;
}

.problem .probbom .lest_img {
    width: 411px;
    height: 321px;
    background: url(../images/d_2.png);
    margin: 110px 0 0 25px;
    display: inline-block;
}

.problem .probbom .lest_img button {
    width: 100%;
    height: 321px;
    background: rgba(0, 0, 0, 0.5);
    outline: none;
    border: none;
}

.problem .probbom .right_img {
    width: 745px;
    height: 493px;
    background-color: rgba(210, 210, 210, 0.8);
    display: inline-block;
    margin-top: 110px;
}

.problem .probbom .right_img .prop {
    position: relative;
    width: 667px;
    height: 84px;
    border-bottom: 1px solid #747373;
    margin: 0 auto;
}

.problem .probbom .right_img .prop .yuandian {
    position: absolute;
    top: 12px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000;
}

.problem .probbom .right_img .prop h2 {
    font-size: 24px;
    color: #1d1d1e;
    margin-top: 32px;
    margin-left: 23px;
    transition: all 0.7s;
}

.problem .probbom .right_img .prop h2:hover {
    color: #fff;
}

.problem .probbom .right_img .prop span {
    font-size: 14px;
    color: #999;
    margin-top: 15px;
    margin-left: 23px;
    display: inline-block;
    transition: all 0.7s;
}

.problem .probbom .right_img .prop span:hover {
    color: #fff;
}

.problem .probbom .right_img .prop a {
    font-size: 16px;
    color: #0d72bf;
    margin-left: 42%;
    transition: all 0.7s;
}

.problem .probbom .right_img .prop a:hover {
    transform: scale(0.9);
    color: #fff;
}

.hx {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    margin-top: 48px;
}

.fsteps {
    margin-top: 52px;
}

.fsteps .fstepstop h3 {
    font-size: 42px;
    color: #1d1d1e;
    opacity: 0.05;
}

.fsteps .fstepstop h2 {
    margin-top: -38px;
    font-size: 36px;
    color: #1d1d1e;
}

.fsteps .fstepstop p {
    margin-top: 15px;
    font-size: 14px;
    color: #1d1d1e;
}

.fsteps .fdiagram {
    margin-top: 53px;
    height: 390px;
}

.fsteps .fdiagram .fdiagram_1 {
    position: relative;
    width: 295px;
    height: 390px;
    background: url(../images/g_img1.png) no-repeat;
    margin-right: 5px;
}

.fsteps .fdiagram .fdiagram_1 p {
    position: absolute;
    bottom: 18px;
    left: 20px;
    font-size: 30px;
    color: #fff;
    transition: all 0.5s ease;
}

.fsteps .fdiagram .fdiagram_1 span {
    position: absolute;
    bottom: 23px;
    left: 66px;
    font-size: 18px;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 19px;
}

.fsteps .fdiagram .fdiagram_1 .div01 {
    position: absolute;
    bottom: 0;
    width: 295px;
    height: 70px;
    background-color: #303030;
    opacity: 0.8;
}

.fsteps .fdiagram .gram_img2 {
    background: url(../images/g_img2.png);
}

.fsteps .fdiagram .gram_img3 {
    background: url(../images/g_img3.png);
}

.fsteps .fdiagram .gram_img4 {
    background: url(../images/g_img4.png);
}

.group {
    margin-top: 52px;
}

.group .grouptop h3 {
    font-size: 42px;
    color: #1d1d1e;
    opacity: 0.05;
}

.group .grouptop h2 {
    margin-top: -38px;
    font-size: 36px;
    color: #1d1d1e;
}

.group .grouptop p {
    margin-top: 15px;
    font-size: 14px;
    color: #1d1d1e;
}

.group .groupmid {
    margin-top: 47px;
}

.group .groupmid p {
    text-align: center;
    line-height: 26px;
}

.group .groupmid a {
    margin-top: 29px;
    width: 230px;
    height: 39px;
    border: 1px solid #000;
    line-height: 39px;
    text-align: center;
}

.group .groupbom {
    margin-top: 88px;
}

.swiper-container2 {
    width: 100%;
    height: 100%;
}

.swiper-slide2 {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.5);
}

.groupbom .swiper-container .next_2 {
    width: 70px;
    height: 70px;
    background-color: #0c2542;
    opacity: 0.8;
    color: #fff;
    overflow: hidden;
    border-radius: 15px;
    margin-right: 28px;
}

.groupbom .swiper-container .prev_2 {
    width: 70px;
    height: 70px;
    background-color: #0c2542;
    opacity: 0.8;
    color: #fff;
    overflow: hidden;
    border-radius: 15px;
    margin-left: 28px;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(0.8);
}

.hx_3 {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin-top: 28px;
}

.case {
    width: 1200px;
    height: 552px;
    margin-top: 50px;
}

.caseimg {
    width: 347px;
    height: 554px;
    background: url("../images/i_img1.png");
    position: relative;
    overflow: hidden;
    float: left;
    border-radius: 10px;
}

.son01 {
    width: 100%;
    height: 130px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 40px;
}

.son01 h2 {
    font-size: 35px;
    color: #fff;
    opacity: 0.05;
}

.son01 h1 {
    margin-top: -74px;
    font-size: 30px;
    color: #fff;
}

.son01 p {
    margin-top: -35px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}

.son02 {
    width: 700px;
    height: 1000px;
    background: rgba(12, 37, 66, 0.45);
    transform: rotate(45deg);
    position: absolute;
    top: 151px;
    left: 142px;
    transition: all 1s ease.5s;
    z-index: 3;
}

.caseimg:hover .son02 {
    position: absolute;
    top: 0;
    left: 0;
}

.caseimg_2 {
    width: 362px;
    height: 272px;
    background: url("../images/i_img2.png");
    position: relative;
    overflow: hidden;
    margin-left: 5px;
    border-radius: 10px;
}

.caseimg_2:hover .p1 {
    position: absolute;
    top: 0px;
}

.caseimg_2 .p1 {
    width: 362px;
    height: 272px;
    background: rgba(51, 113, 176, 0.8);
    text-align: center;
    position: absolute;
    top: 272px;
    transition: all 0.5s ease;
    color: #fff;
    font-size: 16px;
    padding-top: 100px;
}

.caseimg_2 .p1 a {
    text-align: center;
    display: inline-block;
    width: 122px;
    height: 30px;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #fff;
}

.caseimg_3 {
    width: 477px;
    height: 272px;
    background: url("../images/i_img3.jpg") no-repeat;
    position: relative;
    overflow: hidden;
    margin-left: 5px;
    border-radius: 10px;
}

.caseimg_3:hover .p1 {
    position: absolute;
    top: 0px;
}

.caseimg_3 .p1 {
    width: 477px;
    height: 272px;
    background: rgba(51, 113, 176, 0.8);
    text-align: center;
    position: absolute;
    top: 272px;
    transition: all 0.5s ease;
    color: #fff;
    font-size: 16px;
    padding-top: 100px;
}

.caseimg_3 .p1 a {
    text-align: center;
    display: inline-block;
    width: 122px;
    height: 30px;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #fff;
}

.caseimg_4 {
    width: 362px;
    height: 272px;
    background: url("../images/i_img4.png");
    position: relative;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 10px;
}

.caseimg_4:hover .p1 {
    position: absolute;
    top: 0px;
}

.caseimg_4 .p1 {
    width: 362px;
    height: 272px;
    background: rgba(51, 113, 176, 0.8);
    text-align: center;
    position: absolute;
    top: 272px;
    transition: all 0.5s ease;
    color: #fff;
    font-size: 16px;
    padding-top: 100px;
}

.caseimg_4 .p1 a {
    text-align: center;
    display: inline-block;
    width: 122px;
    height: 30px;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #fff;
}

.caseimg_5 {
    width: 477px;
    height: 272px;
    background: url("../images/i_img5.png") no-repeat;
    background-size: 477px 272px;
    position: relative;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 10px;
}

.caseimg_5:hover .p1 {
    position: absolute;
    top: 0px;
}

.caseimg_5 .p1 {
    width: 477px;
    height: 272px;
    background: rgba(51, 113, 176, 0.8);
    text-align: center;
    position: absolute;
    top: 272px;
    transition: all 0.5s ease;
    color: #fff;
    font-size: 16px;
    padding-top: 100px;
}

.caseimg_5 .p1 a {
    text-align: center;
    display: inline-block;
    width: 122px;
    height: 30px;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #fff;
}

.new {
    margin-top: 108px;
    height: 960px;
    background-color: #eeeeee;
}

.new .newtop h3 {
    margin-top: 63px;
    font-size: 42px;
    color: #1d1d1e;
    opacity: 0.05;
}

.new .newtop h2 {
    margin-top: -38px;
    font-size: 36px;
    color: #1d1d1e;
}

.new .newtop p {
    margin-top: 15px;
    font-size: 14px;
    color: #1d1d1e;
}

.new .news_1 {
    width: 595px;
    height: 573px;
    margin-top: 63px;
}

.new .news_1 .newsimg {
    position: relative;
    width: 595px;
    height: 370px;
    background: url(../images/j_img1.png);
}

.new .news_1 .newsimg .soap {
    padding-top: 10px;
    width: 595px;
    height: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.new .news_1 .newsimg .soap p {
    font-size: 18px;
    color: #fff;
    margin: 15px 0 0 16px;
}

.new .news_1 .newsimg .soap h2 {
    font-size: 18px;
    color: #fff;
    margin: -24px 0 4px 93px;
}

.new .news_1 .newsimg .soap .xian {
    position: absolute;
    top: 27px;
    left: 74px;
    margin-right: 20px;
    width: 1px;
    height: 48px;
    background-color: #fff;
}

.new .news_1 .newsimg .soap span {
    font-size: 12px;
    color: #999;
    margin: 16px 0 0 92px;
}

.new .news_1 .newsp .soap {
    padding-top: 10px;
    position: relative;
    margin-top: 10px;
    width: 595px;
    height: 90px;
    transition: all 0.7s;
}

.new .news_1 .newsp .soap p {
    font-size: 18px;
    color: #000;
    margin: 15px 0 0 16px;
}

.new .news_1 .newsp .soap h2 {
    font-size: 18px;
    color: #000;
    line-height: 20px;
    margin: -24px 0 4px 93px;
}

.new .news_1 .newsp .soap .xian {
    position: absolute;
    top: 27px;
    left: 74px;
    margin-right: 20px;
    width: 1px;
    height: 48px;
    background-color: #000;
}

.new .news_1 .newsp .soap span {
    font-size: 12px;
    color: #999;
    margin: 16px 0 4px 93px;
}

.new .news_1 .newsp :hover {
    background-color: #004d9a;
}

.new .news_1 .newsp .soap :hover {
    color: #fff;
}

.new .newbut {
    width: 124px;
    height: 30px;
    margin: 0 auto;
}

.new .news {
    height: 700px;
}

.new .newbut a {
    padding: 10px 22px;
    font-size: 16px;
    color: #303030;
    line-height: 30px;
    text-align: center;
    border: 1px solid #000;
}

.footer {
    width: 100%;
    height: 210px;
}

.footer .foot_1 {
    width: 100%;
    height: 147px;
    background-color: #fff;
}

.footer .foot_1 .lestlogo {
    margin-top: 35px;
}

.footer .foot_1 .midp {
    margin: 30px 0 0 170px;
}

.footer .foot_1 .midp h2 {
    font-size: 18px;
    color: #303030;
    line-height: 30px;
}

.footer .foot_1 .midp p {
    font-size: 12px;
    color: #303030;
    line-height: 26px;
}

.footer .foot_1 .midp p:nth-child(3) {
    margin-left: 59px;
}

.footer .foot_1 .midtel {
    position: relative;
    margin: 35px 0 0 168px;
}

.footer .foot_1 .midtel span:nth-child(2) {
    font-size: 14px;
    color: #303030;
    display: block;
    margin-top: 22px;
    margin-bottom: 15px;
}

.footer .foot_1 .midtel span:nth-child(3) {
    font-size: 18px;
    color: #303030;
    display: block;
    margin-bottom: 22px;
}

.footer .foot_1 .midtel .topxian {
    position: absolute;
    top: 0;
    left: 4px;
    width: 26px;
    height: 1px;
    background-color: #000;
}

.footer .foot_1 .midtel .bomxian {
    position: absolute;
    bottom: 0;
    left: 4px;
    width: 26px;
    height: 1px;
    background-color: #000;
}

.footer .foot_1 .ewm {
    margin-top: 30px;
}

.footer .foot_1 .ewm p {
    font-size: 12px;
    color: #303030;
    text-align: center;
    margin-top: 5px;
}

.footer .foot_2 {
    width: 100%;
    height: 63px;
    background-color: #303030;
}

.footer .foot_2 .lesta {
    margin-top: 26px;
}

.footer .foot_2 .lesta a {
    font-size: 12px;
    color: #004d9a;
}

.footer .foot_2 .lesta a:hover {
    color: #fff;
}

.footer .foot_2 .lesta a:nth-child(2) {
    margin-left: 50px;
}

.footer .foot_2 .rbq {
    color: #fff;
    font-size: 12px;
    margin-top: 23px;
}

.detail {
    z-index: 999;
    position: fixed;
    right: -193px;
    top: 182px;
    transition: right 1s;
}

.detail:hover {
    right: 0;
}

.detail .div1 {
    background-color: #303030;
    width: 76px;
    height: 76px;
    float: left;
}

.detail .div1 img {
    margin: 10px 0 0 28px;
}

.detail .div1 p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.detail .div2 {
    background-color: #004d9a;
    width: 270px;
    height: 77px;
}

.detail .div2 p {
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 22px;
}

.detail_2 {
    z-index: 999;
    position: fixed;
    right: 0;
    top: 262px;
    transition: right 1s;
}

.detail_2 .div1 {
    background-color: #004d9a;
    width: 76px;
    height: 76px;
    float: left;
}

.detail_2 .div1 img {
    margin: 10px 0 0 28px;
}

.detail_2 .div1 p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.detail_3 {
    z-index: 999;
    position: fixed;
    right: 0;
    top: 341px;
    transition: right 1s;
}

.detail_3 .div1 {
    background-color: #004d9a;
    width: 76px;
    height: 76px;
    float: left;
}

.detail_3 .div1 img {
    margin: 10px 0 0 28px;
}

.detail_3 .div1 p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.detail_4 {
    z-index: 999;
    position: fixed;
    right: -177px;
    top: 420px;
    transition: right 1s;
}

.detail_4:hover {
    right: 0;
}

.detail_4 .div1 {
    background-color: #303030;
    width: 76px;
    height: 76px;
    float: left;
}

.detail_4 .div1 img {
    margin: 10px 0 0 28px;
}

.detail_4 .div1 p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.detail_4 .div2 {
    width: 253px;
    height: 77px;
}

.detail_5 {
    z-index: 999;
    position: fixed;
    right: 0;
    top: 495px;
    transition: right 1s;
}

.detail_5 .div1 {
    background-color: #004d9a;
    width: 76px;
    height: 76px;
    float: left;
}

.detail_5 .div1 img {
    margin: 10px 0 0 28px;
}

.detail_5 .div1 p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}


/* list开始 */

.listban {
    width: 100%;
    height: 325px;
    background: url(../images/listban.png) no-repeat;
}

.listban .banp h2 {
    margin-top: 110px;
    font-size: 36px;
    color: #fff;
}

.listban .banp span {
    font-size: 16px;
    color: #fff;
}

.listban .banp span:nth-child(2) {
    margin-left: -180px;
    margin-top: 20px;
}

.listban .banp span:nth-child(3) {
    width: 65px;
    height: 18px;
    margin-top: -23px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 0 10px;
}

.listban .banp span:nth-child(4) {
    margin: -18px 0 0 190px;
    color: #004d9a;
}

.listban .banp span:nth-child(4):hover {
    color: #fff;
}

.listban .banp p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.listban .banp p i {
    color: #004d9a;
}

.listban .banp p em {
    background-color: #ff6a10;
}

.listban .banp p i:hover {
    color: #fff;
}

.listban .banp p em:hover {
    background-color: aqua;
}

.product_list {
    margin-top: 37px;
    height: 1300px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.product_list .list_lest {
    width: 235px;
    height: 1300px;
    border: 1px solid #eee;
}

.product_list .list_lest .lestimg {
    width: 235px;
    height: 87px;
    background-color: #000;
}

.product_list .list_lest .lestimg h3 {
    font-size: 24px;
    color: #fff;
}

.product_list .list_lest .lestimg h2 {
    font-size: 30px;
    color: #fff;
}

.layui-nav .layui-nav-item .a1 {
    font-size: 16px;
    color: #fff;
    background-color: #004d9a;
    text-align: center;
}

.product_list .list_lest .lesttel {
    width: 235px;
    height: 108px;
    background-color: #004d9a;
}

.product_list .list_lest .lesttel img {
    margin: 11px 0 0 67px;
}

.product_list .list_lest .lesttel p {
    margin: -22px 0 0 101px;
    font-size: 16px;
    color: #fff;
}

.product_list .list_lest .lesttel span {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 25px;
}

.listtel {
    width: 235px;
}

.layui_ka {
    width: 235px !important;
}

.layui-nav .layui-nav-item .a1 img {
    margin-left: -80px;
}

.product_list .list_right {
    width: 915px;
    height: 1300px;
}

.product_list .list_right .topb {
    width: 150px;
    height: 30px;
    background-color: #ff6a10;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    margin-left: 3px;
}

.product_list .list_right .list_rightimg {
    margin-top: 30px;
    height: 1141px;
}

.product_list .list_right .tbtz {
    width: 280px;
    float: left;
    padding: 6px 17px 0px 4px;
}

.product_list .list_right .tbtp {
    width: 295px;
    height: 45px;
    background-color: #000;
    opacity: 0.8;
    margin: -45px -7px 0px -1px;
}

.product_list .list_right .tbtp p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 45px;
}

.page {
    text-align: center;
}

.pagination{padding:10px 0; text-align:center;}  
.pagination li{border-radius:3px; border:1px solid #dfdfdf;display:inline-block;margin:0 2px;}  
.pagination .active{background:#09F; color:#FFF; border-color:#09F; margin:0 2px;}  
.pagination .disabled{color:#aaa;}
.pagination a{ border-radius:3px;display:inline-block; padding:5px 8px;}
.pagination span{border-radius:3px;display:inline-block;padding:5px 8px;}

.page_num a {
    display: inline-block;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: #000;
    font-size: 14px;
    text-align: center;
}

.pn_prev,
.pn_next {
    font-size: 14px;
    color: #303030;
    padding: 20px;
}

.page_num a:hover {
    border-radius: 50%;
    background-color: #eeeeee;
    color: #004d9a;
}