*{margin: 0;padding: 0; border: none}
body{font-family: "微软雅黑";font-size: 14px;color:#3c3c3c ;background: #b2c7e0}
li{ list-style:none; line-height:24px}
a{color:#3c3c3c; text-decoration: none; }
a:hover{color: red; text-decoration:underline}
/* .wrap{margin: 0 auto; background: #fff; min-height: 500px;width: 1000px} */
/* .header{width: 1000px;height: 246px;overflow:hidden;border-bottom: 2px solid #399ae7} */
.main{padding: 5px 0px 10px 10px;background:url(../images/bg.jpg) no-repeat; background-position:bottom;  
background-size: 100%;
overflow:hidden;display: flex;justify-content: space-between;}
.main > div {float: left; overflow: hidden;margin-bottom: 10px; }
.left{width: 247px;}
h2{ margin-bottom: 5px;padding-left: 5px; line-height: 30px;background: #65a8dd; font-family: "微软雅黑"; font-weight: normal;font-size: 16px;}
.ztwz td{ line-height:24px}
.right{ border:#dddddd 1px solid; width:920px; margin-left:10px;
	border-bottom: none;
}
.right>ul{
	margin-left: 25px
}
.footer{line-height: 40px;text-align: center; margin-top:-45px}
.title{ font-size:15px; font-weight: bold}
.zpfx{ padding-left:25px; background:url(../images/dot.png) no-repeat; margin-left:10px;width: 160px}
.zpfx span{float: right;}
.zpfx span a{ color:red; }
.zzcl{ padding-left:25px;background:url(../images/c.png) no-repeat; margin-left:10px; cursor:pointer}
.zzcl2{ padding-left:25px;background:url(../images/o.png) no-repeat; margin-left:10px; cursor:pointer}
.zzcl:hover{ color:red; text-decoration:underline}
.zzcl2:hover{ color:red; text-decoration:underline}
.list1{padding-left:25px; background:url(../images/l1.png) no-repeat;margin-left:10px}
.list2{padding-left:25px; background:url(../images/l2.png) no-repeat;margin-left:10px}
.list3{padding-left:45px; background:url(../images/l3.png) no-repeat;margin-left:10px}
.ifr{ width:100%; height:650px; border:none; overflow:hidden}
.zongfen{color: #b94b00; font-weight: normal;}
.list{display: none}



#igs {
	margin: 0px auto;
	width: 1000px;
	height: 246px;
	position: relative;overflow: hidden;
}

.ig {
	position: absolute;
}

#tabs {
	position: absolute;
	list-style: none;
/*	background-color: rgba(255,255,255,.5);*/
	left: 820px;
	bottom: 2px;
	border-radius: 0px;
	padding: 5px 0 5px 5px;
	width: 201px;
	/*display: none;*/
}

.tab {
	float: left;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	overflow: hidden;
	margin-right: 4px;
	border-radius: 100%;
	background-color: #666;
	color: #fff;
}
.tab:hover{ background: pink}
.btn {
	position: absolute;
	color: #fff;
	top: 90px;
	width: 40px;
	height: 100px;
	background-color: rgba(255,255,255,.3);
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
	border-radius: 5px;
	margin: 0 5px;
	cursor: pointer;
	display: none;
}

.btn2 {
	position: absolute;
	right: 20px;
}

.btn:hover {
	background-color: rgba(0,0,0,.7);
} 

.left-list{
	
}
.left-list>li{
	margin-left: 10px;
	margin-bottom: 8px;
	width: 232px;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	background: url(../images/left1.png);
	font-size: 16px;
	padding-left: 38px;
	color: #fafafa;
}
.left-list>li:hover{
	opacity: 0.7;
}

.left-list>li:nth-child(1){
	background: url(../images/left0.png);
}
.left-list>li:nth-child(2){
	background: url(../images/left1.png);
}
.left-list>li:nth-child(3){
	background: url(../images/left2.png);
}
.left-list>li:nth-child(4){
	background: url(../images/left3.png);
}
.left-list>li:nth-child(5){
	background: url(../images/left4.png);
}
.left-list>li:nth-child(6){
	background: url(../images/left5.png);
}
.left-list>li:nth-child(7){
	background: url(../images/left6.png);
}
.left-list>li>a{
	color: #fafafa;
	display: block;
}
.left-list>li>a:hover{
	color: #fafafa;
	text-decoration: none;
}

.right-dot{
	line-height: 24px;
	background: url(../images/dot.png) no-repeat;
	padding-left: 24px;
	margin-left: 10px;
}
.left-title{
	display: flex;
	justify-content: space-between;
	padding-right: 5px;
}
.right li {
	margin-left: 24px;
}
li.right-title{
	margin-left: 0px;
	margin-top: 10px;
	font-weight: 600;
	font-size: 16px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	margin-right: 20px;
}
li.right-title:first-child{
	border-top:none;
	margin-top: 0px;
}
.ybh{
	background-color: #ff0000;
}
@font-face
{
font-family: '迷你简菱心';
src: url('minijianlingxin.TTF') format('truetype'),
}
.left-zhuanti{
	margin-left: 10px;
	margin-top: 50px;
	margin-right: 5px;
	position: relative;
}
.left-zhuanti-title{
	font-size: 18px;
	font-family: "迷你简菱心";
	color: #fa6403;
	border-bottom: 2px solid #92c4e9;
	line-height: 36px;
	padding-left: 30px;
}
.left-zhuanti-title-one,.left-zhuanti-title-two{
	width: 14px;
	height: 14px;
	background-color: #fa6403;
	position: absolute;
	top:10px;
	left:0;
	z-index: 1;
}
.left-zhuanti-title-two{
	background-color: #fea772;
	margin-top: 4px;
	margin-left: 4px;
	z-index: 0;
}
.left-zhuanti-title-list{
	margin-top: 10px;
}
.left-zhuanti-title-list>li{
	line-height:30px;
	font-size: 16px;
}
.left-zhuanti-title-list>li a{
	color: #0d62a5;
}
.left-zhuanti-title-list>li a:hover{
	color:red;
}
li.right-title-smoll{
	margin-left: 60px;
}