@charset "utf-8";
html {
    font: normal 14px "微软雅黑", Arial;
}
body {
    padding: 0px;
    margin: 0px auto;
    color: #666;
    width: 100%;
    min-width: 1200px;
    /*width: expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" );*/
    zoom: 1;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0;
    padding:0;
}
li{
    list-style:none;
}
ul, li, form, dl, dt, dd, div {
    padding: 0px;
    margin: 0px;
}
select, input, textarea {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #666;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
input:focus {
    outline: none;
}
input, button, select, textarea {
    outline: none; /*-webkit-appearance:none;*//*强制去除表单自带的样式*/
    font: normal 14px "微软雅黑", Arial;
}

textarea {
    resize: none; /*-webkit-appearance:none;*//*强制去除textarea自带的样式*/
}

article, aside, footer, header, nav, section, figure, figcaption {
    display: block;
}
/*html5设置*/
figure, figcaption {
    margin: 0px;
    padding: 0px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
img {
    border: none;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
a {
    color: #666;
    text-decoration: none;
}
a:focus {
    outline: none;
    -moz-outline: none;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.SinglePage{  text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; font-size:13px; line-height:24px;}
.container{
    width:1200px;
    margin:auto;
}
/*头部 开始*/
.ctHeader{
    width:1200px;
    margin:0 auto 30px;
    padding:40px 0 0;
    position: relative;
}
.ctHeader .logo{
    display: block;
    width:256px;
    margin:0 auto 12px;
}
.ctHeader .rtlanguage{
    position: absolute;
    right:0;
    top:40px;
}
.ctHeader .rtlanguage img{
    display: block;
    width:17px;
    margin:0 auto 5px;
}
.ctHeader .rtlanguage a{
    display: block;
    font-size:12px;
    color: #393431;
}
/*.ctHeader .logo+h6{*/
    /*font-size:20px;*/
    /*text-align:center;*/
    /*color:#393431;*/
    /*font-weight: normal;*/
/*}*/
.ctHeader .headNav{
    border-bottom:1px solid #524A45;
    /*overflow: hidden;*/
    position: relative;
}
.ctHeader .headNav .bg{
    position: absolute;
    z-index:1;
    top:48px;
    left:0;
    width:100%;
    height:128px;
    background:url("../images/mbicon1.png") repeat center;
    display: none;
}
.ctHeader .headNav ul{
    padding:0 28px 0 35px;
    height: 40px;
}
.ctHeader .headNav ul li{
    float:left;
    margin-left: 155px;
   height:40px;
    line-height:40px;
    position: relative;
    /*width: 154px;*/
}
.ctHeader .headNav ul li:first-child{
    margin-left:0;
}
.ctHeader .headNav ul li a{
    font-size:12px;
    color:#393431;
    cursor: pointer;
}
.ctHeader .headNav ul li.on>a{
    font-weight: bold;
}
.ctHeader .headNav ul li .down{
    display: none;
    position: absolute;
    top:0;
    padding-top:52px;
    left: -10px;
    z-index:5;
    width:200px;
    /*background-color:#fff;*/
}
.ctHeader .headNav ul li .down a{
    display: block;
    padding:0 10px;
    font-size:12px;
    color:#393431;
    line-height:1.8;

}
.ctHeader .headNav ul li .down a.on{
    font-size:12px;
    color:#000;
    font-weight: bold;
}
/*头部 结束*/
/*底部 开始*/
.ctFooter{
    width:1200px;
    margin:30px auto 0;
    border-top:1px solid #3C3633;
    /*padding:15px 0;*/
    height:120px;
    text-align:center;
    position: relative;
}
/*.ctFooter .li{*/

    /*width:106px;*/
    /*margin:auto;*/
/*}*/
/*.ctFooter .li>a{*/
    /*display: inline-block;*/
    /*padding:15px 0;*/
    /*color:#393431;*/
    /*font-size:15px;*/
/*}*/
/*.ctFooter .down{*/
    /*position: absolute;*/
    /*text-align:center;*/
    /*width:212px;*/
    /*overflow: hidden;*/
    /*left:0;right:0;*/
    /*margin:auto;*/
    /*top:35px;*/
    /*z-index:1;*/
    /*display: none;*/
/*}*/
/*.ctFooter .down a{*/
    /*float:left;*/
    /*/!*margin:0 25px;*!/*/
    /*width:106px;*/
    /*padding:10px 0;*/
    /*color:#393431;*/
    /*font-size:14px;*/
/*}*/
/*.ctFooter .down a.on{*/
    /*font-size:16px;*/
    /*font-weight: bold;*/
/*}*/

/*底部 结束*/
/*品牌商城弹框*/
.popUpBg{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:999;
    background:url("../images/mbicon4.png") repeat center;
    display: none;
}
.popBrandShop{
    width:448px;
    height:281px;
    background:url("../images/mbicon2.png") no-repeat center;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.popUpBg3 .popBrandShop{
    background:url("../images/mem.jpg") no-repeat center;
}
.popBrandShop>i{
    position: absolute;
    left:39px;
    top:34px;
    width:210px;
    height:210px;
}
.popBrandShop>a.close,.memberInfo>a.close{
    position: absolute;
    right:8px;
    top:6px;
    width:12px;
    height:13px;
    background:url("../images/close.png") no-repeat center;
}
.memberInfo{
    width:605px;
    height:352px;
    background:url("../images/mbicon6.png") no-repeat center;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.memberInfo .rt{

}
/*首页*/
.ctIndex{
    width:1200px;
    height:474px;
    margin:0 auto;
    position: relative;
}
.ctIndex .pics{
    height:474px;
    overflow: hidden;
}
.ctIndex .pics li{
    float:left;
    width:1200px;
}
.ctIndex .pics li img{
    width:100%;
}
.ctIndex>a{
    position: absolute;
    width:35px;
    height:70px;
    top:0;
    bottom:0;
    margin:auto;
    display: none;
}
.ctIndex>a.prev{
    left:0;
    background:url("../images/MCicon1.png") no-repeat left center;
}
.ctIndex>a.next{
    right:0;
    background:url("../images/MCicon1.png") no-repeat right center;
}
.ctIndex .tabs{
    position: absolute;
    bottom:10px;
    text-align: center;
    /*width: 100%;*/
    right:10px;
    display: inline-block;
    padding: 5px;
    border-radius: 18px;
    background-color: rgba(0,0,0,0.1);
    font-size: 0;
}
.ctIndex .tabs:hover{
    background-color: rgba(0,0,0,0.3);
}
.ctIndex .tabs li{
display: inline-block;
width:8px;
height:8px;
background-color:#fff;
margin:0 3px;
overflow: hidden;
text-indent: -999px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
/*opacity:0.3;*/
/*filter:alpha(opacity=30);*/
}
.ctIndex .tabs li.on{
    /*opacity: 1;*/
    /*filter:alpha(opacity=100);*/
    background-color:#FF6600;
}
/*武大风格*/
.fixed{
    width:1200px;
    margin:auto;
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:100px;
}
.fixed p{
    line-height:1.8;
}
.fixed p a{
    color:#333;
}
.fixed p.on{
    font-weight: bold;
}
.ctFiveStyle{
    text-align:center;
    width:1080px;
    /*margin: auto; */
display: inline-block;
}
.ctFiveStyle>img{
    display: block;
    margin:auto;
}
.ctFiveStyle>img:first-child+img{
    margin-bottom:34px;
}
.ctFiveStyle .three{
    overflow: hidden;
}
.ctFiveStyle .three img{
    display: inline-block;
    width:337px;
    height:558px;
    margin-bottom:34px;
}
.ctFiveStyle .three img:first-child+img{
    margin:0 30px 34px;
}

/*联系信息*/
.ctContactUs{
    width:1200px;
    margin:30px auto 0;
    border-top: 1px solid #3C3633;
}
.ctContactUs .contactCont{
    padding:24px 0 1px 70px;
    text-align:center;
}
.ctContactUs .contactCont ul{
    display: inline-block;
    text-align:left;
    margin:0 30px;
    vertical-align: top;
}
.ctContactUs .contactCont li{
    width:260px;
    position: relative;
    padding-left:25px;
    margin-bottom:20px;
}
.ctContactUs .contactCont li i{
    position: absolute;
    width:17px;
    height:16px;
    background-image:url("../images/mbicon5.png");
    background-repeat:no-repeat;
    left:0;
    top: 3px;
}
.ctContactUs .contactCont li.li1 i{
    background-position:left top;
}
.ctContactUs .contactCont li.li2 i{
    background-position:right top;
}
.ctContactUs .contactCont li.li3 i{
    background-position:left -16px;
}
.ctContactUs .contactCont li.li4 i{
    background-position:right -16px;
}
.ctContactUs .contactCont li.li5 i{
    background-position:left -32px;
}
.ctContactUs .contactCont li.li6 i{
    background-position:right -32px;
}
.ctContactUs .contactCont li.li7 i{
    background-position:left bottom;
}
.ctContactUs .contactCont li.li8 i{
    background-position:right bottom
}
.ctContactUs .contactCont li.li9 i{
    background:url("../images/mbicon8.png") no-repeat center /100%;
}
.ctContactUs .contactCont li.li10 i{
    width:18px;
    height:18px;
    background:url("../images/mbicon9.png") no-repeat center /100%;
}
.ctContactUs .contactCont li h6{
    font-size:14px;
    font-weight: normal;
    color:#393431;
    margin-bottom:6px;
}
.ctContactUs .contactCont li p{
    line-height:1.6;
    color:#393431;
    font-size:12px;
}
.ctContactUs .contactCont li p a{
    color:#393431;
    font-size:12px;
}
.ctContactUs .contactCont li.li1,.ctContactUs .contactCont li.li2,.ctContactUs .contactCont li.li9{
    height:64px;
    vertical-align: middle;
    margin-bottom:10px;
}

/*.ctContactUs .contactCont li .erweima{
    width:130px;
    height:130px;
    overflow: hidden;
    position: absolute;
    right: 59px;
    top: -100px;
    display: none;
}*/
.ctContactUs .contactCont li .erweima.weixin{
     width:130px;
     height:130px;
     overflow: hidden;
     position: absolute;
     right: 6px;
     top: -41px;
     display: none;
    border-right: 2px solid #2D2D2D;
    border-bottom: 2px solid #2D2D2D;
 }
.ctContactUs .contactCont li .erweima.weixin>a{
    position: absolute;
    right: 2px;
    top: -1px;
    width: 8px;
    height: 13px;
    background: url(../images/close.png) no-repeat center;
}
.ctContactUs .contactCont li .erweima.nice{
    width:130px;
    height:130px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: -23px;
    display: none;
    border-right: 2px solid #2D2D2D;
    border-bottom: 2px solid #2D2D2D;
}
.ctContactUs .contactCont li .erweima.nice>a{
    position: absolute;
    right: 2px;
    top: -1px;
    width: 8px;
    height: 13px;
    background: url(../images/close.png) no-repeat center;
}
.ctContactUs .contactCont li .codes{
    cursor: pointer;
}
/*.ctContactUs .contactCont li:hover .erweima{*/
    /*display:block;*/
/*}*/
/*附近店铺*/
.ctNearShop{
    width:1200px;
    margin:auto;
    overflow: hidden;
    padding:60px 0 110px;
}
.ctNearShop .rt{
    width:698px;
    height:352px;
}
.ctNearShop .lf{
    width:422px;
    padding:34px 20px 0 60px;
}
.ctNearShop .lf h6{

}

/*关于我们*/
.ctAboutUs{
    width:1200px;
    margin:auto;
}
.ctAboutUs ul{
    padding:0 95px;
}
.ctAboutUs ul li{
    overflow: hidden;
    margin-bottom:25px;
}
.ctAboutUs ul li div{
    float:left;
    width:365px;
    margin:0 70px;
}
.ctAboutUs ul li h6{
    color:#231815;
    font-weight: normal;
    font-size:20px;
    margin-bottom:8px;
}
.ctAboutUs ul li p{
    color:#231815;
    font-size:12px;
    text-align:justify;
}
/*品牌动态*/
.ctBrandDong{
    width:1200px;
    margin:auto;
}
.ctBrandDong ul{
    padding:0 61px;
    /*overflow: hidden;*/
}
.ctBrandDong ul li{
    float:left;
    width:245px;
    margin-bottom:32px;
    /*margin:0 10px 32px;*/
}
.ctBrandDong ul li>div{
   border:1px solid #DCD8D5;
    padding:10px;
}
.ctBrandDong ul li>div img{
    /*width:225px;*/
    /*height:149px;*/
    margin-bottom:5px;
    display: inline-block;
}
.ctBrandDong ul li>div .cont{
    line-height:1.8;
}
.ctBrandDong ul li>div .cont h6{
    color:#393431;
    /* font-weight: normal; */
    font-size: 12px;
    margin-bottom:10px;
}
.ctBrandDong ul li>div .cont p{
    color:#393431;
    font-size:12px;
}
.ctBrandDong ul li>div .date{
    font-size:12px;
    color:#393431;
    margin-top:40px;
    display: none;
}
/*品牌动态新*/
.ctBrandDongNew{
   width:1200px;
    margin:auto;
}
.ctBrandDongNew ul li{
    padding:28px 50px;
    border-top:1px solid #343535;
}
.ctBrandDongNew ul li:first-child{
    border-top:none;
}
.ctBrandDongNew ul li i{
    float:left;
    width:312px;
    height:210px;
    overflow: hidden;
}
.ctBrandDongNew ul li i img{
    width:100%;
}
.ctBrandDongNew ul li .cont{
    margin-left:342px;
    height:190px;
    padding-top:20px;
}
.ctBrandDongNew ul li .cont h6{
    font-size:16px;
    /*font-weight: normal;*/
    color:#333;
}
.ctBrandDongNew ul li .cont span{
    display: block;
    color:#666;
    font-size:12px;
    margin:36px auto;
}
.ctBrandDongNew ul li .cont p{
    font-size:14px;
    color:#333;
}
/*加盟信息*/
.joinInfo{
    width:1200px;
    margin:100px auto 50px;
    text-align: center;
}
.joinInfo .title{
    margin:0 auto 50px;
}
.joinInfo .title img{
    width:400px;
}
.joinInfo .cont img{
    width:937px;
}
/*品牌动态详情*/
.brandDongDetail{
    width:1200px;
    margin:0 auto;
}
.brandDongDetail .carousel{
    width:1200px;
    height:auto;
    margin:0 auto 40px;
    position: relative;
}
.brandDongDetail .carousel .pics{
    height:auto;
    overflow: hidden;
}
.brandDongDetail .carousel .pics li{
    float:left;
    width:1200px;
}
.brandDongDetail .carousel .pics li img{
    width:100%;
}
.brandDongDetail .carousel .tabs{
    position: absolute;
    bottom:10px;
    text-align: center;
    /*width: 100%;*/
    right:10px;
    display: inline-block;
    padding: 5px;
    border-radius: 18px;
    background-color: rgba(0,0,0,0.1);
    font-size: 0;
}
.brandDongDetail .carousel .tabs:hover{
    background-color: rgba(0,0,0,0.3);
}
.brandDongDetail .carousel .tabs li{
    display: inline-block;
    width:8px;
    height:8px;
    background-color:#fff;
    margin:0 3px;
    overflow: hidden;
    text-indent: -999px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /*opacity:0.3;*/
    /*filter:alpha(opacity=30);*/
}
.brandDongDetail .carousel .tabs li.on{
    /*opacity: 1;*/
    /*filter:alpha(opacity=100);*/
    background-color:#FF6600;
}
.brandDongDetail .detail{
    padding:0 30px;
    margin-bottom:50px;
}
.brandDongDetail .detail>h4{
    font-size:18px;
    color:#333;
    line-height:1.8;
}
.brandDongDetail .detail>span{
    display: block;
    font-size:12px;
    color:#666;
    line-height:1.8;
    margin:20px 0;
}
.brandDongDetail .detail>.cont{
    font-size:14px;
    color:#333;
    line-height:1.8;
}
/*英文版*/
.ctHeader .headNav.headNav-e ul li:first-child {
    margin-left: 0;
}
.ctHeader .headNav.headNav-e ul li{
    margin-left: 127px;
}
.popUpBg2 .popBrandShop{
    width:448px;
    height:281px;
    background:url("../images/c.jpg") no-repeat center;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    border-right: 3px solid #202529;
    border-bottom: 2px solid #202529;
}
.popUpBg5 .popBrandShop{
    background:url("../images/c.jpg") no-repeat center;
}
.ctContactUs .contactCont.contactCont-e li.li9 i {
    background: url(../images/s.png) no-repeat center /100%;
}
.ctContactUs .contactCont.contactCont-e li.li10 i {
    width: 18px;
    height: 18px;
    background: url(../images/h.png) no-repeat center /100%;
}