/*全局*/
*{margin: 0;padding: 0;text-decoration: none;list-style:none;-webkit-appearance:none}
body{background-color:#f5f5f5; margin:0; padding:0;}
img{ display:block;transition: all .3s ease-out 0s;}
.animation,.animation *{transition: .4s;-moz-transition: .4s;-webkit-transition: .4s;-o-transition: .4s;}
.w1200 {width: 1200px;margin-left: auto;margin-right: auto;}

/*头部*/
header{height:75px; background-color:#fff;}
.header{display:flex;justify-content: space-between; }
.logo{ width:145px;}
.logo a{display:flex;justify-content: space-between;align-items: center; height:75px;}
.search{ width:80px; text-align:right; line-height:75px; position:relative;}
.search a{ font-size:16px; color:#333;}
.search a i{ font-size:18px; padding-right:5px; position:relative; top:2px;}
.searchbox{ position:absolute; height:35px; line-height:35px; right:0; top:20px; width:280px; background-color:#f5f5f5; display:none;}
.searchbox i{ display:block; height:35px; line-height:35px; position:absolute; left:6px; font-size:18px; color:#999; top:1px;}
.searchbox input{ height:35px; border:none; background-color:transparent; text-indent:30px; font-size:15px; width:100%;}
.searchbox .searchbtn{ background-color:#037ef3; color:#fff; font-size:16px; cursor:pointer; text-indent:0;border-radius:0;}
.searchbox1{display:flex;justify-content: space-between;}
.searchbox2{ flex:1;}
.searchbox3{ width:60px;}
.hslmenu,.navclose{display:none;}
.nav{ flex:1; margin-left:50px;}
.nav ul{display:flex;flex-wrap:wrap;}
.nav ul li a{ display:block;height:75px; line-height:75px; padding:0 15px; font-size:16px; color:#333; position:relative;}
.nav ul li a:before{ background-color:#037ef3;display:block;content:'';width:100%; height:3px;position:absolute;bottom:0;left:0;;transform:scaleX(0);transition:transform .25s ease-in-out}
.nav ul li a:hover:before{ background-color:#037ef3;transform:scaleX(1);}
.nav ul li a:hover{color:#037ef3;}
.navtougao{margin-left:auto;margin-top:20px;}
.nav ul .navtougao a{background-color:#037ef3;color:#fff;height: 35px;line-height: 35px;color: #fff;text-align:center;}
.nav ul .navtougao a:before{display:none;}
.nav ul .navtougao a:hover{opacity:.8;color:#fff;}

/*内容开始*/
.hslmain{display:flex;justify-content: space-between; margin-top:20px;margin-bottom: 20px;}
.hslleft{ width:870px;}
.hslright{ width:310px;}
.hsl1{display:flex;justify-content:space-between;}
.hsl1_2{width:208.5px;}
.hsl1_3{margin-bottom: 10px;border-radius: 3px;overflow:hidden;}
.hsl1_3 a{display:block;position:relative;}
.hsl1_3 img{width:100%;}
.hsl1_3 p{position:absolute;bottom:0;height:30px;line-height:30px;background-color:rgba(0,0,0,.3);width: 100%;color:#fff;font-size:12px;text-indent: 10px;overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;}
.hslbanner{ background-color:#fff; padding:25px;}
.hslbanner0{ overflow:hidden; position:relative;width:calc(100% - 218.5px);height: 333px;border-radius: 3px;}
.hslbanner0 img{width:100%;}
.hslbanner01{ position:absolute; bottom:0; width:100%; text-align:center; z-index:99;bottom: 17px !important;right: 0 !important;width: 90px !important;left:auto!important;}
.hslbanner01 span{ opacity:1; background-color:#fff; margin:0 2px !important;}
.hslbanner01 .swiper-pagination-bullet-active{ width:16px; border-radius:4px;}
.hslbanner02{ height:100%; width:100%; position:absolute;top:0;}
.hslbanner02 div{ display:block; position:absolute; width:42px; line-height:42px; text-align:center; height:42px; top:50%; margin-top:-37px; z-index:99;color:#fff; background-color:rgba(0,0,0,.3); cursor:pointer;transition: all .3s;border-radius:42px;}
.hslbanner02 div i{ font-size:20px;}
.hslbanner02 .hslbanner_btn1{ right:-50px;}
.hslbanner02 .hslbanner_btn2{ left:-50px;}
.hslbanner0:hover .hslbanner_btn1{ right:10px;}
.hslbanner0:hover .hslbanner_btn2{ left:10px;}
.hslbanner0 a{ display:block; position:relative;height:100%}
.hslbanner0 p{ width:100%; display:block; color:#fff; font-size:18px; position:absolute; bottom:0;height:50px; line-height:50px;background: linear-gradient(0deg,#000,#000 25.5%,#000 70%,#000);
background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));text-indent:20px;}
.hslbanner0 p span{ display:block; line-height:50px; padding:0 20px;height:50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.hsl2{ padding:20px; background-color:#fff; margin-bottom:20px;margin-top: 10px;}
.hsl2 h2{ font-size:18px; color:#222; font-weight:normal; border-bottom:1px solid #e9e9e9; padding-bottom:10px; position:relative;}
.hsl2 h2:before{content: " ";width: 4px;height: 20px;position: absolute;top: 3px;left: -20px; background-color:#037ef3;}
.hsl2_1{display:flex;justify-content: space-between;margin-top:20px;}
.hsl2_1 a{width:200px;overflow:hidden;position:relative;border-radius:3px;}
.hsl2_1 img{width:100%;height:auto;}
.hsl2_1 p{ width:100%; display:block; color:#fff; font-size:12px; position:absolute; bottom:0;height:30px; line-height:30px;background: linear-gradient(0deg,#000,#000 25.5%,#000 70%,#000);
background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));text-indent:10px;}

.hsl3{ padding:20px 0 0 0; background-color:#fff; margin-bottom:20px;margin-top: 10px;}
.hsl3 h2{ font-size:18px; color:#222; font-weight:normal; border-bottom:1px solid #e9e9e9; padding-bottom:10px; position:relative;margin-left: 20px;}
.hsl3 h2:before{content: " ";width: 4px;height: 20px;position: absolute;top: 3px;left: -20px; background-color:#037ef3;}

.hsl3_1 li a{display:flex; position:relative;justify-content: space-between;border-radius:3px;overflow:hidden;transition: all .3s;padding:20px 20px;}
.hsl3_1 li a:before{content: " ";width: 100%;height: 1px;position: absolute;bottom: 0;left:0; background-color:#f1f1f1;}
.hsl3_2{position:relative;width:240px;border-radius:3px;overflow:hidden;}
.hsl3_2 img{width:100%;object-fit:cover;height:100%;}
.hsl3_2 b{ display:block;z-index: 1;font-weight:normal;position:absolute;left: 10px;top: 10px;padding: 5px 6px;font-size: 14px;color: #fff;background-color:rgba(0,0,0,.5)}
.hsl3_3{width:570px;}
.hsl3_3 h3{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:20px;color:#333;font-weight:normal;}
.hsl3_3 p{font-size:14px;color:#999;line-height:24px;margin-top:10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.hsl3_4{color:#999;font-size:11px;padding-top:15px;display:block;}
.hsl3_1 li a:hover{box-shadow: 0 0 20px rgba(0,0,0,.1);z-index:1;}
.hsl3_1 li a:hover img{transition:all .7s ease;-webkit-transform:scale(1.2) rotate(-6deg);-moz-transform:scale(1.2) rotate(-6deg);-o-transform:scale(1.2) rotate(-6deg);-ms-transform:scale(1.2) rotate(-6deg);transform:scale(1.2) rotate(-6deg);}
.hsl3_1 li a:hover h3{color:#037ef3;}

.hsl4{margin-top:10px;}
.hsl4 li a{display:flex;justify-content: space-between;}
.hsl4 li{margin-bottom:10px;}
.hsl5{width:100px;position:relative;overflow:hidden;border-radius:3px;}
.hsl5 img{width:100%;}
.hsl5 b{display:block;position:absolute;background-color:#faa90e;color:#fff;font-weight:normal;font-size:10px;width:18px;height:18px;line-height:18px;text-align:center;border-radius:0 0 10px 0;}
.hsl6{width:160px;}
.hsl6_1{font-size:14px;color:#333;line-height:16px;}
.hsl6_1 i{display: inline-block;padding: 0 2px;text-align: center;vertical-align: middle;font-style: normal;color: #fff;overflow: hidden;line-height: 16px;height: 16px;font-size: 12px;border-radius: 4px;font-weight: 200;background-color: #ff9812;margin-left:7px;}
.hsl6_2{font-size:11px;color:#999;margin-top:5px;}
.hot1 i{background-color: #ff9812;}
.hot3 i{background-color: #ff455b;}
.hsl4_1 .hsl5 b{background-color:#fe2d46;}
.hsl4_2 .hsl5 b{background-color:#f60;}
.hsl7 img{width:100%;}
.hsl7 a{display:block;margin-bottom:20px;}

.hsl10{font-size:18px; color:#222; font-weight:normal; border-bottom:1px solid #e9e9e9; padding-bottom:10px; position:relative;}
.hsl10:before{content: " ";width: 4px;height: 20px;position: absolute;top: 3px;left: -20px; background-color:#037ef3;}
.hsl10 a,.hsl10{color:#999;font-size:14px;}
.hsl14{background-color:#fff;padding: 20px;}
.hsl12{color:#999;font-size:12px;}
.hsl15{color:#333;font-size:24px;padding:20px 0 5px 0;}
.hsl13{margin-top:20px;font-size:16px;line-height:30px;color:#333;}
.hsl13 p{padding-bottom:16px;}
.hsl13 img{/* 文章图片统一样式（替换为你的文章容器类名/ID） */
    width: 100% !important;
    height: auto !important;
    /* 限制最大高度480px，超过则压缩 */
    max-height: 480px !important;
    /* 居中显示（解决偏移核心） */
    display: block !important;
    margin: 16px auto !important;
    /* 保证图片比例不变，避免拉伸偏移 */
    object-fit: contain !important;
    /* 重置内联可能的定位/边距，避免偏移 */
    position: static !important;
    float: none !important;
    padding: 0 !important;
    border: none !important;

}

.hslbox{ background-color:#fff; padding:25px; margin-top:30px;}
.hslbox0{ border-bottom:1px solid #e9e9e9; margin-bottom:20px; padding-bottom:25px;}
.hslbox0:last-child{ border-bottom:none; padding-bottom:0; margin-bottom:0;}
.hslbox0 h2 a{ font-size:24px; color:#000; font-weight:normal;}
.hslbox1{display:flex;justify-content: space-between; margin-top:15px;}
.hslbox2{ width:210px;}
.hslbox3{ flex:1; margin-left:25px;}
.hslbox3 p{ line-height:27px; font-size:16px; color:#333;}
.hslbox3 p a{ color:#037ef3}
.hslbox4{ margin-top:10px;display:flex;}
.hslbox4 span{flex: 1; text-align:right; font-size:14px; color:#999; line-height:24px; height:24px;}
.hslbox5{ height:24px; line-height:24px; border:1px solid #037ef3; border-radius:2px; color:#037ef3; padding:0 5px; font-size:14px;}
.hslbox5:hover{ background-color:#037ef3; color:#fff;}
.hslbox4 i{ display:block; height:24px; line-height:24px; color:#777; font-style:normal; margin-left:10px; font-size:12px;}
.hslbox4 span a{ color:#999; padding-left:10px; margin-left:5px;position:relative;}
.hslbox4 span a:before{ content:""; height:14px; width:1px; background-color:#e9e9e9; position:absolute; left:0; top:3px;}
.hslbox4 span a:hover{color:#037ef3;}


.hslrightbox{ padding:20px; background-color:#fff; margin-bottom:20px;}
.hslrightbox h2{ font-size:18px; color:#222; font-weight:normal; border-bottom:1px solid #e9e9e9; padding-bottom:10px; position:relative;display:flex;justify-content: space-between;}
.hslrightbox h2:before{content: " ";width: 4px;height: 20px;position: absolute;top: 3px;left: -20px; background-color:#037ef3;}
.hslrightbox h2 i{ font-style:normal;font-size:12px;color:#999;position: relative;top: 5px;}

.hslright2{ margin-top:20px;}
.hslright2 a{display:flex;justify-content: space-between;}
.hslright2_1{ width:90px; height:60px; overflow:hidden;display:flex;justify-content:center;}
.hslright2_1 img{ height:100%; width:auto;}
.hslright2_2{ flex:1; margin-left:10px;}
.hslright2_2 p{ font-size:14px; line-height:18px; color:#555;display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.hslright2_2 i{ display:block; font-style:normal; color:#999; font-size:12px; margin-top:5px;}
.hslright2 a:hover p{ color:#037ef3;}

.hslright4{ display:flex;flex-wrap:wrap; margin-top:15px;}
.hslright4 a{ border:1px solid #a0ac48; color:#a0ac48; font-size:12px; height:24px; line-height:24px; padding:0 6px; margin-top:5px; margin-right:5px;}
.hslright4 a:hover{ background-color:#a0ac48; color:#fff;}

.hslpage{display:flex;justify-content:center; margin:30px 0;}
.hslpage a,.hslpage b{ height:40px; line-height:40px; background-color:#fff; padding:0 16px; text-align:center; color:#000; font-size:16px; margin:0 2px;}
.hslpage a:hover,.hslpage b{ background-color:#037ef3; color:#fff;}
.hslpage a b{ background-color:transparent; color:#000; padding:0;}
.hslpage a:hover b{ color:#fff;}


.footer{ background-color:#2d3237; padding:40px 0 20px 0;font-size:12px;color:#ddd;}
.footer1{display:flex;justify-content: space-between;}
.footer_l{display:flex;}
.footer_l a{font-size:12px;color:#ddd;}
.footer_l li{padding-right:10px;line-height:40px;}
.footer_r{line-height:40px;}
.footer2{ width:250px;}
.footer3{ width:280px; margin-left:40px;}
.footer4{ flex:1; margin-left:40px;}
.footer h2{ font-size:18px; color:#222; font-weight:normal; margin-bottom:20px;}
.footer3 a{display:flex;justify-content: space-between; margin-bottom:20px;}
.footer3_1{width:90px; height:50px; overflow:hidden;display:flex;justify-content:center;}
.footer3_2{ flex:1; margin-left:10px;}
.footer3_2 p{font-size:14px; line-height:18px; color:#666;display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; margin-top:5px;}
.footer4 a{ display:block; margin-bottom:12px;}
.footer4 p{font-size:14px; line-height:18px; color:#666;display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.hslbanquan{ border-top:1px solid #444; padding:10px 0;}
.hslbanquan1{display:flex;justify-content: space-between;}
.hslbanquan1 p{color:#999;}
.hslbanquan a{ color:#999;}
.hslbanquan span{display:flex;justify-content: space-between;}
.hslbanquan2{display:flex;justify-content: space-between; margin-left:20px;}
.hslbanquan2 span{ margin-right:5px;width:16px;}
.hslbanquan2 span img{width:100%;}
/*列表页面*/
.hsllist .hslbox{ margin-top:0;}
.hslmbx{ margin-bottom:20px; font-size:16px; color:#666;}

/*内容页面*/
.hslxx .hslbox{ margin-top:0;}
.hsltit{ border-bottom:1px solid #ccc; padding-bottom:20px; margin-bottom:20px;}
.hsltit h1{ font-size:30px; font-weight:400; color:#000;}
.hsltit1{display:flex;justify-content: space-between; height:30px; line-height:30px; margin-top:10px;}
.hsltit2{display:flex;}
.hsltit2_1{ height:24px; line-height:24px; border:1px solid #037ef3; border-radius:2px; color:#037ef3; padding:0 5px; font-size:14px; margin-top:3px;}
.hsltit2_1:hover{ background-color:#037ef3; color:#fff;}
.hsltit2 p{ line-height:30px; margin-left:10px; font-size:14px; color:#999;}
.hsltit2 p a{ color:#999;}
.hsltit2 p a:hover{color:#037ef3;}
.hsltit3 span{flex: 1; text-align:right; font-size:14px; color:#999; line-height:24px; height:24px;}
.hsltit3 span a{ color:#999; padding-left:10px; margin-left:5px;position:relative;}
.hsltit3 span a:before{ content:""; height:14px; width:1px; background-color:#e9e9e9; position:absolute; left:0; top:3px;}
.hsltit3 span a:hover{color:#037ef3;}
.hslcontent{ overflow:hidden;font-size:16px;line-height:28px;color:#555;}
.hslcontent p{ text-indent:32px; font-size:16px; color:#333; line-height:28px;}
.hslcontent img{ max-width:100%; display:block; margin:20px auto; height:auto !important;}
.hslzzbg{ position:fixed; width:100%; height:100%; z-index:998; background-color:rgba(0,0,0,.7); display:none;top:0; left:0;}

/*登陆侧边栏*/
.cbnav{ position:fixed; right:0; top:0; z-index:999;background-color: #037ef3; width:40px; height:100%;}
.cbnav1{ width:30px; margin-left:5px; height:30px; margin-top:50px; position:relative;}
.cbnav1 a{width:30px;height:30px; overflow:hidden; border-radius:30px;}
.cbnav1 img{border-radius:30px;}
.cbnav1 i{ display:block; position:absolute; font-size:11px; width:13px; height:13px; right:0; bottom:0; color:#fff; text-align:center; line-height:14px; border-radius:14px; background-color:rgba(255,194,2);}
.cbnav1 .hsl-cuo{ background-color:#ff0000;}
.cbnav2{ margin-top:20px;}
.cbnav2 a{ color:#fff; font-size:12px; line-height:16px; display:block; text-align:center; padding:10px 5px; background-color:#0470d7; margin-bottom:1px;}
.cbnav2 a:hover{ background-color:rgba(255,194,2);}
.cbnav3{ position:absolute; bottom:0; width:100%;}
.cbnav3 a{ color:#333; font-size:14px; line-height:16px; display:block; text-align:center; padding:12px 0; background-color:rgba(255,194,2);}
.cbnav2 i,.cbnav3 i{ display:block; font-size:16px; margin-bottom:3px;}
.cbnav2 .cbnav2_tx{ background-color:#ff0000;}

/*响应式样式开始*/
/*当浏览器尺寸小于1200px大于960px：*/
@media screen and (max-width:1200px) and (min-width:960px){
    .w1200{ width:100%;}
    .hslleft{width: calc(100% - 330px);}
    
}

/*当浏览器尺寸小于960px大于740px：*/
@media screen and (max-width:960px) and (min-width:740px){
    .w1200{ width:100%;}
    .hslleft{width:100%;}
    .hsllist .hslleft{}
    .logo{margin-left:15px;}
    .search{width:65px;margin-right:50px;}
    .nav{margin-left:15px;}
    .hslmain{display:block;margin:20px;width:auto;}
    .hslbox{margin-top:20px;}
    .hslright{margin-top:20px;width:auto;}
    .hslrightbox:first-child{ display:none;}
    .footer1{margin:0 20px;width:auto;}
    .footer4{display:none;}
    .hslbanquan{border:none;padding:0 20px;}
    .hslbanquan1{padding:20px 0;border-top: 1px solid #f5f5f5; display:block;}
    .hslbanquan1 p{text-align:center;}
    .hslbanquan1 span{display:block;text-align:center;margin-top:5px;}
    .hslbanquan2{justify-content:center;align-items:center;}
    .hslbanquan2 p{line-height:20px;}
    .hslbanquan2 span{ margin-top:0;}
    .hslrightbox{margin-bottom:20px;}
    .nav ul li a{padding:0 7px;}
    
}

/*当浏览器尺寸小于739px大于414px：*/
@media screen and (max-width:739px) and (min-width:340px){
    .w1200{ width:100%;}
    .hslleft{width:100%;}
    .logo{margin-left:10px;}
    .hslmain{display:block;margin:10px; width:auto;}
    .header{justify-content:left;}
    .hslbanner{padding:10px;}
    .hslbox{padding:10px;margin-top:10px;}
    .hslmbx{margin-bottom:5px;font-size:14px;}
    .hslbox0{margin-bottom: 8px;padding-bottom: 13px;}
    .hslbox0 h2 a{font-size:18px;line-height:24px;display:block;height:48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
    .hslbox1{margin-top:10px;}
    .hslbox2{width:120px;}
    .hslbox3{margin-left:10px;}
    .hslbox3 p{font-size:14px;line-height:22px;height:44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
    .hslbox4{margin-top:10px;}
    .hslbox5{height:18px;line-height:18px;font-size:12px;}
    .hslbox4 i{height:20px;line-height:20px;font-size:10px;margin-left:5px;}
    .hslbox4 span{height:18px;line-height:18px;font-size:12px;}
    .hslpage{margin:10px 0;}
    .hslrightbox:first-child{ display:none;}
    .hslright{margin-top:10px;width:auto;}
    .hslrightbox{padding:10px;margin-bottom:10px;}
    .hslrightbox h2::before{left:-10px;}
    .hslrightbox h2{font-size:16px;padding-bottom:8px;}
    .hslright2{margin-top:10px;}
    /*.hslright2_1{width:120px; height:auto;}*/
    .hslright2_2 p{color:#333;}
    .hslright4{margin-top:5px;}
    
    .footer1{margin:0 10px;width:auto;display:block;}
    .footer2{width:auto;}
    .footer4{display:none;}
    .hslbanquan{border:none;padding:0 20px;margin-bottom:38px;}
    .hslbanquan1{padding:20px 0;border-top: 1px solid #f5f5f5; display:block;}
    .hslbanquan1 p{text-align:center;font-size:12px;}
    .hslbanquan1 span{display:block;text-align:center;margin-top:5px;}
    .hslbanquan2{justify-content:center;align-items:center;}
    .hslbanquan2 p{line-height:20px;}
    .hslbanquan2 span{ margin-top:0;font-size:12px;}
    .hslbanquan2 span img{width:15px;height:15px;}
    .hslbanquan a{font-size:12px;}
    .footer{padding:20px 0;}
    .footer h2{margin-bottom:10px;}
    .footer3{width:auto;margin-top:20px;margin-left:0;border-top: 1px solid #f5f5f5; padding-top:20px;}
    .footer3_1 img{height:100%;width:auto;}
    .search{ position:initial}
    .header{ position:relative;}
    .searchbox{width: calc(100% - 175px);right:10px;}
    .searchbox input{font-size:12px;}
    .hslmenu{display:block;margin-left: auto;height:75px;line-height:75px;padding:0 10px;}
    .hslmenu i{font-size:30px;color:#666;}
    
    .nav{position:fixed;margin:0;height:100%;background-color:#fff; z-index:999; width:60%;right:-70%;top:0;box-shadow:0 0 1rem rgba(0,0,0,.5);}
    .nav li{width:100%;}
    .nav ul li a{padding:0;margin:0 10px;height:40px;line-height:40px;border-bottom: 1px solid #f5f5f5;}
    .nav ul{margin-top:20px;}
    .navclose{position:absolute;width:40px;height:40px;top:10px;left:-50px;line-height:40px;text-align:center;font-size:30px;display:none;}
    .navclose i{font-size:30px;color:#fff;}
    
    .hsltit{margin-bottom:10px;padding-bottom:10px;}
    .hsltit h1{font-size:24px;}
    .hsltit2_1{height: 18px;line-height: 18px;font-size: 12px;margin-top: 6px;}
    .hsltit2 p{font-size:12px;}
    .hsltit3 span{font-size:12px;line-height:18px;}
    .hsltit1{margin-top:5px;}
    .hsltit3{position:relative;top:-2px;}
    .hsltit2 font{display:none;}
    .cbnav{width:100%;bottom:0;height:40px;display:flex; top:initial;}
    .cbnav1{width:50px;height:50px;border-radius:50px;background-color: #037ef3;margin-top:0; position:relative;bottom:10px; z-index:1;}
    .cbnav1 a{display:block;margin:5px;width:40px;height:40px;}
    .cbnav1 i{bottom:5px;}
    .cbnav2{flex:1;margin-top:0;display:flex;margin-left:20px;}
    .cbnav2 a{padding:0;background-color:transparent;margin-bottom:0;white-space: nowrap;line-height:40px;height:40px;width:50%;font-size:14px;}
    .cbnav2 a i{display:inline-block;margin-right:5px;font-size:14px;}
    .cbnav3{display:none}
    .cbnav2 .cbnav200{display:none;}
}


/*混合使用上面的用法：
@media screen and (min-width:960px) and (max-width:1200px){
    body{
        background:yellow;
    }
}*/










