body{
	line-height: normal !important;
}
.inside{
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
}
.compile_o{
	overflow: hidden;
}
.compile_o .middle{
	height: 300px;
	background: linear-gradient(135deg, #4A9FE2 0%, #4B4BB5 100%);
}
.compile_o .compile_o_details{
	background: url(../image/compile01.png) center no-repeat;
	height: 300px;
	overflow: hidden;
}
.compile_o .compile_o_details h2{
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	padding-top: 40px;
}
.compile_o .compile_o_details h3{
	font-size: 12px;
	font-weight: 400;
	color: #AABBE8;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
.compile_o .compile_o_details div{
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
.compile_o .compile_o_details div p{
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}
.compile_t{
	overflow: hidden;
	background: #FBFBFB;
	margin-top: 20px;
	padding: 80px 0;
}
.compile_title{
	overflow: hidden;
	border-bottom: 2px solid #4A71CE;
	margin-bottom: 30px;
}
.compile_title h2{
	float: left;
	width: 200px;
	height: 50px;
	font-size: 24px;
	padding-left: 65px;
	font-weight: 400;
	color: #FFFFFF;
	background: url(../image/compile02.png) left center no-repeat;
	line-height: 50px;
}
.compile_title em{
	 float: right;
	 font-size: 14px;
	 font-weight: 400;
	 color: #333333;
	 line-height: 50px;
	 text-transform: uppercase;
}
.compile_t .compile_title h2{
	width: 212px;
	padding-left: 53px;
}

.compile_t .compile_t_details{
	overflow: hidden;
}
.compile_t .compile_t_details table{
	border: none;
	width: 100%;
}
.compile_t .compile_t_details table tr td{
	padding: 18px 30px;
	background: #F2F2F2;
}
.compile_t .compile_t_details table tr:first-child td{
	background: #E86464 !important;
	border-top: none;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF !important;
}
.compile_t .compile_t_details table tr td img{
	position: relative;
	top: -1px;
	padding-right: 5px;
}
.compile_t .compile_t_details table tr td{
	border: 1px solid #DDDDDD;
}
.compile_t .compile_t_details table tr td:first-child {
	border-left: none;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	background: #EEEEEE;
}
.compile_t .compile_t_details table tr td:last-child {
	border-right: none;
}
.compile_t .compile_t_details table tr:last-child td{
	border-bottom: none;
}
.compile_t .compile_t_details table tr td h3{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #E97922;
}
.compile_t .compile_t_details table tr td h4{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
.compile_t .compile_t_details table tr td h4 span{
	display: block;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
}
.compile_t .compile_t_details table tr td p{
	font-size: 20px;
	text-align: justify;
	font-weight: bold;
	color: #333333;
	width: 270px;
	line-height: 26px;
}
.compile_t .compile_t_details table tr td div{
	width: 270px;
}
.compile_t .compile_t_details table tr td h5{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}
.compile_t .compile_t_details table tr td ul{
	overflow: hidden;
}
.compile_t .compile_t_details table tr td ul li{
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	margin-bottom: 15px;
}
.compile_t .compile_t_details table tr td ul li:last-child{
	margin-bottom: 0;
}
.compile_th{
	overflow: hidden;
	margin-top: 80px;
}
.compile_th .compile_th_details{
	overflow: hidden;
	background: url(../image/complie04.png) top center no-repeat;
}
.compile_th .compile_th_details ul{
	overflow: hidden;
	width: 1162px;
	margin: 0 auto;
}
.compile_th .compile_th_details ul li{
	float: left;
	width: 134px;
	background: url(../image/compile03.png) bottom center no-repeat #FFFFFF;
	box-shadow: 0px 10px 20px 1px rgba(55,84,113,0.1000);
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #EEEEEE;
	margin: 30px 15px;
	position: relative;
}
.compile_th .compile_th_details ul li .compile_th_list_top{
	overflow: hidden;
	position: relative;
	top: -20px;
}
.compile_th .compile_th_details ul li .compile_th_list_top i{
	display: block;
	margin: 0 auto;
}
.compile_th .compile_th_details ul li .compile_th_list_top i.yuanzhu{
	width: 64px;
	height: 8px;
	background: #DDDDDD;
	border-radius: 50px 50px 50px 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.compile_th .compile_th_details ul li .compile_th_list_top i.yuanxing{
	width: 50px;
	height: 30px;
	background: #286DD9;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	position: relative;
	z-index: 99;
}
.compile_th .compile_th_details ul li .compile_th_list_top i.yuanxing img{
	display: block;
	width: 50px;
	height: 17px;
	margin:0 auto;
	padding: 6.5px 0;
}
.compile_th .compile_th_details ul li h3{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	text-align: center;
}
.compile_th .compile_th_details ul li p{
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	padding: 10px 0 20px 0;
}
.compile_th .compile_th_details ul li .compile_th_img{
	overflow: hidden;
	margin-bottom: 12px;
}
.compile_th .compile_th_details ul li .compile_th_img img{
	display: block;
	width: 50px;
	height: auto;
	margin: 0 auto;
}
.paservice_o{
	overflow: hidden;
}
.paservice_o .middle{
	height: 300px;
	background: linear-gradient(135deg, #FF9539 0%, #FD5A15 100%);
}
.paservice_o .paservice_o_text{
	background: url(../image/paservice01.png) top center no-repeat;
	overflow: hidden;
	height: 300px;
}
.paservice_o .paservice_o_text h2{
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	padding-top: 40px;
}
.paservice_o .paservice_o_text h3{
	font-size: 12px;
	font-weight: 400;
	color: #FBC9AB;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
.paservice_o .paservice_o_text div{
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
.paservice_o .paservice_o_text div p{
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}
.paservice_t{
	margin-top: 20px;
	overflow: hidden;
	background: #FBFBFB;
	padding: 80px 0;
}
.paservice_title{
	overflow: hidden;
	border-bottom: 2px solid #E77919;
	margin-bottom: 30px;
}
.paservice_title h2{
	float: left;
	width: 200px;
	height: 50px;
	font-size: 24px;
	padding-left: 65px;
	font-weight: 400;
	color: #FFFFFF;
	background: url(../image/paservice02.png) left center no-repeat;
	line-height: 50px;
}
.paservice_title em{
	 float: right;
	 font-size: 14px;
	 font-weight: 400;
	 color: #333333;
	 line-height: 50px;
	 text-transform: uppercase;
}
.paservice_t .paservice_t_details{
	overflow: hidden;
	width: 1220px;
	margin: 0 auto;
}
.paservice_t .paservice_t_details ul{
	overflow: hidden;
	padding: 0 10px;
}
.paservice_t .paservice_t_details ul li{
	float: left;
	background: url(../image/paservice04.png) center no-repeat #fff;
	width: 380px;
	height: 108px;
	overflow: hidden;
	box-shadow: 0px 3px 12px 1px rgba(55,84,113,0.1000);
	border-radius: 8px 8px 8px 8px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.paservice_t .paservice_t_details ul li:nth-child(3n){
	float: right;
	margin-right: 0;
}
.paservice_t .paservice_t_details ul li .top_Li{
	background: url(../image/paservice03.png) top center no-repeat;
	overflow: hidden;
	width: 60px;
	height: 60px;
	float: left;
}
.paservice_t .paservice_t_details ul li .top_Li img{
	margin: 5px;
}
.paservice_t .paservice_t_details ul li .content_Li{
	float: left;
}
.paservice_t .paservice_t_details ul li .content_Li h3{
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 108px;
}
.paservice_t .paservice_t_details ul li .bottom_Li{
	float: right;
	margin: 29px 35px 29px 0;
	width: 50px;
	height: 50px;
}
.paservice_o_price{
	background: url(../image/paservice09.png) right center no-repeat;
	height: 80px;
	overflow: hidden;
	margin-top: 20px;
}
.paservice_o_price .price_left{
	float: left;
	background: url(../image/paservice08.png) right center no-repeat;
	width: 350px;
}
.paservice_o_price .price_left h4{
	background: url(../image/paservice07.png) left center no-repeat;
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 80px;
	padding-left: 45px;
}
.paservice_o_price .price_left h4 em{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.paservice_o_price .price_left h4 span{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.paservice_o_price .price_right{
	float: right;
	width: 795px;
	margin-right: 30px;
	overflow: hidden;
}
.paservice_o_price .price_right p{
	float: left;
	line-height: 80px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
}
.paservice_o_price .price_right a{
	float: right;
	width: 80px;
	height: 44px;
	background: url(../image/paservice10.png) 83px center no-repeat #E77919;
	border-radius: 50px 50px 50px 50px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height:44px;
	padding: 0 20px;
	margin: 18px 0;
}
.paservice_th{
	overflow: hidden;
	margin-top: 80px;
}
.paservice_th .paservice_th_details{
	overflow: hidden;
	background: url(../image/complie04.png) top center no-repeat;
}
.paservice_th .paservice_th_details ul{
	overflow: hidden;
	width: 1140px;
	margin: 0 auto;
}
.paservice_th .paservice_th_details ul li{
	float: left;
	width: 160px;
	background: url(../image/paservice05.png) bottom center no-repeat #FFFFFF;
	box-shadow: 0px 10px 20px 1px rgba(55,84,113,0.1000);
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #EEEEEE;
	margin: 30px 14px;
	position: relative;
}
.paservice_th .paservice_th_details ul li .paservice_th_list_top{
	overflow: hidden;
	position: relative;
	top: -20px;
}
.paservice_th .paservice_th_details ul li .paservice_th_list_top i{
	display: block;
	margin: 0 auto;
}
.paservice_th .paservice_th_details ul li .paservice_th_list_top i.yuanzhu{
	width: 64px;
	height: 8px;
	background: #DDDDDD;
	border-radius: 50px 50px 50px 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.paservice_th .paservice_th_details ul li .paservice_th_list_top i.yuanxing{
	width: 50px;
	height: 30px;
	background: #E77919;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	position: relative;
	z-index: 99;
}
.paservice_th .paservice_th_details ul li .paservice_th_list_top i.yuanxing img{
	display: block;
	width: 50px;
	height: 17px;
	margin:0 auto;
	padding: 6.5px 0;
}
.paservice_th .paservice_th_details ul li h3{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	text-align: center;
}
.paservice_th .paservice_th_details ul li p{
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	padding: 10px 0 20px 0;
}
.paservice_th .paservice_th_details ul li .paservice_th_img{
	overflow: hidden;
	margin-bottom: 12px;
}
.paservice_th .paservice_th_details ul li .paservice_th_img img{
	display: block;
	width: 50px;
	height: auto;
	margin: 0 auto;
}

.paguide_o{
	overflow: hidden;
}
.paguide{
	overflow: hidden;
	background: linear-gradient(135deg, #e7939F 0%, #ba6b91 100%);
}
.paguide_o{
	background: url(../image/paguide01.png) top center no-repeat;
	overflow: hidden;
}
.paguide_o .paguide_o_top{
	overflow: hidden;
	margin-top: 40px;
}
.paguide_o .paguide_o_top h2{
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
}
.paguide_o .paguide_o_top h3{
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	color: #EEBEE9;
	text-transform: uppercase;
}
.paguide_o .paguide_o_top div{
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 25px;
}
.paguide_o .paguide_o_middle{
	overflow: hidden;
	margin-top: 200px;
}
.paguide_o .paguide_o_middle h2{
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	color: #333333;
}
.paguide_o .paguide_o_middle ul{
	padding-top: 40px;
	overflow: hidden;
	width: 904px;
	margin: 0 auto;
}
.paguide_o .paguide_o_middle ul:last-child{
	padding-top: 0;
	width: 678px;
}
.paguide_o .paguide_o_middle ul li{
	float: left;
	width: 200px;
	height: 150px;
	background: #FFFFFF;
	box-shadow: 0px 3px 15px 1px rgba(55,84,113,0.1500);
	opacity: 1;
	border: 1px solid #EEEEEE;
	margin: 5px 12px;
	margin-bottom: 20px;
}
.paguide_o .paguide_o_middle ul li .paguide_o_middle_img{
	overflow: hidden;
	margin-bottom: 10px;
}
.paguide_o .paguide_o_middle ul li .paguide_o_middle_img .gui_icon_o{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	width: 70px;
	height: 70px;
	background: #F5F5F5;
	opacity: 1;
	border-radius: 50%;
}
.paguide_o .paguide_o_middle ul li .paguide_o_middle_img .gui_icon_o img{
	display: block;
	width: 36px;
	height: 36px;
	margin: 17px auto;
}
.paguide_o .paguide_o_middle ul li .paguide_o_middle_img .gui_icon_t{
	float: right;
	margin-right: 20px;
	background: url(../image/pagui16.png) top center no-repeat;
	width: 30px;
	height: 40px;
}
.paguide_o .paguide_o_middle ul li .paguide_o_middle_img .gui_icon_t img{
	display: block;
	margin: 4px auto;
	height: 24px;
	width: auto;
}

.paguide_o .paguide_o_middle ul li p{
	font-size: 14px;
	/* text-align: justify; */
	font-weight: 400;
	color: #333333;
	line-height: 21px;
	padding: 0 15px;
}
.paguide_o_bottom{
	overflow: hidden;
}
.paguide_o_bottom .paguide_o_bottom_title{
	background: url(../image/paguide02.png) top center no-repeat;
	padding-top: 84px;
	overflow: hidden;
}
.paguide_o_bottom .paguide_o_bottom_title h2{
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	color: #333333;
}
.paguide_o_bottom .paguide_o_bottom_title p{
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	color: #999999;
	text-transform: uppercase;
}
.paguide_o_bottom ul{
	overflow: hidden;
	padding-top: 48px;
	width: 896px;
	margin: 0 auto;
}
.paguide_o_bottom ul li{
	float: left;
	width: 186px;
	height: 240px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #DDDDDD;
	position: relative;
	margin: 0 18px;
	margin-bottom: 38px;
}
.paguide_o_bottom ul li div{
	width: 156px;
	height: 160px;
	padding: 40px 15px;
	background: #F9F4F6;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #DDDDDD;
	position: absolute;
	bottom: 8px;
	right: 8px;
}
.paguide_o_bottom ul li div img{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.paguide_o_bottom ul li div h3{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
}
.paguide_o_bottom ul li div p{
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	color: #666666;
	margin-top: 10px;
}
.paguide_o_bottom ul li div h4{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}
.paguide_o_bottom ul li:last-child img{
	height: 40px;
	width: auto;
}
.paguide_o_bottom ul li a{
	display: block;
	width: 100px;
	height: 36px;
	background: #E77919;
	box-shadow: 0px 5px 10px 1px rgba(231,121,25,0.4);
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	line-height:36px;
	margin: 0 auto;
	margin-top: 25px;
}
.paguide_t{
	background: #FBFBFB;
	padding: 80px 0;
	overflow: hidden;
}
.paguide_title{
	overflow: hidden;
	border-bottom: 2px solid #94449C;
	margin-bottom: 30px;
}
.paguide_title h2{
	float: left;
	width: 200px;
	height: 50px;
	font-size: 24px;
	padding-left: 65px;
	font-weight: 400;
	color: #FFFFFF;
	background: url(../image/pagui01.png) left center no-repeat;
	line-height: 50px;
}
.paguide_title em{
	 float: right;
	 font-size: 14px;
	 font-weight: 400;
	 color: #333333;
	 line-height: 50px;
	 text-transform: uppercase;
}
.paguide_t .paguide_title h2{
	width: 230px;
	padding-left: 35px;
}
.paguide_t table{
	width: 100%;
}
.paguide_t table tr td{
	border: 1px solid #DDDDDD;
}
.paguide_t table tr td h3{
    height: 60px;
	background: #E86464;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}
.paguide_t table tr td h3 img{
	height: 20px;
	width: auto;
	position: relative;
	top: -1px;
	padding-right: 5px;
}
.paguide_t table tr td h4{
	background: #f0efef;
	height: 105px;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 105px;
}
.paguide_t table tr td h4 img{
	height: 20px;
	width: auto;
	position: relative;
	top: -1px;
	padding-right: 5px;
}
.paguide_t table tr td p{
	background: #f4f1f2;
	height: 105px;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 105px;
}
.paguide_t table tr td p img{
	height: 31px;
	width: auto;
}
.paguide_th{
	overflow: hidden;
	margin-top: 80px;
}
.paguide_th .paguide_th_details{
	overflow: hidden;
	background: url(../image/pagui13.png) 0px 11px no-repeat;
	margin-bottom: 50px;
}
.paguide_th .paguide_th_details ul{
	overflow: hidden;
	width: 928px;
	margin: 0 auto;
}
.paguide_th .paguide_th_details ul:last-child{
	width: 1160px;
	margin-top: 7px;
}
.paguide_th .paguide_th_details ul li{
	float: left;
	width: 180px;
	background: url(../image/pagui15.png) bottom center no-repeat #FFFFFF;
	box-shadow: 0px 10px 20px 1px rgba(55,84,113,0.1000);
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #EEEEEE;
	margin: 30px 25px;
	position: relative;
}
.paguide_th .paguide_th_details ul li .paguide_th_list_top{
	overflow: hidden;
	position: relative;
	top: -20px;
}
.paguide_th .paguide_th_details ul li .paguide_th_list_top i{
	display: block;
	margin: 0 auto;
}
.paguide_th .paguide_th_details ul li .paguide_th_list_top i.yuanzhu{
	width: 64px;
	height: 8px;
	background: #DDDDDD;
	border-radius: 50px 50px 50px 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.paguide_th .paguide_th_details ul li .paguide_th_list_top i.yuanxing{
	width: 50px;
	height: 30px;
	background: #C4485F;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	position: relative;
	z-index: 99;
}
.paguide_th .paguide_th_details ul li .paguide_th_list_top i.yuanxing img{
	display: block;
	width: 50px;
	height: 17px;
	margin:0 auto;
	padding: 6.5px 0;
}
.paguide_th .paguide_th_details ul li h3{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	text-align: center;
}
.paguide_th .paguide_th_details ul li p{
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	padding: 10px 0 20px 0;
}
.paguide_th .paguide_th_details ul li .paguide_th_img{
	overflow: hidden;
	margin-bottom: 12px;
}
.paguide_th .paguide_th_details ul li .paguide_th_img img{
	display: block;
	width: 50px;
	height: auto;
	margin: 0 auto;
}
.paguide_th_price{
	background: url(../image/paservice09.png) right center no-repeat;
	height: 80px;
	overflow: hidden;
	margin-bottom: 20px;
}
.paguide_th_price .price_left{
	float: left;
	background: url(../image/paservice08.png) right center no-repeat;
	width: 350px;
}
.paguide_th_price .price_left h4{
	background: url(../image/paservice07.png) left center no-repeat;
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 80px;
	padding-left: 45px;
}
.paguide_th_price .price_left h4 em{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.paguide_th_price .price_left h4 span{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.paguide_th_price .price_right{
	float: right;
	width: 795px;
	margin-right: 30px;
	overflow: hidden;
}
.paguide_th_price .price_right p{
	float: left;
	line-height: 80px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
}
.paguide_th_price .price_right p span{
	font-weight:bold;
}
.paguide_th_price .price_right a{
	float: right;
	width: 80px;
	height: 44px;
	background: url(../image/paservice10.png) 83px center no-repeat #C4485F;
	border-radius: 50px 50px 50px 50px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height:44px;
	padding: 0 20px;
	margin: 18px 0;
}