body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font-size:12px;font-family:microsoft yahei;}
body{margin:0 auto;min-width: 1200px}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}
ul,ol,li,dl,dt,dd{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font:12px/1.5 tahoma,arial,sans-serif; vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none;color:#666;}
.box{clear:both;content: "";display: block;}
.clear{clear:both;}

.top_bg{height: 34px;background-color: #f0f0f0;}
.top{width: 1200px;margin:0 auto;position: relative;}
.welcome{width: 50%;float: left;line-height: 34px;color: #666;}
.top_link{float: right;color: #ccc;}
.top_link ul li{float: left;line-height: 34px;}
.top_link ul li a{color: #666;padding:0 10px;float: left;display: block;}
.top_link ul li a:hover{color: #358ff0;}
.top_link ul li em{float: left;display: block;width: 12px;height: 12px;background: url(../image/home_ico.png) 0 0 no-repeat;margin-top: 11.5px;margin-left: 0px}
.top_link ul li span{float: left;margin-left: 5px}
.top_menu{overflow: hidden;}
.top_menu a:hover{background-color: #fff;}
.top_menu a span{color: #358ff0;}
.top_menu:hover a{background-color: #fff;color: #358ff0;}
.top_menu:hover .menu_list{display: block;transition: 300ms}
.menu_list{height: 300px;background-color: #fff;box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .07), 0 0 0 1px rgba(0, 0, 0, .01);position: absolute;top:34px;z-index: 999;width: 100%;left:0;display: none;}
.menu_list ol{margin:38px 55px;}
.menu_list ol li{padding-left: 40px}
.menu_list ol li{box-sizing:border-box;width: 50%;float: left;height: 113px;}
.menu_list ol li:first-child{border-bottom: 1px solid #eeeeee;}
.menu_list ol li:last-child{border-left: 1px solid #eeeeee;}
.border{border-bottom: 1px solid #eeeeee;border-left: 1px solid #eeeeee;}
.menu_list ol li p{font-size: 20px;color: #333;margin-bottom: 10px}
.menu_list ol li a{font-size: 14px;color: #3e8feb;padding:0;padding-right: 25px;}
.border_t{padding-top:25px}
.head{height: 120px;overflow: hidden;width: 1200px;margin:0 auto;}
.logo{float: left;width: 300px;}
.logo img{margin-top: 27px;}
.search{width: 500px;float: right;}
.search_form{margin-top: 30px;overflow: hidden;}
.search_in{border: 1px solid #358ff0;width: 398px;height: 38px;float: left;line-height: 38px;text-indent: 15px;color: #666;font-size: 14px;}
.search_btn{width: 99px;height: 40px;line-height: 40px;font-size: 16px;color: #fff;text-align: center;background-color: #358ff0;float: left;border:0; cursor: pointer;}
.search_keyword{margin-top: 9px}
.search_keyword span{color: #999;}
.search_keyword a{color: #666;margin:0 5px;}
.search_keyword a:hover{color: #358ff0;}
.nav_bg{height: 44px;background-color: #358ff0;overflow: hidden;}
.nav{width: 1200px;margin:0 auto;}
.nav ul li{float: left;line-height: 44px;margin-right:35px;}
.nav ul li a{font-size: 16px;color: #fff;padding:0 20px;display: block;}
.nav ul li a:hover{background-color: #1f72cc;}
.nav_cur{background-color: #1f72cc;}
.recommend_bg{height: 44px;background-color: #f6f6f6;line-height: 44px;}
.recommend_list{line-height: 44px;width: 1200px;margin:0 auto;}
.recommend_list ul li{float: left;}
.recommend_list ul li a{color: #666;font-size: 14px;margin-right:25px;}
.recommend_list ul li a:hover{color: #358ff0;}

.footer_bg{height: 200px;background-color: #f0f0f0;margin-top: 40px;overflow: hidden;}
.footer_link{text-align: center;font-size: 14px;color: #cccccc;margin-top: 34px;}
.footer_link a{margin:0 10px;color: #666;}
.footer_text{text-align: center;line-height: 25px;color: #999;font-size: 12px;margin-top: 30px}
.copyright{text-align: center;font-size: 12px;color: #999;margin-top: 25px}


.f_main_box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
.f_location {
	position: absolute;
	color: #999;
	font-size: 14px;
	top:12px;
}
.f_location span{
	color: #666;
}
.f_location a{
	font-size: 14px;
}
.f_location a:hover{
	color: #358ff0;
}
.f_location i{
	width:16px;
	height: 16px;
	display: inline-block;
	background:  url(../image/list_ico.png) 0 0 no-repeat;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 3px;
}
.f_main_box_left{
	width: 800px;
	float: left;
	overflow: hidden;
}


.f_content_title{
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;	
}
.f_content_title p{
	font-size: 26px;
	color: #333;
	margin-top: 40px;
	margin-bottom: 10px;
}
.f_content_title span{
	font-size: 12px;
	color: #999;
	margin: 0 10px;
}
.f_content_title a{
	font-size: 12px;
	color: #358ff0;
}
.f_content_text{
	font-size: 16px;
	color: #333;
	line-height: 36px;
	padding-top: 30px;
}
.f_content_text img{
	max-width: 800px;
	height: auto;
	margin: 0px auto 0px;
}
.f_content_rec{
	margin-top: 30px;
}
.f_content_rec p{
	width: 171px;
	height: 48px;
	background: #358ff0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	margin-bottom: 15px;
}
.f_content_rec ul li a{
	font-size: 16px;
	color: #358ff0;
	line-height: 41px;
}
.f_content_rec ul li i{
	width: 4px;
	height: 4px;
	display: inline-block;
	background: #ddd;
	vertical-align: middle;
	margin: -4px 5px 0 2px;
	border-radius: 50%
}
.f_content_label{
	height: 48px;
	border-bottom: 1px solid #eee;	
	line-height: 48px;
	font-size: 14px;
	color: #333;	
	margin-top: 40px;
}
.f_content_label a{
	font-size: 14px;
	color: #358ff0;
	margin-right: 20px;
}
.f_content_share{
	float: right;
}
.f_content_share img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -3px;
}
.f_content_pagetab{
	margin-top: 20px;
}
.f_content_pagetab p{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.f_content_xdd{

}
.f_content_xdd p{
	height: 56px;
	border-bottom: 2px solid #eee;
	box-sizing: border-box;
	position: relative;
}
.f_content_xdd p span{
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 54px;
	border-bottom: 2px solid #358ff0;
	display: inline-block;
	position: absolute;
}
.f_content_xdd ul li{
	font-size: 16px;
	line-height: 40px;
}
.wenti{width: auto;margin-top: 25px;}
.wt_list ul li{height: 35px;line-height: 35px;}
.wt_list ul li em{float: left;width: 4px;height: 4px;background-color: #dddddd;margin-top: 15px;margin-right: 5px;}
.wt_list ul li a{float: left;font-size: 14px;color: #333;max-width: 697px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wt_list ul li span{float: right;color: #999;font-size: 14px;}
.wt_list ul{margin-top: 10px;}
.wt_list ul li a:hover{color: #358ff0;}
.wz_title{height: 38px;border-bottom: 2px solid #f2f2f2;}
.wz_title span{font-size: 18px;color: #333;border-bottom: 2px solid #358ff0;line-height: 38px;padding-bottom: 7px}
.down_fx{float: right;}
.bds_weixin{width: 26px !important;height: 26px !important;background: #fff url(../image/fx_ico.png) 0 0px no-repeat !important;padding:0 !important;}

.bds_qzone{width: 26px !important;height: 26px !important;background: #fff url(../image/fx_ico.png) -28px 0px no-repeat !important;padding:0 !important;}
.bds_tsina{width: 26px !important;height: 26px !important;background: #fff url(../image/fx_ico.png) -56px 0px no-repeat !important;padding:0 !important;}
.bds_more{width: 26px !important;height: 26px !important;background: #fff url(../image/fx_ico.png) -85px 0px no-repeat !important;padding:0 !important;}
.down_fx{margin-top: 0px;width: 188px}
.down_fx p{float: left;width: 60px;line-height: 42px !important;font-size: 14px;color: #333;}
.changyan{margin-top: 30px}
.zx_right{width: 360px;float: right;}
.win10{margin-top: 20px}
.win10_list ul{width: 110%;margin-top: 10px}
.win10_list ul li{width: 175px;height: 40px;line-height: 40px;background-color: #f5f5f5;margin-right: 10px;float: left;text-align: center;margin-top: 10px;}
.win10_list ul li a{color: #333;font-size: 14px;}
.win10_list ul li:hover{background: #358ff0;}
.win10_list ul li:hover a{color: #fff;}
.hot_title{height: 44px;border-bottom: 2px solid #eeeeee;line-height: 39px;}
.hot_title p{width: 60%;float: left;}
.hot_title em{display: block;width: 4px;height: 24px;background-color: #358ff0;float: left;margin-top: 8px;margin-right: 10px;}
.hot_title span{float: left;font-size: 20px;color: #333;}
.hot_title a{float: right;width: 60px;height: 20px;line-height: 20px;display: block;text-align: center;color: #358ff0;font-size: 12px;background-color: #f7f9fb;margin-top: 8px}
.wph_list ul{margin-top: 5px;}
.wph_list ul li{line-height: 40px;overflow: hidden;border-bottom: 1px dashed #eee;}
.wph_list ul li a{font-size: 14px;color: #333;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;max-width: 330px;float: left;}
.wph_list ul li a:hover{color: #358ff0;}
.wph_list ul li em{display: block;float: left;width: 20px;height: 20px;color: #fff;background-color: #cccccc;text-align: center;line-height: 20px;font-size: 12px;border-radius: 2px;margin-right: 8px;margin-top: 10px;}
.num_1{background-color: #f05d35 !important;}
.num_2{background-color: #f08d35 !important;}
.num_3{background-color: #f0bd35 !important;}
.ad{margin-top: 20px}
.t0{margin-top: 0 !important}
.f_list_tab{width: 100%;height: 44px;border-bottom: 2px solid #eee;text-align:right;}

.btn_top{
	width: 70px;
	height: 60px;
	border-radius: 2px;
	background-color: #ccc;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	right: 0;
	top:50%;
	z-index: 2;
	display: none;
	margin-top: 160px;
}
.btn_top i{
	display: block;
	border-top: 2px solid;
	    border-top-color: currentcolor;
	border-right: 2px solid;
	    border-right-color: currentcolor;
	width: 12px;
	height:12px;
	border-color: #fff;
	transform: rotate(-45deg);
	margin: 25px auto 0;
}
.special_list ul{margin-top: 10px;}
.special_list ul li{background-color: #f5f5f5;height: 40px;line-height: 40px;display: inline-block;margin-top: 5px;margin-right: 2px;}
.special_list ul li a{font-size: 14px;color: #333;display: block;padding:0 20px;}
.special_list ul li a:hover{color: #fff;background-color: #358ff0;}
.s_cur a{color: #f05d35 !important;}
.s_cur a:hover{background-color: #f05d35 !important;color: #fff !important;}
.f_content_xgxt{
	overflow: hidden;
	margin-top: 20px;
	background: #f5f5f5;
}
.f_content_xgxt_text{
	position: relative;
	padding:20px;

	overflow: hidden;

}
.f_content_xgxt_text dl dt img{
	width: 100px;
	display: block;
}
.f_content_xgxt_text dl dt{
	float: left;
}
.f_content_xgxt_text dl dd{
	overflow: hidden;
	float: left;
	padding-left: 20px;
}
.f_content_xgxt_text_btn{
	width: 120px;
	line-height: 36px;
	background: #f08d35;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 20px;
	top:50%;
	margin-top: -18px;
}
.f_content_xgxt_text_btn:hover{
	background: #f89b49;
}
.f_content_xgxt_text_title{
	margin-top: 15px;
	margin-bottom: 5px;
}
.f_content_xgxt_text_title a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:460px;
	font-size: 16px; 
	color: #333;
}
.f_content_xgxt_info{
	font-size: 14px;
	color: #999;
}
.f_content_xgxt_info span{
	color: #666;	
	margin-right: 40px;
}
.f_content_xgxt_title{
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}
.f_content_xgxt_title em{
	width: 4px;
	height: 20px;
	background: #358ff0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px;
}
.f_content_text a{color:#358ff0;}
