@charset "gb2312";
/*****
*/
body{font-size:12px;font-family:"微软雅黑";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
a{text-decoration:none;color:#666;outline:none;}
a:hover,a :focus{color:#1855b4;outline:none;}
a:active,a :visited{}
a img{border:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}

/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:0;margin-right:0;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear10{ height:10px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear15{ height:15px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear20{ height:20px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear{ clear:both; font-size:0px; height:0px; line-height:0px;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none,.hide{display:none;}


/* 公用 */
/*  #h_代表头部 #c_代表内容  #f_代表尾部  */
.fy_header { width:100%; height:167px; background:url(2015FH_banner.png) no-repeat center top;}

.fy_footer { width:100%; padding:36px 0; background:#1855b4; margin-top:40px;}
.fy_footer p {font-size:14px; text-align:center; line-height:30px; color:#fff;}
.fy_footer p span { margin:0 20px;}

.nav { width:100%; height:50px; background:url(2015FH_navbg.png) repeat-x;}
.nav ul { width:1120px; margin:0 auto; height:50px;}
.nav ul li { float:left; width:280px; height:50px; position:relative;}
.nav ul li a { font-size:18px; color:#fff; line-height:50px; padding-left:30px;}
.nav ul .list1 a { background:url(2015FH_nav_icon1.png) no-repeat left center;} 
.nav ul .list2 a { background:url(2015FH_nav_icon2.png) no-repeat left center;} 
.nav ul .list3 a { background:url(2015FH_nav_icon3.png) no-repeat left center;} 
.nav ul .list4 a { background:url(2015FH_nav_icon4.png) no-repeat left center;} 
.nav ul li a:hover { text-decoration:underline;}
.nav ul .list3:hover dl { display:block;}
.nav ul .list3 dl { width:200px; position:absolute; left:0; top:50px; display:none;}
.nav ul .list3 dl dd { width:100%; background:#82befd; height:30px; float:left; line-height:30px; margin-bottom:1px;}
.nav ul .list3 dl dd a { display:block; width:100%; text-align:center; font-size:18px; background:none; padding:0; line-height:30px;}
.nav ul .list3 dl dd a:hover { text-decoration:none; color:#1e60c7;}
.Content { width:1120px; margin:0 auto;}