@charset "utf-8";
/* css reset */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ol,
ul,
li,
dl,
dt,
dd,
table,
caption,
tr,
th,
td,
span,
p,
a,
b,
u,
i,
em,
img,
iframe,
fieldset,
form,
label,
legend,
input,
button,
select,
textarea {
  margin: 0;
  padding: 0;
}
html {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s;
}
body {
  font: 14px/1.5 '宋体', 'Microsoft Yahei', '微软雅黑', Arial, Tahoma, Helvetica, sans-serif;
  color: #333;
  background-color: #fff;
  margin: auto;
}
input,
button,
textarea,
select {
  font: inherit;
  outline: 0;
  border: 0;
  background: none;
  color: inherit;
}
input:focus,
textarea:focus {
  color: inherit;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}
ol,
ul,
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
table {
  border-collapse: collapse;
  border: 0;
}
img {
  border: 0;
  outline: 0;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: inherit;
}
a:focus {
  outline: 0;
}
svg:not(:root) {
  overflow: hidden;
}
input[type=date] {
  background-color: transparent;
  border: 0;
  filter: alpha(opacity=0);
}
::-ms-clear,
::-ms-reveal {
  display: none;
}
/* WebKit browsers */
::-webkit-input-placeholder {
  color: #333;
  font-size: 13px;
}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
  color: #333;
  font-size: 13px;
  opacity: 1;
}
/* Mozilla Firefox 19+ */
::-moz-placeholder {
  color: #333;
  font-size: 13px;
  opacity: 1;
}
/* Internet Explorer 10+ */
:-ms-input-placeholder {
  color: #333;
  font-size: 13px;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a,
a:active,
a:focus,
a:hover {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*a:hover{*/
/*    text-decoration:underline;*/
/*}*/
/*common*/
*:focus {
  outline: none;
}
/* if the element is block level(eg. div, li), using 'inline-any' instead */
.fl {
  float: left;
}
.fr {
  float: right;
}
/* 样式开始 */
.phone {
  display: none;
}
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
a:hover {
  color: #e3b458 !important;
}
.img-box {
  width: 100%;
  overflow: hidden;
}
.img-box img {
  width: auto;
  max-width: 100%;
  transition: all ease 0.2s;
}
/* head start */
.nav-top {
  height: 171px;
  position: relative;
  background: url(20160527_casjsj_topimg.jpg) top center no-repeat;
}
.nav-top .nav-link {
  width: 292px;
  position: absolute;
  overflow: hidden;
  right: 36px;
  top: 3px;
  text-align: center;
}
.nav-top .nav-link * {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-decoration: none;
}
.nav {
  background: url(20160527_casjsj_munubj.jpg) center top no-repeat;
  height: 52px;
  padding-top: 10px;
  position: relative;
}
.nav .time {
  width: 170px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
.nav .nav-item {
  position: absolute;
  left: 169px;
  width: 794px;
  top: 11px;
  overflow: hidden;
}
.nav .nav-item span {
  padding: 0 15px;
}
.nav .nav-item * {
  float: left;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
.main {
  height: 793px;
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.main .main-wrap {
  width: 545px;
  left: 210px;
  top: 0;
}
.main .middle-item {
  margin-top: 2.5px;
}
.main .middle-item .news-bottom {
  overflow: hidden;
  margin-top: 5px;
}
.main .middle-item .news-bottom .notice {
  background: #e5e5e5;
  overflow: hidden;
  padding: 10px 0;
  margin-top: 5px;
}
.main .middle-item .news-bottom .notice li {
  float: left;
  width: 109px;
  text-align: center;
}
.main .middle-item .news-bottom .notice li .img-box {
  font-size: 12px;
  line-height: 16px;
  color: #414141;
  text-decoration: none;
  margin: 0 auto;
}
.main .middle-item .news-bottom .notice li .img-box img {
  display: block;
  margin: 0 auto;
}
.main .middle-item .news-bottom .notice li .img-box img:hover {
  transform: scale(1.02);
}
.main .middle-item .news-bottom .left {
  width: 340px;
  float: left;
}
.main .middle-item .news-bottom .left li {
  position: relative;
  padding-left: 16px;
}
.main .middle-item .news-bottom .left li a {
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .middle-item .news-bottom .left li a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 7px;
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #000;
  border-radius: 50%;
}
.main .middle-item .news-bottom .right {
  width: 205px;
  float: left;
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
}
.main .middle-item .news-bottom .right .img-box {
  display: inline-block;
  width: 182px;
  height: 134px;
}
.main .middle-item .news-bottom .right .img-box img {
  max-width: none;
  height: 100%;
  object-fit: cover;
}
.main .middle-item .news-bottom .right .img-box img:hover {
  transform: scale(1.02);
}
.main .middle-item .noimg {
  margin-top: 5px;
}
.main .middle-item .noimg .left {
  width: 545px;
}
.main .middle-item .news-top {
  background: url(20160527_casjsj_zmbj.jpg) left top no-repeat;
  height: 38px;
  overflow: hidden;
  position: relative;
}
.main .middle-item .news-top .title {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 38px;
  font-weight: bold;
  color: #1182b7;
  text-decoration: none;
  padding-left: 22px;
}
.main .middle-item .news-top .more {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
}
.main .aside {
  position: absolute;
}
.main .aside1-1 {
  width: 200px;
  left: 0;
  top: 246px;
  background: url(20160527_casjsj_bgs.jpg) center top repeat-y;
}
.main .aside1-1 .tit {
  padding-left: 18px;
  height: 52px;
  padding-top: 10px;
  text-align: -webkit-left;
  vertical-align: middle;
}
.main .aside1-1 .tit a {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFF;
  height: 28px;
  display: inline-block;
  text-decoration: none;
}
.main .aside1 {
  width: 200px;
  left: 0;
  top: 0;
}
.main .aside1 .tit {
  height: 41px;
  line-height: 41px;
  padding-left: 27px;
  background: url(20160527_casjsj_gldh.jpg) center center no-repeat;
}
.main .aside1 .tit:first-child {
  background: url(20160527_casjsj_glbt.jpg) center center no-repeat;
}
.main .aside1 .tit:first-child a {
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: 500;
  line-height: 41px;
}
.main .aside1 .tit a {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
.main .aside2-1 {
  width: 235px;
  right: 0;
  top: 0;
  background-color: #cfe2eb;
  background-image: url(20160527_casjsj_tzgg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
}
.main .aside2-1 .tit {
  width: 90px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 16px;
  font-weight: bold;
  color: #0d5d82;
  float: left;
  text-decoration: none;
}
.main .aside2-1 .more {
  display: block;
  float: right;
  width: 43px;
  text-align: left;
  font-size: 12px;
  line-height: 37px;
  color: #414141;
  text-decoration: none;
}
.main .aside2-1 #demob {
  height: 200px;
  width: 100%;
  overflow: hidden;
}
.main .aside2-1 #demob #demob1,
.main .aside2-1 #demob #demob2 {
  width: 220px;
}
.main .aside2-1 #demob li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 9px;
}
.main .aside2-1 #demob li a {
  font-size: 12px;
  line-height: 16px;
  color: #414141;
  text-decoration: none;
}
.main .aside2-1 #demob li a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 6px;
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #000;
  border-radius: 50%;
}
.main .aside2-1 .export-item {
  width: 100%;
  background: #fff;
  margin-top: 4px;
}
.main .aside2-1 .export-item .line {
  background: url(20160527_casjsj_xx30.gif) center center repeat-x;
  height: 18px;
}
.main .aside2-1 .export-item li {
  padding-top: 4px;
}
.main .aside2-1 .export-item li img {
  *zoom: 1;
}
.main .aside2-1 .export-item li img:hover {
  transform: scale(1.01);
}
.main .aside3-1 {
  width: 200px;
  left: 0;
  top: 402px;
  overflow: hidden;
}
.main .aside3-1 li.first {
  padding: 5px 0 8px 0;
}
.main .aside3-1 .form {
  background-image: url(20160527_casjsj_qwjs.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 82px;
}
.main .aside3-1 .form .input-box {
  padding-top: 43px;
  overflow: hidden;
  padding-left: 7px;
}
.main .aside3-1 .form .input-box input {
  float: left;
}
.main .aside3-1 .form .input-box input[type="text"] {
  height: 23px;
  width: 140px;
  border: 1px solid #999;
  background: #fff;
  padding-left: 3px;
}
.main .aside3-1 .form .input-box input[type="button"] {
  background-image: url(20160527_casjsj_js.jpg);
  width: 45px;
  height: 23px;
  border: 0;
  margin-left: 1px;
}
.main .aside4-1 {
  right: 0;
  top: 563px;
  width: 235px;
  background: #e8e8e8;
  overflow: hidden;
}
.main .aside4-1 .aside-wrap {
  background: #d9d9d9;
  overflow: hidden;
}
.main .aside4-1 .tit {
  width: 90px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 16px;
  font-weight: bold;
  color: #0d5d82;
  float: left;
  text-decoration: none;
}
.main .aside4-1 .more {
  display: block;
  float: right;
  width: 43px;
  text-align: left;
  font-size: 12px;
  line-height: 37px;
  color: #414141;
  text-decoration: none;
}
.main .aside4-1 .tui-item {
  height: 180px;
  width: 90%;
  margin: 0 auto;
  margin-top: 12px;
}
.main .aside4-1 .tui-item li {
  position: relative;
  padding-left: 15px;
}
.main .aside4-1 .tui-item li a {
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .aside4-1 .tui-item li a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 6px;
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #000;
  border-radius: 50%;
}
.main .aside5-1 {
  margin-top: 3px;
  left: 0;
  top: 552px;
  width: 200px;
  height: 137px;
}
.main .aside5-1 .link-wrap {
  background-color: #ede4b1;
  background-image: url(20160527_casjsj_jsjy.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.main .aside5-1 .tit {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #6d5e06;
  line-height: 37px;
  height: 37px;
  padding-left: 5px;
  text-decoration: none;
}
.main .aside5-1 .tui-item {
  width: 90%;
  margin: 0 auto;
}
.main .aside5-1 .tui-item li {
  position: relative;
  padding-left: 15px;
}
.main .aside5-1 .tui-item li a {
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .aside5-1 .tui-item li a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 6px;
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #000;
  border-radius: 50%;
}
.main .aside5-1 .contact {
  margin-top: 3px;
  background: #e8e8e8;
}
.main .aside5-1 .contact .tit {
  background: url(casjsj_glbt_gz_h1.jpg) center center no-repeat;
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: 700;
  color: #414141;
  padding-left: 27px;
}
.main .aside5-1 .contact .contact-cont {
  width: 178px;
  margin: 0 auto;
  padding: 10px 0 5px 0;
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
}
footer {
  height: 95px;
  margin-top: 15px !important;
  overflow: hidden;
  background: url(20160527_casjsj_dbj.jpg) top center repeat-x;
}
footer .table {
  width: 890px;
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 7px;
}
footer .tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
footer .bottom {
  display: table-cell;
  vertical-align: inherit;
}
footer .bottom-logo {
  width: 130px;
}
footer .bottom-info {
  width: 500px;
  text-align: left;
  font-size: 12px;
  line-height: 24px;
  color: #333;
  text-decoration: none;
}
footer .bottom-info .hui12e_24 {
  font-size: 18px;
  float: left;
}
footer .bottom-find {
  width: 130px;
}
footer .bottom-work {
  width: 80px;
}
.main.other_main {
  height: auto;
  min-height: 340px;
}
.main.other_main .appendix {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #267bc9;
}
.main.other_main .appendix h6 {
  color: #0068b7;
  font-size: 16px;
}
.main.other_main .appendix ul li a {
  color: #267bc9;
}
.main.other_main .cont-info {
  text-align: center;
  margin-top: 10px;
}
.main.other_main .cont-info #pageview {
  display: block;
  margin-top: 15px;
}
.main.other_main .cont-info * {
  font-size: 12px;
  padding: 0 15px;
}
.main.other_main .cont-info span.size a {
  padding: 0 5px;
}
.main.other_main .main-wrap {
  width: 763px;
  left: auto;
  right: 0;
  position: initial;
  margin-left: 237px;
}
.main.other_main .main-wrap .nav-bread {
  height: 41px;
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
  border-bottom: 1px dashed #a0a0a0;
}
.main.other_main .main-wrap .main-cont {
  width: 747px;
}
.main.other_main .main-wrap .main-cont .title {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #0d5d82;
  text-align: center;
  text-decoration: none;
  border-bottom: 3px solid #2081c5;
  padding: 7px 0;
}
.main.other_main .main-wrap .main-cont .cont {
  margin-top: 20px;
}
.main.other_main .main-wrap .main-cont .cont .TRS_Editor * {
  font-size: 16px;
  max-width: 100%;
}
.main.other_main .main-wrap .main-cont .cont .TRS_Editor table {
  width: 100% !important;
  overflow: scroll;
}
.main.other_main .aside1 {
  width: 216px;
}
.main.other_main .aside3-1 {
  width: 216px;
  top: 246px;
  background: #BBE3FF;
  padding: 10px;
}
.main.other_main.list_main .main-cont .title {
  overflow: hidden;
  width: 747px;
}
.main.other_main.list_main .main-cont .title li.list {
  overflow: hidden;
  text-align: left;
}
.main.other_main.list_main .main-cont .title li.list a,
.main.other_main.list_main .main-cont .title li.list span {
  font-size: 14px;
  line-height: 30px;
  color: #333;
  text-decoration: none;
  font-family: "宋体";
  font-weight: 400;
}
.main.other_main.list_main .main-cont .title li.list a {
  display: block;
  width: 655px;
  float: left;
  position: relative;
  padding-left: 13px;
}
.main.other_main.list_main .main-cont .title li.list a:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #000;
  top: 13px;
  left: 5px;
}
.main.other_main.list_main .main-cont .title li.list span.time {
  float: right;
}
.main.other_main.list_main .aside3-1 {
  top: 41px;
  min-height: 216px;
}
#pages {
  text-align: center;
  margin-top: 15px;
  padding-bottom: 20px;
}
#pages #more {
  width: 100%;
  background: #2081c5;
  color: #fff;
  padding: 10px 0;
}
#pages span,
#pages a {
  display: inline-block;
  height: 30px;
  padding: 0 15px;
  line-height: 30px;
  border-radius: 2px;
  margin: 0 2px;
}
#pages span {
  background: #2081c5;
  color: #fff;
}
#pages a {
  background: #eff8ff;
  color: #2081c5;
}
#pages a:hover {
  background: #2081c5;
  color: #fff;
}
.main.other_main .main-wrap .channel-list {
  margin-top: 6px;
}
.main.other_main .main-wrap .channel-list .title {
  border-bottom: none;
}
.main.other_main .main-wrap .channel-list .channel-title {
  overflow: hidden;
  border-bottom: 3px solid #2081c5;
  padding-bottom: 5px;
}
.main.other_main .main-wrap .channel-list .channel-title .channel-name {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #0d5d82;
  text-decoration: none;
}
.main.other_main .main-wrap .channel-list .channel-title a {
  float: right;
  font-size: 12px;
  line-height: 24px;
  color: #414141;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .phone {
    display: block !important;
  }
  .w1000 {
    width: 100%;
  }
  .nav-top {
    display: none;
  }
  #bodyhead {
    border-top: none;
    width: 100%;
    height: auto;
    background: none;
    background-size: contain;
    position: relative;
    transition: all ease 0.25s;
  }
  #bodyhead a.img-box {
    display: block;
    /*padding-top: 40px;*/
  }
  #bodyhead a.img-box img {
    width: 100%;
  }
  #bodyhead .phone-top {
    /*position: absolute;*/
    width: 100%;
    top: 0;
    left: 0;
    background: #e5f1f9;
    padding: 5px 15px;
    overflow: hidden;
  }
  .phone-top li {
    float: right;
    padding: 0 5px;
    line-height: 30px;
  }
  .phone-top li.search_btn {
    width: 30px;
    height: 30px;
    background: url(icon01_2022gz.png) center center no-repeat;
    background-size: contain;
  }
  .phone-top li.search_btn.active {
    background: url(icon04_2022gz.png) center center no-repeat;
    background-size: contain;
  }
  .phone-top li.search_btn img {
    width: auto;
    max-width: 100%;
  }
  .phone-top li a {
    font-size: 14px;
    color: #00519a;
  }
  .toplink {
    display: none;
  }
  .top-search {
    background: #FAFAFA;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 999;
    display: none;
  }
  .top-search .search-box {
    padding: 0 15px;
    margin: 0 auto;
  }
  .top-search .search-cont {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .top-search .s-inp {
    border: none;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #D2D2D2;
    width: 100%;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .top-search .s-btn {
    background: url("icon02_2022gz.png") no-repeat center center;
    background-size: contain;
    width: 24px;
    height: 24px;
    border: none;
    position: absolute;
    right: 7px;
    top: 9px;
    z-index: 99;
  }
  .pad_nav {
    background: url(bg01_2022gz.jpg) center center no-repeat;
    background-size: cover;
    height: 44px;
  }
  .pad_nav li {
    width: auto;
    padding: 10px 0px;
    height: 44px;
    /*touch-action: none;*/
    box-sizing: border-box;
  }
  .pad_nav .pad_nav_mask {
    width: 24px;
    height: 44px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    background: url(icon001_2022gz.png) no-repeat center #2b91d9;
    background-size: 10px;
  }
  .pad_nav li.cur {
    background: #2a91d7;
  }
  .pad_nav li.cur a {
    color: #fff;
  }
  .pad_nav li a {
    color: #00519a;
    font-size: 18px;
    font-weight: 700;
    padding: 0 15px;
  }
  .nav-wrap .nav {
    display: none;
  }
  .main .aside2-1 .export-item .line,
  .main .aside3-1 .form {
    display: none;
  }
  .main {
    height: auto;
    width: 100%;
    padding: 0 15px;
  }
  .main .main-wrap {
    width: 100%;
  }
  .main .aside {
    position: initial;
  }
  .main .middle-item {
    margin-top: 10px;
  }
  .main .middle-item .noimg .left {
    width: 100%;
  }
  .main .middle-item .news-bottom .right {
    width: 100%;
    padding-top: 10px;
  }
  .main .middle-item .news-bottom .left li a {
    white-space: pre-wrap;
    font-size: 16px;
  }
  .main .middle-item .news-bottom .right .img-box {
    width: 100%;
    height: auto;
  }
  .main .middle-item .news-bottom .left li {
    margin-top: 10px;
    padding-left: 10px;
  }
  .main .middle-item .news-bottom .left li a:after {
    left: 0;
  }
  .main .middle-item .news-top .title {
    font-size: 20px;
  }
  .main .middle-item .news-bottom {
    overflow: hidden;
  }
  .main .middle-item .news-bottom .notice {
    width: 100%;
  }
  .main .middle-item .news-bottom .notice li {
    width: 25%;
  }
  .main .middle-item .news-bottom .notice li:last-child {
    display: none;
  }
  .main .aside1 {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
  }
  .main .aside1-1 {
    width: 100%;
    background: none;
  }
  .main .aside1-1 .tit {
    background: url(casjsj_bgs_gz.jpg) center center no-repeat;
    background-size: cover;
    border-bottom: 1px solid #fff;
  }
  .main .aside1-1 .tit a {
    font-size: 16px;
  }
  .main .aside1 .tit {
    width: 50%;
    float: left;
    background: url(casjsj_gldh_gz.jpg) center center no-repeat;
    background-size: cover;
    border-bottom: 1px solid #fff;
  }
  .main .aside1 .tit:last-child {
    width: 100%;
    background: url(casjsj_gldh_gz_big.jpg) center center no-repeat;
    background-size: cover;
  }
  .main .aside1 .tit:first-child {
    width: 100%;
    background: url(casjsj_glbt_gz.jpg) center center no-repeat;
    background-size: cover;
  }
  .main .aside2-1 {
    width: 100%;
    margin-top: 15px;
  }
  .main .aside2-1 .demobs {
    overflow: hidden;
    background: #aad3e5;
  }
  .main .aside2-1 #demob {
    background: #cfe2eb;
    overflow: initial;
    height: auto;
  }
  .main .aside2-1 #demob #demob1 {
    margin-top: 10px;
  }
  .main .aside2-1 #demob #demob2 {
    display: none;
  }
  .main .aside2-1 #demob li {
    margin-bottom: 10px;
  }
  .main .aside2-1 #demob li a {
    font-size: 16px;
  }
  .main .aside2-1 #demob #demob1,
  .main .aside2-1 #demob #demob2,
  .main .aside3-1,
  .main .aside4-1,
  .main .aside5-1 {
    width: 100%;
  }
  .main .aside2-1 .tit {
    font-size: 20px;
  }
  .main .aside2-1 .export-item {
    margin-top: 0;
    padding-top: 15px;
  }
  .main .aside2-1 .export-item .img-box img,
  .main .aside3-1 li.first .img-box img {
    width: 100%;
  }
  .main .aside3-1 li.first {
    padding: 0;
  }
  .main .aside4-1 {
    margin-top: 15px;
  }
  .main .aside4-1 .tui-item {
    width: 100%;
    height: auto;
  }
  .main .aside4-1 .tui-item li {
    margin-bottom: 10px;
  }
  .main .aside4-1 .tit {
    font-size: 20px;
  }
  .main .aside4-1 .tui-item li a {
    font-size: 16px;
    white-space: pre-wrap;
  }
  .main .aside5-1 {
    margin-top: 15px;
    height: auto;
  }
  .main .aside5-1 .tit {
    font-size: 20px;
  }
  .main .aside5-1 .contact .tit {
    font-size: 20px;
    background: url(casjsj_glbt_gz_h.jpg) center center no-repeat;
    background-size: cover;
  }
  .main .aside5-1 .link-wrap {
    background: #e6cf4f;
  }
  .main .aside5-1 .tui-item {
    background: #ede4b1;
    width: 100%;
  }
  .main .aside5-1 .tui-item li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main .aside5-1 .tui-item li a {
    font-size: 16px;
  }
  .main .aside5-1 .tui-item li a:after {
    top: 15px;
  }
  .main .aside5-1 .contact .contact-cont {
    width: 100%;
    padding: 10px;
    font-size: 16px;
  }
  footer {
    height: auto;
  }
  footer .bottom {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  footer .bottom-info,
  footer .table {
    width: 100%;
  }
  footer .bottom-info .hui12e_24 {
    display: none;
  }
  footer .bottom-logo {
    margin: 10px auto;
  }
  footer .table {
    margin-top: 20px;
  }
  footer .tr {
    text-align: center;
    display: block;
  }
  footer .bottom-find,
  footer .bottom-work {
    display: inline-block;
  }
  footer .bottom-find img,
  footer .bottom-work img {
    max-height: 50px;
  }
  .main.other_main .main-wrap .nav-bread {
    line-height: 41px;
  }
  .main.other_main .main-wrap,
  .main.other_main .main-wrap .main-cont {
    width: 100%;
  }
  .main.other_main .main-wrap {
    margin-left: 0;
  }
  #pages .hidden-xs {
    display: none;
  }
  .main.other_main .aside3-1 {
    display: none;
  }
  .main.other_main .aside1 {
    position: fixed;
    top: 200px;
    left: auto;
    margin-right: 0;
    z-index: 9999;
    min-width: 180px;
    box-sizing: border-box;
    transition: all ease 0.25s;
    overflow: initial;
  }
  .main.other_main .aside1.open .aside1-wrap:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(icon06_2022gz.png) no-repeat center;
    background-color: #208bbf;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-60%);
  }
  .main.other_main .aside1 .aside1-wrap {
    position: relative;
  }
  .main.other_main .aside1 .aside1-wrap:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(icon05_2022gz.png) no-repeat center;
    background-color: #208bbf;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    z-index: 9997;
    transform: translateY(-60%);
  }
  .main.other_main .aside1 .tit {
    width: 100%;
    float: none;
    background: url(casjsj_gldh_gz.jpg) center center no-repeat;
    background-size: cover;
  }
  .main.other_main .aside1 .tit:first-child {
    background: url(20160527_casjsj_glbt.jpg) center center no-repeat;
  }
  .main.other_main.list_main .main-cont .title li.list {
    margin-bottom: 10px;
  }
  .main.other_main.list_main .main-cont .title {
    width: 100%;
    border-bottom: none;
  }
  .main.other_main.list_main .main-cont .title li.list a {
    width: 70%;
  }
  .main.other_main.list_main .main-cont .title li.list a,
  .main.other_main.list_main .main-cont .title li.list span {
    font-size: 16px;
    line-height: 24px;
  }
  .main.other_main .main-wrap .channel-list .channel-title .channel-name {
    font-size: 20px;
  }
  .main.other_main .cont-info #pageview,
  .main.other_main .cont-info #source {
    display: none;
  }
  .main .middle-item .news-bottom .left{
    width: 100%;
  }
}
