*{margin: 0; padding: 0;}
.w1200{width: 1200px; margin: 0 auto;}
a{text-decoration: none; color: #000;}
/* body{overflow-x: hidden; min-width: 1200px;} */
/* body{height: 8035px; background-color: #ffffff;} */
/* 椤堕儴 */
.top{width: 100%; height: 60px; background-color: #000;}
.top_box{ height: 100%; display: flex; justify-content: space-between; align-items: center;}
.search{display: flex; align-items: center;}
.search input{width: 265px; text-indent: 1em; height: 30px; border: 3px solid #254985;  border-radius: 10px 0px 0px 10px}
.search button{width: 100px;  border: none; height: 36px; background-color: #254985; color: #fff; border-radius: 0px 10px 10px 0px}
.search input:focus {outline: none;}
.information{width: 540px; color: #fff; display: flex; justify-content: space-between; align-items: center; font-size: 14px;}
.Loginregistration{ width: 115px; display: flex; justify-content: space-between; align-items: center;}
.Loginregistration a{ text-decoration: none; color: #fff;}
.Loginregistration .login{width: 60px; height: 40px; background-color: #254985; display: block; text-align: center; line-height: 40px; border-radius: 5px;}
.telephone{display: flex; justify-content: space-between; align-items: center;}
.mailbox{display: flex; justify-content: space-between; align-items: center;}
.telephone .iconfont {font-size: 14px !important; margin-bottom: 0px !important; margin-right: 8px;}
.mailbox .iconfont {font-size: 14px !important; margin-bottom: 0px !important;margin-right: 8px;}
/* 瀵艰埅鏍� */
.header{display: flex; justify-content: space-between; height: 97px;}
.logo{width: 375px; height:105px; display: flex; align-items: center; }
.nav{width: 820px; height: 97px;}
.nav ul {display: flex;}
.nav ul li{width: 80px; height: 97px; list-style: none;  transition:   0.5s ;  display: flex; flex-direction: column; justify-content: center; align-items: center;}  
.nav ul li a{text-decoration: none;  display: block; width: 100%; color: #000; transition:  0.5s  ;font-size: 16px; text-align: center; margin-bottom:5px; }
.active{background-color: #254985;transition:   0.5s ;}
.active a{color: #fff !important; transition:  0.5s ;}
.iconfont{font-size: 25px !important;    margin-bottom: 10px;}
.active .iconfont{color: #fff !important;}




/* 澶撮儴骞垮憡 */
.top_advertisement{width: 100%;}
.top_advertisement a{width: 1000;}
.top_advertisement img{width: 100%;}
.btn_advertisement {margin-top: 15px; display: flex; justify-content: space-between; align-items: center;}
.btn_advertisement div{width: 282px; height: 145px;}
.btn_advertisement div img{width: 100%; height: 100%;}



/* 澶撮儴杞挱鍥� */
.contCarousel{margin-top: 25px; display: flex; justify-content: space-between;}
.left_contCarousel{width: 711px; height: 400px;}
.left_contCarousel .swiper {width: 100%;height: 100%; }
.mySwiper1 .swiper-slide {position: relative;   width: 100%; height: 100%;}
.mySwiper1 .swiper-slide img {display: block;width: 100%;  height: 100%; object-fit:cover; }
.mySwiper1 .swiper-pagination {text-align: end; bottom: 15px ;left: -20px;}
.mySwiper1 .swiper-slide p{width: 100%;  line-height: 50px; position: absolute; bottom: 0px;z-index: 99;  text-indent: 1em; height: 50px; color: #fff; font-size: 16px; background-color: rgba(0, 0, 0, .6); }
/* .mySwiper1 .swiper-slide p:hover{color: #254985 !important; transition: 0.5s;} */
.mySwiper1 .swiper-pagination .swiper-pagination-bullet{width: 20px; height:4px; border-radius: 0; background-color: #fff; opacity: 1;}
.mySwiper1 .swiper-pagination .swiper-pagination-bullet-active{ background-color: #c74432;}
.mySwiper1 .swiper-button-prev{ background-color: rgba(0, 0, 0, .6); width: 35px;height: 60px;}
.mySwiper1 .swiper-button-next{ background-color: rgba(0, 0, 0, .6); width: 35px;height: 60px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 25px; color: #fff;}
.mySwiper1 .swiper-button-next{right:-35px;}
.mySwiper1 .swiper-button-prev{left: -35px;}
.mySwiper1:hover .swiper-button-prev{left: 0; transition: all 0.5s;}
.mySwiper1:hover .swiper-button-next{right:0; transition: all 0.5s;}


.right_contCarousel{width: 489px; height: 400px; padding-left: 40px;box-sizing: border-box;}
.right_title{width: 88px; height: 25px;background-image: url(../image/_69.png); color: #fff;    background-size: 100% 100%; font-size: 14px; text-align: center; line-height: 25px;}
.right_cont{margin-top: 10px;}
.right_cont ul li{list-style: none;  border-bottom: 1px dashed #717171; padding-bottom: 5px;}
.right_cont ul li:nth-child(4){border: none;}
.right_cont ul li a{ text-decoration: none;}
.right_cont ul li a h1{font-size: 18px;margin-bottom: 2px; line-height:45px; height:40px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
.right_cont ul li a h1:hover{color: #254985 !important; transition: 0.1s;}
.right_cont ul li a p{font-size: 14px; color: #717171; line-height: 23px;}
.right_cont ul li a p:hover{color: #254985 !important; transition: 0.1s;}



/* 鍏辩敤鍒楄〃 */
.SharedList{margin-top: 55px; display: flex; justify-content: space-between;}
.share{width: 380px;}
.share_title{display: flex; justify-content: space-between;}
.share_title h3{font-size: 24px;}
.share_title a{font-size: 14px; color: #717171; display: block;margin-top: 12px;}
.share_cont{margin-top: 20px; }
.share_cont li{width: 100%; height: 100%; list-style: none; height: 75px;  display: flex; align-items: center; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed;border-left: 1px solid #ededed;} 
.share_cont li a{display: block; width: 100%;}
.share_cont li:nth-child(1){height: auto; width: 382px; border: none;}
.share_cont .share_cont_img{width: 100%; height:287px; position: relative;}
.share_cont_img::before{content: "";   position: absolute; width: 0; height: 0;  background: rgba(255, 255, 255, 0.2); top: 50%; left: 50%;}
.share_cont li:nth-child(1):hover ::before{transition: 0.5s; height: 100%;width: 100%; left: 0; top: 0;  }

.share_cont .share_cont_img img{width: 100%; height:100%; }
.share_cont_title{ padding: 15px  13px; box-sizing: border-box; border-left:1px solid #ededed; border-right:1px solid #ededed; border-bottom: 1px solid #ededed; }
.share_cont_title h3{margin-bottom: 20px;}
.share_cont_title p{font-size: 14px; color: #717171;    display: -webkit-box;     min-height: 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.share_cont_title p:hover{color: #254985; transition: 0.1s;}
.share_cont li h3{margin-bottom: 10px; font-weight: 500; font-size:18px; line-height:24px; height:24px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.share_cont li h3:hover{color: #254985; transition: 0.1s;}
.share_cont_item{ display: flex; justify-content: space-between; align-items: center;}
.share_cont_item span{font-size: 14px; color: #717171; position: relative; text-indent: 1.3em;}
.share_cont_item span:nth-child(1)::before{content: ""; width: 15px; height: 15px;  position: absolute; left: 0px; top: 3px; display: inline-block;  background-repeat: no-repeat;  background-image: url(../image/_1122.png);}
.share_cont_item span:nth-child(2)::before{content: ""; width: 15px; height: 15px;  position: absolute; left: 0px; top: 3px; display: inline-block;  background-repeat: no-repeat;  background-image: url(../image/_1144.png);}
.share_cont_item span:nth-child(2){margin-right: 20px; display:none;}
.data span:nth-child(3){    padding-left: 0px;}

.data>span{margin:5px;}
/* .data span:nth-child(4)::before{    content: "";width: 12px; height: 12px;position: absolute;left: 0px;top: 3px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/_1144.png); background-size: 100%;} */
.share_cont_pale{padding: 0 13px; box-sizing: border-box;}

/* 浜у搧闆� */
.tab_title{display: flex; margin-top: 50px; justify-content: space-between;}
.tab_title_left{display: flex;}
.tab_title h3{font-size: 24px; margin-left: 50px; color: #717171;}
.tab_title_right{font-size: 14px; width: 77px; height: 19px; overflow: hidden;position: relative;top: 10px;  }
.tab_title_right a{color: #717171 !important;  display: none;}
.tab_title h3:nth-child(1){margin-left: 0;}
.onactive{color: #254985 !important; position: relative;}
.onactive::before{content: ""; width: 25px; height: 3px; background-color: #254985; position: absolute; bottom: 0px; top: 40px; left: 50%; transform: translateX(-13px);}
.tab_content{margin-top: 35px;  overflow: hidden;}

.tab_content ul{display: flex; justify-content: space-between;}
.tab_content ul li{width: 395px; height: 296px; list-style: none;}
.tab_content ul li a{display: block; width: 100%; height: 100%; position: relative;}
.tab_content ul li a img{width: 100%; height: 100%;}
.tab_content ul li a::before{content: ""; width: 40px; height: 40px; background-image: url(../image/_114.png); position: absolute; left: 50%; top: 50%; background-size: 100%; transform: translateX(-20px) translateY(-20px);}
.tab_content ul li a  p{position: absolute; height: 44px; color: #fff; bottom: 0px; line-height: 44px; background-color: rgba(0, 0, 0, .6); width: 100%; text-indent: 1em;}
.tabactive{display: block !important;}
.tab_content>div{display: none;}
.onlink{display: block !important;}


/* 搴曢儴骞垮憡 */
.Bottom_advertisement_top {margin-top: 45px;}
.Bottom_advertisement_top a{display: block;width: 100%;}
.Bottom_advertisement_top a img{width: 100%;}
.Bottom_advertisement_bottom{display: flex;justify-content: space-between; margin-top: 15px;}
.Bottom_advertisement_bottom a{width: 375px; display: block; height: 110px;}
.Bottom_advertisement_bottom img{width: 100%; height: 100%;}



/* 鐑棬鍝佺墝 */
.hot_brands{padding: 0 0px 0px 10px ; margin-top: 45px; display: flex; height: 315px;  box-shadow: 0px 0px 5px 0px #d9d9d9;     box-sizing: border-box;}

.hot_brands_title{display: flex; margin-bottom: 11px; position: relative;}
.hot_brands_title::before{content: ""; width: 775px; height: 1px; background-color: #d9d9d9; position: absolute; right: 0;bottom: 1px;} 
.hot_brands_lett{padding-top: 15px; width: 940px;}
.hot_brands_title_lett{width: 95px; height: 40px; background-color: #254985; color: #fff; text-align: center; line-height: 40px;}
.hot_brands_title_right{display: flex; position: relative;}
.hot_brands_title_right a{ display: block;width: 70px; height: 40px; line-height: 40px; text-align: center; color: #717171; position: relative;}
.hot_brands_title_right a:hover{color: #fff !important; background-color: #254985;transition: 0.5s}
.action{ color: #254985 !important; }
.action::before{content: ""; width: 70px; height: 3px; background-color: #254985; position: absolute; bottom: 0; left: 0;}

.hot_brands_right{flex: 1;}

.hot_brands_list ul{display:flex ; justify-content: space-between; height: 80px; align-items: center; border-bottom: 1px solid #f5f5f5;}
.hot_brands_list ul:nth-child(3){border: none;}
.hot_brands_list ul li{list-style: none; text-align: center; width: 115px;}

.hot_brands_list ul li:nth-child(1) a img{ margin-right: 5px;}
.hot_brands_list ul li:nth-child(1) a {font-size: 16px; display: block;height:45px; line-height: 50px; font-weight: 600;}
.hot_brands_list ul li p a{font-weight: 600;}
.tags {margin-top: 8px;}
.tags a{font-size: 13px; text-align: center;}

.row{display: flex; flex-wrap: wrap;justify-content: space-between; margin-top: 20px; padding-right: 10px;}
.row a{width: 140px; height: 100px; margin-bottom: 20px;}
.row a img{width: 100%; height: 100%;}
.row a img:hover{transform: scale(1.1); transition: 0.5s;}
.tab_list >div{display: none; transition: 0.5s;}
.tabaction{display: block !important; transition: 0.5s;}


.hot_brands_right{background-color:#254985; padding: 75px  35px; box-sizing: border-box;}
select{width: 185px; height: 40px; background-color:#fff; color: #000; border-radius: 5px; margin-bottom: 15px;}
.btn{display: flex; justify-content: center;margin-top: 10px;}
.btn button{ width: 80px; height: 40px; color: #000    ; border-radius: 5px; border: none;}
.btn button:nth-child(1){background-color: #fff}
.btn button:nth-child(2){background-color: #ff6e0b;}


/* 铻嶅獟浣� */
.convergenceMedia{margin-top: 50px;}
.convergenceMedia_title{font-size: 26px; color: #254985; font-weight: 600; border-bottom: 1px solid  #e0e0e0; height: 43px; position: relative;}
.convergenceMedia_title::after{content: ""; display: block; width: 78px; height: 2px; background-color: #254985; position: absolute; bottom: 0; left: 0;}
.convergenceMedia_content{ border-bottom: 1px solid  #e0e0e0; display: flex; justify-content: space-between; height: 150px; align-items: center;}
.convergenceMedia_content a img{width:80px;}
/* 鍙嬫儏閾炬帴 */
.Friendshiplink{margin-top: 63px;margin-bottom: 22px;}
.Friendshiplink-title{width: 110px;height: 50px; text-align: center; color: #fff; line-height: 50px; background-color: #254985;}
.Friendshiplink-content{margin-top: 15px;}
.Friendshiplink-content a{ margin-right: 58px; font-size: 15px; color: #717171;     line-height: 30px;}

/* 搴曢儴 */
.footer{width: 100%; height: 130px; border-top: 3px solid #dd4a29; background-color: #35393c;}
.footer_content{display: flex; height: 100%; justify-content: space-between; align-items: center;}
.footer_content div p{font-size: 14px; color: #797b7a; line-height: 30px;}
.footer_right p a{color: #797b7a;}
.footer_right p:nth-child(2) a {text-indent: 1.7em; display: block}


/* 鍙充晶 */
.Rightnavigationbar{width: 79px; overflow: hidden; background-color: #254985;  box-sizing: border-box; position: fixed; right: 170px; top: 30%;}
.Rightnavigationbar .iconfont{font-size: 40px !important; text-align: center; color: #fff; height: 74px; display: block; margin-bottom: 0px; line-height: 74px; border-bottom: 1px solid #91a1bb;}
.Rightnavigationbar .iconfont:nth-child(6){border: none;}
.Rightnavigationbar .iconfont:nth-child(2){font-size: 50px;}
.Rightnavigationbar .iconfont:nth-child(3){font-size: 45px;}
.Rightnavigationbar .iconfont:nth-child(4){font-size: 50px}
.Rightnavigationbar .iconfont:nth-child(5){font-size: 45px;}
.Rightnavigationbar .iconfont:nth-child(6){font-size: 50px}
.Rightnavigationbar .iconfont:hover{ transition: all 0.5s; }
.wx{ position: relative; }
.wx img{width: 80px; height: 80px; transform: translateX(-80px); position: absolute; left: 0; top: 0;}
.wx a{display: flex; justify-content: center; align-items: center; color: #fff; transform: translateX(-80px); position: absolute; left: 0; top: 0;  text-align: center;}
.wx:hover .iconfont{ transform: translateX(100px);}
.wx:hover img{transform: translateX(0px) ;transition: 0.5s;width: 100%; height: 100%;  }
.wx:hover a{transform: translateX(0px) ;transition: 0.5s;width: 100%; height: 100%;  }
/* 宸︿晶骞垮憡 */
.letadvertisement{position: fixed; top: 45%; left: 0px; z-index:99;}

/* 鍙充晶骞垮憡 */
.rightadvertisement{position: fixed; top: 45%; right:0px; z-index:99;}






/* 鍒楄〃椤� */
/* 閿氶摼鎺� */
.mld{    padding: 25px 0; text-align: center; background-image: url(../image/inner-banner.jpg); position: relative; z-index: 2; }
.mld::before{content: ""; width: 100%; height: 100%; position: absolute;left: 0; top: 0; background-color:rgba(0, 0, 0, 0.8);z-index: -1;}
.mld h3{color: #fff; font-weight: 500; font-size: 24px;}
.mld div a{color: #fff ; font-size: 14px; position: relative; display: inline-block;}
.yjt::after{content: ""; width: 22px; height: 20px; position: relative;     top: 5px; margin: 0px 7px; display: inline-block; background-image: url(../image/yjt.png); background-size: 100% 100%; background-repeat: no-repeat;} 
.Headlines{display: flex;  height: 54px; align-items: center;}
.headlines_title{width: 60px;height: 30px; line-height: 30px; background-color:#254985; color: #fff; text-align: center; font-size: 14px;padding: 0px 5px;}

.txtMarquee-left{ position:relative;    flex: 1; }
.txtMarquee-left .bd{ padding:10px; box-sizing: border-box; }
.txtMarquee-left .bd .tempWrap{ width: 1105px  !important;  }/* 鐢� !important瑕嗙洊SuperSlide鑷姩鐢熸垚鐨勫搴︼紝杩欐牱灏卞彲浠ユ墜鍔ㄦ帶鍒跺彲瑙嗗搴︺€� */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:30px;  list-style: none; float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 鐢� width:auto !important 瑕嗙洊SuperSlide鑷姩鐢熸垚鐨勫搴︼紝瑙ｅ喅鏂囧瓧涓嶈鎺ラ棶棰� */
.txtMarquee-left .bd ul li a{color: #999;}
.txtMarquee-left .bd ul li a:hover{color: #254985; transition: 0.5s;}

.secondlevelnav{margin-top: 30px;}
.secondlevelnav ul {display: flex; background-color:#f2f2f2}
.secondlevelnav ul::before{content: ""; width: 10px; height: auto;  background-color: #254985;}
.secondlevelnav ul li{list-style: none; padding: 15px;}
.secondlevelnav ul li a{color: #999}
.secondlevelnav ul li:hover{background-color: #254985;}
.secondlevelnav ul li:hover a{color: #fff; transition: 0.5s;}
.secondlevelnav ul li:nth-child(1):hover{ background-color: #f2f2f2;}
.secondlevelnav ul li:nth-child(1):hover a{color: #254985;}


/*鍥剧墖鍒楄〃 */
.content{margin-top: 30px;}
/* .content ul{display: flex; justify-content: space-between; flex-wrap: wrap;} */

.clearfix::after {
     content: "";
     display: table;
     clear: both;
   }
.content ul li{list-style: none; width: 23%; float: left; height: 300px;  margin-bottom: 30px; margin-right: 32px;}
.content ul li:nth-child(4){margin-right: 0px;}
.content ul li:nth-child(8){margin-right: 0px;}
.content ul li:nth-child(12){margin-right: 0px;}
.img a{width: 100%; height: 195px; display:block;  position: relative;}
.tag_ul{position: absolute; bottom: 8px; left: 8px; background-color: #254985;font-size: 14px;color: #fff; padding: 3px;}
.img a img{width: 100%; height: 100%;}
.text{margin-top: 15px;}
.text a h3{font-size: 18px; font-weight: 500; margin-bottom: 20px;  overflow:hidden; display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
     max-height: 3.0em; /* 璁剧疆涓鸿楂樼殑涓ゅ€� */
  line-height: 1.5em; /* 杩欓噷鐨勮楂樺簲涓庝笅闈鏍囩涓殑琛岄珮涓€鑷� */
}
.text a p{font-size: 14px;  color: #999; display: flex; align-items:center;}
.text a p .iconfont{margin-bottom:0px;}
.text a p>span{position: relative; margin-right:5px;}
/*.text a p span:nth-child(1)::before{    content: "";width: 12px; height: 12px;position: absolute;left: 0px;top: 4px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/ren.png); background-size: 100%;}*/
/*.text a p span:nth-child(2)::before{    content: "";width: 15px; height: 15px;position: absolute;left: 0px;top: 3px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/_1122.png);}*/
.img{position: relative;}
.img a::before{content: "";position: absolute;height: 0; width: 0; background: rgba(255, 255, 255, 0.2);z-index: 99;left: 50%; top: 50%;}
.img a:hover::before{width: 100%; height: 100%;  left: 0; top: 0; transition: 0.3s;}

/*  */
.on{background-color: #254985 !important; color: #fff;}
.on a{color: #fff !important;}
.brand{display: flex; justify-content: space-between; padding: 30px 15px; margin-top: 15px; box-sizing: border-box; border: 1px solid  #e2e2e2;}
.brand_txt{flex: 1; padding-left: 30px; box-sizing: border-box;}
.brand_txt h3{font-weight: 500; font-size: 25px; margin-bottom: 20px;}
.brand_txt p{font-size: 14px; color: #999; line-height: 25px;}
.ContentTitle{margin-top: 20px; display: flex;justify-content: space-between; align-items: center; font-size: 18px;  background-color: #254985; padding: 10px; box-sizing: border-box; color: #fff;}
.ContentTitle a{color: #fff; font-size: 14px;}



/* 鏂囧瓧鍒楄〃 */
.content1{margin-top: 30px;}
.content1 ul li{display: flex; border: 1px solid #e2e2e2; padding: 15px; transition:  0.5s; box-sizing: border-box; margin-bottom: 30px;}
.content1 ul li:hover{background-color: #3f619c;        padding-left: 30px;}
.content1 ul li:hover .righ h3 a{color: #fff; }
.content1 ul li:hover .righ p {color: #fff; }
.content1 ul li:hover .righ .righ-om  a{color: #fff;}
/* .content1 ul li .righ p span:nth-child(1){display:none;} */
/* .content1 ul li:hover .righ p span:nth-child(1)::before{background-image: url(../image/renyuanguanli_.png);}
.content1 ul li:hover .righ p span:nth-child(2)::before{background-image: url(../image/sj1.png); }
.content1 ul li:hover .righ p span:nth-child(3)::before{background-image: url(../image/sos.png);} */
.let{width: 25%;}
.let a{width: 100%; display: block;}
.let a img{width: 100%; height: 195px; object-fit:contain}
.righ{flex: 1;padding-left: 20px; box-sizing: border-box;}
.righ h3{font-size: 20px;}
.righ p{  font-size: 14px;  color: #999; display: flex;align-items:center; margin-top: 15px;transition: 0.5s;}
.righ-om p{margin-bottom: 10px;}
.righ-om  a{font-size: 14px; color: #999;}
.righ p>span:nth-child(1){margin-right: 5px;}
/* .righ p span{position: relative;   margin-right:5px;} */
/* .righ p span:nth-child(1)::before{    content: "";width: 12px; height: 12px;position: absolute;left: 0px;top: 4px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/ren.png); background-size: 100%;}
.righ p span:nth-child(2)::before{    content: "";width: 13px; height: 13px;position: absolute;left: -2px;top: 3px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/_1122.png);  background-size: 100%;}
.righ p span:nth-child(3)::before{    content: "";width: 13px; height: 13px;position: absolute;left: -2px;top: 3px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/_1144.png);  background-size: 100%;} */



/* pdf鍒楄〃 */
.content2{margin-top: 30px;}
.content2 .img a{ height: 350px;}
.content2 ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.content2 ul li{width: 23.3%; list-style: none; margin-bottom: 25px;}
.content2 .text{margin-top: 0; padding-top: 15px; text-align: center; border: 1px solid #e5e5e5;}

/* 璇︽儏椤� */
.cont{padding: 20px; box-sizing: border-box; margin-top: 20px; text-align: justify; min-height: 400px; overflow:hidden}
/*.cont img{width:100%;height:100%}*/
  .mySwiper2 img {width: 100%; height: 100%;}
     .mySwiper .swiper-slide {height: 213px}
     
    .mySwiper123 .swiper-slide{height:auto !important;}
.mySwiper  .swiper-slide img  {width: 100%; height: 100%;}
.cont_title{font-size: 25px; margin-bottom: 15px;}
.data{font-size: 14px; color: #999; margin-bottom: 15px;}
.content_text{line-height: 30px;  font-size: 16px; color: #000; }
.content_text p{text-indent: 2em;}
/* .data span{position: relative; padding-left: 15px; margin-right: 15px;} */
.data span:nth-child(2){padding-left:0px}
/*.data span:nth-child(2)::before{    content: "";width: 12px; height: 12px;position: absolute;left: 0px;top: 4px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/ren.png); background-size: 100%;}*/
/* .data span:nth-child(1)::before{    content: "";width: 15px; height: 15px;position: absolute;left: 0px;top: 3px;display: inline-block; background-repeat: no-repeat;background-image: url(../image/_1122.png);} */

/* 绉诲姩绔� */
.Mobileend{display: none;}

/* 閬僵灞� */
.mask{position: fixed; left: 0;top:0 ;width: 100%; height: 100%; background-color: rgba(0,0,0,.9);z-index: 9; display: none;  }
.Login_registration{padding: 30px; background-color: #2c2d30; position: fixed; left: 50%; top: 50%; z-index: 10;width: 500px;    max-width: 630px;min-width: 290px;     transform: translateX(-50%) translateY(-50%);}
.login_title{color: #fff; text-align: center; font-size: 20px;}
.from{margin-top: 25px;}
.from input{width: 100%; height: 40px; text-indent: 2em; box-sizing: border-box;}
.from div{margin-bottom: 20px; position: relative;}
.from div:nth-child(1)::before{content: ""; width: 20px; height: 20px; background-color: #fff; background-size: 100%;  background-image: url(../image/yx.png);background-repeat: no-repeat; position: absolute; left: 4px; top: 9px;}
.from div:nth-child(2)::before{content: ""; width: 20px; height: 20px; background-color: #fff; background-size: 100%;  background-image: url(../image/ma.png);background-repeat: no-repeat; position: absolute; left: 4px; top: 9px;}
.from input:focus {outline: none;}
.showregistration{color: #fff; font-size: 14px;}
.showregistration p a{ color: #c74432;  font-size: 14px;}

.button button{width: 100%; height: 40px; border: none;  font-size: 16px;}

.registration .from div:nth-child(3)::before{content: ""; width: 20px; height: 20px; background-color: #fff; background-size: 100%;  background-image: url(../image/ma.png);background-repeat: no-repeat; position: absolute; left: 4px; top: 9px;}
.registration{display: none;  transition: 1s; }
.Login_registration{display: none; transition: 0.5s;}
.mask_active{opacity: 1;}

/* 濯掍綋鏌ヨ */
.qplayer_item{margin:0 auto;}

.xxsc{text-align: center; padding: 20px; border-top: 4px solid #254985; position: fixed; top: 50%; left: 5%; width: 200px;  box-shadow: 10px 10px 10px  rgb(243,243,243);}
     .xx_tutle{font-size: 18px; color: #254985; margin-bottom: 10px;}
     .xx_input{margin: 10px 0px;}
     .xx_input input{height: 35px; border: 1px solid #254985; text-indent: 1em; font-size: 14px;}
     .submit button{ width: 80px; height: 30px; border: none; background-color: #254985; color: #fff;}

@media screen and (min-width: 1680px) and (max-width: 1920px) {

     .Rightnavigationbar{right:170px; }
}
@media screen and (min-width: 1680px) and (max-width: 1800px){
     .Rightnavigationbar{right:130px;}
     .xxsc{left: 0%; }
}
@media screen and (min-width: 1600px) and (max-width: 1680px) {
     .Rightnavigationbar{right:100px;}
     .rightadvertisement a img{width: 80px;}
     .letadvertisement  a img{width: 80px;}
     .Rightnavigationbar{ padding: 0 0;}
     .xxsc{ width: 1200px; margin: 0 auto; margin-bottom: 30px;  box-shadow: none; position: relative; left: 0px;}
     .xx_input input{width: 30%;}
}

@media screen and (min-width: 1440px) and (max-width: 1600px) {
     .Rightnavigationbar{ top: 20%; right: 0px !important; padding: 0; width:60px;}
     .Rightnavigationbar .iconfont{height: 60px; line-height: 60px; font-size: 35px !important;}
     .letadvertisement{top: 80%;}
     .rightadvertisement{top: 80%;}
     .rightadvertisement a img{width: 60px;}
     .letadvertisement  a img{width: 60px;}
   
     .Rightnavigationbar .iconfont :nth-child(2){ font-style: 40px !important;}
     .Rightnavigationbar{height: auto;}
     .xxsc{ width: 1200px; margin: 0 auto; margin-bottom: 30px;  box-shadow: none; position: relative; left: 0px;}
     .xx_input input{width: 30%;}
     
}
@media screen and (min-width: 1366px) and (max-width: 1440px){
     .Rightnavigationbar{ top: 60%; right: 0px !important; padding: 0; width:60px;}
     .Rightnavigationbar .iconfont{height: 60px; line-height: 60px; font-size: 35px !important;}
     .letadvertisement{top: 15%;}
     .rightadvertisement{top: 15%;}
     .rightadvertisement a img{width: 60px;}
     .letadvertisement  a img{width: 60px;}
     .Rightnavigationbar{height: auto;}
     .Rightnavigationbar .iconfont :nth-child(2){ font-style: 40px !important;}
     .xxsc{ width: 1200px; margin: 0 auto; margin-bottom: 30px;  box-shadow: none; position: relative; left: 0px;}
     .xx_input input{width: 30%;}
}
@media screen and (max-width: 1366px){
         .Rightnavigationbar{ top: 47vh; right: 0px !important; padding: 0; width:50px;}
     .Rightnavigationbar .iconfont{height: 50px; line-height: 50px; font-size: 30px !important;}
     .letadvertisement{top: 1vh;}
     .rightadvertisement{top: 1vh;}
     .rightadvertisement a img{width: 100px;}
     .letadvertisement  a img{width: 100px;}
     .Rightnavigationbar{height: auto;}
     .Rightnavigationbar .iconfont :nth-child(2){ font-style: 40px !important;}
     /*.Rightnavigationbar{display: none;}*/
     /*.rightadvertisement a img{display: none;}*/
     /*.letadvertisement  a img{display: none;}*/
     .xxsc{ width: 1200px; margin: 0 auto; margin-bottom: 30px;  box-shadow: none; position: relative; left: 0px;}
     .xx_input input{width: 30%;}
     .social-share{width:1000px;}
}
@media screen and (max-width: 1200px){
     .pc{display: none;}
     .Mobileend{display: block;}
     
       .Rightnavigationbar{display: none;}
    .rightadvertisement a img{display: none;}
     .letadvertisement  a img{display: none;}
     /* .top{display: none;}
     .header{display: none;}
     .mld{display: none;} */
     .content{margin-top: 15px;}
     .content1 ul li:hover{    transform: translateX(0px);}
      .content1 ul li{padding:5px; margin-bottom:15px;}
     .title_top{display: flex; justify-content: space-between; align-items: center; height: 50px; padding: 0px 5px;}
     .title_top .logo {width:30%;         height: auto;}
     .title_top .logo img{width: 100%; height: 100%;}
     .input{width: 50%; position: relative;}
     .input input{width: 100%; height: 30px; border: 1px solid #ccc; border-radius: 15px;text-indent: 1em; }
     .title_top input:focus {outline: none;}
     .title_top .personal{ width: 30px; height: 30px}
     .title_top .personal img{width: 100%; height: 100%;}
     .Mobile_nav{width: 100%;   height: 40px; background-color: #254985; overflow-x: auto;  overflow-y: hidden; white-space:nowrap;}
     .Mobile_nav a{ width: auto; height: 40px;  display:inline-block; padding: 0 10px; font-size:14px; color: #fff ; line-height: 40px;}
     .swiper {width: 100%;height: 100%;}
     .swiper-slide  {height: 350px; position: relative;}
          .mySwiper2{ height:100% !important;}
            #bose{height:100% !important;}
     .swiper-slide img {display: block; width: 100%; height: 100%;object-fit: cover;}
     .mobile-banner{width: 100%; padding: 5px; box-sizing: border-box;}
     .mySwiper2 .swiper-button-next, .swiper-button-prev{background-color:rgba(0, 0, 0, .6);}
     .mySwiper2 .swiper-slide p{ text-indent: 1em; position: absolute; bottom: 0; height: 45px; line-height: 45px; font-size: 14px; background-color: rgba(0, 0, 0, .6); width: 100%; color: #fff;}
     
          .Productset a{ width: 26.66%; border-right: 1px solid #fff; display: inline-block; padding: 5px 0px; text-align: center; background-color: #eeeff3;}
    .gd{width: 20%;}
     .gd a{display: none; width:100%; text-align:center; font-size: 14px;padding: 6px 0px; color: #999;}
     .Productsetts{display: block !important;}
     
     
     
     .Productset{display: flex; margin-top: 15px;  padding: 5px; box-sizing: border-box;}
     .prono{background-color: #254985 !important; color: #fff;}
     .Productset_list{ padding: 5px; box-sizing: border-box;}
     .Productset_list ul {display: flex; justify-content: space-between; flex-wrap: wrap;  }
     .Productset_list>div{display: none;}
     .Productset_list ul li{width: 49%; list-style: none; margin-bottom: 15px;}
     .Productset_list_img img{width: 100%; height: 100%;}
     .Productset_list_text{padding: 5px;        min-height: 50px; box-sizing: border-box; font-size: 14px; background-color: #f2f2f2; max-height: 50px; line-height: 21px; overflow: hidden;}
     .Productset_list_item{display: block !important;}
     .original{ padding: 5px; box-sizing: border-box;}
     .original_title{padding: 5px 10px; display: flex; justify-content: space-between; align-items: center; color: #254985; font-size: 18px; height: 35px; background-color: #f2f2f2;}
     .original_title span{ display: block;}
     .original_title a{color: #999; font-size: 14px;}
     .original_list{margin-top: 20px;}
     .original_list ul li{ width: 49%; margin-bottom: 15px; list-style:none;}
     .original_list ul {display: flex; justify-content: space-between; flex-wrap: wrap;}
     .original_list_img{ width: 100%;  height:340px;}
     .original_list_img img{width: 100%; height: 100%;}
     .original_list_text{background-color: #f2f2f2;max-height: 50px;    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.0em; /* 璁剧疆涓鸿楂樼殑涓ゅ€� */
  line-height: 1.5em; /* 杩欓噷鐨勮楂樺簲涓庝笅闈鏍囩涓殑琛岄珮涓€鑷� */ padding: 5px;  overflow: hidden;     height: 42px;}
     .Headlines{width: 100%;}
     .headlines_title{width: 20%;}
     
     .pad{padding: 0px 5px; box-sizing: border-box;}
     .secondlevelnav{width: 100%;}
     .content{width: 100%;}
     .content ul{width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
     .content ul li{width: 49%; height: auto;  margin-right: 0;}
     .footer_content{width: 100%;}
     .footer_content div p{font-size: 8px;}
     .page{width: 100%;}
     .txtMarquee-left .bd ul li{line-height: 54px; height: 54px; overflow: hidden;}
     .txtMarquee-left{height: 54px;}
     .txtMarquee-left .bd .tempWrap{height: 54px;}
     .txtMarquee-left .bd{padding: 0; margin-left: 5px;}
     .text a h3{font-size: 15px; margin-bottom: 0;}
     .text{margin-top: 0; background-color: #f2f2f2; padding: 5px;}
     .text a p{display: none;}
     /*.content_text img{width:100% !important; height:100%; width: auto !important;}*/
          .content_text img{max-width: 100%;}
     .content_text p{text-indent:0;}
       #share-2{width:100%; text-align: center;}
       iframe{width:100%;}
  .m-style{flex-wrap: wrap;}

     .content1{width: 100%;}
   
     .righ{width: 75%;        display: flex;
        flex-direction: column;
        justify-content: space-around;}
     .righ h3{font-size: 13px;}
     .righ-om{display: none;}
     .let a{height: 100%;}
     .cont{width: 100%; margin-top: 0;}
     /*.input::before{    content: "";width: 20px;height: 20px;position: absolute;right:4px;top: 10px;display: inline-block;background-repeat: no-repeat;background-image: url(../image/_1144.png); }*/
     .content2 ul li{width: 49%;}
     .content2{width: 100%;}
     .content2 .img a{height: auto;}
     .content2 .text{padding-top: 0;}
     .brand{width: 100%; flex-wrap: wrap;}
     .brand_img{width: 100%;}
     .brand_txt{padding-left: 0;}
     .ContentTitle{width: 100%;}
     .cont_title{font-size: 20px;}
     .cont{padding:0px 10px;}
     .footer{height: auto;}
     .secondlevelnav{margin-top: 10px;}
     .footer_content div p{line-height: 18px;}
  
     .secondlevelnav ul li{padding: 3px;  width:25%;  border-left: 1px solid #fff; text-align:center;  margin-bottom: 5px; background:#f2f2f2}
      .secondlevelnav ul li:nth-child(1){width:12%;}
      .secondlevelnav ul li a{font-size:14px;}
     .Headlines{height:50px;}
     .content1{margin-top:15px;}
     .xxsc{ width: 100%; margin: 0 auto; box-sizing: border-box; margin-bottom: 40px;  box-shadow: none; position: relative; left: 0px;}
     .xx_input input{width: 50%;}
         /*.righ p span{font-size:12px;padding-left:12px;margin-right:8px;}*/
         /* .righ p span:nth-child(1)::before{top:2px;}*/
            .secondlevelnav ul{background:#fff;}
              .secondlevelnav ul::before{    height: 27px;}
              .righ p span:nth-child(2)::before{width: 10px;height: 10px;   }
               .righ p span:nth-child(3)::before{width: 10px;height: 10px;  }
                  #player-con_0{width:100%!important; height:500px;}
                  
                  

              

}
@media screen and (min-width: 800px) and (max-width: 1200px){
     /*.title_top .logo{width: 10%;}*/
     .txtMarquee-left .bd .tempWrap{width: 700px !important;}
     .title_top .logo{height:auto; width:15%;}
}
@media screen and (min-width: 500px) and (max-width: 800px){
     .txtMarquee-left .bd .tempWrap{width: 400px !important;}
      .img a{height: auto;}
      .let a img{height: 150px;}
        .title_top .logo{height:auto; width:15%;}
      .original_list_img{height:240px;}
}
@media screen and (min-width: 320px) and (max-width: 500px){
      .img a{height: 127px;}
     .Login_registration{width: 100%; padding: 20px;}
     .txtMarquee-left .bd .tempWrap{width: 295px  !important;}
     .headlines_title{width: 17%;     height: 25px;line-height: 25px;padding:0px;}
     /* .content1 ul li{flex-wrap: wrap;} */
     .let{width: 40%;}
     .let a img{height: 95px;  }
        .text a h3{height: 42px;}
          .swiper-slide{height: 200px ;}
          .original_list_img{height:140px;}
          .title_top .logo{width: 25%;}
          .xx_input input{width: 70%;}
            .righ h3{font-size: 14px;font-weight: 500;}
            .secondlevelnav ul li:nth-child(1){width: 14%;}
             .Productset_list_img img{ height:127px}
              #player-con_0{width:100%!important; height:300px !important;}
                 iframe{width:100%; height:250px;}
}

@media screen and (max-width:320px){
     .img a{height: 108px;}
    .headlines_title{width:20%}
    .txtMarquee-left .bd .tempWrap{width:230px !important;}
     .title_top .logo{width: 20%;}
     .swiper-slide{height: 180px;}
         .original_list_img{height:110px;}
         .let a img{height: 95px; }
         .righ p span{padding-left:13px; margin-right:5px;}
           .righ h3{font-size: 13px;font-weight: 500;}
            .Productset_list_img img{ height:108px}
              #player-con_0{width:100%!important; height:250px !important;}
}