.sub-wrap { margin-top: 80px; }

.dis-table { display: table; width: 100%; height: 100%; }

.dis-table .dis-table-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

.about-wrap .about-con { margin-top: 50px; position: relative; overflow: hidden; background: #f9f9f9; }

.about-wrap .about-con:before { content: ''; width: 50%; height: 100%; background: #4a4a4a; position: absolute; top: 0; left: 0; }

.about-wrap .about-con .bgColor { width: 650px; height: 100%; position: absolute; top: 800px; left: 0; background: #a2a2a2; overflow: hidden; }

.about-wrap .about-con .bgColor img { width: 1128px; position: relative; top: -200px; }

.about-wrap .about-con .history { margin-left: 200px; background: #f9f9f9; position: relative; z-index: 1; }

.about-wrap .about-con .history .bg-lou { position: absolute; bottom: 0; }

.about-wrap .about-con .history .bgColor-2 { position: absolute; top: 604px; }

.about-wrap .about-con .history .history-item { padding: 50px 0; border-left: 5px solid #e05163; position: relative; }

.about-wrap .about-con .history .history-item .history-years { width: 195px; font-size: 30px; color: #fff; font-weight: bold; line-height: 50px; text-align: center; background: #731219; position: absolute; top: 0; left: -200px; }

.about-wrap .about-con .history .history-item ul li { overflow: hidden; padding-left: 30px; margin: 20px 0; }

.about-wrap .about-con .history .history-item ul li .history-month { width: 96px; font-size: 22px; color: #fff; font-weight: bold; line-height: 28px; position: absolute; left: -96px; }

.about-wrap .about-con .history .history-item ul li .history-month:before { content: ''; width: 30px; height: 1px; background: #e05163; position: absolute; top: 50%; right: 0; }

.about-wrap .about-con .history .history-item ul li .history-img {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 4%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-wrap .about-con .history .history-item ul li .history-img img { width: 100%; }

.about-wrap .about-con .history .history-item ul li .history-text .t-sp { font-size: 18px; color: #666; font-weight: bold; line-height: 28px; }

.about-wrap .about-con .history .history-item ul li .history-text p { font-size: 16px; color: #333; line-height: 28px; margin-top: 10px; }

.ln-p { font-size: 16px; color: #333; line-height: 26px; margin-top: 50px; }

.ln-p p { text-indent: 2em; }

.ln-ul { width: 80%; margin: 50px auto 0; }

.ln-ul ul li { float: left; width: 25.33%; margin: 4%; text-align: center; padding: 80px 0; background: #f9f9f9; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; cursor: pointer; }

.ln-ul ul li:hover { background: #731219; }

.ln-ul ul li:hover span { color: #fff; }

.ln-ul ul li img { width: 39%; max-width: 100%; margin: 0 auto; }

.ln-ul ul li span { display: block; font-size: 18px; color: #333; font-weight: bold; margin-top: 15px; }

.about-idea { margin-top: 100px; margin-bottom: 120px; background: url("../images/about-bg03.jpg") no-repeat center; -moz-background-size: 1920px; background-size: 1920px; }

.about-idea .sm-ul { width: 101%; margin-left: -0.5%; overflow: hidden; }

.about-idea .sm-ul li { float: left; width: 24%; height: 400px; margin: 0 0.5%; padding: 0 20px; text-align: center; background-color: #f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }

.about-idea .sm-ul li:hover img { width: 35%; }

.about-idea .sm-ul li:hover span { color: #fff; }

.about-idea .sm-ul li:hover span:before { background: white; }

.about-idea .sm-ul li:hover p { height: 78px; }

.about-idea .sm-ul li img { width: 32%; max-width: 100%; margin: 0 auto; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }

.about-idea .sm-ul li span { display: block; font-size: 18px; color: #333; font-weight: bold; margin-top: 15px; margin-bottom: 10px; padding-bottom: 10px; position: relative; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }

.about-idea .sm-ul li span:before { content: ''; width: 40px; height: 5px; background: rgba(255, 255, 255, 0); position: absolute; left: 50%; bottom: 0; margin-left: -20px; }

.about-idea .sm-ul li p { font-size: 16px; color: #fff; line-height: 26px; height: 0px; overflow: hidden; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }

.about-idea .about-idea-video { margin-top: 80px; position: relative; }

.about-idea .about-idea-video #video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-idea .about-idea-video #video .jwlogo { display: none; }

.about-idea .about-idea-video img { width: 100%; }

.about-idea .about-idea-video .close { display: none; width: 90px; line-height: 30px; font-size: 14px; color: #fff; text-align: center; position: absolute; top: 0; right: 0; border: 1px solid #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.about-idea .about-idea-video .v-btn { display: block; width: 130px; height: 130px; background: url("../images/player.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; position: absolute; top: 50%; left: 50%; margin: -65px 0 0 -65px; }

.about-map { margin-top: 80px; margin-bottom: 150px; position: relative; }

.about-map:before { content: ''; width: 1200px; height: 50px; background: url("../images/case-shadow.jpg") no-repeat center; position: absolute; left: 50%; bottom: -50px; margin-left: -600px; }

.about-map .about-map-con { position: relative; padding-left: 300px; }

.about-map .about-map-con .about-map-city { width: 300px; height: 110%; position: absolute; top: -5%; left: 0; padding: 20px 40px; background: rgba(0, 0, 0, 0.6) url("../images/map-bg.png") no-repeat center; -moz-background-size: cover; background-size: cover; overflow: hidden; }

.about-map .about-map-con .about-map-city > span { display: block; font-size: 14px; color: #fff; }

.about-map .about-map-con .about-map-city #map-city-choose { width: 100%; margin-top: 20px; position: relative; }

.about-map .about-map-con .about-map-city #map-city-choose .cityInput { font-size: 14px; color: #333; width: 100%; height: 45px; line-height: 45px; border: none; padding-right: 30px; background: #fff url("../images/red-sj1.png") no-repeat center right 20px; text-indent: 10px; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }

.about-map .about-map-con .about-map-city #map-city-choose ul { display: none; position: absolute; top: 45px; left: 0; width: 100%; z-index: 3; background: #fff; border-top: 1px solid rgba(0, 0, 0, 0.6); }

.about-map .about-map-con .about-map-city #map-city-choose ul li { font-size: 14px; color: #333; padding: 5px 15px; cursor: pointer; }

.about-map .about-map-con .about-map-city #map-city-choose ul li:hover { color: #fff; background: #d0031b; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item { height: 0; opacity: 0; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item.active { height: auto; opacity: 1; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item .map-store-ul { height: 650px; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item ul li { padding: 20px 0; border-bottom: 1px dashed #fff; position: relative; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item ul li:hover p { font-weight: bold; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item ul li.active:before { display: block; content: ''; width: 10px; height: 10px; background: url("../images/red-sj2.png") no-repeat center left; position: absolute; top: 50%; left: -20px; margin-top: -5px; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item ul li.active p { font-weight: bold; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item ul li a { display: block; }

.about-map .about-map-con .about-map-city #map-store-list .map-store-item ul li p { font-size: 14px; color: #fff; line-height: 24px; }

.about-map .about-map-con .about-map-data #map { width: 100%; height: 750px; }

.about-map .about-map-con .about-map-data #map img { display: inline-block; }

.about-map .about-map-con .about-map-data #map .BMap_pop { margin-top: -30px; }

.about-map .about-map-con .about-map-data #map .anchorBL { display: none; }

.about-map .about-map-con .about-map-data #map .BMap_bubble_title { font-size: 14px; }

.about-map .about-map-con .about-map-data #map .BMap_bubble_content { font-size: 14px; }

.about-map .about-map-con .about-map-data #map .BMap_shadow { display: none; }

.about-jidi { margin-top: 50px; margin-bottom: 150px; padding: 50px 0; overflow: hidden; position: relative; }

.about-jidi:before { content: ''; width: 1200px; height: 50px; background: url("../images/case-shadow.jpg") no-repeat center; position: absolute; left: 50%; margin-left: -600px; bottom: -50px; }

.about-jidi .about-jidi-bg { position: absolute; top: 0; left: 0; overflow: hidden; }

.about-jidi .about-jidi-bg img { width: 100%; height: 100%; }

.about-jidi .about-jidi-con { position: relative; z-index: 2; }

.about-jidi .about-jidi-con .about-jidi-switch { width: 58%; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; }

.about-jidi .about-jidi-con .about-jidi-switch ul { background: #fff; }

.about-jidi .about-jidi-con .about-jidi-switch ul li { float: left; width: 25%; text-align: center; }

.about-jidi .about-jidi-con .about-jidi-switch ul li.active { background: #731219; }

.about-jidi .about-jidi-con .about-jidi-switch ul li.active a { color: #fff; }

.about-jidi .about-jidi-con .about-jidi-switch ul li a { display: block; font-size: 16px; color: #333; height: 68px; overflow: hidden; }

.about-jidi .about-jidi-con .about-jidi-switch .jidi-switch-con .jidi-switch-item { display: none; }

.about-jidi .about-jidi-con .about-jidi-switch .jidi-switch-con .jidi-switch-item.active { display: block; }

.about-jidi .about-jidi-con .about-jidi-switch .jidi-switch-con .jidi-switch-item img { width: 100%; }

.about-jidi .about-jidi-con .about-jidi-map { float: right; width: 62%; position: relative; }

.about-jidi .about-jidi-con .about-jidi-map > img { width: 100%; opacity: 0; }

.about-jidi .about-jidi-con .about-jidi-map #map_jd { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.product-wrap .product-con { margin-top: 50px; margin-bottom: 150px; padding: 50px 0; position: relative; }

.product-wrap .product-con .pro-bg-color { position: absolute; top: 110px; right: 0; height: 100%; overflow: hidden; }

.product-wrap .product-con .pro-bg-color img { width: 100%; }

.product-wrap .product-con .pro-l-bg { position: absolute; top: 0; left: 0; height: 100%; }

.product-wrap .product-con .pro-l-bg img { width: 100%; height: 100%; }

.product-wrap .product-con .product-swiper { width: 100%; position: relative; }

.product-wrap .product-con .product-swiper .swiper-slide { position: relative; }

.product-wrap .product-con .product-swiper .swiper-slide img { width: 100%; }

.product-wrap .product-con .product-swiper .swiper-slide span { display: block; width: 90%; font-size: 18px; color: #fff; text-align: center; margin-top: -28px; margin-left: 5%; line-height: 28px; padding: 14px 20px; background: rgba(0, 0, 0, 0.8); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }

.product-wrap .product-con .product-swiper .swiper-button-prev { width: 100px; height: 150px; background: url("../images/left-btn-1.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; left: -40px; margin-top: -75px; }

.product-wrap .product-con .product-swiper .swiper-button-next { width: 100px; height: 150px; background: url("../images/right-btn-1.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; right: -40px; margin-top: -75px; }

.case-wrap { padding-bottom: 150px; overflow: hidden; }

.case-wrap .case-list { -moz-background-size: 100%; background-size: 100%; }

.case-wrap .case-list .case-list-item { padding: 50px 0; position: relative; }

.case-wrap .case-list .case-list-item:nth-child(odd) .case-item-img { float: left; }

.case-wrap .case-list .case-list-item:nth-child(odd) .case-item-img:before { background: #ececec; right: -150px; }

.case-wrap .case-list .case-list-item:nth-child(odd) .case-item-text { float: right; }

.case-wrap .case-list .case-list-item:nth-child(even) { background: #ececec; }

.case-wrap .case-list .case-list-item:nth-child(even):before { content: ''; width: 1200px; height: 50px; background: url("../images/case-shadow.jpg") no-repeat center; -moz-background-size: 100%; background-size: 100%; position: absolute; left: 50%; bottom: -50px; margin-left: -600px; }

.case-wrap .case-list .case-list-item:nth-child(even) .case-item-img { float: right; }

.case-wrap .case-list .case-list-item:nth-child(even) .case-item-img:before { background: #fff; left: -150px; }

.case-wrap .case-list .case-list-item:nth-child(even) .case-item-text { float: left; }

.case-wrap .case-list .case-list-item:nth-child(even) .case-item-text .case-link { text-align: left; }

.case-wrap .case-list .case-list-item .case-item-img { width: 55%; position: relative; }

.case-wrap .case-list .case-list-item .case-item-img:before { content: ''; width: 90%; height: 80%; position: absolute; top: 10%; }

.case-wrap .case-list .case-list-item .case-item-img img { width: 100%; position: relative; }

.case-wrap .case-list .case-list-item .case-item-text { width: 45%; padding: 5% 4% 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }

.case-wrap .case-list .case-list-item .case-item-text h4 { font-size: 26px; color: #333; }

.case-wrap .case-list .case-list-item .case-item-text p { font-size: 16px; color: #333; line-height: 26px; margin-top: 20px; }

.case-wrap .case-list .case-list-item .case-item-text .case-link { text-align: right; margin-top: 5%; }

.case-wrap .case-list .case-list-item .case-item-text a { display: inline-block; width: 36px; height: 36px; background: url("../images/link-icon02.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; }

.case-details { position: relative; }

.case-details .case-details-bg { display: none; position: absolute; right: 0; bottom: -100px; z-index: -1; }

.case-details .case-details-bg img { max-width: 100%; }

.case-details .container { position: relative; }

.case-details table { margin: 0 auto; }

.case-details p { font-size: 16px; color: #999; line-height: 26px; margin: 30px 0; }

.case-details .case-details-img { position: relative; }

.case-details .case-details-img:before { content: ''; width: 2500px; height: 100%; background: #f9f9f9; position: absolute; top: 0; left: -500px; }

.case-details .case-details-img img { max-width: 100%; margin: 0 auto; position: relative; }

.contact-wrap { position: relative; overflow: hidden; }

.contact-wrap .container { position: relative; }

.contact-wrap .contact-lou { display: none; position: absolute; top: 0; right: 0; max-width: 100%; }

.contact-wrap .contact-lou img { width: 100%; }

.contact-wrap .contact-bg { position: absolute; left: 0; bottom: 0; }

.contact-wrap .contact-bg img { max-width: 100%; }

.contact-wrap .contact-company ul.company-ul { width: 102%; margin-left: -1%; }

.contact-wrap .contact-company ul.company-ul li { float: left; width: 31.33%; margin: 1%; border-bottom: 2px solid #fff; }

.contact-wrap .contact-company ul.company-ul li:hover { border-bottom: 2px solid #d60e19; }

.contact-wrap .contact-company ul.company-ul li img { width: 100%; }

.contact-wrap .contact-company ul.company-ul li span { display: block; font-size: 16px; color: #333; text-align: center; width: 100%; line-height: 65px; padding: 0 10px; background: #ececec; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.contact-wrap .company-region { margin-top: 100px; margin-bottom: 150px; padding-top: 50px; background-repeat: no-repeat; background-position: center top; -moz-background-size: 100%; background-size: 100%; }

.contact-wrap .company-region p { font-size: 16px; color: #fff; text-align: center; position: relative; padding-bottom: 20px; }

.contact-wrap .company-region p:before { content: ''; width: 60px; height: 2px; background: #fff; position: absolute; left: 50%; bottom: 0; margin-left: -30px; }

.contact-wrap .company-region img { width: 100%; margin-top: 40px; }

.contact-wrap .recruit-ul { margin-top: 40px; padding-bottom: 200px; }

.contact-wrap .recruit-ul li { float: left; width: 29.33%; color: #333; margin: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 2%; background: #fff; border: 2px solid #ccc; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; }

.contact-wrap .recruit-ul li:hover { color: #fff; background: #731219; border: 2px solid #731219; }

.contact-wrap .recruit-ul li p { font-size: 16px; margin: 6px 0; }

.contact-wrap .recruit-ul li span { display: block; font-size: 26px; font-weight: bold; }

.honor-wrap .honor-con { margin-top: 50px; padding-bottom: 150px; background-repeat: no-repeat; background-position: center top; -moz-background-size: cover; background-size: cover; }

.honor-wrap .honor-con ul.honor-ul { width: 102%; margin-left: -1%; padding-top: 40px; }

.honor-wrap .honor-con ul.honor-ul li { float: left; width: 31.33%; margin: 1%; border-bottom: 2px solid #fff; }

.honor-wrap .honor-con ul.honor-ul li:hover { border-bottom: 2px solid #d60e19; }

.honor-wrap .honor-con ul.honor-ul li img { width: 100%; }

.honor-wrap .honor-con ul.honor-ul li span { display: block; font-size: 16px; color: #333; text-align: center; width: 100%; line-height: 65px; padding: 0 10px; background: #ececec; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.honor-wrap .honor-con .honor-swiper { padding: 180px 180px 0; position: relative; }

.honor-wrap .honor-con .honor-swiper .swiper-slide img { width: 100%; }

.honor-wrap .honor-con .honor-swiper .swiper-pagination { width: 100%; margin-top: 40px; left: 0; text-align: center; }

.honor-wrap .honor-con .honor-swiper .swiper-pagination span { margin: 0 10px; background: #4a4a4a; opacity: 1; }

.honor-wrap .honor-con .honor-swiper .swiper-pagination span.swiper-pagination-bullet-active { background: #d0011b; }

.honor-wrap .honor-con .honor-swiper .swiper-button-prev { width: 100px; height: 150px; background: url("../images/left-btn-1.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; left: 0; }

.honor-wrap .honor-con .honor-swiper .swiper-button-next { width: 100px; height: 150px; background: url("../images/right-btn-1.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; right: 0; }

.news-wrap { margin-bottom: 150px; position: relative; }

.news-wrap .news-bg { position: absolute; right: 0; bottom: -100px; z-index: -1; }

.news-wrap .news-bg img { max-width: 100%; }

.news-wrap .news-swiper { margin-top: 50px; position: relative; }

.news-wrap .news-swiper .swiper-slide .news-con { padding-bottom: 40px; overflow: hidden; position: relative; }

.news-wrap .news-swiper .swiper-slide .news-con .news-img { width: 64%; }

.news-wrap .news-swiper .swiper-slide .news-con .news-img img { width: 100%; }

.news-wrap .news-swiper .swiper-slide .news-con .news-text { width: 60%; height: 100%; position: absolute; top: 40px; right: 0; padding: 5%; background: #f2f2f2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 2; }

.news-wrap .news-swiper .swiper-slide .news-con .news-text h4 { font-size: 24px; color: #333; }

.news-wrap .news-swiper .swiper-slide .news-con .news-text h4 a:hover { color: #d60e19; }

.news-wrap .news-swiper .swiper-slide .news-con .news-text span { display: block; font-size: 14px; color: #999; margin: 20px 0; }

.news-wrap .news-swiper .swiper-slide .news-con .news-text p { font-size: 16px; color: #333; line-height: 26px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }

.news-wrap .news-swiper .swiper-slide .news-con .news-text a.m { display: inline-block; font-size: 14px; color: #fff; line-height: 40px; margin-top: 30px; padding: 0 30px; background: #d60e19; }

.news-wrap .news-swiper .swiper-button-prev { width: 50px; height: 50px; background: url("../images/news-btn-l.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; left: -50px; }

.news-wrap .news-swiper .swiper-button-next { width: 50px; height: 50px; background: url("../images/news-btn-r.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; right: -50px; }

.news-wrap .news-list { margin-top: 80px; }

.news-wrap .news-list .news-ul { width: 102%; margin-left: -1%; overflow: hidden; }

.news-wrap .news-list .news-ul li { float: left; width: 23%; margin: 1% 1% 2%; }

.news-wrap .news-list .news-ul li:hover .news-img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.news-wrap .news-list .news-ul li span { display: block; font-size: 14px; color: #375168; padding-bottom: 10px; position: relative; }

.news-wrap .news-list .news-ul li span:before { content: ''; width: 30px; height: 2px; background: #252b81; position: absolute; left: 0; bottom: 0; }

.news-wrap .news-list .news-ul li .news-img { width: 100%; margin-top: 10px; overflow: hidden; }

.news-wrap .news-list .news-ul li .news-img img { width: 100%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.news-wrap .news-list .news-ul li p { font-size: 16px; color: #333; line-height: 26px; margin-top: 20px; height: 52px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }

.news-wrap .news-list .news-ul li p a:hover { color: #d60e19; }

.news-wrap .news-list .news-ul li a.m { display: inline-block; font-size: 14px; color: #666; line-height: 40px; margin-top: 30px; padding: 0 30px; background: #fff; }

.news-wrap .news-list .news-ul li a.m:hover { color: #fff; background: #d60e19; }

.news-time { font-size: 14px; color: #b09364; margin-top: 15px; }

.news-details { margin-top: 50px; }

.news-details .preface { padding: 50px; position: relative; }

.news-details .preface:before { content: ''; width: 150px; height: 100%; background: #ececec; position: absolute; top: 0; left: 0; }

.news-details .preface p { width: 40%; font-size: 16px; color: #333; line-height: 26px; margin: 0; position: relative; }

.news-details p { font-size: 16px; color: #999; line-height: 26px; margin: 30px 0; }

.news-details .news-d-img { position: relative; }

.news-details .news-d-img:before { content: ''; width: 2500px; height: 100%; background: #f9f9f9; position: absolute; top: 0; left: -500px; }

.news-details .news-d-img img { max-width: 100%; margin: 0 auto; position: relative; }

.news-details-turn { margin-top: 60px; }

.news-details-turn p { font-size: 16px; color: #333; position: relative; line-height: 26px; margin: 15px 0; }

.news-details-turn p a:hover { text-decoration: underline; }

.news-details-turn p span { display: inline-block; width: 64px; color: #999; line-height: 26px; position: absolute; top: 0; left: 0; }

.Investment-wrap .Investment-con { position: relative; }

.Investment-wrap .Investment-con:before { content: ''; width: 2px; height: 2260px; background: #c4c5c7; position: absolute; top: 310px; left: 50%; margin-left: -1px; }

.Investment-wrap .Investment-con .Investment-item { height: 450px; margin: 40px 0; background-repeat: no-repeat; -moz-background-size: 1200px; background-size: 1200px; }

.Investment-wrap .Investment-con .Investment-item .container { height: 100%; position: relative; }

.Investment-wrap .Investment-con .Investment-item:nth-child(1) { background-position: center right; }

.Investment-wrap .Investment-con .Investment-item:nth-child(3) { background-position: center left; }

.Investment-wrap .Investment-con .Investment-item:nth-child(5) { background-position: center right; }

.Investment-wrap .Investment-con .Investment-item:nth-child(odd) .It-img { float: left; margin-left: 4%; }

.Investment-wrap .Investment-con .Investment-item:nth-child(odd) .It-text { float: left; right: 0; }

.Investment-wrap .Investment-con .Investment-item:nth-child(odd) .It-text .line { right: 0; }

.Investment-wrap .Investment-con .Investment-item:nth-child(odd) .It-text .line:before { right: 0; }

.Investment-wrap .Investment-con .Investment-item:nth-child(even) .It-img { float: right; margin-right: 4%; }

.Investment-wrap .Investment-con .Investment-item:nth-child(even) .It-text { float: left; text-align: right; left: 0; }

.Investment-wrap .Investment-con .Investment-item:nth-child(even) .It-text .line { left: 0; }

.Investment-wrap .Investment-con .Investment-item:nth-child(even) .It-text .line:before { left: 0; }

.Investment-wrap .Investment-con .Investment-item:last-child .It-text { border: none; }

.Investment-wrap .Investment-con .Investment-item:last-child .It-text .line { display: none; }

.Investment-wrap .Investment-con .Investment-item .It-img { width: 55%; position: relative; }

.Investment-wrap .Investment-con .Investment-item .It-img:hover img { border: 2px solid #d0011b; }

.Investment-wrap .Investment-con .Investment-item .It-img span { display: block; font-size: 60px; color: #999; position: absolute; top: -80px; }

.Investment-wrap .Investment-con .Investment-item .It-img img { width: 100%; border: 2px solid #c4c5c7; }

.Investment-wrap .Investment-con .Investment-item .It-text { width: 41%; border-bottom: 2px solid #c4c5c7; position: absolute; top: 50%; margin-top: -40px; }

.Investment-wrap .Investment-con .Investment-item .It-text p { font-size: 16px; color: #333; padding: 10px 30px; }

.Investment-wrap .Investment-con .Investment-item .It-text .line { display: block; width: 2px; height: 470px; background: #c4c5c7; position: absolute; top: 100%; color: transparent; text-indent: 1000em; }

.Investment-wrap .Investment-con .Investment-item .It-text .line:before { content: ''; width: 100px; height: 2px; background: #c4c5c7; position: absolute; bottom: 0; }

.Investment-wrap .Investment-contact { padding: 80px 0; background: #ececec; }

.Investment-wrap .Investment-contact .In-contact-con { margin-top: 40px; padding-right: 288px; position: relative; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-item { width: 50%; height: 196px; border: 2px solid #c4c5c7; margin: 0 auto; padding: 0 5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; background: #fff; cursor: pointer; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-item:hover { background: #4a4a4a; border: 2px solid #4a4a4a; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-item:hover span { color: #fff; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-item:hover p { color: #fff; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-item span { font-size: 28px; color: #333; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-item p { font-size: 16px; color: #333; margin-top: 10px; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-qr { width: 196px; height: 196px; border: 2px solid #c4c5c7; position: absolute; top: 0; right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; background: #fff; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-qr:before { content: ''; width: 5px; height: 80px; background: #d0011b; position: absolute; top: 50%; left: -44%; margin-top: -40px; }

.Investment-wrap .Investment-contact .In-contact-con .In-c-qr img { margin: 0 auto; }

.privacy-wrap { padding: 50px 0 100px; background: url("../images/bg-lou.png") no-repeat center bottom; }

.privacy-wrap h4 { font-size: 18px; color: #333; font-weight: bold; text-align: center; }

.privacy-wrap p { font-size: 14px; color: #333; text-indent: 2em; margin: 20px 0; line-height: 26px; }

@media screen and (max-width: 1440px) { .sub-wrap { margin-top: 50px; }
  .ln-p { font-size: 14px; margin-top: 20px; }
  .ln-ul { margin: 20px auto 0; }
  .about-idea { margin-top: 50px; margin-bottom: 80px; }
  .about-idea .about-idea-video .v-btn { width: 80px; height: 80px; margin: -40px 0 0 -40px; }
  .about-jidi { margin-top: 30px; }
  .about-map .about-map-con .about-map-city #map-store-list .map-store-item .map-store-ul { height: 400px; }
  .about-map .about-map-con .about-map-data #map { height: 500px; }
  .product-wrap .product-con { padding: 150px 0; } }

@media screen and (max-width: 1280px) { .about-jidi { margin-bottom: 100px; }
  .about-jidi .about-jidi-con .about-jidi-switch ul li a { font-size: 14px; height: 54px; }
  .about-map { margin-top: 60px; margin-bottom: 100px; }
  .about-wrap .about-con { margin-top: 40px; }
  .about-wrap .about-con .history .history-item .history-years { font-size: 24px; }
  .about-wrap .about-con .history .history-item ul li .history-month { font-size: 18px; }
  .about-wrap .about-con .history .history-item ul li .history-text p { font-size: 14px; line-height: 22px; }
  .about-wrap .about-con .history .history-item ul li .history-text .t-sp { font-size: 16px; }
  .product-wrap .product-con { padding: 100px 0; margin-bottom: 100px; }
  .product-wrap .product-con .pro-bg-color { display: none; }
  .product-wrap .product-con .product-swiper .swiper-slide span { font-size: 14px; }
  .product-wrap .product-con .product-swiper .swiper-button-prev { width: 50px; height: 78px; margin-top: -39px; left: 0; }
  .product-wrap .product-con .product-swiper .swiper-button-next { width: 50px; height: 78px; margin-top: -39px; right: 0; }
  .case-wrap { padding-bottom: 100px; }
  .case-wrap .case-list .case-list-item { padding: 40px 0; }
  .case-wrap .case-list .case-list-item .case-item-text h4 { font-size: 20px; }
  .case-wrap .case-list .case-list-item .case-item-text p { font-size: 14px; }
  .case-details p { font-size: 14px; margin: 15px 0; }
  .Investment-wrap .Investment-con:before { top: 258px; height: 1870px; }
  .Investment-wrap .Investment-con .Investment-item { height: 340px; }
  .Investment-wrap .Investment-con .Investment-item .It-img span { font-size: 38px; top: -50px; }
  .Investment-wrap .Investment-con .Investment-item .It-text .line { height: 380px; }
  .Investment-wrap .Investment-con .Investment-item .It-text p { font-size: 14px; }
  .Investment-wrap .Investment-contact { padding: 40px 0; }
  .Investment-wrap .Investment-contact .In-contact-con { margin-top: 30px; }
  .Investment-wrap .Investment-contact .In-contact-con .In-c-item span { font-size: 22px; }
  .honor-wrap .honor-con { margin-top: 30px; padding-bottom: 100px; }
  .honor-wrap .honor-con ul.honor-ul li span { font-size: 14px; line-height: 44px; }
  .honor-wrap .honor-con .honor-swiper { padding: 70px 120px 0; }
  .honor-wrap .honor-con .honor-swiper .swiper-button-prev { width: 50px; }
  .honor-wrap .honor-con .honor-swiper .swiper-button-next { width: 50px; }
  .news-wrap { margin-bottom: 100px; }
  .news-wrap .container { position: relative; }
  .news-wrap .news-swiper { margin-top: 30px; }
  .news-wrap .news-swiper .swiper-slide .news-con .news-text h4 { font-size: 20px; }
  .news-wrap .news-swiper .swiper-slide .news-con .news-text p { font-size: 14px; }
  .news-wrap .news-list { margin-top: 40px; }
  .news-wrap .news-list .news-ul li p { font-size: 14px; }
  .news-wrap .news-list .news-ul li a { margin-top: 10px; }
  .news-details { margin-top: 30px; }
  .news-details p { font-size: 14px; margin: 20px 0; }
  .contact-wrap .recruit-ul { margin-top: 20px; padding-bottom: 100px; }
  .contact-wrap .recruit-ul li span { font-size: 20px; }
  .contact-wrap .contact-company ul.company-ul li span { font-size: 14px; line-height: 44px; }
  .contact-wrap .company-region { margin-top: 50px; margin-bottom: 100px; padding-top: 40px; -moz-background-size: 1024px; background-size: 1024px; } }

@media screen and (max-width: 1024px) { .about-jidi .about-jidi-con { margin: 0 10px !important; }
  .news-wrap .news-swiper .swiper-button-prev { width: 22px; left: 0; }
  .news-wrap .news-swiper .swiper-button-next { width: 22px; right: 0; } }

@media screen and (max-width: 768px) { .ln-ul { width: 94%; }
  .ln-ul ul li { width: 29.33%; margin: 2%; }
  .about-jidi { margin-bottom: 60px; padding: 50px 0 0; }
  .about-jidi .about-jidi-con .about-jidi-switch { width: 100%; position: inherit; top: inherit; left: inherit; -webkit-transform: inherit; -moz-transform: inherit; -ms-transform: inherit; -o-transform: inherit; transform: inherit; }
  .about-jidi .about-jidi-con .about-jidi-map { width: 100%; }
  .about-map .about-map-con { padding-left: inherit; }
  .about-map .about-map-con .about-map-city { width: 100%; position: inherit; top: inherit; left: inherit; }
  .about-wrap .about-con { margin-top: 30px; }
  .about-wrap .about-con .history { margin-left: 75px; }
  .about-wrap .about-con .history .history-item { padding: 40px 0 20px; }
  .about-wrap .about-con .history .history-item .history-years { width: 70px; font-size: 18px; left: -76px; }
  .about-wrap .about-con .history .history-item ul li { padding-left: 10px; }
  .about-wrap .about-con .history .history-item ul li .history-month { font-size: 16px; width: 42px; left: -42px; }
  .about-wrap .about-con .history .history-item ul li .history-month:before { width: 18px; }
  .product-wrap .product-con { padding: 60px 0; margin-bottom: 50px; }
  .product-wrap .product-con .product-swiper .swiper-button-prev { width: 30px; height: 78px; margin-top: -39px; left: 0; }
  .product-wrap .product-con .product-swiper .swiper-button-next { width: 30px; height: 78px; margin-top: -39px; right: 0; }
  .case-wrap { padding-bottom: 50px; }
  .case-wrap .case-list .case-list-item .case-item-img { width: 100%; }
  .case-wrap .case-list .case-list-item .case-item-img:before { display: none; }
  .case-wrap .case-list .case-list-item .case-item-text { width: 100%; padding: 20px 0 0; }
  .case-wrap .case-list .case-list-item .case-item-text .case-link { margin-top: 10px; text-align: left; }
  .Investment-wrap .Investment-con:before { display: none; }
  .Investment-wrap .Investment-con .Investment-item { height: auto; -moz-background-size: cover; background-size: cover; }
  .Investment-wrap .Investment-con .Investment-item .It-img { width: 100%; margin-left: inherit !important; margin-right: inherit !important; }
  .Investment-wrap .Investment-con .Investment-item .It-img:hover img { border: none; }
  .Investment-wrap .Investment-con .Investment-item .It-img span { position: inherit; top: inherit; text-align: center; }
  .Investment-wrap .Investment-con .Investment-item .It-img img { border: none; }
  .Investment-wrap .Investment-con .Investment-item .It-text { width: 100%; text-align: left !important; border-bottom: none; position: inherit; top: inherit; margin-top: inherit; }
  .Investment-wrap .Investment-con .Investment-item .It-text .line { display: none; }
  .Investment-wrap .Investment-con .Investment-item .It-text p { padding: 10px; }
  .Investment-wrap .Investment-contact .In-contact-con { padding-right: 0; }
  .Investment-wrap .Investment-contact .In-contact-con .In-c-item { width: 48%; height: 115px; }
  .Investment-wrap .Investment-contact .In-contact-con .In-c-item span { font-size: 22px; }
  .Investment-wrap .Investment-contact .In-contact-con .In-c-qr { float: left; width: 100%; height: 140px; position: inherit; top: inherit; right: inherit; margin: 20px auto 0; }
  .Investment-wrap .Investment-contact .In-contact-con .In-c-qr:before { display: none; }
  .honor-wrap .honor-con { padding-bottom: 50px; }
  .honor-wrap .honor-con ul.honor-ul li { width: 48%; }
  .honor-wrap .honor-con .honor-swiper { padding: 50px 40px 0; }
  .honor-wrap .honor-con .honor-swiper .swiper-button-prev { width: 30px; height: 58px; margin-top: -10px; }
  .honor-wrap .honor-con .honor-swiper .swiper-button-next { width: 30px; height: 58px; margin-top: -10px; }
  .honor-wrap .honor-con .honor-swiper .swiper-pagination { margin-top: 15px; }
  .news-wrap { margin-bottom: 50px; }
  .news-wrap .news-swiper .swiper-slide .news-con { padding-bottom: 0; }
  .news-wrap .news-swiper .swiper-slide .news-con .news-img { width: 100%; }
  .news-wrap .news-swiper .swiper-slide .news-con .news-text { width: 100%; padding: 20px; position: inherit; top: inherit; right: inherit; }
  .news-wrap .news-list .news-ul li { width: 48%; }
  .news-wrap .news-list .news-ul li p { line-height: 24px; }
  .news-wrap .news-list .news-ul li p a { line-height: 24px; }
  .news-wrap .news-list .news-ul li a { margin-top: 0; line-height: 34px; padding: 0 10px; }
  .news-details .preface { padding: 20px; }
  .news-details .preface p { width: 100%; }
  .contact-wrap .recruit-ul { padding-bottom: 50px; }
  .contact-wrap .recruit-ul li { width: 48%; margin: 1%; }
  .contact-wrap .recruit-ul li p { font-size: 14px; }
  .contact-wrap .contact-company ul.company-ul li { width: 48%; } }

@media screen and (max-width: 480px) { .ln-ul { width: 100%; }
  .ln-ul ul li { width: 33.333%; margin: 20px 0; padding: 40px 0; }
  .ln-ul ul li img { width: 60px; }
  .about-idea { margin-top: 20px; }
  .about-idea .sm-ul li { width: 50%; height: 240px; margin: 20px 0; }
  .about-idea .sm-ul li:hover img { width: 80px; }
  .about-idea .sm-ul li img { width: 60px; }
  .about-idea .sm-ul li p { font-size: 14px; }
  .about-idea .about-idea-video { margin-top: 40px; }
  .about-idea .about-idea-video .v-btn { width: 40px; height: 40px; margin: -20px 0 0 -20px; }
  .about-wrap .about-con .history .history-item ul li .history-img { width: 80px;
    height: 80px;}
  .about-wrap .about-con .history .history-item ul li .history-text .t-sp {font-size: 14px;}
  .about-wrap .about-con .history .history-item ul li .history-text {  color: #333; line-height: 28px; margin-right: 10px; }
  .honor-wrap .honor-con ul.honor-ul { padding-top: 0; }
  .honor-wrap .honor-con ul.honor-ul li { width: 100%; margin: 0 0 20px; }
  .contact-wrap .recruit-ul { padding-bottom: 50px; }
  .contact-wrap .recruit-ul li { width: 47%; margin: 5px 5px 5px; }
  .contact-wrap .recruit-ul li p { font-size: 14px; }
  .contact-wrap .contact-company ul.company-ul li { width: 48%; margin: 0 1% 10px; } }

.searchInput { width: auto; max-width: 600px; margin: 20px auto; border: 1px solid #b09364; position: relative; }

.searchInput #search-key { width: 100%; height: 40px; font-size: 14px; line-height: 40px; text-indent: 10px; padding-right: 80px; outline: none; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.searchInput #search-button { width: 80px; font-size: 14px; line-height: 40px; border: none; outline: none; position: absolute; top: 0; right: 0; }

