﻿@charset "UTF-8";
@font-face{font-family: 'thyFont1';src: url("../fonts/simpds.ttf");}
@font-face{font-family: 'thyFont2';src: url("../fonts/BEBAS.ttf");}
@font-face{font-family: 'thyFont3';src: url("../fonts/Questrial-Regular.ttf");}
@font-face{font-family: 'Cabin-Regular';font-style: normal;font-stretch: normal;font-display: swap;src: url('../fonts/Cabin-Regular.ttf') format('truetype');}
body{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;line-height: 1.428571;}
main{width: 96%;max-width: 1400px;margin: 0 auto;display: block;*zoom: 1;}
main:before, main:after{content: " ";display: table;}
main:after{clear: both;}
html{background: #fff;overflow-x: hidden;width: 100%;}
/*样式重置*/
html{line-height: 1.15;-webkit-text-size-adjust: 100%;}
h1{font-size: 2em;margin: .67em 0;}
hr{box-sizing: content-box;height: 0;overflow: visible;}
pre{font-family: monospace,monospace;font-size: 1em;}
a{background-color: transparent;}
abbr[title]{border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b, strong{font-weight: bolder;}
code, kbd, samp{font-family: monospace,monospace;font-size: 1em;}
small{font-size: 80%;}
sub, sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub{bottom: -.25em;}
sup{top: -.5em;}
img{border-style: none;}
button, input, optgroup, select, textarea{font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button, input{overflow: visible;}
button, select{text-transform: none;}
[type=button], [type=reset], [type=submit], button{-webkit-appearance: button;}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner{border-style: none;padding: 0;}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring{outline: 1px dotted ButtonText;}
fieldset{padding: .35em .75em .625em;}
legend{box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress{vertical-align: baseline;}
textarea{overflow: auto;}
[type=checkbox], [type=radio]{box-sizing: border-box;padding: 0;}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button{height: auto;}
[type=search]{-webkit-appearance: textfield;outline-offset: -2px;}
[type=search]::-webkit-search-decoration{-webkit-appearance: none;}
::-webkit-file-upload-button{-webkit-appearance: button;font: inherit;}
details{display: block;}
summary{display: list-item;}
template{display: none;}
[hidden]{display: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video{margin: 0;padding: 0;}
body{padding-top: 100px;max-width: 1920px;margin: auto;}
fieldset, img{border: 0;}
address, caption, cite, code, dfn, em, th, var, optgroup{font-style: normal;font-weight: normal;}
ins{text-decoration: none;}
li{list-style: none;}
table{font-size: inherit;border-collapse: collapse;border-spacing: 0;}
caption, th{text-align: left;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
q:before, q:after{content: '';}
abbr, acronym{border: 0;font-variant: normal;}
legend{color: #000;}
input, button, textarea, select, optgroup, option{font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input, button, textarea, select{border: 0;padding: 0;margin: 0;*font-size: 100%;line-height: 1.2;}
a img, img{-ms-interpolation-mode: bicubic;}
sub, sup{vertical-align: baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote{display: block;}
pre{white-space: pre-wrap;}
textarea{resize: none;overflow: auto;}
input[type=text]:focus, input[type=password]:focus, textarea:focus{outline: 0;}
button, input{outline: 0;}
input[type=password]::-ms-reveal{display: none;}
input::-ms-clear{display: none;}
input:-ms-input-placeholder{color: #999;}
/*样式重置*/
a:hover{color: #eb4b17;}
a:active{color: #eb4b17;}
a:visited{color: #eb4b17;}
/*滚动条*/
::-webkit-scrollbar{width: 9px;background-color: #fff;}
::-webkit-scrollbar-thumb{border: solid 2px #fff;width: 5px;border-radius: 4px;background-color: #373c41;}
::-webkit-scrollbar-corner{background-color: #fff;}
::-webkit-scrollbar:horizontal{height: 9px;}
::-webkit-selection{background: #dcdddc;color: #000;}
/*头部*/
#needHeaderBac{background: #eb4b17;}
#needHeaderBac .header_logo .logo1{display: inline-block;}
#needHeaderBac .header_logo .logo2{display: none;}
#needHeaderBac .header_mail a{color: #fff;}
#needHeaderBac .header_mail a i{color: #eb4b17;background: #fff;}
#needHeaderBac #tNav .tNav .navName{color: #fff;}
#needHeaderBac #tNav .tNavH::before{background-color: #fff;}
.pc_header{width: 100%;position: fixed;top: 0;left: 0;z-index: 10000;background: #fff;transition: all .5s ease;/* Firefox 4*//* Safari 和 Chrome*//* Opera*/box-sizing: border-box;box-shadow: 0 3px 4px rgb(0 0 0 / 10%);}
.pc_header .box{width: 96%;max-width: 1500px;display: flex;align-items: center;margin: auto;}
.pc_header .header_logo{width: 21.14%;height: 100%;z-index: 20;display: flex;align-items: center;overflow: visible;}
.pc_header .header_logo a{display: block;}
.pc_header .header_logo .logo1{display: none;max-width: 100%;}
.pc_header .header_logo .logo2{display: inline-block;max-width: 100%;}
.pc_header .header_mail{width: 17.080000000000002%;display: flex;justify-content: flex-end;align-items: center;}
.pc_header .header_mail a{margin: 0 5px;height: 36px;font-size: 24px;font-weight: bold;font-family: 'Oswald', sans-serif;color: #eb4b17;width: auto;display: flex;justify-content: center;align-items: center;transition: all .5s ease;}
.pc_header .header_mail a i{width: 30px;height: 30px;color: #fff;font-size: 18px;font-weight: normal;line-height: 30px;text-align: center;margin-right: 10px;border-radius: 50%;background: #eb4b17;transition: all .5s ease;}
@media only screen and (max-width: 1440px) and (min-width: 1025px){
.pc_header .box{max-width:96%;}
.pc_header .header_mail a{font-size: 16px;}}
@media only screen and (max-width: 1024px){
.pc_header .box{justify-content: space-between;}
.pc_header .header_logo img{width: 80%;margin-left: 5px;}}
@media only screen and (max-width: 768px){
.pc_header .header_logo{width: 50%;}}
#tNav{width: 61.77%;display: flex;justify-content: flex-end;box-sizing: border-box;}
@media only screen and (min-width: 1025px){
#tNav .navLi.tplink8{display:none;}
#tNav .tNavBox{width:100%;height:auto;overflow:visible;background: none;}
#tNav .navBtn{display:none;}
#tNav .navSliBtn{display:none;}
#tNav .iconJt{display:none;}
#tNav .navUl{width: 100%;display: flex;justify-content: flex-end;padding-right: 2%;}
#tNav .navLi{display: inline-block;font-size: 1rem;padding: 0 0.4vw;}
#tNav .navLi:hover .tNavH::before,#tNav .navLi.cur .tNavH::before{width:100%;opacity: 1;}
#tNav .tNavH{position:relative;}
#tNav .tNavH::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height: 2px;background-color: #eb4b17;opacity: 0;transition:all .5s ease;}
#tNav .tNav{width:100%;margin:0 auto;overflow: hidden;}
#tNav .tNav .navName{position:relative;display:block;padding:0;color: #333;font-size: 16px;font-weight: bold;line-height: 100px;text-align:center;padding: 0rem 1vw;transition:all .5s ease;}
#tNav .tNav.active .navName:hover{color:#eb4b17;}
#tNav .tNav.active .navName{color:#333;font-family: 'Cabin-Regular', cursive !important;}
#tNav .navName::after{content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #fff;}
#tNav .navLi:hover .navName{transform: translateY(-100%);}
#tNav .slidBox{position: absolute;left: -50%;position: fixed;left: 0;right: 0;width: 100%;min-width: 1400px;height: 0;overflow: hidden;display: flex;flex-direction: row-reverse;justify-content: space-between;flex-wrap: nowrap;z-index: 110;margin: 0 auto;padding: 0 18%;transition: all .5s ease;opacity: 0;box-sizing: border-box;}
#tNav .navLi:hover .slidBox{height: auto;opacity: 1;background-color: rgba(235,75,23,.8);}
#tNav .navSbox{width: 100%;margin: 46px 0px;}
#tNav .navSli{float: left;width: 150px;}
#tNav .navSli a:before{content: "";display: inline-block;vertical-align: top;margin-right: 6px;width: 4px;height: 4px;background: #fff;position: relative;top: 16px;}
#tNav .navSlink{display: block;font-size: 16px;line-height: 36px;color: #fff;transition-duration: .3s;}
#tNav .oneName{font-size:26px;padding-bottom: 15px;color: #000;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#tNav .tNavSummry{line-height: 24px;width:100%;height: auto;overflow:hidden;color: #666666;font-size: 14px;max-width: 420px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;}
#tNav .tNavMore{display:block;position: relative;height: auto;padding-top: 25px;border-top: 1px dashed #cccccc;margin-top: 20px;cursor:pointer;}
#tNav .txt{color:#000;transition:all .5s ease;}
#tNav .leanMore{margin-left:2rem;transition:all .5s ease;}
#tNav .tNavMore:hover .txt{color:#21478b;margin-left:10px;}
#tNav .tNavMore:hover .leanMore{color:#21478b;}
#tNav .navSimg{position:relative;width:100%;height:160px;overflow:hidden;}
#tNav .navImg{position:absolute;left:50%;transform:translateX(-50%) scale(1);width:auto;height: 100%;transition: all .5s ease;}
#tNav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1);}
#tNav .navSli:hover .navSlink{color: #fff;transform: translateX(6px);}
#tNav .navSli:hover .navSlink::after{width: 100%;opacity: 1;}}
@media only screen and (max-width: 1400px) and (min-width: 1025px){
#tNav .tNav .navName{font-size: 16px;}}
@media only screen and (max-width: 1024px){
body{padding-top: 70px;}
#tNav{width: 45%;padding: 0;}
#tNav .leftBox,.pc_header .header_mail{display:none;}
#tNav .navSimg{display:none;}
#tNav .tNavBox{position:relative;height: 70px;background:none;}
#tNav .navBtn{position: absolute;top: 1rem;right: 5px;background: #ff3f00;width: 40px;height: 40px;padding: 10px;line-height: 73px;box-sizing: border-box;box-shadow: 0 0 5px rgb(0 0 0 / 10%);}
#tNav .navLine{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;}
#tNav .navBtnImg{display: block;width: 90%;height: 70%;}
#tNav .tNav{position: fixed;top: 70px;left: 0;right: 0;height: 0;overflow: hidden;z-index: 999;background: rgba(0,0,0,.5);transition: all .5s ease;}
#tNav .tNavHeight{height: 100%;}
#tNav .slidBox{display:none;}
#tNav .navUl{background: rgba(0,0,0,0.8);overflow:hidden;}
#tNav .navLi{border-bottom: 1px solid #696969;position: relative;}
#tNav .tNavH{position: relative;height: 46px;line-height: 46px;padding: 0 5%;font-size: 1rem;transition: all .5s ease;}
#tNav .tNavHBac{background-color: #eb4b17;}
#tNav .navName,#needHeaderBac #tNav .tNav .navName{display: block;width: 100%;height: 100%;color:#fff;}
#tNav .iconJt{position:absolute;top: 0;right:2%;display:flex;width:46px;height:46px;justify-content:center;align-items:center;color:#fff;font-size:0.875rem;transition:all .5s ease;}
#tNav .iconJtRotate{transform: rotate(-180deg);}
#tNav .navSliBtn{height:40px;width:100%;text-align:center;}
#tNav .hs{height: 100%;}
#tNav .navSbox{padding-bottom:30px;}
#tNav .navSli{padding-left: 8%;font-size: 0.875rem;height: 38px;line-height: 38px;}
#tNav .navSlink{display:block;width:100%;height:100%;color: #fff;}
#tNav .navLi.tplink8{border-bottom:none;}
#tNav .navLi.tplink8 .slidBox{display:block !important;}
#tNav .navLi.tplink8 .tNavH{display:none;}
#tNav .navLi.tplink8 .navSbox{padding-top:30px;display: flex;flex-direction: row;justify-content: center;}
#tNav .navLi.tplink8 .navSli{padding-left: 0;border: 1px solid rgba(255,255,255,.2);width: 38px;text-align: center;margin: 0 2vw;}}
.banner{position: relative;}
.banner .swiper-slide{position: relative;pointer-events: auto;}
.banner .swiper-slide .slide-inner{width: 100%;height: auto;}
.banner .swiper-slide .bannerPic{display: block;width: 100%;left: 0px;top: 0px;height: 100vh;max-height: 1080px;object-fit: cover;}
.banner .swiper-slide .bannerPic{position:relative;width:100%;height:auto;transition:all 1s ease 2.5s;}
.banner .swiper-pagination-bullet{width:12px;height:12px;background-color:#ffffff;margin: 0 14px!important;opacity:0.5;color:transparent;}
.banner .swiper-pagination-bullet-active{opacity:1;width:42px;height:42px;line-height:42px;text-align:center;border:2px solid rgba(255, 255, 255, 0.4);background-color:transparent;color:#ffffff;}
.banner .swiper-pagination-bullet-active .rightcircle{-webkit-animation:circleProgressLoad_right 6.5s linear infinite;animation:circleProgressLoad_right 6.5s linear infinite;}
.banner .swiper-pagination-bullet-active .leftcircle{-webkit-animation:circleProgressLoad_left 6.5s linear infinite;animation:circleProgressLoad_left 6.5s linear infinite;}
.banner .swiper-pagination-bullet-active .wrapper_con{display:block;}
.banner .swiper-pagination{font-size: 14px;}
.banner .swiper-pagination > span{display:inline-block;vertical-align:middle;position:relative;box-sizing: border-box;}
.banner .swiper-container-rtl .swiper-button-next{left:calc(8.335% - 32px);}
.banner .swiper-container-rtl .swiper-button-prev{right:calc(8.335% - 32px);}
.banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom:5%;}
.banner .right{right:-2px;}
.banner .left{left:-2px;}
.banner .circleProgress{width:42px;height:42px;border:2px solid transparent;border-radius:50%;position:absolute;top:0px;-webkit-transform:rotate(-135deg);box-sizing: border-box;}
.banner .rightcircle{border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;right:0px;}
.banner .leftcircle{border-top:2px solid #ffffff;border-right:2px solid #ffffff;left:0px;}
.banner .wrapper_con{width:21px;height:42px;position:absolute;top:-2px;overflow:hidden;display:none;}
@media only screen and (max-width: 768px){
.banner .swiper-pagination-bullet{width: 8px;height: 8px;margin: 0 6px!important;}
.banner .rightcircle{display:none;}
.banner .swiper-pagination-bullet-active .wrapper_con{display:none;}
.banner .f-14{display:none;}}

@keyframes circleProgressLoad_right{0%{transform: rotate(45deg);}50%, 100%{transform: rotate(225deg);}}
@keyframes circleProgressLoad_left{0%, 50%{transform: rotate(45deg);}100%{transform: rotate(225deg);}}

.in_tit{margin-top: 40px;padding-bottom: 40px;text-align: center;}
.in_tit h3{color: #eb4b17;font-size: 40px;font-weight: bold;line-height: 1;}
.in_tit p{color: #333;font-size: 32px;font-weight: bold;margin-top: 30px;}
.in_tit span{display: block;line-height: 35px;margin-top: 5px;}
.in_tit span b{color: #eb4b17;font-weight: normal;}
@media only screen and (max-width: 1024px){
.in_tit{padding-bottom: 34px;}}
@media only screen and (max-width: 768px){
.in_tit{margin-top: 0;padding-bottom: 15px;}
.in_tit h3{font-size: 30px;}
.in_tit p{font-size: 22px;margin-top: 15px;}}

.in_about{background: url(../images/about_bg.jpg);}
.in_about .box{display: flex;justify-content: space-between;margin-top: 60px;}
.in_about .video{width: 48.3%;}
.in_about .video video{display: block;background: #000;}
.in_about .txt{width: 48.3%;margin-top: 30px;}
.in_about .txt span{color: #d3d3d3;font-size: 42px;font-weight: bold;}
.in_about .txt h3{color: #eb4b17;font-size: 48px;font-weight: bold;margin-top: 5px;}
.in_about .txt p{color: #333;font-size: 16px;line-height: 1.7;text-align: justify;margin-top: 10px;}
.in_about ul{display: flex;margin-top: 40px;overflow: hidden;}
.in_about.ab ul{margin: 40px 0 60px;}
.in_about ul li{position: relative;float: left;width: 33.3%;padding-left: 2vw;margin: 15px 0;text-align: left;border-left: 1px solid #ccc;box-sizing: border-box;}
.in_about ul li:before{content: '';position: absolute;left: -1px;top: 0;width: 3px;height: 30%;background: #eb4b17;z-index: 1;}
.in_about ul li h2 {font-family: 'Alternate Gothic', sans-serif !important;font-size: 50px;color: #333;line-height: 40px;font-weight: bold;display: inline-block;}
.in_about ul li p {color: #999;font-size: 14px;line-height: 30px;}
.in_about ul li i{font-size: 16px;color: #eb4b17;text-align: right;display: inline-block;font-style: normal;}
.in_about .more{text-align: center;margin: 40px 0;}
.in_about .more a{display: inline-block;width: 158px;color: #fff;line-height: 46px;padding: 0 20px;text-align: center;background: url(../images/btn.png) no-repeat center;}
@media only screen and (max-width: 1024px){
.in_about .txt{margin-top: 0;}
.in_about .txt span{font-size: 32px;}
.in_about .txt h3{font-size: 40px;}
.in_about .txt p{font-size: 15px;line-height: 1.5;}
.in_about ul li h2{font-size: 30px;line-height: 30px;}}
@media only screen and (max-width: 768px){
.in_about .box{display: block;margin-top: 30px;}
.in_about .video,.in_about .txt{width: 100%;}
.in_about .txt{margin-top: 30px;text-align: center;}
.in_about .txt span{font-size: 20px;}
.in_about .txt h3{font-size: 30px;margin-top: 0;}
.in_about .txt p{font-size: 16px;line-height: 1.7;}
.in_about ul{display: block;margin-top: 30px;}
.in_about.ab ul{margin: 30px 0;}
.in_about ul li{width: 100%;}}

.in_pro{max-width: 1920px;margin: auto;}
.in_pro ul{display: flex;flex-wrap: wrap;}
.in_pro li{width: calc((100% - 60px)/3);margin: 10px;padding: 10px;background: #eb4b17;box-sizing: border-box;transition: all .5s ease;}
.in_pro li .img{position: relative;width:100%;padding-bottom: 75%;overflow: hidden;}
.in_pro li .img img{position:absolute;top: 0;left: 0;width:100%;height: 100%;object-fit: cover;transition:all .5s ease;}
.in_pro li h3{color: #fff;font-size: 20px;text-align: center;padding: 3% 10px;transition: all .5s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.in_pro li p{color: #fff;font-size: 16px;line-height: 26px;text-align: justify;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;opacity: .8;}
.in_pro li:hover{background: #d34112;}
.in_pro li:hover .img img{transform: scale(1.1);}
@media only screen and (max-width: 1024px){
.in_pro li h3{font-size: 16px;}
.in_pro li p{font-size: 12px;line-height: 20px;}}
@media only screen and (max-width: 768px){
.in_pro{padding: 2rem 0;}
.in_pro li{width: calc((100% - 20px)/2);margin: 5px;padding: 5px;}
.in_pro li h3{font-size: 14px;}}

.pro_list{max-width: 1920px;margin: auto;}
.pro_list ul{display: flex;flex-wrap: wrap;}
.pro_list li{width: calc((100% - 80px)/4);margin: 10px;transition: all .5s ease;}
.pro_list li .img{position: relative;width:100%;padding-bottom: 75%;overflow: hidden;}
.pro_list li .img img{position:absolute;top: 0;left: 0;width:100%;height: 100%;object-fit: cover;transition: 0.5s linear 0s;}
.pro_list li h3{color: #333;font-size: 16px;text-align: center;padding: 3% 10px;transition: all .5s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro_list li:hover{background: #eb4b17;}
.pro_list li:hover .img img{transform: scale(1.1);}
.pro_list li:hover h3{color: #fff;}
@media only screen and (max-width: 1024px){
.pro_list li h3{font-size: 16px;}}
@media only screen and (max-width: 768px){
.pro_list{padding: 2rem 0;}
.pro_list li{width: calc((100% - 40px)/2);}
.pro_list li h3{font-size: 14px;}}

.in_honor{padding: 3rem 0;background: #f2f2f2;}
.in_honor #products{width:100%;height:auto;overflow:hidden;padding-top: 1rem;}
.in_honor .list{position:relative;width:100%;height:auto;padding-bottom:60px;}
.in_honor li{padding:15px;padding-bottom: 0;background:#fff;box-sizing: border-box;}
.in_honor li .img{position: relative;width:100%;padding-bottom: 75%;overflow: hidden;}
.in_honor li .img img{position:absolute;top: 0;left: 0;width:100%;height: 100%;object-fit: cover;transition:all .5s ease;}
.in_honor li h3{color: #666;line-height: 3;text-align: center;padding:0 2%;transition: all .5s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.in_honor li:hover .img img{transform: scale(1.1);}
.in_honor li:hover h3{color:#eb4b17;}
.in_honor .swiper-pagination-bullet{width:10px;height:10px;margin:5px;transition: all .5s ease;}
.in_honor .swiper-pagination-bullet-active{opacity: 1;background: #eb4b17;}
.in_honor .swiper-pagination{width:100%;bottom:0px;}
@media only screen and (max-width: 1024px){
.in_honor{padding: 2rem 0;}}
@media only screen and (max-width: 768px){
.in_honor .list{padding-bottom:40px;}
.in_honor li{padding: 5px;}
.in_honor li h3{line-height: 2;}}

.in_xiandai{padding: 40px 0 60px 0;}
.in_xiandai .img{display: flex;justify-content: space-between;flex-wrap: wrap;}
.in_xiandai .img img{width: 49.5%;}
@media only screen and (max-width: 768px){
.in_xiandai{padding: 2rem 0;}
.in_xiandai .img{flex-wrap: wrap;}
.in_xiandai .img img{width: 100%;margin: .5% 0;}}

.in_peisong{padding-bottom: 80px;background: url(../images/peisong_bg.jpg) bottom center no-repeat;}
.in_peisong .map{max-width: 500px;margin: auto;margin-top: -2rem;}
.in_peisong .map ul{display: flex;justify-content: space-between;}
.in_peisong .map ul li{width: 49.5%;display: flex;flex-direction: column;align-items: center;margin: .6rem 0;}
.in_peisong .map ul li .img{max-width: 50px;margin-top: 10px;}
.in_peisong .map ul li .img img{max-width: 100%;}
.in_peisong .map ul li h3{line-height: 40px;}
.in_peisong .map ul li h3 b{color: #eb4b17;font-size: 28px;}
.in_peisong .pic{display: flex;justify-content: space-between;flex-wrap: wrap;}
.in_peisong .pic img{width: 49.5%;}
.in_peisong .diqu{display: flex;flex-wrap: wrap;margin-top: 1%;}
.in_peisong .diqu li{width: 23.5%;margin: 1% 0;margin-right: 2%;padding: 30px 30px 10px;border: 1px solid #333;box-sizing: border-box;transition: all .5s ease;}
.in_peisong .diqu li span{display: block;color: #808080;transition: all .5s ease;}
.in_peisong .diqu li h3{font-size: 20px;line-height: 26px;font-weight: bold;margin-top: 10px;margin-bottom: 20px;transition: all .5s ease;}
.in_peisong .diqu li:hover{background: #eb4b17;border-color: #eb4b17;}
.in_peisong .diqu li:hover span,
.in_peisong .diqu li:hover h3{color: #fff;}
@media only screen and (min-width: 769px){
.in_peisong .diqu li:nth-child(4n){margin-right: 0;}}
@media only screen and (max-width: 768px){
.in_peisong .pic{flex-wrap: wrap;}
.in_peisong .pic img{width: 100%;margin: .5% 0;}
.in_peisong .diqu li{width: 49%;padding: 20px 20px 5px;}
.in_peisong .diqu li:nth-child(2n){margin-right: 0;}
.in_peisong .diqu li h3{font-size: 17px;line-height: 20px;margin-top: 5px;margin-bottom: 15px;}}

.in_chaopai{position: relative;width: 100%;}
.in_chaopai .img img{width: 100%;}

.in_ruzhu{padding: 40px 0 80px 0;}
.in_ruzhu ul{display: flex;flex-wrap: wrap;max-width: 1240px;margin: auto;}
.in_ruzhu ul li{width: 33.33%;border-right: 1px dashed #d2d2d2;border-bottom: 1px dashed #d2d2d2;box-sizing: border-box;}
.in_ruzhu ul li:nth-child(3n){border-right: 0;}
.in_ruzhu ul li:nth-last-child(-n+3){border-bottom: 0;}
.in_ruzhu ul li .img{max-width: 200px;margin: 30px auto;}
.in_ruzhu ul li .img img{max-width: 100%;}
@media only screen and (max-width: 768px){
.in_ruzhu{padding: 30px 0 20px 0;}
.in_ruzhu main{width: 100%;}
.in_ruzhu ul li .img{margin: 20px auto;}
.in_ruzhu ul li:nth-last-child(-n+3){border-bottom: 1px dashed #d2d2d2;}}

.in_youshi{position: relative;width: 100%;}
.in_youshi .img{margin-bottom: 40px;}
.in_youshi .img img{width: 100%;}
.in_youshi ul{position: relative;display: flex;flex-wrap: wrap;margin-top: -8%;margin-bottom: 50px;background-color: rgba(255, 255, 255, 1);box-shadow: 0 0 20px rgba(0,0,0,.08);}
.in_youshi ul li{width: 25%;float: left;}
.in_youshi ul li .box{display: flex;align-items: flex-start;padding: 0 15px;border-right: 1px solid #efefef;}
.in_youshi ul li .txt{width: 100%;margin: 39px 0;padding: 0 25px;}
.in_youshi ul li .icon{max-width: 64px;}
.in_youshi ul li .icon img{max-width: 100%;}
.in_youshi ul li h3{color: #eb4b17;font-size: 26px;font-weight: bold;line-height: 35px;margin-top: 20px;}
.in_youshi ul li p{color: #696969;font-size: 14px;line-height: 28px;margin-top: 10px;}
@media only screen and (max-width: 768px){
.in_youshi .img{display: none;}
.in_youshi ul{margin: 20px 0;}
.in_youshi ul li{width: 50%;}
.in_youshi ul li:nth-child(1) .box,
.in_youshi ul li:nth-child(2) .box{border-bottom: 1px solid #efefef;}
.in_youshi ul li .txt{display: flex;margin: 25px 0;padding: 0;flex-direction: column;align-items: center;}}

.in_news{padding: 30px 0 50px;}
.nuew_list{display: flex;flex-wrap: wrap;}
.nuew_list li{width: calc(100% / 3);padding: 10px 10px;box-sizing: border-box;transition: all .5s ease;}
.nuew_list li:nth-child(3n){margin-right:0px;}
.nuew_list li .box{padding: 20px 10px;background: #f2f2f2;}
.nuew_list li .lin{width: 5%;height: 1px;background: #eb4b17;margin: 10px 0;transition: all .5s ease;}
.nuew_list li .title{color: #333;font-size: 1.125rem;font-weight: 200;line-height: 40px;transition:all .5s ease;display:-webkit-box;overflow:hidden;-webkit-line-clamp: 1;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.nuew_list li .txt{color: #999;font-size: 0.875rem;line-height: 2em;display:-webkit-box;overflow:hidden;-webkit-line-clamp: 2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.nuew_list li .pic{position:relative;width:100%;height:0px;padding-bottom: 66%;overflow:hidden;border-radius:0px;margin:0 auto;}
.nuew_list li .pic img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width: 100%;height:auto;transition:all .5s ease;}
.nuew_list li:hover .pic img{transform:translate(-50%,-50%) scale(1.1);}
.nuew_list li:hover .lin{width:100%;}
.nuew_list li:hover{transform: translateY(-15px);}
.newListBox{margin: 3rem 0;}
@media only screen and (max-width: 768px){
.newListBox{margin: 2rem 0;}
.nuew_list li,.nuew_list.ny li{width: 100%;}
.nuew_list li:hover{transform: none;}
.nuew_list li .box{padding: 10px;}
.nuew_list li .lin{display: none;}}

.news_list{display: flex;flex-wrap: wrap;}
.news_list li{width: calc((100% - 0px)/4);padding: 15px 20px;box-sizing: border-box;transition: all .5s ease;}
.news_list li:nth-child(3n){margin-right:0px;}
.news_list li .box{padding: 20px 20px 10px;border: 1px solid #f2f2f2;}
.news_list li .title{color: #333;font-size: 1rem;font-weight: normal;transition:all .5s ease;display:-webkit-box;overflow:hidden;-webkit-line-clamp: 1;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.news_list li .txt{color: #777;font-size: 14px;min-height: 40px;margin: 10px 0;display:-webkit-box;overflow:hidden;-webkit-line-clamp: 2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.news_list li .pic{position:relative;width:100%;height:0px;padding-bottom: 132%;overflow:hidden;border-radius:0px;margin:0 auto;}
.news_list li .pic img{position:absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition:all .5s ease;}
.news_list li .showBox{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;background: rgba(0, 0, 0, .6);transition: all 0.5s ease;}
.news_list li .showBoxLink{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: block;width: 60%;color: #fff;text-align: center;font-size: 1rem;padding: 0.5rem 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list li .showBoxLink::before{content: '';position: absolute;top: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.news_list li .showBoxLink::after{content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.news_list li:hover .pic img{transform: scale(1.1);}
.news_list li:hover .showBox{opacity: 1;}
.news_list li:hover .showBoxLink::before{width: 1rem;}
.news_list li:hover .showBoxLink::after{width: 1rem;}
@media only screen and (max-width: 768px){
.news_list li{width: 100%;}}

footer{color: #fff;background: url(../images/foot_bg.jpg) top center no-repeat;}
footer .f_top{display: flex;padding: 80px 0 30px;}
footer .f_logo{clear: left;width: 25.39%;}
footer .f_logo .box{width: auto;max-width: 250px;}
footer .f_logo img{width: 100%;}
footer .f_lianxi{width: 31.540000000000003%;clear: none;}
footer .f_lianxi .tel{line-height: 1.6;height: 77px;}
footer .f_lianxi .tel h3{font-size: 18px;font-weight: bold;}
footer .f_lianxi .tel a{display: inline-block;color: #ffcc66;font-size: 36px;font-weight: bold;}
footer .f_lianxi p{margin-top: 20px;}
footer .f_lianxi p a{color: inherit;}
footer .f_book{width: 28.67%;}
footer .f_book form{max-width: 300px;padding-top: 10px;margin: auto;}
footer .f_book .item{width: 100%;margin-bottom: 15px;}
footer .f_book .item .txt{width: 100%;color: #7b7b7b;font-size: 14px;line-height: 20px;border-radius: 2px;padding: 6px 12px;padding-left: 7px;background: #f6f6f6;box-sizing: border-box;}
footer .f_book .submit{margin-bottom: 30px;}
footer .f_book .submit .but{color: #fff;font-size: 14px;line-height: 20px;padding: 5px 18px;margin: 0px auto;border-radius: 4px;border: 1px solid #fff;background: none;cursor: pointer;transition: 0.5s;}
footer .f_ewm{width: 14.399999999999999%;text-align: center;padding-top: 8px;}
footer .f_ewm img{max-width: 120px;}
footer .f_ewm h3{margin-top: 5px;line-height: 28px;}
footer .copyright{line-height: 1.8;text-align: center;padding: 12px 0;border-top: 1px solid rgba(255, 255, 255, 0.26);}
footer .copyright a{color: inherit;}
@media only screen and (max-width: 1024px){
footer .f_top{justify-content: space-between;}
footer .f_logo{display: none;}
footer .f_lianxi{width: auto;}}
@media only screen and (max-width: 768px){
footer{text-align: center;background: #eb4b17;}
footer .f_top{display: block;}
footer .f_lianxi p{margin-top: 0;}
footer .f_lianxi p+p{margin-top: 20px;}
footer .f_book,footer .f_ewm{width: auto;padding: 0 15px;}
footer .f_book form{max-width: 100%;padding-top: 40px;}
footer .f_book .item{margin-bottom: 10px;}
footer .f_book .item .txt{border: 1px solid #ccc;border-radius: 4px;box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);}
footer .f_book .submit .but{width: 100%;}}
/*内页*/
.small_banner{position: relative;overflow: hidden;}
.small_banner img{width: 100%;}
.location{width: 100%;position: relative;background: #f5f5f5;}
.location.white{background: #fff;}
.location>main{display: flex;align-items: center;justify-content: space-between;}
.location>main:before,.location>main:after{display: none;}

.p_problemCategory{width: 49.6%;}
.p_problemCategory .p_btn-show{color: #fff;font-size: 14px;line-height: 1.42857143;padding: 6px 10px;border-radius: 4px;margin-top: 10px;background-color: #eb4b17;cursor: pointer;display: none;}
.p_problemCategory .p_parentBox{display: inline-block;margin-right: 0px;margin-bottom: 0px;font-size: 14px;}
.p_problemCategory .p_linkBox a{text-align: center;vertical-align: middle;color: #fff;padding: 10px 15px;box-sizing: border-box;}
.p_problemCategory .p_btn-hide{display: none;}
@media only screen and (max-width: 1024px){
.p_problemCategory{width: 100%;}}
@media only screen and (min-width: 769px) {
.p_problemCategory .p_linkBox a{position: relative;font-size: 15px;height: 40px;line-height: 40px;margin: 20px 8px;padding: 0 30px;color: #fff;border-radius: 5px;display: block;transition: 0.3s ease 0s;border: 1px solid #eb4b17;background: #eb4b17;}
.p_problemCategory .p_linkBox a:hover,
.p_problemCategory .p_linkBox a.on{color: #eb4b17;border: 1px solid #eb4b17;background: #fff;}}
@media only screen and (max-width: 768px) {
.p_problemCategory .p_category{width: 100%;height: 100%;position: fixed;top: 0;left: 100%;background: #eb4b17;padding-top: 70px;transition: left .3s;z-index: 9999}
.p_problemCategory .p_btn-show{display: inline-block;}
.p_problemCategory .p_category.animate {left: 0}
.p_problemCategory .p_btn-hide {width: 10%;height: 100%;float: left;padding: 0;background: #bfbfbf;display: block;}
.p_problemCategory .p_btn-hide .p_c-fff{width: 100%;height: 40px;display: block;color: #fff;line-height: 40px;text-align: center;margin-top: 120px;background: #686868}    
.p_problemCategory .p_categoryBox{overflow-y: auto;width: 90%;height: 100%;float: left;box-sizing: border-box}
.p_problemCategory .p_parentBox{width: 100%;}
.p_problemCategory .p_linkBox{padding: 5px 10px;display: flex}
.p_problemCategory .p_title{flex: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 10px 0}}

.weizhi{color: #555;line-height: 30px;padding: 25px 0;box-sizing: border-box;}
.location .weizhi{width: 50.4%;text-align: right;padding-right: 10px;}
.weizhi span{position: relative;padding-left: 25px;}
.weizhi span .iconfont2{position:absolute;width:20px;height:22px;left:0px;}
.weizhi span .iconfont2:before{content:'\e630';color: #eb4b17;font-size:20px;}
.weizhi a{color: #555;}
.weizhi a:hover{color: #eb4b17;}
@media only screen and (max-width: 1024px){
.location>main{display: block;}
.weizhi,.location .weizhi{width: 100%;text-align: left;padding: 10px 0;}}
@media only screen and (max-width: 768px){}

.nr_page{overflow: hidden;background: #fff;position: relative;height: auto;padding: 3rem 0;}
.nr_page.grey{background: #f3f3f3;}
.nr_page .box{padding: 3rem 3%;background: #fff;box-sizing: border-box;}
.nr_page .title{max-width: 80%;font-size: 30px;font-weight: bold;color: #373c41;text-align: center;word-break: break-all;margin: auto;}
.nr_page .status{color: #595959;font-size: 14px;text-align: center;padding-bottom: 20px;margin-top: 20px;overflow: hidden;border-bottom: 1px solid #d9d9d9;}
.nr_page .status a{color: #595959;}
.nr_page .status span{margin-right: 20px;}
.nr_page .intro{color: #595959;font-size: 14px;padding: 10px;white-space: normal;background: #f2f2f2;margin-bottom: 20px;display: none;}
.nr_page .content{padding: 20px 0;word-break: break-word !important;overflow: hidden;}
.nr_page .content p{font-size: 16px;color: #666;padding-bottom: 15px;line-height: 1.8;text-align: justify;}
.nr_page .content img{max-width: 100% !important;height: auto!important;display: block !important;margin: 0 auto;}
.nr_page .key{color: #595959;}
.nr_page .key span{color: #595959;}
.nr_page .key p{display: inline-block;}
.nr_page .key button{font-size: 14px;margin: 2px;padding: 6px 5px;background-color: #fff;border: 1px solid #ccc;border-radius: 4px;cursor: pointer;transition: all .5s ease;}
.nr_page .key button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.nr_page .reLink{display: flex;margin: 20px 0;padding-bottom: 20px;border-bottom: 1px solid #d9d9d9;overflow: hidden;}
.nr_page .prev,.nr_page .next{width: 50%;color: #595959;line-height: 1.5;}
.nr_page .prev a,.nr_page .next a{color: #595959;}
.nr_page .next{text-align: right;}
.nr_page .relevant{margin-top: 30px;}
.nr_page .relevant .tit{text-align: center;margin-bottom: 15px;}
.nr_page .relevant .tit h3{font-size: 32px;line-height: 66px;}
.nr_page .relevant ul{display: flex;}
.nr_page .relevant ul li{width: calc(100% / 3);padding: 15px 20px;box-sizing: border-box;}
.nr_page .relevant ul li a{display:block;width:100%;height:100%;box-sizing: border-box;border: 1px solid #e9e9e9;transition:all .5s ease;}
.nr_page .relevant ul li .img{width:100%;height:0px;position:relative;padding-bottom: 70%;overflow: hidden;}
.nr_page .relevant ul li .img img{position:absolute;width:100%;height:100%;top: 0;left: 0;object-fit: cover;transition: all .5s ease;}
.nr_page .relevant ul li .txt{width:100%;padding: 20px;box-sizing: border-box;}
.nr_page .relevant ul li h3{color:#333;font-size: 1.1rem;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nr_page .relevant ul li:hover a{box-shadow: 0px 0px 1rem #ccc;}
.nr_page .relevant ul li h3{color:#333;font-size: 1.1rem;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nr_page .relevant ul li:hover .img img{transform: scale(1.1);}
@media only screen and (max-width: 768px){
.nr_page{padding: 2rem 0;}
.nr_page .box{padding: 1rem 3%;}
.nr_page .title{max-width: 95%;font-size: 18px;line-height: 1.6;text-align: left;margin: 10px 0;}
.nr_page .status{margin: 0;padding: 0;line-height: 24px;padding-bottom: 10px;}
.nr_page .status span{margin: 0 10px;}
.nr_page .status span:first-child{display: none;}
.nr_page .intro{display: none;}
.nr_page .content{padding: 10px 0;}
.nr_page .content p{font-size: 14px;}
.nr_page .key button{font-size: 12px;padding: 5px 3px;}
.nr_page .reLink{display: block;margin: 3vw auto;padding: 0;border: 0;}
.nr_page .reLink span{font-weight: bold;}
.nr_page .prev,.nr_page .next{width: auto;text-align: left;background: #f2f2f2;padding: 10px;margin: 2vw auto;}
.nr_page .relevant{margin-top: 20px;}
.nr_page .relevant ul{display: block;padding: 0;}
.nr_page .relevant ul li{width: 100%;padding: 10px;}
.nr_page .relevant ul li:hover a{transform:translateY(0);}}

.imgListBox{margin: 3rem 0;}
.img_list{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.img_list li{position: relative;width: calc((100% - 6rem) / 3);margin: 1rem;overflow: hidden;}
.img_list li .img{width: 100%;position: relative;padding-bottom: 67.5%;overflow: hidden;}
.img_list li .img img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;transition: all .5s ease;}
.img_list li h3{position: absolute;bottom: 0;width: 100%;color: #fff;font-size: 24px;text-align: center;padding: 1rem 1.5rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;box-sizing: border-box;background: rgba(235,75,23,.8);opacity: 0;transition: all .5s ease-in-out;}
.img_list li:hover img{transform: scale(1.1);}
.img_list li:hover h3{opacity: 1;}
@media only screen and (max-width: 768px){
.imgListBox{margin: 2rem 0;}
.img_list li{width: calc((100% - 2rem) / 2);margin: .5rem;}
.img_list li h3{font-size: 1rem;padding: .5rem .75rem;opacity: 1;}}

.PicListBox{margin: 4rem 0;}
.PicListBox .title{color: #333;font-size: 30px;line-height: 50px;}
.Pic_list{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.Pic_list li{width: calc((100% - 80px)/4);margin: 20px 10px;border: 1px solid #ddd;box-sizing: border-box;transition: 0.3s ease 0s;}
.Pic_list li .img{width: 100%;position: relative;padding-bottom: 100%;overflow: hidden;}
.Pic_list li .img img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;transition: 0.5s linear 0s;}
.Pic_list li h3{color: #333;font-size: 16px;line-height: 50px;text-align: center;padding: 0 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: 0.3s ease 0s;}
.Pic_list li:hover img{transform: scale(1.1);}
.Pic_list li:hover h3{color: #fff;background: #0c64b3;}
@media only screen and (max-width: 1024px){.PicListBox{margin: 2rem 0;}}
@media only screen and (max-width: 768px){
.PicListBox .title{font-size: 20px;text-align: center;}
.Pic_list li{width: calc((100% - 20px)/2);margin: 10px 5px;}
.Pic_list li h3{font-size: 12px;line-height: 40px;padding: 0 5px;}}

.contact{margin: 4rem 0;}
.contact .box{position: relative;display: flex;justify-content: space-between;flex-direction: row-reverse;}
.contact .lianxi{width: 39.050000000000004%;color: #fff;padding: 40px 50px;background: #eb4b17;box-sizing: border-box;flex: 1 auto;height: auto;}
.contact .lianxi>h3{font-size: 22px;font-weight: bold;line-height: 1.2;}
.contact .lianxi span{display: block;height: 0;margin: 32px 0 27px 0;border-bottom: 1px dashed #fff;}
.contact .lianxi p{font-size: 16px;line-height: 2;margin-bottom: 16px;}
.contact .lianxi a{color: #fff;}
.contact .lianxi ul{display: flex;padding-top: 10px;}
.contact .lianxi ul li{max-width: 130px;margin-right: 60px;}
.contact .lianxi ul li img{max-width: 100%;}
.contact .lianxi ul li h3{font-size: 14px;line-height: 26px;text-align: center;}
#mapContainer{width: 60.95%;height: auto;}
#mapContainer .amap-copyright{display: none !important;}
#mapContainer .amap-logo{display: none !important;}
div.info-top{position: relative;background: none repeat scroll 0 0 #F9F9F9;border-bottom: 1px solid #CCC;border-radius:5px 5px 0 0;}
div.info-top div{display: inline-block;color: #333;font-size: 14px;font-weight:bold;line-height: 1.5;padding: 10px;padding-right: 30px;text-align:left;}
div.info-top img{position: absolute;top: 10px;right: 10px;transition-duration: 0.25s;}
div.info-top img:hover{box-shadow: 0px 0px 5px #000;}
div.info-middle{color: #666;font-size:12px;padding:10px;line-height:21px;text-align:left;border-radius: 0 0 5px 5px;box-shadow: 0 5px 5px rgb(0 0 0 / 20%);}
div.info-bottom{height:0px;width:100%;clear:both;text-align:center;}
div.info-bottom img{position: relative;z-index:104;}
@media only screen and (max-width: 1024px){
.contact{margin: 2rem 0;}
.contact .box{display: block;}
.contact .lianxi,#mapContainer{width: 100%;}
#mapContainer{height:400px;}}
@media only screen and (max-width: 780px){
.contact .lianxi{padding: 30px 20px;}
.contact .lianxi h3{font-size: 18px;}
.contact .lianxi span{margin: 15px 0;}
.contact .lianxi p{font-size: 14px;}
#mapContainer{height:300px;}}

@media only screen and (min-width: 769px) {
.dianpu *{box-sizing: border-box;}
.dianpu>main{border: 1px solid #ccc;border-bottom: 0;}
.dianpu ul{display: flex;width: 100%;height: 100%;align-items: center;}
.dianpu ul li:not(:last-child) {border-right: 1px solid #fff;}
.dianpu ul li:last-child{width: 50%;flex: none;}
.dianpu li{display: flex;justify-content: center;align-items: center;flex-grow: 1;width: 33.33%;height: 100%;}
.dianpu .tab-header{width: 100%;height: 50px;background: #eb4b17;}
.dianpu .tab-header>ul{color: #fff;font-size: 16px;font-weight: bold;}
.dianpu .tab-body{width: 100%;border-bottom: 1px solid #ccc;height: 50px;color: #595959;}
.dianpu .tab-body:nth-child(odd){background: #FAFAFA;}
.dianpu .tab-body li:not(:last-child){border-right: 1px solid #ccc;}
.dianpu .tab-body li span:first-child{display: none;}}
@media only screen and (max-width: 768px){
.dianpu .tab-header{display: none;}
.dianpu .tab-body{color: #595959;padding: 10px;margin-bottom: 10px;background: #f2f2f2;}
.dianpu .tab-body:nth-child(odd){background: #f2f2f2;}
.dianpu .tab-body ul li{margin-bottom: 5px;}
.dianpu .tab-body ul li:first-child{font-size: 1rem;font-weight: 700;margin: 15px 0 5px;}}

.message{padding-bottom: 60px;}
@media only screen and (max-width: 768px){
.message{padding: 2rem 0;}}

.inner_form{display: flex;flex-wrap: wrap;}
.inner_form .layui-form-item{float: left;width: 31%;margin-right: 2%;clear: none;transition: all .3s ease;}
.inner_form .btn{float: none;width: 100%;margin-right: 0;text-align: center;}
.inner_form .layui-input,.inner_form .layui-textarea{color: #7b7b7b;height: 60px;padding: 6px 12px;border-radius: 2px;border: none;background: #f6f6f6;box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-sizing: border-box;}
.inner_form .layui-input:focus,.inner_form .layui-textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}
.inner_form .layui-textarea{min-height: auto;resize: none;line-height: 44px;}
.inner_form .layui-textarea::-webkit-input-placeholder{line-height:44px}
.inner_form .Code{width: 34%;margin-right: 0;}

.inner_form .layui-btn{height: auto;font-size: 18px;line-height: inherit;padding: 15px 58px;border-radius: 4px;text-transform: uppercase;background-color: #eb4b17;}
.inner_form .layui-btn:hover{background-color: #f94335;border-color: #eb4b17;opacity: 1;}
@media only screen and (max-width: 768px){
.inner_form .layui-form-item{float: none;width: 100%;margin-right: 0;}
.inner_form .layui-input, .inner_form .layui-textarea{height: 34px;border: 1px solid #ccc;border-radius: 4px;background: none;box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);}
.inner_form .layui-textarea{height: auto;min-height: auto;line-height: 1.42857143;}
.inner_form .layui-textarea::-webkit-input-placeholder{line-height:1.42857143;}
.inner_form .layui-btn{width: 100%;}}

.jm_youshi{padding: 40px 0;}
.jm_youshi ul{display: flex;flex-wrap: wrap;}
.jm_youshi ul li{width: 31.33333333333333%;color: #fff;text-align: center;margin-right: 3%;padding: 0 30px;background: #eb4b17;box-sizing: border-box;transition: all 0.5s ease 0s;}
.jm_youshi ul li:last-child{margin: 0;}
.jm_youshi ul li h3{font-size: 40px;line-height: 52px;font-weight: bold;margin-top: 7%;}
.jm_youshi ul li span{display: inline-block;width: 12%;height: 3px;margin: 5% 0;vertical-align: middle;background: #fff;transition: all 0.5s ease 0s;}
.jm_youshi ul li .txt{margin-bottom: 12px;min-height: 100px;}
.jm_youshi ul li p{line-height: 2;text-align: justify;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.jm_youshi ul li:hover{color: #000;background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.jm_youshi ul li:hover span{width: 100%;background: #eb4b17;}
@media only screen and (max-width: 768px){
.jm_youshi{padding: 30px 0;}
.jm_youshi ul li{width: 100%;margin: 0;margin-bottom: 20px;}}

.jm_kouwei{margin-bottom: 80px;}
.jm_kouwei .box{display: flex;align-items: flex-end;min-height: 400px;background: url(../images/as.jpg) no-repeat;}
.jm_kouwei .box .txt{width: 100%;color: #fff;padding: 0 30px;}
.jm_kouwei .box .txt h3{font-size: 38px;font-weight: bold;margin-bottom: 15px;}
.jm_kouwei .box .txt p{max-width: 280px;padding-bottom: 20px;}
.jm_kouwei .box .txt span{display: block;width: 2px;height: 60px;margin-left: 90px;background: #fff;}
.jm_kouwei .con{display: flex;padding: 0 20px;margin-top: -130px;}
.jm_kouwei .con .txt{width: 29.5095%;}
.jm_kouwei .con .txt img{max-width: 100%;margin-top: 130px;}
.jm_kouwei .con .txt h3{color: #eb4b17;font-size: 26px;font-weight: bold;line-height: 30px;margin-top: 20px;}
.jm_kouwei .con .txt p{line-height: 37px;}
.jm_kouwei .con .txt p span{font-size: 18px;}
.jm_kouwei .con ul{width: 65.9905%;display: flex;margin-left: 4.5%;}
.jm_kouwei .con ul li{width: 30.6636%;margin: 0.6rem 0;margin-right: 4%;}
.jm_kouwei .con ul li:last-child{margin-right: 0;}
.jm_kouwei .con ul li img{max-width: 100%;}
.jm_kouwei .con ul li h3{color: #595959;font-size: 16px;text-align: center;}
.jm_kouwei .con ul li b{color: #eb4b17;}
@media only screen and (max-width: 1024px){
.jm_kouwei .con{padding: 0;}
.jm_kouwei .con .txt{width: 24.39%;}
.jm_kouwei .con ul{width: 75.61%;margin-left: 0;}
.jm_kouwei .con ul li{width: 31.996799999999997%;margin-right: 2%;}
.jm_kouwei .con ul li h3{font-size: 14px;}}
@media only screen and (max-width: 768px){
.jm_kouwei .box .txt{padding: 0 20px;}
.jm_kouwei .box .txt h3{font-size: 33px;}
.jm_kouwei .box .txt p{max-width: 100%;}
.jm_kouwei .con{display: block;}
.jm_kouwei .con .txt,
.jm_kouwei .con ul{width: 100%;}
.jm_kouwei .con .txt{text-align: center;}}

.jm_jms{padding-top: 30px;background: #f2f2f2;}
.jm_jms .img img{width: 100%;}

.jm_fenxi{margin-bottom: 50px;}
.jm_fenxi .img img{width: 100%;}
.jm_fenxi .table{margin-top: 35px;overflow: auto;}
.jm_fenxi .table table{table-layout: fixed;min-width: 900px;}
.jm_fenxi #di{background: #eb4b17;}
.jm_fenxi #di td{color: #fff;padding: 20px 0;}
.jm_fenxi #di h3{font-size: 24px;}
.jm_fenxi td{color: #666;font-size: 14px;line-height: 24px;text-align: center;padding: 15px 0;}
.jm_fenxi td span{font-size: 12px;}
.jm_fenxi tr:nth-child(2n){background: #f2f2f2;}
.jm_fenxi tr:nth-child(2n+1){background: #eaeaea;}
.jm_fenxi .txt{color: #595959;line-height: 28px;margin-top: 35px;}
.jm_fenxi .txt span{display: block;font-size: 12px;margin-top: 10px;}
@media only screen and (max-width: 768px){
.jm_fenxi{margin-top: 2rem;}
.jm_fenxi .table,.jm_fenxi .txt{margin-top: 1rem;overflow: auto;}
.jm_fenxi #di td{padding: 15px 0;}
.jm_fenxi td{padding: 10px 0;}}

.jm_zhichi{padding: 30px 0 70px;background: url(../images/jm_bg.jpg) no-repeat;background-size: 100% 100%;}
.jm_zhichi>main{max-width: 1280px;box-sizing: border-box;}
.jm_zhichi ul{display: flex;flex-wrap: wrap;}
.jm_zhichi ul li{position: relative;top: 0;width: 23.875%;min-height: 300px;margin-right: 1.5%;border-radius: 15px;background-repeat: no-repeat;background-position: bottom;background: #fff;transition: all 0.5s;}
.jm_zhichi ul li .txt{width: 60%;margin: 0 auto;margin-top: 120px;text-align: center;color: #fff;}
.jm_zhichi ul li .txt h3{font-size: 22px;font-weight: bold;margin-bottom: 10px;}
.jm_zhichi ul li .txt p{line-height: 2;}
.jm_zhichi ul li:nth-child(2) .txt,
.jm_zhichi ul li:nth-child(4) .txt,
.jm_zhichi ul li:nth-child(5) .txt,
.jm_zhichi ul li:nth-child(7) .txt{color: #000;}
@media only screen and (max-width: 1024px){
.jm_zhichi ul li .txt{width: 80%;}
.jm_zhichi ul li .txt h3{font-size: 20px;}
.jm_zhichi ul li .txt p{line-height: 1.5;}}
@media only screen and (min-width: 769px){
.jm_zhichi ul li:nth-last-child(-n+4) .txt{margin-top: 65px;}
.jm_zhichi ul li:nth-child(4n){margin-right: 0;}
.jm_zhichi ul li:nth-child(1),
.jm_zhichi ul li:nth-child(4),
.jm_zhichi ul li:nth-child(5),
.jm_zhichi ul li:nth-child(8){background-size: 100% 100%;/* border-radius: 0; */}
.jm_zhichi ul li:nth-child(1){background-image: url(../images/jm1.png);background: #eb4b17;}
.jm_zhichi ul li:nth-child(2){background-image: url(../images/jm2.png);background: #e7e7e7;}
.jm_zhichi ul li:nth-child(3){background-image: url(../images/jm3.png);background: #eb4b17;}
.jm_zhichi ul li:nth-child(4){background-image: url(../images/jm4.png);background: #e7e7e7;}
.jm_zhichi ul li:nth-child(5){background-image: url(../images/jm5.png);background: #e7e7e7;}
.jm_zhichi ul li:nth-child(6){background-image: url(../images/jm6.png);background: #eb4b17;}
.jm_zhichi ul li:nth-child(7){background-image: url(../images/jm7.png);background: #e7e7e7;}
.jm_zhichi ul li:nth-child(8){background-image: url(../images/jm8.png);background: #eb4b17;}
.jm_zhichi ul li:nth-last-child(-n+4){top: auto;bottom: 0;background-position: top;margin-top: 20px;}
.jm_zhichi ul li:hover{top: -10px;}
.jm_zhichi ul li:nth-last-child(-n+4):hover{top: unset;bottom: -10px;}}
@media only screen and (max-width: 768px){
.jm_zhichi ul li{width: 49%;min-height: auto;margin: 1% 0;margin-right: 2%;border-radius: 20px;background: #eb4b17;} 
.jm_zhichi ul li:nth-child(2n){margin-right: 0;}
.jm_zhichi ul li:nth-child(2),
.jm_zhichi ul li:nth-child(4),
.jm_zhichi ul li:nth-child(5),
.jm_zhichi ul li:nth-child(7){background: #ebeced;}
.jm_zhichi ul li .txt{width: 90%;margin: 3rem auto;}
.jm_zhichi ul li .txt h3{font-size: 18px;}
.jm_zhichi ul li .txt p{font-size: 13px;}}

.jm_lc{padding-top: 40px;padding-bottom: 70px;background: url(../images/lc_bg.jpg);}
.jm_lc ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.jm_lc ul li{display: flex;width: 16.666%;min-height: 192px;align-items: center;}
.jm_lc ul li:nth-child(6n){margin: 0;}
.jm_lc ul li .box{width: 77.68%;text-align: center;border-radius: 10px;border: 1px solid #eb4b17;background: #fff;box-sizing: border-box;}
.jm_lc ul li .box .img{height: 45px;margin: auto;margin-top: 40px;}
.jm_lc ul li .box .img img{height: 100%;}
.jm_lc ul li .box h3{display: flex;color: #333;font-size: 16px;line-height: 1.5;height: 48px;margin-bottom: 20px;justify-content: center;align-items: center;}
.jm_lc ul li .you{width: 22.32%;text-align: center;}
.jm_lc ul li .you img{max-width: 25px;}
@media only screen and (max-width: 1024px){
.jm_lc ul li{width: 25%;}
.jm_lc ul li .box h3{font-size: 14px;}}
@media only screen and (max-width: 768px){
.jm_lc ul li{width: 32%;min-height: auto;margin: 1% 0;}
.jm_lc ul li .box{width: 100%;}
.jm_lc ul li .box .img{height: 40px;margin-top: 25px;}
.jm_lc ul li .box h3{font-size: 13px;height: 40px;margin-bottom: 15px;}
.jm_lc ul li .you{display: none;}}

.page{text-align: center;padding: 30px 0;}
.page:before, .page:after{content: " ";display: table;}
.page:after{clear: both;}
.page a,.page span{min-width: 38px;color: #666;font-size: 14px;display: inline-block;padding: 0 10px;margin: 2.5px;text-align: center;line-height: 36px;border: 1px solid #e1e1e1;background: #fff;box-sizing: border-box;transition: all .5s ease;}
.page a:hover,.page span{color: #fff;background: #eb4b17;border-color: #eb4b17;}
@media only screen and (max-width: 768px){
.page{padding: 2rem 0;}
.page a,.page span{min-width: 30px;font-size: 12px;line-height: 28px;padding: 0 5px;}}

/*右侧悬浮*/
.wyz{position: fixed;right: 2px;top: 50%;transform: translateY(-50%);padding: 50px 0;height: 576px;-moz-box-sizing: border-box;box-sizing: border-box;z-index: 99;}
.wyz .img-block img{width: 160px;}
.wyz .transition{transition-duration: .8s;}
.wyz .wyz-item-block{position: absolute;right: 0;width: 70px;height: 70px;background-color: rgba(235,75,23,.9);border: 1px solid #eb4b17;border-right: none;box-sizing: border-box;box-shadow: 0 0 5px rgb(0 0 0 / 10%);}
.wyz .wyz-item-block:nth-child(1){top: 50px;display: none;}
.wyz .wyz-item-block:nth-child(2){top: 128px;}
.wyz .wyz-item{width: 100%;height: 100%;}
.wyz .wyz-item-p{color: #fff;font-size: 12px;margin-top: 5px;}
.wyz .wyz-item-in{height: 100%;display: none;position: relative;z-index: 1;overflow: hidden;}
.wyz .wyz-item-in1 {height: 100%;display: none;position: relative;z-index: 1;overflow: hidden;}
.wyz .wyz-item-in-p{color: #fff;text-align: center;line-height: 68px;height: 68px;white-space: nowrap;}
.wyz .wyz-in.cur{width: 156px;background-color: transparent;}
.wyz .wyz-in1.cur{width: 156px;background-color: transparent;}
.wyz .wyz-in.cur .wyz-item-in{width: 100%;display: block;}
.wyz .wyz-in1.cur .wyz-item-in1{width: 100%; display: block;}
.wyz .wyz-in.cur .wyz-item{display: none;}
.wyz .wyz-in1.cur .wyz-item{display: none;}
.wyz .wyz-in:before{content: "";background-color: rgba(235,75,23,.9);position: absolute;height: 100%;width: 0;transition: all .8s ease;}
.wyz .wyz-in1:before{content: "";background-color: rgba(235,75,23,.9);position: absolute;height: 100%;width: 0;transition: all .8s ease;}
.wyz .wyz-in1.cur:before{width: 100%;}
.wyz .wyz-in.cur:before{width: 100%;}
.wyz .wyz-item-block.wyz-top{display: none;cursor: pointer;width: 46px;height: 46px;top: 480px;}
.wyz .wyz-item-block.wyz-top .wyz-item-p{font-size: 14px;margin-top: 0;}
.wyz .wyz-qr-show1{display: none;position: absolute;z-index: 1;border: 1px solid rgba(235,75,23,.9);left: -160px;top: -93px;}
.wyz .flex-col{display: flex;flex-direction: column;justify-content: center;align-items: center;}
@media only screen and (max-width: 768px){
.wyz{top: 72%;}
.wyz .wyz-item-block:nth-child(1){display: block;}}

#tip{width: 100%;padding-top: 80px;min-height: 260px;}
#tip span{color: #333;font-size: 18px;font-weight: bold;}
#tip i{color: #09bb07;font-size: 32px;margin-right: 10px;}