@charset "utf-8";
/* CSS Document */
main {
	padding-top: 100px;
}
.breadcrumb {
	padding-top: 16px;
	margin: 0 0 80px 30px;
	position: absolute;
    z-index: 3;
}
.breadcrumb_item {
    list-style-type: none;
    position: relative;
    display: inline;
    overflow-wrap: break-word;
    word-break: break-all;
}
.breadcrumb_item>* {
	font-size: 12px;
}
.breadcrumb.white .breadcrumb_item>*,
.breadcrumb.white .breadcrumb_item a span{
    color: #fff;
}
.breadcrumb.black .breadcrumb_item>* {
    color: #121212;
}
.breadcrumb_item> a:hover {
    text-decoration: underline;
}
.breadcrumb_item::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	margin-left: 10px;
}
.breadcrumb.white .breadcrumb_item::after {
	border-color: #fff;
}
.breadcrumb_item+.breadcrumb_item {
	margin-left: 10px;
}
.breadcrumb_item:last-child::after {
  	content: none;
}
.under-mv {
	position: relative;
	min-height: 420px;
	width: 100%;
	margin-bottom: 70px;
}
.under_mv_ttl h1 {
	font-size: 40px;
	padding: 0 30px;
	color: #fff;
    font-weight: bold;
    letter-spacing: .05em;
}
.under_mv_ttl.black h1{color:#121212;}
.under_mv_ttl {
	position: absolute;
    top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1600px;
	width: 100%;
}
.main_ttl {
    width: 100%;
}
.main_ttl_en {
    color: #e60012;
    position: relative;
    font-size: 1rem;
    line-height: 18px;
    padding-left: 28px;
    margin-bottom: 24px;
	font-family: MI;
}
.js-txt-up {
  opacity: 0;

  .is-active &,
  &.is-active {
    opacity: 1;
  }
}
.main_ttl_en:before {
    content: "";
    background: #e60012;
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    top: 4px;
}
._txt {
  will-change: transform, opacity;
  display: inline-block;
  font-weight: inherit;
  opacity: 0;
  transform: translateY(80%);
  clip-path: inset(0% 0% 0% 100%);
  transition: opacity 1s cubic-bezier(.19, 1, .22, 1),
  clip-path 1s cubic-bezier(.19, 1, .22, 1),
  transform 1s cubic-bezier(.19, 1, .22, 1);

  .is-active & {
    opacity: 1;
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
  }
}
._txt:nth-child(1) {
    transition-delay: 0.03s;
}
._txt:nth-child(2) {
    transition-delay: 0.06s;
}
._txt:nth-child(3) {
    transition-delay: 0.09s;
}
._txt:nth-child(4) {
    transition-delay: 0.12s;
}
._txt:nth-child(5) {
    transition-delay: 0.15s;
}
._txt:nth-child(6) {
    transition-delay: 0.18s;
}
._txt:nth-child(7) {
    transition-delay: 0.21s;
}
._txt:nth-child(8) {
    transition-delay: 0.24s;
}
.main_ttl_cn {
	font-size: 3rem;
	line-height: 1.5;
}
.company-desc{
	margin:3rem 0;
	font-size:1.125rem;
	line-height: 2;
	text-indent: 2em;
}
.company-box{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.company-box .box-item{
	display:flex;
	width:48%;
	padding:20px 0;
	border-bottom:1px solid #eaeaea;
	align-items: center;
}
.company-box .box-item:nth-child(1){
	border-top:1px solid #eaeaea;
}
.company-box .box-item:nth-child(2){
	border-top:1px solid #eaeaea;
}
.company-box .box-item h2{
	font-size:1.125rem;
	color:#e60012;
	width:10rem;
	font-weight: bold;
}
.company-box .box-item p{
	font-size:17px;
	color:#333;
}
.video-box{
	padding:5rem 0;
}
.video-box .v-tit{
	font-size:1.875rem;
	text-align: center;
	margin-bottom: 2rem;
}
.video-con{
	display:flex;
	justify-content: center;
	position: relative;
}
.video-con .bf{
	position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    background:#e60012 url(../images/bf.png) center no-repeat;
    border-radius: 50%;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
	-webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s;
}

/*********发展历程***********/
.history{
	background:url(../images/lc_bg.jpg) top center no-repeat;
	height: 820px;
}
.ccs{
	width:100%;
	padding:70px;
	height: 100%;
	position: relative;
	background-color: rgba(255, 255, 255, .8);
	overflow: hidden;
}
.quxian{
    position: absolute;
    bottom: 50px;
    left: 0;
}
.abhis{
    position:absolute;
    z-index: 1;
    width:96%;
    left:2%;
    height:450px;
}
.tab{
	display:flex;
	align-items: center;
	padding-left: 30px;
}
.tab-item span{
    position: relative;
	display:block;
	margin-right: 30px;
	font-size:2rem;
	color:#999;
	margin-bottom: 50px;
	font-family: DIN;
	cursor: pointer;
}
.tab-item span:after{
    position: absolute;
    left: 0;
    bottom:0;
    content: '';
    width:100%;
    height: 2px;
    background:#e60012;
    opacity: 0;
}
.tab-item span.actspan{
	color:#e60012;
}
.tab-item span.actspan:after{
    opacity: 1;
}
.abhis .tab-con>div{
	display:flex;
}
.hisbox {
    position:relative;
    height: 350px;
    width:12vw;
    margin-right: 10px;
}
.hisbox .b{
	position:absolute;
    left: 0;
    bottom: 0;
	height:180px;
}
.hisbox:first-child .b{
    bottom:7px;
}
.hisbox:nth-child(2) .b{
    bottom:17px;
}
.hisbox:nth-child(3) .b{
    bottom:27px;
}
.hisbox:nth-child(4) .b{
    bottom:37px;
}
.hisbox:nth-child(5) .b{
    bottom:88px;
}
.hisbox:nth-child(6) .b{
    bottom:177px;
}
.hisbox:nth-child(7) .b{
    bottom:270px;
}
.hisbox:nth-child(8) .b{
    bottom:358px;
}
.hisbox:nth-child(9) .b{
    bottom:156px;
}
.hisbox:nth-child(10) .b{
    bottom:156px;
}
.hisbox .line{
	display:block;
    width: 2px;
    background: #ccc;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 7px;
}
.hisbox .year {
    padding-left: 28px;
    font-family: PF;
    color: #cc0000;
    font-size: 1.875rem;
    position: relative;
    font-weight: bold;
    line-height: 0.8;
    margin-bottom: 20px;
}
.hisbox .year em{
	font-size:1.3125rem;
}
.hisbox .dot {
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
	border:2px solid #e60012;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hisC {
    position: relative;
	
}
.swiper-slide:nth-child(4n-3) .hisbox .b{
	bottom: 57px;
}
.swiper-slide:nth-child(4n-2) .hisbox .b{
	bottom: 48px;
}
.swiper-slide:nth-child(4n-1) .hisbox .b{
	bottom: 140px;
}
.swiper-slide:nth-child(4n) .hisbox .b{
	bottom: 300px;
}
.hisC .line2 {
    width: 16px;
    height: 1px;
    background: #bea369;
    position: absolute;
    top: 12px;
    left: 0;
}
.freeTx {
	padding: 0 0px 38px 28px;
}
.freeTx p{
    font-size: 15px;
    line-height: 2;
}
.abhis .his-arrow {
    width: 54px;
    height: 54px;
    background-color: #ccc;
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -27px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.abhis .his-prev{
    left: 80px;
    background-image: url(../images/aw6.png);
}
.abhis .his-next {
    right: 80px;
    background-image: url(../images/aw7.png);
}
.abhis .his-arrow:hover {
	background-color: #e60012;
	cursor: pointer;
}

/*弹窗*/
.z_tanchuang {
    position: fixed;
    display: table;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    z-index: 999;
}
.z_tanchuang.one {
    transform: scaleY(0.01) scaleX(0);
    animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    -webkit-transform: scaleY(0.01) scaleX(0);
    -webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang.one.out {
    transform: scale(1);
    animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    -webkit-transform: scale(1);
    -webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang .mask{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.z_tanchuang .tbox .modal {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%)!important;
    -ms-transform: translate(-50%, -50%)!important;
    transform: translate(-50%, -50%)!important;
    width: 90%;
    background-color: #fff;
    min-width: 864px;
    min-height: 502px;
    padding: 40px;
    max-width: 1200px;
    max-height: 90%;
    margin: 0 auto;
}
.z_tanchuang.one .tbox .modal {
    transform: scale(0);
    animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    -webkit-transform: scale(0);
    -webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang.one.out .tbox .modal {
    animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    -webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang .tbox .modal .out {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff url(../images/out.png) center no-repeat;
    background-size: 20px;
    color: #000;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    top: 0;
    right: -50px;
    cursor: pointer;
}
.z_tanchuang .tbox .modal .img {
    width: 100%;
    max-height: 600px;
    margin: 0 auto;
    height: 60vh;
	max-width: 1200px;
}
.z_tanchuang .tbox .modal .img video {
    display: block;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.z_tanchuang .tbox .modal .out:hover {
    background: #fff url(../images/out2.png) center no-repeat;
    background-size: 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}


/**************产品中心*************/
.product_search {
	padding: 70px 0 75px;
	background-color: #f5f6f7;
}
.mod-search_inner {
	border-radius: 6px;
	padding: 50px 0 60px;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
}
.mod-search_tab {
    display: flex;
    justify-content: center;
}
.mod-search_tab_clm {
    font-weight: bold;
    position: relative;
}
.mod-search_tab_clm+.mod-search_tab_clm {
	margin-left: 35px;
	padding-left: 35px;
}
.mod-search_tab_clm+.mod-search_tab_clm::before {
    content: "";
    position: absolute;
    display: block;
    background-color: #ccc;
    left: 0;
	top: 11px;
	width: 1px;
	height: 16px;
}
.mod-search_tab_clm>* {
	margin-bottom: 22px;
    font-size: 1.25rem;
    cursor: pointer;
    position: relative;
    color: #777;
    line-height: 1.6;
    letter-spacing: .05em;
    text-align: center;
    display: inline-block;
}
.mod-search_tab_clm.current>p {
    color: #e3032d;
}
.mod-search_tab_clm>*::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    background-color: #e3032d;
    opacity: 0;
    transition: .3s ease;
}
.mod-search_tab_clm>*::after {
	height: 3px;
	bottom: -22px;
}
.mod-search_tab_clm.current>p::after {
    opacity: 1;
}
.mod-search_block_item{
	display:none;
}
.mod-search_block_item.current{
	display:block;
}
.mod-search_block{
	border-top: 1px solid #ddd;
	padding: 40px 50px 0 50px;
}
.mod-search_block_item_inner {
    display: flex;
    justify-content: center;
}
.mod-search_item {
	display:flex;
	justify-content: center;
	align-items: center;
	flex: 1;
	padding: 0 10px;
	min-height: 85px;
	box-sizing: border-box;
}
.mod-search_item a{
	font-size:1.25rem;
	color:#121212;
}
.mod-search_item+.mod-search_item{
	border-left: 1px solid #ddd;
}
.mod-search_item.active a p,
.mod-search_item a:hover p{
    color: #e3032d;
}
.product_list{
	max-width:1200px;
	margin:0 auto;
	margin-top: 70px;
}
.product_item{
	display:flex;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 3rem;
}
.product_item>.content {
    width: 50%;
    padding-right: 10px;
}
.product_item>.image {
    width: 50%;
    padding: 0 50px;
}
.product_item>.content>.inner {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.product_item>.content>.inner>.head>.series {
	margin-top: 1.2rem;
    color: #121212;
    font-size: 2.875rem;
}
.product_item>.content>.inner>.head>.text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.3;
	color:#e3032d;
	font-family: MI;
}
.product_item>.content>.inner>p {
    margin-top: 1.5em;
	font-size:1rem;
	line-height: 1.5;
}
.product_item>.content>.inner>p+.listBullet {
    margin-top: 1em;
}
.listBullet>li {
    position: relative;
    padding-left: 22px;
    font-size: 14px;
	font-size: 16px;
}
.listBullet>li:before {
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #d4d4d4;
    border-radius: 50%;
    background: #e7e7e7;
    content: "";
}
.btnNormal{
	display: flex;
	justify-content: center;
	align-items: center;
	width:10rem;
	height:3rem;
	background: #df0024;
	color:#fff;
	margin-top:2rem;
	display: none;
}
.btnNormal:hover {
	background-color: #ed1b24;
	color: #fff;
}
#popup{
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
}
#popup .bg{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
#popup .inner{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    background-color: #fff;
    min-width: 864px;
    min-height: 502px;
	max-height: 80vh;
	overflow-y: scroll;
    padding: 40px;
}
.close {
    position: absolute;
    top: 11px;
    right: 15px;
    width: 10px;
    cursor: pointer;
    box-sizing: content-box;
    padding: 10px;
    margin: -10px;
}
.close path {
    fill: #989898;
    transition: .3s;
}
#popup .inner h2{
	font-weight: 700;
    font-size: 20px;
	text-align: center;
}
#popup .inner p{
	margin-top:2rem;
    font-size: 1rem;
}
.link {
    color: inherit;
    text-decoration: underline;
}
.tblSpec{
    border-top: 1px solid #b3b3b3;
    border-left: 1px solid #b3b3b3;
	width: 100%;
    margin-top: 60px;
    font-size: 14px;
}
.u-ta-center {
    text-align: center !important;
}
.tblSpec td, .tblSpec th{
    text-align: center;
	padding: 11px 5px;
    border-right: 1px solid #b3b3b3 !important;
    border-bottom: 1px solid #b3b3b3 !important;
}
.tblSpec th{
	position:relative;
}
.tblSpec th span{
	position:absolute;
	right:5px;
	top:5px;
}
.tblSpec .th-1{
    background: #ebebeb;
	height:90px;
}

/***************解决方案***************/
.soluMain{
	display: flex;
    justify-content: space-between;
	overflow: hidden;
}
.soluLeft{
    width: 28%;
    box-shadow: 5px 0 27px rgb(0 0 0 / 10%);
}
.soluName{
	padding:2.5rem;
	padding-left: calc((100vw - 1600px) / 2);
	background: #df0024;
	margin-bottom: 2.5rem;
}
.soluName h2{
	color:#fff;
	font-size:2rem;
}
.soluName h2 i{
    color:#fff;
    margin-right:10px;
}
.solu_nav{
	padding-right:30px;
}
.solu_nav li{
	padding-left: calc((100vw - 1600px) / 2);
    line-height: 80px;
	position: relative;
}
.solu_nav li a{
    display:block;
    width:100%;
	font-size:1.375rem;
}
.solu_nav li:before{
    position: absolute;
    display:block;
    width:0%;
    height:80px;
    content:'';
    background: #df0024;
    left: 0;
    top:0;
    z-index: -1;
    border-radius: 0 40px 40px 0;
}
.solu_nav li:after{
	position: absolute;
	top:25px;
	right:40px;
	display:block;
	content: "\f105";
	font-family: fontawesome;
	color:#fff;
	width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size:16px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
	border-radius: 50%;
	cursor: pointer;
	background:#df0024;
}
.solu_nav li.active{
	background:#df0024;
	border-radius: 0 40px 40px 0;
}
.solu_nav li.active:after,
.solu_nav li:hover:after{
	background: #fff;
	color:#df0024;
	transform: rorate(90deg);
}
.solu_nav li:hover:before{
    width:100%;
    transition: width .3s ease-in;
}
.solu_nav li.active a,
.solu_nav li:hover a{
	color:#fff;
}
.soluRight{
    width: 72%;
	padding:10px 60px 60px;
}
.solulist{
	display: flex;
	flex-wrap: wrap;
}
.solulist li {
	position: relative;
    width: calc((100% - 2rem) / 2);
    margin-right: 2rem;
	background-color: #eef2f6;
	margin-top: 60px;
	padding:40px;
	overflow: hidden;
}
.solulist li:nth-child(2n) {
    margin-right: 0;
}
.solulist .item::before {
    display: block;
    content: '';
    width: 25%;
    opacity: 0;
    position: absolute;
    height: 100%;
    left: 0;
    background:#df0024;
    top: 0;
    transition: all .36s;
    -webkit-transition: all .36s;
    -moz-transition: all .36s;
    -ms-transition: all .36s;
    -o-transition: all .36s;
}

.z5 {
	font-size:1.625rem;
    position: relative;
    z-index: 5;
}
.solulist .item .more {
	display:flex;
	align-items: center;
    margin-top: 7.2rem;
}
.solulist .item .more .round {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: white;
    margin-right: 10px;
}
.solulist .item .more span{
	font-size:1rem;
}
.solulist .item .proImg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    max-height: 90%;
    max-width: 55%;
}
.proItem .round {
    width: 46px;
    height: 46px;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.solulist .item::after {
    display: block;
    content: '';
    width: 20vw;
    height: 20vw;
    background: rgba(255, 255, 255,0);
    position: absolute;
    right: -6vw;
    top: 0%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.solulist .item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    transform: translateY(-10px);
    color: #fff;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
	transition: all .36s;
}
.solulist .item:hover::after{
    background: rgba(255, 255, 255);
}
.solulist .item:hover::before {
    width: 100%;
    opacity: 1;
}
.solulist .item:hover .z5{
	color:#fff;
}
.proItem:hover .more .round {
    color: #fff;
}
.solulist .item:hover .more span{
	color:#fff;
}

/*********************技术实力********************/
.tech .cons{
	max-width:1200px;
}
.techNum h2,.honor-wrap h2{
	text-align: center;
	font-size:3rem;
	margin-bottom: 1rem;
}
.techNum p,.honor-wrap p{
	text-align: center;
	font-size:1rem;
	line-height: 1.5;
}
.cons ul li{
	display:flex;
	justify-content: center;
	width:180px;
}
.about_1_4_mid {
    text-align: center;
    padding: 0 1em;
    display: inline-block;
}
.about_1_4_mid_1 span:nth-child(1) {
    color: #df0024;
    font-size: 3.125em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.about_1_4_mid_1 span:nth-child(2) {
    font-size: 1.125em;
    color: #232323;
    margin-left: 0.3em;
}
.honor-wrap{
	margin-top:5rem;
	padding:6.875rem 0;
	background: #eee;
	position: relative;
}
.honor-wrap:before{
	position: absolute;
	font-family: fontawesome;
	left:50%;
	top:-30px;
	display:flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	content: "\f107";
	width:60px;
	height:60px;
	background: #df0024;
	border-radius: 50%;
	transform: translateX(-50%);
}
.honor-wrap ul,.tech ul{
	display:flex;
	justify-content: space-between;
	margin-top: 4rem;
	flex-wrap: wrap;
}
.honor-wrap ul li{
	width:calc( (100% - 3rem) / 4 );
	background: #fff;
	box-shadow: 0 0 10px 0 rgb(0,0,0,.1);
	padding:1rem 2rem;
	margin-bottom: 2rem;
	cursor: zoom-in;
}
.honor-wrap ul li .img-txt{
    font-size:1rem;
    margin:10px auto;
    text-align: center;
}
.img-popup {
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 9999;
		}
		.img-popup-bg {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: rgba(0, 0, 0, 0.8);
		}
		.img-popup-content {
			position: relative;
			display: flex;
			justify-content: center;
			align-items: center;
			width: 80%;
			height: 100%;
			max-width: 800px;
			margin: 50px auto;
			text-align: center;
		}
		.img-popup-content img {
			max-width: 100%;
			max-height: 80vh;
		}
		.img-popup-close {
			position: absolute;
			top: -40px;
			right: 0;
			color: #fff;
			font-size: 30px;
			cursor: pointer;
		}
/*********************员工风采********************/
.jobb{
	margin-bottom: 70px;
}
.jobb .swiper-pagination-bullet{
	width:15px;
	height:15px;
	background: #fff;
	opacity: .7;
}
.jobb .swiper-pagination-bullet-active{
	background: #df0024;
	opacity: 1;
}
.job .policy h2{
	text-align: center;
	font-size:3rem;
	margin-bottom: 1rem;
}
.job .policy p{
	text-align: center;
	font-size:1rem;
	line-height: 1.5;
}
.job-wrap{
	padding:3rem 0;
	background: #f7f7f7;
	margin-top:6.625rem;
}
.js-job-list li{
	margin-bottom: 20px;
}
.js-job-list .list-top {
	position: relative;
    display: flex;
    flex-flow: row wrap;
    font-size: 1.125rem;
    color: #fff;
    padding:2rem 0;
    transition: all .4s;
	background: #fff;
}
.js-job-list .job-title {
	width: 32.03125vw;
	padding-left: 4.16667vw;
	font-weight: bold;
}
.js-job-list .job-site {
	width: 15.88542vw;
}
.js-job-list .job-num {
	width: 10.9375vw;
}
.list-more__icon {
	display: flex;
	align-items: center;
	justify-content: center;
    position: absolute;
    top: 50%;
    right: 60px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #df0024;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list-more__icon i {
    color: #fff;
	font-size:1.25rem;
	-moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.list-more__icon .fa-minus{
	color:#df0024;
    display: none;
}
.js-job-list  .list-hide{
    padding:2.5rem;
    background: #fff;
    display: none;
}
.js-job-list .list-top:hover,
.js-job-list .list-top.on{
    background-color: #df0024;
}
.js-job-list .list-top:hover .rows,
.js-job-list .list-top.on .rows{
    color: #fff;
}
.js-job-list .list-top:hover .list-more__icon,
.js-job-list .list-top.on .list-more__icon{
    background-color: #fff; 
}
.js-job-list .list-top:hover .fa-plus{
	color:#df0024;
	-moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.js-job-list .list-top.on .fa-plus{
	display:none;
}
.js-job-list .list-top.on .fa-minus{
	display:block;
}
.js-job-list  .list-hide .res,
.js-job-list  .list-hide .mail{
	display:flex;
	justify-content: space-between;
}
.js-job-list  .list-hide .res .item{
	width:50%;
}
.js-job-list  .list-hide .res .item h2{
	font-weight:bold;
	font-size:1.125rem;
	margin-bottom:1.875rem; 
}
.js-job-list  .list-hide .res .item p{
	font-size:1rem;
	line-height: 2;
}
.js-job-list  .list-hide .mail{
	align-items: center;
	margin-top:3rem;
}
.js-job-list  .list-hide .mail p{
	font-weight:bold;
}
.js-job-list  .list-hide .mail a{
	display:flex;
	align-items: center;
	justify-content: center;
	padding:15px 30px;
	background: #df0024;
	color:#fff;
}

/*********************招标采购********************/
.news ul{
	display:flex;
	flex-wrap: wrap;
}
.news ul li {
    width: calc((100% - 120px) / 3);
	border: 1px solid #e5e5e5;
	transition: all .36s;
	position: relative;
	margin-top: 40px;
	padding: 3rem;
	margin-right:40px;
}
.news ul li::after {
    display: block;
    content: '';
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .36s;
    -webkit-transition: all .36s;
    -moz-transition: all .36s;
    -ms-transition: all .36s;
    -o-transition: all .36s;
}
.line-clamp2 {
	font-size:1.25rem;
	line-height: 1.6;
	height:84px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news ul .img{
	margin:20px 0;
	position: relative;
	overflow: hidden;
}
.news ul .imgBox {
	position: relative;
    z-index: 10;
    transition: all .6s;
    transform: translateY(-105%);
    width: 100%;
    height: 0;
    padding-bottom: 45.5%;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    -o-transform: translateY(-105%);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}
.bigImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.posi-a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.desc{
	font-size:1rem;
	line-height: 2;
	position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	color:#666;
}
.md{
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
	color: #555;
	font-family:DIN ;
	font-size:1rem;
	text-transform: uppercase;
}
.text-underline {
    text-decoration: underline;
}
.font20 {
    font-size:1.25rem;
}
.news ul li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    color:#ed1b24;
}
.news ul li:hover .line-clamp2{
	color:#ed1b24
} 
.news ul li:hover .imgBox {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

/********************联系我们********************/
.contact h2{
	text-align: center;
	font-size:3rem;
	margin-bottom: 1rem;
}
.contact p{
	text-align: center;
	font-size:1rem;
	line-height: 1.5;
}
.contact ul{
	display:flex;
	justify-content: space-between;
	margin:6rem 0;
}
.c-ico{
	display:flex;
	justify-content: center;
	align-items: center;
	width:64px;
	height: 64px;
	background-color: #df0024;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
	margin-right: 20px;
}
.mb-40{
	margin-bottom:1rem;
}
.c-ico i{
	color:#fff;
	font-size:1.5rem;
}
.font28 {
    font-size:1.75rem;
}
.font24 {
    font-size:1.5rem;
}
.font18 {
    font-size:1.125rem;
}
.opacity4 {
    opacity: 0.4;
}
.text-uppercase {
    text-transform: uppercase;
}
.PFM{
    font-family: 'PFM';
}

.mess{
	display:flex;
	justify-content: space-between;
	margin-bottom: 5rem;
	align-items: center;
}
.map{
	border:2px solid #eaeaea;
}
.messbox{
	display: inline-block;
    width:40.625rem;
    min-height: 37.5rem;
    text-align: left;
    padding: 3rem 3.125rem;
}
.ft{
	font-size:1.625rem;
}
.messbox .fbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2.25rem;
    margin-bottom: 1.25rem;
}
.messbox .fi {
    width: 48.1818181818%;
    margin-bottom: 1.25rem;
    font-size: 0;
}
.messbox .ip {
    width: 100%;
    height: 3.125rem;
    min-height: 30px;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 0 1.25rem;
    border: none;
}
.messbox .ww100 {
    width: 100%;
}
.messbox .ta {
    width: 100%;
    height: 11rem;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 1rem 1.25rem;
    border: none;
}
.messbox .btns {
    position: relative;
}
.messbox .sbt {
    width: 100%;
    height: 3.5rem;
    position: relative;
    border: none;
    background-color: #f8f8f8;
    text-align: left;
    padding: 0 1.25rem;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s;
}
.messbox .btn {
    position: absolute;
    right: 0;
    top: 0;
    width:4rem;
    height: 100%;
    background-color: #f52f1d;
    box-shadow: inset 0px 0px 8px 0px rgba(42, 0, 0, 0.8);
    border-radius: 0px 5px 5px 0px;
    background-image: url(../images/icon-4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28.125% auto;
}
.messbox .btn::before {
    content: "";
    width: 10px;
    height: 100%;
    border-radius: 5px;
    background-color: #f8f8f8;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%);
    z-index: 2;
}
.messbox .sbt:hover {
    box-shadow: 0 3px 0.12rem 0.02rem rgba(153, 153, 153, 0.3);
    transition: all 0.3s;
}

/********************新闻详情********************/
.bg-f8 {
    background-color: #f8f8f8;
}
.inner {
    width: 1580px;
    margin: 0 auto;
}
.location{
	display: flex;
    justify-content: space-between;
    align-items: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px;
	padding-top: 40px;
}
.linka,
.linka a,
.linka i{
	font-size:14px;
	color:#666;
}
.linka a:hover,
.backButton:hover{
    color:#df0024;
}
.linka .fa{
	margin:0 15px;
}
.backButton{
	display: flex;
    justify-content: space-between;
    align-items: center;
	color:#666;
	font-size:14px;
}
.backButton i{margin-right:10px;}
.ntit{
	padding-top: 40px;
	padding-bottom: 50px
}
.ndtit{
	font-size:1.875rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.ninfo,
.ninfo span{
	font-size: 14px;
	color: #666;
}
.mr-10 {
    margin-right: 10px;
}
.color-blue {
    color:#df0024;
}
.newsd .container {
    padding: 10rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.newsd .lt {
    width: 69.2857%;
}
.newsd .lt .bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
	padding-top: 1.5rem;
	border-top: 1px solid #e5e5e5;
}
.color-555 {
    color: #555;
}
.line-clamp {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsd .lt .left a {
    display: block;
    margin-bottom: 0.2rem;
    font-size: 16px;
    color: #333;
    line-height: 2;
}
.newsd .rt {
    width: 25.42857%;
    margin-top: .75rem;
}
.newsd .rt .tit {
    font-size: 1.6rem;
    line-height: 2;
    color: #000;
}
.newsd .rt .list {
    margin-top: 2.8rem;
}
.newsd .rt .list a {
    margin-bottom: 0.8rem;
    display: block;
    background-color: #fcfcfc;
    color: #2f2f2f;
    font-size: 1rem;
    padding: 1rem 2rem 1rem 1rem;
    border-radius: 4px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
}
.newsd .rt .list a:before {
    content: "";
    position: absolute;
    right: .75rem;
    top: 50%;
    width: 7px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/jpg/guideinfo-more.png);
    transform: translateY(-50%);
    transition: all .3s;
}
.newsd .rt .list a:hover {
    color: #fff;
    background-color:#df0024;
}






@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.2), 0 0 0 10px rgba(230, 0, 18, 0.4), 0 0 0 20px rgba(230, 0, 18, 0.2);
        box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.2), 0 0 0 10px rgba(230, 0, 18, 0.4), 0 0 0 20px rgba(230, 0, 18, 0.2);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.2), 0 0 0 10px rgba(230, 0, 18, 0.4), 0 0 0 20px rgba(230, 0, 18, 0.2);
        box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.2), 0 0 0 10px rgba(230, 0, 18, 0.4), 0 0 0 20px rgba(230, 0, 18, 0.2);
    }
}
@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.2), 0 0 0 10px rgba(230, 0, 18, 0.4), 0 0 0 20px rgba(230, 0, 18, 0.2);
        box-shadow: 0 0 0 0 rgba(230, 0, 18, 0.2), 0 0 0 10px rgba(230, 0, 18, 0.4), 0 0 0 20px rgba(230, 0, 18, 0.2);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(230, 0, 18, 0.2), 0 0 0 20px rgba(230, 0, 18, 0.4), 0 0 0 30px rgba(230, 0, 18, 0.2);
        box-shadow: 0 0 0 10px rgba(230, 0, 18, 0.2), 0 0 0 20px rgba(230, 0, 18, 0.4), 0 0 0 30px rgba(230, 0, 18, 0.2);
    }
}
/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

.img_tanchuang .tbox .modal,.img_tanchuang .tbox .modal .img{max-width: 1600px;}


@keyframes big {0% {transform: scale(1);-webkit-transform: scale(1);opacity: 1;}80% {opacity: 1;}100% {transform: scale(1.2);-webkit-transform: scale(1.2);opacity: 0.3;}}

@-webkit-keyframes big {0% {transform: scale(1);-webkit-transform: scale(1);opacity: 1;}80% {opacity: 1;}100% {transform: scale(1.2);-webkit-transform: scale(1.2);opacity: 0.3;}}








