* {
-webkit-tap-highlight-color: transparent;
}
*:focus {
outline: none;
}
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#900;
	text-decoration:none
}
a:active {
	text-decoration:none
}
input, select {
	vertical-align:middle;
}
input, textarea {
	border:none;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	line-height:1.8em;
	
}
@keyframes move {
 10% {
 transform: rotate(30deg);
}
 20% {
 transform: rotate(-20deg);
}
 30% {
 transform: rotate(10deg);
}
 40% {
 transform: rotate(-5deg);
}
 50%, 100% {
 transform: rotate(0deg);
}
}
@keyframes mainbg {
0% {
background-position: 0% 0%;
}
25% {
background-position: 50% 25%;
}
50% {
background-position: 25% 50%;
}
75% {
background-position: 25% 25%;
}
100% {
background-position: 0% 0%;
}
}
@-webkit-keyframes scale {
from {
-webkit-transform:scale();
}
to {
	-webkit-transform:scale(1.2);
}
}
.tran {
-webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
}
.more {
	text-align:center;
	margin:1em 0;
}
.more a {
	display: inline-block;
	position: relative;
	border: 1px solid #d90000;
	border-radius:10em;
	padding:0.5em 3em;
	text-align:center;
	background-color: #e6e6e6;
	border-color: #e6e6e6;
}
.more a i {
	position: absolute;
	left: 1em;
	top: 0.5em;
	display: inline-block;
	vertical-align: middle;
}
.more a span {
	margin-left:1em;
}
.more a:hover {
	background: #d90000;
	border-color: #ef3e4a;
	color:#fff;
	box-shadow: 0px 0px 1em 0px rgba(0, 0, 0, 0.2);
	padding:0.5em 4em;
}
.more a:hover i {
	color:#fff;
	left: 1.5em;
}
.header {
	background: rgba(50, 50, 50, 0.8);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.navbar-newnav .nav-item .nav-link {
	color:#b47e2f
}
.navbar-newnav .active .nav-link {
	color:#b47e2f;
	font-weight:bold;
}
.dropdown-menu {
	background: rgba(180, 126, 47, 0.5);
	color:#fff;
	left:-50%;
	text-align:center;
}
.dropdown-menu a {
	color:#fff;
	border-bottom:1px solid #b47e2f;
}
.dropdown-menu a:hover {
	background: rgba(180, 126, 47, 0.5);
	color:#fff;
}
.dropdown-menu a:nth-last-child(1) {
 border:0;
}
.navbar-newnav .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .2);
}
.navbar-newnav .navbar-toggler-icon {
	background-image: url(../images/menu.png);
}
.topphone {
	font-size:1.4em;
	color:#C6A067;
	padding:0.3em 2em;
	font-family:cursive;
}
.header img {
	height:45px;
	display:block;
}
.newpadding {
	padding-left:7px;
	padding-right:7px;
}
.nopadding {
	padding:0;
}
.indexbanner {
	margin-top:0;
	font-family:'Noto Serif SC', serif;
	font-weight:600;
}
.indexbanner *{
	font-family:'Noto Serif SC', serif;
	}
.indexbanner img {
	width:100%;
}
.indexbg {
    background-image: url('/template/lecms/index/images/bg/018.jpg');
    background-size: 100% auto;
    background-position: left bottom;
	
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.indextitle {
	font-size: 2.2rem;
	font-family:'Noto Serif SC', serif;
	font-weight:600;
	padding: 0;
	writing-mode: vertical-lr;
	text-align: center;
	display: grid;
	justify-content: center;
	align-items: center;
	text-align: start;
	line-height:2em;
	color: #ffffff;
}
.indexvideo{
    background:rgba(0, 0, 0, 0.2);
}
.indexcase{
    background:rgba(0, 0, 0, 0.4);
}
.indexabout{
    background:rgba(0, 0, 0, 0.4);
}
.indexnews{
    background:rgba(0, 0, 0, 0.2);
}
.indextitle span {
	font-size:2.4rem;
	display:block;
	font-weight: bold;
	font-family:-webkit-pictograph
}
.indexabout {
	padding:6em 2em;
	/*animation: mainbg 10s ease infinite;*/
	
}
.indexabout .bigbg {
	background-image: url(../images/indexabout_big.jpg);
	background-size: 100% 100%;
	background-repeat:no-repeat;
}
.indexabout .bigbg .text {
	padding:2em 0 1em 0;
}
.indexabout .text p {
	text-indent:2em;
}
.indexabout .text img {
	width:auto;
}
.indexabout .img img {
	width:100%;
}
.indexabout .imgtext {
	color:#b47e2f;
	padding:1em 0;
	padding-left:0em;
}
.indexabout .imgtext i, .indexabout .imgtext em {
	margin-right:10px;
	color:#b47e2f
}
.indexabout .imgtext img{ width:300px; padding-top:1em;}
.indexnews {
	padding:6em 2em;

}
.indexnews .p1 {
	padding-left:0px;
	padding-right:0px;
}
.indexnews .p1 .item {
	border:1px solid #ffffff;
}
.indexnews .item {
	display:block;
	padding:0;
	border-radius:0;
	box-shadow: 0px 0px 1em 0px rgba(0, 0, 0, 0.3);
	margin-bottom:14px;
 transition: all .5s;
	background: rgba(255, 255, 255, 0.7);
	position:relative;
	overflow:hidden;
}
.indexnews .item:hover {
	box-shadow: 0px 0px 1em 0px rgba(0, 0, 0, 0.2);
 transition: all .5s;
}
.indexnews .item .img {
	overflow:hidden;
}
.indexnews .item .img img {
	width:100%;
	display:block;
	border-radius:0px;
}
.indexnews .item:hover .img img {
	-moz-transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}
.indexnews .item .body {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, .2);
}
.indexnews .item .body .bg {
	background-color: rgba(0, 0, 0, .2);
	position:absolute;
	left:0;
	bottom:-100px;
	width:100%;
transition: all .5s;
}
.indexnews .item:hover .body .bg {
	bottom:0px;
transition: all .5s;
	background-color: rgba(0, 0, 0, .8);
}
.indexnews .item .body .title {
	color:#fff;
	font-weight:bold;
	text-align:center;
	width:100%;
	margin:1em 0;
}
.indexnews .item .body .desc {
	width:95%;
	margin:1em auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
	color:#fff;
 transition: all .5s;
	height:85px;
}
.indexnews .item:hover .body {
	background-color: rgba(0, 0, 0, .0);
	border:10px solid #b47e2f;
}
.indexnews .item:hover .body .desc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
}
.indexvideo {
	padding:12em 2em 6em 2em;

}
.indexvideo .item {
	align-items: center;
	margin-left:-7px;
	margin-right:-7px;
}
.indexvideo .item ul {
	width: 100%;
	overflow: hidden;
 transition: all .5s;
}
.indexvideo .item ul li {
	position: relative;
	float: left;
	list-style-type: none;
	width: 25%;
	height:100%;
 transition: all .5s;
}
.indexvideo .item ul li .p1 {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	position:relative;
	overflow:hidden;
	height:800px;
}
.indexvideo .item ul li .bg {
 transition: all .3s;
	background-color: rgba(0, 0, 0, .5);
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.indexvideo .item ul li img {
	height:100%;
}
.indexvideo .item ul li .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding:1em 0;
	font-weight: 700;
	color: #fff;
	background-color: rgba(0, 0, 0, .3);
 transition: all .3s;
}
.indexvideo .item ul li:hover .title {
	font-size: 1.2em;
	background-color: rgba(0, 0, 0, .9);
	z-index:1;
}
.indexvideo .item ul li .desc {
	position:absolute;
	left:0;
	bottom:0;
	padding:60px 0 100px 0;
	text-align:center;
	width:100%;
	display:none;
}
.indexvideo .item ul li:hover .desc {
	display:block;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
}
.indexvideo .item ul:hover li {
	width: 24%;
}
.indexvideo .item ul li:hover {
	width: 28%;
}
.indexvideo .item ul li:hover .bg {
 transition: all .3s;
	background-color: rgba(0, 0, 0, 0);
}
.indexcase {
	padding:6em 2em;

}
.indexcase .item {
	position:relative;
	box-shadow: 0px 0px 1em 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 14px;
	overflow:hidden;
}
.indexcase .item:nth-child(4) .item {
margin-bottom:0
}
.indexcase .item:nth-child(5) .item {
margin-bottom:0
}
.indexcase .item:nth-child(6) .item {
margin-bottom:0
}
.indexcase .item .img {
	overflow:hidden;
	position:relative;
}
.indexcase .item .img img {
	width:100%;
	display:block;
	border-radius:0px;
}
.indexcase .item:hover .img img {
	-moz-transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}
.indexcase .item .body {
	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	overflow:hidden;
	background-color:rgb(0, 0, 0, 0);
	margin-bottom:-100%;
}
.indexcase .item .body .title {
	margin:3em 0 1em 0;
	text-align:center;
	font-size:1.5em;
	font-weight:bold
}
.indexcase .item .body .desc {
	margin:auto;
	width:60%;
	overflow: hidden;
	color:#fff;
}
.indexcase .item:hover .body {
	display:block;
	background-color:rgb(0, 0, 0, 0.4);
	color:#fff;
	margin-bottom:0;
}
.indexcase .item:hover .body .desc {
	color:#fff;
}
.pagebanner {
	background-image: url(../images/page_banner_01.jpg);
	background-size:cover;
	height:350px;
}
.pagebanner img {
	width:100%;
}
.pagetab {
	text-align:center;
	background: #e2e3e5;

	position:relative;
}
.pagetab a {
	display: inline-block;
	padding: 1em;
	font-size:1.6em;
	color: #333;
	position: relative;
}
.pagetab a.hover {
	background: #e1b97d;
	color: #fff;
	font-weight:bold;
}
.pagetab a.hover::after {
 content: "";
 position: absolute;
 width: 0;
 height: 0;
 border-top: #e1b97d solid 8px;
 border-bottom: transparent solid 8px;
 border-left: transparent solid 8px;
 border-right: transparent solid 8px;
 margin-left: -8px;
 left: 50%;
 bottom: -16px;
}
.page {
	padding:6em 2em;
   
}
.page .position {
	text-align: right;
	color: #ffffff;
}
.page .position a{ color:#ffffff;}
.page .pagelist .item {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	margin-bottom:14px;
	background: rgba(255, 255, 255, 0.3);
}
.page .pagelist .item .img {
	position:relative;
	overflow:hidden
}
.page .pagelist .item .img img {
	width:100%;
	display:block;
}
.page .pagelist .item:hover {
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.6);
}
.page .pagelist .item:hover .img img {
	-moz-transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}
.page .pagelist .item .body {
	padding:0.5em;
}
.page .pagelist .item .body p {
	margin:0;
}
.page .pagelist .item .body .title {
	font-weight:bold;
}
.page .pagelist .item .body .text{
    color: #ffffff;
}
.page .pagelist .item .body .title a{ color:#ffffff;}
.page .pagelist .item .body .desc a{ color:#ffffff;}
/*团队照片鼠标移上显示文字*/
.page .pagelist .teamitem {
	position:relative;
	overflow:hidden;
}
.page .pagelist .teamitem .text {
	height:100%;
	width:100%;
	
}
.page .pagelist .teamitem .text .title {
	position:absolute;
	bottom:0;
	display:block;
	width:100%;
	background-color:rgb(0, 0, 0, 0.7);
	color:#fff;
	padding:1em;
	z-index:999;
}
.page .pagelist .teamitem .text .desc {
	position:absolute;
	top:-100%;
	background-color:rgb(0, 0, 0, 0);
	color:#fff;
	width:100%;
	height:100%;
	display:block;
}
.page .pagelist .teamitem .text .desc .desctext {
	padding:0em 1em;
	bottom:60px;
	position:absolute;
}
.page .pagelist .teamitem .text .desc .desctext p {
	margin-bottom:0.3rem;
}
.page .pagelist .teamitem:hover .text .desc {
	top:0;
	display:block;
	background-color:rgb(0, 0, 0, 0.7);
}
.page .pagedetail .catetitle {
	font-size:2em;
	font-weight:bold;
	border-bottom:1px solid #efefef;
	margin:1em 0;
	padding:0 0 0.5em 0;
	color: #ffffff;
}
.page .pagedetail .content {
	padding:0;
}
.page .pagedetail .content .text{
    color: #ffffff;
}
.page .pagedetail .h4 {
	font-weight:bold;
	text-align:center;
	background:rgba(255, 255, 255, 0.8);
	padding:10px;
}
.page .pagedetail .catetitle span {
	color:#cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.page .pagedetail  .swiper-slide {

}
.page .pagedetail  video {
	width:100%;
}
.page .pagedetail  img {


}
.page .pagedetail  .contacttext{ color:#ffffff;}
.page .pagedetail  .contacttext img{
    max-width:250px;
}
.page .pagedetail .morelink p {
	background: rgba(0, 0, 0, 0.1);
	padding:0.5em;
	margin:1em 0;
	color: #ffffff;
}
.page .pagedetail .morelink p a{ color:#ffffff}
.page .pagedetail .morelist .li {
	border:1px solid #efefef;
	text-align:center;
	padding:1em 0;
	margin-bottom:1em;
	color: #ffffff;
}
.page .pagedetail .morelist span {
	display:block;
	text-align:center;
	color: #C9A063;
	font-size:1.2em;
}
.single{ background:rgba(255, 255, 255, 0.8); padding:2em;}
.single img{ max-width:600px;}
.pagination {
	display:inherit;
	text-align:center;
	padding:2rem 0;
	width:100%;
}
.pagination a {
	padding: .5em;
	margin:0 0.25em;
	line-height: 1.25;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius:4px;
}
.pagination a.no {
	color:#cccccc;
}
.footer {
	background-color:#333333;
	color:#fff;
	padding:2em 0;
	text-align:center;
}
.footer p {
	margin:0px;
	padding:0px;
}
.footer a {
	color:#CCC;
}
.work {
	width:100%;
	padding:1em;
	position:relative;
	margin-top:3em;
	border-radius:15px;
	border:3px solid #e1b97d;
	background:#f5f5f5;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box; /* Opera */
	transition: all 0.3s linear;/*0.3s*/
	-moz-transition: all 0.3s linear; /* Firefox 4 */
	-webkit-transition: all 0.3s linear;
}
.work:hover {
	border: solid 3px #e1b97d;
	border-radius: 10px;
	box-shadow: 7px 15px 30px #285a63;
}
.work_out, .work_in {
	position:absolute;
	width:0;
	height:0px;
}
.work_out {
	border:20px solid transparent;
	border-top-color:#e1b97d;
	top:-3.2em;
	left:50px;
}
.work_in {
	border:18px solid transparent;
	border-top-color:#f5f5f5;
	top:-3.4em;
	left:52px;
}
.wtitle {
	font-size:1.5em;
	font-weight:bold;
	border-bottom:1px solid #e1b97d;
	color: #e1b97d;
	padding:0.6em 0;
}
.wcontent {
	padding:1em 0;
}
.stepclear {
	clear:both;
}
.steplist1 .stepitem {
	width:9%;
}
.steplist2 .stepitem {
	width:11%;
}
.steplist {
	position:relative;
	padding:340px 0;
	overflow:hidden;
}
.steplist .stepitem {
	float:left;
	position:relative;
}
.steplist .stepitem::before {
content: '';
 position: absolute;
 display: block;
 width: 100%;
 height:10px;
 background: #e1b97d;
 top: 50px;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
}
.steplist .stepitem .stepbox {
	position:relative;
}
.steplist .stepitem .stepbox .stepico {
	width:100px;
	height:100px;
	line-height:90px;
	margin:auto;
	border: 5px solid #eaeaea;
	border-radius:50%;
	text-align:center;
	z-index:1;
	cursor:pointer;
}
.steplist .stepitem .stepbox .stepico i {
	font-size:3rem;
}
.steplist .stepitem .stepbox .steptext {
	background:#e1b97d;
	color:#fff;
	padding:10px;
	position:relative;
	top:20px;
	left:-25%;
	width:150%;
	margin:0;
	cursor:pointer;
	border-radius:10px;
 -webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.steplist .stepitem:hover .stepbox .steptext {
	background:#333;
	color:#fff;
 -webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.steplist .stepitem .stepbox .steptext::after {
 content: '';
 display: block;
 position: absolute;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0px 10px 10px 10px;
 border-color: transparent transparent #e1b97d transparent;
 left: 50%;
 margin-left:-5px;
 top:-10px;
}
 .steplist .stepitem:hover .stepbox .steptext::after {
border-color: transparent transparent #333 transparent;
}
.steplist .stepitem .stepbox .steptext h2 {
	font-size:1rem;
	text-align:center;
	border-radius:10px;
	margin:0;
}
.steplist .stepitem:hover .stepbox .steptext {
	background:#333;
	color:#fff;
}
.steplist .stepitem .stepbox .steptext p {
	position:absolute;
	top:0px;
	left:0;
	background:#e1b97d;
	color:#fff;
	padding:5px;
	width:100%;
	display:none;
	border-radius:10px;
	z-index:10;
	font-size:1rem;
	font-size:14px;
}
.steplist .stepitem .stepbox .steptext p.newwidth {
	width:300%;
	left:-100%;
}
.steplist .stepitem:hover .stepbox .steptext p {
	display:block;
	background:#333333;
}
.steplist .transform1::before {
 transform: rotate(155deg);
 left:50%
}
.steplist .transform1 .stepbox .stepico {
	margin-top:40px;
}
.steplist .transform2::before {
 transform: rotate(25deg);
 left:50%;
}
.steplist .transform2 .stepbox .stepico {
	margin-top:-40px;
}
 .steplist .nonebg::before {
background:none;
}
.i1 .stepico {
	background-color:#007bff;
}
.i2 .stepico {
	background-color:#6610f2;
}
.i3 .stepico {
	background-color:#e83e8c;
}
.i4 .stepico {
	background-color:#dc3545;
}
.i5 .stepico {
	background-color:#28a745;
}
.i6 .stepico {
	background-color:#17a2b8;
}
.steplist .leftw100 .stepbox .steptext {
	left:0;
}
.steplist .leftw100 .stepbox .steptext::after {
left:25%;
}
.steplist .rightw100 .stepbox .steptext {
	left:-50%;
}
.steplist .rightw100 .stepbox .steptext::after {
left:75%;
}
.steplist .stepitem .stepbox:hover .stepico {
	background-color:#333;
}
.steplist .stepitem .i2 .steptext {
	top:-160px;
}
.steplist .stepitem .i2 .steptext::after {
top:auto;
bottom:-10px;
border-width: 10px 10px 0px 10px;
 border-color:#e1b97d transparent transparent transparent;
}
 .steplist .stepitem:hover .i2 .steptext::after {
border-color:#333 transparent transparent transparent;
}
.steplist .stepitem .i2 .steptext p {
	top:auto;
	bottom:-15px;
}
.video-js{ margin:1rem 0;width:100%; height:600px;}
.video-js .vjs-big-play-button{ left:50%; margin-left:-1.5rem; top:50%; margin-top:0rem;}
.leftnewposition{ position:relative;}
.leftnewposition .morelink{ position:absolute;left:0;bottom:0; width:100%;}
@media (max-width:768px) {
.video-js{ margin:1rem 0;width:100%; height:400px;}
.indexbanner{ padding-top:175px;}
.leftnewposition .morelink{ display:none;}
.navbar-nav {
border-top:1px solid #867a7a;
display: block;
}
.navbar-nav .nav-item{ float:left; width:33.333%; text-align:center; position:relative;}
.navbar-nav .dropdown-menu{
    position: absolute;
    left: 0;
    width: 100%;
    min-width: auto;
}
.navbar-nav .nav-link{ padding:0.2rem 0;-webkit-tap-highlight-color: transparent;}
.dropdown-item{ padding:0.25rem 0rem;}
.topphone {display: none;
}
.indextitle {
 writing-mode:inherit;
 text-align:center;
 padding:0.5em 0;
}
.indextitle span {
font-size:2rem;
font-family: fantasy;
}
.indexbg {
     background-size: auto 100%;
         background: none;;
}
.indexbg:before{
    content: ' ';
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/template/lecms/index/images/bg/018.jpg) center 0 no-repeat;
    background-size: cover;
    background-color: transparent;
    background-position: left bottom;
}
 .indexabout .bigbg {
background-size: 200% 100%;
}
.indexcase, .indexnews, .indexabout, .indexvideo, .page {
padding:2em 0.5em;
}
 .indexvideo .item ul li {
height:400px;
}
.indexvideo .item ul li img {
height:400px;
}
.pagebanner {
height:200px;
 margin-top:175px;
}
 .pagetab a {
padding:0.5em;
font-size:1.2em;
}
.steplist {
padding:100px 0;
}
.steplist .stepitem {
width:50%;
margin:50px 0;
}
.steplist .leftw100 .stepbox .steptext::after {
left:50%;
}
.steplist .rightw100 .stepbox .steptext::after {
left:50%;
}
.steplist .transform1::before, .steplist .transform2::before {
transform: inherit;
left:0;
}
.steplist .transform2 .stepbox .stepico {
margin-top:0;
}
.steplist .transform1 .stepbox .stepico {
margin-top:0;
}
.steplist .stepitem .stepbox .steptext {
width:96%;
left:0;
margin: 0 2%;
}
 .steplist .stepitem .i2 .steptext {
top:20px;
}
.steplist .stepitem .i2 .steptext::after {
 top: -10px;
 bottom:auto;
 border-width: 0px 10px 10px 10px;
 border-color:  transparent transparent #e1b97d transparent;
}
.steplist .stepitem .i2 .steptext p {
top:0;
bottom:auto;
}
.steplist .stepitem .stepbox .steptext p.newwidth {
 width:200%;
left:-100%;
}
.indextitle span{ font-size:1.5rem;}
.indextitle{ font-size:1.5rem;}
.pagetab a{ font-size:1rem;}
.page .pagedetail .catetitle{ font-size:1.0rem;}
.page .pagedetail .morelist span{ font-size:1rem;}
.indexvideo .item ul li{ height:250px; width:50%;}
.indexvideo .item ul li img{ width:100%; height:auto;}
.indexvideo .item ul li .p1{ height:250px; border-bottom:1px solid #ffffff;}
.indexvideo .item ul:hover li {
	width: 50%;
}
.indexvideo .item ul li:hover {
	width: 50%;
}
.navbar-newnav .navbar-toggler{ display:none;}
.collapse:not(.show){ display:block;}
}
