/*通用*/
* {
    padding: 0;
    margin: 0;
    outline:0;
}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu,header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{
    margin:0;
    padding:0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #000000;
}
a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}
a:hover{
    color: #0178D4;
}
img {
    border: none;
    max-width: 100%;
}
body {
    font-family: '微软雅黑';
    font-size: 14px;
}
.clear{clear: both;}
#header_ap {
position: fixed;
top: 0px;
z-index: 9999999;
width: 100%;
background: rgba(0, 39, 128, 0.8);
}
#header{
    width: 1420px;
    margin: 0px auto;
    height: 80px;

}
#hed_top{float: left; width: 407px;}
#hed_top .hed_logo{
    max-width: 630px;
    margin-top: 11px;
}
/*分页*/
#page {
    text-align: right;
    margin: 10px 0px 5px 0px;
    line-height: 40px;
}
.pages {
    text-align: right;
}
#page a {
    color: #333333;
    transition:color 0.5s,background 0.5s;
    -moz-transition:color 0.5s,background 0.5s;
    /* Firefox 4 */
    -webkit-transition:color 0.5s,background 0.5s;
    /* Safari and Chrome */
    -o-transition:color 0.5s,background 0.5s;
    /* Opera */
    /*border: 1px solid #0178D4;*/
    background: rgb(252, 248, 248);
    padding: 2px 10px;
}
#page a:hover{
    background: #0178D4;
    color: #ffffff;
}
#page span {
    /*border: 1px solid #0178D4;*/
    padding: 2px 10px;
    background: #0178D4;
    color: #ffffff;
}
/*留言板样式*/
#navgation {
   width: 992px;
float: right;
}
#navgation .menu_box{margin-top: 11px;
}
#navgation .menu_box li{
    float: left;width: 110px;
}
#navgation .menu_box li:first-child{
#ff9536;
}
#navgation .menu_box li a:hover{
color:#ffc000;font-size:15px;
}
#navgation .menu_box li:first-child a{
    color: #fff;
}
#navgation .menu_box li a{
    color: #fff;
text-align: center;
line-height: 58px;
padding: 0px 10px;
display: block;
}
#sub_menu {
    display: none;
    margin:0px;
    padding-top: 1px;
    position: absolute;
    z-index: 99;
}
#sub_menu dt {
    margin:0px;
    padding:0px;
}
#sub_menu dt a {
    display: block;
    text-decoration: none;
    padding:0px 25px!important;;
    line-height: 40px!important;
    height: 40px!important;
    text-align: left!important;
    border-top: 1px solid #fff;
}
#sub_menu dt a:hover {
    background: #FF0000;
    color: #fff;
}
/*navgation end*/
#div_wap{min-height: 100px;}
#cont_wap ,#section{width: 1200px; margin: 0px auto;}
.cont_zsjm  ul{padding-top: 120px;padding-left: 20px;}
.cont_zsjm  ul li {

}
.cont_zsjm  ul li a {
    display: block;
line-height: 60px;
font-size: 20px;
font-weight: bold;
color: #0171BE;
}
#vermeor {
    width: 100%;
background: #fff;
padding-bottom: 40px;
height: 510px;
}

.ver_cq {
    width: 600px;
    margin-right: 40px;
    float: left;margin-top: 80px;
}
.ver_title {
    line-height: 60px;
    color: #232524;
}
.ver_title p {
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    color: red;
    padding-left: 20px;
}
.ver_gsj {
    width: 560px;
    float: left;margin-top: 80px;
}
.ver_ry {
    width: 320px;
    float: left;
}
.ver_gsnr {
    text-indent: 30px;
    line-height: 40px;
}
.cont_jmban {
    height: 509px;
}
#focus
{
    width: 600px;
    height: 380px;
    overflow: hidden;
    position: relative;
}
#focus ul
{
    height: 250px;
    position: absolute;
}
#focus ul li
{
    float: left;
    width: 600px;
    height: 380px;
    overflow: hidden;
    position: relative;
    background: #000;
}
#focus ul li div
{
    position: absolute;
    overflow: hidden;
}
#focus .btnBg
{
    position: absolute;
    width: 600px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}
#focus .btn
{
    position: absolute;
    width: 600px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: center;
}
#focus .btn span
{
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}
#focus .btn span.on
{
    background: #fff;
}
#focus .preNext
{
    width: 45px;
    height: 100px;
    position: absolute;
    top: 100px;
    background: url(../images/sprite.png) no-repeat 0 0;
    cursor: pointer;
}
#focus .pre
{
    left: 10px;
}
#focus .next
{
    right: -20px;
    background: url(../images/sprite_r.png) no-repeat 0 0;
}
#focus_ry
{
    width: 320px;
    height: 250px;
    overflow: hidden;
    position: relative;
}
#focus_ry ul
{
    height: 250px;
    position: absolute;
    margin-left: 20px;
}
#focus_ry ul li
{
    float: left;
    width: 320px;
    height: 250px;
    overflow: hidden;
    position: relative;
}
#focus_ry ul li p{
    line-height: 40px;
    color: #4D5756;
    text-align: center;
}
#focus_ry ul li img{
    width: 280px;
    height: 200px;
}
#focus_ry ul li div
{
    position: absolute;
    overflow: hidden;
}
#focus_ry .btnBg
{
    position: absolute;
    width: 320px;
    height: 20px;display: none;
    left: 0;
    bottom: 0;
    background: #000;
}
#focus_ry .btn
{
    position: absolute;
    width: 320px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;display: none;
    text-align: center;
}
#focus_ry .btn span
{
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}
#focus_ry .btn span.on
{
    background: #fff;
}
#focus_ry .preNext
{
    width: 45px;
    height: 100px;
    position: absolute;
    top: 80px;
    background: url(../images/sprite.png) no-repeat 0 0;
    cursor: pointer;
}
#focus_ry .pre
{
    left: 0;
}
#focus_ry .next
{
    right: -30px;
    background: url(../images/sprite_r.png) no-repeat 0 0;
}
.ver_cq #focus li img {
    width: 600px;
    height: 380px;
}

.ver_cq #focus .btn {
    width: 600px;
    text-align: right;
    bottom: 5px;
}
#new_contus {
    height: 640px;
}
.cut_title {
    line-height: 80px;
    color:rgba(0, 39, 128, 0.8);
    font-size: 20px; 
   text-align:center;   
}
.cut_title p {
    display: inline-block;
    font-weight: bold;
}

.cut_title a {
    color: #0079D4;
    float: right;
}

.cut_lxwm {
    width: 340px;
    margin-right: 20px;
    float: left;
}
.cut_news {
    width: 620px;
    margin-right: 80px;
    float: left;
}
.cut_zxyd {
    width: 480px;
    float: left;
}
.yd_divwa {background:rgba(0, 39, 128, 0.7);
min-height: 300px;
border-radius: 15px;padding: 10px 5px;}
#FontScroll{
    height: 445px;
    line-height: 30px;
    overflow: Hidden;
    padding: 5px 0;
    margin: 0 auto;
}
#FontScroll a{
    color: aliceblue;
    text-decoration: none;
}
#FontScroll .line{
    text-align: left;
    width: 100%;
}
#FontScroll .fontColor a{
    color: red;
    transition: all 1.5s ease 0s;
}
#FontScroll{padding-left: 10px}
#FontScroll ul li p {
    width: 200px;
    display: inline-block;
    line-height: 35px;
}
#FontScroll ul li span {
    float: right;
}
.cut_cutnr {
    line-height: 32px;
    height: 190px;
}
.nes_thleft {
    float: left;
}
.nes_thleft img {
    width: 200px;
    height:190px;
}
.news_list {
    float: left;margin-left: 25px;
    width: 270px;
}
.news_list li {
        list-style: initial;
    border-bottom: 1px solid #C1C1C3;
    border-bottom-style: dotted;
    line-height: 30px;
}
.news_list li span {
    float: right;
    font-size: 12px;
}

.cut_zximg {
    border:1px solid #C1C1C3;
    height: 190px;
}

#seon_link {
    background: #CFF3FF;
        padding: 5px 0px 20px 0px;
}
.sen_left {
    width: 250px;
    float: left;
}
.sen_right {
    width: 950px;
    float: right;
}
.sen_right li {
    float: left;
    margin-right: 20px;
        line-height: 40px;
}

.foot_top {
    background: #0079D4;
        padding: 20px 0px 5px 0px;
}
#footer_son {
    background: #004B7F;
}
.foot_bottom {
    width: 1200px;
    margin: 0px auto;
    
    color: #fff;
    text-align: left;
    padding: 10px 0px;
    line-height: 32px;
}

.foot_inks {
    float: left;
    width: 685px;
}
.foot_inks li{
    float: left;    margin-right: 55px;
}
.foot_inks li p{
    line-height: 60px;
    font-weight: bold;
        margin-bottom: 15px;
}
.foot_inks li a {
    line-height: 30px;
    display: block;
    color: #fff;
}
.foot_logo {
    float: left;
    margin-top: 20px;
}
.foot_rwm {
    float: left;
    margin-left: 10px;
}
/*返回顶部*/
#backTop {
    position: fixed;
    right: 50px;
    bottom: 120px;
    cursor: pointer;
    z-index: 99999;
}