@charset "utf-8";
/* CSS Document */

/****清零****/
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  background: none;
  list-style: none;
  vertical-align: top;
  box-sizing: border-box;
}

/****wrap****/
body {
  font-family: "微软雅黑";
  color: #333333;
}

a {
  text-decoration: none;
}

.wrap {
  width: 980px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/****top****/
.top {
  width: 980px;
  height: 130px;
  position: relative;
}

.top .a-box {
  width: 980px;
  text-align: right;
  margin-top: 15px;
}

.top .a-box a {
  font-size: 14px;
  margin-right: 10px;
  color: #77b2e7;
}

/****nav****/
.nav ul {
  width: 580px;
  margin-top: 10px;
}

.nav ul li {
  float: left;
  margin-left: 20px;
}

.nav ul li a {
  font-size: 20px;
  color: #ffffff;
}

/****新闻中心****/
.news-pic {
  width: 980px;
  margin-top: 240px;
}

.news {
  width: 440px;
  border: 1px solid #cccccc;
}

.news .ns-tt {
  width: 440px;
  height: 40px;
  line-height: 40px;
}

.news .ns-tt p {
  font-size: 20px;
  font-weight: 900;
  color: #2d5eab;
  margin-left: 10px;
}

.news .ns-tt span {
  display: block;
  width: 310px;
  border-bottom: 4px solid #cccccc;
  text-align: right;
  margin-right: 10px;
}

.news .ns-tt span a {
  color: #cccccc;
}

.news .ns-ls ul {
  width: 430px;
  margin: 10px 5px 0;
}

.news .ns-ls ul li {
  line-height: 28px;
  font-size: 16px;
  border-bottom: 1px dashed #cccccc;
  background: url("../img/dian.png") center left no-repeat;
  padding-left: 10px;
}

.news .ns-ls ul li a {
  color: #8c8c8c;
  display: inline-block;
  width: 330px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news .ns-ls ul li span {
  float: right;
  color: #8c8c8c;
}

/****焦点图****/
.slideBox1 {
  width: 510px;
  height: 340px;
  float: left;
  overflow: hidden;
}

.slideBox1 .bd li {
  position: relative;
}

.slideBox1 .bd p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 510px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.3);
  text-indent: 10px;
  z-index: 1;
}

.slideBox2 {
  width: 980px;
  height: 354px;
}

.pic-box {
  position: absolute;
  top: 0;
  z-index: -1;
}

/****通知公告****/
.tz-xz {
  margin-top: 40px;
}

.tz {
  width: 320px;
}

.tz .ns-tt {
  width: 320px;
}

.tz .ns-tt span {
  width: 215px;
}

.tz .ns-ls ul {
  width: 320px;
}

.xz {
  width: 400px;
  margin-left: 10px;
}

.xz .ns-tt {
  width: 400px;
}

.xz .ns-tt span {
  width: 270px;
}

.xz .ns-ls ul {
  width: 390px;
}

/****更多****/
.more {
  width: 160px;
}

.more p {
  font-size: 14px;
  color: #555;
  line-height: 26px;
  border-bottom: 1px solid #999999;
}

.more div {
  margin: 10px auto;
}

.more img {
  width: 50px;
  height: 50px;
  float: left;
}

.more a {
  font-size: 12px;
  color: #666;
  display: block;
  width: 100px;
  float: right;
}

/*zt-box*/
.zt-box {
  margin-top: 20px;
}

.zt-box a {
  float: left;
  margin-right: 5px;
  width: 323px;
  display: block;
}

/*link*/
/* .link {
  height: 90px;
  line-height: 44px;
  background: #f4f4f4;
  margin-top: 20px;
}

.link ul {
  overflow: hidden;
}

.link ul li {
  float: left;
  text-align: center;
  margin-left: 20px;
  margin-right: 30px;
}

.link ul li:first-child {
  font-weight: 900;
  color: #01458E;
}

.link ul li a {
  color: #333;
  white-space: nowrap;
} */

.link {
  width: 570px;
  height: 14px;
  line-height: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 10px;
  color: #788cd5;
  text-align: center;
  margin: 0 auto;
  margin-top: 13.87px;
  margin-left: 218px;
  float: left;
}

.link a {
  font-size: 10px;
  color: #788cd5;
  text-align: center;
}

/****footer****/
/* .footer{width: 980px;height: 60px;background: #272624;margin-top: 20px;padding-top: 4px;}
.footer p{width: 980px;color: #ffffff;text-align: center;font-size: 12px;line-height: 24px;} */
.footer {
  width: 980px;
  height: 191px;
  background: url(http://m.linnetcorp.com/uploads/imgs/footer_bg.png) no-repeat
    center;
  margin-top: 20px;
  position: relative;
}

.footer .footer_cont .icon_list {
  float: left;
  margin-top: 56px;
  margin-left: 392px;
}

.icon_list .item {
  position: relative;
  float: left;
  margin-left: 10.48px;
}

.icon_list .item .showImg {
  position: absolute;
  top: -100px;
  left: -30px;
  display: none;
}

.icon_list .item .icon {
  width: 34.13px;
  height: 34.2px;
  background-size: cover;
  background-position: center;
}

.icon_list .item .icon1 {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_dy_icon.png);
}

.icon_list .item .icon1:hover {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_dy_icon_hov.png);
}

.icon_list .item .icon2 {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_wx_icon.png);
}

.icon_list .item .icon2:hover {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_wx_icon_hov.png);
}

.icon_list .item .icon3 {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_qq_icon.png);
}

.icon_list .item .icon3:hover {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_qq_icon_hov.png);
}

.icon_list .item .icon4 {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_wb_icon.png);
}

.icon_list .item .icon4:hover {
  background: url(http://m.linnetcorp.com/uploads/imgs/f_wb_icon_hov.png);
}

.footer .footer_cont .line {
  width: 1px;
  height: 45.5px;
  border: 1px solid #788cd5;
  float: left;
  margin-top: 48px;
  margin-left: 26.13px;
}

.footer .footer_cont .info {
  float: left;
  margin-left: 26px;
  margin-top: 42px;
  color: #fff;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 11.2px;
}

.footer .footer_cont .info .txt {
  opacity: 0.75;
}

.footer .footer_cont .info .addr {
  margin-top: 10px;
}

.footer .footer_cont .info .yb {
  margin-top: 10px;
}

.copyright {
  opacity: 0.75;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 10px;
  color: #cccccc;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  bottom: 9px;
  left: 275px;
}

/****main****/
.main {
  width: 980px;
  margin: 210px auto 20px;
}

.m-lt {
  width: 200px;
  padding-bottom: 300px;
}

.m-lt p {
  width: 100%;
  /* height: 136px; */
  /* line-height: 136px; */
  font-size: 18px;
  color: #2d5eab;
  font-weight: 900;
  /* padding-left: 20px; */
  position: relative;
  /* top: 30px; */
  margin-top: 30px;
  text-align: center;
}

.m-lt ul {
  width: 200px;
}

.m-lt ul li {
  width: 200px;
  line-height: 36px;
  font-size: 14px;
  /* padding-left: 20px; */
  border-bottom: double 1px #e8e8e8;
}

.m-lt ul li a {
  color: #333;
}

.m-rt p {
  width: 750px;
  font-size: 18px;
  line-height: 46px;
  font-weight: 900;
  color: #3b3b3b;
  border-bottom: double 2px #ececec;
  background: url("../img/list6.jpg") center left no-repeat;
  padding-left: 20px;
  margin-top: 20px;
}

.m-rt ul {
  margin-top: 30px;
  padding: 10px 20px;
}

.m-rt ul li {
  font-size: 16px;
  line-height: 36px;
  background: url("../img/dian2.png") center left no-repeat;
  padding-left: 40px;
}

.m-rt ul li span {
  float: right;
}

.m-rt ul li a {
  color: #616161;
}

.m-rt ul li a:hover {
  color: #a89666;
}

/****xl-m****/
.xl-m {
  width: 980px;
  margin-top: 225px;
}

.xl-m > p {
  font-size: 18px;
  line-height: 46px;
  font-weight: 900;
  color: #3b3b3b;
  border-bottom: double 2px #ececec;
  background: url("../img/list6.jpg") center left no-repeat;
  padding-left: 20px;
}

.con-m {
  width: 770px;
  margin: 0 auto;
}

.con-m .con-pm {
  width: 770px;
  font-size: 24px;
  color: #000;
  padding: 35px;
  text-align: center;
}

.con-m .con-divw {
  padding-bottom: 10px;
  border-bottom: dashed 1px #ececec;
  text-align: center;
  margin-bottom: 40px;
}

.con-m .con-divw span {
  font-size: 12px;
  margin-right: 10px;
  color: #886b5b;
}

/****分页****/
#pageArea {
  clear: both;
  overflow: hidden;
  text-align: center;
  width: 320px;
  margin: 50px auto 0;
  font-size: 12px;
}

#pageArea #pageDec {
  float: left;
  margin-left: 20px;
}

#pageArea #pageDec span {
  float: left;
  margin: 0 2px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ecebeb;
  padding: 0 10px;
  color: #999;
}

#pageArea #pageDec strong {
  float: left;
  background: #e8e8e8;
  border: 1px solid #2d5eab;
  font-weight: bold;
  color: #fff;
  padding: 0 12px;
  height: 28px;
  line-height: 28px;
  margin: 0 3px;
}

#pageArea #pageDec a,
#main #pageArea #pageDec a:visited {
  float: left;
  margin: 0 3px;
  height: 27px;
  line-height: 28px;
  border: 1px solid #d6d6d6;
  padding: 0 10px;
  text-decoration: none;
  color: #333333;
}

#pageArea #pageDec a:hover {
  background: #e8e8e8;
  color: #2d5eab;
}

#pageArea #pageSelect {
  float: right;
  margin-right: 20px;
  line-height: 30px;
}

#pageArea #pageSelect label {
  float: left;
}

#pageArea #pageJump {
  border: #e8e8e8 solid 1px;
  height: 28px;
  line-height: 28px;
  width: 2em;
  text-align: center;
  margin: 0 3px;
  float: left;
}

#pageArea span {
  float: left;
  margin: -2px 2px;
}

#pageArea .btn2 {
  margin-left: 10px;
  float: left;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  background: #e8e8e8;
  color: #fff;
}

