html,body{
	min-height: 100%;
	padding-bottom: env(safe-area-inset-bottom);
}
@supports (bottom: env(safe-area-inset-bottom)){
	.footer{
		/*padding-bottom: constant(safe-area-inset-bottom);*/
		margin-bottom: env(safe-area-inset-bottom);
	}
}
/*@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)*/
/*{*/
	/*.footer{*/
		/*height: 70px !important;*/
	/*}*/
/*}*/
.carousel img {
	width: 100%;
	display: block;
}
.swiper-pagination-bullet {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-right: 5px;
    cursor: pointer;
    background-color: rgba(255,255,255,0.4);
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination {
	bottom: 5px;
}
.swiper-pagination-bullet-active {
	width: 16px;
    background: #fff;
}
.con .title_menu {
    font-size: 16px;
    border-left: 4px solid #00c253;
    height: 20px;
    line-height: 16px;
    text-indent: 6px;
    color: #00c253;
    margin: 10px 0;	
}
.table table {
	width: 100%;
	background-color: #fff;
}
.table table td {
	padding: 8px;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.table table tr td:nth-child(1) {
	text-indent: 10px;
	text-align: left;
	border-left: 0;
}
.table table a {
	color: #6edc02;
}
.table table th {
	font-size: 14px;
	font-weight: 700;
	padding: 7px;
	text-align: center;
}
.table table .lv {
	color: #ff5a71;
	font-weight: 600;
}
.con .liucheng {
	background-color: #fff;
	padding-bottom: 18px;
}
.liucheng ul {
	padding-bottom: 10px;	
}
.liucheng li {
	width: 21%;
	padding: 0 2%;
}
.liucheng li img {
	display: block;
	width: 50%;
	margin: 0 auto 5px;
}
.liucheng li strong {
	display: block;
	text-align: center;
}
.benefit {
	background-color: #11b959;
}
.benefit ul {
	margin-top: 20px;
}
.benefit h4 {
	color: #fff;
}
.benefit li {
	width: 46%;
	padding: 0 2%;
	height: 190px;
}
.benefit li img,
.benefit li span,
.benefit li strong {
	display: block;
	margin: 0 auto 5px;
	text-align: center;
}
.benefit li span {
	color: #fff;
	font-size: 14px;
	height: 35px;
}
.benefit li strong {
	color: #F1F1F1;
	font-size: 12px;
}
.benefit li img {
	width: 50%;
}
.customer ul {
	background-color: #fff;
	margin-right: -1px;
}
.customer ul li {
	position: relative;
    width: 33.33333%;
    height: 70px;
    border-bottom: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    margin-left: -1px;
}
.customer ul li img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	margin: auto;
}
/*滚动数据*/
.order {
	background-color: #fff;
}

.order .biaoge {
	width: 320px;
}

.picMarquee-top {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #eeeded;
}

.picMarquee-top .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picMarquee-top .hd .prev,
.picMarquee-top .hd .next {
	display: block;
	width: 9px;
	height: 5px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 -100px no-repeat;
}

.picMarquee-top .hd .next {
	background-position: 0 -140px;
}

.picMarquee-top .hd .prevStop {
	background-position: -60px -100px;
}

.picMarquee-top .hd .nextStop {
	background-position: -60px -140px;
}

.picMarquee-top .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-top .bd ul li {
	text-align: center;
	zoom: 1;
}

.picMarquee-top .bd ul li .pic {
	text-align: center;
}

.picMarquee-top .bd ul li .pic img {
	width: 180px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picMarquee-top .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-top .bd ul li .title {
	line-height: 24px;
}

.biaotou h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	height: 49.5px;
	line-height: 49.5px;
}

.biaotou h5 {
	background-color: #e2e0e0;
}

.biaotou h5 span {
	font-size: 16px;
	color: #333;
	width: 33.333333333%;
	text-align: center;
	height: 35px;
	line-height: 35px;
    font-weight: 700;
}

.biaotou h5 .one {
	text-align: left;
	text-indent: 10px;
}

.picList li {
	border-bottom: 1px solid #efefef;
	background: transparent url(../../img/background/yuan.png) 8px center no-repeat;
}

.picList span {
	font-size: 14px;
	color: #333;
	text-align: center;
	height: 36px;
	line-height: 36px;
	width: 33.3333%;
}
.picList .one {
	text-align: left;
	text-indent: 29px;
}
/*代写*/
.write {
	background-color: #fff;
}
.per_list li {
	width: 33.333333%;
	margin-bottom: 10px;
	text-align: center;
}
.per_list li a .head_img {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto;
}
.per_list li .name {
    font-size: 18px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-weight: bolder;
    margin-bottom: 5px;
    line-height: 22px;
}
.info li .school {
	font-size: 16px;
	height: 20px;
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #fca947;
	margin-bottom: 5px;
	padding: 0 10px;
}
.info li .job {
	font-size: 14px;
	height: 16px;
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #666;
}
.info li .post img {
    width: 20px;
    display: block;
    transform: rotate(136deg);
    margin: 3px auto 5px;	
}
.strength {
	background-color: #30d576;
}

.strength h4 {
	color: #fff;
	height: auto;
	padding: 12px 0;
	line-height: normal;
}

.strength .service {
	margin: 32px 0 95px;
}

.strength .service li {
	width: 220px;
}

.strength .service li div {
    width: 168px;
    height: 88px;
    padding: 40px 0;
	border: 6px solid #fff;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.strength .service li div p {
	text-align: center;
	font-size: 30px;
}

.strength .service li .yellow {
	color: #f0ff00;
}

.strength .service li .white {
	color: #fff;
}
.expert {
	margin-top: 20px;
	padding-bottom: 10px;
}
.expert
.expert>li {
	margin-bottom: 10px;
}
.expert>li a {
	display: block;
}
.expert>li>p {
	position: relative;
	width: 250px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 21px;
}

.expert>li>p em {
	position: absolute;
	width: 98px;
	height: 4px;
	background-color: #fff;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: 0 auto;
	text-align: center;
}
.expert_list {
	margin-top: 20px;
}
.expert_list li {
	width: 50%;
}
.expert_list .left_per {
	padding-right: 3%;
	width: 47%;
}
.expert_list .left_per div {
	margin-right: 10px;
	text-align: right;
}
.expert_list .right_per {
	padding-left: 3%;
	width: 47%;
}
.expert_list .right_per div {
	padding-left: 10px;
	text-align: left;
}
.expert_list li a>img {
	width: 55px;
	background-color: #ececec;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.expert_list li .name {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-weight: bolder;
}
.expert_list li .name span {
	font-size: 16px;
}
.expert_list li .job {
    font-size: 14px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}
.expert_list li .post img {
    width: 20px;
    display: block;
    transform: rotate(136deg);
    margin: 3px auto 5px;
}
/*操作流程*/
.process {
	background-color: #fff;
	padding-bottom: 40px;
	margin-top: 29px;
}
.process>img {
	display: block;
	width: 100%;
	margin-top: 35px;
}
.prompt p {
	font-size: 14px;
	color: #6edc02;
	text-indent: 35px;
	background-image: url(../../img/header/prompt.png);
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: 8px center;
}
.prompt ul {
	padding: 0 15px;
}
.prompt ul li {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.prompt ul li img {
	vertical-align: text-top;
}
.prompt ul {
	margin-bottom: 5px;
}
.process span,
.basic_material span {
	display: block;
	width: 100%;
	height: 6px;
	background-color: #f5f5f5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 120px;
	border-radius: 20px;
}
.basic_material>p {
	text-indent: 15px;
	height: 30px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	border-bottom: 2px solid #66ce00;
}
.basic_material ul {
	padding-bottom: 10px;
}
.basic_material li {
	padding: 0 15px;
}
.basic_material li a {
	display: block;
}
.basic_material li dl {
	margin-top: 10px;
}
.basic_material li dt {
	width: 15%;
}
.basic_material li dt img {
	display: block;
	width: 100%;
}
.basic_material li dd {
	width: 75%;
}
.basic_material li dd>p {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}
.basic_material li div {
    font-size: 12px;
    padding: 1px 0;
    color: #666;
}
.basic_material li div p {
	font-size: 16px;
	color: #333;
}
.basic_material li div img {
	margin-top: 10px;
}
.basic_material li div a img {
	margin-top: 0;
	display: block;
}
.strength_shows {
	background-color: #fff;
}
.strength_shows img {
	width: 100%;
}
.cailiao {
	background-color: #fff;
}
.index_one{
	width: 100%;
	background: #fff;
	padding-bottom:20px
}
.index_nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	clear: both;
}
.index_l{
	width: 15%;
	height: 2px;
	position: absolute;
	left: 0;
	margin-top: 24px;
	background:#0080ff;
}
.index_nav p{
	text-align:center;
	position: relative;
	margin: auto;
	width: 30%;
	font-size: 15px;
	font-weight: bold;
}
.index_r{
	width: 15%;
	height: 2px;
	position: absolute;
	right: 0;
	margin-top: 24px;
	background:#0080ff;
}
.index_one ul{
	width: 96%;
	margin: auto;
}
.index_one ul li {
	width: 20%;
	float: left;
}
.index_one ul li img{
	margin:0 auto 10px;
	display: block;
	width: 40%;
}
.index_one ul li p{
	text-align: center;
	font-size: 12px;
}
.index_two{
	background: #FFF;
	width: 100%;
	margin-top: 10px;
}
.index_nav1{
	height: 40px;
	width: 100%;
	position: relative;
}
.index_nav1 span{
	background: #0080ff;
	width: 2px;
	height: 15px;
	position: absolute;
	top: 12px;
	left: 12px;
}
.index_nav1 p{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin-left: 20px;
}
.index_two1{
	overflow-y: hidden; overflow-x:scroll;
	width: 100%;
	height: 100px;
}
.index_two1::-webkit-scrollbar {
    display: none;
}
.index_two1 ul{
	margin-left: 20px;
	width: 1510px;
}
.index_two1 ul li {
	float: left;
	margin-right: 10px;
}
.index_two1 ul li img{
	width: 160px;
}
.index_three{
	margin-top: 10px;
	padding-bottom: 20px;
	background: #FFFFFF;
}
.index_nav2{
	height: 40px;
}
.index_nav2>img{
	width: 100%;
	position: absolute;
}
.index_nav2>p{
	position: relative;
	width: 30%;
	margin: auto;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.index_nav2>p>img{
	position: absolute;
}
.index_nav2_l{
	left: 0;
}
.index_nav2_r{
	right: 0;
}
.index_three ul{
	width: 96%;
	margin: auto;
}
.index_three ul li{
	width: 20%;
	float: left;
}
.index_three ul li img{
	margin:20px auto 8px;
	display: block;
	width: 40%;
}
.index_three ul li p{
	text-align: center;
}
.index_four{
	margin-top: 10px;
	padding-bottom: 20px;
	background: #FFFFFF;
}
.index_four ul{
	width: 96%;
	margin: auto;
}
.index_four ul li{
	width: 25%;
	float: left;
}
.index_four ul li img{
	margin:20px auto 8px;
	display: block;
	width: 32%;
}
.index_four ul li p{
	text-align: center;
}
.index_fives{
	margin-top: 10px;
	padding-bottom: 20px;
	background: #FFFFFF;
}
.index_fives ul{
	width: 96%;
	margin: auto;
	position: relative;
}
.index_fives ul span{
	background: #32c8a0;
	height: 40px;
	width: 6px;
	position: absolute;
	top: 20px;
	left: -2%;
}
.index_fives ul li{	
	width: 20%;
	float: left;
}
.index_fives ul li img{
	margin:20px auto 8px;
	display: block;
	width: 40%;
}
.index_fives ul li p{
	text-align: center;
}
.index_six{
	margin-top: 10px;
}
.index_six img{
	width: 100%;
}

.index_seven{
	margin-top: 10px;
}
.index_seven img{
	width: 100%;
}
.index_seven_1{
	background: #fff;
}
.index_seven_1 ul li{
	border-bottom: 2px solid #f3f3f3;
	position: relative;
	padding-bottom: 25px;
}
.index_seven_1 h1{
	font-size: 18px;
	padding-top: 15px;
	text-align: center;
	color: #666666;
}
.index_seven_1 p{
	font-size: 14px;
	text-align: center;
	color: #666666;
	padding: 7px 2%;
}
.keep{
	position: absolute;
    bottom: 10px;
    cursor: pointer;
    right: 2%;
    font-size: 14px;
    color: #015BF1;
}
.index_picList li {
	border-bottom: 1px solid #efefef;
}

.index_picList span {
	font-size: 14px;
	color: #333;
	text-align: center;
	height: 36px;
	line-height: 36px;
	width: 20%;
}
.index_picList .one {
	text-align: left;
	text-indent: 22px;
	width: 35%;
}
.index_picList .xq{
	color: #015BF1;
}
