.sec1 {
    font-size: 0;
    padding: 73px 0 54px;
}
.inner {
    width: 1400px;
    margin: 0 auto;
    max-width: 92%;
}
.sec1 .left {
    display: inline-block;
    vertical-align: middle;
    width: 51.3%;
    background-color: #277bd1;
    position: relative;
    padding: 4% 2.14%;
}
.clearfix {
    *zoom: 1;
}
.sec1 .left .title {
    margin-bottom: 44px;
}
.sec1 .left .title h4 {
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
}
.sec1 .left .title h5 {
    font-family: "HelveticaRoman";
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.sec1 .left p {
    font-size: 18px;
    font-weight: lighter;
    line-height: 40px;
    color: #fff;
    position: relative;
    padding-left: 30px;
}
.sec1 .left a {
    display: block;
    width: 118px;
    height: 38px;
    line-height: 36px;
    border-radius: 19px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
}
.sec1 .left a img {
    vertical-align: middle;
    margin-left: 8px;
}
.sec1 .left .tri {
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -10px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #277bd1;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}
.sec1 .right {
    display: inline-block;
    vertical-align: middle;
    width: 48.7%;
}
.sec1 .right ul {
    margin-bottom: 10.28%;
    text-align: right;
}
 .sec1 .right ul li:first-child {
    margin-left: 0;
}
.sec1 .right ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 13.2%;
}
.sec1 .right .box {
    text-align: center;
}
.sec1 .right .box h5 {
    margin-bottom: 10px;
    color: #277bd1;
    position: relative;
    display: inline-block;
}
.sec1 .right .box h5 b {
    font-size: 88px;
    font-family: "Franklin Gothic Medium";
    font-weight: normal;
    vertical-align: bottom;
    line-height: 1;
}
.sec1 .right .box h5 .word {
    font-size: 22px;
    font-weight: normal;
    width: 30px;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    margin-bottom: 10px;
}
.sec1 .right .box p {
    font-size: 14px;
    color: #666;
}
@media only screen and (max-width:1024px){
.sec1{
		padding: 1.5625rem 0;
	}
.sec1 .left{
		display: block;
		width: 100%;
		padding: 0.9375rem 1.25rem 1.5625rem 1rem;
	}
.sec1 .left .title{
		margin-bottom: 1.4375rem;
	}
.sec1 .left .title h4{
		font-size: 2.8125rem;
		margin-bottom: 1.3125rem;
	}
.sec1 .left .title h5{
		font-size: 0.625rem;
	}
.sec1 .left p{
		font-size: 1.6875rem;
line-height: 3.9375rem;
padding-left: 1.9375rem;
margin-bottom: 1.375rem;
	}
.sec1 .left p.last{
		margin-bottom: 0.5625rem;
	}
.sec1 .left p img{
		height: 0.375rem;
		top: 0.28125rem;
	}
.sec1 .left a{
		width: 12.563rem;
height: 3.438rem;
line-height: 3.375rem;
border-radius: 1.719rem;
font-size: 1.563rem;
border: 0.03125rem solid #fff;
float: right;
	}
.sec1 .left a img{
		margin-left: 0.3125rem;
		width: 1.5625rem;
	}
.sec1 .left .tri{
		right: 50%;
		margin-right: -0.3125rem;
		top: 100%;
		margin-top: 0;
		border-width: 1.313rem 1.313rem 0px 1.313rem;
		border-color: #277bd1 transparent transparent transparent;
	}
.sec1 .right{
		display: block;
		width: 100%;
		margin-top: 1.75rem;
	}
.sec1 .right ul{
		margin-bottom: 1.5rem;
		text-align: center;
	}
.sec1 .right ul li{
		width: 33.333%;
		margin-left: 0;
	}
.sec1 .right .box h5{
		margin-bottom: 0.375rem;
	}
.sec1 .right .box h5 b{
		font-size: 5.75rem;
	}
.sec1 .right .box h5 .word{
		font-size: 2rem;
		width: 2rem;
		margin-bottom: 0.375rem;
	}
.sec1 .right .box h5 .plus{
		font-size: 2rem;
		width: 2rem;
	}
.sec1 .right .box p{
		font-size: 1.5rem;
	}
}