@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#fff;}

/*文字漂浮位置*/
.fl {text-align:left;}/*内容居左*/
.fr{text-align:right;}/*内容居右*/
.fc{text-align:center;}/*内容剧中*/
/*综合样式*/
div,form,img{margin: 0; padding: 0; border: 0; }
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px;}
ul,li { margin:0px; list-style:none; list-style-position:outside; padding:0px;}
li, ul, ol, dl, dd, dt { margin:0px; list-style:none; list-style-position:outside; padding:0px; text-indent:0;}

a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #a10d00; text-decoration:none;}
a:active {color: #333333;}
.left { float:left;}
.right { float:right;}
.center { float:left;}
.clear{ clear:both;}
.h10{ height:10px;}
.h15{ height:15px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}
.h110{ height:110px;}
.h150{ height:150px;}
.zqdy{display:none;}
.bjk{background:url(bjk.png) no-repeat top center; height:321px; width:660px;}
.backhome {
    position: fixed;
    right: 0px;
    bottom: 50px;
    z-index: 9999;
}
.topc img{ width:300px; height:183px;}
.tab {
    width: 100%;
    background-image: url(bg1.png);
    background-size: cover;
    margin-top: 50px;
}
.tab .box {
    width: 1100px;
    position: relative;
    margin: 0 auto;
    height: 1600px;
}
.tab .box .menus {
    width: 57px;
    height: auto;
    /*background: rgb(92,94,103);*/
    float:right;
	margin-right: 34px;
    margin-top: 60px;
    border-radius: 10px;
    overflow: hidden;
}
.tab .box .menus br{ margin:0; padding:0;}
.tab .box .menus li {
    width: 57px;
    padding-bottom:10px; padding-top:10px;
    background: rgb(92,94,103);
    font-size: 29px;
    color: #fff;
    text-align: center;
    /*border-bottom: 1px solid rgba(0,0,0,0.5);*/
    line-height: 35px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s; margin-bottom:5px;
}
.tab .box .menus li:nth-child(7) {
    border-bottom: none;
}
.tab .box .bg {
    padding-bottom:10px; padding-top:10px !important;
    background: rgb(0,159,233) !important;
    line-height: 35px !important; 
}
.tab .right {
    float: left;
    width: 930px;
    margin-top: 25px;
    height: 1600px;
    overflow: hidden;
    margin-left: 63px;
    border-radius: 10px;
   /* background: rgba(0,0,0,0.5);*/
}
.tab .tab_right {
    width: 950px;
    height: 1600px;
    color: #fff;
    text-align: center;

    position:relative;
}

.tab .scroll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.zimaogangbj{background:url(zimaogangbj.png) no-repeat top center; height:1858px; min-width:1200px;}
/*3D图片切换*/

#certify {
	position: relative;
	width: 930px;
	margin: 0 auto
}
#certify .swiper-container {
	padding-bottom: 40px;
}
#certify .swiper-slide {
	width: 490px;
	height: 380px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
	display: block;
	width: 490px; height:380px;
}
#certify .swiper-slide p {
	line-height: 38px;
	padding-top: 0;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	margin: 0;
	background-color: rgb(6 6 6 / 95%);;
	opacity: 0.402;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
#certify .swiper-button-prev {
	left: 70px;
	width: 45px;
	height: 45px;
	background: url(http://www.hkwb.net/templateRes/202009/25/20907/2020lvgs/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}
#certify .swiper-button-next {
	right: 70px;
	width: 45px;
	height: 45px;
	background: url(http://www.hkwb.net/templateRes/202009/25/20907/2020lvgs/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}
#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}




