
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
body,h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif}
ul,ol{list-style: none;padding: 0;margin: 0}
a,a:hover{text-decoration: none}


.section-slider{position: relative;}
.section-slider.height-v .active .item img{visibility: visible !important; -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.section-slider.height-v .item img{width: 100%; height: 100%;}
.section-slider:hover .owl-nav{opacity: 1;}
.section-slider.section-slider-v3{margin-bottom: 60px;}
.section-slider.section-slider-v3 .owl-nav{display: block !important; transition: all 0.3s ease-in-out; opacity: 1;}
.section-slider.section-slider-v3 .owl-nav .owl-prev{left: 0; top: 37%; font-size: 0; position: absolute;}
@media all and (min-width: 1300px){.section-slider.section-slider-v3 .owl-nav .owl-prev{left: -5.3%;} .section-slider.section-slider-v3 .owl-nav .owl-next{right: -5.3%;} }
.section-slider .owl-nav{display: block !important; transition: all 0.3s ease-in-out; opacity: 0;}
.section-slider .owl-nav .owl-prev{left: 5%; top: 50%; font-size: 0; position: absolute;}
.section-slider .owl-nav .owl-prev:hover::before{opacity: 1;}
.section-slider .owl-nav .owl-prev:before{content: ""; background: url("../img/icon-slider-l.png") no-repeat; padding: 20px; opacity: 0.6;}
.section-slider .owl-nav .owl-next{right: 5%; top: 50%; font-size: 0; position: absolute;}
.section-slider .owl-nav .owl-next:before{content: ""; background: url("../img/icon-slider-r.png") no-repeat; padding: 20px; opacity: 0.6;}
.section-slider .owl-nav .owl-next:hover::before{opacity: 1;}
.section-slider .owl-dot{width: 8px; height: 8px; display: inline-block; border-radius: 100%; border: 2px solid white; margin: 0 3px;}
.section-slider .owl-dot.active{background: white;}
.section-slider .owl-dots{text-align: center; bottom: 20px; position: absolute; margin: auto; width: 100%}
.section-slider .item .carousel-caption{text-align: center; position: absolute; top: 57%; left: 50%; transform: translate(-50%, -75%); display: block; width: 100%;}
.section-slider .active .item .carousel-caption h1{transform: translate(0px,0px); -webkit-transform: translate(0px,0px); animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; opacity:1;}
.section-slider .item .carousel-caption h1{font-size: 69px; color: #fff; font-family: Fangsong; margin-bottom: 17px; line-height: 70px; height: 70px; text-shadow: 2px 2px 7px rgba(0,0,0,0.3); transition: .6s; -webkit-transition: .6s; transform: translate(0px,-100px); -webkit-transform: translate(0px,-100px); opacity:0;}
.section-slider .active .item .carousel-caption p{-webkit-animation: scaleUpDown2 1s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown2 1s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.section-slider .item .carousel-caption p{font-size: 24px; letter-spacing: 5px; display: inline-flex; align-items: center; transform: translate(-100px,0px); -webkit-transform: translate(-100px,0px); opacity:0;}
.section-slider .active .item .carousel-caption .cap-des{opacity:1; transform: translate(0px,0px); -webkit-transform: translate(0px,0px); animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out;}
.section-slider .item .carousel-caption .cap-des{transform: translate(0px,100px); -webkit-transform: translate(0px,100px); opacity:0; transition: 300ms; -webkit-transition: 300ms}

.line-t,.line-b{width: 74px;height: 2px;background: #fff}
.line-t{margin-right: 15px}
.line-b{margin-left: 15px}
