/*commom style*/
*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
  border: medium none;
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

ul, ol, li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

a {
  color: #333;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.hide {
  display: none;
}

.block {
  display: block;
}

input, body {
  font-family: "微软雅黑";
  text-align: left;
}

.w1000 {
  width: 1000px;
  margin: 0 auto;
}

.left {
  width: 285px;
  border-right: 1px solid #dcdcdc;
}

.xxgk-list > a {
  display: block;
  color: #496ea7;
  font-size: 21px;
  width: 265px;
  height: 54px;
  line-height: 54px;
  padding-left: 15px;
}

.xxgk-list > a + a {
  margin-top: 20px;
}

.gk-1 {
  background: url("zhidu.jpg") left center no-repeat;
}

.gk-2 {
  background: url("zhinan.jpg") left center no-repeat;
}

.gk-3 {
  background: url("nianbao.jpg") left center no-repeat;
}

.gk-4 {
  background: url("mulu.jpg") left center no-repeat;
}

.gk-5 {
  background: url("xzql-1.png") left center no-repeat;
}

.gk-6 {
  background: url("ggqdw-1.png") left center no-repeat;
}

.gk-7 {
  background: url("gksd-1.png") left center no-repeat;
}

.ysqgk {
  width: 265px;
  height: 335px;
  background: #f7f7f7;
  border: 1px solid #dcdcdc;
}

.gk-tit {
  background: url("ysq.png") 15px center no-repeat;
  line-height: 40px;
  margin-top: 15px;
  padding-left: 55px;
}

.gk-tit a {
  color: #496ea7;
  font-size: 21px;
}

.sq-list {
  margin-left: 40px;
}

.sq-list li {
  background: url("jian.png") left center no-repeat;
  width: 85px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  margin-right: 10px;
}

.sq-list li a {
  color: #333333;
  font-size: 15px;
}

.result {
  border-top: 1px solid #dcdcdc;
  margin: 40px 10px;
}

.jg-title {
  font-size: 17px;
  color: #496ea7;
  line-height: 35px;
  width: 245px;
  text-align: center;
}

.chax {
  margin-left: 60px;
}

.chax li {
  line-height: 30px;
  margin-right: 10px;
  background: url("tuoy.png") left center no-repeat;
  display: block;
  padding-left: 20px;
  color: #333333;
  font-size: 13px;
}

/*.chax li a{display:block;padding-left:20px;
color: #333333;font-size: 13px;}
.dj-tit{}*/
.chax .active {
  background: url("tuoy_on.png") left center no-repeat;
}

.bd-list {
  width: 245px;
  margin-top: 10px;
}

.bd-list div {
  margin-bottom: 10px;
  padding-left: 27px;
}

.bd-list span {
  display: inline-block;
  color: #333333;
  font-size: 13px;
  line-height: 24px;
}

.bd-list input {
  width: 155px;
  height: 24px;
  border: 1px solid #dcdcdc;
}

.bd-list .sub {
  display: block;
  width: 230px;
  height: 30px;
  background: #397acc;
  line-height: 30px;
  text-align: center;
  margin-left: 7px;
  padding-left: 20px;
  color: #fff;
  font-size: 13px;
  margin-top: 15px;
  border: 0;
  letter-spacing: 20px;
  cursor: pointer;
}

.tongji {
  margin-top: 10px;
}

.tongji .tj-title {
  color: #5174aa;
  font-size: 21px;
  line-height: 50px;
  border-bottom: 1px solid #dcdcdc;
  width: 265px;
}

.tjkk {
  width: 265px;
  margin-top: 20px;
  border: 1px solid #dcdcdc;
  padding-bottom: 10px;
}

.pam {
  background: #e4eaf2;
  height: 45px;
  width: 265px;
  line-height: 45px;
}

.pam li {
  line-height: 45px;
  color: #333333;
  font-size: 17px;
}

.pm-1 {
  width: 60px;
  text-align: center;
}

.pm-2 {
  width: 130px;
  text-align: center;
}

.pm-3 {
  width: 75px;
  text-align: center;
}

.pm-list span {
  display: block;
}

.pm-list li {
  line-height: 45px;
  color: #333333;
  font-size: 15px;
  width: 265px;
}

.shuz {
  width: 60px;
  text-align: center;
}

.bum {
  width: 130px;
  text-align: center;
}

.gxl {
  width: 75px;
  text-align: center;
  color: #496ea7;
}


/*右侧内容*/
.right { /*margin-left:35px;*/
  width: 695px;
}

.key-word {
  width: 695px;
  height: 65px;
  line-height: 65px;
  background: #f9f9f9;
}

.key-word span {
  display: inline-block;
  line-height: 65px;
  color: #333333;
  font-size: 15px;
  padding-left: 18px;
}

.text_01 {
  width: 240px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #dcdcdc;
  color: #757575;
}

.sub_txt {
  width: 110px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dcdcdc;
  color: #333333;
  text-align: center;
  background: #f9f9f9;
}

.tz-title {
  border-bottom: 1px solid #dcdcdc;
  color: #757575;
}

.tz-title li {
  color: #666666;
  font-size: 21px;
  padding: 10px 0 5px;
}

.tz-title li a,
.tz-title li span {
  color: #666666;
  font-size: 21px;
}

.tz-title .gl a,
.tz-title .gl span {
  color: #c10d0c;
  font-size: 21px;
}

.tz-list {
  margin-top: 10px;
}

.tz-list li {
  line-height: 30px;
  background: url("site.jpg") left center no-repeat;
}

.tz-list li a {
  color: #333333;
  font-size: 15px;
  padding-left: 10px;
}

.tz-list li span {
  color: #999999;
  font-size: 15px;
}

.zxgk .tz-list li {
  line-height: 32px;
}

.xxgk-list .xzfld {
  display: block;
  height: 68px;
  line-height: 68px;
  background: url("xzfld.png") no-repeat;
  font-size: 17px;
  font-weight: bold;
  color: #fff !important;
  padding-left: 88px;
  margin-top: 0;
}

.lygg-list {
  width: 695px;
}

.lygg-list li {
  line-height: 55px;
  margin: 15px 0 0 0;
}

.lygg-list a {
  display: block;
  width: 150px;
  height: 55px;
  color: #355e92;
  padding: 7px 0 0 45px;
  line-height: 20px;
  white-space: normal;
  font-size: 15px;
}

.lygg-list .ly-1 a {
  background: #d9edf7 url(jiuy.png) 10px center no-repeat;
}

.lygg-list .ly-2 a {
  background: #d9edf7 url(caiz.png) 10px center no-repeat;
}

.lygg-list .ly-3 a {
  background: #d9edf7 url(jians.png) 10px center no-repeat;
}

.lygg-list .ly-4 a {
  background: #d9edf7 url(jianshui.png) 10px center no-repeat;
}

.lygg-list .ly-5 a {
  background: #d9edf7 url(jiegou.png) 10px center no-repeat;
}

.lygg-list .ly-6 a {
  background: #d9edf7 url(jians.png) 10px center no-repeat;
}

.lygg-list .ly-7 a {
  background: #d9edf7 url(fwjg.png) 10px center no-repeat;
}

.lygg-list .ly-8 a {
  background: #d9edf7 url(jiangxx.png) 10px center no-repeat;
}

.xzbm li {
  line-height: 50px;
}

.tz-title .more {
  background: url("gend.png") left center no-repeat;
  width: 90px;
}

.tz-title .more a {
  color: #666666;
  font-size: 15px;
  padding-left: 30px;
}

.xzbm .xz-gl {
  color: #c10d0c;
  font-size: 21px;
}

/*.xzbm-list{margin-top: 20px;}*/
/*.xzbm-list .list-1{width: 200px;}*/
/*.xzbm-list .list-1 li{background: url("site.jpg") left center no-repeat;line-height: 37px;}*/
/*.list-1 li a{color: #333333;font-size: 15px;padding-left: 10px;}*/
.xzbm-list {
  margin-top: 20px;
  width: 664px;
}

.xzbm-list li {
  width: 162px;
  margin-left: 4px;
  background: url("site.jpg") left center no-repeat;
  line-height: 37px;
}

.xzbm-list li a {
  color: #333333;
  font-size: 15px;
  padding-left: 10px;
}

.ly-erweima-title {
  line-height: 50px;
  margin-bottom: 10px;
}

.ly-erweima-title,
.ly-erweima-title a {
  font-size: 21px;
  color: #c10d0c;
}

.ly-changguan-list img {
  width: 120px;
  height: 100px;
}

.ly-erweima-list img {
  width: 100px;
  height: 100px;
}

.changguan-erweima li {
  float: left;
  line-height: 1;
  text-align: center;
}

.changguan-erweima li + li {
  margin-left: 20px;
}

.changguan-erweima li p {
  font-size: 12px;
  margin-top: 5px;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.dept-list {
  margin-top: 10px;
}

.dept-list .ly-pane {
  height: 280px;
  overflow: auto;
  margin-top: 20px;
}

.dept-list .ly-pane li {
  float: left;
  margin-bottom: 15px;
  width: 33.3%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px;
}

.dept-list .ly-pane li img {
  width: 20px;
  vertical-align: middle;
}

.ly-title {
  color: #548DD4;
  font-size: 18px;
  margin-bottom: 20px;
}

.cc-list {
  height: 300px;
  overflow: hidden;
}

.zwgk-row {
  clear: both;
  margin: 15px 0;
}

.ly-zwgkul {
  margin: 0 -7.5px;
}

.ly-zwgkinner {
  position: relative;
}

.ly-zwgkul > li {
  float: left;
  width: 20%;
  padding: 0 7.5px;
}

.ly-zwgkul > li:hover .zwgk-btn {
  background-color: #10568A;
  color: #fff;
}

.zwgk-btn {
  display: block;
  padding: 0 15px 0 65px;
  height: 46px;
  line-height: 46px;
  border: 1px #cbddf7 solid;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.ly-zwgkli1 .zwgk-btn {
  background: url(wugongkai1.png) 30px no-repeat;
}

.ly-zwgkli2 .zwgk-btn {
  background: url(wugongkai2.png) 30px no-repeat;
}

.ly-zwgkli3 .zwgk-btn {
  background: url(wugongkai3.png) 30px no-repeat;
}

.ly-zwgkli4 .zwgk-btn {
  background: url(wugongkai4.png) 30px no-repeat;
}

.ly-zwgkli5 .zwgk-btn {
  background: url(wugongkai5.png) 30px no-repeat;
}

.ly-zwgkli1:hover .zwgk-btn {
  background: url(wugongkai1_hover.png) 30px no-repeat;
}

.ly-zwgkli2:hover .zwgk-btn {
  background: url(wugongkai2_hover.png) 30px no-repeat;
}

.ly-zwgkli3:hover .zwgk-btn {
  background: url(wugongkai3_hover.png) 30px no-repeat;
}

.ly-zwgkli4:hover .zwgk-btn {
  background: url(wugongkai4_hover.png) 30px no-repeat;
}

.ly-zwgkli5:hover .zwgk-btn {
  background: url(wugongkai5_hover.png) 30px no-repeat;
}

.zwgk-btn img {
  margin-right: 10px;
}

.ly-zwgkul > li:hover .wugongkai-list {
  display: block;
}

.wugongkai-list {
  position: absolute;
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  top: 46px;
  border: 1px solid #cbddf7;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  z-index: 99;
  display: none;
}

.wugongkai-list li {
  position: relative;
  padding: 0 10px 0 20px;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wugongkai-list li:hover {
  background-color: #f2f2f2;
}

.wugongkai-list li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #10568A;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 10px;
  border-radius: 50%;
}

.wugongkai-list a {
  color: #333;
  font-size: 14px;
}

.slide-wrapper {
  width: 1000px;
  margin: auto;
  padding: 10px 0;
  background: #fff;
  position: relative;
  box-sizing: border-box;
}

.slide-bd {
  height: 90px;
  overflow: hidden;
}

.slide-bd ul {
  left: 0;
}

.slide-bd li {
  float: left;
}

.slide-bd li + li {
  margin-left: 20px;
}

.slide-bd a {
  display: block;
  width: 235px;
  height: 90px;
}

.slide-bd img {
  width: 100%;
  height: 100%;
}

.slide-prev,
.slide-next {
  position: absolute;
  top: 30px;
  z-index: 999;
}

.slide-prev {
  left: 0;
}

.slide-next {
  right: 0;
}

.slide-bd .tempWrap {
  width: 100% !important;
}

.ly-box {
  display: block;
  border: 5px solid #f7f7f7;
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding: 40px 10px 0 10px;
  line-height: 1.8;
}

.ly-box p {
  margin-top: 5px;
}

.ly-box2 {
  width: 50%;
  float: left;
  padding: 0 5px;
  margin-bottom: 10px;
  text-align: center;
}

.ly-box2 a {
  display: block;
  height: 70px;
  padding-top: 45px;
  font-size: 14px;
  transition: all .2s;
}

.ly-box2 a:hover {
  color: #fff;
}

.ly-box2:nth-child(1) a {
  background: #f7f7f7 url("hdjl.png") center 5px no-repeat;
}

.ly-box2:nth-child(2) a {
  background: #f7f7f7 url("zsztc.png") center 5px no-repeat;
}

.ly-box2:nth-child(3) a {
  background: #f7f7f7 url("zwxmt.png") center 5px no-repeat;
}

.ly-box2:nth-child(4) a {
  background: #f7f7f7 url("cycs.png") center 5px no-repeat;
}

.ly-box2:nth-child(1) a:hover {
  background: #3E97DF url("hdjl_hover.png") center 5px no-repeat;
}

.ly-box2:nth-child(2) a:hover {
  background: #3E97DF url("zsztc_hover.png") center 5px no-repeat;
}

.ly-box2:nth-child(3) a:hover {
  background: #3E97DF url("zwxmt_hover.png") center 5px no-repeat;
}

.ly-box2:nth-child(4) a:hover {
  background: #3E97DF url("cycs_hover.png") center 5px no-repeat;
}

.gb-title1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #CFCFCF;
  color: #BB2335;
}

.gb {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6;
}

.gb-logo {
  width: 100px;
  height: 143px;
}

.gb-title {
  font-size: 14px;
}

.slide-title {
  color: #BF0C0D;
  font-weight: bold;
  padding-left: 10px;
  border-left: 3px solid #BF0C0D;
  line-height: 1;
  margin-top: 15px;
}

.ly-tabs1 {
  font-weight: bold;
  padding-left: 10px;
  border-left: 3px solid #BF0C0D;
  line-height: 1;
  margin-top: 20px;
}

.ly-tab1 {
  color: #999;
  cursor: default;
}

.ly-tab1.active {
  color: #BF0C0D;
}

.ly-tab1 + .ly-tab1 {
  margin-left: 15px;
}

.ly-pane1 {
  padding-top: 20px;
}

.dept-list {
  margin: 0 -5px;
  height: 305px;
  overflow: auto;
}

.dept-list li {
  width: 20%;
  float: left;
  margin-bottom: 18px;
  padding: 0 5px;
  text-align: left;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
}

.ly-tabs2 {
  margin-top: 20px;
}

.ly-tab2 {
  display: inline-block;
  float: left;
  width: 90px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #e8e8e8;
  font-size: 15px;
  cursor: default;
}

.ly-tab2 + .ly-tab2 {
  margin-left: 10px;
}

.ly-tab2.active {
  background: #39669F;
  color: #fff;
}

.ly-pane2 {
  padding-top: 5px;
  height: 270px;
  overflow: hidden;
}

.rank-list td {
  padding: 5px 0;
  vertical-align: middle;
}

.rank-order {
  text-align: center;
  width: 14px;
  height: 13px;
  background: url("bg-gray.png") center no-repeat;
  font-size: 12px;
  line-height: 13px;
  color: #fff;
}

.rank-dept div {
  font-size: 13px;
  width: 154px;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rank-num div {
  width: 22px;
  font-size: 12px;
  text-align: center;
}

.rank-top .rank-order {
  background: url("bg-orange.png") center no-repeat;
}
.disabled {
  pointer-events: none;
}

.ly-row2 {
  margin: 20px 0px;
  text-align: center;
  font-size: 16px;
}

.ly-col2 {
  float: left;
  width: 33.33%;
  padding: 0 2px;
  margin-bottom: 4px;
}

.ly-col2 a {
  display: block;
  height: 70px;
  line-height: 70px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3px;
}

.ly-col2 a:hover {
  color: #19649e;
}

.ly-col2:nth-child(1) a {
  background: #C9E6E1;
}

.ly-col2:nth-child(2) a {
  background: #E9E5FF;
}

.ly-col2:nth-child(3) a {
  background: #DAEDFC;
}

.ly-col2:nth-child(4) a {
  background: #DDEAF2;
}

.ly-col2:nth-child(5) a {
  background: #D6E7FB;
}

.ly-col2:nth-child(6) a {
  background: #DCF5CE;
}
.ly-row3 {
  margin: 20px 0px;
  text-align: center;
  font-size: 16px;
}

.ly-col3 {
  float: left;
  width: 20%;
  padding: 0 6px;
  margin-bottom: 12px;
}

.ly-col3 a {
  display: block;
  height: 44px;
  line-height: 44px;
  background: #eee;
  color: #19649e !important;
  border-radius: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3px;
}
