body{
    font-size:1.4rem;
    margin: 0;
    padding: 0;
    height:100%;
    background-image: url(../i/bg113.png) !important;background-repeat: repeat;
}
html{height:100%}
.clearfix:before,.clearfix:after{display:table;content:''}
.clearfix:after{clear:both}
li{list-style:none}

/*头部第一部分 .am-projects   .amz-container公用类*/
.am-projects{ width:100%;background: #ebebeb; height: 50px;  }

#navFirst-container,#header-top-container{
    position: relative; overflow: visible;margin:0 auto; width: 1040px;
}
#header-top-container{
    height: 50px;cursor:pointer;  color: #c0c0c0;font-size: 14px;  line-height: 50px;
}
#firstLineFont{
    letter-spacing: 4px;font-size:16px
}
#log-container{padding:0}
#log-container div{
    padding:0;   float:right
}
#logDiv,#addHomePage,#favorites{text-align:right;}
.logDiva{
    background-color: #927a6d; border-radius: 10px; color: #fff;padding:5px 17px;
}
.logDiva:focus, .logDiva:hover {
    text-decoration: none;  background-color: #e98433; color:#fff;
}
.MT-item { position: relative; z-index: 99; }
.MT-DIV{
    position:absolute;  text-align: center; width: 180px;   top:60px;
    background-color: #fff; height: 100px; border: 1px solid #ccc; border-radius: 3px;
    visibility: hidden; -moz-transition:all 0.3s ease 0s; opacity: 0;
    transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;/* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s; /* Safari 和 Chrome */
    -o-transition: all 0.3s ease 0s;/* Opera */
}
.MT-DIV img{
    width:80px;height:80px;margin-left:-80px; -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box; box-sizing:border-box;
}
.MT-arrow {
    display: block; font-size: 0;  height: 7px; position: absolute;
    top: -7px;  width: 14px;  margin-left: -7px; left: 50%;
    background: rgba(0, 0, 0, 0) url("../i/MT_nav_logo_20131104.png") no-repeat scroll 0 -63px;
    background: transparent url("../i/MT_nav_logo_20131104.png") no-repeat scroll 0 -63px\9;
}
.am-img-thumbnail {
    margin-top: 10px; line-height: 1.6rem;
}

.MT-myul{
    line-height: initial; padding-right: 6px; text-align: right;  position: absolute;
    top: -20px; right: 10px;
}
.MT-myul span{
    position: relative; right: 5px;  float: right;
}

.MT-myul p{
    padding: 0px;  margin-top: 10px;  margin-bottom: 10px;
}
.MT-myul a{color: #666 ;}
.formTitle a  {color: #927a6d ;}
.MT-myul a:hover, .MT-myul a:focus,.formTitle a:hover, .formTitle a:focus { color: #927a6d;}
/*头部第一部分 header-top 结束*/

/*头部第二部分*/
#navFirst{
    background-image: url(../i/bg11.png) !important;background-repeat: repeat; height:100px
}
#navFirst-container{
    height:100px;
}
#logoDiv{
    width:58%; height: 100px;line-height: 100px;   padding:0
}
#logoDiv img{width:156px }
#header-list {
    width:55px;height:55px;background:#927a6d;padding:0;margin:0;text-align:center;
    font-size:3rem;line-height:55px;color:white;display:none;
}
#header-user:hover,	#header-list:hover{cursor:pointer}
#header-user{display:none ;float:right}
#header-search{padding: 30px 0;float:left}
.querySelect{
    border: none;  padding: 0px;
}
.am-selected{width:auto;}
.querySelect div{ width: auto; }
.am-form input[type=number]:focus, 	.am-form input[type=search]:focus,
.am-form input[type=text]:focus, 	.am-form input[type=password]:focus,
.am-form input[type=datetime]:focus,.am-form input[type=datetime-local]:focus,
.am-form input[type=date]:focus, 	.am-form input[type=month]:focus,
.am-form input[type=time]:focus, 	.am-form input[type=week]:focus,
.am-form input[type=email]:focus, 	.am-form input[type=url]:focus,
.am-form input[type=tel]:focus, 	.am-form input[type=color]:focus,
.am-form select:focus, 				.am-form textarea:focus,
.am-form-field:focus{
    border-color: #927a6d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgba(221,81,76,.3);
}
#amaze-style{
    padding: 0px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;
}
.am-btn:active:focus, .am-btn:focus{outline-color: #927a6d;}
#btn-s-qry{
    border-top-right-radius: 5px;border-bottom-right-radius: 5px;
}

#calendarDiv{
    width: 130px; min-height: 70px;margin-top:12.5px; border-radius: 8px;
    background-color: #f7f7f5; padding: 0 ;overflow:hidden;
    -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333;
    box-shadow:2px 2px 5px #333333;float:right
}
#calendarDiv div:first-of-type{
    background-color:#927a6d;heigth:20px;font-size:14px;text-align:center;color:#fff;
}

.calendarSpan{
    width: 130px; display: inline-block; text-align: center;  color:#927a6d;
}
#gongli{
    top:3px;position: relative;
}

/*头部第二部分结束*/


/*头部第三部分菜单 start*/
#navDivBase{
    height: 50px;  width:100%;  position:relative
}
#navDivBase #nav-container{position:absolut;width:100%;height:100%;background: #927a6d;z-index:5}
#navDivBase li:hover,#more-nav-container li:hover{cursor:pointer}
#navDiv li{color:white}
#navDivBase #navDiv{
    width:1040px;margin:0 auto;height:50px;position:relative;z-index:8;background:transparent
}
#more-nav{width:100%;height:100%;position:relative;z-index:8;background:transparent}
#navDivBase #navDiv a {color:white;font-size:1.4rem}
#more-nav-container{
    position:absolute; top: 100%;right:0;width:400px;padding:2rem;z-index:5;
    background:#6f7372;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333;
    box-shadow:2px 2px 5px #333333;margin:0;
    /* -moz-transition:all 0.3s ease 0s;
     transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s; */ display:none;overflow:hidden;
}
#slid_bar{
    position: absolute; background-color: #e98433;   z-index: 6; opacity:1;
    width:50px;height:50px;top:0;left:calc((100% - 1040px)/2)
}
#more-nav-container #slid_bar{left:-1000px}

.move{
    transition: left 0.3s  ; -moz-transition:left 0.3s; /* Firefox 4 */ -webkit-transition:left 0.3s;/*Safari和 Chrome */
    -o-transition: left 0.3s; /* Opera */
}
#menu{padding:0;margin:0; }
#menu li {float:left;width:5%;text-align:center;height:50px;line-height:50px}
#more-nav li{float:left;padding:0.5rem 1.25rem;color:white}
/*悬浮框里的li不设置宽度*/
/* #navDiv ul:last-of-type li{float:left; padding: 5px 15px; } */
/*.nav_active{background:#e98433}*/
.nav-hide{display:none}
.nav-show{display:block}
.ahide{display:none}
.ashow{display:block}
#more span{padding:0;color:white}
/*头部第三部分菜单  end*/
@media only screen and (max-width: 1200px){
    #navDivBase #navDiv,#navFirst-container,#header-top-container{width:960px}
    #menu li{width:6.666666%}
    #logoDiv{ width:55%}
}

@media only screen and (max-width: 990px){
    #navDivBase #navDiv,#navFirst-container,#header-top-container{width:740px}
    #favorites,#addHomePage{width:25%}
    #menu li{width:10%}
    #logDiv{width:32%}
    #logoDiv{width:38%; }
    #header-search{width:37%; }
}
@media only screen and (max-width: 770px){
    #calendarDiv,#logoDiv,#header-top{display:none}
    #navFirst,#navFirst-container{width:100%; }
    #navFirst{position:fixed;top:0;left:0;z-index:11111}
    #header-list{display:block}
    #navFirst-container,#navFirst{height:55px}
    #header-search{  padding:8px 0;width:65%;margin-left:1.5rem;  }
    #header-user{
        width:8%; text-align:center;float:right;padding:15px 0;display:block;margin-right:5px;
    }
    #header-user  p  span{font-size:2rem;color:#927a6d}
    #header-user ul{
        width:100px; position:absolute;top: 50px;right: 0; z-index:100000;padding:0;
        margin:0;background:white; -moz-box-shadow:2px 2px 2px #333333;
        -webkit-box-shadow:2px 2px 2px #333333; box-shadow:2px 2px 2px #333333;
        float:right;padding-bottom:0.5rem;visibility: hidden; -moz-transition:all 0.3s ease 0s;
        opacity: 0;  transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;/*Firefox 4 */
        -webkit-transition: all 0.3s ease 0s; /* Safari 和 Chrome */
        -o-transition: all 0.3s ease 0s;/* Opera */
    }
    #header-user ul li{margin-top:0.5rem;letter-spacing:1px}
    #header-user ul a{color:black}
    #header-user:hover ul{
        visibility: visible; opacity: 1; -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
    }
    #navDivBase #navDiv ,#navDivBase{height:0; width:0}
    #menu{display:none}
    #navDiv ul:last-of-type{
        width:180px;padding:0;position:fixed; top:55px; text-align:center;overflow:scroll ;
        height:-moz-calc(100% - 55px); height:-webkit-calc(100% - 55px);height: calc(100% - 55px);
        background:#927a6d;
    }
    #navDiv ul:last-of-type li{width:100%;height:50px;line-height:50px}
    .nav-hide{display:block;left:-100%}
    .nav-show{display:block;left:0}
    #more-nav-container{ position:fixed;top:55px; width:150px;padding:1em 0;overflow:auto; }
    #more-nav-container li{width:100%;text-align:center}
    #slid_bar{
        transition: top 0.2s  ; -moz-transition:top 0.2s; /* Firefox 4 */ -webkit-transition:top 0.2s;/*Safari和 Chrome */
        -o-transition: top 0.2s; /* Opera */
    }

}

.show{left:0;-moz-transition:left 0.3s ease 0s;   	transition: left 0.3s ease 0s; -moz-transition:left 0.3s ease 0s;
    -webkit-transition: left 0.3s ease 0s; 	-o-transition:left 0.3s ease 0s;}
.hide{left:-155px;-moz-transition:left 0.3s ease 0s;   	transition: left 0.3s ease 0s; -moz-transition:left 0.3s ease 0s;
    -webkit-transition: left 0.3s ease 0s; 	-o-transition:left 0.3s ease 0s;}


.ffDiv:hover, .fsDiv:hover{
    color: #927a6d;
}
.firstMiaoBian{
    color: #c0c0c0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #b9b9b9;
    -webkit-text-fill-color: transparent;
}

.am-selected-btn{
    border: none;
    padding-top: 0px;
}
#setHome{
    position: absolute;
    top: 0px;
    right: 25%;
}

.am-container {
    width: 1340px !important;
    max-width: 1340px;
    padding:0px;
}








.show{display:block}
#navUl .fa-angle-down,#navUl .fa-angle-up{padding:0}
#more_menu{padding:0 ;margin:0; margin-top:-1px; position:absolute;top: 100%;left:0;z-index:1000}
#more_menu li{background:#927a6d;float:none}




.footerTitle{font-size:14px;color:#666;text-align:center;}
.validator-error{color: #927a6d; position: absolute; top: -20px;}
#formTitle a,  {color: #dd514c;font-weight:bolder;}
#footer a  {color: #666;}
#formTitle a:focus, a:hover, #footer a:hover, #footer a:focus { color: #927a6d;}




.MT-item:hover div {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
}

.am-tabs-d2 .am-tabs-nav>.am-active a{color: #4F3D2F;}
.am-tabs-d2 .am-tabs-nav>.am-active{
    border-bottom: 2px solid #927a6d;
}
.am-tabs-d2 .am-tabs-nav>.am-active:after{
    border-bottom-color: #927a6d;
}
.am-pagination-default, .am-pagination-select{
    font-size:1.2rem;
}
.am-pagination>.am-active>a, .am-pagination>.am-active>a:focus, .am-pagination>.am-active>a:hover, .am-pagination>.am-active>span, .am-pagination>.am-active>span:focus, .am-pagination>.am-active>span:hover{
    background-color: #927a6d;
    border-color: #927a6d;
}
.boxDiv{
    position:relative;
    height: 240px;border: 1px solid #e6e6e6;
}
.imageDiv{
    position:absolute;
    top:50%;
    left:50%;
    -ms-transform: translate(-50%,-50%); /* IE 9 */
    -webkit-transform: translate(-50%,-50%);	/* Safari and Chrome */
    -o-transform: translate(-50%,-50%); /* Opera */
    -moz-transform: translate(-50%,-50%);	/* Firefox */
    transform: translate(-50%,-50%);
}
.am-footer-fixed {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1010;
}


.am-tabs-d2 .am-tabs-nav>.am-active:after{
    border-bottom-color: #938a81;
}

.am-tabs-d2 .am-tabs-nav>.am-active{
    border-bottom: 2px solid #948b82;
}

#qrcode canvas {
    padding: 15px;
    background-color: white;
}
.am-breadcrumb>li+li:before{
    color: #333;
}
#location{ width:1324px;margin:0 auto; padding:1rem 0; }
#location #location-first{font-size:2rem;color:#999; float:left}
#location-firstname{color:black;font-size:1.4rem ; float:left;margin-top:-1px;margin-left: 5px }