﻿@charset "utf-8";
/* CSS Document */

body,p,input,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form{margin:0;padding:0;list-style:none;vertical-align:middle;line-height:1;}
body,html{width:100%;height:100%;position:relative;font:12px/1.4 "微軟正黑體","microsoft yahei";background-color:#faf7ec;margin:0 auto;}
header,section,footer,img,button{display:block;margin:0;padding:0;border:none;}
body {-webkit-tap-highlight-color:rgba(0,0,0,0);}

table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset,img {
	border: 0
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
button,input[type="submit"] {
	border: none;
	background: none;
	appearance: none;
	outline: none
}
a {
	touch-callout: none;
	text-decoration: none;
	outline:none;
	color:inherit;
}
em {
	font-style: normal
}


.yfq_img{width:100%;position:relative;}

/******分享*****/
.share{width:100%;margin:0; padding:0; background:#eaeaea; display:-webkit-box; height:40px; line-height:40px;}
.share .sns,.share .friend{ width:50%; height:24px; line-height:24px; margin:0; padding:0; text-align:center; margin-top:8px;}
.share .friend{border-left:1px solid #ccc;}
.share .sns span{ background:transparent url(../assets/sns.png) no-repeat left center; background-size:24px 24px;width:60px; height:24px; display:inline-block; margin:0; padding:0; font-size:12px; text-indent:30px; color:#0074e1;}
.share .friend span{background:transparent url(../assets/friend.png) no-repeat left center;background-size:24px 24px; width:72px; height:24px; 
                    display:inline-block;margin:0; padding:0;font-size:12px; text-indent:30px; color:#0074e1;}
                    
.cmbshare{display:-webkit-box; height:60px;border-bottom:1px solid #ccc;}
.cmblogo{ background:url(../assets/logo.png) no-repeat center center; background-size:36px 36px; height:60px; width:36px; margin-left:15px;}
.cmbmb{-webkit-box-flex:1; line-height:20px; padding-top:10px; padding-left:15px;}
.openmb{width:100px; padding-top:15px;margin-right: 15px;}
.linkmb{ height:30px; line-height:30px; text-align:center; width:100px; font-size:12px; background:#0074e1;color:#FFF; display:block;border-radius: 3px;}
.openmb a{color:#FFF; text-decoration:none;}
.cmbtitle{ font-size:14px; color:#565656;}
.privater{ font-size:11px;color:#929292; display:block;}


