﻿.notice{
	padding:15px;
	border-bottom:8px #e5e5e5 solid;
	/*display:-webkit-box;*/
	position: relative;
	height:60px;
	overflow: hidden;
}
.notice .sp1{
	font-size:16px;line-height:25px;
	color:#eb3333;
	text-align:left;
	width:90px;
	display:inline-block;
	font-weight: bold;
	margin-top:-3px;
}
.notice ul{
	/*-webkit-box-flex:1.0;*/
	position: absolute;
	width:100%;
	left:0px;
	top:0px;
	padding-left:105px;
}
.notice ul li{
	width:100%;
	text-align:left;
	font-size:16px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

	.tabBox .hd{ 
		height:55px;
		position:relative;
		padding:10px 15px;
		overflow-x:scroll;
	}
	.tabBox .hd ul{
		position: absolute;
		left:15px;
	}
	.tabBox .hd ul li{
		float:left;
		padding:0 10px;
		line-height:35px;
		padding:0px 15px;
		font-size:18px;
		font-weight: bold;
		color:#282828;
	}
	.tabBox .hd ul .on{
		color:#fff;
		background:#fe0000;
		border-radius:6px;
	}
	.tabBox .bd ul{ padding:0px 0 10px 15px;  }
	.tabBox .bd li{ height:35px; line-height:35px;font-size:15px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.tabBox .bd li a{ padding-left:15px; }
	.tabBox .bd li:before{
		position:absolute;
		display:inline-block;
		content:">";
		color:#6c1c1c;
		left:0px;
	}
	.tabBox .bd ul li.more:before{
		display:none;
	}
	.tabBox .bd ul li.more{text-align:center;margin-top:10px;height:38px;}
	.tabBox .bd ul li.more a{background:#e5e5e5;border-radius:6px;width:60%;display:inline-block;padding:0px;line-height:38px;}

.tabBox .m_tit{background:url(/res/tianzhujiao_new/structure/18110926.png) no-repeat left bottom ;background-size:1.35em;
    font-size: 18px;height:2em;line-height:2em;
    border-bottom: 1px solid #967e45;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;padding-left:1.6em
}

.guide-news{
	border-top:8px #e5e5e5 solid;
	padding:10px 15px;
	margin-top:10px;
}
.guide-news .h1{
	padding:0px;
}
.guide-news .tab1{
	width:100%;
	border-collapse: collapse;
	margin-top:15px;
}
.guide-news .tab1 td{
	border-collapse: collapse;
	padding:8px 0px;
	text-align:left;
	font-size:14px;
	vertical-align: top;
	border:1px #e5e5e5 solid;
	line-height:200%;
}
.guide-news .tab1 .td1{
 
	color:#08a0e3;
	
	font-weight:bold;
	padding:8px 10px;
}
.guide-news .tab1 td a{
	padding:0px 10px;display:inline-block;
}
.guide-news .tab1 .td1 a{color:#08a0e3;}
.work{
	border-top:1px #d2d2d2 solid;
	padding:20px 0px 10px;border-bottom:8px #e5e5e5 solid;
}
.work ul li{
	width:25%;
	float:left;
	padding:0px 15px;
	text-align:center;
	
}
.work ul li a{
	color:#282828;
	font-size:15px;
}
.work ul li span{
	display:block;
}
.work ul li .pic{
	position: relative;
	text-align:center;
}
.work ul li .tit{
	line-height:40px;
}
.work ul li .pic:before{
	width:50px;
	height:50px;
	border-radius: 50px;
	border:2px #eb3333 solid;
	color:#eb3333;
	font-size:30px;
	display:block;
	line-height:52px;
	margin:0px auto;
}
.work ul li .icon-xinfeng:before{
	font-size:36px;
}
.work ul li .icon-zhexian:before{
	font-size:28px;
}
.work ul li .icon-login{
	font-weight:bold;
}