/*
* @Author: 88888888
* @Date:   2020-11-19 15:00:02
* @Last Modified by:   88888888
* @Last Modified time: 2020-12-14 16:16:39
*/
.approve span{
    font-size: 26px;
    background: #cbb486;
    float: left;
    padding: 3px 33px;
    color: #fff;
}
.approve{
	border-bottom: 2px solid #cbb486;
	overflow: hidden;
	margin-top: 80px;
}
.approve-title h5{
	color: #826941;
	padding-left: 15px;
	margin: 0;
	font-size: 20px;
	border-left: 3px solid #cbb486;
}
.approve-title{
	border-bottom: 1px solid #cbb486;
	padding-bottom: 18px;
	overflow: hidden;
}
.approve-box{
    margin: 0 -35px;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 88px;
}
.approve01{
    margin-top: 46px;
    float: left;
    width: 50%;
    height: 253px;
    padding: 0 35px;
}
.approve-list li a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    color: #333333;
    font-size: 16px;
    vertical-align: bottom;
    padding-left: 23px;
    background: url(doc.png) left center no-repeat;
}
.approve-list li{
   padding: 12px 0;
}
.approve-list{
	margin-bottom: 0;
	margin-top: 20px;

}
.approve-list li a:hover{
	color: #cbb486;
}
.apprute-height{
		height: 192px;
}
.set-two li{
	float: left;
	width: 50%;
	padding: 0 19px;
}
.set-two {
	margin: 0 -19px;
	overflow: hidden;
	margin-top: 49px;
}
.set-title h5{
	color: #cbb486;
}
.set-title{
	margin-top: 66px;
}
.set4 li{
   width: 25%;
   float: left;
   padding: 0 40px;
}
.set4{
	margin: 0 -40px;
	overflow: hidden;
}
.set4 li a{
	background: url(sp-bg.png) no-repeat;
	display: block;
	padding-top: 49px;
	padding-bottom: 40px;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.set4 li a:hover i{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.set-box{
	padding: 0 30px;
	margin-top: 37px;
}
.set4 li a i{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.set4 li a p{
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 25px;
	color: #826941;
	text-align: center;
}
.consultation {
    border: 1px solid #EEEEEE;
}
.consultation .consultation-top {
    padding: 36px 30px;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom,rgba(253,250,245,.3), #EEE5D2);
    background: -o-linear-gradient(bottom,rgba(253,250,245,.3), #EEE5D2);
    background: -moz-linear-gradient(bottom,rgba(253,250,245,.3), #EEE5D2);
    background: linear-gradient(to top,rgba(253,250,245,.3),#EEE5D2);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#EEE5D2,endColorStr=#fbfaf8);
}
.consultation .consultation-top h4 {
    font-weight: bold;
    font-size: 20px;
    color: #6F5226;
    margin: 0;
    float: left;
}
.consultation .consultation-top a {
    background: rgba(111,82,38,0.06);
    float: right;
    border-radius: 12px;
    width: 80px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: rgba(120,93,37, .5);
}
.public-p {
    padding: 2px 30px 0 30px!important;
}
.today {
    padding-left: 0;
    margin-bottom: 0;
}
.today li {
    padding: 27px 0;
    list-style: square;
    color: #cbb486;
    border-bottom: 1px solid #eee;
}
.today li a {
    margin-left: 0!important;
    color: #000000;
    font-size: 16px;
    width: 90%!important;
}
.online {
    background: -webkit-linear-gradient(bottom,rgba(255,248,243,.3), #F5E4D9)!important;
    background: -o-linear-gradient(bottom,rgba(255,248,243,.3), #F5E4D9)!important;
    background: -moz-linear-gradient(bottom,rgba(248,250,243,.3), #F5E4D9)!important;
    background: linear-gradient(to top,rgba(255,248,243,.3),#F5E4D9)!important;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F5E4D9 ,endColorStr=#fbf8f7) !important;
}
.consult-box{
	margin: 0 -9px;
   margin-top: 40px;
}
.today li a:hover, .reform-list li a:hover{
	color: #cbb486;
}
.consult-box .col-sm-6{
	padding: 0 9px;
}
.public-p li:last-child, .dots01 .today li:last-child{
    border-bottom: none;
}
.dots01 .today li:last-child{
	padding-bottom: 0;
}
.nav-listhj a {
    color: #C4C6C7;
    font-size: 18px;
    font-weight: bold;
    margin-right: 0!important;
    padding: 0 19px!important;
    cursor: pointer;
    border: none!important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: none;
    background-color: transparent;
    color: #000000;
}
.nav-listhj .active:after{
    content: '';
    width: 0;
    position: absolute;
    left: 50%;
    bottom: -16px;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #CAB484;
    transform: translateX(-5px);
}
.nav-listhj .active a:after{
    content: '';
    position: absolute;
    bottom: -11px;
    width: 72px;
    height: 3px;
    background: #CAB484;
    left: 50%;
    margin-left: -36px;
}
.nav-listhj {
    border-bottom: none;
    margin-bottom: 30px;
    margin-left: -20px;
    margin-top: 34px;
}
.dots01 .today li{
	padding: 15px 0;
}
.today .time {
    opacity: 1!important;
    color: #BCBEC0;
    font-size: 16px;
    top: 17px!important;
}
.tab-more{
	font-size: 16px;
	color: #cbb486;
	position: absolute;
	top: 0;
	right: 0;
}
.nwes-dtai{
	position: relative;
}
.reform h6{
    font-size: 20px;
    margin: 0;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    background: #cbb486;
    position: relative;
    margin-bottom: 20px;
}
.reform h6:after{
	content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    color: #CBB486;
    vertical-align: middle;
    border-top: 10px dashed;
    transform: translateX(-5px);
    border-top: 10px solid\9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.reform{
	border: 1px solid #cbb486;
	background: #f9f7f2;
}
.reform-list li a{
    margin-left: 0!important;
    color: #000000;
    font-size: 16px;
    width: 75%!important;
}
.reform-list li{
	padding: 20px 0;
	list-style: square;
    color: #cbb486;
    border-bottom: 1px solid #eee;
}
.reform-list{
	margin-bottom: 11px;
	background: #f9f7f2;
	padding: 0 27px!important; 
}
.reform-list .time{
	top: 21px!important;
	color: #BCBEC0;
}
.reform-list li:last-child{
	border-bottom: none;
}
.reform-case{
	margin-bottom: 110px;	
}


@media (max-width:1199px){
.set4 li{
	padding: 0 10px;
}
.set4{
	margin: 0 -10px;
}
}
@media (max-width:991px){
.approve-box{
	margin: 0 -15px;
	margin-bottom: 40px;
}
.approve-lt{
	padding: 0 15px;
}
.approve{
	margin-top: 30px;
}
.approve span{
	font-size: 22px;
}
.approve-title h5{
	font-size: 18px;
}
.set-box{
	padding: 0;
}
.reform-list{
	padding: 0 10px!important;
}
.reform-list li a{
	width: 70%!important;
}
}
@media (max-width:767px){
.set4 li a p{
	font-size: 16px;
}
.set4 li a{
	padding-top: 30px;
    padding-bottom: 20px;
    background-size: cover;
}
.consultation{
	margin-bottom: 20px;
}
.dots01 .today li a{
	width: 60%!important;
}
.reform{
	margin-bottom: 20px;
}
.margin-botom0{
	margin-bottom: 0;
}

}
@media (max-width:580px){
.approve-lt{
	width: 100%;
}
.apprute-height{
	height: auto;
}
.set4 li{
	width: 50%;
	margin-bottom: 20px;
}
}
@media (max-width:480px){
.set4 li a i {
    width: 50px;
    height: 50px;
}
.set4 li a p{
	margin-top: 10px;
}
.set-two li{
	width: 100%;
	margin-bottom: 20px;
}
.set-two li:last-child{
	margin-bottom: 0;
}
.consultation .consultation-top {
    padding: 15px 10px;
}
.public-p {
    padding: 2px 10px 0 10px!important;
}
.today li {
    padding: 20px 0;
}
.nav-listhj a{
	padding: 0 11px!important;
}
.nav-listhj{
	margin-left: -11px;
}
.today .time, .reform-list .time{
	display: none;
}
.dots01 .today li a, .reform-list li a{
    width: 93%!important;
}
}

@media (max-width:380px){
.dots01 .today li a, .reform-list li a{
    width: 92%!important;
}
.tab-more{
	top: 30px;
}
}