*{margin:0;padding:0}
body{width:100%;min-width:320px;-webkit-user-select:none;-webkit-text-size-adjust:none;background:#fff;font-size:15px;line-height:1.2;font-family:arial,"Hiragino Sans GB",Simhei,sans-serif;color:#3e474e;word-break:break-all;word-wrap:break-word}
li {
    list-style: none outside none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
    font-size: 15px;
}
article {
    margin: 0 auto;
    max-width: 960px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: 400;
}
i, em, address, cite {
    font-style: normal;
}
a {
    text-decoration: none;
}
a:active, a:visited {
    outline: 0 none;
}
a img{border:0}
.hidden {
    display: none;
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.left
{
    float:left;    
}
.right
{
    float:right;    
}
a {
    color: #00A3CE;
}
.m-t10 {
    margin-top: 10px;
}
.m-t15 {
    margin-top: 15px;
}
.body {
    padding: 10px;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.center {
    margin: 0 auto;
    text-align: center;
}
.red-font {
    color: #FF0000;
}
.input-common {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    font-size: 16px;
    height: 46px;
    margin: 6px 0;
    padding: 0 10px;
    width: 100%;
}
.input-amount {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px #EEEEEE inset;
    height: 20px;
    margin: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.text-common {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    height: 100px;
    margin: 6px 0;
    padding: 10px;
    vertical-align: top;
    width: 100%;
}
.choose {
    clip: rect(0px, 0px, 0px, 0px);
    position: absolute;
}

#body
{
    padding-left: 5px; 
    padding-right: 2px;
    padding-top: 5px;    
}

.container
{
    background-color: #FFFFFF;
    display: block;
    margin:10px;
    border-radius: 4px;
}

h3 {
    background: none repeat scroll 0 0 #ecffe4;
    clear: both;
    margin-bottom: 2px;
}

.body_wrap, .brand_wrap, .fav_wrap
{
    margin-top: 5px;
    text-align:center;
    min-width:320px;
}
.brand_wrap div, .fav_wrap div, .ifav_wrap div
{
    position: relative;
}
.fav_wrap div, .ifav_wrap div
{
    clear: both;
}
.brand_wrap div a, .fav_wrap div a
{
    display: block;
    margin: 3px 2px 5px 2px;
    text-align: left;
    background: #f2ffef;
    border: 1px solid #ced7cb;
    padding: 5px 52px 5px 6px;
    line-height: 160%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

.fav_wrap a
{
     display: block;
    float: left;
    margin-left: 3px;
    margin-bottom: 4px;
    width: 100px;
    height: 70px;
    border: 1px solid #dfdfdf;
    overflow: hidden;   
 }
 
 .fav_wrap a img
{
    margin-top: 3px;
}

.brand_wrap div a em, .fav_wrap div a em
{
    color: #f60;
}
.fav_wrap div a em.grey
{
    color: #999;
}
.ifav_wrap div span
{
    display: block;
}
.ifav_wrap div
{
    padding-top: 12px;
}
.ifav_wrap div span a
{
    text-decoration: underline;
}
.brand_wrap div input, .fav_wrap div input
{
    position: absolute;
    right: 6px;
    top: 6px;
    color: #000;
}
.brand_wrap div select
{
    position: absolute;
    left: 165px;
    bottom: 10px;
}
.body_wrap a, .brand_wrap a
{
 
    border: 1px solid #dfdfdf;
    display: block;
    float: left;
    height: 75px;
    margin-right: 5px;
    margin-top: 5px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    width: 31%;
}
.body_wrap a img
{
    max-height: 40px;
    width: 80px;
}
.brand_wrap a img
{
    max-height: 50px;
    width: 50px;
}



/*coupon detail*/
.coupondetail
{
    font-size: 15px;
    max-width: 960px;
    margin:20px auto;
}

.submit_btn
{
    
    padding-top: 5px;
    padding-bottom: 5px;
}
.submit_btn .page_button{
    width: 98%;
    background-color: #2694c9;
    color: #FFF;
    display: block;
    line-height:30px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.submit_btn .page_button:hover{
    background-color: #3276b1;
}
.submit_btn .page_button[disabled],.submit_btn .page_button.disabled{
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coupon_notice_title
{
    border-bottom: 1px solid #d6d6d6;
    font-size: 14px;
    line-height: 40px;
    padding: 0 0 0 10px;    
}
.coupon_desc_content
{
    padding-top:15px;
    padding-bottom:15px;
    line-height: 1.6;
    overflow: hidden;
    padding: 0 4.53125% 15px;
}
.coupon_desc_content img {
    clear: both;
    display: block;
    height: auto;
    max-width: 98%;
}
.coupon_desc_content img.face {
    display: inline;
    margin: 0;
    width: auto;
}

.description p
{
    padding-top:5px;
    padding-bottom:5px;
}

#footer{
background-color:#ECECEC;
margin-top:0px;
width:100%;
}

.footeryu
{
	color:#000000;
}
.next{
	text-decoration: underline;
	color:#000000;
}
.back{
	border-top:solid 1px #E3E3E3;height:15px;line-height:20px;
	padding-bottom:0;
	padding-top:1px;
}
.write{
	color:#B2B2B3;
	
	float:right;
}
.writeb{
	margin-left:20px;
	margin-right:20px;
	color:#FFFFFF;
}
.footerspan{
	margin-left:5px;
	margin-right:5px;
	color:#FFFFFF;
}
.footerspan2{
	margin-left:10px;
	margin-right:10px;
	color:#00A3CE;
}
.ceshi
{
	color:#F0309F;
	text-decoration: none;
}
.blue
{
    color:#0000CC;
    text-decoration: none;
}
.link
{
    color:#0000CC;
}

.titlelogo{
	float:left;
}
.search{
	background: none repeat scroll 0 0 #FFE6F0;
    height: 28px;
}
.searchtextdiv{
	float:left;
	margin-top:3px;
	margin-right:-4px;
	
}.searchtext{
	border:1px solid #EC0089;
	height:19px;
	position:relative;
	top:-10px;
	right:-5px;
	z-index:2;
}
.searchsubmit{
	position:relative;
	left:-5px;
	z-index:1;
	
}
.navfirst{
	margin-left:10px;
}
.buttoma{
	margin-left:7px;margin-right:7px;
}
.scan{
line-height:22px;
height:28px;
padding-left:0px;
background-color:#EC0089;
}
.white{
	color:#FFFFFF;
	
}
.bwhite{
	background-color:#FFFFFF;
}


.scan {
	margin:0px 0px;
	color:#FFFFFF;
}

.front{padding-left:4px;}


.info{float: left;
    line-height: 20px;
    margin-top: 2px;}
    
.pic {
    float: left;
    height: 90px;
    margin-right: 10px;
    margin-top: 5px;
    width: 90px;
    margin-bottom:15px;
}
.bhrefcolor{
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #BABABA;
    color: #FFFFFF;
    font-weight:bold;
    padding: 10px 6px;
    height: 26px;
}

.hrefcolor{
    background: none repeat scroll 0 0 #EC0089;
    border: 1px solid #BABABA;
    color: #FFFFFF;
    font-weight:bold;
    padding: 10px 6px;
    height: 26px;
}


.navfooter{
color:#FFFFFF;
margin-right:5px;
}

 a
        {
            outline: 0 none;
            text-decoration: none;
        }
        .break-word
        {
            overflow: hidden;
            word-wrap: break-word;
        }
        .m-t10
        {
            margin-top: 10px;
        }
        .m-t15
        {
            margin-top: 15px;
        }
        .p-10
        {
            padding: 10px;
        }
        .p-0
        {
            padding: 0;
        }
        .loading-common
        {
            display: none;
        }
        .loading .loading-common
        {
            line-height: 80px;
            text-align: center;
        }
        
        
        .icon
        {
            background-color: rgba(0, 0, 0, 0);
            background-image: url("http://m.quanmama.com/AdminImageUpload/20144261134528.jpg");
            background-repeat: no-repeat;
            background-size: 250px 150px;
            display: inline-block;
            height: 18px;
        }
        .icon-account
        {
            background-position: -33px 2px;
        }
        .icon-wsearch
        {
            background-position: -90px 2px;
        }
        .icon-top
        {
            background-position: -192px -40px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px 0 25px;
        }
        .icon-city
        {
            background-position: -100px -33px;
            height: 48px;
        }
        .icon-gsearch
        {
            background-position: -50px -50px;
            height: 16px;
            width: 16px;
        }
        .icon-arrow
        {
            background-position: -1px -51px;
            height: 15px;
            width: 12px;
        }
       
        .content .channel
        {
            margin: 0 auto;
            overflow: hidden;
            transition: height 0.2s ease-out 0s;
        }
        .content .channel .channel-loading
        {
            background: url("data:image/gif;base64,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") no-repeat scroll center center #FFFFFF;
            height: 40px;
            width: 100%;
        }
        .content .channel .chan-list
        {
            margin-left: -3%;
            padding-top: 5px;
        }
        .content .channel .chan-list .chans
        {
            float: left;
            margin-left: 2%;
            width: 23%;
        }
        .content .channel .chan-list .chans .chans-link
        {
            display: block;
            min-height: 68px;
            overflow: hidden;
            padding-bottom: 10px;
            padding-top: 7px;
            width: 100%;
        }
        .content .channel .chan-list .chans .chans-link .chan-icons
        {
            display: block;
            margin: 0 auto;
            max-width: 120px;
            width: 58.8%;
        }
        .content .channel .chan-list .chans .chans-link .chan-title
        {
            color: #333333;
            display: block;
            font-size: 11px;
            margin-top: 5px;
            text-align: center;
        }

 .gj-go-top i{
    background-image: url("http://m.quanmama.com/AdminImageUpload/20144122951865.jpg");
    background-repeat: no-repeat;
    background-size: 160px 160px;
    display: inline-block;
    vertical-align: middle;
}

.gj-go-top {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    bottom: 83px;
    display: none;
   
    position: fixed;
    right: 14px;
    /*width: 45px; height: 45px;*/
}
.gj-go-top i {
    background-position: -119px -50px;
    display: block;
    height: 18px;
    margin: 7px;
    overflow: hidden;
    width: 18px;
}

.storecell
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #D9D9D9; 
    max-width:200px;
}
.storecell img
{
    border-bottom: 1px solid #CCCCCC; 
}
    .list_preferential {
    padding: 0 1.875%;
}


.list {
    font-size: 15px;
    margin: 0 auto;
    max-width: 960px;
}

.list_preferential li {
    border-bottom: 1px solid #dedede;
    overflow: hidden;
    padding: 6px 0;
}
.list_preferential li .image_wrap {
    float: left;
    height: 84px;
    margin-right: 20px;
    width: 84px;
}
.list_preferential li .image {
    height: 84px;
    width: 84px;
}
.list_preferential li .image img {
    max-height: 84px;
    max-width: 84px;
}
.list_preferential li address {
    color: #868b98;
    font-size: 0.9em;
    height: 1.2em;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_preferential li address > span {
    float: right;
    font-size: 0.8em;
    padding-top: 3px;
}
.list_preferential li h2 {
    height: 2.4em;
    margin: 6px 0 12px;
    overflow: hidden;
}
.list_preferential li a {
    color:#3e474e;
}
.list_preferential li .tips em {
    color: #e6312a;
    float: left;
    height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%;
}
.list_preferential li .tips em.person {
    color: #868b98;
    font-size: 0.8em;
}
.list_preferential li .tips span {
    color: #868b98;
    float: right;
    font-size: 12px;
}
.list_preferential li .tips span .icon_comment {
    margin-right: 7px;
}
.getmore {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #868b98;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    margin: 15px auto;
    text-align: center;
    width: 116.5px;
}
.getmore a {
    color: #868b98;
	display:block;
	width:100%; height:100%;
}
.getmore img {
    display: inline-block;
    height: 10px;
    width: 50px;
}

.deals
{
    margin:2px;    
}

/*mt header*/
header {
    background: none repeat scroll 0 0 #F04848;
    border-bottom: 1px solid #348DA7;
    color: #FFFFFF;
    height: 50px;
    position: relative;
    text-align: center;
}
header h1 {
    font: 700 20px/50px Arial;
  
}
header a
{
    color:#FFFFFF;    
}
.hd-logo {
    float: left;
    font-size: 20px;
}
.hd-logo-text {
    display: block;
    padding: 0 12px;
}
.hd-logo a:visited {
    color:White;
}
.left-box a {
    color: #FFFFFF;
    text-shadow: 0 1px 1px #348DA7;
}
.header-qq .hd-logo {
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    width: 90px;
}
.header-qq .hd-logo-text {
    font-size: 20px;
    padding-top: 8px;
}
.header-qq .hd-logo sub {
    display: inline-block;
    float: left;
    font-size: 10px;
    line-height: 10px;
}
.hd-city {
    float: left;
    padding: 19px 5px 10px;
    text-shadow: 0 1px 1px #348DA7;
}
.hd-city:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 4px;
    width: 0;
}
.hd-nav {
    float: right;
    font-size: 12px;
    margin: 6px 4px 0 0;
}
.hd-nav a {
    padding: 22px 8px 0;
}
.hd-nav .account {
    padding: 22px 2px 0;
}
.left-box, .right-box {
    position: absolute;
    top: 10px;
}
.right-box {
    right: 8px;
}
.left-box {
    left: 8px;
}
.hd-lbtn {
    display: block;
    position: relative;
}
.hd-lbtn:before {
    content:'';display:inline-block;width:20px;height:20px;
    background:-webkit-linear-gradient(-45deg,#5bbfd8,#449fb6);border:1px solid #2c96b2;
    -webkit-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform:scaleX(0.8) rotate(45deg);
    -moz-transform:scaleX(0.8) rotate(45deg);border-radius:3px 2px;position:absolute;left:13px;top:-1px
}
.hd-rbtn,.hd-lbtn span{display:inline-block;height:27px;line-height:27px;padding:0 10px;background:-webkit-linear-gradient(top,#5bbfd8,#449fb6);border:1px solid #2c96b2;border-radius:5px}
.hd-lbtn span {
    border-left: 0 none;
    border-radius: 2px 5px 5px 2px;
    margin-left: 12px;
    padding: 0 10px 0 5px;
    position: relative;
}
header .right-box {
    position: absolute;
    right: 8px;
    top: 0;
}
header .right-box a, header .right-box a label, header .right-box a span {
    background: url("http://mc.meituan.net/touch/css/i/bg-button.png") no-repeat scroll 0 0 / auto 29px rgba(0, 0, 0, 0);
    display: block;
}
header .right-box a {
    color: #FFFFFF;
    font-size: 14px;
    height: 29px;
    margin: 11px 0 0;
    padding-left: 8px;
}
header .right-box a label, header .right-box a span {
    background-position: right 0;
    font-family: Test;
    font-size: 14px;
    height: 25px;
    margin-right: -5px;
    padding: 4px 8px 0 0;
    text-shadow: 0 0 1px #000000;
}
header .right-box a:hover, header .right-box a:active, header .right-box a:hover label, header .right-box a:hover span, header .right-box a:active label, header .right-box a:active span {
    background-image: url("http://mc.meituan.net/touch/css/i/bg-button-hover.png");
}

/*new*/
.productList{line-height:0px;margin-top:10px;padding-bottom:10px;border-bottom: 1px solid #cccccc;float:left;width:100%;color:#666666;font-size:13px;}
		.productListLeft{width:120px;float:left;text-align:center;}
		.productListLeft .productPic{width:80px;height:40px;text-align:center;padding:8px 20px 6px 20px;}
		.productListLeft img{width:80px;height:40px;}
	/*.productListLeft .productTitle{font-size:14px;color:#F0309F;font-weight: bold;padding:5px 0 5px 0;line-height:20px;}*/
		.productListLeft .productTitle {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 2px 2px;
    text-align: center;
}
.productListLeft .productTitle em {
    color: red;
    font-style: normal;
    font-weight: bold;
    margin: 0 3px;
}

.productListLeft .productTitle em.size12 
{
    color:Gray;
    font-style: normal;
    font-weight:normal;
}
		
		.productListLeft .btnContainer{margin-top:8px;}
		.productListLeft .btnContainer a{font-size:15px;width:80px;line-height:30px;background:#2694c9;border:0px;color:#FFFFFF;display:inline-block;}
		.productListRight{line-height:0px;word-wrap:break-word;}
		.productListRight ul{list-style: none; display: inline;}
		.productListRight ul li{line-height: 30px;}
		.productListRight .description{font-size: 13px;font-weight:bold;color:#3399FF;}
		.btn_getmore{clear:both;background: none repeat scroll 0 0 #FFFFFF;margin: 10px auto;text-align: center;}
		.btn_getmore a{width: 233px;display: inline-block;border: 1px solid #D9D9D9;color: #868B98;font-size: 22px;}
	
.btn_getmore img {
    display: none;
    height: 10px;
    width: 50px;
}


.item-vote-yes
{
    background: url("http://m.quanmama.com/images/zhidemai/bg-list3.png") no-repeat scroll 10px -118px;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 35px;
     padding-left: 40px;
}
.item-vote-yes:hover
{
    background-position: 10px -186px;
    color: #FF6600;
}
.item-vote-no
{
    background: url("http://m.quanmama.com/images/zhidemai/bg-list3.png") no-repeat scroll 10px -151px;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 35px;
    margin-right: 2px;
    padding-left: 40px;
}
.item-vote-no:hover
{
    background-position: 10px -219px;
    color: #FF6600;
}
.fun_left
{
    display: inline;
    float: left;
    line-height:35px;
}

.fun_right
{
    display: inline;
    float: right;
    padding-top: 10px;
}
.fun_right a
{
    background: url("http://m.quanmama.com/ImageUpload/20142204537604.jpg") no-repeat scroll 0 -375px;
    display: inline;
    float: left;
    line-height: 20px;
    margin-left: 20px;
    position: relative;
    transition: none 0s ease 0s;
}
.fun_right a:hover
{
    text-decoration: none;
}

.fun_right a.commentscount
{
    padding-top: 00px;
    background-position: 0 -405px;
    padding-left: 22px;
}
.fun_right a.commentscount:hover
{
    background-position: 0 -348px;
}

.feed-nav {
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    height: 40px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.feed-nav .feed-title {
    background-color: #FFB645;
    color: #FFFFFF;
    height: 40px;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 25%;
}
.feed-nav .feed-title:after {
    border-color: #FF8C01 #FFFFFF #FFFFFF #FF8C01;
    border-style: solid;
    border-width: 6px;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}
.feed-nav .feed-menus .feed-cats {
    margin: 0 10px;
    overflow: hidden;
}
.feed-nav .feed-menus .feed-cats .cates-list {
    display: block;
    height: 40px;
    white-space: nowrap;
}
.feed-nav .feed-menus .feed-cats .cates-list .cates {
    display: inline-block;
    line-height: 28px;
    padding: 0 5px;
}
.feed-nav .feed-menus .feed-cats .cates-list .active {
    color: #377AEF;
    border-bottom:1px solid #009689;height:28px;line-height:28px;
}

.nineList div{word-wrap: break-word;padding:0px;margin:0px;}
.nineList{width:100%;color:#666666;font-size:13px;border-bottom: 1px solid #cccccc;padding:20px 0px;}
		.nineList >.nineImg{margin-left:10px;float:left;}
		.nineList >.nineImg img{width:90px;border:1px solid #cccccc;}
		.nineList >.nineDescript{margin-left:10px;font-size:14px;color:#666666;padding-left:105px;}
		.nineList >.nineDescript .desTitle{font-size:14px;color:#000000;height:auto;line-height: 20px;}
		.nineList >.nineDescript .newPrice{height:30px;color:#FF4444;font-size:16px;line-height:30px;}
		.nineList >.nineDescript .oldPrice{height:20px;text-decoration:line-through;color:#CCCCCC;}
		.nineList >.nineDescript .desNum{height:20px;float: left;}
		.nineList >.nineDescript .desGo{height:20px;line-height:20px;float: right; background: none repeat scroll 0 0 #FF4444;color: #FFFFFF;font-size: 14px;margin-right: 3.75%;text-align:center;width: 60px;}
		.menu { background-color: #EEEEEE;border-bottom: 1px solid #FAFAFA;font-size: 14px;}
        .menu .items {overflow: hidden;}
        .menu ul {display: block;height: 20px;white-space: nowrap;word-wrap: break-word;}
        .menu ul li {color: #999999;display: inline-block;height: 20px;line-height: 20px;padding: 0 10px;}
        .menu ul li.active {color: #FF6C00;}
        .top-bar {background-color: #377BEE;height: 31px;overflow: hidden;padding: 6px 10px;position: relative;}
        .top-bar .btn-cancel, .top-bar .btn-back {left: 20px;position: absolute;}
        .top-bar h1, .top-bar .title {color: #FFFFFF;font-size: 16px;line-height: 31px;margin: 0 68px;overflow: hidden;text-align: center;text-overflow: ellipsis;white-space: nowrap;}
        .top-bar .search-bar {margin-left: 68px;}
        .top-bar .search-bar .search-btn {margin-left: 10px;width: 54px;}
        .top-bar .search-bar .btn-filter {height: 30px;margin-left: 10px;position: static;}
        .top-bar .btn-filter, .top-bar .btn-fun {position: absolute;right: 10px;top: 6px;}
        
        
	.zdmList{width:100%;color:#666666;font-size:13px;border-bottom: 1px solid #cccccc;padding:5px 5px 20px 0px;}
	.desTitle{word-wrap:break-word;font-size:16px;color:#FF6600;height:30px;line-height: 15px;overflow-y:hidden;}
	.zdmTitle{word-wrap:break-word;font-weight:bold;font-size:16px;color:#333333;}
	.zdmList >.zmdImg{margin-left:10px;float:left;}
	.zdmList >.zmdImg img{width:90px;height:90px;border:1px solid #cccccc;}
	.zdmList >.zmdStore{margin-left:10px;float:left;}
	.zdmList >.zmdDescript{margin-left:10px;height:90px;font-size:14px;color:#666666;padding-left:105px;margin-top:5px;}
	.zdmList >.zmdDescript .desContent{height:45px;overflow-y:hidden;line-height:15px;}
	.zdmList >.zmdDescript .storeName{height:15px;overflow-y:hidden;line-height:15px;padding:5px 15px 10px 0;}
	.zdmList >.zmdDescript .storeName a{color:#FF6600;font-weight:bold;font-size:14;}
	.zdmList >.zmdDescript .desUser{height:20px;float: left;margin-top:15px;}
	.zdmList >.zmdDescript .desNum{height:20px;float: right;margin-top:15px;}
      
      
      /*zdm detail*/
      
.icons, #logo, #icon_nav, nav a i {
    background-image: url("http://www.juanlaoda.com/images/icons.png");
    background-repeat: no-repeat;
    background-size: 56px auto;
}

#logo {
    float: left;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 25px;
    margin-left: 6px;
    margin-top: 10px;
    padding-left: 26px;
}
.icons {
    display: inline-block;
    vertical-align: middle;
}
.icon_comment {
    background-position: 0 -248px;
    height: 16px;
    width: 16px;
}
.icon_back {
    background-position: 0 -78px;
    height: 25px;
    width: 25px;
}
.icon_home {
    background-position: 0 -50px;
    height: 25px;
    width: 25px;
}
.icon_share {
    background-position: -18px -260px;
    height: 16px;
    width: 20px;
}
.icon_arrow_down {
    background-position: -27px -250px;
    height: 5.5px;
    width: 9.5px;
}
.icon_series {
    background-position: 3px -474px;
    background-size: 100px auto;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    padding-right: 2px;
    text-align: center;
    width: 34px;
}
.icon_recommendLink {
    background-position: 0 -290px;
    height: 18px;
    width: 20px;
}
.icon_price {
    background-position: 0 -277px;
    font-size: 9px;
    height: 13px;
    line-height: 13px;
    padding-right: 3.5px;
    text-align: center;
    width: 27px;
}
.icon_appclose {
    background-position: -40px -290px;
    height: 17px;
    overflow: hidden;
    text-indent: -999px;
    width: 18px;
}
.icon_applogo {
    background-position: 0 -987px;
    height: 49px;
    width: 49px;
}
.icon_applogo_wp {
    background-position: 0 -1058px;
    height: 49px;
    width: 49px;
}
        #app {
	        position: relative;
	        height: 154px;
	        background: #e7e7e7;
	        overflow: hidden
        }
        #app .icon_appclose {
	        position: absolute;
	        right: 15px;
	        top: 7px
        }
        #app .icon_applogo,#app .icon_applogo_wp {
	        float: left;
	        margin: 30px 25px 0 40px
        }
        #app dl {
	        float: left;
	        margin-top: 25px
        }
        #app dl dt {
	        color: #6c6c6c;
	        font-size: 1.33em
        }
        #app dl dd {
	        color: #9b9c9c;
	        font-size: .87em
        }
        #app dl dd.star {
	        color: #ebc822
        }
        #app .btn_app {
	        position: absolute;
	        width: 80px;
	        height: 42px;
	        text-align: center;
	        line-height: 42px;
	        font-size: 26px;
	        color: #fff;
	        right: 55px;
	        bottom: 20px;
	        background: #5e91d0;
	        border-radius: 4px
        }
        #logo {
	        position: absolute;
	        top: 20px;
	        left: 12px;
	        padding-left: 58px;
	        line-height: 48px;
	        font-family: microsoft yahei;
	        font-weight: 400
        }
      
        .image_wrap {
	        position: relative;
	        overflow: hidden
        }
        .image {
	        display: table-cell;
	        text-align: center;
	        vertical-align: middle;
	        width: 100%;
	        height: 100%
        }
        .image img {
	        vertical-align: middle
        }

        .btn_getmore {
	        width: 233px;
	        height: 58px;
	        font-size: 28px;
	        color: #868b98;
	        text-align: center;
	        margin: 10px auto;
	        background: #fff
        }
        .btn_getmore a {
	        color: #868b98
        }
        .btn_getmore img {
	        display: inline;
	        width: 50px;
	        height: 10px;
	        display: none
        }
        .list_show li {
	        border-bottom: 2px solid #e1e4e5;
	        background: #f5f5f5;
	        max-width: 640px;
	        margin: 0 auto 25px
        }
        .list_show li .image_wrap,.list_show li .image {
	        width: 640px;
	        height: 340px
        }
        .list_show li h2 {
	        line-height: 1.36;
	        height: 2.72em;
	        overflow: hidden;
	        margin: 20px 0 15px;
	        padding: 0 80px 0 10px
        }
        .list_show li h2 span {
	        float: right;
	        margin-right: -70px;
	        color: #868b98;
	        font-size: .8em;
	        text-align: center
        }
        .list_show li h2 span .icon_comment {
	        display: block;
	        margin: 8px auto 3px
        }
        .list_discovery {
	        width: 640px;
	        margin: 0 auto
        }
        .list_discovery li {
	        width: 290px;
	        border: 1px solid #ebebeb;
	        overflow: hidden;
	        margin: 18px 0 0 18px;
	        background: #f5f5f5
        }
        .list_discovery li .image {
	        width: 290px;
	        height: auto
        }
        .list_discovery li .image img {
	        width: 290px;
	        vertical-align: baseline;
	        margin: 0 auto;
	        padding: 0;
	        display: block
        }
        .list_discovery li address {
	        color: #868b98;
	        font-size: .8em;
	        padding: 10px
        }
        .list_discovery li h2 {
	        line-height: 1.18;
	        padding: 0 10px;
	        font-size: 1em
        }
        .list_discovery li .tips {
	        padding: 30px 10px 15px;
	        overflow: hidden
        }
        .list_discovery li .tips em {
	        float: left;
	        color: #e6312a;
	        width: 40%;
	        height: 1.2em;
	        overflow: hidden;
	        text-overflow: ellipsis;
	        white-space: nowrap
        }
        .list_discovery li .tips span {
	        float: right;
	        color: #868b98
        }
        .list_discovery li .tips span .icon_comment {
	        margin-right: 13px
        }
        .list_experience {
	        padding: 0 1.875%
        }
        .list_experience li {
	        border-bottom: 2px solid #dedede;
	        padding: 18px 0 12px;
	        overflow: hidden
        }
        .list_experience li h2 {
	        margin: 12px 0
        }
        .list_experience li .image_wrap {
	        float: left;
	        width: 220px;
	        height: 150px;
	        margin-right: 40px
        }
        .list_experience li .image {
	        width: 220px;
	        height: 150px
        }
        .list_experience li p {
	        font-size: .87em;
	        line-height: 1.54;
	        height: 3.08em;
	        overflow: hidden;
	        color: #868b98;
	        margin-bottom: 30px
        }
        .list_experience li .tips em {
	        float: left;
	        width: 40%;
	        height: 1.2em;
	        overflow: hidden;
	        text-overflow: ellipsis;
	        white-space: nowrap
        }
        .list_experience li .tips span {
	        float: right;
	        font-size: 24px;
	        color: #868b98;
	        padding-top: 5px
        }
        .list_experience li .tips span .icon_comment {
	        margin-right: 13px
        }
       
        
        .helpabout
        {
            padding:20px 0;    
        }
        
         .zd-container
        {
            background: #fff;
        }
        .zd-container-detail
        {
            padding-bottom: 42px;
        }
        .zd-panel .iscroll-container
        {
            padding-top: 42px;
        }
        .ui-refresh-down
        {
            height: 30px;
            line-height: 30px;
            visibility: hidden;
            color: #666;
            text-align: center;
        }
        .ui-zhide-page
        {
            visibility: hidden;
            height: 42px;
            position: relative;
            z-index: 1;
        }
        .ui-zhide-page .pages
        {
            margin-top: 10px;
        }
        #trigger-dropmenu
        {
            display: none;
        }
        .ui-zhide-page .pages .ui-dropmenu
        {
            display: none;
        }
        
        
        /*article*/
        .zd-article .title
        {
            padding: 10px;
            color: #333;
            font-size: 16px;
        }
        .zd-article .subtitle
        {
            padding-left: 10px;
            color: #999;
        }
        .zd-article .subtitle .time
        {
            margin-right: 5px;
        }
        .zd-article .red
        {
            color: #fe4300;
            margin-left: 5px;
        }
        .zd-article .item-cover
        {
            float: left;
            width: 122px;
            margin: 0 15px 5px 0;
        }
        .zd-article .item-img
        {
            width: 120px;
            height: 120px;
            margin-bottom: 10px;
            border: 1px solid #ddd;
            position: relative;
        }
        .zd-article .item-img img
        {
            width: 120px;
            height: 120px;
        }
        .zd-article .item-label-h
        {
            position: absolute;
            left: 0;
            top: 0;
            width: 16px;
            font-size: 16px;
            text-align: center;
            padding: 2px 5px;
            background: #FFAE3D;
            color: #fff;
        }
        .zd-article .item-label-h i
        {
            display: block;
            position: absolute;
            left: 0;
            bottom: -18px;
            width: 0;
            border-style: solid;
            border-color: #FFAE3D transparent transparent transparent;
            border-width: 9px 13px;
        }
        .zd-article .label-green
        {
            background: #8DD035;
        }
        .zd-article .label-green i
        {
            border-color: #FFAE3D transparent transparent transparent;
        }
        .zd-article .btn-goshop
        {
            display: block;
            line-height: 40px;
            background: #FE4300;
            color: #fff;
            text-align: center;
        }
        .zd-article .btn-goshop a
        {
            color: #FFFFFF;
        }
        .zd-article .btn-goshop-no-fanli
        {
            background-color: #488FCD;
        }
        .zd-article .detail
        {
            padding: 10px;
            line-height: 20px;
            color: #666;
        }
        .zd-article .detail img
        {
            display: block;
            margin: 0 auto;
        }
        .zd-article .item-content p{margin-bottom:10px; text-indent:30px; line-height:180%; }
        .zd-article .item-content a
        {
            color: #0087D5;
        }
        .zd-article .item-content img
        {
          
        clear:both;display:block;max-width:100%;height:auto;margin:0 auto 15px
        }
        
        
        
        /*footbar*/
        .zd-footbar
        {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 40px;
            line-height: 40px;
            background: #F5F5F5;
            border-top: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
        }
        .zd-footbar .box
        {
            display: -webkit-box;
        }
        .zd-footbar .zdiv-br
        {
            border-right: 1px solid #ddd;
        }
        .zd-footbar a
        {
            -webkit-box-flex: 1;
            text-align: center;
            display: block;
            line-height: 40px;
            color: #999;
        }
        .zd-footbar .ico-comment, .zd-footbar .ico-pub, .zd-footbar .ico-share
        {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(http://static2.51fanli.net/webapp/images/zhide/sprite-zd.alpha.png) -180px 0 no-repeat;
            background-size: 200px;
            vertical-align: middle;
            margin-right: 5px;
        }
        .zd-footbar .ico-pub
        {
            background-position: -157px 0;
        }
        .zd-footbar .ico-share
        {
            width: 23px;
            background-position: -157px -30px;
        }
        .zd-footbar .pub-comment
        {
            color: #FF990A;
        }
        .zd-footbar .pub-comment
        {
            color: #FF990A;
        }
        /*comment*/
        .zd-comment h5
        {
            padding: 10px 0 0 10px;
            border-top: 2px solid #EFEFEF;
        }
        .zd-comment .box
        {
            display: -webkit-box;
            border-bottom: 1px dotted #DDD;
            padding: 10px;
        }
        .zd-comment .img
        {
            width: 30px;
            margin: 0 10px 10px 0;
        }
        .zd-comment .img img
        {
            width: 30px;
            height: 30px;
        }
        .zd-comment .content
        {
            -webkit-box-flex: 1;
        }
        .zd-comment .content .hd
        {
            position: relative;
        }
        .zd-comment .content .bd
        {
            color: #666;
            margin-top: 10px;
        }
        .zd-comment .comment-quote-content
        {
            padding: 5px;
            border: 1px solid #ddd;
            background: #F4F4F4;
            margin-bottom: 10px;
            line-height: 18px;
            font-size: 13px;
        }
        .zd-comment .quote-comment
        {
            background: #FFAD3D;
            color: #fff;
            font-size: 12px;
            padding: 0 3px;
            line-height: 16px;
            display: none;
            position: absolute;
            top: 0;
            right: 0;
        }
        .zd-comment .quote-comment i
        {
            display: block;
            height: 0;
            width: 0px;
            border-width: 0px 0px 5px 5px;
            border-style: none solid solid;
            border-color: transparent transparent #FFAD3D;
            position: absolute;
            left: -5px;
            bottom: 0;
        }
        .zd-comment .time
        {
            font-size: 12px;
            color: #999;
            margin-left: 10px;
        }
        
/* 侧边栏 */
.mgr10{ margin-right:10px;}
.side-wrapper a{ display:block;width:23px;height:24px;}
.side_block{height:40px;line-height:40px;padding:10px; background:#333; margin-bottom:15px;}
.side_block a{color:#cc6664;}

#sidr a
{
    color:#849184;
    font-size:14px;
}
.list_block{ }
.list_block li{border-top:1px dotted;color:#849184;}
.list_block li a{ display:block;padding:8px;}
.list_block .head_icon{ vertical-align:middle; margin-right:10px;width:15%;}
.goes_login{padding:10px 20px;}
.goes_login dd{margin-left:0px;padding-bottom:5px;}
.goes_login dl{ text-align:center; padding-bottom:5px;}
.goes_login dl img.avatar{height:80px;}

.goes_login dt{color:#fff;}
.goes_login dt a{ color:#fff;}


/*comment-input*/
.zd-comment-input{position:fixed; bottom: 0; left: 0; z-index:2; width:100%; background-color:#fff;box-shadow:0px -3px 10px #ccc;
                -webkit-transform: translateY(100%);
                -webkit-transition: -webkit-transform .3s ease-in-out;display: none;}
.zdc-header{ width: 100%;padding: 5px 20px; -webkit-box-sizing: border-box;line-height: 35px;text-align: center;overflow: hidden;}
.zdc-header .zdch-btn {display: block;margin-top: 4px;padding: 0 15px;height:28px;line-height: 28px;border: 1px solid #ccc;border-radius:4px;-webkit-tap-highlight-color: #e8e8e8;}
.zdc-header .zdch-1{float: left;}
.zdc-header .zdch-2{font-weight: bold; font-size: 20px; text-align: center;}
.zdc-header .zdch-3{float: right; text-align: right;}
.zdc-input-box{ padding: 10px; border-top: 1px solid #ddd; background-color: #F5F5F5;}
.zdc-input-box textarea{ width:100%; height:88px; border:1px solid #ddd; -webkit-box-sizing: border-box; outline:none; resize:none;}
.zdc-mask{display:none; position:fixed; top:0; left: 0; z-index: 1; width:100%; height: 100%; opacity: 0.4; background-color: #000; }
.zdc-loading-mask { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; background-color: #fff; }
.zdc-loading-mask.zmhide{-webkit-transform: translateX(-100%);
                   -webkit-transition: -webkit-transform .5s ease-in-out;}
.zdc-loading-mask .msk-loading { display: block; width: 194px; height: 94px; margin: 100px auto 0; background: url(http://static2.51fanli.net/webapp/images/zhide/loading_2x.png) no-repeat 0 0 scroll; background-size:194px 94px;}
.zdc-loading-mask .msk-text { display:block; text-align:center; color:#999;}




 .btn
        {
            background-color: #FFFFFF;
            border: 1px solid #CCCCCC;
            border-radius: 3px;
            color: #6C6C6C;
            cursor: pointer;
            padding: 0.5em 1.5em;
            text-align: center;
            text-shadow: 1px 1px 1px #FFFFFF;
        }
        .btn-new
        {
            background-color: #FFFFFF;
            border: 1px solid #CCCCCC;
            border-radius: 3px;
            color: #6C6C6C;
            cursor: pointer;
            padding: 0.5em 1.5em;
            text-align: center;
            text-shadow: 1px 1px 1px #FFFFFF;
        }
        .btn-login
        {
            border-color: #78883E;
            color: #FFFFFF;
            text-shadow: none;
            background: none repeat scroll 0 0 #A6C04C;
        }
        
        .btn-page
        {
            padding: 7px 27px;
        }
        .btn:hover
        {
        }
        .btn-login:hover
        {
            background: none repeat scroll 0 0 #A6C04C;
        }
        
        
        #search-box
        {
            clear: both;
            height: 40px;
        }
        .box-search
        {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #CCCCCC;
            border-radius: 100px;
            box-shadow: 1px 1px 1px #FFFFFF;
            float: left;
            height: 30px;
            margin: 0 10px;
            padding: 0 35px 0 27px;
            position: relative;
            width: 50%;
        }
        #search-box button
        {
            float: left;
            height: 30px;
            margin-top: 2px;
            padding: 0;
            width: 20%;
        }
       #search-box input[type=text]{width:100%;border:0;height:30px;display:block;background:transparent;font-size:15px;outline-style:none;line-height:15px}
       #search-box .icon-search{position:absolute;left:5px;top:1px;width:30px;height:30px;background-position:-45px -43px;border:0;text-indent:-9999px}

.iconCom {
    background: url("images/nav_bg.jpg") no-repeat;
    background-size:23px 198px;
}

.logout-wrapper, .login-wrapper{position:absolute;top:9px;right:38px;display:inline-block;width:23px;height:24px;margin-right:8px;
                                background-position:0 -49px; display:-moz-inline-stack;
    zoom:1;
    *display:inline;}
.home-wrapper{position:absolute;top:8px;right:79px;display:inline-block;width:23px;height:24px;background-position:0 -135px; display:-moz-inline-stack;
    zoom:1;
    *display:inline;}
.side-wrapper{position:absolute;top:11px;right:12px;display:inline-block;width:23px;height:24px;background-position:0 -165px; display:-moz-inline-stack;
    zoom:1;
    *display:inline;}
.side-wrapper a{ display:block;width:23px;height:24px;}
.head-login, .head-home, .head-side {
    display: none;
}

.newJ_nav02{height:32px;line-height:32px;background:#fff;border-bottom:1px solid #d0d0d0;}
.newJ_nav02 li{width:25%;float:left;}
.newJ_nav02 li a{display:block; text-align:center;color:#333;}
.newJ_nav02 li.current a{border-bottom:4px solid #009689;height:28px;line-height:28px;}


.pop {
    display: none;
    height: 75px;
}
.pop-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 65px;
    overflow: hidden;
    padding-top: 10px;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.pop-close {
    background: none repeat scroll 0 0 #828282;
    border-radius: 2em;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 2em;
    font-style: normal;
    height: 2em;
    line-height: 3.1em;
    position: absolute;
    right: -1em;
    text-align: center;
    top: -1em;
    transform: rotate(45deg);/*兼容性强*/
    -webkit-transform:rotate(45deg);/*opera*/
    -moz-transform:rotate(45deg);
 -ms-transform:rotate(45deg);/*ie9*/
    width: 2em;
    z-index: 111;
}

.mt-downclient {
    padding: 0 40px 0 65px;
    position: relative;
}
.mt-downclient-img {
    height: 50px;
    left: 10px;
    position: absolute;
    top: 4px;
    width: 50px;
}
.mt-downclient-title {
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 8px;
}
.mt-downclient-btn {
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 30px;
    top: 14px;
}

/*kfc coupon*/
.sortBox {
    clear: both;
    display: block;
    margin-top: 10px;
    overflow: hidden;
    width: 320px;
}
.sortOne {
    float: left;
    text-align: center;
    width: 80px;
}

.quxiao 
{
    color:blue;    
}

/*kfc*/
.kfcwrapper{ min-width:320px; margin:0 auto; border:none; background:#FFF; padding:0; padding-bottom:38px; position:relative;}

.homeList{ background:#fff; height:72px; padding-left:12px; padding-right:8px; padding-top:8px;border-bottom: solid 1px #f2e1b8;}
.homeList .dd{ float:left; width:85px; padding-right:12px;}
.homeList .dm{ float:left; width:115px; padding-right:7px;}
.homeList .dt{ float:right; padding-top:20px;}
.homeList .dm h1{ font-size:13px; height:30px; line-height:14px;overflow: hidden;}
.homeList .dm h1 a{ color:#000;}
.homeList .dm h2{ color:#bb1f01; font-size:12px; font-family:Arial; height:16px; line-height:16px;}
.homeList .dm h3{ color:#9d9d9d; font-size:10px;}

.bottomBlock{ position:fixed; z-index:20; bottom:0; width:320px; height:45px;}

  .download_app
        {
            padding-top: 20px;
        }
        .download_button
        {
            -moz-user-select: none;
            background-color: #a3ca0f;
            background-image: none;
            border: 1px solid transparent;
            color: #fff;
            cursor: pointer;
            display: block;
            font-size: 14px;
            font-weight: normal;
            margin-bottom: 0;
            padding: 6px 12px;
            text-align: center;
            vertical-align: middle;
            white-space: nowrap;
        }
        .download_button a
        {
            color: White;
        }
        
        
        .download_app a
        {
            border-radius: 3px;
            display: inline-block;
            height: 24px;
            line-height: 24px;
            text-align: center;
        }
        .download_app .btn_unfold
        {
            background-color: #2b3033;
            color: #fff;
            font-size: 20px;
            width: 10%;
        }
        .download_app .open_inbrowser
        {
            background-color: #f2f9d8;
            border: 1px solid #82aa00;
            color: #d87900;
            width: 44%;
        }
        
  
#slider{width:100%;max-width:640px;max-height:310px;margin:0 auto;overflow:hidden}
#slider img{width:100%;display:block}

.s_icon {
    background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 2px;
    bottom: 5px;
    color: #f35a5c;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 25px;
}


.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{text-align:center;position:absolute;bottom:0;left:0;width:100%}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:6px;height:6px;margin:2.5px 3.5px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}

/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */
.ui-dialog {
    *zoom:1;
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 1px solid #999;
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    font-family: Helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}
.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
}
.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse:collapse;
    border-spacing: 0;
    background: transparent;
}
.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent;
}
.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 13px;
    right: 13px;
    _height: 26px;
    padding: 0 4px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none;
}
.ui-dialog-close:hover,
.ui-dialog-close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ui-dialog-title {
    margin: 0;
    line-height: 1.428571429;
    min-height: 16.428571429px;
    padding: 15px;
    overflow:hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    cursor: default;
}
.ui-dialog-body {
    padding: 20px;
    text-align: center;
}
.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: left;
}
.ui-dialog-footer {
    padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
    color: #333;
}
.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
    vertical-align: middle;
}
.ui-dialog-button {
    float: right;
    white-space: nowrap;
}
.ui-dialog-footer button+button {
    margin-bottom: 0;
    margin-left: 5px;
}
.ui-dialog-footer button {
    width:auto;
    overflow:visible;
    display: inline-block;
    padding: 6px 12px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.ui-dialog-footer button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
  color: #333333;
  text-decoration: none;
}

.ui-dialog-footer button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-dialog-footer button[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ui-dialog-footer button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.ui-dialog-footer button:active{
  background-image: none;
}

.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.ui-dialog-footer button.ui-dialog-autofocus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
  background-image: none;
}
.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
    top: -8px;
}
.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
    top: 8px;
}
.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
    left: -8px;
}
.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
    left: 8px;
}

.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow:hidden;
    _color:#FF3FFF;
    _filter:chroma(color=#FF3FFF);
    border:8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b{
    display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
    bottom: -16px;
    border-top:8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
    bottom: -15px;
    border-top:8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b  {
    left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b  {
    left: 50%;
    margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
    right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
    top: -16px;
    border-bottom:8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom:8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
    left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
    margin-left: -8px;
    left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
    right: -16px;
    border-left:8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    right: -15px;
    border-left:8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
    top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
    left: -16px;
    border-right:8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    left: -15px;
    border-right:8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
    top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    bottom: 15px;
}


@-webkit-keyframes ui-dialog-loading {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes ui-dialog-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.ui-dialog-loading {
    vertical-align: middle;
    position: relative;
    display: block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 32px;
    height: 32px;
    top: 50%;
    margin: -16px auto 0 auto;
    font-size: 0;
    text-indent: -999em;
    color: #666;
}
.ui-dialog-loading {
    width: 100%\9;
    text-indent: 0\9;
    line-height: 32px\9;
    text-align: center\9;
    font-size: 12px\9;
}

.ui-dialog-loading::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    margin: 14.5px 0 0 14.5px;
    border-radius: 100%;
    box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
    -webkit-transform: rotate(360deg);
    -webkit-animation: ui-dialog-loading 1.5s infinite linear;
    transform: rotate(360deg);
    animation: ui-dialog-loading 1.5s infinite linear;
    display: none\9;
}
.attachFlash { border: dashed 2px #39ADCF; padding:2px 15px; background:#D7EFF5; font-size:16px; color: #000; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-user-select: none; /* for Firefox */ ; -webkit-user-select: none; /* for Chrome */ }
 span.code_details { position:relative;min-width:100px; display:inline-block; text-align:right; }
span.code_details  .c_zz{ position: absolute; height:100%; width:100%; left:0; top:0;  background:  url(images/c_bg.png) no-repeat top right; color:#FFF;-moz-border-radius:5px; -webkit-border-radius:5px; -moz-user-select: none; /* for Firefox */ ; -webkit-user-select: none; /* for Chrome */; font-size:14px; text-indent:5px; line-height:28px; text-align:left; }



.attachFlash_cn { border: dashed 2px #39ADCF; padding:2px 15px; background:#D7EFF5; font-size:16px; color: #000; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-user-select: none; /* for Firefox */ ; -webkit-user-select: none; /* for Chrome */ }
.attachFlash_cn a { color:black;}
/* page */
.pager { margin:15px 0; text-align:center; color:#2E6AB1; line-height:200% }
.pager a {  color:#017bc6; margin:0px 2px; padding:2px 1px; text-decoration:none }
.pager span { background-color:#fff;  color:#d5d5d5; font-weight:bold;  }
.pager a:hover, .pager span.current { background-color:#017bc6; 
color:#fff; text-decoration:none }
.pager .left a, .pager .right a { border:none }