@charset "utf-8";
/* CSS Document */

.banner{
	height:426px;
	/*background:#0092e0 url(../images/banner.jpg) center no-repeat*/
    background:#0092e0 url(/static_common/images/guohui/xs_guohui_jiaoyufw.jpg) center no-repeat
}
.banner>img{
	display:none
}
.w100.bg_ff{
	height:75px;
	line-height:75px;
	font-size:22px
}
.w100.bg_ff>a{
	margin:0 20px;
	color:#3980bf;
	padding-left:10px;
	background:url(../images/arrow.jpg) left center no-repeat
}
.w100.bg_ff>a:hover{
	text-decoration:underline
}
.bg01{
	background-color:#f7f7f7;
	padding:30px 0
}
.tit{
	height:48px;
	line-height:48px;
	text-indent:24px;
	margin-bottom:20px;
	background:url(../images/tit02.png) -60px center no-repeat
}
.tit:nth-child(3){
	background-position:-20px center
}
.tit>a{
	font-size:16px;
	color:#777 !important
}
.list01 li{
	line-height:42px;
	text-indent:15px;
	background:url(../images/dot.png) left center no-repeat
}
.list01 li span{
	color:#777
}
.fw_list li{
	float:left;
	text-align:center;
	width:260px;
	height:110px;
	padding-top:26px;
	margin-right:20px;
	background-color:#dfedf8;
	font-weight:bold
}
.fw_list li a{
	color:#1669b3;
	font-size:20px
}
.fw_list li a:hover{
	text-decoration:underline
}
.fw_list li:last-child{
	margin:0
}
.slide{
	overflow:hidden
}
.slide .bd ul li{
	float:left;
	text-align:center;
	width:196px;
	height:60px;
	padding:22px 0;
	margin-bottom:30px;
	margin-right:24px;
	background-color:#1669b3;
	font-weight:bold
}
.slide .bd ul li a{
	color:white
}
.slide .hd{
	width:100%;
	text-align:center
}
.slide .hd ul li{
	display:inline-block;
	text-indent:-99999px;
	width:80px;
	height:6px;
	border-radius:3px;
	background-color:#dedede;
	margin:0 5px;
	cursor:pointer
}
.slide .hd ul li.on{
	background-color:#1669b3
}
.line{
	height:2px;
	background-color:#196bb4
}

.g_foot_box .m_info2 p{
   line-height:24px
}
.g_foot_box .m_info1{
  width:110px
}
.g_foot_box .m_info2{
  width:360px
}

@media screen and (max-width: 800px){

.w1100,
.w540,
.fw_list li{
	width:100%; 
}
.tit{background-size:240%;background-position: top left;}
.w1100{
	width:98%;
	margin:0 1%
}
.bg01{
	padding:1em 0
}
.banner>img{
	display:block;
	width:100%;
	height:auto
}
.banner{
	background:none;
	height:auto
}
.w100.bg_ff{
	height:auto;
	line-height:inherit;
	padding:10px 0;
	text-align:left;
	font-size:1.4em
}
.w100.bg_ff a{
	display:block;
	margin:10px
}
.list01 li{
	line-height:inherit;
	padding-left:20px;
	background-position:5px 8px;
	text-indent:0;
	margin-bottom:1em; display: flex; flex-direction: column-reverse;
}
.fw_list{
	padding:1em 0 !important
}
.fw_list li{
	margin-bottom:1em
}
.slide .bd ul li{
	width:100%;
	margin-right:0;height:auto;
}
.g_foot_box .m_foot_box,.g_foot_box .m_info2,.g_foot_box .m_info3{
	height:auto
}
.g_foot_box .m_info2,.g_foot_box .m_info3{
	padding-bottom:10px !important;
}
.g_foot_box .m_foot_box .m_foot{
	width:100%
}
.g_foot_box .m_foot_info li{
	width:90%;
	padding:0 5%;
}
.g_foot_box .m_foot_info{
	margin:20px 0 15px;
}
.g_foot_box .m_info1{
	height:auto;
	padding-top:15px !important;
	padding-bottom:10px !important;
}
.g_foot_box .m_info1 a{
	margin:5px 22px 5px 0
}
.g_foot_box .m_info2 p{
	line-height:30px;
}
.g_foot_box .m_foot_txt{
	height:auto;
	line-height:1.2rem;
	padding:10px 0;
}
.g_foot_box .m_foot_txt .foot_txt{
	width:100%
}
.g_foot_box .m_foot_txt .foot_txt p{
	margin-left:15px;
}
.m_organization,
.banner_aqrz,
#_span_jiucuo{
	/*display:none*/
}
.g_foot_box .m_foot_info li{
	margin-left:0
}
	
}