@charset "utf-8";
* {font-family: "微软雅黑", "宋体", "黑体"; margin: 0px; padding: 0px; border: none; color: #333; font-size: 1em; list-style: none; list-style-type: none; text-decoration: none; box-sizing: border-box; transition: all 0.5s; }

/*body {background: #f1f1f1;}*/
@media screen and (min-width: 1200px) {
	.TitBox {padding: 20px 10px;text-align: center;}
	.TitBox strong {display: block;font-size: 28px;line-height: 40px;padding-bottom: 20px;color: #041332;font-weight: normal;position: relative;}
	.TitBox strong:before {content: " ";display: block;width: 30px;height: 0;border-bottom: 3px solid #003e97;position: absolute;left: calc(50% - 15px);bottom: 2px;}
	.TitBox strong:after {content: " ";display: block;width: 80px;height: 0;border-bottom: 2px solid #003e97;position: absolute;left: calc(50% - 40px);bottom: 0px;}
	.TitBox small {display: block;font-size: 16px;line-height: 30px;color: #003e97;padding-bottom: 10px;position: relative;}

	/* ---- search ---- */
	.search {background: linear-gradient(to right top,#e9e9e9, #ffffff 80%);}
	.search-body {padding: 30px 0;}
	.search-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-lt {float: left;width: 31.6667%;}
	.search-body .search-lt .tit-box {margin-right: 20px;padding: 5px 10px;padding-right: 40px;border-right: 1px solid #c8c8c8;}
	.search-body .search-lt .tit-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-lt .tit-box strong {display: block;float: left;font-size: 24px;line-height: 24px;margin-top: 6px;}
	.search-body .search-lt .tit-box small {display: block;float: left;font-size: 16px;line-height: 16px;margin-top: 14px;}
	.search-body .search-lt .txt-box {margin-right: 20px;padding: 5px 10px;padding-right: 40px;border-right: 1px solid #c8c8c8;}
	.search-body .search-lt .txt-box p {margin: 0;font-size: 16px;line-height: 30px;text-align: center;background: #123ec3;color: #fff;}
	.search-body .search-ct {float: left;width: 41.6667%;}
	.search-body .search-ct form {padding: 5px 10px;padding-right: 80px;border-right: 1px solid #c8c8c8;}
	.search-body .search-ct form:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-ct .words {display: block;float: left;width: calc(100% - 80px);border: 1px solid #c8c8c8;line-height: 28px;padding: 0 10px;outline: none;}
	.search-body .search-ct .submit {display: block;float: left;width: 80px;line-height: 30px;text-align: center;background: #123ec3;color: #fff;}
	.search-body .search-ct p {margin: 0;padding: 10px;border-right: 1px solid #c8c8c8;}
	.search-body .search-ct p:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-ct p span {display: block;float: left;font-size: 16px;line-height: 20px;color: #000000;}
	.search-body .search-ct p a {display: block;float: left;font-size: 14px;line-height: 14px;color: #969696;margin: 3px 0;padding: 0 5px;border-right: 1px solid #969696;}
	.search-body .search-ct p a:nth-last-child(1) {border-right: none;}
	.search-body .search-rt {float: left;width: 26.6667%;padding: 0 20px;}
	.search-body .search-rt .img-box {float: left;margin: 10px 0;}
	.search-body .search-rt .img-box span {display: block;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 50px;color: #343434;}
	.search-body .search-rt .txt-box {float: left;width: calc(100% - 60px);padding-left: 10px;}
	.search-body .search-rt .txt-box small {display: block;font-size: 14px;line-height: 20px;}
	.search-body .search-rt .txt-box strong {display: block;font-size: 20px;line-height: 30px;color: #123ec3;}

	/* ---- product ---- */
	.product {padding: 40px 0;}
	.product-body {}
	.product-body .swiper-container {padding-top: 60px;}
	.product-body .swiper-container-horizontal>.swiper-pagination-bullets, .product-body .swiper-pagination-custom, .product-body .swiper-pagination-fraction {top: 0;bottom: auto;}
	.product-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: auto;margin: 10px;padding: 0 10px;height: 40px;font-size: 16px;line-height: 40px;text-align: center;border-radius: 0;background: none;color: #333333;border: 1px solid #969696;opacity: 1;}
	.product-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {background: #123ec3;color: #fff;box-shadow: 3px 3px 5px -3px #666666;}
	.product-body .product-box {width: 390px;margin: 20px auto;}
	.product-body .product-box .img-box {width: 100%;height: 265px;border: 1px solid #cc0102;overflow: hidden;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-box .img-box .cover-box {width: 80px;height: 80px;background: rgba(0, 0, 0, 0.5);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;opacity: 0;position: absolute;left: calc(50% - 40px);top: calc(50% - 40px);}
	.product-body .product-box .img-box .cover-box span {display: block;width: 60px;height: 60px;line-height: 60px;text-align: center;color: #fff;border-radius: 50%;border: 1px solid #fff;}
	.product-body .product-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.product-body .product-box .txt-box {width: 100%;line-height: 50px;text-align: center;}
	.product-body .product-box .txt-box p {margin: 0;font-size: 18px;}
	.product-body .product-box:hover .img-box img {transform: scale(1.1);}
	.product-body .product-box:hover .img-box .cover-box {width: 100%;height: 100%;opacity: 1;left: 0;top: 0;}
	.product-body .product-box:hover .txt-box {background: linear-gradient(to right, #1d2c6a, #0593ed);}
	.product-body .product-box:hover .txt-box p {color: #fff;}
	.product-body .owl-dots {text-align: center;}
	.product-body .owl-dots .owl-dot {display: inline-block;width: 16px;height: 16px;margin: 7px;background: #aeaeae;}
	.product-body .owl-dots .owl-dot.active {background: #1f3fff;}
	.product .read-more a {display: block;width: 160px;margin: 10px auto;height: 40px;line-height: 38px;text-align: center;border-radius: 8px;border: 1px solid #2e2e2e;color: #2e2e2e;}

	/* ---- about ---- */
	.about {padding: 40px 0 0;background: url(../images/bg_about.jpg) center center / cover no-repeat;overflow: hidden;}
	.about-body {padding: 40px 0;}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {}
	.about-body .about-lt .img-box {width: 580px;margin: 0 auto;height: 460px;background: url(../images/about_bg.png) center center no-repeat;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;box-shadow: 3px 3px 5px -3px #666;}
	.about-body .about-rt {padding: 0 20px;}
	.about-body .about-rt .about-tit {}
	.about-body .about-rt .about-tit strong {display: block;font-size: 30px;line-height: 60px;color: #003e97;font-family: "Impact","Calibri","Gloucester MT";}
	.about-body .about-rt .about-tit span {display: block;width: 80px;height: 3px;margin: 7px 0 10px;border: none;background: #123ec3;position: relative;}
	.about-body .about-rt .about-tit span:after {content: " ";display: block;width: 30px;height: 0;border-bottom: 3px solid #123ec3;position: absolute;left: 0;top: -3px;}
	.about-body .about-rt .about-txt {height: 300px;overflow: hidden;font-size: 14px;line-height: 30px;color: #333333;text-indent: 2em;}
	.about-body .about-rt .about-txt p {margin: 0;font-size: 16px;line-height: 30px;color: #333333;}
	.about-body .about-rt .about-det {margin: 15px 0;}
	.about-body .about-rt .about-det:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .about-det a {display: block;width: 180px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;font-weight: bold;background: #123ec3;color: #fff;text-transform: uppercase;border-radius: 25px;}
	.about-body .about-rt .about-det a span {display: inline-block;width: 20px;height: 20px;line-height: 20px;font-size: 14px;text-align: center;margin: 15px 0;border-radius: 10px;background: #fff;color: #000;}

	/* ---- hotline ---- */
	.hotline {margin: 10px 0;height: 140px;background: #232323;}
	.hotline .hotline-body {padding: 10px;position: relative;}
	.hotline .hotline-body .hotline-lt {width: 780px;}
	.hotline .hotline-body .hotline-lt {}
	.hotline .hotline-body .hotline-lt .txt-box {padding: 10px 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hotline .hotline-body .hotline-lt .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.hotline .hotline-body .hotline-lt .txt-box strong {display: block;float: left;font-size: 32px;line-height: 32px;margin-top: 8px;color: #fff;}
	.hotline .hotline-body .hotline-lt .txt-box small {display: block;float: left;font-size: 24px;line-height: 24px;margin-top: 16px;color: #fff;}
	.hotline .hotline-body .hotline-lt .tag-box {padding: 10px 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hotline .hotline-body .hotline-lt .tag-box li {margin: 3px auto;padding: 0 20px;line-height: 32px;border: 1px solid #fff;transform: skewX(-20deg);}
	.hotline .hotline-body .hotline-lt .tag-box li a {display: block;font-size: 16px;color: #fff;transform: skewX(20deg);}
	.hotline .hotline-body .hotline-rt {width: 800px;height: 150px;background: #cc0102;transform: skewX(-20deg);position: absolute;right: -400px;top: -5px;}
	.hotline .hotline-body .hotline-rt .tel-box {width: 50%;height: 100%;padding: 10px;transform: skewX(20deg);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hotline .hotline-body .hotline-rt .tel-box small {display: block;width: 100%;text-align: center;font-size: 14px;line-height: 20px;color: #fff;}
	.hotline .hotline-body .hotline-rt .tel-box strong {display: block;width: 100%;text-align: center;font-size: 24px;line-height: 30px;color: #fff;}
	.hotline .hotline-body .hotline-rt .tel-box a {display: block;width: 6em;text-align: center;font-size: 16px;line-height: 30px;color: #fff;border: 1px solid #fff;}

	/* ---- advantage ---- */
	.advantage {padding: 0 0 40px;background: url(../images/bg_advantage.jpg) center center / cover no-repeat;}
	.advantage-head {padding: 20px 10px;text-align: center;}
	.advantage-head strong {display: block;font-size: 36px;line-height: 60px;color: #123ec3;font-weight: normal;position: relative;}
	.advantage-head small {display: block;font-size: 16px;line-height: 40px;color: #232323;}
	.advantage-head span {display: block;font-size: 14px;line-height: 20px;color: #dddddd;}
	.advantage-body {padding: 20px 0;}
	.advantage-body .advantage-box {}

	/* ---- apply ---- */
	.apply {padding: 40px 0;background: url(../images/bg_apply.jpg) center center / cover no-repeat;}
	.apply-head {}
	.apply-head strong {padding-bottom: 0;font-size: 32px;height: 60px;line-height: 60px;font-weight: bold;color: #fff;}
	.apply-head strong:after {display: none;}
	.apply-head strong:before {display: none;}
	.apply-head small {padding: 0;font-size: 16px;line-height: 25px;color: #fff;}
	.apply-body {padding: 20px 0 40px;}
	.apply-body .apply-lt {float: left;width: 50%;}
	.apply-body .apply-lt .product-box {width: 100%;background: #f7f7f7;position: relative;overflow: hidden;}
	.apply-body .apply-lt .product-box .img-box {width: 100%;height: 480px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.apply-body .apply-lt .product-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.apply-body .apply-lt .product-box .txt-box {padding: 5px 10px;background: rgba(0, 0, 0, 0.5); position: absolute;bottom: -60px;left: 0;}
	.apply-body .apply-lt .product-box .txt-box p {margin: 0;font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;color: #fff;}
	.apply-body .apply-lt .product-box:hover .txt-box {bottom: 0;}
	.apply-body .apply-rt {float: left;width: 50%;}
	.apply-body .apply-rt .apply-hd {width: 100%;height: 240px;}
	.apply-body .apply-rt .apply-hd:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.apply-body .apply-rt .apply-hd .txt-box {float: left;width: 50%;height: 100%;padding: 15px;background: #21d4fd;}
	.apply-body .apply-rt .apply-hd .txt-box hr {width: 40px;height: 2px;margin: 4px 0;border: none;background: #fff;}
	.apply-body .apply-rt .apply-hd .txt-box strong {display: block;font-size: 16px;line-height: 30px;color: #fff;}
	.apply-body .apply-rt .apply-hd .txt-box small {display: block;font-size: 16px;line-height: 30px;color: #fff;}
	.apply-body .apply-rt .apply-hd .img-box {float: left;width: 50%;height: 100%;}
	.apply-body .apply-rt .apply-hd .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;}
	.apply-body .apply-rt .apply-bd {width: 100%;height: 240px;position: relative;overflow: hidden;}
	.apply-body .apply-rt .apply-bd .img-box {width: 100%;height: 100%;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.apply-body .apply-rt .apply-bd .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.apply-body .apply-rt .apply-bd .txt-box {padding: 5px 10px;background: rgba(0, 0, 0, 0.5); position: absolute;bottom: -60px;left: 0;}
	.apply-body .apply-rt .apply-bd .txt-box p {margin: 0;font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;color: #fff;}
	.apply-body .apply-rt .apply-bd:hover .txt-box {bottom: 0;}

	/* ---- case ---- */
	.case {padding: 40px 0;background: url(../images/bg_case.jpg) center center / cover no-repeat;}
	.case-body {padding: 20px 0;}
	.case-body .product-box {width: 380px;margin: 10px auto;position: relative;overflow: hidden;}
	.case-body .product-box .img-box {width: 100%;height: 285px;}
	.case-body .product-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.case-body .product-box .txt-box {width: 100%;padding: 5px;text-align: center;background: rgba(89, 120, 213, 0.5);position: absolute;left: 0;bottom: -40px;}
	.case-body .product-box .txt-box p {margin: 0px;padding-bottom: 5px; font-size: 16px;line-height: 40px;color: #fff;}
	.case-body .product-box .txt-box span {display: block;width: 8em;margin: 0 auto;line-height: 30px;text-align: center;background: #fff;color: #123ec3;border-radius: 8px;}
	.case-body .product-box:hover .img-box img {transform: scale(1.1);}
	.case-body .product-box:hover .txt-box {background: rgba(53, 57, 109, 0.5);bottom: 0;}
	.case .read-more a {display: block;width: 160px;margin: 10px auto;height: 40px;line-height: 38px;text-align: center;border-radius: 8px;border: 1px solid #2e2e2e;color: #2e2e2e;}

	/* ---- news ---- */
	.news {padding: 40px 0;}
	.news-lt .news-head {}
	.news-lt .news-head strong {display: block;font-size: 30px;line-height: 60px;color: #003e97;font-family: "Impact","Calibri","Gloucester MT";}
	.news-lt .news-head span {display: block;width: 80px;height: 3px;margin: 7px 0 10px;border: none;background: #123ec3;position: relative;}
	.news-lt .news-head span:after {content: " ";display: block;width: 30px;height: 0;border-bottom: 3px solid #123ec3;position: absolute;left: 0;top: -3px;}
	.news-body {padding: 30px 0;}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 45%;margin: 0;padding: 0;}
	.news-body .news-lt .news-box {width: 100%;padding: 20px 30px;background: #f0f0f0;position: relative;}
	.news-body .news-lt .news-box .img-box {width: 100%;height: 320px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .news-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.news-body .news-lt .news-box .txt-box {padding: 10px;}
	.news-body .news-lt .news-box .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .news-box .txt-box small {display: block;font-size: 14px;line-height: 30px;padding: 0 5px;color: #999;}
	.news-body .news-lt .news-box .txt-box strong {display: block;font-size: 20px;line-height: 40px;font-weight: normal;color: #333;}
	.news-body .news-lt .news-box .txt-box p {margin: 0;font-size: 14px;line-height: 25px;height: 50px;overflow: hidden;color: #666;}
	.news-body .news-lt .news-box .txt-box span {display: block;float: right;width: 20px;height: 20px;margin-right: 10px;line-height: 20px;color: #999;text-align: center;letter-spacing: -2px;font-weight: bold;transform: rotateZ(90deg);}
	.news-body .news-lt .news-box:hover {background: #f7f7f7;box-shadow: 0 0 5px 3px rgba(143, 143, 143, 0.8);}

	.news-body .news-rt {float: right;width: 55%;padding-left: 20px;}
	.news-body .news-rt .swiper-container {padding-top: 80px;}
	.news-body .news-rt .swiper-pagination {text-align: right;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets, .news-body .news-rt .swiper-pagination-custom, .product-body .swiper-pagination-fraction {padding: 10px 0;top: 0;bottom: auto;justify-content: flex-end;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: auto;margin: 10px;padding: 0 10px;height: 40px;font-size: 16px;line-height: 40px;text-align: center;border-radius: 0;background: none;color: #333333;border: 1px solid #969696;opacity: 1;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {background: #123ec3;color: #fff;box-shadow: 3px 3px 5px -3px #666666;}
	.news-body .news-rt .swiper-container-android .swiper-slide, .news-body .news-rt .swiper-wrapper {padding: 5px 0;}
	.news-body .news-rt .news-box {width: 95%;margin: 0 auto;padding: 25px 10px;border-top: 1px solid #f0f0f0;}
	.news-body .news-rt .news-box:nth-of-type(2) {margin: 20px auto;}
	.news-body .news-rt .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .news-box .txt-box {width: 100%;margin: 0;}
	.news-body .news-rt .news-box .txt-box strong {display: block;float: left;font-size: 16px;line-height: 40px;color: #333;font-weight: bold;}
	.news-body .news-rt .news-box .txt-box small {display: block;float: right;margin: 5px 0;padding: 0 10px;font-size: 14px;line-height: 20px;color: #999;}
	.news-body .news-rt .news-box .txt-box p {margin: 0;font-size: 14px;line-height: 30px;height: 60px;color: #666;overflow: hidden;}
	.news-body .news-rt .news-box:hover {background: #f0f0f0;box-shadow: 0 0 5px 3px rgba(143, 143, 143, 0.8);}
	.news .read-more a {display: block;width: 160px;margin: 20px auto;height: 40px;line-height: 40px;text-align: center;border-radius: 20px;background: #0593ee;color: #fff;}

	/* ---- contact ---- */
	.contact {padding: 20px 0;}
	.contact-head {padding: 20px 10px;text-align: center;}
	.contact-head strong {display: block;font-size: 36px;line-height: 50px;color: #333;text-transform: uppercase;font-weight: normal;}
	.contact-head small {display: block;font-size: 24px;line-height: 40px;color: #333;}
	.contact-head p {margin: 0;font-size: 16px;line-height: 30px;color: #999;}
	.contact-body {padding: 20px 0;}
	.contact-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.contact-body .contact-box {text-align: center;}
	.contact-body .contact-box .img-box {width: 80px;height: 80px;margin: 10px auto;}
	.contact-body .contact-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;}
	.contact-body .contact-box p {margin: 0 auto;padding: 0 20px;font-size: 16px;line-height: 40px;color: #000;}
}
@media screen and (max-width: 1200px) {
	.TitBox {padding: 20px 10px;text-align: center;}
	.TitBox strong {display: block;font-size: 28px;line-height: 40px;padding-bottom: 20px;color: #041332;font-weight: normal;position: relative;}
	.TitBox strong:before {content: " ";display: block;width: 30px;height: 0;border-bottom: 3px solid #003e97;position: absolute;left: calc(50% - 15px);bottom: 2px;}
	.TitBox strong:after {content: " ";display: block;width: 80px;height: 0;border-bottom: 2px solid #003e97;position: absolute;left: calc(50% - 40px);bottom: 0px;}
	.TitBox small {display: block;font-size: 16px;line-height: 30px;color: #003e97;padding-bottom: 10px;position: relative;}

	/* ---- search ---- */
	.search {background: linear-gradient(to right top,#e9e9e9, #ffffff 80%);}
	.search-body {padding: 30px 0;}
	.search-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-lt {float: left;width: 31.6667%;}
	.search-body .search-lt .tit-box {margin-right: 20px;padding: 5px 10px;padding-right: 40px;border-right: 1px solid #c8c8c8;}
	.search-body .search-lt .tit-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-lt .tit-box strong {display: block;float: left;font-size: 24px;line-height: 24px;margin-top: 6px;}
	.search-body .search-lt .tit-box small {display: block;float: left;font-size: 16px;line-height: 16px;margin-top: 14px;}
	.search-body .search-lt .txt-box {margin-right: 20px;padding: 5px 10px;padding-right: 40px;border-right: 1px solid #c8c8c8;}
	.search-body .search-lt .txt-box p {margin: 0;font-size: 16px;line-height: 30px;text-align: center;background: #123ec3;color: #fff;}
	.search-body .search-ct {float: left;width: 41.6667%;}
	.search-body .search-ct form {padding: 5px 10px;padding-right: 80px;border-right: 1px solid #c8c8c8;}
	.search-body .search-ct form:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-ct .words {display: block;float: left;width: calc(100% - 80px);border: 1px solid #c8c8c8;line-height: 28px;padding: 0 10px;outline: none;}
	.search-body .search-ct .submit {display: block;float: left;width: 80px;line-height: 30px;text-align: center;background: #123ec3;color: #fff;}
	.search-body .search-ct p {margin: 0;padding: 10px;border-right: 1px solid #c8c8c8;}
	.search-body .search-ct p:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-ct p span {display: block;float: left;font-size: 16px;line-height: 20px;color: #000000;}
	.search-body .search-ct p a {display: block;float: left;font-size: 14px;line-height: 14px;color: #969696;margin: 3px 0;padding: 0 5px;border-right: 1px solid #969696;}
	.search-body .search-ct p a:nth-last-child(1) {border-right: none;}
	.search-body .search-rt {float: left;width: 26.6667%;padding: 0 20px;}
	.search-body .search-rt .img-box {float: left;margin: 10px 0;}
	.search-body .search-rt .img-box span {display: block;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 50px;color: #343434;}
	.search-body .search-rt .txt-box {float: left;width: calc(100% - 60px);padding-left: 10px;}
	.search-body .search-rt .txt-box small {display: block;font-size: 14px;line-height: 20px;}
	.search-body .search-rt .txt-box strong {display: block;font-size: 20px;line-height: 30px;color: #123ec3;}

	/* ---- product ---- */
	.product {padding: 40px 0;}
	.product-body {}
	.product-body .swiper-container {padding-top: 60px;}
	.product-body .swiper-container-horizontal>.swiper-pagination-bullets, .product-body .swiper-pagination-custom, .product-body .swiper-pagination-fraction {top: 0;bottom: auto;}
	.product-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: auto;margin: 10px;padding: 0 10px;height: 40px;font-size: 16px;line-height: 40px;text-align: center;border-radius: 0;background: none;color: #333333;border: 1px solid #969696;opacity: 1;}
	.product-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {background: #123ec3;color: #fff;box-shadow: 3px 3px 5px -3px #666666;}
	.product-body .product-box {width: 390px;margin: 20px auto;}
	.product-body .product-box .img-box {width: 100%;height: 265px;border: 1px solid #cc0102;overflow: hidden;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-box .img-box .cover-box {width: 80px;height: 80px;background: rgba(0, 0, 0, 0.5);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;opacity: 0;position: absolute;left: calc(50% - 40px);top: calc(50% - 40px);}
	.product-body .product-box .img-box .cover-box span {display: block;width: 60px;height: 60px;line-height: 60px;text-align: center;color: #fff;border-radius: 50%;border: 1px solid #fff;}
	.product-body .product-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.product-body .product-box .txt-box {width: 100%;line-height: 50px;text-align: center;}
	.product-body .product-box .txt-box p {margin: 0;font-size: 18px;}
	.product-body .product-box:hover .img-box img {transform: scale(1.1);}
	.product-body .product-box:hover .img-box .cover-box {width: 100%;height: 100%;opacity: 1;left: 0;top: 0;}
	.product-body .product-box:hover .txt-box {background: linear-gradient(to right, #1d2c6a, #0593ed);}
	.product-body .product-box:hover .txt-box p {color: #fff;}
	.product-body .owl-dots {text-align: center;}
	.product-body .owl-dots .owl-dot {display: inline-block;width: 16px;height: 16px;margin: 7px;background: #aeaeae;}
	.product-body .owl-dots .owl-dot.active {background: #1f3fff;}
	.product .read-more a {display: block;width: 160px;margin: 10px auto;height: 40px;line-height: 38px;text-align: center;border-radius: 8px;border: 1px solid #2e2e2e;color: #2e2e2e;}

	/* ---- about ---- */
	.about {padding: 40px 0 0;background: url(../images/bg_about.jpg) center center / cover no-repeat;overflow: hidden;}
	.about-body {padding: 40px 0;}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {}
	.about-body .about-lt .img-box {width: 580px;margin: 0 auto;height: 460px;background: url(../images/about_bg.png) center center no-repeat;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;box-shadow: 3px 3px 5px -3px #666;}
	.about-body .about-rt {padding: 0 20px;}
	.about-body .about-rt .about-tit {}
	.about-body .about-rt .about-tit strong {display: block;font-size: 30px;line-height: 60px;color: #003e97;font-family: "Impact","Calibri","Gloucester MT";}
	.about-body .about-rt .about-tit span {display: block;width: 80px;height: 3px;margin: 7px 0 10px;border: none;background: #123ec3;position: relative;}
	.about-body .about-rt .about-tit span:after {content: " ";display: block;width: 30px;height: 0;border-bottom: 3px solid #123ec3;position: absolute;left: 0;top: -3px;}
	.about-body .about-rt .about-txt {height: 300px;overflow: hidden;font-size: 14px;line-height: 30px;color: #333333;text-indent: 2em;}
	.about-body .about-rt .about-txt p {margin: 0;font-size: 16px;line-height: 30px;color: #333333;}
	.about-body .about-rt .about-det {margin: 15px 0;}
	.about-body .about-rt .about-det:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .about-det a {display: block;width: 180px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;font-weight: bold;background: #123ec3;color: #fff;text-transform: uppercase;border-radius: 25px;}
	.about-body .about-rt .about-det a span {display: inline-block;width: 20px;height: 20px;line-height: 20px;font-size: 14px;text-align: center;margin: 15px 0;border-radius: 10px;background: #fff;color: #000;}

	/* ---- hotline ---- */
	.hotline {margin: 10px 0;height: 140px;background: #232323;}
	.hotline .hotline-body {padding: 10px;position: relative;}
	.hotline .hotline-body .hotline-lt {width: 780px;}
	.hotline .hotline-body .hotline-lt {}
	.hotline .hotline-body .hotline-lt .txt-box {padding: 10px 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hotline .hotline-body .hotline-lt .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.hotline .hotline-body .hotline-lt .txt-box strong {display: block;float: left;font-size: 32px;line-height: 32px;margin-top: 8px;color: #fff;}
	.hotline .hotline-body .hotline-lt .txt-box small {display: block;float: left;font-size: 24px;line-height: 24px;margin-top: 16px;color: #fff;}
	.hotline .hotline-body .hotline-lt .tag-box {padding: 10px 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hotline .hotline-body .hotline-lt .tag-box li {margin: 3px auto;padding: 0 20px;line-height: 32px;border: 1px solid #fff;transform: skewX(-20deg);}
	.hotline .hotline-body .hotline-lt .tag-box li a {display: block;font-size: 16px;color: #fff;transform: skewX(20deg);}
	.hotline .hotline-body .hotline-rt {width: 800px;height: 150px;background: #cc0102;transform: skewX(-20deg);position: absolute;right: -400px;top: -5px;}
	.hotline .hotline-body .hotline-rt .tel-box {width: 50%;height: 100%;padding: 10px;transform: skewX(20deg);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hotline .hotline-body .hotline-rt .tel-box small {display: block;width: 100%;text-align: center;font-size: 14px;line-height: 20px;color: #fff;}
	.hotline .hotline-body .hotline-rt .tel-box strong {display: block;width: 100%;text-align: center;font-size: 24px;line-height: 30px;color: #fff;}
	.hotline .hotline-body .hotline-rt .tel-box a {display: block;width: 6em;text-align: center;font-size: 16px;line-height: 30px;color: #fff;border: 1px solid #fff;}

	/* ---- advantage ---- */
	.advantage {padding: 0 0 40px;background: url(../images/bg_advantage.jpg) center center / cover no-repeat;}
	.advantage-head {padding: 20px 10px;text-align: center;}
	.advantage-head strong {display: block;font-size: 36px;line-height: 60px;color: #123ec3;font-weight: normal;position: relative;}
	.advantage-head small {display: block;font-size: 16px;line-height: 40px;color: #232323;}
	.advantage-head span {display: block;font-size: 14px;line-height: 20px;color: #dddddd;}
	.advantage-body {padding: 20px 0;}
	.advantage-body .advantage-box {}

	/* ---- apply ---- */
	.apply {padding: 40px 0;background: url(../images/bg_apply.jpg) center center / cover no-repeat;}
	.apply-head {}
	.apply-head strong {padding-bottom: 0;font-size: 32px;height: 60px;line-height: 60px;font-weight: bold;color: #fff;}
	.apply-head strong:after {display: none;}
	.apply-head strong:before {display: none;}
	.apply-head small {padding: 0;font-size: 16px;line-height: 25px;color: #fff;}
	.apply-body {padding: 20px 0 40px;}
	.apply-body .apply-lt {float: left;width: 50%;}
	.apply-body .apply-lt .product-box {width: 100%;background: #f7f7f7;position: relative;overflow: hidden;}
	.apply-body .apply-lt .product-box .img-box {width: 100%;height: 480px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.apply-body .apply-lt .product-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.apply-body .apply-lt .product-box .txt-box {padding: 5px 10px;background: rgba(0, 0, 0, 0.5); position: absolute;bottom: -60px;left: 0;}
	.apply-body .apply-lt .product-box .txt-box p {margin: 0;font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;color: #fff;}
	.apply-body .apply-lt .product-box:hover .txt-box {bottom: 0;}
	.apply-body .apply-rt {float: left;width: 50%;}
	.apply-body .apply-rt .apply-hd {width: 100%;height: 240px;}
	.apply-body .apply-rt .apply-hd:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.apply-body .apply-rt .apply-hd .txt-box {float: left;width: 50%;height: 100%;padding: 15px;background: #21d4fd;}
	.apply-body .apply-rt .apply-hd .txt-box hr {width: 40px;height: 2px;margin: 4px 0;border: none;background: #fff;}
	.apply-body .apply-rt .apply-hd .txt-box strong {display: block;font-size: 16px;line-height: 30px;color: #fff;}
	.apply-body .apply-rt .apply-hd .txt-box small {display: block;font-size: 16px;line-height: 30px;color: #fff;}
	.apply-body .apply-rt .apply-hd .img-box {float: left;width: 50%;height: 100%;}
	.apply-body .apply-rt .apply-hd .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;}
	.apply-body .apply-rt .apply-bd {width: 100%;height: 240px;position: relative;overflow: hidden;}
	.apply-body .apply-rt .apply-bd .img-box {width: 100%;height: 100%;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.apply-body .apply-rt .apply-bd .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.apply-body .apply-rt .apply-bd .txt-box {padding: 5px 10px;background: rgba(0, 0, 0, 0.5); position: absolute;bottom: -60px;left: 0;}
	.apply-body .apply-rt .apply-bd .txt-box p {margin: 0;font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;color: #fff;}
	.apply-body .apply-rt .apply-bd:hover .txt-box {bottom: 0;}

	/* ---- case ---- */
	.case {padding: 40px 0;background: url(../images/bg_case.jpg) center center / cover no-repeat;}
	.case-body {padding: 20px 0;}
	.case-body .product-box {width: 380px;margin: 10px auto;position: relative;overflow: hidden;}
	.case-body .product-box .img-box {width: 100%;height: 285px;}
	.case-body .product-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.case-body .product-box .txt-box {width: 100%;padding: 5px;text-align: center;background: rgba(89, 120, 213, 0.5);position: absolute;left: 0;bottom: -40px;}
	.case-body .product-box .txt-box p {margin: 0px;padding-bottom: 5px; font-size: 16px;line-height: 40px;color: #fff;}
	.case-body .product-box .txt-box span {display: block;width: 8em;margin: 0 auto;line-height: 30px;text-align: center;background: #fff;color: #123ec3;border-radius: 8px;}
	.case-body .product-box:hover .img-box img {transform: scale(1.1);}
	.case-body .product-box:hover .txt-box {background: rgba(53, 57, 109, 0.5);bottom: 0;}
	.case .read-more a {display: block;width: 160px;margin: 10px auto;height: 40px;line-height: 38px;text-align: center;border-radius: 8px;border: 1px solid #2e2e2e;color: #2e2e2e;}

	/* ---- news ---- */
	.news {padding: 40px 0;}
	.news-lt .news-head {}
	.news-lt .news-head strong {display: block;font-size: 30px;line-height: 60px;color: #003e97;font-family: "Impact","Calibri","Gloucester MT";}
	.news-lt .news-head span {display: block;width: 80px;height: 3px;margin: 7px 0 10px;border: none;background: #123ec3;position: relative;}
	.news-lt .news-head span:after {content: " ";display: block;width: 30px;height: 0;border-bottom: 3px solid #123ec3;position: absolute;left: 0;top: -3px;}
	.news-body {padding: 30px 0;}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 45%;margin: 0;padding: 0;}
	.news-body .news-lt .news-box {width: 100%;padding: 20px 30px;background: #f0f0f0;position: relative;}
	.news-body .news-lt .news-box .img-box {width: 100%;height: 320px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .news-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
	.news-body .news-lt .news-box .txt-box {padding: 10px;}
	.news-body .news-lt .news-box .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .news-box .txt-box small {display: block;font-size: 14px;line-height: 30px;padding: 0 5px;color: #999;}
	.news-body .news-lt .news-box .txt-box strong {display: block;font-size: 20px;line-height: 40px;font-weight: normal;color: #333;}
	.news-body .news-lt .news-box .txt-box p {margin: 0;font-size: 14px;line-height: 25px;height: 50px;overflow: hidden;color: #666;}
	.news-body .news-lt .news-box .txt-box span {display: block;float: right;width: 20px;height: 20px;margin-right: 10px;line-height: 20px;color: #999;text-align: center;letter-spacing: -2px;font-weight: bold;transform: rotateZ(90deg);}
	.news-body .news-lt .news-box:hover {background: #f7f7f7;box-shadow: 0 0 5px 3px rgba(143, 143, 143, 0.8);}

	.news-body .news-rt {float: right;width: 55%;padding-left: 20px;}
	.news-body .news-rt .swiper-container {padding-top: 80px;}
	.news-body .news-rt .swiper-pagination {text-align: right;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets, .product-body .swiper-pagination-custom, .product-body .swiper-pagination-fraction {padding: 10px 0;top: 0;bottom: auto;justify-content: flex-end;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: auto;margin: 10px;padding: 0 10px;height: 40px;font-size: 16px;line-height: 40px;text-align: center;border-radius: 0;background: none;color: #333333;border: 1px solid #969696;opacity: 1;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {background: #123ec3;color: #fff;box-shadow: 3px 3px 5px -3px #666666;}
	.news-body .news-rt .swiper-container-android .swiper-slide, .news-body .news-rt .swiper-wrapper {padding: 5px 0;}
	.news-body .news-rt .news-box {width: 95%;margin: 0 auto;padding: 25px 10px;border-top: 1px solid #f0f0f0;}
	.news-body .news-rt .news-box:nth-of-type(2) {margin: 20px auto;}
	.news-body .news-rt .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .news-box .txt-box {width: 100%;margin: 0;}
	.news-body .news-rt .news-box .txt-box strong {display: block;float: left;font-size: 16px;line-height: 40px;color: #333;font-weight: bold;}
	.news-body .news-rt .news-box .txt-box small {display: block;float: right;margin: 5px 0;padding: 0 10px;font-size: 14px;line-height: 20px;color: #999;}
	.news-body .news-rt .news-box .txt-box p {margin: 0;font-size: 14px;line-height: 30px;height: 60px;color: #666;overflow: hidden;}
	.news-body .news-rt .news-box:hover {background: #f0f0f0;box-shadow: 0 0 5px 3px rgba(143, 143, 143, 0.8);}
	.news .read-more a {display: block;width: 160px;margin: 20px auto;height: 40px;line-height: 40px;text-align: center;border-radius: 20px;background: #0593ee;color: #fff;}

	/* ---- contact ---- */
	.contact {padding: 20px 0;}
	.contact-head {padding: 20px 10px;text-align: center;}
	.contact-head strong {display: block;font-size: 36px;line-height: 50px;color: #333;text-transform: uppercase;font-weight: normal;}
	.contact-head small {display: block;font-size: 24px;line-height: 40px;color: #333;}
	.contact-head p {margin: 0;font-size: 16px;line-height: 30px;color: #999;}
	.contact-body {padding: 20px 0;}
	.contact-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.contact-body .contact-box {text-align: center;}
	.contact-body .contact-box .img-box {width: 80px;height: 80px;margin: 10px auto;}
	.contact-body .contact-box .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;}
	.contact-body .contact-box p {margin: 0 auto;padding: 0 20px;font-size: 16px;line-height: 40px;color: #000;}
}
@media (max-width: 1024px){}
@media (max-width: 992px) {}
@media (max-width: 768px) {}
@media (max-width: 640px) {
	.TitBox {padding: 10px;}
	.TitBox strong {font-size: 24px;line-height: 40px;padding-bottom: 10px;}
	.TitBox small {font-size: 14px;line-height: 30px;}
	.search-body .search-lt .txt-box p {padding: 0 5px;text-align: left;}


	.search-body {padding: 20px 0;}
	.search-body .search-lt {float: none;width: 100%;}
	.search-body .search-lt .tit-box {margin: 0;padding: 5px 20px;border: none;}
	.search-body .search-lt .txt-box {margin: 0;padding: 5px 20px;border: none;}
	.search-body .search-ct {float: none;width: 100%;}
	.search-body .search-ct form {padding: 10px 20px 0;}
	.search-body .search-ct p {padding: 0 20px 10px;}
	.search-body .search-rt {float: none;width: 100%;}
	.search-body .search-rt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-rt .img-box {margin: 0;}
	.search-body .search-rt .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.search-body .search-rt .img-box span {width: 30px;height: 30px;line-height: 30px;font-size: 30px;}
	.search-body .search-rt .txt-box small {float: left;font-size: 16px;line-height: 30px;}
	.search-body .search-rt .txt-box strong {float: left;margin-left: 10px;}

	.product {padding: 20px 0;}
	.product-body .swiper-pagination {overflow: auto;white-space: nowrap;}
	.product-body .product-box {width: 300px;margin: 10px auto;}
	.product-body .product-box .img-box {height: 205px;}
	.product-body .product-box .txt-box {height: 30px;line-height: 28px;}
	.product-body .product-box .txt-box p {font-size: 16px;}
	.product .read-more a {margin: 10px auto;width: 120px;height: 30px;line-height: 28px;}

	.about {padding: 20px 0;}
	.about-body {padding: 10px 0;}
	.about-body .about-lt {float: none;width: 100%;}
	.about-body .about-lt .img-box {width: 100%;height: auto;background: none;}
	.about-body .about-lt .img-box img {width: 100%;}
	.about-body .about-rt {float: none;width: 100%;padding: 5px;}
	.about-body .about-rt .about-tit span {display: none;}
	.about-body .about-rt .about-tit strong {font-size: 24px;line-height: 40px;text-align: center;}
	.about-body .about-rt .about-tit small {font-size: 18px;line-height: 30px;text-align: center;}
	.about-body .about-rt .about-txt {height: auto;}
	.about-body .about-rt .about-txt p {font-size: 16px;}
	.about-body .about-rt .about-det a {width: 150px;height: 30px;line-height: 30px;}

	.hotline {height: auto;}
	.hotline .hotline-body .hotline-lt {float: none;width: 100%;}
	.hotline .hotline-body .hotline-lt .txt-box {padding: 5px 0;}
	.hotline .hotline-body .hotline-lt .txt-box strong {margin: 0;font-size: 24px;line-height: 40px;}
	.hotline .hotline-body .hotline-lt .txt-box small {margin: 0;font-size: 16px;line-height: 30px;}
	.hotline .hotline-body .hotline-lt .tag-box {padding: 5px 0;}
	.hotline .hotline-body .hotline-rt {float: none;width: 90%;height: auto;margin: 0 auto;position: static;}
	.hotline .hotline-body .hotline-rt .tel-box {width: 100%;}
	.hotline .hotline-body .hotline-rt .tel-box strong {width: 50%;display: inline;}
	.hotline .hotline-body .hotline-rt .tel-box a {display: none;}

	.apply {padding: 20px 0;}
	.apply-head strong {height: 40px;}
	.apply-body {padding: 10px 0;}
	.apply-body .apply-lt {float: none;width: 100%;padding: 0 20px;}
	.apply-body .apply-lt .product-box .img-box {height: 300px;}
	.apply-body .apply-rt {float: none;width: 100%;padding: 0 20px;}
	.apply-body .apply-rt .apply-hd {height: 200px;}

	.case {padding: 20px 0;height: auto;}
	.case-body {padding: 10px 0;}
	.case-body .product-box {width: 300px;}
	.case-body .product-box .img-box {height: 205px;}
	.case-body .product-box .txt-box {position: static;}
	.case-body .product-box .txt-box p {margin: 0;padding: 0;line-height: 30px;}
	.case-body .product-box .txt-box span {display: none;}
	.case .read-more a {width: 120px;height: 30px;line-height: 28px;}

	.rise-body {width: calc(100% - 20px);margin: 10px 10px;padding: 10px 20px; position: static;border-radius: 15px;}
	.rise-body .rise-box {margin-top: 10px;margin-bottom: 10px;}
	.rise-body .rise-box strong {font-size: 32px;line-height: 40px;}
	.rise-body .rise-box small {font-size: 16px;margin: 15px 0 5px;}
	.rise-body .rise-box:nth-of-type(3) small {margin: 5px 0 15px;}
	.rise-body .rise-box p {line-height: 30px;}
	.rise-body .rise-box i {line-height: 40px;}



	.advantage {padding: 0 0 20px;}
	.advantage-head strong {font-size: 24px;line-height: 40px;}
	.advantage-head small {font-size: 14px;line-height: 30px;}
	.advantage-head span br {display: none;}
	.advantage-body {padding: 10px 0;}
	.advantage-body .advantage-box {width: 100%;}
	.advantage-body .advantage-box img {display: block;width: 100%;}



	.news {padding: 20px 0;height: auto;}
	.news-body {padding: 10px 0;}
	.news-body .news-lt {float: none;width: 100%;}
	.news-body .news-lt .news-box .img-box {height: auto;}
	.news-body .news-rt {float: none;width: 100%;padding: 10px 0;}
	.news-body .news-rt .news-box {padding: 10px;}
	.news-body .news-rt .news-box:nth-of-type(2) {margin: 10px auto;}
	.news-body .news-rt .news-box .txt-box strong {line-height: 30px;}
	.news .read-more a {margin: 10px auto;}

	.contact-head {padding: 10px;}
	.contact-head strong {font-size: 24px;line-height: 40px;}
	.contact-head small {font-size: 20px;line-height: 30px;}
	.contact-head p {font-size: 14px;line-height: 20px;}
	.contact-body {padding: 10px 0;}
	.contact-body .contact-box .img-box {width: 60px;height: 60px;}
	.contact-body .contact-box p {line-height: 30px;}
}
@media (max-width: 414px) {
	.TitBox strong {font-size: 20px;line-height: 30px;}
	.TitBox small {font-size: 14px;line-height: 20px;}

	.search-body .search-rt .txt-box small {display: none;}
	.search-body .search-rt .txt-box strong {}

	.product-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {font-size: 14px;line-height: 30px;height: 30px;}
	.product-body .product-box {width: 200px;margin: 10px auto;}
	.product-body .product-box .img-box {height: 135px;}
	.product-body .product-box .txt-box p {font-size: 14px;}

	.about-body .about-rt .about-txt {line-height: 25px;}
	.about-body .about-rt .about-txt p {font-size: 14px;}

	.hotline .hotline-body .hotline-lt .txt-box small {font-size: 14px;text-align: center;}
	.hotline .hotline-body .hotline-lt .tag-box li {margin: 5px 10px;padding: 0 5px;}
	.hotline .hotline-body .hotline-lt .tag-box li a {font-size: 14px;}
	.hotline .hotline-body .hotline-rt .tel-box strong {font-size: 18px;}

	.news-body .news-lt .news-box {padding: 10px;}
	.news-body .news-rt .swiper-container {padding-top: 50px;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets, .news-body .news-rt .swiper-pagination-custom, .product-body .swiper-pagination-fraction {padding: 5px 0;}
	.news-body .news-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {height: 30px;line-height: 28px;margin: 5px 10px;}

	.advantage {display: none;}

	.apply-head small br {display: none;}
	.apply-body .apply-lt {width: 400px;margin: 0 auto;padding: 0;}
	.apply-body .apply-lt .product-box .img-box {height: 200px;}
	.apply-body .apply-rt {width: 400px;margin: 0 auto;padding: 0;}
	.apply-body .apply-rt .apply-hd {height: 150px;}
	.apply-body .apply-rt .apply-bd {height: 180px;}
	
	.news-lt .news-head {padding: 0 5px;}
	.news-lt .news-head strong {font-size: 20px;line-height: 40px;}
	.case-body .product-box {width: 200px;}
	.case-body .product-box .img-box {height: 135px;}
	.case-body .product-box .txt-box {padding: 0;}

	.news-body .news-rt .news-box .txt-box p {line-height: 25px;height: 50px;}
	.news .read-more a {width: 120px;line-height: 30px;height: 30px;border-radius: 15px;}
}
@media (max-width: 375px) {
	.product-body .product-box {width: 180px;}
	.product-body .product-box .img-box {height: 120px;}

	.about-body .about-rt .about-tit strong {font-size: 20px;line-height: 30px;}

	.apply-body .apply-lt {width: 360px;}
	.apply-body .apply-rt {width: 360px;}

	.case-body .product-box {width: 180px;}
	.case-body .product-box .img-box {height: 120px;}

	.news-body .news-lt .news-box .txt-box {padding: 5px;}
	.news-body .news-rt .news-box {padding: 5px;}
}
@media (max-width: 360px) {
	.product-body .product-box {width: 170px;}
	.product-body .product-box .img-box {height: 115px;}

	.case-body .product-box {width: 170px;}
	.case-body .product-box .img-box {height: 115px;}

}
@media (max-width: 320px) {
	.apply-body .apply-lt {width: 100%;}
	.apply-body .apply-lt .product-box .img-box {height: 160px;}
	.apply-body .apply-rt .apply-hd {height: 120px;}
	.apply-body .apply-rt {width: 100%;}

	.product-body .product-box {width: 150px;}
	.product-body .product-box .img-box {height: 100px;}
	
	.case-body .product-box {width: 150px;}
	.case-body .product-box .img-box {height: 100px;}

}