@charset "utf-8";
.promotion-carousel .promotions { width: 100%; overflow: hidden; }
.promotion-carousel .promotion { width: 100%; position: relative; background-size: cover; background-position: top center; background-repeat: no-repeat; overflow: hidden; }
.promotion-carousel img { vertical-align: top; }
.navigation { width: 90px; position: fixed; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 20px; z-index: 9999; overflow: hidden; }
.navigation li { width: 90px; height: 25px; display: block; margin: 0 0 10px 0; }
.navigation li a { width: 10px; height: 25px; display: block; line-height: 25px; cursor: pointer; font-size: 13px; transition: .2s ease; }
.navigation li a i { font-style: normal; }
.navigation li a span { display: none; }
.navigation li a.active { width: 90px; text-align: center; background: #d60e0e; color: #FFF; padding: 0 5px; }
.navigation li a.active i { display: block; float: left; }
.navigation li a.active span { display: block; float: left; }
/*****section1*****/
#section1 { width: 100%; overflow: hidden; height: auto; z-index: 0; position: relative; margin: 0 auto; }
#section1 #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
#section1 #owl-demo .item { width: 100%; display: block; margin: 0 auto; float: left; position: relative; }
#section1 #owl-demo .item .ban_r { width: 60%; overflow: hidden; float: right; }
#section1 #owl-demo .item .ban_l { width: 40%; overflow: hidden; float: left; display: block; position: relative; }
#section1 #owl-demo .item .ban_l dl { width: 80%; overflow: hidden; margin: 0 0 0 25%; padding-top: 20%; }
#section1 #owl-demo .item .ban_l dl dt { font-size: 4vw; line-height: 1.5; }
#section1 #owl-demo .item .ban_l dl dd { font-size: 1vw; line-height: 2; padding-top: 5%; }
#section1 #owl-demo .item .ban_l dl .mov { width: 40%; line-height: 20px; height: 20px; margin-top: 10%; }
#section1 #owl-demo .item .ban_l dl .mov i { width: 44%; height: 20px; display: block; float: left; background: url(../images/ioc1.png) no-repeat right center; margin-right: 10%; }
#section1 #owl-demo .item .bto { width: 40%; height: 6.8rem; display: block; background: #98876d; position: absolute; left: 0; bottom: 0; z-index: -1; }
#section1 #owl-demo .item .sout { width: 49%; overflow: hidden; display: block; position: absolute; top: 13%; left: 5.2%; z-index: 100; }
#section1 #owl-demo .owl-buttons div { position: absolute; bottom: 5%; width: 17px; height: 23px; text-indent: -9999px; z-index: 1000; display: block; }
#section1 #owl-demo .owl-buttons div.owl-prev { left: 10%; background: url(../images/left.png) no-repeat center; }
#section1 #owl-demo .owl-buttons div.owl-prev:hover { background: url(../images/left_ed.png) no-repeat center; }
#section1 #owl-demo .owl-buttons div.owl-next { left: 16.5%; background: url(../images/left.png) no-repeat; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
#section1 #owl-demo .owl-buttons div.owl-next:hover { background: url(../images/left_ed.png) no-repeat center; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
 @media screen and (max-width: 1400px) and (min-width:1025px) {
#section1 #owl-demo .item .bto { height: 4rem; }
#section1 #owl-demo .item .ban_l dl dd { font-size: 14px; }
#section1 #owl-demo .item .ban_l dl .mov { font-size: 12px; }
}
 @media screen and (max-width: 1024px) and (min-width: 0px) {
.navigation { display: none; }
#section1 #owl-demo .item .ban_r { width: 100%; float: inherit; }
#section1 #owl-demo .item .ban_l { width: 90%; float: inherit; background: rgba(152,135,109,0.6); position: absolute; left: 5%; top: 10%; z-index: 100; color: #FFF; }
#section1 #owl-demo .item .ban_l dl { width: 90%; margin: 0 auto 0 auto; padding-top: 10px; padding-bottom: 10px; }
#section1 #owl-demo .item .ban_l dl dt { font-size: 18px; }
#section1 #owl-demo .item .ban_l dl dd { font-size: 14px; }
#section1 #owl-demo .item .bto, #section1 #owl-demo .item .sout, #section1 #owl-demo .item .ban_l dl .mov, #section1 #owl-demo .owl-buttons div { display: none; }
#section1 .owl-pagination { position: absolute; left: 0; bottom: 20px; width: 100%; height: 16px; text-align: center; display: block; }
#section1 .owl-page { display: inline-block; width: 16px; height: 16px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#section1 .owl-pagination .active { background: #98876d; }
}
/*****section2*****/
#section2 { width: 100%; overflow: hidden; height: auto; z-index: 0; position: relative; margin: 0 auto; background: #f4f4f4; line-height: normal; }
#section2 .about_l { width: 40%; overflow: hidden; float: left; }
#section2 .about_r { width: 44%; overflow: hidden; float: right; margin-right: 10%; padding-top: 7%; }
#section2 .about_r .ab_top { width: 100%; overflow: hidden; font-size: 4vw; line-height: 1.5; font-weight: bold; }
#section2 .about_r .abot { width: 100%; overflow: hidden; margin-top: 3%; position: relative; padding-bottom: 3rem; }
#section2 .about_r .abot .abg { width: 35%; overflow: hidden; }
#section2 .about_r .abot dl { width: 100%; overflow: hidden; position: absolute; left: 0; top: 10%; z-index: 10; display: block; }
#section2 .about_r .abot dl dt { width: 10%; font-family: "Arial Black", Gadget, sans-serif; font-size: 6.2vw; float: left; line-height: 5rem; }
#section2 .about_r .abot dl dd { width: 90%; overflow: hidden; float: right; padding-top: 1rem; }
#section2 .about_r .abot dl dd .abl { width: 100%; overflow: hidden; font-size: 1vw; line-height: 2; }
#section2 .about_r .abot dl dd .more { width: auto; line-height: 20px; height: 20px; margin-top: 8%; display: block; }
#section2 .about_r .abot dl dd .more i { width: 98px; height: 20px; display: block; float: left; background: url(../images/ioc1.png) no-repeat right center; margin-right: 10px; }
 @media screen and (max-width: 1400px) and (min-width:1025px) {
#section2 .about_r .abot dl dt { font-size: 5vw; }
#section2 .about_r .abot dl dd .abl, #section2 .about_r .abot dl dd .more { font-size: 14px; }
}
 @media screen and (max-width: 1024px) and (min-width: 0px) {
#section2 .about_l { width: 100%; float: inherit; margin-top: 10px; }
#section2 .about_r { width: 100%; float: inherit; margin-right: 0; padding-top: 20px; }
#section2 .about_r .ab_top { width: 90%; font-size: 24px; margin: 0 auto; }
#section2 .about_r .abot { width: 90%; margin: 25px auto 0 auto; position: inherit; padding-bottom: 0; }
#section2 .about_r .abot .abg { display: none; }
#section2 .about_r .abot dl { position: inherit; }
#section2 .about_r .abot dl dd { padding-top: 0; }
#section2 .about_r .abot dl dd .abl, #section2 .about_r .abot dl dd .more { font-size: 14px; }
}
/*****section3*****/
#section3 { width: 100%; overflow: hidden; height: auto; z-index: 0; position: relative; margin: 0 auto; line-height: normal; padding: 60px 0 0 0; }
#section3 .titlep { width: 80%; overflow: hidden; margin: 0 auto; }
#section3 .titlep dl { width: 32%; overflow: hidden; float: left; }
#section3 .titlep dt { font-size: 3vw; font-weight: bold; line-height: 3rem; }
#section3 .titlep dd { font-size: 1.8vw; padding-top: 1rem; }
#section3 .cpfl { width: 64%; overflow: hidden; float: right; }
#section3 .cpfl a { width: 25%; overflow: hidden; float: left; margin-bottom: 2.3rem; background: url(../images/ln1.jpg) no-repeat left center; font-size: 1.25vw; display: block; color: #737373; }
#section3 .cpfl a span { padding-left: 2.8rem; }
#section3 .cpfl a:hover { background: url(../images/ln2.jpg) no-repeat left center; color: #000; }
#section3 .cpfl a:nth-of-type(8) { display: none; }
.swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; background: url(../images/bg0.jpg) no-repeat center bottom; }
.swiper2 { width: 90% }
.swiper2 { padding-bottom: 6rem; }
.swiper2 .swiper-slide { width: 80%; }
.swiper2 .swiper-pagination { bottom: 3rem; left: 12%; width: auto; font-size: 20px; color: #666666 }
.swiper2 .swiper-button-next { background: url(../images/lefta.png) no-repeat center; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.swiper2 .swiper-button-prev { background: url(../images/lefta.png) no-repeat center; }
.swiper2 .swiper-button-next, .swiper2 .swiper-button-prev { width: 68px; height: 12px; bottom: 3rem; margin-left: 75%; }
.swiper2 .swiper-button-next:hover { background: url(../images/lefta_ed.png) no-repeat center; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.swiper2 .swiper-button-prev:hover { background: url(../images/lefta_ed.png) no-repeat center; }
.swiper2 .swiper-slide a { width: 100%; display: block; height: 100%; position: relative; overflow: hidden; }
.swiper2 .swiper-slide a i { width: 100%; height: 100%; display: block; background: rgba(0, 0, 0, .4); position: absolute; left: 0; bottom: -100%; z-index: 10; -m oz-transition: .3s ease-in;
-webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; transition: all .3s; }
.swiper2 .swiper-slide a em { width: 100%; height: 100%; display: block; background: url(../images/ioc3.png) no-repeat center; position: absolute; left: 0; top: -100%; z-index: 20; -m oz-transition: .5s ease-in;
-webkit-transition: .6s ease-in; -o-transition: .6s ease-in; -ms-transition: .6s ease-in; transition: .6s ease-in; transition: all .6s; }
.swiper2 .swiper-slide a:hover i { bottom: 0; }
.swiper2 .swiper-slide a:hover em { top: 0; }
.swiper3 { display: none; }
@media screen and (max-width: 1400px) and (min-width:1025px) {
#section3 .titlep { width: 90%; }
#section3 .cpfl a span { padding-left: 2rem; }
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
.swiper2 { display: none; }
.swiper3 { display: block; }
#section3 { width: 90%; margin: 0 auto; padding: 20px 0; }
#section3 .titlep { width: 100%; }
#section3 .titlep dl { width: 100%; float: inherit; }
#section3 .titlep dt { font-size: 24px; line-height: normal; }
#section3 .titlep dd { font-size: 14px; padding-top: 10px; }
#section3 .cpfl { width: 100%; float: inherit; padding-top: 20px; }
#section3 .cpfl a { width: 33.33%; margin-bottom: 10px; background: none; font-size: 14px; }
#section3 .cpfl a span { display: block; border: 1px #98876d solid; padding-left: 0; text-align: center; margin: 0 1%; height: 24px; line-height: 24px; }
#section3 .cpfl a:nth-of-type(8) { display: block; }
}
/*****section4*****/
#section4 { width: 100%; overflow: hidden; height: auto; z-index: 0; position: relative; margin: 0 auto; line-height: normal; padding: 60px 0 0 0; background: #fff; }
.tit { width: 100%; overflow: hidden; background: url(../images/tita.jpg) no-repeat center bottom; padding-bottom: 2.2rem; font-size: 3vw; font-weight: bold; text-align: center; }
#section4 .newsc { width: 80%; overflow: hidden; margin: 0 auto; padding-top: 2rem; padding-bottom: 26px; }
#section4 .newsc #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
#section4 .newsc #owl-demo .item { display: block; margin: 0 auto; float: left; }
#section4 .newsc #owl-demo .item .casm { width: 95%; margin: 20px auto; box-shadow: #ccc 0px 0px 20px 5px; background: #FFF; overflow: hidden; }
#section4 .newsc #owl-demo .item .casm dt { width: 100%; overflow: hidden; }
#section4 .newsc #owl-demo .item .casm dd { width: 100%; overflow: hidden; padding: 1.8rem 0; text-align: center; }
#section4 .newsc #owl-demo .item .casm dd span { display: block; background: url(../images/nt.jpg) no-repeat center bottom; font-size: 1.2vw; padding-bottom: 1.5rem; }
#section4 .newsc #owl-demo .item .casm dd .newt { width: 90%; overflow: hidden; display: block; margin: 0 auto; font-size: 1.2vw; padding-top: 1.5rem; }
#section4 .newsc #owl-demo .item .casm dd p { width: 90%; overflow: hidden; margin: 0 auto; color: #747474; font-size: 1vw; line-height: 2; padding-top: 1.2rem; }
#section4 .newsc #owl-demo .item .casm dd .more { width: 124px; height: 22px; line-height: 22px; display: block; margin: 1rem auto 0 auto; }
#section4 .newsc #owl-demo .item .casm dd .more i { width: 35px; height: 22px; background: url(../images/ioc2.png) no-repeat left center; display: block; margin-right: 10px; float: left; }
#section4 .newsc #owl-demo .item .casm:hover { box-shadow: #FFF 0px 0px 0 0; }
#section4 .newsc #owl-demo .item .casm:hover dt img { transform: scale(1.0, 1.0); -moz-transform: scale(1.0, 1.0); -webkit-transform: scale(1.0, 1.0); -o-transform: scale(1.0, 1.0); }
#section4 .newsc #owl-demo .item .casm:hover dd span { background: url(../images/nr.jpg) no-repeat center bottom; }
#section4 .newsc #owl-demo .item .casm:hover dd .newt { color: #98876d; }
#section4 .newsc #owl-demo .item .casm:hover dd .more { color: #98876d; }
#section4 .newsc #owl-demo .item .casm:hover dd .more i { background: url(../images/ioc2_ed.png) no-repeat center; }
#section4 .newsc .owl-pagination { width: 100%; height: 16px; text-align: center; padding-top: 10px; }
#section4 .newsc .owl-page { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px #98876d solid; }
#section4 .newsc .owl-pagination .active { background: #98876d; }
 @media screen and (max-width: 1400px) and (min-width:1025px) {
#section4 { padding: 40px 0 0 0; }
#section4 .newsc { width: 90%; }
#section4 .newsc #owl-demo .item .casm dd span { font-size: 14px; }
#section4 .newsc #owl-demo .item .casm dd .newt { font-size: 16px; }
#section4 .newsc #owl-demo .item .casm dd p { font-size: 14px; }
#section4 .newsc #owl-demo .item .casm dd .more { font-size: 14px; }
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
#section4 { padding: 20px 0 0 0; }
.tit { padding-bottom: 15px; font-size: 24px; }
#section4 .newsc { width: 90%; padding-top: 15px; }
#section4 .newsc #owl-demo .item .casm dd { padding: 10px 0; }
#section4 .newsc #owl-demo .item .casm dd span { font-size: 14px; padding-bottom: 10px; }
#section4 .newsc #owl-demo .item .casm dd .newt { font-size: 14px; padding-top: 10px; }
#section4 .newsc #owl-demo .item .casm dd p { font-size: 12px; line-height: 2; padding-top: 10px; }
}
/*****section5*****/
#section5 { width: 100%; overflow: hidden; height: auto; z-index: 0; position: relative; margin: 0 auto; line-height: normal; padding: 4.8rem 0 0 0; background: #f6f6f6; }
#section5 .joinc { width: 80%; overflow: hidden; margin: 0 auto; padding-top: 2rem; padding-bottom: 26px; }
#section5 .joinc #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
#section5 .joinc #owl-demo .item { width: 100%; display: block; margin: 0 auto; float: left; }
#section5 .joinc #owl-demo .item .jasm { width: 95%; margin: 20px auto; overflow: hidden; padding: 1.8rem 0; display: block; }
#section5 .joinc #owl-demo .item .jasm dt { width: 121px; height: 121px; display: block; background: url(../images/ty.png) no-repeat; display: block; margin: 0 auto; }
#section5 .joinc #owl-demo .item .jasm dt span { width: 121px; height: 121px; display: block; }
#section5 .joinc #owl-demo .item .jasm dd { width: 100%; overflow: hidden; padding: 1.2rem 0 0 0; text-align: center; }
#section5 .joinc #owl-demo .item .jasm dd span { display: block; font-size: 1.2vw; font-weight: bold; }
#section5 .joinc #owl-demo .item .jasm dd p { width: 90%; overflow: hidden; margin: 0 auto; color: #747474; font-size: 1vw; line-height: 2; padding-top: 1.2rem; }
#section5 .joinc #owl-demo .item .jasm:hover { box-shadow: #ccc 0px 0px 20px 5px; background: #FFF; }
#section5 .joinc .owl-pagination { width: 100%; height: 16px; text-align: center; padding-top: 10px; }
#section5 .joinc .owl-page { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px #98876d solid; }
#section5 .joinc .owl-pagination .active { background: #98876d; }
@media screen and (max-width: 1400px) and (min-width:1025px) {
#section5 .lxwm_c { padding-top: 4rem; }
#section5 .lxwm_c .zxly_l { width: 50%; padding: 30px 0; margin-left: 5%; }
#section5 .tiu { font-size: 24px; }
#section5 .lxwm_c .zxly_l .zxly_c .lyp { margin-top: 15px; }
#section5 .lxwm_c .zxly_l .zxly_c .lyp .txta, #section5 .lxwm_c .zxly_l .zxly_c .lyp textarea, #section5 .lxwm_c .zxly_l .zxly_c .lyp .btn { font-size: 14px; }
#section5 .lxwm_c .zxly_r { padding: 30px 0; }
#section5 .lxwm_c .zxly_r .ly_bo { font-size: 14px; padding-top: 15px; }
#section5 .lxwm_c .zxly_r .lximg { padding-top: 15px; }
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
#section5 { padding: 20px 0; background-size: cover; }
#section5 .joinc { width: 90%; padding-top: 15px; }
#section5 .joinc #owl-demo .item .jasm { width: 100%; margin: 0 auto; padding: 15px 0; }
#section5 .joinc #owl-demo .item .jasm dd { padding: 15px 0 0 0; }
#section5 .joinc #owl-demo .item .jasm dd span { font-size: 16px; }
#section5 .joinc #owl-demo .item .jasm dd p { font-size: 14px; padding-top: 14px; }
}
/*****section6*****/
#section6 { width: 100%; overflow: hidden; height: auto; z-index: 0; position: relative; margin: 0 auto; line-height: normal; padding: 0 0 4.8rem 0; background: url(../images/bg1.jpg) no-repeat left bottom #f6f6f6; }
#section6 .lxwm_c { width: 100%; overflow: hidden; margin: 0 auto; padding-top: 12rem; }
#section6 .lxwm_c .zxly_l { width: 45%; overflow: hidden; float: left; background: #FFF; padding: 5.4rem 0; margin-left: 10%; }
#section6 .lxwm_c .zxly_l .zxly_c { width: 86%; overflow: hidden; margin: 0 auto; }
#section6 .tiu { width: 100%; overflow: hidden; font-size: 3vw; font-weight: bold; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp { width: 100%; overflow: hidden; margin-top: 2rem; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp .txta { width: 100%; height: 4rem; line-height: 4rem; border-left: none; border-top: none; border-right: none; border-bottom: 1px #b2b2b2 solid; font-size: 1vw; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp textarea { width: 100%; height: 7rem; border-left: none; border-top: none; border-right: none; border-bottom: 1px #b2b2b2 solid; font-size: 1vw; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp label { width: auto; height: 4rem; line-height: 4rem; float: left; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp .btn { width: 28%; height: 4rem; line-height: 4rem; border: 0; float: right; background: #98876d; color: #FFF; font-size: 1vw; }
#section6 .lxwm_c .zxly_r { width: 32%; overflow: hidden; float: right; margin-right: 5%; padding: 5.4rem 0; }
#section6 .lxwm_c .zxly_r .ly_bo { width: 100%; overflow: hidden; font-size: 1vw; line-height: 2; padding-top: 3rem; }
#section6 .lxwm_c .zxly_r .lximg { width: 100%; overflow: hidden; padding-top: 4rem; }
.contact-left { -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transition: -webkit-transform .8s; transition: -webkit-transform .8s; -o-transition: transform .8s; transition: transform .8s; transition: transform .8s, -webkit-transform .8s; position: relative; }
.before-active .contact-left { -webkit-transform: rotateY(-85deg); transform: rotateY(-85deg); }
 @media screen and (max-width: 1400px) and (min-width:1025px) {
#section6 { padding: 0 0 40px 0; }
#section6 .lxwm_c { padding-top: 4rem; }
#section6 .lxwm_c .zxly_l { width: 50%; padding: 30px 0; margin-left: 5%; }
#section6 .tiu { font-size: 24px; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp { margin-top: 15px; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp .txta, #section6 .lxwm_c .zxly_l .zxly_c .lyp textarea, #section6 .lxwm_c .zxly_l .zxly_c .lyp .btn { font-size: 14px; }
#section6 .lxwm_c .zxly_r { padding: 30px 0; }
#section6 .lxwm_c .zxly_r .ly_bo { font-size: 14px; padding-top: 15px; }
#section6 .lxwm_c .zxly_r .lximg { padding-top: 15px; }
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
#section6 { padding: 0 0 20px 0; background-size: cover; }
#section6 .lxwm_c { padding-top: 25px; }
#section6 .lxwm_c .zxly_l { width: 90%; float: inherit; padding: 20px 0; margin-left: 5%; margin-right: 5%; }
#section6 .tiu { font-size: 24px; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp { margin-top: 10px; }
#section6 .lxwm_c .zxly_l .zxly_c .lyp .txta, #section6 .lxwm_c .zxly_l .zxly_c .lyp textarea, #section6 .lxwm_c .zxly_l .zxly_c .lyp .btn { font-size: 14px; }
#section6 .lxwm_c .zxly_r { width: 90%; float: inherit; margin-right: 5%; padding: 20px 0; margin-left: 5%; }
#section6 .lxwm_c .zxly_r .ly_bo { font-size: 14px; padding-top: 15px; }
#section6 .lxwm_c .zxly_r .lximg { padding-top: 15px; }
.contact-left { -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transition: -webkit-transform .8s; transition: -webkit-transform .8s; -o-transition: transform .8s; transition: transform .8s; transition: transform .8s, -webkit-transform .8s; position: relative; }
.before-active .contact-left { -webkit-transform: none; transform: none; }
}
@media screen and (max-width: 380px) and (min-width: 0px) {
#section6 .lxwm_c .zxly_l .zxly_c .lyp .btn { width: 100%; margin-top: 5px; }
}
