/**********鍟嗗姟閫�**********/
.popupWin2 { font-family: "Microsoft YaHei"; position: fixed; width: 242px; left: 50%; top: 40%;margin-left: -121px; margin-top: -67px; z-index: 3; }
.popupWin2 a{ text-decoration:none; }
.popupWin2 p {margin:0;}
.popupWin2 .l{ float:left; }
.popupWin2 .r{ float:right; }
.popupWin2 i{ font-style:normal; }
.popupWin2>div{  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.popupTitle2 { padding-left: 32px; margin:0; background: #F37B38; height: 30px; line-height: 30px; color: #fff; position: relative;font-size:16px; }
.popupTitle2 span{ font-size:12px; }
.popupTitle2 .titleMsg{display: inline-block;position:absolute;right:6px;top:2px;width: 32px; height: 100%; margin-left: 2px; background: url(/templets/xmfk120_3g/images/icon_popup.png) no-repeat; -webkit-background-size: 61px auto; background-size: 61px auto; }
.popupTitle2 .cancelBtn { position: absolute; top: 0; left: 0; display: block; width: 28px; height: 100%; background: url(/templets/xmfk120_3g/images/icon_popup.png) no-repeat -32px 2px #F37B38; -webkit-background-size: 61px auto; background-size: 61px auto; }
.popupInner2 { padding: 8px; background: #f2f2f2; border-bottom: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; }
.popupInner2 img { width: 56px; height: auto; }
.popupInner2 .dialogBtn { line-height: 1em; width: 150px; background: #fff; padding: 8px; font-size: 12px; color: #666; white-space: nowrap; position: relative; border: 1px solid #e9e9e9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.popupInner2 .dialogBtn i { display: block; color: #9F2232; margin-top: 10px; text-decoration: underline; }
.popupInner2 .dialogBtn:before, .popupInner2 .dialogBtn:after { width: 0; height: 0; content: ""; position: absolute; right: 10px; border: 6px solid transparent; }
.popupInner2 .dialogBtn:before { border-top-color: #fff; bottom: -10px; z-index: 1; }
.popupInner2 .dialogBtn:after { border-top-color: #e9e9e9; bottom: -11px; z-index: 0; }

/*淇敼涓棿寮规*/
.tel{box-sizing: border-box;
	width: 70%;
	height: 28px;
	line-height: normal;
	border-radius: 5px;
	border: solid 1px #cdcdcd;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
}
.sub {
	padding: 0;
	outline: none;
	box-sizing: border-box;
	text-align: center;
	border: none;
	width: 69px;
	height: 25px;
	background: #FF8800;
	border-radius: 3px;
	color: #fff;
	margin-left: 3px;
	font-size: 12px;
	box-shadow: 0 2px 0 #b25e00;
	position: absolute;
	cursor: pointer;
}


/* .popupInner2 .popB { margin: 10px 0 0 0; } */
 .popupInner2 .popB p { font-size: 14px; padding-top: 6px; color: #666; }
.popupInner2 .popB .flashNo { display: inline-block; width: 14px; height: 14px; vertical-align: middle; background: #9F2232; text-align: center; color: #fff; line-height: 14px; font-family: arial; -webkit-animation: flash 1s infinite; animation: flash 1s infinite; }
.popupInner2 .replyQuickly {-webkit-animation:zooming 1s infinite; animation:zooming 1s infinite; display: inline-block; width: 72px; height: 26px; line-height: 24px; text-align: center; background:#F37B38; color: #fff; font-size: 14px; border-top-left-radius: 2px;border-top-right-radius: 2px;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-radius:2px; -webkit-box-shadow: inset 0 -2px 1px #F37B38; box-shadow: inset 0 -2px 1px #F37B38; }
.fix:after { display: block; content: "$"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.fadeScale{opacity:0;-webkit-transform:scale(0.3,0.3);transform:scale(0.3,0.3);}
.fadeOut{opacity:0;}
.fadeUp{opacity:0;-webkit-transform:translate(0,-100px);transform:translate(0,-100px);}
.flipX{opacity:0; -webkit-transform: rotateX(90deg);transform: rotateX(90deg);}
.flipY{opacity:0; -webkit-transform: rotateY(90deg);transform: rotateY(90deg);}
@-webkit-keyframes flash { 0%,40%,100% { opacity: 1; }  50%,90% { opacity: 0; } }
@keyframes flash { 0%,40%,100% { opacity: 1; }  50%,90% { opacity: 0; } }
@-webkit-keyframes zooming{ 0%      {-webkit-transform: scale(.8);} 50%     {-webkit-transform: scale(1.05); text-shadow:0 0 5px white; } 100%    {-webkit-transform: scale(.8);}}
@keyframes zooming{0%      {-webkit-transform: scale(.8);} 50%     {-webkit-transform: scale(1.05); text-shadow:0 0 5px white;} 100%    {-webkit-transform: scale(.8);}}


/* 鏂板簳閮ㄦ紓娴� */
.footer { overflow:hidden; font-family: "Microsoft YaHei"; font-size: 16px; position: fixed; width: 100%; bottom: 0px; left: 0px; height: 56px; line-height:1em; }
.footer ul { width: 100%; display: table; table-layout: fixed; }
.footer li { display: table-cell; text-align: center; color: #30c09c; border-right: 1px solid #9F2232; position: relative; }
.footer li:nth-of-type(3) a:before { background-position: -64px 0; }
.footer li:nth-of-type(1) a:before { background-position: 0 0; }
.footer li:nth-of-type(2) a:before { background-position: -32px 0; }
.footer li:nth-of-type(4) {border-right:none;}
.footer li:nth-of-type(4) a:before{background:url(/templets/xmfk120_3g/images/iconBottomRoad.png) no-repeat center center;-webkit-background-size:22px auto;background-size:22px auto;}
.footer a { padding-bottom:5px; display: block; color: #fff; background: #9F2232; position: relative; font-size: 0.8em; }
.footer a .no1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: absolute; border: 2px solid #fff; width: 20px; height: 20px; line-height: 17px; font-size: 14px; color: #fff; right: 1px; top: 1px; font-family: arial; font-weight: bold; /*-webkit-animation: dot 2s infinite; animation: dot 2s infinite;*/ -webkit-animation: flash 1s infinite; animation: flash 1s infinite; border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-radius:10px; background: -webkit-linear-gradient(left, #fd142e, #bf0116); background: linear-gradient(to bottom, #fd142e, #bf0116); }
.footer a:before { content: " "; display:block;margin:0 auto; width: 32px; height: 38px; vertical-align: middle; background: url(/templets/xmfk120_3g/images/icon_bottom.png) no-repeat; }
.footer a.active { background: #f37b38; }

body{padding-bottom:56px;}



