i, em { font-style: normal; }
.wrap { width: 1410px; margin: 0 auto; }
body { line-height: 1.7; font-size: 1rem; max-width:1920px; margin:0 auto; }
a:hover { color: #096dd9; }
img { max-width: 100%; }
.imgZoom { overflow: hidden; }
.imgZoom img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; display: block; margin: 0 auto; }
.imgZoom:hover img { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.header { position: relative; z-index: 999; padding: 1rem 0; }
.logo { float: left; width: 33%; }
.tmid { float: left; width: 22%; padding-left: 1.5rem; border-left: 1px #dddddd solid; margin: 1rem 0; font-size: 1.125rem; }
.tmid a { display: inline-block; margin-right: 0.5rem; font-size: 0.8rem; color: #ffffff; text-align: center; border-radius: 2rem; padding: 0 0.5rem; background-color: #f55428; }
.header_right { float: left; width: 20%; text-align: right; }
.douyin { float: right; width: 20%; }
.nav { overflow: hidden; height: 4.375rem; background-color: #004aba; }
.nav li { width: 14.28%; float: left; font-size: 1.125rem; position: relative; text-align: center; }
.nav li a { color: #ffffff; display: block; padding: 1.1rem 0; line-height: 1.2; }
.nav li a:hover { background-color: #f55428; }
.nav li a span { display: block; font-size: 0.75rem; opacity: 0.3; text-transform: capitalize; }
.bannerSwiper { clear: both; position: relative; }
.bannerSwiper .swiper-slide { position: relative; overflow: hidden; z-index: 1; }
.bannerSwiper img { display: block; }
.bannerSwiper .swiper-pagination-bullet { background-color: #ffffff; opacity: 0.6; }
.bannerSwiper .swiper-pagination-bullet-active { background-color: #ff3c30; opacity: 1; position: relative; }
.bannerSwiper .swiper-button-next:after, .bannerSwiper .swiper-button-prev:after{ font-size:2rem;}
.section_hot { overflow: hidden; }
.section_hot .wrap { padding: 1.5rem 0; overflow: hidden; }
.s_hot1 { width: 65%; float: left; font-size: 1.125rem; line-height: 2rem; }
.s_hot1 b { font-size: 1.5rem; font-weight: bold; }
.s_search { width: 35%; float: left; }
.s_search_form1 { overflow: hidden; float: right; width: 302px; border: 1px #4b4e54 solid; border-radius: 18px; }
.s_search_form { width: 245px; float: left; }
.s_search_form input { border: 0; width: 100%; color: #cacaca; background-color: transparent; height: 30px; line-height: 30px; text-indent: 1rem; font-size: 0.875rem; }
.s_search_form1 .s_search_btn { width: 50px; float: left; background: url(../images/ss.png) no-repeat center center; height: 30px; line-height: 30px; border: 0; border-radius: 50%; margin-top: 3px; }
.s_search_form input::-webkit-input-placeholder {
color: #cacaca;
}    /* 使用webkit内核的浏览器 */
.s_search_form input:-moz-placeholder {
color: #cacaca;
}                  /* Firefox版本4-18 */
.s_search_form input::-moz-placeholder {
color: #cacaca;
}                  /* Firefox版本19+ */
.s_search_form input:-ms-input-placeholder {
color: #cacaca;
}
.section1 { padding: 3rem 0 0; background: url(../images/sec1bg.jpg) no-repeat center top; position: relative; }
.sectit { text-align: left; margin-bottom: 2rem; }
.sec1c { background-color: #ffffff; width: 40%; position: absolute; bottom: 6.5rem; left: 0; box-shadow: 10px 10px 30px rgba(207,215,223,0.33); }
.sec1c li { position: relative; float: left; padding: 3rem 0; }
.sec1c li:first-child { width: 80%; float: left; }
.sec1c li:last-child { width: 20%; float: left; border-left: 1px #dddddd solid; }
.sec1c li .swiper-pagination { text-align: left; margin-left: 2rem; }
.sec1c li .swiper-button-next:after, .sec1c li .swiper-rtl .swiper-button-prev:after { content: ""; background: url(../images/sec1-5.png) no-repeat center center; width: 15px; height: 25px; }
.sec1c li .swiper-button-prev:after, .sec1c li .swiper-rtl .swiper-button-next:after { content: ""; background: url(../images/sec1-4.png) no-repeat center center; width: 15px; height: 25px; }
.sec1c li .swiper-horizontal>.swiper-pagination-bullets, .sec1c li .swiper-pagination-bullets.swiper-pagination-horizontal, .sec1c li .swiper-pagination-custom, .sec1c li .swiper-pagination-fraction { top: 40%; bottom: auto; }
.sec1c li .swiper-pagination-bullet { background: #8a8a8a; width: 0.5rem; opacity: 1; }
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px; }
.sec1c li .swiper-pagination-bullet-active { background-color: #f55428; position: relative; }
.swiper-pagination-bullet-active:before { content: ""; position: absolute; width: 1rem; height: 1rem; border: 1px #f55428 solid; border-radius: 50%; top: -0.3rem; left: -0.3rem; }
.sec11 { background: url(../images/sec1-1.png) no-repeat top right; position: relative; margin-top: -6.25rem; }
.sec1img { float: right; width: 40%; text-align: right; }
.sec12 { position: relative; padding-top: 5rem; }
.sec12 h2 { font-size: 2.25rem; color: #ffffff; }
.sec12 p { display: flex; flex-wrap: wrap; position: static; margin: 1.5rem 0; }
.sec12 p a { display: block; font-size: 1.125rem; color: #ffffff; width: 24%; margin-right: 1%; text-align: center; float: left; border: 1px #ffffff dashed; border-radius: 2rem; line-height: 2; }
.section2 { margin-bottom: 4rem; }
.sec2tit { background: url(../images/sec2-2.png) no-repeat center center; }
.sec2tit h2 { font-size: 1.875rem; font-weight: bold; color: #0141a2; }
.sec2tit h2 img { padding-left: 0.5rem; }
.sec2tit a { float: right; display: block; color: #ffffff; width: 11rem; height: 3rem; line-height: 3rem; background-color: #f45428; border-radius: 2rem; text-align: center; }
.sec2tit a img { padding-left: 0.5rem; }
.sec2 { overflow: hidden; margin: 0 -2%; }
.sec2 li { width: 29.333333%; float: left; margin: 2rem 2% 0; text-align: center; }
.sec2 li a { display: block; border: 1px #c0c0c0 solid; border-radius: 1rem; }
.sec2 li .img img { border-top-left-radius: 1rem; border-top-right-radius: 1rem; }
.sec2txt { background-color: #f9f9f9; border-top: 1px #c0c0c0 solid; border-bottom-left-radius: 1rem; border-bottom-right-radius: 1rem; font-size: 1.125rem; line-height: 3.75rem; text-align: left; padding-left: 1rem; }
.sec2txt span { width: 40%; float: right; display: block; position: relative; background-color: #f88b56; background: linear-gradient(to right, #f88b56, #e52711); font-size: 1rem; color: #ffffff; overflow: hidden; border-bottom-right-radius: 1rem; text-align: center; }
.sec2 li a:hover .sec2txt { background-color: #2d2c31; color: #ffffff; }
.sec2txt i { display: inline-block; width: 1.375rem; height: 1.375rem; background: url(../images/sec2-3.png) no-repeat center center; background-size: cover; margin-top: 1.1rem; margin-left: 0.5rem; }
.sec2txt span:before { content: ""; width: 0; border-top: 3.75rem solid #f9f9f9; border-right: 1.35rem solid transparent; border-left: 0 solid transparent; position: absolute; top: 0; left: 0; z-index: 333 }
.sec2 li a:hover .sec2txt span:before { border-top: 3.75rem solid #2d2c31; }
.imghover { overflow: hidden; position: relative; cursor: pointer; }
.imghover:before { position: absolute; left: -50%; top: 0; width: 50%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); content: ""; }
@media (min-width: 768px) {
.imghover:hover:before { left: 100%; transition: all .8s; }
}
.section3 { background: url(../images/sec3bg.jpg) no-repeat center top; padding: 4rem 0; }
.sec3tit { color: #ffffff; text-align: center; position: relative; margin-bottom: 2rem; }
.sec3tit h2 { font-size: 3.375rem; font-weight: bold; line-height: 1; }
.sec3tit span { display: block; text-transform: uppercase; letter-spacing: 12px; font-size: 0.75rem; line-height: 1; margin: 1rem 0; }
.sec3tit p { font-size: 1.25rem; width: 30rem; height: 2rem; margin: 0 auto; background-color: #1f6ed0; color: #ffffff; border-radius: 1rem; position: relative; z-index: 3; }
.sec3tit:before { content: ""; display: block; width: 80%; height: 1px; background-color: rgba(255,255,255,0.4); position: absolute; bottom: 1rem; left: 10%; }
.sec3c { overflow: hidden;display: flex; flex-wrap: wrap;  position: static; }
.sec3c li { float: left; margin: 0 auto; width: 33%; color: #ffffff; }
.sec3c li span { display: block; float: left; width: 7.5rem; height: 7.5rem; background-color: #ffffff; text-align: center; border-radius: 50%; margin-right: 2rem; }
.sec3c li h3 { font-size: 2.25rem; font-weight: bold; }
.sec3c li h3:after { content: ""; display: inline-block; width: 1rem; height: 0.3125rem; background-color: #eb4828; border-radius: 3rem; margin-left: 1rem; }
.sec3c li p { font-size: 1.125rem; }
.img2 { display: none; }
.sec3c li:hover span { background-color: #1f6ed0; }
.sec3c li:hover .img1 { display: none; }
.sec3c li:hover .img2 { display: block; }
.section4 { overflow: hidden; padding: 3rem 0; }
.sec4t { margin-bottom: 0.5rem; }
.sec4c { width: 100%; text-align: left; overflow: hidden; margin-top: 2.5rem; }
.sec4c .hd { width: 35%; float: right; position: relative; background-color: #edeef4; }
.sec4c .hd ul { padding: 1.5rem 0 1.5rem 1.5rem; }
.sec4c .hd ul li { cursor: pointer; margin-bottom: 1rem; padding: 1.2rem 0; position: relative; }
.sec4c .hd ul li:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 60%; height: 100%; background-color: #ffffff; z-index: 0; }
.sec4c .hd ul li.on:before { width: 100%; background-color: #0c4db0; color: #ffffff; -moz-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s; }
.sec4c .hd ul li a { position: relative; z-index: 33; display: block; padding-left: 1rem; overflow: hidden; }
.sec4c .hd ul li.on a { color: #ffffff; }
.sec4c .hd ul li span { float: left; display: block; font-size: 3.75rem; line-height: 1; font-family: Impact; background: -webkit-linear-gradient(bottom, #e4e5ea, #eff0f4); background: -moz-linear-gradient(bottom, #e4e5ea, #eff0f4); background: -o-linear-gradient(bottom, #e4e5ea, #eff0f4); background: linear-gradient(to bottom, #e4e5ea, #eff0f4); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; color: transparent; }
.sec4c .hd ul li.on span { background: -webkit-linear-gradient(bottom, #e8eaf2, #3662b7); background: -moz-linear-gradient(bottom, #e8eaf2, #3662b7); background: -o-linear-gradient(bottom, #e8eaf2, #3662b7); background: linear-gradient(to bottom, #e8eaf2, #3662b7); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; color: transparent; }
.sec4c .hd ul li p { width: 35%; float: left; margin: 0 2%; font-size: 1.5rem; }
.sec4c .hd ul li p em { display: block; font-size: 0.75rem; }
.sec4c .hd ul li i { display: block; width: 1.8125rem; height: 1.8125rem; background: url(../images/sec4-17.png) no-repeat center center; background-size: cover; float: left; margin-top: 1rem; }
.sec4c .hd ul li.on i { background: url(../images/sec4-18.png) no-repeat center center; background-size: cover; }
.sec4c .bd { width: 50%; float: left; margin-left: 13%; display: inline-block; }
.sj { display:none; }
.sec41 dd { position: relative; margin-top: -60px; }
.sec41 dd i { display: block; width: 5.875rem; height: 7.375rem; background: url(../images/sec4-16.png) no-repeat center center; background-size: cover; margin: 0 auto; }
.sec41 dd h3 { background: url(../images/sec4-15.png) no-repeat center center; font-size: 1.875rem; text-align: center; margin-bottom: 1.5rem; }
.sec41 dd ul { overflow: hidden; margin: 0 -1%; }
.sec41 dd li { width: 23%; float: left; margin: 0 1%; position: relative; }
.sec41 dd li p { position: absolute; bottom: 0; left: 0; width: 100%; height: 2.8rem; line-height: 2.8rem; text-align: center; background-color: rgba(0,0,0,0.7); color: #ffffff; }
.section5 { background: url(../images/sec5bg.jpg) no-repeat center top; padding: 3rem 0; }
.sec5tit h2 { color: #ffffff; font-size: 2.25rem; margin-bottom: 1rem; }
.sec5tit { border-bottom: 1px rgba(255,255,255,0.2) solid; margin-bottom: 3rem; position: relative; }
.sec5tit:after { content: ""; display: block; width: 33%; height: 3px; background-color: #f55428; position: absolute; bottom: -1px; left: 0; }
.sec53 { overflow: hidden; margin-bottom: 3rem; }
.sec53 li { width: 25%; float: left; text-align: center; }
.sec5c { display: flex; flex-wrap: wrap; position: static; }
.sec5c dt { width: 49%; float: left; margin-right: 2%; }
.sec5c dd { width: 49%; float: left; background-color: #ffffff; }
.sec5c dt .swiper-pagination-bullet { background: #ffffff; width: 0.5rem;height: 0.5rem; opacity: 1; }
.sec5c dt .swiper-pagination-bullet-active:before { border: 1px #ffffff solid; }
.sec5c dt .swiper-pagination-bullet-active { background-color: #ffffff; position: relative; }
.sec5txt { padding: 2rem; }
.sec5txt h3 { font-size: 1.875rem; color: #0a4bad; font-weight: bold; }
.sec5txt span { font-size: 0.75rem; color: #0a4bad; text-transform: capitalize; }
.sec5txt p { margin: 1rem 0; font-size: 1rem; }
.sec5c1 p{ text-indent: 2rem; }
.sec5c1{ margin-bottom: 2.5rem; }
.sec5a { display: block; width: 11.8rem; height: 3rem; border-radius: 2rem; line-height: 3rem; font-size: 1rem; text-align: center; border: 1px #8f9092 solid; }
.sec52 { background: url(../images/sec52bg.jpg) no-repeat center top; padding: 4rem 0 6rem;}
.sec52 h2 { font-size: 2.25rem; text-align: center; color: #ffffff; margin-bottom: 1.6rem; }
.sec52c { position: relative; padding: 0 13%; text-align: center; }
.sec52c .swiper-button-next, .sec52c .swiper-button-prev { width: 5.625rem; height: 5.625rem; background: url(../images/sec521.png) no-repeat center center; background-size: cover; left: 5%; }
.sec52c .swiper-button-next { background: url(../images/sec522.png) no-repeat center center; background-size: cover; right: 5%; left: auto; }
.sec52c .swiper-button-next:after, .sec52c .swiper-rtl .swiper-button-prev:after, .sec52c .swiper-button-prev:after, .sec52c .swiper-rtl .swiper-button-next:after { display: none; }
.section6 { padding: 4rem 0 0; background-color: #f1f2f7; position: relative; }
.sec6tit { margin-bottom: 2rem; }
.sec6c { border-radius: 1.25rem; background-color: #ffffff; overflow: hidden; }
.sec6c a { display: block; position: relative; padding-bottom: 1rem; }
.sec6c .img, .sec6c .img img { border-top-left-radius: 1.25rem; border-top-right-radius: 1.25rem; }
.sec6c .pic { display: none; }
.sec6c:hover .img { opacity: 0; }
.sec6c:hover .pic { display: block; position: absolute; height: 100%; top: 0; opacity: 0.5; }
.sec6c:hover .pic img { height: 100%; object-fit: cover; }
.sec6c:hover { background-color: #151515; }
.sec6txt { padding: 1.5rem; }
.sec6txt h3 { font-size: 1.2rem;line-height: 1.5; background: url(../images/sec6-2.png) no-repeat left bottom; padding-bottom: 0.5rem; margin-bottom: 0.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.sec6txt p { font-size: 0.95rem; }
.sec6c i { display: block; width: 5.1875rem; height: 4.125rem; background: url(../images/sec6-3.png) no-repeat center top;background-size: cover; text-align: center; position: absolute; right: 0; bottom: 0; line-height: 5rem; color: #ffffff; }
.sec6c:hover .sec6txt, .sec6c:hover .sec6txt p { color: #ffffff; }
.sec6c:hover .sec6txt h3 { background: url(../images/sec6-4.png) no-repeat left bottom; }
.sec6c:hover i { display: none; }
.sec6Swiper { padding-bottom: 8rem; z-index: auto; }
.sec6a { width: 100%; height: 6rem; position: absolute; bottom: 0; left: 0; z-index: 666; }
.sec6a li { position: relative; float: left; padding: 3rem 0; }
.sec6a li:first-child { width: 90%; float: left; }
.sec6a li:last-child { width: 10%; float: right; border-left: 1px rgba(255,255,255,0.3) solid; }
.sec6a li .swiper-button-next:after, .sec6a li .swiper-rtl .swiper-button-prev:after, .sec6a li .swiper-button-prev:after, .sec6a li .swiper-rtl .swiper-button-next:after { color: #ffffff; font-weight: normal; font-size: 1.5rem; }
.sec6a li .swiper-button-next, .sec6a li .swiper-button-prev { width: 50%; }
.sec6a li .swiper-pagination { bottom: auto; top: auto; }
.sec6a li .swiper-pagination-bullet { background-color: #ffffff; opacity: 1; }
.sec6a li .swiper-pagination-bullet-active { background-color: #f55428; position: relative; }
.sec6a li .swiper-pagination-bullet-active:before { content: ""; position: absolute; width: 1rem; height: 1rem; border: 1px #f55428 solid; border-radius: 50%; top: -0.3rem; left: -0.3rem; }
.section6:before { content: ""; display: block; width: 88%; height: 6rem; background-color: #1f6ed0; position: absolute; bottom: 0; left: 0; z-index: 333; box-shadow: 10px 10px 30px rgba(207,215,223,0.33); }
.section7 { overflow: hidden; position: relative; margin-top: -3rem; padding: 7rem 0 3rem; background-color: #ffffff; }
.sec7c { width: 100%; text-align: left; overflow: hidden; }
.sec7c .hd { width: 37%; height: 3.75rem; line-height: 3.75rem; margin: 0 auto 2rem; background-color: #ffffff; text-align: center; border-radius: 3rem; position: relative; }
.sec7c .hd ul li { width: 50%; float: left; font-size: 1.25rem; cursor: pointer; }
.sec7c .hd ul li.on { background-color: #096dd9; border-radius: 3rem; color: #ffffff; }
seclist{ overflow:hidden;}
.sec71 { width: 40%; float: left; margin-right: 3%; display: inline-block; }
.sec72 { width: 57%; float: left; }
.sec7txt { padding: 2rem 0; overflow: hidden; position: relative; }
.sec7txt h3 { font-size: 1.25rem; line-height: 1.25rem;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sec7txt h3:before { content: ""; display: inline-block; width: 0.6rem; height: 0.6rem; border: 2px #e4454c solid; border-radius: 50%; margin-right: 0.5rem; }
.sec7txt h3 span { float: right; color: #dadada; font-size: 0.875rem; }
.sec7txt p { font-size: 1rem; color: #666666; margin: 0.5rem 0 0; padding-left: 1.2rem; }
.sec7txt .sec7a { display: block; font-size: 1rem; width: 11.25rem; height: 3.125rem; line-height: 3.125rem; border-radius: 2.125rem; border-top-right-radius: 0; background-color: #ffffff; text-align: center; border: 1px #000000 solid; float: right; }
.sec7txt:hover .sec7a { background-color: #096dd9; color: #ffffff; border-color: #096dd9; }
.sec72 .sec7txt { margin-bottom: 2rem; padding: 0 0 2.1rem; }
.sec7txt:hover { /*border:1px #096dd9 solid;*/ transition-delay: 0.5s; }
.sec7txt a { display: block; position: relative; z-index: 3; }
/**/
.sec7txt::before { content: ''; position: absolute; width: 100%; height: 0; border-bottom: 1px solid #d0d5d8; right: 0; bottom: 0; transition: all 0.5s; box-sizing: border-box; }
.sec7txt:hover::before { width: 0; height: 100%; }
.sec7txt::after { content: ''; position: absolute; width: 0; height: 0; border-bottom: 1px solid #1f6ed0; left: 0; bottom: 0; transition: all 0.5s; box-sizing: border-box; }
.sec7txt:hover::after { width: 100%; height: 100%; }
.section8 { background-color: #0c4dab; padding: 4rem 0 3rem; overflow: hidden; zoom: 1; position: relative; }
.section8 .wrap { position: relative; z-index: 3; }
.sec81 { color: #ffffff; width: 43%; float: left; }
.sec82 { width: 57%; float: left; padding: 3rem 0;/* background-color:#ffffff;background: -webkit-linear-gradient(right, #c3d3e3, #ffffff); background: -moz-linear-gradient(right, #c3d3e3, #ffffff); background: -o-linear-gradient(right, #c3d3e3, #ffffff);*/ background: linear-gradient(to left, #ffffff 35%, #c3d3e3); border-top-right-radius: 3.125rem; }
.sec81 h2 { font-size: 3rem; font-weight: bold; background: -webkit-linear-gradient(bottom, #fbfbfb, #d2d2d2); background: -moz-linear-gradient(bottom, #fbfbfb, #d2d2d2); background: -o-linear-gradient(bottom, #fbfbfb, #d2d2d2); background: linear-gradient(to bottom, #fbfbfb, #d2d2d2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; color: transparent; }
.sec81 h3 { font-size: 1.5rem; }
.sec81 p { font-size: 1rem; }
.sec8tel { margin-top: 3rem; }
.sec8tel p { font-size: 1.875rem; font-family: Arial, Helvetica, sans-serif; }
.section8:before { content: ''; width: 43%; background: #1960b7; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.sec82t { display: flex; flex-wrap: wrap; position: static; margin-bottom: 1rem; }
.sec82t h3 { font-size: 2.7rem; font-weight: bold; width: 35%; float: left; line-height: 1.3; }
.sec82t p { font-size: 1rem; width: 60%; float: left; background: url(../images/sec8-4.png) no-repeat left center; padding-left: 3%; display: inline-block; line-height: 1.5; }
.section8:after { content: ''; width: 26.3125rem; height: 33.8125rem; background: url(../images/sec8-5.png) no-repeat center center; position: absolute; left: 36%; bottom: 0; z-index: 4; background-size:cover; }
.contact_form { width: 67%; float: right; margin-right: 5%; }
.contact_form .lyk { width: 48%; float: left; margin: 0 1% 10px; position: relative; border: 1px #8a8f97 solid; border-radius: 0.5rem; }
.contact_form .lyk1 { width: 98%; margin: 0 1% 10px; height: 150px; }
.contact_form .lyk input { height: 58px; line-height: 58px; position: relative; color: #8b919d; border-radius: 0.3125rem; }
.contact_form .name { text-align: left; line-height: 58px; z-index: 0; cursor: text; display: block; color: #666666; text-transform: capitalize; position: absolute; top: 0; left: 10px; z-index: 3; font-size: 1rem; }
/*.contact_form .name:before { content: ""; display: inline-block; width: 1.25rem; height: 1.1rem; background: url(../images/sec81.png) no-repeat center center; margin-right: 0.5rem; }
.contact_form .name2:before { background: url(../images/sec82.png) no-repeat center center; }
.contact_form .name3:before { background: url(../images/sec83.png) no-repeat center center; }*/
.contact_form .lyk input { border: 0; line-height: 58px; display: block; width: 100%; background-color: transparent; padding: 0 10px; color: #8b919d; border-radius: 0.3125rem; }
.contact_form .lyk1 textarea { border: 0; line-height: 50px; display: block; padding: 0; width: 100%; background-color: transparent; clear: both; position: relative; z-index: 2; padding: 0 10px; color: #8b919d; border-radius: 0.3125rem; }
textarea { resize: none; outline: none; }
.ny_lykff { clear: both; width: 98%; margin: 0 auto; }
.contact_form .btn1 { text-align: center; background-color: #ea4a23; display: block; float: right; width: 17rem; height: 3.875rem; line-height: 3.875rem; color: #ffffff; position: relative; border: none; border-radius: 2rem; font-size: 1.25rem; }
.copyright { clear: both; padding: 2rem 0; text-align: center; clear: both; text-align: left; color: #ffffff; background-color: #1f242a; text-align: center; }
.copyright a { color: #ffffff; }
.flink { position: relative; white-space: nowrap; margin-left: 0; width: 80%; cursor: pointer; display: none; }
.flink dt { line-height: 45px; font-size: 14px; color: rgba(255,255,255,.4); display: flex; justify-content: space-between; align-items: center; border: 1px #c2c4c6 solid; padding: 0 0 0 1rem; }
.flink dt .ll svg { width: 16px; height: 16px; fill: #fff; vertical-align: middle; margin: 0 .5rem 0 0;
}
.flink dt .rr svg { width: 14px; height: 14px; fill: #fff; vertical-align: middle; margin: 0; transform: rotate(180deg); }
.flink dt .ll { display: flex; justify-content: space-between; align-items: center }
.flink dt .ll a { display: inline-block; width: 10rem; padding: 0 0 0 1rem; text-align: left; }
.flink .con { position: absolute; left: 0; bottom: 45px; background: #fff; padding:.5rem .875rem;
min-width: 100%; display: none; }
.flink .con dd, .flink .con dd a { font-size: 13px; color: #333; line-height: 24px; transition: .5s }
.flink dt .rr { background-color: #19a250; width: 4.25rem; text-align: center; float: right; }
.cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */
overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(245, 54, 40, 0.8) url(../images/fl5.png) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 33333; }
.cd-top.cd-is-visible { /* the button becomes visible */
visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { opacity: 1; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
@media only screen and (min-width: 768px) {
.cd-top { right: 20px; bottom: 20px; }
}
@media only screen and (min-width: 1024px) {
.cd-top { height: 60px; width: 60px; right: 30px; bottom: 30px; }
}
 @media (max-width:1920px) {
html { font-size: 16px; }
}
@media (min-width:1400px) and (max-width:1600px) {
html { font-size: 15px !important; }
}
@media (min-width:640px) and (max-width:1399px) {
html { font-size: 14px !important; }
}
@media (min-width:471px) and (max-width:639px) {
html { font-size: 13px !important; }
}
@media (min-width:329px) and (max-width:470px) {
html { font-size: 12px !important; }
}
@media (max-width:328px) {
html { font-size: 12px !important; }
}


@media(max-width: 1600px) {
.wrap { width: 94%; }
.sec4c .bd{ width:60%; float:right; margin-left:auto; margin-right:2%;}
}
@media(max-width: 992px) {
}
@media(max-width: 768px) {
}
@media (max-width: 1400px) {
img { max-width: 100%; }
}
 @media (max-width: 1420px) {
.logo { margin-right: 2rem; }
.header_right { }
}
 @media (max-width: 1280px) {
.tmid{ display: none; }
.header_right{ float:right;}
.sec4c .hd ul li:before{ width:80%;}
.section8:after{ display:none;}
.contact_form{ width:90%; margin:0 auto; float:none;}
}
@media (max-width: 980px) {
.sec11{ background-image:none;}
.sec1c{ width:60%; bottom:3rem;}
.sec3c li{ text-align:center;}
.sec3c li span{ width:5.5rem; height:5.5rem; float:none; margin:0 auto;}
.sec3c li h3{ font-size:2rem;}
.sec3c li p{ font-size:1rem;}
.sec4c .hd{ width:100%; float:none; background-color:#ffffff;}
.sec4c .hd ul{ padding:0 1.5rem;}
.sec4c .hd ul li{ width:33.33333%; float:left; border-bottom:1px #dddddd solid; padding:0.5rem 0;}
.sec4c .hd ul li:before{ width:100%;}
.sec4c .hd ul li span{ display:none;}
.sec4c .hd ul li p{ width:100%;}
.sec2tit{ background-image:none;}
.sectit img,.sec4t img{ max-height:45px;}
.sec4c .bd{ width:96%; margin:0 2%; float:none;}
.sec82t h3{ width:100%;}
.sec82t p{ width:100%; background-image:none; padding:0;}
.sj{ display:block;}
.dn{ display:none;}
.sec4c{ position:relative; padding:10rem 1rem 0;}
.sec4c .hd{ position:absolute; top:0; left:0;}
}
@media (max-width: 800px) {
.header{ padding:0;}
.logo { width: 100%; text-align: center; }
.logo img { max-height:70px;  }
.header_right,.douyin { display: none; }
.nav .wrap { width: 100%; }
.nav { height: 6rem; }
.nav li { width: 33.3333%; border-bottom: 1px rgba(255,255,255,0.5) solid; border-left: 1px rgba(255,255,255,0.5) solid; }
.nav li a{ padding:0; line-height: 3rem;}
.nav li a span{ display:none;}
.nav li:first-child{ display:none;}
.s_hot1{ display:none;}
.s_search{ width:100%; float:none;}
.s_search_form1{ float:none; margin:0 auto;}

.sec1img{ float:left; text-align:center;}
.section1{ background-size:cover;}
.sec1c{ left:auto; right:0; display:none;}
.sec12 p a{ width:48%; margin-bottom:1rem;}
.sec4c .hd ul li p em{ display:none;}

.section2 { padding: 3rem 0 0; }
.sec2 li { width: 48%; margin:2rem 1% 0;}
.sec3tit h2,.sec2tit h2,.sec5tit h2,.sec82t h3,.sec81 h2{ font-size:2rem;}
.sec3c li h3{ font-size:1.5rem; }
.sec3tit span{ letter-spacing:3px;}

.sec5c dt,.sec5c dd{ width:100%; margin:0 auto;}
.sec5c dt img{ width:100%;}
.sec52c .swiper-button-next, .sec52c .swiper-button-prev{ width:3rem; height:3rem;}
.sec6a li:last-child{ display:none;}
.sec6a li:first-child,.section6:before{ width:100%;}
.sec71, .sec72 { width: 100%; margin: 0 auto; }
.sec71 .imgZoom img{ width:100%;}
.sec71 .sec7txt ,.sec72 .sec7txt{ padding-bottom:1rem; margin-bottom:1rem;}
.f2 { display: none; }
.footer1 { padding: 2rem 0; }
.f1 { text-align: center; width: 100%; margin: 0 auto; }
.flink { margin: 0 auto; }
.fwx { display: block; width: 100%; text-align: center; }
.f2 dt:after { margin: 0 auto; }
.f2 dt { margin-bottom: 1rem; }
.copyright span { float: none; display: block; }
.copyright { text-align: center; }
.flink .con dd { text-align: left; }
.sec6tit { background-size: contain; }
.sec411 { height: 10rem; line-height: 10rem; }
.sec421 li { padding: 2rem 0; }
.sec6list li em, .sec6list li span { display: none; }
.sec6txt { padding: 1rem; }
.sec6list li { margin-bottom: 1rem; }
.sec4c .parHd, .sec7c .hd { width: 100%; }
.sec4c .hd ul li p{ font-size:1.2rem;}
}
@media (max-width: 640px) {
.bannerSwiper img{min-height: 15rem; object-fit: cover;}
}
@media (max-width: 520px) {
.sec1img{ width:100%; float:none; margin-bottom:-5rem;}
.sec2txt span{ display:none;}
.sec2txt{ text-align:center; padding:0;}
.sec81,.sec82{ width:100%;}
.section8:before{ display:none;}
.sec82{ padding:3rem 0;}
.sec3c li p,.sec53{ display:none;}
.sec4c .hd ul li i{ display:none;}
.sec41 dd li{ width:48%; margin-bottom:0.5rem;}
.sec5txt{ padding:1rem;}
.contact_form .lyk{ width:98%;}
.sec3tit p{ width:100%;}
.sec5txt h3{ font-size:1.5rem;}
.logo img{ max-height:55px;}
}
@media (max-width: 480px) {

}


