/******样式清除******/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

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

a,
span {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle;
}

input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}

button {
    padding: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
}

textarea {
    outline: none;
    border: none;
    resize: none;
}

input,
textarea {
    box-sizing: content-box;
    outline: none;
    background: 0 0;
    font-family: "Microsoft YaHei";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #acacac;
}

table tr td,
table {
    border-collapse: collapse;
}

body {
    font-size: 0;
    color: #000;
    font-family: "Microsoft YaHei";
}

/*****通用样式******/
/*清除浮动*/
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.db {
    display: inline-block;
}

/*****边距调整****/
.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

/****内容块居中***/
.centerWidth {
    width: 1200px;
    margin: 0 auto;
}

/*
  * @Description: 主入口文件
  * @Company: TRS
  * @Date: 2019-11-27 18:58:15
  * @LastEditors: xhy
 */
/****公用样式******/
.underline:hover,
.underlines a:hover {
    text-decoration: underline;
}

.overflow,
.overflows a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hover,
.hovers a {
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
}

.hover:hover,
.hovers a:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
}

.innerbox::-webkit-scrollbar {
    width: 4px;
}

.innerbox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.innerbox::-webkit-scrollbar-track {
    border-radius: 0px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.1);
}

/*****头部******/
body {
    background: #f6f9fa;
}

.xhy-h {
    min-width: 1200px;
}
.xhy-htbg {
    background: #fff;
}
.xhy-ht {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    background: ;
}

.xhy-htl a {
    color: #666;
}

.xhy-htl span {
    padding: 0 15px;
}

.xhy-htr {
    background: url(m8-location.png) no-repeat 0 center;
}

.xhy-htr .xhy-loc {
    display: inline-block;
    margin: 0 40px 0 20px;
    cursor: pointer;
}

.xhy-htr .xhy-hlinka a {
    color: #2775cc;
    padding: 0 5px;
}

/****顶部弹窗***/
.xhy-hstreet {
    display: inline-block;
    position: relative;
}

.xhy-hstreet .xhy-hshide {
    display: inline-block;
    position: absolute;
    width: 550px;
    height: 270px;
    background: url(m8-popup.png) no-repeat;
    left: -230px;
    top: 47px;
    padding: 30px 20px 20px 20px;
    box-sizing: border-box;
    display: none;
}

.xhy-hstreet .xhy-hshide .xhy-hshideas {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.xhy-hstreet .xhy-hshide .xhy-hshideas a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    width: 50%;
    background: #d4dee6;
}

.xhy-hstreet .xhy-hshide .xhy-hshideas a:hover,
.xhy-hstreet .xhy-hshide .xhy-hshideas a.cur {
    background: #3d85d3;
}

.xhy-hstreet .xhy-hshide .xhy-hshideitems {
    width: 100%;
    height: 171px;
    overflow-y: auto;
}

.xhy-hstreet .xhy-hshide .xhy-hshideitem {
    margin-top: 10px;
    line-height: 0;
}

.xhy-hstreet .xhy-hshide .xhy-hshideitem a {
    display: inline-block;
    width: 70px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-right: 1px;
}

.xhy-nav {
    width: 100%;
    height: 60px;
    background: #3d85d3;
    border-bottom: 1px solid #ea9b56;
}

.xhy-nav li {
    width: 161px;
    height: 100%;
    line-height: 60px;
    float: left;
    margin-right: 79px;
    text-align: center;
    box-sizing: border-box;
}

.xhy-nav li span {
    display: inline-block;
    margin-top: 16px;
    margin-right: 10px;
}

.xhy-nav li a {
    display: inline-block;
    width: 100%;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.xhy-nav li a img {
    padding-right: 8px;
}

.xhy-nav li a:hover,
.xhy-nav li a.cur {
    background: #ec9d58;
}

.xhy-hb {
    background: url(fd-bg.png) no-repeat top center;
}

.xhy-hbc {
    text-align: center;
}

.xhy-logo {
    display: inline-block;
    margin: 125px 0 50px 0;
}

.xhy-search {
    display: inline-block;
    width: 720px;
    height: 52px;
    line-height: 52px;
    background: #fff;
    margin-bottom: 140px;
}

.xhy-search input {
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    width: 606px;
    height: 100%;
    line-height: 52px;
    padding: 0 20px;
}

.xhy-search input::placeholder {
    color: #999999;
    font-size: 14px;
}

.xhy-search button {
    margin-top: 2px;
    width: 110px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    box-sizing: border-box;
    background: #3d85d3;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.fd-logobg {
    padding-left: 30px;
    line-height: 78px;
    font-size: 26px;
    color: #df4418;
    font-weight: bold;
    background: url(fg-logobg.png) no-repeat 10px 18px;
}

/****尾部***/
.xhy-f {
    background: #f7f7f7;
    min-width: 1200px;
}

.xhy-flink {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-top: 3px solid #3d85d3;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.xhy-f-drops {
    float: left;
    position: relative;
}

.xhy-drop-select {
    background: url(m8-dropicon.png) no-repeat left center;
}

.xhy-drop-select p {
    text-align: center;
    line-height: 57px;
    width: 240px;
    height: 57px;
    font-size: 14px;
    color: #566279;
    cursor: pointer;
    position: relative;
}

.xhy-drop-select:first-child {
    background: none;
}

.xhy-l-text {
    height: 30px;
    color: #333333;
    font-size: 15px;
}

.xhy-l-icon {
    margin-left: 15px;
}

.arrow img {
    transition: 1s;
    -webkit-transition: 1s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.arrow.cur img {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.arrow a {
    position: absolute;
    left: 100px;
    top: 0px;
    display: inline-block;
    width: 32px;
    height: 16px;
    background: url(fd-fbg.png) no-repeat;
    display: none;
}

.arrow.cur a {
    display: block;
}

.fd-md {
    position: absolute;
    height: 143px;
    overflow-y: auto;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    width: 1200px;
    left: -20px;
    bottom: 64px;
    padding-bottom: 20px;
    display: none;
    box-shadow: 0 0 4px 2px #f3f3f3;
    z-index: 2;
    background: #fff;
}

.dropdown-menu li {
    float: left;
    height: 37px;
    margin-left: 40px;
}

.dropdown-menu li a {
    display: inline-block;
    color: #333333;
    font-size: 14px;
}

.dropdown-menu li a:hover {
    color: #2775cc;
}

.xhy-fmes {
    text-align: center;
}

.xhy-fmes p {
    font-size: 14px;
    color: #666;
    height: 28px;
}

.xhy-flinka {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.xhy-flinka a {
    color: #333333;
    font-weight: bold;
}

.xhy-flinka span {
    padding: 0 15px;
}

.xhy-badges a:first-child {
    margin-right: 20px;
}

.xhy-badges {
    padding-bottom: 10px;
}

/****右浮动***/
.xhy-floatright {
    width: 84px;
    position: fixed;
    right: 10px;
    top: 60%;
}

.xhy-floatright a {
    display: inline-block;
    width: 100%;
    height: 88px;
    font-size: 14px;
    color: #999;
    box-sizing: border-box;
    padding-top: 60px;
    text-align: center;
    position: relative;
}

.xhy-floatright a img {
    position: absolute;
    left: -200px;
    top: -50px;
    display: none;
}

.xhy-floatright a:hover {
    color: #fff;
}

.xhy-floatright .ga0 {
    background: #fff url(m8-weixinn.png) no-repeat center 19px;
}

.xhy-floatright .ga0:hover {
    background: #3d85d3 url(m8-weixin.png) no-repeat center 19px;
}

.xhy-floatright .ga0:hover img {
    display: block;
}

.xhy-floatright .ga1 {
    margin-top: 3px;
    background: #fff url(m8-weibo.png) no-repeat center 19px;
}

.xhy-floatright .ga1:hover {
    background: #3d85d3 url(m8-weibon.png) no-repeat center 19px;
}

.xhy-floatright .ga1:hover img {
    display: block;
}

/****街道头部****/
.xhy-ht1 {
    background: none;
}

.xhy-ht1 .xhy-htr {
    background: none;
}

.xhy-h.xhy-h1 {
    background: url(m8-jdhbg.png) no-repeat top center;
}

.jdlogo {
    display: inline-block;
    margin: 20px 0;
}

.xhy-nav1 ul li {
    margin-right: 40px;
}

.xhy-nav1 ul li a:hover,
.xhy-nav1 ul li a.cur {
    background: #276dcd;
}

.xhy-hbc1 {
    width: 393px;
    background: #fff;
    border-radius: 30px;
    margin-top: 4px;
}

.xhy-hbc1 .xhy-search {
    width: 100%;
    background: none;
    margin-bottom: 0px;
}

.xhy-hbc1 input {
    width: 280px;
}

.xhy-hbc1 button {
    border-radius: 30px;
    background: #276dcd;
}

/*
  * @Description: 主入口文件
  * @Company: TRS
  * @Date: 2019-11-27 18:58:07
  * @LastEditors: xhy
 */
.xhy-c1l {
    width: 600px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.xhy-c1l .xhy-c1limg li {
    position: absolute;
    left: 0;
    top: 0;
}

.xhy-c1l .xhy-c1limg li a {
    display: inline-block;
}

.xhy-c1l .xhy-c1ldot {
    position: absolute;
    right: 20px;
    bottom: 23px;
    z-index: 2;
}

.xhy-c1l .xhy-c1ldot span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #d7d7d6;
    margin-left: 10px;
    cursor: pointer;
}

.xhy-c1l .xhy-c1ldot span.cur {
    background: #c8141f;
}

.xhy-c1l .xhy-c1ltext {
    width: 100%;
    height: 52px;
    line-height: 52px;
    background: url(m8-abg.png) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
}

.xhy-c1l .xhy-c1ltext a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 18px;
    width: 70%;
}

.xhy-c1r {
    width: 570px;
}

.xhy-c1r .xhy-c1as a {
    display: inline-block;
    width: 141px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    background: #f0f3f8;
    margin-left: 2px;
}

.xhy-c1r .xhy-c1as a:first-child {
    margin-left: 0;
}

.xhy-c1r .xhy-c1as a.cur {
    /* color: #ffffff; */
    font-size: 20px;
    /* font-weight: bold; */
    border-bottom: 1px solid #f39b4c;
    /* background: #3d85d3; */
    border-bottom: 2px solid #2860b5;
}

.xhy-c1item {
    margin-top: 12px;
}

.xhy-c1item li {
    width: 100%;
    line-height: 40px;
}

.xhy-c1item li a {
    padding-left: 15px;
    height: 40px;
    max-width: 75%;
    display: inline-block;
    font-size: 16px;
    color: #333333;
    background: url(m8-liicon.png) no-repeat left center;
}

.xhy-c1item li span {
    font-size: 14px;
    color: #999999;
}

.xhy-c2 {
    width: 100%;
    height: 93px;
}

.xhy-c3 {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #337ed1;
    margin-bottom: 36px;
}

.xhy-c3as {
    text-align: center;
}

.xhy-c3as a {
    width: 399px;
    height: 100%;
    line-height: 60px;
    display: inline-block;
    font-size: 20px;
    color: #3d85d3;
    margin-right: 1px;
    box-sizing: border-box;
}

.xhy-c3as .ba0 {
    background: #f0f3f8 url(m8-c3i1.png) no-repeat 126px center;
}

.xhy-c3as a.ba0:hover,
.xhy-c3as a.ba0.cur {
    border-top: 2px solid #337ed1;
    border-left: 1px solid #337ed1;
    border-right: 1px solid #337ed1;
    background: #fff url(m8-c3i1.png) no-repeat 126px center;
}

.xhy-c3as .ba1 {
    background: #f0f3f8 url(m8-c3i2.png) no-repeat 126px center;
}

.xhy-c3as a.ba1:hover,
.xhy-c3as a.ba1.cur {
    border-top: 2px solid #337ed1;
    border-left: 1px solid #337ed1;
    border-right: 1px solid #337ed1;
    background: #fff url(m8-c3i2.png) no-repeat 126px center;
}

.xhy-c3as .ba2 {
    background: #f0f3f8 url(m8-c3i3.png) no-repeat 126px center;
}

.xhy-c3as a.ba2:hover,
.xhy-c3as a.ba2.cur {
    border-top: 2px solid #337ed1;
    border-left: 1px solid #337ed1;
    border-right: 1px solid #337ed1;
    background: #fff url(m8-c3i3.png) no-repeat 126px center;
}

.xhy-c3item {
    margin-top: 20px;
}

.xhy-ci1l {
    width: 800px;
}

.xhy-as1 {
    border-bottom: 2px solid #f1f1f1;
    height: 55px;
    line-height: 55px;
}

.xhy-as1 a {
    text-align: center;
    width: 200px;
    font-size: 20px;
    color: #333333;
    display: inline-block;
}

.xhy-as1 a:hover,
.xhy-as1 a.cur {
    color: #3d85d3;
    font-weight: bold;
    border-bottom: 2px solid #0066aa;
    background: url(m8-asi1.png) no-repeat center bottom;
}

.fd-as1 a {
    width: 160px;
}

.xhy-co {
    background: #f2f6f8;
}

.xhy-ci1lb {
    margin-top: 15px;
}

.xhy-ci1lb a {
    display: inline-block;
    width: 194px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    font-weight: bold;
    color: #3d85d3;
    border: 1px solid #dce9f1;
    padding-left: 20px;
    box-sizing: border-box;
    max-width: 80%;
    margin-right: 6px;
    margin-bottom: 6px;
}

.xhy-ci1lb .ca0 {
    background: #fff url(m8-bai1.png) no-repeat 160px center;
}

.xhy-ci1lb .ca1 {
    background: #fff url(m8-bai2.png) no-repeat 160px center;
}

.xhy-ci1lb .ca2 {
    background: #fff url(m8-bai3.png) no-repeat 160px center;
}

.xhy-ci1lb .ca3 {
    background: #fff url(m8-bai4.png) no-repeat 160px center;
}

.xhy-ci1lb .ca4 {
    background: #fff url(m8-bai5.png) no-repeat 160px center;
}

.xhy-ci1lb .ca5 {
    background: #fff url(m8-bai6.png) no-repeat 160px center;
}

.xhy-ci1lb .ca6 {
    background: #fff url(m8-bai7.png) no-repeat 160px center;
}

.xhy-ci1lb .ca7 {
    background: #fff url(m8-bai8.png) no-repeat 160px center;
}

.xhy-ci1r {
    width: 383px;
}

.xhy-ci1r .xhy-ci1rt a {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    width: 120px;
    height: 100px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 65px;
    margin-left: 11px;
}

.xhy-ci1r a:first-child {
    margin-left: 0;
}

.xhy-ci1r .da0 {
    background: url(m8-leader.png) no-repeat;
}

.xhy-ci1r .da1 {
    background: url(m8-gover.png) no-repeat;
}

.xhy-ci1r .da2 {
    background: url(m8-test.png) no-repeat;
}

.xhy-ci1rbt {
    border-bottom: 2px solid #f1f1f1;
}

.xhy-ci1rbt a {
    display: inline-block;
    font-size: 20px;
    color: #3d85d3;
    font-weight: bold;
    background: url(m8-ticon.png) no-repeat left 3px;
    padding-left: 20px;
    padding-bottom: 16px;
}

.fd-dislih li {
    height: 35px;
    line-height: 35px;
}

.fd-dislih li a {
    height: 35px;
}

.xhy-ci1rbc ul {
    margin-right: -20px;
    padding-top: 10px;
}

.xhy-ci1rbc li {
    float: left;
    margin-top: 12px;
}

.xhy-ci1rbc a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    width: 120px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #d6d6d6;
    text-align: center;
    max-width: 90%;
    box-sizing: border-box;
}

.xhy-c3items {
    padding-bottom: 38px;
}

.xhy-ci2tl {
    width: 440px;
    margin-left: -5px;
}

.xhy-ci2tl ul {
    margin-right: -7px;
}

.xhy-ci2tl li {
    float: left;
    text-align: center;
    background: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 0;
}

.xhy-ci2tl li a {
    display: inline-block;
    width: 144px;
    height: 136px;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    padding-top: 85px;
}

.xhy-ci2tl li .ea0 {
    background: #fff url(m8-i2i1.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea1 {
    background: #fff url(m8-i2i2.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea2 {
    background: #fff url(m8-i2i3.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea3 {
    background: #fff url(m8-i2i4.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea4 {
    background: #fff url(m8-i2i5.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea5 {
    background: #fff url(m8-i2i6.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea6 {
    background: #fff url(m8-i2i7.png) no-repeat center 32px;
}

.xhy-ci2tl li .ea7 {
    background: #fff url(m8-i2i8.png) no-repeat center 32px;
}

.xhy-ci2tl li.xhy-lis {
    width: 293px;
}

.xhy-ci2tr {
    width: 740px;
    background: #fff;
}

.xhy-as2 {
    box-sizing: border-box;
    height: 66px;
}

.xhy-as2 a {
    display: inline-block;
    color: #3d85d3;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 55px;
    height: 100%;
    box-sizing: border-box;
}

.xhy-as2 a.cur,
.xhy-as2 a:hover {
    border-top: 2px solid #f39b4c;
}

.xhy-item2 {
    margin-bottom: 16px;
}

.xhy-item2 a {
    display: inline-block;
    width: 171px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
    padding: 0 10px;
    box-sizing: border-box;
}

.xhy-item2 a:hover {
    background: #3d85d3;
    color: #fff;
}

.xhy-ci2b {
    display: block;
}

.xhy-ci3l {
    width: 733px;
    border-right: 1px solid #dfe3e5;
}

.xhy-ci3l .xhy-ci3lt {
    width: 100%;
    white-space: nowrap;
    overflow-x: hidden;
}

.xhy-ci3l .xhy-ci3lt a {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-right: 12px;
}

.xhy-ci3l .xhy-ci3lt img {
    margin-top: 11px;
}

.xhy-ci3lb {
    margin-top: 30px;
}

.xhy-ci3r {
    width: 443px;
    border-right: none;
}

.xhy-ci3lcr {
    width: 240px;
}

.xhy-ci3lcr a {
    margin-top: 10px;
    font-size: 18px;
    color: #333333;
    display: inline-block;
    line-height: 28px;
    width: 100%;
    height: 56px;
    overflow: hidden;
}

.xhy-ci3lcr span {
    display: block;
    font-size: 16px;
    color: #999999;
    margin-top: 30px;
}

.xhy-ci3lbs li {
    line-height: 35px;
}

.xhy-ci3lbs li a {
    background: none;
    padding-left: 0;
    height: 35px;
}

.xhy-ci3lbs li a span.xhy-ci3lbs1 {
    font-size: 16px;
    color: #e97707;
}

.xhy-ci3lbs li a span.xhy-ci3lbs2 {
    font-size: 16px;
    color: #3d85d3;
}

/****政务公开****/
.zf-c1l {
    width: 318px;
}

.zf-c1l ul {
    margin-right: -10px;
}

.zf-c1l li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.zf-c1l a {
    display: inline-block;
    width: 154px;
    height: 118px;
    text-align: center;
    font-size: 16px;
    color: #444444;
    box-sizing: border-box;
    padding-top: 70px;
}

.zf-c1l .zf-a0 {
    background: #fff url(m8-zfi1.png) no-repeat center 22px;
}

.zf-c1l .zf-a0:hover {
    color: #fff;
    background: #3171c7 url(m8-zfi1on.png) no-repeat center 22px;
}

.zf-c1l .zf-a1 {
    background: #fff url(m8-zfi2.png) no-repeat center 22px;
}

.zf-c1l .zf-a1:hover {
    color: #fff;
    background: #3171c7 url(m8-zfi2on.png) no-repeat center 22px;
}

.zf-c1l .zf-a2 {
    background: #fff url(m8-zfi3.png) no-repeat center 22px;
}

.zf-c1l .zf-a2:hover {
    color: #fff;
    background: #3171c7 url(m8-zfi3on.png) no-repeat center 22px;
}

.zf-c1l .zf-a3 {
    background: #fff url(m8-zfi5.png) no-repeat center 22px;
}

.zf-c1l .zf-a3:hover {
    color: #fff;
    background: #3171c7 url(m8-zfi5on.png) no-repeat center 22px;
}

.zf-c1l .zf-a4 {
    background: #fff url(m8-zfi4.png) no-repeat center 22px;
}

.zf-c1l .zf-a4:hover {
    color: #fff;
    background: #3171c7 url(m8-zfi4on.png) no-repeat center 22px;
}

.zf-c2r {
    width: 862px;
}

.zf-as1 {
    width: 100%;
    height: 50px;
    background: #f3f3f3;
}

.zf-as1 a {
    display: inline-block;
    width: 242px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #333333;
}

.zf-as1 a:hover,
.zf-as1 a.cur {
    background: #3171c7;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #ec9d58;
}

.zf-search {
    width: 100%;
    height: 66px;
    line-height: 66px;
    background: #fff;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    margin-top: 10px;
}

.zf-search input {
    height: 100%;
    width: 700px;
    line-height: 66px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
}

.zf-search input::placeholder {
    font-size: 16px;
    color: #999999;
}

.zf-search select {
    font-size: 18px;
    color: #666666;
    border: aliceblue;
    height: 100%;
    line-height: 66px;
    cursor: pointer;
}

.zf-search select option {
    font-size: 18px;
    color: #666666;
    position: relative;
    top: -10px;
    height: 30px;
    line-height: 30px;
}

.zf-search select:focus {
    outline: none;
}

.zf-search button {
    margin-left: 10px;
    font-size: 18px;
    color: #333333;
    width: 90px;
    height: 53px;
    margin-top: 7px;
    border-left: 1px solid #ebebeb;
}

.zf-c2 {
    width: 100%;
    height: 180px;
    background: url(m8-zfbg.png) no-repeat;
    padding-left: 30px;
    padding-top: 40px;
    box-sizing: border-box;
}

.zf-c2 a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 240px;
    height: 40px;
    line-height: 40px;
    margin-left: 50px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-left: 50px;
}

.zf-c2 .zf-ba0 {
    background: url(m8-zi1.png) no-repeat left center;
}

.zf-c2 .zf-ba1 {
    background: url(m8-zi2.png) no-repeat left center;
}

.zf-c2 .zf-ba2 {
    background: url(m8-zi3.png) no-repeat left center;
}

.zf-c2 .zf-ba3 {
    background: url(m8-zi4.png) no-repeat left center;
}

.zf-c2 .zf-ba4 {
    background: url(m8-zi5.png) no-repeat left center;
}

.zf-c2 .zf-ba5 {
    background: url(m8-zi6.png) no-repeat left center;
}

.zf-c2 .zf-ba6 {
    background: url(m8-zi7.png) no-repeat left center;
}

.zf-c2 .zf-ba7 {
    background: url(m8-zi8.png) no-repeat left center;
}

.zf-item1 {
    margin-top: 25px;
}

.zf-c3l {
    width: 738px;
}

.zf-c3l .zf-as1 a {
    width: 184px;
}

.zf-c3r {
    margin-bottom: 50px;
    width: 440px;
}

.zf-c3rt {
    background: url(m8-zfai.png) no-repeat left center;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding-left: 20px;
}

.zf-c3rbox {
    margin-top: 20px;
}

.zf-c3rboxt {
    font-size: 18px;
    color: #3d85d3;
    font-weight: bold;
}

.zf-c3rboxas a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-right: 20px;
    line-height: 30px;
}

/****互动交流****/
.hd-c1t {
    border-bottom: 1px solid #316adc;
    padding-bottom: 20px;
}

.hd-c1t .hd-c1tr {
    font-size: 16px;
    margin-top: 10px;
}

.hd-c1t .hd-c1tr a {
    color: #333;
}

.hd-c1t .hd-c1tr span {
    padding: 0 10px;
}

.hd-c1tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #edf0f3;
}

.hd-c1tit span {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.hd-c1tit .hd-s0 {
    padding-left: 23px;
}

.hd-c1tit .hd-s1 {
    padding-left: 680px;
}

.hd-c1tit .hd-s2 {
    padding-left: 130px;
}

.hd-c1tit .hd-s3 {
    padding-left: 95px;
}

.hd-c1ul li.cur {
    background: #f6f9fa;
}

.hd-c1ul li {
    width: 100%;
    border-bottom: 1px solid #edf0f3;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: #fff;
}

.hd-c1ul li a {
    color: #333;
    display: inline-block;
    width: 505px;
    margin-left: 22px;
}

.hd-c1ul li span {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hd-c1ul li .hd-lis0 {
    width: 200px;
    margin-left: 165px;
}

.hd-c1ul li .hd-lis1 {
    width: 100px;
    color: #727f8c;
    margin-left: 41px;
}

.hd-c1ul li .hd-lis2 {
    margin-left: 66px;
}

.hd-c2 {
    margin-bottom: 50px;
}

.hd-c2l {
    width: 517px;
}

.hd-c2r {
    width: 647px;
}

.hd-c2r .hd-c2rc a {
    display: inline-block;
    width: 313px;
    height: 275px;
    position: relative;
}

.hd-c2r .hd-c2rc a span.hd-c2rs1 {
    z-index: 7;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 70px;
    background: url(m8-play.png) no-repeat;
}

.hd-c2r .hd-c2rc a .hd-c2rs2 {
    display: inline-block;
    width: 100%;
    height: 203px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(m8-mask.png) no-repeat;
    display: none;
}

.hd-c2r .hd-c2rc a img {
    width: 100%;
    height: 203px;
    margin-bottom: 15px;
}

.hd-c2r .hd-c2rc a p {
    height: 30px;
}

.hd-c2r .hd-c2rc a .hd-c2rp1 {
    font-size: 18px;
    color: #333333;
}

.hd-c2r .hd-c2rc a .hd-c2rp2 {
    font-size: 16px;
    color: #999;
}

.hd-c2r a:hover span.hd-c2rs2 {
    display: block;
}

.hd-c2r a:hover p.hd-c2rp1 {
    text-decoration: underline;
}

.hd-c2r a:first-child {
    margin-right: 20px;
}

/****公开-领导信息***/
.position {
    margin: 17px 0 13px 10px;
    font-size: 14px;
    line-height: 22px;
    background: url(m8-location.png) center left no-repeat;
    background-size: 11px 16px;
    padding-left: 20px;
    color: #878787;
}

.position .poto {
    color: #878787;
    margin: 0 4px 0 0;
}

.position .poto:hover {
    color: #3d85d3;
}

.position .sp {
    color: #3d85d3;
    padding-left: 5px;
}

.gk-cl {
    width: 282px;
    padding-bottom: 300px;
    background: #3d85d3;
    margin-bottom: 40px;
}

.gk-leadermes {
    text-align: center;
    margin-top: 35px;
    color: #fff;
    padding: 0 38px;
    box-sizing: border-box;
}

.gk-leadermes p {
    font-size: 16px;
    line-height: 30px;
}

.gk-leadermes p.gk-name {
    font-size: 22px;
    font-weight: bold;
    padding: 30px 0 5px 0;
}

.gk-leadermes .gk-npositon {
    height: 60px;
    overflow: hidden;
}

.gk-as {
    box-sizing: border-box;
    margin-top: 20px;
}

.gk-as li {
    width: 100%;
    height: 70px;
    background: url(m8-gkline.png) no-repeat center bottom;
}

.gk-as li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(m8-gkn.png) no-repeat 245px center;
    padding: 13px 0 0 34px;
    box-sizing: border-box;
}

.gk-as li a p {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.gk-as li a .gk-position {
    font-size: 14px;
    color: #fefefe;
    margin-top: 3px;
}

.gk-as li a:hover,
.gk-as li a.cur {
    background: #fff url(m8-gknon.png) no-repeat 245px center;
}

.gk-as li a:hover p,
.gk-as li a.cur p {
    color: #333;
}

.gk-as li a:hover .gk-position,
.gk-as li a.cur .gk-position {
    color: #999;
}

.gk-cr {
    width: 908px;
    box-sizing: border-box;
}

.gk-cr .gk-crt {
    background: #fff;
    margin-bottom: 10px;
}

.gk-cr .gk-cr1 {
    padding: 32px 20px 15px 40px;
}

.gk-cr .gk-cr1 .gk-border {
    border-left: 1px solid #e0e0e0;
}

.gk-cr .gk-cr1 span.xhy-learderli {
    font-size: 20px;
    color: #3d85d3;
    font-weight: bold;
    padding-left: 40px;
    background: url(m8-gki.png) no-repeat left center;
}

.gk-cr .gk-cr1box {
    margin: 10px 0 0 23px;
}

.gk-cr .gk-cr1box p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

/***公开-公开目录****/
.gkm-c {
    margin-bottom: 40px;
}

.gkm-clt {
    width: 282px;
    background: #3d85d3;
}

.gkm-clta {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    margin-left: 25px;
    padding-top: 20px;
    display: inline-block;
}

.gkm-cltul{
    margin-top: 15px;
}

.gkm-cltul>li {
    cursor: pointer;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(m8-gkline.png) no-repeat center top;
}

.gkm-cltul>li a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-left: 50px;
    box-sizing: border-box;
    display: inline-block;
    width: 220px;
}

.gkm-cltul>li span {
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url(m8-gkn.png) no-repeat;
    margin-right: 27px;
    margin-top: 20px;
}

.gkm-cltul>li .gkm-a0 {
    background: url(m8-mi1.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a1 {
    background: url(m8-mi2.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a2 {
    background: url(m8-mi3.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a3 {
    background: url(m8-mi4.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a4 {
    background: url(m8-mi5.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a5 {
    background: url(m8-mi6.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a6 {
    background: url(m8-mi7.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a7 {
    background: url(m8-mi8.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a8 {
    background: url(m8-mi9.png) no-repeat 28px center;
}

.gkm-cltul>li .gkm-a9 {
    background: url(m8-mi10.png) no-repeat 28px center;
}

.gkm-cltul>li:hover,
.gkm-cltul>li.cur {
    background: #fff;
}

.gkm-cltul>li:hover a,
.gkm-cltul>li.cur a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.gkm-cltul>li:hover span,
.gkm-cltul>li.cur span {
    background: url(m8-gknon.png) no-repeat;
}

.gkm-cltul>li:hover a.gkm-a0 {
    background: url(m8-mi1on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a1 {
    background: url(m8-mi2on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a2 {
    background: url(m8-mi3on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a3 {
    background: url(m8-mi4on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a4 {
    background: url(m8-mi5on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a5 {
    background: url(m8-mi6on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a6 {
    background: url(m8-mi7on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a7 {
    background: url(m8-mi8on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a8 {
    background: url(m8-mi9on.png) no-repeat 28px center;
}

.gkm-cltul>li:hover a.gkm-a9 {
    background: url(m8-mi10on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a0 {
    background: #fff url(m8-mi1on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a1 {
    background: #fff url(m8-mi2on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a2 {
    background: #fff url(m8-mi3on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a3 {
    background: #fff url(m8-mi4on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a4 {
    background: #fff url(m8-mi5on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a5 {
    background: #fff url(m8-mi6on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a6 {
    background: #fff url(m8-mi7on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a7 {
    background: #fff url(m8-mi8on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a8 {
    background: #fff url(m8-mi9on.png) no-repeat 28px center;
}

.gkm-cltul>li.cur a.gkm-a9 {
    background: #fff url(m8-mi10on.png) no-repeat 28px center;
}

.gkm-clb {
    margin-top: 11px;
    background: #3d85d3;
    width: 100%;
}

.gkm-clbul {
    padding: 10px 20px 10px 30px;
    box-sizing: border-box;
}

.gkm-clbula {
    width: 200px;
    padding-left: 23px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    background: url(m8-mi11.png) no-repeat 0px center;
}

.gkm-clbul1 {
    padding-bottom: 10px;
}

.gkm-clbul1 li {
    width: 100%;
    border-bottom: 1px solid #5c99da;
}

.gkm-clbul1 li a {
    font-size: 16px;
    color: #fff;
    height: 53px;
    line-height: 53px;
    display: inline-block;
    width: 200px;
    padding-left: 15px;
    box-sizing: border-box;
}

.gkm-clbul1 li span {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(m8-add.png) no-repeat;
    cursor: pointer;
    margin-top: 21px;
    margin-right: 10px;
}

.gkm-clbul1 li.cur span {
    background: url(m8-subtraction.png) no-repeat;
    margin-top: 25px;
}

.gkm-clbul1 li.cur a {
    font-weight: bold;
}

.gkm-clbul2 {
    padding: 4px 0 4px 30px;
    background: #5092eb;
}

.gkm-clbul2 li {
    border-bottom: none;
}

.gkm-clbul2 li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-left: 1px solid #afcdf6;
    background: url(m8-vertical.png) no-repeat 1px center;
}

.gkm-cr {
    width: 908px;
}

.gkm-cr .gkm-crbox {
    padding: 25px 30px;
    background: #fff;
    box-sizing: border-box;
}

.gkm-crt {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #e0e8f7;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.gkm-crt .gkm-crts1 {
    margin-left: 30px;
}

.gkm-crt .gkm-crts2 {
    margin-left: 160px;
}

.gkm-crt .gkm-crts3 {
    margin-left: 70px;
}

.gkm-crt .gkm-crts4 {
    margin-left: 323px;
}

.gkm-crul li {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    cursor: pointer;
}

.gkm-crul li span {
    display: inline-block;
    color: #333333;
}

.gkm-crul li a {
    color: #333333;
    max-width: 323px;
    display: inline-block;
    margin-left: 30px;
}

.gkm-crul li .gkm-cruls1 {
    width: 180px;
    margin-left: 30px;
}

.gkm-crul li .gkm-cruls2 {
    width: 155px;
    text-align: center;
}

.gkm-crul li .gkm-cruls3 {
    width: 100px;
    text-align: center;
    margin-left: 30px;
}

.gkm-crul li:hover {
    background: #fafafa;
}

.gkm-crul li:hover a,
.gkm-crul li:hover span {
    color: #4378db;
}

.gkm-page {
    width: 100%;
    height: 125px;
    background: #fff;
    box-sizing: border-box;
}

.pagination {
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}

.pagination a {
    width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #f7f9f9;
    border-radius: 3px;
    margin: 0 6px;
    color: #415569;
}

.pagination a:hover {
    background: #3d85d3;
    color: #fff;
    cursor: pointer;
}

.pagination .first-page,
.pagination .last-page {
    width: 48px;
    font-size: 12px;
    color: #b9bfc5;
}

.pagination .active {
    background: #3d85d3;
    color: #fff;
}

.gkm-page {
    padding-top: 44px;
}

/***信息公开细览***/
.main {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 40px;
    margin-top: 10px;
}

.zwxl-main {
    padding-top: 30px;
    padding-bottom: 50px;
}

.zwxl-head {
    width: 1078px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 16px;
}

.zwxl-head span {
    color: #333333;
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
    margin-bottom: 16px;
}

.zwxl-head .tit {
    width: 98px;
}

.zwxl-head .con {
    width: 230px;
    margin-right: 31px;
}

.zwxl-title {
    text-align: center;
    padding-top: 36px;
}

.zwxl-title p.tit {
    color: #333333;
    font-size: 30px;
    padding: 0 30px;
    margin-bottom: 20px;
}

.zwxl-bar {
    height: 32px;
    line-height: 32px;
    margin-bottom: 34px;
}

.zwxl-bar span {
    color: #666666;
    font-size: 16px;
    display: inline-block;
}

.zwxl-bar span.con {
    margin-right: 50px;
}

.zwxl-font {
    padding: 2px;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    height: 26px;
}

.zwxl-font img {
    float: left;
}

.zwxl-font span {
    line-height: 26px;
    color: #6a6a6a;
    margin: 0 11px;
    cursor: pointer;
}

.zwxl-font span:hover {
    font-weight: bold;
}

.zwxl-font span.cur {
    color: #3354a2;
}

.zwxl-article {
    width: 1060px;
    margin: 0 auto;
    padding: 35px 30px 0;
    line-height: 30px;
    color: #333333;
    font-size: 16px;
    border-top: 1px solid #e5e5e5;
}

.zwxl-article-img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 32px;
}

.zwxl-article-img img {
    max-width: 100%;
}

.zwxl-article p {
    margin-bottom: 12px;
}

.zwxl-article p.title {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
}

.zwxl-article p.author {
    text-align: right;
    margin-top: 40px;
}

.zwxl-article .fj a {
    display: inline-block;
    margin-left: 20px;
    line-height: 30px;
}

.zwxl-article .fj a img {
    margin-right: 12px;
}

.zwxl-article .fj a:hover {
    text-decoration: underline;
}

.zwxl-yzm {
    margin-top: 48px;
    text-align: center;
}

.zwxl-yzm p {
    color: #666666;
    font-size: 16px;
    margin-top: 12px;
}

.zwxl-share {
    text-align: right;
    padding: 0 24px;
    margin-top: 50px;
}

.zwxl-share span {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}

.zwxl-share a {
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
}

.zwxl-share a:hover {
    opacity: 0.8;
    -moz-opacity: 0, 8;
    filter: alpha(opacity=80);
}

/****公开-年报****/
.gkn-c {
    padding: 30px;
    box-sizing: border-box;
    padding-bottom: 70px;
}

.gkn-cb {
    position: relative;
    margin-top: 47px;
    background: url(m8-annualreport.png) repeat-y 508px top;
    margin-left: 50px;
}

.gkn-cb ul li {
    width: 520px;
    height: 85px;
    line-height: 85px;
    background: url(m8-gkline3.png) no-repeat 520px;
}

.gkn-cb ul li a {
    font-size: 18px;
    color: #333333;
    display: inline-block;
    width: 391px;
    height: 100%;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    background: #fafafa;
    padding-left: 40px;
}

.gkn-cb ul li span {
    display: inline-block;
    width: 129px;
    height: 100%;
    color: #fff;
    padding-top: 10px;
    box-sizing: border-box;
}

.gkn-cb ul li p {
    padding-left: 22px;
}

.gkn-cb ul li .gkn-cbs1 {
    background: url(m8-gkni1.png) no-repeat;
}

.gkn-cb ul li .gkn-cbs2 {
    background: url(m8-gkni1l.png) no-repeat;
}

.gkn-cb ul li span.gkn-cbs2 {
    padding-left: 30px;
}

.gkn-cb ul .lir {
    margin-left: 500px;
}

.gkn-top,
.gkn-bottom {
    display: inline-block;
    width: 17px;
    height: 31px;
    position: absolute;
    left: 46%;
}

.gkn-top {
    top: -31px;
    background: url(m8-circlet.png) no-repeat;
}

.gkn-bottom {
    bottom: -31px;
    background: url(m8-circleb.png) no-repeat;
}

.year {
    font-size: 24px;
    padding-bottom: 6px;
    line-height: 30px;
    background: url(m8-gkni2.png) no-repeat 10px bottom;
}

.month {
    font-size: 20px;
    line-height: 30px;
}

/*****公开指南****/
.gkm-article {
    width: auto;
    border-top: none;
    padding: 0;
}

.gkm-bar {
    margin-top: 40px;
    margin-bottom: 34px;
}

/***概览列表****/
.gl-cl {
    height: 1150px;
}

.gl-ul {
    margin-bottom: 30px;
}

/***概览列表（无左侧）****/
.glw-c {
    width: 100%;
}

/****概览-图片****/
.glpic-boxi {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding: 30px 0;
}

.glpic-boxi a {
    width: 410px;
    height: 136px;
    display: inline-block;
}

.glpic-boxi a img {
    width: 202px;
    height: 136px;
}

.glpic-boxi a:hover p:first-child {
    text-decoration: underline;
}

.glpic-boxi .glpicm {
    width: 200px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}

.glpic-boxi p:first-child {
    height: 104px;
    overflow: hidden;
}

.glpic-boxi .glpic-time {
    margin-top: 12px;
    font-size: 14px;
    color: #666;
}

.glpic-boxi .glpic-am {
    margin-left: 28px;
}

/***网站地图****/
.map-as {
    margin-top: 25px;
}

.map-as a {
    display: inline-block;
    width: 166px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #f6f6f6;
    color: #333333;
    font-size: 16px;
    margin-right: 60px;
    margin-bottom: 12px;
}

.map-as a:first-child {
    margin-left: 0;
}

/****部门街道-首页****/
.jd-c1l {
    width: 617px;
    height: 348px;
    position: relative;
    overflow: hidden;
}

.jd-c1l a {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.jd-c1l a span {
    display: inline-block;
    width: 89px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 30px;
    background: url(m8-jdtimebg.png) no-repeat;
    text-align: center;
}

.jd-c1l a span p {
    color: #fff;
    font-size: 14px;
}

.jd-c1l a span p:first-child {
    font-size: 28px;
}

.jd-c1ldots {
    position: absolute;
    right: 17px;
    bottom: 15px;
}

.jd-c1ldots span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: 7px;
}

.jd-c1ldots span:hover,
.jd-c1ldots span.cur {
    background: #df4418;
}

.jd-c1r {
    width: 560px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.jd-c1rt {
    color: #333;
    font-weight: bold;
    font-size: 20px;
}

.jd-c1rt:hover {
    color: #3d85d3;
}

.jd-c1rul li {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    background: url(mjhomei.png) no-repeat left;
    margin-top: 27px;
}

.jd-c1rul li a {
    display: inline-block;
    max-width: 75%;
    color: #333;
    padding-left: 13px;
}

.jd-c1rul li:hover {
    color: #276dcd;
    background: url(mjhomeion.png) no-repeat left;
}

.jd-c1rul li:hover a {
    color: #276dcd;
}
.jd-cbg {
    background: #fff;
}

.jd-cbg .jd-cbgc {
    padding: 35px 0;
    box-sizing: border-box;
}

.jd-bl {
    width: 676px;
}

.jd-blas {
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 15px;
}

.jd-blas a {
    font-size: 20px;
    color: #333333;
    padding: 10px 20px 15px 20px;
    text-align: center;
}

.jd-blas a:hover,
.jd-blas a.cur {
    font-size: 20px;
    font-weight: bold;
    color: #276dcd;
    border-bottom: 3px solid #276dcd;
}

.jd-br {
    width: 475px;
}

.jd-br a {
    display: inline-block;
}

.jd-c2l a {
    width: 216px;
    height: 128px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    padding-top: 88px;
    margin-right: 10px;
}

.jd-c2r a {
    /*width: 290px;*/
    width: 293px;
    height: 128px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding-top: 88px;
    margin-left: 9px;
}

.jd-c2r a:first-child {
    margin-left: 0px;
}

.jd-c2r .jdba0 {
    background: #fff url(fd-jd2i1.png) no-repeat center 28px;
}

.jd-c2r .jdba1 {
    background: #fff url(fd-jd2i2.png) no-repeat center 22px;
}

.jd-c2r .jdba2 {
    background: #fff url(fd-jd2i3.png) no-repeat center 25px;
}

.jd-c2r .jdba3 {
    background: #fff url(fd-jd2i4.png) no-repeat center 25px;
}

.jd-cbg {
    background: #fff;
}

.jd-cbg .jd-cbgc {
    padding: 35px 0;
    box-sizing: border-box;
}

.jd-bl {
    width: 676px;
}

.jd-blas {
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 15px;
}

.jd-blas a {
    font-size: 20px;
    color: #333333;
    padding: 10px 20px 15px 20px;
    text-align: center;
}

.jd-blas a:hover,
.jd-blas a.cur {
    font-size: 20px;
    font-weight: bold;
    color: #276dcd;
    border-bottom: 3px solid #276dcd;
}

.jd-br {
    width: 475px;
}

.jd-br a {
    display: inline-block;
}

/****部门镇街-公开****/
.bm-c1 {
    width: 100%;
    height: 180px;
    background: url(m8-bmbg.png) no-repeat;
    text-align: center;
}

.bm-c1 a {
    display: block;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.bm-c1 a:first-child {
    font-size: 35px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 10px;
}

.bm-c2 {
    margin-bottom: 40px;
}

/****部门镇街-入口****/
.enter a {
    width: 130px;
    box-sizing: border-box;
    padding: 0 5px;
}

/****丰都调整样式***/
.xhy-c1r .xhy-c1as a {
    width: 181px;
    margin-left: 11px;
}

.xhy-c1r .xhy-c1rb {
    margin-top: 15px;
}

.xhy-c1r .xhy-c1item {
    margin-top: 5px;
}

.xhy-c1r .xhy-c1item li {
    line-height: 30px;
}

.xhy-c1r .xhy-c1item li a {
    height: 30px;
}

.fd-c3 {
    width: 100%;
    height: 100px;
}

.fd-c3l {
    padding: 25px 32px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #3c76da;
    display: inline-block;
    width: 105px;
    height: 100px;
    background: url(fd-zhuan.png) no-repeat;
}

.fd-c3r {
    width: 1085px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.fd-c3r ul {
    position: absolute;
    left: 0;
    top: 0;
}

.fd-c3r li {
    float: left;
    margin-right: 10px;
}

.fd-c3r li a {
    display: inline-block;
}

.fd-ci1rbc a {
    width: 195px;
    background: #fff;
}

.fd-ci1rbc li.fd-lastli a {
    width: 413px;
}

.fd-ci1lb {
    margin-top: 28px;
}

.fd-ci2br a {
    display: inline-block;
    width: 235px;
    height: 98px;
    line-height: 98px;
    margin-left: 16px;
    font-size: 20px;
    font-weight: bold;
    color: #3d85d3;
    box-sizing: border-box;
    padding-left: 128px;
}

.fd-ci2br .fd-a0 {
    margin-left: 0px;
    background: #fff url(fd-i1.png) no-repeat 42px center;
}

.fd-ci2br .fd-a1 {
    background: #fff url(fd-i2.png) no-repeat 42px center;
}

.fd-ci2br .fd-a2 {
    background: #fff url(fd-i3.png) no-repeat 42px center;
}

.fd-c1item {
    padding-right: 20px;
}

.xhy-ci3lb {
    width: 710px;
    height: 125px;
    background: url(fd-phone.png) no-repeat 0;
    box-sizing: border-box;
    border: 1px solid #dce9f1;
}

.fd-ci3lbr {
    padding: 26px 0;
}

.fd-ci3lbr a {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    border-right: 2px solid #e7edf7;
    width: 100px;
    height: 58px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 40px;
}

.fd-ci3lbr .fd-ba0 {
    background: url(fd-write.png) no-repeat center 5px;
}

.fd-ci3lbr .fd-ba1 {
    background: url(fd-find.png) no-repeat center 5px;
}

.fd-ci3lbr .fd-ba2 {
    background: url(fd-total.png) no-repeat center 5px;
}

.xhy-ci3l .fd-ci3lt {
    overflow-x: unset;
}

.xhy-ci3l .fd-ci3lt a {
    display: inline-block;
}

.fd-carimg {
    height: 70px;
    margin-bottom: 20px;
}

.fd-carimg .fd-c3r {
    width: 100%;
    height: 100%;
}

.fd-carimg .fd-c3r li {
    margin-right: 20px;
}

/***丰都修改政务公开***/
.zf-c1l li.fd-firstli {
    width: 318px;
    height: 118px;
    background: #fff url(fd-line.png) no-repeat 140px center;
}

.zf-c1l li.fd-firstli .fd-detaillea {
    width: 162px;
    height: 75px;
    box-sizing: border-box;
    padding-right: 0px;
    padding-top: 30px;
}

.zf-c1l li.fd-firstli .fd-detaillea a {
    display: inline-block;
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    width: 80px;
    box-sizing: border-box;
    background: none;
    padding-top: 0;
    height: 20px;
    text-align: left;
}

.zf-c1l li.fd-firstli .fd-detaillea .fd-ls1 {
    padding-right: 0px;
}

.fd-as1 a {
    width: 160px;
}

.fd-c3lb ul {
    margin-top: 0;
}

.fd-c3lb ul,
.fd-c3lt ul {
    margin-top: 10px;
}

.fd-ul2 a {
    width: 225px;
}

.fd-ul2 li.fd-lastli a {
    width: 476px;
}

.zf-c3 {
    margin-bottom: 20px;
}

.fd-hdc2r {
    width: 313px;
    margin-right: 20px;
}

.fd-hdc2rr {
    width: 313px;
}

.fd-hdc2rrt a {
    width: 313px;
    height: 130px;
    line-height: 130px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 160px;
}

.fd-hdc2rrt .fd-wv {
    margin-bottom: 12px;
    background: #fff url(fd-wv.png) no-repeat 55px center;
}

.fd-hdc2rrt .fd-wf {
    background: #fff url(fd-wf.png) no-repeat 55px center;
}

.fd-gkas {
    margin-bottom: 20px;
    height: 67px;
}

.fd-gkas a {
    display: inline-block;
    width: 280px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #3d85d3;
    font-weight: bold;
    border-radius: 5px;
    background: #fff;
    margin-left: 26px;
}

.fd-gkas a:first-child {
    margin-left: 0;
}

.fd-gkas a.cur,
.fd-gkas a:hover {
    color: #fff;
    background: url(fd-asbg.png) no-repeat;
    height: 67px;
}

.gk-cr .fd-nomb {
    margin-bottom: 0px;
}

.gk-cr .fd-gkcrt {
    text-align: center;
    padding: 15px 0 50px 0;
}

.gk-cr .fd-gkcrt a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    background: #f8f8f8;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    font-size: 16px;
    color: #666666;
}

.fd-jdbrt {
    margin-bottom: 15px;
}

.fd-jdbrt a {
    width: 153px;
    height: 128px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding-top: 92px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 8px;
}

.fd-jdbrt .fd-fa0 {
    background: #8db2e3 url(fd-jd2i5.png) no-repeat center 26px;
}

.fd-jdbrt .fd-fa1 {
    background: #63abe7 url(fd-jd2i6.png) no-repeat center 26px;
}

.fd-jdbrt .fd-fa2 {
    margin-right: 0px;
    background: #35b6a1 url(fd-jd2i7.png) no-repeat center 26px;
}

.xhy-ci3l .xhy-ci3lt .fd-ci3ltdiv {
    box-sizing: border-box;
    padding: 60px 0 0 100px;
    margin-top: 12px;
    width: 210px;
    height: 120px;
    background: url(fd-lettervi.png) no-repeat;
}

.xhy-ci3l .xhy-ci3lt .fd-ci3ltdiv span {
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
}

.xhy-ci3l .xhy-ci3lt .fd-ci3ltdiv a {
    font-size: 16px;
    color: #fff;
    margin-right: 0;
}

/****首页修改***/

.jd-plus-c2 a {
    width: 292px;
    background: #fff;
}

.jd-plus-c2 a.mr0 {
    margin-right: 0;
}

/*走进丰都*/
.jsj-body {
    background: #f6f9fa url(in-bg.jpg) no-repeat top center;
}
.jsj-body1 {
    background: #f6f9fa url(in-bg.png) no-repeat top center;
}

.in-fengdu {
    width: 100%;
    background: 100%;
}

.in-top {
    width: 1200px;
    padding-top: 385px;
    margin: 0 auto;
}

.in-top a:hover {
    text-decoration: underline;
}

.in-top a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.in-top a:hover p {
    text-decoration: underline;
}

.in-top p {
    max-height: 223px;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-top: 22px;
}

.img_block {
    position: relative;
    width: 526px;
    height: 280px;
    background: #fff;
    text-align: center;
}

.img_block img {
    width: 495px;
    height: 254px;
    margin: 12px auto 14px;
}

.w635 {
    width: 635px;
}

.w635 .tit a {
    display: inline-block;
}

.in-cont {
    width: 1200px;
    margin: 0 auto;
}

.in-cont a:hover {
    text-decoration: underline;
}

.in-cont a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.in-cont a:hover p {
    text-decoration: underline;
}

.in-cont .in-tit {
    text-align: center;
}

.in-cont .in-tit a {
    display: inline-block;
}

.in-cont .in-city {
    margin-top: 30px;
    max-height: 348px;
    overflow: hidden;
}

.in-cont .in-city p {
    width: 640px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    max-height: 327px;
    overflow: hidden;
}

.in-cont .in-city .in-list a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    margin-right: 35px;
}

.in-cont .in-city .in-list a:hover {
    padding-left: 17px;
    background: url(in-dian.png) no-repeat left center;
    font-size: 18px;
    color: #1e1e1e;
    text-decoration: none;
}

.in-cont .in-city img {
    width: 395px;
    height: 347px;
}

.in-cont .in-imgList {
    margin-top: 48px;
}

.in-cont .in-imgList a {
    display: inline-block;
    margin-right: 10px;
}

.in-cont .in-imgList a img {
    width: 290px;
    height: 218px;
}

.in-cont a {
    display: inline-block;
}

.in-cont .in-longImg {
    margin: 10px 0 50px;
}

.in-cont .in-longImg img {
    width: 1200px;
    height: 237px;
}

.in-nong {
    margin-top: 40px;
    margin-bottom: 56px;
}

.in-nong .w235 {
    width: 235px;
    margin-right: 40px;
}

.in-nong .w235 img {
    width: 235px;
    height: 118px;
    margin-bottom: 8px;
}

.in-nong .w667 {
    width: 657px;
    margin-right: 28px;
    margin-top: 29px;
    max-height: 355px;
    overflow: hidden;
}

.in-nong .w667 p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.in-nong .w240 {
    width: 240px;
}

.in-box,
.in-box1,
.in-img1,
.in-img {
    width: 464px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.in-img a,
.in-img1 a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.in-img a img,
.in-img1 a img {
    display: block;
    width: 100%;
    height: 100%;
}

.in-text,
.in-text1 {
    height: 41px;
    line-height: 41px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(in-meng.png) no-repeat left center;
}

.in-text a,
.in-text1 a {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 41px;
    padding-left: 20px;
    max-width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-num,
.in-num1 {
    position: absolute;
    right: 22px;
    bottom: 17px;
    font-size: 0;
}

.in-num span,
.in-num1 span {
    display: inline-block;
    margin-left: 14px;
    width: 8px;
    background: #fff;
    height: 8px;
    border-radius: 50%;
    cursor: pointer;
}

.in-num span.cur,
.in-num1 span.cur {
    background: #d84135;
}

.in-rtg {
    margin-left: 46px;
    margin-top: 17px;
}

.in-rtg a {
    width: 678px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    max-height: 182px;
    overflow: hidden;
}

.in-imgGroup {
    margin-top: 26px;
    margin-bottom: 40px;
}

.in-imgGroup .w314 {
    width: 314px;
}

.in-imgGroup .w552 {
    width: 552px;
    margin: 0 11px 0 8px;
}

.in-imgGroup a {
    width: 100%;
}

.in-imgGroup a img {
    width: 100%;
    height: 238px;
}

.ml38 {
    margin-left: 38px;
}

.mt25 {
    margin-top: 25px;
}

.mt27 {
    margin-top: 27px;
}

.mt37 {
    margin-top: 37px;
}

.mt50 {
    margin-top: 50px;
}

.mt58 {
    margin-top: 58px;
}

.mr98 {
    margin-right: 98px;
}
.jd-c1l {
    width: 617px;
    height: 348px;
    position: relative;
    overflow: hidden;
}

.jd-c1l a {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.jd-c1l a span {
    display: inline-block;
    width: 89px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 30px;
    background: url(m8-jdtimebg.png) no-repeat;
    text-align: center;
}

.jd-c1l a span p {
    color: #fff;
    font-size: 14px;
}

.jd-c1l a span p:first-child {
    font-size: 28px;
}

.jd-c1ldots {
    position: absolute;
    right: 17px;
    bottom: 15px;
}

.jd-c1ldots span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: 7px;
}

.jd-c1ldots span:hover,
.jd-c1ldots span.cur {
    background: #df4418;
}

.jd-c1r {
    width: 560px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.jd-c1rt {
    color: #333;
    font-weight: bold;
    font-size: 20px;
}

.jd-c1rt:hover {
    color: #3d85d3;
}

.jd-c1rul li {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    background: url(mjhomei.png) no-repeat left;
    margin-top: 27px;
}

.jd-c1rul li a {
    display: inline-block;
    max-width: 75%;
    color: #333;
    padding-left: 13px;
}

.jd-c1rul li:hover {
    color: #276dcd;
    background: url(mjhomeion.png) no-repeat left;
}

.jd-c1rul li:hover a {
    color: #276dcd;
}

.xhy-h2 {
    background: #fff;
}
.in-fengdu1 {
    width: 1025px;
    margin: 170px auto 0 auto;
}

.whitediv {
    width: 100%;
    height: 14px;
    background: #fff;
}
.mian-div1 {
    width: 988px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 20px auto;
}

.mian-part1 {
    width: 616px;
    padding-left: 340px;
    padding-top: 42px;
    padding-right: 32px;
    height: 95px;
    overflow: hidden;
    background: url(main-part1bg.jpg) no-repeat top center;
    font-size: 14px;
    line-height: 24px;
}

.mian-part1 p {
    text-indent: 2em;
}

.main-part2 {
    height: 710px;
    overflow: hidden;
    background: url(main-part2bg.jpg) no-repeat 310px 65px #ffffff;
}

.main-ul {
    margin-left: 26px;
    float: left;
}

.main-ul li {
    float: left;
    margin-right: 9px;
}

.part1_sm2 {
    float: right;
    margin-right: 20px;
    width: 318px;
    height: 218px;
    background: url(part1sm2.jpg) no-repeat left;
    overflow: hidden;
}

.part1_sm2 h2 {
    padding-left: 25px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.part1_sm2 p {
    padding-left: 25px;
    font-size: 13px;
    line-height: 24px;
    width: 280px;
    margin-top: 0px;
    text-indent: 2em;
    height: 150px;
    overflow: hidden;
}

.part1_sm3 {
    clear: both;
    float: left;
    margin-left: 22px;
    margin-top: 30px;
    width: 428px;
    height: 348px;
    background: url(part1sm3.jpg) no-repeat left;
    overflow: hidden;
}

.part1_sm3 h2 {
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.part1_sm3 p {
    padding-left: 30px;
    font-size: 13px;
    line-height: 23px;
    width: 370px;
    margin-top: 0px;
    text-indent: 2em;
    height: 300px;
    overflow: hidden;
}

.main-left {
    clear: both;
    float: left;
    width: 370px;
    height: 168px;
    padding: 24px 19px 0;
    margin-left: 16px;
    margin-top: 70px;
    background: url(../images/word3-bg.png) no-repeat;
    font-size: 13px;
    line-height: 24px;
}

.part2 {
    width: 988px;
    margin: 0 auto;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.city-div {
    width: 938px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 25px;
    background: url(fdpartline.jpg) no-repeat center bottom;
}

.city-left {
    float: left;
    width: 470px;
    margin-left: 10px;
    height: 360px;
    overflow: hidden;
    background: url(city-leftbg.jpg) no-repeat left;
}

.city-right-img {
    margin-top: 48px;
}

.city-left p {
    font-size: 16px;
    margin-left: 30px;
}

.city-left ul {
    margin-left: 52px;
    margin-top: 10px;
}

.city-left-ul li {
    font-size: 14px;
    line-height: 36px;
}

.city-left-ul li span {
    color: #999999;
}

.patr2_name2 {
    margin-top: 5px;
    margin-bottom: 15px;
}

.part2sm {
    float: right;
    font-size: 13px;
    line-height: 27px;
    width: 407px;
    height: 355px;
    padding: 0 25px;
    padding-top: 25px;
    background: url(pare2_smbg.jpg) no-repeat;
    text-align: left;
    margin-top: 5px;
    text-indent: 2em;
}

.partbtm-div {
    width: 938px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 40px;
}

.traffic-right {
    float: left;
    width: 520px;
    margin-left: 45px;
}

.traffic-right img {
    margin-top: 12px;
}

.traffic-left {
    float: left;
    margin-left: 5px;
}

.partc {
    width: 988px;
    margin: 0 auto;
    margin-top: 10px;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.partmdiv {
    width: 930px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.part_travel {
    width: 930px;
    height: 461px;
    background: url(part3tp1.jpg) no-repeat left bottom;
    overflow: hidden;
    position: relative;
}

.part_travel p {
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 13px;
    line-height: 23px;
    color: #4c4c4c;
    width: 378px;
    height: 238px;
    overflow: hidden;
    padding: 0px 35px;
    padding-top: 30px;
    background: url(part3sm.jpg) no-repeat;
    text-indent: 2em;
}

.pic-ul {
    clear: both;
    margin-top: 25px;
    height: 194px;
    overflow: hidden;
}

.pic-ul li {
    width: 223px;
    height: 196px;
    float: left;
    margin: 0 6px;
    background: #ffffff;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
}

.agri-left {
    float: left;
    width: 580px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin-left: 15px;
    margin-top: 0px;
}

.agri-right {
    float: right;
    width: 267px;
    height: 322px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin-right: 15px;
}

.part4_sm1 {
    margin-left: 15px;
    font-size: 13px;
    line-height: 24px;
    color: #4c4c4c;
    width: 830px;
    height: 108px;
    padding: 0px 35px;
    padding-top: 30px;
    background: url(part4sm1.jpg) no-repeat;
    text-indent: 2em;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 25px;
}

.part4_sm2 {
    float: left;
    margin-left: 15px;
    font-size: 13px;
    line-height: 24px;
    color: #4c4c4c;
    width: 308px;
    height: 193px;
    padding: 0px 35px;
    padding-top: 25px;
    background: url(part4sm2.jpg) no-repeat;
    text-indent: 2em;
    overflow: hidden;
}

.gongye-ul {
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
}

.gongye-ul li {
    float: left;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    font-size: 13px;
    height: 248px;
}

.gongye-ul span {
    display: block;
    height: 30px;
    line-height: 30px;
}

.gongye-ul img {
    height: 211px;
    padding: 0;
}

.gongye-li1 {
    text-align: right;
    width: 464px;
    margin-right: 4px;
}

.gongye-li1 span {
    padding-right: 25px;
}

.gongye-li2 {
    text-align: left;
    margin-left: 4px;
    width: 428px;
}

.gongye-li2 span {
    padding-left: 25px;
}

.gongye-li3 {
    text-align: right;
    width: 464px;
    margin-right: 4px;
}

.gongye-li3 span {
    padding-right: 25px;
    height: 14px;
    line-height: 14px;
}

.gongye-li4 {
    text-align: left;
    margin-left: 4px;
    width: 428px;
}

.gongye-li4 span {
    padding-left: 25px;
    height: 14px;
    line-height: 14px;
}

.part5_tp {
    float: left;
    width: 530px;
    margin-left: 42px;
    height: 380px;
    margin-bottom: 50px;
    margin-top: 30px;
}

.part5_sm {
    float: right;
    margin-right: 42px;
    font-size: 13px;
    line-height: 26px;
    color: #4c4c4c;
    width: 278px;
    height: 332px;
    padding: 0px 35px;
    padding-top: 40px;
    margin-top: 30px;
    background: url(part5sm.jpg) no-repeat;
    text-indent: 2em;
    overflow: hidden;
}

.part_activity {
    width: 932px;
    height: 471px;
    margin-top: 30px;
    margin-bottom: 45px;
    margin-left: 25px;
    background: url(part6tp.jpg) no-repeat left top;
    overflow: hidden;
    position: relative;
}

.part_activity p {
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 13px;
    line-height: 25px;
    color: #4c4c4c;
    width: 378px;
    height: 238px;
    overflow: hidden;
    padding: 0px 35px;
    padding-top: 30px;
    background: url(part6sm.jpg) no-repeat;
    text-indent: 2em;
}

.partbtm {
    width: 988px;
    margin: 10px auto;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.country-div {
    width: 988px;
    margin: 12px auto;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 48px;
}

.country-pic {
    width: 900px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 60px;
}

.country-pic img {
    float: left;
}

.coun-img2 {
    margin-left: 8px;
}

.coun-img3 {
    margin-left: 8px;
    margin-top: 8px;
}

.coun-img4 {
    float: right;
    margin-left: 8px;
    margin-top: -142px;
}

.zwxl-table{
    margin: 0 auto;
}
.zwxl-table .t1 {
    width: 132px;
    text-align: center;
    height: 36px;
    font-size: 16px;
    color: #333333;
}
.zwxl-table,
.zwxl-table tr,
.zwxl-table td {
    border: 1px solid #e5e5e5;
}

.zwxl-table .t2 {
    width: 430px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 16px;
    color: #333333;
}
.xznb-box {
    height: 1170px;
}

.xznb-tit {
    background: url(xznb-tit.png) no-repeat left 5px;
    border-bottom: 1px solid #f3f3f3;
    height: 34px;
    padding-left: 15px;
    margin-top: 28px;
}

.xznb-tit a {
    font-size: 18px;
    color: #3d85d3;
    font-weight: bold;
}

.xznb-titul {
    margin-top: 40px;
    padding: 0 15px;
    overflow-y: auto;
}

.xznb-titul li {
    line-height: 30px;
    background: url(xznb-titli.png) no-repeat left center;
    padding-left: 20px;
    width: 243px;
    float: left;
    margin-bottom: 20px;
}

.xznb-titul li a {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    max-width: 80%;
}

.xznb-titul li a:hover {
    color: #3d85d3;
    font-weight: bold;
}

.setheight {
    height: 240px;
}
