* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: "SourceHanSansCN-Regular", "microsoft yahei", arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}
.bold{font-family: 'SourceHanSansCN-Bold';font-weight: bold;}
::selection { color: #fff; background: #0077C8; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: 'SourceHanSansCN-Regular';}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;display: inline-block; }
a:hover,a.active,a:focus {color: #0077C8;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #0077C8;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a, button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}

.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}
.item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
@-moz-keyframes jump{
    0%{-moz-transform:translateX(0);}
    25%{-moz-transform:translateX(-8px);}
    50%{-moz-transform:translateX(0);}
    75%{-moz-transform:translateX(-4px);}
    100%{-moz-transform:translateX(0);}}
@keyframes jump{
    0%{transform:translateX(0);}
    25%{transform:translateX(-8px);}
    50%{transform:translateX(0);}
    75%{transform:translateX(-4px);}
    100%{transform:translateX(0);}
}
::-webkit-input-placeholder { color: #999; opacity: 1; }
/* WebKit browsers */
/*:-o-placeholder { color: #999; opacity: 1; }*/
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }
/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

.contain{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain{width:750px;}}
@media (min-width:992px){.contain{width:980px;}}
@media (min-width:1260px){.contain{width:1230px;}}
@media (min-width:1400px){.contain{width:1370px;}}
.contains{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contains{width:750px;}}
@media (min-width:992px){.contains{width:980px;}}
@media (min-width:1260px){.contains{width:1230px;}}
@media (min-width:1440px){.contains{width:1410px;}}
.contain-wp{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain-wp{width:750px;}}
@media (min-width:992px){.contain-wp{width:980px;}}
@media (min-width:1260px){.contain-wp{width:1230px;}}
@media (min-width:1460px){.contain-wp{width:1430px;}}

/*.hw-body{background: #f9faff;}*/

.page_banner{width: 100%;position: relative;}
.main-wm{box-sizing: border-box;width: 100%;position: relative;}
.wm-sec1{position: relative;width: 100%;padding-top: 5.2083333333333%;padding-bottom: 75px;}
.wm-top-title{position: relative;text-align: center;width: 100%;padding-bottom: 14px;}
.wm-top-title::before{width: 52px;content: "";height: 6px;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);background: #FF8F1C;}
.wm-sec-title{font-size: 36px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #333333;line-height: 48px;}
.wm-title-bottom{font-size: 18px;line-height: 30px;margin-top: 2px;font-family: SourceHanSansCN-Regular;font-weight: 400;color: #333333;}
.wm-sec1-tbody{margin-top: 22px;position: relative;width: 100%;padding-top: 35px;}
.wmsec1-tbody-img{width: 100%;position: relative;text-align: center;padding: 0 10px;}
.wmsec1-tbody-img img{width: 100%;max-width: 612px;}
.wmsec1-tbody-list{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.wmsec1-list-item{position: absolute;width: 420px;max-width: 100%;background: #0077C8;padding: 14px 20px;font-size: 20px;font-family: SourceHanSansCN-Medium;font-weight: 500;color: #FFFFFF;line-height: 30px;box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.14);border-radius: 10px;padding-left: 76px;}
.wmsec1-list-item:hover{background: #FF8F1C;}
.wmsec1-list-item .item-pic{position: absolute;width: 37px;height: 37px;left: 20px;top: 50%;transform: translateY(-50%);}
.wmsec1-list-item .item-pic img{display: block;width: 100%;}
.wmsec1-list-item .item-pic .img1{display: block;}
.wmsec1-list-item .item-pic .img2{display: none;}
.wmsec1-list-item:hover .item-pic .img2{display: block;}
.wmsec1-list-item:hover .item-pic .img1{display: none;}
.wmsec1-list-left1{top: 0;left: 58px;}
.wmsec1-list-left2{top: 200px;left: 90px;}
.wmsec1-list-right1{top: 58px;right: 80px;}
.wmsec1-list-right2{top: 230px;right: 20px;}
.wm-sec2{position: relative;width: 100%;padding-top: 80px;padding-bottom: 7.083333333333%;}
.wm-sec2-tbody{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding-top: 40px;}
.wmsec2-tbody-left{display: inline-block;vertical-align: top;width: 420px;max-width: 100%;margin-top: -45px;}
.wmsec2-tbody-left .item-pic{width: 100%;position: relative;text-align: center;max-width: 420px;margin: 0 auto;}
.wmsec2-tbody-left .item-pic img{width: 100%;}
.wmsec2-tbody-right{display: inline-block;vertical-align: top;width: 874px;max-width: 100%;}
.wmsec2-right-item{position: relative;padding: 10px 18px;background: rgba(10, 88, 238, 0.05);font-size: 22px;line-height: 32px;padding-left: 60px;color: #555555;margin-bottom: 36px;}
.wmsec2-tbody-right .wmsec2-right-item:nth-last-of-type(1){margin-bottom: 0 !important;}
.wmsec2-right-item span{position: absolute;left: 20px;top: 50%;transform: translateY(-50%);display: inline-block;vertical-align: top;width: 28px;line-height: 28px;height: 28px;text-align: center;font-size: 22px;color: #fff;font-weight: bold;background: #FF8F1C;border-radius: 50%;}
@media (min-width:1260px) and (max-width: 1399px) {
	.wm-sec1{padding-top: 5%;padding-bottom: 64px;}
	.wm-top-title{padding-bottom: 12px;}
	.wm-top-title::before{width: 48px;height: 5px;}
	.wm-sec-title{font-size: 33px;line-height: 44px;}
	.wm-title-bottom{font-size: 18px;line-height: 28px;margin-top: 2px;}
	.wm-sec1-tbody{margin-top: 20px;padding-top: 34px;}
	.wmsec1-tbody-img img{width: 100%;max-width: 560px;}
	.wmsec1-list-item{width: 400px;padding: 12px 18px;font-size: 18px;line-height: 28px;padding-left: 72px;}
	.wmsec1-list-item .item-pic{width: 36px;height: 36px;left: 18px;}
	.wmsec1-list-left1{top: 0;left: 40px;}
	.wmsec1-list-left2{top: 200px;left: 80px;}
	.wmsec1-list-right1{top: 50px;right: 60px;}
	.wmsec1-list-right2{top: 230px;right: 10px;}
	.wm-sec2{padding-top: 70px;padding-bottom: 7%;}
	.wm-sec2-tbody{padding-top: 36px;}
	.wmsec2-tbody-left{width: 390px;margin-top: -40px;}
	.wmsec2-tbody-right{width: 760px;}
	.wmsec2-right-item{padding: 8px 16px;font-size: 20px;line-height: 30px;padding-left: 56px;margin-bottom: 32px;}
	.wmsec2-right-item span{left: 16px;width: 28px;line-height: 28px;height: 28px;font-size: 20px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.wm-sec1{padding-top: 4.875%;padding-bottom: 56px;}
	.wm-top-title{padding-bottom: 10px;}
	.wm-top-title::before{width: 42px;height: 4px;}
	.wm-sec-title{font-size: 30px;line-height: 40px;}
	.wm-title-bottom{font-size: 17px;line-height: 28px;margin-top: 2px;}
	.wm-sec1-tbody{margin-top: 18px;padding-top: 30px;}
	.wmsec1-tbody-img img{width: 100%;max-width: 480px;}
	.wmsec1-list-item{width: 360px;padding: 10px 14px;font-size: 16px;line-height: 28px;padding-left: 66px;}
	.wmsec1-list-item .item-pic{width: 36px;height: 36px;left: 14px;}
	.wmsec1-list-left1{top: 0;left: 20px;}
	.wmsec1-list-left2{top: 160px;left: 50px;}
	.wmsec1-list-right1{top: 40px;right: 30px;}
	.wmsec1-list-right2{top: 200px;right: 0px;}
	.wm-sec2{padding-top: 60px;padding-bottom: 6.75%;}
	.wm-sec2-tbody{padding-top: 30px;}
	.wmsec2-tbody-left{width: 320px;margin-top: -20px;}
	.wmsec2-tbody-right{width: 620px;}
	.wmsec2-right-item{padding: 6px 12px;font-size: 18px;line-height: 28px;padding-left: 54px;margin-bottom: 28px;}
	.wmsec2-right-item span{left: 12px;width: 26px;line-height: 26px;height: 26px;font-size: 20px;}
}
@media (max-width: 991px) {
	.wm-sec1{padding-top: 4.75%;padding-bottom: 48px;}
	.wm-top-title{padding-bottom: 8px;}
	.wm-top-title::before{width: 38px;height: 4px;}
	.wm-sec-title{font-size: 26px;line-height: 36px;}
	.wm-title-bottom{font-size: 16px;line-height: 28px;margin-top: 2px;}
	.wm-sec1-tbody{margin-top: 16px;padding-top: 24px;}
	.wmsec1-tbody-img img{width: 100%;max-width: 480px;}
	.wmsec1-tbody-list{position: relative;margin-top: 14px;}
	.wmsec1-list-item{width: 100%;position: relative;margin-bottom: 20px; padding: 10px 14px;font-size: 16px;line-height: 28px;padding-left: 66px;}
	.wmsec1-list-item .item-pic{width: 36px;height: 36px;left: 14px;}
	.wmsec1-list-left1{top: 0;left: 0px;}
	.wmsec1-list-left2{top: 0px;left: 0px;}
	.wmsec1-list-right1{top: 0px;right: 0px;}
	.wmsec1-list-right2{top: 0px;right: 0px;}
	.wm-sec2{padding-top: 50px;padding-bottom: 6.5%;}
	.wm-sec2-tbody{padding-top: 30px;}
	.wmsec2-tbody-left{width: 100%;margin-top: 0}
	.wmsec2-tbody-right{width: 100%;margin-top: 20px;}
	.wmsec2-right-item{padding: 6px 12px;font-size: 18px;line-height: 28px;padding-left: 54px;margin-bottom: 28px;}
	.wmsec2-right-item span{left: 12px;width: 26px;line-height: 26px;height: 26px;font-size: 20px;}
}
@media (max-width: 750px) {
	.wm-sec1{padding-top: 4.5%;padding-bottom: 40px;}
	.wm-top-title{padding-bottom: 8px;}
	.wm-top-title::before{width: 36px;height: 4px;}
	.wm-sec-title{font-size: 22px;line-height: 36px;}
	.wm-title-bottom{font-size: 15px;line-height: 26px;margin-top: 2px;}
	.wm-sec1-tbody{margin-top: 16px;padding-top: 24px;}
	.wmsec1-tbody-img img{width: 100%;max-width: 480px;}
	.wmsec1-tbody-list{position: relative;margin-top: 14px;}
	.wmsec1-list-item{width: 100%;position: relative;margin-bottom: 20px; padding: 10px 14px;font-size: 14px;line-height: 28px;padding-left: 66px;}
	.wmsec1-list-item .item-pic{width: 36px;height: 36px;left: 14px;}
	.wmsec1-list-left1{top: 0;left: 0px;}
	.wmsec1-list-left2{top: 0px;left: 0px;}
	.wmsec1-list-right1{top: 0px;right: 0px;}
	.wmsec1-list-right2{top: 0px;right: 0px;}
	.wm-sec2{padding-top: 40px;padding-bottom: 6.5%;}
	.wm-sec2-tbody{padding-top: 30px;}
	.wmsec2-tbody-left{width: 100%;margin-top: 0}
	.wmsec2-tbody-right{width: 100%;margin-top: 20px;}
	.wmsec2-right-item{padding: 6px 12px;font-size: 16px;line-height: 28px;padding-left: 54px;margin-bottom: 28px;}
	.wmsec2-right-item span{left: 12px;width: 26px;line-height: 26px;height: 26px;font-size: 20px;}
}
@media (max-width: 480px) {
	.wm-sec1{padding-top: 4.5%;padding-bottom: 40px;}
	.wm-top-title{padding-bottom: 8px;}
	.wm-top-title::before{width: 36px;height: 4px;}
	.wm-sec-title{font-size: 18px;line-height: 32px;}
	.wm-title-bottom{font-size: 14px;line-height: 24px;margin-top: 2px;}
	.wm-sec1-tbody{margin-top: 16px;padding-top: 24px;}
	.wmsec1-tbody-img img{width: 100%;max-width: 480px;}
	.wmsec1-tbody-list{position: relative;margin-top: 14px;}
	.wmsec1-list-item{width: 100%;position: relative;margin-bottom: 20px; padding: 10px 14px;font-size: 14px;line-height: 28px;padding-left: 66px;}
	.wmsec1-list-item .item-pic{width: 36px;height: 36px;left: 14px;}
	.wmsec1-list-left1{top: 0;left: 0px;}
	.wmsec1-list-left2{top: 0px;left: 0px;}
	.wmsec1-list-right1{top: 0px;right: 0px;}
	.wmsec1-list-right2{top: 0px;right: 0px;}
	.wm-sec2{padding-top: 40px;padding-bottom: 6.5%;}
	.wm-sec2-tbody{padding-top: 30px;}
	.wmsec2-tbody-left{width: 100%;margin-top: 0}
	.wmsec2-tbody-right{width: 100%;margin-top: 20px;}
	.wmsec2-right-item{padding: 6px 12px;font-size: 14px;line-height: 28px;padding-left: 54px;margin-bottom: 28px;}
	.wmsec2-right-item span{left: 12px;width: 26px;line-height: 26px;height: 26px;font-size: 20px;}
}
.wm-sec3{position: relative;width: 100%;background: rgba(0, 119, 200, .1);padding: 51px 0 53px;border-radius: 10px;}
.wm-sec3-tbody{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: -12px;margin-right: -12px;padding: 62px 0 70px;}
.whsec3-tbody-item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 12px;margin-bottom: 16px;}
.whsec3-tbody-item .item-box{position: relative;width: 100%;height: 100%;min-height: 637px;transition: all .5s;}
.whsec3-item-box1{width: 100%;height: 100%;transition: all .5s;background-size: cover !important;position: relative;}
.whsec3-item-box1 .item-title{position: absolute;left: 0;bottom: 46%;right: 0;padding: 0 20px; font-size: 32px;line-height: 38px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #FFFFFF; padding-bottom: 30px;}
.whsec3-item-box1 .item-title::before{content: "";position: absolute;left: 20px;bottom: 0;width: 91px;height: 8px;background: #FF8F1C;}
.whsec3-tbody-item .item-box:hover .whsec3-item-box1{display: none;}
.whsec3-item-box2{position: relative;width: 100%;height: 100%;background: #FFFFFF;box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.13);padding: 56px 20px 20px 38px;display: none;transition: all .5s;}
.whsec3-tbody-item .item-box:hover .whsec3-item-box2{display: block;margin-top: -31px;}
.whsec3-item-box2 .item-title{font-size: 30px;font-family: SourceHanSansCN-Bold;line-height: 36px;color: #0077C8;}
.whsec3-item-box2 .item-info{font-size: 20px;line-height: 24px;margin-top: 36px;color: #333333;}
.whsec3-item-box2 .item-info p{margin-bottom: 30px;position: relative;padding-left: 20px;}
.whsec3-item-box2 .item-info p:nth-last-of-type(1){margin-bottom: 0 !important;}
.whsec3-item-box2 .item-info p::before{content: "";position: absolute;left: 0;top: 8px;width: 8px;height: 8px;background: #FF8F1C;border-radius: 50%;}
.wm-sec-btn{position: relative;text-align: center;}
.wm-sec-btn a{display: inline-block;vertical-align: top;min-width: 337px;line-height: 43px;padding: 0 20px;font-size: 25px;text-align: center;font-family: Microsoft YaHei;font-weight: 400;color: #FFFFFF;background: #0077C8;border: 1px solid #0077C8;border-radius: 22px;}
.wm-sec-btn a:hover{color: #0077C8;background: #FFFFFF;box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.13);}

@media (min-width:1260px) and (max-width: 1459px) {
	.wm-sec3{padding: 44px 0 48px}
	.wm-sec3-tbody{margin-left: -8px;margin-right: -8px;padding: 54px 0 60px;}
	.whsec3-tbody-item{width: 25%;padding: 0 8px;margin-bottom: 16px;}
	.whsec3-tbody-item .item-box{min-height: 620px;}
	.whsec3-item-box1 .item-title{bottom: 46%;padding: 0 16px;font-size: 28px;line-height: 36px;padding-bottom: 28px;}
	.whsec3-item-box1 .item-title::before{left: 16px;width: 82px;height: 7px;}
	.whsec3-item-box2{padding: 48px 16px 20px 30px;}
	.whsec3-tbody-item .item-box:hover .whsec3-item-box2{margin-top: -28px;}
	.whsec3-item-box2 .item-title{font-size: 26px;line-height: 34px;}
	.whsec3-item-box2 .item-info{font-size: 18px;line-height: 22px;margin-top: 30px;}
	.whsec3-item-box2 .item-info p{margin-bottom: 26px;padding-left: 18px;}
	.whsec3-item-box2 .item-info p::before{top: 7px;width: 8px;height: 8px;}
	.wm-sec-btn a{min-width: 320px;line-height: 40px;padding: 0 18px;font-size: 22px;border-radius: 21px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.wm-sec3{padding: 36px 0 40px}
	.wm-sec3-tbody{margin-left: -8px;margin-right: -8px;padding: 46px 0 50px;}
	.whsec3-tbody-item{width: 33.33333%;padding: 0 8px;margin-bottom: 16px;}
	.whsec3-tbody-item .item-box{min-height: 600px;}
	.whsec3-item-box1 .item-title{bottom: 46%;padding: 0 16px;font-size: 24px;line-height: 36px;padding-bottom: 28px;}
	.whsec3-item-box1 .item-title::before{left: 16px;width: 82px;height: 7px;}
	.whsec3-item-box2{padding: 48px 16px 20px 30px;}
	.whsec3-tbody-item .item-box:hover .whsec3-item-box2{margin-top: 0px;}
	.whsec3-item-box2 .item-title{font-size: 23px;line-height: 34px;}
	.whsec3-item-box2 .item-info{font-size: 17px;line-height: 22px;margin-top: 30px;}
	.whsec3-item-box2 .item-info p{margin-bottom: 26px;padding-left: 18px;}
	.whsec3-item-box2 .item-info p::before{top: 7px;width: 8px;height: 8px;}
	.wm-sec-btn a{min-width: 300px;line-height: 36px;padding: 0 16px;font-size: 20px;border-radius: 19px;}
}
@media (max-width: 991px) {
	.wm-sec3{padding: 30px 0 32px}
	.wm-sec3-tbody{margin-left: -8px;margin-right: -8px;padding: 38px 0 40px;}
	.whsec3-tbody-item{width: 50%;padding: 0 8px;margin-bottom: 16px;}
	.whsec3-tbody-item .item-box{min-height: 580px;}
	.whsec3-item-box1 .item-title{bottom: 46%;padding: 0 14px;font-size: 20px;line-height: 32px;padding-bottom: 24px;}
	.whsec3-item-box1 .item-title::before{left: 14px;width:70px;height: 6px;}
	.whsec3-item-box2{padding: 36px 16px 20px 20px;}
	.whsec3-tbody-item .item-box:hover .whsec3-item-box2{margin-top: 0px;}
	.whsec3-item-box2 .item-title{font-size: 20px;line-height: 30px;}
	.whsec3-item-box2 .item-info{font-size: 16px;line-height: 20px;margin-top: 26px;}
	.whsec3-item-box2 .item-info p{margin-bottom: 20px;padding-left: 18px;}
	.whsec3-item-box2 .item-info p::before{top: 6px;width: 8px;height: 8px;}
	.wm-sec-btn a{min-width: 280px;line-height: 34px;padding: 0 14px;font-size: 18px;border-radius: 18px;}
}
@media (max-width: 720px) {
	.wm-sec3{padding: 30px 0 32px}
	.wm-sec3-tbody{margin-left: -8px;margin-right: -8px;padding: 38px 0 40px;}
	.whsec3-tbody-item{width: 50%;padding: 0 8px;margin-bottom: 16px;}
	.whsec3-tbody-item .item-box{min-height: 540px;}
	.whsec3-item-box1{display: none;}
	.whsec3-item-box1 .item-title{bottom: 46%;padding: 0 14px;font-size: 20px;line-height: 32px;padding-bottom: 24px;}
	.whsec3-item-box1 .item-title::before{left: 14px;width:70px;height: 6px;}
	.whsec3-item-box2{padding: 36px 16px 20px 20px;display: block;}
	.whsec3-tbody-item .item-box:hover .whsec3-item-box2{margin-top: 0px;}
	.whsec3-item-box2 .item-title{font-size: 20px;line-height: 30px;}
	.whsec3-item-box2 .item-info{font-size: 16px;line-height: 20px;margin-top: 26px;}
	.whsec3-item-box2 .item-info p{margin-bottom: 20px;padding-left: 18px;}
	.whsec3-item-box2 .item-info p::before{top: 6px;width: 8px;height: 8px;}
	.wm-sec-btn a{min-width: 280px;line-height: 34px;padding: 0 14px;font-size: 18px;border-radius: 18px;}
}
@media (max-width: 520px) {
	.wm-sec3{padding: 30px 0 32px}
	.wm-sec3-tbody{margin-left: -8px;margin-right: -8px;padding: 32px 0 30px;}
	.whsec3-tbody-item{width: 100%;padding: 0 8px;margin-bottom: 16px;}
	.whsec3-tbody-item .item-box{min-height: auto;}
	.whsec3-item-box1{display: none;}
	.whsec3-item-box1 .item-title{bottom: 46%;padding: 0 14px;font-size: 20px;line-height: 32px;padding-bottom: 24px;}
	.whsec3-item-box1 .item-title::before{left: 14px;width:70px;height: 6px;}
	.whsec3-item-box2{padding: 24px 16px 20px 20px;display: block;}
	.whsec3-tbody-item .item-box:hover .whsec3-item-box2{margin-top: 0px;}
	.whsec3-item-box2 .item-title{font-size: 18px;line-height: 30px;}
	.whsec3-item-box2 .item-info{font-size: 14px;line-height: 20px;margin-top: 26px;}
	.whsec3-item-box2 .item-info p{margin-bottom: 20px;padding-left: 18px;}
	.whsec3-item-box2 .item-info p::before{top: 6px;width: 8px;height: 8px;}
	.wm-sec-btn a{min-width: 280px;line-height: 34px;padding: 0 10px;font-size: 16px;border-radius: 18px;}
}
.wm-sec4{position: relative;width: 100%;background: url(../img/jianzhan/index4-bgi.png) no-repeat top center;background-size: cover;padding: 6.25% 0 0%;}
.wm-sec4-list{font-size: 0;letter-spacing: 0;position: relative;}
.wmsec4-list-item{position: relative;width: 100%;margin-bottom: 168px;}
.wmsec4-list-item .item-box{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.wm-sec4-list .wmsec4-list-item:nth-of-type(odd) .item-box{flex-direction: row;}
.wm-sec4-list .wmsec4-list-item:nth-of-type(even) .item-box{flex-direction: row-reverse;}
.wmsec4-list-item .item-pic{width: auto;max-width: 48.5%;}
.wmsec4-list-item .item-pic img{max-width: 100%;width: auto;}
.wmsec4-list-item .item-body{width: 44%;position: relative;}
.wmsec4-list-item .item-body .item-top{position: relative;padding-bottom: 20px;}
.wmsec4-list-item .item-body .item-top::before{content: "";position: absolute;left: 0;bottom: 0;width: 52px;height: 6px;background: #FF8F1C;}
.wmsec4-list-item .item-body .item-title{font-size: 28px;font-weight:bold;line-height: 42px;position: relative;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #0A58EE;}
.wmsec4-list-item .item-body .item-title img{position: absolute;right: 101%;top: -6px;width: 60px;}
.wmsec4-list-item .item-body .item-title-bottom{text-transform: uppercase;font-size: 16px;line-height: 20px;color: #333333;margin-top: 8px;}
.wmsec4-list-item .item-body .item-info{font-size: 20px;line-height: 30px;color: #555555;padding-top: 34px;}
.wmsec4-list-item .item-body .item-info p{padding: 6px 0;margin-bottom: 14px;}
.wmsec4-list-item .item-body .item-info .item-text span{display: inline-block;vertical-align: top;padding: 0 12px;line-height: 39px;background: #E8EFFD;border-radius: 19px;font-size: 22px;font-family: SourceHanSansCN-Bold;font-weight: bold;color: #333333;}
.wmsec4-list-item .item-body .item-info .item-text p{margin-bottom: 8px;}
.wm-sec5{position: relative;width: 100%;}
.wm-sec5-tbody{padding-top:85px;position: relative;font-size: 0;letter-spacing: 0;}
.wmsec5-tbody-top .wmsec5-tbody-item{display: inline-block;vertical-align: top;width: 33.33333333%;}
.wmsec5-tbody-item .item-pic{position: relative;width: 100%;text-align: center;}
.wmsec5-tbody-bottom .wmsec5-tbody-item{display: inline-block;vertical-align: top;width: 50%;}
@media (min-width:1260px) and (max-width: 1459px) {
	.wm-sec4{padding: 6% 0 0;}
	.wmsec4-list-item{margin-bottom: 148px;}
	.wmsec4-list-item .item-pic{max-width: 48.5%;}
	.wmsec4-list-item .item-body{width: 46%;}
	.wmsec4-list-item .item-body .item-top{padding-bottom: 18px;}
	.wmsec4-list-item .item-body .item-top::before{width: 48px;height: 6px;}
	.wmsec4-list-item .item-body .item-title{font-size: 32px;line-height: 38px;}
	.wmsec4-list-item .item-body .item-title img{top: -6px;width: 56px;}
	.wmsec4-list-item .item-body .item-title-bottom{font-size: 16px;line-height: 20px;margin-top: 10px;}
	.wmsec4-list-item .item-body .item-info{font-size: 18px;line-height: 30px;padding-top: 30px;}
	.wmsec4-list-item .item-body .item-info p{padding: 6px 0;margin-bottom: 10px;}
	.wmsec4-list-item .item-body .item-info .item-text span{padding: 0 12px;line-height: 36px;border-radius: 18px;font-size: 20px;}
	.wmsec4-list-item .item-body .item-info .item-text p{margin-bottom: 6px;}
	.wm-sec5-tbody{padding-top:72px;}
	.wmsec5-tbody-top .wmsec5-tbody-item{width: 33.33333333%;}
	.wmsec5-tbody-bottom .wmsec5-tbody-item{width: 50%;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.wm-sec4{padding: 5.75% 0 0;}
	.wmsec4-list-item{margin-bottom: 120px;}
	.wmsec4-list-item .item-pic{max-width: 50%;}
	.wmsec4-list-item .item-body{width: 46%;}
	.wmsec4-list-item .item-body .item-top{padding-bottom: 16px;}
	.wmsec4-list-item .item-body .item-top::before{width: 44px;height: 5px;}
	.wmsec4-list-item .item-body .item-title{font-size: 28px;line-height: 32px;padding-left:50px;}
	.wmsec4-list-item .item-body .item-title img{top: -4px;width: 42px;right:auto;left:0; }
	.wmsec4-list-item .item-body .item-title-bottom{font-size: 16px;line-height: 18px;margin-top: 8px;}
	.wmsec4-list-item .item-body .item-info{font-size: 16px;line-height: 26px;padding-top: 24px;}
	.wmsec4-list-item .item-body .item-info p{padding: 4px 0;margin-bottom: 8px;}
	.wmsec4-list-item .item-body .item-info .item-text span{padding: 0 10px;line-height: 32px;border-radius: 16px;font-size: 18px;}
	.wmsec4-list-item .item-body .item-info .item-text p{margin-bottom: 2px;}
	.wm-sec5-tbody{padding-top:60px;}
	.wmsec5-tbody-top .wmsec5-tbody-item{width: 33.33333333%;}
	.wmsec5-tbody-bottom .wmsec5-tbody-item{width: 50%;}
}
@media (max-width: 991px) {
	.wm-sec4{padding: 5.5% 0 0;}
	.wmsec4-list-item{margin-bottom: 100px;}
	.wmsec4-list-item .item-pic{max-width: 100%;text-align: center;}
	.wmsec4-list-item .item-body{width: 100%;margin-top: 20px;}
	.wmsec4-list-item .item-body .item-top{padding-bottom: 16px;}
	.wmsec4-list-item .item-body .item-top::before{width: 44px;height: 5px;}
	.wmsec4-list-item .item-body .item-title{font-size: 24px;line-height: 32px;padding-left:50px;}
	.wmsec4-list-item .item-body .item-title img{top: -4px;width: 42px;right:auto;left:0; }
	.wmsec4-list-item .item-body .item-title-bottom{font-size: 16px;line-height: 18px;margin-top: 8px;}
	.wmsec4-list-item .item-body .item-info{font-size: 16px;line-height: 26px;padding-top: 24px;}
	.wmsec4-list-item .item-body .item-info p{padding: 4px 0;margin-bottom: 8px;}
	.wmsec4-list-item .item-body .item-info .item-text span{padding: 0 10px;line-height: 32px;border-radius: 16px;font-size: 18px;}
	.wmsec4-list-item .item-body .item-info .item-text p{margin-bottom: 2px;}
	.wm-sec5-tbody{padding-top:48px;}
	.wmsec5-tbody-top .wmsec5-tbody-item{width: 50%;}
	.wmsec5-tbody-bottom .wmsec5-tbody-item{width: 100%;}
}
@media (max-width: 750px) {
	.wm-sec4{padding: 5% 0 0;}
	.wmsec4-list-item{margin-bottom: 40px;}
	.wmsec4-list-item .item-pic{max-width: 100%;text-align: center;}
	.wmsec4-list-item .item-body{width: 100%;margin-top: 20px;}
	.wmsec4-list-item .item-body .item-top{padding-bottom: 16px;}
	.wmsec4-list-item .item-body .item-top::before{width: 44px;height: 5px;}
	.wmsec4-list-item .item-body .item-title{font-size: 20px;line-height: 30px;padding-left:50px;}
	.wmsec4-list-item .item-body .item-title img{top: -4px;width: 42px;right:auto;left:0; }
	.wmsec4-list-item .item-body .item-title-bottom{font-size: 14px;line-height: 16px;margin-top: 8px;}
	.wmsec4-list-item .item-body .item-info{font-size: 14px;line-height: 24px;padding-top: 24px;}
	.wmsec4-list-item .item-body .item-info p{padding: 4px 0;margin-bottom: 8px;}
	.wmsec4-list-item .item-body .item-info .item-text span{padding: 0 10px;line-height: 30px;border-radius: 15px;font-size: 16px;}
	.wmsec4-list-item .item-body .item-info .item-text p{margin-bottom: 2px;}
	.wm-sec5-tbody{padding-top:36px;}
	.wmsec5-tbody-top .wmsec5-tbody-item{width: 50%;}
	.wmsec5-tbody-bottom .wmsec5-tbody-item{width: 100%;}
}
@media (max-width: 600px) {.wm-sec5-tbody{padding-top:24px;}.wmsec5-tbody-top .wmsec5-tbody-item{width: 100%;}.wmsec5-tbody-bottom .wmsec5-tbody-item{width: 100%;}}
.wm-sec6{position: relative;width: 100%;padding-top: 7.291666666667%;padding-bottom: 6.25%;}
.wm-sec6-tbody{position: relative;width: 100%;font-size: 0;letter-spacing: 0;padding-top: 60px;padding-bottom: 70px;}
.wmsec6-tbody-list{position: relative;margin-left: -12px;margin-right: -12px;display: flex;flex-wrap: wrap;}
.wmsec6-tbody-item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 12px;margin-bottom: 22px;}
.wmsec6-tbody-item .item-box{position: relative;width: 100%;height: 100%;background: #FFFFFF;box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.06);border-radius: 36px;overflow: hidden;padding: 50px 25px 28px;}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(odd) .item-box{background: url(../img/jianzhan/index6-bgi1.png) no-repeat center top;background-size: cover;}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(odd) .item-box::before{content: "";position: absolute;left: 0;top: 0;right: 0;width: 100%;height: 9px;background: rgb(0, 119, 200);}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(even) .item-box{background: url(../img/jianzhan/index6-bgi2.png) no-repeat center top;background-size: cover;}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(even) .item-box::before{content: "";position: absolute;left: 0;top: 0;right: 0;width: 100%;height: 9px;background: rgba(255, 143, 28, .7);}
.wmsec6-tbody-item .item-icon{width: 60px;height: 60px;background: rgba(0, 119, 200, .4);margin: 0 auto;border-radius: 50%;text-align: center;padding: 6px;position: relative;}
.wmsec6-tbody-item .item-icon::before{position: absolute;content: "";left: 50%;top: 50%;transform: translate(-50%, -50%);width: 71px;height: 71px;background: #0077C8;opacity: 0.1;border-radius: 50%;}
.wmsec6-tbody-item .item-icon img{width: 100%;height: 100%;background: rgba(0, 119, 200, .8);border-radius: 50%;display: block;position: relative;z-index: 99}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(even) .item-icon{background: rgba(255, 143, 28, .4);}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(even) .item-icon::before{background: rgba(255, 143, 28, .1);}
.wmsec6-tbody-list .wmsec6-tbody-item:nth-of-type(even) .item-icon img{background: rgba(255, 143, 28, .8);}
.wmsec6-tbody-item .item-title{font-size: 28px;color: #333333;line-height: 36px;margin-top: 35px;padding-bottom: 26px;position: relative;}
.wmsec6-tbody-item .item-title::before{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: 142px;height: 2px;background: #C6CAD7;border-radius: 1px;}
.wmsec6-tbody-item .item-desc{font-size: 19px;color: #757FAD;line-height: 30px;margin-top: 54px;}
.wmsec6-tbody-item .item-desc p{margin: 7px 0;position: relative;padding-left: 16px;}
.wmsec6-tbody-item .item-desc p::before{position: absolute;content: "";left: 0;top: 10px;width: 7px;height: 7px;background: #0077C8;border-radius: 50%;}
@media (min-width:1260px) and (max-width: 1459px) {
	.wm-sec6{padding-top: 7%;padding-bottom: 6.125%;}
	.wm-sec6-tbody{padding-top: 50px;padding-bottom: 58px;}
	.wmsec6-tbody-list{margin-left: -8px;margin-right: -8px;}
	.wmsec6-tbody-item{width: 25%;padding: 0 8px;margin-bottom: 20px;}
	.wmsec6-tbody-item .item-box{border-radius: 32px;padding: 40px 22px 22px;}
	.wmsec6-tbody-item .item-icon{width: 56px;height: 56px;padding: 6px;}
	.wmsec6-tbody-item .item-icon::before{width: 68px;height: 68px;}
	.wmsec6-tbody-item .item-title{font-size: 26px;line-height: 34px;margin-top: 30px;padding-bottom: 24px;}
	.wmsec6-tbody-item .item-title::before{width: 136px;}
	.wmsec6-tbody-item .item-desc{font-size: 18px;line-height: 30px;margin-top: 48px;}
	.wmsec6-tbody-item .item-desc p{margin: 6px 0;padding-left: 16px;}
	.wmsec6-tbody-item .item-desc p::before{top: 10px;width: 7px;height: 7px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.wm-sec6{padding-top: 6.75%;padding-bottom: 6%;}
	.wm-sec6-tbody{padding-top: 40px;padding-bottom: 46px;}
	.wmsec6-tbody-list{margin-left: -8px;margin-right: -8px;}
	.wmsec6-tbody-item{width: 33.333333%;padding: 0 8px;margin-bottom: 20px;}
	.wmsec6-tbody-item .item-box{border-radius: 28px;padding: 30px 18px 22px;}
	.wmsec6-tbody-item .item-icon{width: 56px;height: 56px;padding: 6px;}
	.wmsec6-tbody-item .item-icon::before{width: 68px;height: 68px;}
	.wmsec6-tbody-item .item-title{font-size: 24px;line-height: 32px;margin-top: 26px;padding-bottom: 24px;}
	.wmsec6-tbody-item .item-title::before{width: 124px;}
	.wmsec6-tbody-item .item-desc{font-size: 16px;line-height: 28px;margin-top: 40px;}
	.wmsec6-tbody-item .item-desc p{margin: 5px 0;padding-left: 16px;}
	.wmsec6-tbody-item .item-desc p::before{top: 10px;width: 6px;height: 6px;}
}
@media (max-width: 991px) {
	.wm-sec6{padding-top: 6.75%;padding-bottom: 6%;}
	.wm-sec6-tbody{padding-top: 32px;padding-bottom: 36px;}
	.wmsec6-tbody-list{margin-left: -6px;margin-right: -6px;}
	.wmsec6-tbody-item{width: 33.333333%;padding: 0 6px;margin-bottom: 20px;}
	.wmsec6-tbody-item .item-box{border-radius: 24px;padding: 24px 14px 20px;}
	.wmsec6-tbody-item .item-icon{width: 48px;height: 48px;padding: 5px;}
	.wmsec6-tbody-item .item-icon::before{width: 58px;height: 58px;}
	.wmsec6-tbody-item .item-title{font-size: 20px;line-height: 30px;margin-top: 20px;padding-bottom: 20px;}
	.wmsec6-tbody-item .item-title::before{width: 110px;}
	.wmsec6-tbody-item .item-desc{font-size: 15px;line-height: 26px;margin-top: 32px;}
	.wmsec6-tbody-item .item-desc p{margin: 5px 0;padding-left: 16px;}
	.wmsec6-tbody-item .item-desc p::before{top: 10px;width: 6px;height: 6px;}
}
@media (max-width: 750px) {
	.wm-sec6{padding-top: 6.75%;padding-bottom: 6%;}
	.wm-sec6-tbody{padding-top: 32px;padding-bottom: 36px;}
	.wmsec6-tbody-list{margin-left: -15px;margin-right: -15px;}
	.wmsec6-tbody-item{width: 50%;padding: 0 15px;margin-bottom: 20px;}
	.wmsec6-tbody-item .item-box{border-radius: 24px;padding: 24px 14px 20px;}
	.wmsec6-tbody-item .item-icon{width: 48px;height: 48px;padding: 5px;}
	.wmsec6-tbody-item .item-icon::before{width: 58px;height: 58px;}
	.wmsec6-tbody-item .item-title{font-size: 20px;line-height: 30px;margin-top: 20px;padding-bottom: 20px;}
	.wmsec6-tbody-item .item-title::before{width: 110px;}
	.wmsec6-tbody-item .item-desc{font-size: 15px;line-height: 26px;margin-top: 32px;}
	.wmsec6-tbody-item .item-desc p{margin: 5px 0;padding-left: 16px;}
	.wmsec6-tbody-item .item-desc p::before{top: 10px;width: 6px;height: 6px;}
}
@media (max-width: 480px) {
	.wm-sec6{padding-top: 6%;padding-bottom: 5.5%;}
	.wm-sec6-tbody{padding-top: 28px;padding-bottom: 32px;}
	.wmsec6-tbody-list{margin-left: -6px;margin-right: -6px;}
	.wmsec6-tbody-item{width: 100%;padding: 0 6px;margin-bottom: 20px;}
	.wmsec6-tbody-item .item-box{border-radius: 24px;padding: 24px 14px 20px;}
	.wmsec6-tbody-item .item-icon{width: 48px;height: 48px;padding: 5px;}
	.wmsec6-tbody-item .item-icon::before{width: 58px;height: 58px;}
	.wmsec6-tbody-item .item-title{font-size: 20px;line-height: 30px;margin-top: 20px;padding-bottom: 20px;}
	.wmsec6-tbody-item .item-title::before{width: 110px;}
	.wmsec6-tbody-item .item-desc{font-size: 14px;line-height: 26px;margin-top: 32px;}
	.wmsec6-tbody-item .item-desc p{margin: 5px 0;padding-left: 16px;}
	.wmsec6-tbody-item .item-desc p::before{top: 10px;width: 6px;height: 6px;}
}

@font-face {
  font-family: "iconfont"; /* Project id 2797177 */
  font-display: swap;
  src: url('../font/iconfont.woff2?t=1631065712824') format('woff2'),
       url('../font/iconfont.woff?t=1631065712824') format('woff'),
       url('../font/iconfont.ttf?t=1631065712824') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-download2:before {
  content: "\e7a1";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-gjiantous:before {
  content: "\e7d1";
}
