/*@font-face {*/ /* font-family: 'Microsoft YaHei UI-Semibold, Microsoft YaHei UI';*/ /* src: url('../fonts/DINCondensedC.eot');*/ /* src: local('☺'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');*/ /* font-weight: normal;*/ /* font-style: normal;*/ /*}*/ body,html,a,img,h1,h2,h3,h4,h5,p,span,ul,li{margin: 0;padding: 0;font-family: "Microsoft YaHei UI-Semibold";} dl,dd,ul,li {list-style:none} a{text-decoration: none;color:#333; font-family: "Microsoft YaHei UI";} /*a{text-decoration: none;color:#333; font-family: Microsoft YaHei UI-Semibold, Microsoft YaHei UI;letter-spacing: 1.8px;}*/ /* 英文字体begin */ .Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";} /* 英文字体end */ .swiper-pagination-bullet{ width: 176px!important; height: 4px!important; border-radius: unset!important; background: #ffffff!important; } /*.swiper-pagination-bullet-active{*/ /* background: linear-gradient(to left,#00C4B4,#006783)!important;*/ /* !* 动画名称 *!*/ /* !*animation:middle 4s;*!*/ /*}*/ /*.banner .swiper-pagination-bullet-active{*/ /* background: linear-gradient(to left,#00C4B4,#006783)!important;*/ /* !* 动画名称 *!*/ /* !*animation:middle 4s;*!*/ /* animation: move 10s linear infinite;*/ /*}*/ .swiper-pagination-bullet-active { box-sizing: border-box; position: relative; overflow: hidden; margin: 300px auto; width: 176px; height: 4px; background: linear-gradient(to left,#00C4B4,#006783)!important; opacity: 1!important; } .swiper-pagination-bullet-active::before { position: absolute; left: 0; top: 0; content: ''; height: 4px; width: 176px; background: #7a7a7a; opacity: 1!important; /* 依次对应:动画名、时长、匀速、无限循环 */ animation: move 4s linear; } @keyframes move { from { left: 0%; } to { left: 100%; } } .banner .swiper-container{ height: 900px; } body{ max-width:1920px;margin: auto} /*隐藏滚动条*/ ::-webkit-scrollbar { display: none; } @media (min-width: 1920px) { #liancheng{ width: 1920px; position: relative; /*left: 50%;*/ /*transform: translateX(-50%);*/ /*margin: auto;*/ } .pc-head-show{ width: 1920px; } .pc-head-hidd{ width: 1920px; } } .cb{ clear: both; } .fl{ float: left; } .bj{ width: 104px; height: 32px; background: url("../images/news-bj.png") center no-repeat; text-align: center; color: #ffffff; line-height: 28px; } .mbz{ height: 100%; background: rgba(0,0,0,0.5); } .big-img{ cursor: pointer; transition: all 0.6s; } .big-img:hover{ transform: scale(1.2); } /*背景渐变色*/ .bj-jbs{ background: linear-gradient(to left,#00C4B4,#006783)!important; } /*背景渐变色下的字体颜色*/ .bj-jbsa{ color: #FFFFFF!important; } .lcfc-page{ padding-top: 47px; } .lcfc-page .page{ text-align: center; } .dn{ display: none; } @font-face { font-family: "Microsoft YaHei UI"; src: url("../font/MicrosoftYaHeiUI.ttf"); } @font-face { font-family: "Microsoft YaHei UI-Semibold"; src: url("../font/MicrosoftYaHeiUISemibold.ttf"); } @font-face { font-family: "Microsoft YaHei UI-Light"; src: url("../font/MicrosoftYaHeiUILight.ttf"); } @font-face { font-family: "Microsoft YaHei UI-Heavy"; src: url("../font/MicrosoftYaHeiUIHeavy.ttf"); } @font-face { font-family: "Microsoft YaHei UI-Semilight"; src: url("../font/MicrosoftYaHeiUISemilight.ttf"); } @font-face { font-family: "Microsoft YaHei UI-Regular"; src: url("../font/Microsoft-YaHei-Regular.ttc"); } .yahei{ font-family: "Microsoft YaHei UI"; font-weight: 500; } .yaheibold{ font-family: "Microsoft YaHei UI-Semibold"; } .yaheilight{ font-family: "Microsoft YaHei UI-Light"; } .yaheiheavy{ font-family: "Microsoft YaHei UI-Heavy"; } .yaheisem{ font-family: "Microsoft YaHei UI-Semilight"; } .yaheib{ font-family: "Microsoft YaHei UI-Bold"; font-weight: bold; } .yaheir{ font-family: "Microsoft YaHei UI-Regular"; }