﻿@charset "utf-8";
div#box_root {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#index{    background: url(../images/background.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;}

div#box_header {
    position: absolute;
    width: 250px;
    height: 51px;
    float: left;
    top: 5vh;
    left: 1vw;
    overflow: hidden;
}
div#box_header .h_logo img{
    width: 100%;
}
.header_main {position: absolute;/* top: 2em; *//* left: 1vw; */z-index: 999;width: calc(100% - 2vw);}
.h_logo {
    width: 100%;
    float:left;
    max-width: 215px;
}
.nav {
    position: absolute;
    top: 25vh;
    z-index: 9999;
    left: 1vw;
}
.pic-module .pic img{max-width:100%;}

li a span.nav_line{
font-size: 14px;
    color:#858585;
    text-decoration:none;
}
li a span.nav_line:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #858585;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
li a span.nav_line:hover:after {
  width: 100%;
}

.menu li:hover::before {
    transform: scale(2,1);
	background: #0f3488;
}

.menu li:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 90%;
    height: 1px;
    background: #333333;
    width: 10%;
    transition: 0.5s;
    transform-origin: left;
}

.menu li {
    overflow: hidden;
    line-height: 20px;
    position: relative;
}

.menu li::after {
    content: "";
    position:absolute;
    clear: both;
    display: block;
}
.menu li:hover::after {
content: "";
    clear: both;
    position:absolute;
    display: block;
width:100%;
}

.menu li:hover a {
    transform: translateX(20px);
}

.menu li a {
    display: block;
    overflow: hidden;
    width: 168px;
    height: 40px;
    padding-left: 25px;
    transition: 0.3s;
}
.menu li:hover a span{ color:#0f3488;}
span.nav_cn {

font-size: 15px;

color: #292929;

float: left;

line-height: 40px;
}
span.nav_en {
    color: #A2A2A2;
    display: block;
    float: left;
    line-height: 45px;
    margin-left: 4px;
	text-transform : uppercase
}
@media (max-width: 1500px) {
	.lau_zy {
	  display:none;
	}
  }
.lau_zy {
    position: absolute;
    left: 1vw;
    top: 60vh;
}
li.lau_ch {
    display: inline-block;

    border: 1px solid #0f3488;
}
li.lau_ch a{
    display:block;
    padding: 5px 8px;
}
li.lau_ch a:hover{
   color:#fff;
   background-color:#0f3488;
}
div#box_footer {
    position: absolute;
    bottom: 4%;
    float: left;
    left: 1vw;
    z-index: 999;
    width: calc(100% - 2vw);
    overflow: hidden;
}
.footer_main {
    color: #5D5D5D;
}
.join_m p {
    font-size: 12px;
    line-height: 26px;
    margin: 0;
}
.join_m p a{color:#5D5D5D}
.join_m a {
    color: #fff;
}
div#box_banner {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -99;
    top:0;
}
div#box_banner a.next {
    display:none;
}
div#box_banner a.prev {
    display:none;
}
div#box_banner .pagination{
display:none;
}
.slides li {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
}
div#box_main_ny {
    max-width: 80%;
    height: 90%;
	margin-top:2%;
	margin-left:300px;
}

.ny_main {
    position: relative;
    overflow: hidden;
    width: 98%;
    height: 98%;
    background: rgba(255,255,255,0.7);
    padding: 1%;
    z-index: 999;
}
.ny_main_top {
    overflow: hidden;
}
.h_logo_ny {
    float: left;
    width: 315px;
    position: relative;
    left: 2%;
    top: 2%;
    padding-left: 10px;
    z-index: 999;
    padding-right: 10px;
    background-color: rgba(255,255,255,0.9);
}
.h_logo_ny a>img {
    width: 47%;
    float: right;
    margin-top: 5px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 5px;
}
.location {
    float: left;
    margin-top: 5px;
    width: 34px;
    position: relative;
    margin-bottom: 5px;
    padding-right: 16px;
    border-right: 1px solid #D5D5D5;
    height: 34px;
}
.join {
    position: relative;
    top: 0%;
    float: right;
    right: 6%;
    color: #848484;
    overflow: hidden;
}
.join_m {
    width: 100%;
    float: left;
}
.nylx {
    position: relative;
    right: 4%;
    top: 0%;
    float: right;
    color: #484848;
    overflow: hidden;
}
.location a {
    font-size: 14px;
    color: #727272;
}
.background_ny{
background:url("../images/background.jpg") no-repeat;
    width: 100%;
    height: 100%;
 background-size: cover !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
}
.left_box {
    position: relative;
    top: 5vh;
    /* border-bottom: 1px solid #CACACA; */
    width: 95%;
    margin: 0 auto;
}
.left_box li {
    font-size: 14px;
    height: 32px;
    display: inline-block;
    /* margin-left: -1px; */
    /* margin-right: -1px; */
    line-height: 32px;
    overflow: hidden;
    transition: 0.3s;
    margin-left: 3px;
}
.left_box li.menu-none a{
    padding: 10px 20px;
    transition: 0.3s;
}
.left_box li.menu-none a.current {
    background: #0f3488;
    color: #fff;
}
.left_box li.menu-none a:hover {
    color: #fff;
    transition: 0.3s;
}
.left_box li.menu-none:hover {
    background: #0f3488;
    transition: 0.3s;
}
.right_box {
    position: relative;
    top: 8vh;
    width: 95%;
    margin: 0 auto;
    overflow-x: hidden;
    height: 60vh;
    /* border-top: 1px solid #C5C5C5; */
}
.right_box p {
    font-size: 14px;
    line-height: 28px;
    color: #383838;
    font-family: "微软雅黑";
}
div#box_footer_ny {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 36px;
    /* background: #353535; */
}
div#box_footer_ny p {
    line-height: 36px;
    color: #333;
}
.comcontent_left {
    width: 100%;
    float: left;
    margin: 0;
    height: 285px;
    overflow: hidden;
}
.comcontent_right {
    padding: 2%;
    width: 96%;
    margin: 0;
    float: right;
    font-size: 13px;
    text-align: left;
    color: #989898;
    background: rgb(241, 241, 241);
    min-height: 25vh;
}
.comcontent_left img {
    width: 100%;
}
.menu_ny {
    width: 34px;
    position: fixed;
    overflow: hidden;
    background: rgb(70, 70, 70);
    height: 34px;
    float: left;
    z-index:99;
    margin-left: 3px;
    /* box-shadow: 2px 0px 6px rgb(140, 140, 140); */
}

.sss {
    display: block;
    opacity:0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width:100%;
    height:100%;
    z-index: 99;
    text-align: center;
    background: rgba(0,0,0,0.9);
    transition-duration:1s;
    pointer-events: none;
}
.nav_main_ny {
    position: relative;
}
.sss ul li a span {
    color: #fff;
    font-size:17px;
    font-weight: bolder;
    line-height: 12vh;
    float: none;
}
.sss .nav_main_ny>ul>li {
    border-bottom: 1px solid rgb(43, 43, 43);
    width: 100%;
    height: 12vh;
    margin: 0 auto;
}
li.menu_ny_li_b {
    position: absolute;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    top: 25%;
    z-index: 1;
    opacity: 0;
}
.nav_main_ny li a {
    display: block;
    overflow: hidden;
    transition: 0.8s;
    transform: translateX(0px);
}
.nav_main_ny li a:hover {
    background: #000;
    transition: 0.8s;
    transform: translateX(20px);
}

li.menu_logo {
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.logo_ny {
    width: 220px;
    height: 20%;
    left: 0.9%;
    top: 1.9%;
    position: relative;
}
.menu_open .sss {

opacity:1;

display: block;

position: absolute;

top: 0;

left: 0;

right: 0;

width: 100%;

height: 100%;

z-index: 99;

text-align: center;

background: rgba(0,0,0,0.9);

transition-duration:1s;

pointer-events: auto;
z-index: 9999;
}
.sss ul:after , .clear_fix::after {
    content: "";
    display: block;
    clear: both;
    transition: 1s;
}
.sss::before {
    content: "";
    position: absolute;
    top: 40px;
    right: 40px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 500%;
    transition: 1s;
    transform: scale(0);
}

.menu_open .menu_ny ul li:nth-child(1) {
    opacity: 0;
}
.menu_open .menu_ny ul li:nth-child(3) {
    transform: rotate(-45deg) translateY(0px);
    transform-origin: center;
    transition: 0.3s;
    width: 54%;
    opacity: 1;
}
.menu_open .menu_ny ul li:nth-child(4) {
    opacity: 0;
}
.menu_open .menu_ny ul li:nth-child(2) {
    transform: rotate(45deg) translateY(0px);
    transform-origin: center;
    transition: 0.3s;
    width: 56%;
}
.right_box .pageJump {
    width: 100%;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
    clear: both;
    padding: 0px 0;
}
.right_box li.content.column-num3 {
    float: left;
    background: rgba(214, 214, 214, 0.6);
    margin: 2px;
}
.right_box .FrontNews_list01-d1_c1 .column-num3 {
    width: 100%;
}
.right_box li.content.column-num3:hover {
    background-color: rgba(171, 171, 171, 0.8);
    transition: 1s;
    box-shadow: 0 0 8px #868686;
}
#products_detail #box_banner {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -99;
    top: 0;
    background: #EAEAEA;
}

.lau {
    float: left;
    width: 35px;
    background: none;
    border: 1px solid #D0D0D0;
    text-align: center;
    font-size: 14px;
    color: #BC131A;
    margin: 5px 3px;
}

.lau:hover{
    border: 1px solid #0f3488;
}

.lau a {
    display: block;
    width: 35px;
    text-align: center;
    padding: 6px 0;
    color: #464646;
    transition: 0.5s;
    /* background: rgba(255,255,255,0.1); */
}
.lau a:hover {
    /* background: #BC131A; */
    color: #313131;
    transition: 0.5s;
}
.case_main {
    position: relative;
    top: 10vh;
    width: 81%;
    margin: 0 auto;
}
.case_main .FrontProducts_list01-d3_c1_01 .pic-module {
    width: 100%;
}
.case_main .FrontProducts_list01-d3_c1_01 .content {
    float: none;
    overflow: hidden;
    margin-top: 5px;
    margin: auto;
    max-width: 1030px;
}
.case_main .FrontProducts_list01-d3_c1_01 .pic-module {
    float: none;
    margin-right: 5px;
    position: relative;
    margin: auto;
}
.case_main .FrontProducts_list01-d3_c1_01 .pic-module .pic a {
    float: none;
    text-align: center;
    display: block;
    pointer-events: none;
}
.case_main .FrontProducts_list01-d3_c1_01 .pic-module .pic a img {
    width: 100%;
    height: 100%;
    border: 0;
}
.case_main .pic a:hover {
    border: 0px solid #F60;
    background: #fff4ce;
    display: inline-block;
}
.main_left {
    position: absolute;
    width: 18%;
    height: 100vh;
    background-color: #333333;
    z-index: 1;
    overflow: hidden;
}
.menu_ny li {
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    margin: 7.5px 8px;
    border-bottom: 1px solid #FFFFFF;
    background: #FFFFFF;
}
.menu_ny li a{
   color:#fff;
   display: block;
    transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;
}
.menu_ny li a:hover {
    color: #FFF;
    background: #B72025;
    display: block;
    transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;
}
.menu_ny_main {
    position: relative;
    top: 28vh;
}
.detail_ny {
    width: calc(100% - 120px);
    float: right;
    background: #000;
    height: 100%;
    min-height: 100vh;
}
.tiltview.col img {
    height: 45vh;
}
.products_detail_ny {
    width: 100%;
    float: right;
    background: #000;
    height: 100%;
    min-height: 100vh;
}

.news_detail_ny {
    width: 100%;
    float: right;
    background: #000;
    height: 100%;
    min-height: 100vh;
}
.news_detail_ny .FrontNews_detail01-d1_c1 p{
    color:#fff;
    font-family: "微软雅黑";
    font-size: 14px;
}
.news_detail_ny .FrontNews_detail01-d1_c1 .message span {
    padding: 0 10px;
    color: #FFFFFF;
}
.news_detail_ny .FrontNews_detail01-d1_c1 #newsdetailshow{
    color:#fff;
}
.news_detail_ny .FrontNews_detail01-d1_c1 h2 {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}
#demo16{
  position: absolute;
  top: 45vh;
  left: calc(18% + 1em + 4px);
  background: #000;
  color: #fff;
  padding: 2px 4px;
  z-index: 99;
}
#demo16:after, #demo16:before {
  border: 12px solid transparent;
  /* border-left: 20px solid #fff; */
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -30px;
  content: ' ';
}

#demo16:before {
  border-left-color: #333;
  right: -25px;
}

.detail_ny_bg {
    position: fixed;
    height: 28vh;
    width: calc(82% - 120px);
}
.detail_ny_bg img{
    width:100%;
}
.detail_ny_main {
    margin-top: 28vh;
    overflow: hidden;
    padding-top: 4vh;
    background: #000;
    position: relative;
    z-index: 99;
    min-height: 72vh;
}
.main_news_list {
    background: #fff;
    /* background: url(../images/image1.jpg); */
    /* height: 100vh; */
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: auto;
    background-position: left;
    background-size: cover;
}
.wrapper-scroll {-webkit-overflow-scrolling: touch;overflow-scrolling: touch;overflow: auto;position: absolute;top: 0;bottom: 0;left: 18%;right: 0;background: #fff;}
.main_news_list {width: -moz-max-content;width: -webkit-max-content;width: -o-max-content;width: -ms-max-content;width: max-content;}
.main_news_list .FrontNews_list01-d1_c1 .content {
    float: left;
    overflow: hidden;
    width: 480px;
    margin: 0 1em 0 1.2em;
    margin-top: 0vh;
    border-left: 1px solid #C5C5C5;
    /* background-color: rgba(0,0,0,0.6); */
    /* box-shadow: 0 0 10px rgba(0,0,0,0.2); */
}

#main_case #content {
    width: 80%;
    margin: 0 auto;
    background: rgba(11,11,11, 0.5);
    padding: 20px;
    margin-top: 10vh;
}
.right_box .FrontNews_list01-d1_c1 .newstitle {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 2vh;
}
.right_box .FrontNews_list01-d1_c1 .newstitle ul li.date {
    float: left;
    font-size: 12px;
    text-align: left;
    width: 20%;
    text-align: center;
    color: #fff;
    line-height: 28px;
    background-color: #0f3488;
    display: block;
    border: 1px solid #0f3488;
    margin-top: 12px;
    margin-bottom: 12px;
}
.right_box .FrontNews_list01-d1_c1 .newslist .summary a {
    margin-left: 0px;
    margin-top: 20px;
    display: block;
    text-align: center;
    transition: 0.8s;
    background-color: #BDBDBD;
    width: 89px;
    height: 24px;
    line-height: 24px;
    position: relative;
    border-radius: 4px;
    float: right;
    color: #464646;
}
.right_box .FrontComContent_detail01-d1_c1 {
    font-size: 12px;
    color: #000;
    background: none;
    clear: both;
    overflow: hidden;
    text-align: left;
}
