@charset "utf-8";
/* CSS Document */
body { font: 14px/1.5 helvetica, Arial, '微软雅黑'; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #ff872c; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
    background:#ff872c;
    color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #66ccff; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }/*chrome私有属性，允许font-size<12px*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px helvetica, Arial, '微软雅黑'; }
a { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; transition: all .2s ease-out; }
.sub-nav, a, img { -o-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; outline: none; }
/* 按钮 */
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { display: inline-block; line-height: 36px; padding: 0 25px; border: 1px solid #999; text-align: center; color: #666; cursor: pointer; }
.btn-defaul:hover { background-color: #66ccff; color: #fff; border-color: #66ccff }
.btn-blue { background-color: #66ccff; border-color: #66ccff; color: #fff; }
.title01 { padding: 20px 0 15px; text-align: center; }
.title01 .large { font-size: 20px; position: relative; color: #66ccff; line-height: 1.2; }
.title01 .eg { position: relative; text-transform: uppercase; color: #999; line-height: 2; }
.title01 .eg em { display: inline-block; padding: 0 15px; background-color: #fff; }
.title01 .eg:after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; z-index: -1; height: 1px; background-color: #ccc; }
.title02 { margin-bottom: 12px; padding: 10px 0; border-bottom: 1px solid #e6e6e6; line-height: 1; }
.title02 .large { padding-left: 8px; border-left: 3px solid #66ccff; font-size: 20px; color: #66ccff; }
.fright { float: right; }
.fleft { float: left; }
.fcblue { color: #66ccff; }
@font-face { font-family: "iconfont"; src: url('/skin/css/font/iconfont.eot'); /* IE9 */ src: url('/skin/css/font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('/skin/css/font/iconfont.woff') format('woff'), url('/skin/css/font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-tel:before { content: '\e601'; }
.icon-tel2:before { content: '\e64c'; }
.icon-menu:before { content: '\e64d'; }
.navClose .icon-menu:before { content: '\e605'; }
.icon-search:before { content: '\e600'; }
.icon-more:before { content: '\e608'; }
.icon-crumb:before { content: '\ea99'; }
.icon-person:before { content: '\e610'; }
.icon-left:before { content: '\e637'; }
.icon-right:before { content: '\e708'; }
.icon-left2:before { content: '\e77b'; }
.icon-right2:before { content: '\e602'; }
.icon-email:before { content: '\e60d'; }
.icon-tel3:before { content: '\e650'; }
.icon-add:before { content: '\e672'; }
.icon-up:before { content: '\e986'; }
.icon-down:before { content: '\e607'; }
.icon-pdf:before { content: '\e634'; }
/* 页面框架 */
.wrap { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.main-top { display: none; }
.topform { position: relative; background-color: #fff; padding: 5px; padding-right: 40px; }
.topform form { height: 30px; }
.topform input[type="text"] { display: block; border: none; background-color: inherit; line-height: 30px; text-indent: 10px; }
.topform .btn-defaul { border: none; position: absolute; top: 0; right: 0; padding: 0; width: 40px; height: 40px; line-height: 30px; border-radius: 0; background-color: #f5f8fa; color: #66ccff; }
.topform .btn-defaul:hover, .topform.on .btn-defaul { background-color: #66ccff; color: #fff; }
.topform .btn-defaul .iconfont { font-size: 20px; }
.header { position: relative; z-index: 100; padding: 10px 0; overflow: inherit; }
.header.fixed { background-color: #fff; position: fixed; top: 0; left: 0; width: 100%; box-shadow: 0 2px 6px #ddd; }
.header .logo a { display: block; }
.header .logo img { display: block; height: 40px; }
.nav li.active>a { color: #66ccff; }
.topTel { width: 168px; }
.topTel a { display: block; padding-left: 48px; background: url("/skin/css/../images/icon-phone1.png") left center no-repeat; line-height: 20px; font-size: 14px; color: #666; }
.topTel strong { display: block; color: #66ccff; font-weight: 600; font-size: 18px; }
.nav li>a { display: block; text-align: center; font-size: 20px; font-weight: bold; line-height: 40px; }
.nav .subNav { visibility: hidden; }
.qiuye_i li { background-color: #fff; box-shadow: none; width: 30px; height: 4px; margin: 0 5px; border-radius: 10px; }
.qiuye_i li.on { background-color: #66ccff; width: 50px; }
.sidemenu { position: relative; margin-bottom: 15px; padding: 10px; background-color: #f0faff; }
.sidemenu li { position: relative; padding: 10px 0; border-bottom: 1px dashed #ddd; }
.sidemenu li a { display: block; line-height: 28px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sidemenu .active>a { color: #66ccff; }
.subMenu { display: none; font-size: 14px; }
.subMenu dd { }
.subMenu dd a { display: block; line-height: 28px; }
.subMenu .active a { }
.productList { }
.productList li { float: left; width: 46%; margin: 0 1% 3%; padding: 0 1%; }
.productList .pic { border-bottom: 1px solid #e6e6e6; display: block; text-align: center; overflow: hidden; }
.productList .pic img { position: relative; max-width: 80%; }
.productList .name a { padding: 10px 0; display: block; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.productList li:hover { box-shadow: 0 0 6px #cceafa; }
.productList li:hover .pic { border-color: #66ccff; }
.productList li:hover a { color: #66ccff; }
.productList li:hover img { transform: scale(1.02, 1.02); }
.planTable { }
.tableTitle { margin-bottom: 15px; text-align: center; font-size: 0; line-height: 0; }
.tableTitle li { display: inline-block; line-height: 36px; font-size: 15px; width: 40%; max-width: 150px; border-radius: 24px; cursor: pointer; overflow: hidden; }
.tableTitle li.on { box-shadow: 0 0 6px #cceafa; color: #66ccff; }
.homePlan .content { padding: 0; }
.homePlan .title01 { margin-left: 2%; margin-right: 2%; }
.planTable .inHd { }
.planTable .inHd li { background-color: #f5f8fa; font-size: 16px; padding: 10px 0; }
.planTable .inHd li.on { background-color: #66ccff; color: #fff; }
.planTable .inBd li { position: relative; }
.planTable .inBd .pic { display: block; overflow: hidden; }
.planTable .inBd li img { display: block; width: 100%;/* transform: scale(1.02, 1.02);*/ }
.planTable .inBd .main { position: absolute; width: 80%; left: 10%; top: 50%; z-index: 10; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); transform: translate(0, -50%); }
.planTable .inBd .txt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.planTable .inBd .btn-box { text-align: left; line-height: 0; font-size: 0; }
.planTable .inBd .btn-defaul { line-height: 36px; font-size: 14px; }
.planTable .inBd .btn-defaul .iconfont { margin-left: 20px; }
.newsList { }
.homeNews { padding-bottom: 2%; }
.newsList li { position: relative; padding-left: 75px; margin-bottom: 15px; overflow: hidden; }
.newsList li .timer { position: absolute; left: 0; top: 5px; display: inline-block; margin-right: 10px; float: left; padding: 5px; background-color: #f5f8fa; color: #999; font-size: 14px; line-height: 23px; text-align: center; transition: all ease 0.5s; }
.newsList .timer em { display: block; font-size: 16px; font-weight: 700; color: #666; }
.newsList li .name { padding-bottom: 3px; margin-bottom: 3px; border-bottom: 1px solid #ddd; }
.newsList li .txt { font-size: 12px; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.newsList li:hover a { color: #66ccff; }
.newsList li:hover .timer { color: #fff; background-color: #66ccff; }
.newsList li:hover .timer em { color: #fff; }
.newsList li:hover .name { border-bottom: 1px solid #66ccff; }
.homeBgwrap { }
.homeAbout { }
.homeAbout .pic { margin-bottom: 15px; display: block; }
.homeAbout .pic img { width: 100%; display: block; }
.homeAbout .title { margin-bottom: 10px; padding-left: 10px; border-left: 3px solid #65cbff; font-size: 26px; line-height: 1; }
.homeAbout .title .small { font-size: 14px; color: #999; }
.homeAbout .title .large { margin-bottom: 4px; color: #65cbff; }
.homeAbout .main { line-height: 1.8; }
.homeAbout .main .txt { margin-bottom: 10px; }
.homeAbout .btn-defaul { background-color: #f5f8fa; border: none; }
.homeAbout .btn-defaul .iconfont { margin-left: 20px; }
.homeAbout .btn-defaul:hover { background-color: #66ccff; color: #fff; }
.homeBgwrap { padding-bottom: 20px; }
.homeBgwrap .title02 { margin-bottom: 5px; }
.brandSlide { padding-bottom: 10px; }
#hospSlide { border-bottom: 1px solid #66ccff; margin-bottom: 10px; }
.brandSlide { overflow: hidden; }
.brandList { padding: 5px 0 !important; }
.brandList li { float: left; width: 33.333%; }
.brandList li:hover { box-shadow: 0 0 4px #cceafa; }
.brandList li:hover img { transform: scale(1.042, 1.02); }
.brandList li .pic { padding: 2%; display: block; }
.brandList li img { display: block; max-width: 80%; margin: 0 auto; }
/* 页脚 */
.footer { padding-top: 1%; background-color: #f5f8fa; }
.footer .clearfix { padding-bottom: 3%; }
.footmenu { margin-bottom: 3%; }
.footmenu li { border-bottom: 1px solid #ccc; line-height: 3; }
.footmenu li a { display: inline-block; }
.footmenu li:hover { border-bottom-color: #66ccff; }
.footphone { margin-bottom: 3%; }
.flogo img { display: block; height: 54px; }
.footphone .txt { font-size: 16px; line-height: 2; color: #666; }
.footphone .txt .iconfont { margin-right: 10px; font-size: 18px; }
.footphone .ftel { }
.footphone .ftel a { display: block; color: #66ccff; font-size: 18px; font-weight: 600; }
.fwechat { margin-bottom: 3%; text-align: center; line-height: 2; overflow: hidden; }
.fwechat .item { width: 120px; float: left; margin-right: 15px; }
.fwechat img { display: block; border: 1px solid #ddd; }
.fcontact { font-weight: bold; }
.frdLink { padding-bottom: 15px; }
.frdLink a:hover { text-decoration: underline; }
.copyright { background-color: #e6edf2; padding: 15px 0; text-align: center; line-height: 1.2; }
/* 子页面 */
.page-banner { margin-bottom: 20px; position: relative; }
.page-banner img { display: block; width: 200%; margin-left: -50%; }
.sideBox { }
.page-wrap { padding-bottom: 30px; }
.sideTitle { padding-left: 10px; padding-top: 10px; padding-bottom: 10px; background-color: #66ccff; color: #fff; }
.sideTitle .large { font-size: 18px; font-weight: bold; }
.sideTitle .eg { font-size: 12px; text-transform: uppercase; }
.sideBox .sidemenu { padding-top: 0; }
.crumb { margin-bottom: 10px; }
.crumb p { position: relative; padding-left: 25px; line-height: 1.6; }
.crumb .iconfont { position: absolute; left: 0; top: 0; color: #66ccff; font-size: 16px; }
.crumb a, .crumb span { margin: 0 5px; }
.crumb .current { color: #66ccff; }
.page { padding-top: 10px; text-align: center; font-size: 0; line-height: 0; }
.page a, .page span { display: inline-block; border: 1px solid #666; margin: 0 3px; border-radius: 4px; font-size: 14px; line-height: 14px; line-height: 30px; min-width: 30px; margin: 0 5px; }
.page .numb { }
.page .current, .page .numb:hover { background-color: #66ccff; border-color: #66ccff; color: #fff; }
.page a:first-child, .page a:last-child { padding: 0 5px; }
.pageDtl { padding: 2%; background-color: #f5f8fa; margin-top: 10px; }
.pageDtl p { display: block; line-height: 2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.pageDtl p a { color: #666; }
.pageDtl a:hover span { color: #66ccff; }
.bshare-custom #bshare-shareto { line-height: 24px !important; color: #666 !important; }
/* 产品详情页 */
.productShow { margin-bottom: 10px; padding: 2.6%; background-color: #f5f8fa; }
.productShow .title { font-size: 1.2rem; padding-bottom: 10px; border-bottom: 1px solid #66ccff; color: #66ccff; }
.productShow .info { padding-top: 10px; padding-bottom: 15px; border-bottom: 1px solid #66ccff; line-height: 1.8; color: #666; }
.productShow .cat .iconfont { margin-right: 10px; font-size: 1.1em; color: #66ccff; }
.productShow .cat { padding: 6px 0; margin-bottom: 12px; border-bottom: 1px solid #66ccff; font-size: 16px; line-height: 1.1; }
.productShow .cat p { padding: 6px 0; }
.productShow .cat, .productShow .cat a { color: #66ccff; }
.detailTable { background-color: #f5f8fa; }
.detailTable { position: relative; padding: 2.6%; }
.dtlTabTit { margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; flex-wrap: nowrap; }
.dtlTabTit li { flex: 1; }
.dtlTabTit li a { display: block; line-height: 2.7; color: #66ccff; background-color: #fff; text-align: center; }
.dtlTabTit li.active a, .dtlTabTit li:hover a { background-color: #66ccff; color: #fff; }
/*.detailTable.fixed{ padding-top: 60px; }*/
.detailTable.fixed .dtlTabTit { position: fixed; z-index: 1000; }
.detailTable.fixed .detail { padding-top: 50px; }
.dtlTabBox .detail { }
.detail { color: #666; }
.detail .txt { margin-bottom: 10px; line-height: 1.9; }
.detail img { max-width: 100%; display: block; margin-bottom: 10px; }
/* 图片轮播 */
.prodtPhoto { position: relative; overflow: hidden; width: 100%; max-width: 384px; margin: 0 auto 20px; }
.prodtPhoto .bigImg { margin: 0 20px 10px; margin-bottom: 10px; position: relative; text-align: center; min-height: 280px; overflow: hidden; }
.prodtPhoto .bigImg li img { vertical-align: middle; width: 100%; }
.prodtPhoto .smallScroll { position: relative; margin: 0 20px; }
.prodtPhoto .sPrev, .prodtPhoto .sNext { width: 20px; position: absolute; z-index: 10; top: 0; height: 100%; cursor: pointer; color: #aaa; }
.prodtPhoto .sNext { right: -20px; }
.prodtPhoto .sPrev { left: -20px; }
.prodtPhoto .sNext .iconfont { font-size: 18px; }
.prodtPhoto .sPrev .iconfont { font-size: 22px; }
.prodtPhoto .sPrev .iconfont, .prodtPhoto .sNext .iconfont { position: absolute; width: 100%; left: 0; top: 50%; margin-top: -9px; line-height: 18px; }
.prodtPhoto .sPrev:hover, .prodtPhoto .sNext:hover { color: #66ccff; }
.prodtPhoto .smallImg { width: 100%; overflow: hidden; text-align: center; }
.prodtPhoto .smallImg ul { width: 9999px; overflow: hidden; font-size: 0; line-height: 0; }
.prodtPhoto .smallImg li { width: 60px; margin: 0 1px; cursor: pointer; }
.prodtPhoto .smallImg img { display: block; border: 1px solid #fff; width: 58px; }
.prodtPhoto .smallImg .on img { border-color: #66ccff; }
.tempWrap { margin: 0 auto; }
.prodtPhoto .pageState { position: absolute; bottom: 90px; right: 30px; letter-spacing: 1px; color: #999; font-size: 14px; }
.prodtPhoto .pageState span { color: #66ccff; font-size: 16px; }
.dtlTabBox .btn-box { }
.dtlTabBox .btn-down { background-color: #66ccff; color: #fff; border-color: #66ccff; padding-top: 0; font-size: 18px; font-weight: bold; line-height: 2; }
.dtlTabBox .btn-defaul .icon-pdf { font-size: 1.2rem; margin-right: 4px; }
.dtlTabBox .btn-down:hover { box-shadow: 0 0 8px #66ccff; }
/* 新闻资讯 */
.page-wrap .newsList { }
.page-wrap .newsList .txt { font-size: 12px; }
.page-wrap .newsList .name { font-size: 16px; }
.detailBox { padding: 2%; }
.dtlHead { margin-bottom: 10px; border-bottom: 1px solid #ccc; text-align: center; padding-bottom: 8px; }
.dtlHead .large { margin-bottom: 5px; font-size: 1.1rem; }
.dtlHead .other { color: #999; line-height: 1.3; }
.dtlHead .other span { margin: 0 4px; }
/* 关于喜乐娱乐 */
.inTitle { margin-bottom: 15px; padding: 0.5rem 0; border-bottom: 1px solid #66ccff; color: #66ccff; font-size: 1.1rem; line-height: 1; }
.t2 { text-indent: 2em; }
.qualitySlide { position: relative; }
.qualitySlide .next { line-height: 32px; }
.qualitySlide .iconfont { font-size: 22px; }
.qualitySlide .next .iconfont { font-size: 25px; }
.qualitySlide .prev, .qualitySlide .next { position: absolute; z-index: 10; top: 44%; margin-top: -20px; width: 40px; height: 40px; border-radius: 50%; text-align: center; line-height: 40px; color: #66ccff; background-color: #fff; background-color: rgba(255,255,255,0.8); }
.qualitySlide .prev { left: 3%; }
.qualitySlide .next { right: 3%; }
.qualitySlide .prev:hover, .qualitySlide .next:hover { background-color: #66ccff; background-color: rgba(102,204,255,0.8); color: #fff; }
.qualitySlide .hd { margin-top: 10px; text-align: center; }
.qualitySlide .hd li { display: inline-block; margin: 0 5px; border-radius: 50%; overflow: hidden; width: 10px; height: 10px; background-color: #e3e6e8; text-indent: -999em; cursor: pointer; }
.qualitySlide .hd .on { background-color: #66ccff; }
.qualitySlide .pic { display: block; }
.qualitySlide .pic img { margin-bottom: 0; display: block; max-width: 100%; }
/* 联系我们 */
.contact { }
.contact .item { margin-bottom: 4%; position: relative; padding-left: 45px; font-size: 1rem; }
.contact .iconfont { color: #66ccff; font-weight: 500; position: absolute; left: 0; top: 0; font-size: 30px; }
.contact .tit { position: relative; margin-bottom: 6px; display: inline-block; line-height: 2; }
.contact .tit:after { content: ""; display: block; width: 100%; height: 1px; background-color: #66ccff; }
.contact .txt { position: relative; margin-bottom: 5px; font-weight: bold; line-height: 1.6; }
.contact .inTitle { color: #333; display: inline-block; }
.map { margin-bottom: 4%; }
.message .inTitle { margin-bottom: 5px; border-bottom: none; }
.mesgForm .list { position: relative; padding-bottom: 15px; }
.mesgForm .list input[type='text'], .mesgForm .list textarea { display: block; width: 100%; box-sizing: border-box; border: 1px solid #e5e5e5; padding: 10px; height: 48px; font-size: 16px; line-height: 28px; }
.mesgForm .list textarea { line-height: 22px; height: 88px; }
.mesgForm .list .btn-defaul { min-width: 140px; font-size: 16px; line-height: 42px; display: block; cursor: pointer; }
.footWechat {/* margin-top: 10px;*/ padding: 5% 0; background-color: #f5f8fa; text-align: center; font-size: 0; line-height: 0; }
.footWechat .item { display: inline-block; margin: 0 10px; font-size: 15px; color: #666; }
.footWechat .item img { display: block; margin-bottom: 15px; width: 100px; border: 1px solid #e6edf2; }
.roduecomPrct { margin-top: 20px; }
.roduecomPrct .inTitle { padding: 5px 15px; line-height: 36px; background-color: #66ccff; color: #fff; }
.inTitle .more { float: right; font-size: 14px; color: #fff; }
.roduecomPrct .inTitle { margin-bottom: 15px; }
.roduecom-left { position: relative; z-index: 10; }
.roduecom-left .hd { position: absolute; z-index: 100; right: 0; top: -62px; width: 100px; height: 47px; line-height: 47px; text-align: right; }
.roduecom-left .prev, .roduecom-left .next { display: inline-block; width: 30px; text-align: center; cursor: pointer; color: #bbb; }
.roduecom-left .iconfont { display: inline-block; width: 30px; text-align: center; font-size: 20px; }
.roduecom-left .icon-right2 { font-size: 22px; }
.roduecom-left .prev:hover, .roduecom-left .next:hover { color: #fff; }
/*.roduecom-left .productList{ padding-top: 6px !important; padding-bottom: 6px !important; }
.roduecom-left .productList li{ margin: 0 10px; width: auto; padding: 0 10px; }
.roduecom-left li img{ max-width: 100%; }*/
.roduecom-left .productList .name a { text-align: center; }
/* 表单验证 */
.Validform_checktip { display: none; margin-left: 8px; line-height: 20px; height: 20px; overflow: hidden; color: #999; font-size: 12px; }
.Validform_right { color: #71b83d; padding-left: 20px; background: url(/skin/css/images/right.png) no-repeat left center; }
.Validform_wrong { color: red; padding-left: 20px; white-space: nowrap; background: url(/skin/css/images/error.png) no-repeat left center; }
.Validform_loading { padding-left: 20px; background: url(/skin/css/images/onLoad.gif) no-repeat left center; }
.Validform_error { background-color: #ffe7e7; }
#Validform_msg { color: #7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width: 280px; -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa; background: #fff; position: absolute; top: 0px; right: 50px; z-index: 99999; display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); }
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { line-height: 25px; height: 25px; text-align: left; font-weight: bold; padding: 0 8px; color: #fff; position: relative; background-color: #999; background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-height: 22px; position: absolute; right: 8px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #ccc; }
#Validform_msg .Validform_info { padding: 8px; border: 1px solid #bbb; border-top: none; text-align: left; }
@media (max-width: 1199px) {
    html, body { position: relative; height: 100%; }
    .content { padding-left: 2%; padding-right: 2%; }
    /*.header{ position: relative; z-index: 100; padding: 10px; box-sizing: border-box; }*/
    .header .logo { height: 40px; }
    .header .logo img { height: 38px; }
    .mainNav { position: fixed; bottom: 0; top: 0; left: -100%; width: 100%; height: 100%; padding: 10% 5% 0; box-sizing: border-box; background-color: #f5f8fa; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; }
    .mainNav.on { z-index: 100; left: 0; }
    .navToggle { background-color: #f5f8fa; z-index: 1000; position: absolute; right: 2%; top: 9px; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #999; }
    .navToggle .icon-menu { font-size: 1.2rem; }
    .navToggle.navClose { position: fixed; }
    .topform { margin-top: 8%; }
    .topform input[type="text"] { width: 100%; box-sizing: border-box; }
    .topTel { }
    .nav { margin-top: 5%; }
    .nav li>a { padding-left: 15px; display: block; text-align: center; text-align: left; font-size: 1.1rem; }
    .nav li { padding: 5px 0; position: relative; border-bottom: 1px dashed #ddd; }
    .toggleSub { position: absolute; z-index: 10; right: 0; top: 5px; width: 50px; padding-right: 5px; text-align: right; color: #bbb; line-height: 40px; }
    .toggleSub .iconfont { font-size: 1.2rem; }
    .nav .subNav { visibility: inherit; display: none; }
    .nav .active .subNav { display: block; }
    .subNav dd a { font-size: 16px; line-height: 2; padding-left: 15px; }
    .subNav .active a { color: #66ccff; }
    .mainNav { overflow-y: scroll; }
    .sidemenu {/* display: -webkit-flex; display: flex; flex-wrap: wrap;*/ }
    .sidemenu li { padding-bottom: 5px; display: none; }
    .sidemenu li>a { }
    .sidemenu .active { display: block; }
    .sidemenu li>a { font-size: 1rem; }
    .sidemenu .subMenu { border-top: 1px dashed #ddd; padding-top: 5px; display: -webkit-flex; display: flex; flex-wrap: wrap; }
    .subMenu a { display: block; padding: 0 20px; }
    .footer { line-height: 24px; }
    .footmenu { text-align: center; }
    .flogo img { margin: 0 auto; }
    .footphone { text-align: center; }
    .fwechat { text-align: center; }
    .fwechat .item { display: inline-block; float: none; }
    .fcontact { text-align: center; font-weight: bold; }
    .copyright { line-height: 24px; }
    .copyright .content { max-width: 310px; margin: 0 auto; box-sizing: border-box; }
    .planTable .inHd ul { display: -webkit-flex; display: flex; flex-wrap: wrap; }
    .planTable .inHd li { width: 25%; box-sizing: border-box; text-align: center; border-left: 1px solid #fff; }
    .planTable .inHd .txt { display: none; }
    .planTable .inHd2 li { flex: 1; }
    .detailTable.fixed .dtlTabTit { left: 0; top: 0; width: 100%; top: 60px; }
    .detailTable.fixed .detail { padding-top: 105px; }
    .homeProduct .sidemenu { display: -webkit-flex; display: flex; flex-wrap: wrap; }
    .homeProduct .sidemenu li { display: block; width: 25%; }
    .homeProduct .sidemenu li>a { font-size: inherit; }
    .roduecom-left .hd { display: none; }
}
@media (max-width: 760px) {
    /* .sidemenu li{ width: 25%; }*/
    .sidemenu li>a { padding: 0; }
    .planTable .inHd li { width: 50%; font-size: 14px; border-bottom: 1px solid #fff; }
}
@media screen and (min-width: 375px) {
    .prodtPhoto .smallImg li { margin: 0 4px; }
    .prodtPhoto .bigImg{ min-height: 337px; }
}
@media screen and (min-width: 414px) {
    .prodtPhoto .bigImg{ min-height: 376px; }
}
@media screen and (min-width:481px) {
    html, body { }
    .prodtPhoto .bigImg{ min-height: 384px; }
    .prodtPhoto .smallImg li { width: 80px; margin: 0 3px; }
    .prodtPhoto .smallImg li img { width: 78px; }
    .prodtPhoto .pageState { bottom: 120px; }
}
@media (min-width: 640px) {
    body { font-size: 16px; }
    .productList li { width: 29.333%; }
}
@media (min-width: 768px) {
    .productShow { overflow: hidden; }
    .prodtPhoto { float: left; width: 384px; margin-bottom: 0; }
    .productShow .main { padding-top: 5%; margin-left: 400px; }
}
@media (min-width: 862px) {
    .productList li { width: 21%; }
    .homeAbout { background-color: #fff; overflow: hidden; }
    .homeAbout .pic { float: left; width: 48%; margin-right: 5%; }
    .homeAbout .main { width: 46%; float: left; }
}
