@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:'Poppins',Arial,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 320px;min-height: 100%;height: auto;overflow-x: hidden;}
em{font-style: normal;}

/* a */
a { color:#333; text-decoration:none; text-decoration:none; -o-transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; transition:all .35s; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#d1e73a; }
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.fff{color:#000000;}
.con-fff{width: 100%;height: 100%;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
::-webkit-input-placeholder { color:#a5a5a5; }
:-moz-placeholder { color:#a5a5a5; }
::-moz-placeholder { color:#a5a5a5; }
:-ms-input-placeholder { color:#a5a5a5; }

@media (min-width: 1260px){
   .container {width: 1230px;}
   .fix-heit{height: 459px}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;}
	.row{margin-left: -10px;margin-right: -10px;}
	body {padding-bottom: 50px;}
	.showpro-details * {max-width:100% !important;;height:auto !important;margin: 0 !important;padding-left:0 !important;padding-right:0 !important;}
	.showpro-details dt[class="name mk-name"]+dd {width:100% !important;}
	.showpro-details dd[class="leadtime-table__value"] {width: 100%;}
	.showpro-details table, .showpro-details tbody, .showpro-details tr {overflow-wrap: break-word;table-layout:fixed;width: 100% !important;}
	#navbar-menu .img-responsive {display: none;}
	.odds-top .odds-tl h2{font-size: 16px;font-weight: bold;text-align: center;}
	h2, .h2 {font-size:18px;}
	h3, .h3 {font-size:16px;}
	h4, .h4 {font-size: 14px;}
	}

/* 顶部 */
header{position: relative;z-index: 1000;box-shadow: 10px 3px 5px #cecdcd;background: #fff;}
#headtop{padding: 9px 0;}
.head-left{font-size: 0;padding: 0;}
.head-left a{display: block;width:30px;height: 30px;float: left;text-align: center;margin-right: 10px;}
.head-left a span{font-size: 16px;line-height: 30px;color: #c2c2c2;}
.head-left a:last-child{margin-right: 0;}
.head-left a:hover span{color: #d1e73a}
.head-center>a>img{height: 48px;margin: 0;}
.head-right{padding:0;position: absolute;right: 0;top:10px;}
.head-right a{float: right;display: block;background:#d1e73a;line-height: 38px;height: 36px;padding:0 10px;border-radius: 18px;}
.head-right a span{padding-left: 30px;color: #fff;background: url(../images/t-email.png) no-repeat left;font-size: 16px;font-family: Arial;white-space: nowrap;}

.nav-search{float: right;position: relative;}
.search-ico{display: block;width: 42px;height:56px;cursor: pointer;transition:all .3s;-webkit-transition:all .3s;}
.search-ico.open{background: url(../images/search-ico.png) no-repeat center center;}
.search-ico.off{background: url(../images/search-off.png) no-repeat center center;}
.search-form{padding: 10px;}
.search-form form{border: 1px solid #e5e5e5;border-radius: 10px;overflow: hidden;background: #fff;}
#input1{width:calc(100% - 44px);line-height: 34px;float: left;padding-left: 12px;color: #999;}
.search-form .s_bt{width: 44px;height: 34px;background: url(../images/search-ico.png) no-repeat center;float: left;}
@media (min-width:992px) {
	.ztbg{height: 70px;display: flex;flex-direction: row;justify-content: center;}
	.ztbg .container{margin:0}
}
@media (max-width:991px) {
	.ztbg{background: #d1e73a;}
}
@media (max-width:374px) {
	.ztbg .container{padding:0}
}
@media (max-width:767px) {
	#headtop{padding: 10px 0;}
	.head-center>a>img{height: 30px;margin: 0 auto;}
}
@media (min-width:767px) {
	.nodisplay-onpc{display: none}
}
.navbar-nav{float: left;}
.nav > li{transition: background-color 0.5s ease 0s;-webkit-transition: background-color 0.5s ease 0s;}
.mobile-tel {font-size: 16px;display: inline-block;background: url(../images/mobile-tel.png) no-repeat left;padding-left: 0px;}
.head-mail {line-height:50px; color:#fff;}
.dropdown-menu.multi-dropdown{position: absolute;left: -100% !important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
    border: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color: transparent;}
.dropdown-div>li>a{text-transform:capitalize;}
nav.navbar.bootsnav ul.nav > li > a {padding: 18px 5px;}
@media (min-width: 992px) and (max-width: 1199px){
	nav.navbar.bootsnav ul.nav > li > a {padding: 15px 5px;}
	#Increase-padding{padding: 0 30px;}
	.fix-heit{height: 444px}
}
@media only screen and (max-width:1199px){
	.search-ico{height: 50px;}
}
@media only screen and (min-width:992px){
	.navbar-nav{display: flex;width: 62%;}
	.navbar-nav>li{flex:1;}
	.navbar-nav>li:first-child{flex:0.6;display:none;}
	.navbar-nav>li>a{text-align: center;}
	.nav>li:last-child{background-image:none;}
	.dropdown-menu{top:auto;right: 0;}
	/*li.dropdown>ul.dropdown-menu{top: auto;text-align: center;width: 760px;left: 50%;margin-left: -380px;}*/
	li.dropdown>ul.dropdown-menu::before{content: '';background: #fff;left:0;right: 0;}
	.dropdown-div{margin: 0 auto;font-size: 0;}
	.dropdown-div>li{width: 100%;text-align: left;line-height: 44px;border-bottom: 1px solid #f4f4f4;}
	.dropdown-div>li:last-child{border-bottom: 0;}
	.dropdown-div>li>a{padding:0 20px 0 15px;color: #555;font-size: 15px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.dropdown-div>li>a:hover{color: #d1e73a;background-color: #f4f4f4;}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{color: #d1e73a;background-color: #f4f4f4;}
	nav.navbar.bootsnav ul.nav > li{}
	nav.navbar.bootsnav ul.nav > li > a{color: #444;font-size: 14px;text-transform: uppercase;}
    /*nav.navbar.bootsnav ul.nav > li.active,
    nav.navbar.bootsnav ul.nav > li:hover{}*/
	/*nav.navbar.bootsnav ul.nav > li.active > a,
    nav.navbar.bootsnav ul.nav > li:hover > a{color:#d1e73a;}*/
    nav.navbar.bootsnav ul.nav > li.active > a:hover,
    nav.navbar.bootsnav ul.nav > li.active > a:focus,
    nav.navbar.bootsnav ul.nav > li.active > a,
    nav.navbar.bootsnav ul.nav > li:hover > a{color:#d1e73a;}
	
    .nav.navbar-nav>li.active>a.nav-v{position: relative;}
	nav.navbar.bootsnav li.dropdown>ul.dropdown-menu{border-top: 2px solid #d1e73a;background: #fff;min-width: auto;width: 130%;box-shadow: 0 2px 4px 1px rgba(0,0,0,0.2);}
    nav.navbar.bootsnav li.dropdown>ul.dropdown-menu li{background: transparent;display: inline-block;width: 100%;}
	nav.navbar.bootsnav li.dropdown>ul.dropdown-menu ul.dropdown-menu{border-top: 0;}
}
@media only screen and (max-width:991px){
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
	nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
	nav.navbar.bootsnav ul.nav > li.active > a{ background: #a5c384; !important; color: #fff !important; }
	.dropdown-div>li{}
	.dropdown-div>li>a{display: block;width: 100%;border-bottom: solid 1px #e0e0e0;padding: 10px 0;color: #fff;padding-right: 15px !important;padding-top: 15px !important;padding-bottom: 15px !important;}
}
.carousel-control{width:10%;}
@media only screen and (min-width:768px){
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{width: 50px;height: 50px;margin-top: -25px;font-size: 40px;}
}

/* countup */
#countup{padding-top: 40px}
#countup>.container{overflow: hidden;padding:0;}
#countup .count-box{width: 20%;float: left;text-align: center;}
.count-img{display: block;position: relative;padding-bottom: 100%;}
.count-img.c1{background: url(../images/c1.webp) no-repeat;background-size: cover;}
.count-img.c2{background: url(../images/c2.webp) no-repeat;background-size: cover;}
.count-img.c3{background: url(../images/c3.webp) no-repeat;background-size: cover;}
.count-img.c4{background: url(../images/c4.webp) no-repeat;background-size: cover;}
.count-img.c5{background: url(../images/c5.webp) no-repeat;background-size: cover;}
.count-img img{animation: ibg2 5s linear infinite;max-width: 100%;border-radius: 50%;}
.count-img span{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-family: Consolas;font-size: 50px;color: #fff}
.count-box h3{color: #444;font-size: 20px;margin-top: 20px;}
@media only screen and (max-width:1365px){
	#countup .count-box{padding:0 25px;}
}
@media only screen and (max-width:1199px){
	#countup .count-box{padding:0 15px;}
	.count-img span{font-size: 45px;}
	.count-box h3{font-size: 18px}
}
@media only screen and (max-width:991px){
	#countup{padding-top: 30px}
	#countup .count-box{padding:0 10px;}
	.count-img span{font-size: 36px;}
	.count-box h3{font-size: 16px}
}
@media only screen and (max-width:767px){
	#countup .count-box{width: 33.333333%;}
	#countup .count-box:nth-child(-n+2){width: 50%;padding:0 15px;margin-bottom: 10px}
	#countup .count-box:nth-child(-n+2)>div{padding-bottom: 66.7%;}
	.count-img{display: inline-block;}
	.count-box h3{margin:10px 0;font-size: 14px}
}
@media only screen and (max-width:420px){
	.count-img span{font-size: 28px;}
}
@media only screen and (max-width:350px){
	.count-img span{font-size: 23px;}
}
@keyframes ibg2{0%{ transform:rotate(0deg)}100%{ transform:rotate(360deg)}}
@keyframes twinkle{from{background: #D1E73A;}to{background: #e8efbb;}}
@keyframes twinkly{from{background: #fff;}to{background: #ff0000;}}

#about{padding-top: 45px;content-visibility: auto;}
#about>.container{padding:0;position: relative;}
.about-l{width: 40%;float: left;position: relative;padding-bottom: 45.9%;}
.about-l .con-fff{position: absolute;left: 0;top: 0;}
.about-watch{padding: 45px 0;background: url(../images/about-shadow.png) no-repeat bottom;background-size: contain;}
.about-watch img{animation: yidongy 1.5s linear infinite;}
.about-r{width: 67%;background: #fff;box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);padding:2.5% 5%;}
.about-til{overflow: hidden;display: flex;margin-bottom: 20px}
.about-til h2{float: left;color: #545454;font-weight: bold;flex:1;padding-right: 90px;text-transform: uppercase;}
.about-til h3{float: right;color: #545454;font-size: 24px;font-weight: bold;text-transform: uppercase;line-height: 45px;padding-left: 90px;height: 45px;border-bottom: 1px solid #d5d5d5}
.about-txt{font-size: 16px;color: #999;margin-bottom: 15px;}
.about-desc{padding:32px;background: #2e2e2e;color: #fff;font-size: 16px;margin-bottom: 30px;}
.about-a{font-size: 18px;color: #666;margin:0 6px;}

@media only screen and (max-width:1439px){
	.about-til{margin-bottom: 15px}
	.about-txt{font-size: 14px;}
	.about-desc{font-size: 14px;margin-bottom: 20px;}
	.about-watch{width: 240px;}
}
@media only screen and (max-width:1365px){
	.about-r{width: 64%;}
	.about-til h2{padding-right: 60px}
}
@media only screen and (max-width:1259px){
	.about-r{padding:2% 3%;}
	.about-til h2{padding-right: 30px}
	.about-watch{width: 220px;}
}
@media only screen and (max-width:1199px){
	.about-til{margin-bottom: 10px;}
	.about-til h2{font-size: 30px;}
	.about-txt{margin-bottom: 10px;}
	.about-desc{font-size: 12px;margin-bottom: 10px;padding:20px;}
	.about-watch{width: 186px;}
}
@media only screen and (max-width:991px){
	.about-til h3{font-size: 22px;line-height: 35px;height: 35px;padding-left: 45px;}
	.about-txt{font-size: 13px;}
	.about-desc{padding:10px;}
	.about-a{font-size: 14px}
	.about-watch{width: 150px;padding:30px 0;}
}
@media only screen and (min-width:768px){
	.about-r{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
}
@media only screen and (max-width:767px){
	#about{padding-top: 20px;}
	.about-l{width: 100%;padding-bottom: 62.5%;}
	.about-r{width: 100%;float: left;padding:2%;}
	.about-watch{width: 210px;}
}
@media only screen and (max-width:660px){
	.about-watch{width: auto;height: 100%;}
	.about-watch img{max-height: 100%;margin:0 auto;}
}
@media only screen and (max-width:450px){
	.about-r{padding:10px;}
	.about-til h2{font-size: 18px;}
	.about-til h3{font-size: 16px;line-height: 28px;height: 28px;padding-left: 30px;}
}
@media only screen and (max-width:374px){
	.about-r{padding:10px;}
	.about-til h2{font-size: 18px;}
	.about-til h3{font-size: 16px;line-height: 25px;height: 25px;}
}
@keyframes yidongy{
	0%{ transform:translateY(-10px)}
	50%{ transform:translateY(10px)}
	100%{ transform:translateY(-10px)}
}

.title{padding-left: 15px;padding-right: 15px;}
.title h2{text-align: center;font-size: 36px;color: #252525;}
.title h3{text-align: center;font-size: 14px;color: #999;margin-top: 20px;}
@media only screen and (max-width:550px){
	.title{padding-bottom: 15px;}
	.title h2{font-size: 18px;}
	.title h3{font-size: 15px;margin-top: 10px}
}
@media only screen and (max-width:400px){
	.title h2{font-size: 18px;}
	.title h3{font-size: 12px;}
}
/* product */
#product{padding-top: 70px;content-visibility: auto;}
#product .title{border-bottom: 1px solid #d5d5d5;padding-bottom:32px;}
#productlist{padding:0 70px;margin-top: 40px}
#productlist li{padding:10px;}
#productlist li a{display: block;box-shadow: 0px 4px 10px 0px rgba(6,0,1,0.2);text-align: center;padding: 20px 0;}
#productlist li a p{font-size: 15px;font-weight: bold;text-transform: capitalize;color: #444;padding:0 20px;margin-top: 25px;line-height: 20px;max-height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#productlist li a span{font-size: 12px;color: #999;padding:0 20px;margin-top: 15px;line-height: 17px;max-height: 34px;overflow: hidden;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.owl-nav .owl-prev, .owl-nav .owl-next{position: absolute;top: 50%;width: 50px;height: 72px;margin-top: -36px;text-indent: -999999px;}
.owl-nav .owl-prev{left: 0px;background: url(../images/owl-left.png) no-repeat;}
.owl-nav .owl-next{right: 0px;background: url(../images/owl-right.png) no-repeat;}
.pagination-wrapper{margin: 20px 0;}
.paginations{height: 34px;text-align: center;}
.paginations li span strong {padding: 0 3px;}
.paginations li a{float: left;display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;color: #555555;text-decoration: none;}
.paginations li a:hover{background:#f5f5f5;color:#d1e73a;}.paginations li.thisclass {background: #d1e73a;padding: 8px 12px;color: #fff;display: initial;}
.paginations li.thisclass a{display: block;width: 100%;height: 100%;}
.paginations li.thisclass a,.paginations li.thisclass a:hover{background: transparent;border-color: #d1e73a;color: #fff;cursor: default;}
#nav_dh{text-align: center;height: 40px;line-height: 40px;border:1px solid #d1e73a;width: 200px;float: left;margin: 0 2px;border-radius: 20px;}
#nav_dh:hover, .nav_xz{background-color:#d1e73a;}
#nav_dh:hover a, .nav_xz a{color: #fff;}

@media only screen and (max-width:767px){
	#product{padding-top: 30px}
	#productlist{padding:0 10px;margin-top: 20px;}
}
@media only screen and (max-width:450px){
	.owl-nav .owl-prev, .owl-nav .owl-next{width: 28px;height: 40px;margin-top: -20px;background-size: 100%;}
}

/* odds */
#odds{background: #f5f8fa;padding-top: 60px;padding-bottom: 80px;margin-top: 70px;content-visibility: auto;}
#odds>.container{padding:0;}
.odds-top{color: #333;overflow: hidden;border-bottom: 1px solid #dddfe0f0;padding-bottom: 20px}
.odds-top>div {height: auto;box-shadow: 2px 2px 8px #797878;border: solid 1px #e4e4e4db;}
.odds-tl{width: 34%;float: left;line-height: 22px;padding: 10px;}
.odds-tl h2{font-size: 36px;margin-bottom: 10px}
.odds-tr{width: 34%;text-align: right;float: right;;font-size: 16px;line-height: 30px;}
.odds-main{margin-top: 42px}
.odds-ml{box-shadow: 4px 7px 9px #676666;position: relative;}
.odds-mr{}
.odds-o{width: 50%;float: left;padding-left: 60px;}
.odds-m{box-shadow: 0px 4px 9px 0px #9e9e9e;position: relative;}
.odds-m p{position: absolute;top: 0;left: 0;width: 100%;height:100%;color: #fff;padding:0 28px;background: #a7b6c299;line-height: 25px;opacity: 0;transition:all .3s;-webkit-transition:all .3s;}
.odds-o h3{color: #182026;font-size: 16px;text-align: center;padding:15px 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.odds-hov:hover .odds-m p{opacity: 1}
.odds-hov>div{padding-bottom: 51.6%}
@media only screen and (max-width:1439px){
	.odds-m p{padding:0 10px;}
}
@media only screen and (max-width:1259px){
	.odds-o{padding-left: 40px;}
	.odds-o h3{padding:10px 5px;}
}
@media only screen and (max-width:1199px){
	.odds-o{padding-left: 24px;}
	.odds-m p{font-size: 12px;line-height: 20px;}
	.odds-o h3{padding:5px;font-size: 12px;}
}
@media only screen and (min-width:992px){
	.odds-tl{margin: 0 20px;padding: 25px 20px;}
	.odds-tr{margin: 0 20px;padding: 15px 20px;}
	.odds-main{display: flex;}
	.odds-main>div{flex:1;}
}
@media only screen and (max-width:991px){
	.odds-top{padding-left: 10px;padding-right: 10px;}
	.odds-main{margin-top: 20px}
	.odds-ml{padding:0 10px;margin-bottom: 15px;}
	.odds-mr{padding:0 5px;}
	.odds-o{padding:0 5px;margin-bottom: 10px}
	.odds-m p{font-size: 14px;line-height: 25px;}
	.odds-o h3{font-size: 16px;}
}
@media only screen and (max-width:767px){
	#odds{padding-top: 25px;padding-bottom: 30px;margin-top: 20px}
	.odds-tl{width: 100%;}
}
@media only screen and (max-width:550px){
	.odds-m p{font-size: 12px;line-height: 20px;}
	.odds-o h3{font-size: 14px;}
	.odds-ml {display: none;}
}
@media only screen and (max-width:450px){
	.odds-o{width: 100%}
	.odds-m p{font-size: 14px;line-height: 25px;}
}
@media only screen and (max-width:350px){
	.odds-tl h2{font-size: 32px;text-align: center;}
	.odds-tl p{font-size: 14px;margin: 5px;}
}
#fessional{padding-top: 65px;padding-bottom: 120px;background-attachment: fixed; content-visibility: auto;}
#fessional>.container{padding-top: 70px;display: flex;}
.fess-l{width: 40%;padding:0 55px;background: url(../images/fess-lbg.png) no-repeat center;}
.fess-c{width: 20%;}
.fess-r{width: 33%;background: url(../images/fess-rbg.webp) no-repeat center;}
.fess-txt{padding-left: 95px;margin-top: 40px;padding-bottom: 40px;}
.fess-txt h3{font-size: 18px;color: #222;margin-bottom: 10px;line-height: 20px;}
.fess-txt p{font-size: 14px;color: #444;}
.fess-ico1{background: url(../images/fess-ico1.png) no-repeat left top;background-size: 45px;}
.fess-ico2{background: url(../images/fess-ico2.webp) no-repeat left top;}
.fess-ico3{background: url(../images/fess-ico3.png) no-repeat left top;}
.fess-ico4{background: url(../images/fess-ico4.png) no-repeat left top;background-size: 45px;}
.fess-ico5{background: url(../images/fess-ico5.png) no-repeat left top;background-size: 45px;}
.fess-ico6{background: url(../images/fess-ico6.png) no-repeat left top;background-size: 45px;}
.fess-ico7{background: url(../images/fess-ico7.png) no-repeat left top;background-size: 45px;}
.fess-ico8{background: url(../images/fess-ico8.png) no-repeat left top;background-size: 45px;}
@media only screen and (max-width:1659px){
	.fess-l{padding:0 20px;}
	.fess-c{width: 25%;}
	.fess-r{width: 35%;}
}
@media only screen and (max-width:991px){
	.fess-l{width: 36%;}
	.fess-c{width: 30%;}
	.fess-r{width: 34%;}
	.fess-txt{padding-left: 50px;}
}
@media only screen and (max-width:767px){
	#fessional{display: none;}
}
@media only screen and (max-width:450px){
	#fessional{display: none;}
}


#customize{padding:90px 0 100px;background: url(../images/ranir.webp) no-repeat center;overflow: hidden;color: #fff; content-visibility: auto;}
#customize h3{font-size: 20px;font-weight: bold;}
#customize p{font-size: 16px;margin-top: 20px;}
#customize a{display: block;width: 146px;color: #fff;line-height: 38px;font-weight: bolder;margin: 0 auto;background: red;margin-top: 50px;border-radius: 48px;animation: twinkly 1s alternate infinite;}
#customize a:hover{background-image: none; background-color: #d1e73a;color:#fff;}
#shows{padding-top: 50px;padding-bottom: 60px;content-visibility: auto;}

.shows-box{margin-top: 50px;}
.shows-swiper-container{overflow: hidden;width: 100%;position: relative;}
.shows-box .swiper-slide{width: calc((272px + 8px) * 3);height: calc((204px + 8px) * 2);
align-content: flex-start;display: flex;flex-wrap: wrap;}
.shows-o{margin:0 8px 8px 0;width: 272px;height: 204px;display: flex;position: relative;overflow: hidden;}
.shows-box .large-left .shows-o:first-child{width: calc((100% / 3) * 2 - 8px);height: calc(204px * 2 + 8px);}
.shows-box .large-left .shows-o:last-child{position: absolute;bottom: 0;right: 0}
.shows-box .large-right .shows-o:first-child{position: absolute;right: 0;width: calc((100% / 3) * 2 - 8px);height: calc(204px * 2 + 8px);}
.shows-box .large-right .shows-o:last-child{position: absolute;bottom: 0;left: 0}
.shows-o img{height: 100%;}
.shows-o a{position: absolute;width: 100%;height: 100%;left: 0;top: 0;transform: scale(0);opacity: 0;transition:all .3s;-webkit-transition:all .3s;}
.shows-o:hover a{transform: scale(1);opacity: 1}
.shows-o:hover img{opacity: 1;transform: scale(1.22);transition: opacity 1s,transform 1s;}
.shows-btn .swiper-button-prev, .shows-btn .swiper-button-next{opacity: 1;width: 50px;height: 72px;top: 50%;margin-top: -36px;}
.shows-btn .swiper-button-prev{ left: 0;background:url(../images/owl-left.png) no-repeat #fff;}
.shows-btn .swiper-button-next{right: 0;background:url(../images/owl-right.png) no-repeat #fff;}
@media only screen and (max-width:900px){
	.shows-box .swiper-slide{width: calc((100vw / 10) * 9);height: calc((100vw - (100vw / 10)) / 2);}
	.shows-o{width: calc((100vw - (100vw / 10)) / 3);height: calc((100vw - (100vw / 10)) / 4);margin:0;padding:0 4px 4px 0;}
	.shows-box .large-left .shows-o:first-child,
	.shows-box .large-right .shows-o:first-child{width: calc(((100vw - (100vw / 10)) / 3) * 2);height: calc((100vw - (100vw / 10)) / 2);}
	.shows-o a{width: calc(100% - 4px);height: calc(100% - 4px);}
}
@media only screen and (max-width:550px){
	#shows{padding:30px 0;}
	.shows-box{margin-top: 10px;}
}
@media only screen and (max-width:450px){
	.shows-btn .swiper-button-prev, .shows-btn .swiper-button-next{width: 28px;height: 40px;margin-top: -20px;background-size: 100%;}
}

#certification{padding-top: 30px;background: #f5f8fa;content-visibility: auto;}

#info{padding-top: 55px;padding-bottom: 100px;content-visibility: auto;}
.info-list{margin-top: 75px;overflow: hidden;}
.info-o{padding:0 38px;}
.info-o span{display: block;font-size: 20px;color: #dadada;}
.info-o .info-til{font-size: 16px;color: #6f6e6e;display: block;overflow: hidden;margin: 5px 0 15px;}
.info-o p{font-size: 14px;color: #999;margin-top: 15px;line-height: 25px;margin-bottom: 25px;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.info-o .info-more{color: #666;font-size: 18px;text-transform: uppercase;}
.info-o .info-til:hover, .info-o .info-more:hover{color: #d1e73a;text-decoration: underline;}
@media only screen and (min-width:1366px){
	.index>.container, .inside .container{width: 1280px}
	#countup .count-box{padding:0 30px;}
	.about-r{width: 65%;}
	.fix-heit{height: 471.5px}
}
@media only screen and (min-width:1440px){
	.index>.container, .inside .container{width: 1380px}
	#countup .count-box{padding:0 45px;}
	.about-r{width: 66%;}
	.about-desc{line-height: 25px;}
	.fix-heit{height: 496.5px}
}
@media only screen and (min-width:1600px){
	.inside .container{width: 1470px;}
}
@media only screen and (min-width:1660px){
	.index>.container{width: 1600px}
	#countup .count-box{padding:0 60px;}
	.about-r{width: 67%;}
	.about-desc{line-height: 30px;}
	.fix-heit{height: 551.5px}
}
@media only screen and (max-width:991px){
	.info-list>div{margin-bottom: 20px;}
}
@media only screen and (max-width:550px){
	#info{display: none;}
	.info-list{margin-top: 15px;}
	.info-o{padding:0 10px;}
}
@media only screen and (max-width:400px){
	.info-o span{font-size: 14px;color: #aaa;}
	.info-o .info-til{font-size: 16px;}
	.info-o p{margin-top: 5px;font-size: 13px;line-height: 20px;margin-bottom: 10px;}
	.info-o .info-more{font-size: 14px;}
}

/* footer */
footer{}
#onlike{text-align: center;background-color: #d1e73a;padding:12px 10px;}
#onlike a{font-size: 18px;color: #fff;font-weight: bold}
#onlike a:hover{color: #d1e73a;text-decoration: underline;}
#footer-info{background-color: #eee;padding:30px 0;}
.fnav-o{width: 100%;float: left;}
h3.ftil{color: #a5a5a5;font-size: 20px;font-weight: bold;margin-bottom: 32px;text-transform: uppercase;}
.footer-p p{margin-bottom: 15px;color: #7d7c7c;}
.footer-p a{font-size: 14px;color: #7d7c7c;text-transform: uppercase;}
.footer-p a:hover{color: #d1e73a;text-decoration: underline;}

.footer-fbox input[type="text"]{border:1px solid #a5a5a5;background-color: transparent;border-radius: 0;margin-bottom: 20px;box-shadow: none;}
.footer-fbox textarea{border:1px solid #a5a5a5;background-color: transparent;border-radius: 0;margin-bottom: 20px;box-shadow: none;resize: none;}
.footer-fbox input[type="text"]:focus, .footer-fbox textarea:focus{box-shadow: none;border-color: #d1e73a;}
.footer-fbox input[type="submit"]{text-transform: uppercase;border-radius: 0;border:1px solid #d1e73a;background-color: #d1e73a;color: #fff;font-size: 16px;transition:all .3s;-webkit-transition:all .3s;}
.footer-fbox input[type="submit"]:hover{background-color: #d1e73a;color: #fff;border:1px solid #d1e73a;}

#footer-copy{background: #dddfe0f0;}
#footer-copy p{color: #a5a5a5;font-size: 14px;line-height: 30px;text-align: center;}
.footer-otha{float: right;}
.footer-otha a{display: block;width: 30px;height: 30px;float: left;text-align: center;margin-right: 10px;}
.footer-otha a span{font-size: 16px;line-height: 30px;color: #707070;}
.footer-otha a:hover span{color: #d1e73a;}
@media (max-width: 767px) {
	#onlike{padding:10px;display: none;}
	#onlike a{font-size: 14px;}
	#footer-info{padding:30px 0;display: none;}
	h3.ftil{margin-bottom: 15px;}
	.footer-p, .footer-fack{padding:0;}
	.footer-fack{margin-top: 10px}
	#footer-copy{padding:10px 0;}
	#footer-copy p{float: none;text-align: center;line-height: 20px;}
}
/* 浮动面板 */
#cmsFloatPanel {overflow: hidden;}
#cmsFloatPanel .ctrolPanel {width: 50px;height: 150px;background: url(../images/panel-bg.png) no-repeat left top;background-color: #d1e73a;position: fixed;right: 10px;top: 500px;overflow: hidden;
z-index: 10000;border-radius: 10px;}
.ctrolPanel {display: block;}
#cmsFloatPanel .ctrolPanel a {display: block;margin: 2px auto;width: 50px;height: 50px;font-size: 12px;color: #f30;text-align: center;overflow: hidden;text-decoration: none;}
@media (max-width: 991px){
	.ctrolPanel{display: none;}
}

#roll {width: 40px;height: 40px;display: none;background: #d1e73a;position: fixed;right: 20px;bottom: 60px;z-index: 150;overflow: hidden;transition: all .2s ease-in-out 0s;cursor: pointer;border-radius: 50%;}
#roll:hover {background: green;}
#roll_top {width: 40px;height: 40px;display: block;background: url(../images/gotop.png) no-repeat;transition: all .2s ease-in-out 0s;}
#roll_top:hover {background: url(../images/gotop.png) no-repeat;}
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #d1e73a;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 内页样式 */
#ZoomBox{background: #fff;}
.nybg{background: #F5F5F5;}
.bsbg{background: #FFFFFF;}

#sidebar{text-align: center;margin-top: 30px;}
#sidebar li{margin: 0 10px;}
#sidebar li a{display:block;height: 45px;line-height: 44px;text-align: center;color: #666;border: 1px solid #aaa;font-size: 16px;text-transform:capitalize;}
#sidebar li:hover a, #sidebar li.cur a{background: #d1e73a;color: #fff;border: 1px solid #d1e73a;}
@media (min-width: 768px) {
	#sidebar li{display: inline-block;}
	#sidebar li a{width:150px;}
}
@media (max-width: 767px) {
	.common>.container{padding:0;}
	.common #sidebar{display: flex;margin-top: 10px;}
	.common #sidebar li{flex: 1;margin: 0 5px;}
	.common #sidebar li a{font-size:14px;}
	.nycase #sidebar{display: block;}
	.nycase #sidebar li{display: inline-block;margin-bottom: 5px;}
	.nycase #sidebar li a{padding: 0 10px;}
}

.tablesaw td, .tablesaw th {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: .5em .7em;}

.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #d1e73a}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
#sidebar1{background: #fff;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #d1e73a;color: #fff;}
#sidebar1 dt{margin-top: 10px;font-weight: normal;font-size: 16px;line-height: 40px;height: 40px;padding-left: 20px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;font-size: 16px;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #d1e73a;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color:#d1e73a;}

.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/nav_tb.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #d1e73a;}
.crumbs{padding-left:20px;background: url(../images/nav_tb.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;color: #808080;}
.crumbs a{color: #808080;}
.crumbs a:hover{color: #d1e73a;}


.nyprolist{padding: 30px 0;}
.nypro{padding:15px;}
.nypro-img{overflow: hidden;position: relative;z-index: 1}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul li{margin-bottom: 15px}
.nypro-ul li p{background: #fff;text-align: center;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px;}
.nypro-ul li:hover .nypro-img{border-color:#d1e73a;box-shadow: 0 0 5px 0 #d1e73a;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{color:#d1e73a;}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}
@media (max-width: 500px) {
	.nypro{padding:10px;}
}

#showpro{padding:15px 0;}
.showpro-top{overflow: hidden;padding:15px 0;}
.showpro-img{float: left;width: 550px;height: 611px;position: relative;}
.showpro-info{float: left;width: calc(100% - 550px);padding: 30px;}
.showpro-info>h1{margin: 0;margin-bottom: 15px;font-size: 20px;line-height: 125%;text-transform:capitalize;}
.showpro-desc .amount{display: table-row;margin:0;}
.showpro-desc .amount .metatit{display: table-cell;padding:6px 0;padding-right: 16px;white-space: nowrap;}
.showpro-desc .amount .suggest{color: #777;display: table-cell;padding:6px 0;}
.showpro-desc .showpro-share{overflow: hidden;margin-top: 20px;}
.showpro-desc .showpro-share a{display: block;width: 30px;height: 30px;float: left;text-align: center;margin-right: 10px;border:1px solid #d1e73a;border-radius: 50%;color: #d1e73a;line-height: 28px;}
.showpro-desc .showpro-share a:hover{background-color: #d1e73a;color: #fff;}
.showpro-desc .showpro-btn{margin-top: 30px;position: relative;}
.showpro-desc .showpro-btn a{padding:9px 25px;background-color: #d1e73a;border-color: #d1e73a}
.showpro-desc .showpro-btn a:hover{opacity: 0.75;}

.showpro-con{padding:15px 0;}
.showpro-ul{background-color: #f7f7f7;border:1px solid #eee;border-bottom:1px solid #d1e73a;overflow: hidden;}
.showpro-ul li{text-align: center;font-size: 16px;float: left;cursor: pointer;}
.showpro-ul li a{padding:10px 12px;display: block;color: #000}
.showpro-ul li:hover a, .showpro-ul li.on a{background: #d1e73a;color:#fff;}
.showpro-ul li:last-child{margin-right: 0;}

.showpro-details{padding:20px 10px;}
.showpro-details div{color: #333;}
.showpro-details img{max-width: 100%;height: auto !important;}
.showpro-details div[class^="col-"]{padding:0 5px;margin-bottom: 10px;}
.showpro-det{display: none;}

.showpro-rem p{color:#d1e73a;font-weight: bold;}
.showpro-rem ul{}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover>a{border-color: #d1e73a}
.showpro-rem ul li a+a{border:0;display:block;line-height:35px;height:35px;padding:0 10px;text-align:center;background:#fff;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.showpro-rem ul li:hover a+a{color:#d1e73a}


@media (max-width: 991px) {
	.showpro-img{float: none;width: 100%;height: 0;padding-bottom: calc(100% + 50px);overflow: hidden;}
	.showpro-info{padding:20px 10px;float: none;width: 100%;overflow: hidden;}
}
@media (max-width: 767px) {
	.showpro-details{padding:20px 0;}
}
@media (max-width: 450px) {
	.showpro-info>h1{font-size: 16px;line-height: 24px;}
	.showpro-desc{font-size: 12px !important;}
	.showpro-desc dd {word-break: break-all;}
	.showpro-con ul{display: flex}
	.showpro-con ul li{flex:1;padding:0;font-size: 14px;}
	.showpro-details div, .showpro-details div p, .showpro-details div span{font-size: 14px !important;line-height: 22px !important;}
	.showpro-details .showpro-det div h2{font-size: 18px !important;font-weight: bold !important;line-height: 2;}
	.showpro-details .showpro-det div h3{font-size: 16px !important;font-weight: bold !important;}
}

#nyimg{padding:30px 0}
#nyimg .container>div[class^="col-"]{padding: 0 10px;}
#nyimg .container>div:first-child{border-right: 1px solid #eee;}
.nyimg-ul{overflow: hidden;}
.nyimg-ul li{margin-bottom: 20px;padding: 0 10px;}
.nyimg-ul li .nyimg-div{background: #fff;}
.nyimg-ul li .nyimg-div a{display: block;overflow: hidden;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div img{margin:0 auto;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-ul li .nyimg-a{padding:0 5px;overflow: hidden;line-height: 40px;display: block;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.nyimg-ul li .nyimg-div a+a{border:0}
.nyimg-ul li:hover .nyimg-div img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a{color: #d1e73a;}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 30px;text-align: center;padding: 5px;background: #d1e73a;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #d1e73a;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 16px;line-height: 40px;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;margin: 3px 10px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

#showimg{padding: 10px;}
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:26px;margin-bottom:5px}
.showimg-top span{margin-right: 10px;}
.showimg-top span{font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 15px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 15px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;text-align: justify;padding-bottom:10px;}
.showimg-con img{max-width: 100%;}
.showimg-page{padding-top: 15px;overflow: hidden;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	#nyimg{}.nyimg-ul li{margin-bottom: 20px;}.showimg-top h2{ font-size:16px;}.showimg-top h1{font-size: 20px;}.showimg-con{padding:0;font-size:14px !important;}.page-header h3{font-size:16px;margin:0;}.xgred li{padding: 0}
}

#nynew{padding-top: 30px;padding-bottom: 30px;}
#nynew .container>div[class^="col-"]{padding: 0 10px;}
#nynew .container>div:first-child{border-right: 1px solid #eee;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;}
.nynews-ul li.nynews-li:nth-of-type(even) .nynews-img{/*float: right;*/}
.nynews-img{padding: 0;}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;}
.nynews-img a:hover{border: 1px solid #d1e73a;}
.nynews-date {color: #aaa;line-height: 20px;font-size: 12px;margin-top:20px;}
.nynews-date span{float: left;margin-right:20px;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: capitalize;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom:0px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-bottom:10px;}
@media (max-width:991px) {
	#nynew .container>div:first-child{border: 0;}.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	#nynew{padding-top: 15px;padding-bottom: 15px;}.nynews-con h3{ font-size:16px; font-weight:bold;padding-bottom:0}.nynews-img{padding: 0;}.nynews-con{padding: 0;}
}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 25px;margin: 10px 0;height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #d1e73a;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nynews-con a.nynews-more:hover{background: #000;color: #fff;}

.hotnews{padding: 10px;margin-bottom: 20px;}
.hotnews p{font-size: 18px;color: #fff;line-height: 50px;background:#d1e73a;text-align:center;}
.hotnews p span{font-size:14px;}
.hotnews-bor{padding-right: 5px;}
.hotnews a{display: block;font-size: 14px;line-height: 35px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;border-bottom: 1px dashed #ddd !important;}
.hotnews a:hover{background:url(../images/iyuan_on.png) no-repeat left;}

.hotpros{padding:0 10px;}
.hotpros p{font-size: 18px;color: #fff;line-height: 50px;background:#d1e73a;text-align:center;}
.hotpros-bor{padding:10px}
.hotpros a{display: inline-block;margin-bottom: 10px;}
.hotpros a:last-child{margin-bottom: 0;}
.hotpros a:hover{border-color: #d1e73a;}
.hotpros a:hover span{color: #d1e73a}


#shownews{padding: 30px 0;}
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;width: 80%;margin-right: auto;margin-left: auto;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom:10px}
.shownews-top span{margin-right: 10px;}
.shownews-top span{font-size: 14px;color: #a3afb7;}
.shownews-left .shownews-con img{display: block;margin: 15px auto;max-width: 100%;height: auto !important;box-shadow: 0px 4px 9px 0px #9e9e9e;}
.shownews-img{margin-top: 25px; text-align:center}
.shownews-img img{max-width: 100%;}
.shownews-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 15px;font-weight: 500;padding: 10px;border-bottom: 1px solid #F0F2F5;}
.shownews-con h2 {line-height: 2.2;font-weight: 500;font-size: 24px;}
.shownews-con h2 span {font-size: 24px !important;}
.shownews-con h3,.shownews-con h3 span {line-height: 2.2;font-weight: bold;font-size: 20px !important;}
.shownews-con h4 {font-size: 16px;font-weight: bold;line-height: 24px;margin: 10px 0 5px;}
.shownews-con ul,.shownews-con ol {padding-left: 4%;}
.shownews-con ul li {list-style: none;padding: .4em;}
.shownews-con ul li:before {content: '\2022 ';color: gray;}
.shownews-con ol li {list-style: decimal;padding: .4em;}
.shownews-page{padding-top: 30px;overflow: hidden;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:991px) {
	#shownews .container>div:first-child{border:0;} .sdsd{padding: 0px;}
}
@media (max-width:767px){
	.shownews-top {width: 95%;}
	.shownews-top h1{ font-size:18px;}
	.shownews-top h2{ font-size:16px;}
	.shownews-con{padding:0;font-size:14px !important;}
	.shownews-con h2 {line-height: 2.2;font-weight: bold;font-size: 16px;}
	.shownews-con h2 span {font-size: 16px !important;}
	.shownews-con h3, .shownews-con h3 * {font-size: 16px !important;}
	.shownews-con h4, .shownews-con h4 * {font-size: 14px !important;}
	.shownews-page>div, .shownews-page>div>a {width: 100%;padding: 5px;}
}
#wacon{padding-bottom: 30px;}
#wacon img{max-width: 100%;height: auto !important;}
#wacon .wacon{padding:30px 0}
#wacon .wacon:nth-child(even){background:#f5f5f5}

.waconright h2{text-align:center;text-transform:capitalize;font-size:40px;margin-bottom:10px;}
.waconright .wacontxt{font-size:20px;line-height:40px;margin-bottom:10px;}
.waconright a{color:#d1e73a;font-size:24px;}
.waconright a:hover{text-decoration:underline;}

@media (min-width:768px){
	#wacon .wacon:nth-child(odd) .wacon-box{flex-direction: row;}
	#wacon .wacon:nth-child(even) .wacon-box{flex-direction: row-reverse;}
	.wacon-box{display:flex;}
	.wacon-box>div{flex:1;}
	.waconright{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
    -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
    -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;padding:0 10px;}
}
@media (max-width:991px){
	.waconright h2{font-size:40px;margin-bottom:10px;}
	.waconright .wacontxt{font-size:24px;line-height:40px;}
	.waconright a{font-size:18px;}
}
@media (max-width:767px){
	#wacon .col-xs-12 {padding:0 !important;}
	.waconright{padding-top:10px;}
}
@media (max-width:450px){
	.waconright h2,.flexBoxStem h2 {font-size:20px;font-weight: 700;}
	.waconright .wacontxt{font-size:16px;line-height:30px;}
	.waconright a{font-size:16px;}
}

.wacon1{font-family: Lucida Sans Unicode;font-size: 16px;padding-top: 30px;color:#333;}
.wacon1 *{line-height: 1.6;}
.wacon1-imgr{margin-left: 20px;margin-bottom:20px;max-width: 100%;height: auto !important;float: right;}
.wacon1-imgl{margin-right: 20px;margin-bottom:20px;max-width: 100%;height: auto !important;float: left;}
.wacon1 div[class^="col-"]{padding: 0 10px;}
.wacon1-swiper-container{overflow: hidden;position: relative;padding-bottom: 35px;margin-top: 15px;}
.wacon1-swiper-container .swiper-slide{width: 40%;}
.nyabout{background:url(../images/nyaboutbg.jpg) no-repeat center;background-attachment:fixed;background-size: cover;padding:50px 0}
.nyabout h2{margin-bottom:40px;}
.nyabout .odds-o{width: 25%;float: left;padding:0 10px;margin-bottom:10px;}

@media (max-width:991px){
	.nyabout .odds-o{width:50%;padding: 0 5px;}
}
@media (max-width:767px){
	#wacon{padding-bottom: 10px;}
	.wacon1{padding-top: 10px;}
	.wacon1-img{margin-left:0;margin-bottom: 10px;}
	.wacon1 h3{font-size: 16px;}
	.nyabout{padding:20px 0}
	.nyabout h2{margin-bottom:10px;}
}
@media (max-width:450px){
	.nyabout .odds-o{width:100%;}
}

#pageshow {padding: 20px 0;}
.show-dateil{font-size: 15px;line-height: 1.6;}
.show-dateil img{max-width: 100%;height: auto !important;}
.showmap img{max-width: none;}
@media (max-width:767px){
	#pageshow {padding: 0px;}
	.show-dateil,.show-dateil *{font-size:14px !important}
	.show-dateil>div>div[class^="col-"]{padding: 0 5px;}
	#dituContent{height: 400px !important}
}

/*oem 底部表单*/
.flexBoxStem {display: flex;flex-wrap: wrap;align-items: baseline;margin-bottom: 20px;}
.flexBoxStem .flexBoxFill {position: sticky; top: 0px;overflow: hidden;max-width: 100%;flex-basis: 0;flex-grow: 1;}
@media (max-width: 767px){
.flexBoxStem>.flexBoxFill {padding: 0 1%;}
}
form .reduce-margins {margin-bottom:10px !important;border-radius: 5px !important;}
.form-horizontal .control-label {display: none;}
@media (min-width: 768px){
.img-left {float: left;width: 50%;}
.active .form-horizontal {float: right;width: 50%;}
}
.img-left img {max-width: 100%;border-radius: 5px;box-shadow: 0px 4px 9px 0px #9e9e9e;}


/*相关推荐*/
.xgred{overflow: hidden;}
.xgred .xgred-con{line-height: 40px;border-bottom:1px #ccc dashed;overflow: hidden;}
.xgred .xgred-con a{font-size: 14px;color: #4b4b4b;display: block;float: left;width: calc(100% - 90px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xgred .xgred-con em{float: right;font-size: 13px;color: #ccc;line-height: 40px;margin-right: 10px;}
.xgred .xgred-con a:hover{color: #d1e73a}


/* 内页banner */
.nybanner>div{background-position: top center;background-repeat: no-repeat;background-size: cover;}

/* 标签 */
.pro_key{line-height: 35px;border-top: dashed 1px #d7d7d7;margin-top: 5px;font-size: 14px;}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#cnzz_stat_icon_1279408349{display:none;}

#flip{line-height: 20px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

/*.metpager_5 a,.metpager_5 span.miy{ padding:2px 8px 2px 8px; color:#d1e73a; display: inline-block; }
.metpager_5 a:hover { color:#fff; background-color:#d1e73a;}
.metpager_5 a:active { color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#d1e73a; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { padding:2px 8px 2px 8px; margin:2px; color:#333;display: inline-block;}*/

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#d1e73a; display: inline-block; }
.metpager_5 a:hover { border:1px solid #d1e73a; color:#fff; background-color:#d1e73a;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

/*表单页面样式*/
.increase-padding {line-height: 30px;}
.hide-part #onlike,.hide-part #footer-info, .hide-part #cmsFloatPanel {display: none}
@media only screen and (min-width:768px){
	.increase-padding {padding: 0 5%;}
}

/*文章列表页样式*/
.pagination-wrapper{margin: 20px 0;}
.paginations{height: auto;text-align: center;}
.paginations li a{float: left;display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;color: #555555;text-decoration: none;}
.paginations li a:hover{background:#f5f5f5;color:#d1e73a;}
.paginations li.thisclass {background: #d1e73a;padding: 8px 12px;color: #fff;display: initial;}
.paginations li.thisclass a{display: block;width: 100%;height: 100%;}
.paginations li.thisclass a,.paginations li.thisclass a:hover{background: transparent;border-color: #d1e73a;color: #fff;cursor: default;}

/*文章详情页样式*/
@media (max-width: 450px){
.clear-article-padding{padding-right: 0;padding-left: 0;}
}
.tagword {padding:6px;border-radius:10px;text-align:center;font-size:12px;border:1px solid #d1e73a;float:left;margin:6px;line-height:15px;}
.tagword:hover {text-decoration:none;background:#d1e73a;color:#fff;}
.tagtitile {text-align: center;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
.shownews-right {box-shadow: 0px 4px 22px #b5b5b5;}

.nybanner {position: relative;width: 100%;height: 0;padding-top: 30.2%; }
.nybanner>img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.carousel-inner .item {width: 100%;height: 0;padding-top: 41.1%; }
.carousel-inner .item>img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*产品详情*/
.showpro-details .do-overview {box-sizing: border-box; border-style: dashed; border-color: rgb(230, 231, 235); border-width: 1px 0px; }
.showpro-details .do-overview>.do-entry {font-size: 12px; padding: 12px 1px; display: flex; flex-direction: column;}
.showpro-details .do-overview .do-entry .do-entry-list {margin: 0px -20px;}

#nav_dh{text-align: center;height: 40px;line-height: 40px;border:1px solid #d1e73a;width: 200px;float: left;margin: 0 2px;border-radius: 20px;}
#nav_dh:hover{background-color:#d1e73a;}
#nav_dh:hover a{color: #fff;}
#xyz {width: 110px;flex-basis: 120px;height: 27px;margin-top: 15px;margin-left: 20px}
.xyz12 {border: 1px solid #dcdcdc;width: 105px;background: #FFF;line-height: 27px;position: absolute;box-sizing: border-box;}
.xyz12 span {position: absolute;right: 6px;top: 2px;background: url(/templets/default/skin/images/amore.png) center no-repeat;display: block;width: 25px;height: 25px;cursor: pointer; z-index: 100;}
#xyz ul {padding: 0;display: block;justify-content: center;flex-wrap: wrap;margin: 0;list-style: none;}
#xyz ul li{position: relative;background: #FFF;height: 25px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 27px;padding: 0 5px;z-index: 1;text-align: left;margin: 0;}
#xyz ul li:not(#liDropD_En) {display: none;}
#xyz ul li a{color: #333;font-size: 12px;display: block;line-height: 25px;text-transform: capitalize;align-items: center;}
#xyz ul li a img {margin-right: 3px;}
.xyz12 li img {vertical-align: middle;margin: -2px 7px 0 0;width: 16px;}

@media (max-width:991px) {
	#xyz {width: 100px;margin-top: 12px;position: absolute;top: 0;right: 2px;z-index: 99;}
	.xyz12 {width: 100px;border-radius: 30px;overflow: auto;overflow-y: hidden;}
}
 