@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,th,td{margin:0;padding:0; }
ul li{list-style-type:none;}
a{ color:#666666; text-decoration:none;}
img{vertical-align: middle;vertical-align: middle;max-width:100%;}
.clear{clear:both;}

body{
	max-width: 750px;
	margin: 0 auto;
	font-size:62.5%;
	color: #000;
  background: #fff;
  
}
header {
    overflow: hidden;
    padding: 2% 0;
    width: 100%;
    /*background: #fa7fba;*/
}
header img {
    display: block;
    width: 88%/*30%*/;
    margin: 0 auto;
}
.fl{float:left;}
.fr{float:right;}
.right{margin-right:0 !important;}
/*#d1{margin-top: 100px;}*/
#d1 h1{font-size: 5vw;font-weight:bold;color:/*#fa7fba*/#cba36f;line-height: 8vw;padding:2vw 0;text-align: center;}
.t1{width:90%;margin:0 auto;text-align: center;padding:3vw 0;font-size: 3.5vw;line-height:5vw;}
.c1{width:92%;margin:2vw auto 0;}
.c1 p{text-align: center;font-size: 4vw;padding-top: 2vw;}
.cli1{float:left;width:48%;margin-right: 4%;margin-bottom: 4vw;}
.cli1 img{width:100%;}
.anniu1{width:30vw;height: 10vw;background: #cfb269/*#fa7fba*/;color:#fff;font-size:3.5vw;text-align:
 center;line-height: 10vw;border-radius:10px;font-weight: bold;margin:5vw auto 2vw;}
.footer ul li {
    float: left;
    text-align: center;
    background: url(./img-6.jpg) no-repeat center right;
}
.footer ul li:nth-of-type(1) a span {
    background: url(./limg-8.png) no-repeat 3px 4px;
    background-size: 30px;
}
.footer ul li a span {
    display: block;
    width: 35px;
    height: 30px;
    margin: 7px auto 0px;
}
.footer ul li:nth-of-type(2) a span {
    background: url(./limg-9.png) no-repeat 2px 0;
    background-size: 30px;
}
.footer ul li:nth-of-type(3) a span {
    background: url(./limg-10.png) no-repeat 2px 0;
    background-size: 30px;
}
.footer {
    position: fixed !important;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 60px;
    background: #f064a8;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.footer ul li a p {
    color: #fff;
    line-height: 15px;
}
#foot{background:url(./foot_bg.jpg)no-repeat;background-size: 100%;width:100%;}
#foot .copy{padding:20vw 0;}
#foot p{text-align: center;font-size:3vw;line-height:6vw;color:#666;}
.mui-h3, h3{font-size:14px;}
.mui-col-xs-3 {
    width: 33.3%;
}


.position{width:100%; height:36px; position:fixed; bottom:0; left:0; z-index:100;}

.position a{width:33%; height:36px; display:block; background:url(/template/yuezi/theme/bg/bg_02.jpg) no-repeat;
 float:left; background-size:100% 100%; text-align:center;

border-right:1px solid #eed68a;}

.position a span{display:inline-block;}

.position a img{height:22px; float:left; margin:7px 6px 0 0;}

.position a em{display:block; float:left; color:#fff; line-height:36px; font-size:1.5em; position:relative;}

.position a em i{ width:20px; height:20px;
 border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%;
 color:#fff; background:#F03; text-align:center; line-height:20px; font-size:14px; position:absolute; right:-20px;
 top:0;}
