*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
html {
	font-size: calc(100vw / 1200 * 100);
	min-width: 1200px;
	color: #FFFFFF;
	background:url(../images/pcbg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
	font-size: 16px;
}
@font-face {
	font-family: 'ds-digib';
	src: url('../css/DS-DIGIB.TTF');
}
.top_menu{
	background: url(../images/top.png) no-repeat;
	height: 5rem;
	background-size: 100% 100%;
}
.top_menu div{
	font-size: 16px;
	line-height: 2.4rem;
}
.flft{
	float: left;
	text-align: center;
}
.top_menu .top_menu_left{
	width: 24%;
}
.top_menu .top_menu_cen{
	width: 52.5%;
    line-height: 63px;
	font-size: 27px;
	font-weight: bold;
}
.jbzt{
	background-image: -webkit-linear-gradient(bottom, #5500ff, #55ffff,#5500ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.top_menu .top_menu_right{
	width: 23%;
	padding-top: 2px;
}
.menu_right_txt{
	margin: 0 25px;
	color: #FFFFFF;
	background-color: #0f218c;
	padding: 4px 11px;
	border-radius: 6px;
}
.menu_right_txt:hover{
	background: #0076FF;
}


.menu_down_box_left{
	width: 32.5%;
	float: left;
}

.menu_down_box{
	padding: 14px 42px 0 42px;
}

/* box四个角 */
.j_left_top{
	background: url(../images/jiao.png) no-repeat;
	height: 2.8125rem;
	width: 2.8125rem;
	position: absolute;
	left: -8px;
	top: -8px;
}
.j_right_top {
    background: url(../images/jiao.png) -46px 0 no-repeat;
    height: 2.8125rem;
    width: 2.8125rem;
	position: absolute;
	right: -8px;
	top: -8px;
}
.j_left_bottom{
	background: url(../images/jiao.png) 0px -46px no-repeat;
	height: 2.8125rem;
	width: 2.8125rem;
	position: absolute;
	bottom: -8px;
	left:-8px;
}
.j_right_bottom{
    background: url(../images/jiao.png) -44px -44px no-repeat;
    height: 2.8125rem;
    width: 2.8125rem;
    position: absolute;
    bottom: -6px;
    right: -6px;
}
/* 大类背景 短*/
.top_tle{
	background: url(../images/top_title.png)no-repeat;
	height: 41px;
	width: 179px;
	margin: 0px auto;
	position: inherit;
	top: -19px;
}
/* 大类背景 长*/
.top_tle2{
	background: url(../images/top_title2.png)no-repeat;
	height: 41px;
	width: 216px;
	margin: 0px auto;
	position: inherit;
	top: -19px;
}
/* 大类样式 */
.top_tle div,.top_tle2 div{
	background-image: -webkit-linear-gradient(left, #0076ff, #73dbff, #0076ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 37px;
}
/* box 边框 */
.box_sj{
	border: 1px solid #415db7;
	margin-top: 50px;
}
/* 二级分类 */
.tlite_name{
	background-image: -webkit-linear-gradient(bottom, #0072ff, #00e2ff, #0072ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	font-size: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#dssj,#ddjy_dssj{
	padding-left: 27px;
}
.jdt_ytlt{
	width: 80px;
	float:left;
}
.jdt{
	float: left;
}
.jdt_ybox{
	width: 350px;
	margin: 14px auto auto;
	height: 23px;
}
.xuxian{
	width: 100%;
	border: 1px dashed #415db7;
}
.jdrzl{
	position: relative;
	top: -89px;
	text-align: center;
}
.jdrzl span{
	border: 1px solid #1018cc;
	background-color: #06117b;
	padding: 3% 5%;
	border-radius: 24px;
}

.hdsj_bg{
	background: url(../images/huab.png)no-repeat;
	width: 360px;
	height: 325px;
	background-size: 100% 100%;
	margin: 0 auto;
}
.hd1,.hd2,.hd3,.hd4{
	width: 100px;
	float: left;
	text-align: center;
}
.hd1{
	position: relative;
	left: 38px;
	top: 50px;
}
.hd2{
	position: relative;
	    left: 128px;
	    top: 50px;
}
.hd3{
	position: relative;
	    left: 27px;
	    top: 213px;
}
.hd4{
	position: relative;
	left: 37px;
	top: 150px;
}
.hdnum{
	font-size: 30px;
}
.bottom_box{
	padding: 14px 42px;
}
.btn{
	padding: 5px 14px;
    height: 30px;
    margin-left: 4%;
    background: #0f218c;
    border: 0;
    border-radius: 3px;
    color: #FFF;
}
.setl{
	border:none;
	background: #0f218c;
	font-size: 16px;
	padding: 4px;
	color: #FFFFFF;
}