﻿        /*整体布局*/
        
        .p-content {
            width: 1200px;
            min-height: 600px;
            height: auto;
            box-sizing: border-box;
            overflow: hidden;
            margin: 15px auto;
            background: url(../img/mask_layer.png) top no-repeat;
            padding: 38px 52px 0px 52px;
        }
        /*左侧nav*/
        
        .m-listleft {
            width: 19.25%;
            background: #fff;
        }
        
        .m-listleft h1 {
            height: 35px;
            line-height: 35px;
            font-size: 18px;
            color: #ffffff;
            font-weight: bold;
            background: url(../img/list.png) #1579d7 no-repeat;
            margin-bottom: 0px !important;
            text-align: center;
            text-indent: 20%;
        }
        
        .m-listleft-bd {
            min-height: 867px;
            border: 1px solid #dde4ef;
            border-top: none;
            padding-top: 10px;
            position: relative;
        }
        
        .m-listleft-bd a {
            display: block;
            font-size: 18px;
            color: #053c97;
            /* æµè§ˆå™¨ä¸æ”¯æŒæ—¶æ˜¾ç¤º */
            background-repeat: no-repeat;
            margin: 0 auto;
            height: 33px;
            line-height: 33px;
            margin-bottom: 15px;
            text-align: center;
            text-indent: 16px;
            background: url(../img/replays.png) no-repeat 10% 8px;
        }
        
        .m-listleft-bd .listactive {
            background-color: #c6d1e4;
        }
        /*右侧文章页*/
        /*导航*/
        
        .m-location {
            width: 94%;
            margin: 0 auto;
            border-bottom: 1px solid #d2d2d2;
            height: 33px;
            line-height: 33px;
            margin-top: 10px;
            margin-bottom: 10px;
            text-indent: 24px;
            font-size: 16px;
            color: #3358a4;
            text-align: left;
        }
        
        .m-location a {
            color: #3358a4;
        }
        
        .selte {
            height: 47px;
            line-height: 50px;
        }
        
        .selte .icon {
            background: #4472c4;
            width: 10px;
            height: 25px;
            float: left;
            margin-top: 13px;
            border-radius: 4px;
            margin-left: 30px;
        }
        
        .selte .topleftname {
            float: left;
            margin-left: 15px;
            height: auto;
            font-size: 24px;
            color: #2e6daf
        }
        
        .m-listright {
            border: 1px solid #c9d4e7;
        }
        
        .m-listright,
        .mainBox {
            width: 79.9%;
            min-height: 867px;
            background: #fff;
        }
        
        .m-listbd {
            min-height: 848px;
            border-top: none;
            padding-top: 10px;
            position: relative;
        }
        
        .m-listbd ul li {
            line-height: 36px;
            height: 36px;
            text-align: left;
            margin: 7px 0;
            position: relative;
            padding-left: 4%;
            padding-right: 4%;
        }
        
        .m-listbd ul li i {
            width: 4px;
            height: 4px;
            background: #000000;
            position: absolute;
            left: 26px;
            top: 48%;
            margin-top: -3px;
        }
        
        .m-listbd ul li a {
            padding-left: 14px;
            font: 18px/1.5 "Microsoft YaHei";
            line-height: 36px;
        }
        
        .m-listbd ul li span {
            font-size: 18px;
            color: #000000;
            float: right;
        }
        
        .m-listbd ul li .triangle {
            display: inline-block;
            width: 0;
            height: 0;
            margin-right: 8px;
            margin-left: 5px;
            border-top: 4px solid transparent;
            border-left: 8px solid #858484;
            border-bottom: 4px solid transparent;
            float: none;
        }
        /*分页*/
        
        #page_div {
            line-height: 20px;
            position: absolute;
            bottom: 35px;
            text-align: right;
            font-size: 14px;
            font-family: 'Arial';
            margin-top: 10px;
            width: 96%;
            margin-left: 2%;
            clear: both;
        }
        
        #pagination_input {
            width: 22px;
            height: 22px;
            line-height: 22px;
            margin: 0 8px;
            padding: 0;
            overflow: hidden;
            border: 1px solid #ccc;
        }
        
        #page_div .pagination_index,
        #page_div .pagination_index_num {
            background: #FFFFFF;
            border: 1px solid #d9d7d7;
            padding: 0 8px;
            margin-right: 5px;
            float: left;
            min-width: 22px;
            height: 22px;
            line-height: 22px;
            text-align: center;
        }
        
        #page_div .pagination_index a,
        #page_div .pagination_index_num a {
            padding: 0px;
            margin: 0px;
            text-align: center;
            color: #000;
        }
        
        #page_div .pagination_index a:hover,
        #page_div .pagination_index_num a:hover {
            padding: 0px;
            margin: 0px;
            text-align: center;
            color: #000;
        }
        
        #page_div .pagination_index_last {
            width: 260px;
            float: right;
            text-align: right;
        }
        
        #page_div .pagination_index_num {
            margin-right: 2px;
            padding: 0px 5px;
        }
        
        #page_div .currentIndex {
            background: #0054a2;
            line-height: 22px;
            height: 22px;
            color: #FFF;
            text-align: center;
            font-weight: bold;
        }
        
        .page-list {
            padding: 5px;
            position: relative;
        }
        
        .page-list .pagination {
            float: left;
            display: inline-block;
        }
        
        .page-list .pagination span {
            cursor: pointer;
        }
        
        .page-list .pagination .separate span {
            cursor: default;
            border-top: none;
            border-bottom: none;
        }
        
        .page-list .pagination .separate span:hover {
            background: none;
        }
        
        .page-list .page-total {
            float: right;
        }
        
        .page-list .page-total input,
        .page-list .page-total select {
            height: 26px;
            border: 1px solid #ddd;
        }
        
        .page-list .page-total input {
            width: 40px;
            padding-left: 3px;
        }
        
        .page-list .page-total select {
            width: 50px;
        }
        
        .pagination>li {
            display: inline
        }
        
        .pagination>li>a,
        .pagination>li>span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }
        
        .pagination>li:first-child>a,
        .pagination>li:first-child>span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }
        
        .pagination>li:last-child>a,
        .pagination>li:last-child>span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }
        
        .pagination>li>a:hover,
        .pagination>li>span:hover,
        .pagination>li>a:focus,
        .pagination>li>span:focus {
            background-color: #eee
        }
        
        .pagination>.active>a,
        .pagination>.active>span,
        .pagination>.active>a:hover,
        .pagination>.active>span:hover,
        .pagination>.active>a:focus,
        .pagination>.active>span:focus {
            z-index: 2;
            color: #fff;
            cursor: default;
            background-color: #428bca;
            border-color: #428bca
        }
        
        .pagination>.disabled>span,
        .pagination>.disabled>a,
        .pagination>.disabled>a:hover,
        .pagination>.disabled>a:focus {
            color: #999;
            cursor: not-allowed;
            background-color: #fff;
            border-color: #ddd
        }
        
        .pagination-lg>li>a,
        .pagination-lg>li>span {
            padding: 10px 16px;
            font-size: 18px
        }
        
        .pagination-lg>li:first-child>a,
        .pagination-lg>li:first-child>span {
            border-bottom-left-radius: 6px;
            border-top-left-radius: 6px
        }
        
        .pagination-lg>li:last-child>a,
        .pagination-lg>li:last-child>span {
            border-top-right-radius: 6px;
            border-bottom-right-radius: 6px
        }
        
        .pagination-sm>li>a,
        .pagination-sm>li>span {
            padding: 5px 10px;
            font-size: 12px
        }
        
        .pagination-sm>li:first-child>a,
        .pagination-sm>li:first-child>span {
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px
        }
        
        .pagination-sm>li:last-child>a,
        .pagination-sm>li:last-child>span {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px
        }
        
        .pager {
            padding-left: 0;
            margin: 20px 0;
            text-align: center;
            list-style: none
        }
        
        .pager:before,
        .pager:after {
            display: table;
            content: " "
        }
        
        .pager:after {
            clear: both
        }
        
        .pager:before,
        .pager:after {
            display: table;
            content: " "
        }
        
        .pager:after {
            clear: both
        }
        
        .pager li {
            display: inline
        }
        
        .pager li>a,
        .pager li>span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }
        
        .pager li>a:hover,
        .pager li>a:focus {
            text-decoration: none;
            background-color: #eee
        }
        
        .pager .next>a,
        .pager .next>span {
            float: right
        }
        
        .pager .previous>a,
        .pager .previous>span {
            float: left
        }
        
        .pager .disabled>a,
        .pager .disabled>a:hover,
        .pager .disabled>a:focus,
        .pager .disabled>span {
            color: #999;
            cursor: not-allowed;
            background-color: #fff
        }
        
        .chidChannes a {
            margin-right: 15px;
        }
        
        .chidChannes {
            margin: 0px 27px;
            line-height: 30px;
            text-align: left;
            border-bottom: 1px solid #d2d2d2d2;
            padding: 0 21px;
        }
        
        .chidChannes a.listactive {
            font-weight: bold;
        }
        
        .zcf {
            padding: 0px 95px;
            text-align: left;
        }
        
        .zcf h2 {
            font-size: 24px;
            color: #414141;
            font-weight: bold;
        }
        
        .isent {
            line-height: 42px;
            margin-top: 30px;
            font-size: 16px;
            padding-bottom: 30px;
            border-bottom: 1px solid #ededed;
        }
        
        .isent input {
            height: 40px;
            width: 271px;
            border: 1px solid #1aba71;
        }
        
        .isent input:focus {
            outline: none
        }
        
        .isent button {
            display: block;
            height: 46px;
            width: 273px;
            background: #1aba71;
            font-size: 21px;
            color: #ffffff;
            border: none;
            outline: none;
            margin-left: 139px;
            margin-top: 28px;
            cursor: pointer;
        }
        
        .swats {
            float: left;
            font-size: 16px;
            position: relative;
            min-width: 130px;
            height: 60px;
            padding-left: 24px;
        }
        
        .swats:first-child {
            min-width: 154px;
            padding-left: 0px;
        }
        
        .symbol {
            position: absolute;
            top: 20px;
            left: 0px;
        }
        
        .swats .resdide {
            font-size: 30px;
            color: #1aba71;
            margin-right: 5px;
        }
        
        .wegith {
            margin-top: 35px;
            font-size: 16px;
            padding-bottom: 25px;
            border-bottom: 1px solid #ededed;
        }
        
        .wegith span {
            float: left;
            color: #1aba71;
        }
        
        .wegith img {
            margin-left: 35px;
        }
        
        .lasttime {
            font-size: 16px;
            color: #1aba71;
            margin-top: 35px;
            display: block;
            line-height: 28px;
        }
        
        .shaiiko {
            display: none;
        }
        /*创业服务中心*/
        
        .up-tog {
            width: 100%;
            height: 63px;
            padding-top: 1px;
            border-bottom: 1px solid #b4d4f0;
        }
        
        .up-tog ul {
            margin-top: 38px;
            text-align: center;
        }
        
        .up-tog ul li {
            background: #f6f6f6;
            border: 1px solid #d9d9d9;
            width: 204px;
            height: 39px;
            line-height: 39px;
            display: inline-block;
            border-radius: 4px;
            margin: 0 40px;
            cursor: pointer;
        }
        
        .up-tog ul li.act {
            color: white;
            border: 3px solid #86b4e2;
            background: #2885d5;
        }
        
        .cont-w {
            width: 100%;
            overflow: hidden;
            background: #fafafa;
        }
        
        .cont-w .c-cent {
            width: 1000px;
            margin: 35px auto;
            height: auto;
            background: white;
            border: 1px solid #e6e6e6;
        }
        
        .cont-w .c-cent .content {
            width: 900px;
            height: auto;
            margin: 36px auto;
        }
        
        .cont-w .c-cent .content.c2 {
            display: none;
        }
        
        .cont-w .c-cent .content .top {
            width: 100%;
            height: 95px;
            background: url("../img/op-ldsha.jpg") no-repeat bottom;
        }
        
        .cont-w .c-cent .content .top h2 {
            font-size: 30px;
        }
        
        .cont-w .c-cent .content .top p {
            font-size: 24px;
            text-transform: uppercase;
            letter-spacing: -2px;
            color: #e1e1e1;
            background: url("../img/op-ld-pr.jpg") no-repeat right;
        }
        
        .cont-w .c-cent .content .zz {
            margin-top: 38px;
        }
        
        .cont-w .c-cent .content .zz h3 {
            font-size: 16px;
            padding-left: 5px;
            color: #444444;
            border-left: 2px solid #2885d5;
        }
        
        .cont-w .c-cent .content .zz .dl {
            padding: 21px 23px;
            box-sizing: border-box;
            margin-top: 12px;
            border: 1px solid #d7d7d7;
        }
        
        .cont-w .c-cent .content .lx {
            margin-top: 38px;
        }
        
        .cont-w .c-cent .content .lx h3 {
            font-size: 16px;
            padding-left: 5px;
            color: #444444;
            border-left: 2px solid #2885d5;
        }
        
        .cont-w .c-cent .content .lx dl {
            overflow: hidden;
            padding: 21px 23px;
            box-sizing: border-box;
            margin-top: 12px;
            border: 1px solid #d7d7d7;
        }
        
        .cont-w .c-cent .content .lx dl dd {
            float: left;
            font-size: 14px;
            color: #676767;
            margin-right: 15px;
        }
        
        @media (max-width: 1000px) {
            .loc {
                width: 100%;
                background: #f5f5f5;
                height: 42px;
                border-bottom: 2px solid #96beea;
            }
            .loc .loc-center {
                width: 96%;
                height: 42px;
                margin: 0 auto;
            }
            .loc .loc-center ul li {
                float: left;
                line-height: 42px;
                margin-right: 3px;
            }
            .loc .loc-center ul li.loa a {
                color: #3887e0;
            }
            .loc .loc-center .back {
                float: right;
                line-height: 42px;
            }
            .title-cont {
                margin-top: .2rem;
            }
            .title-cont h3 {
                font-size: .4rem;
                color: #000000;
                font-weight: 500;
                text-align: center;
            }
            .title-cont span {
                display: block;
                width: 100%;
                height: 20px;
                color: #eb6100;
                font-size: .16rem;
                text-align: center;
                line-height: 20px;
                margin: 0 auto;
                margin-top: 5px;
                text-transform: uppercase;
                background: url("../img/inv-en-bg.jpg") center center no-repeat;
            }
            .title-cont p {
                margin-top: .15rem;
                text-align: center;
                font-size: .14rem;
                color: #8a8a8a;
            }
            .banner {
                width: 100%;
                height: auto;
                position: relative;
                overflow: hidden;
            }
            .banner .banner-img {
                width: 100%;
                height: auto;
                position: relative;
                left: 0;
                margin-left: 0;
            }
            .up-tog {
                width: 100%;
                height: 1rem;
                padding-top: 1px;
                border-bottom: 1px solid #b4d4f0;
            }
            .up-tog ul {
                margin-top: .2rem;
                text-align: center;
            }
            .up-tog ul li {
                background: #f6f6f6;
                border: 1px solid #d9d9d9;
                width: 35%;
                height: .5rem;
                line-height: .5rem;
                display: inline-block;
                border-radius: 4px;
                margin: 0 .5rem;
                cursor: pointer;
            }
            .up-tog ul li.act {
                color: white;
                border: 3px solid #86b4e2;
                background: #2885d5;
            }
            .cont-w {
                width: 100%;
                overflow: hidden;
                background: #fafafa;
            }
            .cont-w .c-cent {
                width: 100%;
                margin: .35rem auto;
                height: auto;
                background: white;
                border: 1px solid #e6e6e6;
            }
            .cont-w .c-cent .content {
                width: 96%;
                height: auto;
                margin: 36px auto;
            }
            .cont-w .c-cent .content.c2 {
                display: none;
            }
            .cont-w .c-cent .content .top {
                width: 92%;
                height: 1.1rem;
                margin: 0 auto;
                background: url("../img/op-ldsha.jpg") no-repeat bottom;
                background-size: 100% auto;
            }
            .cont-w .c-cent .content .top h2 {
                font-size: .4rem;
            }
            .cont-w .c-cent .content .top p {
                font-size: .3rem;
                text-transform: uppercase;
                letter-spacing: -2px;
                color: #e1e1e1;
                background: url("../img/op-ld-pr.jpg") no-repeat right;
            }
            .cont-w .c-cent .content .zz {
                margin: 0 auto;
                margin-top: .25rem;
                width: 92%;
            }
            .cont-w .c-cent .content .zz h3 {
                font-size: 16px;
                padding-left: 5px;
                color: #444444;
                border-left: 2px solid #2885d5;
            }
            .cont-w .c-cent .content .zz .dl {
                padding: .15rem .18rem;
                box-sizing: border-box;
                margin-top: .2rem;
                border: 1px solid #d7d7d7;
            }
            .cont-w .c-cent .content .lx {
                margin: 0 auto;
                margin-top: .25rem;
                width: 92%;
            }
            .cont-w .c-cent .content .lx h3 {
                font-size: 16px;
                padding-left: 5px;
                color: #444444;
                border-left: 2px solid #2885d5;
            }
            .cont-w .c-cent .content .lx dl {
                padding: .15rem .18rem;
                box-sizing: border-box;
                margin-top: .2rem;
                border: 1px solid #d7d7d7;
            }
            .cont-w .c-cent .content .lx dl dd {
                font-size: .14rem;
                color: #676767;
                margin-top: 5px;
            }
        }
        /*政务邮箱*/
        
        .plate1 {
            width: 100%;
            padding-top: 65px;
        }
        
        .plate1 .plate-center {
            width: 1096px;
            height: auto;
            margin: 0 auto;
            margin-bottom: 38px;
            margin-top: 40px;
        }
        
        .plate1 .plate-center .show .flex-direction-nav .flex-prev {
            width: 24px;
            height: 46px;
            text-shadow: 0 0 0 !important;
            top: 115px;
            left: -50px;
            color: transparent;
            background: url("../img/hd-limg.png") no-repeat;
        }
        
        .plate1 .plate-center .show .flex-direction-nav .flex-next {
            width: 24px;
            height: 46px;
            text-shadow: 0 0 0 !important;
            top: 115px;
            right: -50px;
            color: transparent;
            background: url("../img/hd-rimg.png") no-repeat;
        }
        
        .plate1 .plate-center .show .flex-control-nav {
            display: none;
        }
        
        .plate1 .plate-center .show ul li dl dd {
            float: left;
            margin-left: 21px;
        }
        
        .plate1 .plate-center .show ul li dl dd:first-child {
            margin-left: 0;
        }
        
        .plate1 .plate-center .show ul li dl dd img {
            width: 350px;
            height: 213px;
        }
        
        .plate1 .plate-center .show ul li dl dd p {
            width: 100%;
            margin-top: 5px;
        }
        
        .plate1 .plate-center .show ul li dl dd p span {
            float: right;
            color: #9d9d9d;
        }
        
        .plate1 .plate-center .eml {
            width: 100%;
            height: 160px;
            text-align: center;
            line-height: 160px;
            background: url("../img/hd-zwyx.jpg") no-repeat;
        }
        
        .plate1 .plate-center .eml img {
            display: inline-block;
            vertical-align: middle;
        }
        
        .plate1 .plate-center .eml p {
            display: inline-block;
            font-size: 22px;
            line-height: 35px;
            padding-bottom: 5px;
            color: #3887e0;
            margin-left: 10px;
            border-bottom: 2px solid #9ac2ee;
        }
        
        .title-cont h3 {
            font-size: 30px;
            color: #000000;
            font-weight: 500;
            text-align: center;
        }
        
        .title-cont span {
            display: block;
            width: 454px;
            height: 20px;
            color: #eb6100;
            font-size: 14px;
            text-align: center;
            line-height: 20px;
            margin: 0 auto;
            margin-top: 5px;
            text-transform: uppercase;
        }
        /**/
        
        .plate2 {
            width: 100%;
        }
        
        .plate2 .plate-center {
            width: 1200px;
            margin: 0 auto;
        }
        
        .plate2 .plate-center h3 {
            width: 100%;
            height: 42px;
            line-height: 42px;
            color: #3887e0;
            font-size: 15px;
            padding-left: 15px;
            font-weight: 500;
            background: url("../img/dyn-h.jpg") repeat-y;
        }
        
        .plate2 .plate-center .simg {
            overflow: hidden;
            width: 1227px;
            position: relative;
            left: -27px;
            margin-bottom: 25px;
        }
        
        .plate2 .plate-center .simg li {
            float: left;
            margin-left: 24px;
            margin-top: 24px;
        }
        
        .plate2 .plate-center .simg li img {
            width: 384px;
            height: 234px;
        }
        /**/
        
        .m-listbd .video-list li {
            width: 285px;
            height: 220px;
            margin-left: 4px;
            margin-top: 14px;
            float: left;
            border: 1px solid #dddddd;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        
        .video-list li .video-cont {
            width: 285px;
            height: 187px;
            position: relative;
        }
        
        .video-list li .video-cont .video-bg {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
        }
        
        .video-list li .video-cont .video-play {
            position: absolute;
            left: 0;
            top: 0;
            cursor: pointer;
            background: rgba(0, 0, 0, 0.5);
            text-align: center;
            line-height: 187px;
            width: 100%;
            height: 187px;
        }
        
        .video-list li .video-cont .video-play span {
            visibility: hidden
        }
        
        .video-list li .video-cont .video-play img {
            vertical-align: middle;
            width: 48px;
            height: 48px;
        }
        
        .video-list li span {
            display: block;
            width: 100%;
            height: 33px;
            background: #ededed;
            text-align: center;
            line-height: 33px;
        }
        
        .video-list li a {
            font-size: 14px !important;
        }
        /**/
        
        @media only screen and (max-width: 1214px) {
            .con img {
                max-width: 100% !important;
                width: auto;
                max-height: 100% !important;
            }
            .p-content {
                width: 100%;
                padding: 0px;
            }
            .m-listleft {
                width: 100%;
            }
            .m-listright,
            .mainBox {
                width: 100%;
            }
            .m-listleft-bd {
                min-height: 100%;
            }
        }
        
        @media only screen and (max-width: 812px) {
            .m-listbd ul li a {
                font-size: 15px;
                padding-left: 1%;
                width: 70%;
                display: inline-block;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }
            .m-listbd ul li .date {
                font-size: 15px
            }
        }
        
        @media only screen and (max-width: 812px) {
            .content .origin {
                width: 100% !important;
            }
            .content .origin {
                border-bottom: 0px;
            }
            .pageView {
                display: none;
            }
        }
        
        @media only screen and (max-width: 450px) {
            .content .origin span.vatas {
                font-size: 13px !important;
                padding: 0px 7px !important;
            }
            .position {
                font-size: 14px !important;
            }
            .content .title {
                font-size: 30px !important;
            }
            .m-listbd ul li a {
                font-size: 12px;
            }
            .m-listbd ul li .date {
                font-size: 12px
            }
        }