
html,body{
    margin: 0;
    padding:0;
    height:100%;
    background-color: #fff;
    font-family: "黑体" !important;
    /*overflow: auto !important;*/
}
table {
  width: 100% !important;
}
.container-fluid>.navbar-header{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear: both;
}
.header1_bg{
    background: rgba(0, 0, 0, 0.57);
}
.header2_bg{
    background-color: #fff;
}
.header2{
    margin-bottom: 0 !important;
}
.header2 .container-fluid{
    display: flex;
    justify-content: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
}
.logo{
    height: 112px;
    padding-left: 0 !important;
}
.logo>a{
    padding-top: 28px;
    display: inline-block;
}
.logo>a>img{
    width: 100%;
    height: auto;
    margin-left: 0;
}
.navbar-nav>li{
    width: 120px;
    height: 112px;
    position: relative;
}
.picList>li{
    float: left!important;
}
.navbar-nav>li>a{
    display: inline-block;
    padding: 0 !important;
    width: 100%;
    line-height: 112px;
    font-size: 20px;
    height: 100%;
}
.header1_nav>li>a{
    color: #fff;
}
.header2_nav>li>a{
    color: #1F1F1F;
}
.navbar-nav>li>a:hover{
    color: #2579ee;
}
.navbar-nav>li:hover .nav_icon{
    display: block;
    transition: all .3s linear;
}
.nav_icon{
    position: absolute;
    bottom: -8px;
    left: 54px;
    color: #2579ee;
    display: none;
    transition: all .3s linear;
}
.nav_active{
    color: #2579ee !important;
}
.submeau{
    z-index: 999;
    position: absolute;
    line-height: 35px;
    left: -10px;
    top: 112px;
    border: 1px solid rgba(37, 121, 238, 0.76);
    background: #fff;
    height: auto;
    width: 140px;
    display: none;
}
.navbar-nav>li:hover .submeau{
    display: block;
}
.submeau>li {
    height: 43px;
    position: relative;
}
.submeau>li>a{
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
}
.submeau>li>a:hover{
    color: #2579ee;
}
.submeau>li:hover .border_xian{
    width: 139px;
    transition: all .3s linear;
}
.border_xian{
    display: inline-block;
    width: 0px;
    height: 1px;
    background-color: #2579ee;
    position: absolute;
    left: 0px;
    bottom: 6px;
    transition: all .3s linear;
    overflow: hidden;
}
.hwhh{
    color: #fff;
    border-top: 1px solid #fff;
}
.header1{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    transition: all .3s linear;
}
#banner .swiper-slide{
    position: relative;
}
#banner .swiper-slide>img{
    height: 100%;
    width: 100%;
}
.bot{
    position: absolute;
    top: 36%;
    right: 2%;
    width: 10%;
    /*background-color: red;*/
    height: 40%;
    z-index: 10;
}
.container-fluid{
    padding: 0!important;
}
.swiper-pagination{
    color: #FFCA00;
}
#banner .baner_pt {
    font-size: 24px;

}
#banner .baner_totle{
    font-size: 20px;
    color: #FFFFFF;
}
.banner_wen,.banner_wen1,.banner_wen2{
    position: absolute;
    top: 20%;
    left: 13%;
    max-width: 1470px;
    height: 100%;
}
.pt{
    width: 60%;
    text-align: left;
}
.pt_title{
    font-size: 56px;
    color: #232323;
    margin: 2% 0;
}
.pt_descript{
    font-size: 18px;
    color: #232323;
      margin: 2% 0;
      line-height: 38px;
}
.lj_more{
    margin: 0;
    padding: 0 !important;
}
.lj_more>a{
    display: inline-block;
    padding: .4% 1%;
    font-size: 16px;
    float: left;
    color: #fff;
    background-color: #2579ee;
}
.lj_more>a:hover{
    color: #fff;
}
.lj_more{
    margin-top: 1%;
}
.tc_n{
    width: 78%;
    position: absolute;
    bottom: 1%;
    z-index: 2;
    left: 50%;
    margin-left: -39%;

}

.tc_n .row>a{
    border-right: 1px solid #ACACB2;
    padding: 0 !important;
    background-color: rgba(255, 255, 255, 0.69);
    transition: all .3s linear;
}
.tc_n .row>a>li{
    display: inline-block;
    height: 80px;
    font-size: 24px;
    color: #232323;
    line-height: 80px;
}
.tc_n .row>a>li>i{
    font-size: 24px;
    margin: 0 6px;
    color: #2579ee;
    transition: all .3s linear;
}
.tc_ul{
    margin: 0 !important;
}
.tc_ul>a:hover{
    background-color: #2579ee;
    transition: all .3s linear;
}
.tc_ul>a:hover li{
    color: #FFCA00;
    transition: all .3s linear;
}
.tc_ul>a:hover i{
    color: #FFCA00 !important;
    transition: all .3s linear;
}
#content{
    width: 100%;
    margin-top: 27px;
}
.about_tc{
    width: 90%;
    margin: 0px auto;
    height: auto;
}
.about_tcl{
    padding: 5% 0 6% 0;
    width: 50%;
    overflow: hidden;
}
.about_tcl>img{
    width: 100%;
    height: auto;
    transition: all .3s linear;
}
.about_tcl>img:hover{
    transform: scale(.9);
    transition: all .3s linear;
}
.rczp_right>img:hover{
     transform: scale(.9);
    transition: all .3s linear;
}
.about_tcr{
    position: relative;
    width: 50%;
}
.swiper-slide .act{
    transform: translateX(0%) !important;
    opacity: 1;
}
.about_tcr>img{
    width: 70%;
    position: absolute;
    top: 75px;
    right: 0;
}
.gytc_bt{
    position: absolute;
    z-index: 9;
    top: 5vw !important;
    right:0!important;
    text-align: right;
	
}
.gytc_bt>img{
    width: 53%;
}
.gytc_des{
    font-size: 18px;
    color: #232323;
    text-align: left;
    text-indent: 2em;
    width: 582px;
    margin: 10% 0;
    line-height: 32px;
	display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 10;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 1.5em;
		height: 15em;
}
.dytc_more>a{
    display: inline-block;
    width: 116px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #2579ee;
    font-size: 20px;
}
.fresh_news_bg{
    width: 100%;
    height: auto;
    background-color: #bdddff;
}
.row{
    margin: 0!important;
}
.fresh_news{
    max-width: 1470px;
    margin: auto;
    padding-bottom: 60px;
}
.fn_bar>img{
    width: 30%;
    height: auto;
    padding: 50px 0 20px 0;
}
.fn_xian{
    display: inline-block;
    width: 10%;
    height: 2px;
    background-color: #535458;
    position: relative;
}
.fn_tz{
    top: 132px;
    right: 2px;
}
.fn_tz>img{
    width: 27%;
    height: auto;
}
.hynews,.gsnews{
    font-size: 22px;
    color: #303030;
    display: inline-block;
    width: 10%;
    text-align: center;
    margin: 0 2%;
    cursor: pointer;
    transition: all .2s linear;
    padding: .4% 0;
}
.gsnews:hover{
        color: #fff;
    background: -moz-linear-gradient(left, #00C6FF, #0072FF);
    background: -o-linear-gradient(left,#00C6FF, #0072FF);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#00C6FF), to(#0072FF));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CB349', endColorstr='#0072FF',GradientType=0 );
    transition: all .2s linear;
}
.hy_day>span{
    font-size: 60px;
    color: #A5C8D4;
}
.hy_year{
    font-size: 20px;
    position: relative;
    top: -4px;
    display: block;
    float: left;
}
.hy_title{
    font-size: 20px;
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "微软雅黑";
    color: #000;
}
.hy_img{
    /*width: 431px;*/
    height: 10.41667vw !important;
}
.hy_img>img{
    width: 100%;
    height: auto;
}
.hy_img i{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hy_desc{
    font-family: "微软雅黑";
    font-size: 14px;
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #565656;
    text-indent: 30px;
    line-height: 22px;
}
.fn_tab{
    margin: 20px 0 40px 0;
    position: relative;
    z-index: 100;
}
.fn_tar_active{
    color: #fff;
    background: -moz-linear-gradient(left, #00C6FF, #0072FF);
    background: -o-linear-gradient(left,#00C6FF, #0072FF);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#00C6FF), to(#0072FF));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CB349', endColorstr='#0072FF',GradientType=0 );
}

.hy_tz>i{
    font-size: 26px;
}
.fn_tabs{
    width: 100%;
}
.hy_newsall{
    width: 86%;
    margin: auto;
}
.fn_tabs > div{
    display: none;
}
.fn_tabs>div>a{
    color: #5C5C5C;
    transition: all .3s linear;
    border-right: 1px solid #fff;
    padding: 0!important;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.fn_tabs > div > a .hy_desc{
    height: 45px;
}
.fn_tabs>div>a:hover{
    background: -moz-linear-gradient(left, #00C6FF, #0072FF);
    background: -o-linear-gradient(left,#00C6FF, #0072FF);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#00C6FF), to(#0072FF));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CB349', endColorstr='#0072FF',GradientType=0 );
    /*box-shadow: 2px 2px 2px #f6f6f6;*/
    color: #fff;
    transition: all .3s linear;
}
.fn_tabs>div>a:hover .hy_day>span{
    color: #428CDF;
    transition: all .3s linear;
}
.fn_tabs>div:nth-child(2){
    display: none;
}
.content3{
    background-color: #FFFFFF;
}
.bx{
    width: 28px;
    height: 2px;
    background-color: #414141;
    position: relative;
    transition: all .2s linear;
}
.qywhflex{
    display: flex;
    justify-content: space-between;
}
.qywhflex>a{
    width: 30%;
    display: inline-block;
    box-shadow: 1px 1px 1px 1px #D0D4E6;
    margin: 3% 0;
    overflow: hidden;
    color: #414141;
    background-color: #FFFFFF;
    /*padding: 10px 0;*/
    transition: all .2s linear;
}
.qywhflex>a:hover{
    color: #FFFFFF;
    background-color: #2579ee;
    transition: all .2s linear;
}
.qywhflex>a:hover .qywh_in{
    color: #FFFFFF;
    transition: all .2s linear;
}
.qywhflex>a:hover .bx{
    background-color: #FFFFFF;
    transition: all .2s linear;
}
.qywh_i{
    height: 100%;
    margin: 6%;
}
.qywh_i>i{
    font-size: 44px;
}
.content3{
    max-width: 1470px;
    margin: auto;
}
.qywh_right{
    width: 75%;
    margin-left: 18px;
    margin: 2% 0;
}
.qywh_title{
    font-size: 26px;
}
.qywh_in{
    font-size: 14px;
    color: #A7A7A7;
    margin: 10px 0 10px 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.qywh_1{
    font-size: 14px;
    line-height: 24px;
    ext-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.xmzs{
    width: 100%;
    height: auto;
    padding: 45px 120px;
}
.xmzs_k{
    max-width: 1470px;
    margin: 0 auto;
    background-color: #fff;
    padding: 45px 80px;
}
.xmzs_bar>img{
    width: 30%;
}
.xmzs_lunl{
    width: 22%;
}
.xmzs_lunl>img{
    width: 100%;
    height: auto;
    transition: all .3s linear;
}
.xmzs_lunl>img:hover{
    transform: scale(.9);
     transition: all .3s linear;
}
.swiper-slide>a>p>img{
    display: inline-block;
    width: 100%;
}
.xmzs_lunr{
    width: 68%;
    margin-left: 7%;
    margin-top: 5.8%;
    position: relative;
}
.xmzs_more>a{
    max-width: 139px;
    height: auto;
}
.xmzs_more>a>img{
    width: 100%;
    height: auto;
}
.xmzs_more{
    top: 100px;
}
.xmzs_desc{
    font-size: 18px;
    margin: 20px 0;
    line-height: 28px;
}
.item_xmzs>a>div{
    max-width: 273px;
    /*max-height: 207px;*/
    height: 10.416667vw;
    overflow: hidden;
}
.item_xmzs>a>div>img{
   width: 100%;
   height: auto;
   transition: all .3s linear;
}
.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.zczp{
    width: 77%;
    margin: 0 auto;
}
.rczp_left{
    margin-top: 140px;
}
.rczp_left>img{
    width: 100%;
}
.rczp_right{
    margin-top: 80px;
    margin-bottom: 67px;
}
.rczp_right>img{
    width: 100%;
    height: auto;
    transition: all .3s linear;
}
.rczp_bt{
    margin: 30px 0;
}
.rczp_title{
    margin: 10px 0;
    font-size: 32px;
}
.rczp_pt{
    max-width: 465px;
    margin: auto;
    overflow: hidden;
}
.px{
    width: 24px;
    height: 2px;
    background-color: #2579ee;
}
.rc_desc{
    font-size: 18px;
    color: #414141;
    line-height: 28px;
}
.margin_top{
    margin-top: 50px;
}
.news_center{
    max-width: 1270px;
    margin: 0 auto;
}
.xmzs_bao{
    margin-top: 2%
}
.xmzs_more >a{
    display: inline-block;
    max-width: 163px;
    height: 100%;
}
#enheng{
    margin-top: 12%;
}
.hy_tz{
    margin: 2% 0;
}
.curr{
    color: black !important;
}
.page_fy{
    margin: 1% 0;
}
.ywly_active{
    background-color: #1C76F2 !important;
    color: #fff !important;
}
.header1_nav>li>a:hover{
    color: #1C76F2;
}
.zxns{
    min-height: 600px;
}
.swiper-button-prev>img{
    width: 100%;
}
.swiper-button-next>img{
    width: 100%;
}
.tz_bar{
    color: #256EDE;
    font-size: 18px;
}
.tz_bar>img{
    margin-right: 8px;
    position: relative;
    top: -2px;
}
.nav_tz{
    height: 60px;
    background: #fff;
    line-height: 60px;
}
.tz_box{
    width: 87%;
    margin: auto;
}


.picMarquee-left{ width:88%;margin-left: 8px;  overflow:hidden; position:relative;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; font-size: 18px;color: #333;margin-right: 0px;width:120%; }
.picMarquee-left .bd ul li:hover{
    color:#256EDE!important; 
}
.nav_tz{
    /*overflow: hidden;*/
}
.tz_box{
    overflow: hidden;
}
.picMarquee-left .bd ul li .title{ line-height:60px; }


@media (max-width: 1366px){
    .hy_img{
        height:15vw !important;
    }
    .gsgg{
        max-width: 90%;
    }
    .gsgg_left{
        width:13% !important;
    }
    .gsgg_day {
        font-size: 52px;
    }
    .qyzz_content .fzlc_nr .zz_btzz .img-box{
        height:14vw;
    }
    .ywly_bar, .ywly_tabs{
        width:90%;
    }
    .ywly_bar .ywly_pb{
        margin:0;
    }
    .gytc_des{
        overflow: hidden;
    	display: -webkit-box;
    	-webkit-line-clamp: 6;
    	-webkit-box-orient: vertical;
    	font-size:16px;
    }
    .qywh_left .sy_qywh_desc{
        font-size:20px;
        line-height: 2.5;
    }
    .qywh_title{
        font-size:22px;
    }
    .nc_bar div>a,
    .ywly_nav .ywly_title{
        font-size:19px;
    }
    .panel-title .zxnswidth>span,
    .news_list .info .title{
        font-size:17px;
    }
    .contact_ao .gcjlb {
        font-size: 16px;
    }
    .zcwj,
    .news_center{
        max-width: 85% !important;
    }
    
    
    
}
@media (max-width: 1200px){
    .about_tcr>img{
        display:none;
    }
    /*.gytc_bt {*/
    /*    top: 4vw !important;*/
    /*}*/
}
@media (max-width: 992px){
    .qyzz_content .fzlc_nr .zz_btzz .img-box {
        height: 32vw; 
    }
}