@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;}
	.large-title {padding: 20px 0;}
	.large-title .head-box {padding: 20px 0;}
	.large-title .head-box strong {display: block;margin: 0;font-size: 32px;line-height: 40px;text-align: center;color: #1b2952;font-weight: bold;background: url(../images/bg_title.png) center center no-repeat;}
	.large-title .head-box h3 {margin: 0;font-size: 32px;line-height: 40px;text-align: center;color: #1b2952;font-weight: bold;background: url(../images/bg_title.png) center center no-repeat;}
	.large-title .head-box p {margin: 20px 0 0;font-size: 20px;line-height: 30px;text-align: center;color: #000;}
	/* ---- 产品中心 ---- */
	.product-body {}
	.product-body .product-item {margin: 20px 0;padding: 20px 0;overflow: hidden;}
	.product-body .product-item:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.product-body .product-item .item-box {float: left;width: 200px;height: 400px;overflow: hidden;background: #ffffff;box-shadow: 0 2px 3px 1px rgba(143, 143, 143, 0.5);transition: all 0.5s;position: relative;}
	.product-body .product-item .item-box .item-lt {float: left;width: 480px;overflow: hidden;position: absolute;left: 100%;opacity: 0;z-index: -1;}
	.product-body .product-item .item-box .item-lt .item-text {width: 100%;max-height: 280px;overflow: hidden;}
	.product-body .product-item .item-box .item-lt .item-logo {width: 160px;height: 120px;padding: 10px;background: #fff;box-shadow: 0 -2px 3px 1px rgba(143, 143, 143, 0.5);position: absolute;left: 15px;top: -15px;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box {width: 100%;height: calc(50% - 1px);padding: 5px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.product-body .product-item .item-box .item-lt .item-logo hr {margin: 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.product-body .product-item .item-box .item-rt {float: left;width: 100%;height: 400px;overflow: hidden;}
	.product-body .product-item .item-box .item-rt .item-head {height: 80px;padding: 10px 0;background: #142458;}
	.product-body .product-item .item-box .item-rt .item-head p {margin: 0;font-size: 16px;line-height: 30px;text-align: center;color: #fff;}
	.product-body .product-item .item-box .item-rt .item-img {width: 100%;height: calc(400px - 80px);}
	.product-body .product-item .item-box .item-rt .item-img .img-box {height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;transition: all 0.5s;}
	.product-body .product-item .item-box .item-rt .item-img .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.product-body .product-item .active {width: 800px;z-index: 10;overflow: visible;background: url(../images/bg_item.png) center center / cover no-repeat;}
	.product-body .product-item .active .item-lt {float: left;width: 60%;height: 100%;padding-top: 120px;overflow: visible;position: static;/*left: 0;*/opacity: 1;z-index: 1;}
	.product-body .product-item .active .item-lt .item-logo {width: 160px;height: 120px;padding: 10px;background: #fff;box-shadow: 0 -2px 3px 1px rgba(143, 143, 143, 0.5);position: absolute;left: 15px;top: -15px;}
	.product-body .product-item .active .item-lt .item-logo .logo-box {width: 100%;height: calc(50% - 1px);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .active .item-lt .item-logo .logo-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.product-body .product-item .active .item-lt .item-logo hr {margin: 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.product-body .product-item .active .item-lt .item-logo strong {display: block;margin: 0;width: 100%;font-size: 20px;padding: calc(50% - 61px) 0 10px;line-height: 30px;text-align: center;white-space: nowrap;color: #1b2852;font-weight: bold;}
	.product-body .product-item .active .item-lt .item-text {padding: 10px 20px;}
	.product-body .product-item .active .item-lt .item-text strong {margin: 0;font-size: 20px;line-height: 40px;font-weight: bold;color: #fff;}
	.product-body .product-item .active .item-lt .item-text p {margin: 0 0 20px;font-size: 16px;line-height: 30px;color: #fff;}
	.product-body .product-item .active .item-lt .item-text span {display: block;margin: 10px 0;width: 120px;line-height: 28px;text-align: center;color: #fff;border: 1px solid #fff;border-radius: 15px;cursor: pointer;}
	.product-body .product-item .active .item-rt {float: left;width: 40%;height: 100%;background: url(../images/bg_imgbox.png) center center no-repeat;overflow: hidden;}
	.product-body .product-item .active .item-rt .item-head {display: none;}
	.product-body .product-item .active .item-rt .item-img {width: 100%;height: 100%;padding-left: 100px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .active .item-rt .item-img .img-box {height: 320px;}

	.promore {text-align: center;margin-bottom: 40px;}
	.promore a{font-size:18px;padding: 8px 30px;background: #f8b501;color: #333;text-decoration: none;}
	.promore a:hover{background:#ea000c;}
	/* ---- 关于我们 ---- */
	.about {padding: 0;background: url(../images/bg_about.jpg) center center / cover no-repeat #f5f5f5;overflow: hidden;}
	.about .large-title {padding: 30px 0;}
	.about .large-title .head-box strong {color: #fff;}
	.about .large-title .head-box h3 {color: #fff;}
	.about .large-title .head-box p {color: #fff;}
	.about-body {padding: 0 0 80px;}
	.about-body .about-lt {padding: 0;}
	.about-body .about-lt .img-box {width: 540px;margin: 10px 30px;height: 360px;position: relative;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%;position: relative;z-index: 100;}
	.about-body .about-lt .img-box:after {content: " ";display:block;width:100%;height:100%;background: #fff;visibility:visible;position: absolute;left: 20px;top: -20px;}
	.about-body .about-lt .img-box:before {content: " ";display:block;width:100%;height:100%;border: 3px solid #fff;visibility:visible;position: absolute;left: -20px;bottom: -20px;}
	.about-body .about-rt {padding: 0 20px;}
	.about-body .about-rt strong {display: block;margin: 0;font-size: 24px;line-height: 40px;color: #ffffff;font-weight: bold;}
	.about-body .about-rt p {margin: 0;font-size: 14px;line-height:30px;color: #fff;text-transform: uppercase;word-spacing: 4px;}
	.about-body .about-rt hr {width: 50%;margin: 4px 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.about-body .about-rt .text-box {margin: 10px 0;height: 240px;line-height: 25px;text-indent: 2em;overflow: hidden;color: #3b3b3b;}
	.about-body .about-rt .text-box p {margin: 0;color: #ffffff;}
	.about-body .about-rt .read-more {/*margin: 5px 0;*//*position: relative;*/}
	.about-body .about-rt .read-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .read-more a {display: block;margin: 0;width: 160px;height: 40px;line-height: 40px;text-align: center;text-transform: uppercase;background: #ea000c;color: #fff;text-decoration: none;/*position: absolute;right: 0;top: 0;*/}
	.about-body .about-rt	.read-more a span {color: #fff;}
	/* ---- 公司优势 ---- */
	.advantage {height: 640px;background: url(../images/bg_advantage.jpg) center center / cover no-repeat;}
	/* ---- 案例展示 ---- */
	.case {padding: 20px 0;background: url(../images/bg_case.jpg) center center / cover no-repeat;}
	.case-body {padding: 20px 0 40px;}
	.case-body ul {margin: 0;}
	.case-body ul:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.case-body li {float: left;width: calc(50% - 20px);margin: 10px;background: #ffffff;}
	.case-body li:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.case-body li .img-box {float: left;width: 50%;height: 240px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.case-body li .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: unset;    height: 240px;transition: all 0.5s;}
	.case-body li .text-box {float: left;width: 50%;height: 240px;padding: 20px;}
	.case-body li .text-box strong {display: block;margin: 0;padding: 10px 0;font-size: 20px;line-height: 40px;color: #076ce0;font-weight: bold;text-align: center;}
	.case-body li .text-box p {margin: 0;padding: 10px 15%;text-align: center;}
	.case-body li .text-box span {display: block;margin: 10px auto;width: 30px;font-size: 20px;font-weight: bold;height: 30px;text-align: center;line-height: 26px;color: #076ce0;border: 2px solid #076ce0;border-radius: 15px;cursor: pointer;}
	.case-body li:hover .img-box img {transform: scale(1.1);}
	.case-body li:hover .text-box {background: url(../images/bg_casebox.jpg) center center / cover no-repeat;}
	.case-body li:hover .text-box strong {color: #fff;}
	.case-body li:hover .text-box p {color: #fff;}
	.case-body li:hover .text-box span {color: #fff;border-color: #fff;}
	/* ---- 新闻中心 ---- */
	.news {padding: 40px 0;}
	.news-body {padding: 0;}
	.news-body .news-left {padding: 20px 30px;}
	.news-body .news-left .left-box {width: 100%;overflow: hidden;height: 360px;padding:  box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.5);position: relative;}
	.news-body .news-left .left-box .bd {width: 100%;position: absolute;}
	.news-body .news-left .img-box {width: 100%;height: 360px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-left .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-left .list-image {margin: 0;position: relative;}
	.news-body .news-left .list-image .img-box:hover img {transform: scale(1.1);}
	
	.news-body .news-left .list-image .text-box {width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgba(45, 69, 105, 0.75);position: absolute;bottom: 0px;left: 0;}
	.news-body .news-left .list-image .text-box p {margin: 0;font-size: 16px;color: #fff;}
	.news-body .news-right {padding: 20px 10px;}
	.news-body .news-right .news-box {width: 100%;margin-bottom: 10px;}
	.news-body .news-right .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-right .news-box .time-box {float: left;width: 100px;background: #f2f2f2;overflow: hidden;position: relative;}
	.news-body .news-right .news-box .time-box i {display: block;width: 100%;height: 40px;padding: 10px 0 0;font-size: 20px;line-height: 30px;text-align: center;font-weight: bold;font-style: normal;color: #333;}
	.news-body .news-right .news-box .time-box em {display: block;width: 100%;height: 40px;padding: 0 0 10px;font-size: 14px;line-height: 30px;text-align: center;font-weight: bold;font-style: normal;color: #333;}
	.news-body .news-right .news-box .time-box hr {width: 150%;height: 2px;background: #fff;margin: 0;border: none;transform: rotateZ(-40deg); position: absolute;left: calc(50% - 75%);top: calc(50% - 1px);display: none;}
	.news-body .news-right .news-box .text-box {float: left;width: calc(100% - 120px);margin-left: 20px;}
	.news-body .news-right .news-box .text-box h4 {display: block;margin: 0;font-size: 16px;line-height: 30px;color: #333333;font-weight: bold;}
	.news-body .news-right .news-box .text-box p {margin: 0;font-size: 14px;line-height: 25px;height: 50px;color: #333333;overflow: hidden;}
	.news-body .news-right .news-box:hover .time-box {background: #0083ef;}
	.news-body .news-right .news-box:hover .text-box strong {display: block;color: #0083ef;}
	.news-body .news-right .news-box:hover .text-box p {color: #0083ef;}
	.news-body .news-right .news-box:hover .time-box i {color: #fff;}
	.news-body .news-right .news-box:hover .time-box em {color: #fff;}
	.news .read-more {padding: 0;}
	.news .read-more a {display: block;width: 140px;margin: 20px auto;height: 40px;line-height: 40px;text-align: center;text-transform: uppercase;background: #0083ef;color: #fff;}
}
@media screen and (max-width: 1200px) {
	body {min-width: 1200px;}
	.container {width: 1200px;}
	.large-title {padding: 20px 0;}
	.large-title .head-box {padding: 20px 0;}
	.large-title .head-box strong {display: block;margin: 0;font-size: 32px;line-height: 40px;text-align: center;color: #1b2952;font-weight: bold;background: url(../images/bg_title.png) center center no-repeat;}
	.large-title .head-box h3 {margin: 0;font-size: 32px;line-height: 40px;text-align: center;color: #1b2952;font-weight: bold;background: url(../images/bg_title.png) center center no-repeat;}
	.large-title .head-box p {margin: 20px 0 0;font-size: 20px;line-height: 30px;text-align: center;color: #000;}
	/* ---- 产品中心 ---- */
	.product-body {}
	.product-body .product-item {margin: 20px 0;padding: 20px 0;}
	.product-body .product-item:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.product-body .product-item .item-box {float: left;width: 200px;height: 400px;overflow: hidden;background: #ffffff;box-shadow: 0 2px 3px 1px rgba(143, 143, 143, 0.5);transition: all 0.5s;position: relative;}
	.product-body .product-item .item-box .item-lt {float: left;width: 480px;overflow: hidden;position: absolute;left: 100%;opacity: 0;z-index: -1;}
	.product-body .product-item .item-box .item-lt .item-text {width: 100%;max-height: 280px;overflow: hidden;}
	.product-body .product-item .item-box .item-lt .item-logo {width: 160px;height: 120px;padding: 10px;background: #fff;box-shadow: 0 -2px 3px 1px rgba(143, 143, 143, 0.5);position: absolute;left: 15px;top: -15px;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box {width: 100%;height: calc(50% - 1px);padding: 5px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.product-body .product-item .item-box .item-lt .item-logo hr {margin: 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.product-body .product-item .item-box .item-rt {float: left;width: 100%;height: 400px;overflow: hidden;}
	.product-body .product-item .item-box .item-rt .item-head {height: 80px;padding: 10px 0;background: #142458;}
	.product-body .product-item .item-box .item-rt .item-head p {margin: 0;font-size: 16px;line-height: 30px;text-align: center;color: #fff;}
	.product-body .product-item .item-box .item-rt .item-img {width: 100%;height: calc(400px - 80px);}
	.product-body .product-item .item-box .item-rt .item-img .img-box {height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;transition: all 0.5s;}
	.product-body .product-item .item-box .item-rt .item-img .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.product-body .product-item .active {width: 800px;z-index: 10;overflow: visible;background: url(../images/bg_item.png) center center / cover no-repeat;}
	.product-body .product-item .active .item-lt {float: left;width: 60%;height: 100%;padding-top: 120px;overflow: visible;position: static;opacity: 1;z-index: 1;}
	.product-body .product-item .active .item-lt .item-logo {width: 160px;height: 120px;padding: 10px;background: #fff;box-shadow: 0 -2px 3px 1px rgba(143, 143, 143, 0.5);position: absolute;left: 15px;top: -15px;}
	.product-body .product-item .active .item-lt .item-logo .logo-box {width: 100%;height: calc(50% - 1px);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .active .item-lt .item-logo .logo-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.product-body .product-item .active .item-lt .item-logo hr {margin: 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.product-body .product-item .active .item-lt .item-logo strong {display: block;margin: 0;width: 100%;font-size: 20px;padding: calc(50% - 61px) 0 10px;line-height: 30px;text-align: center;white-space: nowrap;color: #1b2852;font-weight: bold;}
	.product-body .product-item .active .item-lt .item-text {padding: 10px 20px;}
	.product-body .product-item .active .item-lt .item-text strong {margin: 0;font-size: 20px;line-height: 40px;font-weight: bold;color: #fff;}
	.product-body .product-item .active .item-lt .item-text p {margin: 0 0 20px;font-size: 16px;line-height: 30px;color: #fff;}
	.product-body .product-item .active .item-lt .item-text span {display: block;margin: 10px 0;width: 120px;line-height: 28px;text-align: center;color: #fff;border: 1px solid #fff;border-radius: 15px;cursor: pointer;}
	.product-body .product-item .active .item-rt {float: left;width: 40%;height: 100%;background: url(../images/bg_imgbox.png) center center no-repeat;overflow: hidden;}
	.product-body .product-item .active .item-rt .item-head {display: none;}
	.product-body .product-item .active .item-rt .item-img {width: 100%;height: 100%;padding-left: 100px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .active .item-rt .item-img .img-box {height: 320px;}
	/* ---- 关于我们 ---- */
	.about {padding: 0;background: url(../images/bg_about.jpg) center center / cover no-repeat #f5f5f5;overflow: hidden;}
	.about .large-title {padding: 30px 0;}
	.about .large-title .head-box strong {color: #fff;}
	.about .large-title .head-box h3 {color: #fff;}
	.about .large-title .head-box p {color: #fff;}
	.about-body {padding: 0 0 80px;}
	.about-body .about-lt {padding: 0;}
	.about-body .about-lt .img-box {width: 540px;margin: 10px 30px;height: 360px;position: relative;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%;position: relative;z-index: 100;}
	.about-body .about-lt .img-box:after {content: " ";display:block;width:100%;height:100%;background: #fff;visibility:visible;position: absolute;left: 20px;top: -20px;}
	.about-body .about-lt .img-box:before {content: " ";display:block;width:100%;height:100%;border: 3px solid #fff;visibility:visible;position: absolute;left: -20px;bottom: -20px;}
	.about-body .about-rt {padding: 0 20px;}
	.about-body .about-rt strong {display: block;margin: 0;font-size: 24px;line-height: 40px;color: #ffffff;font-weight: bold;}
	.about-body .about-rt p {margin: 0;font-size: 14px;line-height:30px;color: #fff;text-transform: uppercase;word-spacing: 4px;}
	.about-body .about-rt hr {width: 50%;margin: 4px 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.about-body .about-rt .text-box {margin: 10px 0;height: 240px;line-height: 25px;text-indent: 2em;overflow: hidden;color: #3b3b3b;}
	.about-body .about-rt .text-box p {margin: 0;color: #ffffff;}
	.about-body .about-rt .read-more {/*margin: 5px 0;*//*position: relative;*/}
	.about-body .about-rt .read-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .read-more a {display: block;margin: 0;width: 160px;height: 40px;line-height: 40px;text-align: center;text-transform: uppercase;background: #ea000c;color: #fff;text-decoration: none;/*position: absolute;right: 0;top: 0;*/}
	.about-body .about-rt	.read-more a span {color: #fff;}
	/* ---- 公司优势 ---- */
	.advantage {height: 640px;background: url(../images/bg_advantage.jpg) center center / cover no-repeat;}
	/* ---- 案例展示 ---- */
	.case {padding: 20px 0;background: url(../images/bg_case.jpg) center center / cover no-repeat;}
	.case-body {padding: 20px 0 40px;}
	.case-body ul {margin: 0;}
	.case-body ul:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.case-body li {float: left;width: calc(50% - 20px);margin: 10px;background: #ffffff;}
	.case-body li:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.case-body li .img-box {float: left;width: 50%;height: 240px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.case-body li .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.case-body li .text-box {float: left;width: 50%;height: 240px;padding: 20px;}
	.case-body li .text-box strong {display: block;margin: 0;padding: 10px 0;font-size: 20px;line-height: 40px;color: #076ce0;font-weight: bold;text-align: center;}
	.case-body li .text-box p {margin: 0;padding: 10px 15%;text-align: center;}
	.case-body li .text-box span {display: block;margin: 10px auto;width: 30px;font-size: 20px;font-weight: bold;height: 30px;text-align: center;line-height: 26px;color: #076ce0;border: 2px solid #076ce0;border-radius: 15px;cursor: pointer;}
	.case-body li:hover .img-box img {transform: scale(1.1);}
	.case-body li:hover .text-box {background: url(../images/bg_casebox.jpg) center center / cover no-repeat;}
	.case-body li:hover .text-box strong {color: #fff;}
	.case-body li:hover .text-box p {color: #fff;}
	.case-body li:hover .text-box span {color: #fff;border-color: #fff;}
	/* ---- 新闻中心 ---- */
	.news {padding: 40px 0;}
	.news-body {padding: 0;}
	.news-body .news-left {padding: 20px 30px;}
	.news-body .news-left .left-box {width: 100%;overflow: hidden;height: 360px;box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.5);position: relative;}
	.news-body .news-left .left-box .bd {width: 100%;position: absolute;}
	.news-body .news-left .img-box {width: 100%;height: 360px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-left .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-left .list-image {margin: 0;position: relative;}
	.news-body .news-left .list-image .img-box:hover img {transform: scale(1.1);}
	
	.news-body .news-left .list-image .text-box {width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgba(45, 69, 105, 0.75);position: absolute;bottom: 0px;left: 0;}
	.news-body .news-left .list-image .text-box p {margin: 0;font-size: 16px;color: #fff;}
	.news-body .news-right {padding: 20px 10px;}
	.news-body .news-right .news-box {width: 100%;margin-bottom: 10px;}
	.news-body .news-right .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-right .news-box .time-box {float: left;width: 100px;background: #f2f2f2;overflow: hidden;position: relative;}
	.news-body .news-right .news-box .time-box i {display: block;width: 100%;height: 40px;padding: 10px 0 0;font-size: 20px;line-height: 30px;text-align: center;font-weight: bold;font-style: normal;color: #333;}
	.news-body .news-right .news-box .time-box em {display: block;width: 100%;height: 40px;padding: 0 0 10px;font-size: 14px;line-height: 30px;text-align: center;font-weight: bold;font-style: normal;color: #333;}
	.news-body .news-right .news-box .time-box hr {width: 150%;height: 2px;background: #fff;margin: 0;border: none;transform: rotateZ(-40deg); position: absolute;left: calc(50% - 75%);top: calc(50% - 1px);display: none;}
	.news-body .news-right .news-box .text-box {float: left;width: calc(100% - 120px);margin-left: 20px;}
	.news-body .news-right .news-box .text-box h4 {display: block;margin: 0;font-size: 16px;line-height: 30px;color: #333333;font-weight: bold;}
	.news-body .news-right .news-box .text-box p {margin: 0;font-size: 14px;line-height: 25px;height: 50px;color: #333333;overflow: hidden;}
	.news-body .news-right .news-box:hover .time-box {background: #0083ef;}
	.news-body .news-right .news-box:hover .text-box strong {color: #0083ef;}
	.news-body .news-right .news-box:hover .text-box p {color: #0083ef;}
	.news-body .news-right .news-box:hover .time-box i {color: #fff;}
	.news-body .news-right .news-box:hover .time-box em {color: #fff;}
	.news .read-more {padding: 0;}
	.news .read-more a {display: block;width: 140px;margin: 20px auto;height: 40px;line-height: 40px;text-align: center;text-transform: uppercase;background: #0083ef;color: #fff;}
}
@media (max-width: 1024px){
}
@media (max-width: 992px){
}
@media (max-width: 768px){
}
@media (max-width: 640px) {
	body {min-width: auto;}
	.container {width: auto;}
	.large-title {padding: 10px 0 0;}
	.large-title .head-box {padding: 10px 0;}
	.large-title .head-box strong {background: none;font-size: 24px;line-height: 30px;}
	.large-title .head-box h3 {background: none;font-size: 24px;line-height: 30px;}
	.large-title .head-box p {margin: 0;font-size: 16px;line-height: 20px;}
	/* ---- product ---- */
	.product-body {margin: 10px 0;padding: 0 10px;position: relative;}
	.product-body .product-item {margin: 0;padding: 0;/*position: relative;*/}
	/*.product-body .product-item .item-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}*/
	.product-body .product-item .item-box {/*float: none;*/width: 100%;height: auto;margin: 10px 0;background: url(../images/bg_item.png) center center / cover no-repeat;}
	.product-body .product-item .item-box .item-lt {width: 60%;padding: 10px;z-index: 1;opacity: 1;position: static;}
	.product-body .product-item .item-box .item-lt .item-logo {width: 160px;height: 120px;padding: 10px;position: static;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box {width: 100%;height: calc(50% - 1px);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.product-body .product-item .item-box .item-lt .item-logo hr {margin: 0;height: 2px;border: none;background-image: -webkit-linear-gradient(to right, #2b7ae4, #c32e42);background-image: -o-linear-gradient(to right, #2b7ae4, #c32e42);background-image: linear-gradient(to right, #2b7ae4, #c32e42);}
	.product-body .product-item .item-box .item-lt .item-text {padding: 10px 0;}
	.product-body .product-item .item-box .item-lt .item-text strong {margin: 0;font-size: 20px;line-height: 30px;color: #fff;font-weight: bold;}
	.product-body .product-item .item-box .item-lt .item-text p {margin: 0;font-size: 14px;line-height: 30px;color: #fff;max-height: 120px;overflow: hidden;}
	.product-body .product-item .item-box .item-lt .item-text span {display: block;margin: 10px 0;width: 120px;line-height: 28px;text-align: center;color: #fff;border: 1px solid #fff;border-radius: 14px;cursor: pointer;}
	.product-body .product-item .item-box .item-rt {float: left;width: 40%;height: auto;background: url(../images/bg_imgbox.png) center center no-repeat;overflow: hidden;}
	.product-body .product-item .item-box .item-rt .item-head {display: none;}
	.product-body .product-item .item-box .item-rt .item-img {height: 360px;padding: 10px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-item .item-box .item-rt .item-img .img-box {height: 340px;}
	/* ---- about ---- */
	.about {height: auto;}
	.about .large-title {padding: 10px 0 0;}
	.about-body {padding: 0 0 20px;}
	.about-body .about-lt .img-box {width: 100%;height: auto;margin: 0;padding: 10px;}
	.about-body .about-lt .img-box:before {display: none;}
	.about-body .about-lt .img-box:after {display: none;}
	.about-body .about-rt {padding: 0 10px;}
	.about-body .about-rt .read-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .read-more a {float: right;}
	/* ---- advantage ---- */
	.advantage {display: none;}
	/* ---- case ---- */
	.case {padding: 10px 0;}
	.case-body {padding: 10px 0 20px;}
	.case-body li {width: calc(100% - 20px);}
	.case-body li:nth-of-type(2n) .img-box {float: right;}
	.case-body li:nth-of-type(2n) .text-box {float: left;}
	/* ---- news ---- */
	.news {padding: 10px 0;}
	.news-body {padding: 10px;}
	.news-body .news-left {padding: 0;}
	.news-body .news-left .left-box {height: 280px;}
	.news-body .news-left .left-box .bd {width: 100%;}
	.news-body .news-left .img-box {height: 280px;}
	.news-body .news-left .img-box img {width: 100%;max-height: none;}
	.news-body .news-right {padding: 10px 0;}
	.news .read-more a {margin: 0 auto;}
}
@media (max-width: 414px) {
	.large-title .head-box strong {font-size: 20px;}
	.large-title .head-box h3 {font-size: 20px;}
	.large-title .head-box p {font-size: 14px;}
	.product-body .product-item .item-box .item-lt .item-logo {width: 120px;height: 60px;padding: 5px;}
	.product-body .product-item .item-box .item-lt .item-logo .logo-box {width: 100%;height: 100%;}
	.product-body .product-item .item-box .item-lt .item-logo hr {display: none;}
	.product-body .product-item .item-box .item-lt .item-logo strong {display: none;}
	.product-body .product-item .item-box .item-rt .item-img {height: 300px;}
	.product-body .product-item .item-box .item-rt .item-img .img-box {height: 280px;}
	.case-body li .img-box {height: 160px;}
	.case-body li .text-box {padding: 10px; height: 160px;}
	.case-body li .text-box strong {font-size: 18px;line-height: 30px; padding: 0;}
	.case-body li .text-box p {padding: 5px 20px;max-height: 70px;overflow: hidden;}
	.news-body .news-left .list-image:nth-last-child(1) {display: none;}
	.news-right li:nth-last-child(1) {display: none;}
	.news-body .news-left .left-box {height: 240px;}
	.news-body .news-left .img-box {height: 240px;}
}
@media (max-width: 375px) {
	.product-body .product-item .item-box .item-lt .item-logo {height: 40px;padding: 0;}
	.product-body .product-item .item-box .item-lt .item-text {padding: 5px;}
	.product-body .product-item .item-box .item-lt .item-text span {margin: 5px 0;}
	.product-body .product-item .item-box .item-rt .item-img {height: 260px;}
	.product-body .product-item .item-box .item-rt .item-img .img-box {height: 240px;}
	.case-body li .img-box {height: 145px;}
	.case-body li .text-box {height: 145px;}
}
@media (max-width: 360px) {
	.case-body li .text-box p {padding: 0;}
	.case-body li .text-box span {display: none;}
	.news-body .news-left .left-box {height: 200px;}
	.news-body .news-left .img-box {height: 200px;}
	
}
@media (max-width: 320px) {
}