/*===============鍏ㄥ眬鏍峰紡 寮�濮�=================*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.color1986c0{
	color: #1986c0;
}
.colorfff{
	color: #fff;
}
.colore0e0e0{
	color: #e0e0e0;
}
.colorbc2022{
	color: #bc2022;
}
.colorc94a4b{
	color: #c94a4b;
}
.color2d70a6{
	color: #2d70a6;
}
.colora8a8a8{
	color: #a8a8a8;
}
.colorb5b7bd{
	color: #b5b7bd !important;
}
.color2e3537{
	color: #2e3537;
}


.font_weight{
	font-weight: bolder;
}
.no_font_weight{
	font-weight: normal;
}
.bg_fff{
	background-color: #fff;
}

.bg_333{
	background-color: #333;
}
.bg_1986c0{
	background-color: #1986c0;
}
.bg_f8f8f8{
	background-color: #f8f8f8;
}

.relative{
	position: relative;
}

.content1200{
	width: 1200px;
	margin: 0 auto;
}

.mar-left-6{
	margin-left: 6px;
	border-bottom: none
}


.no_border-bottom{
	border-bottom: none !important;
}
.red{
	color: #b32423 !important;
}

.border-bottom_color{
	border-bottom: 1.5px solid #333333;
}
.mt-master-loading{width:80px!important;}
/*================鍏ㄥ眬鏍峰紡  缁撴潫=======================*/
/*=====================澶撮儴鏍峰紡 寮�濮�==========================*/
.top_bar{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.top_bar .icon2{
	height: 40px;
	padding-left: 15px;
    padding-right: 15px;    
    font-weight: 600;
    position: relative;
    display: inline-block;
    min-width: 96px;
	background-color: #424242;
    cursor: pointer;
}
.drop_down {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    background-color: #333;
    z-index: 10;
    border-top: 1px solid #333;
    display: none;
}

.drop_down>a {
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #333333;
	color: #fff;
    position: relative;
   
}
.top_bar .icon2:hover .drop_down{
	display: block;
}
.shrink_btn{
	width: 36px;
	height: 32px;
	line-height: 32px;
	border-radius: 0 0 2px 2px ;
	position: absolute;
	right: -50px;
	top: 0;
	cursor: pointer;
}


.search_Bar{
	padding-top: 28px;
	padding-bottom: 28px;
}

.logo_box{
	width: 202px;
}

.guanzhuBtn>a{
	margin-top: 2px;
}
/* .search_box{
	width: 313px;
	height: 37px;
	border-radius: 18px;
	border: 1px solid #afafaf;
} */
/* .search_box .search{
	width: 253px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	border: none;	
	border-radius: 18px;
	padding-left: 15px;
	padding-right: 10px;
}
.search_box .search_btn{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #dddddd;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	color: #333;
}
.search_box .search_btn:hover{
	color: #1986c0;
} */
/* .people{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #9d9d9d;
	border-radius: 50%;
	background: #e6e6e6;
	overflow: hidden;
}
.shopping_cart {
    position: relative;
    display: block;
    width: 45px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    color: #bd2325;
}
.shopping_cart span {
    position: absolute;
    right: -4px;
    top: -8px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border-radius: 50%;
    background-color: #bd2325;
}
.shopping_cart:hover{
	color: #1986c0;
	transition: all 0.2s;
}
.shopping_cart:hover span{
	background: #1986c0;
	transition: all 0.2s;
} */


/*===================澶撮儴鏍峰紡 缁撴潫=========================*/

/*=======================瀵艰埅 寮�濮�======================*/

.nav_box .shop{
	width: 232px;
	height: 48px;
	line-height: 48px;
	background-color: #333333;
	color: #fefefe;
	text-align: center;
	overflow: hidden;
}
.nav_box word{
	display: inline-block;
	position: relative;
	top: -5px;
	margin-left: 5px;
	
}

.nav_box .left li{
	float: left;
	height: 48px;
	line-height: 48px;
	padding-left: 40px;
	position: relative;
}

.nav_box .left li a{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #333;
}
.nav_box .left li>span{
	display: inline-block;
	height: 14px;
	line-height: 11px;
	padding: 2px;
	background-color: #c65152;
	position: absolute;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	border-radius: 2px;	
}

.nav_box .left li>span.hot{	
	top: 0;
	right: -25px;
}

.nav_box .left li>span.num{	
	top: 0;
	right: -15px;
}

.nav_sidebar{
	width: 232px;
	height: 401px;
	background-color: #4c4c4c;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 9999;
	
}
.nav_sidebar .first>li{
	padding-top: 20px;
	cursor: pointer;
}
.nav_sidebar .first>li h3{
	font-size: 16px;
	color: #fefffe;
}

.nav_sidebar .first>li p{
	font-size: 12px;
	color: #939593;
}



/*===================瀵艰埅  缁撴潫=========================*/

.head_color{
	color: #494848;
}








/*===================banner 寮�濮�=================================*/


.banner{
	width: 100%;
    /* height: 600px; */
    position: relative;
    overflow: hidden;
}

.mt_slider_list{
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}
.mt_slider_list li,.mt_slider_list ul{
	width: 100%;
}
.mt_slider_list li a{
	display: block;
	width: 100%;
	text-align: center;
}


.mt_slider_spot span{
	border: 3px solid #acacac;
	width: 13px;
	height: 13px;
	background-color: #fff;
	
}


.mt_slider_spot span.current{
	width: 40px;
	background-color: #1986c0;
	border-radius: 6px;
}


/*=======================banner 缁撴潫=====================================*/












/*===================椤佃剼 寮�濮�=========================*/
.footer{
	margin-top: 95px;
}
.footerCont{
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #212121;
}
.footer .open_box{
	width: 110px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: -25px;
	transform: translateX(-50%);
	background-color: #212121;
	cursor: pointer;	
}
.footer .open_box:hover{
	color: #1986c0;
	transition: all 0.2s;
}

.link {
	width: 1017px;
}
.link_box dt{
	padding-bottom: 25px;	
}
.link_box dl{
	margin-left: 105px;		
}
.link_box dl:nth-child(1){
	margin-left: 60px;		
}

.link_box dd{
	margin-top: 22px;
	color: #616161;
	font-size: 14px;
}
.link_box dd a{
	color: #626262;
}

.link_box dd a:hover{
	color: #1986c0;
	transition: all 0.2s;
}
.footer .imgBox a{
	display: block;
	width: 46px;
	height: 46px;
}
.footer .imgBox a.weibo{
	background: url(../images/weibo.png)no-repeat;
	background-size: cover;
}
.footer .imgBox a.weixin{
	background: url(../images/weixin.png) no-repeat;
	background-size: cover;
}


.copyright{
	height: 60px;
	line-height: 60px;
	background: #161616;
	color: #3e3e3e;
}

/*===================椤佃剼  缁撴潫=========================*/
.relative{
	position: relative;
}
.positioning{
	position: absolute;
	top: 55px;
	left: -80px;
	border: 1px solid #dfdfde;
	
}
.positioning li>a{
	display: block;
	width: 55px;
	height: 57px;
	font-size: 14px;
	text-align: center;

	padding-top: 12px;
	color: #535353;
	border-bottom: 1px solid #dfdfde;
}
.positioning li>a.current{
	background-color: #c02e30;
	color: #fff;
}
.upBtn{
	width: 55px;
	height: 57px;
	padding-top: 10px;
	cursor: pointer;
}
