@font-face {
  font-family: 'YourWebFontName';
  src: url('../fonts/yourwebfontname.eot');
  src: url('../fonts/yourwebfontname.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/yourwebfontname.woff') format('woff'), /* Modern Browsers */ url('../fonts/yourwebfontname.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/yourwebfontname.svg#yourwebfontname') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
.header {
  min-height: 400px;
  background: #f9d980;
}
@media (min-width: 1500px) {
  .header .container {
    width: 1500px;
  }
}
.header .header_top {
  padding: 15px 0;
  position: relative;
}
.header .header_top .logo {
  height: 60px;
  -o-object-fit: fill;
     object-fit: fill;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header_top .logo img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header_top .nav ul li {
  text-align: center;
  float: left;
  width: 20%;
  line-height: 60px;
}
.header .header_top .nav ul li a {
  display: block;
  font-size: 18px;
  color: #e86267;
}
.header .header_top .nav ul li.on {
  background: #e86267;
}
.header .header_top .nav ul li.on a {
  color: #fff;
  font-size: 18px;
}
.header .header_top .header_code,
.header .header_top .header_free {
  width: 12%;
  float: left;
}
.header .header_top .header_code {
  position: relative;
  line-height: 50px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  border: 5px solid #e86267;
  color: #e86267;
  font-weight: bold;
  cursor: pointer;
  font-family: YourWebFontName;
}
.header .header_top .header_code .header_code_images {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 10;
  width: 80px;
  height: 80px;
  -o-object-fit: fill;
     object-fit: fill;
}
.header .header_top .header_code .header_code_images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header_top .header_free {
  margin-left: 3%;
  font-size: 18px;
  text-align: center;
  background: #e86267;
  color: #fff;
  line-height: 60px;
}
.header .header_top .menu {
  float: right;
  display: none;
}
@media (min-weith: 1501px) {
    .header .wap_menu {
        display: none;   
    }
}
.header .wap_menu {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*padding: 15px;*/
  height: auto;
  background: #333;
  top: 90px;
  z-index: 100;
}
.header .wap_menu ul li {
  line-height: 40px;
  font-size: 18px;
  height: 40px;
}
.header .wap_menu ul li a {
    text-align: center;
  display: block;
  /*line-height: 26px;*/
  /*color: #384459;*/
  color: #fff;
  font-weight: bold;
}
.header .wap_menu ul li a:hover {
  background: #5792a7;
  color: #fff;
}
.header .wap_menu ul li.on a {
  color: #e86267;
}
.header .header_text {
  padding-top: 80px;
  position: relative;
}
.header .header_text .header_images {
  margin-top: 70px;
}
.header .header_text .header_images p {
  font-size: 80px;
  line-height: 120px;
  font-weight: bold;
  color: #e86267;
  font-family: YourWebFontName;
}
.header .header_text .header_images .images {
  -o-object-fit: fill;
     object-fit: fill;
}
.header .header_text .header_images .images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header_text .header_images .phone_sub {
  margin-top: 60px;
  width: 60%;
  background: #e86267;
  color: #fff;
  line-height: 80px;
  font-size: 48px;
  font-weight: bold;
  font-family: YourWebFontName;
  text-align: center;
}
.header .header_text .header_right_images {
  float: right;
  text-align: center;
}
.header .header_text .header_right_images .pc_images,
.header .header_text .header_right_images .wap_images {
  -o-object-fit: fill;
     object-fit: fill;
}
.header .header_text .header_right_images .pc_images img,
.header .header_text .header_right_images .wap_images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header_text .header_right_images .wap_images {
  display: none;
}
.header .header_text .header_icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  z-index: 100;
  width: 80px;
  height: 80px;
  -o-object-fit: fill;
     object-fit: fill;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header_text .header_icon img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intelligence_list {
  padding: 60px 0;
  background-image: url("../images/intelligence_list_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.intelligence_list .box_list_text {
  background: #f5f5f5;
  padding-top: 30px;
}
.intelligence_list .box_list_text > div {
  display: none;
}
.intelligence_list .box_list_text > div .left_images {
  margin-top: 25px;
}
.intelligence_list .box_list_text > div .right_text ul li {
  margin-bottom: 15px;
}
.intelligence_list .box_list_text > div .right_text ul li .title {
  font-size: 22px;
  line-height: 40px;
  color: #384459;
  font-weight: bold;
  font-family: YourWebFontName;
}
.intelligence_list .box_list_text > div .right_text ul li .text {
  font-family: YourWebFontName;
  color: #384459;
  line-height: 24px;
  font-size: 18px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.intelligence_list .intelligence_right_text ul li {
  position: relative;
  width: 80%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30%;
  background: #384459;
  color: #ffffff;
  font-size: 26px;
  font-family: YourWebFontName;
  margin-bottom: 30px;
  line-height: 80px;
  cursor: pointer;
}
.intelligence_list .intelligence_right_text ul li .box_icon {
  position: absolute;
  left: 10%;
  top: 50%;
  margin-top: -25px;
  z-index: 10;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.intelligence_list .intelligence_right_text ul li .box_icon img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intelligence_list .intelligence_right_text ul li:hover {
  width: 100%;
  background: #5792a7;
}
.intelligence_list .intelligence_right_text ul li:hover .box_icon {
  animation: circle 0.5s 1;
  -webkit-animation: circle 0.5s 1;
  -moz-animation: circle 0.5s 1;
}
.intelligence_list .intelligence_right_text ul li.active {
  background: #5792a7;
  width: 100%;
}
.intelligence_list .intelligence_right_text ul li.active .box_icon {
  animation: circle 0.5s 1;
  -webkit-animation: circle 0.5s 1;
  -moz-animation: circle 0.5s 1;
}
.intelligence_list .intelligence_right_text ul li.active .box_icon img {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.intelligence_list .intelligence_right_text ul li:last-child {
  margin-bottom: 0;
}
@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.journalism {
  padding: 30px 0;
  background: #f9d980;
}
.journalism .box_div {
  margin-bottom: 30px;
}
.journalism .box_div .bg {
  min-height: 100px;
  padding: 10px;
}
.journalism .box_div .bg .title {
  background: #e86267;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  font-size: 24px;
  padding-left: 9px;
  position: relative;
}
.journalism .box_div .bg .title a {
  color: #fff;
}
.journalism .box_div .bg .title:after {
  width: 20px;
  height: 36px;
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -18px;
  background: #e86267;
  z-index: 10;
}
.journalism .box_div .bg .text {
  color: #3d527a;
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  font-family: YourWebFontName;
}
.link {
  padding: 60px 0;
}
.link .title {
  text-align: center;
  color: #e86267;
  font-size: 36px;
  line-height: 60px;
  font-family: YourWebFontName;
}
.link .inner {
  margin-top: 30px;
}
.link .inner a {
  line-height: 45px;
  font-family: YourWebFontName;
  display: inline-block;
  margin-right: 15px;
  color: #000000;
  font-size: 18px;
}
.footer {
  /*padding: 15px 0 30px;*/
  background: #384459;
  font-family: YourWebFontName;
}
.footer .title {
  margin-bottom: 30px;
  font-size: 36px;
  color: #fff;
  line-height: 46px;
  text-align: center;
}
.footer .about {
  text-align: center;
}
.footer .about span {
  text-align: center;
  display: inline-block;
  padding: 0 15px;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  border-radius: 10px;
  background: #fb5255;
  margin: 0 auto;
}
.footer .copyright {
  margin-top: 30px;
  line-height: 40px;
  font-size: 20px;
  color: #cdcdcd;
  text-align: center;
}
.footer .copyright a {
  line-height: 40px;
  font-size: 20px;
  color: #cdcdcd;
}
.Popup_bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
}
.wap_suspension {
  width: 100%;
  position: fixed;
  padding: 15px 0;
  bottom: 0;
  left: 0;
  background: #E9A950;
  z-index: 300;
}
.wap_suspension .logo {
  padding-left: 0;
  -o-object-fit: fill;
     object-fit: fill;
}
.wap_suspension .logo img {
  -o-object-fit: cover;
     object-fit: cover;
}
.wap_suspension .right_text {
  padding: 0;
}
.wap_suspension .right_text .text {
  text-align: left;
  padding: 0 15px 0 0;
  font-size: 12px;
  line-height: 24px;
  color: #FFFFFF;
}
.wap_suspension .right_text .code {
  padding: 0;
}
.wap_suspension .right_text .code img {
  max-width: 100%;
}
#Popup {
  display: none;
  position: fixed;
  width: 30%;
  top: 40%;
  left: 50%;
  background: #fff;
  margin-left: -15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 34px 60px;
  z-index: 400;
}
#Popup .Popup_title {
  border-bottom: 1px solid #BEBEBE;
}
#Popup .Popup_title ul li {
  text-align: center;
  position: relative;
  float: left;
  width: 50%;
  line-height: 60px;
  font-size: 20px;
  color: #686868;
  cursor: pointer;
}
#Popup .Popup_title ul li.active {
  color: #5792a7;
  -webkit-animation-name: fadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  -webkit-animation-direction: alternate;
}
#Popup .Popup_title ul li.active:after {
  width: 60%;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -30%;
  bottom: -2px;
  height: 4px;
  border-radius: 2px;
  z-index: 10000;
  background: #5792a7;
}
#Popup .Popup_text > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
#Popup .Popup_text .code {
  text-align: center;
}
#Popup .Popup_text .code .images {
  margin-top: 20px;
  margin-bottom: 20px;
}
#Popup .Popup_text .code .text {
  line-height: 26px;
  font-size: 14px;
  color: #707070;
}
#Popup .Popup_text .login > form {
  width: 60%;
  margin: 0 auto;
}
#Popup .Popup_text .login > form div {
  margin-bottom: 15px;
}
#Popup .Popup_text .login > form div input {
  padding: 0 15px;
  width: 100%;
  display: block;
  line-height: 50px;
  border: 1px solid #BEBEBE;
  font-size: 16px;
  color: #BEBEBE;
}
#Popup .Popup_text .login > form div .submit {
  background: #5792a7;
  border: 1px solid #5792a7;
  color: #fff;
}
#Popup .login_bottom {
  width: 60%;
  margin: 0 auto;
}
#Popup .login_bottom a {
  float: left;
  width: 50%;
  display: block;
  text-align: center;
  color: #686868;
  font-size: 18px;
}
#Popup .login_bottom a.on {
  color: #5792a7;
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .header .container {
    width: 1170px;
  }
  .header .header_top .nav {
    display: none;
  }
  .header .header_top .header_code,
  .header .header_top .header_free {
    width: 15%;
  }
  .header .header_top .header_code {
    line-height: 52px;
    font-weight: bold;
    border: 4px solid #e86267;
  }
  .header .header_top .header_free {
    margin-left: 3%;
  }
  .header .header_top .menu {
    display: block;
    float: right;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .header .header_top .header_code,
  .header .header_top .header_free {
    width: 18%;
  }
  .header .header_top .header_code {
    line-height: 52px;
    font-weight: bold;
    border: 4px solid #e86267;
  }
  .header .header_top .menu {
    display: block;
  }
  #Popup {
    width: 50%;
    left: 50%;
    background: #fff;
    margin-left: -25%;
    padding: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .header .header_top .header_code,
  .header .header_top .header_free {
    width: 18%;
  }
  .header .header_top .menu {
    display: block;
  }
  .header .header_text {
    padding-top: 40px;
  }
  .header .header_text .header_images {
    margin-top: 30px;
  }
  .header .header_text .header_images p {
    font-size: 60px;
  }
  .header .header_text .header_images .images {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #Popup {
    width: 50%;
    left: 50%;
    background: #fff;
    margin-left: -25%;
    padding: 30px;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .header .header_top .header_code,
  .header .header_top .header_free {
    display: none;
  }
  .header .header_top .menu {
    display: block;
  }
  .header .header_text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .header .header_text .header_right_images .pc_images {
    height: 300px;
  }
  .header .header_text .header_images {
    margin-top: 10px;
  }
  .header .header_text .header_images p {
    font-size: 60px;
    line-height: 60px;
    text-align: center;
  }
  .header .header_text .header_images .images {
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .header .header_text .header_images .phone_sub {
    width: 96%;
    line-height: 60px;
    font-size: 32px;
    margin: 0 0;
  }
  .intelligence_list .box_list_text {
    width: 50%;
    margin-bottom: 30px;
  }
  .intelligence_list .box_list_text > div {
    display: none;
  }
  .intelligence_list .box_list_text > div .left_images {
    margin-top: 25px;
  }
  .intelligence_list .box_list_text > div .right_text {
    margin-top: 20px;
  }
  .intelligence_list .box_list_text > div .right_text ul li {
    margin-bottom: 25px;
  }
  .intelligence_list .box_list_text > div .right_text ul li .title {
    font-size: 18px;
    line-height: 24px;
  }
  .intelligence_list .box_list_text > div .right_text ul li .text {
    line-height: 24px;
    font-size: 16px;
  }
  .intelligence_list .intelligence_right_text {
    width: 50%;
  }
  .intelligence_list .intelligence_right_text ul li {
    line-height: 60px;
    margin-bottom: 35px;
    font-size: 20px;
  }
  .intelligence_list .intelligence_right_text ul li .box_icon {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  #Popup {
    width: 60%;
    left: 50%;
    background: #fff;
    margin-left: -30%;
    padding: 30px;
  }
  .footer {
    background: #f9d980;
    padding: 15px 0;
  }
  .footer .title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
    color: #e86267;
    line-height: 36px;
  }
  .footer .about span {
    text-align: center;
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    border-radius: 10px;
    background: #fb5255;
    margin: 0 auto;
  }
  .footer .copyright {
    margin-top: 20px;
    line-height: 40px;
    font-size: 20px;
    color: #e86267;
    text-align: center;
  }
  .footer .copyright a {
    line-height: 40px;
    font-size: 20px;
    color: #e86267;
  }
}
@media screen and (min-width: 320px) and (max-width: 640px) {
  .header .header_top .header_code,
  .header .header_top .header_free {
    display: none;
  }
  .header .header_top .menu {
    display: block;
  }
  .header .header_text {
    padding: 15px 0 30px;
  }
  .header .header_text .header_right_images .pc_images {
    display: none;
  }
  .header .header_text .header_right_images .wap_images {
    display: block;
  }
  .header .header_text .header_images {
    margin-top: 30px;
  }
  .header .header_text .header_images p {
    line-height: 30px;
    font-size: 45px;
    letter-spacing: 2.00px;
  }
  .header .header_text .header_images .images {
    margin-bottom: 20px;
  }
  .header .header_text .header_images .phone_sub {
    width: 96%;
    font-size: 26px;
    line-height: 46px;
    margin: 0 0;
  }
  .intelligence_list {
    padding: 30px 0;
  }
  .intelligence_list .box_list_text {
    width: 100%;
    margin-bottom: 15px;
    padding-top: 15px;
  }
  .intelligence_list .box_list_text > div .left_images {
    margin-top: 35px;
  }
  .intelligence_list .box_list_text > div .right_text {
    margin-top: 15px;
  }
  .intelligence_list .box_list_text > div .right_text ul li {
    margin-bottom: 0px;
  }
  .intelligence_list .box_list_text > div .right_text ul li .title {
    font-size: 14px;
    line-height: 24px;
  }
  .intelligence_list .box_list_text > div .right_text ul li .text {
    line-height: 24px;
    font-size: 12px;
  }
  .intelligence_list .intelligence_right_text {
    width: 100%;
  }
  .intelligence_list .intelligence_right_text ul li {
    line-height: 40px;
    margin-bottom: 15px;
    font-size: 20px;
    padding-left: 20%;
  }
  .intelligence_list .intelligence_right_text ul li .box_icon {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .footer {
    background: #f9d980;
    padding: 15px 0 30%;
  }
  .footer .title {
    margin-bottom: 15px;
    text-align: center;
    font-size: 18px;
    color: #e86267;
    line-height: 24px;
  }
  .footer .about span {
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }
  .footer .copyright {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
    color: #e86267;
    text-align: center;
  }
  .footer .copyright a {
    line-height: 24px;
    font-size: 14px;
    color: #e86267;
  }
  #Popup {
    width: 80%;
    top: 50%;
    margin-left: -40%;
    padding: 15px;
  }
  #Popup .Popup_title ul li {
    line-height: 30px;
    font-size: 14px;
  }
  #Popup .Popup_title ul li.active:after {
    width: 60%;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -30%;
    bottom: -2px;
    height: 4px;
    border-radius: 2px;
    z-index: 10000;
    background: #5792a7;
  }
  #Popup .Popup_text > div {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #Popup .Popup_text .code .images {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #Popup .Popup_text .code .text {
    font-size: 12px;
  }
  #Popup .Popup_text .login > form div {
    margin-bottom: 15px;
  }
  #Popup .Popup_text .login > form div input {
    line-height: 30px;
  }
  #Popup .login_bottom {
    width: 80%;
  }
  #Popup .login_bottom a {
    font-size: 12px;
  }
}
