@charset "utf-8";
/* CSS Document */
*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body {font-size: 14px; font-family: "Helvetica Neue", Helvetica, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif; margin: 0px; padding: 0px; color: #333;}
div,form,img,ul,ol,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6,label { margin:0; padding:0; border:0;}
ul,ol,li { list-style:none;}
h3,h4 { font-weight: normal;}
i,em { font-style: normal;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.pr { position: relative;}
.fl { float: left;} .fr { float: right;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
body { background: url(../images/body_bg.png) top center no-repeat;}
.container { width: 1200px; margin: 0px auto;}
.p60 { padding: 60px 0px 20px;}
.p100 { padding: 100px 0px;}

	
/**/
.title { text-align: center;}
.title label {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #3887ff;
	display: inline-block;
	text-align: center;
	padding: 60px 0px;
	position: relative;
	}
.title label:after {
	content:"";
	position: absolute;
	width: 100px;
	height: 4px;
	background: linear-gradient(90deg, #fff, #58a6fd);
	top: 50%;
	margin-top: -2px;
	left: -120px;
	}
.title label:before {
	content:"";
	position: absolute;
	width: 100px;
	height: 4px;
	background: linear-gradient(90deg, #58a6fd, #fff);
	top: 50%;
	margin-top: -2px;
	right: -120px;
	}
.title label font {
	color: #ed4343;
	display: inline-block;
	text-transform: uppercase;
	}
.title label span { color: #fff;}

.more { text-align: center;}
.more a {
    height: 60px;
    line-height: 60px;
    background: linear-gradient(90deg, #326efa, #4c95fd);
    border-radius: 50px;
    color: #fff;
	display: inline-block;
	font-size: 22px;
	padding: 0px 50px;
	margin: 50px auto;
	}
.more a:hover { box-shadow: 0px 0px 20px rgb(2,99,238,.2);}
/** banner **/


.gd_ban {
	width: 100%;
    height: 600px;
	padding-top: 80px;
    background: url(../images/head_ban.jpg) center top no-repeat;
	}
.gd_ban a {
	display: block; 
	text-align: center;
	padding: 0px 100px;
	}
.gd_ban h4 {
	font-size: 24px;
	color: #e5e5e5;
	padding: 0px 0px 10px;
	display: inline-block;
	}
.gd_ban h3 {
	font-size: 90px;
	font-weight: bold;
	line-height: initial;
	color: #fff000;
	text-shadow: 5px 5px 0px rgb(80,0,0,.9);
	/*background-image:-webkit-linear-gradient(0deg, #9b27ff, #4dadff, #e29cff); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;*/
	}
.gd_ban p {
	font-size: 30px;
	line-height: 30px;
	padding: 20px 0px;
	display: block;
	text-align: right;
	color: #00ffe4;
	text-shadow: 3px 3px 0px rgb(80,0,0,.9);
	}
.gd_ban b {
	display: inline-block;
	line-height: 60px;
	background: #fff;
	color: #ff0000;
	font-size: 24px;
	border-radius: 40px;
	padding: 0px 60px;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.55);
	margin-top: 30px;
	}
.gd_ban a:hover b {
	background: linear-gradient(90deg, #30d5ce, #8d84da);
	color: #fff;
	}
	
/**委托**/
.wt_bg {
	background: url(../images/wt-img.png) right bottom no-repeat;
	padding-bottom: 40px;
	}
.wt_bg h3 {
	font-size: 50px;
	font-weight: bold;
	position: relative;
	color: #3887ff;
	display: block;
	padding: 40px 0px 60px 100px;
	}
.wt_bg h3:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 368px;
	height: 151px;
	background: url(../images/ico-1.png) 0 0 no-repeat;
	left: 30px;
	top: 0px;
	}
.wt_bg h3:before {
	content:"";
	position: absolute;
	display: block;
	width: 560px;
	height: 60px;
	border: 2px dotted #acc2ed;
	border-bottom: none;
	bottom: -30px;
	left: 50%;
	margin-left: -320px;
	z-index: -1;
	}
.wt_bg p {
	font-size: 34px;
	color: #48659c;
	position: relative;
	padding: 25px 0px 25px 40px;
	margin-left: 175px;
	}
.wt_bg p:after {
	content:"★";
	position: absolute;
	display: inline-block;
	color: #f79c38;
	font-size: 36px;
	left: 0px;
	top: 50%;
	margin-top: -25px;
	}
.wt_bg a {
	display: inline-block;
	line-height: 50px;
	border-radius: 30px;
	background: linear-gradient(90deg, #326efa, #4c95fd);
	padding: 0px 80px;
	color: #fff;
	font-size: 24px;
	margin: 30px 0px 30px 265px;
	}
	
/**方式**/
.xs_list{
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	}
.xs_list li{
	margin: 20px 20px;
	width: calc(33.3334% - 40px);
	text-align: center;
	}
.xs_list li i {
	display: inline-block;
	width: 100px;
	height: 100px;
	background: url(../images/ico-2.png) center center no-repeat;
	}
.xs_list li:nth-child(2) i { background-image: url(../images/ico-3.png);}
.xs_list li:nth-child(3) i { background-image: url(../images/ico-4.png);}
.xs_list h4 {
	line-height: 60px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	}
.xs_list p {
	font-size: 16px;
	color: #777;
	line-height: 30px;
	}
.wxts {
	display: block;
	text-align: right;
	color: #f00;
	font-size: 16px;
	padding: 10px 0px 30px;
	}
	
/**范围**/
.zmfw_list{
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	}
.zmfw_list li{
	margin: 20px 20px;
	width: calc(20% - 40px);
	text-align: center;
	background: linear-gradient(135deg, #fe8024, #ffbd24);
	overflow: hidden;
	height: 100px;
	border-radius:4px;
	transition:transform 0.6s ease;
	box-shadow: 0px 0px 20px rgb(0,0,0,.2);
	position: relative;
	}
.zmfw_list li a {
	display: block;
	width: 100%;
	font-size: 26px;
	color: #fff;
	padding: 30px 20px;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	}
.zmfw_list li:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 20px solid #f78b2b;
	top: 0px;
	left: -55px;
	}
.zmfw_list li:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	background: rgb(255,255,255,.08);
	top: -30px;
	left: -30px;
	}
.zmfw_list li:hover{transform:translateY(-10px);}

/**文章***/
.main_box_list {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	}
.main_box_list li {
	width: 50%;
	padding-right: 50px;
	margin-top: 10px;
	}
.main_box_list li:nth-child(even) { padding-right: 0px;}
.main_box_list li a {
	font-size: 18px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #48659c;
	}
.main_box_list li a:hover { color: #f00;}
.main_box_list li p {
	color: #999;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	}

/**小广告**/	
.main_text {
	width: 100%;
	height: 200px;
	background: url(../images/ban_cont.jpg) center center no-repeat;
	text-align: center;
	padding: 45px 0px;
	}

.main_text p {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	}

	
/**服务范围**/
.fwfw_bg{
	height: 680px;
	background: url(../images/fwfw.png) bottom center no-repeat;
	display: flex;
	justify-content: space-around;
	}
.fwfw_bg p {
	width: 20%;
	text-align: center;
	display: inline-block;
	}
.fwfw_bg p span {
	display: block;
	font-size: 20px;
	}
.fwfw_bg p:nth-child(1), .fwfw_bg p:nth-child(5) { margin-top: 380px;}
.fwfw_bg p:nth-child(2), .fwfw_bg p:nth-child(4) { margin-top: 130px;}
.fwfw_bg p:nth-child(2) { margin-left: -50px; margin-right: 50px;}
.fwfw_bg p:nth-child(4) { margin-left: 60px; margin-right: -50px;}

	
		
/**服务特色**/
.fwts_box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
	}
.fwts_box li {
	margin: 25px 25px;
    width: calc(33.3334% - 50px);
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	background: #fff url(../images/ico-5.png) bottom left no-repeat;
	transition:transform 0.6s ease;
	box-shadow: 0px 0px 20px rgb(0,0,0,.1);
	}
.fwts_box li:hover{transform:translateY(-20px); box-shadow: 0px 0px 30px rgb(0,0,0,.2);}
.fwts_box li a {
	display: block;
	height: 100%;
	padding-bottom: 30px;
	}
.fwts_box li img {
	max-width: 100%;
	height: 200px;
	}
.fwts_box li h4 {
    font-size: 24px;
	display: block;
	line-height: 60px;
	}
.fwts_box li p {
    font-size: 18px;
    color: #777;
    line-height: 20px;
	}	
.fwts_box li span {
	margin-top: 10px;
    display: inline-block;
    width: 140px;
    height: 39px;
    line-height: 39px;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(90deg, #326efa, #4c95fd);
	}

.foot_ban {
	width: 100%;
	height: 300px;
	background: url(../images/ban_foot.jpg) center center no-repeat;
	text-align: center;
	padding: 50px 0px;
	}
.foot_ban h4 {
	font-size: 40px;
	color: #fff;
	}
.foot_ban p {
	display: block;
	font-size: 30px;
	color: #fff;
	padding: 20px 0px;
	}
.foot_ban a {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	border-radius: 30px;
	padding: 0px 50px;
    background: linear-gradient(90deg, #326efa, #4c95fd);}

/**/
.footer {
	width: 100%;
	background: #fff;
	}
.footer .sp_foot_nav {
	display: block;
	text-align: center;
	padding: 20px 0px;
	}
.footer .sp_foot_nav a {
	display: inline-block;
	line-height: 15px;
	padding: 0px 5px;
	border-right: 1px solid #aaa;
	color: #666;
	}
.footer .sp_foot_nav a:hover { color: #f00;}
.footer .sp_foot_nav a:last-child { border-right: none;}

.foot_inner {
	line-height: 30px;
	text-align: center;
	color: #777;
	}


@media screen and (max-width:640px) {
	body { max-width: 415px;}
	.container { width: 100%;}
	.gd_ban { height: 135px; background-size: auto 100%; padding-top: 15px;}
	.gd_ban a { padding: 0px 15px;}
	.gd_ban h3 { font-size: 20px;}
	.gd_ban p { font-size: 14px; padding: 0px 0px;}
	.gd_ban b { line-height: 24px; font-size: 14px; padding: 0px 20px; margin-top: 0px;}
	.wt_bg h3 { font-size: 24px; padding: 10px 0px 30px 30px;}
	.wt_bg h3:after { width: 150px; height: 50px; background-size: contain; left: 10px;}
	.wt_bg h3:before { width: 200px; margin-left: -125px; height: 25px; bottom: -10px;}
	.wt_bg { background-size: auto 80%; padding-bottom: 0px;}
	.wt_bg p { font-size: 16px; margin-left: 30px; padding: 5px 0px 5px 20px;}
	.wt_bg p:after { font-size: 20px; margin-top: -15px;}
	.wt_bg a { margin: 20px 0px 20px 30px; line-height: 30px; font-size: 14px; padding: 0px 30px;}
	.title label { font-size: 18px; padding: 20px 0px;}
	.title label:before { width: 15px; height: 2px; right: -20px;}
	.title label:after { width: 15px; height: 2px; left: -20px;}
	.more a { height: 40px; line-height: 40px; font-size: 16px; padding: 0px 30px; margin: 20px 0px;}
	.xs_list li i { width: 50px; height: 50px; background-size: contain;}
	.xs_list li { margin: 10px 3px; width: calc(33.3334% - 6px);}
	.xs_list h4 { line-height: 40px; font-size: 14px;}
	.xs_list p { font-size: 12px; line-height: 18px;}
	.wxts { font-size: 12px; padding: 0px 0px;}
	.zmfw_list li { margin: 5px 3px; width: calc(20% - 6px); height: 50px; box-shadow: 0px 0px 5px rgb(0,0,0,.2);}
	.zmfw_list li:after { width: 30px; height: 30px; border-width: 10px; left: -35px;}
	.zmfw_list li:before { width: 80px; height: 80px; border-radius: 50px; top: 0px;}
	.zmfw_list li a { font-size: 12px; padding: 20px 5px;}
	.main_box_list li { width: 100%; padding: 0px 15px;}
	.main_box_list li a { font-size: 15px; line-height: 30px;}
	.main_box_list li p { font-size: 12px;}
	.main_text p { font-size: 20px; font-weight: normal;}
	.main_text { height: 80px; background-size: auto 120%; padding: 15px 0px;}
	.fwfw_bg { background-size: auto 60%; height: 215px;}
	.fwfw_bg p img { max-width: 100%; height: 50px;}
	.fwfw_bg p span { font-size: 12px;}
	.fwfw_bg p:nth-child(1), .fwfw_bg p:nth-child(5) { margin-top: 120px;}
	.fwfw_bg p:nth-child(2), .fwfw_bg p:nth-child(4) { margin-top: 40px;}
	.fwfw_bg p:nth-child(2), .fwfw_bg p:nth-child(4) { margin-left: 0px; margin-right: 0px;}
	.fwts_box { margin-bottom: 20px;}
	.fwts_box li {margin: 10px 3px; width: calc(33.3334% - 6px); border-radius: 4px; box-shadow: 0px 0px 5px rgb(0,0,0,.1);}
	.fwts_box li:nth-child(4), .fwts_box li:nth-child(5) {margin: 10px 3px; width: calc(50% - 6px);}
	.fwts_box li:nth-child(4) img, .fwts_box li:nth-child(5) img { width: 100%;}
	.fwts_box li img { height: 80px;}
	.fwts_box li h4 { font-size: 16px; line-height: 30px;}
	.fwts_box li p { font-size: 13px;}
	.fwts_box li span { width: 80px; height: 30px; line-height: 30px; font-size: 14px; margin-top: 5px;}
	.fwts_box li a { padding-bottom: 15px;}
	.foot_ban { height: 200px; padding: 20px 0px;}
	.foot_ban h4 { font-size: 30px;}
	.foot_ban p { font-size: 20px;}
	.foot_ban a { font-size: 16px; line-height: 40px; padding: 0px 30px;}
	.footer { padding: 0px 15px;}
	.foot_inner { font-size: 12px; line-height: 18px;}
	}
@media screen and (max-width:320px) {
	.gd_ban { height: 120px;}
	.gd_ban h3 { font-size: 18px;}
	.wt_bg h3:before { width: 115px; margin-left: -80px;}
	.title label { font-size: 14px; padding: 0px 0px;}
	.fwts_box li h4 { font-size: 14px;}
	.fwts_box li p { font-size: 12px; line-height: 16px;}
	.fwts_box li img { height: 60px;}
	}



