.bgcolor{
	background:#fff;
	width:100%:
}

.jhcompany_banner{
	height:550px;
	background:url(../images/banner-1-bg.jpg) center;
}
.jhcompany_banner .webmark_three_bum3{
	padding-top:440px;
}
.items{
	    padding: 60px 0;
    overflow: hidden;
}
.main-title{
	font-size: 36px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4em;
}
.main-title:before{
	    content: "";
    display: inline-block;
    width: 45px;
    height: 29px;
    margin-right: 16px;
    background: url(../images/001.svg) no-repeat center;
}
.main-title:after{
	content: "";
    display: inline-block;
    width: 45px;
    height: 29px;
    margin-left: 16px;
    background: url(../images/001.svg) no-repeat center;
}
.local-services{
	    margin-top: 40px;
		display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.local-service-item{
	    box-sizing: border-box;
    width: 84px;
    height: 84px;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    margin: 0 14px;
    position: relative;
}
.local-service-item:not(:last-child):after{
	content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/002.svg) no-repeat center;
    top: 50%;
    transform: translate(100%, -54%);
    right: -7px;
}
.local-service-item .img-block{
	height: 28px;
	 margin: 0 auto;
    margin-top: 14px;
	   
    display: block;
}
.img-block img, .img-block svg{
	    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.local-service-title{
	    text-align: center;
    color: #666;
    margin-top: 8px;
}
.items-local-service .switch-content, .items-local-service .switch-content .main-wrap, .items-local-service .items-block{
	    height: 100%;
    box-sizing: border-box;
}
.items-local-service .items-block{
	padding: 60px 0;
	    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.center, .main-wrap{
	width: 1200px;
    margin: 0 auto;
    position: relative;
    min-width: 1200px;
}
.items-local-service .items-block .img-block{
	flex: 1;
    position: relative;
}
.items-local-service .item-r{
	    flex: 1;
    flex-wrap: wrap;
}
.items-local-service .item-r .items-title-block{
	position: relative;
    padding-left: 22px;
}
.items-local-service .item-r .content-block{
	flex-wrap: wrap;
    margin-top: 25px;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.items-local-service .item-r .items-title-block:before{
	    content: "";
    background-color: #FFAE00;
    position: absolute;
    width: 10px;
    height: 53px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.items-local-service .item-r .items-title-block .items-title{
	    font-weight: bold;
    margin: 0;
    text-align: left;
}
.items-local-service .item-r .items-title-block .items-subtitle{
	    color: #666;
    margin-top: 10px;
}
.items-local-service .item-r .content-block a{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.local-service-item .img-block {
    height: 28px;
    margin-top: 14px;
}

.local-service-title {
    text-align: center;
    color: #666;
    margin-top: 8px;
}

.items-local-service .switch-content, .items-local-service .switch-content .main-wrap, .items-local-service .items-block {
    height: 100%;
    box-sizing: border-box;
}

.items-local-service .items-block {
    padding: 60px 0;
}

.items-local-service .items-block.reverse {
    flex-direction: row-reverse;
}

.items-local-service .items-block .img-block {
    flex: 1;
    position: relative;
}

.items-local-service .items-block .img-block .item-des {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 16px;
}

.items-local-service .item-r {
    flex: 1;
    flex-wrap: wrap;
}

.items-local-service .item-r .content-block {
    flex-wrap: wrap;
    margin-top: 25px;
}

.items-local-service .item-r .items-title-block {
    position: relative;
    padding-left: 22px;
}

.items-local-service .item-r .items-title-block:before {
    content: "";
    background-color: #FFAE00;
    position: absolute;
    width: 10px;
    height: 53px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.items-local-service .item-r .items-title-block .items-title {
    font-weight: bold;
    margin: 0;
    text-align: left;
	font-size: 24px;
}

.items-local-service .item-r .items-title-block .items-subtitle {
    color: #666;
    margin-top: 10px;
}

.items-local-service .item-r .content-block .item {
    overflow: hidden;
    box-sizing: border-box;
    width: 286px;
    border-radius: 10px;
    background-color: #fff;
    padding: 0 20px 20px 20px;
    transition: all .3s ease;
    border: 1px solid #E5E5E5;
}

.items-local-service .item-r .content-block .item:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.items-local-service .item-r .content-block>a:not(:nth-child(-n+2)) {
    margin-top: 20px;
}

.items-local-service .item-r .content-block>a:nth-child(2n) {
    margin-left: 20px;
}

.items-local-service .item-r .content-block .item-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 14px;
    padding-left: 28px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9InJnYigyNTUsIDE3NCwgMCkiIGQ9Ik0xMC4wMDAsMjAuMDAwIEM0LjQ3NywyMC4wMDAgLTAuMDAwLDE1LjUyMyAtMC4wMDAsMTAuMDAwIEMtMC4wMDAsNC40NzcgNC40NzcsLTAuMDAwIDEwLjAwMCwtMC4wMDAgQzE1LjUyMywtMC4wMDAgMjAuMDAwLDQuNDc3IDIwLjAwMCwxMC4wMDAgQzIwLjAwMCwxNS41MjMgMTUuNTIzLDIwLjAwMCAxMC4wMDAsMjAuMDAwIFpNMTQuODMwLDQuOTk5IEMxMS4zNTYsNi44MjYgOS4xNTIsMTIuMzAzIDkuMTUyLDEyLjMwMyBMNy43OTcsOS42MDggTDUuMDAwLDExLjM0NyBDNi4xODYsMTEuNzgyIDcuODgxLDEzLjE3MyA5LjMyMiwxNC45OTkgQzEwLjMzOSwxMy4wODYgMTMuNDc0LDkuMTczIDE1LjAwMCw4LjgyNSBDMTQuNDA3LDcuNDM0IDE0Ljc0Niw2LjMwMyAxNC44MzAsNC45OTkgWiIvPjwvc3ZnPg==) no-repeat left center;
}

.items-local-service .item-r .content-block .item-p {
    color: #666;
    line-height: 1.5em;
    margin-top: 10px;
    word-break: break-all;
}

.items-local-service .item-r .content-block .item ul {
    margin-top: 16px;
}

.items-local-service .item-r .content-block .item .item-ul-1 {
    height: calc(22px * 5);
}

.items-local-service .item-r .content-block .item .item-ul-2 {
    height: calc(22px * 3.346);
}

.items-local-service .item-r .content-block .item li {
    color: #666;
    font-size: 14px;
    line-height: 1.58em;
    padding-left: 20px;
    position: relative;
}

.items-local-service .item-r .content-block .item li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #FFAE00;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.items-local-service .item-r .content-block .item-more {
    height: 90px;
    line-height: 110px;
    text-align: center;
    color: #FFAE00;
    font-size: 20px;
    font-weight: bold;
}

.items-local-service .qwsc .item-r .content-block .item {
    height: 132px;
}

.items-local-service .gwseo .content-block .item-title {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5714em;
    color: #666;
    background-position: 0 calc(1.5714em / 2 - 10px);
}

.items-local-service .gwseo .content-block .item {
    height: 102px;
}

/* 本地企业客户 */

@charset "utf-8";

/**/

.top-banner .top-btn-a {
    box-sizing: border-box;
    position: absolute;
    width: 316px;
    height: 66px;
    text-align: center;
    line-height: 60px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -55px);
    border-radius: 50px;
    background: linear-gradient(to right, #007EFF, #6632F0), #6632F0;
    border-bottom: 6px solid #01A0FE;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.top-banner .top-btn-a:hover {
    transform: translate(-50%, -60px);
}

.top-banner .top-btn-a:after {
    content: "";
    display: inline-block;
    vertical-align: -12px;
    width: 47px;
    height: 47px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAA7ElEQVQ4ja2UsUoDURBFjzYiWJpWsBV/IKQVi5BfsEzIH4iNRapoa+EPpLSw0E8wrSKkjX3SxE4Rc8LIhqzFur5kL9zisbzDvNk7s6VuA8fAKxUpgHOgBwyBM2BnY7QaPnGlqXqlHmbfkr28EG0Y+Vvf6qPaihalgPOHtsV6Uy/UWip0N3v6X/pQB2rjv9BwvwSa14vaVffKoAfqVwI49K7eqEdF0PBTInSpuXr5k/sKKp2VVXqdAHtWO2U9Tfn79SpyOlbPU3NaNFEPanPdiTrNwSZZXtee/agw9so9sA/cAnfA5yZLqvp9CiwAbRG5PQ/U34cAAAAASUVORK5CYII=) no-repeat center #01CBFE;
    border-radius: 50%;
    margin-left: 20px;
}



/* 本地化行业服务 */


.items-bdhy {
    padding-bottom: 100px;
}
.items {
    padding: 60px 0;
    overflow: hidden;
}
.gray-bg {
    background-color: #F5F5F5;
}
.items-bdhy .items-block {
    margin-top: 60px;
}
.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.items-bdhy .item {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    flex: 1 1 auto;
    background-color: #fff;
    margin-right: -1px;
    position: relative;
    width: 0;
    height: 182px;
}
.items-bdhy .item>a {
    display: block;
    height: 100%;
}
.items-bdhy .img-block {
    height: 80px;
    padding-top: 26px;
}
.img-block {
    margin: 0 auto;
    display: block;
}
.items-bdhy .item-title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 18px;
}
.items-bdhy .item:hover {
    border-color: #00A2FF;
    box-shadow: 0 0 8px 0 rgba(0, 162, 255, .4);
    z-index: 1;
}
/*金华案例合作*/
.jhlist{
	padding:50px 0 0;
}
.jhlist ul li{
	width: 25%;
	margin:0;
}
/*优质品牌*/
.items-zqdl {
    box-sizing: border-box;
    height: 534px;
    background: url(../images/zqdl-bg.jpg) no-repeat center;
}
.items-zqdl .items-subtitle {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}
.items-zqdl .items-block {
    margin-top: 75px;
    justify-content: space-between;
}
.items-zqdl .item {
    width: 148px;
}
.items-zqdl .item-title {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #666;
    line-height: 1.8em;
}