        html,
        body,
        div,
        img,
        p,
        hr,
        pre,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        table,
        tr,
        td,
        th,
        tfoot,
        tbody,
        thead,
        form,
        fieldset,
        input,
        textarea,
        select,
        label,
        ul,
        ol,
        dl,
        li,
        dt,
        dd {
            margin: 0;
            padding: 0;
            border: 0;
            outline: none;
            list-style: none;
            font-weight: normal;
            font-family: "微软雅黑";
        }

        body,
        html {
            height: 100%;
            width: 100%;
        }

        li {
            list-style-type: none;
        }

        a {
            text-decoration: none;
            outline: none;
            color: #000000;
            font-family: "微软雅黑";
        }

        a:hover {
            text-decoration: underline;
        }

        table {
            border-collapse: collapse;
            border-spacing: 0;
            margin: 0 auto;
            clear: both;
        }

        img {
            border: 0;
        }

        em {
            font-style: normal;
        }

        hr {
            height: 0;
            clear: both;
        }

        .none {
            display: none;
        }

        .clear {
            clear: both;
        }

        .clearfix:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        * html .clearfix {
            zoom: 1;
        }

        /* ie6 */
        *:first-child html .clearfix {
            zoom: 1;
        }

        /* ie7 */
        .dommobile {
            display: none;
        }

        /*--------------------------------------------  nav   ---------------------------------------------------------------------*/
        .nav {
            width: 100%;
            border-top: 4px solid #0d65b2;
            border-bottom: 1px solid #ececec;
            height: 48px;
        }

        .nav .nav_con {
            width: 1000px;
            margin: 0 auto;
            background:
        }

        .nav_con .logo {
            float: left;
        }

        .nav_con .logo a {
            width: 130px;
            height: 50px;
            background: url(/uploads/image/wz2images/xinhua.png) 0px 2px no-repeat;
            line-height: 48px;
            padding-left: 80px;
            overflow: hidden;
            display: block;
            background-size: 60px 45px;
        }

        .nav_con .nav_main {
            float: right;
            line-height: 48px;
            color: #666666;
            font-size: 14px;
        }

        .nav_con .nav_main a {
            padding: 0 10px;
            color: #666666;
            font-size: 14px;
        }

        /*------------------------------------------  header  -----------------------------------------------------------------------*/
        .header {
            width: 100%;
            /*background:#f8f8f8 url(/uploads/image/ww2images/20150318_gjzt2_v1.png) 0 100% repeat-x;*/
            height: 20px;
            background: none;
        }

        .header .header_box {
            display: none;
            width: 1000px;
            margin: 0 auto;
        }

        .header .header_tit {
            background: url(/uploads/image/ww2images/20150318_gjzt1_v1.png) 20px 20px no-repeat;
            padding: 30px 0 0 55px;
            height: 102px;
        }

        .header .header_tit h1 {
            line-height: 40px;
            font-size: 40px;
            font-weight: bold;
            color: #1a70bb;
        }

        .header .header_tit h1 a {
            color: #1a70bb;
            text-decoration: none;
        }

        .header .header_tit span {
            padding: 20px 30px 0 0;
            display: block;
            float: left;
            font-size: 16px;
        }

        .header .header_con {
            padding-left: 55px;
            line-height: 30px;
            padding-right: 50px;
            padding-top: 10px;
        }

        .header .header_con span {
            font-size: 20px;
            font-weight: bold;
            color: #000;
            padding-right: 15px;
        }

        /*----------------------------------------- c_left ------------------------------------------------------------------------*/
        .content {
            width: 1000px;
            margin: 0 auto;
            padding-top: 30px;
            overflow: hidden;
        }

        .c_left {
            float: left;
            width: 680px;
        }

        .c_left h2 {
            width: 100%;
            height: 40px;
            background: url(/uploads/image/ww2images/20150318_gjzt3_v1.png) no-repeat;
            padding-left: 20px;
            font-size: 22px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .cl_part {
            padding-bottom: 10px;
        }

        .cl_part h3 {
            font-size: 20px;
            font-weight: bold;
            padding-bottom: 20px;
        }

        .cl_part li {
            padding: 15px 0 17px 0;
            border-bottom: 1px solid #ededed;
            overflow: hidden;
            position: relative;
        }

        .cl_part .imgs a {
            font-size: 0px;
            vertical-align: top;
            float: left;
            width: 170px;
            height: 112px;
            overflow: hidden;
            display: inline;
            margin-right: 10px;
        }

        .cl_part .imgs img {
            width: 170px;
            height: 112px;
            vertical-align: top;
            padding-right: 10px;
            float: left;
        }

        .cl_part .summary {
            height: 46px;
            line-height: 24px;
            overflow: hidden;
            color: #666;
            font-size: 14px;
        }

        .cl_part .info {
            height: 14px;
            line-height: 14px;
            padding: 0;
            text-align: right;
        }

        .cl_part .bdsharebuttonbox {
            position: absolute;
            top: 20px;
            right: 0px;
            display: none;
        }

        .cl_part .time {
            font-size: 12px;
            color: #999;
            padding-left: 5px;
            padding-right: 10px;
        }

        .cl_part .source {
            font-size: 12px;
            color: #999;
            border-right: 1px solid #ccc;
            padding-right: 10px;
        }

        .device {
            width: 680px;
            position: relative;
            margin-bottom: 15px;
        }

        .device .arrow-left {
            background: url(/uploads/image/wf2images/arrows.png) no-repeat left top;
            position: absolute;
            left: 10px;
            top: 50%;
            margin-top: -15px;
            width: 17px;
            height: 30px;
            z-index: 5;
        }

        .device .arrow-right {
            background: url(/uploads/image/wf2images/arrows.png) no-repeat left bottom;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -15px;
            width: 17px;
            height: 30px;
            z-index: 5;
        }

       

        .content .cl_part1 h3 {
            font-weight: normal;
        }

        #autodata li {
            display: none;
        }

        #morebtn {
            text-align: center;
            padding-top: 15px;
        }

        #morebtn span {
            display: inline-block;
            height: 35px;
            line-height: 35px;
            font-size: 18px;
            width: 100%;
            text-align: center;
            background: #ccc;
            cursor: pointer;
        }

        /*--------------------------------------- c_right --------------------------------------------------------------------------*/
        .c_right {
            float: right;
            width: 300px;
        }

        .c_right h2 {
            width: 100%;
            height: 40px;
            background: url(/uploads/image/ww2images/20150318_gjzt3_v1.png) no-repeat;
            padding-left: 20px;
            font-size: 22px;
            line-height: 30px;
            padding-bottom: 30px;
        }

        .c_right .cr_part {
            padding-bottom: 10px;
        }

        .c_right .cr_part li {
            width: 300px;
            overflow: hidden;
        }

        .c_right .cr_part li h3 {}

   

        /*-------------------- r列表 ---------------------*/
        .c_right .cr_part dt {
            height: 20px;
            padding-left: 10px;
            margin-bottom: 10px;
            overflow: hidden;
            position: relative;
        }

        .c_right .cr_part dt i {
            width: 3px;
            height: 3px;
            background: #8d8d8d;
            overflow: hidden;
            position: absolute;
            left: 0px;
            top: 50%;
            margin-top: -2px;
        }

        /*-------------------- r左图右标题 ---------------------*/
        .ztyb {
            background: #ebebeb;
            height: 70px;
            margin-bottom: 10px;
            padding: 0px;
            border-bottom: none;
        }

        .ztyb img {
            float: left;
            width: 127px;
            height: 95px;
            margin-right: 10px;
        }

        .ztyb h3 {
            height: auto;
            margin: 0px;
            font-weight: normal;
            padding: 8px 10px 0 0;
            font-size: 16px;
            margin-left: 8px;
        }

        .ztyb .time {
            width: auto;
            text-align: right;
            padding: 0 10px;
            color: #fff;
            font-size: 12px;
            color: #999;
            display: block;
        }

        /*-------------------- r左图右标题、摘要 ---------------------*/
        .ztybz {
            margin-bottom: 10px;
        }

        .ztybz img {
            width: 80px;
            height: 80px;
            float: left;
            margin-right: 10px;
        }

        .ztybz h3 {
            margin: 0px;
            font-weight: normal;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
        }

        .ztybz .conts {
            height: 55px;
            line-height: 26px;
            font-size: 14px;
            color: #999;
            overflow: hidden;
            margin: 0px 0 0 0;
        }

        .footer {
            padding: 30px 0 30px 0;
            background: #f9f7f4;
            text-align: center;
        }

        .footer p {
            line-height: 20px;
            font-size: 12px;
            font-family: "宋体";
        }