/*#pagenav {
    
    font-size: 12px;
    font-weight: bold;
	font-family: Arial, "����"; 
}



#pagenav span {
    
    background-color: #fff;
    margin: 0px;
    margin-left: 2px;
    margin-right: 2px;
}
.fristpage{
	border: 1px solid #DDDDDD;
    padding: 0px 6px 0px 6px;
    color: #999;
}
.lastpage{
	border: 1px solid #DDDDDD;
    padding: 0px 6px 0px 6px;
    color: #999;
}

#pagenav span.disabled {
    border: 1px solid #DDDDDD;
    padding: 0px 6px 0px 6px;
    color: #999;
}

#pagenav span.count {
    border: 1px none;
    padding: 0px 6px 0px 6px;
    color: #999;
}

#pagenav span.current {
    border: 1px solid #AECCBA;
    padding: 0px 6px 0px 6px;
    background :#CCC;
    color: #369;
}

#pagenav span.none {
    border: 1px none;
    padding: 2px 6px 2px 6px;
}

#pagenav span a {
 
    padding: 0px 6px 0px 6px;

    text-decoration: none;
	color:#333;
}
#pagenav span a:visited{
 
    padding: 0px 6px 0px 6px;

    text-decoration: none;
	color:#333;
}

#pagenav span a:hover {
    border: 1px solid #AECCBA;
    color:#09c;
}*/
.page {
    clear: both;
    text-align: center;
    padding-top: 20px;
}

.page a {
    color: #3C3A3A;
}

#pagenav span.disabled:first-child, #pagenav span:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding: 0 12px;
    border-left: 1px solid #ccc;
    color: #b7b7b7;
}

#pagenav span.disabled:first-child a, #pagenav span:first-child a {
    padding: 0;
}

#pagenav span {
    border: 1px solid #ccc;
    border-left: none;
    display: inline-block;
    line-height: 31px;
    margin: 0;
    position: relative;
    background-color: #fff;
    margin-left: -3px;
}

#pagenav span.disabled:last-child, #pagenav span:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0 12px;
    border-left: 1px solid #ccc;
    color: #b7b7b7;
}

#pagenav span.disabled:last-child a, #pagenav span:last-child a {
    padding: 0;
}

#pagenav span.current {
    background-color: #ccc;
}

#pagenav span.none, #pagenav span.current {
    padding: 0 12px;
}

#pagenav span a {
    display: block;
    padding: 0 12px;
}

.guestbook .msglist {

    width: 100%;
}

.guestbook .msglist dt {
    border: 1px solid #E8E8E8;
    background: #F8F8F8;
    padding: 5px;
    text-indent: 10px;
}

.guestbook .msglist dt span {
    font-weight: bold;
    color: #0077B8;
}

.guestbook .msglist dd {
    padding: 10px 15px;
    border: 1px solid #E8E8E8;
    border-top: 0;
    margin-bottom: 10px;
    margin-left: 0px
}

.guestbook .msglist dd dt {
    margin-top: 10px;
}

.record{
    margin-top: 20px;
    margin-bottom: 20px;
}

.guestbook .msglist dd dd {
    margin-bottom: 5px;
}

.form {
    line-height: 25px
}

.selected-list {
    font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
    color: #333;
    background: #f9f9fa;
    padding: 30px;
    margin-bottom: 30px;
}


/* con3 */
.con3 {
    margin-top: 50px;
}

.c3list {
    width: 100%;
    height: 284px;
    display: flex;
    justify-content: center;
}

.c3list > .c3item {
    width: 278px;
    height: 282px;
    float: left;
    border: 1px solid #e2dfe3;
}

.c3list > .c3item + .c3item {
    margin-left: 20px;
}

.c3p {
    width: 278px;
    height: 178px;
    border-bottom: 1px solid #e2dfe3;
    text-align: center;
}

.myimg {
    width: 100%;

}

.c3p1 {
    width: 278px;
    height: 148px;
    border-bottom: 1px solid #e2dfe3;
}

.c3item > p:nth-child(2) {
    font-size: 24px;
    color: #666;
    margin-top: 5px;
    text-align: center;
}

.exclusiveimg {
    height: 175px;
}

.c3item > p:nth-child(3) {
    font-size: 18px;
    color: #666;
    text-align: center;
}

.c3item > p:nth-child(4) {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-top: 3px;
    text-transform: uppercase;
}

.c3item > p:nth-child(5) {
    border-bottom: 1px solid #b30101;
    display: block;
    width: 50px;
    margin: 10px auto 0;
}

.c3item:hover > .c3zz {
    opacity: 1;
}

.c3zz {
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    position: absolute;
    width: 278px;
    height: 282px;
    background: #2D2A2A;
    text-align: center;
    margin-top: -269px;
}

.c3zz > p:nth-child(1) {
    font-size: 24px;
    margin-top: 55px;
    color: #fff;
}

.c3zz > p:nth-child(2) {
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: url(../uploads/c3zzicon.png) no-repeat center;
}

.c3zz > p:nth-child(3) {
    display: block;
    width: 50px;
    margin: 25px auto 0;
    border-bottom: 1px solid #fff;
}

.c3zz > p:nth-child(4) {
    padding: 0 25px;
    margin-top: 15px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.title {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background: url(../uploads/titlebg1.png) no-repeat center 0;
}


.title > p {
    text-align: center;
}

.title > p:nth-child(1) {
    line-height: 30px;
    font-size: 30px;
    color: #fff;
    margin-top: 6px;
}

.M {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.title > p:nth-child(2) {
    line-height: 17px;
    font-size: 17px;
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
}

.title > p:nth-child(3) {
    font-size: 18px;
    color: #666;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 40px;
}


input, textarea, select {
    border: 1px solid #ccc;

    /*background:#F2F2F2*/
}


.animate-box {
    /*opacity: 0;*/
}


.h2 {
    text-align: center;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 80px;
    margin-bottom: 30px;
}

.pro-box {
    padding-top: 20px;
    width: 100%;
    float: left;
    height: 590px;
    background: url("../uploads/bg_banner.jpg") bottom;
    /*background: #363437 bottom;*/
    color: #fff;
}

/*.pro-box .h1,.pro-box .h2{*/
/*    color: #fff;*/
/*}*/
.pro-box .prow {
    width: 1200px;
    overflow: hidden;
    float: left;
}

.pro-box .prow ul {
    float: left;
    width: 1224px;
    margin-left: -24px;
}

.pro-box .prow ul li {
    float: left;
    width: 282px;
    height: 244px;
    margin-left: 24px;
}

.pro-box .prow ul li img {
    width: 100%;
    height: 206px;
    float: left;
}

.pro-box .prow ul li p {
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 100%;
    padding: 0 5px;
    text-align: center;
    background-color: #595959;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro-box .prow ul li:hover p {
    background-color: #eeb414;
}

.wrap {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.about-wrap {
    display: flex;
    align-items: center;
}

a.more {
    display: inline-block;
    float: right;
    color: #036eb8;
    padding-right: 30px;
}

a {
    color: #2F2F2F;
    outline: none;
}

.rec-store-wrap {
    width: 100%;
    float: left;
    position: relative;
}

.rec-store-wrap a.pro-prev {
    position: absolute;
    top: 120px;
    left: -50px;
}

.rec-store-wrap a.pro-next {
    position: absolute;
    top: 120px;
    right: -50px;
}


.h2 {
    text-align: center;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 80px;
    margin-bottom: 30px;
}

.about-box {
    width: 100%;
    float: left;
    height: 680px;
    background: #ffffff bottom;
}

.about-box .fl {
    width: 680px;
    margin: initial;
}

#index .about-wrap {
    justify-content: center;
}

.about-box .fl .p1 {
    font-size: 48px;
    font-family: "Arial";
    color: rgb(45, 45, 45);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    text-align: left;
}

.about-box .fl .p2 {
    font-size: 24px;
    color: rgb(45, 45, 45);
    text-transform: uppercase;
    line-height: 70px;
    text-align: left;
}

.about-box .fl .p3 {
    font-size: 12px;
    color: rgb(109, 109, 109);
    text-transform: uppercase;
    line-height: 2.5;
}

.productimg{
    width: 200px;
    height: 200px;
}

.about-box .fl .p4 a {
    margin-top: 30px;
    display: inline-block;
    float: left;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 20px;
    color: #252525;
    /*background: #EEB414;*/
    background: url("../uploads/bg-more.png")
}

.about-box .fr {
    width: 470px;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
}

.about-box .fr .act {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}

#abalbum .imgw {
    float: left;
}

#abalbum .imgw img {
    float: left;
    width: 470px;
    height: 327px;
}

.about-box .fr .act a {
    display: block;
    float: left;
}

.about-box .fr .act a img {
    display: block;
    float: left;
}


.col-md-6 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-4 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-4 {
    width: 33.33333333%;
    height: 350px;
}

.mytext {
    margin-bottom: 30px;
    margin-top: 20px;
}
.banner1{
    width: 70%;
}

.swiper-container,.swiper-slide{
    background: transparent !important;
}