@charset "utf-8";
/* CSS Document */
/*@font-face {
    font-family: 'fontello';
    src: url('../../../responsecss/font/fontello.eot?69627038');
    src: url('../../../responsecss/font/fontello.eot?69627038#iefix') format('embedded-opentype'), url('../../responsecss/font/fontello.woff?69627038') format('woff'), url('../../../responsecss/font/fontello.ttf?69627038') format('truetype'), url('../../../responsecss/font/fontello.svg?69627038#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'fontello';
    src: url('https://www.chemicalbook.com/responsecss/font/fontello.eot?69627038');
    src: url('https://www.chemicalbook.com/responsecss/font/fontello.eot?69627038#iefix') format('embedded-opentype'), url('https://www.chemicalbook.com/responsecss/font/fontello.woff?69627036') format('woff'), url('https://www.chemicalbook.com/responsecss/font/fontello.ttf?69627038') format('truetype'), url('https://www.chemicalbook.com/responsecss/font/fontello.svg?69627038#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
				font-display:swap
}

@font-face {
    font-family: 'Calligraphic';
    src: url('Calligraphic.TTF');
    font-weight: normal;
    font-style: normal;
}
.center{text-align:center;}
h2{font-size:22px}
h3{font-size:15px;/*font-weight:bold;*/}
h3,h2{color:#333;}
a:link {color:#555;text-decoration:none}
a:visited {color:#555}
a:active {color:#555}
a:hover,.keywords a:hover {color:#ff7300;
	/*color:#027cff;
	color:#1d9ad6*/}
.c1{color:#ff7300}/*桔色*/
.c2{color:#F00}/*红色*/
.c3{color:#005aa0}/*蓝色*/
.c4{color:#888;}/*深灰*/
.c5{color:#5aaf92;}/*深灰*/
.c6{color:#000;}/*黑色*/
.c9{color:#999 !important;}
.fl{float:left;}
.fr{float:right;}
.weight{ font-weight:bold;}
.clear{clear:both;}
.marginTB10{margin:10px 0}
.marginTB30{margin:30px 0}
.marginL10{ margin-left:10px;}
.marginR10{ margin-right:10px;}
.marginLR20{ margin:0 20px;}
.cursor{cursor:pointer}
.icon_show{background:url(../img/icon-show.png) no-repeat; display:inline-block;}
.btn{padding:5px 10px; background:#ff4600; color:#FFF; border-radius:5px; border:none}
body{ overflow:hidden; overflow-y:auto;}
/*以上通用代码*/

.fddw{ position: fixed; left: 2px;  top: 230px; border:1px solid #eee;}
.qqbb{width: auto; padding: 5px;background: #ffffff; border: 1px solid #c2e6f8; filter: alpha(opacity=90); -moz-opacity: 0.9;opacity: 0.9;padding-top: 10px;}
.qqbb a{ line-height: 24px; padding: 2px 0; display: block;}
.qqbb a img{ float:left;}
.wxxx{margin-top: 6px;padding: 13px 5px;background: #ffffff;text-align: center;}
.wxxx img{width:120px;display:block;margin: 0 auto;}
.wxxx span{text-align:center;display:inline-block;margin-top: 5px;}


.Topnav{width:100%; height:36px; line-height:36px; border-bottom:#eaeaea solid 1px; background:#f9f9f9;}
.Topmain{width:1280px; margin:0px auto}
.Topmain a{ margin:10px;}
.people{background-position:0px 0px; width:14px; height:15px; position:relative; top:3px; }

.TopR ul li {
	float:left;
	position:relative;
	padding-left:15px;
	line-height:34px;
}
.TopR .pulldown:hover{ background:#fff; outline:1px solid #ccc\9;/*border-left:1px solid #eee;border-right:1px solid #eee;*/}
.TopR  .pulldown .inquiry2 {
visibility:hidden;
 transition: all 40ms linear;
  -o-transition: all 40ms linear;
  -ms-transition: all 40ms linear;
  -moz-transition: all 40ms linear;
  -webkit-transition: all 40ms linear;
  position: absolute;
  left:0px;
  top:44px;
  height:80px;
  width:260px;

}
.TopR .pulldown:hover .inquiry2{
/*  opacity: 1;*/
  visibility: visible;
  position:absolute;
  top:34px;
  left:0px;
  left:-1px\9;
  background:#fff; 
  padding:15px 0 15px 0;
 border:1px solid #ccc\9;
  border-top:none;
  height:auto;
  width:260px;
  padding:5px 10px;
  height:80px;
    z-index:20;
	box-shadow:2px 3px 2px #999;
	}
.inquiry2 dl{ display:inline-block;margin-right:20px;color:#333}
.inquiry2 dl dt{font-weight:bold;}
.inquiry2 dl dd a{padding:0;margin:0}
.pulldown i{ background:#f00; border-radius:10px;padding:0 4px;color:#FFF; font-style:normal;font-size:12px;margin-right:5px;}
.pulldown b{color:#F00;margin-left:2px}
.pulldown li a{margin:0}
.icon_pd{display:inline-block;margin-right:5px;position:relative;font:14px/14px  "微软雅黑";color:#aaa;transition:all 0.1s;
-moz-transition: all 0.1s;	/* Firefox 4 */
-webkit-transition: all 0.1s;	/* Safari 和 Chrome */
-o-transition: all 0.1s; }
.TopR ul li:hover .icon_pd{
transform: rotate(180deg);
-ms-transform: rotate(180deg);		/* IE 9 */
-webkit-transform: rotate(180deg);	/* Safari and Chrome */
-o-transform: rotate(180deg);		/* Opera */
-moz-transform: rotate(180deg);		/* Firefox */
transition:all 0.1s;
-moz-transition: all 0.1s;	/* Firefox 4 */
-webkit-transition: all 0.1s;	/* Safari 和 Chrome */
-o-transition: all 0.1s;
position:relative;top:3px
}
.logobox{width: 140px; height: 90px; float:left; display:table; }
.logobox a{ vertical-align:middle; text-align:center; display:table-cell}
.logobox img{max-width: 140px; max-height: 90px;}
.head_title{width:1280px;  height:90px;padding: 10px 0;  margin: 0 auto; }
.Head_t{margin-left:20px; padding-top:20px;}
.Head_t h3,.Head_t h1,.Head_t .h1{ font-size:24px; padding-bottom:6px; width:800px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

.extbox{ display:inline-block; margin-left:15px; position:relative;}
.extbox:hover .ext{ display:block;}
.extbox span{cursor: pointer;}
.extbox span img{ height:25px;}
.ext{    width: 260px;
    background-color: #fff;
    padding: 25px 35px;
    box-sizing: border-box;
    position: absolute;
    top: 31px;
    box-shadow: 0 1px 20px 0 rgba(0,0,0,.1);
    z-index: 999;
    border-radius: 10px;
    left: -120px; display:none;}
.ext::before{     content: '';
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 121px;
    top: -16px;}	
.ext div{ color:#009114; font-size:14px; margin:13px 0;}
.ext div::before{ content:''; width:14px; height:14px; display:inline-block; background:url(../../../Content/img/en-icon_productlist.png) no-repeat -173px -30px; margin-right:10px; position:relative; top:2px;}


.Head_t p{ width:800px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.head_LOGO{ width:204px;  border:#eee solid 1px;}
.Golden{background-position:0px -40px; width:34px; height:30px; position:relative; top:10px; margin-right:12px; left:8px; background-size: 40px;}
.safe{background-position:0px -14px; width:20px; height:26px; position:relative; top:10px; margin-right:22px; left:12px;  background-size: 40px;}
.head_LOGO ul li{  line-height:38px;height:48px; color:#898989;background: #fff;}
.nav{height:52px; background:#362e2b}
.navBox,.mainbox{width:1280px; margin:0px auto; }
.navBox ul li{float:left; line-height:52px;  font-size:14px}
.navBox ul li.choices{ background:#f39800; display:block; }
.navBox ul li a{color:#FFF;padding:0px 25px;}
.navBox ul li a:hover{ background:#f39800; display:block}
.lay-line{ width:100%; border-bottom:#dde5f0 dashed 1px; margin:20px 0;}
.banner{ width:1280px; margin:0px auto; height:200px; overflow:hidden}
.banner img{ max-width:1280px; width:1280px;}
.C_Profile{width: 100%;}
.C_Profile .C_title{background:#6f5f59;/* width:100%; */height:50px;line-height:50px;padding-left:20px;margin-top:20px;color:#FFF;}
.C_Profile .C_main,.C_Profile .C_main_s{ line-height:24px; text-indent:25px; color:#6f5f59; width:100%;word-break: break-all;}
.C_Profile .C_img{  width:160px; text-align:center }
.C_Profile .C_enter{ height:40px; line-height:40px;}
.C_Profile .C_info{ width:303px; display:inline-block}
.C_Imgshow { margin:20px 0;}
.C_Imgshow span{margin-right:8px; display:inline-block; text-align:center}
.C_Imgshow a{border:#cfcfcf solid 1px; width:240px; height:150px; padding:4px; box-sizing:border-box; text-align:center; vertical-align:middle; display:table-cell; }
.C_Imgshow a img{width:230px;height:140px;  display:table}
.C_info .p1{ font-weight:bold; color:#333; font-size:14px}
.C_info .p2{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.C_enter span{ font-size:16px; font-weight:700}
.C_enter a{ color:#008cff; }
.C_main textarea,.C_main_s textarea{border:1px solid;padding:10px; width:350px;resize:vertical; overflow:hidden; margin-bottom:10px;}
.C_main input.C_main_T{width:200px; border:1px solid; height:22px;}
.C_main select,.C_main_s select{width:140px; border:1px solid; margin-bottom:10px;height:24px;}
.Catalog{margin-top:20px; display:inline-block; width:320px;}
.search .S_t{border:#c9c9c9 solid 1px; height:38px; width:260px; color:#838383; padding:3px 8px;}
.search .S_b{ height:46px; width:46px; background:#c9c9c9 url(../img/search.png) no-repeat center; border:none; cursor:pointer}
.Catalog .C_meun h3{font-size:16px; font-weight:bold; border-bottom:#6f5f59 solid 2px; padding:15px 20px;}
.Catalog .C_meun li{ line-height:38px; border-bottom:#c9c9c9 solid 1px;width: 100%;box-sizing: border-box;}
.Catalog .C_meun li .first_meun{color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 260px;display: block;padding-left:30px;}
.Catalog .C_meun li .first_meun:before{content:'—';margin-right:10px;color: #b2b2b2;}
.Catalog .C_meun li .first_meun:hover{ color:#ff7300}
.Catalog .C_meun .C_meun_er dd{ border-top:1px solid #eee }
.Catalog .C_meun .C_meun_er dd:before{content:'•';font-size:18px;color:#666;padding-left: 30px;margin-right: 18px;}
.line{width:3px; height:20px; margin-right:18px; float:left; background:#6f5f59}
.Product{margin:0px 0px 0px 20px;width:930px;}
.Product .P_title{ background:#6f5f59; width:910px; height:46px; line-height:46px; padding-left:20px; margin-top:20px; color:#FFF}
.Product .Prolist{width:100%; }
.Product .Prolist .price{font-size: 16px;color: #ff7519;}
.Product .Prolist li{float:left; margin:10px;height: 260px;} 
.Product .Prolist li img{width:209px; height:209px;border: 1px solid #eee;box-sizing: border-box;padding: 6px;}
.Product .Prolist li p{width:200px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.item_wrap{overflow: hidden;margin-bottom: 30px;}
.other_nav{background:#f8f8f8; width:100%; padding:20px 0px; overflow:hidden}
.other_navwrap{ width:1210px; margin:0px auto; text-align:center}
.other_navwrap ul li{ line-height:30px;}

.postion{margin:15px 0px 0px 0px;}
.FindTitle{width:100%;font-size:16px; font-weight:bold; border-bottom:#6f5f59 solid 2px; padding:15px 20px; display:inline-block;box-sizing: border-box;}
.find img{float:left; margin:10px;}
.find .t1{ margin:10px; width:300px;}
.find .conbtn{width:220px; height:38px;
  background:background: -webkit-linear-gradient(#febb36, #fd9b40); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#febb36, #fd9b40); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#febb36, #fd9b40); /* Firefox 3.6 - 15 */
  background: linear-gradient(#febb36, #fd9b40); /* 标准的语法 */ color:#FFF; text-shadow:#b85f0a 2px; border:#f98717 solid 1px; cursor:pointer}
.Product .AboutM{width:900px; line-height:24px; text-indent:25px; margin-top:20px; color:#6f5f59}
.Product .AboutM img{max-width:900px;}
.Newslist li{ height:34px; line-height:34px; border-bottom:#ccc dashed 1px; padding:0px 10px}
.Newslist li a{width: 80%;overflow: hidden;white-space: nowrap;display: inline-block;text-overflow: ellipsis;}
.N-msg{height:40px; background:#f5f5f5; line-height:40px;} 
.N-msg p{color:#666;}
.N-con{ width:100%; margin-top:20px;}
.N-con img{ max-width:100%; }
.N-con p{text-indent:2em; line-height:24px; margin-bottom:10px;word-break: break-all; }
.Newsdetail h1{text-align:center; font-size:22px; padding:20px; font-weight:bold}
.Albumlist li{ background:#eee; padding:10px; display:inline-block; width:210px; height:240px; box-sizing:border-box; -moz-box-sizing:border-box; margin-right:16px; margin-bottom:10px;}
.Albumlist li img{ width:190px;}
.Albumlist li p{ text-align:center;overflow: hidden;white-space: nowrap;display: inline-block;text-overflow: ellipsis;width: 180px;}
.TouchArr{display:block;}
.TouchArr a{ background:#333;position:absolute;top:40%;height:60px;width:35px; font: 56px Verdana, Geneva, sans-serif;color:#666;filter:alpha(opacity=60);  
      -moz-opacity:0.6;  -khtml-opacity: 0.6;    opacity: 0.6; }
.TouchArr a:hover{ background:#fff;color:#333;}
.TouchArr a[class="prev"]{float:left;left:0;}
.TouchArr a[class="prev"]:before{content:"﹤"; position:absolute;left:-10px;top:-10px}
.TouchArr a[class="next"]{float:right;right:0; }
.TouchArr a[class="next"]:before{content:"﹥"; position:absolute;right:-10px;top:-10px}
.box{  width: 550px; height: 630px;margin: 20px auto; background: #fff; padding:10px; position: relative;  box-sizing:border-box}
.box .img-box{ width:100%; height:500px; display:table   }
.box .img-box .table{ display: table-cell;vertical-align: middle; overflow:hidden}
.box .img-box img{ width: 100%; height: 100%; }
.box .tab-box{ border-bottom:#dae2ee solid 1px; height:36px; line-height:36px; margin-bottom:15px;}
.tpl-tab-content{position:relative;}
.zoom-operate-group{ overflow:hidden;white-space:nowrap}
.zoom-operate-group ul li{ width:50px; height:50px; border:#CCC solid 1px;box-sizing:border-box; padding:5px; overflow:hidden; display:inline-block; margin-right:3px;  }
.zoom-operate-group ul li img{ max-width:50px;}
.zoom-operate-group ul li:hover ,.zoom-operate-group ul li.ImgHover{ border:#ff7300 solid 1px;}
.FindMain{ margin:10px 0 0 10px; word-break: break-all;}
.FindMain table{width: 100%}
.FindMain tr th{color: #666;
    text-align: left;
    padding-right: 16px;
    width: 70px;
	vertical-align: top;
     padding: 3px 0; }
.FindMain tr td{font-size: 13px; line-height: 20x; padding: 3px 0; vertical-align: top;}
.FindMain tr td:nth-of-type(1){width: 100px}
.contactInfo{ width:80%; margin:0px auto;}
.contactInfo tr th{ width: 33.33%;color: #666; text-align: right;  line-height: 16px;padding: 3px 30px; font-weight:bold}
.contactInfo tr td{width: 66.66%;  padding: 3px 0 }
.mod-content{padding: 40px; white-space: nowrap; border-top:1px solid #dae2ed}
.col-left {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    text-align: right;
    white-space: normal
}
.col-left th{  vertical-align: top;  text-align: right;  padding-right: 16px;  color: #666;width: 20%;padding:10px;  }
.col-left td{text-align:left;width: 80%;padding:10px 0px;}
.col-left textarea{ border:#c4c6cf solid 1px; width:80%; font-size:13px; padding:10px; font-family:Verdana, Geneva, sans-serif}
.fast-feedback-title{  font-weight: 700; text-align: center;font-size: 18px; line-height: 24px;  margin-bottom: 12px;}
.btn1{color: #fff; background-color: #ff6a00; border-color: transparent;text-decoration: none; padding:3px 10px; border-radius:3px; cursor:pointer}	
.btn1:hover{background-color: #e35300;border-color: transparent;}
.icon_skype{ background:url(../img/en-icon_productlist.png) no-repeat -58px -116px; width:28px; height:23px; display:inline-block;background-size: 250px; position:relative; }
.WhatsApp{width: 23px;height: 25px; background:url(../../../Content/img/en-icon_productlist.png) no-repeat -123px -128px;display:inline-block; margin-left:20px;}
 #msg {
            width: 364px;
            position: fixed;
            z-index: 10001;
            top: 54%;
            margin-top: -80px;
            left: 50%;
            margin-left: -133px;
            background: #fff;
            box-shadow: 0px 0px 10px #999;
            font-size: 17px;
            color: #666;
            border: 1px solid #f8f8f8;
            text-align: center;
            line-height: 2rem;
            display: inline-block;
            padding-bottom: 20px;
            border-radius: 2px;
        }

        .msg {
            width: 446px;
            position: fixed;
            z-index: 100001;
            top: 40%;
            margin-top: -80px;
            left: 50%;
            margin-left: -133px;
            background: #fff;
            box-shadow: 0px 0px 10px #999;
            font-size: 17px;
            color: #666;
            border: 1px solid #f8f8f8;
            text-align: center;
            line-height: 2rem;
            display: inline-block;
            padding-bottom: 20px;
            border-radius: 2px;
        }

        #msg_top {
            background: #f8f8f8;
            padding: 0px 15px 0px 20px;
            text-align: left;
            font-size: 13px;
            border-bottom: 1px solid #dededeee;
        }

        .msg_top {
            background: #f8f8f8;
            padding: 0px 15px 0px 20px;
            text-align: left;
            font-size: 13px;
            border-bottom: 1px solid #dededeee;
        }

        #msg_top span {
            font-size: 22px;
            float: right;
            cursor: pointer;
        }

        .msg_top span {
            font-size: 22px;
            float: right;
            cursor: pointer;
        }

        #msg_cont {
            padding: 25px 20px 25px;
            text-align: center;
            color: #333;
        }

        .msg_cont {
            padding: 25px 20px 25px;
            text-align: center;
            color: #333;
        }

        .msg_clear {
            display: inline-block;
            color: #fff;
            padding: 1px 15px;
            background: #29b5ce;
            border-radius: 2px;
            margin-right: 15px;
            cursor: pointer;
            font-size: 13px;
        }
.ps{ position:relative; top:-6px}
.C_main_s{ display:none;}
/*pro*/
.vpro{ width:100%; height:110px; background:url(../../images/PRO.jpg) no-repeat center 0;}

/*pro*/
@media screen and (max-width: 1020px) {

.Head_t h3{ font-size:20px; padding-bottom:6px}

}



/*展台展示效果开始*/
.headBox{ margin-bottom:10px; margin-top:10px }
.borTop{border-top: 1px solid #999;}
.company-box{width:100%;background:#0c7068;  min-height:156px;padding-bottom:20px; position:relative;padding-top:1px}
.company-box:before{content:''; width:0px; height:0px; border-bottom:#808080 solid 10px; border-left:transparent solid 10px; display:block; position:absolute; left:-10px}
.company-box:after{content:''; width:0px; height:0px; border-bottom:#808080 solid 10px; border-right:transparent solid 10px; display:block; position:absolute; top:0px; left:1210px}
.company-box .Avatar{width:122px; height:122px;  border:#0088d5 solid 3px; border-radius:100px; overflow:hidden; background:#FFF;text-align: center; position:relative ; margin-left:30px; margin-top:10px; float:left }
.company-box .Avatar img{ max-width:110px;max-height:110px; position:absolute;left:5%; top:20%; }
.Con-img .Con-box{position:absolute; right:0; width:200px; text-align:center; top:55px;}
.Con-img .Con-box p{font-size:14px; color:#009114}
.show-name{color:#FFF;width:82%; float:left; margin-left:20px; margin-top:20px;}
.show-name h2{color:#fff; margin-bottom:20px; font-size:28px; font-family:"Times New Roman", Times, serif; font-weight:700}
.show-leftBox{width:300px; float:left;  }
.show-white{ border:#ccc solid 1px; width:100%;  margin-bottom:10px;  }
.show-white_height{overflow:hidden;height:340px}
.show_all{ text-align:center; margin-bottom:10px;}
.show-wrap{/*padding:5px 15px;*/}
.show-contact-tit h2{font-size:16px; padding:10px 10px; font-weight:bold ;border-bottom:#cfcfcf solid 1px;}
.show-contact-tit h2:before{content:'|'; width:2px; height:8px; background:#0088d5; color:#0088d5; margin-right:10px;}
.show-contact-info{position:relative; padding:15px;}
.show-contact-info tr th{color: #666;
    font-weight: 400;
    text-align: left;
    padding-right: 10x;
    width: 80px;}
	
.show-contact-info tr td{font-size: 14px;
    line-height: 26px;
    padding: 2px 0;
    vertical-align: top;}
.show-contact-info ul{padding:10px 0px; line-height:22px;}
.show-contact-info ul li{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro-infoList{ overflow:hidden}
.pro-infoList .step1{color:#0088d5; font-weight:bold; width:150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.show-rightbox{ width:950px;float:right;}
.show-sign{ border:#80c269 dashed 1px; background:#fbf1dc; padding:10px 20px;border-radius:5px; height:40px;}
.sign_tit img{ float:left}
.sign_tit h2 a{font-weight:bold; color:#008f13; font-size:16px;display:block; width:500px; position:relative; left:10px; top:10px}
.info-content{padding:30px;}
/*.correct{background:url(../img/icon_productlist.png) no-repeat -96px 0px; width:20px; height:12px; display:inline-block}*/
.info-content tr td{vertical-align:top; padding:6px; color:#000;}
.info-content tr td:nth-of-type(1){width:150px !important; color:#585858}
.typeList{ margin-bottom:20px;}
.icon_show_open{background:url(../img/icon_show.png) no-repeat -27px -13px; width:9px; height:7px; margin-right:10px; display:inline-block; position:relative;top:-2px}
.icon_show_close{background:url(../img/icon_show.png) no-repeat -27px 0px; width:7px; height:9px; margin-right:10px; display:inline-block; position:relative;top:-2px}
.icon_show_double{background:url(../img/icon_show.png) no-repeat -65px 0px; width:17px; height:14px; display:inline-block; position:relative;top:-2px; cursor:pointer}
.icon_show_double-close{background:url(../img/icon_show.png) no-repeat -65px -16px; width:17px; height:14px; display:inline-block; position:relative;top:-2px; cursor:pointer}
.goldproduct{background:url(../img/icon_show.png) no-repeat 0px -26px; width:39px; height:23px; display:inline-block; position:absolute;top:8px; right:8px}
.type-tit span{color:#008f13; font-size:16px}
.type-info{  padding-bottom:10px}
.pro-pictures{ position:relative;}
.pro-pictures ul li{float:left; margin-left:15px; display:table;}
.pro-pictures ul li:hover{box-shadow:0px 0px 6px #CCC}
.pro-pictures .pic-box{width:200px; height:140px; border:#cfcfcf solid 1px; overflow:hidden; text-align:center; display:table-cell; vertical-align:middle}
.pro-pictures .pic-box img { max-width:200px; max-height:140px; vertical-align: middle;}
.pro-pictures .pic-text { text-align: center; width: 200px;max-height: 50px;overflow: hidden;}
.related-product-prev-btn{background:url(../img/icon_show.png) no-repeat -38px -0px; width:10px; height:13px; position:absolute; top:60px; z-index:6}
.related-product-next-btn{background:url(../img/icon_show.png) no-repeat -53px -0px; width:10px; height:13px; position:absolute; top:60px; right:-20px; }
.related-product-prev-btn:hover,.related-product-next-btn:hover{box-shadow:0px 0px 3px #000;}
.iwrap{text-align:center;}
.iwrap .iwrap_img {max-width:650px; width:650px; height:400px; max-height:400px;  overflow:hidden; display: table-cell;  vertical-align:middle; }
.iwrap .iwrap_img img{max-width:650px;  max-height:400px;}
.TouchArr{display:block;}
.TouchArr a{ background:#fff;position:absolute;top:45%;height:60px;width:35px; font:bold 56px Verdana, Geneva, sans-serif;color:#666;filter:alpha(opacity=60);  -moz-opacity:0.6;  
      -khtml-opacity: 0.6;   opacity: 0.6; }
.TouchArr a:hover{ background:#333;color:#fff;}
.TouchArr a[class="prev"]{float:left;left:0;}
.TouchArr a[class="prev"]:before{content:"﹤"; position:absolute;left:-10px;top:-10px}
.TouchArr a[class="next"]{float:right;right:0; }
.TouchArr a[class="next"]:before{content:"﹥"; position:absolute;right:-10px;top:-10px}
.CPicture:hover .TouchArr2{display:block;}
.TouchArr2{display:none;}
.TouchArr2 a[class="prev"],.TouchArr2 a[class="next"]{ background:#000;position:absolute;top:35%;height:50px;width:32px; font:bold 36px  Verdana, Geneva, sans-serif;color:#666;filter:alpha(opacity=30);  
      -moz-opacity:0.3;  
      -khtml-opacity: 0.3;  
      opacity: 0.3; }
.TouchArr2 a[class="prev"]{float:left;left:0;}
.TouchArr2 a[class="prev"]:before{content:"﹤"; position:absolute;left:-4px;top:-0px}
.TouchArr2 a[class="next"]{float:right;right:0; }
.TouchArr2 a[class="next"]:before{content:"﹥"; position:absolute;right:-4px;top:-0px}
.pupupbox_noborder{ box-shadow:0px 0px 5px #ccc; padding:20px 30px !important;width:650px !important; height:auto !important;margin:auto !important; position:relative !important; overflow:hidden !important; }
/*.catalogue_icon{width:52px; height:52px; background:#606060;  font-style:normal;color:#fff!important;  display:none;}
.catalogue_icon::after{content:'\e810';font-family: "fontello"!important;}*/
.move_product{ display:none;}
.move_meun li .move_meun_first,.move_meun li dl dd a{font-size: 14px; font-weight: bold; margin-top: 10px; display: block; background-color: #f6f6f6;  line-height: 40px;  padding-left: 10px; border-radius: 5px;}



.header{ height:35px;padding-top:15px}
.Nature_box{ width:95%; margin:0 auto; display:none;}
.Nature_logo{ font-size:20px; color:#ff7201!important; font-weight:bold; float:left;}
.Nature_logo img{width: 120px; height: 25px;}
.Catalogue{ float:right; position:relative;}


/*.fonticon1,.fonticon2,.pack_icon{ display:inline-block; position:relative; color:#666; font-size: 22px; }*/
.fonticon1{ display:inline-block; position:relative; color:#666; font-size: 22px; }
.fonticon1::before{ content: '\e800'; font-family: "fontello"!important; display: inline-block; margin-right:20px; color:#666;}
/*.fonticon2::before{ content: '\f0c9'; font-family: "fontello"!important; display: inline-block;color:#666;}
.pack_icon{ display:none; position:absolute; right:0; top:-2px;}
.pack_icon::before{ content: '\e853'; font-family: "fontello"!important; display: inline-block; color:#999; font-size:16px;}*/
.Catalogue_ul{ padding:15px; background-color:#fff; position:absolute; top:30px; right:5%;  box-shadow: 0 0 5px rgb(221,221,221);    border-radius:5px; z-index:99; width:145px;}
.Catalogue_ul li{height:40px; border-bottom:1px solid #eee;}
.Catalogue_ul li:last-child{border:none}
.Catalogue_ul li a{font-size:16px; color:#333; line-height:40px;}
.Catalogue_ul li select{border: none;
    background-color: transparent;
    box-sizing: border-box;
    font-size:16px; color:#333; height:40px;}
.Search_box{ position:relative; height:50px;}
.S_input{ width:100%; height:40px; line-height:40px; padding-left:10px; font-size:14px; color:#333; box-sizing: border-box; background-color:#fff; border:1px solid #ccc; display:inline-block; border-radius:6px}
.S_but1{ width:40px; height:30px; background:#fff; border:0; display:block;position:absolute;top:5px;right:5px; color:#888; font-size:18px; border-left:1px solid #ddd}
.navigate_W{ display:none;}
/*show prolist add*/
.intro{overflow:hidden;display: -webkit-box; white-space: normal !important;  text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3;  -webkit-box-orient: vertical}
.TableStyle tr th{ padding:4px 0; border-bottom:#6f5f59 solid 2px; font-weight:bold}
.TableStyle tr td{ padding:2px 0; }
.pucker{margin:15px auto 0; display:none;}
.pucker p{ font-size:14px; line-height:18px; color:#666; margin-bottom:1rem;}
.pucker a{ display:block; text-align:center; color:#666!important; font-size:14px;}
.pack_up::after,.pack_down::after{ content:'\f106'; margin-left:8px;  font-family: "fontello"!important; font-size:14px; line-height:14px;}
.pack_down::after{ content:'\f107';font-family: "fontello"!important;  }
.Imgshow_ul{margin: 20px 0; overflow:hidden; height:152px; position:relative; display:none;}
.Imgshow_ul li{ width:85%; height:150px; float:left; margin-right:20px; position:absolute; border:1px solid #f6f6f6;}
.Imgshow_ul li a{ display:inline-block; width:100%;}
.Imgshow_ul li img{ width:100%; height:152px;}
.C_img_block{ display:none;}
#foot {background: #f2f2f2;padding:15px 0;color: #666;text-align: center;line-height:150%;margin-top:20px;font-size:14px; display:none;}
#foot a {margin: 0 10px;display: inline-block;color:#666;font-size:14px; padding-bottom:5px;}
#foot a:hover {color: #777;}

/**/
.pyt{ font-size:16px; font-weight:bold; color:#028e1a; padding-left:30px; margin-top:30px; position:relative;}
.pyt::before{ content:''; background: url(../img/icon_show.png) no-repeat -27px -13px;  width: 9px; height: 7px;display: inline-block; position:absolute; top:6px; left:10px;}
.pyw{ width:100%; display:inline-block; padding:0 30px;  box-sizing: border-box;}
.pqh{ display:inline-block; width:60%; border-bottom:1px dashed #ff7800; padding-bottom:22px; margin-top: 20px;}
.pqh div{ float:left; width:93px; margin-left:10px; margin-right:40px; position:relative;}
.pqs1{ width:93px; height:23px; line-height:23px; border-radius:23px; text-align:center; color:#666; background-color:#efefef; display:inline-block; position:relative;}
.pqs2{ width:14px; height:14px; display:block; background:url(../img/icon_show.png) no-repeat -33px -59px; position:absolute; top:38px; left:39px;}
.sxz1{ background-color:#ff7800; color:#fff; font-weight:bold;}
.sxz1::after{content: ''; width: 0; height: 0; border: 6px solid transparent; border-top-color: #ff7800; position: absolute; top: 23px; left: 40px;}
.sxz2{ width:22px; height:22px; background:url(../img/icon_show.png) no-repeat 0 -59px; position:absolute; top:34px; left:34px;}
.jsw{ margin-top:20px;}
.jss{ margin-top:10px;}
.jst{ color:#333; font-size:14px; line-height:22px;}
.jslist1,.jsl2{ float:left; width:295px; height:196px;}
.jslist1{ background:url(../../images/Topic_51.png) no-repeat center 0; position:relative;}
.jspan1{ position:absolute; color:#000; font-weight:bold; top:127px; left:133px;}
.jspan2{ position:absolute; color:#000; font-weight:bold; top:150px; left:120px;}
.jsl2{ border:1px solid #eee; position:relative; width:280px;  margin-left:15px;}
.jsl2 img{max-width:280px; max-height:196px;position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.baseInfo{ position:relative;}
/**/
@media (max-width: 1280px) {
.nav{ width:100%;}
.Topmain,.head_title,.navBox,.mainbox{ width:1000px;}
.C_Profile .C_info{ width:240px;}
.C_Imgshow a{ width:180px;}
.C_Imgshow a img{ width:179px;}
.Catalog{ width:260px;}
.Catalog .C_meun li .first_meun{ width:220px; padding-left:20px;}
.Product,.Product .P_title{ width:700px;}
.banner{ width:95%; height:auto;}
.banner img{ width:100%; height:auto;}
}
@media (max-width: 1000px) {
.nav{ width:100%;}
.Topmain,.head_title,.navBox,.mainbox{ width:90%;}
.Head_t h3{ width:70%;}
.Head_t{ margin-top:15px; float:none;}
.head_LOGO{ float:none; margin-left:130px; border:0;}
.C_info{ margin-left:20px; margin-bottom:10px;}
.C_Imgshow a{ margin-bottom:10px;}
.Catalog .C_meun li .first_meun{ width:200px;}
.C_meun{ display:inline-block; margin-bottom:20px;}
.C_Imgshow span{ margin-bottom:10px;}
.Product{ width:60%;}
.Product .Prolist li img{ width:150px; height:150px;}
.Product .Prolist li p{ width:150px;}
.other_navwrap{ width:90%;}
.other_navwrap ul li{ line-height:20px; margin-bottom:15px;}
.Catalog{ width:250px;}
.Head_t p{ display:none;}
.head_LOGO ul li{background: transparent;}
}
@media (max-width: 800px) {
.FindTitle_none,.C_meun,.Topnav,.nav,.searchbox,.banner,.C_Imgshow,.C_enter a,.C_main,.other_nav{ display:none;}
/*.move_product,.Nature_box,.catalogue_icon,.pack_icon,.pucker,.Imgshow_ul,.C_main_s,#foot{ display:block;}*/
.move_product,.Nature_box,.pucker,.Imgshow_ul,.C_main_s,#foot{ display:block;}
.Catalog,.Product,.C_meun{ width:100%;}
.logo{ margin-right:50px;}
.Topmain,.head_title,.mainbox{ width:95%;}
.simple{ width:76%; margin:0 auto;}
.sea_input_radius{width: 70%!important; margin-top:15px;}
.sbut1box{ margin-top:15px;}
.logobox{ border: 1px solid #ccc; border-radius: 3px; padding: 3px;  width: 70px;  height:53px;  display: table-cell; vertical-align: middle; background: #fff; position:relative;}
.logobox img{width:60px; height:35px; position: absolute; top: 50%; left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);}
.Head_t h3{ width: 100%; font-size: 16px; overflow: auto; white-space: initial; color: #fff; margin: 0; font-weight: bold;}
.head_title{ height:60px; background:#efefef url(../img/zt-bj.jpg);padding:10px;background-size: 100%; margin-top:0; margin-bottom:0; position:relative; }
.Head_t{    margin: 0; float: left; width: 70%; padding-top: 0px;  padding-left: 10px;}
.C_img{ display:none; }
.C_img_block{    position: absolute; right: 20px; display:block;}
.C_img_block img{ width:25px;}
.C_Imgshow a{ width:150px;}
.C_Imgshow a img{ width:145px;}
.Product .Prolist li{ height:210px; width: 47%; margin-right: 8px; margin-top:10px; margin-left:0;}
.Product .Prolist li a{width: 100%; display: inline-block;}
.Product .Prolist li img{ width: 100%;  height: 145px;  padding: 0;}
.Product .Prolist li p{ width:145px;}
.Catalog .C_meun li .first_meun{ width:90%; margin:0 auto; border-bottom:1px solid #f7f7f7;}
.Catalog .C_meun li{ border:0;}
.head_LOGO{margin-left: 10px; width: 100%; position: absolute; top:45px; left: 80px;}
.head_LOGO ul li{ color:#fff; background: transparent;}
.Golden{background-position: 0px -30px; background-size: 30px; width: 24px; height: 20px; margin-right:5px; position:relative; top:6px;}
.zt_product li{display:inline-block;width:30%; line-height:18px;padding:10px 1%}
.zt_product li a{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block; font-weight:bold;}
.C_Profile .C_title,.FindTitle,.Product .P_title{ background-color: #fff; color: #333; padding: 0;  font-size: 20px; margin-top: 40px; height:30px; line-height:30px; width:100%; position:relative; background: transparent;}
.Product .P_title::before{ content:''; width:4px; height:16px; background-color:#ff7301; display:inline-block; margin-right:10px;}
.C_Profile .C_title::before{ content:''; width:4px; height:16px; background-color:#ff7301; display:inline-block; margin-right:10px;}
.FindTitle::before{ content:''; width:4px; height:16px; background-color:#ff7301; display:inline-block; margin-right:10px;}
.C_Profile .C_enter{ height:30px; line-height:30px;}
.C_Imgshow span{ width:46%;}
.C_Imgshow a { width: 100%;display: inline-block;} 
.C_Imgshow a img { width: 100%;}
.FindTitle{ font-weight:400; border:0;margin:0;}
.FindTitle .line{ display:none;}
.C_Imgshow{ margin-top:20px;margin-bottom:0;}
.Catalog,.FindMain{ margin:0;}
.FindMain{ padding-top:10px;}
.navigate_W{height:35px; line-height:35px; border-bottom:1px solid #eee;width:100%; overflow:hidden; background:#fff;position:relative; display:block;}
.navigate_W a:link{display:inline-block;height:33px;padding:0 10px;color:#333; font-weight:bold;}
.navigate_W a:visited{color:#333;}
.navigate_W a:hover{color:#ff7300}
.navigate_W .current{border-bottom:2px solid #ff7300}
.navigate_box{height:47px;width:95%;overflow-x: scroll;white-space:nowrap; text-overflow:auto;padding:0 10px; }
.navigate_W:after{content:""; display:block; position:absolute;right:0;top:0;
    height:35px;
	width:20px;
	border-right:1px solid #ccc;
    background: -webkit-linear-gradient(left, rgba(200,200,200,0.5), rgba(200,200,200,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(200,200,200,0.5), rgba(200,200,200,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(200,200,200,0.5), rgba(200,200,200,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(200,200,200,0), rgba(200,200,200,1)); /* 标准的语法（必须放在最后） */
	z-index:99;
	
	}
.C_Profile .C_main,.C_Profile .C_main_s{ font-size:16px; line-height:26px;}
.C_main textarea,.C_main_s textarea{ width:100%;}
.C_main_s{ height:100px; overflow:hidden;}
.other_navwrap{ text-align:left;}
.other_navwrap ul li{ line-height:20px;}
.other_navwrap ul li a{padding: 5px 10px; display: inline-block;}
}



