@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;}
.gm_body{
	max-width:560px;
	background:#f2f2f2;
	margin:0px auto;
	font-size:14px;
	font-family:"微软雅黑";}
a{
	text-decoration:none;}
li{
	list-style:none;}
/*****header_top******************/
.header_top{
	background-size:cover;
	position:relative;}
.header_top>img{
	width:100%;}
.header_top_xinxi{
	position:absolute;
	width:94%;
	background:#fff;
	left:3%;
	bottom:-80px;
	border-radius:10px;}
.header_top_xinxi_lx{
	width:320px;
	height:100px;
	margin:0px auto;
	padding-top:10px}
.header_top_xinxi_lx_h2{
	font-size:18px;
	line-height:26px;
	font-weight:100;
	color:#333;}
.header_top_xinxi_lx_img{
	width:88px;
	border:1px solid #ccc;
	border-radius:80px;
	float:left;}
.header_top_xinxi_lx_div{
	float:right;
	width:220px;
	margin-top:6px;}
.header_top_xinxi_lx_ren{
	font-size:14px;
	font-weight:700;
	margin-top:2px;}
.header_top_xinxi_lx_ren>i{
	background:url(../images/0bff75c.png) no-repeat right;
	width:70px;
	height:14px;
	display:inline-block;
	background-size:contain;}
.header_top_xinxi_lx_dh{
	font-size:16px;
	margin-top:2px;}

/**********slideBox***************/
/******slideBox******/
.slideBox {
	position: relative;
	overflow: hidden;
	margin:0px auto;
	max-width: 94%;
	border-radius:10px;
}
.slideBox .hd {
	position: absolute;
	height: 20px;
	bottom: 0px;
	right: 10px;
	z-index: 1;
}
.slideBox .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.slideBox .hd li.on {
	background: #fff;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}
.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  
.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: left;
}

/*******gm_cjzs****************/
.gm_cjzs{
	width:94%;
	margin:0px auto;
	background:#fff;
	border-radius:10px;
	margin-top:10px;
	overflow:hidden;}
.gm_cjzs_h2{
	font-size:18px;
	font-weight:700;
	height:40px;
	line-height:40px;
	text-indent:10px;
	color:#333;}
.gm_cjzs_ul{}
.gm_cjzs_ul_li{
	width:50%;
	float:left;}
.gm_cjzs_ul_li_img{
	width:100%;}
.gm_cjzs_ul_li_a{
	display:block;}

/***********gs_cpzs***************/
.gs_cpzs{
	width:94%;
	margin:0px auto;
	background:#fff;
	margin-top:10px;
	border-radius: 10px 10px 0px 0px;}
.gs_cpzs_ul{
	padding-top:10px;
	background:#f2f2f2;}
.gs_cpzs_ul_li{
	width:49%;
	background:#fff;
	border-radius:10px;
	overflow:hidden;
	float:left;
	margin-bottom:8px;
	padding-bottom:6px;}
.gs_cpzs_ul li:nth-child(2n)
{
	float:right;
}
.gs_cpzs_ul_li_div{}
.gs_cpzs_ul_li_div_img{
	width:100%;}
.gs_cpzs_ul_li_h3{
	font-size:14px;
	font-weight:100;
	height:40px;
	line-height:20px;
	width:90%;
	margin:0px auto;
	overflow:hidden;}
.gm_cjzs_h2_a{
	float:right;
	font-size:20px;
	color:#333;
	margin-right:12px;}
.gs_cpzs_nav{
	line-height:42px;
	height:42px;
	background:#f2f2f2;
	width:100%;
	overflow: scroll;
    overflow-y: hidden;}
.gs_cpzs_nav_ul{
	width:600px;}
.gs_cpzs_nav_ul .this>a{
	color:#f00;}
.gs_cpzs_nav_ul_li{
	float:left;
	font-size:15px;
	margin-right:30px;}
.gs_cpzs_nav_ul_li>a{
	color:#333;}
.gundongtiao::-webkit-scrollbar {/*滚动条整体样式*/
        width: 1px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 2px;
    }
.gundongtiao::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #004a7b;
    }
.gundongtiao::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }	

.gs_cpzs_fy{
	padding-top:10px;
	padding-bottom:10px;
	background:#f2f2f2;}
.gs_cpzs_fy ul{
	float:right;}
.gs_cpzs_fy ul li{
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
	background:#fff;
	border-radius:5px;
	height:32px;
	line-height:32px;}
.gs_cpzs_fy ul li a{
	display:block;
	padding:0px 10px;}


/**********gm_gsjj***************/
.gm_gsjj{
	background:#fff;
	width:94%;
	margin:0px auto;
	border-radius:10px;}
.gs_gsjj_div{
	background:#f2f2f2;
	overflow:hidden;}
.gs_gsjj_div_h3{
	margin-top:10px;
	font-size:16px;
	background:#fff;
	padding:0px 3%;
	padding-top:10px;
	line-height:26px;}
.gs_gsjj_div_neirong{
	background:#fff;}
.gs_gsjj_div_neirong_width{
	width:94%;
	margin:0px auto;
	border-top:1px dashed #ccc;
	padding:6px 0px;}
.gs_gsjj_div_psj{
	color:#666;
	font-size:14px;
	background:#fff;
	line-height:32px;
	padding-right:14px;
	text-align:right;}
.gs_gsjj_div_neirong_width img{
	max-width:100%;}

.gs_gsjj_div_neirong_fenye{
	background:#fff;
	padding-bottom:6px;
	border-radius:0px 0px 10px 10px;
	
	margin-top:10px;}
.gs_gsjj_div_neirong_fenye ul{
	margin-left:10px;}
.gs_gsjj_div_neirong_fenye ul li{
	font-size:15px;
	line-height:32px;}
.gs_gsjj_div_neirong_fenye ul li a{
	color:#333;}

/***************gm_zzzs********************/
.gm_zzzs{
	margin-top:10px;}
.gm_zzzs_width{
	width:94%;
	margin:0px auto;
	border-radius:0px 0px 10px 10px;
	background:url(../images/zzbj.jpg) repeat-y top center;
	padding-bottom:10px;
	margin-top:10px;}
.gm_zzzs_div{
	width:94%;
	margin:0px auto;
	padding:10px 0px 5px 0px;
	overflow: scroll;
    overflow-y: hidden;}
.gm_zzzs_ul{
	width:1200px;}
.gm_zzzs_ul_li{
	width:130px;
	background:#fff;
	padding:5px;
	height:183px;
	float:left;
	margin-right:20px;}
.gm_zzzs_ul_li_img{
	width:100%;
	height:100%;}

.gm_zzzs_biaoti{
	background:#fff;
	width:94%;
	margin:0px auto;
	border-radius:10px 10px 0px 0px;}

/***********gm_footer***********/
.gm_footer{
	margin-top:20px;
	background:#fff;}
.gm_footer_ul{
	width:94%;
	height:36px;
	margin:0px auto;}
.gm_footer_ul_li{
	float:left;
	width:25%;
	line-height:36px;
	text-align:center;}
.gm_footer_ul_li a{
	color:#666;}
.gm_footer_p{
	text-align:center;
	height:34px;
	line-height:34px;
	color:#999;
	border-top:1px dashed #ccc;}

/**********gm_fix*******************/
.gm_fix{
	height:50px;
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	background:#0F3;}
.gm_fix_left{
	width:50%;
	float:left;}
.gm_fix_right{
	width:50%;
	float:right;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	background:#bf974d;}
.gm_fix_right a{
	display:block;
	line-height:50px;
	color:#fff;}
.gm_fix_left_zx{
	width:50%;
	float:left;}
.gm_fix_left_cp{
	width:50%;
	float:right;}
.gm_fix_left a{
	display:block;
	padding-top:6px;}
.gm_fix_left_zx_i{
	width:20px;
	height:20px;
	margin:0px auto;
	display:block;}
.gm_fix_left_zx_i img{
	width:100%;}
.gm_fix_left_zx_p{
	text-align:center;}


/*********gm_xwzx*************/
.gm_xwzx{
	margin-top:10px;}
.gm_xwzx_width{
	width:94%;
	background:
	#fff;
	
	margin:0px auto;
	padding:10px 0px;
	margin-top:10px;
	border-radius: 0px 0px 10px 10px;}
.gm_xwzx_ul{}
.gm_xwzx_ul_li{
	border-bottom:1px dashed #ccc;
	padding:6px 0px;}
.gm_xwzx_ul_img{
	display:block;
	float:left;
	width:30%;
	height:100px;}
.gm_xwzx_ul_img img{
	width:100px;}	
.gm_xwzx_ul_li_shijian{
	color:#999;
	height:20px;
	line-height:20px;}
.gm_xwzx_ul_li_title{
	display:block;
	line-height:30px;
	height:60px;
	overflow:hidden;
	font-size:18px;
	color:#333;}	
.gm_xwzx_ul_li_div{
	float:right;
	width:66%;
	height:
	90px;
	padding-top:10px;}	


.weixin2{
	padding:20px 0px 10px 0px;
	width:94%;
	margin:0px auto;}
.weixin2_img{

	width:120px;
	height:120px;}
.weixin2_div{
	float:right;
	width:50%;
	padding-top:10px;}
.weixin2_div p{
	font-size:
	16px;
	line-height:
	30px;}
.weixin2_img_div{
	width:50%;
	text-align:center;
		float:left;}

/********gm_nav**************/	
	
.gm_nav{}
.gm_nav_width{
	width:94%;
	margin:
	0px auto;
	background:#fff;
	border-radius:10px;
	margin-top:10px;
	padding:8px 0px;}
.gm_nav_ul{
	width:94%;
	margin:0px auto;}
.gm_nav_ul_li{
	float:left;
	width:23%;
	margin:1%;
	height:36px;
	line-height:36px;
	box-sizing:border-box;
	text-align:center;
	border:1px dashed #ccc;}
.gm_nav_ul_li a{
	color:#333;}

