*{
    margin: 0;
    padding: 0;
}
ul,
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
img{
    max-width: 100%;
}
.content-max-img{
    max-width: 100%;
    min-width: 1200px;
    padding: 0 20px;
    box-sizing: border-box;
}
.hui{
    color: #b9b9b9 !important;
}
/* 首页 */
header{
    width: 100%;
    min-width: 1200px;
    height: 122px;
}
header h1{
    margin: 0;padding: 0;
    float: left;
    margin-top: 22px;
}
header span{
    margin: 0;padding: 0;
    float: left;
    margin-top: 22px;
}
header .head-a{
	line-height: 122px;
	margin-left: 20px;
	font-size: 20px;
	color: #66CC00;
}

header ul{
    float: right;
}
header ul li{
    float: left;
    height: 100%;
    line-height: 122px;
    margin-right: 64px;
}
header ul li a{
    color: #000;
}
header ul li a:hover{
    color: #ffcc00;
}
header ul li:nth-of-type(5){
    margin: 0;
}
/* 标题 */
.index-title{
	font-size: 22px;
	min-width: 1200px;
	color: #333;
	font-weight: normal;
	text-align: center;
	/* height: 63px;
    line-height: 63px; */
	padding-bottom: 20px;
	margin-top: 40px;
	background-image: url("/assets/images/xiantiao.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
.index-title a{
	color: #333;
	}
/* 服务流程 */
.flex-content{
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}


/* 服务范围 */
.fanwei .fuwu-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* margin-top: 30px; */
    margin: 10px 0;
}
.fanwei .fuwu-flex li a{
    color: #555555;
}
.fanwei .fuwu-flex li{
    width: 275px;
    height: 123px;
    /* background-color: #464637; */
    border: 1px solid #dddddd;
    font-size: 14px;
    line-height: 30px;
    text-indent: 30px;
    /* padding-top: 60px; */
    box-sizing: border-box;
    margin-top: 30px;
}
.fanwei .fuwu-flex li:hover{
    border: 1px solid #ffcc00;
}
.fanwei .fuwu-flex li .fanwei-t{
    font-size: 22px;
    line-height: 50px;
    color: #333;
    text-align: center;
    text-indent: 0;
}
/* 常见问题 */
.changjian ul{
    height: 262px;
    margin: 40px -20px 0 -20px;
    /* background-color: red; */
}
.changjian li{
    /* border: 1px solid #000; */
    width: 50%;
    height: 67px;
    float: left;
    /* padding-right: 50px; */
    padding: 0 20px; 
    box-sizing: border-box;
    margin-bottom: 30px;
    cursor: pointer;
}
.changjian li:hover .chang-time{
    background-color: #ffcc00;
}
.changjian li:hover .chang-times{
    background-color: #ffcc00;
}
.changjian li:hover h3{
    color: #ffcc00;
}
.changjian .chang-time{
    width: 67px;
    height: 67px;
    color: #fff;
    background-color: #00ccff;
    float: left;
    margin-right: 19px;
}
.changjian .chang-times{
	width: 67px;
	height: 67px;
	color: #fff;
	background-color: #33CC33;
	float: left;
	margin-right: 19px;
}
.changjian .chang-time span{
    width: 100%;
    display: block;
    text-align: center;
}
.changjian .chang-times span{
    width: 100%;
    display: block;
    text-align: center;
}
.changjian .chang-time span:nth-of-type(1){
    font-size: 23px;
    line-height: 40px;
}
.changjian .chang-times span:nth-of-type(1){
    font-size: 23px;
    line-height: 40px;
}
.changjian .chang-time span:nth-of-type(2){
    font-size: 12px;
}
.changjian .chang-times span:nth-of-type(2){
    font-size: 12px;
}
.changjian li h3{
    font-weight: normal;
    font-size: 17px;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.changjian li p{
    font-size: 13px;
    color: #afafaf;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
}
/* 为什么选择我们 */
.why img{
    margin-top: 40px;
    max-width: 100%;
    min-width: 1200px;
}


/* 热门标签 */
.remen{
	height: 100px;
	font-size: 14px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.remen .remen-link{
	box-sizing: border-box;
	background-color: #f7f7f7;
	padding-top: 5px;
	height: 92px;
}
.remen .remen-t{
	width: 36px;
	font-size: 16px;
	float: left;
	background-color: #ccc;
	color: #fff;
	box-sizing: border-box;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.remen .remen-t p{
    width: 100%;
    text-align: center;
}

.remen h2{
	float: left;
	margin-left: 15px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 8px;
}
.remen h2 a{
	color: #999999;
	
	
}
.remen h2 a:hover{
    color: #ffcc00;
	
}


/* footer 页脚 */
footer {
    width: 100%;
    min-width: 1200px;
    height: 214px;
    background-color: #333;
    /* border: 1px solid transparent; */
}
.foot-1{
    width: 355px;
    height: 160px;
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    float: left;
}
.foot-1 img{
	margin-bottom: 10px;
}

.foot-2{
    width: 420px;
    height: 170px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    padding: 45px 0 0 78px;
    box-sizing: border-box;
    float: left;
    line-height: 36px;
}

.foot-3{
    margin-top: 20px;
    float: right;
}
.foot-3 img{
    margin: 0 15px;
}


/* 最底部 */
.di{
	/* height: 110px; */
	color: #999;
	font-size: 13px;
	width: 100%;
	min-width: 1200px;
	background-color: #3D3D3D;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
}
.di a{
	color: #999;
	margin: 0 10px;
}
.di a:hover{
    color: #ffcc00;
}

/* 面包屑导航 */
.mian {
    height: 60px;
    line-height: 60px;
}
.mian p {
    font-size: 16px;
    color: #666;
}
.mian p a{
    color: #666;
    font-size: 16px;
}
.content-title{
    height: 100px;
    line-height: 70px;
    font-size: 30px;
    font-weight: normal;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
}
.content-con{
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	margin-top: 30px;
}
.content-con a{
	color: #333;
}

/* 上下篇链接 */
.upDown{
    height: 60px;
    padding: 10px 0;
}
.upDown p{
	width: 50%;
	height: 60px;
	line-height: 60px;
	float: left;
	   /* margin: 20px 0; */
}
.upDown p:nth-of-type(1){
	text-align: right;	
}
.upDown p:nth-of-type(2){
    text-align: left;
}
.upDown p a{
	color: #009933;
	margin-right: 15px;
}
.upDown p a:hover{
    color: #017a29;    
}

/* 栏目页 */
.lanmu ul {
	height: min-height;
}


/* 分页按钮 */
.fenye{
	height: 80px;
	/* border: 1px solid #000; */
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	clear: both;
}
.fenye li{
	float: left;
	background-color: #00cc66;
	margin-left: 30px;
	margin-top: 30px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;   
}
.fenye li a{
    color: #fff;
}
.fenye li.active-btn{
    background-color: #ffcc00;
   color: #fff;
}
.fenye li.hui-btn{
    background-color: #666666;
}


.time-edit{
    color: #999;
    float: right;
    position: relative;
    top: -30px;
    right: 16px;
}

/* lianxi */

.lianxi{
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
.lianxi p{
	margin-bottom: 20px;	
}





























