@charset "utf-8";
@import url(//at.alicdn.com/t/c/font_2395912_tkbgebi07yt.css);

.w-1200 {
	max-width: 1200px;
	margin: 0 auto;
}

/* 多行 */
.webkit2 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.webkit3 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.webkit4 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

* {
	box-sizing: border-box;
}

body {
	background-color: #F3F3F3;
}

.display-inline {
	display: inline;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.layui-bg-white {
	background-color: #fff;
}

.layui-text-center {
	text-align: center;
}

.color-hui {
	color: #888888;
}

.lh-32 {
	line-height: 32px;
}

.text-underline {
	text-decoration: underline
}

/* column-title */
.column-title {
	margin-bottom: 20px;
}

.column-title .title {
	margin-top: 10px;
}

/* top */
header {
	background: #fff;
}

.top {
	border-bottom: 1px solid #BBBBBB;
	line-height: 2.8125rem;
	background-color: #F3F3F3;
}

/* logo */
.logo {
	padding: 15px 0;
	display: flex;
	align-items: center;
}

.logo a {
	display: flex;
	align-items: center;
	font-size: 18px;
	position: relative;
}

.logo a img {
	width: 154px;
	height: auto;
}

.logo a span {
	height: 65px;
	width: 1px;
	background-color: #BBBBBB;
	margin-right: 20px;
	margin-left: 10px;
}


/* nav */
.nav {
	background: #00ACBA;
	line-height: 5rem;
}

.nav a {
	font-size: 1.125rem;
}

/*  滚动条不动时*/
.box {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 96999;
	width: 100%;
}

/* banner */
.banner {
	position: relative;
	overflow: hidden;
}

.banner a {
	display: block;
}

.banner img {
	display: block;
	width: 100%;
	margin: 0 auto;
	max-width: 1920px;
}

.banner-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	bottom: auto;
	left: auto;
	margin: 30px 0;
}

.banner-pagination>* {
	border-radius: 0;
	display: block;
	opacity: 1;
	width: 40px;
	height: 5px;
	background: #808C8C;
}

.banner-pagination>.swiper-pagination-bullet-active {
	background: #E8635A;
}

/* product-list */

.product-list {
	margin-top: 80px;
}

.product-list .item {
	width: 23%;
	margin: 0 16px;
	text-align: center;
	font-size: 12px;
	color: #888888;
	line-height: 32px;
	padding: 0 10px;
}

.product-list .item>span {
	margin-top: 20px;
}

.product-list .item:first-child {
	margin-left: 0;
}

.product-list .item:last-child {
	margin-right: 0;
}

.product-list .item .title {
	font-size: 16px;
	color: #333;
}

.product-list .item .kylwfy {
	display: inline-block;
	background: url(../img/a01.png);
	width: 75px;
	height: 75px;
}


.product-list .item .ywlwrs {
	display: inline-block;
	background: url(../img/a02.png);
	width: 75px;
	height: 75px;
}

.product-list .item .scifbzc {
	display: inline-block;
	background: url(../img/a03.png);
	width: 75px;
	height: 75px;
}

.product-list .item .ywlwcc {
	display: inline-block;
	background: url(../img/a04.png);
	width: 75px;
	height: 75px;
}

.product-list .item .aniu {
	position: relative;
	bottom: -33px;
	width: 190px;
	height: 45px;
	background: #00ACBA;
	line-height: 45px;
}

.product-list .item:hover .aniu {
	background: #E8635A;
}

.product-list .item:hover .kylwfy {
	background: url(../img/a001.png);
}

.product-list .item:hover .ywlwrs {
	background: url(../img/a002.png);
}

.product-list .item:hover .scifbzc {
	background: url(../img/a003.png);
}

.product-list .item:hover .ywlwcc {
	background: url(../img/a004.png);
}

.hengxian {
	width: 80px;
	height: 0.3125rem;
}

/* meet-box */
.meet-box {
	margin-top: 80px;
}

.meet-list {
	display: flex;
	flex-wrap: wrap;
}

.meet-list .item {
	display: block;
	font-size: 12px;
	line-height: 1.7em;
	background: #fff;
	color: #666;
	padding: 10px;
	width: 23.5%;
	margin-right: 2%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	transition: .5s;
}

.meet-list .item:hover {
	box-shadow: 0 0 5px rgba(232, 99, 90, .5);
}

.meet-list .item:nth-child(4n) {
	margin-right: 0;
}

.meet-list .item:nth-child(n+5) {
	margin-top: 2%;
}

.meet-list .pic {
	display: block;
}

.meet-list .pic img {
	display: block;
	width: 100%;
}

.meet-list .text {
	margin-top: 10px;
}

.meet-list .text>*~* {
	margin-top: 5px;
}

.meet-list .text .subtitle {
	font-weight: bold;
	font-size: 14px;
	color: #16baaa;
}

.meet-list .text .title {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

.meet-list .item:hover .title {
	color: #16baaa;
}

/* case-box */
.case-box {
	margin-top: 40px;
}

.case-list {
	position: relative;
	overflow: hidden;
	padding: 5px;
}

.case-list .item {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	display: flex;
	align-items: flex-start;
	padding: 10px;
	transition: .5s;
}

.case-list .item:hover {
	box-shadow: 0 0 5px rgba(232, 99, 90, .5);
}

.case-list .pic {
	position: relative;
	width: 140px;
}

.case-list .pic img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}

.case-list .pic p {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	background: #E8635A;
	color: #fff;
	font-size: 12px;
	padding: 0 1em;
	line-height: 2;
}

.case-list .text {
	width: calc(100% - 140px);
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

.case-list .text .title {
	color: #16baaa;
	font-weight: bold;
}

.case-list .text .title~p {
	margin-top: 7px;
}

.casepage {
	display: flex;
	flex-wrap: wrap;
}

.casepage .item {
	width: 32%;
	margin-right: 2%;
}

.casepage .item:nth-child(3n) {
	margin-right: 0;
}

.casepage .item:nth-child(n+4) {
	margin-top: 2%;
}



.more_btn {
	display: block;
	text-align: center;
	width: 10em;
	font-size: 16px;
	line-height: 2.5em;
	border-radius: 0;
	background: #fff;
	margin: 20px auto 0;
	border: #16baaa solid 1px;
	border-radius: 5px;
	transition: .5s;
}

.more_btn:hover {
	background: #E8635A;
	color: #fff;
	border-color: #E8635A;
}

/* custom-box */
.custom-box {
	margin-top: 40px;
}

.custom-list {
	display: flex;
	flex-wrap: wrap;
}

.custom-list .item {
	width: 18.4%;
	margin-right: 2%;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.custom-list .item:hover {
	box-shadow: 0 0 5px rgba(232, 99, 90, .5);
}

.custom-list .item:nth-child(5n) {
	margin-right: 0;
}

.custom-list .item:nth-child(n+6) {
	margin-top: 2%;
}

.custom-list .item img {
	display: block;
	width: 100%;
}


/* news-box */
.news-box {
	margin-top: 40px;
}

.news-list {
	display: flex;
	flex-wrap: wrap;
}

.news-list .item {
	width: 49%;
	display: block;
	background: #fff;
	margin-right: 2%;
	padding: 15px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	color: #666;
	font-size: 12px;
	line-height: 2em;
	transition: 0.5s;
}

.news-list .item:nth-child(2n) {
	margin-right: 0;
}

.news-list .item:nth-child(n+3) {
	margin-top: 2%;
}

.news-list .item:hover {
	background: #E8635A;
	color: #fff;
}

.news-list .item .title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.news-list .item .info {
	margin: 5px 0;
}

.news-list .item:hover .title {
	color: #fff;
}

.question_list {
	height: 4rem;
	line-height: 4rem;
}



.public_p p {
	line-height: 36px;
}

.public_img img {
	width: 100% !important;
	padding: 1.25rem 0rem;
	height: auto !important;
}

.public_img p {
	line-height: 36px;
}

.down-list ul {
	display: grid;
}

.down-list li {
	padding-left: 50px;
	background-size: 38px 40px !important;
	background-position: left !important;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #BBBBBB;
	background: url(../img/zip.png) no-repeat;
}

.down-list li {
	float: right;
}

.adown-list li:hover {
	color: #E8635A;
}

.adown-list ul {
	display: grid;
}

.adown-list ul li {
	background: url(../img/execl.png) no-repeat;
	padding-left: 50px;
	background-size: 38px 38px;
	background-position: left;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #BBBBBB;
}


.adown-list li:hover {
	color: #E8635A;
}

.down-list,
.adown-list,
.scikyxz-list {
	border: none;
}

.scikyxz-list ul .xiezuo {
	display: grid;
}

.scikyxz-list ul li {
	background: url(../img/writing.png) no-repeat;
	padding-left: 50px;
	background-size: 38px 38px;
	background-position: left;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #BBBBBB;
}

.xiezuo li {
	float: right;
}

.xiezuo li:hover {
	color: #E8635A;
}

.submit input {
	width: 92%;
	margin-left: 6.25rem;
	padding-left: 1rem !important;
}

.lable_title {
	width: 6.25rem;
	border: none;
	text-align: left;
	padding-left: 0rem;
}

.submit select i {
	right: 8.75rem !important;
}

.bm_bg {
	background-image: url(../img/v2_rynio2.png) !important;
	display: block;
	height: 54px;
	line-height: 54px;
	padding-left: 1em;
	color: #fff;
}

.layui-tab-content {
	padding: 0px !important;
	border: 1px solid #BBBBBB;
}

.layui-tab-content img {
	width: 100%;
	padding: 0.625rem 0rem;
}

.bg—public {
	width: 100%;
	height: 11.5625rem;
	border-radius: 0.625rem;
	color: #fff;
}

.bg-a {
	background: url(../img/wangye-20210519_03.png) no-repeat;
}

.bg-b {
	background: url(../img/wangye-20210519_05.png) no-repeat;
}

.bg-c {
	background: url(../img/wangye-20210519_07.png) no-repeat;
}

.a-potion {
	position: absolute;
	top: 1.875rem;
}

.car-left {
	width: 542px;
	float: left;
	border-radius: 1.25rem;

}

.car-right {
	width: 542px;
	float: right;
	border-radius: 1.25rem;
}

.bg-d {
	background: url(../img/bd.png) no-repeat;
	width: 100%;
	height: 4.6875rem;
	line-height: 4.6875rem;
	color: #fff;
}

.car-b {
	height: 4.75rem;
	line-height: 1.625rem;
	padding: 20px;
}

.car-c {
	background: #FFF9F3;
	opacity: 0.85;
	min-height: 20.75rem;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-top: 30px;
}

.car-c p {
	color: #101010;
	line-height: 3em;
}

a.zixun {
	display: block;
	font-weight: 700;
	padding: 20px 0;
}

.zixun:hover {
	display: block;
	font-weight: 700;
	color: #fff !important;
	background: #E8635A;
	border-bottom-left-radius: 1.25rem;
	border-bottom-right-radius: 1.25rem;
}

.zixun:hover i {
	color: #fff !important;
}

.sevice-pic table tr td {
	line-height: 3.5rem;
}

.sevice-pic table tr th {
	line-height: 3.5rem;
}

.pic-title {
	line-height: 3.75rem;
	background: url(../img/pic.png) no-repeat;
	background-position: left 1.125rem center;
	background-color: #EBF1F2;
	font-size: 1.25rem;
	font-weight: 700;
	color: #157077;
	padding-left: 4rem;
}

.sub {
	display: inline-block;
	margin: 1.25rem;
	background: #00ACBA;
	color: #fff;
	padding: 8px 2.875rem;
	border-radius: 0.3125rem;
}

.sub:hover {
	color: #fff !important;
	background: #E8635A;
}

.flow-pic {}

.shu {
	display: inline-block;
	line-height: 2.5rem;
	height: 2.5rem;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #059DA9;
	padding-left: 1.25rem;
}

/* footer */
footer {
	background-color: #00ACBA;
	color: #fff;
	font-size: 14px;
	line-height: 2em;
	margin-top: 60px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #E8635A;
}

footer .bt {
	font-size: 16px;
	margin-bottom: 1.2em;
}

.footer-cont {
	padding: 40px 0;
}

footer .copyright {
	background: #059DA9;
	text-align: center;
	line-height: 3.5em;
}

.footer-QR {
	display: flex;
	justify-content: space-between;
}

.footer-QR .item {
	width: 48%;
	text-align: center;
}

.footer-QR .item img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}


/* 内页 */
.pageBox {
	margin-bottom: 40px;
}

.pageCont {
	background: #fff;
	padding: 20px;
	border: solid 1px #ddd;
}

.pageBox .detail {
	font-size: 14px;
	line-height: 2em;
	color: #333;
}

.pageBox .detail>*~* {
	margin-top: 1em;
}

.pageBox .detail img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	width: auto !important;
	height: auto !important;
}

.pageBox .detail-bt {
	color: #16baaa;
	font-weight: bold;
	font-size: 16px;
	margin-top: 2em;
}

/* 内页banner */
.nybanner {
	font-size: 1.875rem;
	margin: 15px auto;
}

.nybanner .e_banner {
	background-image: url(../img/v2_rynio6.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 1200px;
	margin: 0 auto;
	height: 100px;
	line-height: 100px;
	padding-left: 2%;
	font-weight: 700;
}

.nybanner .fy_bg {
	background-image: url(../img/fy_bg.png);
	color: #fff;
}

.k_banner {
	background-image: url(../img/450095500.jpg) !important;
}

.nybanner .cc_bg {
	background-image: url(../img/cc_bg.png) !important;
	color: #fff;
}


.nybanner .fb_bg {
	background-image: url(../img/fb_bg.png) !important;
	color: #fff;
}


.nybanner .xk_bg {
	background-image: url(../img/xk_bg.png) !important;
	color: #fff;
}

.nybanner .rs_bg {
	background-image: url(../img/rs_bg.png) !important;
	color: #fff;
}


/* 面包屑 */
.position {
	color: #999;
	font-size: 12px;
	margin-bottom: 15px;
}

/* pagelist */
.pagelist {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	font-size: 14px;
}

.pagelist>*~* {
	margin-left: 5px;
}

.pagelist li:first-child a,
.pagelist li:last-child a {
	width: 6em;
}

.pagelist li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3em;
	height: 3em;
	color: #fff;
	background: #E8635A;
}

.pagelist li a[href]:hover {
	color: #E8635A;
}

.pagelist li a[href] {
	color: #333;
	background: #eee;
}

.min-h800 {
	min-height: 400px;
}

.detail .title {
	text-align: center;
}

.detail .time {
	text-align: center;
	display: block;
}

.detail .time span {
	margin-left: 0 !important;
}

/* faq-list */
.faq-list {
	border: none;
	font-size: 12px;
	line-height: 2em;
}

.faq-list .item .layui-colla-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
	font-weight: normal;
	line-height: 4em;
	height: 4em;
}

.faq-list .item .layui-colla-title p {
	display: flex;
	align-items: center;
}

.faq-list .item .layui-colla-title p span {
	margin-right: 10px;
	font-size: 20px;
}


.beafter {
	border-top: solid 1px #ccc;
	padding-top: 15px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.beafter>* {
	max-width: 48%;
}