
body{
    position: relative;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.banner{
    position: relative;
    padding-top: 31.25%;
}
.banner  .txt{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 80px 0 156px;
}
.banner  .txt.pad0{
    padding: 80px 0 0;
}
.banner .txt p{
    position: relative;
    height: 100%;
}
.banner .txt p b{
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    font-size: 80px;
    color: #FFF;
    line-height: 94px;
    letter-spacing: 3px;
    text-align: center;
}
.banner img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section{
	position: relative;
	top: -156px;
    margin-bottom: -156px;
	z-index: 99;
	padding-bottom: 80px;
}
section.zqjr{
	background-image: url('../images/2021en-tg-mb.png'), url('../images/2021en-mb1.png');
	background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: auto,auto,auto;
	background-position: left 0,left 2200px;
}
section.wwjs{
	background-image: url('../images/2021en-tg-mb.png'), url('../images/2021en-mb1.png'), url('../images/2021en-tg-mb.png') ;
	background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: auto,auto,auto;
	background-position: left 0,left 1900px,left 3700px;
}
section.gdsy{
	background-image: url('../images/2021en-tg-mb.png'), url('../images/2021en-mb1.png'), url('../images/2021en-tg-mb.png') ;
	background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: auto,auto,auto;
	background-position: left -150px,left 1450px,left 3150px;
}
section .min{
	width: 1200px;
	margin:auto;
}
.tit b{
	font-size: 48px;
	font-weight: 500;
}
.tit p{
	font-size: 16px;
	font-weight: 500;
	padding: 40px 0 50px;
	text-align: justify;
	line-height: 30px;
}
.top-txt{
	font-size: 16px;
	padding: 50px ;
	line-height: 30px;
	text-align: justify;
	background: #fff;
	margin-bottom: 80px;
}
.ul-box li{
	float: left;
}
.box1 .ul-box li{
	width: 360px;
}
.box1 .ul-box li:not(:last-child){
	margin-right: 60px;
}
.ul-box li .p-tit{
	height: 110px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #1D407E;
}
.ul-box li .p-tit p{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	background: #1D407E;
}
.box1 .ul-box .li{
	padding-left: 80px;
}
.ul-box .li-p p{
	position: relative;
	display:flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	min-height: 80px;
	font-size: 18px;
	font-weight: 500;
	background: #FFFFFF;
	border-radius: 4px;
	line-height: 30px;
	border: 1px solid #1D407E;
	padding: 9px 0;
}
.ul-box .li-p p:after{
	display: block;
	content:'';
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	width: 10px;
	height: 16px;
	background: url('../images/2021en-arrow.png') no-repeat;
	background-size: 10px 16px;
	background-position: 1px center;
}
.ul-box .li-p p.in:after{
	margin-top: -24px;
}
.ul-box .li-p{
	padding-top: 60px;
}
.ul-box .li-p p:not(:last-child){
	margin-bottom: 60px;
}
.ul-box li:nth-child(1) .li-p{
	background: url('../images/2021en-js-a1.png') no-repeat;
	background-size: 51px auto;
	background-position: 10px top;
}
.ul-box li:nth-child(2) .li-p,.ul-box li:nth-child(3) .li-p{
	background: url('../images/2021en-js-a2.png') no-repeat;
	background-size: 51px auto;
	background-position: 10px top;
}
.tit-ct{
	font-size: 24px;
	color: #1D407E;
}
.ul-ct{
	margin-top: 83px;
}
.ul-ct ul{
	padding: 42px 10px 70px;
}
.ul-ct li{
	float: left;
	width: 390px;
	margin-bottom: 80px;
	text-align: center;
}
.ul-ct li img{
	display: block;
	width: 70px;
	height: 70px;
	margin: auto;
}
.ul-ct li p{
	font-size: 16px;
	margin-top: 20px;
}
.box2 li{
	position: relative;
	padding-left: 90px;
	min-height: 70px;
	margin-bottom:40px;
}
.box2 li img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 70px;
	height: 70px;
}
.box2 li span{
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
}
.box2 li div{
	font-size: 16px;
	margin-top: 10px;
	line-height: 40px;
}
.box2 li div p{
	padding-left: 20px;
	background: url('../images/2021en-xdot.png') no-repeat;
	background-size: 12px 12px;
	background-position: left center;
}
.box3 .ul-box li:nth-child(1){
	width: 360px;
	margin-right: 80px;
}
.box3 .ul-box li:nth-child(2){
	width: 760px;
}
.box3 .ul-box li:nth-child(1) .li{
	padding-left: 61px;
}
.box3 .ul-box li:nth-child(1) .li{
	background: url('../images/2021en-js-a3.png') no-repeat;
    background-size: 51px auto;
    background-position: 10px 0px;
}
.box3 .spr-p{
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	padding-top: 40px;
	
}
.box3 .spr-p p{
	padding-left: 24px;
	background: url('../images/2021en-arrow.png') no-repeat;
	background-size: 10px 16px;
	background-position: left 7px;
}
.box3 .spr-p p:not(:last-child){
	margin-bottom: 40px;
}
.box3 .borrower{
	margin-top: 60px;
}
.box3 .borrower p{
	float: left;
	width: 220px;
	height: 80px;
	background: #FFFFFF;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #1D407E;
	font-size: 18px;
	font-weight: 500;
	line-height: 76px;
	margin-top: 16px;
}
.box3 .borrower div{
	float: left;
	width: 320px;
	background: url('../images/2021en-leftArrow.png'),url('../images/2021en-rightArrow.png');
	background-repeat: no-repeat,no-repeat;
	background-position: center 35px,center 61px;
}
.box3 .borrower div span{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}
.box3 .borrower div span:nth-child(1){
	margin-bottom: 62px;
}
.box3 .borrower:nth-child(2){
	padding-bottom: 20px;
}
.box4{
	margin-top: 150px;
}
.box4 span.ltit{
	font-size: 24px;
	color: #1D407E;
} 
.box4 div.pb-box{
	margin-top: 43px;
	margin-bottom: 53px;
}
.box4 div.pb-box ul{
	margin-top: 22px;
}
.box4 div.pb-box ul li{
	font-size: 16px;
	line-height: 30px;
	padding-left: 26px;
	background: url('../images/2021en-xdot.png') no-repeat;
	background-size: 12px 12px;
	background-position: left 9px;
}
.box4 div.pb-box ul li:not(:last-child){
	margin-bottom: 37px;
}
.box4 .atp-box .atp-tit{
	font-size: 16px;
	padding: 22px 0 50px;
	line-height: 30px;
}
.box4 .atp-box li{
	float: left;
	width: 200px;
}
.box4 .atp-box li img{
	display: block;
	width: 100%;
}
.box4 .atp-box li p{
	font-size: 16px;
	text-align: justify;
	padding: 0 10px;
	line-height: 30px;
}
.box4 .atp-box li:nth-child(2n) p{
	height: 90px;
}
.box4 .atp-box li:nth-child(2n+1) p{
	padding-top: 30px;
}
.ecb-box:not(:last-child){
	margin-bottom: 150px;
}
.ecd-box1 li{
	width: 360px;
}
.ecd-box1 .ul-box li:not(:last-child){
	margin-right: 60px;
}
.ecd-box1 .li-p{
	padding-left: 80px;
}
.ecd-box1 li .li-p{
	background: url('../images/2021en-js-a1.png') no-repeat !important;
    background-size: 51px auto !important;
    background-position: 10px top !important;
}
.ecb-tit{
	margin-bottom: 42px;
}
.ecb-tit b{
	font-size: 48px;
	line-height: 57px;
	font-weight: 500;
}
.ecb-tit p{
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	padding: 40px 0 0;
}
.ecb-tit span{
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #1D407E;
	padding-top: 43px;
}

.ecd-box2 li{
	width: 360px;
}
.ecd-box2 .ul-box li:not(:last-child){
	margin-right: 60px;
}
.ecd-box2 .li-p{
	padding-left: 80px;
}
.ecd-box2 li .li-p{
	background: url('../images/2021en-js-a4.png') no-repeat !important;
    background-size: 51px auto !important;
    background-position: 10px top !important;
}
.ecb-box3 li{
	float: left;
	text-align: center;
	width: 200px;
} 
.ecb-box3 li img{
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto 20px;
}
.ecb-box3 li span{
	font-size: 16px;
	font-weight: 500;
	color: #1C1C1C;
}
.ecb-box3 li p{
	font-size: 16px;
	color:#666;
	line-height: 30px;
	margin-top: 20px;
}
.ecb-box3 li:not(:last-child){
	margin-right: 50px;
}
.ecb-box4 ul{
	height: 305px;
	background: url('../images/2021en-spbg.png') no-repeat;
	background-size: auto;
	background-position: center center;
}
.ecb-box4 li{
	width: 390px;
	text-align: justify;
	float: left;
}
.ecb-box4 li:nth-child(2n){
	width: 430px;
	padding-left: 40px;
	float: right;
}
.ecb-box4 li:nth-child(1),.ecb-box4 li:nth-child(2){
	margin-bottom: 80px;
}
.ecb-box4 li span{
	font-size: 16px;
	font-weight: 500;
	color: #1C1C1C;
}
.ecb-box4 li p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 20px;
	height: 90px;
}
.ecb-box5 .ul5box{
	position: relative;
	width: 531px;
	height: 474px;
	margin: auto;
	background: url('../images/2021en-csbg.png') no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}
.ecb-box5 em{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -75px;
	text-align: center;
	font-style: normal;
	width: 152px;
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 28px;
	height: 60px;
}
.ecb-box5 ul li{
	text-align: center;
	line-height: 24px;
}
.ecb-box5 ul li:nth-child(1){
	padding: 43px 197px 0;
}
.ecb-box5 ul li:nth-child(2){
	padding: 36px 78px 111px 72px;
}
.ecb-box5 ul li:nth-child(3){
	padding: 0 69px;
}
.ecb-box5 ul li div,.ecb-box5 ul li p{
	font-size: 16px;
	color: #fff;
}
.ecb-box5 ul li p:nth-child(1){
	float: left;
}
.ecb-box5 ul li p:nth-child(2){
	float: right;
}
.ecb-box6 ul li{
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 165px;
	height: 120px;
	border-radius: 4px;
	border: 1px dashed #1B3E87;
	font-size: 16px;
	color: #1C1C1C;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	padding: 0 15px;
}
.ecb-box6 ul li:nth-child(1){
	width: 225px;
	color: #fff;
	background: #1D407E;
	font-weight: bold;
	border: 1px dashed #1D407E;
}
.ecb-box6 ul li:not(:last-child){
	margin-right: 30px;
}
.ecb-box6 ul:nth-child(2){
	margin-bottom: 40px;
}
.ficc-box:not(:last-child){
	margin-bottom: 150px;
}
.ficc-tit{
	margin-bottom: 60px;
}
.ficc-tit b{
	font-size: 48px;
	line-height: 57px;
	font-weight: 500;
}
.ficc-tit p{
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	padding: 40px 0 0;
}
.ficc-box1 li{
	width: 260px;
}
.ficc-box1 li:not(:last-child){
	margin-right: 53px;
}
.ficc-box1  .li-p{
	padding-left: 80px;
}
.ficc-box1 li:nth-child(1) .li-p{
	background: url('../images/2021en-ficc-a1.png') no-repeat;
    background-size: 51px auto;
    background-position: 10px top;
}
.ficc-box1 li:nth-child(3) .li-p{
	background: url('../images/2021en-ficc-a3.png') no-repeat;
    background-size: 51px auto;
    background-position: 10px top;
}
.ficc-box1 li:nth-child(2) .li-p{
	background: url('../images/2021en-ficc-a2.png') no-repeat;
    background-size: 51px auto;
    background-position: 10px top;
}
.ficc-box1 li:nth-child(4) .li-p{
	background: url('../images/2021en-ficc-a4.png') no-repeat;
    background-size: 51px auto;
    background-position: 10px top;
}
.salesBox .left{
	position: relative;
	width: 650px;
	height: 509px;
	background: url('../images/2021en-salesbg.png') no-repeat;
	background-size: 100% 100%;
	margin-top: 38px;
}
.salesBox .left em{
	position: absolute;
	top:225px;
	left: 259px;
	font-size: 24px;
	color: #fff;
	font-weight: 500;
	display: block;
	text-align: center;
	line-height: 28px;
	font-style: normal;
}
.salesBox .left  p:nth-child(1){
	float: left;
}
.salesBox .left p:nth-child(2){
	float: right;
}
.salesBox .left  li,.salesBox .left  li p{
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.salesBox .left  li:nth-child(1){
	padding: 35px 296px 128px 252px;
}
.salesBox .left  li:nth-child(2){
	padding: 0 130px 147px 83px;
}
.salesBox .left  li:nth-child(3){
	padding: 0 315px 0 271px;
}
.salesBox .right{
	width: 535px;
	padding-left: 85px;
	background: url('../images/2021en-salce-line.png') no-repeat;
}
.salesBox .right .stit{
	width: 450px;
	height: 60px;
	background: #1D407E;
	border-radius: 4px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 60px;
	margin-bottom: 30px;
}
.salesBox .right {
	position: relative;
	background: url('../images/2021en-salce-line.png') no-repeat;
	background-size: auto auto;
	background-position: left center;
}
.salesBox .right:after,.salesBox .right:before{
	display: block;
	content:'';
	position: absolute;
	left:55px;
	width: 10px;
	height: 16px;
	background: url('../images/2021en-arrow.png') no-repeat;
    background-size: 10px 16px;
}
.salesBox .right:after{
	top:36px
}
.salesBox .right:before{
	bottom:36px
}
.salesBox .right div p{
	font-size: 16px;
	color: #1c1c1c;
	margin-bottom: 10px;
	line-height: 30px;
	padding-left: 20px;
	text-align: justify;
	background: url('../images/2021en-xdot.png') no-repeat;
	background-size: 12px 12px;
	background-position: left 9px;
}
.salesBox .right  li:nth-child(1){
	margin-bottom: 50px;
}
.tradBox>.left{
	position: relative;
	width: 425px;
	background: url('../images/2021en-trad-hline.png'),url('../images/2021en-trad-sline.png');
	background-repeat: no-repeat,no-repeat;
	background-size: auto auto, auto auto;
	background-position:center center,center center ;
}
.tradBox .left em{
	position: absolute;
	top:50%;
	left:50%;
	margin:-65px 0  0 -65px;
	display: block;
	width: 130px;
	height: 130px;
	background: #1D407E;
	border-radius: 4px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
	text-align: center;
	font-style: normal;
	padding: 35px 0;
}
.tradBox .left  li p{
	width: 100px;
	height: 100px;
	line-height: 98px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #1D407E;
	margin: auto;
	font-size: 16px;
	color: #1D407E;
	font-weight: 500;
	padding: 0 10px;
}
.tradBox .left  li p span{
	display: inline-block;
	vertical-align: middle;
	line-height: 19px;
	font-size: 16px;
	color: #1D407E;
	font-weight: 500;
}
.tradBox .left  li:nth-child(2){
	margin: 75px 0;
}
.tradBox .left  li:nth-child(2) p:nth-child(1){
	float: left;
}
.tradBox .left  li:nth-child(2) p:nth-child(2){
	float: right;
}
.tradBox>div.right{
	width: 650px;
}
.tradBox>div.right li p.left{
	width: 130px;
	line-height: 120px;
	text-align:center;
	padding:0 10px;
	background-image: url('../images/2021en-salce-jx2.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.tradBox>div.right li:nth-child(1) p.left{
	line-height: 180px;
	background-image: url('../images/2021en-salce-jx1.png');
}
.tradBox>div.right li p.left span{
	display: inline-block;
	vertical-align: middle;
	line-height: 19px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.tradBox>div.right li div.right{
	display: flex;
	align-items:center;
	flex-wrap: wrap;
	width: 520px;
	min-height: 100px;
	border-radius: 4px 0px 0px 4px;
	border: 1px solid #1D407E;
	padding: 15px 0 15px 30px;
}
.tradBox>div.right li div.right p:nth-child(2){
	margin-top: 8px;
}
.tradBox>div.right li div.right  p{
	width: 100%;
	padding-left: 20px;
	line-height: 30px;
	background: url('../images/2021en-xdot.png') no-repeat;
	background-size: 12px 12px;
	background-position: left 9px;
}
.tradBox>div.right li:not(:last-child){
	margin-bottom: 10px;
}
.invesBox div.first{
	width: 200px;
	height: 300px;
	text-align: center;
	line-height: 300px;
	background: #1D407E;
	border-radius: 4px;
	margin-top: 70px;
}
.invesBox div.first b{
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 35px;
}
.invesBox div.cen{
	padding-left: 120px;
	margin-left: 2px;
	background: url('../images/2021en-inves-bg.png') no-repeat;
	background-position: left center;
	background-size: auto;
}
.invesBox div.cen li{
	position: relative;
	width: 300px;
	height: 120px;
	line-height: 118px;
	background: #fff;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #1D407E;
	font-size: 24px;
	font-weight: 500;
	color:#1D407E;
}
.invesBox div.cen li:after{
	display: block;
	content:'';
	width: 10px;
	height: 16px;
	position: absolute;
	top:50%;
	left: -20px;
	background: url('../images/2021en-arrow.png') no-repeat;
	background-size: 10px 16px;
	margin-top:-3px;
}
.invesBox div.cen li:nth-child(1):after{
	margin-top: -13px;
}
.invesBox div.cen li:not(:last-child){
	margin-bottom: 40px;
}
.invesBox div.right li{
	width: 540px;
	height: 120px;
	padding:15px 40px;
	text-align: justify;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #1D407E;
	font-size: 18px;
	color: #1D407E;
	line-height: 30px;
}
.invesBox div.right li:not(:last-child){
	margin-bottom: 40px;
}
.spdBox ul.left li{
	width: 150px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	background: #1D407E;
	border-radius: 4px;
}
.spdBox ul.left li b{
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
}
.spdBox ul.right li{
	width: 290px;
	height: 200px;
	line-height: 200px;
	background: #FFFFFF;
	border-radius: 4px;
	padding-left: 30px;
	border: 1px dashed #1B3E87;
}
.spdBox ul.right div{
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
}
.spdBox ul.right p{
	padding-left: 21px;
	line-height:30px;
	font-size:16px;
	color: #1c1c1c;
	background: url('../images/2021en-xdot.png') no-repeat;
	background-size: 12px 12px;
	background-position: left center;
}
.spdBox div.right{
	width:700px;
	padding: 70px 40px;
	background: #FFFFFF;
	border-radius: 4px;
	margin-left: 30px;
	border: 1px dashed #1B3E87;
}
.spdBox div.right p{
	padding-left: 21px;
	line-height:30px;
	font-size:16px;
	color: #1c1c1c;
	background: url('../images/2021en-xdot.png') no-repeat;
	background-size: 12px 12px;
	background-position: left 9px;
}
.spdBox div.right p:not(:last-child){
	margin-bottom: 30px;
}
.spdBox li:not(:last-child){
	margin-bottom: 42px;
} 
@media screen and (max-width: 1700px){
	section .min{
		width: 920px;
	}
	.banner .txt{
		padding: 80px 0 110px;
	}
	section{
		top: -110px;
		margin-bottom: -110px;
	}
	.banner .txt p b{
		font-size: 65px;
		line-height: 70px;
	}
	.tit b{
		font-size: 35px;
	}
	.tit p,.top-txt{
		font-size: 14px;
	}
	.box1 .ul-box li{
		width: 296px;
	}
	.box1 .ul-box li:not(:last-child){
		margin-right: 15px;
	}
	.ul-box li .p-tit{
		height: 100px;
	}
	.ul-box li .p-tit p{
		font-size: 19px;
	}
	.ul-box .li-p p{
		font-size: 15px;
	}
	.ul-ct li{
		width: 300px;
	}
	.box3 .ul-box li:nth-child(1){
		width: 300px;
		margin-right: 50px;
	}
	.box3 .ul-box li:nth-child(2){
		width: 560px;
	}
	.box3 .spr-p{
		font-size: 16px;
	}
	.box3 .borrower p{
		width: 175px;
		font-size: 16px;
	}
	.box3 .borrower div{
		width: 210px;
		background-size:80% auto ;
	}
	.box3 .borrower div span{
		font-size: 16px;
	}
	.box4 .atp-box li{
		width: 153px;
	}
	.box4 .atp-box li:nth-child(2n+1) img{
		margin-top: 16px;
	}
	.box4 .atp-box li p{
		font-size: 13px;
	}
	.ecb-tit b,.ficc-tit b{
		font-size: 35px;
	}
	.ecb-tit p,.ficc-tit p{
		font-size: 14px;
	}
	.ecb-tit span{
		font-size: 20px;
	}
	.ecb-box5 ul li div, .ecb-box5 ul li p{
		font-size: 14px;
	}
	.ecd-box1 li,.ecd-box2 li{
		width: 286px;
	}
	.ecd-box1 .ul-box li:not(:last-child),.ecd-box2 .ul-box li:not(:last-child){
		margin-right: 30px;
	}
	.ecb-box3 li{
		width: 184px;
	}
	.ecb-box3 li:not(:last-child){
		margin-right: 0;
	}
	.ecb-box4 li{
		width: 310px;
	}
	.ecb-box4 li:nth-child(2n){
		padding-left:120px ;
	}
	.ecb-box4 li p{
		font-size: 14px;
	}
	.ecb-box4 ul{
		background-size: 27% auto;
	}
	.ecb-box6 ul li{
		width: 134px;
		font-size: 14px;
		height: 100px;
	}
	.ecb-box6 ul li:nth-child(1){
		width: 196px;
	}
	.ecb-box6 ul li:not(:last-child){
		margin-right: 10px;
	}
	.ficc-box1 li{
		width: 218px;
	}
	.ficc-box1 li:not(:last-child){
		margin-right: 15px;
	}
	.salesBox .left{
		width: 480px;
		height: 376px;
	}
	.salesBox .left li, .salesBox .left li p{
		font-size: 14px;
		line-height: 25px;
	}
	.salesBox .left li:nth-child(1){
		padding:25px 32px 86px 0px
	}
	.salesBox .left li:nth-child(2) {
		padding:0 89px 105px 57px;
	}
	.salesBox .left li:nth-child(3) {
		padding: 0 200px 0 171px;
	}
	.salesBox .left em{
		font-size: 22px;
		top: 159px;
    	left: 179px;
	}
	.salesBox .right{
		width: 440px;
	}
	.salesBox .right .stit{
		width: 100%;
	}
	.tradBox>.left{
		width: 350px;
	}
	.tradBox>div.right{
		width: 550px;
	}
	.tradBox>div.right li div.right{
		width: 420px;
	}
	.tradBox>div.right li div.right p{
		font-size: 14px;
	}
	.tradBox .left li p{
		width: 90px;
		height: 90px;
		line-height: 88px;
		font-size: 13px;
		padding: 0;
	}
	.tradBox .left em{
		font-size: 18px;
		width: 90px;
		height: 90px;
		padding: 21px 0;
		margin: -45px 0 0 -45px;
	}
	.tradBox .left li:nth-child(2){
		margin: 35px 0;
	}
	.invesBox div.cen li{
		width: 160px;
		font-size: 17px;
	}
	.invesBox div.first{
		width: 160px;
	}
	.invesBox div.first b{
		font-size: 25px;
	}
	.invesBox div.right li{
		width: 461px;
		font-size: 15px;
		padding: 15px 25px;
	}
	.tradBox .left li p span{
		font-size: 15px;
	}
	.spdBox ul.left li b{
		font-size: 20px;
	}
	.spdBox ul.right li{
		width: 235px;
		padding-left: 15px;
	}
	.spdBox ul.right p{
		font-size: 14px;
	}
	.spdBox div.right{
		width: 470px;
		padding: 40px 30px;
	}
	.spdBox div.right p{
		font-size: 14px;
		text-align: justify;
	}
	.tit-ct,.box4 span.ltit,.salesBox .right .stit{
		font-size: 20px;
	}
	.ul-ct li p,.box2 li span,.box2 li div p,.box3 .spr-p p,.ecb-box3 li span,
	.salesBox .right div p{
		font-size: 14px;
	}
}