
@charset "utf-8";
/* CSS Document */
body{
    background-color: #f7f7f7;
}
/*首页头部*/
.banner{position: relative;height: 100%;z-index: 11;overflow: hidden;}
.flexslider{position:relative;height:100%;overflow:hidden;transition: all 0.3s;}
.flex-pauseplay{display: none;}
.slides{position:relative;z-index:1;}
.slides li{height:640px;text-align: center;}
.slides li a{display: block;height:100%;}
.slides li img{margin: 0 auto;display: none;}

.slides li .video1{background-color: #000;}

.flex-direction-nav{position:absolute;z-index:10;width:100%;top:39%;opacity: 0;transition: all 0.3s;}
.flex-direction-nav li a{display:block;width:62px;height:62px;overflow:hidden;cursor:pointer;position:absolute;z-index: 10;border-radius: 25px;opacity: 0.5;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/bzh_icon_left01.png) center center no-repeat;transition: all 0.5s;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/bzh_icon_rig01.png) center center no-repeat;transition: all 0.5s;}
.flex-direction-nav li a:hover{width: 70px;height: 70px; opacity: 1;}

.flexslider:hover .flex-direction-nav{opacity:1;}
.flex-control-nav{position: absolute;z-index: 11;width:60px;bottom: 0;right: 108px;height: 90px;display: none;}
.flex-control-nav li{position: absolute;z-index: 2;width: 60px;height: 90px;}
.flex-control-nav li a{color: #ffffff;width: 60px;line-height: 90px;text-align: center;display: none;}
.flex-control-nav li .flex-active{display: block;font-size: 28px;color: #15843b;font-weight: bold;font-family: te2;}
.flexslider .flex-pauseplay{position: absolute;z-index: 10;width: 100px;height: 100px;background-color: #0D6A28;top: 50%;right: 0;text-align: center;line-height: 100px;}

.banner .show{width: 210px;line-height: 40px;text-align: center;background-color: #000000;color: #ffffff;font-size: 16px;border-radius: 20px;margin: -75px auto;cursor: pointer;
    position: absolute;z-index: 20;left: 50%;bottom: 200px;margin-left: -105px;}
.banner .show:hover{background-color: rgba(0, 0, 0, 0.8);}

.video{position: fixed;z-index: 100;text-align: center;width: 100%;height: 100%;min-width: 1210px;overflow: hidden;background-color: #000000;}
.video video{width: 100%;}

.stay{position: absolute;z-index: 12;width: 1px;bottom: 0;left: 50%;height:150px;background-color: rgba(255, 255, 255, 0.3);}
.stay p{width: 1px;background-color: #ffffff;animation: chang ease-in-out 2s infinite;height: 0;margin-top: 0;}
@keyframes chang{
    0% {height: 0;margin-top: 0;}
    60% {height: 150px;margin-top: 0;}
    100% {height: 150px;margin-top: 150px;}
}

.video-show{width: 1210px;background-color: #000000;text-align: center;display: none;}
.video-show video{max-width: 100%;margin: 0 auto;}

.dropdown-content {
    display: none; /* 隐藏所有下拉内容 */;
    left: 50%;
    transform: translate(-50%, 0);
    top: 100%;
    /* position: relative; */
    position: absolute;
    pointer-events: auto; /* 激活鼠标事件 */
    z-index:9999;
    width: 1280px;
    height: 540px;
    margin: 0 auto;
    background: #FFFFFF;
    overflow: hidden;
    border-top: none !important;
    padding: 0 20px;
    -moz-box-shadow:0px 1px 10px #bfc2d7;
    -webkit-box-shadow:0px 1px 10px #bfc2d7;
    box-shadow:0px 1px 10px #bfc2d7;
}
.nav-item:hover .dropdown-content{
    display: block;
}
.dropdown-content.show {
    display: block; /* 显示被选中的下拉内容 */
    z-index:9999;
    width: 1280px;
    height: 540px;
    background: #FFFFFF;
    overflow: hidden;
    position: absolute;
    top: 138px;
    left: 50%;
    margin-left: -640px;
    border-top: none !important;
}
.dropdown-content .jy_jies_tdpx{
    padding-top: 15px;
}
.index_qj_js ul li:nth-of-type(1){
    line-height: 28px;
}
.qj_js_more{
    padding-top: 20px;
}
.w393{
    width: 393px;
    margin-right: 30px;
}
.w816{
    width: 816px;
    margin-right: 30px;
}
.w603{
    width: 603px;
}
.w786{
    width: 786px;
    margin-right: 30px;
}
.w393:nth-of-type(3n){
    margin-right: 0;
}
.index_xw_ship .news_shipin_pic{
    width: 393px;
    height: 243px;
}
.index_xw_ship .news_shipin_pic img{
    width: 100%;
    height: 100%;
}
.w393 .index_hy_rukou{
    width: 392px;
    height: 140px;
    background: url("../images/index-hy-login-01.jpg") no-repeat;
    margin-top: 20px;
}
.w393 .index_hy_rukou h4{
    padding-top: 32px;
}
.index_hypxjh{
    margin-top: 10px;
}
.index_js_yz ul li{
    width: 252px;
    height: 109px;
    background-color: #f2f3f4;
    border-radius: 8px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
    padding: 25px 20px 0 0 ;
}
.index_js_yz ul li:nth-of-type(3){
    margin-right: 0px;
}
.index_js_yz ul li:nth-of-type(4),.index_js_yz ul li:nth-of-type(5){
    margin-bottom: 0;
}
.index_js_yz ul li a{
    display: block;
}
.index_js_yz ul li a span{
    width: 45px;
    height: 45px;
    position: absolute;
    top: 30px;
    left: 12px;
}
.index_js_yz ul li a p{
    line-height: 28px;
    padding-left: 66px;
}
.index_tbyz_left{
    width: 256px;
    line-height: 28px;
    padding-top: 10px;
}
.index_tbyz_left p a{
    color: #017bda;


}
.index_tbyz_right img{
    margin-left: 14px;
}
.index_js_pjtx ul li{
    width: 393px;
    height: 133px;
    background-color: #f2f3f4;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 0 16px;
    text-align: center;

}
.index_js_pjtx li h5{
    font-size: 18px;
    font-weight: 700;
    line-height:34px;
}
.index_js_pjtx li p{
    text-align: left;
    font-size:14px;
    line-height: 24px;
}
.index_aosai_d{
    position: relative;
}
.index_aosai_d p{
    position: absolute;
    left: 0;
    top: 28px;
}
.index_aosai_d ul{
    margin-left: 160px;

}




/* TOP区域开始 */

.bzh_logoqy{
    width: 100%;
    height: 88px;
    padding: 12px 0;
    background-color: #fff;
}
.logo_left{
    width: 330px;
}
.logo_left img{
    width: 100%;
}
.logo_right{
    margin-top: 10px;
    position: relative;
}
.logo_right .bzh_top_input_01{
    width: 212px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid #C7D8E7;
    padding-left: 12px;
    color: #999999;
    font-size: 14px;
}
.logo_right button {
    position: absolute;
    top:20px;
    left:185px;
    width: 30px;
    height: 30px;
    background: url("../images/bzh_logo_search.png") no-repeat;
    cursor: pointer;
}
.logo_right span {
    padding-left: 10px;
}
.logo_right i{
    color: #b9b9b9;
    margin-left: 9px;
}
.logo_right .bzh_top_button{
    /***background-image: linear-gradient(to top,#e55911,#f6a33b);**/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55911', endColorstr='#f6a33b', GradientType=0);
    background: -moz-linear-gradient(top, #e55911 0%, #f6a33b 100%);
    background: -webkit-linear-gradient(top, #e55911 0%, #f6a33b 100%);
    background: linear-gradient(to top, #e55911 0%, #f6a33b 100%);
    color: white;
    height: 52px;
    line-height: 52px;
    border-radius: 8px;
    border: 1px solid #f08322;
    font-size:18px;
    width: 118px;
    padding-left: 0px;cursor: pointer;
}
.bzh_top_a{
    display: inline-block;
    width: 118px;
    height: 52px;

}
.logo_right .bzh_top_a:hover .bzh_top_button{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6a33b', endColorstr='#e55911', GradientType=0);
    background: -moz-linear-gradient(top, #f6a33b 0%, #e55911 100%);
    background: -webkit-linear-gradient(top, #f6a33b 0%, #e55911 100%);
    background: linear-gradient(to top, #f6a33b 0%, #e55911 100%);
}
.logo_right a {
    color: #017bda;
    font-size: 14px;
}
/* Nav区域开始 */
.bzh_nav_bg{
    width: 100%;
    height: 50px;
    /*background: url("../images/public_nav_bgnew.jpg") no-repeat left top;*/
    background-image: url("../images/public_nav_bgnew.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /**** background: linear-gradient(to right, #0292f7, #00bbf7);***/
   /*** filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0292f7', endColorstr='#00bbf7', GradientType=1); /* 渐变设置 */
   /**** background: -moz-linear-gradient(left, #0292f7 0%, #00bbf7 100%);
    background: -webkit-linear-gradient(left, #0292f7 0%, #00bbf7 100%);
    background: linear-gradient(to right, #0292f7 0%, #00bbf7 100%);*****/
}
.subnav_ul{
    position:relative;
    /*****display: flex;***flex不兼容ie9***/
}
.bzh_nav_c .nav-item{
    float: left;
    flex:none;
    height: 50px;
    /* display: flex; */
    padding-top: 15px;
    align-items: center;
    /* position: relative; */
}
.bzh_nav_c .nav-item > a{
    /***display: flex;
    align-items: center;**/
    line-height: 20px;
    color: #fff;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 700;
    border-right: 1px solid #fff;
}
.bzh_nav_c .nav-item:last-child > a{
    border: none;
}
.bzh_nav_c .nav-item:hover{
    border-bottom: 3px solid #5193e3;
}
 /* .bzh_nav_c .nav-item > span{
    width: 1px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 15px;
    right:0;
}  */
/* 大屏广告开始 */
.bzh_banner-d{
    width: 100%;
    position: relative;
}
.bzh_banner_q{
    width: 100%;
    height: 523px;
    background: url("../images/bzh_banner001.jpg") no-repeat top center;
}
.bzh_banner_q a{
    display: block;
    width: 100%;
    height: 100%;
}
.slide_left,.slide_right{
    position: absolute;
    top: 226px;
    width: 62px;
    height: 62px;
}
.slide_left{
    left: 190px;
    background: url("../images/bzh_icon_left01.png") no-repeat;
}
.slide_right{
    right: 190px;
    background: url("../images/bzh_icon_rig01.png") no-repeat;
}
/* 中央信息开始 */
.bzh_xxd{
    margin-top: -180px;
    z-index: 20;
    height: 273px;
    position: relative;
}
.bzh_xxcon{
    width: 410px;
    height: 251px;
    background-color: #fff;
    border: 1px solid #e6e8ed;
    -moz-box-shadow:0px 1px 10px #bfc2d7;
    -webkit-box-shadow:0px 1px 10px #bfc2d7;
    box-shadow:0px 1px 10px #bfc2d7;
    border-radius: 16px;
    margin-right: 25px;
    padding: 10px 22px;
}
.mar-r0{
    margin-right: 0px;
}

.bzh_xxcon h2{
    font-size: 20px;
    color: #066ECE;
    height: 50px;
    line-height: 50px;
    position: relative;
    padding-left: 32px;
}
.bzh_xxcon h2 span{
    /*** padding-right: 8px;***/
    position: absolute;
    top:15px;
    left: 1px;
}
.bzh_xxcon h2 a{
    color: #066ECE;
}
.bzh_xxcon li{
    background: url("../images/bzh_dian.png") no-repeat left center;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
}
/* 快捷入口开始 */
.bzh_kjrk{
    overflow: hidden;
    zoom:1;
}
.bzh_kjrk ul li{
    float: left;
    /**** background: url("../images/bzh_index_icon_bg.png") no-repeat top left;****/
    /*width: 197px;*/
    width: 162px;
    height: 169px;
    margin-right: 19px;
    text-align: center;

}
.bzh_kjrk ul li:nth-of-type(7){
    margin-right: 0px;
}
.bzh_kjrk ul li p{
    margin-top: 10px;
    color: #fff;
}
.bzh_kjrk ul li a{
    display: block;
    background: url("../images/bzh_index_icon_bg.png") no-repeat top left;
    width: 100%;
background-size: 162px 169px;
    height: 169px;
    padding-top: 3px;
}
.bzh_kjrk ul li a:hover {
    background: url("../images/bzh_index_icon_bgclick.png") no-repeat top left;
background-size: 162px 169px;
}
.bzh_kjrk li .mar-t10{
    margin-top: 20px;
}
/* 页面底部开始 */
.bzh_bottom_d{
    width: 100%;
    height: 193px;
    /****background-color: #0f71bc;***/
    /*background: url("../images/public_botom_bg_2.jpg") left bottom;*/
    font-size: 14px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("../images/public_botom_bg_2.jpg");
}
.bzh_bottom_ljtj{
    /****background-color: #1d7fcb;****/
    background: url("../images/public_botom_bg_1.jpg");
    height: 43px;
}
.bzh_bottom_ljtj ul li{
    float: left;
    height: 42px;
    line-height: 42px;
    color: #fff;
    /*padding: 0 49px 0 41px;*/
    /*padding: 0 12px 0 14px;*/
    padding: 0 40px 0 25px;
    border-right: 1px solid #4d4fbc;
}
.bzh_bottom_ljtj ul li:nth-of-type(4){
    border-right: 0px solid #4797d4;
}
.bzh_bottom_ljtj li a{
    color: #bfe3fe;
    padding-right: 10px;
}
.bzh_botxx{
    position: relative;
    color: #bfe3fe;
}
.bzh_botxx span{
    position: absolute;
    font-size: 24px;
    color: #fff;
    letter-spacing: 5px;
    top: 22px;
    /*left: 103px;*/
    /*left: 30px;*/
    left: 5px;
}
.bzh_bot_font{
    position: absolute;
    /*right:118px;*/
   /* right:80px;*/
    right:8px;
    top:30px;
}
.bzh_bot_font p{
    line-height: 30px;
}
.bzh_bot_font p i{
    margin-left: 20px;
}
/* 页面底部结束 */




