﻿
/* CSS Document */
:root{
/* 变量分 全局变量和局部变量 */
--blue:#2F318B;
--myy:#006699;
}
@font-face {
  font-family: "PingFang SC Regular";
  src: url("../font/PingFang SC Regular.ttf");
}


* {
	padding: 0;
	margin: 0;
}
body {
  min-height: 75rem;
  padding-top: 3.5rem;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  font-size: 16px;
	color: #333333;
}
main {
	background: #f00;
}
.bg-dark {
    background-color: #060655 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
	cursor: pointer;
}
.nav-fw-btn a {
	display: block;
	background-image: url("../image/fw_icon.png");
	background-repeat: no-repeat;
	background-position: 1rem center;
	background-color: #1f2fc8;
	padding: 0.2rem 1rem 0.2rem 2.3rem;
	border-radius: 3rem;
	border: none;
	outline: none;
	color: #ffffff;
	font-size: 12px;
}
.dropdown.open .dropdown-menu {
	display: block;
}
footer  {
	width: 100% !important;
	background: #2f3086;
	color: #FFFFFF;
}
footer .left {
	border-right: 0.1rem solid rgba(255,255,255,0.5);
}
footer .logo {
	margin-bottom: 1.75rem;
}
footer .left p {
	font-weight: 400;
	font-size: 1.12rem;
	color: #FFFFFF;
	line-height: 1.8rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
}
footer h5 {
	font-weight: bold;
	font-size: 1.25rem;
	color: #FFFFFF;
	line-height: 1.8rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
footer ul .text-muted {
	font-weight: 400;
	color: rgba(255,255,255,0.5)!important;;
	line-height: 1.8rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.footer-bottom {
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	background-color: #262874;
	color: #ffffff;
	line-height: 1.8em;
}

.ppk-logo {
	width: 6.2rem;
}

footer {
	padding-top: 5.5rem; 
	padding-bottom: 5.5rem;
	background:url("../image/line_bg_5.png") no-repeat center bottom;
	background-size: cover;
}



.home-p-01 .col-md-6,
.home-p-01 .col-12 {
	margin-bottom: 25px;
}
.home-p-01 .col-lg-3 img {
	display: block;
	width: 100%;
}
.home-p-01 .row {
	padding-left: 15px;
	padding-right: 15px;
}
.home-p-02 {
	background:url("http://m.sunceble.cn/themes/template/static1/images/upload/home/line_bg_1.png") no-repeat center bottom;
	background-size: cover;
}
.home-p-02 .container {
	box-sizing: border-box;
}
.home-p-02 .tabs {
	width: 100%;
	max-width: 1280px;
	text-align: center;
}
.home-p-02 .tab .icon {
	display: inline-block;
	border: 3px solid #1F2FC8;
	padding: 10px;
	border-radius: 50%;
}
.home-p-02 .tab img {
	display: block;
	margin: 0 auto;
	width: 36px;
	
}
.home-p-02 .tab.active .icon {
	box-shadow: 0 0 40px #1F2FC8;
}
.home-p-02 .tab.active::after {
	position: absolute;
	left: 25%;
	bottom: 0;
	display: block;
	content: "";
	border-bottom: 4px solid #1F2FC8;
	width: 50%;
}
.home-p-02 .tabsbox {
	width: 100%;
	margin: 0 auto;
}
.home-p-02 .tab span {	
	display: block;
	padding-bottom: 28px;
	margin-top: 40px;
	font-size: 14px;
	color: #1F2FC8;
	font-weight: 800;
	text-align: center;
}
.home-p-02 .tabs-content .container {
	position: relative;
/*	height: 1076px;*/
	min-height:615px
}
.home-p-02 .tabs-content-sm .container {
/*	height: 1088px;*/
	min-height: 542px
}
.home-p-02 .tabs-content-wl .container {
/*	height: 1088px;*/
	min-height: 690px
}
.home-p-02 .tabs-content-sy .container {
/*	height: 916px;*/
	min-height: 733px
}
.home-p-02 .tabs-content-sm {
	background: url("../image/jiu.png") no-repeat right bottom;
	background-size: 68.5% auto;
}
.home-p-02 .tabs-content-wl {
	background: url("../image/wlfw-img.png") no-repeat right bottom;
	background-size: 98% auto;
}
.home-p-02 .tabs-content-jc {
	background: url("../image/juchi.png") no-repeat right bottom;
	background-size: 98% auto;
}
.home-p-02 .tabs-content-sy {
	background: url("../image/suyuan.png") no-repeat right bottom;
	background-size: 62.5% auto;
}
.home-p-02 .tabs-content-txt {
	position: absolute;
	width: calc(100% - 30px);
	max-width: 530px;
	box-sizing: border-box;
    margin-top: 50px;
}
.home-p-02 .tabs-content-txt p {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

/*
.home-p-02 .tabs-content-wl {
		background-size: 76% auto;
	}
	.home-p-02 .tabs-content-jc {
		background-size: 65% auto;
	}
	.home-p-02 .tabs-content-sy {
		background-size: 46.5% auto;
	}
*/
.home-p-03 {
	position: relative;
	background: url("../image/line_bg_2.png") no-repeat right bottom;
	background-size: cover;
}
.home-p-03::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url("../image/lou.png")  no-repeat left bottom;
	background-size: 65.36% auto;
}
.home-p-03 .container {
	position: relative;
	height: 650px;
}
.home-p-03 .content {
/*
	position: absolute; 
	right: 15px; 
	top: 50%;
	transform: translateY(-80%);
*/
	position: relative;
	width:calc(100% - 30px); 
	box-sizing: border-box;
	max-width: 640px;
	margin: 0 auto;
	padding-top: 50px;
}
.home-p-03 .content .en {
	color: #CCCCCC;
}
.home-p-03 .content h2 {
	color: #ffffff;
}
.home-p-03 .content p {
	font-weight: 400;
	font-size: 16px;
	color: #C4D0FF;
	line-height: 30px;
	text-align: left;
}


.home-p-04 {
	background:url("http://m.sunceble.cn/themes/template/static1/images/line_bg_3.png") no-repeat center bottom;
	background-size: cover;
}

.home-p-04 .container {
	position: relative;
	padding-top: 84px;
	min-height: 801px;
	width: 100%;
	max-width: 1280px;
}
.home-p-04 .hot-news-pic  ul {
	list-style: none;
	padding: 0;
    margin: 0;
    overflow: hidden; /* 隐藏超出容器的内容 */
}
.home-p-04 .hot-news-pic {
	
}

.home-p-04  .hot-news-pic  li {
    padding: 10px;
/*    border-bottom: 1px solid #ccc;*/
}
.home-p-04  .hot-news .hot-news-pic img  {
	width: 100%;

}

.hot-news-pic {

    position: relative;
	width: 100%;
    max-width: 600px; /* 可以根据实际情况调整宽度 */
/*    height: 400px;  可以根据实际情况调整高度 */
    overflow: hidden;
}

.hot-news-pic .slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.hot-news-pic .slides img {
    min-width: 100%;
    height: auto;
	max-height: 335px;
}

.hot-news-pic .prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 24px;
    color: white;
    background-color: rgba(0,0,0,0.5);
    padding: 16px;
    z-index: 100;
}

.hot-news-pic .prev {
    left: 10px;
}

.hot-news-pic .next {
    right: 10px;
}
.home-p-04 .hot-news .hot-news-item {
	position: relative;
	width: 100%;
	padding: 52px 42px 52px 110px;
	box-sizing: border-box;
	
}
.home-p-04 .hot-news .hot-news-item:not(:last-child)::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border: 1px solid #DDDDDD;
}
.home-p-04 .hot-news .hot-news-item a {
	text-decoration: none;
}

.home-p-04 .hot-news .hot-news-item .hot-news-title:hover {
	color:var(--blue);
}
.home-p-04 .hot-news-item .time {
	position: absolute;
    left: 0;
    top: 52px;	
    font-size: 20px;
	line-height: 30px;
    color: #CCCCCC;
}
.home-p-04 .hot-news-item .time > i{
	font-style: normal;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.hot-news-item .hot-news-title {
	display: block;
	width: 100%;
	font-style: normal;
    font-size: 24px;
	line-height: 30px;
    color: #333333;
	font-weight: bold;
	
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.hot-news-item .hot-news-txt {
	display: -webkit-box;
    height: 60px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    text-align: justify;
    margin-bottom: 20px;
}
.hot-news-item.active .hot-news-title,
.hot-news-item.active .hot-news-txt{
	color:var(--blue);
}


.home-p-05  {
	background:url("http://m.sunceble.cn/themes/template/static1/images/line_bg_4.png") no-repeat center bottom;
	background-size: cover;
}
.home-p-05 .container {
	padding-bottom: 145px;
	padding-top: 110px;
	box-sizing: border-box;
}


.home-p-05 .partner-list {
	width: 78.5%;
	max-width: 1280px;
	margin: 0 auto;	
}
.home-p-05 .partner-list .pic {
	float: left;
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
}
.home-p-05 .partner-list2 {
	width: 98.1%;
	max-width: 1600px;
	margin: 0 auto;	
}
.home-p-05 .partner-list2 .pic {
	float: left;
	width: 20%;
	padding: 10px;
	box-sizing: border-box;
}

.home-p-05 .partner-list .pic img,
.home-p-05 .partner-list2 .pic img {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

a.more {
	position: relative;
	display: inline-block;
	height: 36px;
	padding-left: 26px;
	padding-right: 58px;
	font-size: 16px;
	line-height: 36px;
	border-radius: 5px  5px  5px  5px;
}
.home-p-02 .more {
	background: linear-gradient(to right, #2F318B, #1F2FC8);
	color: #ffffff;
}
.home-p-03 .more {
	background-color: #ffffff;
	color: #333333;
}
.home-p-04 .more {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #333333;
}
a.more::after {
	content: "";
	position: absolute;
	right: 26px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 20px;
	height: 36px;
	background-size: 20px auto;
}
.home-p-02 .more::after {
	background: url("http://m.sunceble.cn/themes/template/static1/images/right_arrow.png") no-repeat center center;
}
.home-p-03 .more::after,
.home-p-04 .more::after {
	background: url("http://m.sunceble.cn/themes/template/static1/images/right_arrow_black.png") no-repeat center center;
}



/***甄品保***/
.zpb-wrap01 {
	background: url("../image/lg_bg_line.jpg") no-repeat center bottom;
	background-size: cover;
}
.zpb-wrap01 .container {
	min-height: 748px;
}
.zpb-wrap01 .desc {
	width: 100%; 
	line-height: 40px;
	max-width:744px; 
	margin: 50px auto;
	color: #333333; 
	font-size: 24px;
	text-align: center;
	font-weight: 800;
}
.zpb-wrap01 .row .box {
	position: relative;
	width: 100%;
	padding: 33px;
	min-height: 458px;
	margin: 0 auto;
	box-sizing: border-box;
	border-radius: 20px;
	overflow: hidden;
}
.zpb-wrap01 .row .col-lg-3:nth-child(1)
.zpb-wrap01 .row .col-lg-3:nth-child(3) {
	margin-bottom: 100px;
}
.zpb-wrap01 .row .col-12,
.zpb-wrap01 .row .col-12 {
	margin-bottom: 20px;
}
.zpb-wrap01 .row .col-12:nth-child(1) .box{
	background: url("../image/pic_01.png") no-repeat center bottom;
	background-size: cover;	
}
.zpb-wrap01 .row .col-12:nth-child(2) .box{
	background: url("../image/pic_02.png") no-repeat center bottom;
	background-size: cover;
}
.zpb-wrap01 .row .col-12:nth-child(3) .box {
	background: url("../image/pic_03.png") no-repeat center bottom;
	background-size: cover;
}
.zpb-wrap01 .row .col-12:nth-child(4) .box {
	background: url("../image/pic_04.png") no-repeat center bottom;
	background-size: cover;
}
.zpb-wrap01 .row .box p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 34px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.zpb-wrap02 {
	position: relative;
}
.zpb-wrap02::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_bg_ball.jpg") no-repeat center right;
	background-size: 32% auto;
	opacity: 0.8;
	z-index: -1;
}
.zpb-wrap02 .container {
	padding: 100px 0;
}
.zpb-wrap02 .pic {
	display: block; 
	max-width: 1280px;
	width: 100%; 
	margin: 70px auto;
}
.zpb-wrap02 h1 {
	text-align: center;
}

.zpb-wrap02 h2 {
	line-height: 1.8em;
	text-align: center;
}
.zpb-wrap02 h2 .red,
.zpb-wrap02 h1 .red{
	color: #D82128;
}
.zpb-wrap03 map area {
	background-color: aqua;
}
.zpb-wrap03 .container {
	position: relative;
	box-sizing: border-box;
}
.zpb-wrap03 .map-on-info {
	position: relative;
	padding: 50px;
	width: 100%;
	box-sizing: border-box;
	background: linear-gradient( 164deg, #F1F1F1 0%, #FFFFFF 100%);
	border-radius: 20px;
}	
.zpb-wrap03 .map-on-info h4 {
	position: relative;
	height: 45px;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 33px;
}
.zpb-wrap03 .map-on-info h4::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 61px;
	height: 6px;
	background: #1F2FC8;
	border-radius: 10px 10px 10px 10px;
}
.zpb-wrap03 .map-on-info p {
	font-size: 16px;
	line-height: 28px;
	color: #666666; 
}

.zpb-top img {
	width: 100%;
	display: block;
}
.zpb-logo img {
	max-width: 240px;
    width: 100%;
    display: block;
    margin: 0 auto
}

.zpb-wrap04 {
	background: url("http://m.sunceble.cn/themes/template/static1/images/zpb_bg_03.png") no-repeat center bottom;
	background-size: cover;
}
.zpb-wrap04 .container {
	position: relative;
	max-height:1089px;
	padding-top: 20%;
	padding-bottom: 20%;
	box-sizing: border-box;
}
.zpb-wrap04 .center {
	position: relative;
	width: 36.4%;
	max-width: 594px;
	margin: 0 auto;
}
.zpb-wrap04 .center img {
	width: 100%;
}

.zpb-wrap04 .center::before,
.zpb-wrap04 .center::after {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80%;
	height: 80%;
	content: "";
	background: url("http://m.sunceble.cn/themes/template/static1/images/bq_bg.png") no-repeat center;
	background-size: 100% auto;
	z-index: -1;
} 
.zpb-wrap04 .center::before {
	transform: translate(-80%,-50%);
}
.zpb-wrap04 .center::after {
	transform: translate(-14%,-50%);
}
.zpb-wrap04 .surround img:nth-child(1) {
	position: absolute;
	left: 0;
	top: 1.2%;
	max-width: 851px;
	width: 51.7%;
	z-index: 2;
}
.zpb-wrap04 .surround img:nth-child(2) {
	position: absolute;
	right: 1.5%;
	top: 6.8%;
	max-width: 606px;
	width: 36.4%;
	z-index: 2;
}
.zpb-wrap04 .surround img:nth-child(3) {
	position: absolute;
    left: 0;
    bottom: 19.5%;
    width: 50.2%;
    max-width: 826px;
	z-index: 2;
}
.zpb-wrap04 .surround img:nth-child(4) {
	position: absolute;
    right: 5.0%;
    bottom: 28.8%;
    width: 33.1%;
    max-width: 546px;
	z-index: 2;
}


/*
.zpb-wrap04 .container {
	position: relative;
	min-height: 928px;
	box-sizing: border-box;
}
 .zpb-wrap04 {
	padding-top: 2.25rem;
	padding-bottom: 7.87rem;
	background: url("../images/upload/zpb/zpb_bg_03.png") no-repeat center bottom;
	background-size: cover;
}


.zpb-wrap04 .center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 594px;
	width: 36.4%;
	z-index: 2;
}
.zpb-wrap04 .center::before,
.zpb-wrap04 .center::after {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80%;
	height: 80%;
	content: "";
	background: url("../images/upload/zpb/bq_bg.png") no-repeat center;
	background-size: 100% auto;
	z-index: 1;
} 
.zpb-wrap04 .center::before {
	transform: translate(-80%,-50%);
}
.zpb-wrap04 .center::after {
	transform: translate(-14%,-50%);
}
.zpb-wrap04 .center img {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	z-index: 3;
}
.zpb-wrap04 .surround img:nth-child(1) {
	position: absolute;
	left: 0;
	top:0;
	max-width: 851px;
	width: 56.7%;
	z-index: 2;
}
.zpb-wrap04 .surround img:nth-child(2) {
	position: absolute;
	right: 0;
	top: 5.3%;
	max-width: 606px;
	width: 41.4%;
	z-index: 2;
}
.zpb-wrap04 .surround img:nth-child(3) {
	   position: absolute;
    left: 0;
    bottom: 18%;
    width: 55.2%;
    max-width: 826px;
	z-index: 2;
}
.zpb-wrap04 .surround img:nth-child(4) {
	position: absolute;
    right: 4%;
    bottom: 28%;
    width: 37.1%;
    max-width: 546px;
	z-index: 2;
}
*/
.zpb-wrap05 {
	background: url("../image/zpb_bg_04.png") no-repeat bottom center;
}
.zpb-wrap05 .container {
	padding-top: 125px;
	padding-bottom: 140px;
}
.zpb-wrap05 h1 {
	text-align: center;
}
.zpb-wrap05 p {
	width: 100%;
	max-width: 931px;
	margin: 0 auto;
	font-weight: 800;
	font-size: 24px;
	color: #333333;
	line-height: 1.6em;
	text-align: justify;
}
.zpb-wrap05 .demos {
    position: relative;
    width: 100%;
	margin-bottom: 77px;
	margin-top: 65px;
}
.zpb-wrap05 .demos img.pic {
/*	display: none;*/
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
.zpb-wrap05 .demos img.pic:nth-child(1){
	transform: translate(-126%, -50%);
    width: 22.9%;
    max-width: 374px;
    z-index: 3;
	opacity: 0.9;
}
.zpb-wrap05 .demos img.pic:nth-child(2){
	transform: translate(-190%, -50%);
    width: 21.4%;
    max-width: 349px;
    z-index: 2;
	opacity: 0.5;
}
.zpb-wrap05 .demos img.pic:nth-child(3) {
	transform: translate(32%, -50%);
    width: 22.9%;
    max-width: 374px;
    z-index: 3;
	opacity: 0.9;
}
.zpb-wrap05 .demos img.pic:nth-child(4) {
	transform: translate(110%, -50%);
    width: 20.7%;
    max-width: 338px;
    z-index: 2;
	opacity: 0.7;
}
.zpb-wrap05 .demos img.top {
    position: relative;
    width: 24.7%;
    max-width: 403px;
    display: block;
    margin: 0 auto;
    z-index: 4;
}

.zpb-wrap06{
	background: url("../image/zpb_bg_05.png") no-repeat top center;
	background-size: cover;
}
.zpb-wrap06 .container {
	padding-top: 88px;
	padding-bottom: 133px;
}
.zpb-wrap06 h1 {
	text-align: center;
	margin-bottom: 48px;
}
.zpb-wrap07 {
	position: relative;
}
.zpb-wrap07 > img {
	display: block;
	width: 100%;
}

.zpb-wrap08 .container {
	margin: 87px auto 221px auto;
}
.zpb-wrap08 h1,
.zpb-wrap08 h2,
.zpb-wrap08 h6 {
	text-align: center;
}
.zpb-wrap08 h1 {
	margin-bottom: 46px;
}
.zpb-wrap08 h6.en {
	color: #AAAAAA;
}
/******************************************/
.fwxl-hd{
	box-sizing: border-box;
}
.fwxl-hd .container {
	position: relative;
	box-sizing: border-box;
}
.fwxl-hd p {
	font-size: 24px;
    line-height: 42px;
    color: #333333;
    font-weight: 800;
}
.fwxl-p p {
	font-size: 24px;
    line-height: 1.6em;
    color: #333333;
	font-weight: 400;
}
.fwxl-p h2 {
	margin-bottom: 53px;
}

.fwxl-hd-ai {
	background: url("../image/lg_bg_01.jpg") no-repeat bottom right;
	background-size: 100% auto;	
	background-color: #fefefe;
}
 .fwxl-hd-wl {
	background: url("../image/lg_bg_04.jpg") no-repeat bottom right;
	background-size: 100% auto;	
	 background-color: #fefefe;
}
.fwxl-hd-sm {
	background: url("../image/lg_bg_07.jpg") no-repeat bottom right;
	background-size: 100% auto;
	background-color: #f8fcff;
}
.fwxl-hd-ai .container,
.fwxl-hd-wl .container,
.fwxl-hd-sm .container{
	min-height: 882px;
}
.fwxl-hd-ai .content,
.fwxl-hd-wl .content,
.fwxl-hd-sm .content {
/*
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-75%);
*/
	position: relative;
	width: calc(100% - 30px);
	padding-top: 50px;
	margin: 0 auto;
}
.fwxl-hd-ai .content {
	max-width: 715px;
}
.fwxl-hd-wl .content {
	max-width: 815px;
}
.fwxl-hd-sm .content {
	max-width: 528px;
}



.fwxl-p-ai-01 {
	margin-top: 40px;
	box-sizing: border-box;
	padding-top: 167px;
	padding-bottom: 63px;
	background: url("../image/lg_bg_02.jpg") no-repeat center;
	background-size: cover;	
}
.fwxl-p-ai-01 .row {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}
.fwxl-p-ai-01 .row .box {
	position: relative;
	width: 100%;
	max-width: 404px;
	padding: 33px;
	min-height: 563px;
	margin: 0 auto;
	box-sizing: border-box;
	border-radius: 20px;
	overflow: hidden;
}

.fwxl-p-ai-01 .row .col-12,
.fwxl-p-ai-01 .row .col-12 {
	margin-bottom: 20px;
}
.fwxl-p-ai-01 .row .col-12:nth-child(1) .box{
	background: url("../image/pic_01.jpg") no-repeat center bottom;
	background-size: cover;	
}
.fwxl-p-ai-01 .row .col-12:nth-child(2) .box{
	background: url("../image/pic_02.jpg") no-repeat center bottom;
	background-size: cover;
}
.fwxl-p-ai-01 .row .col-12:nth-child(3) .box {
	background: url("../image/pic_03.jpg") no-repeat center bottom;
	background-size: cover;
}
.fwxl-p-ai-01 .row .box p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 34px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.fwxl-p-ai-02 {
	padding: 100px 0;
	background: url("../image/lg_bg_03.jpg") no-repeat center bottom;
	background-size: 100% auto;
}
.fwxl-p-ai-02 .container{
	max-width: 1245px;
	width: 100%; 
	margin-bottom: 169px; 
	padding-bottom: 114px; 
}
.fwxl-p-ai-02 p {
	margin-bottom: 30px;
}

.fwxl-p-wl-01 {
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_bg_05.jpg") no-repeat left bottom;
	background-size: cover;	
}
.fwxl-p-wl-01 .container {
	position: relative;
	min-height: 841px;
}
.fwxl-p-wl-01 .honor{
	position: absolute;
	right: 0;
	bottom:0;
	max-width: 682px;
	padding:41px 52px;
	box-sizing: border-box;
	background: linear-gradient( 164deg, #F1F1F1 0%, #FFFFFF 100%);
	border-radius: 20px 20px 20px 20px;
}
.fwxl-p-wl-01 .honor h3{
	position: relative;
	padding: 10px 0;
	font-size: 31px;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold;
}
.fwxl-p-wl-01 .honor h3::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 61px;
	height: 6px;
	background-color: #F2D51C;
	border-radius: 10px 10px 10px 10px;
}
.fwxl-p-wl-01 .honor p{
	padding-left: 50px;
	box-sizing: border-box;
	background: url("../image/honor.png") no-repeat left center;
	background-size: 50px auto;
	font-size: 20px;
	line-height: 2.5em;
}
.fwxl-p-wl-02 {
	padding-top: 73px;
	padding-bottom: 170px;
	background: url("../image/lg_bg_06.jpg") no-repeat top center;
	background-size: auto;
    max-width: 1360px;
	margin: 0 auto;
	border-bottom: 1px solid #DDDDDD;
}
.fwxl-p-wl-02 .container {
	max-width: 1156px; 
	width: 100%;
	margin: 0 auto;
}

.fwxl-p-wl-02 .box{
	position: relative;
	box-sizing: border-box;
	font-size: 12px;
	font-weight: 800;
	color: #333333;
	text-align: center;
	
}
.fwxl-p-wl-02 .box span {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	font-size: 12px;
	width: 100%;
	height: 94px;
	max-width: 224px;
	margin: 0 auto;
	
}
.fwxl-p-wl-02 .box span::before,
.fwxl-p-wl-02 .box span::after {
	display: block;
	content: "";
	width: 47px;
	height: 94px;
}
.fwxl-p-wl-02 .box span::before{
	position: absolute;
	left: 0;
	top: 0;
	background: url("../image/leaf.png") no-repeat ;
	background-size: 100% auto;
}
.fwxl-p-wl-02 .box span::after{
	position: absolute;
	right: 0;
	top: 0;
	background: url("../image/leaf.png") no-repeat ;
	background-size: 100% auto;
	transform: rotateY(180deg);
}

.fwxl-p-wl-02 .box:nth-child(1),
.fwxl-p-wl-02 .box:nth-child(2) {
		margin-bottom: 20px;
}
.fwxl-p-wl-02 .desc .item {
	position: relative;
	padding-left: 93px;
	min-height: 91px;
	margin: 34px auto;
}

.fwxl-p-wl-02 .desc .item span {
	position: absolute;
	left: 0;
	top: -10px;
	font-size: 61px;
	font-weight: 800;
	color: white;
	-webkit-text-stroke: 1px #000;
}
.fwxl-p-wl-02 .desc .item p {
	font-size: 24px;
	color: #333333;
	line-height: 1.5em;
	/*font-weight: 800;*/
}

.fwxl-p-wl-05 .container {
	padding-top: 34px;
	padding-bottom: 215px;
}
.fwxl-p-wl-05 .container .content {
	max-width: 1280px; 
	width: 100%; 
	margin: 0 auto;
}
.fwxl-p-wl-05 .step {
	display: flex;
	justify-content: center;
	align-items: center;
}
.fwxl-p-wl-05 .step .hd {
	font-size: 36px;
	color: #1F2FC8;
	font-weight: bold;
}
.fwxl-p-wl-05 .step .icon {
	margin-left: 7.5%;
	margin-right: 8.2%;
}
.fwxl-p-wl-05 .step .icon img{
	width: 100%;
}
.fwxl-p-wl-05 .step .desc{
	flex:  1;
	font-size: 24px;
	line-height: 40px;
	text-align: justify;
}

.fwxl-p-wl-05 .content  h2.lg {
	margin-bottom: 150px;
}
.fwxl-p-wl-05  .content h2> span:first-child {
	margin-right: 75px;
}
.fwxl-p-wl-05 .content .desc1,
.fwxl-p-wl-05 .content .desc2 {
	position: relative;
	padding-left: 174px;
	padding-bottom: 150px;
	box-sizing: border-box;
}
.fwxl-p-wl-05 .content .desc1::after{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(80%,-50%);
	width: 29px;
	height: 338px;
	content: "";
	background: url("http://m.sunceble.cn/themes/template/static1/images/arrow.png")no-repeat;
	
}
.fwxl-p-wl-06 {
	background: url("../image/case_bg.png") no-repeat bottom center;
	background-size: cover;
}
.fwxl-p-wl-06 .container {
	padding-top: 34px;
	padding-bottom: 215px;
}
.fwxl-p-wl-06 .container .pic {
	width: 78.5%;
	max-width: 1280px;
	display: block;
	margin: 0 auto;
}
.fwxl-p-wl-06 .container h2{
	text-align: center;
	margin-bottom: 76px;
}
.fwxl-p-wl-07 h2 {
	margin-bottom: 53px;
}
.fwxl-p-sm-01 {
	min-height: 891px;
	padding-top: 209px;
	padding-bottom: 121px;
	box-sizing: border-box;
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_bg_08.jpg") no-repeat center;
	background-size: 100% auto;
}
.fwxl-p-sm-01 .flex-center {
	position: relative;
	max-width: 1280px;
	margin: 0 auto 163px auto;
}
.fwxl-p-sm-01 .flex-center::after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	width: 51%;
	max-width: 656px;
	border-bottom: 2px dashed #919191;
}

.fwxl-sm-p-01 h2,
.fwxl-sm-p-02 h2 {
	margin-bottom: 53px;
}


.fwxl-p-dphg {
	margin-top: 124px;
}
.fwxl-p-dphg .container {
	margin-bottom: 169px; 
	max-width: 1280px;
	text-align: center;
}
.fwxl-p-dphg .col-md-6 img {
	display: block; 
	width: 100%;
	max-width: 584px; 
	margin: 0 auto; 
}
.fwxl-p-dphg .container h1 {
	margin-bottom: 92px;
}
@media(max-width: 640px) {
	.fwxl-p-sm-01 .flex-center{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
.fwxl-sm-p-03 {
	min-height: 891px;
	padding-top: 209px;
	padding-bottom: 121px;
	box-sizing: border-box;
	
}

/******************************************/
/*
.head {
	min-height: 500px;
}
*/

.fw-title {
	position: relative;
	margin-bottom: 70px;
}
.head .fw-title {
	margin-top: 80px;
	margin-bottom: auto;
}
.fw-title h1.en {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	font-size: 49px; 
	color: #ECECEC;
	font-weight: bold;
	text-align: center;
}
.fw-title h1.cn {
	position: relative;
	width: 100%;
	padding: 27px 0;
	font-size: 56px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}
.fw-title h1.cn::after{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	content: "";
	width: 61px;
	height: 6px;
	background: #1F2FC8;
	border-radius: 10px 10px 10px 10px;
}

.head .fw-title h1.cn {
	color: #FFFFFF;
}
.head .fw-title h1.en {
	color: rgba(236, 236, 236, 0.1);
}
.head .fw-title h1.cn::after{
	background: #FFFFFF;
}



.head-bzyth {
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_bg_09.jpg") no-repeat center; 
	background-size: cover;
}
.head-dphg {
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_bg_10.jpg") no-repeat center; 
	background-size: cover;
}
.head-syglpt{
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_pic_02.jpg") no-repeat center; 
	background-size: cover;
}
.head-znyx{
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_pic_01.jpg") no-repeat center; 
	background-size: cover;
}
.head-fchxt {
	background: url("../image/lg_bg_11.jpg") no-repeat center; 
	background-size: cover;
}
.head-fchxt img {
	display: block;
	margin: 0 auto;
	width: 100%; 
	max-width: 1428.32px;
}
.head-news {
	height: 500px;
	background: url("../image/top_lg_bg.jpg") no-repeat center;
	background-size: cover;
}
.head-case {
	height: 530px;
	background: url("../image/caes_top_bg.jpg") no-repeat center;
	background-size: cover;
}
.head-us {
	background: url("../image/top_lg_bg.jpg") no-repeat center bottom;
	background-size: cover;
}

/******************************************/
.sjfw-p {
	font-size: 24px;
	line-height: 40px;
}
.sjfw-p h1 {
	text-align: center;
	margin-bottom: 56px;
}
.sjfw-p-sygl-01 .container .content {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.sjfw-p-sygl-01 {
	padding-top: 64px;
	padding-bottom: 153px;
}
.sjfw-p-sygl-01 .container .content p{
	font-size: 20px;
	line-height: 40px; 
	font-weight:400; 
	color: #333333;
}
.sjfw-p-sygl-01 .container .pic{
	width: 88%; 
	max-width: 1127px;
	display: block; 
	margin: 0 auto;
}
.sjfw-p-sygl-02 {
	background: url("../image/lg_bg_04 (1).jpg") no-repeat center;
	background-size: cover;
}
.sjfw-p-sygl-02 .container{
	position: relative;
	max-height: 1080px;
	padding-top: 223px;
	padding-bottom: 285px;
	box-sizing: border-box;
}

.sjfw-p-sygl-02 .container .side-img1 {
	position: absolute;
	left: 4.7%;
	top: 50%;
	width: 36.4%; 
	max-width: 594px; 
	transform: translateY(-50%);
}
.sjfw-p-sygl-02 .container .side-img2 {
	position: absolute;
	right: 4.7%;
	top: 50%;
	width: 36.4%; 
	max-width: 594px; 
	transform: translateY(-50%);
}
.sjfw-p-sygl-02 .container .mid-img {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 50.8%; 
	max-width: 828px; 
	z-index: 2;
}
.sjfw-p-sygl-02 .container p{
	position: absolute;
	left: 50%;
	bottom: 10%;
	transform: translate(-50%,-100%);
	width: 100%;
	font-size: 24px;
	line-height: 1.6em; 
	font-weight:400; 
	color: #333333;
	text-align: center;
}

.sjfw-p-znyx-01,
.sjfw-p-znyx-03 {
	padding-top: 64px;
	padding-bottom: 10px;
}
.sjfw-p-znyx-01 .container p ,
.sjfw-p-znyx-03 .container p {
	width: 100%;
	max-width: 864px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 40px;
	color: #333333;
	font-weight:bold;
}
.sjfw-p-znyx-02 {
	background: url("../image/lg_bg_01 (1).jpg") no-repeat bottom center;
	background-size: cover;
	
}
.sjfw-p-znyx-02 .container {
	position: relative;
	padding-top:68px;
	padding-bottom: 120px;
	max-height: 1080px;
	box-sizing: border-box;
}
.sjfw-p-znyx-02 .container img {
	display: block;
	width: 54.7%;
	max-width: 891px;
	margin: 0 auto;
}

.sjfw-p-znyx-04 {
	background: url("../image/lg_bg_02.jpg") no-repeat bottom center;
	margin-bottom: 148px;
}
.sjfw-p-znyx-04 .container {
	position: relative;
	min-height: 748px;
	padding-top:200px;
	box-sizing: border-box
}


.sjfw-p-znyx-04 .row .box {
	position: relative;
	width: 100%;
	padding: 33px;
	min-height: 458px;
	margin: 0 auto;
	box-sizing: border-box;
	border-radius: 20px;
	overflow: hidden;
}
.sjfw-p-znyx-04 .row .col-lg-3:nth-child(1)
.sjfw-p-znyx-04 .row .col-lg-3:nth-child(3) {
	margin-bottom: 100px;
}
.sjfw-p-znyx-04 .row .col-12,
.sjfw-p-znyx-04 .row .col-12 {
	margin-bottom: 20px;
}
.sjfw-p-znyx-04 .row .col-12:nth-child(1) .box{
	background: url("../image/sm_bg_01.png") no-repeat center;
	background-size: cover;	
}
.sjfw-p-znyx-04 .row .col-12:nth-child(2) .box{
	background: url("../image/sm_bg_01.png") no-repeat center;
	background-size: cover;
}
.sjfw-p-znyx-04 .row .col-12:nth-child(3) .box {
	background: url("../image/sm_bg_01.png") no-repeat center;
	background-size: cover;
}
.sjfw-p-znyx-04 .row .col-12:nth-child(4) .box {
	background: url("../image/sm_bg_01.png") no-repeat center;
	background-size: cover;
}
.sjfw-p-znyx-04 .row .box .desc {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 34px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.sjfw-p-znyx-04 .box .desc h4 {
	font-size: 24px; 
	line-height: 30px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 21px;
}
.sjfw-p-znyx-04 .box .desc p {
	font-size: 20px; 
	line-height: 30px;
	color: #FFFFFF;
}
.sjfw-p-znyx-05 {
	background: url("../image/lg_bg_03.jpg") no-repeat center;
	background-size: cover;
}
.sjfw-p-znyx-05 h1{
	text-align: center;
}
.sjfw-p-znyx-05 .container {
	position: relative;
	max-height: 1206px;
	padding-top: 300px;
	padding-bottom: 260px;
	box-sizing: border-box;
}
.sjfw-p-znyx-05 .container h1 {
	position: absolute;
	left: 50%;
	top: 10%;
	transform: translateX(-50%);
}
.sjfw-p-znyx-05 .container img {
/*
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
*/
	display: block;
	max-width: 624px;
	width:100%;
	margin: 0 auto;
}
.sjfw-p-znyx-06 .container {
	padding-top: 118px;
	padding-bottom: 148px;
}
.sjfw-p-znyx-06 .container img{
	display: block;
	margin: 0 auto;
	width:100%;
	max-width: 1270px;
}

.sjfw-p-znyx-07 {
	background: url("http://m.sunceble.cn/themes/template/static1/images/lg_bg_08.jpg") no-repeat top center;
	background-size: 100% auto;
}
.sjfw-p-znyx-07 .container{
	padding-top: 116px;
	padding-bottom: 140px;
}
.sjfw-p-znyx-07 .container p{
	max-width: 864px;
	margin: 80px auto;
	font-weight: bold;
	line-height: 40px; 
}
.sjfw-p-znyx-07 .demos {
	position: relative;
	width: 100%;
	max-height: 783px;
}
.sjfw-p-znyx-07 .demos img.left,
.sjfw-p-znyx-07 .demos img.right {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 0;
}
.sjfw-p-znyx-07 .demos img.left:nth-child(3) {
	transform: translate(-150%,-50%);
	width: 34.2%;
	max-width: 559px;
	z-index: 1;
}
.sjfw-p-znyx-07 .demos img.left:nth-child(2) {
	transform: translate(-120%,-50%);
	width: 34.2%;
	max-width: 559px;
	z-index: 2;
}
.sjfw-p-znyx-07 .demos img.left:nth-child(1) {
	transform: translate(-90%,-50%);
	width: 34.2%;
	max-width: 559px;
	z-index: 3;
}
.sjfw-p-znyx-07 .demos img.right:nth-child(6) {
	transform: translate(50%,-50%);
	width: 34.2%;
	max-width: 559px;
	z-index: 1;
}
.sjfw-p-znyx-07 .demos img.right:nth-child(5) {
	transform: translate(20%,-50%);
	width: 34.2%;
	max-width: 559px;
	z-index: 2;
}
.sjfw-p-znyx-07 .demos img.right:nth-child(4) {
	transform: translate(-10%,-50%);
	width: 34.2%;
	max-width: 559px;
	z-index: 3;
}
.sjfw-p-znyx-07 .demos img.top{
	position: relative;
	width: 36.4%;
	max-width: 594px;
	display: block;
	margin: 0 auto;
	z-index: 4;
}

.sjfw-p-fchxt-01 .container{
	padding-top: 130px;
/*	padding-bottom: 130px;*/
}
.sjfw-p-fchxt-01 .container .content {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

.sjfw-p-fchxt-02  {
	background: url("http://m.sunceble.cn/themes/template/static1/images/theEarth.png") no-repeat bottom center;
	background-size: 84.9% auto;
}
/*
.sjfw-p-fchxt-02 .container {
	padding-top: 270px;
	padding-bottom: 403px;
}
*/
.sjfw-p-fchxt-02 .content {
	max-width: 1538px;
	height: 1512px;
	padding: 270px 0;
	box-sizing: border-box;
	margin: 0 auto;
}
.sjfw-p-fchxt-02 .row {
	margin-bottom: 35px;
}
.sjfw-p-fchxt-02 .row-w-1280 {
	width: 78.5%;
	max-width: 1280px;
	margin: 35px auto;
}
/*
.sjfw-p-fchxt-02 .row .col-lg-3 span {
	display: block;
	width: 100%;
	max-width: 353px;
	height: 98px;
	border-radius: 49px;
	margin: 0 auto;
	background-color: #4f5ffa ;
	text-align: center;
	line-height: 98px;
	font-size: 36px;
	font-weight: 800;
	color: #FFFFFF;
}
*/
.sjfw-p-fchxt-02 .row .col-3 span,
.sjfw-p-fchxt-02 .row .col-4 span {
	display: block;
	width: 100%;
	max-width: 353px;
	height: 32px;
	border-radius: 49px;
	margin: 0 auto;
	background-color: #4f5ffa ;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.sjfw-p-fchxt-02 h1 {
	margin-bottom: 145px;
}




.news-list {
	position: relative;
	max-width: 1280px;
	width: 100%;
	margin: 50px auto;
}
.news-list .news-item {
	display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 36px;
	box-sizing: border-box;
	
	text-decoration: none;
	cursor: default;
}
.news-list .news-item .news-content {
	flex: 1;
   	margin-left: 30px;
	margin-top: 28px;
	box-sizing: border-box;
}
.news-list .news-item .news-img {
	width: 350px;
	height: 215px;
}
.news-list .news-content .news-title {
	margin-bottom: 17px;
	color: #333333;
    font-size: 24px;
    line-height: 30px;
	font-weight: bold;	
	box-sizing: border-box;
	
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.news-list .news-content .news-title:hover {
	color: #1F2FC8;
	cursor: pointer;
}
.news-list .news-content .news-desc {
	margin-bottom: 32px;
	color: #666666;
    font-size: 18px;
    line-height: 30px;
	
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.news-list .news-content .time {
	color: #999999;
	font-size: 16px;
	line-height: 36px;
}

.article-wrap {
	max-width: 900px;
	width: 100%;
	margin: 50px auto;
}
.article-wrap .article-title {
	padding: 20px 0;
	border-bottom: 1px solid #DDDDDD;
}
.article-wrap .article-title h2 {
	margin-bottom: 23px
}
.article-wrap .article-title span  {
	color: #999999;
}
.article-wrap .article-txt {
	padding: 20px 0 80px 0;
	margin: 50px auto;
	border-bottom: 1px solid #DDDDDD;
}
.article-wrap .article-txt img {
	width: 100% !important;
}
.next-news {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: 50px auto;
	min-height: 30px;
}
.next-news .item {
	width: 30%;
	max-width: 300px;
}
.next-news .item > a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
 	white-space: nowrap; 
 	overflow: hidden; 
 	text-overflow: ellipsis; 
	color: #999999;
}
.next-news .item:first-child {
	float: left;
}
.next-news .item:last-child {
	float: right;
	text-align: right;
}
.next-news::before,
.next-news::after {
	content: "";
	display: block;
	clear: both;
}


ul.case-list {
	list-style: none;
	display: block;
	width: 100%;
	max-width: 1280px;
	margin: 100px auto;
	padding: 0;
}
.case-list::before,
.case-list::after {
	display: block;
	width: 100%;
	content: "";
	clear: both;
}
.case-list li {
	float: left;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.case-list li img {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.contact-wrap {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 115px;
	padding-bottom: 162px;
}

.contact-wrap .box {
	margin-bottom: 45px;
	display: flex;
	flex-direction: row;
/*	justify-content: center;*/
/*	align-items: center;*/
}
.contact-wrap .box .icon {
	
	width: 58px;
}
.contact-wrap .box .icon img {
	width: 100%;
	display: block;
}
.contact-wrap .box p {
	display: inline-block;
	margin-left: 10px;
}
.contact-wrap .box span {
	font-size: 20px;
	line-height: 30px;
	color: #333333;
}
.contact-wrap .box a {
	font-size: 32px;
	line-height: 40px;
	color: #333333;
	font-weight: 600;
}
.contact-wrap .address-map {
	float: right;
	width: 100%;
	max-width: 656px;
	margin-bottom: 30px;
}
.head-us .container{
	position: relative;
	min-height: 1185px;
}
.head-us .container::after {
	display: block;
	content: "";
	clear: both;
}
.head-us .fw-title h1.cn {
	color: #333333 !important;
}
.head-us .fw-title h1.en{
	color: #ECECEC !important;
}
.head-us .fw-title h1.cn::after {
    background: #1F2FC8 !important;
}
.head-us .content {
	position: relative;
	padding: 45px 56px;
	width: 100%;
	max-width: 815px;
	box-sizing: border-box;
	background: linear-gradient( 180deg, #F3F3F3 0%, rgba(255,255,255,0.46) 100%);
	border-radius: 42px 42px 42px 42px;
}
.head-us .content p {
	font-size: 18px;
	line-height: 35px;
	color: #666666;
}

.about-us-p-01 {
	width: 100%;
	max-width: 1586px;
	margin: 0 auto;
}
.about-us-p-01::after {
	content: "";
	display: block;
	clear: both;
} 
.about-us-p-01 .boss {
	float: right;
	width: 100%;
	max-width: 779px;
	box-sizing: border-box
}
.about-us-p-01 .boss img {
	display: block;
	width: 100%;
}
.about-us-p-01 .hd{
	width: 100%;
	max-width: 815px;
	padding: 68px 56px;
	box-sizing: border-box;
}
.about-us-p-01 .content {
	width: 100%;
	max-width: 815px;
	box-sizing: border-box;
}
.about-us-p-01 .content .txt {
	width: 100%;
	padding: 68px 56px;
	box-sizing: border-box;
	background: linear-gradient( 180deg, #F3F3F3 0%, rgba(255,255,255,0.46) 100%);
	border-radius: 42px 42px 42px 42px;
	font-size: 18px;
	line-height: 35px;
	color: #666666;
}
.about-us-p-02 {
	background: url("../image/lg_bg_01 (2).jpg") no-repeat center;
	background-size: cover;
	height: 1058px;
	padding-top: 137px;
	margin-bottom: 148px;
}

.about-us-p-02 .content {
	float: right;
/*
	width: 100%;
	max-width: 577px;
*/
}
.about-us-p-02 .content p {
	width: 100%;
	min-height: 50px;
	padding-left: 50px;
	box-sizing: border-box;
	background: url("../image/honor.png") no-repeat left top;
	background-size: 50px 50px;
	
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
}
.about-us-p-03 {
	background: url("http://m.sunceble.cn/themes/template/static1/images/upload/about/us/lg_bg_02.jpg") no-repeat top left;
	min-height: 1076px;
	padding-top: 528px;
	
}
.about-us-p-03 .content {
	width: 100%;
	max-width: 1029px;
	margin: 37px auto;
}
.about-us-p-03 .content img {
	display: block;
	width: 100%;
}

.about-us-p-04 {
	padding-top: 155px;
	padding-bottom: 75px;
}
.about-us-p-04 .honor-list {
	position: relative;
	padding-top: 74px;
	padding-bottom: 74px;
	box-sizing: border-box;
}
.about-us-p-04 .container:not(:last-child) .honor-list::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;	
}
.about-us-p-04 .honor-list .col-md-4 {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.about-us-p-04 .honor-list .col-md-4 .pic {
	
	max-width: 471px;
	min-height: 399px;
	width: 100%;
	padding: 20px;
	background-color: #F6F6F6;
	margin-bottom: 34px;
	box-sizing: border-box;
} 
.about-us-p-04 .honor-list .col-md-4 img {
	display: block;
	height: 100%;
	max-width: 100%;
	max-height: 362px;
	margin: 0 auto;
	box-sizing: border-box;
}
.about-us-p-04 .honor-list .col-md-4 p {
	font-size: 20px;
	line-height: 1.5em;
	box-sizing: border-box;
}
.container.ppkpage {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.page-body-flex-center {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.query_wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	
	transform: translate(-50%,-50%);
	width: 90%;
	max-width: 539px;
	min-height: 389px;
	padding: 29px;
	background: #FFFFFF;
	border-radius: 22px 22px 22px 22px;
	box-sizing: border-box;
}
.query_wrapper label {
	font-weight: 800;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.query_wrapper label i {
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.query_wrapper input {
	height: 44px;
	border-radius: 15px;
}

.query_wrapper  .codewrap input {
    width: 144px;
    display: inline-block;
}
.query_wrapper .codewrap .codebtn {
	display: inline-block;
	width: 125px;
	height: 44px;
	border-radius: 25px;
	background-color: #4E5FFA;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	text-align: center;
	cursor: default;
}
.query_wrapper .codewrap .codeimg{
	display: inline-block;
	width: 125px;
	height: 44px;
	color: #fff;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	cursor: default;
}
.query_wrapper .querybtn {
	width: 100%;
	height: 51px;
	background: #2F318B;
	border-radius: 26px; 
	color: #fff;
	font-size: 18px;
}
.query-footer {
	width: 100%;
	text-align: center;
}
.query-footer.fixed{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}
.query-footer span {
	height: 22px;
	padding: 14px 0;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
