@font-face { font-family: DIN-Bold; src: url(../fonts/DIN-Bold.ttf); }
i, em { font-style: normal; }
.wrap { width: 72.92%; margin: 0 auto; }
body { line-height: 1.7; font-size: 1rem; color: #333; }
a:hover { color: #e83c3c; }
header { width: 100%; height: 6.5rem; }
header:before { width: 0; height: 1px; content: ""; position: absolute; bottom: 0; left: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3FFFFFFF', endColorstr='#3FFFFFFF');
background: rgba(255,255,255,0.25); -moz-transition: all 3s ease-in-out; -webkit-transition: all 3s ease-in-out; -o-transition: all 3s ease-in-out; -ms-transition: all 3s ease-in-out; transition: all 3s ease-in-out; }
header.on:before { width: 100%; transition-delay: 2.6s; }
header .logo { display: inline-block; max-width: 20%; padding: 0; height: 6.5rem; line-height: 6.5rem; -webkit-transition: 0.36s; -o-transition: 0.36s; -moz-transition: 0.36s; transition: 0.36s; overflow: hidden; }
header .logo a { display: inline-block }
header .logo.on { filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0 }
header .logo embed { width: 8rem; display: inline-block; vertical-align: middle; }
header .logo embed.wap { display: none }
header .right { float: right; height: 6.5rem; line-height: 6.5rem; }
header .right .lan { display: inline-block; font-size: 1rem; position: relative; cursor: pointer }
header .right .lan .icon { overflow: hidden; width: 1rem; height: 1.125rem; fill: #fff; vertical-align: middle }
header .right .lan b { margin: 0 0 0 0.625rem; font-weight: normal }
header .right .lan i { font-style: normal; font-size: 1.5rem; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
header .right .lan i .icon { fill: #fff }
.tel { font-size: 0.875rem; line-height: 1.2; margin-top: 2rem; }
.tel span { display: block; font-family: "Arial Black", Gadget, sans-serif; color: #e83c3c; font-size: 1.8rem; }
.tel i { display: inline-block; width: 0.8125rem; height: 0.8125rem; background: url(../images/tel.png) no-repeat center center; margin-right: 5px; }
.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; }
.section1 { padding: 3rem 0; }
.sectit { text-align: center; margin-bottom: 1.5rem; }
.sectit h2 { font-size: 2.125rem; font-weight: bold; }
.sectit h2 span { color: #e83c3c; }
.sectit p { }
.slideTxtBox { width: 100%; text-align: left; }
.slideTxtBox .hd { background: #f4f4f4; position: relative; }
.slideTxtBox .hd ul { width: 100%; overflow: hidden; }
.slideTxtBox .hd ul li { float: left; width: 25%; padding: 2rem 0; cursor: pointer; text-align: center; font-size: 1.25rem; font-weight: bold; position: relative; }
.slideTxtBox .hd ul li.on { background: #e83c3c; color: #ffffff; }
.slideTxtBox .hd ul li:after { content: ""; display: block; width: 1px; height: 100%; background-color: #ffffff; position: absolute; right: 0; top: 0; }
.sec1 { overflow: hidden; margin: 0 -1%; }
.sec1 li { width: 31.33333%; float: left; margin: 1.5rem 1% 0; }
.sec1 li a { padding: 0; /*border:1px #585957 solid;*/ display: block; position: relative; background-color: #f4f4f4; }
.sec1 li .imgZoom { border-top-right-radius: 1.875rem; border-bottom-left-radius: 1.875rem; max-width: 100%; }
.sec1 li h3 { font-size: 1.125rem; color: #333; text-align: center; padding: 1rem 0; }
.sec1 li p { color: #666666; }
.sec1 li a:before { content: ''; position: absolute; width: 0; height: 0; border-top: 3px solid #e83c3c; border-left: 3px solid #e83c3c; left: 0; top: 0; transition: all 0.5s; box-sizing: border-box; }
.sec1 li a:hover:before { width: 100%; height: 100%; }
.sec1 li a:after { content: ''; position: absolute; width: 0; height: 0; border-bottom: 3px solid #e83c3c; border-right: 3px solid #e83c3c; right: 0; bottom: 0; transition: all 0.5s; box-sizing: border-box; }
.sec1 li a:hover:after { width: 100%; height: 100%; }
.section2 { background: url(../images/section6_bg.jpg) no-repeat center top; overflow: hidden; padding: 4rem 0 2rem; background-size: cover; }
.section2_1 { width: 49%; float: left; margin-left: 3%; display: inline-block; }
.section2_2 { width: 48%; float: left; margin-bottom: 2rem; }
.section2_1 h2 { font-size: 1.5rem; color: #ffffff; font-weight: bold; line-height: 1; margin-top: 20px; }
.section2_1 p { font-size: 1rem; line-height: 2rem; margin: 3rem 0; color: #ffffff; text-indent: 2em; }
.section2_1more { display: block; width: 15rem; height: 4rem; line-height: 4rem; text-align: center; background-color: #e83c3c; border-radius: 40px; font-size: 1.375rem; color: #ffffff; }
.section2_1more:hover { color: #333; }
.section2_11 { }
.section2_3 { padding: 3rem 0; background-color: #e83c3c; }
.section2_3 ul { clear: both; overflow: hidden; /*margin: 0 -1%;*/ display: flex; flex-wrap: wrap; position: static; }
.section2_3 li { width: 25%; /*float: left; margin: 0 1%;*/ text-align: center; color: #ffffff; border-left: 1px rgba(255,255,255,0.3) solid; }
.section2_3 li span { display: inline-block; font-size: 3rem; line-height: 1.2; font-family: DIN-Bold; position: relative; font-weight: bold; }
.section2_3 li em { display: inline-block; line-height: 19px; text-align: left; margin-left: 10px; padding-left: 10px; margin-top: 10px; }
.section2_3 li span:after { content: "+"; }
.section2_3 li:last-child span:after { display: none; }
.section2_3 li:first-child { border: 0; }
.sec2a { text-align: center; margin: 2rem auto 0; }
.sec2a img { display: block; margin: 0 auto 1rem; }
.section3, .section4, .section5 { padding: 3rem 0; overflow: hidden; }
.sec3Swiper .swiper-slide a { display: block; border: 1px #dddddd solid; }
.sec3Swiper .swiper-slide a .txt { padding: 20px 15px; position: relative; overflow: hidden; background-color: #f1f1f1; }
.sec3Swiper .swiper-slide .txt h3 { font-size: 1rem; position: relative; z-index: 3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sec3Swiper .swiper-slide .txt span { font-size: 0.875rem; float: right; display: block; width: 6.6875rem; height: 2rem; line-height: 2rem; background-color: #ffffff; text-align: center; border-radius: 20px; position: relative; z-index: 3; }
.sec3Swiper .swiper-slide a:hover .txt { background-color: #e83c3c; color: #ffffff; }
.sec3Swiper .swiper-slide a:hover .txt span { background-color: #333333; transition: all 0.6s; }
.sec3Swiper .swiper-slide .txt:before { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #f1f1f1; z-index: 1; }
.sec3Swiper .swiper-slide a:hover .txt:before { left: 100%; transition: all 0.6s; }
.swiper-button-next, .swiper-button-prev { background-color: #e83c3c; }
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { font-size: 1.5rem; color: #ffffff; }
.section4 { }
.section1_box { padding: 4rem 0; background: url(../images/section1_1.jpg) no-repeat center center; background-size: cover; }
.section1_box .sectit { color: #ffffff; }
.section1_title { text-align: center; }
.index_gssl_list { margin: 3rem 0; display: flex; position: static; overflow: hidden; flex-wrap: wrap; justify-content: space-between; }
.index_gssl_list li { flex-grow: 1; margin: 0 1rem; }
.index_gssl_list li a { display: block; background-color: #ffffff; border-radius: 5px; width: 100%; color: #333; text-align: center; padding: 2rem 0; }
.index_gssl_list li a span { display: block; width: 8.125rem; height: 8.125rem; margin: 0 auto; background-color: #f4f4f4; border-radius: 50%; }
.index_gssl_list li a h3 { font: 1.125rem; line-height: 1rem; text-align: center; margin: 18px 0 10px; }
.index_gssl_list li a:hover { background-color: #e83c3c; color: #ffffff; }
.index_gssl_list li a p { font: 0.875rem; line-height: 1rem; text-align: center; opacity: 0.5; }
.section1_item { overflow: hidden; margin: 20px 0 40px; }
.section1_item li { width: 16.6666%; float: left; text-align: center; position: relative; }
.section1_item li div { width: 172px; height: 172px; background-color: #ffffff; border-radius: 50%; }
.section1_item li h3 { font-size: 20px; margin-bottom: 10px; padding-top: 35px; }
.section1_item li h3 b { display: block; }
.section1_item li span { display: block; font-size: 10px; line-height: 14px; opacity: 0.3; }
.section1_item li:hover div { background-color: #e83c3c; color: #ffffff; }
.section1_item li:after { content: ""; display: block; width: 26px; height: 35px; background: url(../images/section1_3.png) no-repeat center center; position: absolute; right: 13px; top: calc(50% - 17px); }
.section1_item li:last-child:after { display: none; }
.section1_more { width: 23.125rem; height: 4.1875rem; line-height: 4.1875rem; border-radius: 3rem; background-color: #ffffff; text-align: center; position: relative; margin: 0 auto; }
.section1_more:before { content: ""; display: block; width: 24.375rem; height: 5rem; background-color: rgba(255,255,255,0.22); border-radius: 40px; position: absolute; left: -10px; top: -6px; }
.section1_more a { display: block; color: #e83c3c; font-size: 1.5rem; font-weight: bold; position: relative; }
.sec4 { overflow: hidden; margin: 0 -1%; }
.sec4 li { width: 23%; float: left; margin: 1.5rem 1% 0; text-align: center; background-color: #f1f1f1; }
.sec4 li .img { margin: 0 auto; }
.sec4 li h3 { font-size: 1rem; padding: 1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: #f4f4f4; }
.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; }
}
.sec41 { overflow: hidden; display: flex; flex-wrap: wrap; position: static; }
.sec41 li { flex-grow: 1; margin: 0 5px 5px; }
.sec41 li a { display: block; border: 1px #dddddd solid; text-align: center; font-size: 1.125rem; padding: 0.8rem; transition: all .5s; }
.sec41 li a:hover { background-color: #e83c3c; color: #ffffff; border: 1px #e83c3c solid; }
.sec71 { width: 40%; float: left; margin-right: 3%; display: inline-block; }
.sec72 { width: 57%; float: left; }
.seclist { overflow: hidden; }
.section5 .section2_1more { margin: 1rem auto 0; }
.sec7txt { padding: 2rem; background-color: #f1f1f1; overflow: hidden; border: 1px #f1f1f1 solid; position: relative; user-select: none; }
.sec7txt h3 { font-size: 1.25rem; }
.sec7txt p { font-size: 1rem; color: #666666; margin: 1.5rem 0; }
.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: #f1f3f6; text-align: center; border: 1px #cccccc solid; float: right; }
.sec7txt:hover .sec7a { background-color: #e83c3c; color: #ffffff; border-color: #e83c3c; }
.sec72 .sec7txt { margin-bottom: 1rem; padding: 2rem; }
.sec7txt a { display: block; position: relative; z-index: 3; }
.sec7txt:hover { /*border:1px #096dd9 solid;*/ transition-delay: 0.5s; }
.sec7txt::before { content: ''; position: absolute; width: 0; height: 0; border-top: 1px solid #e83c3c; border-left: 1px solid #e83c3c; left: 0; top: 0; transition: all 0.5s; box-sizing: border-box; }
.sec7txt:hover::before { width: 100%; height: 100%; }
.sec7txt::after { content: ''; position: absolute; width: 0; height: 0; border-bottom: 1px solid #e83c3c; border-right: 1px solid #e83c3c; right: 0; bottom: 0; transition: all 0.5s; box-sizing: border-box; }
.sec7txt:hover::after { width: 100%; height: 100%; }
.sec72 .sec7txt p { margin: 0.8rem 0; }
.flink { overflow: hidden; padding: 0 0 2rem; }
.flink b { font-size: 1.5rem; }
.flink a { display: inline-block; margin: 0 1rem; }
.footer { overflow: hidden; background-color: #333333; color: #fff; }
.footer1 { overflow: hidden; padding: 2rem 0; background: url(../images/fline.png) repeat-x center bottom; }
.flogo { text-align: center; }
.footer a { color: #fff; }
.footer dd a { color: #fff; }
.footer .f1 { width: 15%; float: left; }
.footer dt { font-size: 1.25rem; font-weight: bold; margin-bottom: 20px; color: #fff; }
.footer dl.flx { width: 23%; float: left; }
.footer .ftel { width: 20%; float: left; text-align: right; padding-top: 30px; }
.footer .ftel span { display: block; font-size: 1.875rem; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-top: 8px; }
.footer .ftel em { background-color: #e83c3c; border-radius: 30px; text-align: center; padding: 0 10px; }
.footer .f2 { width: 30%; }
.footer .f2 dd { width: 50%; float: left; }
.footer .f3 { width: 12%; float: right; text-align: right; }
.footer .f3 img { margin: 5px; border: 1px #dddddd solid; }
.footer2 { clear: both; overflow: hidden; padding: 2rem 0; font-size: 1rem; line-height: 2; }
.copyright { padding: 15px 0; clear: both; text-align: left; background: url(../images/fline.png) repeat-x center top; margin-top: 30px; }
.copyright span { 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: url(../images/fl5.png) #e83c3c 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: 1400px) {
.wrap { width: 94%; margin: 0 auto; }
}
 @media (max-width: 1280px) {
.sec72 .sec7txt, .sec7txt { padding: 1rem; }
}
@media (max-width: 800px) {
.bannerSwiper { margin-top: 5rem; }
.slideTxtBox .hd ul li { width: 50%; padding: 1rem 0; }
.sec1 li { width: 48%; }
.section2_2, .section2_2 img, .section2_1 { width: 100%; }
.section2_1 { margin: 0 auto; }
.section2_1 p { margin: 1rem 0; }
.section2_1more { margin: 0 auto 2rem; width: 12rem; height: 3rem; line-height: 3rem; font-size: 1rem; }
.section2_1 h2 { text-align: center; }
.section2_3 { display: none; }
.sec3Swiper .swiper-slide .txt span { display: none; }
.sec3Swiper .swiper-slide .txt h3 { text-align: center; }
.sec4 li { width: 48%; }
.sec71, .sec72 { width: 100%; margin: 0 auto; }
.sec71 { margin-bottom: 1rem; }
.sec71 .imgZoom img { width: 100%; }
.footer .f1 { display: none; }
.footer dl.flx { width: 35%; }
.footer .ftel { width: 35%; }
.footer .f3 { width: 20%; }
.sec3Swiper .swiper-slide a .txt { padding: 10px; }
.index_gssl_list li { flex-grow: 1; margin: 0 1% 1rem; width: 48%; float: left; }
}
@media (max-width: 480px) {
.footer dl.flx { display: none; }
.footer .ftel, .footer .f3 { width: 100%; text-align: center; }
.footer2 { padding: 0; }
.sec2a img { width: 35px; }
.copyright span { float: none; display: block; }
.copyright { text-align: center; }
.flogo img { height: 50px; }
.index_gssl_list li a span { width: 7rem; height: 7rem; }
}
