@charset "utf-8";
/* CSS Document */

*{font-size:12px;;margin:0;padding:0; color:#505050;}	
li{list-style:none;}
h1,h2,h3,h4{font-weight:normol;}
img{display:block;border:none 0;}
a{text-decoration:none;}
dd{ cursor:pointer;}


#topdiv{
	width: 100%;
}
.qiehuan1{
	width: 100%;
	height: 267px;
	
}
.div1{
	width: 100%;
	height: 40px;
	
	display: flex;
	justify-content:space-between;
}

.div1 div{
	width: 33%;
	height: 40px;
	background-color: #F7F7F7;
	text-align: center;
	line-height: 40px;
	
}
.div1 div a{
	color: #66667D;
	font-size: 0.3rem;
}
.div2{
	width: 33%;
	height: 40px;
	background-color: #006DAD !important;
	text-align: center;
	line-height: 40px;
	
}
.div2 a{
	color: white !important;
	font-size: 0.3rem;
}
.div4{
	width: 94%;
	height: 225px;
	
	padding: 0 10px;
}
.ul1 li{
	line-height: 27px;
    font-size: 0.25rem;
}
.ul1 li samp{
	float: right;
}
.divn{
	display: none;
}
.divy{
	display: block;
}
.lanmu1{
	width: 100%;
	
}
.lanmu2{
	width: 90%;
	margin: auto;
	
}
.lanmu2 ul li{
	line-height: .4rem;
	border-bottom: 1px solid #D3D3D3;
	padding: .23rem 0;
}
.lanmu2 ul li a{
	font-size: .28rem;
}
.lanmu2 ul li a span{
	display: block;
    position: static;
    font-size: .2rem;
    color: #666;
    margin-left: 0;

}
.g_container{
	min-height: 500px;
}
.g_main .g_container {
    position: relative;
}

.g_main .g_container {
    border: none;
    padding: .4rem .3rem;
    margin-top: 0;
}
.g_title {
    font-size: .4rem;
    color: #4174cc;
    border-bottom: none;
    text-align: left;
    padding: 0;
    }
.g_info {
    font-size: .2rem;
    line-height: .4rem;
    text-align: left;
    padding: .27rem 0;
}
.g_content {
   font-size: .27rem;
    line-height: 0.5rem;
}
.g_content img{
	width: 100% !important;
}