@charset "UTF-8";
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-weight:400;word-break:break-all;}
article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}
body{line-height:1;}
blockquote,q{quotes:none;}
blockquote:after,blockquote:before,q:after,q:before{content:none;}
table{border:none;border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;-webkit-backface-visibility:hidden;}
a:hover {text-decoration: none;}
a,img{-webkit-touch-callout:none;}
li{list-style:none;}
/* ::-webkit-scrollbar{display:none;} */
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-track-piece{-webkit-border-radius:6px;background-color:rgba(0,0,0,.2);}
::-webkit-scrollbar-thumb:vertical{height:5px;-webkit-border-radius:6px;background-color:rgba(125,125,125,.7);}
::-webkit-scrollbar-thumb:horizontal{width:5px;-webkit-border-radius:6px;background-color:rgba(125,125,125,.7);}
.nav_btn_list ::-webkit-scrollbar{width:5px;height:5px;display: block;}
.nav_btn_list ::-webkit-scrollbar-track-piece{-webkit-border-radius:6px;background-color:rgba(255,255,255,1);}
.nav_btn_list ::-webkit-scrollbar-thumb:vertical{height:5px;-webkit-border-radius:6px;background-color:rgba(56,91,212,0.6);}
.nav_btn_list ::-webkit-scrollbar-thumb:horizontal{width:5px;-webkit-border-radius:6px;background-color:rgba(56,91,212,0.6);}
body,html{width:100%;height:100%;font-size:14px;font-family:MicrosoftYaHei;}
body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;}
img{display:block;height:auto;max-width:100%;border:none;vertical-align:top;interpolation-mode:bicubic;}
.bootstrap-select.btn-group .dropdown-menu {
	left: -10px !important;
}
.laydate-theme-main-c.layui-laydate .layui-this {
	background-color:#3B5BFF !important;
}
@media (min-width: 576px) { 

}

@media (min-width: 768px) { 
	.detail_list .detail_item:nth-child(3n + 3) {
		margin-right: 0;
	}
	.detail_list .detail_item:nth-child(4n + 4) {
		margin-right: 15px;
	}
	.detail_list .detail_item:nth-child(5n + 5) {
		margin-right: 15px;
	}
	.nav_list ,.logo_box  {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.logo_box .logo_left ,
	.logo_box .logo_center,
	.logo_box .logo_right{
		/*width: 100% !important;*/
	}
	.active_box .swiper-button-prev {
		left: 70px;
	}
	.active_box .swiper-button-next {
		right: 70px;
	}
	.zhanbo_box_img {
		display: none;
	}
	.active_btm_c {
		width: 100%;
		margin-left: 0;
	}
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.detail_list .detail_item:nth-child(3n + 3) {
		margin-right: 15px;
	}
	.detail_list .detail_item:nth-child(4n + 4) {
		margin-right: 0;
	}
	.detail_list .detail_item:nth-child(5n + 5) {
		margin-right: 15px;
	}
	.nav_list ,.logo_box  {
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.active_box .swiper-button-prev {
		left: 70px;
	}
	.active_box .swiper-button-next {
		right: 70px;
	}
	.zhanbo_box_img {
		display: none;
	}
	.active_btm_c {
		width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1200px;
	}
	.detail_list .detail_item:nth-child(3n + 3) {
		margin-right: 15px;
	}
	.detail_list .detail_item:nth-child(4n + 4) {
		margin-right: 15px;
	}
	.detail_list .detail_item:nth-child(5n + 5) {
		margin-right: 0;
	}
	.nav_list  ,.logo_box {
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	.active_box .swiper-button-prev {
		left: -70px;
	}
	.active_box .swiper-button-next {
		right: -70px;
	}
	.zhanbo_box_img {
		display: none;
	}
	.active_btm_c {
		width: 110%;
		margin-left: -5%;
	}
}
@media screen and (min-width: 1920px) {
	.zhanbo_box_img {
		display: block;
	}
	.zhanbo_box_imgl {
		left: -300px;
	}
	.zhanbo_box_imgr {
		right: -320px;
	}
	.active_btm_c {
		width: 110%;
		margin-left: -5%;
	}
}