@keyframes gov_icon {
  50% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(10deg);
  }
  70% {
    transform: rotate(-10deg);
  }
  80% {
    transform: rotate(10deg);
  }
  90% {
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes gov_icon {
  50% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-10deg);
  }
  80% {
    -webkit-transform: rotate(10deg);
  }
  90% {
    -webkit-transform: rotate(-5deg);
  }
}
@-o-keyframes gov_icon {
  50% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(10deg);
  }
  70% {
    -o-transform: rotate(-10deg);
  }
  80% {
    -o-transform: rotate(10deg);
  }
  90% {
    -o-transform: rotate(-5deg);
  }
}

@charset "utf-8"; /* CSS Document */
* {
  padding: 0;
  margin: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 '宋体', arial;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
fieldset,
img {
  border: 0;
}
q:before,
q:after {
  content: '';
}
a:focus,
input,
textarea {
  outline-style: none;
}
input[type='text'],
input[type='password'],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var,
b {
  font-style: normal;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a {
  color: #434343;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #268bcb;
}
b {
  font-weight: bold;
}
body {
  color: #464646;
}
.contLeft h2 span,
.contRight h2 span,
.contAll h2 span,
.workBox a,
.crumb {
  background: url('../images/icon.png') left top no-repeat;
}
.warp {
  clear: both;
  margin: 0 auto;
  width: 1000px;
}
.top {
  background: #eee;
  border-bottom: 1px solid #ddd;
  line-height: 32px;
  text-align: right;
  border-top: 2px solid #676767;
  height: 40px;
  width: 100%;
}
.top a {
  background: url('../images/head_box.png') center top no-repeat;
  font-size: 12px;
  width: 110px;
  padding: 0 0 0 15px;
  display: block;
  float: right;
  text-align: center;
  color: #fff;
}
.top a:hover {
  background-position: center -35px;
  text-decoration: none;
}
.top span {
  display: inline-block;
  padding: 0 30px;
  display: block;
  float: right;
}
.header {
  border-top: 1px solid #eadbc3;
}
.header .warp {
  height: 110px;
  background: url('../images/header_scjdgl.jpg') no-repeat scroll center bottom;
}
.header .logo {
  background: url('../images/logo_scjdgl.png') 5px 16px no-repeat;
  float: left;
  height: 85px;
  padding: 20px 0 0 5px;
  text-indent: -9999px;
  width: 880px;
}
.mainNav {
  background-color: #f2f2f2;
  border-top: 1px solid #ddd;
  height: 49px;
  line-height: 50px;
  position: relative;
  border-bottom: 6px solid #268bcb;
  margin-bottom: 10px;
}
.mainNav ul {
  margin: 0 auto;
  width: 1010px;
}
.mainNav li {
  display: inline;
  float: left;
  text-align: center;
  width: 100px;
  border-right: 1px solid #f2f2f2;
}
.mainNav li a:hover,
.mainNav li a.on {
  background-color: #268bcb;
  color: #fff;
}
.mainNav li a {
  color: #333333;
  display: block;
  font: bold 14px/49px arial;
  text-decoration: none;
  border-bottom: 6px solid #268bcb;
}
.mainNav li.n_red a {
  border-color: #ea2424;
}
.mainNav li.n_blue a {
  border-color: #4fa6de;
}
.mainNav li.n_green a {
  border-bottom-color: #6db909;
}
.mainNav li.n_orange a {
  border-bottom-color: #fd6f21;
}
.mainNav .n_red a:hover,
.mainNav .n_red a.on {
  background-color: #ea2424;
}
.mainNav .n_blue a:hover,
.mainNav .n_blue a.on {
  background-color: #4fa6de;
}
.mainNav .n_green a:hover,
.mainNav .n_green a.on {
  background-color: #6db909;
}
.mainNav li.n_orange a:hover,
.mainNav.n_orange li a.on {
  background-color: #fd6f21;
}
.newsBox {
  margin-bottom: 10px;
  overflow: hidden;
  float: left;
  width: 750px;
}
.newsBox .n_imgsBox {
  width: 380px;
  height: 220px;
  float: left;
  position: relative;
  overflow: hidden;
}
.n_imgsBox .callbacks li {
  width: 380px;
  height: 220px;
}
.n_imgsBox .callbacks li a {
  display: block;
  position: relative;
}
.n_imgsBox .callbacks li a:hover {
  text-decoration: none;
}
.n_imgsBox li img {
  width: 380px;
  height: 220px;
  display: block;
}
.n_imgsBox .callbacks li span {
  width: 495px;
  padding: 0 20px;
  font: bold 14px/30px '宋体';
  display: block;
  color: #fff;
  background: url('../images/li_bg.png');
  position: absolute;
  bottom: 0;
}
.n_imgsBox .callbacks_tabs {
  position: absolute;
  height: 22px;
  bottom: 2px;
  right: 5px;
  z-index: 9;
}
.n_imgsBox .callbacks_tabs li {
  float: left;
}
.n_imgsBox .callbacks_tabs a {
  display: block;
  float: left;
  width: 18px;
  line-height: 18px;
  text-align: center;
  margin-right: 1px;
  cursor: pointer;
  background: #333;
  color: #ffffef;
  font-size: 12px;
  text-decoration: none;
}
.n_imgsBox .callbacks_tabs .callbacks_here a {
  background: #cb0e02;
}
.newsBox .n_listBox {
  width: 360px;
  height: 218px;
  float: right;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  position: relative;
}
.n_l_nav {
  border-bottom: 1px solid #dfdfdf;
  height: 33px;
  background: url('../images/box.png') top repeat-x;
}
.n_l_nav span {
  font-weight: bold;
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 20px;
  font: bold 16px/33px '宋体';
  border-right: 1px solid #dfdfdf;
}
.n_l_nav span.on {
  color: #258bcb;
  background: #fff;
  border-top: 3px solid #258bcb;
  font: bold 16px/31px '宋体';
}
.n_listBox .cont {
  position: absolute;
}
.n_listBox ul {
  padding: 10px;
  height: 220px;
}
.n_listBox li {
  font: 14px/30px '宋体';
  overflow: hidden;
}
.n_listBox li a {
  display: block;
  float: left;
  padding: 0 0 0 15px;
  width: 230px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url('../images/li_bg.png') 5px center no-repeat;
}
.n_listBox li span {
  float: right;
  color: #999999;
}
.noticeBox {
  width: 240px;
  height: 218px;
  margin: 0 0 10px 0;
  float: right;
  border: 1px solid #dfdfdf;
}
.noticeBox .tit {
  border-bottom: 1px solid #268bcb;
  background: #f8f8f8;
  font: 14px/34px '宋体';
  overflow: hidden;
}
.noticeBox .tit span {
  color: #fff;
  padding: 0 20px;
  background: #268bcb;
  float: left;
  display: block;
}
.noticeBox .tit .more {
  float: right;
  font: 12px/34px '宋体';
  margin: 0 5px 0 0;
}
.i_contL {
  width: 750px;
  float: left;
}
.i_contR {
  width: 240px;
  float: right;
}
.govCont {
  padding: 0 0 20px;
  overflow: hidden;
  position: relative;
}
.govinfoBox {
}
.govinfoBox a {
  display: block;
  border: #e0e0e0 1px solid;
  margin-bottom: 10px;
  background: #f8f8f8;
  padding: 4px 5px;
  text-decoration: none;
  cursor: pointer;
}
.govinfoBox a span {
  font: 14px/40px '宋体';
  text-decoration: none;
}
.govinfoBox em {
  display: block;
  margin: 0 10px;
  width: 40px;
  height: 40px;
  float: left;
  background: url('../images/gov_icon_scjdgl.png') center no-repeat;
}
.govinfoBox a:hover em {
  animation: gov_icon 1s;
  -moz-animation: gov_icon 1s;
  -webkit-animation: gov_icon 1s;
}
.gov_icon1 em {
  background-position: center top;
}
.gov_icon2 em {
  background-position: center -60px;
}
.gov_icon3 em {
  background-position: center -120px;
}
.adBox {
}
.adBox a,
.adBox img {
  display: block;
}
.adBox a {
  margin-bottom: 10px;
}
.sitesBox {
  overflow: hidden;
  margin-bottom: 10px;
  clear: both;
}
.sitesBox .tit {
  display: block;
  font: bold 14px/30px '宋体';
  color: #008dd5;
  border-top: 3px solid #268bcb;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 20px;
}
.sitesBox table {
  margin: 20px 0;
}
.sitesBox td {
  padding: 4px 0 4px 10px;
  white-space: nowrap;
}
.sitesBox td a {
  font-size: 14px;
}
.tit a:hover {
  color: #268bcb;
  text-decoration: none;
}
.crumb {
  font: 12px/30px '宋体';
  border: 1px solid #dfdfdf;
  background-color: #f3f3f3;
  padding-left: 30px;
  background-position: 10px 0;
  margin-bottom: 5px;
}
.contLeft {
  float: left;
  width: 240px;
}
.side_nav {
  background: #fbfbfb;
  border: 1px solid #dfdfdf;
  margin: 0 0 20px;
}
.side_nav li ul {
  display: none;
}
.side_nav li:hover > ul {
  display: block;
}
.side_nav li a {
  display: block;
  color: #268bcb;
  font: bold 16px/35px '微软雅黑';
  border-top: 1px solid #dfdfdf;
  padding: 5px 0 5px 50px;
  background: url(../images/icon.png) 20px -150px no-repeat;
}
.side_nav li a:hover {
  color: #6db909;
  text-decoration: none;
}
.side_nav li ul {
  padding: 0 0 10px 20px;
}
.side_nav li li a {
  display: block;
  font: normal 14px/35px '微软雅黑';
  border: none;
  padding: 0 0 0 45px;
  background-position: 20px -155px;
}
.side_nav li li li a {
  line-height: 25px;
  background-position: 20px -190px;
}
.side_nav li a.active {
  color: #fd6f21;
}
.contRight {
  float: right;
  width: 750px;
}
.contAll {
}
.contR_cont {
  border: 1px solid #dfdfdf;
  border-top: none;
  padding-bottom: 20px;
  min-height: 600px;
  margin-bottom: 20px;
}
.contR_detail {
  /*overflow:auto;*/
  padding: 10px 25px;
  overflow-y: none;
}
.contR_detail h1 {
  font: 22px/30px '微软雅黑';
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px;
}
.c_d_info {
  font: 12px/30px '宋体';
  text-align: center;
  clear: both;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
}
.c_d_info span {
  display: inline-block;
  margin-right: 5px;
}
.c_d_content {
  font: 14px/200% '宋体';
  text-align: justify;
}
.c_d_info .large {
  font-size: 16px;
}
.c_d_info .middle {
  font-size: 14px;
}
.c_d_info .small {
  font-size: 12px;
}
.c_d_content p {
  margin-bottom: 18px;
  text-indent: 2em;
}

.contLeft h2,
.contRight h2,
.contAll h2 {
  border: 1px solid #dfdfdf;
  border-top: 2px solid #278bcb;
  overflow: hidden;
  padding: 10px 0;
} /*background:url("../images/box.png") 0 -50px repeat-x;*/
.contLeft h2 span,
.contRight h2 span,
.contAll h2 span {
  background-position: 10px -40px;
  padding: 0 0 0 30px;
  font: bold 14px/20px '宋体';
  display: block;
  float: left;
}
.contLeft h2 a {
  font: 12px/20px '宋体';
  float: right;
  margin-right: 5px;
}
.listBox ul {
  padding: 10px;
}
.listBox li {
  font: 14px/32px '宋体';
  overflow: hidden;
}
.listBox li a {
  display: block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.listBox li span {
  float: right;
  color: #999999;
}
.listBox li em {
  color: #cbcbcb;
  display: inline-block;
  margin-right: 2px;
  float: left;
  overflow: hidden;
}
.listBox li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 14px 5px 0;
}

.contLeft .listBox .cont {
  border: 1px solid #dfdfdf;
  border-top: none;
  padding: 10px;
  margin-bottom: 10px;
}
.contLeft .listBox .cont a {
  display: block;
  font: 14px/28px '宋体';
}
.contLeft .listBox .cont a:hover {
  text-decoration: none;
  color: #cb0e02;
}
.contLeft .listBox .cont em {
  color: #cbcbcb;
  display: inline-block;
  margin-right: 2px;
}
.pageBar {
  overflow: auto;
  text-align: center;
  clear: both;
}
.pageBar a,
.pageBar span {
  margin-right: 2px;
  display: inline-block;
  border: 1px solid #dfdfdf;
  font: 12px/22px '宋体';
  padding: 0 5px;
  color: #268bcb;
}
.pageBar span {
  color: #ccc;
}
.pageBar a:hover {
  background: #f2f2f2;
  text-decoration: none;
}
.footer {
  clear: both;
}
.bottomNav {
  color: #fff;
  background: #008dd5;
  font: bold 12px/30px '宋体';
  text-align: center;
  padding: 10px 0;
}
.bottomNav a {
  color: #fff;
  padding: 0 20px;
  display: inline-block;
}
.footer .copyrights {
  background: #e2e2e2;
  line-height: 24px;
  padding: 20px 0;
  text-align: center;
}

.sipListBox {
}
.sipListBox .tit {
  height: 30px;
  border-bottom: 3px solid #dfdfdf;
}
.sipListBox .tit a {
  display: block;
  margin-bottom: -3px;
  float: left;
  font: bold 16px/30px '宋体';
  padding: 0 20px;
}
.sipListBox .tit a.active {
  border-bottom: 3px solid #268bcb;
  color: #268bcb;
}

.sipListBox .tit {
  height: 30px;
  border-bottom: 3px solid #dfdfdf;
}
.sipListBox .tit span {
  display: block;
  margin-bottom: -3px;
  float: left;
  font: bold 16px/30px '宋体';
  padding: 0 20px;
  border-bottom: 3px solid #268bcb;
  color: #268bcb;
}

.sipListBox .cont {
  border-top: none;
  padding: 10px;
  overflow: hidden;
}
.sipListBox .cont a {
  display: block;
  float: left;
  font: 14px/214% '宋体';
  white-space: nowrap;
  padding: 0 15px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin: 0 10px 10px 0;
}
.sipListBox .cont a:hover {
  background: #d5ecfe;
  text-decoration: none;
  border: #268bcb 1px solid;
}
.sipListBox .cont span {
  float: right;
  font: 14px/214% '宋体';
  color: #999999;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

.noticeBox li a {
  width: 210px;
}
.noticeBox li em {
  background: #cbcbcb;
  width: 3px;
  height: 3px;
  margin: 14px 5px 0 2px;
  float: left;
}

.c_d_content table p {
  margin-bottom: 0;
  text-indent: 0;
}

/*page*/
#page_div {
  clear: both;
  padding: 10px 0;
  text-align: center;
  color: #666666;
  font-size: 14px;
}
#page_div a {
  color: #666666;
}
#page_div .pagination_index_last * {
  vertical-align: middle\9;
}
#page_div .arrow {
  margin: 0 2px 5px;
}
#page_div .moye,
#page_div .arrow a,
#page_div .index_num,
.pagination_index_last a {
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  border: #dfdfdf 1px solid;
  border-radius: 3px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  background: #f1f1f1;
  background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
  background: linear-gradient(#ffffff 10%, #f1f1f1);
}
#page_div .index_num {
  border-color: #00679d;
  background: #00679d;
  color: #fff;
}
#page_div .index_num a {
  display: inline;
  padding: 0;
  background: none;
  color: #fff;
  border: none;
}
#page_div a:hover {
  background: #00679d;
  border-color: #00679d;
  color: #fff;
  text-decoration: none;
}
.pagination_index_last {
  padding-left: 15px;
}
.pagination_index_last a {
  font-weight: bold;
}
#pagination_input {
  width: 40px;
  margin: 0 2px;
  height: 28px;
  border: #dfdfdf 1px solid;
  background: #fff;
  text-align: center;
  border-radius: 3px;
}

.llcs {
  float: right;
  color: #000;
  margin-right: 20%;
}
.llcs dt {
  float: left;
  color: #000;
  font-weight: normal;
  font-size: 12px;
}

.llcs dd {
  float: left;
  color: #c30000;
  font-size: 12px;
}

.t_searchBar {
  float: left;
  margin-top: 5px;
}
.t_searchBar input {
  float: left;
  background: #fff;
  border: 1px solid #cccccc;
  color: #888888;
  font: 12px/16px Arial;
  padding: 5px;
}
.t_searchBar input.keywords {
  margin-right: 10px;
  width: 160px;
}
.t_searchBar input.submit {
  background: #268bcd;
  padding: 5px 10px;
  color: #ffffff;
  border: none;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .warp {
    width: 100%;
  }
  .side_nav > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .side_nav > ul > li {
    width: 50%;
  }
  .side_nav li ul {
    display: block;
  }
  .side_nav li a {
    border-top: none;
    padding: 5px 0 5px 25px;
    background: url(../images/icon.png) 0px -150px no-repeat;
  }
  .side_nav li li a {
    padding: 0 0 0 25px;
    background-position: 0 -155px;
  }
  .contLeft,
  .contRight {
    float: none;
    width: 100%;
  }
  .listBox li a {
    display: block;
    float: left;
    width: calc(100% - 110px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .crumb {
    height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .contR_cont {
    min-height: auto;
  }
.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);
}
}
