@charset "UTF-8";

body{margin: 0; padding: 0; font-size: 14px; font-family:"Microsoft YaHei","SourceHanSansCN-Regular";overflow-x: hidden;background: #fff;padding-top:0px;}
ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, hr, img, div, label, span, p, table, tr, td{margin: 0; padding: 0; list-style: none; border: 0;}
ol,ul{margin-bottom: 0;}
.h1, .h2, .h3,.h5, h1, h2, h3,h5{margin-top: 0; margin-bottom: 0}
.h4, .h5, .h6, h4, h5, h6{margin-top: 0; margin-bottom: 0;}
a{-webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none;outline: none !important;}
.trs{-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.ellipsis2{
   display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
}
.ellipsis3{
   display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
      text-overflow: ellipsis;
}

/* 定义滚动条整体样式 */
::-webkit-scrollbar {
  width: 4px; /* 垂直滚动条宽度 */
  height: 4px; /* 水平滚动条高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

/* 滚动条滑块悬停效果 */
::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box;outline: 0px;}
img{vertical-align: middle;max-width:100%;}
a:focus, a:hover{text-decoration: none !important;}
i,em{ font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: ""; display: block; clear: both;}
.scale-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}
.scale-img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
   transition: all .8s ease 0s;
}
.scale-img:hover img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.wrapper1,.wrapper,.container{width:100%;margin-left: auto;margin-right: auto;position: relative;}
.container{max-width:1920px;}
.wrapper1{width: 1664px;}
.wrapper{width: 1400px;}
.wrapper_1000{width: 1000px;}
.header{}
.logo{height: 96px;margin:50px 0px;display:block;}
.search_bar{width: 440px;height: 50px;position:absolute;border-radius:8px;right:0px;bottom:7px;background:#fff;}
.search_bar input{background: transparent;width:100%;height:100%;border-radius:8px;display: block;padding-left: 110px;padding-right: 130px;border:0px;outline: 0px;border:solid 1px #dbdbdb;border-right:0px;}
.search_bar .search_btn{position: absolute;right:0px;top:0px;line-height:50px;color:#fff;width:113px;font-size: 18px;
background:#0352da url(../images/search_ico.png) no-repeat 21px center;padding-left: 57px;

}
.search_bar inputt::-webkit-input-placeholder{color:#dfdfdf!important;font-size: 16px;}
.tgemail,.curtime{font-size: 16px;color:#333333;top:0px;position: absolute;}

.curtime{right:266px;}
.tgemail{right:0px;}
.selectdiv{width: 63px;height:50px;border:solid 1px #dbdbdb;z-index:999;background:#fff;position: absolute;top:0px;
border-radius:8px;text-align: center;font-size: 16px;line-height:30px;padding-top:7px;cursor:pointer;
border-right:0px;
}
.selectdiv .selected{color:#000;margin-bottom:4px;}
.selectdiv .selectval{color:#000;}
.selectdiv .selectval:hover{color: #0352da;}
.search_bar i{display: block;width: 15px;height:48px;background: url(../images/sjgrey.png) no-repeat center;position: absolute;left:76px;top:0px;cursor: pointer;}
.selectdiv.hover{height: 113px;}
.selectdiv .selectval{display: none;}
.selectdiv.hover .selectval{display: block;}

.headmenu{background:#0352da;padding:0px 33px;}
.headmenu .wrapper{
display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;

}
.headmenu li:nth-of-type(1){}
.ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.headmenu li{position: relative;float: left;line-height: 75px;text-align: center;/* width:233px; */}
.headmenu li:hover,.headmenu li.hover{}
.headmenu li:hover:after{content:"";width:100%;position: absolute;height: 3px;background:#ffffff;position: absolute;bottom:12px;left:0px; }
.headmenu li:last-of-type:after{display: none;}
.headmenu li.line{content:"";display: block;width: 1px;height: 43px;background:#4f86e5;right:0px;position: relative;}
.headmenu li a{font-size:20px;color:#fff;font-weight: bold;}
.headmenu li.line:last-of-type{display: none;}
.indexannouce{height:47px;margin-top:13px;position: relative;}
.indexannouce .wrapper{background:#f9f4f4 url(../images/annouceico.png) no-repeat 15px center;height:100%;border-radius:8px;padding-left:54px;padding-right: 104px;}
.span_more{font-size:14px;color:#aeaeae;position: absolute;right:16px;line-height:47px;top:0px;}



.liitem{position: relative;padding-top: 32px;padding-bottom: 32px;border-top: solid 1px #e7e7e7;}
.liitem .newimg,.liitem .newimg img{min-width:291px;max-width:164px;height: 164px;display: block;overflow: hidden;border-radius:8px;}
.liitem .newimg img{
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
   transition: all .8s ease 0s;
}
.liitem .scale-img { min-width: 291px; height: 164px;width: 291px;    border-radius: 10px;}
.liitem:hover .newimg img{
  transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);
}
.liitem .flex{display: block;display: flex;align-content: center;justify-content:flex-start;align-items: center;}
.liitem .itemcon{padding-left: 29px;}
.liitem .itemcon p{font-size:22px;color:#000;line-height: 30px;}
.liitem .itemcon .itemdes{font-size: 15px;color:#747474;line-height: 26px;margin-top: 13px;margin-bottom:18px;height:52px;}
.liitem .itemcon .itemextra{font-size: 14px;color:#adadad;}
.itemextra label a{color:#adadad;padding:0px 9px;}
.itemextra label a:hover{color:#0352da;font-weight:bold;}
.itemextra label:last-of-type{float: right;position:absolute;right:0px;}
.itemextra label i{display: inline-block;padding:0px 9px;}
.liitem .itemcon p,.liitem .itemcon .itemdes,.side_bot li p,.hotitem p,.bankleft p,.bankleft span{
      text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
}

.hotitem{position: relative;}
.hotitem img{display: block;position: absolute;right: 0px;width:82px;height: 47px;top:50%;margin-top: -23.5px; }
.hotitem p{font-size: 18px;color:#333333;height:44px;overflow:hidden;padding-right:0px;padding-left: 32px;}
.hotitem em{position: absolute;left:0px;top:6px;height: 18px;line-height: 18px;font-size: 18px;color:#3071f2;}
.hotitem:last-of-type,.hotitem:last-of-type p{height:29px;}
.hotitem:nth-of-type(1) em,.hotitem:nth-of-type(2) em,.hotitem:nth-of-type(3) em{color: #ff0000;}


/* 专题策划 */
.ul_jstg li{width:423px;float: left;margin-right: 36px;margin-top: 37px;}
.ul_jstg li:nth-of-type(2n){margin-right:0px;}
.ul_jstg li .scale-img{height: 241px;display: block;}
.ul_jstg li p{font-size: 18px;color:#333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 13px;cursor:pointer;}
.ul_jstg li:hover p,.ul_zjk li:hover p{color:#0352da;}
.ul_jstg li .scale-img,.ul_jstg li img{border-radius:5px;overflow: hidden;}

/* list_fmhb */
.section_content4 dd{}
.section_content4 dd .hb_item{width: 263px;float: left;margin-right:21px;}
.section_content4 dd .hb_item:nth-of-type(5n){margin-right:0px;}
.section_content4 dd .scale-img{width: 263px;height: 374px;border-radius: 15px;overflow: hidden;}
.section_content4 dd span{display: block;font-size: 18px;color:#333333;line-height: 26px;padding-top: 15px;}
/* list_spzq */
.section_content5 .ddtop{border-top: solid 1px #e7e7e7;}
.sp_item{width: 440px;height: 250px;position: relative;float: left;margin-right: 38px;margin-top: 38px;}
.sp_item:nth-of-type(3n){margin-right:0px;}
.section_content5 dd .scale-img{width:100%;height:100%;border-radius: 15px;overflow: hidden;}
.sp_item i{display: block;background: url(../img/btn_video.png) no-repeat center;width: 20px;height: 26px;position: absolute;top:50%;margin-top: -13px;left:50%;margin-left: -10px;}
.sp_item p{position: absolute;bottom:22px;width:100%;padding:0px 30px;font-size: 18px;color:#fff;font-weight: bold;line-height: 26px;}


.titcom{position:relative;padding-bottom: 26px;}
.titcom span{font-size:30px;font-weight: bold;color:#000000;line-height:30px;}
.titcom em{position: absolute;right: 0px;top:13px;font-size: 16px;color:#666666;}
.titcom em:hover,.titcom span:hover,.liitem:hover .itemcon p,.hotitem:hover p,.ul_jstg li:hover p,.sp_item:hover p{color: #0352da;font-weight:bold;}
.mobheader_wrapper{display: none;box-shadow: 3px 3px 11px 5px rgb(0 0 0 / 9%);}
.footer{background:#0352da;clear: both;overflow: hidden;padding-bottom: 25px;}
.footer_top{padding-top: 42px;padding-bottom: 37px;overflow: hidden;border-bottom: solid 1px #1d64de;}
.footer_top .left,.footer_top .right{width: 50%;float: left;}
.footer_top dt{font-size: 18px;color:#fff;}
.footer_top dd{padding-top:8px;}
.footer_top dd a{font-size: 16px;color:#fff;display: inline-block;margin-right: 50px;float: left;line-height: 42px;}
.footer a:hover{font-weight:bold;}
.footer_top .right img{margin-right: 16px;}
.footer_top .right{padding-left: 116px;}
.footer_top .right a{
  display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;margin-top: 10px;
}



.foot_menu{padding-top:32px;padding-bottom: 12px;}
.footer p{line-height: 36px;}
.foot_menu,.foot_number,.foot_copyright{text-align: center;color:#fff;}
.foot_menu a,.foot_copyright a,.foot_copyright span{position: relative;padding:0px 15px;height: 19px;line-height: 19px;font-size: 15px;color:#fff;}
.foot_menu a:after{content:"";display: block;width:2px;height: 15px;background:#fff;position: absolute;top:50%;margin-top:-7.5px;right:0px;}
.foot_menu a:last-of-type:after{display: none;}
.foot_copyright a,.foot_copyright span{padding:0px 6px;}
.menumob,.btMainLogo,.hide{display: none;}
.pcshow{display: block!important;}
.mobhide{display: none!important;}

@media screen and (max-width:1500px) {
.wrapper1{width:92%;}
.wrapper{width: 1200px;}
.logo{height: 72px;margin: 40px 0px;}
.search_bar,.search_bar .search_btn{height: 40px;line-height:40px;}
.search_bar i{height:40px;}
.selectdiv{height: 40px;padding-top:5px;}
.search_bar{width: 426px;bottom: -5px;}
.search_bar .search_btn{font-size: 18px;}
.curtime{right:250px;}
.headmenu li a{font-size: 18px;}
.headmenu li{line-height: 60px;width:92px}
.headmenu li:after{height: 28px;margin-top:-14px;}
.footer_top dd a{margin-right: 24px;}

}


@media screen and (max-width:1080px) {
.header{height: 65px;box-shadow:0 0 50px 1px #e3dfdf;position: fixed;width:100%;left:0px;top:0px;background:#fff;z-index:999;}
    .containert{padding-top:0px;}
    .header,.logo{position:relative!important;}
.mobi_navBar{ width:auto;height:100%;right: 3%;position: absolute;top:50%;box-sizing:border-box;cursor:pointer;margin-top: -19px;height: 38px;}
.mobi_top_default{display: none;}
.mm-list > li.lilogo:after{display: none!important;}
.btMainLogo{margin:0px auto 15px;display: block;height: 36px;width: auto;}

#hamburger span,
#hamburger::before,
#hamburger::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color:#0352da;
  margin: 8px 0;
  transition: 0.3s;
  text-indent: -999em;
}

.mobi_navBar.current #hamburger::before {
  transform: translate(0, 10px) rotate(-45deg);
}

.mobi_navBar.current #hamburger span {
  opacity: 0;
}

.mobi_navBar.current #hamburger::after {
  transform: translate(0, -10px) rotate(45deg);
}


  .mobheader_wrapper{height:65px;position: fixed;top:0px;width:100%;z-index:999;}
      .mobile-menu{background: #fff;}
      .containert{padding-top: 0px;}
    .logo{left:2%;z-index:99999;position: fixed;top: 16px;margin-top: initial;height:35px!important;margin-bottom:0px!important;}
    .mobheader_wrapper,.hide{display:block;}
.wrapper{width: 94%;}
.headmenu,.search_bar,.tgemail,.curtime{display: none;}
.foot_menu,.footer_top{display: none;}
.foot_menu{display:block;padding-top:0px;padding-bottom:6px;display: flex;justify-content: center;align-items: center;}
.footer{padding:20px 0px;}
.foot_menu a:after{display: none;}
.footer a, .footer span{display: inline;line-height:30px;height: auto;}
  .pcshow{display: none!important;}
.mobhide,.tgspan{display: block!important;}
.liitem .itemcon .itemdes{height:auto;margin-top:0px;margin-bottom:0px;}
.hotitem p{height:36px;line-height:36px;font-size:17px;}
.titcom em{top:3px;}
.titcom{padding-bottom:15px;}
.ul_jstg li{margin-top:30px;}
.ul_jstg li p{font-size:17px;}
.section_content4 dd .scale-img{height:auto!important;}
.sp_item{margin-top:20px;}
.hotitem em{top:11px;}
.liitem .flex{display:block;}
.liitem .newimg, .liitem .newimg img{max-width:100%;}
.itemextra label:last-of-type{position:static;float:none;display: block;
}
.itemextra label a:nth-of-type(1){padding-left:0px;}
.liitem .itemcon .itemextra{padding-top:5px;}
.liitem{padding-top:20px!important;padding-bottom:20px!important;}
.liitem:last-of-type{padding-bottom:0px;}
.ul_jstg li .scale-img{height:auto!important;}
.foot_menu a{padding:0px 4px;}
.sp_item p{font-size:17px;padding-left:15px;padding-right:15px;}

element.style {
}
.liitem .scale-img {
    min-width: 100%;
    height: auto;
    width: 100%;
}

}