body {
    font-size: 18px;
    font-family: '微软雅黑';
    color: #000;
    background-color: #f6f6f6;
}
a {
    color: #000;
    text-decoration: none;
    transition: none;
}
header {
    width: 100%;
    /* background: url('../img/bg3.png') no-repeat center center;
    background-size: 100% 100%; */
    height: 272px;
    box-sizing: border-box;
    position: relative;
    /* padding-top: 64px; */
    margin-bottom: 32px;
}
.header_slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.header_slide .bd {
    height: 100%;
}
.header_slide .bd li {
    height: 100%;
    background: no-repeat center center;
    background-size: auto 100%;
}
.hearer_main{
    position: relative;
    width: 1440px;
    height: 272px;
    margin: auto auto;
}
.logo_img{
    width: 79px;
    height: 83px;
}
.logo_name{
    width: 277px;
    height: 45px;
    margin-left: 16px;
}
.headerT_box{
    display: flex;
    position: absolute;
    right: 0;
    top: 23px;
}
.headerT_ipv6{
    width: 115px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.45);
    line-height: 28px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-align: center;
    opacity: 0.45;
}
.headerT_login{
    margin-left: 16px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    cursor: pointer;
}
.headerT_line{
    background-color: rgba(255,255,255,0.65);
    width: 1px;
    height: 16px;
    margin-left: 13px;
    margin-top: 6px;
}
.headerTop{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 64px;
}
.logo{
    display: flex;
    align-items: center;
}
.logo_name{
    font-weight: 500;
font-size: 48px;
color: #FFFFFF;
line-height: 65px;
text-align: left;
font-style: normal;
}
.headerTop_R{
    display: flex;
}
.nav{
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    margin-left: 80px;
    cursor: pointer;
}
.active{
    font-weight: 600;
    font-size: 28px;
    border-bottom: 6px solid #fff;
    padding-bottom: 12px;
}
.onmouse{
    font-size: 28px;
    font-weight: 600;
}
.header_Bottom{
    width: 100%;    
    height: 72px;
    padding-bottom: 8px;
    /* background: #1F8BD3; */
    background: url(../img/head_bot.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    bottom: -8px;
}
.header_Bottom_main{
    width: 1440px;
    height: 72px;
    margin: auto auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.h_B_L{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.h_B_R{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.h_B_L_time{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    text-align: left;
    font-style: normal;
}
.search_box{
    width: 500px;
    height: 40px;
    background: rgba(255,255,255,0.2);
    margin-left: 160px;
    position: relative;
}
.search_icon{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 10px;
}
.search_input{
    background-color: #4ca2dc;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 16px;
    border: 0;
    outline: 0;
    color: #fff;
}
input::-webkit-input-placeholder {
    color :  #aed5ee ;
}
input:-ms-input-placeholder { 
    color :  #aed5ee ;
}
input:-moz-placeholder { 
    color :  #aed5ee ;
}
input::-moz-placeholder { 
    color :  #aed5ee ;
}
.h_B_R_BTN1{
    width: 104px;
    height: 40px;
    background-color: #FF514B;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-align: center;
    cursor: pointer;
}
.h_B_R_BTN2{
    width: 122px;
    height: 40px;
    background-color: #056EC5;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    margin-left: 16px;
    text-align: center;
    cursor: pointer;
}
.h_B_R_BTN:hover {
    /* background: rgba(0,0,0,0.1); */
    opacity: 0.9;
}





.main_box{
    background-color: #f6f6f6;
    width: 100%;
}
.main{
    width: 1440px;
    margin: auto auto;
}
.main_top_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    box-sizing: border-box;
    background-color: #fff;
}
.main_top_L{
    width: 720px;
    height: 380px;
    background-color: #111;
}
.h_shadow:hover {
    box-shadow:0 0 6px rgba(0, 0, 0, 0.2)
}
.jdt {
    position: relative;
}
.jdt .bd li {
    position: relative;
    height: 380px;
}
.jdt .bd li p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 48px;
    background: rgba(0,0,0,0.65);
    text-indent: 1em;
}
.jdt .bd li p a {
    color: #fff;
}
.jdt .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.jdt .hd {
    position: absolute;
    right: 10px;
    bottom: 20px;
    display: flex;
}
.jdt .hd li {
    margin-left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    opacity: 0.5;
    background: #fff;
}
.jdt .hd li.on {
    opacity: 1;
}

.main_top_R{
    padding-left: 40px;
    padding-top: 24px;
    /* width: 100%; */
}
.main_top_R_title_box{
    display: flex;
    align-items: center;    
    width: 100%;
    text-align: left;
    position: relative;
}
.main_top_R_title{
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    text-align: left;
    font-style: normal;
    margin-right: 64px;
    cursor: pointer;
}
.main_top_R_title.on {
    color: #1F8BD3;
    font-size: 24px !important;
}
.main_top_R_title:hover{
    color: #1F8BD3;
}
.main_top_R_title.on::after{
    content: " ";
    display: block;
    width: 40px;
    height: 4px;
    background: #1F8BD3;
    margin-top: 12px;
}
.main_top_R_content{
    margin-top: 40px;
}
.loop_news{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
    margin-bottom: 22px;
}

.h_title{
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    height: 24px;
    overflow: hidden;			
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    max-width: 470px;
    cursor: pointer;
}
.h_title::before{
    content: " ";
    width: 6px;
    height: 6px;
    background: #82b0de;
    margin-right: 16px ;
    display: inline-block;
    margin-bottom: 4px;
}
.h_title:hover a {
    color: #1f8bd3;
    font-weight: 600;
}
.h_time{
    font-weight: 400;
    font-size: 18px;
    color: rgba(0,0,0,0.45);
    line-height: 24px;
    text-align: center;
    font-style: normal;
    width: 115px;
    height: 24px;
    margin-left: 24px;
}
.show{
    display: block;
}
.hide{
    display: none;
}

.zixun_div{
    width: 100%;
    margin-top: 20px;
}
.zixun_box{
    width: 1440px;
    display: flex;
    justify-content: space-between;
    align-items: top;
}

.zixun_loop{
    width: 466px;
    height: 384px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    padding: 24px;
    box-sizing: border-box;
}

.zixun_loop .main_top_R_title{
    font-size: 20px;
    margin-right: 40px;
}

.zixun_loop .h_title{
    flex: 1;
    /* width: 322px; */
    font-size: 18px;
    line-height: 24px;
    height: 24px;
}

.more{
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.05);
    text-align: center;
    font-style: normal;
    color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
}
.more img{
    width: 16px;
    height: 16px;
    margin-left: 8px;
}


.yijian_main{
    width: 466px;
    height: 244px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    
    box-sizing: border-box;
    display: block;
}
.yijian_main_T{
    margin: 24px;
    width: 418px;
    display: block;
    box-sizing: border-box;
    height: 220px;
}
.yijian_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    box-sizing: border-box;
}
.yijian_box_img{
    width: 56px;
    height: 56px;
    margin-right: 16px;
}
.yijian_box:nth-child(2) {
    margin-top: 40px;
}
.yijian_box_R_title{
    width: 350px;
    height: 26px;
    overflow: hidden;			
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    cursor: pointer;
}
.yijian_box_R_title:hover a {
    color: #1f8bd3;
    font-weight: 550;
}
.yijian_main_B{
    width: 466px;
    height: 120px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-top: 20px;
    box-sizing: border-box;
}
.yijian_main_B img{
    width: 56px;
    height: 56px;
    margin-left: 16px;
    margin-right: 16px;
}
.yijian_main_B_L span{
    font-weight: 550;
    font-size: 24px;
    color: #FF8500;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    margin-right: 20px;
    cursor: pointer;
}
.yijian_main_B_B span{
    font-weight: 550;
    font-size: 24px;
    color: #ED2C25;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    cursor: pointer;
}
.yijian_main_B_flex{
    display: flex;
  
    align-items: center;
    background-color: #fff;
    width: 223px;
    height: 120px;
}
.bottom_box{
    width: 1440px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 40px;
}
.bottom_box img{
    width: 345px;
    height: 140px;
    cursor: pointer;
}



.footer{
    width: 100%;  
    background: #1F8BD3;
}
.w_1440{
    max-width: 1440px;
    margin: auto auto;
}
.footer_T{
    height: 80px;
    line-height: 80px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer_B{
    height: 153px;
}
.h_flex{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.footer_B_div{  
    width: 1200px;
    margin: 24px auto 0;
}
.footer_B_img1 img{
    width: 56px;
    height: 68px;
}
.footer_B_img2 img{
    width: 110px;
    height: 55px;
}
.footer_B_box{
    width: 790px;
    text-align: center;
}

.footer_B_box_1{
    display: flex;
    align-items: center;    
    width: 426px;
    margin: 0 auto 16px;
}
.footer_B_box_1_div{
    font-weight: 400;
    font-size: 14px;
    color: #c1def3;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}
.footer_B_box_1_div_line{
    margin: 0 16px;
    width: 0px;
    height: 12px;
    border: 1px solid rgba(255,255,255,0.25);
}
.footer_B_box_2{
    margin-bottom: 16px;
    display: flex;
    align-items: center; 
    justify-content: space-between;
}
.footer_B_box_2_div{
    font-weight: 400;
    font-size: 14px;
    color: #c1def3;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}
.footer_B_box_3{
    width: 420px;
    display: flex;
    align-items: center; 
    justify-content: space-between;
    margin: auto auto;
}
.footer_B_box_3_div{
    font-weight: 400;
    font-size: 14px;
    color: #71b5e2;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}
.footer_B_box_3_div img{
    width: 18px;
    height: 20px;
}






