* {
            margin: 0px;
            padding: 0px;
        }

        img {
            border: 0;
        }

        body {
            font-family: "Microsoft YaHei", sans-serif;
            font-size: 14px;
            background: #fff;
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: "Microsoft YaHei", sans-serif;
        }

        li {
            list-style: none;
            list-style-type: none;
        }

        a {
            text-decoration: none;
            color: #424242
        }

        a:hover {
            text-decoration: none;
        }

        .area {
            height: auto;
            overflow: hidden;
            zoom: 1;
        }

        .fl {
            float: left;
            display: inline;
        }
                .fl a img{
          width: 200px;
          margin-top: 15px;
        }

        .fr {
            float: right;
            display: inline;
        }

        .clear {
            clear: both;
            overflow: hidden
        }

        .m_t {
            margin-top: 20px;
        }

        .m_t5 {
            margin-top: 5px;
        }

        .m_t15 {
            margin-top: 15px;
        }

        .m_t10 {
            margin-top: 10px;
        }

        .m_t20 {
            margin-top: 20px;
        }

        .m_t25 {
            margin-top: 25px;
        }

        .m_t30 {
            margin-top: 30px;
        }

        .center {
            text-align: center;
        }




        /*顶部*/
        .w273 {
            width: 273px;
        }

        .w228 {
            width: 228px;
        }

        .w300 {
            width: 300px;
        }


        .head {
            padding: 17px 0;
            overflow: hidden;
        }

        .w250 {
            width: 250px;
        }

        .w330 {
            width: 345px;
        }

        .clearfix:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .nav_bg {
            background: #0064b2;

        }

        .nav {
            height: 60px;
            line-height: 60px;
            position: relative;
            z-index: 1;
        }

        .nav a {
            color: #fff;
        }

        .nav .nLi {
            float: left;
            position: relative;
            display: inline;
            padding: 0 20px;
        }

        .nav .nLi h3 {
            float: left;
            font-size: 24px;
            font-weight: normal;
            color: #fff;
            line-height: 60px;
        }

        .nav .nLi:first-child {
            padding-left: 0px;
        }

        .nav .nLi:first-child .sub {
            left: 0;
        }

        .subnav,
        .subnav a {
            font-size: 20px;
            color: #0064b2;
            line-height: 30px;
            font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
        }

        .nav .nLi h3 a,
        .nav .nLi h3 span {
            display: inline-block;
            padding: 0 12px;
            font-size: 24px;
            font-weight: normal;
            cursor: pointer;
        }

        .nav .nLi h3 img {
            display: inline-block;
            margin-left: 5px;
        }

        .nav .sub {
            display: none;
            width: 180px;
            left: 20px;
            top: 60px;
            position: absolute;
            background: #004290;
            line-height: 38px;
            padding: 5px 0;
            text-align: center;
        }

        .nav .sub li {
            zoom: 1;
        }

        .nav .sub a {
            display: block;
            padding: 0 10px;
        }

        .nav .sub a:hover {
            background: #3cb1ff;
            color: #fff;
        }

        .nav .on h3 a {
            background: #004290;
            color: #fff;
        }

        .nav .on h3 span {
            background: #004290;
            color: #fff;
        }

        .w600 {
            width: 600px;

        }

        .w825 {
            width: 810px;
        }

        .jtzy_content {
            display: none;
            position: absolute;
            z-index: 99999;
            width: 478px;
            float: right;
            border: 1px solid #ccc;

            border-radius: 5px 0 5px 5px;
            background: #fff;

        }

        .jtzy {
            display: block;
            padding: 0px 10px;
            line-height: 27px;
            width: 480px;
            margin-top: 58px;
            text-align: right;
        }

        .jtzy span {
            display: inline-block;
            border: 1px solid #ccc;
            padding: 0px 10px;
            border-radius: 5px;
            cursor: pointer;


        }

        .jtzy .jtzy_content span,
        .jtzy:hover .jtzy_content span {
            display: inline-block;
            border: none;
            padding: 0;
            line-height: 38px;
            color: #333;
            margin-right: 10px;


        }

        .jtzy_content p a {
            margin-right: 10px;
            display: inline-block;
            line-height: 38px;
        }

        .jtzy_content h3 {
            margin-top: 10px;
            font-size: 18px;
            font-weight: bold;
        }

        .jtzy:hover span {
            border: 1px solid #ccc;
            border-bottom: none;
            border-radius: 5px 5px 0 0;
            color: #ea4420;
        }

        .jtzy:hover .jtzy_content {
            display: block;
            text-align: left;

        }

        .pd10 {
            padding: 10px;
        }

        #hzrbUrl,
        #djsbUrl {
            margin-top: 58px;
            display: inline-block;
            margin-right: 12px;
            cursor: pointer;
        }

        #hztturl {
            margin-top: 0;
            cursor: pointer;
        }

        .text_ad li {
            width: 14.2%;
            float: left;
        }

        .w310 {
            width: 310px;
        }

        .w550 {
            width: 550px;
            margin-left: 15px;
        }

        .w267 {
            width: 267px;
            margin-left: 15px;
        }

        .w92p {
            width: 100%;
            overflow: hidden;
        }

        .gl_m_navBar,
        .footer_wap {
            display: none;
        }




        .alyout {
            width: 1200px;
            margin: 0px auto;
        }


        .list {
            padding-bottom: 8px;
            margin-bottom: 9px;
            border-bottom: 1px dashed #dcdcdc;
        }

        .list li {
            background: url(static/images/index2018_news.jpg) no-repeat left 16px;
            padding-left: 15px;
            font-size: 18px;
            overflow: hidden;
        }

        .list li span {
            float: right;
            font-size: 18px;
            color: #989898;
            line-height: 38px;
        }

        .list li,
        .list li a {
            color: #333;
            font-size: 18px;
            line-height: 38px;
        }

        .subnav {
            padding-left: 10px;
        }

        #pagination-digg li {
            font-size: 15px;
            list-style: none;
            /* savers */
            float: left;
            margin-right: 5px;
            padding: 5px 10px 5px;
            display: inline;
        }

        #pagination-digg li,
        #pagination-digg li a {
            color: #fff;
            background: #b7b7b7;
        }

        #pagination-digg .active {
            background: #0064b2;
            color: #FFFFFF;
            font-weight: bold;
            display: block;
            float: left;
            /* savers */
            margin-right: 2px;
        }

        #pagination-digg a:link,
        #pagination-digg a:visited {
            color: #ffff;
            display: block;
            float: left;
            text-decoration: none;
        }

        #centeredmenu {
            float: left;
            width: 100%;
            overflow: hidden;
            position: relative;
        }

        #centeredmenu ul {
            clear: left;
            float: left;
            list-style: none;
            margin: 0;
            padding: 0;
            position: relative;
            left: 50%;
            text-align: center;
        }

        #centeredmenu ul li {
            display: block;
            float: left;
            list-style: none;
            position: relative;
            right: 50%;
        }

        #centeredmenu ul li.num {
            border: none
        }

        .w350 {
            width: 350px;
        }

        .font16 li {
            background: url(static/images/index2018_news.jpg) no-repeat left 12px;
            padding-left: 15px;
        }

        .font16 li a {
            line-height: 34px;
            font-size:16px;
        }

        .tit {
            padding-left: 10px;
            background: url(static/images/index2018_tit.jpg) no-repeat;
            line-height: 22px;
            color: #0065b0;
            font-size: 20px;
        }

        .tit a.more {
            float: right;
            font-size: 14px;
            color: #0065b0;
            font-weight: normal;
        }

        .video li {
            width: 165px;
            text-align: center;
        }

        .video li a {
            font-size: 14px;
        }

        .tableft li {
            float: left;
        }

        .tableft li a {
            color: #424242;
            font-size: 18px;
            font-weight: normal;
            padding: 0px 7px;
            line-height: 30px;
        }

        .tableft li.hover {
            border-bottom: 2px solid #0065b0;
        }

        .tableft li.hover a {
            color: #0065b0;
            font-weight: bold;
        }

        .picshow li {
            position: relative;
            width: 170px;
            margin-top: 20px;
        }

        .picshow li .bg {
            filter: alpha(opacity=50);
            opacity: 0.5;
            -moz-opacity: 0.5;
            background-color: #000000;
            display: block;
            left: 0px;
            height: 18px;
            position: absolute;
            z-index: 2;
            width: 100%;
            bottom: 0px;
        }

        .picshow li .text {
            position: absolute;
            z-index: 3;
            width: 100%;
            text-align: center;
            bottom: 0px;
        }

        .picshow li .text a {
            color: #fff;
            line-height: 18px;
        }

        .tab li {
            float: left;
        }

        .tab li a {
            color: #424242;
            font-size: 20px;
            font-weight: normal;
            padding: 0px 5px;
            line-height: 40px;
        }

        .tab li.hover {
            border-bottom: 2px solid #0065b0;
        }

        .tab li.hover a {
            color: #0065b0;
            font-weight: bold;
        }

        .r_news {
            width: 350px;
            float: right;
        }


        @media screen and (max-width: 768px) {

            .alyout {
                width: 95%;
                margin: 0px auto;
            }

            #centeredmenu ul {
                clear: none;
                float: none;
                list-style: none;
                margin: 0;
                padding: 0;
                position: relative;
                left: 50%;
                text-align: center;
            }


            .gl_navBar,
            .list li span,
            .h_foot,
            .r_news {
                display: none;
            }


            .gl_m_navBar,
            .footer_wap {
                display: block;
            }

            .footer_wap {
                margin-top: 20px;
                text-align: center;
                padding: 10px;
                background: #ebebeb;
                color: #959595;
            }



            .m_t {
                margin-top: 20px;
            }

            .head {
                background: #dff1ff;
                overflow: hidden;
            }


            .w92p {
                width: 92%;
                margin: 0px auto;
            }

            .w825{width:auto;}

        }



        /*/
        /*顶部*/
        .w273 {
            width: 273px;
        }

        .w228 {
            width: 228px;
        }

        .w300 {
            width: 300px;
        }

        .search {
            padding-top: 15px;
        }


        #hzrbUrl,
        #djsbUrl {
            margin-top: 58px;
            display: inline-block;
            margin-right: 12px;
            cursor: pointer;
        }

        #hztturl {
            margin-top: 0;
            cursor: pointer;
        }
        .head {
            padding: 17px 0;
            overflow: hidden;
        }

        .w250 {
            width: 250px;
        }

        .w330 {
            width: 345px;
        }
.w600{width:600px;}

        .clearfix:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .nav_bg {
            background: #0064b2;

        }

        .nav {
            height: 60px;
            line-height: 60px;
            position: relative;
            z-index: 1;
        }

        .nav a {
            color: #fff;
        }

        .nav .nLi {
            float: left;
            position: relative;
            display: inline;
            padding: 0 20px;
        }

        .nav .nLi h3 {
            float: left;
            font-size: 24px;
            font-weight: normal;
            color: #fff;
line-height:60px;
        }

        .nav .nLi:first-child {
            padding-left: 0px;
        }
        .nav .nLi:first-child .sub{
            left: 0;
        }
.subnav,.subnav a{ font-size:20px; color:#0064b2; line-height:30px;font-family: "Microsoft YaHei","微软雅黑","SimHei","黑体"; }

        .nav .nLi h3 a,.nav .nLi h3 span {
            display: inline-block;
            padding: 0 12px;
            font-size: 24px;
            font-weight: normal;
            cursor: pointer;
        }

        .nav .nLi h3 img {
            display: inline-block;
            margin-left: 5px;
        }

        .nav .sub {
            display: none;
            width: 180px;
            left: 20px;
            top: 60px;
            position: absolute;
            background: #004290;
            line-height: 38px;
            padding: 5px 0;
            text-align: center;
        }

        .nav .sub li {
            zoom: 1;
        }

        .nav .sub a {
            display: block;
            padding: 0 10px;
        }

        .nav .sub a:hover {
            background: #3cb1ff;
            color: #fff;
        }

        .nav .on h3 a  {
            background: #004290;
            color: #fff;
        }
        .nav .on h3 span {
            background: #004290;
            color: #fff;
        }

     .jtzy_content {
            display: none;
            position: absolute;
            z-index: 99999;
            width: 478px;
            float: right;
            border: 1px solid #ccc;

            border-radius: 5px 0 5px 5px;
            background: #fff;

        }

        .jtzy {
            display: block;
            padding: 0px 10px;
            line-height: 27px;
            width: 480px;
            margin-top: 58px;
            text-align: right;
        }

        .jtzy span {
            display: inline-block;
            border: 1px solid #ccc;
            padding: 0px 10px;
            border-radius: 5px;
            cursor: pointer;


        }

        .jtzy .jtzy_content span,
        .jtzy:hover .jtzy_content span {
            display: inline-block;
            border: none;
            padding: 0;
            line-height: 38px;
            color: #333;
            margin-right: 10px;


        }

        .jtzy_content p a {
            margin-right: 10px;
            display: inline-block;
            line-height: 38px;
        }

        .jtzy_content h3 {
            margin-top: 10px;
font-size:18px;
font-weight:bold;
        }

        .jtzy:hover span {
            border: 1px solid #ccc;
            border-bottom: none;
            border-radius: 5px 5px 0 0;
            color: #ea4420;
        }

        .jtzy:hover .jtzy_content {
            display: block;
            text-align: left;

        }
.pd10{padding:10px;}
#nav {
  display: flex;
  justify-content: space-between;
}
#nav li {
  flex: 1;
  padding: 0;
  text-align: center;
}
#nav li h3 {
  width: 100%;
}
#nav li h3 a {
  padding: 0;
}