﻿@charset "UTF-8";

/****************************************公共部分****************************************/

body {
    font-size: 15px;
    background: #f7f7f7 url('../images/n-bcg1.jpg');
	width:100%;
	margin: 0 auto;
}

a:hover {
    color: #0068b7;
}

.n-more {
    height: 6px;
    margin-top: 8px;
    background-color: #ededed;
}

.n-more .more {
    width: 57px;
    height: 25px;
    margin-top: -10px;
    margin-right: 20px;
    background: url('../images/n-more.jpg') no-repeat left center/ 100% 100%;
}

.tabPanel1 .list {
    padding-right: 35px;
    background: #fff;
}

.tabPanel1.nobd {
    border: none;
}

.g-w1 {
    width: 373px;
}

.g-w2 {
    width: 365px;
}

.m-box1 {
    padding-left: 15px;
    padding-right: 12px;
    padding-bottom: 13px;
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
}

.m-box1 .title {
    display: inline-block;
    height: 38px;
    margin-top: -1px;
    margin-bottom: 19px;
    padding: 0 11px;
    color: #fff;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    background-color: #0068b7;
}

.n-picitem1 a {
    width: 180px;
    height: 48px;
    margin-left: 10px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #dcdcdc;
}

.n-picitem1 a .txt {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
}

.n-picitem2 {
    margin-left: -13px;
}

.n-picitem2 a {
    float: left;
    width: 220px;
    height: 45px;
    margin-left: 13px;
    line-height: 45px;
    text-align: right;
    background-color: #0068b7;
}

.n-picitem2 a img {
    float: left;
    margin-top: 12px;
    margin-left: 18px;
}

.n-picitem2 a .txt {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding-right: 18px;
    vertical-align: middle;
}

.n-picitem2 a:hover .txt {
    color: #fff;
}

.n-headtt1 {
    height: 20px;
    padding-left: 17px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    border-left: 2px solid #0068b7;
}

.m-headtt.mb0 {
    margin-bottom: 0;
}


/****************************************页面公用部分****************************************/

.n-top {
    height: 159px;
    background: url('../images/n-bg1.png') no-repeat left center/ 100% 100%;
}

.n-top .logo {
    margin-top: 59px;
    margin-left: 7px;
}

.n-top .ct1 {
    font-size: 0;
    text-align: right;
}

.n-top .img {
    margin-left: 13px;
    margin-top: 40px;
    margin-bottom: 14px;
}

.n-footer {
    margin-top: 20px;
    padding-bottom: 27px;
    text-align: center;
	min-width:1200px;
}

.n-footer p {
    font-size: 13px;
    line-height: 27px;
}


/*****************************************
*Description：首页
*Author：pyc
*****************************************/

.n-banner1 {
    width: 586px;
    height: 345px;
}

.n-banner1 .banner-tools {
    height: 40px;
    line-height: 40px;
    background: url('../images/n-sbg1.png') repeat-x center;
}

.n-banner1 .banner-text {
    padding-right: 80px;
}

.n-sec1 .ct2 {
    width: 546px;
}

.n-sec1 .ct2 .tabPanel1 {
    margin-left: 6px;
}

.n-sec1 .ct2 .m-news-list {
    margin-top: 22px;
}

.n-banner2 {
    height: 75px;
    margin-top: 11px;
}

.n-banner2 .banner-img a {
    width: 100%;
}

.n-banner2 .title {
    margin-bottom: 10px;
    line-height: 30px;
    color: #0068b7;
    font-size: 20px;
    font-weight: bold;
}

.n-banner2 .txt {
    padding-right: 18px;
    font-size: 13px;
    color: #666;
    line-height: 19px;
}

.n-banner2 .banner-total {
    width: 45px;
    height: 18px;
    padding-left: 11px;
    background: url('../images/n-sbg2.png') no-repeat left center/ 100% 100%;
}

.n-sec2 {
    margin-top: 24px;
}

.n-sec2 .img {
    display: block;
    height: 85px;
	width:100%;
}

.n-sec3 {
    margin-top: 29px;
}

.n-sec3 .m-imgtxt {
    margin-top: 23px;
}

.n-sec3 .m-news-list {
    margin-top: 10px;
}

.n-sec3 .ct2 {
    margin-left: 21px;
}

.n-sec3 .m-video {
    width: 334px;
    height: 220px;
}

.n-sec3 .m-video .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.n-sec3 .m-imgtxt .img {
    width: 93px;
    height: 70px;
}

.n-sec3 .m-imgtxt .txt {
    padding-left: 108px;
}

.n-sec3 .m-imgtxt .tt {
    display: block;
    margin-bottom: 6px;
    line-height: 25px;
    font-weight: bold;
}

.n-sec3 .m-imgtxt .t {
    color: #999;
    font-size: 12px;
    line-height: 18px;
}

.n-sec4 {
    margin-top: 30px;
}

.n-sec4 .m-news-list {
    margin-top: 6px;
}

.n-sec4 .m-headtt {
    margin-bottom: 20px;
}

.n-sec4 .ct2 {
    margin-left: 30px;
}

.n-sec4 .ct3 {
    padding-top: 5px;
}

.n-sec4 .ct3 .n-picitem1 {
    margin-left: -15px;
    margin-top: -8px;
}

.n-sec4 .ct3 .n-picitem1 a {
    float: left;
    margin-top: 8px;
}

.n-sec4 .ct3 .n-picitem1 .a1 {
    width: 370px;
}

.n-sec5 {
    margin-top: 20px;
}

.n-sec6 {
    margin-top: 40px;
}

.n-sec6 .ct1 {
    width: 365px;
    height: 520px;
    padding-left: 15px;
    padding-right: 13px;
    background-color: #f4f4f4;
    border: solid 1px #e5e5e5;
}

.n-sec6 .ct1 .cct1 .title {
    margin-top: 15px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
}

.n-sec6 .cct1 {
    margin-left: 10px;
    margin-right: 13px;
}

.n-sec6 .ct1 .tabPanel1-2 {
    margin-top: 16px;
}

.n-sec6 .ct1 .m-news-list {
    margin-top: 24px;
}

.n-sec6 .ct1 .m-news-list li {
    height: 30px;
    line-height: 30px;
}

.n-sec6 .ct1 .m-news-list li a {
    color: #666;
}

.n-sec6 .ct1 .m-news-list li a:hover {
    color: #0068b7;
}

.n-sec6 .ct1 .cct2 {
    height: 181px;
    margin-top: 17px;
    padding-left: 16px;
    background-color: #fff;
    overflow: hidden;
}

.n-sec6 .ct1 .cct2 .title {
    margin-top: 15px;
    margin-bottom: 8px;
    margin-left: 5px;
    line-height: 30px;
    padding-left: 31px;
    color: #057cd6;
    font-size: 20px;
    font-weight: bold;
    background: url('../images/n-icon14.png') no-repeat left center;
}

.n-sec6 .ct1 .cct2 .list li {
    line-height: 30px;
    font-size: 14px;
}

.n-sec6 .ct2 {
    width: 758px;
}

.n-sec6 .ct2 .m-headtt {
    margin-bottom: 35px;
}

.n-sec6 .ct2 .tabPanel1-2 .panel {
    margin-left: 47px;
}

.n-sec6 .ct2 .tabPanel1-2 .panel:first-child {
    margin-left: 0;
}

.n-sec6 .ct2 .m-picitem {
    margin-top: 17px;
    margin-left: -12px;
}

.n-sec6 .ct2 .m-picitem a {
    margin-left: 12px;
}

.n-sec6 .ct2 .m-picitem a img {
    width: 180px;
    height: 102px;
}

.n-sec6 .ct2 .m-picitem a .txt {
    margin-top: 8px;
}

.n-sec6 .ct2 .cct2 {
    margin-top: 18px;
}

.n-sec6 .ct2 .cct2 .tabPanel1-2 .panel {
    font-size: 16px;
    margin-left: 22px;
}

.n-sec6 .ct2 .cct2 .tabPanel1-2 .panel:first-child {
    margin-left: 0;
}

.n-sec6 .ct2 .cct2 .tabPanel1-2 .panel.cur {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.n-sec6 .ct2 .cct2 .m-imgtxt {
    margin-top: 27px;
}

.n-sec6 .ct2 .cct2 .m-imgtxt .img {
    width: 350px;
    height: 188px;
}

.n-sec6 .ct2 .cct2 .m-imgtxt .txt {
    padding-left: 388px;
}

.n-sec6 .ct2 .cct2 .m-news-list {
    margin-top: -5px;
}

.n-sec7 {
    margin-top: 42px;
}

.n-sec7 .ct1 {
    font-size: 0;
    margin-left: -9px;
}

.n-sec7 .ct1 a {
    display: inline-block;
    width: 184px;
    height: 77px;
    margin-left: 9px;
}


/*****************************************
*概览带左侧
*Author：pyc
*****************************************/

.gz-sec1 {
    margin-top: 39px;
    padding-bottom: 22px;
}

.gz-sec1 .ct1 {
    width: 235px;
}

.gz-sec1 .ct1 .m-subnav {
    margin-top: 18px;
    margin-bottom: 25px;
}

.gz-sec1 .ct1 .cct1 .m-news-list {
    margin-top: 19px;
    padding-top: 15px;
    border-top: 1px solid #ededed;
}

.gz-sec1 .ct1 .cct1 .m-news-list li {
    height: 30px;
    line-height: 30px;
}

.gz-sec1 .ct1 .cct1 .m-news-list li a {
    max-width: 95%;
    font-size: 13px;
    background: url('../images/gz-icon4.png') no-repeat left center;
}

.gz-sec1 .ct2 {
    width: 849px;
}

.gz-sec1 .ct2 .m-news-list {
    margin-top: 15px;
}


/*****************************************
*概览带无侧
*Author：pyc
*****************************************/

.gzw-sec1 .m-news-list {
    margin-top: 15px;
}


/*****************************************
*图片概览
*Author：pyc
*****************************************/

.tg-sec1 {
    margin-top: 39px;
    padding-bottom: 20px;
}

.tg-sec1 .ct1 .m-picitem {
    margin-left: -13px;
}

.tg-sec1 .ct1 .m-picitem a {
    float: left;
    margin-top: 29px;
    margin-left: 11px;
}

.tg-sec1 .ct1 .m-picitem a .txt {
    font-size: 15px;
    margin-top: 14px;
}

.tg-sec1 .m-page {
    margin-top: 44px;
}


/*****************************************
*细览
*Author：pyc
*****************************************/

.xl-sec1 {
    margin-top: 30px;
    padding-bottom: 80px;
}

.xl-sec1 .title {
    margin-bottom: 16px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

.xl-sec1 .tips {
    text-align: center;
}

.xl-sec1 .tips li {
    display: inline-block;
    margin-left: 30px;
    line-height: 25px;
    color: #666;
}

.xl-sec1 .ct1 {
    margin-top: 24px;
    padding: 24px 47px 0;
    background: url('../images/gl-sbg1.jpg') repeat-x left top;
}

.xl-sec1 .ct1 p {
    line-height: 35px;
    text-indent: 2em;
}

.xl-sec1 .ct1 .img {
    margin-top: 21px;
    margin-bottom: 44px;
}


/*****************************************
*信息公开细览
*Author：pyc
*****************************************/

.xgl-table {
    margin-top: 28px;
}

.xgl-table th,
.xgl-table td {
    height: 38px;
    border: 1px solid #ebebeb;
}

.xgl-table th {
    width: 136px;
    background-color: #f7fafc;
}

.xgl-table td {
    padding-left: 16px;
}

.xgl-sec1 {
    padding-bottom: 18px;
}

.xgl-sec1 .ct1 .title {
    margin-top: 23px;
    margin-bottom: 29px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.xgl-sec1 .ct1 .inner {
    padding: 22px 50px 0;
    background: url('../images/gl-sbg1.jpg') repeat-x left top;
}

.xgl-sec1 .ct1 .inner p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.xgl-sec1 .ct1 .list dt {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    text-indent: 2em;
}

.xgl-sec1 .ct1 .list dd {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.xgl-sec1 .ct1 .list .d {
    margin-top: 27px;
}

.xgl-sec1 .ct1 .list .d1 {
    margin-top: 41px;
}

.xgl-sec1 .ct1 .list .r {
    text-align: right;
}


/*****************************************
*我要互动
*Author：pyc
*****************************************/

.hd-sec1 .ct1 {
    font-size: 0;
}

.hd-sec1 .ct1 .a {
    display: inline-block;
    width: 120px;
    height: 36px;
    margin-left: 10px;
    padding-left: 45px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    line-height: 36px;
}

.hd-sec1 .m-headtt .title1 {
    margin-top: 2px;
}

.hd-sec1 .ct1 .a1 {
    background: #0e72cd url('../images/hd-icon1.png') no-repeat 16px center;
}

.hd-sec1 .ct1 .a2 {
    background: #70b07d url('../images/hd-icon2.png') no-repeat 16px center;
}

.hd-table {
    margin-top: 23px;
    border: 1px solid #e5e5e5;
}

.hd-table th {
    height: 50px;
    background-color: #f8f8f8;
}

.hd-table td {
    height: 45px;
    border: 1px solid #e7e7e7;
}

.hd-table th:nth-child(2),
.hd-table td:nth-child(2) {
    padding-left: 32px;
    text-align: left;
}

.hd-sec2 {
    margin-top: 39px;
    padding-bottom: 27px;
}

.hd-sec2 .ct1 {
    margin-top: 9px;
}

.hd-sec2 .ct1 .item {
    width: 48%;
    height: 60px;
    line-height: 60px;
    margin-top: 19px;
    font-size: 16px;
    border: 1px solid #dcdcdc;
}

.hd-sec2 .ct1 .item .t {
    width: 74px;
    height: 60px;
    margin-top: -1px;
    margin-left: -1px;
    text-align: center;
}

.hd-sec2 .ct1 .item .t.t1 {
    color: #0068b7;
    border: 1px solid #7fb3db;
    background-color: #f2f7fb;
}

.hd-sec2 .ct1 .item .t.t2 {
    color: #999;
    border: 1px solid #dcdcdc;
    background-color: #f2f2f2;
}

.hd-sec2 .ct1 .item .txt {
    padding-left: 25px;
    padding-right: 10px;
}


/*****************************************
*招商引资
*Author：pyc
*****************************************/

.zs-sec1 .ct1 {
    width: 720px;
}

.zs-sec1 .ct1 .m-news-list {
    margin-top: 17px;
}

.zs-sec1 .ct1 .m-news-list li {
    height: 36px;
    line-height: 36px;
}

.zs-sec1 .ct2 .m-video {
    width: 390px;
    height: 220px;
    margin-top: -5px;
}

.zs-sec1 .ct2 .m-video .icon {
    width: 31px;
    height: 28px;
    margin-left: -15px;
    margin-top: -14px;
    background: url('../images/zs-icon1.png') no-repeat center;
}

.zs-sec2 {
    margin-top: 36px;
}

.zs-sec2 .ct1 {
    margin-top: 33px;
}

.zs-sec2 .m-picitem {
    margin-left: -23px;
}

.zs-sec2 .m-picitem a {
    margin-left: 23px;
}

.zs-sec2 .m-picitem img {
    width: 270px;
    height: 135px;
}

.zs-sec2 .m-picitem .txt {
    height: 39px;
    line-height: 39px;
    padding-left: 14px;
    padding-right: 35px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border: 1px solid #e5e5e5;
    border-top: none;
    box-shadow: 0 0 5px #e5e5e5;
    background: url('../images/zs-icon2.png') no-repeat 242px center;
}

.zs-sec3 {
    margin-top: 47px;
}

.zs-sec3 .ct1 {
    width: 550px;
}

.zs-sec3 .ct1 .m-news-list {
    margin-top: 25px;
}

.zs-sec3 .ct1 .m-news-list li {
    height: 36px;
    line-height: 36px;
}

.zs-sec4 {
    margin-top: 28px;
    margin-bottom: 20px;
}

.zs-sec4 .ct1 {
    height: 67px;
    background-color: #f8fafd;
    border: solid 1px #eee;
}

.zs-sec4 .t {
    display: inline-block;
    width: 138px;
    height: 48px;
    margin-right: 29px;
    margin-left: 10px;
    margin-top: 9px;
    padding-left: 50px;
    line-height: 48px;
    font-size: 18px;
    color: #0068b7;
    font-weight: bold;
    background: #fff url('../images/zs-icon3.png') no-repeat 17px center;
    border: 1px solid #eee;
}

.zs-sec4 .ct1 .s {
    padding-left: 27px;
    margin-left: 26px;
    font-size: 14px;
    background: url('../images/zs-sbg1.jpg') no-repeat left center;
}

.zs-sec4 .ct1 .s:first-child {
    padding-left: 0;
    margin-left: 0;
    background: none;
}


/*****************************************
*新闻动态
*Author：pyc
*****************************************/

.xw-main {
    padding-bottom: 35px;
}

.xw-sec1 .ct2 {
    width: 540px;
}

.xw-sec1 .ct2 .m-news-list {
    margin-top: 16px;
}

.xw-sec2 {
    margin-top: 47px;
}

.xw-sec2 .ct1 {
    width: 550px;
}

.xw-sec2 .ct1 .m-news-list {
    margin-top: 25px;
}

.xw-sec3 {
    margin-top: 45px;
}

.xw-sec3 .ct1 {
    width: 550px;
}

.xw-sec3 .ct1 .m-news-list {
    margin-top: 30px;
}

.xw-sec3 .ct2 {
    width: 560px;
    margin-top: -10px;
}

.xw-sec3 .ct2 .banner {
    width: 508px;
    height: 188px;
}

.xw-sec3 .ct2 .m-box1 {
    height: 284px;
}

.xw-sec3 .ct2 .m-box1 .title {
    margin-bottom: 32px;
}

.xw-sec3 .banner {
    margin-left: 11px;
}

.xw-sec3 .ct2 .banner .img {
    border: #dcdcdc;
}

.xw-sec3 .ct2 .m-picitem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.xw-sec3 .ct2 a {
    position: absolute;
    left: 0;
    top: 0;
    width: 246px;
}

.xw-sec3 .ct2 .m-picitem a:nth-child(2) {
    right: 0;
    left: auto;
}

.xw-sec3 .ct2 .txt {
    margin-top: 8px;
    line-height: 20px;
    text-align: left;
    overflow: auto;
    white-space: normal;
}

.xw-sec3 .ct2 .icon {
    position: absolute;
    left: 50%;
    top: 57px;
    margin-left: -22px;
    width: 45px;
    height: 45px;
    background: url('../images/xw-icon1.png') no-repeat center;
}


/*****************************************
*新闻动态
*Author：pyc
*****************************************/

.dj-main {
    padding-bottom: 33px;
}

.dj-banner1 {
    width: 578px;
    height: 330px;
}

.dj-banner1 .banner-tools {
    width: auto;
    bottom: -25px;
    left: 13px;
    right: 13px;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    box-shadow: 0 5px 10px #dcdcdc;
}

.dj-banner1 .banner-text {
    padding: 0 50px;
    text-align: center;
}

.dj-banner1 .banner-text p a {
    color: #333;
    font-weight: bold;
}

.dj-sec1 .ct2 {
    width: 540px;
}

.dj-sec1 .ct2 .m-news-list {
    margin-top: 16px;
}

.dj-sec2 {
    margin-top: 42px;
}

.dj-sec2 .ct {
    width: 560px;
    margin-bottom: 18px;
}

.dj-sec2 .ct .m-news-list {
    margin-top: 17px;
}

.dj-sec3 {
    height: 80px;
    margin-top: 10px;
    background: #e93523 url('../images/dj-img1.jpg') no-repeat center;
}

.dj-sec3 .ct1 {
    font-size: 0;
}

.dj-sec3 .ct1 .a {
    display: inline-block;
    width: 200px;
    height: 79px;
    margin-left: 6px;
    line-height: 79px;
    padding-left: 104px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #dc2f1e no-repeat 42px center;
}

.dj-sec3 .ct1 .a1 {
    background-image: url('../images/dj-icon2.png');
}

.dj-sec3 .ct1 .a2 {
    background-image: url('../images/dj-icon3.png');
}

.dj-sec3 .ct1 .a:hover {
    background-color: #be2112;
}


/*****************************************
*走进宁东
*Author：pyc
*****************************************/

.zj-body {
    background: url('../images/zj-sbg1.jpg');
}

.zj-top {
    height: auto;
    background: none;
}

.zj-top .m-search,
.zj-top .m-search .text {
    width: 225px;
}

.zj-head {
    height: auto;
    background: url('../images/zj_headbg.png') no-repeat top center;
    margin-bottom: 42px;
}

.zj-head .ct2 {
    height: 248px;
    margin-top: 42px;
    background: rgba(255, 255, 255, 0.9);
}

.zj-head .ct2 .title {
    width: 83px;
    height: 100%;
    margin-right: 23px;
    margin-left: 11px;
    background: url('../images/zj-sbg2.png') no-repeat center;
}

.zj-head .ct2 .img {
    width: 240px;
    height: 160px;
}

.zj-head .ct2 .inner {
    width: 100%;
    margin-left: -117px;
    padding-left: 117px;
    padding-right: 24px;
    margin-top: 44px;
}

.zj-head .ct2 .word {
    padding-left: 264px;
}

.zj-head .ct2 .info {
    margin-top: -5px;
    font-size: 16px;
    line-height: 34px;
}

.zj-head .ct2 .a {
    color: #ca211d;
}

.zj-sec1 {
    margin-left: -45px;
}

.zj-sec1 .item {
    width: 370px;
    height: 441px;
    margin-left: 45px;
    background-color: #fff;
    transition: all 0.5s;
}

.zj-sec1 .item:hover {
    margin-top: -5px;
}

.zj-sec1 .item1 {
    padding: 0 32px;
}

.zj-sec1 .item1 .title {
    height: 42px;
    margin-top: 24px;
    margin-bottom: 13px;
    background: url('../images/zj-t1.png') no-repeat center;
}

.zj-sec1 .item1 .txt {
    line-height: 30px;
    font-size: 16px;
}

.zj-sec1 .item1 .list {
    margin-top: 30px;
}

.zj-sec1 .item1 .list li {
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    padding-left: 29px;
    line-height: 30px;
    font-size: 0;
    background: url('../images/zj-line2.png') no-repeat left center;
}

.zj-sec1 .item1 .list li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: none;
}

.zj-sec1 .item1 .list a {
    display: inline-block;
    width: 131px;
    padding-left: 33px;
    font-size: 18px;
}

.zj-sec1 .item1 .list .a1 {
    background: url('../images/zj-icon5.png') no-repeat left center;
}

.zj-sec1 .item1 .list .a2 {
    background: url('../images/zj-icon6.png') no-repeat left center;
}

.zj-sec1 .item2 .img {
    display: block;
    width: 340px;
    height: 215px;
    margin: 18px auto;
}

.zj-sec1 .item2 .title {
    height: 37px;
    margin-top: 32px;
    margin-bottom: 17px;
    background: url('../images/zj-t2.png') no-repeat center;
}

.zj-sec1 .item2 .a {
    display: inline-block;
    padding: 0 33px;
    text-indent: 2em;
    line-height: 31px;
    font-size: 16px;
}

.zj-sec1 .item3 .title {
    height: 227px;
    margin-top: 25px;
    background: url('../images/zj-t3.png') no-repeat center;
}

.zj-sec1 .item3 .img {
    display: block;
    width: 349px;
    height: 146px;
    margin: 27px auto;
}

.zj-sec2 {
    position: relative;
    height: 354px;
    margin-top: 42px;
    padding-top: 39px;
    background-color: #fff;
}

.zj-sec2 .title {
    height: 40px;
    margin-bottom: 28px;
    background: url('../images/zj-t4.png') no-repeat center;
}

.zj-sec2 .b {
    margin-top: 20px;
}

.zj-sec2 .m-picitem a {
    margin-left: 16px;
}

.zj-sec2 .m-picitem .txt {
    margin-top: 10px;
    font-size: 18px;
    color: #666;
    line-height: 31px;
}

.zj-secbg {
    margin-top: -53px;
    padding-top: 189px;
    background: url('../images/zj-img5.jpg') no-repeat center top;
}

.zj-sec3 {
    height: 519px;
    padding-top: 40px;
    background: rgba(0, 104, 183, 0.9);
}

.zj-sec3 .title1 {
    height: 47px;
    background: url('../images/zj-t5.png') no-repeat center;
}

.zj-sec3 .ct1 {
    width: 1044px;
    height: 65px;
    margin: 87px auto;
    font-size: 16px;
    line-height: 31px;
    background: url('../images/zj-line1.png') no-repeat center;
}

.zj-sec3 .ct1 .list {
    margin-left: -44px;
}

.zj-sec3 .ct1 li {
    float: left;
}

.zj-sec3 .ct1 li a {
    margin-left: 31px;
    text-align: center;
}

.zj-sec3 .ct1 li a {
    display: block;
    color: #fff;
}

.zj-sec3 .ct1 li.li1 a {
    padding-bottom: 20px;
    margin-top: -32px;
    background: url('../images/zj-icon2.png') no-repeat center bottom;
}

.zj-sec3 .ct1 li.li2 a {
    padding-top: 20px;
    margin-top: 53px;
    background: url('../images/zj-icon2.png') no-repeat center top;
}

.zj-sec3 .ct1 li.li3 a {
    margin-left: 71px;
}

.zj-sec3 .ct1 li.li4 a {
    margin-left: 44px;
}

.zj-sec3 .ct1 li:hover a {
    background-image: url('../images/zj-icon3.png');
}

.zj-sec3 .title2 {
    height: 47px;
    background: url('../images/zj-t6.png') no-repeat center;
}

.zj-sec3 .ct2 {
    width: 792px;
    margin: 27px auto;
    text-align: center;
    font-size: 18px;
    line-height: 31px;
    color: #fff;
}

.zj-sec4 {
    margin-top: 117px;
    padding-bottom: 22px;
}

.zj-sec4 .ct {
    width: 590px;
    height: 290px;
    padding: 0 30px;
    background-color: #fff;
}

.zj-sec4 .ct .t {
    height: 30px;
    margin-top: 27px;
    margin-bottom: 26px;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    text-align: right;
}

.zj-sec4 .ct .t a {
    color: #999;
}

.zj-sec4 .ct .t a:hover {
    color: #0068b7;
}

.zj-sec4 .ct .t1 {
    background: url('../images/zj-t7.png') no-repeat left center;
}

.zj-sec4 .ct .t2 {
    background: url('../images/zj-t8.png') no-repeat left center;
}

.zj-sec4 .ct .m-news-list li {
    height: 31px;
    line-height: 31px;
}

.zj-sec4 .ct .m-news-list li a {
    background-image: url('../images/zj-icon4.png');
}

.con3 {
    width: 100%;
    height: 90px;
    position: relative;
    overflow: hidden;
}

.con3-img {
    width: 100%;
    height: 100%;
}

.con3-img a {
    position: absolute;
    left: 0;
    top: 0;
}

.con3-dot {
    position: absolute;
    right: 13px;
    bottom: 10px;
}

.con3-dot span {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #961601;
    font-size: 13px;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
}

.con3-dot span:hover,
.con3-dot span.cur {
    background: #da1500;
}

.xuchimg{
    text-align: center;
    margin-top: 90px;
}
.picwall{
    margin-top: 160px;
    padding: 15px;
    background-color: #fff;
}
.picleft{
    width: 150px;
    float: left;
}
.picleft a{
    display: block;
    margin-bottom: 5px;
}
.picleft a img{
    width: 100%;
    height: 150px;
}
.piccenter{
    width: 150px;
    float: left;
    margin-left: 5px;
}
.piccenter img{
    height: 305px;
    width:100%;
}
.picright{
    width: 860px;
    float: left;
}
.picright a img{
    width: 100%;
    height: 150px;
}
.imgwid1{
    width: 460px;
    float: left;
    margin-left: 5px;
}
.imgwid2{
    width: 200px;
    float: left;
    margin-left: 5px;
}
.imgwid3{
    width: 185px;
    float: left;
    margin-left: 5px
}
.imgwid4{
    width: 330px;
    float: left;
    margin-left: 5px;
}
.picbottom{
    margin-top: 5px;
}




.ro-img{
    width: 1070px;
    height: 235px;
    position: relative;
}
 .ro-img .banner-img1{
    width: 100%;
    height: 210px;
    position: relative;
    overflow: hidden;
}
 .ro-img img{
    width: 100%;
    height: 100%;
}
 .ro-img .bgb{
    position: relative;
    box-sizing: border-box;
    top: -30px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background:rgba(0,0,0,0.5);
    text-align: center;
}
 .ro-img .bgb .tits1 a{
    width: 190px;
    font-size: 14px;
    color: #fff;
}
 .ro-img .bgb .tits1 a:hover{
    text-decoration: underline;
}
 .ro-img .bgb .pre-btn{
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.5);
    font-size: 18px;
    color: rgba(225,225,225,0.5);;
}
 .ro-img .bgb .nex-btn{
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.5);
    font-size: 18px;
    color: rgba(225,225,225,0.5);;
}
.renwennd{
    padding: 15px;
    background-color: #fff;
    margin-bottom: 42px;
}
.renwennd .title{
    width: 83px;
    float: right;
}
.renwennd .title img{
    width: 100%;
}
.imglist{
    width: 100%;
    height: 210px;
    position: absolute;
}
.imglist a{display: block;width:344px; margin:0 6px;float: left;height:100%;}
.ro-img .pre-btn{position: absolute;top:50%;margin-top: -15px;left: -10px;}
.ro-img .nex-btn{position: absolute;top:50%;margin-top: -15px;right: -10px;}

.ro-img .dots{
    margin-left: 10px;
}
.ro-img .dots a{
    background-color: #ddd;
    display: inline-block;
    width: 8px;height: 8px;
    border-radius: 50%;
    font-size: 0;
}
.ro-img .dots a.cur{
    background-color: #0068b7;
}





/*****************************************
*企业风采
*Author：pyc
*****************************************/
.qy-main {
    overflow: hidden;
    background: url('../images/qy-bg1.jpg') no-repeat center/cover;
}
.qy-container {
    width: 1204px;
    min-width: 1204px;
    margin: 0 auto;
}
.qy-banner1 {
    width: 1204px;
    height: 481px;
    font-size: 0;
}
.qy-banner1 .banner-img .img {
    display: block;
    width: 213px;
    height: 192px;
    transition: all 1s;
}
.qy-banner1 .banner-img .img:hover {
    transform: rotate(360deg);
    transform-origin: 98px 98px;
}
.qy-banner1 .item {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
}
.qy-banner1 .item li {
    float: left;
    margin-left: -55px;
}
.qy-banner1 .item li:first-child {
    margin-left: 0;
}
.qy-banner1 .item li.li1 {
    margin-top: -97px;
}
.qy-banner1 .item li.li2 {
    margin-top: 97px;
}
.qy-banner1 .item li.l1 {
    padding-top: 194px;
}
.qy-banner1 .item li.l2 {
    padding-top: 97px;
}
.qy-banner1 .btn {
    position: absolute;
    width: 91px;
    height: 85px;
    cursor: pointer;
}
.qy-banner1 .btn:hover {
    opacity: 0.8;
}
.qy-banner1 .btn-lf {
    top: 292px;
}
.qy-banner1 .btn-rt {
    top: 30px;
    right: 0;
}
.qy-sec1 .title {
    height: 91px;
    margin-top: 85px;
    margin-bottom: 48px;
    text-align: center;
}
.qy-main .n-footer {
    margin-top: 75px;
}