* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color:#1f569f;
    text-decoration: none;
}

img {
    display: block;
}

body {
    background: url("imagesbg_01.jpg") no-repeat center top;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.show{
    display: block;
}

.hide{
    display: none;
}

.head {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    float: left;
    margin: 65px 0 0 8px;
}

.sousuo {
    width: 421px;
    height: 53px;
    float: right;
    margin: 80px 20px 0 0;
    background: url("imagesbg_sousuo.png") no-repeat;
}

.sousuo input[type=text] {
    height: 35px;
    margin: 7px 0 0 32px;
    width: 320px;
    background: none;
    border: none;
    vertical-align: top;
}

.sousuo button[type=submit] {
    width: 35px;
    height: 35px;
    cursor: pointer;
    margin: 7px;
    background: none;
}

.dh {
    width: 100%;
    margin: 50px 0 0 0;
}

.dh span {
    width: 200px;
    height: 60px;
    font-size: 26px;
    line-height: 60px;
    text-align: center;
    display: block;
    float: left;
    color: #fff;
    cursor:pointer;
}

.dh span.active,.dh span.active a:hover {
    color: #e9e44e!important;
}

.dh a:hover{
	color:#fff!important;
}

.con {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
}

.GcPos {
    width: 100%;
    overflow: hidden;
    background: #f0f7fd;
    margin: 10px 0 0;
    border-left: 2px solid #1498d8;
    padding-left: 10px;
    height: 30px;
    font: 14px/30px "Microsoft YaHei";
    color: #111;
}

.GpLeft {
    width: 1000px;
    overflow: hidden;
    margin: 15px auto;
}

.GcList {
    width: 960px;
    overflow: hidden;
    margin: 10px auto;
    padding-bottom: 15px;
}

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

ul, ol {
    list-style: none;
}

.GsTL5 li {
    width: 960px;
    height: 46px;
    overflow: hidden;
    font: 16px/46px "Microsoft YaHei";
    margin: 0;
    border-bottom: 1px dashed #ccc;
}

.GsTL5 li a {
    float: left;
    padding-left: 20px;
    overflow: hidden;
    width: 850px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.GsTL5 .time {
    float: right;
    font: 12px/46px "Microsoft YaHei";
    color: #555;
}

.GcDetail {
    width: 960px;
    overflow: hidden;
    margin: 20px auto 0;
    padding: 0;
    text-align: center;
}

.GcDetail .title {
    color: rgb(17, 17, 17);
    font: bold 30px/40px "方正小标宋简体,Microsoft YaHei";
    margin: 0px auto 20px;
}

.GcDetail .desc {
    font: 14px/14px arial, simsun;
    text-align: center;
    color: #333;
    margin: 5px;
    padding: 8px;
}

.content_info {
    width: 900px;
    overflow: hidden;
    margin: 10px auto 0;
    padding: 0;
    color: #111;
    line-height: 30px;
    font-size: 12pt;
}

.content_info p, .content_info .TRS_Editor P, .content_info .TRS_Editor DIV {
    margin: 10px 0 0;
    color: #111;
    line-height: 30px;
    font-size: 12pt;
}

.con .content_info img {
    display: block;
    text-align: center;
    margin: 10px auto 0 !important;
}

/*首页*/
.con {
    width: 1000px;
    margin: 0 auto;
}

.p1 {
    margin: 15px auto;
    padding: 0 10px;
}

.btn_tpxw {
    color: #8b898a;
}

.btn_tpxw img {
    display: inline;
    vertical-align: middle;
    cursor: pointer;
}

.btn_tpxw .shu{
	margin: 0 10px
}

.tpxw-swiper {
    width: 480px;
    height: 250px;
    margin: 10px 0 0 0;
    overflow: hidden;
    position: relative;
}

.tpxw-itm {
    width: 480px;
    height: 250px;
    position: relative;
    overflow:hidden;
}

.tpxw-itm img {
    width: 480px;
    height: 250px; 
    transition: 1.5s;
}

.tpxw-itm img:hover {
    width: 480px;
    height: 250px;
    transform:scale(1.2);
}

.tpxw-til {
    width: 480px;
    height: 75px;
    background: url("imagesbg_title.png") repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tpxw-til a {
    width: 430px;
    margin: 28px auto 0 auto;
    color: #ffffff;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagination,.pagination_spxw {
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -42px;
}

.pagination .swiper-pagination-switch,.pagination_spxw .swiper-pagination-switch {
    width: 6px;
    height: 6px;
    display: block;
    float: left;
    margin-right: 8px;
    background-color: #ffffff;
    border-radius: 6px;
    cursor: pointer;
}

.pagination .swiper-active-switch,.pagination_spxw .swiper-active-switch {
    background-color: #f90e29;
}

.btn_swiper{
    width: 30px;
    height: 48px;
    cursor: pointer;
    position: absolute;
    transition: .3s;
}

.tpxw-swiper .btn_pre_tp {
    background: url("imagesarrow_left.png") no-repeat;
    left: -30px;
    top: 85px;
}

.tpxw-swiper:hover .btn_pre_tp {
    left: 0;
}

.tpxw-swiper .btn_next_tp {
    background: url("imagesarrow_right.png") no-repeat;
    right: -30px;
    top: 85px;
}

.tpxw-swiper:hover .btn_next_tp {
    right: -1px;
}

.tpxw-swiper .btn_pre_sp {
    background: url("imagesarrow_left.png") no-repeat;
    left: -30px;
    top: 85px;
}

.tpxw-swiper:hover .btn_pre_sp {
    left: 0;
}

.tpxw-swiper .btn_next_sp {
    background: url("imagesarrow_right.png") no-repeat;
    right: -30px;
    top: 85px;
}

.tpxw-swiper:hover .btn_next_sp {
    right: -1px;
}

.fliter{
	width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:rgba(0,0,0,0.4);
    transition: .3s;
}

.fliter:hover{
    background-color:rgba(0,0,0,0.8);
}

.spxw .tpxw-itm:before{
	content:"";
    width:27px;
    height:27px;
    position:absolute;
    top:50%;
    left:50%;
    margin: -13.5px 0 0 -13.5px;
    background:url(imagesicon_bf.png) no-repeat;
    z-index:100;
}


.p1_xw {
    width: 480px;
}

.btn_xw {
    overflow: hidden;
    margin-bottom: 2px;
}

.p1 .btn_xw .btn_xwWrap {
    width: 95px;
    height: 30px;
    font-size: 20px;
    color: #999999;
    float: left;
    text-align: center;
    margin-right: 25px;
}

.p1 .btn_xw .btn_xwWrap.active {
    color: #1f569f;
    border-bottom: solid 1px #1f569f;
}

.p1 .btn_xw .btn_xwWrap a:hover {
    text-decoration: none;
}

.xw_list li {
    width: 425px;
    line-height: 37px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zscd_list{
    height: 259px;
    overflow: hidden;
}

.dot {
    width: 6px;
    height: 6px;
    background-color: #0077dd;
    border-radius: 6px;
    display: block;
    float: left;
    margin: 16px 10px 0 10px;
}

.p1_line2_left {
    width: 230px;
    margin: 20px 0;
}

.p1_line2_left .button {
    width: 108px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background-color: #2056a0;
    float: left;
    margin: 0 5px 5px 0;
}

.p1_line2_left .button a {
    text-decoration: none;
}
.p1_line2_left .button a:hover {
    text-decoration: none;
    color:#ffffff;
}

.p1_line2_left .tzxx {
    margin-top: 4px;
}

.p1_line2_right {
    width: 748px;
    margin-top: 15px;
}

.p1_itm1 {
    width: 142px;
    height: 115px;
    float: left;
    margin-right: 7px;
}

.p1_itm1 .p1_pic {
    overflow:hidden;
}

.p1_itm1 .p1_pic img {
    width: 142px;
    height: 90px;
    transition: 1.5s;
}

.p1_itm1 .p1_pic img:hover {
    transform: scale(1.2);
}


.p1_itm1 .p1_til img {
    margin: 4px auto 0 auto;
}

.box-shadow {

    filter: progid:DXImageTransform.Microsoft.Shadow(color=’ #969696′, Direction=135, Strength=5); /*for ie6,7,8*/

    background-color: #fff;

    -moz-box-shadow: 0 2px 6px #969696; /*firefox*/

    -webkit-box-shadow: 0 2px 6px #969696; /*webkit*/

    box-shadow: 0 2px 6px #969696; /*opera或ie9*/

}

.p2 {
    padding: 0 10px;
}

.p2_left {
    width: 640px;
}

.wjtz {
    border-bottom: solid 1px #dadada;
    overflow: hidden;
    position: relative;
}

.wjtz .til {
    width: 96px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #20569e;
    line-height: 40px;
    border-bottom: solid 1px #1f569f;
    float: left;
}

.wjtz .til a:hover {
    text-decoration: none;
}

.wjtz .more {
    font-size: 12px;
    color: #797979;
    position: absolute;
    right: 25px;
    top: 15px;
}

.zxwj {
    width: 640px;
    height: 80px;
    margin-top: 5px;
    padding: 15px 25px 15px 100px;
    color: #333333;
    background: url("imageszxwj.jpg") no-repeat left top;
}

.zxwj .title {
    line-height: 25px;
}

.time {
    font-size: 15px;
    float: right;
    color: #333;
    line-height: 25px;
}

.p2_wj1 {
    width: 630px;
    height: 30px;
    line-height: 30px;
    border-top: 1px dashed #b8b8b8;
    margin: 8px auto;
    padding-top: 5px;
    font-size: 16px;
    color: #333333;
}

.wjHead {
    color: #1f569f;
    float: left;
}

.p2_wj1 .title {
    float: left;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p2_wj1 .more {
    font-size: 14px;
}

.wj-swiper {
    height: 135px;
    overflow: hidden;
    position: relative;
}

.pagination1 {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -28.5px;
}

.pagination1 .swiper-pagination-switch {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: solid 1px #2147a8;
    border-radius: 7px;
    display: block;
    float: left;
    margin-right: 12px;
}

.pagination1 .swiper-active-switch {
    background-color: #f96565;
    border: none;
}

.pagination_wjtz {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -28.5px;
}

.pagination_wjtz .swiper-pagination-switch {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: solid 1px #2147a8;
    border-radius: 7px;
    display: block;
    float: left;
    margin-right: 12px;
}

.pagination_wjtz .swiper-active-switch {
    background-color: #f96565;
    border: none;
}


.p2_right {
    width: 323px;
    height: 240px;
    margin-top: 18px;
    background: url("imageszfxxgk.jpg") no-repeat;
}

.p2_right .button {
    width: 28px;
    height: 132px;
    float: left;
    margin: 94px 0 0 0;
}

.button.p2-b1 {
    margin-left: 33px;
}

.button.p2-b2 {
    margin-left: 30px;
}

.button.p2-b3 {
    margin-left: 29px;
}

.button.p2-b4 {
    margin-left: 30px;
}

.button.p2-b5 {
    margin-left: 27px;
}

.p3 {
    margin: 28px auto;
    padding: 0 10px;
}

.linkImg {
    float: left;
    margin-right: 14px;
}

.floatEnd {
    margin-right: 0!important;
}

.zt-swiper {
    width: 980px;
    height: 83px;
    margin: 0 auto;
    background-color: #E8F2FE;
    position: relative;
    overflow: hidden;
}

.zt-itm {
    width: 315px;
    height: 83px;
    margin-right: 17px;
}

.zt-itm-end {
    margin-right: 0;
}

.zt-itm img {
    width: 100%;
    height: 100%;
}

.btn_pre {
    width: 30px;
    height: 48px;
    background: url("imagesarrow_left.png") no-repeat;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 20px;
}

.btn_next {
    width: 28px;
    height: 48px;
    background: url("imagesarrow_right.png") no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 20px;
}

.foot {
    margin-top: 25px;
}

.f-link {
    width: 100%;
    height: 80px;
    background-color: #F3F3F3;
}

.foot select {
    width: 175px;
    height: 35px;
    margin: 20px 0 0 17px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border: solid 1px #c2cfe0;
}

#Select1 {
    /*color: #cb1d1c;*/
}

.foot select option {
    text-align: center;
}

.foot .linkInfo {
    width: 620px;
    font-size: 16px;
    margin: 25px auto 15px auto;
    color: #0068b7;
    overflow:hidden;
}

.foot .linkInfo span{
    margin: 0 25px 0 0;
    float:left;
}

.foot .textInfo {
    width: 620px;
    font-size: 13px;
    color: #333;
    margin: 0 auto 25px auto;
    line-height: 25px;
}

.footInfo {
    position: relative;
}

.jiucuo {
    width: 110px;
    height: 55px;
    position: absolute;
    right: 80px;
    top: 55px;
}

.ideConac {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 100px;
    top: 40px;
}

/*综合要闻*/

.lineTitle {
    border-bottom: solid 1px #dadada;
    overflow: hidden;
    position: relative;
}

.lineTitle .til {
    width: 96px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #20569e;
    line-height: 40px;
    border-bottom: solid 1px #1f569f;
    float: left;
}

.lineTitle .til a {
    text-decoration: none;
}

.lineTitle .more {
    font-size: 12px;
    color: #797979;
    position: absolute;
    right: 25px;
    top: 15px;
}

.zhywCon {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 0 10px;
}

.zhywCon .left {
    width: 600px;
}

.zhyw-itm {
    padding-bottom: 15px;
    border-bottom: dashed 1px #dcdcdc;
}

.zhyw-itm h3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

.zhyw-itm p {
    width: 595px;
    height: 45px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    color: #767676;
    line-height: 25px;
}

.xx {
    font-size: 14px;
    color: #fc8085;
}

.zhywCon .right {
    width: 360px;
}

.zhywCon .right .xw_list li {
    width: 340px;
    line-height: 35px;
}

.zhywCon .right .xw_list li .dot {
    background-color: #fc8085;
}

.yw_zwzt {
    width: 384px;
    height: 85px;
    float: left;
    margin-top: 20px;
    background: url("imagesyw_01.jpg") no-repeat;
}

.yw_zwzt .link {
    width: 30px;
    height: 82px;
    float: left;
    margin: 2px 0 0 10px;
}

.yw_zwzt .xw_list {
    margin: 3px 65px;
}

.yw_zwzt .xw_list li {
    width: 230px;
    line-height: 26px;
    font-size: 14px;
}

.yw_zwzt .xw_list li .dot {
    background-color: #fc8085;
    margin: 10px 10px 0 10px;
}

.yw_spxw {
    width: 596px;
    height: 85px;
    float: left;
    margin-top: 14px;
    /*padding-left: 48px;*/
    background: url("imagesyw_02.jpg") no-repeat;
}

.yw_spxw .link {
    width: 30px;
    height: 82px;
    float: left;
    margin: 2px 0 0 10px;
}

.sp_itm {
    width: 106px;
    height: 70px;
    float: left;
    margin: 7px 5px 0 20px;
    overflow:hidden;
    position:relative;
}

.sp_itm:before{
	content: "";
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13.5px 0 0 -13.5px;
    background: url(imagesicon_bf.png) no-repeat;
    z-index: 100;
}

.sp_itm img {
    width: 106px;
    height: 70px;
}

/*办事服务*/
.bsfwCon {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 10px;
    overflow: hidden;
}

.bsfwCon .leftCon {
    width: 315px;
}

.sxbljdcx {
    margin: 25px 0;
}

.bsfwCon .rightCon {
    width: 637px;
}

.bsfwCon .rightCon .title {
    margin-top: 15px;
}

.hyl, .yyl {
    width: 637px;
    height: 170px;
    margin-top: 27px;
    padding-left: 120px;
    overflow: hidden;
}

.hyl {
    background: url("imagesbs_09.jpg") no-repeat;
}

.yyl {
    background: url("imagesbs_13.jpg") no-repeat;
}

.bsfw-icon {
    width: 64px;
    text-align: center;
    float: left;
    margin: 30px 35px 25px 30px;
    position: relative;
}

.bsfw-icon img {
    width: 64px;
    height: 62px;
}

.bsfw-icon p {
    margin-top: 10px;
    width:64px;
}

.moveOut{
    width: 0;
    height: 166px;
    position: absolute;
    transition: 0.5s;
    background-color: #fff;
    z-index: 10;
    overflow: hidden;
    text-align: left;
}

.moveOut .xw_list{
	display:block!important;
}

.hyl_1 .moveOut {
    top: -28px;
    left: 70px;
}

.hyl_1 .moveOut .hyl_1_list li {
    width: 0;
    line-height:35px;
}

.hyl_1:hover .moveOut {
    width: 295px;
    border-right:solid 1px #1f569f;
}

.hyl_1:hover .moveOut .hyl_1_list li {
    width: 280px;
}


.hyl_2 .moveOut {
    top: -29px;
    left: 70px;
}

.hyl_2 .moveOut .hyl_2_list li {
    width: 0;
    line-height:35px;
}

.hyl_2:hover .moveOut {
    width: 288px;
    border-right:solid 1px #1f569f;
}

.hyl_2:hover .moveOut .hyl_2_list li {
    width: 280px;
}

.hyl_3 .moveOut {
    top: -29px;
    left: 0;
}

.hyl_3 .moveOut .hyl_3_list li {
    width: 0;
    line-height:35px;
}

.hyl_3:hover .moveOut {
    width: 300px;
    left: -300px;
    border-left:solid 1px #1f569f;
}

.hyl_3:hover .moveOut .hyl_3_list li {
    width: 280px;
}

.hyl_4 .moveOut {
    top: -29px;
    left: 0;
}

.hyl_4 .moveOut .hyl_4_list li {
    width: 0;
    line-height:35px;
}

.hyl_4:hover .moveOut {
    width: 300px;
    left: -300px;
    border-left:solid 1px #1f569f;
}

.hyl_4:hover .moveOut .hyl_4_list li {
    width: 280px;
}

.yyl_1 .moveOut {
    top: -29px;
    left: 70px;
}

.yyl_1 .moveOut .yyl_1_list li {
    width: 0;
    line-height:35px;
}

.yyl_1:hover .moveOut {
    width: 295px;
    border-right:solid 1px #1f569f;
}

.yyl_1:hover .moveOut .yyl_1_list li {
    width: 280px;
}


.yyl_2 .moveOut {
    top: -29px;
    left: 70px;
}

.yyl_2 .moveOut .yyl_2_list li {
    width: 0;
    line-height:35px;
}

.yyl_2:hover .moveOut {
    width: 288px;
    border-right:solid 1px #1f569f;
}

.yyl_2:hover .moveOut .yyl_2_list li {
    width: 280px;
}

.yyl_3 .moveOut {
    top: -29px;
    left: 0;
}

.yyl_3 .moveOut .yyl_3_list li {
    width: 0;
    line-height:35px;
}

.yyl_3:hover .moveOut {
    width: 300px;
    left: -300px;
    border-left:solid 1px #1f569f;
}

.yyl_3:hover .moveOut .yyl_3_list li {
    width: 280px;
}

.yyl_4 .moveOut {
    top: -29px;
    left: 0;
}

.yyl_4 .moveOut .yyl_4_list li {
    width: 0;
    line-height:35px;
}

.yyl_4:hover .moveOut {
    width: 300px;
    left: -300px;
    border-left:solid 1px #1f569f;
}

.yyl_4:hover .moveOut .yyl_4_list li {
    width: 280px;
}

/*政务*/
.zwCon {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 10px;
    overflow: hidden;
}

.zwCon .leftCon{
    width: 376px;
    height: 330px;
    padding: 0 15px;
    background: url("imagesldzc_01.jpg") no-repeat;
}

.zwCon .link{
	width:90px;
    height:35px;
    margin-top: 11px;
}

.ldtx {
    margin-top: 15px;
    display:none;
}

.ldtx img {
    width:100px;
}

.ldmd {
    margin-top: 10px;
    margin-right: 5px;
    line-height: 36px;
    height: 142px;
    overflow:hidden;
}

.ldzc-icon{
    float: left;
    margin: 20px 8px 0 0;
}

.zwCon .rightCon{
    width: 585px;
    height: 330px;
}

.zwCon .rightCon .title{
    width: 83px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #999;
    margin: 0 10px;
}

.zwCon .rightCon .title a{
    text-decoration: none;
}

.zwCon .rightCon .title.active{
    color: #1f569f;
    border-bottom: solid 1px #1f569f;
}

.xw_list1 li{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    border-bottom: dashed 1px #b2b2b2;
}

.xw_list1 li a{
    width: 440px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}


.xw_list1 li .time {
    font-size: 13px;
    color: #929292;
    line-height: 40px;
    margin-right: 15px;
}

.zw-swiper{
    width: 585px;
    height: 85px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}


.zw-swiper .swiper-slide{
    overflow:hidden;
}

.zw-itm{
    width: 110px;
    height: 70px;
    float: left;
    margin-right: 5px;
    margin-left: 2px;
}

.zw-itm img{
    width: 110px;
    height: 70px;
}

.zw-itm2{
    width: 193px;
    height: 76px;
    float: left;
    margin: 15px 3px 0 0;
}

/*互动*/
.hdCon {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 10px;
    overflow: hidden;
}

.hdCon .leftCon{
    width: 615px;
    overflow: hidden;
    position: relative;
}

.hd-btn{
    width: 175px;
    height: 45px;
    float: left;
    margin-right: 45px;
    margin-top: 10px;
}

.hd-form{
    width: 615px;
    height: 170px;
    border: solid 1px #1f569f;
    margin: 10px 0;
}

.hd-form .line{
    width: 100%;
    height: 35px;
}

.hd-form .cell{
    float: left;
    text-align: center;
    line-height: 35px;
}

.bt{
    width: 280px;
    margin: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjsj,.dfsj{
    width: 100px;
    margin: 0 5px;
}

.lx{
    width: 80px;
    margin-left: 3px;
}

.hd-form .line1{
    color:#1f569f;
    background-color: #E8EEF5;
}

.hd-form .line2{
    height: 44px;
    font-size: 14px;
    color: #333333;
    line-height: 44px;
}

.hd-form .line2.gray{
    background-color: #F5F5F5;
}

.hd-form .line2 .cell{
    line-height: 44px;
}

.ft-itm img{
    width: 152px;
    height: 90px;
    float: left;
    margin-top: 20px;
}

.ftInfo{
    width: 420px;
    margin-top: 20px;
    margin-right: 10px;
}

.ftInfo p{
    width: 420px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.text-til{
    color:#1f569f;
    font-weight: bold;
    margin-right: 5px;
}

.hdCon .rightCon{
    width: 336px;
    overflow: hidden;
    position: relative;
}

.cjwt{
    width: 336px;
    height: 283px;
    margin-bottom: 9px;
    padding: 25px 10px 0 10px;
    background: url(imageshd_03.jpg)no-repeat;
}

.cjwt .link{
	width: 315px;
    height: 100px;
    margin-bottom: 17px;
}

.cjwt .link1 {
    height: 38px;
    margin-bottom: 5px;
}

.cjwt-itm{
    width: 300px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    background: url("imagesdot-arrow.png")no-repeat left center;
}

.cjwt-itm a:hover{
    color: #ffffff;
}

.hdCon .rightCon .title{
    width: 83px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #999;
    margin: 0 10px 0 0;
}

.hdCon .rightCon .title a{
    text-decoration: none;
}

.hdCon .rightCon .title.active{
    color: #1f569f;
    border-bottom: solid 1px #1f569f;
}

.hdCon .rightCon ul{
    margin-top: 10px;
}

.hdCon .rightCon ul li{
    width: 100%;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
}

/*右侧悬浮窗*/
.floatPanel{
    position: fixed;
    right: 100px;
    bottom: 175px;
    border-left:solid 1px #cdcdcd;
    border-right:solid 1px #cdcdcd;
    border-bottom:solid 1px #cdcdcd;
    transition:0.5s;
}

.floatPanel .itm{
    width:60px;
    height:60px;
    position:relative;
    border-top:solid 1px #cdcdcd;
    box-sizing:content-box;
}

.floatPanel .itm1{
    width:60px;
    height:24px;
    position:relative;
}

.floatPanel .itm .fp_icon{
    width:60px;
    height:60px;
}

.floatPanel .itm .fp_icon1{
    width:60px;
    height:24px;
}

.floatPanel .itm .itm-con{
    width:130px;
    height:190px;
    background:url(imagesapic.jpg) no-repeat;
    position:absolute;
    top:0;
    left:-130px;
    display:none;
}

.floatPanel .itm .itm-con img{
    width:110px;
    height:110px;
    margin: 35px auto;
}
















/*  sdw */
/*  概览页  */
.listm { width:1000px;
   border:1px solid #eae9e9;
    margin:0 auto;
    overflow:hidden;
    padding-top:20px;
    margin-bottom:20px;padding-bottom:35px;
 }


 .mbx { background:url(imagesbgb.png) left center no-repeat #f2f2f2;


    width:960px; margin:0 auto;  height:50px; 
 line-height: 50px; border-bottom:#bfbfbf solid 1px;
 font-size:14px; color:#808080;padding-left:40px;
 }
.lmin { width:940px; margin:0 auto; overflow:hidden; padding-top:25px;}
.lmin ul li { font-size:16px; background:url(imageslibg.png) no-repeat left center;width:940px; height:60px; line-height: 60px;
 border-bottom:1px #d6d6d6 dashed;
padding-left:30px;
 }
 .lmin ul li a { color:#333; }
.lmin ul li span.la { 
           float:left; 
           width: 800px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow:ellipsis;}
.lmin ul li span.lb { float:left;  padding-left:10px;}

.page {
    width: 100%;
 
    margin: 0 auto;
    text-align: center; 
    padding-top:35px;
    padding-bottom:20px;
}

.page a {
    color: #525252;
    background:#f2f2f2;
    padding: 4px 7px 4px 11px;
    margin: 0 2px;
}
.page a.current {
    color: #fff;
    background-color: #1f569f;
}


/*  概览页  */



/*  细览页  */

.demin {  width:880px; margin:0 auto; overflow:hidden; padding-top:25px; }

.detitle { font-size:24px; font-weight:bold;  text-align: center; color:#1f569f;}

.dely { margin-top:30px;text-align: center;  width:100%; overflow:hidden;}
.dely span {text-align: center; margin-right:20px; color:#646464; font-size:14px;}

.detime { text-align: center; width:100%;
 font-size:14px; color:#646464; margin-top:25px; }
.dezy { font-size:16px; color:#333;  text-align: center;margin-top:20px; }
.dem { color:#333; font-size:18px; line-height:48px;     margin-top: 36px;}
.dem img { margin:0 auto; text-align: center; }

.sharejs {padding-right:30px; position: relative; }
.bdsharebuttonbox { position: absolute; top:-5px; right:0px; }
.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more { background:url(imagessharebg.png) center left no-repeat !important;
    padding-left: 30px !important;
  
    height: 22px !important; margin:0px !important;

 }

/*  细览页  */


/*  政策法规  */
.listl { width:200px; overflow:hidden;float:left; margin-top:20px;margin-left:18px;}
.listl ul li {  border:1px solid #d7d7d7; background:#f2f2f2 ;font-size: 16px ;width:200px; height:55px; line-height: 55px; text-align: center; }
.listl ul li a { color:#333; }
.listl ul li.curre  { background:#1f569f;border:1px solid #1f569f;  }
.listl ul li.curre a { color:#fff; }


.zcmin {float:left; width:740px; margin:0 auto;margin-left:18px; overflow:hidden; padding-top:16px;}
.zcmin ul li { font-size:16px; background:url(imageslibg.png) no-repeat left center;width:740px; height:60px; line-height: 60px;
 border-bottom:1px #d6d6d6 dashed;
padding-left:30px;
 }
 .zcmin ul li a { color:#333; }
.zcmin ul li span.la { float:left; width: 600px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zcmin ul li span.lb { float:right; }

.seacha { width:740px;padding-left:18px; height:48px; line-height:48px; border:1px solid #bfbfbf; }

.searchWord {
    line-height: 43px;
    border: none;
    width: 660px;
}
.seacha input:focus {
    outline：none ;
  outline:medium;
   
}
.submitBtn {
    width: 55px;
    height: 45px;
  position: absolute;
}
/*  政策法规  */

/*  领导之窗  */

.ldlistl { background:#f1f1f1;width:200px; overflow:hidden;float:left; margin-top:20px;margin-left:18px;}

.ldlistl .ld_head { width:200px; height:50px; 
     text-align: center;
     background:#1f569f;
    line-height: 55px; color:#fff; font-size:24px; font-weight:bold; }

.ldlistl ul li {  border-bottom:1px solid #e7e7e7; background:url(imageslibgb.png) no-repeat 22% 50%;font-size: 16px ;width:200px; height:55px; line-height: 55px; text-align: center; }
.ldlistl ul li a { color:#333; }
.ldlistl ul li.curre  { background:#1f569f;border:1px solid #1f569f;  }
.ldlistl ul li.curre a { color:#fff; }


.zcminb {float:left; width:740px; margin:0 auto;margin-left:18px; overflow:hidden; padding-top:16px;}
.zcminb img { margin:0 auto }

 


/*  领导之窗  */

/*  厅长意见  */
.tzmin {  width:940px; margin:0 auto; overflow:hidden; padding-top:25px; }
.tzmin .tzma { width:100%; overflow:hidden;}
.tzmin .tzma .wxts { padding:20px;width:580px; background:#f6f6f6; float:left;}
.wxts p { color:#9f1f1f; font-size:18px; text-align: center; margin-bottom:15px; }

.wxts ul li { font-size:14px; line-height: 24px; }
.phonem { float:left; width:320px; overflow:hidden; margin-left:35px; }
.phonem .pa { width:320px;padding-top:20px; height:100px; background:url(imagesphonea.png) no-repeat  left center #f6f6f6;  }
.phonem .pa h3 { color:#1f569f; font-size:20px; font-weight:bold;padding-left:85px;}
.phonem .pa p { color:#2c2c2c; font-size:16px; padding-left:85px;}


.phonem .pb { width:320px; padding-top:20px; height:100px;margin-top:25px; background:url(imagesphoneb.png) no-repeat  left center  #f6f6f6;  }
.phonem .pb h3 { color:#1f569f; font-size:20px; font-weight:bold; padding-left:85px;}
.phonem .pb p { color:#2c2c2c; font-size:16px; padding-left:85px;}

.tzk {  width:940px; margin:0 auto; overflow:hidden; margin-top:25px;}
.tzkl { width:580px; float:left; overflow:hidden; }


.tzkl .letter-textbox {
    width: 575px;
    height: 35px;
    border: 1px #e0e0e0 solid;
    float: left;
    margin: 10px 0 ;
    position: relative;
}


.tzkl  .letter-textbox .label, .tzkl .letter-textbox .warn, .tzkl  .letter-textbox input {
    position: absolute;
    top: 0;
    height: 32px;
    line-height: 32px;
}

.tzkl .letter-textbox .label {
    width: 160px;
    left: 0;
    font-size: 16px;
    color: #212121;
    background-color: #f5f5f5;
    border-right: 1px #e0e0e0 solid;
    text-align: center;
}

.tzkl .letter-textbox .label .needed {
    color: red;
}


.tzkl  .letter-textbox input {
    border: 0;
    background-color: #fff;
    padding: 0 8px;
    margin: 0;
    left: 161px;
    outline: 0;
    color: #616161;
    font-size: 16px;
    width: 257px;
    z-index: 100;
}



.row {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    min-height: 1px;
}


.letter-label {
    height: 48px;
    line-height: 64px;
    color: #616161;
    font-size: 16px;
  
}


.letter-content {
    outline: 0;
    border: 1px #e0e0e0 solid;
    border-top: none;
    margin:0px;
    min-height: 240px;
    padding: 16px;
    width:575px;
    color: #616161;
    font-size: 16px;
    resize: none;
}

.letter-textbox.nm {
    margin: 0px;
}

.xiaju3 { margin-top:15px; }
.xiaju3 .sub {
    width: 90px;
    height: 30px;
    border: 0px;
    font-size: 18px;
    color: white;
    float: right;
    margin-left: 90px;
    margin-right: 5px;
    background: #056EC9;
    cursor: pointer;
}

.tzkl .xiaju {
    margin-bottom: 20px;
    height: 40px;
}

.tzkl .gao {
    overflow: hidden;
    padding-top: 10px;
}


.tzkl .bianz {
    float: left;
       width: 120px;
    height: 25px;
    line-height: 25px;
    margin-left: 0px;
 
}

.tzkl span {
    color: #ca2d1e;
}

.tzkl .bianz span {
    font-size: 18px;
    padding-top: 5px;
    padding-right: 7px;
    float: left;
}
.tzkl .biany {
    float: left;
    margin: 0;
}

.tzkl .inputk2 {
    width: 115px;
}
.tzkl input.inputk2  {
    height: 25px;
    border: 1px solid #d2d2d2;
    background: white;
    vertical-align: middle;
    line-height: 25px;
    padding: 1px 0 1px 3px;
}

.tzkl  .xiaju img {
    margin-left: 10px;
    float: left;
}

.tzkl .xiaju span {
    color: #ca2d1e;
}
.tzkr { width:320px;margin-left:35px; float:left; overflow:hidden; }

.seachnk {     width: 320px;
    height: 50px;
    border: 1px #e0e0e0 solid;
    margin: 10px 0;
    position: relative; }

.tzkr .seachnk input.seachnow {
    border: 0;
    background-color: #fff;
    padding: 0 8px;
    margin: 0;
   height: 45px;
    outline: 0;
    color: #616161;
    font-size: 16px;
    width: 240px;
    z-index: 100;

}

.submitga {
    cursor: pointer;
    width: 80px;
    height: 48px;
    line-height: 50px; text-align: center;
    color:#fff;
    font-size:18px;
    background:#1f569f;
    position: absolute;
right:0px; top:0px;
}


.comprotop { width:320px; height:50px; 
text-align: left; color:#1f569f; font-weight: bold;
      font-size:20px; 
      border-bottom:1px solid #1f569f;
      line-height: 50px;

  }

.comprom { width:320px; overflow:hidden; margin-top:15px; }

.comprom ul li { width:310px; padding-left:10px;line-height:42px; font-size:16px; color:#333; }

.comprom ul li a { color:#333; }



/*  厅长意见  */




/*  海洋经济专题  */

.ztbannera {
overflow:hidden;
width:100%; height:530px; background:url(imagesbannera.jpg) top center no-repeat;
}

.ztnava { width:1000px; height:60px; line-height: 60px; color:#fff;
   background:#1f569f;
   font-size:20px; margin:0 auto;
   margin-top:420px;

 }
 .ztnava ul li { float:left;  margin-left:35px; margin-right:30px;}

.ztm { width:1000px; margin:0 auto; overflow:hidden; }
.ztml { width:695px; float:left; overflow:hidden; }
.zttop { width:695px;
 height:45px; 
 line-height: 45px;

 background:url(imageszttopbg.jpg) no-repeat center;
 }
 .zttop p {  padding-left:10px;float:left; color:#fff; font-size:24px; line-height:  }
 .zttop a {  padding-right:10px;color:#fff; font-size:12px; float:right; }



.ztml { width:695px; margin:0 auto; overflow:hidden; }
.ztmin { width:695px; margin-bottom:25px; }

.ztmin ul {    width: 650px; margin:0 auto; padding-top:15px; }
.ztmin ul li {
    font-size: 16px;
   
    width: 650px;
    height: 38px;
    line-height: 38px;
}

.ztmin ul li span.la {
    float: left;
}


.ztmin ul li span.lb {
    float: right;
}

.ztmr { width:285px;  float:left; margin-left:15px;}
.ztmrtop {     width: 285px;
    height: 45px;
    text-align: left;
    color: #1f569f;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #1f569f;
    line-height: 45px; }

.ztmrmin { padding-top:25px;width:285px; overflow:hidden; background:#f5f5f5; }


.ztmrmin ul {width: 225px; height:870px; margin:0 auto; ;}

.ztmrmin ul li  {width: 225px;  height: 120px; margin-bottom:25px;}

.ztmrmin ul li img {width: 225px;  height: 120px;  }


/*  海洋经济专题  */



/*  网上调查  */


.wsmin {  width:940px; margin:0 auto; overflow:hidden; padding-top:25px; }

.wstitle { font-size:24px; font-weight:bold;  text-align: center; color:#b00000;}

.wsdely { margin-top:20px; margin-bottom:20px;text-align: center;  width:100%; overflow:hidden;}
.wsdely span {text-align: center; margin-right:20px; color:#7e7e7e; font-size:16px;}

.wsdem { width:920px; margin:0 auto; height:860px; }

.wsdem  .rdo{ margin-left: 20px; }
.wsdem  h3 { color: #056eca; text-align: left; line-height: 45px; padding-left: 15px; }
.wsdem  .button{ width: 100px; height: 35px; line-height: 35px; border: none; cursor: pointer; color: #fff; font-size: 16px; text-align: center; background: #056eca; float:left; }
.wsdem  .jg{ width:98px; height: 33px; line-height: 35px; border: none; cursor: pointer; color: #056eca; font-size: 16px; text-align: center; background: #fff; display: block; border:1px #056eca solid; text-decoration:none; float:left; margin-left:15px;}



.wsdem textarea {
    font-family: monospace;
    border-color:#e2e2e2;
}

.wsdem textarea {
    -webkit-appearance: textarea;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    border-image: initial;
    padding: 2px;
}






/*  网上调查  */
/*  油价查询  */

.demina {  width:980px; margin:0 auto; overflow:hidden; padding-top:25px; }
.yjewm { letter-spacing:1px;color:#fff;background:#2056a0;font-size:14px; text-align: center ;width:110px; height:155px; position: fixed; left:50%; margin-left:515px; }
.yjewm img { width:75%; margin:0 auto; }
a.ewclose {  cursor: pointer; text-align: left; display: block;padding-left:10px; text-decoration: none;}
.yjewm p {margin-top:5px; padding-bottom:3px;}

/*  油价查询  */


em{font-style:normal}

.fjlis {}
.fjlis p { float:left;}
.fjlis p.fujw { width:60px; font-size:18px; font-weight:bold; line-height:32px}

.fjlis p a { display:block; line-height:32px}

.comprotop a { color:#333; font-size:12px; float:right; }