﻿/* CSS Document */
@media screen and (max-width:1138px){
	.banner .bx-wrapper .bx-viewport,.banner .slider1,.banner .slide bx-clone,.banner .slide{
		height:567px !important;
	}
	.banner .bx-wrapper img{
		margin-left:-816px;
	}
}
@media screen and (max-width:900px){
	html,body{
		font-size:16px;
	}
}
@media screen and (max-width:360px){
	html,body{
		font-size:14px;
	}
}
@media screen and (max-width:900px){
	.footer .ftinfo .li{
		width:10% !important;
	}
	.top{
		padding:10px;
	}
	.top .link{
		display:none;
	}
	.top .mt{
		display:inline-block;
		float:right;
		vertical-align:middle;
	}
	.top .r{
		margin-top:7px;
	}
	.top .mt img{
		width:1.6rem;
		display:block;
	}
	.logo img{
		width:8.313rem;
	}
	.top .search{
		display:none;
	}
	.top .menu{
		float:right;
		margin-left:10px;
		height:1.5rem;
		position:relative;
		width:1.8rem;
		display:block;
	}
	.top .menu i{
		display:block;
		width:1.8rem;
		height:2px;
		background:#232e7d;
		border-radius:100px;
		position:absolute;
		left:0;
		top:50%;
		transform:translateY(-2%);
		-webkit-transform:translateY(-2%);
		transition:all .6s linear;
		-webkit-transition:all .6s linear;
	}
	.top .menu:before{
		content:'';
		width:1.8rem;
		height:2px;
		background:#232e7d;
		border-radius:100px;
		display:block;
		position:absolute;
		left:0;
		top:50%;
		transform:translateY(0.625rem);
		-webkit-transform:translateY(0.625rem);
		transition:all .6s linear;
		-webkit-transition:all .6s linear;
	}
	.top .menu:after{
		content:'';
		width:1.8rem;
		height:2px;
		background:#232e7d;
		border-radius:100px;
		display:block;
		position:absolute;
		left:0;
		top:50%;
		transform:translateY(-0.625rem);
		-webkit-transform:translateY(-0.625rem);
		transition:all .6s linear;
		-webkit-transition:all .6s linear;
	}
	.top .menus i{
		opacity:0;
	}
	.top .menus:before{
		transform:rotate(45deg) translateY(-50%);
	}
	.top .menus:after{
		transform:rotate(-45deg) translateY(-50%);
	}
	.nav{
		display:none;
	}
	.mnav{
		border-top:2px solid #222d7c;
		background:#fff;
		position:absolute;
		width:100%;
		top:3.338emem;
		display:none;
		top:3.538em;

	}
	.mnav .handdle{
		padding:10px;
	}
	.mnav .handdle .ce{
		float:right;
		display:inline-block;
		width:2.188rem;
		height:2.188rem;
		color:#fff;
		background:#293480;
		text-transform:capitalize;
		text-align:center;
		line-height:2.188rem;
		border-radius:100px;
	}
	.mnav .handdle .msearch{
		border:1px solid #ccc;
		margin-right:3.188rem;
		height:2.148rem;
		padding:0 15px;
		border-radius:100px;
	}
	.mnav .handdle .msearch .txt2{
		width:75%;
		border:none;
		height:2.128rem;
		float:left;
		line-height:2.128rem;
		color:#999999;
	}
	.mnav .handdle .msearch .button2{
		background:url(../images/mark.jpg) no-repeat right center;
		width:25%;
		height:2.128rem;
		border:none;
	}
	.mnav .mnavlist li{
		border-bottom:1px solid #b3b3b3;
	}
	.mnav .mnavlist li .tt{
		display:block;
		padding:0.525em 10px;
		font-size:1rem;
		color:#333333 !important;
		position:relative;
	}
	.mnav .mnavlist li .tt:after{
		content:'';
		background:url(../images/nav-mark.png) no-repeat center;
		background-size:1rem;
		width:1rem;
		height:1rem;
		display:block;
		position:absolute;
		right:10px;
		top:50%;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
	}
	.mnav .mnavlist li .listbox{
		background:#eeeeee;
		display:none;
	}
	.mnav .mnavlist li .listbox a{
		display:block;
		padding:5px 10px;
		font-size:0.913rem;
		position:relative;
	}
	.mnav .mnavlist li .listbox a:after{
		content:'';
		background:url(../images/nav-mark2.png) no-repeat center;
		background-size:5px;
		width:5px;
		height:13px;
		position:absolute;
		right:15px;
		top:50%;
		display:block;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
	}
	.mnav .mnavlist li.selected .tt{
		color:#fff !important;
		background:#616fcf;
	}
	.mnav .mnavlist li.selected .tt:after{
		background:url(../images/nav-marks.png) no-repeat center;
	}
	.header{
		position:fixed;
		top:0;
		left:0;
		width:100%;
		background:#fff;
		z-index:100;
	}
	.content{
		padding-top:3.38em;
	}
	.footer .ftcopy{
		text-align:center;
		padding:10px;
	}
	.mftinfo{
		background:#4d4d4d;
		padding:10px;
		display:table;
		width:100%;
		box-sizing:border-box;
	}
	.mftinfo dl{
		display:table-cell;
		vertical-align:middle
	}
	.mftinfo dl.m{
		text-align:right;
		width:21%;
	}
	.mftinfo dl.m img{
		width:3.513em;
	}
	.mftinfo dl.con{
		color:#fff;
		font-size:0.875em;
		padding-left:15px;
		line-height:20px;
		word-break: break-all;
	}
	.mftinfo dl.con .tel{
		font-size:1.25em;
		color:#fff;
		display:block;
	}
	.ftinfo{
		display:none;
	}
	.banner .bx-wrapper .bx-viewport,.banner .slider1,.banner .slide bx-clone,.banner .slide{
		height:307px !important;
	}
	.banner .bx-wrapper img{
		margin-left:0;
		transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
	}
	.banner .bx-wrapper .bx-pager{
		bottom:15px;
	}
	.banner-info{
		position:relative;
		padding:10px;
		box-sizing:border-box;
	}
	.banner-info .con{
		float:none;
		width:100%;
		border-bottom:1px solid #82a1e7;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	.banner-info .b-sort{
		margin-left:0;
		width:calc(100% + 10px);
	}
	.banner-info .b-sort a{
		padding-left:0;
		padding-right:10px;
	}
	.banner-info .b-sort a img{
		width:100%;
	}
	.index-box{
		width:100%;
		float:none;
	}
	.index-box .bd>div{
		display:table-cell;
		vertical-align:middle;
	}
	.index-box .bd .media{
		float:none;
	}
	.index-box .bd .media img{
		width:100%;
		height:auto;
	}
	.index-box .bd .con{
		margin-left:0;
		padding-top:0;
	}
	.index-box2{
		width:100%;
		float:none;
		margin-top:15px;
	}
	.space,.space2{
		padding:15px 10px;
	}
	.nbanner{
		background-size:auto 100%;
		height:18.563em;
	}
	.n-txt{
		padding:0 10px;
		box-sizing:border-box;
	}
	.n-txt img{
		max-width:70%;
	}
	.thd h1{
		font-size:1.25em;
		line-height:1.25em;
		margin-bottom:10px;
	}
	.thd{
		margin-bottom:1.25em;
	}
	.detail .conbox{
		padding:15px;
		font-size:0.875em;
		line-height:30px;
	}
	.crumbs{
		padding:10px;
		border-bottom:1px solid #ccc;
	}
	.newslist li{
		width:50%;
	}
	.thd .time{
		font-size:13px;
	}
	.talents .tlist li{
		width:50%;
	}
	.talents .tlist{
		width:calc(100% + 10px);
	}
	.talents .tlist li .mods{
		margin:0 10px 5px 0;
		border-top:5px solid;
		border-color:transparent;
	}
	.talents .tlist li:hover .mods{
		border-top:5px solid #da251d}
	.page a,.page span{
		display:none;
	}
	.page{
		width:calc(100% + 10px);
		overflow:hidden;
	}
	.page .nn{
		display:block;
		float:left;
		width:calc(50% - 10px);
		margin-right:10px;
		box-sizing:border-box;
	}
	.tdetail .hd{
		padding-left:10px;
		line-height:40px;
		font-size:1.15em;
	}
	.tdetail .hd .back img{
		width:40px;
	}
	.tdetail .bd{
		padding:10px;
	}
	.tdetail .conbox{
		font-size:12px;
	}
	.tinfo .boxc dl{
		margin:15px 0;
	}
	.tinfo .boxc dl dt{
		font-size:16px;
	}
	.tinfo .boxc dl dd{
		font-size:12px;
	}
	.demo{
		display:none;
	}
	.sleft{
		float:none;
		width:100%;
		border:none;
		height:auto;
	}
	.fconn .scrollcon,.store,.fconn{
		height:auto;
	}
	.fcon li:last-child{
		border-bottom:none;
	}	
	.first{
		font-size:17px;
	}
	.second .one{
		font-size:13px;
	}
	.store .find .stwo .selview{
		font-size:12px;
	}
	.lileft{
		width:25px;
	}
	.contact,.about,.service{
		padding-top:20px;
	}
	.cinfo{
		position:relative;
		width:100%;
		border:none;
		left:0;
		margin:0;
		height:auto;
		top:0;
	}
	.cinfo .hd{
		display:none;
	}
	.cinfo .bd{
		padding:10px;
		height:auto;
	}
	.cinfo .bd h1{
		font-size:1.25em;
	}
	.cinfo .bd .sort{
		margin:10px 0;
	}
	.cinfo .bd .li{
		padding:15px 0;
	}
	.map{
		height:auto;
	}
	
	.mapbox{
		height:12.5em;
	}
	.mapbox>img{
		width:100%;
		height:100%;
	}
	.map{
		margin-top:0;
	}
	.map-mark{
		left:10%;
		top:10%;
		font-size:12px;
	}
	.map-mark img{
		width:13px;
	}
	.message{
		position:relative;
		width:100% !important;
		padding:10px;
		left:0 !important;
		margin-left:0 !important;
		border:none;
		height:auto;
	}
	.a-box2{
		padding:10px;
	}
	.a-box2 dl{
		width:33.333%;
		margin:10px 0;
	}
	.a-box{
		padding:0 10px;
		margin-bottom:15px;
	}
	.a-box3 .con{
		float:none;
		width:100%;
		padding:0 0 0 10px;
		box-sizing:border-box;
	}
	.a-box3 .con dl{
		width:calc(50% - 10px);
		margin-right:10px;
	}
	.a-box3 .media{
		display:none;
	}
	.a-box4 .media .video{
		height:306px;
		background-size:auto 100% !important;
	}
	.a-box4 .media .m{
		height:314px;
		width:52.5%;
		margin-left:1.5%;
	}
	.a-box4 .media .m img{
		height:100%;
	}
	.a-box4{
		margin-bottom:10px;
	}
	.a-box4 .conbox{
		padding:0 10px;
		margin:15px 0 10px 0;
	}
	.s-box .form h3{
		font-size:16px;
		margin-bottom:15px;
	}
	.s-box .form .txt4{
		height:31px;
		line-height:31px;
		font-size:13px;
	}
	.s-box .form .button3{
		height:40px;
		line-height:40px;
		width:95.8%;
		font-size:14px;
	}
	.s-box .form .but3{
		margin-top:15px;
	}
	.s-box{
		padding:5% 10px;
	}
	.s-box .form .hd{
		font-size:19px;
	}
	.s-box .form .hd img{
		width:33px;
		margin-right:10px;
	}
	.s-box .form .conbox{
		font-size:14px;
		margin-top:10px;
	}
	.product-sort{
		background-size:cover !important;
	}
	.product-sort{
		height: auto;
	}
	.psearch span{
		width:115px;
		font-size:16px;
		height:40px;
		line-height:40px;
	}
	.psearch .psbox{
		margin-left:115px;
		
	}
	.psearch .psbox .txt5{
		height:40px;
		line-height:40px;
	}
	.psearch .psbox .sbut2{
		height:40px;
		line-height:40px;
		font-size:14px;
	}
	.psearch .psbox .sbut2 img{
		width:17px;
	}
	.psearch{
		padding:20px 10px;
	}
	.product .p-box{
		margin:20px 10px 0 10px;
		padding:15px 5px;
	}
	.tab{
		padding:0;
	}
	.product .plist li .mod{
		margin:5px;
	}
	.pdetail .media{
		width:100%;
		display:block;
	}
	.pdetail .media .bx-wrapper{
		margin:0 auto;
	}
	.pdetail .pintro{
		display:block;
	}
	.pdetail{
		display:block;
	}
	.pdetail .media .bx-wrapper .bx-controls-direction a{
		bottom:auto;
		top:50%;
	}
	.pdetail .media .bx-wrapper .bx-prev{
		left:0;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		-o-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
	}
	.pdetail .media .bx-wrapper .bx-next{
		right:0;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		-o-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
	}
	.pdetail .media{
		padding-bottom:10px;
	}
	.pdetail .pintro .plink{
		position:relative;
		bottom:auto;
		left:0;
		margin-top:10px;
	}
	.pdetail .pintro .conbox dl{
		max-height:auto;
	}
	.pdetail .pintro{
		padding:10px;
	}
	.pdetail{
		margin:10px;
	}
	.orderall{
		display:none;
	}
	.smallbook{
		display:block;
		margin:0 10px;
	}
	.smallbook .bx-wrapper{
		margin:0 auto;
	}
	.smallbook .bx-wrapper img{
		width:100%;
	}
	.smallbook .bx-wrapper .bx-controls-direction a{
		width:50%;
		height:26px;
		position:relative;
		top:0;
		display:inline-block;
		margin-top:0;

	}
	.smallbook .bx-wrapper .bx-prev{
		background:url(../images/prev3.jpg) no-repeat right center;
		left:auto;
	}
	.smallbook .bx-wrapper .bx-next{
		background:url(../images/next3.jpg) no-repeat left center;
		right:auto;
	}
	.smallbook .bx-controls-direction{
		text-align:center;
		margin-bottom:30px;
	}
	.smallbook .bx-wrapper .bx-pager{
		display:none;
	}
    .marktingen img{
        display:block;
    }
	.product-sort{
		padding-top:7%;
	}
	.product-sort .li{
		position:relative;
		left:auto !important;
		opacity:1 !important;
		box-sizing:border-box;
		top:0;
		width:230px;
		margin:0 auto !important;
		height:230px;
		right:auto !important;
	}
	.product-sort .li .b{
		width:228px;
		height:228px;
	}
	.product-sort .lib{
		float:left;
		width:50%;
		padding:3% 0;
	}
	.product-sort .centers{
		width:auto !important;
		max-width:1147px;
	}
	.product-sort900 .txt .en{
	transform: scale(1);
}
	.product-sort1000 .txt .en{
	transform: scale(1);
}

}
@media screen and (max-width:720px){
	.banner .bx-wrapper .bx-viewport,.banner .slider1,.banner .slide bx-clone,.banner .slide{
		height:12.063em !important;
	}
	.banner .bx-wrapper img{
		margin-left:0;
		transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
	}
	.banner .bx-wrapper .bx-pager{
		bottom:15px;
	}
	.banner-info{
		position:relative;
		padding:10px;
		box-sizing:border-box;
	}
	.banner-info .con{
		float:none;
		width:100%;
		border-bottom:1px solid #82a1e7;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	.banner-info .b-sort{
		margin-left:0;
		width:calc(100% + 10px);
	}
	.banner-info .b-sort a{
		padding-left:0;
		padding-right:10px;
	}
	.banner-info .b-sort a img{
		width:100%;
	}
	.banner-info{
		border-bottom:5px solid #344198;
	}
	.index-box .bd .media{
		display:block;
		width:100%;
	}
	.index-box .bd .con{
		display:block;
		padding:10px 0;
	}
	.nbanner{
		background-size:auto 100%;
		height:10.563em;
	}
	.nbanner .n-txt{
		padding:0 10px;
		box-sizing:border-box;
		margin:0;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
		animation:none !important;
		-webkit-animation:none !important;
	}
	.nbanner .n-txt img{
		width:65%;
	}
	.detail .n-page a{
		background-size:2.6em !important;
		line-height:2.6em;
		height:2.6em;
		font-size:12px;
	}
	.detail .n-page .n-p-l a{
		padding-left:2.8em;
	}
	.detail .n-page .n-p-r a{
		padding-right:2.8em;
	}
	.detail .n-page{
		padding:10px 0;
	}
	.detail .conbox{
		font-size:12px;
	}
	.detail .conbox img{
		width:100%;
	}
	.thd h1{
		font-size:1em;
	}
	.thd .line{
		display:none;
	}
	.newslist{
		width:calc(100% + 10px);
	}
	.newslist li .mod{
		margin:0 10px 10px 0;
	}
	.newslist li .mod .con .t{
		font-size:14px;
	}
	.newslist li .mod .con .conbox{
		font-size:12px;
		margin:0;
	}
	.more4{
		font-size:13px;
		padding:5px 15px;
	}
	.more4 img{
		width:18px;
	}
	.n-more{
		margin-top:10px;
	}
	.talents .tlist li{
		width:100%;
	}
	.newslist li .mod .media .date{
		width:52px;
		padding:5px 0;
	}
	.talents .tlist li .mod{
		padding:10px;
	}
	.talents .tlist li .mod .conbox{
		font-size:12px;
		height:159px;
	}
	.talents .tlist li .mod .tt{
		font-size:14px;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	.talents .tlist li .mod .more a{
		width:100%;
		height:30px;
		line-height:30px;
	}
	.tinfo>div{
		display:block;
		width:100% !important;
	}
	.tinfo dl .m img{
		width:40px;
	}
	.tinfo .boxc{
		margin-left:20px;
	}
	.tinfo .boxc dl .m{
		margin-left:-20px;
	}
	.tinfo .boxc dl .con{
		margin-left:35px;
	}
	.fcon li{
		padding:10px 0;
	}
	.fcon li .licon .liright{
		font-size:12px;
		line-height:20px;
	}
	.first{
		margin-top:10px;
	}
	.find{
		padding:0 10px;
	}
	.cinfo .bd .li .ewm{
		width:40%;
	}
	.cinfo .bd .li .ewm img{
		max-width:100%;
	}
	.message .li{
		float:none;
		width:100%;
	}
	.message .li2,.message .but2{
		margin-top:0px;
	}
	.message .but2 .sbut{
		font-size:15px;
		line-height:38px;
		height:38px;
	}
	.a-box2 dl{
		width:50%;
	}
	.a-box2 dl dt h2{
		font-size:0.913em;
	}
	.a-box2 dl dt .m{
		margin-top:17px;
	}
	.a-box2 dl dt .m img{
		width:50px;
	}
	.a-box2 dl dd{
		margin-top:10px;
	}
	.a-box3 .con{
		padding:0 10px;
	}
	.a-box3 .con dl{
		width:100%;
		margin-right:0;
		float:none;
		border-bottom:1px solid #ccc !important;
	}
	.a-box3 .con dl:last-child{
		border-bottom:none !important;
	}
	.a-box3 .con dl dt{
		width:18%;
	}
	.a-box3 .con dl dt img{
		width:100%;
	}
	.a-box3 .con dl dd{
		padding-left:10px;
		line-height:20px;
	}
	.a-box3 .con dl h1{
		font-size:13px;
		
	}
	.a-box3 .con dl .c{
		font-size:12px;
	}
	.a-box4 .media .video{
		width:100%;
		float:none;
		background-size:100% auto !important;
	}
	.a-box4 .media .m{
		float:none;
		width:100%;
		height:auto;
		margin:0;
	}
	.a-box4 .media .m img{
		width:100%;
		height:auto;
	}
	.a-box4 .conbox{
		padding:0;
		font-size:12px;
	}
	.a-box4{
		padding:0 10px;
	}
	.a-box5 li{
		width:100%;
		margin:5px 0;
	}
	.a-box5{
		padding:10px 0;
	}
	.a-box6{
		margin:0 10px 20px 20px;
		background-position:left top;
	}
	.a-box6 .li .mod{
		margin-left:0;
		width:100%;
	}
	.a-box6 .li .mod .dian{
		background-size:16px !important;
		width:16px;
		height:16px;
		margin-left:-8px;
	}
	.a-box6 .li.lil .mod .dian{
		float:left;
		margin-right:0;
		background-size:16px !important;
		width:16px;
		height:16px;
		margin-left:-8px;
	}
	.a-box6 .li .mod .line{
		width:35px;
		margin-top:8px;
	}
	.a-box6 .li.lil .mod .line{
		float:left;
	}
	.a-box6 .li.lil .mod .con,.a-box6 .li .mod .con{
		margin-left:58px;
		margin-right:0;
		text-align:left;
	}
	.a-box6 .li .mod .con .year{
		font-size:1.55em;
		line-height:25px;
	}
	.a-box6 .li .mod .con .conbox{
		font-size:12px;
	}
	.s-box .media{
		display:none;
	}
	.s-box{
		padding:5% 0 5% 10px;
	}
	.s-box .form{
		float:none;
		width:100%;
		margin:0;
	}
	.s-box .form .txt4{
		width:calc(33.333% - 10px);
		margin-right:10px;
		border:1px solid #fff;
		float:left;
	}
	.s-box .form .li{
		overflow:hidden;
	}
	.s-box .form .button3{
		width:calc(100% - 10px);
		margin-right:10px;
	}
	.s-box .form .hd{
		font-size:16px;
	}
	.s-box .form .hd img{
		width:28px;
		margin-right:10px;
	}
	.s-box .form .conbox{
		font-size:12px;
		line-height:20px;
	}
	.product-sort{
		height:auto;
		padding:15px 0;
		z-index:1;
	}
	.product-sort .lib{
		width:100%;
		padding:3% 0;
		float:none;
	}
	.product-sort .li{
		position:relative;
		width:237px;
		height:237px;
		margin:0 auto;
		left:0 !important;
		top:0;
		margin:20px auto;
		z-index:1;
	}
	.product-sort .centers{
		z-index:1;
	}
	.product-sort .li .b{
		width:234px;
		height:234px;
	}
	.product-sort .txt .cn{
		font-size:17px;
	}
	.psearch span{
		float:none;
		width:100%;
		line-height:inherit;
		height:inherit;
		font-size:13px;
		margin-bottom:5px;
		display:block;
		text-align:left;
	}
	.psearch .psbox{
		margin:0;
	}
	.psearch .psbox .txt5{
		width:65%;
		font-size:13px;
	}
	.psearch .psbox .sbut2{
		width:35%;
		font-size:13px;
	}
	.product{
		background-size:auto 100% !important;
	}
	.product .p-box .phd{
		font-size:18px;
	}
	.product .p-box .phd .line{
		margin:15px auto;
	}
	.tab{
		text-align:center;
	}
	.tab dl{
		float:none;
		display:inline-block;
	}
	.tab a{
		padding:5px 10px;
		font-size:13px;
	}
	.product .plist li{
		width:50%;
	}
	.product .plist li .mod .t{
		font-size:13px;
		line-height:30px;
		height:30px;
	}
	.page{
		padding:15px 0;
	}
	.product .page{
		padding:5px 0 5px 5px;
		width:100%;
	}
	.pdetail .media .bx-wrapper .bx-controls-direction a{
		width:43px;
		background-size:86px;
		height:33px;
	}
	.pdetail .pintro .t{
		font-size:18px;
	}
	.pdetail .pintro .c{
		font-size:13px;
	}
	.pdetail .pintro .m{
		margin:10px 0;
	}
	.pdetail .pintro .ptab a{
		min-width:33.333%;
		box-sizing:border-box;
		font-size:12px;
	}
	.smallscreen{
		display:block;
	}
	.bigscreen{
		display:none;
	}
	.t-sort{
		margin-bottom:15px;}
	.t-sort a{
		padding:0 10px;
		margin:5px 2px;
		min-width:inherit;
	}
}
@media screen and (max-width:360px){
	.tt{
		font-size:16px;
	}
	.nlist li .con .t{
		font-size:14px;
	}
	.nlist li .con{
		margin-left:69px;
	}
	.nlist li{
		padding:10px 0;
	}
	.nbanner{
		background-size:auto 100%;
		height:10.563em;
	}
	.product-sort .lib{
		width:100%;
		padding:5% 0;
		float:none;
	}
	.product-sort .li{
		position:relative;
		width:207px;
		height:207px;
		margin:0 auto;
		left:0 !important;
		top:0;
		margin:20px auto;
		z-index:1;
	}
	.product-sort .centers{
		z-index:1;
	}
	.product-sort .li .b{
		width:204px;
		height:204px;
	}
}