html{
    font-size: 100px;
}
body {
    font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    background-color: rgb(239,241,248);
}
ul{
	padding-left: 0;
	margin-bottom: 0;
}
li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}
p{
	margin:0;
}
.mobile_header{
	background-color: #000;
	padding: 15px;
	height: 70px;
	line-height: 50px;
}
.sidenav {
    background: #212121;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .3);
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    left: 0;
    position: fixed;
    overflow: auto;
    transform: translate(-262px, 0);
    transition: transform .3s;
    top: 0;
    width: 256px;
    z-index: 9999;
}
.buy_btn{
	position: fixed;
	top:50%;
	right: 15px;
	margin-top: -62px;
	display: block;
	width: 124px;
	height: 117px;
}
.buy_btn img{
	width: 100%;
	height: 100%;
}
.index_nav_desc p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.banner_nav{
    color: #fff;
}
.banner_nav h4{
    opacity: 0;
    padding-left:10px;
}
.banner_nav h4:nth-child(2){
    opacity: 1;
    border-left:2px solid #fff;
}
.banner_nav h4:nth-child(1){
    opacity: .7;
}
.banner_nav h4:nth-child(3){
    opacity: .4;
}
.sidenav.show {
    transform: translate(0, 0)
}

.sidenav-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 40px;
}

.sidenav-menu li {
    display: block;
    position: relative
}

.sidenav-menu a {
    background: 0 0;
    color: #BDBDBD;
    display: block;
    line-height: 24px;
    padding: 10px 20px;
    text-decoration: none
}

.sidenav-menu a:hover {
    background: #616161;
    color: #fff;
}

.sidenav-menu a.active, .sidenav-menu a.active .sidenav-dropdown-icon, .sidenav-menu a.active .sidenav-link-icon {
    color: #FAFAFA
}
.sidenav-dropdown-icon .material-icons,
.sidenav-dropdown-icon .material-icons2{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    vertical-align: top;
    margin-top: -3px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sidenav-dropdown-icon, .sidenav-link-icon {
    color: #757575;
    position: absolute;
    text-align: center;
    top: 8px
}

.sidenav-link-icon {
    display: block;
    height: 24px;
    left: 24px;
    width: 24px
}

.sidenav-link-title {
    display: block;
}

.sidenav-dropdown {
    display: none;
    list-style: none;
    padding: 0
}

.sidenav-dropdown a {
    background: #191919;
    padding-left: 32px
}

.sidenav-dropdown a:hover {
    background: #616161
}

.sidenav-dropdown li:first-child a {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.sidenav-dropdown-icon {
    display: none;
    height: 16px;
    right: 16px;
    width: 16px
}

.sidenav-dropdown-icon.show {
    display: block
}
.navbar-toggle{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000
}
.navbar-toggle .icon-bar{
    border:1px solid #fff;
}
.sidenav-overlay {
    background: rgba(255, 255, 255, .8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}
.xgal_img img:hover{
    opacity: .85;
}

.sidenav-no-scroll {
    overflow: hidden !important
}
.sidenav-dropdown-icon:after{
    content: ">";
    font-size: 22px;
}
/*head*/
.navbar-brand{
    margin-right: 40px;
}
.navbar-brand img{
    height: 40px;
}
.navbar-toggle{
    border-color: #fff;
    margin-top: 20px;
}
.navbar-toggle .icon-bar{
    background: #fff
}
.navbar-nav{
    margin-top: 25px;
    float: right;
    position: relative;
    margin-right: -20px;
}
.navbar-nav>li>a{
    line-height: 35px;
    color: #000;
    padding: 0 20px;
}
.navbar-nav>li>a:hover,
.navbar-nav>li.active>a{
    background-color: transparent;
    color: #920910;
    background-image:url(../images/arrow.png);
    background-position:center bottom;
    background-repeat: no-repeat;
}
.navbar-nav>li:hover .dropdown-menu{
    display: block;

}
.dropdown-menu>li>a:hover,.dropdown>a:hover,.nav_list .active>a{
    background-color: #fff;
    color: #c3af8e;
    font-weight: 700;
}
.row{
	margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-right: 10px;
    padding-left: 10px;
}
.pc-header{
	background-color: rgb(41,41,41);
}
.header-box{
	width: 16rem;
	margin:0 auto;
	line-height: .8rem;
}
.header-box:after{
	display: block;
	clear: both;
	content: "";
}
.header-logo{
	margin-right: 3.5rem;
	float: left;
}
.nav{
	float: left;
}
.nav>a{
	color: #fff;
	font-size: .18rem;
	padding:0 .25rem;
}
.lang{
	position: relative;
	float: right;
	font-size: .18rem;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/bottom.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: .2rem;
}
.index_banner .swiper-container{
	width: 100%;
}
.index_banner a{
	width: 100%;
	height: 0;
	padding-bottom: 36.45833333333333%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.index_ad a{
	width: 100%;
	display: block;
	height: 0;
	padding-bottom:36.45833333333333%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.swiper-pagination-bullet{
	width:.12rem;
	height: .12rem;
	background: rgb(87,88,91);
    opacity: 1;
}
.swiper-pagination-bullet-active{
	background:rgb(0,0,0);
	width: .3rem;
	border-radius: .1rem;
}
.index_content{
	width: 16rem;
	margin:.2rem auto;
}
.index_content.goods_content{
	margin:.5rem auto;
}
.index_goods{
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-color: #fff;
	background-position: 90% 90%;
	background-repeat: no-repeat;
	background-size: 50%;
}
.index_goods2{
	width: 100%;
	height: 0;
	padding-bottom: 48.72611464968153%;
	background-color: #fff;
	background-position: 90% 90%;
	background-repeat: no-repeat;
	background-size: 50%;
}
.index_goods2:first-child{
	margin-bottom: .2rem
}
.index_nav_img{
	width: 100%;
	height: 0;
	padding-bottom: 52.63157894736842%;
	background-color: #ccc;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.goods_img{
	background-color: #fff;
	background-size: auto 90%;
	border-bottom: 1px solid #ccc;
}
.index_nav_desc{
	background-color: #fff;
	padding: .3rem .15rem
}
.index_nav_desc h2{
	font-size: .2rem;
	margin:0;
	color: #000;
}
.index_nav_desc p{
	color: #000;
	opacity: .45;
	font-size: .14rem;
	line-height: .25rem;
	height: .75rem;
	margin:.05rem 0 0;
}
.index_goods_content{
	padding-left:.5rem;
	padding-top: .8rem;
}
.index_goods_content h2{
	margin:0;
	font-size: .48rem;
	font-weight: bold;
	color: #000;
	line-height: .6rem;
}
.index_goods_content p{
	margin:0;
	font-size: .2rem;
	color: #000;
	margin:.25rem 0;
}
.index_goods_content a{
	color: #fff;
	line-height: .5rem;
	width: 2rem;
	text-align: center;
	font-size: .16rem;
	background-color: rgb(41,153,255);
	display: inline-block;
	border-radius: 3px;
}
.index_goods2 .index_goods_content{
	padding-top:.5rem;
}
.footer_bottom{
	background-color: rgb(41,41,41);
	line-height: .7rem;
	text-align: center;
}
.goods_banner{
	width: 100%;
	height: 0;
	padding-bottom: 15.625%;
	background-size: 100% 100%;
	background-position: center;
}
.detail_box img{
	max-width: 100%
}
.detail_box p{
	margin:0;
}
.detail_header{
	background-color: #fff;
}
.detail_header>div{
	width: 16rem;
	margin:0 auto;
	line-height: .7rem;
}
.detail_header a,.detail_header span{
	color: #000;
	font-size: .2rem
}
.detail_header span{
	margin:0 .05rem;
}
.about_box{
	background-repeat: no-repeat;
	background-size: .64rem .64rem;
	background-position: left top;
	padding-left:.8rem;
	padding-top: .2rem;
	min-height: 1.8rem;
	margin-bottom: .4rem;
}
.about_title{
	font-size: .28rem;
	line-height: .37rem;
	margin-bottom: .15rem;
}
.about_desc{
	font-size: .14rem;
	line-height: .24rem;
	padding-right: .25rem;
}
.about_box a{
	color: #2999FF
}
.about_content{
	padding:.5rem 0;
}

.lang_list{
	display: none;
	position: absolute;
	top:.55rem;
	width: 100%;
	line-height: .3rem;
}
.lang_list a{
	color: #fff;
}
.lang:hover .lang_list{
	display: block;
}

footer{
	background-color: rgb(51,51,51);
	color: rgba(255,255,255,.4);
}
.footer_content{
	width: 16rem;
	padding: .45rem 0;
	margin:0 auto;
}
.footer_content p{
	font-size: .14rem;
}
.bottom_logo img{
	width: 1.96rem;
}
.footer_content .footer_tsword{
	padding-left: .5rem;
}
.nav>a.active{
	color: #2999ff;
}
/*响应式处理*/

@media(max-width: 1600px){
	html{
		font-size: 83px;
	}
}
@media(max-width: 1440px){
	html{
		font-size: 75px;
	}
}
@media(max-width: 1280px){
	html{
		font-size: 66px;
	}
}
@media(max-width: 1024px){
	html{
		font-size: 55px;
	}
}
@media(max-width:900px){
	html{
		font-size: 46px;
	}
}
@media(max-width: 768px){
	html{
		font-size: 100px;
	}
	img{
		max-width: 100%;
	}
	.footer_content .footer_tsword{
		padding-left:10px;
	}
	.footer_content,.header-box,.index_content,.detail_header>div{
		width: 100%;
		padding-left:15px;
		padding-right: 15px;
	}
	.footer_content .col-md-2,.footer_content .col-md-3,.footer_content .col-md-4{
		margin-top:.2rem;
	}
	.about_content{
		padding-left: 10px;
		padding-right: 10px;
	}
	.index_nav{
		margin-bottom: .2rem;
	}
	.index_ad a{
		padding-bottom:80%;
		background-size:auto 100%;
	}
	.index_banner a{
		padding-bottom: 80%;
		background-size: auto 100%;
		margin-top:20px;
	}
	.goods_banner{
		padding-bottom: 50%;
    	background-size: auto 100%;
	}
	.detail_header a, .detail_header span{
		font-size: .15rem;
	}
	.footer_content{
		padding:.2rem;
	}
	.index_goods_content{
		padding:.2rem 0;
		text-align: center;
	}
	.index_goods_content h2{
		font-size: .36rem;
		line-height: .48rem;
	}
	.index_goods_content p{
		font-size: .18rem;
		margin:.15rem 0;
	}
	.index_goods,.index_goods2{
		padding-bottom:160%;
		background-position:center 90%;
		margin-bottom: .2rem
	}
	.co_title{
		text-align: center;
		padding-bottom: 15px;
		margin:0 15px;
		border-bottom: 1px solid #ddd;
	}
	.co_list{
		margin:0 40px;
	}
	.co_list:after{
		display: block;
		content: '';
		clear: both;
	}
	.co_list a{
		width: 33.333333333%;
		float: left;
		text-align: center;
		display: block;
		padding: 10px 0;
		color: #999;
	}
	.buy_btn{
		position: fixed;
		left: 15px;
		right: auto;
		top: auto;
		bottom: 15px;
		margin-top: -62px;
		display: block;
		width: 75px;
		height: 70px;
	}
}