/*** 全局样式 Begin ***/
body,ul,ol,li,form,fieldset,img,div,select,h1,h2,h3,h4,h5{font-size:15px;color:#333; margin:0; padding:0; border:0; font-family:'Microsoft YaHei';}
ul,ol,li{list-style-type:none;}
td,table,input{font-size:15px;color:#333; font-family:'Microsoft YaHei';}
a:link,a:visited{color: #333;text-decoration: none;}
a:hover{color: #E00;text-decoration: none; transition-duration:0.3s; -webkit-transition-duration:0.3s; -moz-transition-duration:0.3s; -ms-transition-duration:0.3s;}

body{background-color:#EDEDED;}
.container{padding:25px 0; width:1040px; margin:0 auto; background-color:#FFF; border-radius:8px;}

.white{color: #FFF;}
.white a:link,.white a:visited {color: #FFF; text-decoration: none;}
.white a:hover {color: #FF0; text-decoration: underline;}

.text1{color: #006CBF;}
.text1 a:link,.text1 a:visited {color: #006CBF; text-decoration: none;}
.text1 a:hover {color: #C00; text-decoration: underline;}

.text2{color: #C00;}
.text2 a:link,.text2 a:visited {color: #C00; text-decoration: none;}
.text2 a:hover {color: #F50; text-decoration: underline;}

/*** 全局样式 End ***/


.Tag1Sel{background:url(tag1sel.gif) repeat-x; height:45px; line-height:45px; text-align:center; font-size:14px; font-weight:bold;}
.Tag1Sel a:link,.Tag1Sel a:visited {color: #FFF; text-decoration: none;}
.Tag1Sel a:hover {color: #FFF; text-decoration: none;}
.Tag1NoSel{background:url(tag1nosel.gif) repeat-x; height:45px; line-height:45px; text-align:center; font-size:14px; font-weight:bold;}
.Tag1NoSel a:link,.Tag1NoSel a:visited {color: #FFF; text-decoration: none;}
.Tag1NoSel a:hover {color: #FFF; text-decoration: none;}


.menu{background:url(tag1nosel.gif) repeat-x; height:40px; line-height:40px; border-right:1px solid #87BDE3; text-align:center; font-size:14px; font-weight:bold;}
.menu a:link,.menu a:visited {color: #FFF; display:block;}
.menu a:hover {background:url(tag1sel.gif) repeat-x; color: #FFF; text-decoration: none; display:block;}




/*** 新闻详细内容 ***/
.NewsTitle{font-size:24px; font-weight:bold; line-height:180%}
.NewsTitleFu{font-size:18px;}
.NewsContent{font-size:16px; line-height:200%}
.NewsContent div{font-size:14px;}

/*** 分页样式 Begin ***/
#FX_PageDiv{width:100%; height:25px; padding:15px 0;font-size:14px; font-family:Arial, Helvetica, sans-serif;}
#Fx_PageDiv2{float:right; padding-right:25px;}
#FX_PageDiv span{ width:24px; height:20px; line-height:20px; color:#333; text-align:center; display:block; cursor:pointer; float:left; margin-right:10px; border:1px solid #999;}
#FX_PageDiv strong{ width:24px; height:20px; line-height:20px; color:#000; text-align:center; display:block; cursor:pointer; float:left; margin-right:10px; border:1px solid #999; background-color:#DDD;}
/*** 分页样式 End ***/

/*** 主菜单2018版 ***/
.menu2018{color:#FFF;}
.menu2018 a:link,.menu2018 a:visited {color:#FFF;font-size:20px; height:50px; line-height:50px; margin:0 10px; border-bottom:3px solid transparent; display:block; text-decoration:none;}
.menu2018 a:hover {color:#FFF; text-decoration:none; border-bottom:3px solid #4FB2FC;}

/*菜单飘浮*/
.float_menu {
    top: 0px;
    visibility: visible;
    position: fixed;
    width: 100%;
    margin-top: 0px;
    z-index: 999;
}

.float_menu a:link, .float_menu a:visited {
    font-size: 16px !important;
    height: 45px !important;
    line-height: 45px !important;
}
