/*----手机站导航开始----------*/
.nav_logo {
  display: none;
}
.sp_header {
  display: none;
}
.sp_header {
  height: 120px;
  overflow: hidden;
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30px;
}
.sp_nav {
  width: 50px;
  position: relative;
  cursor: pointer;
  height: 30px;
}
.sp_nav span {
  display: block;
  background: #1375e2;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 10px;
  transition: all ease 0.35s;
}
.sp_nav span:nth-of-type(1) {
  top: 0px;
}
.sp_nav span:nth-of-type(2) {
  top: 10px;
}
.sp_nav span:nth-of-type(3) {
  top: 20px;
}
.sp_nav_se span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}
.sp_nav_se span:nth-of-type(2) {
  width: 0;
}
.sp_nav_se span:nth-of-type(3) {
  top: 10px;
  transform: rotate(-45deg);
}
.sjj_nav {
  position: fixed;
  z-index: 9;
  background: #fff;
  width: 100%;
  height: calc(100% - 0px);
  font-size: 14px;
  line-height: 40px;
  top: -100%;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}
.sjj_nav span {
  padding-top: 20px;
  display: block;
  margin-left: 20px;
  float: left;
}
.sjj_nav span img {
  display: block;
  float: left;
  padding-top: 6px;
}
.nav_show {
  top: 0;
}
.sjj_nav > ul > li:first-child {
  overflow: hidden;
  border-top: 0;
}
.sjj_nav > ul > li:first-child > a {
  float: left;
  width: 100%;
}
.sjj_nav > ul > li:first-child .language {
  float: right;
  width: 70px;
  overflow: hidden;
  line-height: 30px;
  margin-top: 5px;
}
.sjj_nav > ul > li:first-child .language a {
  width: 35px;
  float: left;
  border-left: 1px #ddd solid;
  text-align: center;
  color: #999;
}
.sjj_nav ul li i {
  position: absolute;
  top: 16px;
  right: 0px;
  border-left: 1px #ddd solid;
  height: 30px;
  padding: 0px 20px 0 20px;
  line-height: 30px;
  font-size: 20px;
}

.sjj_nav ul {
  margin-top: 20%;
}
.sjj_nav ul li i svg {
  transform: rotate(-90deg);
  transition: all ease 0.35s;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}
.sjj_nav ul li {
  position: relative;
  line-height: 60px;
  font-size: 14px;
  text-align: center;
}
.sjj_nav > ul > li:last-child {
}
/*.sjj_nav ul li ul{display:none}*/
.sjj_nav ul li a {
  color: #666;
  width: 80%;
  font-size: 16px;
}
.sjj_nav ul li ul li a {
  color: #999;
  display: block;
  text-align: left;
}
.sjj_nav ul li i svg {
  width: 20px;
  height: 20px;
  fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #c9141e;
}
.sjj_nav ul li ul li > ul {
  margin-left: 10px;
}
.sjj_nav ul li i:before .sjj_nav ul li ul {
  display: block;
}
/*----手机站导航结束----------*/

.wap_news {
  display: none;
}
.pc_news {
  display: block;
}

@media only screen and (max-width: 992px) {
  body #header.mini {
    top: 0;
  }
  #navWrapper .content {
    display: none;
  }
  .agent-pc body #header,
  .agent-pc body #header.mini {
    height: 80px;
  }
  .agent-pc body #sitecontent {
    padding-top: 80px;
  }
  #headTop {
    display: none;
  }
  #hcontact {
    display: none;
  }
  .search_wrap {
    display: none;
  }
  .sp_header {
    display: block;
  }
  .nav_logo {
    display: block;
    float: left;
  }
  .nav_logo img {
    height: 60px;
    padding-top: 8px;
    padding-left: 20px;
  }
  .navWrapper .nav_logo {
    float: left;
  }
  #online_lx {
    display: none;
  }
  .agent-pc .ff_indexPage .module.ad01 {
    padding-top: 0;
  }
  .agent-pc .ff_indexPage .ad01.mlist .content_list .item_block {
    width: 48%;
  }
  .ad01.mlist .content_list .item_block {
    margin-right: 0;
  }
  .ff_indexPage .module {
    padding-top: 40px;
  }
  .ff_indexPage .mlist .module_container .container_category {
    width: 100%;
  }
  .ff_indexPage .mlist .module_container .container_category a {
    width: 25%;
    margin-bottom: 10px;
  }
  .ff_indexPage .mlist .container_header {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .ff_indexPage .mlist .content_wrapper {
    padding-top: 20px;
  }
  .agent-pc .ff_indexPage .project .item_block {
    width: calc(100% / 2 - 8px);
  }
  .mlist:not(.imagelink) .content_list .item_info .title {
    height: 30px;
    overflow: hidden;
  }
  .ff_indexPage .project .content_list .item_info .title,
  .bodyproject .project .content_list .item_info .title {
    font-size: 16px;
  }
  .agent-pc .ff_indexPage .ad01.mlist .content_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .team .content_list .item_wrapper,
  .ff_indexPage .ad01.mlist .content_list .item_wrapper {
    height: auto;
  }
  .content_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .agent-pc .ff_indexPage .project .item_block {
    margin-right: auto;
  }
  .ff_indexPage .module {
    padding-bottom: 0;
  }
  .agent-pc .ff_indexPage .service .content_list .item_block {
    width: calc(100% / 2 - 8px);
    margin-right: auto;
  }
  .ff_indexPage .mlist .content_wrapper {
    margin-right: -10px;
  }
  .agent-pc .ff_indexPage .service .content_list .item_block:nth-child(3n) {
    margin-right: auto;
  }
  .ff_indexPage .mlist.team .module_container .container_category a:last-child {
    display: none;
  }
  .agent-pc .bodyindex .mlist.team .content_list .item_block,
  .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block {
    width: calc(100% / 2 - 8px);
    margin-right: auto;
  }
  .agent-pc .ff_indexPage .mlist.team .container_header .title {
    display: inline-block;
    float: none !important;
  }
  .agent-pc .ff_indexPage .mlist.team .container_header .subtitle {
    font-size: 16px;
  }
  .agent-pc .ff_indexPage .mlist.team .container_header .title {
    font-size: 24px;
  }
  .bodyindex .mlist.team .content_list .item_block .item_img,
  .bodylist.bodyteam .mlist.team .content_list .item_block .item_img {
    height: auto;
  }
  .agent-pc
    .bodyindex
    .mlist.team
    .content_list
    .item_block
    .item_box
    .item_wrapper,
  .agent-pc
    .bodylist.bodyteam
    .mlist.team
    .content_list
    .item_block
    .item_box
    .item_wrapper {
    top: 0;
  }
  .bgShow01 {
    zoom: 0.5;
  }
  .mcustomize.tlir .container_content .contentbody .wrapper {
    padding-left: 20px;
  }
  .mcustomize.tlir .container_content .contentbody .wrapper .header {
    text-align: left;
  }
  .mcustomize.tlir .container_content .contentbody .wrapper .header {
    visibility: inherit !important;
  }
  .mcustomize.tlir .container_content .contentbody .wrapper .description {
    visibility: inherit !important;
  }
  .ff_indexPage .mcounter .content_list {
    transform: inherit;
    position: initial;
    padding-top: 26px;
  }
  .ff_indexPage .mcounter .content_list li {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
  }
  .ff_indexPage .mcounter .content_list li div {
    zoom: 0.8;
  }
  .ff_indexPage .mcounter .content_list li p,
  .ff_indexPage .mcounter .content_list li {
    text-align: center;
  }
  .agent-pc .ff_indexPage .mcounter .content_list li:nth-child(2),
  .ff_indexPage .mcounter .content_list li:nth-child(3),
  .ff_indexPage .mcounter .content_list li:nth-child(4) {
    width: 50%;
    margin-right: 0;
    margin-left: 0;
  }
  .wap_news {
    display: block;
  }
  .pc_news {
    display: none;
  }
  #mcontact .contactform form {
    padding: 0 20px;
  }
  #mcontact .container_header {
    position: initial;
    padding-bottom: 20px;
  }
  #mcontact .contactform p {
    width: calc(100% / 1);
  }
  #mcontact .contactform .contactform_submit {
    padding-bottom: 20px;
  }
  #mcontact .contactinfo {
    display: none;
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .pxq-left{
    width:100%!important;
  }
  .inmenu {
    /* margin-top: 100px !important; */
  }
  .inmenu li {
    width: 33.3% !important;
    margin: 0 auto !important;
  }
  .pc-list li {
    width: 46%;
    height: auto;
  }
  .pc-list li img {
    width: 100%;
  }
  .pc-list li h3 {
    width: auto;
    margin-left: 0;
    line-height: 50px;
    margin-top: 0;
  }
  .pc-list li .tu {
    margin-bottom: 10px;
  }
  .pc-list li i {
    bottom: 25px;
  }
  .pageMenu {
    /* margin-top: 84px; */
  }
  .ab_lx_fsl {
    display: none;
  }
  .pxq-right {
    display: none;
  }
  .cpMain .container {
    margin-top: 100px !important;
  }
}

@media only screen and (max-width: 650px) {
  .newsPage .item img {
    display: none;
  }
  .newsPage .item .time {
    width: 70px;
    padding: 10px 0px 10px 0px;
  }
  .newsPage .item .time .day {
    font-size: 18px;
  }
  .newsPage .item .time .year {
    font-size: 14px;
  }
  .newsPage .item {
    padding: 0;
  }
  .newsPage .item .txt {
    padding: 0 10px;
  }
  .newsPage .item h3 {
    padding-left: 10px;
    font-size: 18px;
  }
  #_ctl1_nsContentDiv {
    padding: 0 10px;
  }
  #_ctl1_isHidePage p {
    float: none;
    margin-bottom: 20px;
    display: block;
    text-align: left;
  }
  .xn_c_prodv_64_cocntbox {
    width: 49%;
  }
  .xn_c_prodv_64_cocntbox img {
    height: auto;
  }
  .proinfo {
    padding: 0 !important;
  }
  .pxq-left {
    width: 100%;
  }
  .pro_showbox {
    padding: 0;
    width: 100%;
  }
  .showpage {
    width: 100%;
  }
  .showpage a {
    top: -72px;
  }
  #showsum {
    width: 323px !important;
  }
  #shares {
    display: none;
  }
  .prodetailsinfo .wen {
    float: none;
    width: 90%;
    margin: 0 auto;
    position: initial;
  }
  .cpMain {
    background: #fff !important;
  }
  .prodetailsinfo .wen em,
  .prodetailsinfo .wen h3 {
    display: none;
  }
  #showbox,
  #showbox div,
  #showbox div img {
    width: 100% !important;
    height: auto !important;
  }
  .pro_showbox {
    height: 480px;
  }
}

@media only screen and (max-width: 1380px) {
  .pxq-right {
    display: none;
  }
  .pxq-left,
  .pro_showbox {
    max-width: 1380px;
  }
}
@media only screen and (max-width: 480px) {
  .pro_showbox {
    height: 365px;
  }
  .proviewbox{
    margin-bottom: 20px;
  }
  .xn_c_prodv_22_hLi > span{
    font-size: 14px;
    height: 45px;
    line-height: 45px;
  }
  .xn_c_prodv_22_items table{
    width:100%;
    table-layout: fixed;
  }
  .xn_c_prodv_22_items table td{
    width:auto!important;
    word-wrap: break-word;
    line-height: 18px;
  }
}