*{ margin: 0;  padding:0;}
body{ font-size: 14px; font-family: "微软雅黑"; background:#efefef; }
ul{ list-style: none; margin: 0; padding: 0;}
a{ text-decoration: none; color: #666;}
a:hover{ color: #572a22;}
.f16{ font-size: 16px;}
.mainbox{margin-left: auto;margin-right: auto;}
.display{ display: block;}
.left{ float: left;}
.right{ float: right;}
.w1200{ width: 1200px; }
.t10{ margin-top: 10px;}
.t20{ margin: 15px 0;}
/*head*/
.head{ background:#fff; padding:10px 0; overflow: hidden; }
.logo a{ width: 270px; height: 60px; background: url(../images/logo.png) no-repeat;  }
.b_logo{ position: absolute; top: 81px; z-index: 9999999999; left:45%;  }
.b_logo img{ width: 126px; height: 138px; margin:0 auto; display: block;}
.nav{ width:780px; margin-left: 100px;}
.nav li a {  padding:20px 15px ; }
.nav li.hover a{ color: #b28247;}
.i_lx a { color: #fff;     padding: 20px 15px;}
/*indexbanner*/
#wrapper {
    background:#fff;
    position:relative;
}

.fullwidthbanner-container{
    width:100% !important;
    position:relative;
    padding:0;

    overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
    width:100% !important;
    max-height:450px !important;
    position:relative;
}


.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background:#e1472f !important;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-color:#e1472f !important;
}
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
    width: 42px;
    height: 43px;
    margin-left: 0px;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
    /*
    **打开注释，按钮变成圆形的
    border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性
    -moz-border-radius: 20px;  Mozilla浏览器的私有属性
    -webkit-border-radius: 20px;  Webkit浏览器的私有属性
    border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角
    */
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
    /*
    **打开注释，按钮变成圆形的
    border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性
    -moz-border-radius: 20px;  Mozilla浏览器的私有属性
    -webkit-border-radius: 20px;  Webkit浏览器的私有属性
    border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角
    */
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


/*index_content*/
.index_content{ overflow: hidden; background: #1e1412; margin-top:25px;}
.index_content li{ float: left; width: 33%;position: relative; margin-bottom: 0.5%;}
.index_content li img{ width: 100%; }
.index_content li .title{ width: 230px; height:52px; line-height: 52px; padding-left: 20px; position: absolute; bottom: 4px; color: #fff; font-size: 20px; background: url(../images/2-bj.png) no-repeat;}
.index_content li a:hover .title{ opacity: 0;}
.index_content_jg{ margin: 0 0.5%;}
.hot-hotels .items img{ width:100%; display:block;}
.hot-hotels .items-info,.hot-hotels .items-hover,.hot-hotels .items-hover .detail,.hot-hotels .items-box{ position:absolute; left:0; width:100%;}
.hot-hotels .items-info{ bottom:0; display:table; padding:0.3125em 0.625em; color:#fff; font-size:1.375em; background:url("../images/b-70.png") repeat; background:rgba(0,0,0,.7);}
.hot-hotels .items-info span{ display:table-cell; vertical-align:middle; width:50%; text-shadow:2px 2px 5px rgba(0,0,0,.8);}
.hot-hotels .items-info span + span{ text-align:right;}
.hot-hotels .items-info .p{ font-size:1.125em;}
.hot-hotels .items-info .p i{ font-size:150%;}
.hot-hotels .items-hover{ filter:alpha(opacity=0)\9/*for ie8*/; opacity:0; top:0; right:0; bottom:0; background:url("../images/w-40.png") repeat; background:rgba(255,255,255,.4); transition:all .3s linear;}
.hot-hotels .items-hover .detail{ top:0; right:0; bottom:0; margin:auto; width:37.5%; height:2.5em; font-size:1.125em; font-weight:bold; color:#fff; line-height:2.5em; letter-spacing:2px; text-align:center; background-color:#000;}
.hot-hotels .items-hover .detail:before,.hot-hotels .items-hover .detail:after{ left:auto; top:50%; right:5px; margin-top:-0.5em; border-width:0.5em;}
.hot-hotels .items-hover .detail:before{ border-left-color:#fff;}
.hot-hotels .items-hover .detail:after{ margin-right:2px; border-left-color:#009ef0;}
.hot-hotels .items-box{ left:5px; top:5px; right:5px; bottom:5px; width:auto;}
.hot-hotels .items-box .top,.hot-hotels .items-box .right,.hot-hotels .items-box .bottom,.hot-hotels .items-box .left{ position:absolute; width:0; height:3px; background-color:#051f38; transition:all .3s linear;}
.hot-hotels .items-box .left,.hot-hotels .items-box .right{ width:3px; height:0;}
.hot-hotels .items-box .top{ top:0; left:0;}
.hot-hotels .items-box .right{ top:0; right:0;}
.hot-hotels .items-box .bottom{ bottom:0; right:0;}
.hot-hotels .items-box .left{ bottom:0; left:0;}
.hot-hotels .items a:hover .items-hover{ filter:alpha(opacity=40)\9/*for ie8*/; opacity:1;}
.hot-hotels .items a:hover .top,.hot-hotels .items a:hover .bottom{ width:100%;}
.hot-hotels .items a:hover .left,.hot-hotels .items a:hover .right{ height:100%;}






/*productlist*/
.productlist{overflow: hidden;}
.productlist li{ width: 340px; height: 250px; }

.productlist_info h1 a{ overflow: hidden; width: 145px; height: 42px;  line-height: 42px; letter-spacing: 1px; text-align: center; font-size: 16px; color: #c79f62; background:url(../images/title_bg.png) no-repeat;}
.productlist li .productlist_info{ width: 165px;}
.productlist li .productlist_info p{ color: #828182; line-height: 25px;}
.productlist li .productlist_info span{ line-height: 25px; color: #b4b4b5; padding-top: 5px; font-size: 12px;}
.productlist_jg{ margin: 0 70px;}
.p_content{ line-height: 27px;}
.p_title{ overflow: hidden;}
.preview{width:400px; height:465px;position:relative;}
/* smallImg */
.smallImg{ height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden;}
.bigImg #midimg{width:400px; height:400px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #c9c5c2; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
.p_cs{ margin-left: 20px;}
.p_cs h1{ font-size: 26px; width:460px; height:91px; text-align: center; line-height: 91px;     letter-spacing: 5px; color: #c79f62; background: url(../images/04-1cj.png) no-repeat;}
.p_cs p{ color: #666; font-size: 16px; line-height: 30px; margin: 10px 0;}


.p_js { display: block; font-size: 18px; line-height: 35px; color: #c79f62; border-bottom: 1px solid #c79f62; margin-bottom: 10px;}




/*piclist*/
.gallery a{ position: relative;}
.gallery  a span { text-align: center; background: rgba(0, 0, 0, 0.5);  color: #fff;  border-bottom-left-radius: 2px;  border-bottom-right-radius: 2px;  line-height: 23px;  position: absolute;  bottom: 0px;  width:100%;  left: 0;  font-size: 14px;  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s;  -o-transition: all 0.5s;  -ms-transition: all 0.5s;  }
.gallery  a:hover span {  opacity: 0;  }

/*newslist*/
.newslist{ overflow: hidden; border-bottom: 1px dashed #ccc; padding: 5px 0;}
.newslist dt{ width: 375px;}
.newslist dd{ width: 805px;}
.newslist dd h1{ font-size: 18px; }
.newslist dd h1 a{ color: #000;}
.newslist dd p {  color: #b4b4b5; padding: 15px 0 ; line-height: 25px; }
.newslist dd span{ text-align: right; color: #b4b4b5;}
 .n_left{ width:250px; background: #fff; padding: 10px;}
 .n_left img { width: 170px;}
 .n_left li{ text-align: center; width: 170px; margin: 15px auto; }
 .n_right{ width: 895px; background: #fff; padding: 10px;}
.n_title{ text-align: center; border-bottom: 1px  dashed #ccc; margin-bottom: 15px; padding-bottom: 15px;}
.n_title h1{ font-size: 20px; margin-bottom: 10px;}
.n_title span{ color: #9aabb8; margin-right: 10px; display: inline;}
.newslist img { width: 375px;}
/*page*/
.page{ text-align: center; overflow: hidden; margin-top: 15px; margin-bottom: 15px; width: 250px; margin-left: auto; margin-right: auto;}
.page li{ float: left; }
.page li a,.thisclass{border-radius: 5px; margin: 0 5px; background: #fff; color: #9e9e9f; padding: 5px 10px; border: 1px solid #b28146; display: block;}
.page li.thisclass{ background: #b28146; color: #fff;}
/*content*/
.content{ margin:0 auto; overflow: hidden;}
.content .wz{ overflow: hidden; color: #666; margin: 15px 0; font-size: 16px;}


/*foot*/
.foot{ background:#595757 ;  border-top:2px solid #b28247; overflow: hidden; }
.foot_t{ overflow: hidden ;}

.foot_t_l li,.foot_t_r li { float: left;}
.foot_t_r li{ color: #fff; padding-left: 18px;}
.foot_t_l li a,.foot_t_r li a{ display: block; padding: 0 10px; color: #fff;}
.foot_t_l li a:hover,.foot_t_r li a:hover{color: #b28247;}
.foot_b { text-align: center; color: #fff;}
.foot_t_r_y{ background: url(../images/foot_t_r_y.png) 0 no-repeat;}
.foot_t_r_e{ background: url(../images/foot_t_r_e.png) 0 no-repeat;}
.foot_t_r_s{ background: url(../images/foot_t_r_s.png) 0 no-repeat;}
.foot_t_r_w{ background: url(../images/foot_t_r_w.png) 0 no-repeat;}
.foot_t_r_l{ background: url(../images/foot_t_r_l.png) 0 no-repeat;}
.foot_t_r_q{ background: url(../images/foot_t_r_q.png) 0 no-repeat;}
.foot_b a{ color: #fff;}

/*莱顿服务*/

#wrap ul li .a1 img{
    width: 590px;

}
#wrap ul li{
    width: 590px;
    height: 470px;
    list-style: none;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px;
}
#wrap ul li a{ cursor:pointer;}
#wrap ul li .a1 .divA{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 560px;
    height: 46px;
    padding: 10px 20px;
    background: #fafafa;
}
#wrap ul li .a1 .divA>.p1{
    width: 312px;
    height: 25px;
    font-size: 18px;
    line-height: 25px;
    color: #666;
}
#wrap ul li .a1 .divA>.p2{
    width: 480px;
    height: 21px;
    font-size: 14px;
    color: #b4b4b4;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3{
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 108px;
    height: 28px;
    color: #f60;
}
#wrap ul li .a1 .divA>.p3>span{
    font-size: 24px;
    font-weight:800;
}
/*遮罩*/
#wrap ul li .a2{
    position: absolute;
    top: 0;
    left:-590PX;
    width: 590px;
    height: 470px;
    text-align: center;
    color: white;
    background: rgba(0,0,0,0.5);
    transition: all 0.2s;

}
#wrap ul li .a2 .p4{
    width: 590px;
    text-align: center;
    position: absolute;
    top: 34px;
    left: -590px;
    color: #ffe605;
    font-size: 24px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;
}
#wrap ul li .a2 .p5{
    width:550px;
    padding: 0 20px;
    text-align: left;
    line-height:30px ;
    position: absolute;
    top: 65px;
    left: -590px;
    margin: 30px  0 10px;
    font-size: 16px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;
}
#wrap ul li .a2 .p6{
    position: absolute;
    top: 140px;
    left: 175px;
    transform: scale(1.4);
    transition: all 0.3s 0.2s ;
}
#wrap ul li .a2 .p6 span{
    font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    color: white;
}
#wrap ul li .a2 .p7{
    position: absolute;
    bottom:-50px;
    left: 145px;
    width: 160px;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    margin: 10px auto;
    border: 1px solid;
    transition: all 0.2s 0.5s ;
}

.productlist li.cat_list { width: 590px; height: 430px; float: left; overflow: hidden; margin-bottom: 10px}
.jg{ margin-left: 10px;}

.productlist li.cat_list:hover a{ color:#b28247;}
.productlist li.cat_list .fd{ overflow: hidden; position: relative;}
.productlist li.cat_list img{  i-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.productlist li.cat_list:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.fds img{  i-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.fds:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.c_ewm{ width: 300px; float: right; border: 1px solid #ccc; background: #fff; padding-bottom: 12px; }
.c_ewm img{ width: 300px; height: 360px;}
.c_ewm p{ line-height:30px; font-size: 18px;}
.productlist li.cat_list .fd span{ padding-left: 20px; width: 230px; height: 52px; line-height: 52px; position: absolute; z-index: 999; top: 355px;
    left:0;background: url(../images/2-bj.png) no-repeat; font-size: 20px; color: #fff;}