/* CSS Document */
@media screen and (max-width:1310px) {
	.header .logo {
		margin-left:-65px;
	}
	.header .logo img{
		width:130px;
	}
}
@media screen and (max-width:1200px) {
.bd-list-l {
	width: 48%;
}
.video-r {
	width: 52%;
}
.case-detail .pgwSlideshow .ps-current .ps-next, .case-detail .pgwSlideshow .ps-current .ps-prev {
	top: 30% !important;
}
.index-r .index-con {
	padding-top: 50px;
}
.index-r .index-con .hd {
	margin-bottom: 50px;
}
.case-intro {
	padding-top: 6%;
}
}
@media screen and (max-width:1100px) {
.pro-sort {
	width: 100%;
	margin-left: 0;
	left: 0;
}
.pro-sort .li .mod {
	margin: 0 19px
}
.bigscreen {
	display: none;
}
.smalscreen {
	display: block;
}
}
@media screen and (max-width:1024px) {
.header .logo img {
	width: 103px;
}
.header .h-language .h-ltt {
	padding: 12px 12px 0 12px;
}
.bd-list-l {
	width: 47%;
}
.video-r {
	width: 53%;
}
.video-r .mod img {
	height: 726px;
}
.about .abox3 .li .title2 {
	margin-top: 0;
}
.contact {
	padding: 0 10px;
	box-sizing: border-box;
}
.contact-sort dl a {
	padding: 15px 0;
}
.index-box1 .bx-prev{
	right:18%;
}
.index-box1 .bx-next{
	right:14%;
}
}
@media screen and (max-width:900px) {
.mheader {
	display: block;
	background: #1b1b1b;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	z-index: 1000;
	height: 47px;
}
.mheader>a>img {
	width: auto;
	height: 100%
}
.header {
	display: none;
}
.menu {
	height: 47px;
	width: 47px;
	position: relative;
}
.menu-line {
	transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
}
.menu-arrow {
	transform: scale(0.7, 0.7) rotate(-180deg);
	-webkit-transform: scale(0.7, 0.7) rotate(-180deg);
}
.nav {
	right: 0;
	left: auto;
	width: 80%;
	right: -80%;
	z-index: 1000;
}
.nav-logo {
	text-align: center;
}
.nav .list li .tt {
	line-height: 40px;
	font-size: 15px;
}
.nav .list li .listbox dl a {
	font-size: 13px;
	line-height: 40px;
}
.navfloatbg {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}
.contentbox {
	position: relative;
	padding-top: 47px;
}
.contentbox:before {
	content: "";
	display: block;
	height: 47px;
	background: #272822;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.menu {
	float: right;
}
.mheader .h-language {
	float: right;
	position: relative;
}
.mheader .h-language .h-ltt {
	text-align: center;
	padding: 13px 10px 0 10px;
	height: 34px;
	cursor: pointer;
}
.mheader .h-language .h-listbox {
	position: absolute;
	left: -1px;
	top: 47px;
	width: 100%;
	text-align: center;
	background: #fff;
	display: none;
	padding-top: 10px;
	border-top: none;
	border: 1px solid #e5e5e5;
}
.mheader .h-language .h-listbox dl {
	margin: 0 0 10px 0;
}
.content {
	padding: 0 0 69px 0;
}
.mfooter {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #1b1b1b;
	display: block;
	z-index: 10;
}
.mfooter dl {
	float: left;
	width: 25%;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
.mfooter dl:after {
	content: '';
	width: 2px;
	height: calc(100% - 20px);
	background: url(../img/ft-line.jpg) repeat-y;
	display: block;
	position: absolute;
	right: -1px;
	top: 10px;
}
.mfooter dl:nth-last:after {
 content:'';
 display: none;
}
.mfooter dl a {
	display: block;
	color: #fff;
	font-size: 13px;
}
.mfooter dl.selected {
	background: #dcbc81;
}
.mfooter dl.selected:after {
	display: none;
}
.footer .ft-con .ft-info {
	display: none;
}
.footer .ft-copy {
	background: none;
}
.footer .ft-top {
	display: none;
}
.footer .ft-con {
	padding: 0 10px;
}
.product-bg {
	height: calc(100vh - 47px - 50px);
	overflow: hidden;
	background-size: cover !important;
	padding: 10px 7px;
}
.pro-sort {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 100%;
	padding: 0 7px;
	box-sizing: border-box;
	margin: 0;
}
.pro-sort .li {
	width: 50%;
}
/* .pro-sort .li:last-child {
	width: 100%;
} */
.pro-sort .li .mod {
	margin: 0 7px;
}
.pro-sort .li .mod {
	margin-top: 15px;
}
.pro-sort .li .mod, .pro-sort .li:hover .mod {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	opacity: 0.9;
	filter: alpha(opacity=90);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.pro-sort .li:hover .mod .m, .pro-sort .li .mod .m {
	margin-top: -20px;
}
.pro-sort .li:hover .mod .s, .pro-sort .li .mod .s {
	display: none;
}
.pro-sort .li:hover .mod .h, .pro-sort .li .mod .h {
	display: inline-block;
}
.pro-sort .li:hover .mod .name .en, .pro-sort .li .mod .name .en {
	display: none;
}
.pro-sort .li:hover .mod .name, .pro-sort .li .mod .name {
	margin-top: 0px;
}
.pro-sort .li:hover .mod .name .cn, .pro-sort .li .mod .name .cn {
	color: #dcbc81;
}
.pro-sort .li:hover .mod .p-s-link, .pro-sort .li .mod .p-s-link {
	opacity: 1;
	filter: alpha(opacity=100);
}
.pro-sort .li .mod .p-s-link a {
	font-size: 15px;
	padding: 2px 15px;
}
.pro-tab {
	padding: 15px 0;
}
.list-box .bd-list {
	margin: 0 5px;
}
.list-box .bd-list li .mod {
	margin: 5px;
}
.pro-tab dl img {
	max-width: 65%;
}
.pro-tab dl a {
	font-size: 13px;
}
.list-box .bd-list li .mod .con {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.list-box .bd-list li .mod .name i, .list-box .bd-list li .mod .name em {
	font-size: 15px;
}
.list-box .bd-list li .mod .name {
	margin: 5px 0;
}
.list-box .page {
	position: inherit;
	right: 0;
	top: 0;
	text-align: center;
	margin-top: 15px;
}
.page span, .page a {
	width: 35%;
	height: 35px;
	line-height: 35px;
	margin: 0 10px;
}
.nbanner {
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	height: 145px;
}
.transition {
	height: 100% !important;
}
.transition .t-r {
	width: 100%;
	height: 50%;
	text-align: center;
}
.transition .t-r img {
	left: 50%;
	margin: 0 !important;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.bd-box2 {
	display: block;
}
.bd-box2 .bd-list-l, .bd-box2 .video-r {
	display: block;
	width: 100%;
}
.list-box .bd-box2 .bd-list {
	margin: 0;
	padding: 0 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.video-r .mod img {
	position: inherit;
	height: auto;
	width: 100%;
}
.video-r .mod {
	margin: 5px 10px;
	height: auto !important;
}
.transition .t-r3 {
	height: 100%;
}
.transition .t-r3 img {
	width: 100%;
	height: auto;
}
.video-box {
	left: 0px;
	top: 5px;
}
.video-box a {
	margin: 0 5px 0 10px;
}
.product-detail .first .p-media {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.product-detail .first {
	padding: 10px 5px;
	margin: 30px auto;
}
.pro-info {
	padding: 0 10px;
}
.pro-info .conbox img {
	max-width: 100%;
}
.product-detail .first .p-media ul.pgwSlider > li, .pgwSlider > .ps-list > li {
	box-sizing: border-box;
	max-height: inherit !important;
	padding: 0 5px;
	border: none;
}
.product-detail .first .p-media ul.pgwSlider > li, .pgwSlider > .ps-list > li img {
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	width: 100% !important;
}
.pgwSlider.narrow .ps-current, ul.pgwSlider.narrow, .pgwSlider.narrow > ul {
	box-sizing: border-box;
}
.product-detail .first .p-intro {
	padding: 0 5px;
}
.product-detail .first .p-intro .bd img {
	max-width: 80%;
}
.nbanner2 {
	height: 300px;
}
.nbanner2-con {
	margin: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.nbanner2-con .en {
	font-size: 41px;
	margin-bottom: 20px;
}
.nbanner2-con .cn {
	line-height: 37px;
	height: 37px;
	font-size: 18px;
}
.nbanner2 .nbanner2-arrow {
	background-size: cover;
	width: 20px;
	height: 9px;
	margin: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.about .abox1 {
	padding: 35px 10px;
}
.about .hd {
	margin-bottom: 20px;
}
.about .conbox {
	font-size: 13px;
}
.about .abox3 .li .title {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	overflow: hidden;
	width: 50%;
}
.about .abox3 .li .title .abox3-logo {
	float: left;
}
.about .abox3 .li .title .title-c {
	bottom: 10px;
}
.about .abox3 .li .con {
	width: 100%;
	margin: 25px 0;
}
.about .abox3 .li .title2 .abox3-logo {
	position: inherit;
	float: right;
	top: 0;
	left: 0;
}
.about-psort {
	float: none;
	margin: 5% auto;
	display: table;
	width: 80%;
}
.about-psort a {
	float: none;
	display: table-cell;
	vertical-align: middle;
}
.about-psort dl {
	float: none;
	width: 100%;
}
.about .abox3 .bd {
	padding: 10px;
}
.about .abox3 .li .title .title-c .cn {
	font-size: 18px;
}
.about .abox3 .li .title .title-c .en {
	font-size: 20px;
}
.about .abox3 .li .title2 {
	margin-left: 50%;
}
.about .abox3 {
	padding-bottom: 50px;
}
.about .abox4 .abox4-c {
	background-position: 65% center !important;
	background-size: auto 100% !important;
}
.about .abox3 .hd {
	padding: 60px 0;
	background-size: cover !important;
}
.case .swiper-wrapper, .case .swiper-container {
	height: 90vh !important;
}
.case .swiper-wrapper li {
	height: 100% !important;
}
.case-detail {
	display: block;
}
.case-detail>div {
	display: block;
	width: 100%;
}
.case-detail .case-media {
	width: 100%;
}
.case-detail .pgwSlideshow .ps-list {
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
}
.case-detail .pgwSlideshow .ps-current .ps-next, .case-detail .pgwSlideshow .ps-current .ps-prev {
	position: absolute;
	top: 50% !important;
	margin-top: -23px;
}
.case-intro {
	padding: 10px;
	box-sizing: border-box;
}
.case-intro-c {
	width: 100%;
	margin: 0 auto;
}
.contact {
	padding: 0 10px;
	box-sizing: border-box;
}
.contact-sort .li a {
	padding: 10px 0;
}
.contact .c-info {
	padding-right: 3%;
}
.contact-sort .li img {
	width: 55px;
}
.contact-sort .li a {
	font-size: 14px;
}
.message {
	margin: 35px auto;
}
.message .form .c .txt {
	width: 93%;
}
.message .form .c .txtarea {
	width: 96.5%;
}
.nbanner-search {
	width: 90%;
	margin: 0;
	box-sizing: border-box;
	height: 44px;
	padding: 5px 10px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.page2 .s {
	display: none;
}
.page span, .page a {
	font-size: 14px;
}
.page2 span.disabled, .page2 a:hover {
	border-color: #e2c897;
	color: #e2c897;
}
.down-list {
	margin: 20px 5px 0 5px;
}
.down-list li .mod {
	margin: 5px;
	padding: 10px;
}
.down1, .down2 {
	padding: 30px 0;
}
.down1 .hd, .down1 .list-sort {
	padding: 0 10px;
}
.down-list2 li {
	width: 50%;
}
.down-list2 li .mod {
	margin: 5px;
}
.down-list2 {
	margin: 10px 5px;
}
.banner .bx-wrapper img {
	max-width: 100%;
    height:auto;
}
/*.banner .slide>img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}*/
.banner .bx-wrapper {
	height: auto;
	/*max-width: 100% !important;*/
}
.banner .bx-viewport, .banner .slider, .banner .slide {
	height: auto;
}
.banner .bx-wrapper .bx-controls-direction a {
	width: 31px;
	height: 89px;
	margin: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.banner .bx-wrapper .bx-next {
	background-size: 64px !important;
}
.banner .bx-wrapper .bx-prev {
	background-size: 64px !important;
}
.banner .slide .con {
	transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
}
.index-box3 .index-r {
	width: 40.3%;
}
.index-box3 .index-l {
	padding-left: 10px;
}
.index-box3 .index-l .i-l-con .en {
	font-size: 38px;
}
.index-box3 .index-l .i-l-con .en2 {
	font-size: 18px;
}
.index-box3 .index-l .i-l-con .en2 .line {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.index-box3 .index-l .i-l-con .hd {
	margin-bottom: 17px;
}
.index-box3 .index-l .i-l-con .more {
	margin-top: 17px;
}
.index-r .index-con .l-c {
	margin-top: 38px;
}
.index-box1 .bx-wrapper .bx-pager.bx-default-pager a {
	font-size: 75px;
}
.index-box1 .bx-wrapper .bx-pager.bx-default-pager a span {
	font-size: 34px;
}
.index-box1 .wrap .en {
	font-size: 40px;
	line-height: 40px;
}
body::-webkit-scrollbar {
width:4px;
display:none;
}
body::-webkit-scrollbar-button {
width:4px;
display:none;
}
body::-webkit-scrollbar-track {
background:none;
border-radius:0;
}
body::-webkit-scrollbar-thumb {
background:none;
}
body::-webkit-scrollbar-thumb:hover {
background:none;
}
.tc-video {
	width: 90%;
	margin: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.tc-video .closed {
	right: 0;
	top: -29px;
}
.index-box1 .bx-next, .index-box1 .bx-prev{
/*	right:auto !important;
	left:0;
	bottom:5%;*/
}
.index-box1 .bx-prev{
	right:25%;
}
.index-box1 .bx-next{
	right:20%;
}
}
 @media screen and (max-width:720px) {
  .product-detail .first .p-intro .bd{
    width: 100%;
  }
.footer .ft-con .ft-copy {
	line-height: 25px;
	padding: 10px 0;
	text-align: center;
}
.footer .ft-r {
	position: static;
	top: 0;
	margin: 0;
}
.product-bg {
	height: auto;
}
.pro-sort {
	position: inherit;
	top: 0;
	margin: 0;
	transform: none;
	-webkit-transform: none;
}
.pro-sort .li {
	float: none;
	width: 100%;
}
.pro-sort .li .mod {
	margin: 14px 0;
	height: auto;
	padding: 20px 0;
}
.pro-sort .li .mod img {
	width: 102px;
}
.pro-sort .li:hover .mod .m, .pro-sort .li .mod .m {
	margin-top: 0;
}
.list-box .bd-list li {
	width: 50%;
}
.list-box .hd {
	font-size: 30px;
	margin: 25px 0;
}
.pro-tab {
	padding: 5px 0;
}
.t-mark {
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	bottom: 10px;
}
.t-mark>img {
	display: none;
}
.bd-list .mark {
	width: 50px;
	height: 49px;
	background-size: cover !important;
}
.list-box .bd-list li.fister {
	margin: 0;
}
.video-box {
	position: relative;
	height: auto !important;
	width: 100%;
}
.video-box a img {
	position: inherit;
	width: 100%;
	height: auto;
}
.video-box a {
	margin: 10px;
}
.nbanner2 {
	height: 220px;
}
.nbanner2-con .en {
	font-size: 31px;
	line-height: 40px;
}
.nbanner2-con .cn {
	min-width: 187px;
}
.about .abox1 {
	padding: 35px 10px;
}
.about .hd .cn {
	font-size: 18px;
}
.about .hd .en {
	font-size: 13px;
}
.about .abox2 li .a-logo img {
	width: 165px;
}
.about .abox2 .hd {
	padding: 25px 0 20px 0;
}
.about .abox2 .bd {
	margin: 0;
}
.about .abox2 .swiper-wrapper {
	padding: 25px 0;
}
.about .abox2 {
	padding-bottom: 30px;
}
.about .abox3 .li .title2 {
	margin-left: 20%;
}
.about .abox3 .li .title {
	width: 80%
}
.about .abox3 .li .title .abox3-logo img {
	width: 68px;
}
.about .abox3 .li .title .title-c .en {
	line-height: 20px;
	font-size: 18px;
}
.about .abox3 .li .title .title-c .cn {
	font-size: 16px;
}
.about .abox3 .li .title .title-c .line {
	margin-top: 10px;
}
.about-psort {
	width: 90%;
}
.about-psort img {
	transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
	max-width: 21vw;
}
.about .abox3 {
	padding-bottom: 25px;
}
.about .abox4-w {
	height: 100px;
}
.about .abox4 .hd .en {
	margin-top: 5px;
}
.about .abox4-w {
	position: relative;
	width: 100% !important;
}
.about .abox4 .hd {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
	margin-top: 0;
}
.about .abox3 .hd {
	padding: 40px 0;
	background-size: cover !important;
}
.about .abox3 .hd .line2 {
	margin-top: 15px;
}
.about .abox4 .bd .c1, .about .abox4 .bd .c2 {
	width: 100%;
	margin: 0;
	float: none;
}
.about .abox4 .bd {
	padding: 8% 10px;
}
.case .swiper-wrapper, .case .swiper-container {
	height: 80vh !important;
}
.case .swiper-wrapper li {
	height: 100% !important;
}
.case .swiper-button-prev, .case .swiper-button-next {
	left: 0;
	margin: 0;
}
.case .swiper-button-next {
	right: 0;
	margin: 0;
	left: auto;
}
.case .swiper-wrapper .swiper-slide .name {
	line-height: 35px;
	height: 35px;
	font-size: 16px;
}
.contact>div {
	display: block;
	width: 100%;
	padding: 0;
}
.contact .c-info {
	padding: 0;
	width: 100%;
}
.contact .c-info .li2 {
	text-align: center;
}
.contact .c-info .ewm img {
	max-width: 70%;
}
.contact .map {
	margin-top: 10px;
	width: 100%;
}
.contact {
	margin: 20px 0;
}
.contact .c-info .li {
	margin-right: 0;
}
.contact .c-info .li .tt {
	font-size: 18px;
	margin-bottom: 10px;
}
.message .form .li {
	width: 100%;
	float: none;
	padding: 5px 0;
}
.message .form .name {
	width: 85px;
	font-size: 13px;
	padding-right: 10px;
}
.message .form .c {
	margin-left: 95px;
}
.message .form .c .txt {
	width: 92%;
}
.message .form .c .txtarea {
	width: 90.5%;
}
.message .hd .tt {
	font-size: 18px;
}
.contact-sort dl dd {
	margin-top: 5px;
}
.message .hd {
	margin-bottom: 20px;
}
.nbanner-search .n-s-sort .tt {
	font-size: 12px;
}
.nbanner-search .n-s-sort .listbox {
	font-size: 12px;
}
.nbanner-search .n-s-sort {
	width: 92px;
}
.nbanner-search .n-s-c {
	margin-left: 102px;
}
.nbanner-search .n-s-c .stxt3 {
	width: 85%;
	font-size: 12px;
}
.nbanner-search .n-s-c .sbut3 {
	width: 15%;
	background-position: right center !important;
	background-size: 16px !important;
}
.down-list li {
	float: none;
	width: 100%;
	overflow: hidden;
}
.down-list li .mod .mod-l {
	margin-right: 67px;
}
.down .hd {
	margin-bottom: 15px;
}
.login-box .closed2 {
	right: 0px;
	top: -29px;
}
.login-box {
	width: 90%;
	box-sizing: border-box;
	margin: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	height: auto;
	padding-bottom: 15px;
}
.login-box .form {
	padding: 0 10px;
}
.login-box .form .txt2 {
	padding: 0 2% 0 17%;
	width: 81%;
	font-size: 12px;
}
.login-box .form .txt3 {
	font-size: 12px;
}
.login-box .hd img {
	width: 60px;
}
.login-box .form dl {
	padding: 7px 0;
}
.login-box .form .button {
	padding-top: 7px;
}
.down-list2 li .mod .name {
	font-size: 12px;
}
.down .hd .en {
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 5px;
}
.down .hd .cn {
	font-size: 16px;
}
.banner .bx-wrapper {
	height: auto;
	/*max-width: 100% !important;*/
}
.banner .slide .con {
	transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}
    .banner .slide .con img {
        max-width:inherit;
    }
.banner .slide .con2 {
	transform: scale(0.4, 0.4);
	-webkit-transform: scale(0.4, 0.4);
    margin-top:-61px;
}
.banner .bx-wrapper .bx-controls-direction a {
	width: 21px;
	height: 79px;
	margin: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.banner .bx-wrapper .bx-next {
	background-size: 42px !important;
}
.banner .bx-wrapper .bx-prev {
	background-size: 42px !important;
}
.index-box4 .bx-wrapper .bx-controls-direction a {
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
}
.index-box3 .index-l {
	display: block;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.index-box3 .index-r {
	display: block;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.index-box3 {
	padding: 20px 0;
}
.index-box3 .index-l .i-l-con .en {
	font-size: 30px;
}
.index-box3 .index-l .i-l-con .more a {
	width: 35%;
}
.index-box2 .video {
	width: 100% !important;
	float: none;
}
.index-r {
	float: none;
	width: 100%;
}
.index-r .index-con .mark {
	display: none;
}
.index-r .index-con {
	padding: 10px;
}
.index-r .index-con .hd .cn {
	font-size: 18px;
}
.index-r .index-con .hd {
	margin-bottom: 25px;
}
.index-r .index-con .conbox {
	font-size: 12px;
}
.index-r .index-con .l-c {
	margin-top: 19px;
}
.index-box1 .wrap>div {
	display: block;
}
.index-box1 .wrap .w-l {
	padding: 0 10px;
	width: 40% !important;
	float: left;
	box-sizing: border-box;
	margin-top: 30px;
}
.index-box1 .wrap .w-c {
	width: 60% !important;
	float: left;
}
.index-box1 .wrap .line {
	margin: 15px 0 20px 0;
}
.index-box1 .wrap .cn {
	font-size: 18px;
}
.index-box1 .wrap .en {
	font-size: 30px;
	line-height: 30px;
}
.index-box1 .wrap .w-r {
	overflow: hidden;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.index-box1 .wrap .w-r .conbox {
	max-width: 100%;
	float: none;
}
.index-box1 .bx-wrapper .bx-pager.bx-default-pager {
	position: relative;
	width: 100%;
	text-align: right;
	top: auto;
	bottom: 0;
}
.index-box1 .bx-wrapper .bx-controls-direction {
	left: 0;
	bottom: 0;
	top: auto;
	z-index: 101;
	height: 32px;
}
.index-box1 .bx-wrapper .bx-controls-direction a {
	width: 18px;
	height: 32px;
	margin-top: 0;
	top: 0;
}
.index-box1 .bx-wrapper .bx-prev, .index-box1 .bx-wrapper .bx-next {
	background-size: 36px !important;
}
.index-box1 .wrap {
	margin: 20px 0 10px 0;
}
.index-box1 .bx-wrapper .bx-pager.bx-default-pager a {
	font-size: 40px;
	line-height:60px;
}
.index-box1 .bx-next, .index-box1 .bx-prev{
	bottom:11%;
}
.index-box1 .bx-wrapper .bx-pager.bx-default-pager a span {
	font-size: 18px;
	top: 0;
}
.list-sort a {
	margin: 5px 2%;
	width: 45%;
	box-sizing: border-box;
}
}
@media screen and (max-width:360px) {
.case .swiper-wrapper, .case .swiper-container {
	height: 120vh !important;
}
.index-box1 .wrap .en {
	font-size: 20px;
	line-height: 20px;
}
}
