@charset "utf-8";

body{
	background: url(//zjt.hubei.gov.cn/material/images/zjt_images/sswgh_images/bg.jpg) 50% 0 no-repeat; 
}
@media(max-width: 1200px){
body{
	width: 1200px;
}
}
.site-logo{
	position:absolute;
	z-index:9;
	top:10px;
	left:80px;
}
.site-logo img{
	width:270px
}
@media (max-width: 480px){
.site-logo{
	padding-top:5px
}
.site-logo img{
	width:100px
}
}
.header{
	height: 400px;
	background: transparent;
}
.content{
	padding: 45px 0px;
}
.grid{
    padding: 0 10px;
}
@media(max-width: 1200px){
.grid {
    padding: 0px 0px;
}
}
h2{
	height: 55px;
	line-height: 35px;
	color: #db000d;
	font-size: 34px;
	background: url(//zjt.hubei.gov.cn/material/images/zjt_images/sswgh_images/title.png) 50% 0 no-repeat;
}
h3.tab{
	height: 50px;
	border-bottom: none;
}
h3.tab a{
    line-height: 50px;
    margin: 0 10px;
    background-color: #ffab4e;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
}
h3.tab a.current{
    color: #fff;
	background-color: #fc5c2d;
}
h3.tab a+a:before{
	display: none;
}
.tab-pane .pane{
	background: url(//zjt.hubei.gov.cn/material/images/zjt_images/sswgh_images/sswgh.png) 50% 0 no-repeat;
	height: 499px; 
}
.p1,.p2{
	margin-bottom: 80px;
}
.p1 .pane ul{
	padding: 92px 105px 55px;
}
.p1 .pane ul p{
	text-indent: 2em;
    line-height: 28px;
    position: relative;
}
.p1 ul p a{
	position: absolute;
	right: 0px;
	color: #004ed0;
    font-weight: bold;
}
.p2 ul li{
	float: left;
}
.p2 ul li+li{
	margin-left: 20px;
}
.p3{
	background-color: transparent;
}
.w592{
	width: 592px;
	float: left;
}
.p3 ul{
	height: 400px;
	padding: 145px 15px 15px;
}
.p3 ul.sew{
	background: url(//zjt.hubei.gov.cn/material/images/zjt_images/sswgh_images/sew.jpg) 50% 0 no-repeat; 
}
.p3 ul.ssw{
	background: url(//zjt.hubei.gov.cn/material/images/zjt_images/sswgh_images/ssw.jpg) 50% 0 no-repeat; 
}
.p3 ul+ul{
	margin-left: 15px;
}
.p3 ul li{
	line-height: 35px;
}