﻿/*--------------------
====== 移动端样式 ======
--------------------*/
@media screen and (max-width:720px){
    /*header*/
.header { margin: 0 auto;overflow:hidden; }
.header .top { text-align: right; padding:0px 0;height:auto; overflow:hidden;}
.header .top > div {  vertical-align:middle; *display: inline; *zoom: 1;text-align:right;font-size:12px; }
.header .logo {display:block;width:100%;  }
.header .logo span{font-size:28px;white-space:nowrap; float: left; line-height:90px;  display:inline-block;}
.header .logo img{ float: left;width:100px;}
.header .search {width:300px;margin-top:0; }
.header .search input[type=text] { float: left; width: 200px; height: 40px;*height:40px; border:1px solid #DFDFDF; border-right:0;padding:0 5px;text-align:center;border-top-left-radius:20px; border-bottom-left-radius:20px;border-top-right-radius:0;border-bottom-right-radius:0; outline:0;}
.header .search input[type=submit] { height:40px;width:100px; background-color:#DFDFDF;border:1px solid #DFDFDF;color:#333; border-left:1px solid #DFDFDF;border-top-right-radius:20px; border-bottom-right-radius:20px;border-top-left-radius:0px; border-bottom-left-radius:0px; outline:0;}
.header .search:hover input[type=text]{border-color:#68B434;}
.header .search:hover input[type=submit] {background-color:#68B434;border-color:#68B434; color:#fff;}
.header .tel400{width:200px; text-align:right;margin-top:20px;margin-right:10px;}
.header .tel400 p {margin:0;padding:0;}
.header .tel400 p.hotspan{line-height:20px;font-size:14px;}
.header .tel400 img{float:left;margin:6px;}
.header .tel400 p.hotline{font-size:22px;font-weight:bold;color:#069b37;}

/*网站宽度*/
.site-width { width: 100%; margin: 0 ; }
/*导航*/
.header .nav { height:36px; width:32px;background-color: #333;position:fixed;top:10px; right:1px;z-index:9999;overflow:hidden;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:width 1s,height 1s;box-shadow:rgba(100,100,100,0.6) -2px 3px 3px;border:#fff 1px solid;}
.header .nav  div.nav_float {display:block;width:100%;height:36px;color:#fff;text-align:center;line-height:32px;border-bottom:#fff 1px solid; }
.header .nav ul {display:block;padding:0;width:120px;}
.header .nav li { display:block;width: 100%; padding:0; line-height: 36px;height:36px; float: left; list-style: none; font-size: 16px; font-weight:bold; text-align: center;background-color: #333; color: #fff;margin:0;margin-right:2px;transition:background-color 1s; border-bottom:#fff 1px solid;  }
.header .nav li:hover { background-color:#090;line-height:34px;  }
.header .nav li:hover a{color:#fff; }
.header .nav li.current { background-color:#0085AA;color:#fff;}
.header .nav li a {font-family:'微软雅黑';text-decoration:none;color:#fff; font-size:16px;display:block;}
.header .nav li.current a { color:#fff;}
/*子导航*/
.header .subNavbg{width:100%;  height: auto;display:none;left:0;top:183px; clear:both;position :absolute;z-index:1000; background-color:rgba(240,240,255,0.6);padding:10px 0; box-shadow:rgba(200,200,250,0.5) 0px 3px;}
.header .subNavbg .subNav{width:100%; margin:0 auto;height:auto;}
.header .subNavbg .submeu{display:none;}
.header .subNavbg .subNav ul li{list-style:none; float:left; margin:3px 10px; background-color:#fff; width:auto; padding:10px 20px; border:#fff 1px solid; border-radius:5px;}
.header .subNavbg .subNav ul li:hover{cursor:pointer;background-color:#0085AA;border-color:#fff;font-weight:bold;}
.header .subNavbg .subNav ul li:hover a{color:#FFF;}
.header .subNavbg .subNav ul li a{display:block; text-decoration:none;line-height:22px;}
.header .subNavbg .subNav ul.r li {float:right; }
.header .subNavbg .subNav ul.c{position:relative;float:left;left:50%;}
.header .subNavbg .subNav ul.c li { position:relative; float:left; right:50%;}
.header .subNavbg .subNav ul.pdlist{background-color:rgba(250,250,255,0.7);height:auto; overflow:hidden;margin:-10px 0 0 0;padding:0;border-bottom:#CCC 2px solid;}
.header .subNavbg .subNav ul.pdlist li{width:350px;height:auto;margin:0 -1px 0 0;background-color:rgba(250,250,255,0);border-width:0; }

.header .subNavbg .subNav ul.pdlist li img{clear:left;margin-right:10px;margin-left:-10px; width:100%;border-radius:5px;}
.header .subNavbg .subNav ul.pdlist li div:first-child{float:left;width:60px;}
.header .subNavbg .subNav ul.pdlist li div:last-child{float:left ;width:auto; padding-left:10px;font-weight:normal; }
.header .subNavbg .subNav ul.pdlist li:hover div a{color:#0085AA;}
.header .subNavbg .subNav ul.pdlist li div a{color:#0085AA; padding-left:10px;}
.header .subNavbg .subNav ul.pdlist li div a:first-child{ padding-left:0; font-weight:bold;border-bottom:#fff 1px dashed;}
.header .subNavbg .subNav ul.pdlist li div a:hover{color:#f60;}
.header .subNavbg .subNav ul.pdlist li div:first-child a:first-child{border-width:0;}

/*main*/
.main { margin: 0 auto;overflow:hidden;min-height:480px;}
/*footer*/
footer { width: 100%  ;margin:0 auto; overflow:hidden; background-color:#333;  color:#fff; font-family:'宋体'; font-size:14px;  }
footer .fmain{width:calc(100% - 16px); margin:20px auto 10px auto;height:auto; overflow:hidden;}
footer .fmain > div{margin:15px 5px;}
footer .fmain > div.fNav{width:calc(50% - 20px);float:left;text-align:center;}
footer .fmain > div.fNav p:first-child{font-weight:bold;}
footer .fmain > div.fNav a{color:#fff;text-decoration:none;}
footer .fmain > div.fNav a:hover{color:#f60;}

footer .fmain > div.CopyInfo{ margin:0; width:100%;}
footer .fmain > div.CopyInfo .fa{display:inline-block; width:20px;text-align:center; }

footer .fmain > div.weCode{clear:both; width:100%; text-align:center;}
footer .fmain > div.weCode div{float:left;width:calc(50% - 10px); margin-left:10px;}
footer .fmain > div.weCode img{width:120px;}
footer .fmain > div.weCode p{text-align:center;}
footer .fmain > div.weCode p.icpb{clear:both; text-align:center;color:#ccc;line-height:30px;margin-top:40px;clear:both;}

/*渐显式轮换广告*/
.fadeIn-banner { margin:0 auto; width:100%;height:200px; position:relative;overflow:hidden; }
.fadeIn-banner a { background-position: 50% 50%; background-repeat: no-repeat;background-size:auto 200px; width: 100%;display:none;height:100%;position:absolute; top:0; left:0; }
.fadeIn-banner .ad-nav {width:100%; display:block; position:absolute; z-index:200;  height:20px;bottom:10px;right:unset;margin-right:0;text-align:center;overflow:hidden;}
.fadeIn-banner .ad-nav span { display:inline-block;vertical-align:middle; *display:inline;*zoom:1;width:12px; height:12px; border-radius:20px; background-color:#fff;margin:0 5px;opacity:0.75;cursor:pointer;}
.fadeIn-banner .ad-nav span.current {background-color:#009900; }
/*横幅广告*/
.banner { width:100%;  height:230px;overflow:hidden;background-position: 50% 50%; background-repeat: no-repeat;margin-top:1px;}


/*--- 首页home Product ---*/
.home { font-size: 12px; }
.prodseri{margin:20px auto;height:auto; overflow:hidden;clear:both;}
.prodseri .serititle{width:100%; margin:0 auto;height:auto; overflow:hidden;}
.prodseri .serititle p{font-size:30px; font-weight:bold;color:#aaa;text-align:center;}
.prodseri .serititle > div{height:auto; overflow:hidden;clear:both;}
.prodseri .serititle >div  span{clear:both;display:inline-block;}
.prodseri .serititle >div span.hr{display:none;}
.prodseri .serititle >div span.subtitle{display:inline-block; width:calc(100% - 50px);text-align:center; border-radius:0;padding:6px;border-width:0; border-top:#bababa 1px solid;height:36px;margin:2px 20px; }
.prodList {background-color:#F2F2F2;margin:20px 0;overflow:hidden;clear:both;}
.prodList ul{width:100%; margin:20px auto; }
.prodList ul li{list-style:none; outline:none; width:100%; height:auto;margin:25px 0;clear:both;overflow:hidden;transition:background-color 1s; }
.prodList ul li  img{display:block; width:100%;height:auto;  border:#fff 1px solid;border-radius:0;margin:0;transition:none;}
/*.prodList ul li:nth-child(2n) >img{float:left;}
.prodList ul li:nth-child(2n+1) >img{float:right;}*/
.prodList ul li>div{background-color:#fff;border:#fff 1px solid;border-radius:0;width:100%; height:auto;margin:0;transition:none;clear:both;}
.prodList ul li:nth-child(2n)>div{clear:both;}
.prodList ul li:nth-child(2n+1)>div{float:left;}
.prodList ul li p {margin:15px;}
.prodList ul li p:first-child{border-bottom:#ccc 1px solid;}
.prodList ul li p .pNo{color:#09f;font-weight:bold;font-size:39px;font-style:italic; margin-right:12px;}
.prodList ul li p .pTitle{color:#999;font-weight:bold;font-size:30px; }
.prodList ul li p.pIntro{margin:5px 20px;padding-top:10px;height:auto;max-height:none; overflow:hidden;}
.prodList ul li:hover {background-color:#f8f8f8;}
.prodList ul li:hover >img{box-shadow:none;width:100%; height:unset;}
.prodList ul li:hover >div{box-shadow:none;width:100%; height:unset;}

/*Home Ggo1*/
.ggo_ind_s{height:160px; overflow:hidden;}
.ggo_ind_s a{display:block;width:100%; height:160px;background-position:center top;background-repeat:no-repeat;background-size:auto 160px;}

/*HomeIndex About*/
.about_ind{margin:20px auto; overflow:hidden;clear:both;width:100%;height:auto; background:url(../images/bg_about_ind.jpg) no-repeat top center; background-position-x:-350px;}
 .about_ind .about_titlist{width:100%; margin:20px auto;height:auto; overflow:hidden; text-align:center; border-bottom:#ccc 1px solid; padding-bottom:20px; }
 .about_ind .about_titlist a{display:inline-block;min-width:120px;line-height:40px; padding:0 20px;text-align:center; background-color:#0085AA;color:#fff;margin:2px;border-radius:20px; text-decoration:none;}
  .about_ind .about_titlist a.select{background-color:#f80;}
  .about_ind .about_titlist a:hover{background-color:#f60;}
 .about_ind  .Intro_content{width:100%; margin:0 auto;height:auto; overflow:hidden;}
  .about_ind  .Intro_content .introMedia {text-align:center;}
 .about_ind  .Intro_content .introMedia img{border-radius:20px;border:#fff 1px solid;box-shadow:rgba(100,100,100,0.5) 3px 3px 3px;margin:0px;width:100%;height:auto;}

.about_ind .serititle{width:100%; margin:0 auto;height:auto; overflow:hidden;}
.about_ind .serititle p{font-size:30px; font-weight:bold;color:#aaa;text-align:center;}
.about_ind .serititle > div{height:auto; overflow:hidden;clear:both;}
.about_ind .serititle >div  span{clear:both;display:inline-block;}
.about_ind .serititle >div span.hr{display:none;}
.about_ind .serititle >div span.subtitle{display:inline-block; width:calc(100% - 50px);text-align:center; border-radius:0;padding:6px;border-width:0; border-top:#bababa 1px solid;height:36px;margin:2px 20px;}
.about_ind .intro{width:100%;min-height:unset; margin:0 auto;overflow:hidden;background-color:rgba(255,255,255,0.7);}
.about_ind .intro .gword{clear:both;width:100%;margin-top:0px;display:block;}
.about_ind .intro .gword .gword1{font-size:38px; font-weight:bold;color:#f30;letter-spacing:3px;text-align:center;text-shadow:#fc0 3px 4px 2px ;}
.about_ind .intro .gword .gword2{text-align:right;font-size:20px;color:#0085AA;}
.about_ind .intro .gword .gword2 span{font-size:30px;font-weight:bold; color:green;}
.about_ind .intro .about{width:100%; clear:both;}
.about_ind .intro .about h2{color:#666; margin:6px 0;text-align:center;font-size:22px;}
.about_ind .intro .about >p{margin:6px 10px; text-indent :2em;color:#888;line-height:26px;font-size:16px;}
.about_ind .intro .about a{display: block;background-color:#169BD5; color:#fff;width:auto; float:right;margin:20px;line-height:46px;padding:0 30px;border-radius:6px;text-decoration:none; }
.about_ind .intro .about a:hover{background-color:#169Bf5;color:#ff0;}

.about_ind .Intro_content .fa{display:inline-block; width:20px;text-align:center; }

.about_ind .about_line_m{display:block; width:96%; margin:0 auto;overflow:hidden;}
.about_ind .about_line_m div.keyIntro{width:100%;background-color:rgba(255,255,255,0.7);}
.about_ind .about_line_m div.keyIntro >div{display:block;width:100%; height:auto;overflow:hidden; }
.about_ind .about_line_m div.keyIntro >div p{display:block;height:30px; float:left;text-align:center; color:#666;padding:0 6px;margin:0;line-height:30px;}
.about_ind .about_line_m div.keyIntro >div p.key{width:50%;}
.about_ind .about_line_m div.keyIntro >div p.year{width:50%; color:#3399CC; font-size:18px; font-weight:bold;}
 .about_ind .about_line_m div.keyIntro >div p:first-child{text-align:right;border-right:#3399CC 2px solid;}
 .about_ind .about_line_m div.keyIntro >div p:last-child{text-align:left;border-left:#3399CC 2px solid;}
.about_ind .about_line_m div.keyLine {text-align:center;}
 .about_ind .about_line_m div.keyLine div.dot{margin:0 auto; width:20px; height:20px;border-radius:16px;border:#3399CC 4px solid; }

.about_ind .map{width:100%; margin:50px auto;overflow:hidden;border:#f0f0f0 1px solid; background-color:#fafafa;}
.about_ind .map .mapShow{clear:both;width:100%;}
.about_ind .map .busLine{clear:both;width:96%; margin:20px auto; }
.about_ind .about_line{display:none;}
#iMap{width:100%;}


/*Home UsedRange*/
.usRange {width:100%;height:auto; margin:20px auto;overflow:hidden;}
.usRange .serititle{width:100%; margin:0 auto;height:auto; overflow:hidden;}
.usRange .serititle p{font-size:30px; font-weight:bold;color:#aaa;text-align:center;}
.usRange .serititle > div{height:auto; overflow:hidden;clear:both;}
.usRange .serititle >div  span{clear:both;display:inline-block;}
.usRange .serititle >div span.hr{display:none;}
.usRange .serititle >div span.subtitle{display:inline-block; width:calc(100% - 50px);text-align:center; border-radius:0;padding:6px;border-width:0; border-top:#bababa 1px solid;height:36px;margin:2px 20px;}
.usRange .usList{width:100%; margin:0;overflow:hidden;}
.usRange .usList  > div{width:33.3%;float:left;text-align:center; height:340px;overflow:hidden;}

.usRange .usList i.fa{font-size:40px; border:#fff 2px solid; border-radius:50px;color:#fff;width:80px; height:80px;text-align:center;line-height:80px;margin:20px ;transition:background-color 1s,border-color 1s ,transform 1s;}
.usRange .usList .l1{background-color:#399;}
.usRange .usList .l2{background-color:#f00;}
.usRange .usList .l3{background-color:#f60;}
.usRange .usList .l4{background-color:#199ed8;}
.usRange .usList .l5{background-color:#321f28;}
.usRange .usList  > div p{color:#fff; background-color:rgba(255,255,255,0.3);margin:0;transition:background-color 1s;}
.usRange .usList  > div p.title{font-size:30px;font-weight:bold;line-height:60px;}
.usRange .usList  > div p.intro{padding:10px 20px;text-align:left;min-height:168px;}
.usRange .usList  > div:hover {opacity:0.8;color:#eee;}
.usRange .usList  > div:hover p{background-color:transparent;color:#eee;}
.usRange .usList  > div:hover i.fa{background-color:#fff;transform:rotate(-20deg);}
.usRange .usList  > div.l1:hover i.fa{color:#399;}
.usRange .usList  > div.l2:hover i.fa{color:#f00;}
.usRange .usList  > div.l3:hover i.fa{color:#f60;}
.usRange .usList  > div.l4:hover i.fa{color:#199ed8;}
.usRange .usList  > div.l5:hover i.fa{color:#321f28;}

/*--- 产品product ---*/
.product {background-color:#f2f2f2; height:auto;overflow:hidden;}
.product .sort {width:100%;margin:20px auto;background-color:#fff; border:#fff 1px solid;}
.product .sort .table-box{margin:20px;background-color:#fff;}
.product .sort .table-box ul{clear:both;height:auto;overflow:hidden;}
.product .sort .table-box ul li{list-style:none;clear:both;line-height:40px;padding:0 15px;border-bottom:#f2f2f2 1px solid;}
.product .sort .table-box ul li a{margin:0 5px;width:calc(50% - 12px);display:inline-block;color:#363;text-decoration:none;}
.product .sort .table-box ul li a:hover{color:#f60;}
.product .sort .table-box ul li:first-child{background-color:#E26f02;border-bottom-color:#fff;width:50%;color:#fff;}
.product .sort .table-box ul li:first-child a{margin:0;color:#fff;}
.product .sort .table-box ul li:first-child a:hover{color:#ff0;}

.product .product-list { height:auto; overflow:hidden;width:100%;margin:0;background-color:#fff;text-align:center;}
.product .product-list li{  width:50%;height:auto; background-color:#f2f2f2;border:#f2f2f2 1px solid; text-align:center;margin:20px 0;overflow:hidden;color:#909090;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;
 }
.product .product-list li:nth-last-child(4n){margin:20px 0;}
.product .product-list li:hover {text-decoration:none;-moz-transform:none; -ms-transform:none; -o-transform:none; -webkit-transform:none; transform:none;border-color:#f60;  }
.product .product-list li a{display:block;text-decoration:none;}
.product .product-list li a img { width:100% ; height:auto; }
.product .product-list li p{line-height:30px;margin:0;}
.product .product-list li p.title{font-size:16px; padding-left:20px;margin-top:10px;}
.product .product-list li p.price{font-size:18px; padding-left:20px;color:#f00;font-weight:bold;}
.product .product-list li p.button  {text-align:center;line-height:40px;height:42px;border-top:#bababa 1px dotted;margin-top:6px;font-size:16px;background-color:#f70; }
.product .product-list li p.button .fa{font-size:20px;}
.product .product-list li:hover p.button{background-color:#f60;color:#fff;border-top:#f60 1px solid;}
.product .product-list li p.button a{color:#eee;}
.product .product-list li:hover p.button a{color:#fff;}

/*--- 产品详情product-detail ---*/
.product-detail {background-color:#f2f2f2; height:auto;overflow:hidden;}
.product-detail .prod-info-wrap{width:100%;margin:0px auto;background-color:#fff; border:#fff 1px solid;overflow:hidden;}
.product-detail .prod-info-wrap .pic-show{clear:both;width:100%;height:auto; margin:20px 0 ;overflow:hidden;}
.product-detail .prod-info-wrap .pic-show .pic-list{width:100%;overflow:hidden; }
/*.product-detail .prod-info-wrap .pic-show  #previewPic::before{content: "";padding-top: 100%;display: block;}*/
.product-detail .prod-info-wrap .pic-show  #previewPic{width:100%;  height:auto; /*background-position:center ;background-repeat:no-repeat;background-size:100% 100%;background-repeat:no-repeat; overflow:hidden;*/margin-bottom:6px; overflow:hidden; }
.product-detail .prod-info-wrap .pic-show  #previewPic img{ max-width:100%; height:auto;  }

.product-detail .prod-info-wrap .pic-show .pic-list .arrow{display:inline-block; width:0px; font-size:30px;text-align:center;height:100px;margin:0;padding:0;overflow:hidden;color:#888;font-weight:bold;float:left;line-height:100px;text-align:center;background-color:#eee;}
.product-detail .prod-info-wrap .pic-show .pic-list .aright{float:right;}
.product-detail .prod-info-wrap .pic-show .pic-list ul{margin:0;padding:0;height:100px; overflow:hidden;width:100%; }
.product-detail .prod-info-wrap .pic-show .pic-list .pic-list-show{width:100% ;height:auto;overflow:hidden;float:left;}
.product-detail .prod-info-wrap .pic-show .pic-list ul li{list-style:none;margin: 0 1px;float:left;}
.product-detail .prod-info-wrap .pic-show .pic-list ul li img{width:100px;}

.product-detail .prod-info-wrap .prod-info{ clear:both;width:100%;height:auto;margin-right:0px;overflow:hidden; }
.product-detail .prod-info-wrap .prod-info  h2   {  color:#606060; border-bottom:#bababa 1px solid;padding-bottom:15px;   }
.product-detail .prod-info-wrap .prod-info p.intro{margin:15px 20px;color:#888;height:180px;overflow:hidden;}
 .product-detail .prod-info-wrap .prod-info div {min-height:30px;line-height:30px;overflow:hidden;}
 .product-detail .prod-info-wrap .prod-info div>lable{width:100px ;display:block;color:#888;font-size:16px; float:left;}
  .product-detail .prod-info-wrap .prod-info div.line{border-top:#bababa 1px solid;height:15px;}
 .product-detail .prod-info-wrap .prod-info div.price span{color:#f30;font-size:20px; font-weight:bold;}
 .product-detail .prod-info-wrap .prod-info div.remodel span{display:block; }
 .product-detail .prod-info-wrap .prod-info div.remodel span a{display:inline-block;width:100px;}
 .product-detail .prod-info-wrap .prod-info div.reserv{text-align:center;}
 .product-detail .prod-info-wrap .prod-info div.reserv a{display:inline-block; width:90%;  line-height:50px;background-color:#f60; color:#fff; text-align:center;border-radius:6px;font-size:18px;text-decoration:none;}
  .product-detail .prod-info-wrap .prod-info div.reserv a .fa{font-size:22px;}
  .product-detail .prod-info-wrap .prod-info div.reserv a:hover{background-color:#f70;color:#ff0;}
  .product-detail .prod-info-wrap .prod-info .ftel{color:#f00; font-size:26px;text-shadow:rgba(255,255,0,0.5) 2px 2px 2px;}
.product-detail .prod-info-wrap .prod-info .info_para{margin:20px 10px;border:#ddd 1px solid;}
  .product-detail .prod-info-wrap .prod-info .info_para ul{margin:0; padding:0;}
  .product-detail .prod-info-wrap .prod-info .info_para ul li{margin:0; padding:0;list-style:none;line-height:22px;border-bottom:#ddd 1px solid; width:100%;}
  .product-detail .prod-info-wrap .prod-info .info_para ul li:last-child{border-width:0;}
  .product-detail .prod-info-wrap .prod-info .info_para label{display:inline-block;width:72px;color:#888;font-size:14px;font-weight:normal;margin-left:4px;}
   .product-detail .prod-info-wrap .prod-info .info_para span.cel1{display:inline-block;width:calc(100% - 80px);}
   .product-detail .prod-info-wrap .prod-info .info_para span.cel2{display:inline-block;width:calc(100% - 80px);}
   .product-detail .prod-info-wrap .prod-info  .infol{clear:both;width:100%;}
   .product-detail .prod-info-wrap .prod-info  .taoQRcode{clear:both;width:100%;text-align:center;}
   .product-detail .prod-info-wrap .prod-info  .taoQRcode img{width:150px;}
  .detailLab{width:100%;margin:0px auto;background-color:#fff; border:#fff 1px solid;overflow:hidden; box-sizing:border-box;}
  .detailLab lable{display:inline-block; margin-top:20px;margin-bottom:20px;width:calc(50% - 20px);line-height:40px;text-align:center;background-color:#bababa;border:0;cursor:pointer;}
  .detailLab lable:first-child{margin-left:20px;margin-right:0;}
  .detailLab lable:last-child{margin-right:20px;margin-left:0;}
  .detailLab lable.select{background-color:#f60;color:#fff;}
  .product-detail .content{margin:0 auto;width:100%; height:auto;overflow:hidden;background-color:#fff;min-height:50px;padding:20px;}
   .product-detail .content img{max-width:100%;}

  .product-detail .notice{margin:0 auto;width:100%; height:auto;overflow:hidden;background-color:#fff;min-height:50px;padding:20px;}
  .detailLab lable:hover{background-color:#f70;color:#fff;}
.relatepd{width:98%;margin:0px auto 15px auto;}

.product-detail .notice{width:100%;}
.product-detail .notice img{width:100%;}

 #div_picShow{position:fixed;width:100%;height:100%; top:0;left:0;z-index:9990; background-color:rgba(10,10,10,0.5);display:none;}
   #div_picShow span{position:fixed; z-index:10001;background-color:rgba(255,255,255,0.8);display:inline-block;cursor:pointer;bottom:10px;border-radius:30px;font-size:20px;}
   #div_picShow span#picShow_Close{width:60px; height:60px;text-align:center;line-height:60px;left:calc(50% - 15px);}
   #div_picShow span#picShow_prev, #div_picShow span#picShow_next{width:100px; height:60px;text-align:center;line-height:60px;}
    #div_picShow span#picShow_prev{left:calc(50% - 120px);}
    #div_picShow span#picShow_next{left:calc(50% + 50px);}
    #div_picShow span:hover{background-color:rgba(255,255,255,1);}
    #div_picShow #imgShow{margin:0 auto; max-width:100%;  }
    #div_picShow #div_imgShow{width:100%; height:100%; background-position:center ;background-repeat:no-repeat;}


/*--- 联系我们contact-us ---*/
.contact { }
.contact .Intro_content img{width:100%;clear:both;display:block; }
 
/*Inquiry*/ 
 .inquiry {width:100%;margin:0px auto 15px auto;background-color:#fff; border:#fff 1px solid;overflow:hidden; box-sizing:border-box;}
  .inquiry >h3{background-color:#f2f2f2;line-height:40px;margin:20px;}
  .inquiry div.submit{width: 100%; float:left;margin:20px;}
 .inquiry div.submit div{min-height:42px;overflow:hidden; }
 .inquiry div.submit div input[type=text]{line-height:34px; height:38px;border:#ccc 1px solid; outline:none;border-radius:4px;padding:0 6px;width:calc(100% - 40px);}
 .inquiry div.submit div textarea{line-height:34px; width:calc(100% - 40px); height:158px;border:#ccc 1px solid; outline:none;border-radius:4px;padding:0 6px;}
 .inquiry div.submit div input[type=text]:hover,.product-detail .inquiry div.submit div textarea:hover{border-color:#f90;box-shadow:rgba(200,200,200,0.5) 3px 3px 3px;}
  .inquiry div.submit div input[type=text]:focus{border-color:#f60;}
  .inquiry div.submit div label{display:inline-block;width:90px;color:#666;}
  .inquiry div.submit .reserv{margin:20px;} 
  .inquiry div.submit .reserv button{margin:20px;width:200px;  line-height:50px;background-color:#f60; color:#fff;float:right;text-align:center;border-radius:6px;font-size:18px;border-width:0; outline:none;}
  .inquiry div.submit .reserv button:hover{background-color:#f70;color:#ff0;}

   .inquiry div.contact{width: 99%; height:480px; clear:both; margin:20px auto; border:#fff 2px solid; border-top-right-radius:60px;border-bottom-left-radius:60px;box-shadow:rgba(100,100,100,0.5) 5px 5px 5px;background-color:#f60; }
  .inquiry div.contact h3{color:#ff0;text-align:center; border-bottom:#fff 1px solid;margin:20px;line-height:40px;}
  .inquiry div.contact >div{height:66px;color:#ff0; font-size:20px;line-height:30px; font-weight:bold;margin:6px 30px;}
  .inquiry div.contact >div>span{float:left;font-size:30px; display:inline-block; width:40px; height:70px;margin-right:20px; font-style:italic;}
  .inquiry div.contact div.weCode{margin: 0;text-align:center;height:auto;width:100%;clear:both;overflow:hidden;}
  .inquiry div.contact div.weCode >div{float:left;width:49%;text-align:center;}
  .inquiry div.contact div.weCode img{width:120px;}
  .inquiry div.contact div.weCode p{text-align:center;font-size:14px;line-height:20px; font-weight:normal;}
  .inquiry div.contact div.weCode p.icpb{text-align:center;color:#ccc;line-height:30px;margin-top:40px;}

  /*WeUI*/
#dialogs .js_dialog{display:none;z-index:1000;}
#toast,#loadingToast{z-index:1000;}

.msg_success{position:fixed;top:0;left:0;z-index:200;background-color:#fff;width:100%;}
.msg_warn{position:fixed;top:0;left:0;z-index:200;background-color:#fff;width:100%;}
.payway{display:none; }
.payway_list{text-align:left;}
.payway_list img{width:30px;height:30px;margin-bottom:-0.5em;}
.inquiry .search-bar{margin:0;padding:0;border-bottom:1px solid #eee;height:auto;overflow:hidden;}
.inquiry .search-bar div{display:inline-block;margin:2px;}
.inquiry .search-bar div.serBut{width:5em;float:right;}
.inquiry .search-bar div.serBut .weui-btn{padding:0 6px; font-size:16px;}
.inquiry .search-bar div.serText{width:calc(100% - 5.5em);float:left;}
.inquiry .search-bar div.serText input{width:98%; line-height:36px;height:40px;border-width:0;padding:0 20px;outline:none;font-size:16px;}
#dvLoadmore{text-align:center;margin:4px 50px;line-height:36px; color:gray;border-top:#ccc 1px dotted;}

.inquiry .weui-media-box__title .date1{float:right;font-size:12px;color:#888;}
.inquiry .weui-media-box__hd {float:left;}
.inquiry .weui-media-box__hd .cover{width:50px; height:50px;}
}


