@charset "gb2312";
@font-face { font-family: DIN-Bold; src: url(../fonts/DIN-Bold.ttf); }
@font-face { font-family: arial; src: url(../fonts/arial.ttf); }
* { word-break: break-all; margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif, "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace; padding: 0px; margin: 0px auto; background-color: #FFF; overflow-x: hidden; }
body { line-height: 1.7; font-size: 1rem; color: #333; }
a { color: #333; text-decoration: none; }
a:hover { color: #ff7d2d; text-decoration: none }
h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style: none; }
.fl { float: left; }
.fr { float: right; }
.red { color: #F00; }
.clear, .c { clear: both; }
.blank { clear: both; height: 20px; }
img { max-width: 100%; border: 0; height: auto; }
.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; }
.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); }
.about { float: right; margin-left: 60px; display: inline; }
tr:hover { width: 100%; background-color: #043670; color: #fff; }
.input, .textarea { border-top: ridge 1px #ccc; border-right: inset 1px #D8D8D8; border-bottom: inset 1px #D8D8D8; border-left: ridge 1px #ccc; font-size: 14px; color: #666; padding-top: 5px; padding-right: 5px; padding-bottom: 4px; padding-left: 5px; background-color: #fff }
.wrap { width: 80%; margin: 0 auto; }
.head { position: relative; }
.logo { float: left; width: 18%; padding: 1.4rem 0; }
.sydh { width: 62%; float: left; margin: 0 1.5%; }
.nav { position: relative; z-index: 3; }
.nav .nLi { float: left; width: 12.5%; position: relative; }
.nav .nLi h3 { }
.nav .nLi h3 a { display: block; font-size: 1.125rem; text-align: center; color: #333; padding: 3rem 0; }
.nav .sub { display: none; width: 220px; left: 0; top: 126px; position: absolute; background: #173c8d; }
.nav .sub li { zoom: 1; }
.nav .sub a { display: block; padding: 0.5rem 1rem; color: #fff; }
.nav .sub a:hover { background: #ff7d2d; color: #fff; }
.nav .on h3 a { background: #173c8d; color: #fff; }
.tel { float: right; width: 17%; text-align: right; padding: 1.4rem 0; }
.sjnav { display: none; }
.bannerSwiper { clear: both; position: relative; z-index: 1; }
.bannerSwiper .swiper-slide { position: relative; overflow: hidden; z-index: 1; }
.bannerSwiper img { display: block; margin:0 auto; width:100%; }
.bannerSwiper .swiper-pagination-bullet { background-color: #ffffff; opacity: 0.6; }
.bannerSwiper .swiper-pagination-bullet-active { background-color: #ff3c30; opacity: 1; }
.bannerSwiper img.imgs2 { display: none; }
.section4 { padding: 3rem 0; }
.sectit { text-align: center; margin-bottom: 1.5rem; }
.sectit h2 { font-size: 2.125rem; font-weight: bold; }
.sectit h2 span { color: #ff7d2d; }
.sectit p { }
.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 .img img { width: 100%; }
.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 #333333 solid; text-align: center; font-size: 1.125rem; padding: 0.8rem; transition: all .5s; }
.sec41 li a:hover { background-color: #173c8d; color: #ffffff; border: 1px #173c8d solid; }
.seca { text-align: center; margin: 2rem auto 0; width: 13rem; }
.seca a { display: block; border: 1px #333 solid; border-radius: 30px; font-size: 1.125rem; padding: 0.8rem 0; }
.seca a:hover { border: 1px #173c8d solid; background-color: #173c8d; color: #ffffff; }
.section3 { padding: 4rem 0; background: url(../images/sec3bg.jpg) no-repeat center bottom; background-size: cover; }
.sec3tit { }
.sec3tit h2 { font-size: 1.875rem; font-weight: bold; }
.sec3tit p { display: flex; align-items: center; }
.section3 dl { display: flex; position: relative; overflow: hidden; margin-top: 2rem; flex-wrap: wrap; }
.sec31 { width: 43%; margin-right: 7%; float: left; display: inline-block; }
.sec31 h3 { font-size: 1.875rem; font-weight: bold; }
.sec3txt { margin: 2.5rem 0; text-indent: 2rem; line-height: 1.7; font-size: 1.1rem; }
.sec3a { display: block; width: 10rem; height: 2.8rem; line-height: 2.8rem; border: 1px #1e2835 solid; border-radius: 2.5rem; text-align: center; font-size: 1.125rem; }
.sec3a:hover { border: 1px #173c8d solid; background-color: #173c8d; color: #ffffff; }
.sec32 { width: 50%; float: left; }
.sec32 img { width: 100%; object-fit: cover; height: 100%; border: 8px #ffffff solid; box-sizing: border-box; }
.m12 { width: 100%; display: flex; justify-content: space-between; margin-bottom: 2.5rem; }
.m12 li { text-align: left; font-size: 1.125rem; float: left; width: 33%; }
.m12 li img { display: inline-block; margin-right: 5px; vertical-align: middle }
.m12 li span { display: block; font-size: 3rem; font-family: DIN-Bold; line-height: 1; color: #ff7d2d; }
.m12 li span:after { display: inline-block; font-size: 1rem; font-weight: normal; color: #333; }
.m12 li:first-child span:after { content: "年"; }
.m12 li:nth-child(2) span:after { content: "平方米"; }
.m12 li:last-child span:after { content: "余人"; }
.sec33 { padding-bottom: 3rem; overflow: hidden; }
.sec33t { overflow: hidden; margin-bottom: 1.5rem; position: relative; }
.sec33t h2 { font-size: 1.875rem; line-height: 1.875rem; margin-bottom: 1rem; }
.sec33t h2 b { font-weight: bold; }
.sec33t h2 span { font-size: 1.5rem; float: right; }
.sec33t a { display: block; float: right; background-color: #173c8d; color: #ffffff; text-align: center; width: 6.375rem; height: 1.75rem; line-height: 1.75rem; border-radius: 2rem; }
.sec33t:before { content: ""; display: block; width: 100%; height: 1px; background-color: #b8b8b8; position: absolute; bottom: 0.8rem; left: 0; z-index: -1; }
.sec3Swiper .swiper-slide { text-align: center; position: relative; }
.sec3Swiper .swiper-slide div { position: relative; margin-bottom: 1rem; text-align: center; }
.sec3Swiper .swiper-slide div img { width: 100%; }
.section8 { padding: 4rem 0; overflow: hidden; background: url(../images/myybg.jpg) no-repeat center bottom; background-size: cover; background-attachment: fixed; }
.sec8tit { color: #ffffff; margin-bottom: 3rem; margin-top: 0; }
.sec8c { overflow: hidden; margin: 0 -1%; position: static; display: flex; color: #ffffff; font-size: 1.125rem; background: url(../images/sec8-1.png) no-repeat center 25%; }
.sec8c li { width: 12.5%; float: left; text-align: center; }
.sec8c li span { display: block; width: 7.5rem; height: 7.5rem; line-height: 7.5rem; margin: 0 auto 1rem; background-color: #ffffff; text-align: center; border-radius: 50%; transition: all 0.5s; }
.sec8c li span i { color: #173c8d; font-size: 2.5rem; transition: all 0.5s; }
.sec8c li:hover span { background-color: #173c8d; }
.sec8c li:hover span i { color: #ffffff; }
.mCooperation { background: url(../images/m3bg.jpg) no-repeat right center; padding: 100px 0; overflow: hidden; }
.mCooperation h2 { font-size: 2.5rem; font-weight: bold; line-height: 1.3; }
.mCooperation1 { width: 40%; padding: 2.5rem 0; overflow: hidden; }
.mCooperation1 li { width: 33%; float: left; }
.mCooperation1 li span { display: block; font-size: 3rem; font-family: DIN-Bold; margin-bottom: 10px; line-height: 1.1; color: #ff7d2d; }
.mCooperation1 li span:after { display: inline-block; content: "+"; font-size: 2.5rem; }
.mcoopergd a { display: block; width: 13.75rem; height: 3.6rem; padding: 0.8rem 0; background-color: #173c8d; text-align: center; font-size: 1.125rem; color: #ffffff; }
.mCooperation2 { margin-bottom: 3rem; }
.mCooperation2t { text-align: center; padding: 20px 0; }
.mCooperation2t h3 { font-size: 2.25rem; line-height: 1.5; font-weight: bold; }
.hzkh-picScroll-left { width: 100%; overflow: hidden; position: relative; }
.hzkh-picScroll-left .bd { border: 1px #dddddd dashed; border-top: 0; }
.hzkh-picScroll-left .bd ul { overflow: hidden; zoom: 1; padding: 0; margin-right: 20px; }
.hzkh-picScroll-left .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; }
.hzkh-picScroll-left .bd ul li img { display: block; width: 361px; padding: 20px; border: 1px #dddddd dashed; margin-left: -1px; border-bottom: 0; border-top: 0; box-sizing: border-box; }
.hzkh-picScroll-left .hd { overflow: hidden; clear: both; width: 100%; }
.hzkh-picScroll-left .hd ul { overflow: hidden; zoom: 1; margin: 30px auto; zoom: 1; text-align: center; width: 200px; }
.hzkh-picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("../images/hzicoCircle.gif") 0 -9px no-repeat; }
.hzkh-picScroll-left .hd ul li.on { background-position: 0 0; }
.section1 { padding: 3rem 0; overflow: hidden; background-color: #f8f8f8; }
.sec1Swiper .swiper-slide a { display: block; border: 1px #dddddd solid; }
.sec1Swiper .swiper-slide a .txt { padding: 20px 15px; position: relative; overflow: hidden; background-color: #f1f1f1; }
.sec1Swiper .swiper-slide .txt h3 { font-size: 1rem; position: relative; z-index: 3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sec1Swiper .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; }
.sec1Swiper .swiper-slide a:hover .txt { background-color: #173c8d; color: #ffffff; }
.sec1Swiper .swiper-slide a:hover .txt span { background-color: #ff7d2d; transition: all 0.6s; }
.sec1Swiper .swiper-slide .txt:before { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #f1f1f1; z-index: 1; }
.sec1Swiper .swiper-slide a:hover .txt:before { left: 100%; transition: all 0.6s; }
.swiper-button-next, .swiper-button-prev { background-color: #ff7d2d; }
.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; }
.section2 { padding: 3rem 0; overflow: hidden; }
.mnew1 { width: 49%; float: left; }
.mnewc { border: 1px #aeaeae solid; padding: 1rem; }
.mnew2 { margin-left: 2%; }
.mnewt h3 { background: url(../images/m71.png) no-repeat left center; font-size: 1.125rem; font-weight: bold; padding-left: 30px; }
.mnewt span { float: right; color: #9d9d9d; }
.n1 { margin: 10px 0; }
.n1 img { display: block; max-height: 200px; width: 100%; }
.mnew1 ul { overflow: hidden; }
.mnew1 li { font-size: 1rem; background: url(../images/m73.png) no-repeat left 15px; padding-left: 15px; line-height: 35px; border-bottom: 1px #dddddd dashed; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.mnew1 li a { display: block; }
.mnew1 li span { float: right; color: #a6a6a6; font-size: 0.8rem; }
.flink { overflow: hidden; padding: 1.5rem 0; color: #ffffff; background: url(../images/fline.png) #143256 repeat-x center bottom; }
.flink .wrap { display: flex; align-items: center; flex-wrap: wrap; }
.flink b { font-size: 1.5rem; }
.flink a { display: inline-block; margin: 0 1rem; color: #ffffff; }
.footer { overflow: hidden; background-color: #333333; background-color: #143256; color: #fff; padding: 3rem 0 0; }
.footer1 { overflow: hidden; padding: 2rem 0; background: url(../images/fline.png) repeat-x center bottom; display: none; }
.flogo { width:25%; float: left;}
.footer a { color: #fff; }
.footer dd a { color: #fff; }
.footer .f1 { width: 12%; float: left; }
.footer dt { font-size: 1.25rem; font-weight: bold; margin-bottom: 1rem; 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: 23%; }
.footer .f2 dd { width: 50%; float: left; }
.footer .f3 { width: 12%; float: right; text-align: right; }
.footer .f3 img { border: 1px #dddddd solid; }
.footer2 { clear: both; overflow: hidden; 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; }
.bottom_float { display: none; position: fixed; z-index: 3333; bottom: 0; left: 0; width: 100%; height: 50px; line-height: 50px; background-color: #ff7d2d; font-size: 1.875rem; text-align: center; }
.bottom_float a { color: #ffffff; display: block; }
.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) #ff7d2d 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) {
.sydh { display: none; }
.logo { width: 30%; padding: 0.5rem 0; }
.tel { width: 30%; padding: 0.5rem 0; }
.head { }
.sjnav { display: block; background-color: #173c8d; padding: 1rem 0; overflow: hidden; }
.sjnav li { width: 11.1111%; float: left; text-align: center; font-size: 1.125rem; }
.sjnav li a { display: block; color: #ffffff; }
}
 @media (max-width: 800px) {
.sjnav { padding: 0; }
.sjnav ul { overflow: hidden; margin-right: -1% }
.sjnav li { width: 25%; border-left: 1px rgba(255,255,255,0.5) solid; border-bottom: 1px rgba(255,255,255,0.5) solid; box-sizing: border-box; padding: 0.5rem 0; }
.sec4 li { width: 48%; }
.sec3tit, .sec32 { width: 100%; }
.sec31 { width: 100%; margin: 0 auto; }
.sec3txt:before, .sec3txt { margin-bottom: 1.5rem; }
.sec3a { margin-bottom: 2rem; }
.sec33t h2 span { display: none; }
.sec33t h2 { text-align: center; }
.sec33t a { float: none; margin: 0 auto; }
.bannerSwiper img.imgs2 { display: block; margin: 0 auto; }
.bannerSwiper img.imgs1 { display: none; }
.sec8c { flex-wrap: wrap; background-image: none; }
.sec8c li { width: 25%; margin-bottom: 1rem; }
.mnew1 { width: 100%; margin: 0 auto; }
.mnew2 { margin: 2rem auto auto; }
.footer .f1 { display: none; }
.footer dl.flx { width: 60%; }
.footer .f3 { width: 20%; }
.footer { padding: 0; }
.section4, .section3, .section8, .section1, .section2 { padding: 3rem 0; }
.sec33 { padding-bottom: 3rem; }
.mhzbox { display: none; }
.flogo{ width:100%; text-align:center; float:none;}
}
@media (max-width: 480px) {
.logo { width: 33%; }
.tel { width: 33%; }
.m12 { display: none; }
.copyright span { float: none; display: block; }
.copyright { text-align: center; }
.footer dl.flx, .footer .f3 { width: 100%; text-align: center; float: none; }
.footer dl.flx { margin-bottom: 1.2rem; }
.copyright { margin-top: 0; }
.sec8c li span { width: 5.5rem; height: 5.5rem; line-height: 5.5rem; }
.flogo img{ height: 120px;}
}
