/* CSS Document */
/* CSS Document */

.sjbg {
	background-image: url(../img/sjbg.jpg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	background-size: 100% 100%;
	position: fixed;
	z-index: -10;
}
.indexbg {
	background-image: url(../img/indexbg.jpg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	background-size: 100% 100%;
	position: fixed;
	z-index: -10;
}
.ghbg {
	background-image: url(../img/ghbg.jpg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	background-size: 100% 100%;
	position: fixed;
	z-index: -10;
}
.gh {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.sjlogo {
	width: 70%;
	margin: 0 auto;
	height: auto;
	align-content: center;
	text-align: center;
	padding-top: 2em;
}
.sjcenter {
	margin-top: 10px;
}
.sjcenter a {
	color: #fff;
	font-size: 18px;
}
.sjbtn1 {
	background-color: #e60e1c;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
.sjbtn2 {
	background-color: #2f33d3;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
.sjbtn3 {
	background-color: #139943;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
/*9-3修改*/
.sjbtn20 {
	background-color: #2f33d3;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 13px;
	padding-bottom: 8px;
}
.sjbtn30 {
	background-color: #139943;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 13px;
	padding-bottom: 8px;
}
.sjhzh{
	width: 86%;
	padding: 0 6.99%;
	font-size: 14px;
	height:  350px;
	overflow: scroll;
}

/*9-3修改结束*/
.sjbtn4 {
	background-color: #e60e1c;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
.sjbtn5 {
	background-color: #e6b83e;
	width: 70%;
	height: 2.5em;
	border-radius: 8px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
.gobtn {
	width: 70%;
	height: 3.5em;
	position: absolute;
	bottom: 40px;
	left: 16%;
}
.sjsearch {
	width: 200px;
	height: 40px;
	padding-left: 10px;
	display: block;
	border: 2px solid #ffffff;
	appearance: none;
	/*清除默认样式*/
	-moz-appearance: none;
	-webkit-appearance: none;
}
/*清除ie下面的默认样式*/
select::-ms-expand {
display:none;
}
.con {
	width: 79%;
	height: auto;
	padding: 10%;
	margin: 0 auto;
}
.con img {
	padding: 20px 0;
}
.conlist {
	width: 90%;
	height: auto;
	padding: 5%;
	margin: 0 auto;
	background-color: #EAEAEA;
	float: left;
}
.conlist .list {
	width: 45%;
	height: auto;
	float: left;
	padding: 1.6%;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	box-shadow: 4px 2px 2px #cfcfcf;
	margin-top: 30px;
}
.conlist .list img {
	padding: 10px 0;
}
.conlist .ml {
	margin-left: 1.5%;
}
.mapbtn button {
	margin-top: 20px;
	width: 80px;
	height: 26px;
	float: left;
	background: #08CD00;
	color: #fff;
	border-radius: 8px;
	font-size: 12px;
	box-shadow: 0 1px white inset;
	border: 1px solid rgba(0,0,0,.1);
}
/*这里是新改动css*/

/*这里是首页效果css*/
.inman {
	width: 90%;
	height: auto;
	padding: 4.99%;
	float: left;
}
.inroll {
	width: 100%;
	float: left;
}
.swiper-container {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.innav .list {
	width: 100%;
	float: left;
	padding-bottom: 37px;
}
.innav .list .listone {
	width: 24.9%;
	float: left;
	font-size: 16px;
	text-align: center;
}
.innav .listone img {
	width: 80%;
	padding: 10px 9.99%;
}
.dtlist {
	width: 100%;
	margin-top: 20px auto;
}
.dtlist .wrap {
	margin: 0 auto;
}
.dtlist .tabs {
	height: 32px;
	background: #fff;
	width: 100%;
	padding-top: 8px;
	text-align: center
}
.dtlist .tabs .part {
	display: block;
	float: left;
	width: 24.99%;
	color: #171717;
	text-align: center;
	height: 20px;
}

.dtlist .tabs a {
	width: 70px;
	display: block;
	color: #171717;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 2px;
}
.dtlist .tabs span.active a {
	color: #171717;
	border-bottom: 4px solid #e65354;
}
.dtlist .swiper-container {
	width: 100%;
	border-top: 0;
	margin-top: 10px!important
}
.dtlist .swiper-slide {
	width: 100%;
	background: none;
	color: #373737;
	margin-top: 16px;
	display: block;
}
.dtlist p {
	text-align: center;
}
.dtlist .mainlist{
	width: 100%;
	float:left;
}
.dtlist .content-slide{
	width: 100%;
	margin: 0 auto;
}
.dtlist .content-slide .a1{
	width: 95%;
	margin: 0 auto;
	float: left;
	padding-bottom: 20px;
	color: #2e2e2e;
}
.dtlist .swiper-container1 .divtext{
	width: 60%;
	height: 60px;
	float:left;
	text-align: left;
	padding:0 7%;

}
.dtlist .swiper-container1 .divtext p{
	text-align: left;
}
.dtlist .swiper-container1 .img1{
	float: left;
	width: 26%;
	height: 70px;
	/* padding-left: 10px; */
}
.dtlist .dateg{
	width: 50%;
	color:#c7c7c7;
	font-size:small;
	float: left;
}


/*工会职能简介*/
.mtitle{
	color: #d50000;
    font-size: 24px;
    font-weight: bold;
    width: 80%;
    padding: 30px 9.9% 0 9.9%;
    margin: 0 auto;
    text-align: left;
}
.mcon{
	width: 86%;
	padding:6.99%;
	margin: 0 auto;
	font-size: 14px;
}
.mcon video,
.mcon img{
	width: 85%;
	max-width: 85%;
}
.mcons{
	width: 86%;
	padding:6.99%;
	margin: 0 auto;
	font-size: 14px;
}
.mcons video,
.mcons img{
	width: auto;
	max-width: 100%;
	display: inline;
}
.pagecon{
	width: 86%;
	padding:6.99%;
	margin: 20px auto;
	font-size: 14px;
	height:auto;
}
/*通知工作动态等列表展示*/
.mmcon{
	width:100%;
	margin: 0 auto;
}
.listbgcolor{
	padding-top: 50px;
	padding-bottom: 80px;
	color:#fff;
	float:left;
	background-image: url(../img/ghredbg.jpg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 100% 100%;
	z-index: -10;
	text-align: center;
}
.listbgcolor h3{
	font-size: 40px;
	font-weight: 200;
}

.tzlist{
	width:100%;
	float:left;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.tzlist .divtext{
	width: 64%;
	height: 60px;
	float:left;
	text-align: left;
	padding:0 3%;
	font-size: 18px;
	line-height: 22px;
}
.tzlist a{
	color: #171717;
}
.tzlist .divtext span{
	text-align: left;
	display: block;
}
.tzlist .img1{
	float: left;
	width: 30%;
	height: 80px;
	/* padding-right: 10px; */
}
.tzlist .dateg{
	width: 50%;
	color:#c7c7c7;
	font-size:small;
	float: left;
}
.fllist{
	width:100%;
	float:left;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.fllist .divtext{
	height: 20px;
	float:left;
	text-align: left;
	padding:0 3%;
	font-size: 18px;
	line-height: 22px;
}
.fllist a{
	color: #171717;
	text-align: left;
}
.contitle{
	font-size: 18px;
	font-weight: bold;
	width: 80%;
	padding: 30px 9.9% 0 9.9%;
	margin: 0 auto;
	text-align: center;
}
.condate{
	width: 100%;
	color:#c7c7c7;
	font-size:small;
	float: left;
	text-align: center;
}

.dangbgcolor{
	width: 100%;
	height: 120px;
	padding-top: 80px;
	color:#fff;
	float:left;
	background: -webkit-linear-gradient(#be2a2a,#b50404);
    background: -o-linear-gradient(#be2a2a,#b50404);
    background: -moz-linear-gradient(#be2a2a,#b50404);
    background: -mos-linear-gradient(#be2a2a,#b50404);
    background: linear-gradient(#be2a2a,#b50404);
	text-align: center;
}
.dangbgcolor h3{
	font-size: 40px;
	font-weight: 200;
}
/*预定*/
.orderbg{
	width: 100%;
	height: auto;
}
.ordercon{
	width:100%;
	float: left;
}
.ordercon ul{
	float:left;
	width:100%;
}
.ordercon ul li{
	line-height: 40px;
	border-bottom: 1px solid #dadada;
	font-size: 16px;
}
.ordercon input{
	outline-style: none ;
	width: 100%;
	height: 30px;
	font-size: 16px;
	color:#919191;
}
.ordersent{
	width:73%;
	float:left;
	padding-left:23%;
	padding-top:20px;
}
.ordersent input{
	margin: 0 auto;
	width: 78%;
	height: 34px;
	border-radius: 8px;
	background-color: #53ac7e;
	color:#fff;
	font-size: 14px;
}
.ordersent .fanhui{
	margin: 0 auto;
	width: 78%;
	height: 34px;
	border-radius: 8px;
	background-color: #e2e2e2;
	color:#7a7a7a;
	font-size: 14px;
}
/*职工教育内容*/
.zgcon {
	width: 79%;
	height: auto;
	padding: 10%;
	margin: 0 auto;
}
.zgcon h1{
	font-size: 18px;
	font-weight: bold;
}
.zgcon .timer{
	width:100%;
	float: left;
	line-height: 20px;
	color: #b1b1b1;
}
.zgcon .btime{
	width: 100%;
	float: left;
	height: 70px;
	border: 1px solid #ccc;
	text-align: left;
	margin:20px 0 20px 0;
	line-height: 30px;
	font-size: 12px;
}
.zgcon .gime{
	width:49%;
	float: left;
	line-height: 20px;
	color: #b1b1b1;
}
.zgcon .dot{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #C12023;
	float: left;
	margin: 10px 10px 10px 20px;
}

/*法律服务图标分类*/
.listicon{
	width:100%;
	float: left;
	margin-top: 30px;
}
.listicon li{
	width: 28.9%;
	float: left;
	text-align: center;
	padding:2%;
}
.listicon li .imgicon{
	float: left;
	width: 70px;
	height: 70px;
}
.listicon span{
	width: 73%;
	float: left;
}
.listicon a{
	color: #373737;
}

/*在线留言*/
.lmessage{
	width: 100%;
	float: left;
}
.lbgcolor{
	width: 100%;
	height: 120px;
	padding-top: 80px;
	color:#fff;
	float:left;
	background: -webkit-linear-gradient(#00d2ff,#0074be);
    background: -o-linear-gradient(#00d2ff,#0074be);
    background: -moz-linear-gradient(#00d2ff,#0074be);
    background: -mos-linear-gradient(#00d2ff,#0074be);
    background: linear-gradient(#00d2ff,#0074be);
	text-align: center;
}
.lbgcolor h3{
	font-size: 40px;
	font-weight: 200;
}
.lsent{
	width: 70px!important;
	float: left;
	margin: 10px!important;
	border-radius: 15px!important;
	background: -webkit-linear-gradient(#00cbff,#0074be);
    background: -o-linear-gradient(#00cbff,#0074be);
    background: -moz-linear-gradient(#00cbff,#0074be);
    background: -mos-linear-gradient(#00cbff,#0074be);
    background: linear-gradient(#00cbff,#0074be);
}
/*9-3修改*/
.mmphone{
	width:100%;
	float: left;
	margin-top: 40px;
	text-align: center;
	font-size: 12px;
	color:#A2A2A2;
}
.lsenta{
	width: 100px!important;
	float: left;
	margin: 10px!important;
	border-radius: 25px!important;
	background: #0c77c7;
}
.ordersenta{
	width:73%;
	float:left;
	padding-left:15%;
	padding-top:20px;
}
.ordersenta input{
	margin: 0 auto;
	width: 78%;
	height: 34px;
	border-radius: 8px;
	color:#fff;
	font-size: 14px;
}
.ordersenta .fanhui{
	margin: 0 auto;
	width: 78%;
	height: 34px;
	border-radius: 8px;
	background-color: #e2e2e2;
	color:#7a7a7a;
	font-size: 14px;
}
/*9-3修改*/
.xiang{
	width: 100%;
	color: #818181;
	font-size: small;
	float: left;
	height: 40px;
	overflow: hidden;
}
.img2 img{
	float: left;
	width: 80px;
	height: 70px;
	padding-right: 10px;
}


.txtbg {
	/* background-image: url(../img/txtbg.jpg); */
	width: 100%;
	height: 100%;
	/* background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	background-size: 100% 100%;
	position: fixed;
	z-index: -10; */
}
.txtcon{
	width:70%;
	padding:120px 15% 0 15%;
	font-size: 12px;
	line-height: 24px;
	text-decoration-line: underline;
	text-decoration-color: #EB6062;
}
/* .txtbg .clickml a{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 40px;
	width:100%;
	text-align: center;
} */
.txtconaa{
	width:70%;
	padding:60px 15% 0 15%;
 	font-size: 12px;
	line-height: 24px;
}
.txtbg .clickml{
	padding: 2.4%;
	width:95%;
	text-align: center;
}
.txtbg .clickml a{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
/* .mlbg {
	background-image: url(../img/txtmlbg.jpg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	background-size: 100% 100%;
	position: fixed;
	z-index: -10;
}

.txtul{
	width:70%;
	padding:120px 15% 0 15%;
font-size: 12px;

		line-height: 32px;
} */
.mlbg {
	width: 100%;
	height: 100%;
}

.txtul{
	width:70%;
	padding:40px 15% 0 15%;
	font-size: 12px;
	line-height: 32px;
}
.txtul  a{
	color: #000;
	font-size: 12px;
	width:100%;
	text-align: center;

}
.txtul h3{
	width: 30px;
	float: left;
	color: #C5171A;
	font-weight: bold;
}
.txtul span{
	width: 85%;
	float:left;
}
.txtul2{
	width:70%;
	padding:0 15%;
	font-size: 18px;
	line-height: 32px;
}
.txtul2  a{
	color: #000;
	font-size: 18px;
	width:100%;
	text-align: center;

}
.txtul2 h3{
	width: 30px;
	float: left;
	color: #C5171A;
	font-size: 18px;
	font-weight: bold;
}
.txtul2 span{
	width: 85%;
	float:left;
}
.fnav{
	width: 100%;
	float: left;
	/* position: absolute; */
	position: fixed;
	bottom:0;
	height: 60px;
	background-color: #fff;
	border-top:1px solid #DCDCDC;
}
.fnav ul li{
	width: 50px;
	float: left;
	text-align: center;
}
.fnav ul li img{
	margin: 0 auto;
	width: 30px;
	height: 30px;
}
.fnav .bbtn{
	width: 100px;
	float: right;
	background-color: #981416;
	color: #fff;
	height: 60px;
	line-height: 60px;
}
.fnav .bbtn a{
	display: block;
	width: 100px;
	height: 60px;
	color: #fff;
}





/*2021517cssreset*/
.lawcon {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 40px 4.99%;
}
.lawcon img{
	float: left;
	width: 46%;
	height: auto;
	padding: 5px 1.99%;
}
.bot{
	width: 100%;
	position: absolute;
	bottom: 0;
}


.ghhcon {
	width: 90%;
	height: auto;
	margin: 0 auto;
	float:left;
	padding: 100px 4.99%;
}
.ghhcon img{
	float: left;
	width: 100%;
	height: auto;
	padding: 12px 0;
}


.ylcon{
	width:90%;
	height: auto;
	margin:0 auto;
	padding: 20px 4.99%;
}
.ylcon .yltxt{
	padding-top:20px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.ylcon img{
	padding-bottom: 20px;
}
.ylcon .yla{
	width: 50%;
	text-align: center;
	margin: 20px auto;
	background-color: #e741c6;
	color: #ccc;
	padding: 15px;
	border-radius: 15px;
}
.ylcon a{
	color: #fff;
	font-size: 20px;
}

.zpcon{
	width:90%;
	height: auto;
	margin:0 auto;
	padding: 20px 4.99%;
}
.zpcon .zptxt{
	padding-top:20px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.zpcon img{
	padding-bottom: 20px;
}
.zpcon .yla{
	width: 50%;
	text-align: center;
	margin: 20px auto;
	background-color: #dc4221;
	color: #ccc;
	padding: 12px;
	border-radius: 15px;
}
.zpcon a{
	color: #fff;
	font-size: 16px;
}


.zdcon {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 40px 4.99%;
}
.zdcon img{
	float: left;
	width: 46%;
	height: auto;
	padding: 12px 1.99%;
}
.dwyy{
	width: 100%;
	float: left;
	margin-top:20px;
}
.dwyy .dwyybtn{
	margin:0 auto;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	width: 86%;
	height: 50px;
	display: block;
    background-color: #fe917a; /* 不支持线性的时候显示 */
    background-image: linear-gradient(to bottom right, #fe917a , #ffd08d);
	border-radius: 14px;
}

.zggcon{
	width: 90%;
	height: auto;
	margin: 20px auto;
}
.zggicon{
	width: 100%;
	float: left;
	overflow: auto;
}
.zggicon ul{
	width: 120%;
	float:left;
}
.zggicon .ullist{
	background-color: #FCC1C2;
	/* border-radius: 0 5px 5px 5px; */
}
.zggicon .ullist li{
	margin: 0;

}
.zggicon ul li{
	padding: 5px 8px;
	float: left;
	color: #2f3232;
	font-size: 14px;
	border-radius: 5px 5px 0 0;
	margin: 5px 5px 0px 0;
}
.zggicon .redd{
	background-color:#FCC1C2;
	color: #e44859;
}
.zgglist{
	width: 100%;
	padding:0 0 20px 0;
	margin-top:20px;
	float:left;
	background-color: #f3f3f3;
	border-radius: 14px;
	height: auto;

}
.zgglist a{
	color: #2c2c2c;
}
.zgglist ul li{
	width: 30%;
	margin-top: 20px;
	padding: 0;
	height: 170px;
	float: left;
}
.zgglist .mid{
	margin-left:1.5%;
	margin-right: 1.5%;
}
.zgglist ul li img{
	width:100px;
	height: 100px;
	border-radius: 50%;
}
.zgglist h3{
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	line-height: 20px;
}
.zgglist .span{
	width: 60%;
	text-align: center;
	font-size: 12px;
	margin:5px auto;
	background-color:#e44859;
	color: #FFE21D;
	padding: 0 5px;
	line-height: 30px;
	border-radius: 20px;
}

/*社会治理*/
.shhcon{
	width: 90%;
	height: auto;
	margin: 20px auto;
}
.shhimg ul li{
	width: 24%;
	padding: 0 0.5%;
	float: left;
}
.shhimg h3{
	font-size: 16px;
	color: #8f8f8f;
}
.shhcon .upimg{
	width: 100%;
	height: auto;
	border-radius: 20px;
	margin: 20px 0;
}
.upinfo{
	float: left;
	margin-top:20px;
	width: 100%;
	background-color: #f4f7fe;
}
.upinfo .infotxt{
	width: 85%;
	padding: 10px 7.4%;
	color: #888888;
	margin-top:20px;
	font-size: 16px;
}
.upinfo .h100{
	height: 100px;
}
.upinfo .infoar{
	width: 85%;
	padding: 10px 7.4%;
	color: #888888;
	margin-top:20px;
	border: none;
	font-size: 16px;
}

.gztj{
	width: 100%;
	float: left;
	margin-top:20px;
	margin-bottom: 40px;
}
.gztj .gztjbtn{
	margin:0 auto;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	width: 86%;
	height: 50px;
	display: block;
    background-color: #567dff;
	border-radius:34px;
}

/*阵地建设内容列表*/
.jjinfo{
	width: 90%;
	padding: 4.9%;
	color: #7b7b7b;
	font-size: 14px;
}
.jjinfo .dxbtn{
	width: 46%;
	float: left;
	padding: 0 1.9%;
}
.zdlistcon{
	width: 100%;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #a9a5a6;
}
.zdlistcon .zdimgg{
	width: 35%;
	height:90px;
	float: left;
}
.zdlistcon .zdimg{
	width: 100px;
	height:90px;
	position: relative;
	float: left;
	border-radius: 20px;
}
.zdlistcon .h3title{
	width: 64%;
	float: left;
}
.zdlistcon h3{
	font-size: 14px;
	color: #1f1f1f;
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
}
.zdlistcon h3 a{
	color: #1f1f1f;
}
.zdsite{
	width: 87%;
	float: left;
	color: #7b7b7b;
	margin-top:10px;
}
.zdsite span{
	width: 100%;
	float: left;
	line-height: 16px;
}
.zdmap{
	width: 12%;
	float: left;
	margin-top:10px;
}
.zdmap img{
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
}
.zdmap span{
	margin: 0px;
	color: #419ceb;
}


/*光辉历程*/
.cardexplain{
	margin:11px 10px 20px 9px;
	min-width:301px;
}
#message{ background-color:#f7f7f7}
.history { background:url(../img/line04.png) repeat-y 15px 0;  position:relative; }
.history-date h2 { background:url(../img/icon06.png) no-repeat 0 0; height:32px; font-size:24px; font-family:微软雅黑; font-weight:normal; padding-left:40px; margin:-3px 0 30px 6px; padding-top:0; background-size:22px auto;color:#87ceeb; }
.history-date h2.first { position:absolute; left:0; top:0; z-index:99;}
.history-date h2 img { vertical-align:-5px;}
.history-date h2.date02 { background:none;}
.history-date ul {}
.history-date ul li { background:url(../img/icon07.png) no-repeat 8px 0; background-size:15px 14px; padding: 0 0 20px 30px; zoom:1; }
.history-date ul li.last { padding-bottom:0;}
.history-date ul li:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.history-date ul li h3 { color:#87ceeb; font:normal 16px Arial; margin: -2px 0 10px 0}
.history-date ul li h3 img { float:left; margin-right:5px; width:32px; height:32px;border-radius: 3px;}
.history-date ul li h3 span { display:block; color:#87ceeb; font-size:12px; margin-top:2px;}
.history-date ul li dl { background-color: #FFFFFF;
    color: #666666;
    display: block;
    font-size: 12px;
	padding:10px;
	position:relative;
    border-radius: 5px 5px 5px 5px;
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
}

.history-date ul li dl.huifu {
	background-color: #FFFFFF;
    box-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.ghlcfl{
	float: left;
	width: 80%;
	padding:15px;
	background-color:#e3e3e3;
	border-radius: 15px;
}
.ghcontainer{
	margin-top: 40px;
}

/* Style the tab */
div.tab {
    overflow: hidden;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab a,
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
div.tab a:hover,
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab a.active,
div.tab button.active {
    background-color: #ad1f1e;
	color: #fff;
}