@charset "utf-8";/*!

/*-------------base--------------*/

.probase_banner { background: url(../images/banner7.jpg) center top; height: 660px; position: relative; width: 100%; text-align:center}
.prolihebase_banner { background: url(../images/banner8.jpg) center top; height: 660px; position: relative; width: 100%; text-align:center}
.section{position:relative}
.idea {
    padding: 5rem 16.66%  20rem;
    display: flex;
    justify-content: space-between;
    position:sticky;
    top:0;
    z-index:1;
}
.container .section-t {
    font-weight: bold;
    font-size: 2.75rem;
    color: #007567;
}
.desc-t {
    font-size: 1.35rem;
    margin: 3rem 0 0;
    display: inline-block;
    position: relative;
}
.idea .desc{margin-top:1rem}

.bridge-box{position:relative;}
.bridge {
    position: absolute;
    top: 24%;
    width: 35%;
    left: 32.5%;
    opacity: 0
}
.company-intro{padding:0 16.66%;}
.company-info{transform: translateY(-9%);}
.company-info-item{display:flex;justify-content:space-between}
.company-info-item>div{width:50%;}
.info-img{line-height:0;overflow:hidden}
.info-img:hover img{transform: scale(1.05);}
.info-img img{transition: transform .3s linear;width:100%}
.info-text {
    background: #f2f2f2;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: background .15s linear
}
.chTitle{font-weight:bold;font-size:1.75rem}
.desc{font-size:.95rem;margin-top:2rem;}
.info-text:hover{background:#C70006}
.info-text:hover  h3{ color:#fcc9a4}
.info-text:hover  p{ color:#FFF}

.section-title {
font-size: 2rem;
    font-weight: bold;
    color: #c7000b;
	line-height: 58px; text-align:center
}
.section-desc{color: #666666;
    font-size: 16px;
    line-height: 36px; text-align:center}
	.index-page-top {
    padding: 30px 0;
}

.section{text-align:center;padding:0 5%}
.showpic{display:flex;justify-content:space-between; margin-bottom:45px;}
.event1 {
    position: relative;
    overflow: hidden;
    line-height: 0
}
.event1 p {
    text-align:left;
    background: #c7000b;
    color: #fff;
    padding: 1rem 2rem;
    font-size: 1rem;
    bottom: -18px;
    width: 100%;
    position: absolute;
    left: 0;
    transform: translateY(101%);
    transition: transform .6s cubic-bezier(0.31, 0.66, 0.46, 0.95) 0s;
}
.event1:hover p {
    transform: translateY(0);
}
.showpic img{width:100%}
.show_l{width:62%;line-height:0}
.show_r{width:36%;display:flex;flex-direction:column;justify-content:space-between}

.index-safe-bg{background-image: url(../images/safe-bg.png) ;   background-repeat:no-repeat;  padding-top: 5rem;
    padding-bottom: 10rem}
.xqhz{ margin: 0 auto;
    width: 1500px;
}
.xqhz h3{font-size: 40px;
    line-height: 58px;
    font-weight: bold;
    color: #C70006;
}
.xqhz p{color: #666666;
    font-size: 16px;
    line-height: 36px;
    margin-top: 2rem;
}
.index-safe{justify-content: space-between;}
.index-safe-left{width: 19%; float:left}
.index-safe-swiper{float:left}
.swiper-slide{float:left}
@media (max-width:1400px) {
	.index-safe-left{width: 22%;}
}
@media (max-width:960px) {
	.index-safe-left{width: 40%;}
}

@media (max-width:640px) {
	.index-safe-left{width: 100%;}
}

.index-safe-swiper{position: relative; width: 78%; padding-left: 5rem;}
@media (max-width:1400px) {
	.index-safe-swiper{ padding-left: 6rem;}
}
@media (max-width:960px) {
	.index-safe-swiper{position: relative; width: 58%;padding-left: 4rem;}
}

@media (max-width:640px) {
	.index-safe-swiper{width: 100%;padding-left: 0;}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	/* box-sizing: border-box; */
	/* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}
/*  */
.index-safe-swiper-arr{ padding: 25px 0 0;}
.index-safe-swiper-arr .swiper-button-next,
.index-safe-swiper-arr .swiper-button-prev{position: static; top: inherit; left: inherit; right: inherit; bottom: inherit; margin: 0; background: none; width: 50px; height: 50px; border-radius: 50%;  justify-content:center; align-items:center;}
.index-safe-swiper-arr .swiper-button-next{margin-left: 10px;}
.index-safe-swiper-arr .swiper-button-next i,
.index-safe-swiper-arr .swiper-button-prev i{ font-size: 4.2rem;}

.swiper-button-next:after,
.swiper-button-prev:after{display: none;}

.index-safe-item{position: relative; overflow: hidden; float: left}
.index-safe-item>img{width: 100%;}
.index-safe-mask{position: absolute; bottom: 0; left: 0; width: 100%; padding: 30px 40px; background-color: #fff; transform: translateY(30px); opacity: 0; visibility: hidden; transition:.3s;}
.index-safe-mask h3{font-size: 24px; color: var(--default);}
.index-safe-mask p{ margin-top: 2rem; line-height: 1.6; font-size: 16px; color:#666;}
.index-safe-mask a{margin-top: 6rem; display: inline-block; }
.index-safe-mask a i{font-size: 3.2rem; color: var(--fuColor);}
.index-safe-title{padding-top: 2rem; transition:.3s;}
.index-safe-title h3{font-size: 22px; color:#333; font-weight:500}

@media (min-width:768px) {
	.index-safe-swiper .swiper-slide:hover .index-safe-item .index-safe-mask{transform: translateY(0); opacity: 1; visibility: visible; }
	.index-safe-swiper .swiper-slide:hover .index-safe-title{transform: translateY(20px); opacity: 0; visibility: hidden;}
}
@media (max-width:1200px) {
	.index-safe-mask{padding: 20px;}
	.index-safe-mask h3{font-size: 2rem;}
	.index-safe-mask p{ margin-top: 1.5rem; font-size: 1.4rem;}
	.index-safe-mask a{margin-top: 4rem;}
	.index-safe-title h3{font-size: 2rem;}
}

@media (max-width:768px) {
	.index-safe-mask{padding: 15px;}
	.index-safe-mask h3{font-size: 1.8rem;}
	.index-safe-mask p{ margin-top: 1rem; font-size: 1.2rem;}
	.index-safe-mask a{margin-top: 2rem;}
	.index-safe-mask a i{font-size: 2.2rem;}
	
	.index-safe-swiper .swiper-slide .index-safe-item .index-safe-mask{transform: translateY(0); opacity: 1; visibility: visible; }
	.index-safe-swiper .swiper-slide .index-safe-title{transform: translateY(20px); opacity: 0; visibility: hidden;}
	
}
.mainindex_honor{ height:680px;}
.mainindex_honor h6 {
    position: absolute;
    font-size: 14px;
    top: 595px;
    color: #9a7656;
    left: 950px;
    height: 1px;
}

.padding{    margin: 0 auto;
    max-width: 1600px;}

.clients-list {}

	.clients-list ul li {
		width: 33.33%;
	}
	.clients-list ul li:nth-child(even) {
		background-color: #f2f2f2;
	}

	.clients-list-item {
		position: relative;
		padding: 60px 20px 30px;
		text-align: center;
		border: 1px solid #eee;
	}

	.clients-list-item span.iconfont {
		position: absolute;
		top: 15px;
		right: 15px;
		display: inline-block;
		font-size: 2.4rem;
		color: rgba(0, 0, 0, .1);
	}

	.clients-list-logo {
		width: 30%;
		margin: 0 auto 20px;
	}

	.clients-list-logo img {
		max-width: 100%;
		max-height: 100%;
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
	}

	.clients-list-item h3 {
		font-size: 14px;
		line-height: 1.4; color:#666666
	}


	.clients-list-item:hover .clients-list-logo img {
		filter: none;
	}

	.clients--list-desc {
		display: none;
		transition: none;
		line-height: 1.4;
		padding: 0 15px;
	}

	.clients--list-desc blockquote {
		position: relative;
		text-align: left;
		margin-top: 15px;
		font-size: 14px;
		line-height: 1.6;
		color: rgba(0, 0, 0, .5)
	}

	.clients--list-desc blockquote:before,
	.clients--list-desc blockquote:after {
		position: absolute;
		color: rgba(0, 0, 0, .1);
		font-family: "iconfont" !important;
		font-size: 18px;
		display: inline-block
	}

	.clients--list-desc blockquote:before {
		left: -25px;
		top: -5px;
		content: "\e03b"
	}

	.clients--list-desc blockquote:after {
		bottom: -20px;
		right: 0;
		content: "\e03a"
	}
	.flex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

	@media (max-width:768px) {
		.clients-list ul li {
			width: 50%;
		}

		.clients-list-item h3 {
			font-size: 16px;
		}
	}

	@media (max-width:480px) {
		.clients-list-item h3 {
			font-size: 14px;
		}
	}
