.pub-1440 {
  width: 100%;
  margin: auto;
}
.pub-1200 {
  width: 1250px;
  margin: auto;
}
@font-face {
  font-family: 'fzzy';
  src: url('../assets/fonts/fzzy.eot');
  src: url('../assets/fonts/fzzy.eot?#font-spider') format('embedded-opentype'), url('../assets/fonts/fzzy.woff') format('woff'), url('../assets/fonts/fzzy.ttf') format('truetype'), url('../assets/fonts/fzzy.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'num';
  src: url('../assets/fonts/num.otf');
  font-weight: normal;
  font-style: normal;
}
body {
  min-width: 1200px;
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#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: 550px;
  width: 50px;
  height: 4px;
  background: #00A7FF;
}
#top {
  height: 100px;
  background: #2e2e2e;
  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: 550px;
  width: 50px;
  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);
}
#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;
}
#company {
  background: #F2FEFF;
  position: relative;
  height: 1090px;
}
#company .introduce {
  position: relative;
  width: 1200px;
  box-sizing: border-box;
  margin: auto;
  padding: 100px 68px;
  background: #fff;
}
#company .introduce h1 {
  font-weight: normal;
  font-size: 48px;
  padding-bottom: 10px;
  color: #303030;
}
#company .introduce p {
  margin: 30px 0;
  font-size: 18px;
  color: #767676;
  line-height: 28px;
}
#company .advantage h1 {
  width: 1200px;
  margin: auto;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: #303030;
}
#company .advantage .advantage-box {
  width: 1200px;
  height: 350px;
  margin: 45px auto 0;
  background: url(https://cdn.irzhd.com/imgs/about.jpg) no-repeat;
}
#company .advantage .advantage-box .box200 {
  transition: all 0.2s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  float: left;
  width: 200px;
  height: 350px;
  text-align: center;
}
#company .advantage .advantage-box .box200 h5 {
  position: relative;
  z-index: 2;
  transition: all 0.2s;
  padding-top: 70px;
  height: 100px;
}
#company .advantage .advantage-box .box200 h5 img {
  transition: all 0.2s;
  height: 74px;
  position: relative;
  z-index: 2;
}
#company .advantage .advantage-box .box200 h6 {
  transition: all 0.2s;
  padding-top: 30px;
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 2;
}
#company .advantage .advantage-box .box200 p {
  z-index: 1;
  height: 350px;
  width: 172px;
  transition: all 0.2s;
  position: relative;
  top: 140px;
  color: #fff;
  letter-spacing: 1px;
  padding: 170px 14px;
  background: rgba(71, 127, 226, 0.8);
  line-height: 22px;
}
#company .advantage .advantage-box .box200:hover {
  background: none;
}
#company .advantage .advantage-box .box200:hover h5 {
  padding-top: 30px;
  height: 65px;
}
#company .advantage .advantage-box .box200:hover h5 img {
  height: 50px;
}
#company .advantage .advantage-box .box200:hover h6 {
  padding-top: 20px;
}
#company .advantage .advantage-box .box200:hover i {
  display: block;
  width: 40px;
  height: 4px;
  background: #fff;
  margin: 20px auto 15px;
  position: relative;
  z-index: 2;
}
#company .advantage .advantage-box .box200:hover p {
  top: -172px;
}
#ten-promise {
  background: #F6F6F6;
  overflow: hidden;
}
#ten-promise h1 {
  width: 1200px;
  margin: auto;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: #111;
  padding: 48px 0;
}
#ten-promise dl {
  width: 240px;
  height: 200px;
  float: left;
  text-align: center;
}
#ten-promise dl dd {
  font-size: 18px;
  color: #111;
  margin-top: 25px;
  line-height: 28px;
}
#ten-promise dl:nth-of-type(1) dd,
#ten-promise dl:nth-of-type(10) dd {
  margin-top: 12px;
}
#message_nav {
  width: 1200px;
  height: 60px;
  background: #f6f6f6;
  margin: 0 auto;
}
#message_nav span {
  color: #ccc;
  line-height: 60px;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  margin: 0 25px 0 0;
}
#message_nav span:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 18px;
  background: url("https://cdn.irzhd.com/imgs/2-icon.png");
  background-size: 100% 100%;
  vertical-align: sub;
  margin-right: 10px;
}
#message_nav ul {
  display: inline-block;
  color: #ccc;
  line-height: 60px;
}
#message_nav ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  line-height: 44px;
  cursor: pointer;
  margin: 0 25px;
}

#message_nav ul li:hover {
  color: #0068ff;
}
.message_cont {
  width: 1200px;
  margin: 0 auto 60px;
}
.message_cont #message_list {
  width: 700px;
  min-height: 1500px;
  display: inline-block;
  vertical-align: top;
}
.message_cont #message_list .message_list_cont{
  display: none;
}
.message_cont #message_list .message_list_cont:nth-child(1){
  display: block;
}
.message_cont #message_list .message_list_cont .message_info {
  padding: 30px 0;
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  width: 100%;
}
/*.message_cont #message_list .message_list_cont .message_info:nth-child(1){display: block;}*/
/*.message_cont #message_list .message_list_cont .message_info:nth-child(2){display: block;}*/
/*.message_cont #message_list .message_list_cont .message_info:nth-child(3){display: block;}*/
/*.message_cont #message_list .message_list_cont .message_info:nth-child(4){display: block;}*/
/*.message_cont #message_list .message_list_cont .message_info:nth-child(5){display: block;}*/
/*.message_cont #message_list .message_list_cont .message_info:nth-child(6){display: block;}*/

.message_cont #message_list .message_info img {
  width: 250px;
  height: 160px;
  display: inline-block;
  float: left;
}
.message_cont #message_list .message_info .message_info_right {
  position: relative;
  height: 160px;
  float: right;
}
.message_cont #message_list .message_info .message_info_right h3 {
  width: 400px;
  height: 60px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  line-height: 30px;
  margin: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
}
.message_cont #message_list .message_info .message_info_right p {
  width: 400px;
  height: 40px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #aaaaaa;
  line-height: 22px;
  margin: 5px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.message_cont #message_list .message_info .message_info_right span {
  width: 400px;
  height: 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #aaaaaa;
  line-height: 22px;
  margin: 10px 20px 0;
  position: absolute;
  bottom: 0;
}
.message_cont #message_list .message_info:hover {
  cursor: pointer;
}
.message_cont #message_right {
  width: 400px;
  min-height: 100px;
  display: inline-block;
  float: right;
  vertical-align: top;
  padding: 30px 0;
}
.message_cont #message_right .company_referral {
  padding: 23px 15px 45px;
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(163, 163, 163, 0.38);
}
.message_cont #message_right .company_referral span {
  border-left: 4px solid #3e29da;
  font-size: 24px;
  font-weight: 500;
  color: #222222;
  line-height: 30px;
  padding-left: 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.message_cont #message_right .company_referral p {
  font-size: 18px;
  font-weight: 400;
  color: #747474;
  line-height: 36px;
}
.message_cont #message_right .message_quote {
  width: 100%;
  margin: 18px 0 30px;
}
.message_cont #message_right .message_quote a {
  display: inline-block;
  width: 100%;
}
.message_cont #message_right .message_quote a img {
  width: 100%;
}
.message_cont #message_right .company_relation {
  background: #eeeeee;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #505050;
  line-height: 30px;
  padding: 20px 0;
  margin-top: 20px;
}
.message_cont #message_right .message_skip {
  display: inline-block;
  width: 102%;
}
.message_cont #message_right .message_skip li {
  border: 1px solid #e5e5e5;
  display: inline-block;
  border-radius: 4px;
  box-sizing: border-box;
  float: left;
  width: 18%;
  margin-right: 2%;
  line-height: 30px;
  font-size: 12px;
}
.message_cont #message_right .message_skip li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #8b8b8b;
}
.message_cont #message_right .message_skip li.active {
  border: 1px solid #0068ff;
}
.message_cont #message_right .message_skip li.active a {
  color: #0068ff;
}
.message_cont #message_right .message_skip li:hover {
  border: 1px solid #0068ff;
}
.message_cont #message_right .message_skip li:hover a {
  color: #0068ff;
}
.banner {
  margin-bottom: 14px;
  position: relative;
  overflow: auto;
  text-align: center;
}
.banner li {
  float: left;
  list-style: none;
}
.banner li img {
  width: 100%;
  height: 267px;
}
#b03 {
  width: 100%;
}
#b03 .dots {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
#b03 .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #fff;
  border-radius: 6px;
  cursor: pointer;
  opacity: .6;
  transition: background .5s, opacity .5s;
  background: #ffffff;
}
#b03 .dots li img {
  width: 100%;
  display: inline-block;
}
#b03 .dots li.active {
  background: #fff;
  opacity: 1;
}
.page_div {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-family: "microsoft yahei";
  color: #666666;
  box-sizing: border-box;
  /*
     * 页数按钮样式
     */
}
.page_div a {
  min-width: 30px;
  height: 28px;
  border: 1px solid #dce0e0!important;
  text-align: center;
  margin: 0 4px;
  cursor: pointer;
  line-height: 28px;
  color: #666666;
  font-size: 13px;
  display: inline-block;
}
.page_div .current {
  background-color: #0073A9;
  border-color: #0073A9;
  color: #FFFFFF;
}
#firstPage,
#lastPage {
  width: 50px;
  color: #0073A9;
  border: 1px solid #0073A9!important;
}
#prePage,
#nextPage {
  width: 70px;
  color: #0073A9;
  border: 1px solid #0073A9!important;
}
.totalPages {
  margin: 0 10px;
}
.totalPages span,
.totalSize span {
  color: #0073A9;
  margin: 0 5px;
}
#trust {
  margin-bottom: 60px;
}
#trust h1 {
  font-weight: normal;
  font-size: 32px;
  text-align: center;
  width: 1200px;
  margin: auto;
  padding: 48px 0 26px 0;
  color: #303030;
}
#trust p {
  text-align: center;
  color: #909090;
  font-size: 16px;
  width: 1200px;
  margin: auto;
  padding-bottom: 26px;
}
#trust ul {
  width: 1200px;
  margin: auto;
  height: 100px;
}
#trust ul li {
  float: left;
  width: 240px;
  box-sizing: border-box;
  height: 100px;
  text-align: center;
  border-bottom: 1px solid #F2F2F2;
  border-right: 1px solid #F2F2F2;
}
#trust ul li img {
  margin-top: 20px;
}
#trust ul li:last-child {
  border-right: none;
}
#trust ul:nth-of-type(3) li:nth-of-type(2) img,
#trust ul:nth-of-type(3) li:nth-of-type(3) img,
#trust ul:nth-of-type(3) li:nth-of-type(4) img {
  margin-top: 25px;
}
#trust ul:nth-of-type(3) li:nth-of-type(5) img {
  margin-top: 8px;
}
#trust ul:nth-of-type(3) li:nth-of-type(1) img {
  margin-top: 12px;
}
#trust ul:last-child li {
  border-bottom: none;
}
#trust ul:last-child li:nth-of-type(4) img {
  margin-top: 5px;
}
#trust ul:last-child li:nth-of-type(5) img {
  margin-top: 10px;
}
#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_cont #message_right .company_question {
  padding: 23px 15px 45px;
  background: #ffffff;
}
.message_cont #message_right .company_question span {
  border-left: 4px solid #3e29da;
  font-size: 24px;
  font-weight: 500;
  color: #222222;
  line-height: 30px;
  padding-left: 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.message_cont #message_right .company_question a{font-size:20px;position: relative;display: block;
  font-family:MicrosoftYaHei;
  color:rgba(116,116,116,1);
  line-height:30px;border-bottom:1px solid #EEEEEE;padding: 20px 0 20px 15px;}
.message_cont #message_right .company_question a:before{content: '';display: inline-block;position: absolute;width: 6px;height: 6px;border-radius: 6px;background: #000000;left:0;top:32px;}

#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;}
.memuTwo a:hover{color:#00A7FF;}
.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;}
.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: 1200px;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;}
