﻿body {
  font-family: "Microsoft Yahei";
  font-size: 12px;
  background-color: #fff;
  color: #333333;
}
html,
body {
  -webkit-text-size-adjust: none;
  margin: 0;
  padding: 0;
}
body,
form,
input,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td {
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}
ul,
li {
  list-style: none;
}
img {
  border: 0;
}
i,
b {
  font-style: normal;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #595959;
}
.clear {
  display: block;
  clear: both;
  width: 100%;
  overflow: hidden;
  height: 0;
}
input,
textarea,
button,
select {
  margin: 0;
  font: 12px "Microsoft Yahei";
  color: #979797;
  border: 0 none;
  padding: 0;
  vertical-align: middle;
}
select {
  padding: 0;
  border: 0 none;
}
input[type="text"],
textarea,
button {
  outline-style: none;
  background-attachment: fixed;
}
a:hover {
  color: #e3006f;
}
h2 {
  font-style: normal;
  font-weight: normal;
}
p {
  margin: 0;
  padding: 0;
}

.in_bgf1 .img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  background: no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.in_top {
  height: 70px;
  background: #fff;
}
.in_top .in_logo {
  float: left;
  transition: transform 0.9s;
  margin: 16px 0 0 45px;
}
.in_top .in_logo a {
  display: block;
  line-height: 0;
  transition: all 0.3s;
}
.in_top .in_nav {
  float: right;
  border-right: 1px solid #cccccc;
}
.in_top .in_nav li {
  float: left;
  height: 70px;
  font-size: 14px;
  font-weight: normal;
  line-height: 70px;
  margin-right: 50px;
  position: relative;
}
.in_top .in_nav li a {
  display: block;
}
.in_top li.in_nav1 {
  transition: all 1s;
}
.in_top li.in_nav2 {
  transition: all 1s 0.2s;
}
.in_top li.in_nav3 {
  transition: all 1s 0.4s;
}
.in_top li.in_nav4 {
  transition: all 1s 0.6s;
}
.in_top li.in_nav5 {
  transition: all 1s 0.8s;
}
.in_top li.in_nav6 {
  transition: all 1s 1s;
}
.in_top li.in_nav7 {
  transition: all 1s 1.2s;
}

.in_top .in_nav a.one {
  color: #e3006f;
}

.xd_nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  transition: margin 0.4s;
  box-shadow: none;
}
.xd_nav_one {
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
}
.er_nav {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 999;
}
.er_nav .ul {
  display: block;
  width: auto;
  display: none;
  text-align: center;
}
.er_nav .li {
  position: relative;
  display: inline-block;
}
.er_nav .li a {
  font-size: 14px;
  display: inline-block;
  color: #fff;
  line-height: 69px;
  height: 69px;
  padding: 0 16px;
  transition: color 0.4s;
}
.er_nav .li a:hover,
.er_nav .li .one {
  background: #fff url(../images/er.gif) center bottom no-repeat;
  color: #e3006f;
  border-bottom: 1px solid #e40073;
}
.er_nav .li .ul_box {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 245px;
  z-index: -1;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
}
.er_nav .li .ul_box ul {
  opacity: 1;
  padding: 0px 30px;
  filter: Alpha(opacity=0);
  transition: all 0.4s ease;
}
.er_nav .li li {
  text-align: left;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
}
.er_nav .li .li {
  text-align: left;
  border: 0;
  padding-bottom: 15px;
  display: block;
}
.er_nav .li li a {
  color: #333;
  height: auto;
  line-height: 20px;
  display: block;
  padding: 0;
}
.er_nav .li li a:hover {
  background: none;
  border: 0;
}
.er_nav .li:hover .ul_box {
  top: 70px;
}
.er_nav .li:hover .ul_box ul {
  opacity: 1;
  filter: Alpha(opacity=100);
  margin-top: 0px;
}
.height {
  height: 70px;
}

/*导航不同位置*/
.er_nav .ul3 {
  padding-right: 0;
}
.er_nav .ul3 li {
}
.member_body .er_nav .ul3 {
}

.er_nav .ul6 {
  padding-right: 340px;
  float: right;
}
.er_nav .ul6 li {
  float: left;
}
.member_body .er_nav .ul6 {
  padding-right: 430px;
}

.er_nav .ul7 li {
  float: left;
}
.member_body .er_nav .ul7 {
  float: right;
  padding-right: 336px;
}
.er_nav .ul7 li .ul_box li {
  float: none;
}

.in_top .in_search {
  float: right;
  transition: all 1s 1s;
  -webkit-transition: all 1s 1s;
  padding: 0 10px 0 25px;
  width: 270px;
}
.in_top .in_search .yy {
  position: relative;
  float: left;
  margin-top: 26px;
  height: 30px;
}
/*.in_top .in_search .yy .a{ background:url(../images/arr.png) right no-repeat; padding-right:24px;}
.in_top .in_search .yy ul{ position:absolute; left:0; top:20px; border:1px solid #ccc; background:#fff; display:block; padding:5px 0; 
width:66px; display:none; z-index:9999;}
.in_top .in_search .yy ul li{ padding:2px 10px;}*/
.in_top .in_search .top_vip {
  float: left;
  margin: 25px 20px 0 0;
}
.in_top .in_search .top_vip a {
  color: #666;
  font-size: 14px;
  margin: 0 5px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  float: left;
  display: inline-block;
  max-width: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.in_top .in_search .top_vip a:hover {
  color: #e40073;
}

.in_top .in_search .ss {
  float: left;
  position: relative;
  margin-top: 18px;
  border: 1px solid #fff;
  height: 33px;
  width: 27px;
  overflow: hidden;
  border-radius: 4px;
  margin-right: 10px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.in_top .in_search .ss .submit,
.in_top .in_search .ss .ss_but {
  width: 19px;
  height: 19px;
  background-color: #fff;
  background: url(../images/search.png);
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: 7px;
}
.in_top .in_search .ss .submit {
  z-index: 1;
}
.in_top .in_search .ss .ss_but {
  z-index: 2;
}
.in_top .in_search .ss .wbk {
  height: 33px;
  line-height: 33px;
  background: none;
  width: 100%;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
.in_top .in_search .ss .wbk_box {
  margin: 0 33px 0 10px;
  display: block;
  opacity: 0;
  transform: translateX(40px);
  transition: all 0.5s 0.2s;
  -webkit-transition: all 0.3 0.5s;
}
.in_top .ss_one .ss .submit {
  z-index: 3;
}
.in_top .ss_one .ss {
  width: 250px;
  border: 1px solid #e40073;
  overflow: inherit;
}
.in_top .ss_one .ss .wbk_box {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  opacity: 1;
}
.in_top .ss_one {
  overflow: hidden;
  height: 100%;
}
.in_wrapper {
  position: relative;
}

.in_bg {
  position: absolute;
  width: 100%;
  height: 6368px;
  top: 70px;
  left: 0;
  z-index: -2;
  clear: both;
}
.in_bgf1 {
  width: 100%;
  height: 975px;
  position: relative;
}
.in_bgf2 {
  width: 100%;
  height: 2384px;
  margin-bottom: 364px;
  background: url(../images/bgf2.jpg) top center no-repeat;
  background-attachment: fixed;
}
.in_bgf3 {
  width: 100%;
  height: 854px;
  margin-bottom: 91px;
  background: url(../images/bgf3.jpg) left center no-repeat;
  background-attachment: fixed;
  background-size: contain;
}
.in_bgf4 {
  width: 100%;
  height: 1733px;
  background: url(../images/bgf4.jpg) top center no-repeat;
  background-attachment: fixed;
}
.in_bg1 {
  background: url(../images/bg1.png) top center no-repeat;
  position: absolute;
  top: 121px;
  height: 1950px;
  width: 100%;
}
.in_bg2 {
  background: url(../images/bg2.png) top center no-repeat;
  position: absolute;
  top: 2507px;
  height: 3010px;
  width: 100%;
}
.in_bg3 {
  height: 855px;
  width: 100%;
  position: absolute;
  top: 5547px;
  background: url(../images/bg3.png) top center no-repeat;
}

.in_investigate {
  width: 960px;
  margin: auto;
  overflow: hidden;
  color: #fff;
  height: 795px;
}
.in_investigate h4 {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  height: 140px;
  line-height: 140px;
  transition: transform 1s 0.5s;
}
.in_investigate a {
  color: #fff;
  display: block;
  padding-top: 40px;
  height: 330px;
  box-sizing: border-box;
}
.in_investigate .in_inv {
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  transition: all 1s 0.8s;
  text-align: left;
  text-indent: 2em;
}
.in_investigate .in_inv2 {
  transition: all 1s 1.1s;
}

.in_research {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  height: 1074px;
}
.in_research h4 {
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  height: 110px;
  transition: all 1s;
}
.in_research .in_re {
  width: 19.8%;
  float: left;
  border-left: 1px solid #cccccc;
  transition: all 1s 0.3s;
}
.in_research .in_last {
  border-right: 1px solid #cccccc;
}
.in_research .in_re .in_span {
  display: block;
  font-size: 70px;
  height: 95px;
  line-height: 95px;
  margin-bottom: 20px;
  font-family: "Arial";
  color: #e40073;
  text-align: center;
  overflow: hidden;
  font-weight: 300;
}
.in_research .in_re .in_span i {
  display: inline-block;
  width: 50px;
  height: auto;
  font-weight: 300;
  line-height: 95px;
  word-break: break-all;
  position: relative;
  top: 0;
}
.in_research .in_re .in_span span {
  display: inline-block;
  width: 21px;
  line-height: 95px;
  height: auto;
  word-break: break-all;
}
.in_research .in_re .in_span .jj {
  padding-right: 40px;
}
.in_research .in_re .in_i {
  display: block;
  text-align: center;
  font-size: 16px;
}
.in_research .in_reb {
  font-size: 14px;
  line-height: 30px;
  margin-top: 78px;
  text-indent: 2em;
  transition: all 1s 0.6s;
}

.in_service {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  color: #fff;
  height: 1296px;
}
.in_service .in_serh {
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 73px;
  transition:
    transform 1s,
    opacity 1s;
}
.in_service .in_serh a {
  color: #fff;
}
.in_service .in_serh a:hover {
  color: #e3006f;
}
.in_service .in_ser {
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 66px;
}
.in_service .in_ser1 {
  transition: all 1s 1s;
}
.in_service .in_ser2 {
  transition: all 1s 0.8s;
}
.in_service .in_ser3 {
  transition: all 1s 0.6s;
}
.in_service .in_ser4 {
  transition: all 1s 0.4s;
}
.in_service .in_ser5 {
  transition: all 1s 0.2s;
}
.in_service .in_ser6 {
  transition: all 1s 0.2s;
}
.in_service .in_ser7 {
  transition: all 1s 0.4s;
}
.in_service .in_ser8 {
  transition: all 1s 0.6s;
}
.in_service .in_ser9 {
  transition: all 1s 0.8s;
}
.in_service .in_ser10 {
  transition: all 1s 1s;
}
.in_service .in_ser11 {
  transition: all 1s 1.2s;
  float: right;
}
.in_service .in_ser12 {
  transition: all 1s 1.4s;
  float: right;
}
.in_service .in_ser .in_svbg {
  display: block;
  height: 100%;
  height: 100%;
  margin: auto;
  border-radius: 58px;
  overflow: hidden;
  background: url(../images/ser.png) center no-repeat;
  cursor: pointer;
  transition: all 0.3s;
}
.in_service .in_ser .in_svbg td {
  width: 115px;
  height: 115px;
}

.in_service .in_ser a:hover .in_svbg {
  transform: scale(1.1, 1.1);
}
.in_service .in_ser a {
  color: #fff;
}
.in_service .in_ser a:hover {
  color: #e3006f;
}
.in_service .in_ser b {
  display: block;
  font-size: 20px;
  height: 100px;
  line-height: 100px;
}
.in_service .in_ser i {
  display: none;
  padding-left: 7.5%;
  padding-right: 7.5%;
  line-height: 20px;
}

.in_dynamic {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  height: 1158px;
}
.in_dynamic .in_dynh {
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 80px;
  transition: all 1s;
}
.in_dynamic .in_dy {
  margin-right: 3.75%;
  width: 22.16%;
  float: left;
}
.in_dynamic .in_dy4 {
  margin-right: 0;
}
.in_dynamic .in_dy1 {
  transition: all 1s 0.2s;
}
.in_dynamic .in_dy2 {
  transition: all 1s 0.4s;
}
.in_dynamic .in_dy3 {
  transition: all 1s 0.6s;
}
.in_dynamic .in_dy4 {
  transition: all 1s 0.8s;
}
.in_dynamic .in_dy img {
  width: 100%;
  transition: all 1s;
}
.in_dynamic .in_dy b {
  display: block;
  width: 100%;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 8px;
}
.in_dynamic .in_dy:hover img {
  transform: scale(1.2, 1.2);
}
.in_dynamic .in_dy i {
  display: block;
  font-size: 12px;
  color: #e40073;
  padding: 9px 0;
}
.in_dynamic .in_dy .in_tit {
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #e40073;
}
.in_dynamic .in_dy span {
  display: block;
  font-size: 12px;
  height: 110px;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 20px;
  text-indent: 2em;
}
.in_dynamic .in_dy .in_more {
  display: block;
  width: 17px;
  height: 17px;
  background: url(../images/more.png) center no-repeat;
}

.in_question {
  color: #fff;
  overflow: hidden;
  height: 919px;
  position: relative;
  overflow: hidden;
}
.in_question .in_que {
  width: 1200px;
  margin: auto;
  position: relative;
}
.in_question .in_queh {
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 80px;
  transition: all 1s;
}
.in_question .in_queh a {
  color: #fff;
}
.in_question .in_queh a:hover {
  color: #333;
}

.in_question .swiper-container {
  transition: all 1s 0.2s;
}
.in_question .in_qu {
  height: 500px;
  color: #333333;
}
.in_question .in_qu span {
  display: block;
  font-size: 24px;
  line-height: 42px;
  padding: 50px 70px 0px 10px;
  height: 209px;
  margin: 20px 12%;
  background-image: url(../images/shbw.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.in_question .in_qu i {
  display: block;
  height: 57px;
  background: url(../images/more.png) center no-repeat;
  transition: all 0.5s;
}
.in_question .in_qu a {
  display: block;
}
.in_question .in_qu a:hover i {
  transform: scale(1.3, 1.3);
}

.in_question .btn {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 245px;
  cursor: pointer;
  transition: transform 1s 0.2s;
}
.in_question .btn1 {
  background: url(../images/btn1.png) center no-repeat;
  left: -64px;
}
.in_question .btn2 {
  background: url(../images/btn2.png) center no-repeat;
  right: -64px;
}

.show #btn1 {
  transform: translate(-150px, 0px);
  opacity: 0;
}
.show #btn2 {
  transform: translate(150px, 0px);
  opacity: 0;
}

.in_headquarters {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  color: #fff;
  height: 613px;
}
.in_headquarters .in_headh {
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 68px;
  transition: all 1s;
}
.in_headquarters .in_headh a {
  color: #fff;
}
.in_headquarters .in_headh a:hover {
  color: #e3006f;
}

.in_headquarters .in_hql {
  text-align: right;
  width: 35.83%;
  height: 247px;
  margin-right: 6.66%;
  margin-bottom: 37px;
  float: right;
  transition: all 1s 0.3s;
}
.in_headquarters .in_hql span {
  display: block;
  font-size: 36px;
  height: 47px;
  line-height: 47px;
  padding-right: 68px;
  background: url(../images/phone.png) no-repeat;
  background-position-x: 65%;
  margin-bottom: 26px;
  font-family: "Arial";
}
.in_headquarters .in_hql i {
  display: block;
  font-size: 16px;
  line-height: 32px;
}
.in_headquarters .in_hqr {
  width: 40.17%;
  height: 247px;
  margin-right: 6.33%;
  margin-bottom: 37px;
  float: right;
  transition: all 1s 0.6s;
}
.in_headquarters .in_hqr .in_hq1 {
  float: left;
  width: 48.55%;
  margin-right: 2.9%;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 16px;
  height: 14px;
  border-radius: 2px;
}
.in_headquarters .in_hqr .in_hq1 .div {
  margin-left: 15px;
  margin-right: 15px;
}
.in_headquarters .in_hqr .in_hq2 {
  float: left;
  width: 48.55%;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 16px;
  height: 14px;
  border-radius: 2px;
}
.in_headquarters .in_hqr .in_hq2 .div {
  margin-left: 15px;
  margin-right: 15px;
}
.in_headquarters .in_hqr .in_hq3 {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 153px;
  background: #fff;
  background: #fff;
  margin-top: 19px;
  border-radius: 2px;
}
.in_headquarters .in_hqr .in_hq3 .div {
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
}
.in_headquarters .in_hqr .in_hq3 .div .submit {
  cursor: pointer;
  display: block;
  width: 17px;
  height: 17px;
  background: url(../images/more.png) center no-repeat;
  position: absolute;
  bottom: 3px;
  left: 0px;
}
.in_headquarters .in_hqr textarea {
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.in_headquarters .in_hqr input {
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.in_headquarters .in_hqb {
  margin-left: 10.92%;
  display: block;
  overflow: hidden;
  transition: all 1s 0.9s;
}
.in_headquarters .in_hqb a {
  display: inline-block;
  width: 23.15%;
  float: left;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 22px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-right: 1px solid #767c7d;
  border-top: 1px solid #9ba8af;
  border-bottom: 1px solid #9ba8af;
}
.in_headquarters .in_hqb a:hover {
  color: #333;
  background: #fff;
  transition: all 0.5s;
}
.in_headquarters .in_hqb .in_first {
  border-left: 1px solid #9ba8af;
}
.in_headquarters .in_hqb .in_last {
  border-right: 1px solid #9ba8af;
}

.in_wechat {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  height: 220px;
  color: #666666;
  transition: all 1s;
  position: relative;
}
.in_wechat .in_logo2 {
  display: block;
  margin-bottom: 30px;
}
.in_wechat .in_code {
  float: left;
  line-height: 0;
  width: 100px;
}
.in_wechat .in_code img {
  width: 100%;
}
.in_wechat .in_code2 {
  margin-left: 10px;
  float: left;
}
.in_wechat .i {
  padding: 5px 0 10px 0;
}
.in_wechat i {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #666;
}

.in_wechat .in_code3 {
  width: 84px;
  height: 99px;
  background: url(../images/ico_1228.jpg) no-repeat;
  float: left;
  margin-left: 50px;
  display: block;
}
.in_wechat .in_code3 i {
  color: #e61772;
  font-family: "Source Han Sans CN";
  padding: 77px 0 0 10px;
  display: block;
  font-size: 14px;
}

.in_bottom {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  height: 360px;
}
.in_bottom .in_bt {
  width: 14%;
  float: left;
}
.in_bottom .in_bt1 {
  display: none;
}
.in_bottom .in_bt2 {
  transition: all 1s 0.2s;
}
.in_bottom .in_bt3 {
  transition: all 1s 0.4s;
}
.in_bottom .in_bt4 {
  transition: all 1s 0.6s;
}
.in_bottom .in_bt5 {
  transition: all 1s 0.8s;
}
.in_bottom .in_bt6 {
  transition: all 1s 1s;
}
.in_bottom .in_bt7 {
  transition: all 1s 1.2s;
}
.in_bottom .in_bt h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
.in_bottom .in_bt h4 a {
  color: #333333;
}
.in_bottom .in_bt h4 a:hover {
  color: #e3006f;
}
.in_bottom .in_bt li {
  line-height: 28px;
}
.in_bottom .ul {
  display: none;
}

.in_footer {
  height: 75px;
  line-height: 75px;
  font-size: 14px;
  color: #b1b1b1;
  text-align: center;
  background: #333333;
}

.show .in_logo {
  transform: translate(-230px, 0px);
}
.show .in_nav li {
  opacity: 0;
  transform: translate(50px, 0px);
}
.show .in_search {
  transform: scale(0, 0);
}

.show .in_invh {
  transform: scale(0, 0);
}
.show .in_inv {
  transform: translate(0px, 50px);
  opacity: 0;
}
.show .in_inv2 {
  transform: translate(0px, 50px);
  opacity: 0;
}

.show .in_resh {
  transform: translate(0, 50px);
  opacity: 0;
}
.show .in_re {
  transform: translate(0, 50px);
  opacity: 0;
}
.show .in_reb {
  transform: translate(0, 50px);
  opacity: 0;
}

.show .in_serh {
  transform: translate(0, 50px);
  opacity: 0;
}
.show .in_ser {
  opacity: 0;
}
.show .in_ser1 {
  transform: translate(300px, 0);
}
.show .in_ser2 {
  transform: translate(250px, 0);
}
.show .in_ser3 {
  transform: translate(200px, 0);
}
.show .in_ser4 {
  transform: translate(150px, 0);
}
.show .in_ser5 {
  transform: translate(100px, 0);
}
.show .in_ser6 {
  transform: translate(-100px, 0);
}
.show .in_ser7 {
  transform: translate(-150px, 0);
}
.show .in_ser8 {
  transform: translate(-200px, 0);
}
.show .in_ser9 {
  transform: translate(-250px, 0);
}
.show .in_ser10 {
  transform: translate(-300px, 0);
}

.show .in_dynh {
  transform: scale(0, 0);
  opacity: 0;
}
.show .in_dy {
  transform: translate(0, 150px);
  opacity: 0;
}

.show .in_queh {
  transform: translate(0, -50px);
  opacity: 0;
}
.show .swiper-container {
  transform: scale(0);
  opacity: 0;
}

.show #btn1 {
  transform: translate(-150px, 0px);
  opacity: 0;
}
.show #btn2 {
  transform: translate(150px, 0px);
  opacity: 0;
}

.show .in_headh {
  transform: translate(0, -50px);
  opacity: 0;
}
.show .in_hql {
  transform: translate(-100px, 0px);
  opacity: 0;
}
.show .in_hqr {
  transform: translate(100px, 0px);
  opacity: 0;
}
.show .in_hqb {
  transform: translate(0px, 50px);
  opacity: 0;
}

.show {
  opacity: 0;
}
.show .in_bt {
  opacity: 0;
}

@media screen and (max-width: 1600px) {
  /*小PC*/
  /*首页-公用头部*/
  .xd_nav {
    background: #fff;
  }
  .in_top {
    width: 984px;
    margin: 0 auto;
    background: none;
  }
  .in_top .in_logo {
    width: 145px;
    margin: 19px 0 0 0;
  }
  .in_top .in_logo a {
    display: block;
  }
  .in_top .in_logo a img {
    width: 100%;
  }
  .in_top .in_nav li {
    margin-right: 30px;
  }
  .in_top .in_search {
    width: 211px;
    padding: 0 0 0 10px;
  }
  .in_top .in_search .top_vip {
    margin-right: 8px;
  }
  .in_top .in_search .top_vip a {
    max-width: 70px;
    margin: 0 3px;
  }
  .in_top .in_search .ss {
    margin-right: 0px;
  }
  .in_top .in_search .yy .a {
    padding-right: 20px;
  }
  .in_top .ss_one .ss {
    width: 192px;
  }
  .er_nav .li a {
    padding: 0 8px;
    font-size: 12px;
  }
  /*二级导航不同位置*/
  .er_nav .ul3 {
    padding-right: 0;
  }
  .member_body .er_nav .ul3 {
    padding-right: 0;
  }

  .er_nav .ul6 {
    padding-right: 508px;
  }
  .member_body .er_nav .ul6 {
    padding-right: 604px;
  }

  .er_nav .ul7 li {
    float: right;
  }
  .member_body .er_nav .ul7 {
    padding-right: 524px;
  }

  /*首页-轮播图*/
  .in_investigate {
    width: 984px;
  }
  .in_investigate h4 {
    font-size: 38px;
  }
  .in_investigate .in_inv {
    font-size: 15px;
    line-height: 30px;
  }

  /*首页-关于中国*/
  .in_research {
    width: 984px;
  }
  .in_research .in_re .in_span {
    font-size: 60px;
    margin-top: -20px;
  }
  .in_research .in_re .in_span i {
    width: 32px;
  }
  .in_research .in_re .in_span .jj {
    padding-right: 20px;
  }
  .in_research .in_re {
    height: 150px;
  }
  .in_research .in_re .in_i {
    margin: 0 20px;
  }
  .in_research .in_reb {
    margin-top: 60px;
  }

  /*首页-新闻*/
  .in_dynamic {
    width: 984px;
  }
  .in_dynamic .in_dy {
    width: 30.4%;
    margin: 0 4.4% 0 0;
  }
  .in_dynamic .in_dy3 {
    margin-right: 0;
  }
  .in_dynamic .in_dy4 {
    display: none;
  }

  /*首页-产品与服务*/
  .in_service {
    width: 984px;
  }
  .in_service .in_ser b {
    font-size: 16px;
  }
  .in_dynamic .in_dy .in_tit {
    font-size: 16px;
    line-height: 26px;
  }

  /*首页-收视百问*/
  .in_wrapper .in_question .in_que {
    width: 984px;
  }
  .in_wrapper .in_question .swiper-container {
    width: 800px;
    margin: 0 auto;
  }
  .in_wrapper .in_question .btn1 {
    left: 0;
  }
  .in_wrapper .in_question .btn2 {
    right: 0;
  }
  .in_wrapper .in_question .in_qu span {
    font-size: 18px;
    line-height: 25px;
  }

  /*首页-联系我们*/
  .in_headquarters {
    width: 984px;
  }
  .in_headquarters .in_hqb {
    margin: 0;
  }
  .in_headquarters .in_hqb .in_first,
  .in_headquarters .in_hqb .in_last {
    border: 0;
  }
  .in_headquarters .in_hqb a {
    width: 25%;
    position: relative;
    font-size: 18px;
  }
  .in_headquarters .in_hqb a i {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #808484;
  }
  .in_headquarters .in_hqb .in_last i {
    background: none;
  }
  .in_headquarters .in_hqr {
    margin: 0;
    width: 483px;
  }
  .in_headquarters .in_hql {
    float: none;
    width: auto;
    margin-right: 530px;
  }

  /*首页-网站地图*/
  .in_wechat {
    width: 984px;
    height: auto;
    margin-bottom: 35px;
  }
  .in_wechat .in_logo2 {
    width: 204px;
  }
  .in_wechat .in_logo2 img {
    width: 100%;
  }
  .in_bottom {
    width: 984px;
  }
  .in_bottom .ul {
    display: none;
  }

  /*首页-版权*/
  .foot .warp {
    width: 984px;
  }

  /*标题字号*/
  .in_service .in_serh,
  .in_dynamic .in_dynh,
  .in_research h4,
  .in_question .in_queh,
  .in_headquarters .in_headh {
    font-size: 32px;
  }

  /*导航动作*/
  .show .in_logo {
    transform: translate(-50px, 0px);
  }
  .show #btn1 {
    transform: translate(-50px, 0px);
    opacity: 0;
  }
  .show #btn2 {
    transform: translate(50px, 0px);
    opacity: 0;
  }
}

@media screen and (max-width: 1024px) {
  /*iPad竖*/
  .in_bgf2 {
    background: url(../images/bg2-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .in_bgf1 .img,
  .in_bgf2,
  .in_bgf3,
  .in_bgf4,
  .gy_bj .li1,
  .gy_bj .li2,
  .gy_bj .li3,
  .cp_bj .li1,
  .yj_bj .li1,
  .hd_bj .li1 {
    background-attachment: inherit;
  }
  .in_headquarters .in_hqr .formError {
    margin-left: -200px;
  }
}

@media screen and (max-width: 1002px) {
  /*iPad竖*/
  /*---------------首页------------*/
  .in_bg {
    height: auto;
  }
  .in_bg1 {
    height: 1350px;
    top: 200px;
    background-size: cover;
  }
  .in_bgf2 {
    height: 1400px;
    background: url(../images/bg2-3.png);
    margin-bottom: 404px;
  }
  .in_bgf3 {
    height: 487px;
    background-size: 57%;
    background-attachment: inherit;
  }
  .in_bgf4 {
    height: 1500px;
    background-size: cover;
  }
  .in_bg2 {
    top: 1834px;
    height: 2200px;
    background-size: cover;
  }
  .in_bg3 {
    top: 4150px;
    height: 712px;
  }

  .in_service .in_serh,
  .in_dynamic .in_dynh,
  .in_research h4,
  .in_question .in_queh,
  .in_headquarters .in_headh {
    font-size: 26px;
  }

  .in_investigate,
  .in_research,
  .in_service,
  .in_dynamic,
  .in_wrapper .in_question .in_que,
  .in_wrapper .in_question .swiper-container,
  .in_headquarters,
  .in_wechat,
  .in_bottom,
  .foot .warp {
    width: auto;
    margin: 0 20px;
  }

  /*首页-轮播图*/
  .in_investigate {
    height: 650px;
  }
  .in_investigate a {
    padding-top: 40px;
  }
  .in_investigate h4 {
    margin: 0;
    font-size: 26px;
    height: auto;
    line-height: inherit;
    margin: 0 0 40px 0;
  }
  .in_investigate .in_inv {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
  }

  /*首页-媒介研究*/
  .in_research {
    height: 750px;
  }
  .in_research h4 {
    height: 80px;
  }
  .in_research .in_re .in_span {
    font-size: 48px;
    height: 50px;
    line-height: 50px;
    margin-top: 0px;
  }
  .in_research .in_re .in_span i {
    width: 23px;
    line-height: 50px;
  }
  .in_research .in_re .in_span span {
    line-height: 50px;
  }
  .in_research .in_re .in_i {
    font-size: 14px;
    line-height: 18px;
  }
  .in_research .in_re {
    width: 20%;
    height: 110px;
    border: 0;
    position: relative;
  }
  .in_research .in_re:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 1px;
    background: #ccc;
    height: 100%;
  }
  .in_research .in_last:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 1px;
    background: #ccc;
    height: 100%;
  }
  .in_research .in_reb {
    line-height: 24px;
    margin-top: 30px;
  }

  /*首页-产品与服务*/
  .in_service {
    height: 950px;
  }
  .in_service .in_ser {
    margin-bottom: 50px;
  }
  .in_service .in_ser b {
    height: auto;
    line-height: inherit;
    padding-top: 20px;
  }
  .in_service .in_ser .in_svbg {
    width: auto;
    background-size: 100%;
    margin: 0 40px;
  }
  .in_service .in_ser .in_svbg td {
    width: 100%;
    height: 100%;
  }
  .in_service .in_ser .in_svbg img {
    width: 100%;
  }

  /*首页-新闻*/
  .in_dynamic {
    height: 843px;
    margin: 0 50px;
  }
  .in_dynamic .in_dynh {
    margin-bottom: 40px;
  }
  .in_dynamic .in_dy .in_tit {
    height: 28px;
    overflow: hidden;
    line-height: 30px;
  }
  .in_dynamic .in_dy span {
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin: 0;
  }
  .in_dynamic .in_dy .in_more {
    margin-top: 15px;
  }

  .in_dynamic .in_dy b {
    margin-bottom: 8px;
  }

  /*首页-收视百问*/
  .in_question {
    height: 650px;
  }
  .in_question .swiper-container {
    height: 229px;
  }
  .in_question .in_queh {
    margin-bottom: 40px;
  }
  .in_question .in_qu span {
    margin: 20px 10px;
    padding: 30px 100px 0 30px;
    height: auto;
  }
  .in_question .swiper-slide i {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #ebebeb;
    height: 43px;
    display: none;
  }
  .in_question .swiper-slide-visible i {
    display: block;
  }
  .in_question .swiper-container .swiper-slide-visible {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .in_question .swiper-container .swiper-slide-active {
    background-size: cover;
    background: #fff;
    position: relative;
  }
  .in_wrapper .in_question .swiper-container {
    margin: 0 52px;
  }
  .in_question .btn {
    top: 50%;
    margin-top: -4px;
  }

  /*首页-联系我们*/
  .in_headquarters {
    height: 722px;
  }
  .in_headquarters .in_hql span {
    font-size: 30px;
  }
  .in_headquarters .in_hqr {
    width: 47.2%;
    margin: 0;
    height: auto;
  }
  .in_headquarters .in_hql {
    width: 47.2%;
    margin-right: 5.4%;
    float: left;
    height: auto;
    margin-bottom: 0;
  }
  .in_headquarters .in_hql i {
    line-height: 18px;
    margin-top: 15px;
    font-size: 14px;
  }
  .in_headquarters .in_hqr .in_hq1 {
    margin: 0;
    width: 100%;
  }
  .in_headquarters .in_hqr .in_hq2 {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .in_headquarters .in_hqr .in_hq3 {
    margin-top: 10px;
    height: 100px;
  }
  .in_headquarters .in_hqb {
    margin-top: 40px;
  }
  .in_headquarters .in_hqb a {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
  }

  /*首页-网站地图*/

  .in_wechat .in_logo2 {
    width: 170px;
    margin-bottom: 20px;
  }
  .in_wechat .in_logo2 img {
    width: 100%;
  }
  .in_bottom {
    height: auto;
    padding: 40px 0;
  }
  .in_bottom div {
    display: none;
  }
  .in_bottom .ul {
    display: block;
  }
  .in_bottom li {
    float: left;
    width: 20%;
    margin-bottom: 5px;
  }
  .in_bottom li a {
    font-size: 14px;
    font-weight: bold;
  }

  .in_bgf1 .img {
    background-size: cover;
    background-attachment: inherit;
  }
}

@media screen and (max-width: 758px) {
  /*iPad竖*/
  .in_investigate,
  .in_research,
  .in_service,
  .in_dynamic,
  .in_wrapper .in_question .in_que,
  .in_wrapper .in_question .swiper-container,
  .in_headquarters,
  .in_wechat,
  .in_bottom,
  .foot .warp {
    margin: 0 10px;
  }
  .in_service .in_serh,
  .in_dynamic .in_dynh,
  .in_research h4,
  .in_question .in_queh,
  .in_headquarters .in_headh {
    font-size: 18px;
  }
  .in_bgf1 {
    height: 500px;
  }
  .in_bgf2 {
    background-size: cover;
    height: 1500px;
    margin-bottom: 0;
  }
  .in_bgf3 {
    display: none;
  }
  .in_bgf4 {
    display: none;
  }
  .in_bg1 {
    height: 1328px;
    top: 100px;
  }
  .in_bg2 {
    background: none;
  }
  .in_bg3 {
    display: none;
  }

  .in_bgf1 .img .mod_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
  }

  .in_investigate {
    height: 500px;
  }
  .in_investigate a {
    padding-top: 50px;
  }
  .in_investigate h4 {
    margin: 0 0 30px 0;
    font-size: 18px;
  }
  .in_investigate .in_inv {
    font-size: 12px;
    line-height: 22px;
  }

  .in_research {
    height: 760px;
  }
  .in_research h4 {
    height: 50px;
  }
  .in_research .in_re {
    width: 33%;
    height: 70px;
    margin-bottom: 20px;
    position: relative;
  }
  .in_research .in_re:nth-of-type(3) span:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #ccc;
  }
  .in_research .in_re:nth-of-type(4) {
    margin-left: 17%;
  }
  .in_research .in_re .in_span {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .in_research .in_re .in_span i {
    height: 30px;
    line-height: 30px;
    width: 15px;
  }
  .in_research .in_re .in_span span {
    height: 30px;
    line-height: 30px;
    width: 10px;
  }
  .in_research .in_re .in_i {
    font-size: 12px;
    margin: 0 10px;
  }
  .in_research .in_reb {
    font-size: 12px;
    margin-top: 0px;
  }

  .in_service {
    height: auto;
    margin-bottom: 36%;
  }
  .in_service .in_serh {
    margin-bottom: 30px;
  }
  .in_service .in_ser {
    width: 25%;
    margin-bottom: 25px;
  }
  .in_service .in_ser:nth-of-type(9) {
    margin-left: 25%;
  }
  .in_service .in_ser b {
    font-size: 14px;
    padding-top: 10px;
  }
  .in_service .in_ser .in_svbg {
    margin: 0 20%;
  }

  .in_dynamic {
    margin: 0px;
    height: auto;
    padding: 0px 20px 0 20px;
    position: relative;
    background: #fff;
    overflow: inherit;
  }
  .in_dynamic:before {
    content: "";
    position: absolute;
    left: 0;
    top: -340px;
    display: inline-block;
    width: 100%;
    height: 400px;
    background-image: url(../images/in_758.png);
    background-position: top center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .in_dynamic .in_dynh {
    margin-bottom: 30px;
  }
  .in_dynamic .in_dy {
    width: auto;
    margin: 0 0 20px 0;
    float: none;
  }
  .in_dynamic .in_dy3 {
    display: none;
  }
  .in_dynamic .in_dy2 {
    margin: 0;
  }

  .in_wrapper .in_question .swiper-container {
    margin: 0 25px;
  }
  .in_question {
    padding: 37% 0 54% 0;
    height: auto;
    background: url(../images/in_758_1.png);
    background-size: cover;
  }
  .in_question .in_queh {
    margin-bottm: 30px;
  }
  .in_question .btn1 {
    background-position: 0 0;
    z-index: 99;
  }
  .in_question .btn2 {
    background-position: -12px 0;
    z-index: 99;
  }
  .in_question .btn {
    background-size: 26px;
    width: 14px;
    height: 26px;
  }

  .in_headquarters {
    position: relative;
    height: 1600px;
    margin: 0;
    background: url(../images/in_758_2.png) top no-repeat;
    background-size: cover;
    margin-top: -456px;
    clear: both;
    overflow: hidden;
    padding: 0 10px;
  }
  .in_headquarters .in_headh {
    margin: 450px 0 20px 0;
  }
  .in_headquarters .in_hql {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .in_headquarters .in_hql span {
    background-position: left 0;
    font-size: 20px;
    background-size: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 40px;
    margin-bottom: 10px;
  }
  .in_headquarters .in_hql i {
    margin-top: 10px;
  }
  .in_headquarters .in_hqr {
    width: 100%;
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 690px;
  }
  .in_headquarters .in_hqr_box {
    margin: 0 10px;
  }
  .in_headquarters .in_hqr .in_hq3 {
    height: 150px;
  }
  .in_headquarters .in_hqb {
    margin-top: 340px;
    border-bottom: 0;
  }
  .in_headquarters .in_hqb a {
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #9ba8af;
    box-sizing: border-box;
  }
  .in_headquarters .in_hqb .in_first,
  .in_headquarters .in_hqb .in_last {
    border-bottom: 1px solid #9ba8af;
  }

  .in_wechat {
    margin-top: -300px;
  }
  .in_bottom {
    position: relative;
    z-index: 1;
  }

  .in_question .in_queh {
    margin-bottom: 20px;
  }
  .in_headquarters .in_headh {
    margin: 400px 0 20px 0;
  }
  .in_headquarters .in_hqr {
    top: 640px;
  }
  .in_headquarters {
    height: 1500px;
    margin-top: -446px;
  }
  .in_wechat {
    margin-top: -250px;
  }
  .in_wrapper .in_question .swiper-container {
    margin: 0 60px;
  }
  .in_wrapper .in_question .in_qu span {
    font-size: 14px;
    padding: 20px 46px 0 10px;
    margin: 10px;
    background-size: 50px;
  }

  .in_bottom {
    padding: 25px 0;
  }
  .in_bottom li {
    width: 33%;
  }
  .in_bottom li a {
    font-size: 12px;
  }

  .in_question .swiper-slide i {
    display: block;
  }
  .in_question .swiper-container .swiper-slide {
    background: #fff;
  }
  .in_wrapper .in_question .swiper-container {
    background: #fff;
  }
  .in_wechat .in_code2 {
    float: none;
    margin-left: 110px;
  }
  .in_wechat .in_code3 {
    float: none;
    clear: both;
    overflow: hidden;
    margin: 0 0 0 0;
  }
}

@media screen and (max-width: 500px) {
  .in_dynamic::before {
    top: -260px;
  }
  .in_wrapper .in_question .swiper-container {
    margin: 0 30px;
  }
  .in_question {
    padding: 56% 0 82% 0;
  }
  .in_question .in_queh {
    margin-top: 25px;
  }
  .in_question .swiper-container {
    height: 150px;
  }
  .in_service .in_ser {
    width: 33%;
  }
  .in_service .in_ser:nth-of-type(9) {
    margin-left: 0%;
  }
  /*.in_service .in_ser:nth-of-type(10){ margin-left:33%;}*/
  .in_research .in_reb {
    line-height: 22px;
  }
}

@media screen and (max-width: 320px) {
  .in_investigate {
    height: 456px;
  }
}
