﻿.wid100 {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.radius {
	border-radius: 5px;
}

.bg-gray {
	background: #f6f6f6;
}

.bg-white {
	background: #fff;
}

.text-center {
	text-align: center;
}

.text-black {
	color: #000
}

.padding {
	padding: 15px
}

.padding-lr-lg {
	padding-left: 20px;
	padding-right: 20px;
}

.padding-bottom-lg {
	padding-bottom: 20px;
}

.margin-top-sm {
	
	margin-top: 10px;
}

.margin-top-lg {
	margin-top: 20px;
}

.margin-right-sm {
	margin-right: 10px;
}

/* .mui-off-canvas-wrap,mui-inner-wrap.mui-transitioning{
	overflow-y: auto;
	overflow-x: hidden;
} */
.mui-scroll-wrapper {
	/*    overflow-y: auto;
    overflow-x: hidden; */
	position: fixed;
	left: unset;
	right: 0;
}

video {
	z-index: 0;
}

.mui-bar {
	line-height: 44px;
	background-color: #fff;
	border-top: #d3137a 2px solid;
}

.mui-title {
	font-weight: 400;
}

.mui-bar-nav.mui-bar .mui-icon {
	color: #d3137a;
}

.logo img {
	width: 45px;
	margin-top: 8px;
	float: left;
	margin-right: 5px;
}

.logo span {
	color: #d3137a;
}

.mui-off-canvas-wrap {
	max-width: 720px;
	margin: 0 auto;
}

.mui-bar .icon-liebiao {
	font-size: 26px;
	color: #000;
}

.mui-slider .mui-slider-group .mui-slider-item {
	height: 175px;
}

.mui-content {
	background-color: #fff;
}

.mui-grid-view.mui-grid-9 .mui-media {
	color: #fff;
}

.item .mui-grid-view.mui-grid-9 {
	border: none;
	background-color: unset;
}

.item .mui-grid-view.mui-grid-9 .mui-table-view-cell {
	border: none
}

.item .mui-grid-view.mui-grid-9 .mui-table-view-cell a {
	margin: auto;
}

.item .mui-grid-view.mui-grid-9 .mui-table-view-cell .icon {
	width: 70px;
	height: 70px;
	border-radius: 5px;
	background: #f0b9d8;
	margin: auto
}

.item .icon .body {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background: #d3137a;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}

.item .mui-grid-view.mui-grid-9 .icon .iconfont {
	font-size: 2em;
	line-height: 60px;
}

.about .title a,
.contact .title a {
	line-height: 46px;
	color: #959595;
	font-size: 18px;
}

.about .title img {
	width: 215px;
}

.about p {
	color: #333;
	text-indent: 2em;
	margin-top: 15px;
	font-size:16px;
	line-height:28px;
}

.about p font {
	top:-2px;
	margin-right:7px;
	position: relative;
	display: inline-block;
	width:9px;
	height:9px;
	border-radius: 8px;
	background: #d3137a;
}

.aboutny .person p {
	float: left;
	margin-left: 10px;
	width: calc(100% - 135px - 10px);
}

.about img {
	width: 100%;
}

.project {
	margin-bottom: 40px;
	position: relative;
}

.project .title {
	width: 245px;
	background: #fff;
	text-align: center;
	border-top: #f07fbf 2px solid;
	padding: 15px 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
}

.project .title img {
	width: 172px;
}

.project .body {
	background: #d3137a;
	margin-top: 55px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 50px;
}

.project .body ul li img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
}

.project .body ul li p {
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 17px;
}

.contact .title img {
	width: 178px;
}

.map {
	width: 100%;
	height: 195px;
}

.map_title {
	font-size: 10px;
	color: #d3137a;
}

.map_content {
	color: #000;
	font-weight: 400;
}

.BMap_omCtrl {
	height: 60px !important;
}

.BMap_omOutFrame {
	height: 59px !important;
}

.contact .item li {
	width: auto;
	float: left;
	color: #333;
	font-size: 14px;
	list-style: none;
	margin:0 20px;
	line-height: 24px;
}

.contact .item i {
	color: #c20070;
	margin-right: 10px;
	font-size: 18px;
}

.footer {
	padding: 20px 0;
	background: #2e2e2e;
	float: left;
}

.footer p {
	color: #fff;
	margin-bottom: 0px;
}

.aboutny {
	margin-bottom: 20px;
}

.aboutny p {
	text-indent: 2em;
	color: #000;
	font-size:16px;
	line-height:28px;
	text-align: justify;
}

.aboutny p i {
	top:-1px;
	margin-right:7px;
	position: relative;
	display: inline-block;
	width:8px;
	height:8px;
	border-radius: 8px;
	background:#d3137a;
}

.aboutny p font {	
	color:#d3137a}

.photo {
    padding:0 20px 50px 20px;
}

.photo .mui-table-view:before,
.photo .mui-table-view:after {
	background-color: unset;
}

.page {
	padding: 0 14px;
}

.page a,
.page span {
	background: #d3137a;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
}

.page span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.brand .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
	background: #7f7f7f;
	color: #fff;
	margin-top: 0;
	padding: 5px 0;
	height: 25px;
	font-size: 14px;
	position: absolute;
	bottom: 5px;
	width: calc(100% - 14px);
}

.brand .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
	height: 180px;
	position: relative;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}

.contactny .map {
	border: #fff 2px solid
}

.hidden {
	overflow: hidden;
}

.productsny .mui-segmented-control.mui-segmented-control-inverted {
	border-bottom: #7d7d7d 1px solid;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #d3137a;
	border-bottom: 2px solid #d3137a;

}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
	font-size: 17px;
	line-height: 35px;
	padding: 0 30px;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active::after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #d3137a;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item i {
	color: #d3137a;
}

.productsny .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
	/*width: 160px;
	height: 160px;*/
}

.productsny .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
	border: #7d7d7d 1px solid;
	padding: 5px 10px;
	height: auto;
	margin-top: 0;
	text-align: left;
}

.productsny .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body span {
	width: 80%;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
}

.productsny .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body i {
	color: #d3137a;
}

.news .mui-table-view .mui-media-object {
	max-width: 105px;
	height: 78px;
}

.news .mui-table-view .mui-media-body .mui-ellipsis {
	font-size: 14px;
}

.news .mui-table-view .mui-media-body .desc {
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
}

.news .mui-table-view-cell:after {
	left: 0;
}

.news .mui-table-view-cell:last-child:after {
	height: 1px;
}

.detail img {
	width: 270px;
	height: 180px;
	margin-bottom: 20px;
}

div.indexmaindiv {
	height: 130px;
	margin: 0px auto;
	padding: 0 20px
}

div.indexmaindiv div.playerstyles {
	width: 168px;
	height: 44px;
	background: url('../images/playstyles.png') no-repeat;
}

div.indexmaindiv1 {
	margin-top: 25px;
	overflow: hidden;
}

div.indexmaindiv1 div.stylesgoleft {
	float: left;
	width: 21px;
	height: 28px;
	background: url('../images/arrowhead.png') no-repeat left top;
	margin: 50px 5px 0px 0px;
	cursor: pointer;
}

div.indexmaindiv1 div.stylesgoleft:hover {
	float: left;
	width: 21px;
	height: 28px;
	background: url('../images/arrowhead.png') no-repeat left -28px;
	margin: 106px 5px 0px 0px;
	cursor: pointer;
}

div.indexmaindiv1 div.playerdetail {
	width: 90px;
	height: 130px;
	color: #fff;
}

div.indexmaindiv1 div.playerdetail div.detailimg {
	width: 90px;
	height: 90px;
	margin: auto;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;	
	border-radius: 50%;
}

div.indexmaindiv1 div.playerdetail div.detailimg img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
}



div.indexmaindiv1 div.playerdetail div.teanames {
	width: 90px;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	color: #fff;
}

div.indexmaindiv1 div.playerdetail .checkdetail {
	width: 134px;
	height: 27px;
	display: block;
	background: url('../images/checkdetail.png') no-repeat;
	margin: 18px;
}

div.indexmaindiv1 div.stylesgoright {
	float: left;
	width: 21px;
	height: 28px;
	background: url('../images/arrowhead.png') no-repeat left -56px;
	margin: 50px 0px 0px 15px;
	cursor: pointer;
}

div.indexmaindiv1 div.stylesgoright:hover {
	float: left;
	width: 21px;
	height: 28px;
	background: url('../images/arrowhead.png') no-repeat left -84px;
	margin: 106px 0px 0px 15px;
	cursor: pointer;
}

/*滚动*/
div.maindiv1 {
	float: left;
	width: calc(100% - 42px - 40px);
	height: 130px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}

div.maindiv1 ul {
	position: absolute;
	left: -50px;
	top: 0;
}

div.maindiv1 ul li {
	float: left;
	width: 90px;
	margin: 0 22px;
	list-style: none;
}

.mui-table-view-inverted {
 width:70%;
 float:right;
 font-size:16px;
}
.mui-table-view.mui-grid-view{
	padding: 0 0 10px 0;
}
.mui-table-view.mui-grid-view .mui-table-view-cell{
	padding: 10px 14px 0 0;
}
.mui-table-view.mui-grid-view .mui-table-view-cell:nth-child(2n){
	padding:10px 0 0 14px
}
.mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn){
	margin: -10px -14px 0 0;

}
.mui-table-view.mui-grid-view .mui-table-view-cell:nth-child(2n)>a:not(.mui-btn){
margin:-10px 0 0 -14px
}

/*精品案例*/
.jptypeitem {
    padding-top:25px;
    padding-bottom:15px;
    width:auto;
    border-bottom:1px #e5e5e5 solid;
}
.jptypeitem .jptypetitle {
    margin:0 0 25px 0;
    width:110px;
    height:35px;
    line-height:35px;
    background:#d3137a;
    color:#ffffff;
    font-size:0.9rem;
    text-align:center;
    overflow:hidden;
}

.branditem {
   padding-left:5px!important;
}
.brandlist img {
  border:1px #eeeeee solid;
width:100%}

.zsmain {
	padding:15px 20px;
	width:auto;
}

.zsmain .zsitem {
	margin-bottom:20px;
	padding:25px 15px 20px 15px;
	background:#f6f6f6;
}

.zsmain .zstitle {
	margin-bottom:10px;
	width:150px;
}

.zsmain .zstitle img {
	width:100%;}

.zsmain .zsitem ul {
	clear:both;
	display:block;
}	

.zsmain .zsitem li {
	float:left;
	margin:0 1.5% 15px 1.5%;
	width:30%;}
	
.zsmain .zsitem li img {
	width:100%;}	
	
.zsmain .zsitem ul.row3 li {
	float:left;
	width:25%;
	margin:0 4% 15px 4%;
}

.zsmain .zsitem ul.row4 li {
	float:left;
	width:20%;
	margin:0 2.5% 15px 2.5%;
}
	

.imgbmain {
	display:none;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	position:fixed;
	width:90%;
	height:70%;
	z-index:999999
}
.imgbmain table {
	width:100%;
}
	
.imgbmain table td img {
	width:100%;}

.imgbg {
	display:none;
	top:0;
	left:0;
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	z-index:9999
}
	
	
/*---------------------------------------------去除各浏览器输入框焦点线---------------------------------------------*/
input:focus,  select:focus, textarea:focus {
  outline: none;
  -moz-outline: none;
  -ms-outline: none;
  -o-outline: none;
  -webkit-outline: none;
 } 
  

/*---------------------------------------------自动撑开页面---------------------------------------------*/
.box:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .box {
	height: 1%;
}
/* End hide from IE-mac */
	
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, dl, dt, dd, p, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

