

/*-------time_2018/05/24-------*/
/*-------author_sdL-------*/

.header{
    height: 116px;
    padding: 10px 0;
}
.logo_bsh{
    display: block;
    margin-top: 15px;
}
.nav_top{
    float: right;
    height: 26px;
    line-height: 26px;
}
.nav_top .span_it{
    width: 2px;
    padding: 0 2px;
}
.nav_top .span{
    width: 1px;
    padding: 0 10px;
}
.head_form{
    display: none;
    line-height: 28px;
}
.input_head{
    border: 1px solid #ddd;
    width: 186px;
    height: 28px;
    color: #999;
    padding-left: 6px;
    border-radius: 3px;
}
.site_group{
    padding-right: 20px;
    background: url("nav_th.png") no-repeat 48px 6px;
}
.site_group:hover{
    color: #0896fa;
    background: url("nav_thir.png") no-repeat 48px 6px;
    cursor: pointer;
}
.nav_find{
    float: right;
    display: inline-block;
    width: 30px;
    height: 26px;
    background: url("nav_find.png") no-repeat 5px 0;
}
.nav_top{
    position: relative;
}
.site_group_list{
    position: absolute;
    right: 20px;
    top: 28px;
    background: #eee;
    width: 200px;
    z-index: 9;
}
.site_group_list li{
    float:left;
    min-width: 100px;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
}

.twonav{
    z-index: 99;
    display: none;
    width:335px;
    position: absolute;
    top: 18px;
    right: -14px;
    font-size: 14px;
}
.twonav a{
    color: #fff;
    text-decoration: none;
}
.twonav ul li{
    text-align: left;
    position: relative;
    line-height: 30px;
    background: url(shang.png) 0 10px no-repeat;
    padding-left:25px;
}
.twonav li:hover .threenav{
    display: block;
}
.twonav .threenav{
    display: none;
    margin-left:-25px;
}
.twonav .threenav li{
    padding-left: 50px;
    margin-bottom:0;
    display: block;
    background: url(xia.png) 25px 12px no-repeat;
}
.navsubsidiary{
    position: relative;
    width:68px;
    font-size: 14px;
    color:#858585;
    background: url(btnlink.png) right 8px no-repeat;
    height: 35px;
}
.navsubsidiary:hover{
    color:#7abaee;
    background: url(btnactive.png) right 8px no-repeat;
}
.navsubsidiary:hover .twonav{
    display: block;
    cursor: progress;
}
.treetop{
    width:100%;
    height: 15px;
    background: url(treetop.png) left bottom no-repeat;
}
.treecenter{
    width:335px;
    background:#4c96d2;
    padding: 5px 0 5px 25px;
}
.treebottom{
    width:100%;
    height: 10px;
    background: url(treebottom.png) no-repeat;
}


.nav_mz{
    position: relative;
    float:right;
    margin:10px;
}
.nav_mz li{
    float:left;
}
/*.active_li{*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 104px;*/
    /*height: 31px;   /!*ï¿½ï¿½ÈºÍ¸ß¶ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½liï¿½ï¿½ï¿½ï¿½Ò»ï¿½ï¿½*!/*/
    /*background: url("navBg_active.png") no-repeat 0 0;*/
    /*z-index: -2;*/
    /*transition: 0.3s;*/
/*}*/

.active_li{
    background: url("navBg_active.png") no-repeat 3px 10px;
    transition: 0.3s;
    color: #fff !important;
    cursor: pointer !important;
}
.navbar-nav>li {
    width: 122px;
    text-align: center;
}
.active_li a{
    color: #fff !important;
}

.nav_mz li a{
    width: 104px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    display: block;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.nav_mz li a:hover{
    text-decoration: none;
}

/*---banner---START-----*/
html{font-size: 30px;}

@media all and (max-width: 1600px) {html{font-size: 26px;}}
@media all and (max-width: 1400px) {html{font-size: 22px;}}
@media all and (max-width: 1200px) {html{font-size: 20px;}}
@media all and (max-width: 1000px) {html{font-size: 18px;}}
@media all and (max-width: 800px) {html{font-size: 16px;}}
@media all and (max-width: 400px) {html{font-size: 12px;}}
.banner-item{
    position: relative;
    width: 100%;
    height: 25rem;
}
.banner-images{
    margin: 0;
}
.banner-item .banner-images>li{
    position: absolute;
    width: 100%;
    height: 25rem;
    display: none;
}
.banner-item .banner-images>li>a{
    display: block;
    max-width: 100%;
}
.banner-item .banner-images>li img{
    position: relative;/*----------*/
    width: 100%;
    height: 25rem;
}
.banner-item .banner-images>li p{
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.banner-item .banner-images>li p a{
    display: block;
    text-decoration: none;
    color: #ffffff;
    line-height: 38px;
    width: 100%;
}

.banner-item ul.banner-circle{
    position: absolute;
    right: 50%;
    bottom: 1.5rem;
    margin-right: -48px;
    margin-bottom: 0;
    width: 96px;
    height: 38px;
}
.banner-item ul.banner-circle>li{
    float: left;
    margin: 14px 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    /*border: 1px solid #f27000;*/
    cursor: pointer;
    transition: 0.3s;
}
.banner-item ul.banner-circle .cir-hov{
    background-color: #f27000;
    border: none;
    width: 24px;
    border-radius: 8px;
    transition: 0.3s;
}

/*---banner----END-----*/
.banner_mz{
    position: relative;
    margin-bottom: 24px;
}
.flow_bg{
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -36px;
    width: 73px;
    height: 73px;
    background: url("banner_circle.png") no-repeat;
    /*box-shadow: 2px 2px 2px #eee;*/
}

/*-----------------------------------------------------------*/
.circleProgress_wrapper{
    width: 60px;
    height: 60px;
    margin: 7px auto 0;
    position: relative;
}
.wrapper{
    width: 30px;
    height: 60px;
    position: absolute;
    top:0;
    overflow: hidden;
}
.right{
    right:0;
}
.left{
    left:0;
}
.circleProgress{
    width: 60px;
    height: 60px;
    border: 3px solid transparent;
    border-radius: 50%;
    position: absolute;
    top:0;
}

.rightcircle{
    border-top: 3px solid #f27000;
    border-right: 3px solid #f27000;
    right:0;
    /*-webkit-transform: rotate(45deg);*/
    /*-webkit-animation: circleProgressLoad_right 5s linear infinite;*/
}
.leftcircle{
    border-bottom: 3px solid #f27000;
    border-left: 3px solid #f27000;
    left:0;
    /*-webkit-transform: rotate(45deg);*/
    /*-webkit-animation: circleProgressLoad_left 5s linear infinite;*/
}

@-webkit-keyframes circleProgressLoad_right{
    0%{
        -webkit-transform: rotate(45deg);
    }
    50%,100%{
        -webkit-transform: rotate(225deg);
    }
}
@-webkit-keyframes circleProgressLoad_right_new{
    0%{
        -webkit-transform: rotate(45deg);
    }
    50%,100%{
        -webkit-transform: rotate(225deg);
    }
}

@-webkit-keyframes circleProgressLoad_left{
    0%,50%{
        -webkit-transform: rotate(45deg);
    }
    100%{
        -webkit-transform: rotate(225deg);
    }
}
@-webkit-keyframes circleProgressLoad_left_new{
    0%,50%{
        -webkit-transform: rotate(45deg);
    }
    100%{
        -webkit-transform: rotate(225deg);
    }
}


.play_right {
    animation: circleProgressLoad_right 5s linear infinite;
}
.play_left{
    animation: circleProgressLoad_left 5s linear infinite;
}
.restart_right {
    animation: circleProgressLoad_right_new 5s linear infinite;
}
.restart_left {
    animation: circleProgressLoad_left_new 5s linear infinite;
}
.pause {
    animation-play-state: paused;
}
/*-------------------------------------------------------------*/







.news{
    margin-top: 60px;
}
.item_new{
    position: relative;
    height: 488px;
    padding-bottom: 5px;
    background: #eeeeee;
}
.item_new_hover{
    background: #fff;
    box-shadow: 0 3px 10px #888;
}
.item_new_hover h5 a{
    color: #f27000;
}


.item_new a.new_img{
    display: block;
    height: 240px;
    width: 100%;
}
.item_new .new_img img{
    width: 100%;
    height: 100%;
}
.item_new h2{
    padding: 0 20px;
    font-size: 18px;
    font-weight: 600;
}
.item_new h5{
    padding: 0 20px;
    font-size: 16px;
    line-height: 28px;
}
/*.item_new h5 a:hover{*/
    /*font-weight: 600;*/
/*}*/
.item_new p{
    padding: 0 20px;
    font-size: 14px;
	overflow: hidden;
}
.item_new p a{
	display: block;
    height: 22px;
    width: 22px;
    float: right;
	background: url("more_link.png") no-repeat;
}
.item_new_hover p a{
	background: url("more_act.png") no-repeat;
}

.item_new ul{
    padding: 0 20px;
}
.item_new ul li{
    height: 32px;
}
.item_new ul li a,.item_new ul li span.new_time{
    line-height: 32px;
}
.item_new ul li:hover a,.item_new ul li:hover i,.new_span:hover{
    color: #f27000;
}
.new_span{
    font-size: 14px;
    letter-spacing: -3px;
    padding-right: 6px;
}


.item_new .new_more{
    position: absolute;
    bottom: 0;
    right: 0;
}
.item_new .new_more .new_span{
    font-size: 16px;
}
.item_new .new_con{
    margin: 0;
    height: 96px;
    line-height: 28px;

}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½--star*/
.common_nav{
    margin-left: 0;
    margin-right: 0;
    height: 48px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 15px;
}
.common_nav div{
    font-size: 24px;
    line-height: 48px;
}
.common_nav a{
    line-height: 48px;
}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½--end*/

/*ï¿½ï¿½ï¿½Ò»ï¿½ï¿½ï¿½ï¿½Ö²ï¿½ï¿½ï¿½Ê½--start*/
.sliderSec{
    margin-top: 1.2rem;
    margin-bottom: 0.8rem;
}
.slideBox{
    width:100%;
    height: 18rem;
    overflow:hidden;
    position:relative;
    border: 0 solid #ddd;
}
.slideBox .hd{
    position:absolute;
    right:0;
    bottom: 0;
    height: 2rem;
    width: 100%;
    overflow:hidden;
    z-index:1;
}
.slideBox .hd ul{
    float:left;
    width: 100%;
    height: 100%;
    overflow:hidden;
    zoom:1;
}
.slideBox .hd ul li{
    float:left;
    width:25%;
    height: 100%;
    line-height: 1.86rem;
    font-size: 18px;
    border-bottom: 3px solid #eee;
    text-align:center;
    background:#f7f7f7;
    cursor:pointer;
    box-sizing: border-box;
}
.slideBox .hd ul li.on{
    border-bottom: 4px solid #f27000;
    color: #f27000;
}
.slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.slideBox .bd li{
    position: relative;
    zoom:1;
    vertical-align:middle;
}
.slideBox .bd li .bd_imgBg{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 8;
}
.slideBox .bd img{
    display:block;
    width: 100%;
    height: 16rem;
}
.slideBox .bd li .bd_text{
    position: absolute;
    top: 0.48rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
    z-index: 427;
}
.slideBox .bd li .bd_text h4{
    width: 100%;
    line-height: 3em;
    font-size: 1.2rem;
    text-align: center;
    color: #fff;
	font-weight: 600;
}
.slideBox .bd li .bd_text p{
    width: 100%;
    line-height: 2em;
    font-size: 0.5rem;
    text-align: justify;
    color: #fff;
}
.slideBox .bd li .bd_text div{
    margin: 28px auto;
    width: 6.6rem;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    color: #fff;
    font-size: 0.6rem;
    border: 1px solid #ffffff;
}
.slideBox .bd li .bd_text div>a{
    color: #fff;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ç°/ï¿½ï¿½Å¥ï¿½ï¿½ï¿½ï¿½ */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;
    background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/*ï¿½ï¿½ï¿½Ò»ï¿½ï¿½ï¿½ï¿½Ö²ï¿½ï¿½ï¿½Ê½--end*/


.especial_li{
    position: relative;
    height: 250px;
    margin: 30px auto 15px;
}
.especial_li img,.especial_li div{
    position: absolute;
    display: block;
    width: 95%;
    height: 100%;
}
.especial_li div{
    background: rgba(0,0,0,0.4);
    text-align: center;
}
.especial_li div a{
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 250px;
}
.cd_item{
    margin-top: 16px;
}
.cd_item p{
    line-height: 28px;
    text-align: justify;
    text-indent: 2em;
}
.cd_item a{
    display: block;
    width: 100%;
}
.cd_item a>img{
    width: 100%;
    max-height: 195px;
}
.cd_item_ul{
    margin-top: 16px;
}
.cd_item_ul li{
    height: 35px;
}
.cd_item_ul li a,.cd_item_ul li .new_time{
    line-height: 35px;
}

.friend{
    margin-top: 20px;
    margin-bottom: 20px;
}
.friend_li{
    margin-top: 5px;
    margin-bottom: 5px;
}
.friend_li div{
    position: relative;
    margin-bottom: 0;
    /*width: 100%;*/
    height: 40px;
    border: 1px solid #eee;
    padding-left: 10px;
    line-height: 40px;
}
.friend_li div>img{
    position: absolute;
    right: 18px;
    top: 15px;
}
.friend_li ol{
    /*position: absolute;*/
    background: #f6f6f6;
    border: 1px solid #f2f2f2;

}
.friend_li ol.active_ol{
    display: block;
}
.friend_li ol li{
    height: 36px;
    min-width: 100%;
}
.friend_li ol li:hover{
    background: #f27000;
}
.friend_li ol li:hover a{
	color: #fff;
}
.friend_li ol li a{
    line-height: 36px;
    padding-left: 12px;
}
.friend_li ol li a:hover{
	color: #fff;
}
.footer{
    height: 132px;
    background: #e4e4e4;
}
.footer .footer_bg{
    height: 100%;
    padding-top: 46px;
    background: url("footer_bg.png") no-repeat 30px 20px;
}
.footer .footer_bg p{
    text-align: center;
}

@media all and (max-width: 768px){

    .logo_bsh{text-align: center;}
    .top_nav{display: none;}
    .header{height: auto;}
    .footer{ height: 160px; }
    .especial_li img, .especial_li div{
        width: 93%;
        height: 164px;
    }
    .especial_li{
        height: 164px;
        margin: 20px auto 5px;
    }
    .especial_li div a {
        color: #fff;
        font-size: 26px;
        font-weight: 500;
        line-height: 164px;
    }
    .common_nav{
        margin-top: 15px;
    }
}
/*bootstrap__nav__style__clear*/
.navbar{
    border: none;
    margin: 0;
}
.navbar-default{
    background: none;
}
.navbar-brand{
    font-size: inherit;
}

/*---bootstrap__nav_new_style--start---*/
.navbar-default .navbar-nav>li>a,.navbar-brand{
    font-size: 15px;
    cursor: pointer;
}
.navbar-default {
    float: right;
    width: 100%;
}
.navbar-brand{
    padding: 15px 19px;
}
.navbar-brand{
    margin-left: 0;
}
.nav>li>a{
    padding-left: 4px;
    padding-right: 15px;
}
@media all and (max-width: 768px){

	.banner-item .banner-images>li img{
		height: 13rem;
	}
	.banner-item .banner-images>li{
		height: 13rem;
	}
	.banner-item{
		height: 13rem;
	}

	.slideBox .bd li .bd_text p{
		line-height: 1.5em;
	}
	.slideBox .bd li .bd_text h4{
		line-height: 2em;
		margin-top:0;
		margin-bottom:0;
	}

    .flow_bg{
        display: none;
    }
    .news{
        margin-top: 15px;
    }
	.banner_mz{
		margin-bottom: 0;
	}
    .navbar-default{
        float: none;
        width: auto;
        background: #f8f8f8;
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar{
        margin-top: 12px;
        margin-bottom: 0;
    }
    .active_li{
        background: #eee;
        z-index: 0;
        transition: 0.3s;
    }
    .active_li>a{
        color: #777 !important;
    }
    .slideBox .bd li .bd_text{
        top: 1rem;
        width: 70%;
    }
    .slideBox .hd ul li{
        font-size: 12px;
        border-bottom: 1px solid #eee;
    }
    .slideBox .hd ul li.on{
        border-bottom: 1px solid #f27000;
    }
    .slideBox .bd li .bd_text div{
        display: none;
    }


}

/*---bootstrap__nav_new_style--end---*/