html, body,.mui-content{ margin:0; height:100%; }
header{
	width: 100%;
	margin: 0px auto;
	height: 38%;
	overflow: hidden;
}
.myapp-content {

}
.myapp-list-bg{
	/* background: url('../images/meun.jpg') no-repeat; */
	display: block;
	width: 100%;
	height: 52%;
	background-size: contain;
}
.myapp-list-bg ul{
	margin: 0px;
	padding: 0px;
	height: 95%;
	width: 100%;

}
.myapp-list-bg li{
	margin: 3% 2% 1% 2%;
	height: 21%;
	float: left;
	width: 46%;
	list-style: none;
	display: block;
}
.myapp-list-bg li a{
	width: 100%;
	height: 100%;
	display: block;
}
.myapp-list-bg li:nth-child(1){
	background: url('../images/about.jpg') #EB6566 center no-repeat;
	background-size: contain;
}
.myapp-list-bg li:nth-child(2){
	background: url('../images/product.jpg')#B8CEC1 center no-repeat;
	background-size: contain;
}
.myapp-list-bg li:nth-child(3){
	background: url('../images/afff.jpg') #F0A200 center  no-repeat;
	background-size: contain;
}

.myapp-list-bg li:nth-child(4){
	background: url('../images/region.jpg') #07AB86 center no-repeat;
	background-size: contain;
}

.myapp-list-bg li:nth-child(5){
	background: url('../images/success.jpg') #C29FC9 center no-repeat;
	background-size: contain;
}
.myapp-list-bg li:nth-child(6){
	background: url('../images/affiliate.jpg') #38B0E5 center no-repeat;
	background-size: contain;
}
.myapp-list-bg li:nth-child(7){
	background: url('../images/joining.jpg') #0A439A center no-repeat;
	background-size: contain;
}
.myapp-list-bg li:nth-child(8){
	background: url('../images/wonderful.jpg') #F8CA98 center no-repeat;
	background-size: contain;
}


.myapp-list{
	padding-top: 3%;
}
.myapp-list  li{
	text-align: center;
	list-style: none;
}
@media screen and (max-height: 480px){
	.myapp-list  li{
		float: left;
		width: 33%;
		padding-right: 1.5%;
		padding-left: 1.5%;
		padding-top: 1%;
	}
}
 @media screen and (min-height: 481px) and (max-height: 569px){
	.myapp-list  li{
		width: 46%;
	}
	.myapp-list  li:nth-child(even){
		float: left;
	}
	.myapp-list  li:nth-child(odd){
		float: right;
	}
}
 @media screen and (min-height: 570px) and (max-height: 668px){
	.myapp-list  li{
		width: 47%;
	}
	.myapp-list  li:nth-child(even){
		float: left;
	}
	.myapp-list  li:nth-child(odd){
		float: right;
	}
}
 @media screen and (min-height: 669px) and (max-height: 737px){
	.myapp-list  li{
		width: 40%;
	}
	.myapp-list  li:nth-child(even){
		float: left;
	}
	.myapp-list  li:nth-child(odd){
		float: right;
	}
}


header  img{
	width: 100%;
}

.class_fl{
	 background: #fff;
	 width: auto;
	 height: auto;
	 overflow:  hidden;
}
.class_fl  ul{
	 background: #EDEDED;
	 margin: 3%;
	 padding-top: 2%;
	 padding-bottom: 2%;
}
.goods_list{

	width: auto;
	height: auto;
}
.goods_list  ul {
	background: #FEFCED;
}
.tuijian{
	width: auto;
	height: auto;
	overflow: hidden;
	background: #FEFCED;
	padding: 0px 6%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tuijian ul{
	margin: 0px;
	padding: 0px;

}
.tuijian ul li{
	float: left;
	width: 25%;
	list-style: none;
	padding-right: 2%;
}
/* .tuijian ul li:nth-child(4) {
	padding-right: 0px;
} */
.an_list {
	margin: 0px 6%;
	background: #301907;
	border-radius: 5px;
}
.an_list ul{
	margin: 0px;
	padding: 0px;
}
.an_list ul li{
	list-style: none;
	height: 120px;

}
.an_list ul li:nth-child(1){
	background: url('../images/anli_bg_1.jpg') center  no-repeat;
	background-size:90%;

}
.an_list ul li:nth-child(2){
	background: url('../images/anli_bg_2.jpg') center  no-repeat;
	background-size:90%;

}
.an_list ul li:nth-child(3){
	background: url('../images/anli_bg_3.jpg') center no-repeat;
	background-size:90%;

}
.an_list ul li:nth-child(4){
	background: url('../images/anli_bg_4.jpg') center no-repeat;
	background-size:90%;

}
.an_list ul li:nth-child(5){
	background: url('../images/anli_bg_5.jpg') center no-repeat;
	background-size:90%;

}
.anli_f{
	float: left;
	width: 32%;
}
.anli_r{
	width: 66%;
	float: left;
	text-overflow: ellipsis;
	line-height: 25px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	height: 100px;
	padding: 30px 20px;
}
@media screen and (min-width: 300px) and (max-width:320px ) {
	.anli_f span{
		padding-left: 50%;
		padding-top: 25%;
	}
	.anli_f dd{
		padding-top: 10%;
 		padding-left:50%;
 	}



}
@media screen and (min-width: 321px) and (max-width: 420px){
	.anli_f span{
		padding-left:50%;
		padding-top: 20%;
	}
	.anli_f dd{
		padding-top: 10%;
 		padding-left:50%;
 	}


}
@media screen and (max-width:376px)and(max-width: 420px) {
 	.anli_f span{
 		padding-left:45%;
 		padding-top: 18%;
 	}
 	.anli_f dd{
 		padding-top: 10%;
 		padding-left:45%;
 	}


 }

.anli_f span{
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-overflow: ellipsis;
}
.anli_f dd{
	display: block;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
	text-overflow: ellipsis;
	height: 60px;
	overflow: hidden;
}
.anli_more{
	display: block;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 10px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 65%;
	clear: both;
	margin-top: 15px;
}
.anli_more a{
	color: #F5AB3E;
	text-decoration: none;
	display: block;
}
.anli_more a:hover,.anli_more a:visited{
	color: #F5AB3E;
	text-decoration: none;
	display: block;
}


.huigu_bg_cl{
	background: #00939D;
}
.huigu_bg_cl2{
	background: #DD8720;
}

.huigu_list{
	margin:5%;
	height: 445px;
	margin-top: 0px;
	position: relative;
}
.triangle-left {
	position: absolute;
	z-index: 999;
	left: -10px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 10px solid #00939D;
    border-bottom: 30px solid transparent;
    overflow: hidden;
}
.triangle-left2 {
	position: absolute;
	z-index: 999;
	top: -10px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-bottom: 10px solid #DD8720;
    border-right: 30px solid transparent;
    overflow: hidden;
}

.huigu_list h2{
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
}
.huigu_bg{
	background: #fff;
	border-radius: 5px;
	height: 380px;
	width: 90%;
	margin: 0px auto;
	padding-top: 3%;

}
.huigu_bg_b{
	height: 360px;
	width: 95%;
	margin: 0px auto;
	padding-top: 3%;
}
.huigu_bg_f{
	background: #fff;
	height: 345px;
    width: 95%;
    margin: 0px auto;
}
.huigu_bg_f ul{
	padding: 0px 5px;
	height: 200px;
}
.huigu_bg_f ul li{
	list-style: none;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px  dashed #000;
}
.huigu_bg_f ul li span{
	float: right;
}
.huigu_tj {
	background: #DDDDDD;
	height: 85px;
	margin: 3%;
}
.huigu_tj ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
.huigu_tj ul li{
	list-style: none;
	width: 70px;
	height: 80px;
	float: left;
	padding-left: 6px;
	padding-top: 5px;
	border-bottom: 0px;
}



.footer{
	width: 100%;
	height: 60px;
	clear: both;

}
.footer  ul{
	margin: 0px;
	padding: 0px;
}
.footer ul li{
	float: left;
	width: 25%;
	list-style: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 60px;


}
.footer ul li a{
	height: 60px;
	color: #fff;
	display: block;
	background: url('../images/meun_bg.jpg') repeat-x;
	padding-top: 10px;
	text-decoration: none;
}
.footer ul li a:hover{
	padding-top: 10px;
	color: #fff;
	background:url('../images/meun_bg_hover.jpg') repeat-x;
	height: 60px;
	text-decoration: none;
}

@font-face {font-family: 'iconfont';
    src: url('../style/iconfont.eot'); /* IE9*/
    src: url('../style/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../style/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../style/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../style/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:25px;
    color: #fff;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.social_nav3 {
    height: 55px;
    width: 320px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
}

.social_nav3 .social3 {
    display: block;
    width: 288px;
    height: 55px;
    margin-right: 18px;
    overflow: hidden;
    position: relative;
}

.social_nav3 a {
    height: 55px;
    line-height: 85px;
    font-size: 13px;
    width: 65px;
    display: inline-block;
    font-size: 12px;
    position: relative;
    z-index: 11;
    text-align: center;
    color: #fff;
}

.social_nav3 a.tel {
    width: 65px;
    text-indent: 15px;
}

.social_nav3 span {
    display: block;
    width: 35px;
    height: 25px;
    position: absolute;
    top: 0;
    z-index: 10;
}

.social3 {
    background-color: #32323a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#32323a), to(#23232b));
    background-image: -webkit-linear-gradient(top, #32323a, #23232b);
    background-image: -moz-linear-gradient(top, #32323a, #23232b);
    background-image: -o-linear-gradient(top, #32323a, #23232b);
    background-image: -ms-linear-gradient(top, #32323a, #23232b);
    background-image: linear-gradient(top, #32323a, #23232b);
}

.social3:before {
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
    border-bottom: 1px solid #4b4c57;
    position: absolute;
    top: 0;
    left: 0;
}

.social3:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
    border-top: 1px solid #4b4c57;
    position: absolute;
    bottom: 0;
    left: 0;
}

.social3 b {
    width: 1px;
    height: 100%;
    background: #000;
    border-left: 1px solid #4b4c57;
    position: absolute;
    top: 0;
    right: 0;
}

.social_nav3 span.tel {
    left: 30px;
    top: 5px;
    height: 30px;
    background-position: 3px -49px;

}

@keyframes telshow {
    0% {
        transform: rotate(0deg)
    }

    5% {
        transform: rotate(-13deg)
    }

    10% {
        transform: rotate(0deg)
    }

    15% {
        transform: rotate(-13deg)
    }

    20% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(-13deg)
    }

    100% {
        transform: roate(0deg)
    }
}

@-webkit-keyframes telshow {
    0% {
        -webkit-transform: rotate(0deg)
    }

    5% {
        -webkit-transform: rotate(-13deg)
    }

    10% {
        -webkit-transform: rotate(0deg)
    }

    15% {
        -webkit-transform: rotate(-13deg)
    }

    20% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(-13deg)
    }

    100% {
        -webkit-transform: roate(0deg)
    }
}

@-o-keyframes telshow {
    0% {
        -o-transform: rotate(0deg)
    }

    5% {
        -o-transform: rotate(-13deg)
    }

    10% {
        -o-transform: rotate(0deg)
    }

    15% {
        -o-transform: rotate(-13deg)
    }

    20% {
        -o-transform: rotate(0deg)
    }

    25% {
        -o-transform: rotate(-13deg)
    }

    100% {
        -o-transform: roate(0deg)
    }
}

.social_nav3 span.weichat {
    left: 90px;
    top: 7px;
    background: url("../Images/qq.png") no-repeat;
    background-size: 25px 25px;
}

@keyframes xshow {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes xshow {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes xshow {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.social_nav3 span.weibo {
    left: 157px;
    top: 7px;
     background: url(../images/qqq11.png)  no-repeat;
    height: 26px;
}

.social_nav3 .line_1 {
    z-index: 10;
    display: inline-block;
    width: 5px;
    height: 4px;
    border: 2px solid #ffb841;
    border-width: 2px 2px 0 0;
    border-radius: 0 30px 0 0;
    position: absolute;
    top: 9px;
    right: 104px;
    animation-name: xshow2;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: xshow2;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -o-animation-name: xshow2;
    -o-animation-duration: 5s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
}

.social_nav3 .line_2 {
    z-index: 10;
    display: inline-block;
    width: 8px;
    height: 6px;
    border: 2px solid #ffb841;
    border-width: 2px 2px 0 0;
    border-radius: 0 35px 0 0;
    position: absolute;
    top: 6px;
    right: 101px;
    animation-name: xshow;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: xshow;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -o-animation-name: xshow;
    -o-animation-duration: 5s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
}

@keyframes xshow2 {
    0% {
        opacity: 0;
    }

    20% {
       opacity: 1;
    }

    40% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes xshow2 {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes xshow2 {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.social_nav3 span.talk99 {
    background-position: 1px -200px;
    background-repeat: no-repeat;
    left: 226px;
    height: 24px;
    width: 26px;
    top: 8px;
}

.social_nav3 .btn {
    display: block;
    width: 32px;
    height: 55px;
    position: absolute;
    right: 0;
    background-position: 0 -786px;
}

.social_nav3 .btn2 {
    display: block;
    width: 32px;
    height: 55px;
    position: absolute;
    right: 0;
    background-position: 0 -249px;
    display: none;
}
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav3 .btn, .social_nav3 .btn2, .social3 span, .brand_advance .yscontent .telbg {
    background-image: url("../images/SkinsBar3.png");
    background-size: 32px 889px;
}
