@charset "utf-8";
a:hover {
  color: #c00;
}

/*头部样式*/
.header {
  width: 100%;
  height: 661px;
  overflow: hidden;
  background: url(../images/cjwtzsk_2020_bg.png) center top no-repeat #eaf2f5;
}

.header .logo {
  width: 75%;
  height: 170px;
  margin: 0 auto;
}

.header .logo a {
  width: 390px;
  height: 190px;
  display: block;
  line-height: 190px;
  font-size: 64px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.w1152 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.header .search_box {
  margin: 0 auto;
  margin-top: 320px;
  height: 58px;
  width: 657px;
  background: url(../images/cjwtzsk_2020_img02.png) center center no-repeat;
}

.header .search_box .zw_search_btn {
  width: 90px;
  height: 58px;
  float: left;
  display: block;
}

.header .search_box .search-txt {
  border: none;
  width: 540px;
  height: 58px;
  line-height: 58px;
  background: none;
  font-size: 16px;
  color: #999999;
  outline: none;
}

.header .hot_box {
  margin: 0 auto;
  margin-left: 210px;
  height: 54px;
  line-height: 54px;
  width: 657px;
  text-align: center;
}

.header .hot_box a {
  color: #fafafa;
  font-size: 16px;
  padding-right: 20px;
}

.header .hot_box a:hover {
  color: #c00;
}

/*分类*/
.adqcx {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f3f3f3;
}

.adqcx .hd {
  width: 100%;
  height: 49px;
  overflow: hidden;
}

.adqcx .stitle {
  width: 140px;
  height: 49px;
  line-height: 59px;
  float: left;
  text-indent: 20px;
  font-size: 14px;
}

.adqcx .hd ul {
  padding-left: 10px;
  float: left;
  height: 48px;
  width: 984px;
  overflow: hidden;
  margin-top: 1px;
  background: #FFFFFF;
}

.adqcx .hd ul li {
  cursor: pointer;
  float: left;
  height: 48px;
  overflow: hidden;
  line-height: 59px;
  color: #419aff;
  font-size: 14px;
}

.adqcx .hd ul li span {
  float: left;
  height: 100%;
  display: block;
  margin: 0px 7px;
}

.adqcx .hd ul li i {
  width: 13px;
  height: 100%;
  float: left;
  display: block;
  background: url(../images/cjwtzsk_2020_img05.png) -72px 19px no-repeat;
}

.adqcx .hd ul li.on {
  background: #f3f3f3;
}

.adqcx .hd ul li.on i {
  background: url(../images/cjwtzsk_2020_img05.png) -3px 19px no-repeat;
}

.adqcx .hd ul li.m {
  background: none !important;
  padding: 0px 19px;
}

.adqcx .hd ul li.m a {
  color: #419aff;
}

.adqcx .hd ul li.xz {
  color: #c00;
}

.adqcx .bd {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.adqcx .bd ul {
  background: #f0f4f5;
  height: auto;
  overflow: hidden;
  display: none;
  border: 1px solid #eee;
}

.adqcx .bd ul li {
  cursor: pointer;
  color: #505050;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  float: left;
  margin: 0px 20px;
}

.adqcx .bd ul.m_15 li {
  margin: 0px 15px;
}

.adqcx .bd ul.m_18 li {
  margin: 0px 18px;
}

.adqcx .bd ul.m_7 li {
  margin: 0px 7px;
}

.adqcx .bd ul li.m {
  margin-left: 162px;
}

.adqcx .bd ul li.xz {
  color: #c00;
}

.adwcx {
  width: 100%;
  height: 39px;
  overflow: hidden;
  background: #f3f3f3;
  position: relative;
}

.adwcx .stitle {
  width: 140px;
  height: 39px;
  line-height: 39px;
  float: left;
  text-indent: 20px;
  font-size: 14px;
}

.adwcx ul {
  float: left;
  height: 38px;
  overflow: hidden;
  width: 994px;
  background: #ffffff;
  margin-bottom: 1px;
}

.adwcx ul li {
  cursor: pointer;
  float: left;
  line-height: 38px;
  padding: 0px 19px;
  color: #419aff;
  font-size: 14px;
  /* width: 200px; */
}

.adwcx ul li a {
  color: #419aff;
}

.adwcx ul li.xz {
  color: #c00;
}

.adwcx .showmore {
  width: 70px;
  background: #FFFFFF;
  position: absolute;
  bottom: 1px;
  right: 1px;
  height: 38px;
}

.adwcx .showmore a {
  margin-top: 5px;
  margin-right: 8px;
  float: right;
  display: block;
  border: 1px solid #dcdcdc;
  font-size: 14px;
  width: 55px;
  height: 23px;
  line-height: 23px;
  background: url(cjwtzsk_2020_img05.png) -124px 2px no-repeat #FFFFFF;
  text-indent: 5px;
}

.channel {
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  height: 40px;
  line-height: 40px;
  color: #419aff;
  text-align: left;
  text-indent: 1em;
  border-bottom: 1px solid #419aff;
  font-size: 18px;
  font-weight: bold;
}

/*列表样式*/
.main {
  width: 1144px;
  padding: 20px;
  height: auto;
  background: #ffffff;
  overflow: hidden;
  margin: 45px auto 0;
  margin-bottom: 25px;
}

.main_con {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.main_con dl {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.main_con dl dd {
  float: left;
  width: 365px;
  height: auto;
  overflow: hidden;
  margin-right: 24px;
  margin-bottom: 20px;
}

.main_con .stitle {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border-bottom: 2px solid #e2e2e2;
  background: #edf0f4;
}

.main_con .stitle span {
  padding: 0px 30px;
  float: left;
  height: 45px;
  display: block;
  border-bottom: 4px solid #419afe;
  color: #419afe;
  font-size: 18px;
}

.main_con .stitle .more {
  float: right;
  display: block;
  margin: 13px 27px 0 0;
  color: #808080;
  font-size: 14px;
}

.main_con .stitle .more:hover {
  color: #419afe;
}

.main_con .bd {
  padding: 10px 15px;
  height: 200px;
  overflow: hidden;
  margin-top: 14px;
  border: 1px solid #f6f6f6;
  border-top: 2px solid #f6f6f6;
}

.main_con .bd ul {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.main_con .bd ul li {
  position: relative;
  font-size: 14px;
  line-height: 34px;
  line-height: 32px;
  height: 34px;
  height: 32px;
}

.main_con .bd ul li a {
  float: left;
  display: block;
  width: 70%;
  padding-left: 10px;
  background: url(../images/cjwtzsk_2020_img06.png) no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.main_con .bd ul li a:hover {
  color: #419afe;
}

.main_con dl dd.move {
  float: right;
  margin-right: 0px;
}

.main_con .bd .list li a {
  width: 90%;
}

.hdjl_box {
  width: 100%;
  height: 93px;
  overflow: hidden;
}

.hdjl_box ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.hdjl_box ul li {
  width: 363px;
  height: 93px;
  line-height: 93px;
  float: left;
  margin-right: 27px;
}

.hdjl_box ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.hdjl_box ul li i {
  display: block;
  height: 100%;
  float: left;
  width: 75px;
  background: url(../images/cjwtzsk_2020_img03.png) no-repeat;
}

.hdjl_box ul li span {
  display: block;
  height: 100%;
  float: left;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}

.hdjl_box ul li.m1 {
  background: url(../images/cjwtzsk_2020_img11_1.png) center center no-repeat;
}

.hdjl_box ul li.m2 {
  background: url(../images/cjwtzsk_2020_img11_2.png) center center no-repeat;
}

.hdjl_box ul li.m3 {
  background: url(../images/cjwtzsk_2020_img11_3.png) center center no-repeat;
}

.hdjl_box ul li.m1 i {
  background-position: -13px 5px;
  margin-left: 66px;
}

.hdjl_box ul li.m2 i {
  background-position: -415px 5px;
  margin-left: 83px;
  margin-right: 7px;
}

.hdjl_box ul li.m3 i {
  background-position: -801px 5px;
  margin-left: 79px;
}

.hdjl_box ul li.m3 {
  margin-right: 0px;
}

.hdjl_box ul li:hover {
  background: #419aff;
}

/*内容页*/
.content {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fafafa;
}

.view {
  width: 1135px;
  padding: 0px 25px 80px 25px;
  height: auto;
  background: #ffffff;
  overflow: hidden;
  margin: 40px auto 0;
  margin-bottom: 65px;
  box-shadow: 3px 3px 5px 3px #eaeaea, -10px 10px 10px 10px rgba(255, 255, 255, 0.5);
}

.view .wtlb {
  border-bottom: 1px solid #409aff;
  color: #409aff;
  font-size: 18px;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
}

.view .bt {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
  line-height: 45px;
  background: url(../images/cjwtzsk_2020_img07.png) left top no-repeat;
}

.view .bt i {
  margin-left: 45px;
  float: left;
  width: 20px;
  height: 45px;
  display: block;
  background: url(../images/cjwtzsk_2020_img09.png) right top no-repeat;
}

.view .bt .bt_con {
  padding: 0px 15px;
  float: left;
  color: #409aff;
  font-size: 16px;
  min-width: 378px;
  line-height: 45px;
  background: #e4f0ee;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

.view .sjly {
  margin-top: 35px;
  line-height: 55px;
  text-align: right;
  color: #505050;
  font-size: 16px;
  margin-right: 65px;
}

.view .sjly .fbsj {
  padding-right: 27px;
}

.view .wtnr {
  height: auto;
  overflow: hidden;
  width: 100%;
  line-height: 45px;
  background: url(../images/cjwtzsk_2020_img08.png) right top no-repeat;
}

.view .wtnr i {
  margin-right: 45px;
  float: right;
  width: 20px;
  height: 45px;
  display: block;
  background: url(../images/cjwtzsk_2020_img10.png) left top no-repeat;
}

.view .wtnr .wtnr_con {
  text-indent: 2em;
  padding: 15px 20px 30px 15px;
  float: right;
  color: #505050;
  font-size: 16px;
  width: 893px;
  line-height: 45px;
  background: #d7eaff;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

/* 新增 */
body {
  background: url(../images/cjwtzsk_2020_bg.png) center top no-repeat #eaf2f5;
}

.header .logo a:hover {
  text-decoration: none;
}

.main_con .bd ul li a:hover {
  text-decoration: none;
}
