.demo.swiper-slide {
	margin-top: 60px;
}

html {
	overflow-y: scroll;
}

:root {
	overflow-x: hidden;
	overflow-y: auto;
}

:root body {
	position: absolute;
}

body {
	overflow: hidden;
	width: 100vw;
}

.indexsmain {
	margin-left: 65px;
	height: 100%;
	background: #fafafa;
}

.banner-bg {
	width: 100%;
	height: 100%;
}

.imgListd a {
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat center center;
	background-size: cover;
}

.bannertst {
	z-index: 999;
	display: table;
	text-align: center;
}

.bannertst a {
	display: table-cell;
	padding: 0 50px;
	color: rgba(255, 255, 255, .5);
	vertical-align: middle;
	letter-spacing: 0;
	font-weight: 400;
	font-stretch: normal;
	font-size: 50px;
	line-height: 6px;
	font-family: STXihei;
}

.activetst {
	color: rgba(255, 255, 255, 1)!important;
	font-size: 80px!important;
}

.onebts img {
	height: 240px;
	width: auto;
}

.boxList li {
	float: left;
	height: 100%;
}

.boxList {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.btsindex .boxList {
	padding: 0 45px;
}

.boxList dd {
	background-color: #fff;
}

.boxList dl {
	overflow: hidden;
}

.boxList .onebts {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 90px;
	max-width: 330px;
	max-height: 280px;
	text-align: center;
}

.boxList .onebts.onepadding {
	margin-top: 160px;
	width: 305px;
}

.boxList dt {
	padding-top: 25px;
}

.title p {
	text-align: center;
}

.title p:last-child {
	color: rgba(0, 0, 0, 0.6);
}

.indextest {
	position: absolute;
	top: 0;
	left: 0;
	color: rgba(0, 0, 0, 0.3);
	font-size: 115px;
	font-family: STXihei;
	z-index: 9999;
	width: 90%;
	text-align: right;
	height: 1px;
}

.boxLista {
	display: block;
	overflow: hidden;
}

.btsimages {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	display: none;
	border: 8px solid #fff;
	border-radius: 8px;
	transform: translate(-50%, -50%);
}

.btsimages li a {
	display: block;
}

.btsimages li a img {
	height: auto;
}

.demo a img {
	display: inline-block;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

.demo {
	display: inline-block;
}

.piro_overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99997;
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	cursor: pointer;
}

.pirobox_content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99998;
	display: none;
	padding: 0;
}

.pirobox_content table,
tbody,
td,
th,
tr {
	margin: 0;
	padding: 0;
	border: none;
}

.pirobox_content img {
	margin: 0;
	padding: 0;
	border: none;
}

.t_l {
	width: 20px;
	height: 20px;
	background: url(../demo1/t_l.png) no-repeat;
}

.t_r {
	width: 20px;
	height: 20px;
	background: url(../demo1/t_r.png) no-repeat;
}

.t_c {
	height: 20px;
	background: url(../demo1/t_c.png) repeat-x;
}

.c_l {
	width: 20px;
	background: url(../demo1/c_l.png) repeat-y;
}

.c_c {
	margin: 0;
	padding: 0;
	background: #000;
}

.c_c div {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 560px;
}

.c_r {
	width: 20px;
	background: url(../demo1/c_r.png) repeat-y;
}

.b_c {
	height: 20px;
	background: url(../demo1/b_c.png) repeat-x;
}

.b_l {
	width: 20px;
	height: 20px;
	background: url(../demo1/b_l.png) no-repeat;
}

.b_r {
	width: 20px;
	height: 20px;
	background: url(../demo1/b_r.png) no-repeat;
}

.box_img {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 99995;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(img_bg.png);
}

.err_mess {
	position: absolute;
	bottom: 20px;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	color: #fff;
}

.err_mess a {
	color: red;
	font-weight: 700;
}

a:hover.play {
	background: url(../demo1/play_h.png) no-repeat;
}

a.stop {
	position: absolute;
	top: 20px!important;
	top: 20px;
	left: 20px!important;
	left: 20px;
	display: block;
	margin: 0;
	width: 40px;
	height: 40px;
	outline: 0;
	border: none;
	background: url(../demo1/pause.png) no-repeat;
	text-indent: -999em;
	cursor: pointer;
}

a:hover.stop {
	background: url(../demo1/pause_h.png) no-repeat;
}


/*@media only screen and (min-width:1800px) and (max-width:1895px){.boxList dl{width:393px;}
.boxList .onebts{margin-top:65px;}
}
@media only screen and (min-width:1700px) and (max-width:1800px){.boxList dl{width:368px;}
}*/


/*@media only screen and (min-width:1600px) and (max-width:1700px){.boxList dl{width:343px;}*/


}
@media only screen and (min-width:1400px) and (max-width:1600px) {
	/*.boxList dl{width:293px;}*/
	/*.boxList .onebts{width:270px;}
.boxList .onebts.onepadding{width:270px;}*/
	
	.boxList .onebts {
		margin-top: 65px;
	}
}
@media only screen and (min-width:1300px) and (max-width:1400px) {
	/*.boxList dl{width:280px;}*/
	/*.boxList .onebts{margin-top:65px;width:270px;}
.boxList .onebts.onepadding{width:270px;}*/
	
	.btsindex .boxList {
		padding: 0 25px;
	}
}
@media only screen and (min-width:1200px) and (max-width:1300px) {
	/*.boxList dl{width:250px;}*/
	/*.boxList .onebts{margin-top:65px;width:270px;}
.boxList .onebts.onepadding{width:250px;}*/
	
	.btsindex .boxList {
		padding: 0 25px;
	}
	
	.boxList li {
		padding: 0 6px;
	}
}
.onebts.faonebts {
	margin-top: 43px;
}
.magio {
	margin: 0 !important;
}
.fabox {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1;
	border: 8px solid #fff;
	border-bottom: 40px solid#fff;
	border-radius: 5px;
	background: #fff;
	transform: translate(-50%, -50%);
	width: 500px;
	overflow: hidden;
}
.fabox img {
	width: auto;
	height: 100%;
}
.facontainer {
	overflow: inherit;
}
.swiper-pagination-custom {
	bottom: -35px;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.swiper-pagination-customs {
	display: inline-block;
	margin: 5px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #000;
	cursor: pointer;
}
.swiper-pagination-customs label {
	position: relative;
	top: 50%;
	display: block;
	margin: 0 auto;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000;
	font-size: 14px;
}
.swiper-pagination-customs-active {
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	background-color: #fff;
	opacity: 1;
}
.borderrd {
	width: 4px;
	height: 4px;
	background: #000;
}
.zhezhaoc {
	position: fixed;
	top: 0;
	clear: both;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	text-align: center;
}
.faboxtwo {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1;
	padding: 20px;
	width: 50%;
	height: 514px;
	border: 8px solid #fff;
	border-radius: 5px;
	background: #e5e5e5;
	transform: translate(-50%, -50%);
	overflow: hidden;
}
.faboxtwo li {
	float: left;
	display: block;
	margin: 0 auto;
	width: 25%;
	text-align: center;
}
.faboxtwo a {
	display: block;
	margin: 10px;
	width: auto;
	height: 150px;
	background-color: #fff!important;
	background-position: center!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	overflow: hidden;
}
.zhezhaoctwo {
	position: fixed;
	top: 0;
	clear: both;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	text-align: center;
}
.boxListtget {
	position: relative;
	width: 100%;
	height: 514px;
}
.boxListtget video{position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;max-height: 100%;max-width: 100%;margin: auto;}
.fabox {
	z-index: -1;
}
.faboxtwo {
	display: none;
}
.adindex .boxList .onebts.onepadding {
	margin-top: 126px;
}
.margintop100 {
	margin-top: 100px;
}
.about .aboutleft {
	width: 50%;
}
.about h1 {
	text-align: right;
}
.aboutright {
	width: 40%;
}
.about {
	position: relative;
}
.dipian {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 60px;
	width: 80%;
	height: 80%;
	background-color: rgba(0, 0, 0, .05);
	transform: translate(-50%, -50%);
}
.letterspc {
	letter-spacing: 2px;
}
.letterspcul {
	text-align: right;
}

.letterspcul li {
	display: inline-block;
}

.testright p {
	text-align: right;
	line-height: 27px;
}
.STKHEI {
	font-family: STXihei;
	line-height: 24px;
	opacity: .8;
}
.eniphon {
	line-height: 22px;
	/*opacity: .5;*/
	color: rgba(0,0,0,.6)!important;
}
.picstk {
	margin: 50px 0;
}
.picstk li {
	position: relative;
	float: left;
	width: 33.3%;
	text-align: center;
}

.picstk li img {
	width: 100%;
	position: relative;
}
/*.picstk li:after{display: block;content: "";width: 35px;
	height: 1px;
	background: #000;}*/
.line {
	position: absolute;
    top: 47%;
    right: 0;
    margin-right: -35px;
    display: inline-block;
    width: 35px;
    height: 1px;
    background: #000;
    transform: translate(-47%, -47%);
}
.picstk span {
	text-align: center;
	font-size: 12px;
	/*font-family: STXihei;*/
}
.main_box,
.main_top {
	width: 50%;
}
.main_foot {
	position: relative;
}
.main_foot .swiper-container .swiper-slide a {
	background-color: #fff;
}
.main_foot a {
	display: block;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.main_top>span {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 45px;
}
.main_top>span a {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 100%;
	background: #fafafa;
	color: rgba(0, 0, 0, .5);
	transform: translate(-50%, -50%);
}
.main_top h1 {
	padding-top: 50px;
	padding-bottom: 80px;
	text-align: center;
	letter-spacing: 3px;
	font-size: 60px;
	font-family: wee;
	opacity: .8;
}
.lines {
	display: inline-block;
	width: 200px;
	height: 1px;
	background: #000;
}
.main_top .lines {
	position: absolute;
	left: -25px;
	display: none;
	top: 50%
}
.xqmain_top {
	position: relative;
}
.posirelate {
	position: absolute;
	top: 50%;
	left: 50%;
	color: rgba(0, 0, 0, .5);
	letter-spacing: 10px;
	transform: translate(-50%, -50%);
	width: 80%;
}
.posirelate a {
	display: inline-block;
	color: rgba(0, 0, 0, .5);
	font-size: 40px;
	font-family: STXihei;
	line-height: 80px;
	display: block;
	text-align: center;
}
.posirelate a:nth-child(2) {
	text-indent: -2em;
}
.posirelate a:nth-child(3) {
	text-indent: 2em;
}
.activetsta {
	color: rgba(0, 0, 0, .8)!important;
	font-size: 43px!important;
}
.xqrelate {
	position: relative;
}
.introduce {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	padding: 0 10px;
}
.introduce span {
	color: #ddd;
}
.introduce p {
	padding: 0 10px;
	color: #fff;
	font-family: iphon;
	cursor: pointer;
}
.cooper h1 {
	padding-bottom: 20px;
	font-size: 25px;
}
.pho-pagination {
	top: 65%;
	left: 150%;
	overflow: hidden;
	max-height: 350px;
	transform: translate(-50%, -50%);
}
.phoxq .posirelate a:nth-child(1) {
	text-indent: 1em;
}
.phoxq .posirelate a:nth-child(2) {
	text-indent: 0;
}
.phoxq .posirelate a:nth-child(4) {
	text-indent: 6em;
}
.phony .demo .boxLista dd {
	margin-top: 50px;
}
.phonytst {
	top: 5%;
}
.boxList.phony li:nth-child(2) {
	margin: 80px 0;
}
.boxList.phony li:nth-child(4) {
	margin: -10px 0;
}
.swiper-pagination-customs-active.pho-pagination {
	border: none;
	background-color: #fafafa;
	color: #000;
	font-size: 17px;
}
.swiper-pagination-customs-active.pho-pagination1 {
	border: none;
	background-color: #fafafa;
	color: #000;
	font-size: 17px;
}
.swiper-pagination-custom.customd a {
	display: block;
	color: rgba(0, 0, 0, .5);
}
.indexsmain {
	position: relative;
}
.pic_show .swiper-pagination {
	bottom: 100px;
}
.pic_show .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	opacity: 1;
	margin: 0 5px;
	border-radius: 50%;
	background-color: #666;
}
.pic_show .swiper-pagination-bullet-active {
	background: transparent;
	border: 1px solid #333;
	width: 10px;
	height: 10px;
	position: relative;
	top: 3px;
}
.pic_show .swiper-pagination-bullet-active:after {
	display: block;
	content: "";
	width: 3px;
	height: 3px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background-color: #333;
	border-radius: 50%;
}
#text {
	margin-left: 60px;
}
#text .indexsmain {
	margin: 0;
}
.jt {
	position: absolute;
	display: inline-block;
	display: none;
	cursor: pointer;
	transform: translate(-50%, -50%);
}
.jt img {
	width: 50px;
}
.left {
	top: 50%;
	left: 60px;
}
.right {
	top: 50%;
	right: 10px;
}
.tope {
	top: 4%;
	left: 50%;
}
.down {
	bottom: 0;
	left: 50%;
}
.indexsmain:hover .jt {
	display: block;
}
.carousel {
	position: relative;
}
.carousel .imgList li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	background: #fff;
}
.carousel .imgList li:first-child {
	display: block;
}
.carousel .btns a {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 30px;
	height: 70px;
	background-color: rgba(0, 0, 0, 1);
	color: #fff;
	text-align: center;
}
.carousel .btns a.leftBtn {
	left: 10px;
}
.carousel .btns a.rightBtn {
	right: 10px;
}
#circles {
	z-index: 99;
	overflow: hidden;
	width: 100%;
	max-height: 350px;
	text-align: center;
}
.carouseld {
	position: relative;
}
.carouseldd .imgListd li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#imgListd {
	background: #fff !important;
}
.carouseld .imgListd li:first-child {
	display: block;
}

/* flash */
.flash {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.flash li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.flash li a {
	display: block;
	background-position: center;
	height: 100%;
	background-size: 100% auto;
}
.spic a {
	width: 16px;
	height: 25px;
	display: block;
	margin: 0 auto;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.spic a img {
	width: 100% !important;
	height: auto;
}
#text {
	height: 100%;
}
table,
.pirobox_content img,
.c_c div {
	height: 480px!important;
	width: auto !important;
}
.pirobox_content img,
.c_c div {
	width: auto !important;
	margin: 0 auto !important;
	background: #FFF;
}
.c_r,
.c_l {
	height: 480px;
	display: inline-block;
}

/*table{margin-top:-20%!important}*/
.pirobox_content {
	margin: 0 !important;
	padding: 0 !important;
}
.gallery a img {
	width: auto;
	height: 100%;
	margin: 0 auto;
}
.mfp-bottom-bar,
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	display: none;
}
img.mfp-img {
	height: 760px !important;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	border: 8px solid #fff;
	border-radius: 8px;
	background: #fff;
}
.fa_content {
	overflow: hidden;
}
.fa_content .indexsmain {
	padding: 0 30px;
}
.fa_content .scroll_con {
	overflow: hidden;
	height: 100%;
}
.pic_show {
	position: fixed;
	width: 100%;
	height: 100%;
	lefT: 0;
	top: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.1);
	background: none\9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	display: none;
}
.pic_show .swiper-slide,
.pic_show .swiper-container,
.pic_show .swiper-wrapper {
	text-align: center;
	height: 100%;
}
.pic_show .swiper-slide .img {
	display: inline-block;
	padding: 0 20px;
	position: absolute;
	height: auto;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	height: 100%;
}
.pic_show .swiper-slide i {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	overflow: hidden;
}
.pic_show .swiper-slide img {
	vertical-align: middle;
	display: inline-block;
	height: 80%;
	background: #fff;
	border-radius: 5px;
	border: 5px solid #fff;
	position: absolute;
	border-bottom: 30px solid #fff;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;

}

.pic_show .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	z-index: 10;
	cursor: pointer;
	background: url(../images/arrow-left.png) no-repeat;
	left:60px
}
.pic_show .swiper-button-next{
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	z-index: 17;
	cursor: pointer;
	background: url(../images/arrow-right.png) no-repeat;
	right: 20px;
}
/*.pic_show .swiper-button-next {
	background-position: -40px 0;
}
.pic_show .swiper-button-next:hover {
	background-position: -40px -53px;
}
.pic_show .swiper-button-prev:hover {
	background-position: 0 -53px;
}*/
.fa_content .layui-flow-more {
	padding-bottom: 80px;
}
#imagelists li {
	height: 100%
}
#imagelists li a {
	position: relative;
	height: 100%
}
#imagelists li a img {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%
}
.delay100 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.delay200 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.delay300 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.delay400 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.delay500 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.delay600 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.delay700 {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.delay800 {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.delay900 {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
.delay1000 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.delay1200 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.delay1400 {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.swiper-wrapper01 {
	position: relative;
}
.scroll_con .swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-container-v {
	overflow: hidden;
}
.swiper-wrapper01 .swiper-slide {
	height: 330px;
}
.swiper-container-v {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.loadmore {
	position: absolute;
	line-height: 20px;
	top: 100%;
	text-align: center;
	width: 100%;
	height: 200px;
}
.swiper-slide001 {
	opacity: 0;
}
.fadeInDown2,
.swiper-slide-active .fadeInDown4 {
	-webkit-animation: layui-down 1s linear 0.7s forwards;
	animation: layui-down 1s linear 0.7s forwards;
}
.fadeInDown1,
.swiper-slide-active .fadeInDown3,
.demo.fadeInDown01 {
	-webkit-animation: layui-down 1s;
	animation: layui-down 1s;
}
.swiper-slide2.swiper-slide-active {
	opacity: 1;
}
.demo.fadeInDown02 {
	-webkit-animation: layui-down 1s linear 0.2s forwards;
	animation: layui-down 1s linear 0.2s forwards;
}
.demo.fadeInDown03 {
	-webkit-animation: layui-down 1s linear 0.4s forwards;
	animation: layui-down 1s linear 0.4s forwards;
}
.demo.fadeInDown04 {
	-webkit-animation: layui-down 1s linear 0.6s forwards;
	animation: layui-down 1s linear 0.6s forwards;
}
@-webkit-keyframes layui-down {
	from {
		-webkit-transform: translate3d(0, -250%, 0);
		opacity: 1
	}
	
	to {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1
	}
}
@keyframes layui-down {
	from {
		transform: translate3d(0, -250%, 0);
		opacity: 1
	}
	
	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}
.boxcontainer a {
	width: 100%;
	display: inline-block;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}
.slide_pic img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#news a {
	display: block;
	color: rgba(0, 0, 0, .5);
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}
#news a:hover {
	color: rgba(0, 0, 0, .8);
	font-size: 17px;
}
.fa_content .scroll_con li {
width: 370px;padding: 0 40px;text-align: center;padding-top: 60px;float: left;
}
.fa_content .scroll_con li .demo {float: none;width: 100%;padding: 50px 0;overflow: hidden;}
.fa_content .scroll_con li .demo p{margin-top:5px}
.fa_content .scroll_con li .demo p:last-child{color: #666666;}
.fa_content .scroll_con li .demo img {max-width: 96%;height: auto;margin: 0 auto;
}

@media only screen and (max-width: 1600px) {
	.indextest{font-size: 100px}
	.fa_content .scroll_con li{width: 320px;padding: 0 30px}
	.dipian{width: 90%;height: 90%;padding: 20px;}
	.iphon,.entitle,.eniphon{font-size: 13px!important}
	.picstk{margin: 40px 0 20px 0}
	
}


@media only screen and (max-width: 1440px) {
	.indextest{font-size: 90px}
	.fa_content .scroll_con li{width: 280px}
	.dipian{width: 95%;height: 90%;padding: 20px;}
	.iphon,.entitle,.eniphon{font-size: 12px!important}
	.picstk{margin: 35px 0 20px 0}
	
}

@media only screen and (max-width: 1400px) {
	.fa_content .scroll_con li{width: 330px;padding: 0 20px}
}


@media only screen and (max-width: 1366px) {
	.indextest{font-size: 80px}
	.fa_content .scroll_con li{width: 260px}
	.faboxtwo li {width: 33.3333333%;}.pic_show .swiper-slide img{/*height:500px*/}
}



