﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.common-main p {font-size: 16px;}
.newslist-1 li .news-text, .newslist-1 li .news-title {word-break: inherit;}
.news-con,.news-title,.hot-pro .pro-intro{word-break:break-word}
.side-pro ul li .pro-name{word-break:break-word}
@media(min-width:1025px){.pro-main .common-side{order: -1;}.pro-main .common-main{padding: 40px 0px 40px 40px;}}
@media screen and (min-width:769px){.headtop {width:100%;height:40px;background:#000;}
.tcont {display:flex;color:#fff;font-size:15px;}
.headtop .head-wrapper{justify-content:space-between;}
.tcont em{color:var(--color)}
.tcont a {color:#fff;margin-left:4px}
.tcont a:hover{color:var(--color)}
.tcont p {margin-right:28px;}
.head {height:140px!Important;z-index: 999999;}
.head>.head-wrapper {height:calc(100% - 40px);position: relative;}
main {margin-top:140px;}
.head.headscroll {height:110px!important}
.lang{position:absolute;right:0;bottom:100%;margin-bottom:6px}
.lang-icon span{color:#fff}
.lang-icon span::before,.lang-icon span::after{background:#fff}}
@media screen and (max-width:768px){.headtop{display:none}}