.banner17 .shutter
{
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.banner17 .shutter-img
{
    z-index: 1;
}
.banner17 .shutter-img, .banner17 .shutter-img a
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner17 .shutter-img a
{
    cursor: default;
}
.banner17 .shutter-img a>img
{
    width: 1920px;
    height: auto;
}
.banner17 .shutter-img .created
{
    overflow: hidden;
    position: absolute;
    z-index: 20;
}
.banner17 .shutter-btn
{
    width: 90%;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -850px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}
.banner17:hover .shutter-btn
{
    display: block;
}
.banner17 .shutter-btn li
{
    width: 64px;
    height: 64px;
    cursor: pointer;
}
.banner17 .shutter-btn li.prev
{
    float: left;
    background: url(../image/left3.png) no-repeat;
}
.banner17 .shutter-btn li.next
{
    float: right;
    background: url(../image/right3.png) no-repeat;
}
.cover
{
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.product
{
    width: 100%;
    height: auto;
    margin-top: 52px;
    overflow: hidden;
}
.content-products
{
    margin-top: 42px;
}
.product-ul-list
{
    float: left;
    width: 252px;
    height: 986px;
    background: url("../image/p5.jpg") no-repeat center;
    background-size: contain;
    margin-right: 11px;
}
.product-ul-list ul
{
    width: 207px;
    margin: 122px auto 0;
    background-color: #fff;
}
.product-ul-list ul li
{
    width: 100%;
    height: 42px;
    background-color: #ededed;
    margin-bottom: 9px;
    text-indent: 9px;
    cursor: pointer;
}
.product-ul-list ul li a
{
    max-width: 162px;
    float: left;
    font-size: 14px;
    color: #4b4b4b;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-ul-list .right-arrow
{
    display: inline-block;
    width: 17px;
    height: 50px;
    float: right;
    transition: margin-right .2s;
    -moz-transition: margin-right .2s;
    -webkit-transition: margin-right .2s;
    -o-transition: margin-right .2s;
    margin-right: 15px;
    background: url("../image/p2.png") no-repeat center;
}
.product-ul-list ul li:hover
{
    background: #1d2089;
}
.product-ul-list ul li:hover a
{
    color: #fff;
}
.product-ul-list ul li:hover .right-arrow
{
    margin-right: 10px;
    background: url("../image/p1.png") no-repeat center;
}
.product-show-items
{
    float: left;
    width: 931px;
    height: 986px;
    border: 1px solid #e6e6e6;
}
.items-title
{
    width: 100%;
    height: 48px;
    background: url("../image/p6.jpg") repeat-x;
    text-align: right;
}
.items-title .show-more
{
    line-height: 48px;
    margin-right: 25px;
    color: #333;
}
.item-content
{
    width: 100%;
}
.item-box
{
    padding: 20px;
    display: none;
}
.item-ul li
{
    width: 274px;
    background-color: #e9e9e9;
    margin-right: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 7px;
    position: relative;
    float: left;
    cursor: pointer;
}
.item-ul li:nth-child(3n+0)
{
    margin-right: 0;
}
.item-ul li img
{
    -webkit-transition: -webkit-transform .8s;
    -moz-transition: -moz-transform .8s;
    -o-transition: -o-transform .8s;
    transition: transform .8s;
}
.item-ul li img:hover
{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.item-ul li:first-child+li+li, .item-ul li:first-child+li+li+li+li+li, .item-ul li:first-child+li+li+li+li+li+li+li+li
{
    margin-right: 0;
}
.item-ul li img
{
    display: block;
}
.item-ul li p
{
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    color: #202020;
    margin-top: 10px;
}
.item-ul li p .txt1
{
    display: inline-block;
    max-width: 180px;
    height: 40px;
    line-height: 40px;
}
.item-ul li p
{
    font-style: normal;
    display: block;
}
.item-ul li p .prod-more
{
    font-size: 12px;
    color: #383838;
}
.hot-icon
{
    display: block;
    width: 54px;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../image/p4.png") no-repeat;
}
.pro_txt
{
    width: 100%;
    height: 223px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.pro_txt h2
{
    font-size: 28px;
    line-height: 32px;
    color: #fff;
}
.pro_txt a.more1
{
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 22px;
    font-size: 18px;
}
.bottom-model
{
    padding-top: 33px;
}
.bottom-model .left-part
{
    float: left;
    width: 858px;
}
.bottom-model .right-part
{
    float: right;
    width: 304px;
}
.tit
{
    height: 51px;
    line-height: 51px;
    font-size: 21px;
}
.walk-in .tit
{
    width: 100%;
    background: url(../image/a1.jpg) no-repeat;
}
.walk-in .tit h3
{
    margin-left: 50px;
}
.tit a
{
    line-height: 51px;
    float: right;
    margin-right: 10px;
    font-size: 16px;
    color: #656565;
}
.gg-title
{
    color: #fff;
    font-size: 18px;
    text-indent: 16px;
}
.tit .gg-title
{
    width: 157px;
    height: 100%;
}
.info-content
{
    width: 100%;
    margin-top: 20px;
}
.info-content img
{
    display: block;
    float: left;
    width: 344px;
    height: 222px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
}
.info-detail
{
    width: 468px;
    float: right;
    color: #656565;
}
.info-detail h2
{
    font-size: 19px;
    margin-bottom: 10px;
    color: #656565;
}
.info-detail p
{
    line-height: 24px;
}
.info-detail .show-more
{
    color: #0575ca;
}
.info-detail .chun-btn
{
    display: inline-block;
    width: 125px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    margin: 20px 13px 0 0;
    background-image: url("/images/Sprite.png");
    background-repeat: no-repeat;
    color: #fff;
}
.btn-blue
{
    background-position: -170px -360px;
}
.btn-green
{
    background-position: -333px -360px;
}
.ly-submit, .ly-reset
{
    display: inline-block;
    width: 99px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-image: url("/images/Sprite.png");
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    margin-right: 10px;
}
.btn-orange
{
    background-position: -29px -360px;
}
.leave-message
{
    position: relative;
}
.guesbook_txt1
{
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -25px;
    text-align: center;
}
.leave-message .gg-title
{
    width: 254px;
    background: url(../image/a3.jpg) no-repeat center;
    padding-left: 50px;
}
.message-content form
{
    margin-top: 9px;
    line-height: 28px;
}
.message-content form .box
{
    width: 302px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.message-content form .box label
{
    display: inline-block;
    float: left;
    width: 40px;
    height: 28px;
    overflow: hidden;
}
.box.name label
{
    background: url('../image/a4.png') no-repeat center;
}
.box.tel label
{
    background: url('../image/a5.png') no-repeat center;
}
.box.leave label
{
    background: url('../image/a6.png') no-repeat center;
}
.message-content form .box input, .message-content form .box textarea
{
    width: 251px;
    float: right;
    padding-left: 10px;
    resize: none;
    background: none;
}
.message-content form .box input
{
    height: 28px;
    line-height: 28px;
    border: 0;
    border-left: 1px solid #ccc;
}
.message-content form .box input[type=submit]
{
    width: 100%;
    height: 48px;
    float: none;
    background-color: #f6a01b;
    color: #fff;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    text-indent: 0;
}
.message-content form .box textarea
{
    line-height: 28px;
    height: 88px;
    border: 0;
    border-left: 1px solid #ccc;
}
.border0
{
    border: 0!important;
}
.guesbook_txt1
{
    text-align: center;
}
