.pub-1440 {
  width: 100%;
  margin: auto;
}
.pub-1200 {
  width: 1250px;
  margin: auto;
}
body {
  min-width: 1250px;
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: 'num';
  src: url('../assets/fonts/num.otf');
  font-weight: normal;
  font-style: normal;
}
#backtop {
  display: none;
  position: fixed;
  z-index: 99999999999;
  opacity: 0.7;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
#flexmemu {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  /* height: 80px; */
  background: rgba(46, 46, 46, 0.96);
}
#flexmemu .pub-1200 .logo {
  float: left;
  margin-left: 40px;
}
#flexmemu .pub-1200 .logo img {
  margin-top: 10px;
}
#flexmemu .pub-1200 .phone {
  float: left;
  padding-top: 27px;
  margin-left: 20px;
}
#flexmemu .pub-1200 .phone img {
  float: left;
  margin-right: 10px;
}
#flexmemu .pub-1200 .phone span {font-family: num;font-size: 40px;color: #fff;}
#flexmemu .pub-1200 .memu {
  float: right;
  position: relative;
}
#flexmemu .pub-1200 .memu li {
  float: left;
  margin-left: 30px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
#flexmemu .pub-1200 .memu li a {
  color: #fff;
  padding: 15px 5px 0px;
  display: block;
  line-height: 50px;
}
#flexmemu .pub-1200 .memu li:hover a {
  color: rgba(255, 255, 255, 0.8);
}
#flexmemu .pub-1200 .memu .bottombar {
  position: absolute;
  top: 65px;
  left: 110px;
  width: 90px;
  height: 4px;
  background: #00A7FF;
}
#top {
  height: 560px;
  background-image: url('https://cdn.irzhd.com/imgs/banner4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#top .pub-1200 {
  overflow: hidden;
}
#top .pub-1200 .logo {
  float: left;
  margin-left: 40px;
}
#top .pub-1200 .logo img {
  margin-top: 20px;
}
#top .pub-1200 .phone {
  float: left;
  padding-top: 40px;
  margin-left: 18px;
}
#top .pub-1200 .phone img {
  float: left;
  margin-right: 10px;
}
#top .pub-1200 .phone span {font-family: num;font-size: 40px;color: #fff;}
#top .pub-1200 .memu {
  float: right;
  position: relative;
}
#top .pub-1200 .memu li {
  float: left;
  margin-left: 30px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
#top .pub-1200 .memu li a {
  color: #fff;
  padding: 28px 5px 7px;
  display: block;
  line-height: 50px;
}
#top .pub-1200 .memu li:hover a {
  color: rgba(255, 255, 255, 0.8);
}
#top .pub-1200 .memu .bottombar {
  position: absolute;
  top: 81px;
  left: 110px;
  width: 90px;
  height: 4px;
  background: #00A7FF;
}
#top .text {
  padding: 130px 0 0 50px;
  width: 1150px;
  margin: auto;
  color: #fff;
}
#top .text h1 {
  margin-bottom: 25px;
  margin-top: -30px;
  font-size: 48px;
  color: #fff;
}
#top .text p {
  margin-bottom: 34px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  color: rgba(244, 244, 244, 0.9);
  width: 720px;
  height: 80px;
  word-break: break-all;
}
#top .text p span {
  font-size: 24px;
  font-weight: bold;
}
#top .text p:nth-of-type(2) {
  color: rgba(244, 244, 244, 0.9);
}
#top .text a {
  display: block;
  width: 138px;
  height: 38px;
  border-radius: 20px;
  text-align: center;
  line-height: 38px;
  color: #3B7DEC;
  background: rgba(255, 255, 255, 0.9);
}
#top .text a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #4a4cff;
}
#business-class-flex {
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  height: 80px;
  background: rgba(46, 46, 46, 0.96);
  z-index: 99999;
}
#business-class-flex ul {
  overflow: hidden;
  width: 1000px;
  height: 80px;
  margin: auto;
  position: relative;
}
#business-class-flex ul li {
  float: left;
  margin: 0 35px;
  cursor: pointer;
}
#business-class-flex ul li a {
  display: block;
  height: 52px;
  padding: 28px 5px 0;
  font-size: 20px;
  color: #fff;
}
#business-class-flex ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#business-class-flex ul div.subbottombar {
  position: absolute;
  width: 128px;
  height: 4px;
  background: #fff;
  top: 60px;
  left: 35px;
}
.padding {
  height: 60px;
}
#business-class {
  width: 100%;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
  box-shadow: 0px 0px 9px 3px rgba(200, 200, 200, 0.3);
  background: #fff;
  z-index: 99;
}
#business-class ul {
  overflow: hidden;
  width: 950px;
  margin: auto;
}
#business-class ul li {
  float: left;
  cursor: pointer;
  border-right: 1px solid #F7F7F7;
}
#business-class ul li a {
  line-height: 60px;
  font-size: 18px;
  padding: 20px 40px;
}
#business-class ul li:nth-of-type(1) {
  border-left: 1px solid #F7F7F7;
}
#business-class ul li.active {
  background: #434343;
}
#business-class ul li.active a {
  color: #fff;
}
.app-dev {
  text-align: center;
}
.app-dev > h1 {
  color: #303030;
  width: 1200px;
  font-weight: normal;
  font-size: 32px;
  margin: 48px auto 30px ;
}
.app-dev > p {
  width: 1200px;
  margin: 0 auto 55px;
  color: #767676;
  font-size: 16px;
  line-height: 26px;
}
.app-dev .app-dev-class {
  overflow: hidden;
}
.app-dev .app-dev-class .box {
  width: 240px;
  margin: 0px 25px;
  float: left;
}
.app-dev .app-dev-class .box h1 {
  font-size: 32px;
  margin: 48px auto 30px ;
  font-weight: bold;
  color: #626262;
  margin-bottom: 20px;
}
.app-dev .app-dev-class .box p {
  line-height: 30px;
  color: #767676;
  font-size: 16px;
  margin-bottom: 55px;
}
.app-dev .app-dev-class .box div {
  height: 120px;
}
.app-class {
  height: 435px;
  background: url(https://cdn.irzhd.com/imgs/bg4.jpg) no-repeat;
  background-size: cover;
}
.app-class h1 {
  font-weight: normal;
  font-size: 32px;
  padding: 40px 0 15px 0;
  text-align: center;
  color: #fff;
  width: 1200px;
  margin: auto;
}
.app-class p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  width: 1200px;
  margin: auto;
  padding-bottom: 25px;
}
.app-class ul {
  overflow: hidden;
}
.app-class ul li {
  float: left;
  width: 190px;
  border-radius: 4px;
  margin: 5px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
  background: rgba(0, 0, 0, 0.4);
}
.app-class ul .ol-consult:hover {
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.app-order-process {
  background: #F9FDFF;
  overflow: hidden;
}
.app-order-process > h1 {
  font-weight: normal;
  font-size: 32px;
  text-align: center;
  margin: 48px 0 26px 0;
  color: #303030;
}
.app-order-process > p {
  text-align: center;
  color: #767676;
  font-size: 16px;
  margin-bottom: 26px;
}
.app-order-process .product-plan {
  border-radius: 4px;
  box-shadow: 0 2px 10px 1px rgba(188, 188, 188, 0.2);
  width: 1200px;
  margin: 0 auto 30px;
  height: 500px;
  background: url(https://cdn.irzhd.com/imgs/bg5.png);
  background-position: -6px -6px;
  position: relative;
}
.app-order-process .product-plan h1 {
  position: absolute;
  width: 80px;
  height: 500px;
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  left: 24px;
  line-height: 36px;
  top: 180px;
}
.app-order-process .product-plan h2 {
  margin-left: 80px;
  font-size: 24px;
  font-weight: bold;
  color: #626262;
  text-align: center;
  padding-top: 40px;
}
.app-order-process .product-plan h2:nth-of-type(2) {
  padding-top: 45px;
}
.app-order-process .product-plan .analysis {
  overflow: hidden;
  padding: 66px 0 0 150px;
}
.app-order-process .product-plan .analysis div {
  float: left;
  box-sizing: border-box;
  width: 185px;
  padding: 0px 40px;
  text-align: center;
}
.app-order-process .product-plan .analysis div span {
  font-size: 18px;
  color: #484848;
}
.app-order-process .product-plan .analysis div p {
  font-size: 14px;
  margin: 10px 0;
  line-height: 20px;
  color: #767676;
}
.app-order-process .product-plan .analysis-down {
  overflow: hidden;
  padding: 50px  0 0 162px;
}
.app-order-process .product-plan .analysis-down dl {
  float: left;
  width: 190px;
  margin: 0 25px;
  text-align: center;
}
.app-order-process .product-plan .analysis-down dl dt {
  padding: 20px 0;
  font-size: 18px;
  color: #484848;
}
.app-order-process .product-plan .analysis-down dl dd {
  font-size: 14px;
  color: #767676;
  line-height: 22px;
}
.app-order-process .product-dev {
  height: 760px;
  width: 1200px;
  margin: 0 auto 30px;
  border-radius: 4px;
  box-shadow: 0 2px 10px 1px rgba(188, 188, 188, 0.2);
}
.app-order-process .product-dev > img {
  margin-top: -6px;
  margin-left: -6px;
  float: left;
}
.app-order-process .product-dev .rightbox {
  width: 1116px;
  float: right;
  height: 760px;
}
.app-order-process .product-dev .rightbox .top {
  height: 200px;
  background: #fff;
}
.app-order-process .product-dev .rightbox .top h1 {
  padding: 42px 0;
  font-size: 24px;
  color: #676767;
  text-align: center;
}
.app-order-process .product-dev .rightbox .top ul {
  padding: 0 155px;
}
.app-order-process .product-dev .rightbox .top ul li {
  float: left;
  margin: 0px 20px;
  width: 160px;
  font-size: 22px;
  line-height: 50px;
  background: #f7f7f7;
  text-align: center;
  color: #4D4D4D;
}
.app-order-process .product-dev .rightbox .middle {
  height: 310px;
  background: #f7f7f7;
  text-align: center;
}
.app-order-process .product-dev .rightbox .middle h1 {
  padding: 25px 0;
  font-size: 24px;
  color: #676767;
  text-align: center;
}
.app-order-process .product-dev .rightbox .bottom {
  height: 250px;
  background: #fff;
}
.app-order-process .product-dev .rightbox .bottom h1 {
  padding: 50px 0 40px;
  font-size: 24px;
  color: #676767;
  text-align: center;
}
.app-order-process .product-dev .rightbox .bottom p {
  width: 475px;
  padding-left: 80px;
  float: left;
  font-size: 18px;
  line-height: 40px;
  color: #767676;
}
.app-order-process .product-popularize {
  height: 471px;
  background: #fff;
  width: 1200px;
  margin: 0 auto 30px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 2px 10px 1px rgba(188, 188, 188, 0.2);
}
.app-order-process .product-popularize > img {
  float: left;
  margin-top: -6px;
  margin-left: -6px;
}
.app-order-process .product-popularize .rightbox {
  padding: 60px 0 50px 0;
  float: right;
  height: 361px;
  width: 1110px;
}
.app-order-process .product-popularize .rightbox dl {
  float: left;
  width: 293px;
  padding: 0 38px;
  height: 360px;
}
.app-order-process .product-popularize .rightbox dl dt {
  font-size: 22px;
  font-weight: bold;
  color: #676767;
  margin: 22px 0 35px;
}
.app-order-process .product-popularize .rightbox dl dd {
  color: #767676;
  line-height: 26px;
  font-size: 16px;
}
.app-order-process .product-popularize .rightbox dl dd p {
  margin-bottom: 16px;
}
.app-order-process .product-popularize .rightbox dl:nth-of-type(2) {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.app-technology {
  height: 450px;
  background: url(https://cdn.irzhd.com/imgs/bg6.jpg);
  text-align: center;
  margin-bottom: 60px;
}
.app-technology h1 {
  width: 1200px;
  margin: auto;
  font-size: 34px;
  font-weight: normal;
  color: #fff;
  padding: 40px 0;
}
.app-technology .technology-list {
  width: 1200px;
  margin: auto;
  height: 300px;
  background: rgba(0, 0, 0, 0.5);
}
.app-technology .technology-list dl {
  float: left;
  width: 199px;
  color: #fff;
}
.app-technology .technology-list dl dt {
  font-size: 34px;
  font-weight: bold;
  margin: 35px;
}
.app-technology .technology-list dl dd {
  line-height: 30px;
}
.app-delivery-list {
  overflow: hidden;
}
.app-delivery-list h1 {
  width: 1200px;
  margin: auto;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  color: #303030;
}
.app-delivery-list P {
  width: 1200px;
  text-align: center;
  margin: 30px auto 60px;
  color: #767676;
}
.app-delivery-list .delivery-list-box {
  width: 1200px;
  margin: auto;
}
.app-delivery-list .delivery-list-box dl {
  float: left;
  width: 240px;
  height: 240px;
  text-align: center;
}
.app-delivery-list .delivery-list-box dl dd {
  font-size: 24px;
  margin: 38px 0;
  color: #626262;
}
.app-technical-support {
  padding-top: 50px;
}
.app-technical-support > h1 {
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  color: #303030;
  width: 1200px;
  margin: auto;
}
.app-technical-support > P {
  width: 1200px;
  text-align: center;
  margin: 30px auto 40px;
  color: #767676;
}
.app-technical-support .show-support {
  overflow: hidden;
  width: 1200px;
  margin: auto;
}
.app-technical-support .show-support div {
  width: 300px;
  height: 360px;
  float: left;
  text-align: center;
}
.app-technical-support .show-support div img {
  margin-top: 100px;
  height: 74px;
}
.app-technical-support .show-support div p {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  margin: 30px auto 40px;
}
.app-technical-support .show-support div:nth-of-type(1) {
  background: url(https://cdn.irzhd.com/imgs/zcbg1.jpg);
}
.app-technical-support .show-support div:nth-of-type(2) {
  background: url(https://cdn.irzhd.com/imgs/zcbg2.jpg);
}
.app-technical-support .show-support div:nth-of-type(3) {
  background: url(https://cdn.irzhd.com/imgs/zcbg3.jpg);
}
.app-technical-support .show-support div:nth-of-type(4) {
  background: url(https://cdn.irzhd.com/imgs/zcbg4.jpg);
}
.app-system-safety {
  width: 1200px;
  margin: auto;
  padding-bottom: 50px;
  overflow: hidden;
}
.app-system-safety h1 {
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  color: #303030;
  width: 1200px;
  margin: auto;
}
.app-system-safety P {
  width: 1200px;
  text-align: center;
  margin: 30px auto 40px;
  color: #767676;
}
.app-system-safety dl {
  margin-bottom: 10px;
  box-shadow: 0 0 10px 2px rgba(188, 188, 188, 0.4);
  width: 270px;
  float: left;
  text-align: center;
  margin: 0 15px;
}
.app-system-safety dl dt {
  line-height: 60px;
  background: #434343;
  color: #fff;
  font-size: 24px;
  border-radius: 4px;
}
.app-system-safety dl dd {
  font-size: 18px;
  line-height: 60px;
  background: #EBF9FF;
  margin: 14px 0px;
  color: #767676;
}
.app-system-safety dl dd:last-child {
  margin-bottom: 0;
}
.app-system-safety dl:nth-of-type(3) dd:nth-of-type(1) {
  line-height: 26px;
  padding: 4px 0px;
}
.app-us-ability {
  height: 385px;
  background: #f6f6f6;
}
.app-us-ability h1 {
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  padding: 40px 0 60px;
  color: #303030;
  width: 1200px;
  margin: auto;
}
.app-us-ability .app-us-ability-content {
  width: 1200px;
  margin: auto;
}
.app-us-ability .app-us-ability-content .content-box {
  text-align: center;
  width: 300px;
  float: left;
}
.app-us-ability .app-us-ability-content .content-box h3 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
}
.app-us-ability .app-us-ability-content .content-box p {
  line-height: 24px;
  color: #767676;
}
#demand {
  height: 180px;
  background: url(https://cdn.irzhd.com/imgs/xuqiubg.jpg) no-repeat;
  background-size: cover;
}
#demand h1 {
  font-size: 34px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  width: 960px;
  margin: auto;
  padding: 42px 0px 35px;
}
#demand a {
  display: block;
  margin: auto;
  border-radius: 18px;
  width: 150px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #4456ff;
  background: #fff;
  transition: all 0.1s;
  -moz-transition: all 0.1s;
  /* Firefox 4 */
  -webkit-transition: all 0.1s;
  /* Safari 和 Chrome */
  -o-transition: all 0.1s;
  /* Opera */
}
#demand a:hover {
  transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  /* IE 9 */
  -moz-transform: scaleY(1.1);
  /* Firefox */
  -webkit-transform: scaleY(1.1);
  /* Safari 和 Chrome */
  -o-transform: scaleY(1.1);
  /* Opera */
}
#footer {
  color: #D1D1D1;
  background: #1B1B1B;
}
#footer ul {
  height: 85px;
  width: 1100px;
  margin: auto;
  border-bottom: 1px solid #494949;
}
#footer ul li {
  float: left;
  font-size: 20px;
  line-height: 85px;
  margin: 0px 50px;
}
#footer ul li a {
  color: #aaa;
}
#footer ul li a:hover {
  color: #fff;
}
#footer ul li:last-child {
  margin-right: 10px;
}
#footer ul li:first-child {
  margin-left: 10px;
}
#footer .companymsg {
  width: 1100px;
  margin: auto;
  padding-top: 40px;
  overflow: hidden;
}
#footer .companymsg .link_title {
  display: inline-block;
  float: left;
  width: 7%;
  line-height: 28px;
  font-size: 14px;
  white-space: nowrap;
}
#footer .companymsg .friendship_link {
  display: inline-block;
  float: left;
  width: 90%;
  overflow: hidden;
}
#footer .companymsg .friendship_link a {
  color: #D1D1D1;
  line-height: 28px;
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
  white-space: nowrap;
  overflow: hidden;
}
#footer .companymsg .friendship_link a:hover {
  color: #ffffff;
}
#footer .companymsg .footerleft {
  width: 620px;
  float: left;
}
#footer .companymsg .footerleft h1 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 14px;
}
#footer .companymsg .footerleft p:nth-of-type(1) {
  font-size: 18px;
  margin-bottom: 50px;
}
#footer .companymsg .footerleft p:nth-of-type(2) {
  font-size: 20px;
  margin-bottom: 20px;
}
#footer .companymsg .footerleft p:nth-of-type(2) span {
  font-family: 'num';
  font-size: 60px;
  font-weight: bold;
  color: #f2f2f2;
  line-height: 92px;
}
#footer .companymsg .footerleft p:nth-of-type(3),
#footer .companymsg .footerleft p:nth-of-type(4) {
  font-size: 18px;
  line-height: 28px;
}
#footer .companymsg .footerleft p:nth-of-type(3) span,
#footer .companymsg .footerleft p:nth-of-type(4) span {
  display: inline-block;
  width: 280px;
}
#footer .companymsg .footerright {
  width: 480px;
  float: right;
}
#footer .companymsg .footerright p {
  margin: 6px 0;
  line-height: 24px;
}
#footer .companymsg .footerright p:nth-of-type(1) {
  margin-top: 0;
  margin-bottom: 20px;
}
#footer .copyright {
  margin-top: 40px;
  background: #000;
}
#footer .copyright p {
  width: 1200px;
  margin: auto;
  text-align: center;
  font-size: 14px;
  line-height: 50px;
  opacity: 0.6;
}
#footer .copyright p span {
  font-size: 12px;
}


#message {
  width: 1200px;
  padding: 0 30px 50px;
  box-sizing: border-box;
  margin: auto;
  background: #eeeeee;
}
#message .message_div {
  width: 250px;
  display: inline-block;
  background: #ffffff;
  margin: 36px 15px 0;
  height: 263px;
}
#message .message_div img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  display: inline-block;
}
#message .message_div p {
  text-align: left;
  font-size: 18px;
  width: 100%;
  box-sizing: border-box;
  font-weight: 400;
  color: #222222;
  line-height: 28px;
  height: 70px;
  padding: 10px;
  word-wrap: break-word;
  word-break: normal;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
#message .message_div span {
  font-size: 14px;
  font-weight: 300;
  color: #aaaaaa;
  line-height: 22px;
  padding: 0px 10px 5px;
  display: inline-block;
  word-wrap: break-word;
  word-break: normal;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding-top: 10px;
  -webkit-line-clamp: 1;
}
#message .message_div:hover {
  box-shadow: 0px 0px 6px 0px rgba(163, 163, 163, 0.2);
}
#message p {
  width: 100%;
  text-align: center;
}
#message p a {
  display: inline-block;
  color: #2f6fff;
  margin-top: 35px;
}
#message h1 {
  font-weight: normal;
  font-size: 32px;
  text-align: center;
  width: 1200px;
  margin: auto;
  padding: 48px 0 26px 0;
  color: #303030;
}
#message #message_nav {
  width: 100%;
  text-align: center;
}
#message #message_nav li {
  display: inline-block;
  width: 100px;
  line-height: 34px;
  background: #ffffff;
  margin: 0 10px;
  border-radius: 4px;
  color: #505050;
  font-size: 14px;
  box-shadow: 0px 0px 0px 0px rgb(255, 255, 255);
}
#message #message_nav li a{display: inline-block;width: 100%;height: 100%;}
#message #message_nav li:nth-child(2) a{box-shadow: 0px 0px 6px 0px rgba(163, 163, 163, 0.2);color: #347bff;}
#message #message_nav li a:hover {box-shadow: 0px 0px 6px 0px rgba(163, 163, 163, 0.2);color: #347bff;}
#message_cont{}
#message_cont .message_cont_plate{display: none;}
#message_cont .message_cont_plate:nth-child(2){display: block;}


.newRead{width: 1200px;margin:0 auto;}
.newRead h3{font-size:32px;text-align: center;margin-top: 50px;
  margin-bottom: 20px;
  font-family:MicrosoftYaHei;
  color:rgba(0,0,0,1);}
.newRead .newReadCont a{display: inline-block;width: 30%;padding: 30px 0;box-sizing: border-box;}
.newRead .newReadCont a:nth-child(3n+2){margin:0 4%;}
.newRead .newReadCont a span{display: inline-block;}
.newRead .newReadCont a span:nth-child(1){width: 100%;height: 30px;margin-bottom:5px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: rgba(67,67,67,1);
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.newRead .newReadCont a span:nth-child(1):hover{color:#0065DE;text-decoration: underline;}
.newRead .newReadCont a span:nth-child(2){font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(160,160,160,1);margin-right:5px;}
.newRead .newReadCont a span:nth-child(3){font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(160,160,160,1);}

#top .pub-1200 .memu ul{position: relative;z-index: 11;}
#flexmemu{height: initial;padding-bottom: 13px;}
.memuTwo{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;display: none;}
.memuTwo a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:104px;margin:0 40px;}
.memuThree{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;top: 80px;display: none;}
.memuThree a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:104px;margin:0 40px;}
.memuTwo a:hover{color:#00A7FF;}
.memuThree a:hover{color:#00A7FF;}

/* .memuTwo_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;display: none;padding: 20px 0;}
.memuTwo_blueprint p{width: 1200px;margin:0 auto;display: flex;justify-content: space-between;float:right;padding-right:100px;box-sizing: border-box; }
.memuTwo_blueprint a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;margin:0 30px;display: inline-block;}
.memuTwo_blueprint a:hover{color:#00A7FF;}
.memuThree_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;top: 80px;display: none;}
.memuThree_blueprint p{width: 1200px;margin:0 auto;display: flex;justify-content: space-between;float:right;padding-right:100px;box-sizing: border-box; }
.memuThree_blueprint a{font-size:18px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;margin:0 30px;}
.memuThree_blueprint a:hover{color:#00A7FF;} */



.memuTwo_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;display: none;padding: 20px 0;}
.memuTwo_blueprint p{width:  990px;margin:0 auto;display: flex;justify-content: flex-start;}
/* .memuTwo_blueprint p{width: 120px;margin:0 auto;display: flex;justify-content: flex-start;float:right;padding-right:30px;box-sizing: border-box; } */
.memuTwo_blueprint a{font-size:16px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;display: inline-block;width:160px;text-align: center;}
.memuTwo_blueprint a:hover{color:#00A7FF;}

.memuThree_blueprint{width: 100%;background:rgba(0,0,0,0.5);position: absolute;text-align: center;top: 80px;display: none;}
.memuThree_blueprint p{width: 990px;margin:0 auto;display: flex;justify-content: flex-start; }
.memuThree_blueprint a{font-size:16px;font-family:MicrosoftYaHei;color:rgba(255,255,255,1);line-height:60px;display: inline-block;width:160px;text-align: center;}
.memuThree_blueprint a:hover{color:#00A7FF;}

