@charset "utf-8";
/* CSS Document */
.banner{
	height:430px;
	background:url(/static_common/images/guohui/xw_guohui_sjkf_banner.jpg) center top no-repeat
}
.box1 .tit{
	width:100%;
	height:53px;
	line-height:53px;
	border-top:2px solid #245399;
	background-color:#f5f5f5
}
.box1 .tit h3{
	float:left;
	padding:0 40px 0 20px;
	color:white;
	font-size:24px;
	background:#245399 url(../images/tit_bg.gif) right center no-repeat
}
.box1 .tit a{
	margin-right:20px;
	font-size:16px;
	color:#245399
}
.list01 li{
	line-height:1.2;
	margin:20px 0;
	font-size:16px;
	padding-left:15px;
	display:flex;
	justify-content:space-between;
	background:url(../images/dot2.png) left center no-repeat
}

.fourBtn{
	margin-top:20px;
	display:flex;
	justify-content: space-between;
} 
.fourBtn li{
	width:303px;
	height:120px;
	line-height:120px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	background-color:white;
	border-bottom:2px solid #245399
}
.fourBtn li img{
	vertical-align:middle;
	margin-right:15px
}
.fourBtn li a{
	display:block;
	color:#245399
}

/*------------foot-----------*/
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.footer{
    margin:0 auto;  
    text-align: center;border-top:4px solid #1f68cf;padding:25px 0 30px;
}
.por {
    position: relative;
}
.foot{
	height:auto;
	background-color:#ffffff;
}
.foot_nav{
	padding-bottom:20px;
}

.footer p{
	line-height:30px
}
.zf01,
.zf02{
	position:absolute; margin-top: 80px;top:0;
}
.zf01{
	left:10%;
}
.zf02{
	right:10%
}


@media (max-width: 820px) {

.w1280{
	width:98%;
	margin:0 1%;
	box-sizing:border-box
}
.main{
	width:100%;
	margin-top:0;
	padding:0 2%
}
.banner{
	height:36vw;
	background-size:120% auto
}
.mgt20{
	margin-top:10px
}
.pd20{
	padding:10px
}
.banner img{
	width:50%;
	margin:10px
}
.banner .w1200{
	text-align:center
}
.intro{
	padding:20px 0
}
.intro .tit,
.box1 .tit h3{
	font-size:1.1rem;
}
.intro p{
	line-height:2;
	font-size:18px
}
.w390,
.w390>a>img{
	width:100%;
	margin:0 !important
}
.list01,
.fangan{
	height:auto
}
.fourBtn{
	flex-direction: column;
	margin-top:10px
}
.fourBtn li{
	width:100%;
	height:80px;
	line-height:80px;
	margin-bottom:10px
}
	
.zt,
.zt img{
	width:100%
}

.footer{
	padding:1em 0;
	
}
.w1200{
	width:100% !important
}
.footer p{
	padding:0 2%;
}
.head img{
    position: absolute;
    left: 20px;
    top: 20px;
    width: 80%;
}
.zf01, .zf02{position:relative;margin:0;top:auto}
.zf01{left:auto}
.zf02{right:auto}



}