@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;
}
@media screen and (min-width: 1200px) {
	body {min-width: 1200px;}

	/* ---- about ---- */
	.about {padding: 40px 0;}
	.about-body {}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {float: left;width: 55%;padding: 10px;}
	.about-body .about-lt .img-box {width: 640px;height: 320px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.about-body .about-lt .img-box video {display: block;width: 100%;height: 100%;object-fit: cover;}
	.about-body .about-lt .txt-box p {width: 100%;text-align: center;line-height: 20px;margin: 0;}

	.about-body .about-rt {float: right;width: 45%;padding: 10px;}
	.about-body .about-rt .TitBox {margin: 0;padding: 0;height: 40px;line-height: 40px;border-bottom: 1px solid #e6e6e6;}
	.about-body .about-rt .TitBox:after {display: none;}
	.about-body .about-rt .TitBox:before {display: none;}
	.about-body .about-rt .TitBox strong {display: block;float: left;font-size: 20px;line-height: 20px;padding-bottom: 20px;color: #4d4d4d;padding-right: 10px;font-weight: bold;position: relative;}
	.about-body .about-rt .TitBox strong:before {content: " ";display:block;width:100%;height:0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.about-body .about-rt .TitBox small {display: block;float: left;font-size: 18px;line-height: 40px;padding: 0 10px;}
	.about-body .about-rt .about-text {margin: 10px 0;font-size: 14px;line-height: 30px;height: 240px;overflow: hidden;color: #333333;text-indent: 2em;}
	.about-body .about-rt .about-text p {margin: 0;}
	.about-body .about-rt .about-more {margin: 0;padding: 5px 0;}
	.about-body .about-rt .about-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .about-more a {display: block;float: right;margin: 0 auto;line-height: 30px;width: 140px;text-align: center;border-radius: 8px;background: #0167ae;color: #ffffff;}
	.about-body .about-rt .about-more a:hover {background: #ff5908;color: #fff;}

	@keyframes BEmove{0% {height: 0;}0.5% {height: 100%;width: 0;}2% {width: 100%;}100%{width: 100%;height: 100%;}}
	.about-body .about-rt  li:before {position: absolute;left: 0;bottom: 0;content: " ";display:block;width:0;height:0;}
	.about-body .about-rt  li:hover:before {border-left: 1px solid #ff0f0f;border-top: 1px solid #ff0f0f;animation: BEmove 30s infinite;}
	@keyframes AFmove{2% {height: 0;}2.5% {height: 100%;width: 0;}4% {width: 100%;}100%{width: 100%;height: 100%;}}
	.about-body .about-rt  li:after {position: absolute;right: 0;top: 0;content: " ";display:block;width:0;height:0;}
	.about-body .about-rt  li:hover:after {border-bottom: 1px solid #ff0f0f;border-right: 1px solid #ff0f0f;animation: AFmove 30s infinite;}


	/* ---- news ---- */
	.news {}
	.news-body {}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 66.6667%;padding: 10px;}
	.news-body .news-lt .lt-head {height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: relative;}
	.news-body .news-lt .lt-head:before {content: " ";display:block;width:5px;height:20px;clear:both;background: #17a1ff;position: absolute;left: 0;top: calc(50% - 10px);}
	.news-body .news-lt .lt-head strong {display: block;float: left;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;opacity: 0.8;cursor: pointer;}
	.news-body .news-lt .lt-head strong.active {opacity: 1;}
	.news-body .news-lt .lt-head strong.active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-head strong:hover {opacity: 1;}
	.news-body .news-lt .lt-head strong:hover:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-head a {float: right;display: block;padding-right: 20px;font-size: 16px;color: #b6b6b6;position: relative;}
	.news-body .news-lt .lt-head span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.news-body .news-lt .lt-body {padding: 10px 0;position: relative;}
	.news-body .news-lt .lt-body .swiper-container {position: static;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination {width: calc(100% - 100px);margin-right: 100px;height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;left: 0;position: absolute;top: -40px;bottom: auto;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet {display: block;float: left;width: auto;height: auto;margin: 0;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;opacity: 0.8;cursor: pointer;border-radius: 0;background: none;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet-active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet:hover {opacity: 1;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet:hover:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-body dl {margin: 0;}
	.news-body .news-lt .lt-body dt {}
	.news-body .news-lt .lt-body dt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .lt-body dt .img-box {float: left;width: 400px;padding: 10px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .lt-body dt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-lt .lt-body dt .txt-box {float: left;width: calc(100% - 400px);padding: 10px;}
	.news-body .news-lt .lt-body dt .txt-box strong {display: block;font-size: 16px;line-height: 20px;height: 30px;overflow: hidden;white-space: nowrap;color: #000;padding-bottom: 10px;}
	.news-body .news-lt .lt-body dt .txt-box p {margin: 0;font-size: 14px;line-height: 25px;height: 150px;overflow: hidden;text-indent: 2em;color: #666;}
	.news-body .news-lt .lt-body dt .txt-box i {display: block;float: left;line-height: 30px;color: #999;font-style: normal;}
	.news-body .news-lt .lt-body dt .txt-box em {display: block;float: right;line-height: 30px;padding-right: 20px;font-size: 14px;color: #b6b6b6;font-style: normal;position: relative;}
	.news-body .news-lt .lt-body dt .txt-box em span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.news-body .news-lt .lt-body dd {height: 40px;padding-top: 10px;padding-left: 10px;line-height: 30px;border-bottom: 1px dashed #b6b6b6;position: relative;}
	.news-body .news-lt .lt-body dd:before {content: " ";display:block;width:0;height:0;border-left: 4px solid #0167ae;border-right: 4px solid transparent;border-top: 4px solid transparent;border-bottom: 4px solid transparent;position: absolute;left: 0;top: 20px;}
	.news-body .news-lt .lt-body dd:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .lt-body dd p {margin: 0;float: left;color: #333;}
	.news-body .news-lt .lt-body dd span {float: right;color: #999;}

	.news-body .news-rt {float: left;width: 33.3334%;padding: 10px;}
	.news-body .news-rt .rt-head {height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: relative;}
	.news-body .news-rt .rt-head strong {display: block;float: left;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;cursor: pointer;}
	.news-body .news-rt .rt-head strong.active {opacity: 1;}
	.news-body .news-rt .rt-head strong.active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-rt .rt-head strong:hover {opacity: 1;}
	.news-body .news-rt .rt-head strong:hover:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-rt .rt-head a {float: right;display: block;padding-right: 20px;font-size: 16px;color: #b6b6b6;position: relative;}
	.news-body .news-rt .rt-head span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.news-body .news-rt .rt-body {padding: 10px 0;}
	.news-body .news-rt .rt-body dl {margin: 0;}
	.news-body .news-rt .rt-body dt {}
	.news-body .news-rt .rt-body dt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .rt-body dt .img-box {float: left;width: 380px;padding: 10px 0;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;position: relative;}
	.news-body .news-rt .rt-body dt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-rt .rt-body dt .img-box .txt-box {width: 100%;height: 30px;line-height: 30px;text-align: center;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 10px;}
	.news-body .news-rt .rt-body dt .img-box .txt-box p {margin: 0;color: #fff;}
	.news-body .news-rt .rt-body dd {height: 40px;padding-top: 10px;padding-left: 10px;line-height: 30px;border-bottom: 1px dashed #b6b6b6;position: relative;}
	.news-body .news-rt .rt-body dd:before {content: " ";display:block;width:0;height:0;border-left: 4px solid #0167ae;border-right: 4px solid transparent;border-top: 4px solid transparent;border-bottom: 4px solid transparent;position: absolute;left: 0;top: 20px;}
	.news-body .news-rt .rt-body dd:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .rt-body dd p {margin: 0;float: left;color: #333;}
	.news-body .news-rt .rt-body dd span {float: right;color: #999;}


	/* ---- project ---- */
	.project {padding: 20px 0;}
	.project-head {height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: relative;}
	.project-head strong {display: block;width: 5em;margin: 0 auto;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;opacity: 0.8;cursor: pointer;}
	.project-head strong.active {opacity: 1;}
	.project-head strong.active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.project-head a {float: right;display: block;padding-right: 20px;font-size: 16px;color: #b6b6b6;position: absolute;right: 0;top: 0;}
	.project-head span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.project-body {padding: 20px 0;position: relative;}
	.project-body .list-image {}
	.project-body .list-image .swiper-slide {width: 400px;}
	.project-body .list-image .product-box {width: 360px;margin: 20px auto;padding: 20px;box-shadow: 0 0 10px -3px #666;border-radius: 5px;}
	.project-body .list-image .product-box .img-box {margin: 0;width: 100%;height: 185px;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.project-body .list-image .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.project-body .list-image .product-box .txt-box {position: relative;}
	.project-body .list-image .product-box .txt-box:before {content: " ";display: block;width: 100px;height: 5px;background: #019944;position: absolute;left: calc(50% - 50px);bottom: -20px;}
	.project-body .list-image .product-box .txt-box strong {display: block;margin: 0;padding-top: 10px;font-size: 16px;text-align: center;line-height: 30px;transition: all 0.5s;}
	.project-body .list-image .product-box .txt-box p {margin: 0;line-height: 25px;height: 50px;overflow: hidden;}
	.project-body .list-image .product-box:hover .img-box img {transform: scale(1.1);}
	.project-body .swiper-pagination {display: none;}
	.project-body .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 20px;}
	.project-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: 30px;margin: 0 4px;height: 5px;border-radius: 0;}
	.project-body .swiper-container {position: static;}
	.project-body .swiper-button-prev {left: -30px;width: 30px;height: 50px;background: #f1f2f7;}
	.project-body .swiper-button-prev:after {font-size: 28px;}
	.project-body .swiper-button-next {right: -30px;width: 30px;height: 50px;background: #f1f2f7;}
	.project-body .swiper-button-next:after {font-size: 28px;}
	/* ---- links ----  */
	.links {padding: 100px 0 30px;background: url(../images/bg_links.jpg) center center / cover no-repeat;}
	.links-body {padding: 20px 0;}
	.links-body .links-box {height: 100px;padding: 15px 0;border-bottom: 1px solid #e0e3f5;}
	.links-body .links-box strong {display: block;font-size: 20px;line-height: 40px;font-weight: normal;}
	.links-body .links-box .txt-box {line-height: 30px;height: 30px;}
	.links-body .links-box .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.links-body .links-box a {margin-right: 40px;font-size: 16px;color: #0167ae;}
	.links-body .links-box a:hover {color: #ff5908;}

}
@media screen and (max-width: 1200px) {
	body {min-width: 1200px;}

	/* ---- about ---- */
	.about {padding: 40px 0;}
	.about-body {}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {float: left;width: 55%;padding: 10px;}
	.about-body .about-lt .img-box {width: 640px;height: 320px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.about-body .about-lt .img-box video {display: block;width: 100%;height: 100%;object-fit: cover;}
	.about-body .about-lt .txt-box p {width: 100%;text-align: center;line-height: 20px;margin: 0;}


	.about-body .about-rt {float: right;width: 45%;padding: 10px;}
	.about-body .about-rt .TitBox {margin: 0;padding: 0;height: 40px;line-height: 40px;border-bottom: 1px solid #e6e6e6;}
	.about-body .about-rt .TitBox:after {display: none;}
	.about-body .about-rt .TitBox:before {display: none;}
	.about-body .about-rt .TitBox strong {display: block;float: left;font-size: 20px;line-height: 20px;padding-bottom: 20px;color: #4d4d4d;padding-right: 10px;font-weight: bold;position: relative;}
	.about-body .about-rt .TitBox strong:before {content: " ";display:block;width:100%;height:0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.about-body .about-rt .TitBox small {display: block;float: left;font-size: 18px;line-height: 40px;padding: 0 10px;}
	.about-body .about-rt .about-text {margin: 10px 0;font-size: 14px;line-height: 30px;height: 240px;overflow: hidden;color: #333333;text-indent: 2em;}
	.about-body .about-rt .about-text p {margin: 0;}
	.about-body .about-rt .about-more {margin: 0;padding: 5px 0;}
	.about-body .about-rt .about-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .about-more a {display: block;float: right;margin: 0 auto;line-height: 30px;width: 140px;text-align: center;border-radius: 8px;background: #0167ae;color: #ffffff;}
	.about-body .about-rt .about-more a:hover {background: #ff5908;color: #fff;}

	@keyframes BEmove{0% {height: 0;}0.5% {height: 100%;width: 0;}2% {width: 100%;}100%{width: 100%;height: 100%;}}
	.about-body .about-rt  li:before {position: absolute;left: 0;bottom: 0;content: " ";display:block;width:0;height:0;}
	.about-body .about-rt  li:hover:before {border-left: 1px solid #ff0f0f;border-top: 1px solid #ff0f0f;animation: BEmove 30s infinite;}
	@keyframes AFmove{2% {height: 0;}2.5% {height: 100%;width: 0;}4% {width: 100%;}100%{width: 100%;height: 100%;}}
	.about-body .about-rt  li:after {position: absolute;right: 0;top: 0;content: " ";display:block;width:0;height:0;}
	.about-body .about-rt  li:hover:after {border-bottom: 1px solid #ff0f0f;border-right: 1px solid #ff0f0f;animation: AFmove 30s infinite;}


	/* ---- news ---- */
	.news {}
	.news-body {}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 66.6667%;padding: 10px;}
	.news-body .news-lt .lt-head {height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: relative;}
	.news-body .news-lt .lt-head:before {content: " ";display:block;width:5px;height:20px;clear:both;background: #17a1ff;position: absolute;left: 0;top: calc(50% - 10px);}
	.news-body .news-lt .lt-head strong {display: block;float: left;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;opacity: 0.8;cursor: pointer;}
	.news-body .news-lt .lt-head strong.active {opacity: 1;}
	.news-body .news-lt .lt-head strong.active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-head strong:hover {opacity: 1;}
	.news-body .news-lt .lt-head strong:hover:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-head a {float: right;display: block;padding-right: 20px;font-size: 16px;color: #b6b6b6;position: relative;}
	.news-body .news-lt .lt-head span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.news-body .news-lt .lt-body {padding: 10px 0;position: relative;}
	.news-body .news-lt .lt-body .swiper-container {position: static;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination {width: calc(100% - 100px);margin-right: 100px;height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: absolute;left: 0;top: -40px;bottom: auto;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet {display: block;float: left;width: auto;height: auto;margin: 0;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;opacity: 0.8;cursor: pointer;border-radius: 0;background: none;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet-active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet:hover {opacity: 1;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet:hover:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .lt-body dl {margin: 0;}
	.news-body .news-lt .lt-body dt {}
	.news-body .news-lt .lt-body dt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .lt-body dt .img-box {float: left;width: 400px;padding: 10px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .lt-body dt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-lt .lt-body dt .txt-box {float: left;width: calc(100% - 400px);padding: 10px;}
	.news-body .news-lt .lt-body dt .txt-box strong {display: block;font-size: 16px;line-height: 20px;height: 30px;overflow: hidden;white-space: nowrap;color: #000;padding-bottom: 10px;}
	.news-body .news-lt .lt-body dt .txt-box p {margin: 0;font-size: 14px;line-height: 25px;height: 150px;overflow: hidden;text-indent: 2em;color: #666;}
	.news-body .news-lt .lt-body dt .txt-box i {display: block;float: left;line-height: 30px;color: #999;font-style: normal;}
	.news-body .news-lt .lt-body dt .txt-box em {display: block;float: right;line-height: 30px;padding-right: 20px;font-size: 14px;color: #b6b6b6;font-style: normal;position: relative;}
	.news-body .news-lt .lt-body dt .txt-box em span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.news-body .news-lt .lt-body dd {height: 40px;padding-top: 10px;padding-left: 10px;line-height: 30px;border-bottom: 1px dashed #b6b6b6;position: relative;}
	.news-body .news-lt .lt-body dd:before {content: " ";display:block;width:0;height:0;border-left: 4px solid #0167ae;border-right: 4px solid transparent;border-top: 4px solid transparent;border-bottom: 4px solid transparent;position: absolute;left: 0;top: 20px;}
	.news-body .news-lt .lt-body dd:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .lt-body dd p {margin: 0;float: left;color: #333;}
	.news-body .news-lt .lt-body dd span {float: right;color: #999;}

	.news-body .news-rt {float: left;width: 33.3334%;padding: 10px;}
	.news-body .news-rt .rt-head {height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: relative;}
	.news-body .news-rt .rt-head strong {display: block;float: left;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;cursor: pointer;}
	.news-body .news-rt .rt-head strong.active {opacity: 1;}
	.news-body .news-rt .rt-head strong.active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-rt .rt-head strong:hover {opacity: 1;}
	.news-body .news-rt .rt-head strong:hover:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.news-body .news-rt .rt-head a {float: right;display: block;padding-right: 20px;font-size: 16px;color: #b6b6b6;position: relative;}
	.news-body .news-rt .rt-head span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.news-body .news-rt .rt-body {padding: 10px 0;}
	.news-body .news-rt .rt-body dl {margin: 0;}
	.news-body .news-rt .rt-body dt {}
	.news-body .news-rt .rt-body dt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .rt-body dt .img-box {float: left;width: 380px;padding: 10px 0;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;position: relative;}
	.news-body .news-rt .rt-body dt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-rt .rt-body dt .img-box .txt-box {width: 100%;height: 30px;line-height: 30px;text-align: center;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 10px;}
	.news-body .news-rt .rt-body dt .img-box .txt-box p {margin: 0;color: #fff;}
	.news-body .news-rt .rt-body dd {height: 40px;padding-top: 10px;padding-left: 10px;line-height: 30px;border-bottom: 1px dashed #b6b6b6;position: relative;}
	.news-body .news-rt .rt-body dd:before {content: " ";display:block;width:0;height:0;border-left: 4px solid #0167ae;border-right: 4px solid transparent;border-top: 4px solid transparent;border-bottom: 4px solid transparent;position: absolute;left: 0;top: 20px;}
	.news-body .news-rt .rt-body dd:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .rt-body dd p {margin: 0;float: left;color: #333;}
	.news-body .news-rt .rt-body dd span {float: right;color: #999;}


	/* ---- project ---- */
	.project {padding: 20px 0;}
	.project-head {height: 40px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #e6e6e6;position: relative;}
	.project-head strong {display: block;width: 5em;margin: 0 auto;font-size: 20px;line-height: 40px;color: #4d4d4d;padding: 0 10px;font-weight: bold;position: relative;opacity: 0.8;cursor: pointer;}
	.project-head strong.active {opacity: 1;}
	.project-head strong.active:before {content: " ";display: block;width: 100%;height: 0;border-bottom: 2px solid #004d94;position: absolute;left: 0;bottom: 0;}
	.project-head a {float: right;display: block;padding-right: 20px;font-size: 16px;color: #b6b6b6;position: absolute;right: 0;top: 0;}
	.project-head span.iconfont {display: block;width: 16px;height: 16px;margin: 2px;line-height: 16px;font-size: 12px;text-align: center;border-radius: 10px;border: 1px solid #b6b6b6;color: #b6b6b6;position: absolute;top: calc(50% - 10px);right: 0;}
	.project-body {padding: 20px 0;position: relative;}
	.project-body .list-image {}
	.project-body .list-image .swiper-slide {width: 400px;}
	.project-body .list-image .product-box {width: 360px;margin: 20px auto;padding: 20px;box-shadow: 0 0 10px -3px #666;border-radius: 5px;}
	.project-body .list-image .product-box .img-box {margin: 0;width: 100%;height: 185px;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.project-body .list-image .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.project-body .list-image .product-box .txt-box {position: relative;}
	.project-body .list-image .product-box .txt-box:before {content: " ";display: block;width: 100px;height: 5px;background: #019944;position: absolute;left: calc(50% - 50px);bottom: -20px;}
	.project-body .list-image .product-box .txt-box strong {display: block;margin: 0;padding-top: 10px;font-size: 16px;text-align: center;line-height: 30px;transition: all 0.5s;}
	.project-body .list-image .product-box .txt-box p {margin: 0;line-height: 25px;height: 50px;overflow: hidden;}
	.project-body .list-image .product-box:hover .img-box img {transform: scale(1.1);}
	.project-body .swiper-pagination {display: none;}
	.project-body .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 20px;}
	.project-body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: 30px;margin: 0 4px;height: 5px;border-radius: 0;}
	.project-body .swiper-container {position: static;}
	.project-body .swiper-button-prev {left: -30px;width: 30px;height: 50px;background: #f1f2f7;}
	.project-body .swiper-button-prev:after {font-size: 28px;}
	.project-body .swiper-button-next {right: -30px;width: 30px;height: 50px;background: #f1f2f7;}
	.project-body .swiper-button-next:after {font-size: 28px;}
	/* ---- links ----  */
	.links {padding: 100px 0 30px;background: url(../images/bg_links.jpg) center center / cover no-repeat;}
	.links-body {padding: 20px 0;}
	.links-body .links-box {height: 100px;padding: 15px 0;border-bottom: 1px solid #e0e3f5;}
	.links-body .links-box strong {display: block;font-size: 20px;line-height: 40px;font-weight: normal;}
	.links-body .links-box .txt-box {line-height: 30px;height: 30px;}
	.links-body .links-box .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.links-body .links-box a {margin-right: 40px;font-size: 16px;color: #0167ae;}
	.links-body .links-box a:hover {color: #ff5908;}
}
@media (max-width: 1024px){
}
@media (max-width: 992px){
}
@media (max-width: 768px){
}
@media (max-width: 640px) {
	body {width: auto;min-width: auto;}
	.container {width: 100%;}


	/* ---- about ----  */
	.about {padding: 10px;}
	.about-body {padding: 0;}
	.about-body .about-lt {float: none;width: 100%;margin: 0;padding: 0;}
	.about-body .about-lt .img-box {width: 100%;margin: 0;height: auto;}
	.about-body .about-rt .TitBox {margin: 10px 0;}
	.about-body .about-rt {float: none;width: 100%;padding: 0;}
	.about-body .about-rt .about-text {height: auto;}
	.about-body .about-rt .about-more {margin: 0;padding: 0;}
	.about-body .about-rt .about-more a {width: 120px;height: 30px;line-height: 30px;}


	/* ---- news ---- */
	.news {padding: 10px;}
	.news-body {padding: 0;}
	.news-body .news-lt {float: none;width: 100%;padding: 0;}
	.news-body .news-rt {float: none;width: 100%;padding: 0;}
	.news-body .news-rt .rt-body dt {display: none;}

	/* ---- project ---- */
	.project {padding: 10px;}
	.project-body {padding: 0;}
	.project-body .list-image {padding: 10px 0;}
	.project-body .list-image .swiper-slide {width: 310px;margin: 0;}
	.project-body .list-image .product-box {width: 300px;margin: 10px auto;}
	.project-body .list-image .product-box .img-box {height: 150px;}
	.project-body .swiper-button-prev {display: none;}
	.project-body .swiper-button-next {display: none;}


}
@media (max-width: 414px) {
	.about-body .about-rt .TitBox strong {font-size: 16px;padding-bottom: 0;}
	.about-body .about-rt .TitBox small {font-size: 14px;}

	.news-body .news-lt {}
	.news-body .news-lt .lt-head strong {font-size: 16px;}
	.news-body .news-lt .lt-head a {font-size: 14px;}
	.news-body .news-lt .lt-body dt .img-box {float: none;width: 100%;padding: 5px 0;height: auto;}
	.news-body .news-lt .lt-body dt .txt-box {float: none;width: 100%;padding: 5px;}
	.news-body .news-lt .lt-body dt .txt-box p {height: auto;}
	.news-body .news-lt .lt-body .swiper-container .swiper-pagination .swiper-pagination-bullet {font-size: 16px;}

	.news-body .news-rt .rt-head {padding: 0;}
	.news-body .news-rt .rt-head strong {font-size: 16px;}
	.news-body .news-rt .rt-head a {font-size: 14px;}

	.project-head a {font-size: 14px;}
	.project-body .list-image .swiper-slide {width: 400px;}
	.project-body .list-image .product-box {width: 360px;padding: 10px;}
	.project-body .list-image .product-box .img-box {height: 210px;}
	.project-body .list-image .product-box .txt-box p {font-size: 14px;}

}
@media (max-width: 375px) {
	.about-body .about-rt .about-text {padding: 0;font-size: 14px;line-height: 25px;}
	.about-body .about-rt .about-more {margin: 5px 0;}


	.project-body .list-image .swiper-slide {width: 355px;}
	.project-body .list-image .product-box {width: 320px;}
	.project-body .list-image .product-box .img-box {height: 185px;}


	.links-body .links-box strong {font-size: 18px;}
	.links-body .links-box a {font-size: 14px;}
}
@media (max-width: 360px) {
	.about {padding: 5px;}
	.news {padding: 5px;}
	.project {padding: 5px;}
	.project-body .list-image .swiper-slide {width: 350px;}
	.project-body .list-image .product-box .img-box {height: 160px;}
}
@media (max-width: 320px) {
	.news-body .news-lt .lt-body dd p {font-size: 12px;}
	.news-body .news-lt .lt-body dd span {font-size: 12px;}
	.news-body .news-rt .rt-body dd p {font-size: 12px;}
	.news-body .news-rt .rt-body dd span {font-size: 12px;}
	.project-body .list-image .swiper-slide {width: 310px;}
	.project-body .list-image .product-box {width: 300px;}
	.project-body .list-image .product-box .txt-box strong {font-size: 14px;}
}