@charset "utf-8";

ul,
li,
dl,
dd,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  border: none;
  padding: 0;
  margin: 0;
}

body {
  margin: 0;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font: 17px/1.2 "Microsoft YaHei";
  color: #333;
  line-height: 1.2;
  /*min-width: 1200px;*/
}

.font17 {
  font-family: "Microsoft YaHei";
  font-size: 17px;
}

/* 手机端样式 */
@media screen and (max-width: 768px) {
  .hidden-pc {
    display: block;
  }

  .hidden-mobile {
    display: none;
  }

  .hide {
    display: none;
  }

  .menu-button {
    position: relative;
  }

  .menu-button {
    background: #f2f2f2;
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }

  .back-home {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    color: #444444;
    text-decoration: none;
  }

  .menu {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: calc(100vh - 40px);
    background-image: url(/szgyyq/xhtml/images/mobile-menu-bg.png);
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 2;
  }

  .menu-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 40px;
  }

  .hnew-navbar-center-list-item {
    background: #fff;
    width: 120px;
    display: inline-block;
    margin: 10px 0;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    border-radius: 4px;
    color: #1d71b7;
    text-align: center;
    font-size: 14px;
  }

  .menu-button::before {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }

  .menu-button::after {
    content: '';
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }

  .img-mobile {
    width: 50px;
    margin: 20px auto 0;
  }

  .img-title {
    width: 90%;
    margin: 15px auto;
  }

  .header-img {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .search {
    width: calc(100vw - 80px);
    margin: 40px 0 30px 40px;
  }

  .search dl {
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 1px solid #b5b5b5;
    border-radius: 30px;
    overflow: hidden;
  }

  .search dl dd {
    margin-right: 70px;
    padding-left: 10px;
    height: 33px;
    background-color: transparent;
    border: none;
  }

  .search dl dd input[type="text"] {
    padding: 0;
    height: 33px;
    line-height: 33px;
    width: 100%;
    font-size: 14px;
    color: #999;
    background: none;
    border: 0;
    vertical-align: top;
  }

  .search dl dt.button {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 33px;
    border-left: 1px solid #b5b5b5;
  }

  .search dl dt input.searchBtn {
    width: 100%;
    height: 33px;
    color: #fff;
    background: url(http://www.sipac.gov.cn/szgyyq/xhtml/images/public/header-search-btn.jpg) no-repeat center;
    -webkit-appearance: none;
    border: none;
    vertical-align: top;
    cursor: pointer;
  }

  .title-news-center {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 59px;
    background-size: 100% 100%;
    color: #fff;
    font-size: 18px;
    background-image: url(../images/news-center-bg.png);
  }

  .banner {
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 73px;
    text-align: center;
    color: #D3F0FF;
    background: url(http://www.sipac.gov.cn/xhtml/images/2021/sjgx_bg.png) center top repeat-x;
    background-size: contain;
    font: bold 20px "Microsoft YaHei", "微软雅黑";
  }

  .defaultdiv {
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 5%;
  }

  .special_column {
    line-height: 50px;
    height: 50px;
    width: 100px;
    border-bottom: solid 2px #13468F;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    color: #333333;
  }

  .divider {
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
  }
  /* 数据领域 */
  .sjlyBox {
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
  }

  .sjlyBox a {
    display: block;
    margin: 0 auto;
    width: 30%;
    /* padding: 40px 5px; */
    background: url(http://www.sipac.gov.cn/xhtml/images/sjly_bg.png);
    height: 124px;
    background-size: 100% 100%;
    text-decoration: none;
  }

  .sjly-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20%;
  }

  .sjly-content .sjly-title {
    color: #FFFFFF;
    text-align: center;
    font-size: smaller;
    margin-top: 5%;
  }

  /* 数据园区 */
  .n_listBox,
  .n_listBox1 {
    width: calc(100% - 20px);
    margin-left: 10px;
  }

  .n_l_nav_title{
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }


  .n_l_nav_title span {
    text-align: center;
    width: 38%;
    font-weight: bold;
    display: block;
    cursor: pointer;
    padding: 0 20px;
    font: bold 14px/33px 宋体;
    color: #333333;
    background: #EEEEEE;
  }


  .n_l_nav_title span.on {
    color: #FFF;
    background: rgba(40, 138, 238, 1);
    font-weight: bold;
  }

  .innTit {
		color: #299FE3;
		font: 16px/25px "Microsoft YaHei";
		padding: 0 100px 0 10px;
	}

	.dataList {
		padding: 13px 0 0 3px;
		margin: 0 0 30px;
	}

	.dataList ul {
		border-bottom: 1px dashed #EEEEEE;
	}

	.dataList li {
		font: 14px/32px "Microsoft YaHei";
		padding: 0 10px 0 10px;
		overflow: hidden;
		position: relative;
		border-top: 1px dashed #EEEEEE;
	}

	.dataList .tit {
		display: block;
		font: 14px/40px "Microsoft YaHei";
	}

	.dataList p {
		color: #656565;
		font: 12px/180% "Microsoft YaHei";
		padding: 0 0 5px;
		overflow: hidden;
		min-height: 60px;
	}
	.btn {
		background: url(http://www.sipac.gov.cn/xhtml/images/2021/sjgx_btn.png) no-repeat;
		width: 25px;
		height: 20px;
		display: inline-block;
	}
  .dataList .time {
		color: #656565;
		font: 12px/160% "Microsoft YaHei";
	}
	/* .dataList .download {
		display: block;
		position: absolute;
		right: 10px;
		top: 10px;
		text-align: center
	}

	.dataList .download i {
		display: block;
		margin: 0 auto;
	}
	.dataList .time {
		position: absolute;
		right: 10px;
		bottom: 10px;
		color: #656565;
		font: 12px/160% "Microsoft YaHei";
	} */
}

/* 电脑端样式 */
@media screen and (min-width: 768px) {
  .hidden-pc {
    display: none;
  }

  .hidden-mobile {
    display: block;
  }

  .fuwu,
  .bottomsoid,
  .footer,
  .di {
    min-width: 1200px;
  }

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

  .clr {
    clear: both;
  }

  .header_top {
    width: 100%;
    height: 32px;
    background: #245399;
    min-width: 1200px;
  }

  .container {
    width: 1200px;
    margin: 0 auto;
  }

  .tubiao1 {
    width: 37px;
    height: 32px;
    float: left;
  }

  .header_top_1 {
    width: 240px;
    float: left;
    line-height: 32px;
    color: #bfd5f5;
    margin-left: 18px;
    font-size: 13px;
  }

  .header_top_2 {
    width: 400px;
    height: 32px;
    line-height: 32px;
    float: right;
    color: #bfd5f5;
    font-size: 13px;
    text-align: right;
  }

  .header_top_2 a {
    color: #bfd5f5;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 13px;
  }

  .header_top_2 a:hover {
    text-decoration: underline;
  }

  .logo {
    width: 673px;
    height: 120px;
    float: left;
  }

  .saosou {
    width: 32%;
    float: right;
    padding-top: 3%;
  }

  .saosou .txt {
    width: 270px;
    max-height: 50px;
    height: 32px;
    border: 1px solid #b5b5b5;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    padding-left: 20px;
    display: inline-block;
    margin-top: 10px;
  }

  .saosou .btn {
    border: solid 1px #b5b5b5;
    width: 56px;
    height: 36px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    display: inline-block;
    margin-top: 10px;
    background: url(../images/2018/ssan.jpg) no-repeat center center;
  }

  .bottomsoid {
    width: 100%;
    border-bottom: solid 4px #b7c4d7;
  }

  .navnew {
    width: 100%;
    margin-left: 35px;
    background-color: none;
    border-top: none;
  }

  .navnew ul {
    line-height: 50px;
  }

  .navnew ul li {
    float: left;
    list-style: none;
  }

  .navnew ul li a {
    text-decoration: none;
    color: #245399;
    display: block;
  }

  .navnew ul li a:hover {
    color: #900;
  }

  .navnew ul .tubiao {
    margin-right: 10px;
    font-size: 24px;
  }

  .navnew ul .shuxian {
    float: left;
    width: 2px;
    margin-left: 25px;
    margin-right: 25px;
    color: #d1d2d8;
  }

  .hengfu {
    padding: 15px 0px;
    width: 100%;
  }

  .news {
    width: 100%;
    background: #e6e6e6;
    min-width: 1200px;
    padding-bottom: 25px;
  }

  .news_1 {
    width: 100%;
    background: #2a6aa7;
    height: 446px;
  }

  .news_left {
    float: left;
    width: 720px;
  }

  .news_right {
    float: right;
    width: 437px;
    padding: 0px 20px;
  }

  .news_right h2 {
    border-bottom: 1px solid #5f90be;
    color: #ffffff;
    line-height: 1;
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .news_right p a,
  .news_right p {
    color: #fff;
    margin-top: 22px;
  }

  .news_right p i {
    font-size: 14px;
    margin-right: 10px;
  }

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

  .yuanqu {
    width: 100%;
    background: #f7f7f7;
    height: 465px;
    min-width: 1200px;
  }

  .yuanqu h2 {
    color: #529bd0;
    font-weight: 100;
  }

  .yuanqu_left {
    width: 486px;
    float: left;
  }

  .yuanqu_left h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 22px;
    font-weight: normal;
    font-size: 20px;
  }

  .yuanqu_left h2 a {
    font-size: 24px;
    color: #2a6aa7;
  }

  .yuanqu_tupian {
    width: 235px;
    float: left;
    padding-right: 7px;
    padding-top: 25px;
  }

  .yuanqu_tupian a:hover {
    color: #a61620;
  }

  .yuanqu_center {
    width: 159px;
    float: left;
    margin-left: 20px;
  }

  /*.yuanqu_center img{ width:100%;}*/
  .yuanqu_center .wx {
    background: #F2F2F2;
    width: 159px;
    height: 35px;
    margin-bottom: 18px;
  }

  .yuanqu_center .wx-img {
    width: 35px;
    float: left;
    height: 35px;
    margin-right: 15px;
  }

  .yuanqu_center .wx-wz {
    float: left;
    height: 35px;
    line-height: 35px;
  }

  .yuanqu_right {
    float: right;
    width: 486px;
  }

  .yuanqu_right h2 {
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    color: #A61620;
    padding-bottom: 22px;
  }

  .yuanqu_right h2 a {
    font-size: 24px;
    color: #2a6aa7;
  }

  .yuanqu_right_l {
    padding-top: 22px;
  }

  .yuanqu_right_l p {
    height: 32px;
  }

  .yuanqu_right_l p i {
    font-size: 14px;
    margin-right: 10px;
  }

  .yuanqu_right_txt {
    font-family: "Microsoft YaHei";
    font-size: 17px;
  }

  .gundong {
    width: 100%;
    padding-top: 15px;
    background-color: #ebeced;
    padding-bottom: 15px;
  }

  .xinxi {
    width: 950px;
    height: 255px;
  }

  .xinxi_left {
    width: 486px;
    height: 255px;
    float: left;
  }

  .xinxi_left1 {
    width: 186px;
    height: 254px;
    float: left;
  }

  .xinxi_left1 p {
    width: 176px;
    height: 78px;
    font-size: 18px;
    background: #f2f2f2;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    line-height: 78px;
  }

  .xinxi_left1 p i {
    font-size: 24px;
    margin-left: 17px;
    margin-right: 13px;
  }

  .xinxi_left2 {
    width: 290px;
    height: 225px;
    float: left;
    padding-top: 0px;
  }

  .xinxi_left2 table tr td {
    height: 40px;
  }

  .xinxi_left2 .tp {
    text-align: center;
    width: 20px;
  }

  .xinxi_left2 table tr td a:hover {
    color: #467eb3;
  }

  .xinxi_center {
    width: 425px;
    height: 246px;
    float: left;
  }

  .xinxi_center h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-top: 10px;
    font-weight: normal;
    font-size: 20px;
  }

  .xinxi_center h2 a {
    color: #2a6aa7;
    font-size: 24px;
  }

  .xinxi_center p {
    margin: 25px 0 0 0;
    overflow: visible;
  }

  .xin {
    width: 963px;
    float: left;
    margin-top: 20px;
    height: 410px;
  }

  .xin_right {
    width: 231px;
    height: 345px;
    float: right;
    margin-top: 20px;
  }

  .xin_right_he {
    width: 228px;
    height: 43px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }

  .xin_right_he1 {
    width: 75px;
    height: 43px;
    line-height: 43px;
    float: left;
  }

  .xin_right_he2 {
    width: 140px;
    height: 43px;
    float: left;
    line-height: 43px;
    color: #2a6aa7;
    padding-top: 0px;
    display: flex;
    align-items: Center;
  }

  .xin_right_he2 a {
    padding: 0 0 0 0;
  }

  .xin_right_he2 a:hover {
    color: #A61620;
  }

  .xin_right_he_big {
    width: 228px;
    height: 60px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }

  .xin_right_txt {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    line-height: 1;
    float: left;
  }

  .xin .xin_guang {
    width: 963px;
    height: 85px;
    margin-top: 23px;
  }

  .xin .xin_guang_he {
    width: 145px;
    height: 68px;
    margin-right: 15px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    float: left;
  }

  .xin_guang_he a {
    color: #Fff;
  }

  .xin_guang_he a:hover {
    text-decoration: underline;
  }

  .xinxi_center_l p:hover .bs {
    color: #e0887d;
  }

  .xinxi_center_l p i {
    font-size: 14px;
    margin-right: 10px;
  }

  .fuwu {
    width: 100%;
    height: 555px;
    background: #f7f7f7;
  }

  .fuwu_left {
    width: 855px;
    height: 450px;
    float: left;
    margin-top: 40px;
  }

  .fuwu_left h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    font-size: 20px;
  }

  .fuwu_left_ba {
    padding: 40px 0px;
    width: 100%;
  }

  .fuwu_left_ba a:hover {
    color: red;
  }

  .fuwu_left h2 a {
    color: #2a6aa7;
    font-size: 24px;
    font-weight: normal;
  }

  .fuwu_left_he {
    width: 200px;
    height: 100px;
    float: left;
    background: #ebeced;
    text-align: center;
    padding-top: 10px;
  }

  .fuwu_left_he .fuwutu {
    font-size: 45px;
    color: #2a6aa7;
  }

  .fuwu_left_he p {
    font-size: 18px;
    color: #2a6aa7;
  }

  .fuwu_kg {
    margin-bottom: 18px;
    margin-right: 18px;
  }

  .fuwu_right {
    width: 295px;
    height: 430px;
    float: right;
    margin-top: 40px;
  }

  .fuwu_right .tupian {
    width: 105px;
    height: 60px;
    float: left;
    margin-right: 20px;
  }

  .fuwu_right .wenzi {
    width: 160px;
    height: 60px;
    float: left;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
  }

  .fuwu_right h2 {
    width: 295px;
    height: 60px;
    background: #90c16b;
    font-weight: normal;
    margin-bottom: 12px;
  }

  .gongzhong {
    width: 295px;
    height: 140px;
    background: #529bd0;
  }

  .gongzhong_left {
    width: 20px;
    float: left;
    color: #fff;
    margin: 15px 20px 20px 20px;
    font-size: 21px;
  }

  .gongzhong_right {
    width: 210px;
    height: 110px;
    float: left;
    background: #fff;
    margin-top: 5px;
    padding: 10px 10px;
  }

  .gongzhong_right table tr td {
    height: 30px;
    text-align: center;
    width: 50px;
  }

  .tp {
    width: 15px;
  }

  .gongzhong_right table {
    border-collapse: collapse;
  }

  .gz_bt {
    background: #f4f2f2;
    font-size: 15px;
    height: 35px;
  }

  .zhitongche {
    width: 100%;
  }

  .zhitongche h2 {
    padding: 38px 0px 20px 0px;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    font-size: 20px;
    height: 25px;
  }

  .zhitongche h2 a {
    color: #2a6aa7;
    font-size: 24px;
  }

  .bumeng table {
    margin: 0px 0px;
  }

  .bumeng table tr td {
    width: 200px;
    height: 18px;
    text-align: left;
    border: solid 12px #ffffff;
  }

  .bumeng table tr td:hover {
    color: #c82e1b;
  }

  .di {
    width: 100%;
    height: 48px;
    background: #2a6aa7;
    text-align: center;
    line-height: 48px;
    color: #fff;
  }

  .di a {
    color: #fff;
  }

  .di span {
    margin: 0 25px 0 25px;
  }

  .footer {
    background: #dee0e2;
    width: 100%;
    height: 180px;
  }

  .footer .zhengsheng {
    float: left;
    margin-left: 100px;
  }

  .footer .banquan {
    width: 600px;
    height: 149px;
    float: left;
    line-height: 2;
    text-align: left;
    margin-top: 15px;
    font-size: 15px;
    margin-left: 55px;
  }

  .footer_right {
    width: 210px;
    height: 139px;
    float: left;
    margin: 5px 0px 0px 5px;
  }

  .zuo_kefu {
    width: 84px;
    height: 605px;
    position: fixed;
    top: 20px;
    right: 0px;
    z-index: 9;
  }

  .zuo_he {
    width: 84px;
    height: 36px;
    background-color: #efefef;
  }

  .zuo_he_top {
    width: 84px;
    height: 40px;
    background: url(../images/2018/0.jpg);
  }

  .zuo_wenzi:hover {
    color: #2a6aa7;
  }

  .zuo_wenzi {
    width: 84px;
    height: 30px;
    background-color: #efefef;
    border-bottom: solid 1px #d7d7d7;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
  }

  .zuo_he_0 {
    background: url(../images/2018/0.jpg);
  }

  .zuo_he_1 {
    background: url(../images/2018/8.jpg);
  }

  .zuo_he_2 {
    background: url(../images/2018/9.jpg);
  }

  .zuo_he_3 {
    background: url(../images/2018/10.jpg);
  }

  .zuo_he_4 {
    background: url(../images/2018/11.jpg);
  }

  .zuo_he_5 {
    background: url(../images/2018/12.jpg);
  }

  .zuo_he_6 {
    background: url(../images/2018/13.jpg);
  }

  .zuo_he_8 {
    background: url(../images/2018/tqyb.jpg);
  }

  .zuo_he_7 {
    background: url(../images/2018/15.jpg);
  }

  .zuo_he_znkf {
    background: url(../images/2018/znkf.jpg);
  }

  .zuo_he_weib {
    background: url(../images/2018/xlweib.jpg);
    height: 42px;
  }

  .zuo_weibo {
    width: 100px;
    height: 150px;
    background: #efefef;
    position: relative;
    right: 120px;
    border: solid 1px #d7d7d7;
    z-index: 999;
    top: -40px;
  }

  .zuo_weibo span {
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 10px solid rgba(200, 200, 200, 0);
    border-right: 10px solid rgba(200, 200, 200, 0);
    border-bottom: 10px solid rgba(200, 200, 200, 0);
    border-left: 10px solid rgba(239, 239, 239, 1);
    position: absolute;
    left: 100px;
    top: 60px;
  }

  .zuo_weixin {
    width: 130px;
    height: 165px;
    background: #efefef;
    position: relative;
    right: 150px;
    border: solid 1px #d7d7d7;
    z-index: 999;
    top: -40px;
  }

  .zuo_weixin span {
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 10px solid rgba(200, 200, 200, 0);
    border-right: 10px solid rgba(200, 200, 200, 0);
    border-bottom: 10px solid rgba(200, 200, 200, 0);
    border-left: 10px solid rgba(239, 239, 239, 1);
    position: absolute;
    left: 130px;
    top: 65px;
  }

  .zuo_kqzl {
    width: 100px;
    height: 140px;
    background: #efefef;
    position: relative;
    right: 120px;
    border: solid 1px #d7d7d7;
    z-index: 999;
    top: -40px;
  }

  .zuo_kqzl span {
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 10px solid rgba(200, 200, 200, 0);
    border-right: 10px solid rgba(200, 200, 200, 0);
    border-bottom: 10px solid rgba(200, 200, 200, 0);
    border-left: 10px solid rgba(239, 239, 239, 1);
    position: absolute;
    left: 100px;
    top: 57px;
  }

  .zuo_tqyb {
    width: 100px;
    height: 140px;
    background: #efefef;
    position: relative;
    right: 120px;
    border: solid 1px #d7d7d7;
    z-index: 999;
    top: -40px;
  }

  .zuo_tqyb span {
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 10px solid rgba(200, 200, 200, 0);
    border-right: 10px solid rgba(200, 200, 200, 0);
    border-bottom: 10px solid rgba(200, 200, 200, 0);
    border-left: 10px solid rgba(239, 239, 239, 1);
    position: absolute;
    left: 100px;
    top: 57px;
  }

  .zuo_zwweixin {
    width: 90px;
    height: 90px;
    background: #efefef;
    position: relative;
    left: 130px;
    z-index: 999;
    top: -30px;
  }

  .zuo_zwweixin span {
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 10px solid rgba(200, 200, 200, 0);
    border-right: 10px solid rgba(200, 200, 200, 1);
    border-bottom: 10px solid rgba(200, 200, 200, 0);
    border-left: 10px solid rgba(239, 239, 239, 0);
    position: absolute;
    left: -20px;
    top: 40px;
  }

  .zuo_shou {
    width: 84px;
    height: 34px;
    background: #006699;
    text-align: center;
    line-height: 34px;
  }

  .zuo_zhan {
    width: 84px;
    height: 34px;
    background: #006699;
    text-align: center;
    line-height: 34px;
  }

  .zuo_shou a {
    color: #fff;
  }

  .zuo_shou:hover {
    text-decoration: underline;
  }

  .zuo_gd:hover {
    color: #2a6aa7;
  }

  .kefu_img {
    width: 84px;
    height: 60px;
    position: fixed;
    top: 20px;
    right: 0px;
    cursor: pointer;
  }

  /*�ֲ�*/
  .silder {
    width: 100%;
    height: 200px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    position: relative;
    float: left;
  }

  .silder .silder_list {
    height: 200px;
    overflow: hidden;
    position: relative;
  }

  .silder .silder_list a {
    position: absolute;
    top: 0;
    left: 0;
  }

  .silder .silder_list a,
  .silder .silder_list img {
    display: inline-block;
    float: left;
  }

  .silder .silder_page {
    height: 50px;
    text-align: right;
    margin: 0 auto;
    right: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
  }

  .silder .silder_page li {
    width: 20px;
    font-size: 14px;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 15px 10px 0 0;
    background: #F1F1F1;
    display: inline-block;
    text-align: center;
    color: #000;
  }

  .silder .silder_page li.current {
    background: #C70B31;
    color: #fff;
  }

  .silder_desc {
    color: #fff;
    background: url(tit_bg.png) repeat 0 0;
    float: left;
    line-height: 50px;
    height: 50px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    text-indent: 10px;
  }

  .silder .silder_page li:hover {
    cursor: pointer;
  }

  .silderbottom {
    position: absolute;
    bottom: 0;
    background-color: #66614f;
    height: 50px;
    width: 100%;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }

  /*����ͼƬ*/

  .Box {
    position: relative;
  }

  /*.Box .content {width: 1120px;margin: 0 auto;}*/
  .Box .content {
    width: 1080px;
    margin: 0 auto;
    margin-left: 40px;
  }

  .Box h2 {
    text-align: center;
    margin-bottom: 35px;
    padding-top: 250px;
  }

  .Box .Box_con {
    position: relative;
  }

  .Box .Box_con .btnl {
    position: absolute;
  }

  .Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 20px;
    cursor: pointer;
  }

  .Box .Box_con .btnl {
    background: url(../images/2018/jtl02.png) no-repeat center;
    left: -40px;
  }

  .Box .Box_con .btnr {
    background: url(../images/2018/jtr02.png) no-repeat center;
    right: -40px;
  }

  .Box .Box_con .btnl:hover {
    background: url(../images/2018/jtl03.png) no-repeat center;
  }

  .Box .Box_con .btnr:hover {
    background: url(../images/2018/jtr03.png) no-repeat center;
  }

  .Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
  }

  .Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
  }

  .Box .Box_con .conbox ul li {
    float: left;
    width: 317px;
    height: 90px;
    margin-left: 20px;
    overflow: hidden;
  }

  .Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
  }

  .Box .Box_con .conbox ul li img {
    display: block;
    width: 317px;
    height: 90px;
    transition: all 0.5s;
  }

  .Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
  }

  .Box .BoxSwitch {
    margin-top: 30px;
    text-align: center;
  }

  .Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
  }

  .Box .BoxSwitch span.cur {
    background: red;
  }

  .a span {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid;
    border-width: 10px;
    border-color: #fff #fff #fff #2a6aa7;
    position: absolute;
    left: 176px;
    top: 27px;
  }

  .b span {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid;
    border-width: 10px;
    border-color: #fff #fff #fff #2a6aa7;
    position: absolute;
    left: 176px;
    top: 27px;
  }

  .c span {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid;
    border-width: 10px;
    border-color: #fff #fff #fff #2a6aa7;
    position: absolute;
    left: 176px;
    top: 27px;
  }

  .xinxi_left1 .on span {
    display: block
  }

  .xinxi_left1 .on {
    background-color: #2a6aa7;
    color: #fff;
  }

  .yuanqu_left .on {
    color: #A61620;
  }

  .xinxi_center .on {
    color: #A61620;
  }

  .yuanqu_left .on {
    color: #A61620;
  }

  .yuanqu_right .on {
    color: #A61620;
  }

  .zhitongche .container .on {
    color: #A61620;
  }

  .menu-share {
    position: relative;
  }

  .menu-share:hover .tj_dm {
    display: block;
  }

  .menu-share:hover .tj_bs {
    color: #c51e0a;
  }

  .tj_dm {
    display: none;
    position: absolute;
    left: 0;
    top: 110px;
    text-align: center;
    width: 300px;
  }

  .dropdown-menu {
    text-align: left;
    background-color: #ebeced;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .tj_ejys {
    font-size: 18px;
    color: #4e4e4e;
    font-weight: normal;
  }

  .follow span {
    text-decoration: none;
  }

  .follow span:focus {
    outline: thin dotted;
  }

  .follow span:hover {
    color: #a61620;
  }

  ul,
  li,
  ol {
    margin: 0;
    padding: 0;
    list-style: none outside none;
  }

  .fuwu_left_he .fuwu_on {
    color: #A61620;
  }

  .fuwu_left .on {
    color: #A61620;
  }

  .hover_bs:hover {
    color: #2a6aa7;
  }

  .xhx:hover {
    text-decoration: underline;
  }

  .bl:hover {
    color: #a61620;
  }




  .jbzwxx {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
  }

  .jbzw-left {
    width: 808px;
    float: left;
    overflow: hidden;
  }

  .jbzwxx .title {
    width: 780px;
    height: 50px;
    position: relative;
    line-height: 50px;
    border-bottom: 2px solid #EAEAEA;
  }

  .jbzwxx .title span {
    display: block;
    width: 160px;
    padding: 0 0 0 20px;
    border-bottom: 2px solid #1D71B7;
    font-size: 24px;
    color: #1D71B7;
  }

  .jbzw-left .item-nav {
    float: left;
    overflow: hidden;
    width: 320px;
    margin-top: 20px;
  }

  .item-nav li {
    float: left;
    width: 145px;
    height: 50px;
    background: #F4F4F4;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .item-nav li:hover {
    background: #1D71B7;
  }

  .item-nav li:hover a {
    color: #ffffff;
  }

  .item-det {
    float: left;
  }

  .item-det .ul-top {
    overflow: hidden;
    margin-top: 20px;
  }

  .item-det .ul-top li {
    float: left;
    font-size: 20px;
    padding: 0 20px;
    border-left: 2px solid #DDDDDD;
    cursor: pointer;
    color: #1D71B7;
  }

  .item-det .ul-top .change {
    color: #A61620;
    font-weight: bold;
    /* font-size: 18px; */
  }

  .item-det .ul-top li:nth-of-type(1) {
    border-left: 0;
    padding-left: 0;
  }

  .item-det h5 {
    font-weight: normal;
    margin-top: 20px;
  }

  .item-det h5 a {
    color: #333333;
    font-size: 18px;
  }

  .item-det .on {
    color: #A61620;
    font-weight: bold;
  }

  .item-det_zwgk {
    width: 465px;
    height: 195px;
    margin-top: 20px;
  }

  .item-det_zwgk ul {
    width: 100%;
  }

  .item-det_zwgk li {
    position: relative;
    color: #444444;
    list-style: disc inside;
    font-size: 16px;
    margin: 0 0 18px 0;
  }

  .item-det_zwgk li a {}

  .item-det_zwgk li span {
    position: absolute;
    right: 25px;
    top: 0;
    color: #999999;
    font-size: 17px;
    z-index: 1;
  }

  .item-det_zwgk li em {
    position: absolute;
    top: 8px;
    left: -20px;
    width: 8px;
    height: 10px;
    float: left;
    z-index: 1;
    background: url(../images/01.jpg) no-repeat center;
  }

  .item-det_zwgk a:hover {
    color: #618ec8;
  }

  .ul-bot {
    display: none;
    margin-top: 25px;
  }

  .ul-bot:nth-of-type(1) {
    display: block;
  }

  .item-det .ul-bot li {
    color: #444444;
    list-style: disc inside;
    font-size: 16px;
    margin: 0 0 18px 0;
  }

  .ul-bot li span {
    width: 315px;
    margin-right: 30px;
    display: inline-block;
  }

  .ul-bot li span:hover a {
    color: #a61620;
  }

  .ul-bot li em {
    font-style: normal;
    display: inline-block;
    color: #999999;
  }

  .jbzw-right {
    margin-top: 20px;
    float: left;
    width: 380px;
  }

  .jbzw-right ul li {
    width: 360px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 13px;
    border: 1px solid #DDDDDD;
  }

  .jbzw-right ul {
    padding-left: 29px;
    border-left: 1px solid #DDDDDD;
  }

  .jbzw-right ul li i,
  .jbzw-right ul li span {
    display: inline-block;
    color: #1D71B7;
  }

  .ly-info {
    background: #f7f7f7;
  }

  .ly-info ul,
  .gk-info ul {
    margin-top: 30px;
    overflow: hidden;
  }

  .ly-info li {
    float: left;
    margin-right: 27px;
    margin-bottom: 20px;
    border: 1px solid #C7CACC;
    width: 167px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    color: #444444;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 0px 0px rgba(199, 202, 204, 0.75);
    /* margin-right: 30px; */
  }

  .ly-info .color1 {
    border-left: 5px solid #529BD0;
  }

  .ly-info .color2 {
    border-left: 5px solid #E56C64;
  }

  .ly-info .color3 {
    border-left: 5px solid #90C16B;
  }

  .ly-info .color4 {
    border-left: 5px solid #529BD0;
  }

  .ly-info .color5 {
    border-left: 5px solid #E56C64;
  }

  .ly-info .color6 {
    border-left: 5px solid #90C16B;
  }

  .ly-info .long {
    width: 367px;
  }

  .ly-info li:hover a {
    color: #1D71B7;
  }

  .gk-info li {
    float: left;
    margin-right: 27px;
    margin-bottom: 20px;
    width: 218px;
    height: 60px;
    padding-left: 55px;
    line-height: 60px;
    background-color: #f5f5f5;
    position: relative;
  }

  .gk-info li img {
    position: absolute;
    right: 46px;
    top: 23px;
  }

  .gk-info li:nth-of-type(4n) {
    margin-right: 0;
  }

  .navnew img {
    margin-right: 6px;
    position: relative;
    top: 4px;
  }

  .gk-info li:hover {
    background: #1D71B7;
  }

  .gk-info li:hover a {
    color: #ffffff;
  }

  .jbzw-right img {
    margin: 14px 26px 0 34px;
    width: 32px;
    height: 32px;
  }

  .jbzw-right span {
    position: relative;
    top: -10px;
    padding-left: 26px;
    border-left: 1px solid #ddd;
  }

  .jbzw-right span:hover {
    text-decoration: underline;
  }







  a {
    text-decoration: none;
  }

  .xinxi2 {
    margin: 0 auto;
    width: 1200px;
    height: 420px;
    background-color: #ffffff;
  }

  .xinxi2_left {
    width: 100%;
    height: 420px;
    float: left;
  }

  .xinxi2_left1 {
    width: 228px;
    height: 420px;
    float: left;
    color: #ffffff;
  }

  .xinxi2_left1 div {
    width: 228px;
    height: 103px;
    font-size: 20px;
    background: #1d71b7;
    cursor: pointer;
    margin-bottom: 2px;
    position: relative;
    line-height: 83px;
  }

  .xinxi2_left1 div i {
    font-size: 30px;
    margin-left: 17px;
    margin-right: 13px;
  }

  .xinxi2_left2 {
    width: 915px;
    height: 420px;
    float: left;
    margin-left: 35px;
  }

  .xinxi2_left2 table tr td {
    height: 44px;
  }

  .xinxi2_left2 .tp {
    text-align: center;
    width: 20px;
  }

  .xinxi2_left2 table tr td a:hover {
    color: #467eb3;
  }

  .xinxi2_left1 .on span {
    display: block
  }

  .xinxi2_left1 .on {
    background-color: #3e97d7;
    color: #ffffff;
  }

  .an_zw {
    width: 295px;
    height: 60px;
    float: left;
    background-color: #f5f5f5;
    font-size: 17px;
    color: #ffffff;
    line-height: 60px;
    color: #676767;
  }

  .an_zw.on {
    background-color: #3498db;
  }

  .an_znb {
    width: 80px;
    height: 60px;
    float: left;
    text-align: center;
    line-height: 60px;
  }

  .an_zw i {
    font-size: 35px;
    color: #4178be;
    margin-left: 28px;
    margin-right: 20px;
  }

  .an_ynb {
    width: 215px;
    height: 60px;
    float: left;
    text-align: left;
    line-height: 60px;
    font-size: 17px;
    color: #4178be;
  }

  .an_zy {
    width: 170px;
    height: 70px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
  }

  .an_zw:hover {
    color: #ffffff;
    background-color: #3498db;
  }

  .an_zw:hover i {
    color: #ffffff;
  }

  .jt {
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid;
    border-width: 8px;
    border-color: #3498db #fff #fff #fff;
    position: absolute;
    left: 80px;
    top: 45px;
  }

  .an_bsfw {
    width: 133px;
    height: 80px;
    float: left;
    background-color: #f6f6f6;
    text-align: center;
    padding-top: 15px;
    line-height: 30px;
    color: #444444;
  }

  .an_bsfw i {
    font-size: 35px;
    color: #849096;
  }

  .an_bsfw:hover {
    background-color: #3498db;
    color: #ffffff;
  }

  .an_bsfw:hover i {
    color: #ffffff;
  }

  .an_bsfw_you {
    width: 180px;
    height: 50px;
    border: solid 1px #e1e1e1;
  }

  .an_bsfw_you_z {
    margin-left: 25px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #444444;
    float: left;
  }

  .an_bsfw_you_z:hover {
    color: #467eb3;
  }

  .an_bsfw_you_y {
    width: 35px;
    height: 50px;
    float: left;
    background: url(../images/2018/03.jpg) no-repeat center;
  }

  .an_xbsfw {
    width: 215px;
    height: 70px;
    float: left;
  }

  .an_xbsfw_zuo {
    width: 80px;
    height: 70px;
    float: left;
    line-height: 70px;
    text-align: center;
  }

  .an_xbsfw_zuo i {
    font-size: 40px;
    color: #ffffff;
  }

  .an_xbsfw_you {
    width: 135px;
    height: 70px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
  }

  li {
    list-style-type: none;
  }

  .n_listBox ul {
    width: 100%;
  }

  .n_listBox li {
    position: relative;
  }

  .n_listBox li a {
    display: block;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 650px;
    height: 38px;
    color: #696969;
  }

  .n_listBox li span {
    position: absolute;
    right: 45px;
    top: 0;
    color: #999999;
    font-size: 17px;
    z-index: 1;
  }

  .n_listBox li em {
    position: absolute;
    top: 8px;
    left: -20px;
    width: 8px;
    height: 10px;
    float: left;
    z-index: 1;
    background: url(../images/2018/01.jpg) no-repeat center;
  }

  .n_listBox a:hover {
    color: #618ec8;
  }

  .listBox ul {
    width: 100%;
  }

  .listBox li {
    position: relative;
  }

  .listBox li a {
    display: block;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 400px;
    height: 38px;
    color: #696969;
  }

  .listBox li span {
    position: absolute;
    right: 55px;
    top: 0;
    color: #999999;
    font-size: 17px;
    z-index: 1;
  }

  .listBox li em {
    position: absolute;
    top: 8px;
    left: -20px;
    width: 8px;
    height: 10px;
    float: left;
    z-index: 1;
    background: url(../images/2018/01.jpg) no-repeat center;
  }

  .listBox a:hover {
    color: #618ec8;
  }

  .gongzhong {
    width: 295px;
    height: 140px;
    background: #529bd0;
    margin-top: 20px;
  }

  .gongzhong_left {
    width: 20px;
    float: left;
    color: #fff;
    margin: 20px 20px 20px 20px;
    font-size: 21px;
  }

  .gongzhong_right {
    width: 210px;
    height: 110px;
    float: left;
    background: #fff;
    margin-top: 5px;
    padding: 10px 10px;
  }

  .gongzhong_right table tr td {
    height: 30px;
    text-align: center;
    width: 50px;
  }

  .gongzhong_right table {
    border-collapse: collapse;
  }

  .gz_bt {
    background: #f4f2f2;
    font-size: 15px;
    height: 35px;
  }

  .hover_bs {
    color: #5c5c5c;
  }

  .hover_bs:hover {
    color: #2a6aa7;
  }

  .an_zmhd {
    width: 138px;
    height: 58px;
    float: left;
    border: solid 1px #e1e1e1;
    font-size: 17px;
    color: #5588b9;
    text-align: center;
    line-height: 60px;
  }

  .dqwzBox {
    width: 100%;
    height: 48px;
    background-color: #f7f7f7;
  }

  .dangqianweizhi {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/dangqianweizhi.jpg) left no-repeat;
    line-height: 48px;
  }

  /* ԰���ſ� */
  .yqgkBox {
    width: 100%;
    margin-top: 20px;
    background-color: #ffffff;
  }

  .yqgkLeft {
    width: 250px;
    height: 100%;
    float: left;
  }

  .yqgkDiv {
    width: 250px;
    height: 75px;
    margin-top: 10px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
    background: url(../images/bg_left_channel.jpg) no-repeat;
  }

  .yqgk_title {
    border-bottom: 2px solid #EAEAEA;
    height: 48px;
    margin-bottom: 20px;
    padding-left: 15px;
    background: url(../images/xiaosanjiao.jpg) left no-repeat;
  }

  .yqgk_title span {
    display: block;
    float: left;
    padding: 0 5px;
    font: 22px/48px Arial, "Microsoft YaHei";
    margin: 0 0 -2px;
  }

  .yqgk_title .on {
    color: #1d71b7;
  }

  .yqgkLi {
    width: 200px;
    height: 45px;
    background: url(../images/xiaojiantou.jpg) no-repeat 230px center;
    background-color: #f1f1f1;
    margin-top: 15px;
    padding-left: 28px;
    line-height: 45px;
    padding-left: 50px;
  }

  .yqgkLi:hover {
    background: url(../images/xiaojiantou_blue.png) no-repeat 230px center;
    background-color: #4482bd;
    cursor: pointer;
  }

  .yqgkList ul li:hover {
    color: #ffffff;
  }

  .yqgkRight {
    width: 912px;
    height: 100%;
    float: right;
  }

  .yqgk_content {
    width: 100%;
    height: auto;
  }

  .yqgk_content p {
    text-indent: 2em;
    margin-bottom: 50px;
    line-height: 40px;
  }

  .yqgk_xlcdList {
    position: absolute;
    width: 248px;
    border: solid 1px #82b2d9;
    left: 0;
    top: 45px;
    background-color: #ffffff;
    font-size: 16px;
    display: none;
  }

  .yqgk_xlcdList ul li {
    height: 31px;
    font-size: 16px;
    padding-left: 0px;
    margin-top: 3px;
    margin-bottom: 5px;
    width: 250px;
  }

  .yqgkXl:hover {
    background: url(../images/xiaojiantou_xia.jpg) no-repeat 225px center;
    background-color: #4482bd;
    cursor: pointer;
  }

  .yqgkXl:hover div {
    display: block;
  }

  .yqgk_xlcdList em {
    background: #CBCBCB;
    width: 5px;
    height: 5px;
    margin: 18px 10px 0 20px;
    float: left;
  }

  .yqgk_abq {
    color: #707070;
  }

  .yqgk_abq:hover {
    color: #5391cc;
  }


  /* ������Ϣ */
  .contR_cont {
    border-top: none;
    padding-bottom: 20px;
    min-height: 600px;
    margin-bottom: 20px;

  }

  .contR_cont p {
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 30px;
  }

  .contR_cont h3 {
    font: 20px/30px "΢���ź�";
    text-align: center;
    letter-spacing: 1px;
    color: #2473bf;
    padding: 20px;
  }

  .c_d_info {
    font: 16px/30px "΢���ź�";
    text-align: center;
    clear: both;
    margin-bottom: 20px;
    border-top: 1px solid #EFEFEF;
  }

  .c_d_info span {
    display: inline-block;
    margin-right: 5px;
  }

  .c_d_content {
    font: 16px/35px "΢���ź�";
    text-align: justify;
    overflow: hidden;
  }



  /* ��ҳ */
  .pageBar {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
    margin-top: 20px;
    text-align: center;
  }

  .pageBar a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
  }

  .pageBar a:hover {
    text-decoration: none;
    border: 1px solid #428bca;
  }

  .pageBar span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
  }

  .pageBar span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
  }

  .yqgkL li {
    font: 17px/50px Arial, "΢���ź�";
    overflow: hidden;
    border-bottom: dashed 1px #dadada;
  }

  .yqgkL li a {
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  /*.yqgkL li em { background:#CBCBCB; width:3px; height:3px; margin:18px 10px 0 12px;  float:left;}*/
  .yqgkL li span {
    float: right;
    color: #999999;
  }

  .yqgkL li a:hover {
    color: #699bca;
  }


  /* ����ְ�� */
  .jgznBox {
    width: 100%;
    margin-top: 20px;
    background-color: #ffffff;
  }

  .jgznLeft {
    width: 250px;
    height: 100%;
    float: left;
  }

  .jgznDiv {
    width: 250px;
    height: 75px;
    margin-top: 10px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
    background: url(../images/bg_left_channel.jpg) no-repeat;
  }

  .jgzn_title {
    border-bottom: 2px solid #EAEAEA;
    height: 48px;
    margin-bottom: 20px;
    padding-left: 15px;
    background: url(../images/xiaosanjiao.jpg) left no-repeat;
  }

  .jgzn_title span {
    display: block;
    float: left;
    padding: 0 5px;
    font: 22px/48px Arial, "Microsoft YaHei";
    margin: 0 0 -2px;
  }

  .jgzn_title .on {
    color: #1d71b7;
  }

  .jgznLi {
    width: 240px;
    height: 30px;
    background: url(../images/xiaojiantou.jpg) no-repeat 230px center;
    background-color: #f1f1f1;
    margin-top: 15px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 13px;
  }

  .jgznLi:hover {
    background: url(../images/xiaojiantou_blue.png) no-repeat 230px center;
    background-color: #4482bd;
    cursor: pointer;
  }

  .jgznList ul li:hover {
    color: #ffffff;
  }

  .jgznRight {
    width: 912px;
    height: 100%;
    float: right;
  }

  .jgzn_content {
    width: 100%;
    height: auto;
  }

  .jgzn_content p {
    text-indent: 2em;
    margin-bottom: 50px;
    line-height: 40px;
  }
}