﻿

.tips-wrap {
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
}

.tips-wrap .p1 {
	font-size: 20px;
	font-weight: 600;
}

.cooperation-wrap .p2{
	padding: 0px 5px;
}
.tips-wrap .p2 {
	font-size: 30px;
	font-weight: 600;
}

.swiper-button-next,
.swiper-button-prev {
	height: 25px !important;
	width: 25px !important;
	background-size: 11px 13px !important;
}

.swiper-pagination-custom {
	/*bottom: 25px !important;*/
	display: none;
}

.about-us-wrap {
	display: inline-block;
	margin-top: 30px;
}

.about-us-left-bg {
	width: 80%;
	height: 280px;
	background-color: #2c2f81;
	position: absolute;
	left: 0;
	top: 28px;
	z-index: -1;
}

.about-us-wrap .about-us-box {
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
}

.about-us-wrap .about-us-box .about-us-grow {
	width: 100%;
	height: 270px;
	display: flex;
	align-items: center;
}


.about-us-wrap .about-us-box .about-us-grow .about-us-img {
	width: 90%;
	    height: 100%;
	    margin: 0 auto;
}

.about-us-wrap .about-us-box .about-us-grow .about-us-right-title {
	font-size: 12px;
	letter-spacing: 8px;
	border-bottom: 3px solid #2c2f81;
	padding-bottom: 10px;
	margin-top: 7px;
}

.about-us-wrap .about-us-box .about-us-grow:last-child {
	padding-left: 10px;
	box-sizing: border-box;
	height: auto;
	margin-top: 30px;
	margin-left: 0;
}
.inner{
	padding: 0 10px;
}
.inner .p1 {
    font-size: 22px;
    font-weight: 600;
    font-family: 'SourceHanSansCN-Bold';
}
.horizontal {
    width: 40px;
    height: 3px;
    background-color: #2c2f81;
    margin-top: 6px;
}
.about-us-box .about-us-grow .list {
    display: flex;
    height: 110px;
}
.about-us-box .about-us-grow .list li .icon-box {
    border: 1px solid #a0a2c2;
    border-radius: 3px;
    padding: 5px;
    font-size: 30px;
    color: #2c2f81;
    display: table;
    margin: 0 auto;
}
.about-us-box .about-us-grow .list li .icon-box .iconfont {
    font-size: 23px;
}
.about-us-box .about-us-grow .list li .p1 {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    font-family: simhei;
    text-align: center;
    margin: 6px 0;
}
.my-banner2-swiper-pagination{
	left: 37% !important;
}
.about-us-wrap .about-us-box .about-us-grow .about-us-right-content {
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	-webkit-line-clamp: 0 !important;
	line-clamp: 0 !important;
	-webkit-box-orient: inherit;
}

.about-us-wrap .about-us-box .about-us-grow .more-btn {
	position: absolute;
    left: auto;
    bottom: -104px;
    left: 10px;
    height: 25px;
    background: #2c2f81;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.lan_title {
    height: 50px;
    background-color: #273886;
}
.lan_title .box {
    width: 100%;
    line-height: 50px;
    padding-left: 10px;
	box-sizing: border-box;
}
.lan_title .box .p1 {
    font-size: 19px;
}
.lan_title .box .p2 {
    font-size: 12px;
    color: #7782b3;
    text-transform: uppercase;
    margin-left: 5px;
}
advantage-wrap {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
}

.advantage-wrap .title {
	margin-left: 15px;
}

.big-t {
	font-size: 16px;
	color: #000;
}

.small-t {
	font-size: 12px;
	color: #a0a0a0;
	text-transform: uppercase;
	margin-left: 0;
}
.products-list {
	width: 100%;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 0;
	padding: 25px 0 0;
}

.products-list li {
	width: 100%;
	display: flex;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 0;
}

.products-list li .left {
	width: 50%;
}

.products-list li .left img {
	width: 100%;
}

.products-list li .right {
	padding-right: 0;
	padding-left: 10px;
	width: 50%;
}

.products-list li .right .products-right-title {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 4px;
}

.advantage-content {
	margin-top: 10px;
	display: inline-block;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border: none;
	width: 100%;
}

.advantage-content .left {
	width: 100%;
}

.advantage-content .left .top-wrap {
	width: 100%;
	height: 220px;
	margin: 0;
	position: relative;
	text-align: right;
	display: flex;
	justify-content: stretch;
}

.advantage-content .left .top-wrap img {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.advantage-content .left .down-wrap {
	padding-top: 10px;
	padding-right: 0;
}
.advantage-content .left .down-wrap .liner .top-wrap-tontent{
	-webkit-line-clamp: 3;
}
.advantage-content .left .down-wrap .down-wrap-title {
	margin: 0 0 0 auto;
	display: inline-block;
	font-size: 16px;
	position: relative;
	margin-bottom: 0;
	padding-left: 10px;
}

.advantage-content .left .down-wrap .down-wrap-content {
	text-align: left;
	width: 100%;
	margin: 0;
	font-size: 13px;
	color: #b2b2b2;
	line-height: 25px;
	padding: 10px;
	box-sizing: border-box;
}

.advantage-content .right {
	width: 100%;
}

.advantage-content .right .top-wrap {
	height: 175px;
	display: flex;
	width: 100%;
}
.advantage-content .right .top-wrap .liner-left.right{
	width: 50%;
}

.advantage-content .right .top-wrap .liner-left {
	display: flex;
	align-items: center;
	width: 70%;
	padding-left: 10px;
	box-sizing: border-box;
}

.advantage-content .right .top-wrap .liner-left .liner {
	position: relative;
	width: 100%;
}

.advantage-content .right .top-wrap .liner-left .liner .top-wrap-title {
	font-size: 16px;
}

.advantage-content .right .top-wrap .liner-left .liner .top-wrap-tontent {
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	color: #b2b2b2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}


.advantage-content .right .top-wrap .back {
	width: auto;
}

.advantage-content .left .down-wrap .down-wrap-title::after {
	display: none;
}

.advantage-content .right .top-wrap .liner-left .liner::after {
	display: none;
}
.about-us-contents {
	font-size: 13px;
	margin: 0 auto 25px;
	width: 100%;
	line-height: 20px;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.about-column-list {
	margin: 0 auto;
	width: 100%;
	flex-wrap: wrap;
}

.about-column-list .about-column-item {
    margin: 0 auto;
    width: 42%;
    text-align: center;
    box-sizing: border-box;
    border-right: none;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.about-column-list .about-column-item .about-column-box-top {
    height: 133px;
    background-color: #eeeeee;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2c2f81;
}
.about-column-list .about-column-item .custom-icon {
    font-size: 81px;
}
.about-column-list .about-column-item .about-column-content {
    font-size: 14px;
    font-family: "宋体";
    color: #000;
}
.about-column-list .about-column-item .about-column-num {
	font-size: 45px;

	margin: 30px 0 20px;
	color: #2c2f81;
}

.product-mix-wrap {
	height: auto;
	position: relative;
	padding-top: 20px;
	box-sizing: border-box;
	margin-top: 60px;
	margin-bottom: 15px;
}
.main-wrap {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.product-mix-wrap .product-mix-bgeee {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #eee;
	z-index: -2;
}

.product-mix-wrap .product-mix-right {
	position: absolute;
	right: 0;
	top: 145px;
	width: 100%;
	height: 230px;
}

.product-mix-wrap .product-mix-right .product-mix-down {
	position: absolute;
	left: 0;
	bottom: -60px;
	width: 100%;
	height: 55px;
	line-height: 55px;
	background-color: #2c2f81;
	padding-left: 20px;
	box-sizing: border-box;
	color: #fff;
}

.product-mix-wrap .product-mix-right .product-mix-down .title {
	font-size: 18px;
	position: relative;
}

.product-mix-wrap .product-mix-right .product-mix-down .title::after {
	content: '';
	position: absolute;
	left: 5px;
	bottom: -13px;
	width: 15px;
	height: 2px;
	background-color: #fff;
}

.product-mix-wrap .product-mix-left {
	width: 100%;
	margin: 420px auto 0;
}

.product-mix-wrap .product-mix-left .product-mix-list .product-mix-item {
	display: flex;
	width: 100%;
	cursor: pointer;
	margin-bottom: 25px;
	box-sizing: border-box;
	height: 76px;
	padding: 0 20px;
}

.product-mix-wrap .product-mix-left .product-mix-list .product-mix-item .product-mix-indexNum {
	font-size: 61px;
	font-weight: 600;
}

.product-mix-wrap .product-mix-left .product-mix-list .product-mix-item .product-mix-m {
	margin-left: 25px;
	padding-top: 5px;
	display: inline-block;
}

.product-mix-wrap .product-mix-left .product-mix-list .product-mix-item .product-mix-m .product-mix-title {
	font-weight: 600;
	font-size: 13px;
}

.product-mix-wrap .product-mix-left .product-mix-list .product-mix-item .product-mix-m .product-mix-p {
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	line-height: 20px;
	display: inline-grid;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cooperation-wrap {
   margin: 40px auto 20px;
    width: 100%;
}
.cooperation {
	flex-wrap: wrap;
	padding-left: 22px;
}
.cooperation-item {
    float: left;
    width: 42%;
    height: 125px;
    position: relative;
    list-style: none;
    margin-left: -12px;
	margin-bottom: 5px;
}
.cooperation-item:nth-child(3) .less1{
    display: none;
}
.cooperation-item:nth-child(5) .less1{
    display: none;
}
.cooperation-item:nth-child(3) .margin-r{
    margin-left: 6%;
}
.cooperation-item:nth-child(5) .margin-r{
    margin-left: 6%;
}
.cooperation-item:nth-child(2) .margin-r{
    margin-left: 42%;
}
.cooperation-item:nth-child(4) .margin-r{
    margin-left: 42%;
}
.block {
    width: 92%;
    height: 125px;
    text-align: center;
    background: #f4f4f4;
    vertical-align: middle;
    color: #333;
    float: left;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.major {
	width: 100%;
	margin-top: 120px;
	margin-bottom: 50px;
}

.cooperative-customers-wrap {
	margin-top: 20px;
	position: relative;
	height: 300px;
	width: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}
.down-p {
    text-align: start;
    margin-top: 14px;
    padding-right: 0;
    font-family: "helveticaneue-BlackCond";
    padding-left: 12px;
    font-size: 16px;
}
.cooperative-customers-img {
	margin: 50px auto 0;
	display: block;
	border: 1px solid #ccc;
	width: 90%;
	box-sizing: border-box;
}

.zytitle .bigTips {
	font-size: 18px;
	margin-right: 5px;
	color: #2c2f81;
}

.zytitle .samllTips {
	font-size: 13px;
	color: #626262;
}

.major {
	width: 100%;
	margin-top: 35px;
	margin-bottom: 50px;
}

.major .major-banner {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 40px;
}

.inner-box li {
	height: 460px;
	margin-right: 30px;
}

.inner-box li .top {
	width: 100%;
	height: 335px;
}

.box-widch-wrap {
	width: 100%;
}

.core-container{
	width: 100%;
}
.core-title{
	padding: 40px 0 36px;
}
.core-list{
	display: block;
}
.core-item{
	width: 100%;
	margin-right: 0;
	height: 484px;
}

.core-item .citem-image{
	height: 398px;
	min-height:398px;
	max-height: 398px;

}
.citem-image img{
	height: auto;
}
.pc{
	display: none;
}
.mobile{
	display: block;
}
.cnmgun{
	position: relative;
}
.cnmgun .down-wrap{
	width: 100% !important;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
}
.cnmgun .down-wrap .liner{
	width: 50%;
	position: absolute !important;
	top: 10%;
	right: 5%;
	
}
.cnmgun .down-wrap .liner .top-wrap-tontent{
	color: #fff !important;
}