﻿




/*footer-------*/
.footer{ width:100%;}
/*.site-promise{ height:41px; padding:29px 0;}
.site-promise li{ float:left; padding:0 40px 0 90px; position:relative;}
.site-promise li b{ position:absolute; display:block; width:41px; height: 41px; margin-right:15px; background:url(../Images/20130330A_2.png) no-repeat; left:34px; top:0;  }
.site-promise li.fore1 b{ background-position:0 -55px;}
.site-promise li.fore2 b{ background-position:-50px -55px;}
.site-promise li.fore3 b{ background-position:0 -102px;}
.site-promise li.fore4 b{ background-position:-50px -102px;}
.site-promise li.fore5 b{ background-position:0 -148px;}
.site-promise li h3{ font-size:18px; color:#000;line-height: 25px;}
.site-promise li p{ color:#777;}*/
.site-footerimg{width:100%;height:106px;background-color:#f8f8f8;}
.site-footerimg img{width:1190px;height:106px;margin:50px auto 2px;display:block;}
.footer .warpa{width:100%;background-color:#f3f3f3;border-top:1px solid #d6d6d6;margin-top:1px;height:172px;}
.footer-service .fc-logo{/*width:200px;*/height:100%;float:left}






.footer-service {width:1190px;margin:0 auto;padding-top:40px; border-top:1px solid #f7f7f7; }
.footer-service dl { float: left; /*width: 165px;*/ }
.footer-service dt { position: relative; font-size: 15px ; zoom: 1; font-weight:bold;color:#323232;line-height:15px;padding-bottom:16px; }
.footer-service dt strong{ font-weight:bold; color:#323232;}
.footer-service dd { /*height:202px;*/ overflow:hidden;}
.footer-service dl a{color:#494e52;}
.footer-service dl a:hover{color:#e50011;}
.footer-service dl p{font-size:12px;color:#494e52;line-height:18px;padding-bottom:10px;}
.footer-service .qrcode{ width:165px; float:right; text-align:center;}
.footer-service .fc-left{float: right;
    width: 255px;
    overflow: hidden;}
.footer-service .qrcode img{width:78px;height:78px; display:inline;}
.footer-service .qrcode h3{ font-size:15px;margin-top:15px;color:#323232;font-weight:bold}
.footer-service .qrcode p{ color:#323232;font-size:14px;}
.copyright { text-align: center; padding:15px 0;  color:#fff; background:#fff; line-height:24px; background:#38383c;}
.copyright a{color:#fff;}
.copyright img { display: inline-block }

/*ajax-loading------*/
.ajax-loading { width: 100%; height: 100%; position: fixed; z-index: 999999; background-color: rgba(0, 0, 0, 0.2); transition: all ease-in-out .5s; top: 0; left: 0; display: none; }
.ajax-loading p { width: 100px; height: 100px; background: url('../images/progress.gif') no-repeat center; border-radius: 5px;background-color:#000; background-color: rgba(0, 0, 0, 0.8); }


/*图片预览*/
.cover { width: 100%; height: 100%; position: fixed; top: 0; background-color: rgba(0,0,0,.2); z-index: 888; display: none; }
    .after-service-img img {
        width: 50px;
        height: 50px;
        margin-right: 5px;
        z-index:99999;
        position:relative;
        cursor:zoom-in;
        float:left;
    }
.preview-img{position:fixed;left:30%;top:20%; width:600px;height:400px;display:none;z-index:99999}
.preview-img img{height:100%;cursor:zoom-out;}

#pwdShow{
	     height: 30px;
    border: 1px solid gray;
    line-height: 29px;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
#pwdShow span{
	      width: 8px;
    height: 8px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
    vertical-align: middle;
}
.item .itxt{
	float: none; width: 100%;height: 30px;line-height: 30px;border: 1px solid #ddd;
}  

