/*.header{padding:30px 0;height:auto;box-sizing:content-box}.header .logo{width:100%}.header .logo img{width:100%}.header .years{font-weight: bold;*/
/*    font-size: 1.5em;*/
/*    color: var(--backColor);*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
    /* white-space: pre-line; */
/*    word-break: break-word;*/
    /* height: min-content; */
/*    line-height: 23px;}.header .name{color:#999;font-size:1em;;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}.header .heat{font-weight:bold;font-size:1.3em;color:var(--dataColor);line-height:1.2;}.header .search{font-size:.9em;background-color:#666;color:#fff;padding:5px 10px;border-radius:5px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;width:100%;display:block}.header .icon-dasuolvetuliebiao{font-size:30px}.menu{background-color:#07489a;}.menu .list>li{position:relative}.menu .list>li a{padding:20px 0;display:block;width:120px;text-align:center;color:#fff}.menu .list>li .subnav{position:absolute;z-index:2;border-top:4px solid var(--titleColor);background-color:rgba(255,255,255,.9);width:460%;align-items:center;overflow:hidden;justify-content:space-between;flex-wrap:wrap;left:50%;transform:translateX(-50%);top:80px;opacity:0;display:flex;max-height:0;transition:.5s}.menu .list>li .subnav li{width:50%}.menu .list>li .subnav li a{color:#000;text-align:left;width:100%;;padding:15px 5px;transition:.5s;padding-left:5px;box-sizing:border-box}.menu .list>li .subnav li a::before{color:var(--titleColor);margin-right:5px;transition:.5s}.menu .list>li .subnav li a::after{display:none}.menu .list>li .subnav li a:hover{color:#fff;background:var(--titleColor);transition:.5s;padding-left:5px;box-sizing:box-sizing}.menu .list>li .subnav li a:hover::before{margin-left:5px;transition:.5s;color:#fff}.menu .list>li:hover .subnav{max-height:9999px;opacity:1;top:62px;transition:.5s}.menu .time{color:#fff;padding:10px 0}*/
    .navs{display:none;position:fixed;top:0;z-index:99;left:0;background:rgba(0,0,0,.5);width:100%;height:100vh}.navs .mob_language{margin:10px;padding:10px;box-sizing:border-box;color:#fff;background-color:#222}.navs .mob_language .list{display:flex;justify-content:space-between;margin-top:20px}.navs .mob_language .list a{color:#fff;width:50%;padding-right:10px;display:flex;align-items:center;justify-content:flex-start}.navs .mob_language .list a img{width:30px;.menu .list>li:hover .subnav:5px}.navs .icon-xiangyou1{float:right;margin-right:10px;color:#fff;font-family:"宋体";font-weight:bold;transition:.3s}.navs .cur{transform:rotate(90deg);transition:.3s}.navs #collapase-nav{background:#333;display:block;height:100%;padding:0 10px;width:60%;overflow-y:auto;transform:translateX(-100%);transition:.3s}.navs #collapase-nav a{color:#fff;margin-left:10px}.navs .am-panel{line-height:3em;border-bottom:1px solid #444}.navs .am-icon-angle-right{float:right;margin-right:10px;color:#fff;font-family:"宋体";font-weight:bold}.navs .am-collapse{display:none;transition:.3s}.navs .top{writing-mode:tb;margin-top:17px;margin-right:-7px}

/*.header #lang{*/
/*    width: 100%;*/
/*    border: 1px solid #eee;*/
/*    padding: 0 ;*/
/*    margin: 10px 0;*/
/*}*/
/*.header .clearfix{*/
/*    margin-bottom: 5px;*/
/*}*/
/*.header .clearfix p{*/
/*    margin-bottom: 0px;*/
/*}*/
/*.header .clearfix .list{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    flex-wrap: wrap;*/
/*    align-items: center;*/
/*}*/
/*.header .clearfix .list a{*/
/*    width: 50%;*/
/*}*/
.header{
    /*padding: 0.5% 0;*/
    position: fixed;
    top: 0;
    left: 0;
    background-color: #1E1E1E;
    /*border-bottom: 1px solid rgba(255,255,255,0.2);*/
    width: 100%;
    z-index: 12;
}
.homeHeader::after{
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
     /*background-color: #fff;*/
    /*background-image: linear-gradient(to top,rgb(0 0 0 / 0%) 0,rgb(0 0 0 / 44%) 100%)*/
}
.headerfix::after,
.headerfixmenu::after {
    background: none;
}
.header .container-fluid{
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.header .container-fluid:before,.header .container-fluid:after{
    display: none;
    
}
.homeHeader{
    /*padding: 0.8% 0;*/
    background-color: #1E1E1E;
    font-size: 18px !important;
   position: relative;
}
.homeHeader .list .item a{
    font-size: 18px !important;
    /*color: #000 !important;*/
}
.header .header_right{
    display: flex;
    align-items: center;
}
.header_right_flex{
    display: flex;
    align-items: center;
    gap: 10px;
}
.header_right_column{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.header_right .hotline{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #1E1E1E;
}
.header_right .tel{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #1E1E1E;
}
.header .logo{
    width: 9.4%;
    min-width: 195px;
    max-width: 180px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.homeHeader .logo{
    width: 12.4% !important;
    /*min-width: 170px !important;*/
    /*max-width: 190px !important;*/
    min-width: 279px !important;
    max-width: 285px !important;
    display: flex;
    align-items: center;
    gap: 20px;
}
.header select{
    color: #fff;
    background: transparent;
}
.header select option{
    color: #000;
   background: transparent; 
}
.header .list{
    flex: 1;
    display:flex;
    align-content: center;
    justify-content:space-between;
    padding:0 60px;
    /*margin: 0 2% 0 auto;*/
}
.header .list .item{
    padding: 11.5px 6px;
    max-width: 190px;
    display: flex;
    align-items: center;
    position: relative;
    color: #fff !important;
    
}
.header .list .item a{
    color: #fff;
    font-size: 16px;
    padding: 4px 0;
    transition: all 0.8s;
}

.header .list .item .am-collapse{
    position: absolute;
    width: 200%;
    top:58px;
    left: -50%;
    max-height: 0;
    background: #fff;
    overflow: hidden;
    line-height:40px;
    text-align: center;
}
.header .list .item:hover .am-collapse{
    max-height: 999px;
}
.header .list .item .am-collapse li{
    border-bottom: 1px solid #eee;
    margin: 0 10px;
}
.header .list .item .am-collapse li a{
    /*white-space: nowrap;*/
    width: 100%;
    display: block;
    font-size: 14px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
}
.header .list .active {
   border-bottom: 3px solid #E60012;
    font-weight: 500;
}
.header .lnag {
    display: flex;
    align-items: center;
}
.header .lnag :hover a{
    color: var(--dataColor);
}
.header .lnag  a{
    color: #000;
    font-size: 14px;
}
.header .lnag  img{
    margin-right: 10px;
}
.lnag a{
    color: #000;
    padding: 0 9px;
    border-radius: 10px;
}
.lnag .lan_active{
    color: #fff !important;
   background: #d8392d;
}
.homeHeader .sonone{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.header .sonone{
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (max-width:768px){
    .homeHeader{
        background-color:#fff;
        background-image:none;
    }
    .header .logo{
        max-width: 100px !important;
        min-width: 160px !important;
    }
}
.rights{float:right !important;}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix10:after {
	content:".";
	display:block;
	height:10px;
	clear:both;
	visibility:hidden;
}
.h10{height:10px;}
.h15{height:15px;}
#header{width:1000px; margin:0 auto;}
.navBar {
	width:1000px;
	margin:0 auto;

	height:50px;
	line-height:50px;
	background:#000;
	color:#333;
}
.nav {
	position:relative;
	width:980px;
	margin:0 auto;
	font-family:"Microsoft YaHei",SimSun,SimHei;
	font-size:14px;
}
.nav a {
	color:#fff;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
	font-size:12px;
}
.nav h3 a {
	display:block;
	width:115px;
	text-align:center;
	font-weight:bold;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-3px;
	top:50px;
	z-index:1;
	width:117px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.nav .sub li a:hover {
	color:#FE7700;
}
.nav .block {
	height:8px;
	width:120px;
	background:#FE7700;
	position:absolute;
	left:0;
	top:42px;
	overflow:hidden;
}
@media screen and (max-width: 1450px) {
    .header .list .item {
     padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
   
    .homeHeader .logo{
        width: 9.4% !important;
        min-width: 195px !important;
        max-width: 180px !important;
    }
}
