
.section-header {
    width: 1000px;
    margin: auto;
}
.section-header h2 {
	text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 35px;
    font-weight: 600;
    color: #191c3d;
    line-height: 56px;
}
.section-header h2::after {
    content: "";
    margin: 20px auto;
    display: block;
    width: 100px;
    height: 2px;
    background: #f0641e;
    background: linear-gradient(270deg,#f0762b 0,#ef5e17 100%);
    box-shadow: 0 10px 50px 0 rgba(0,0,0,.16);
}
.section-header p {

}
.tis {
	color: #000;
	font-weight: 700;
}
.tis i {
	display: inline-block;
    width: 15px;
    height: 15px;
    background: #ec8c25;
    margin-right: 10px;
    border-radius: 2px;
}
.con_01 {

	
}
.div_title.title2 h2.h2_title span, .div_title.title2 p.p {
    color: #fff;
}
.div_title.title2 h2.h2_title span font {
    color: #f5ed0a;
}

.con_01 .lc {
    margin-top: -20px;
    width: 1200px;
	margin: 0 auto;

}
.con_01 .lc ul {
    overflow: hidden;
}

.con_01 .lc ul li {
    float: left;
    text-align: center;
    width: 70px
}
.con_01 .lc ul li.cl {
    width: 338px;
	border-radius: 5px;
	position: relative; 
	padding: 0 10px;
}
.con_01 .lc ul li.cl .p-bg {     
    margin: auto;
	border-radius: 5px 5px 0 0;
}
.con_01 .lc ul li.cl .p-bg1, .con_01 .lc ul li.cl .p-bg3 { 
	height: 220px;
	padding-top: 80px;
}
.con_01 .lc ul li.cl .p-bg2 {
	height: 120px;
	padding-top: 35px;
}
.con_01 .lc ul li.cl .p-bg1 {
	background: url(/wp-content/themes/ny/zhuanti/images/pwc/pwc1-1.png) no-repeat;
	background-size: 100% 100%;
}
.con_01 .lc ul li.cl .p-bg2 {
	background: url(/wp-content/themes/ny/zhuanti/images/pwc/pwc1-2.png) no-repeat;
	background-size: 100% 100%;
}

.con_01 .lc ul li.cl .p-bg3 {
	background: url(/wp-content/themes/ny/zhuanti/images/pwc/pwc1-3.png) no-repeat;
	background-size: 100% 100%;
}
.con_01 .lc ul li.cl .p-bg1 p, .con_01 .lc ul li.cl .p-bg3 p { 

}
.con_01 .lc ul li.cl .cl-p {
    font-size: 20px;
    font-weight: 700;
    background: #fffffff2;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.con_01 .lc ul li.cl img {
	width: 60%;
}
.con_01 .lc ul li.cl .xiao {
	left: 4%;
	font-size: 25px;
}
.con_01 .lc ul li.cl .borde {
	border: 1px solid #ec8c25;
    border-top: unset;
    border-radius: 0 0 5px 5px;
	padding: 0 15px;
	height: 257px;
}
.con_01 .lc ul li:first-child  .borde {
	height: 357px;
}
.con_01 .lc ul li.cl div {
	color: #333;
	text-align: left;
}
.con_01 .lc ul li.cl2 h3 {
	margin-top: 0;
}

.con_01 .lc ul li.cl .txt1{
	padding-top: 10px;
	color: #000;
	text-align: center;
}
.con_01 .lc ul li.cl2 .txt1{
	padding-top: 0;
}
.con_01 .lc ul li.cl .txt2{
	padding: 10px 0;
	text-align:left;
	font-size: 14px;
}
.con_01 .lc ul li.cl .txt2 .txt2-1 {
	margin-left: 10px;
}
.con_01 .lc ul li.cl .txt2 p {
	margin: 0;
	color: #000;
}
.con_01 .lc ul li.cl .txt2-1 span {
	line-height: 18px;
    margin-right: 5px;
    display: inline-block;
	font-size: 12px;
	color: #999;
}
.icon-circle-slelected:before {
	margin-right: 5px;
	color: #ea5413;
}
.icon-circle-empty:before {
	font-size: 12px;
	margin-right: 2px;
	color: #ea5413;
}
.con_01 .lc ul li.jiahao {
	margin-top: 200px;
}
.con_01 .lc ul li.jiahao img {
	width: 80%;
}
@media (max-width: 767px) {
	.section-header h2 {
		font-size: 20px;
		line-height: 36px;
	}
	.con_01 .lc {
		width: 100%;
	}
	.con_01 .lc ul {
		padding-left: 0;
	}
	.con_01 .lc ul li {
		display: none;
	}
	.con_01 .lc ul li.cl {
		display: block;
		width: 100%;
		height: auto;
		margin: 10px 0;
	}
	.con_01 .lc ul li.cl .xiao {
		left: 8%;
	}
	.con_01 .lc ul li.cl span {
		top: 9%;
		left: 9%;
	}
	.con_01 .lc ul li.cl .txt2 {
		padding: 10px 10px 10px 0;
	}
	.section-header {
		width: 100%;
		padding: 0 10px;
	}
	.con_01 .lc ul li.cl .borde {
		height: auto;
	}
	.con_01 .lc ul li:first-child .cl .borde {
		height: auto;
	}
	.section-header p {
		font-size: 14px;
	}
}

.con_02 {
	margin: 60px 0 40px;
}
.con_02-title {
	width: 1000px;
    margin: auto;
}
.con_02-title h2 {
	text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 35px;
    font-weight: 600;
    color: #191c3d;
    line-height: 56px;
}
.con_02-title h3 {
	text-align: center;
	margin: 30px 0;
}
.con_02-title h3 .i1 {
    background: url(/wp-content/themes/ny/zhuanti/images/qiaoliang/right.png) no-repeat center top;
    width: 66px;
    height: 18px;
    display: inline-block;
    margin: 3px 23px 0 0;
}
.con_02-title h3 .i2 {
    background: url(/wp-content/themes/ny/zhuanti/images/qiaoliang/right.png) no-repeat center top;
    width: 66px;
    display: inline-block;
    height: 18px;
    margin: 3px 0 0 23px;
    transform: rotate(-180deg) !important;
}
.con_02-title p {
	padding: 0 40px 20px;
}
.con_02 .fs {
    background: url(/wp-content/themes/ny/zhuanti/images/pwc/bg_1.jpg) no-repeat center top;
	background-size: 100%;
}
.con_02 .fs .wrap {
    width: 1110px;
    height: 330px;
	margin: 0 auto;
    position: relative;
}
.con_02 .fs ul {
    overflow: hidden;
    padding:0 0 10px;
}
.con_02 .fs ul li {
    padding: 25px 20px 30px;
    float: left;
    text-align: center;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    width: 330px;
	height: 255px;
    margin: 0 20px;
    box-shadow: 0 5px 10px #999;
    -moz-box-shadow: 0 5px 10px #999;
    -o-box-shadow: 0 5px 10px #999;
    -webkit-box-shadow: 0 5px 10px #999;
}
.con_02 .fs ul li span.title {
    font-size: 25px;
    font-weight: bold;
	margin-bottom: 20px;
    display: block;
}
.con_02 .fs ul li p {
    margin: 0;
    margin-left: 10px;
    padding-left: 14px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.con_02 .fs ul li p img {
	width: 16px;
	line-height: 24px;
	margin-right: 5px;
}
.con_02 .fs ul li .btn a {
    width: 220px;
    height: 45px;
    line-height: 45px
}
.con_02 .fs ul li .btn a img {
    right: 4px;
    top: 3px;
}

@media (max-width: 768px) {
	.con_02-title h2 {
		font-size: 20px;
	}
	.con_02-title h3 {
		font-size: 14px;
	}
	.con_02-title h3 .i1, .con_02-title h3 .i2 {
		width: 30px;
	}
	.con_02-title {
		width: 100%;
	}
	.con_02 .fs {
		background: url(/wp-content/themes/ny/zhuanti/images/pwc/bg_1.jpg) no-repeat center top;
		background-size: 100% 100%;
	}
	.con_02 .fs .wrap {
        width: 100%;
        height: 940px;
    }
	.con_02 .fs .wrap>p {
		margin-left: 20px;
	}
    .con_02 .fs ul li {
        margin: 20px;
    }
    .con_02 .fs ul li span.title {
        font-size: 18px;
    }
    .con_02 .fs ul li p {
        font-size: 16px;
        margin: 15px 0;
    }
	.con_02 .fs ul li .btn a img {
		width: 32px;
	}
}

.effect-advantage {
    padding: 55px 0 60px;
    position: relative;
}
.container1 {
    max-width: 1630px;
    padding: 0 6%;
    margin: 0 auto;
}
.ny-theme {
    font-size: 36px;
    font-weight: bold;
    color: #202020;
    text-align: center;
}
.ny-theme-des {
    margin-top: 10px;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}
.effect-advantage .img {
    margin: 35px auto 0;
    position: relative;
    max-width: 700px;
    width: 52%;
	margin-bottom: 30px;
}
.effect-advantage .img img {
    position: relative;
}
.effect-advantage .img .box:nth-child(4) {
    left: 98%;
    top: 5%;
}
.effect-advantage .img .box:nth-child(4) .num {
    color: #fcb412;
}
.effect-advantage .img .box:nth-child(4) .tit {
    background: #fcb412;
}
.effect-advantage .img .box:nth-child(3) {
    left: 98%;
    top: 65%;
}
.effect-advantage .img .box:nth-child(3) .num {
    color: #ec8c25;
}
.effect-advantage .img .box:nth-child(3) .tit {
    background: #ec8c25;
}
.effect-advantage .img .box:nth-child(2) {
    right: 96%;
    top: 55.3%;
    text-align: right;
}
.effect-advantage .img .box:nth-child(2) .num {
    color: #dc526c;
}
.effect-advantage .img .box:nth-child(2) .tit {
    background: #dc526c;
}
.effect-advantage .img .box:nth-child(1) {
    right: 94%;
    top: 0;
    text-align: right;
}
.effect-advantage .img .box:nth-child(1) .num {
    color: #cf4d29;
}
.effect-advantage .img .box:nth-child(1) .tit {
    background: #cf4d29;
}
.effect-advantage .img .box .num {
	font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
}
.effect-advantage .img .box {
    position: absolute;
    width: 320px;
    border-radius: 14px;
    padding: 20px;
	
}
.effect-advantage .img .box .tit {
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
	display: inline-block;
    padding: 2px 10px;
    color: #fff;
	border-radius: 4px;
}
.effect-advantage .img .box .con {
    margin-top: 5px;
    font-size: 16px;
    line-height: 25px;
	color: #000;
}

@media (max-width: 768px) {
	.ny-theme {
		font-size: 25px;
	}
	.ny-theme-des {
		font-size: 16px;
	}
	.effect-advantage .img {
		position: unset;
		width: 100%;
	}
	.effect-advantage .img img {
		position: unset;
		display: none;
	}
	.effect-advantage .img .box {
		position: unset;
	}
	.effect-advantage .img .box:nth-child(1), .effect-advantage .img .box:nth-child(2) {
		text-align: left;
	}
}


.line_04 {
    height: 363px;
    background: url(/wp-content/themes/ny/zhuanti/images/pwc/bg_04.jpg) no-repeat top center;
}

.line_04 .main {
	width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 363px;
}
.mxwt_box {
    display: flex;
    justify-content: start;
    padding-top: 18px;
}
.mxwt_box .left_mxwt {
    width: 231px;
    height: 330px;
    background: url(/wp-content/themes/ny/zhuanti/images/pwc/mxwt_left.png) no-repeat top center;
    margin-right: 50px;
}
.mxwt_box .left_mxwt .text_1 {
    font-size: 20px;
    color: #393939;
    padding: 32px 0 0 18px;
    font-weight: bold;
}
.mxwt_box .left_mxwt .text_2 {
    font-size: 36px;
    color: #393939;
    padding: 5px 0 0 18px;
    font-weight: bold;
}
.mxwt_box .left_mxwt .text_3 {
        font-size: 14px;
    color: #393939;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    opacity: 0.5;
    line-height: 16px;
}
.mxwt_box .left_mxwt .text_4 {
    font-size: 16px;
    color: #393939;
    padding: 32px 18px 0 18px;
    line-height: 1.7;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.mxwt_box .right_mxwt {
    width: 950px;
    height: 340px;
    justify-content: space-between;
}
.mxwt_box .right_mxwt .ftit {
	color: #fff;
	margin-top: 20px;
}
.mxwt_box .right_mxwt .mxwt_ul {
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}
.mxwt_box .right_mxwt .mxwt_ul li {
	width: 24%;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
}
.mxwt_box .right_mxwt .mxwt_ul li:nth-child(5), .mxwt_box .right_mxwt .mxwt_ul li:nth-child(6), .mxwt_box .right_mxwt .mxwt_ul li:nth-child(7) {
	width: 32%;
}
.mxwt_box .right_mxwt .mxwt_ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/wp-content/themes/ny/zhuanti/images/pwc/icon-07.png) no-repeat top center;
    background-size: 100% 100%;
    margin-right: 5px;
    display: inline-block;
}
.mxwt_box .right_mxwt .mxwt_ul li p {
    color: #fff;
	display: inline;
}
.mxwt_box .right_mxwt .mxwt_ul1 li {
	width: 20%;
	background: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	margin: 1%;
	font-weight: 700;
	padding: 4px 0;
}
@media (max-width: 768px) {
	.line_04 {
		height: auto;
		background-size:100% 100%;
	}
	.line_04 .main {
		width: 100%;
		height: auto;
	}
	.mxwt_box {
		display: block;
	    width: 100%;
		padding: 5%;
		height: auto;
		background-size: 100% 100%;
	}
	.mxwt_box .left_mxwt {
		display: block;
	    width: 100%;
		height: 330px;
		margin: 10px 0;
		background-size: 100% 100%;
		padding: 30px;
	}
	.mxwt_box .right_mxwt {
		width: 100%;
		height: auto;
	}
	.swiper-container {
		position: unset;
	}
	.mxwt_box .right_mxwt .mxwt_ul, .mxwt_box .right_mxwt .mxwt_ul1 {
		padding-left: 0;
	}
	.mxwt_box .right_mxwt .mxwt_ul li {
		width: 48%;
		vertical-align: top;
	}
	.mxwt_box .right_mxwt .mxwt_ul li:nth-child(5), .mxwt_box .right_mxwt .mxwt_ul li:nth-child(6), .mxwt_box .right_mxwt .mxwt_ul li:nth-child(7) {
		width: 48%;
	}
	.mxwt_box .right_mxwt .mxwt_ul li:nth-child(7) {
		width: 100%;
	}
	.mxwt_box .right_mxwt .mxwt_ul1 li {
		width: 47%;
	}
}