/*—————————————— CSS重设 ——————————————*/
*{padding:0; margin:0; /*重置内填充和外填充，避免使用*通配符，浪费性能。*/}
header,section,aside,nav,figure,figcaption{margin:0;padding:0;display:block;}
body{/*font-family:"Microsoft YaHei","simsun","Helvetica Neue",Arial,Helvetica,sans-serif;*/}
h1,h2,h3,h4,h5,h6,input,textarea, select, button{font-size:100%;font-family:inherit;/*重置输入表单的字体大小和字体样式,使之继承父类字体*/}
input, label, select, option, textarea, button, fieldset,legend{font-size:12px;}
:focus{outline:0;/*在获取焦点时，去掉外面蓝框，主要针对input、链接类型*/}
ul,ol,li{/*去掉默认的点和序列号*/}
em,i{font-style:normal;}
td{height:38px}
button,submit{cursor:pointer;/*按钮的样式设置为手型*/}
textarea{resize:none;outline:none;}
address,cite,dfn,em,var,i{font-style:normal;}
img{border:none;vertical-align:top;/*去掉默认边框和底部空白区*/}
.blog-left img{max-width:100%;}
table{border-collapse:collapse;border-spacing:0;font-size: 12px;/*去掉表格边框之间的间距*/}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;/*遵循爱恨LVHA原则，设置链接和颜色和下划线*/}
sup{vertical-align:super;}
sub{vertical-align:sub;}
mark{background:none;}
/*浮动窗---1*/
#float_window{ width:72px; padding:1px; border-radius:5px; background:#37bd9c;  right:20px; top:150px; z-index:10000;}
#inner_window{ width:72px; border-radius:5px 5px 0 0; min-height:90px; background:#fff;}
#demo_window{ width:43px; margin:0 auto;}
#demo_window a{ display:block; width:43px; height:43px;}
#demo_window a.QQ{ background:url(qq.png) no-repeat center top;}
#demo_window a.Skype{ background:url(skype.png) no-repeat center top;}
#demo_window a.Message{ background:url(messenger.png) no-repeat center top;}
#demo_window a.Email{ background:url(email.png) no-repeat center top;}
#demo_window a.trademanager{ background:url(ali.png) no-repeat center top;}
#demo_window a.WeChat{ position:relative; background:url(wechat1.png) center no-repeat;}
#demo_window a.Whatsapp{position:relative; background:url(chat_0.png) center -240px no-repeat;}
#demo_window a.WeChat .relimg,#demo_window a.Whatsapp .relimg{ position:absolute; left:-130px; top:-30px; width:100px; height:100px; display:none; z-index:10; text-align:center; padding:6px; background:#e3e3e3;}
#demo_window a.Whatsapp .relimg{top: 0;width: auto;height: 43px;line-height: 43px;left:auto;right:60px;padding:0 10px;font-size: 14px;}
#demo_window a.WeChat:hover .relimg,#demo_window a.Whatsapp:hover .relimg{ display:block;}
#demo_window a.WeChat .relimg img,#demo_window a.Whatsapp .relimg img{ max-width:100%; max-height:100%;}
#demo_window div{background:#fff;}
#go_top{ display:block; height:24px; line-height:24px; color:#fff; text-align:center; font-size:14px;}
#go_top:hover{ text-decoration:none;}
 #demo_window a {
    display: block;
    width: 43px;
    height: 43px;
}
#demo_window div {
    background: #fff;
} 
.blank15 {
    margin: 0px auto;
    clear: both;
    height: 15px;
    font-size: 1px;
    overflow: hidden;
}
.blank6 {
    margin: 0px auto;
    clear: both;
    height: 6px;
    font-size: 1px;
    overflow: hidden;
}
#alert_img{ background:red url(alert_img.png) no-repeat left top !important;}
.attr_row{ overflow:hidden; margin:5px 0 5px 0; line-height:20px;}
.attr_row .attr_name{ width:120px;}
.attr_row .attr_name strong{ font-size:14px;}
.attr_row .attr_val{ width:140px;}
#cop{ color:#fff;}
/*浮动窗*/

#footer_feedback{ width:298px; position:fixed; height:310px; bottom:-400px; right:0px; background:#fff; border-radius:5px 5px 0 0; overflow:hidden; z-index:10001;}
#footer_feedback.up{}
#footer_feedback .title{ background:#95be06; height:40px; line-height:40px; text-indent:15px; font-size:14px; color:#fff; cursor:default; position:relative;}
#footer_feedback .title .close{ width:9px; height:9px; display:block; background:url(close.png) no-repeat; position:absolute; right:13px; top:15px; margin:0;}
#footer_feedback .demo{ width:258px; margin:0 auto;}
#footer_feedback .tips{ line-height:130%; font-size:14px; color:#333333;}
#footer_feedback .tips_title{ color:#878787; font-size:14px;}
#footer_feedback .text{ border-radius:5px; border:1px solid #cdcdcd; display:block; height:32px; line-height:32px; text-indent:11px; color:#aaaaaa; font-size:14px; width:100%;}
#footer_feedback .send{ border-radius:3px; background:#95be06; height:32px; line-height:32px; border:0px none; width:100%; text-align:center; color:#fff; font-size:14px; cursor:pointer;}

.prod_info_group{overflow:hidden; margin-top:10px;}
.prod_info_group li{height:22px; line-height:20px; margin-bottom:10px; float:left; margin-right:10px; overflow:hidden;}
.prod_info_group li a{border:1px #bebebe solid; border-radius:4px; -ms-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; background:#ddd; text-align:center; display:block; font-size:12px; padding:0 12px; color:#fff !important;}
#pdetail .gallery .bigimg{ max-height:inherit !important;}

/**************/
.header{width: 100%;height: 133px;border: 0px solid;background: url(img/1.gif); margin-bottom: 5px;   /* box-shadow: 0px 0px 24px #c57842;    position: fixed;top:0px;
    z-index: 999;*/}
.header .top{width: 1200px;margin: auto;height: 133px;overflow: hidden;}
.header .top .topimg{margin-top: 20px;width: 460px;float: left;margin-left: 100px;}
.header .top .toptext{margin-left:128px;float: left;}
.header .top .toptext ul{overflow: hidden;}
.header .top .toptext ul li{font-size: 25px;font-weight: bold;line-height: 22px;margin-top: 4px;text-align: right;
    font-family: myFirstFont;color: #fff;}
.header .top .toptext ul li a{color: #fff;}
.header .top .topphone{margin-left: 45px; font-family: myFirstFont;
                         margin-top: 40px;font-size: 44px;color: #fff;font-weight: bold;line-height: 44px;
}
.bbox{overflow: hidden;}
.panel{overflow:hidden;width:100%;height:1000px;}  
#return-top{position:fixed;bottom:0;right:0px; width:50px;line-height:30px;background-color:#f9691c; text-align:center; display:none;}  
#return-top a{text-decoration:none;    color: seashell; }  
/*nav{margin-top:138px !important;}*/
/********//*
.nav{width: 100%;margin-top: 5px;background: #5c5c5c;height: 46px;}
.nav ul{width: 980px;margin: 0 auto;color: #fff;line-height: 46px;}
.nav ul li{line-height: 46px;float: left;text-align: center;padding: 0 19px;border-right: 1px solid #ddd;
			position: relative;top: 0;left: 0;text-transform:uppercase;/*font-family: wfont_892679_6455fa5f51d04d0393066ff8cf2ae00e, wf_6455fa5f51d04d0393066ff8c, orig_bignoodletitling;*/
	/*		font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;}
.nav ul li:hover ul{display: block;}
.nav ul li ul{position: absolute;width:330px;display: none; top:48px;z-index: 999; background:#5c5c5c; left: -100px;overflow: hidden;padding-left: 0;}
.nav ul li ul li{background:#5c5c5c;font-size: 14px;line-height:36px;margin-top: 1px;border-bottom: 1px solid;border-right: 0px;float: none;}
.nav ul li ul li a{font-size: 14px;}
.nav ul li a{color: #fff; font-size: 16px;font-weight: bold;}
.nav ul li a:hover{height:109px;*height:107px;color:#AB6A00;background:url(bg-frame.png) no-repeat left -50px;}}
		*/
/*****/
@font-face{
    font-family: myFirstFont;
    src: url('/templets/qunkunwangzhan/fonts/file.woff'); /* IE9+ */
    font-weight:bold;
}
@font-face{
    font-family: myFirstFont1;
    src: url('/templets/qunkunwangzhan/fonts/fontsize.woff'); /* IE9+ */
}
@font-face{
    font-family: fontsize;
    src: url('/templets/qunkunwangzhan/fonts/Anton.ttf'); /* IE9+ */
}
@font-face{
    font-family: fontsize1;
    src: url('/templets/qunkunwangzhan/fonts/DIN1.ttf'); /* IE9+ */
}
@font-face{
    font-family: fontsize2;
    src: url('/templets/qunkunwangzhan/fonts/BEBAS.TTF'); /* IE9+ */
}
.banner{width: 100%;}
.whatapp{position: fixed;top: 300px;right: 10px;width: 8rem;height: 8rem;z-index: 88;}
/**/
.index-body{width: 980px;margin: 0 auto;overflow: hidden;}
.index-body .box1{margin-top: 45px;overflow: hidden;width: 100%;margin-bottom: 25px;}
.index-body .box1 .title0{width: 100%;height: 50px;color: #545658;}
.index-body .box1 .title0 .title0-left{float: left;line-height: 50px;font-size: 32px;color: #545658;
/*font-family:wfont_892679_081f8af9da774b85b07c49b5e14534fb,wf_081f8af9da774b85b07c49b5e,orig_bebas;*/font-family:fontsize2;}
.index-body .box1 .title0 .title0-left img{margin-top: 6px;padding-right: 10px;}
.index-body .box1 .title0 .title0-right{float: right;}
.index-body .box1 .title0 .title0-right img{padding-right: 5px;margin-top: 14px;width: 26px;}
.index-body .box1 .box1-img{width: 100%;overflow: hidden;}
.index-body .box1 .box1-img .box1-img-1{float: left;width: 480px;height: 200px;margin-right: 20px;margin-top: 20px;position: relative;}
.index-body .box1 .box1-img .box1-img-2{float: left;width: 480px;height: 200px;margin-top: 20px;position: relative;}
.index-body .box1 .box1-img .box1-img-1 .art,.index-body .box1 .box1-img .box1-img-2 .art{position: absolute;bottom: 0;left: 0;width: 100%;height:47px;background: #000;opacity: 0.8;}
.index-body .box1 .box1-img .box1-img-1 .art p,.index-body .box1 .box1-img .box1-img-2 .art p{text-align: left;font-size:32px;color: #fff;
line-height: 47px;font-weight: bold;padding-left: 15px;font-family: myFirstFont;}
.index-body .box1 .box1-img .box1-img-1 .art p:hover,.index-body .box1 .box1-img .box1-img-2 .art p:hover{
background: rgba(0, 0, 0, 0.7);}

.index-body .box1 .box1-img .box1-img-1 .art p a,.index-body .box1 .box1-img .box1-img-2 .art p a{color: #fff;text-transform:uppercase;}
.art p a:hover{color: #f94a1c;text-transform:uppercase  ;}
.index-body .box1 .box1-img .box1-img-1 .art p a:hover,.index-body .box1 .box1-img .box1-img-2 .art p a:hover{color: #f94a1c;}
/**/
.art{position: absolute;bottom: 0;left: 0;width: 100%;height:36px;background: #000;opacity: 0.8;}
.art p{text-align: center;font-size: 18px;color: #fff;line-height: 36px;font-weight: bold;}
.art1{position: absolute;bottom: 10px;left: 9px;width: 93%;height:36px;background: #000;opacity: 0.8;}
.art1 p{text-align: center;font-size: 14px;color: #fff;line-height: 36px;height: 36px; overflow: hidden;font-weight: bold;}
.art1 p a{color: #fff;}
/***/
.index-body .box1 .box2-img{width: 100%;overflow: hidden;margin-top: 15px;margin-bottom: 10px;}
.index-body .box1 .box2-img .box2-img-1{float: left;width: 33.3%;}
.index-body .box1 .box2-img .box2-img-1 .font18{font-size: 22px;margin-bottom: 14px;margin-top: 10px;}
.index-body .box1 .box2-img .box2-img-1 img{width: 311px;height: 140px;}
.index-body .box1 .box2-img .box2-img-1 .font14{font-size: 14px;margin-top: 10px;margin-bottom: 14px;line-height: 22px;padding-right:15px;color: #545568;height: 68px;}
.index-body .box1 .box2-img .box2-img-1 .font12{font-size: 14px;color: red;    font-family: myFirstFont1;}
.index-body .box1 .box2-img .box2-img-1 .font12 a{font-size: 16px;color: red;}
/***/
.index-body .box1 .box3-img{width: 100%;overflow: hidden;margin-top: 15px;margin-bottom: 10px;}
.index-body .box1 .box3-img .box3-img-1{width:312px;height: 380px;float: left;margin-top: 10px;}
.index-body .box1 .box3-img .box3-img-2{width: 624px;float: left;margin-left: 30px;margin-top: 10px;}
.index-body .box1 .box3-img .box3-img-2 .p1{font-size: 22px;color:#999999;line-height: 27px;}
.index-body .box1 .box3-img .box3-img-2 .p2{font-size: 18px;color:#999999;margin-top: 10px;line-height: 28px;}
.index-body .box1 .box3-img .box3-img-2 .box3button{width: 100%;overflow: hidden;margin-top: 20px;}
.index-body .box1 .box3-img .box3-img-2 .box3button .bimg1{margin-top: 10px;}
.index-body .box1 .box3-img .box3-img-2 .box3button .bimg2{    width: 38%;}
/***/
.index-body .box1 .box4-img{width: 100%;overflow: hidden;margin-top: 15px;margin-bottom: 10px;}
.index-body .box1 .box4-img .box4-img-1{float: left;width:232px;}
.index-body .box1 .box4-img .box4-img-1 .font18{font-size: 22px;margin-bottom: 14px;margin-top: 10px;}
.index-body .box1 .box4-img .box4-img-1 img{width: 231px;height: 229px;}
.index-body .box1 .box4-img .box4-img-1 .font14{font-size: 14px;margin-top: 10px;margin-bottom: 14px;line-height: 22px;text-align: center;font-family: arial,ｍｓ ｐゴシック,ms pgothic,돋움,dotum,helvetica,sans-serif}
.index-body .box1 .box4-img .box4-img-1 .font14 a{font-size: 16px;color: #5f5757;  font-family: Arial, Helvetica, sans-serif;}
.marginleft{margin-left:17px;}
/***/
.index-body .box2{width: 100%;overflow: hidden;margin-top: 20px;}
.index-body .box2 .box2-left{width: 528px;overflow: hidden;float: left;}
.index-body .box2 .box2-left-1,.index-body .box2 .box2-right-1{width: 100%;height: 50px;color: #545658;background: rgba(197, 195, 195, 1)}
.index-body .box2 .box2-left-1 .title0-left,.index-body .box2 .box2-right-1 .title0-left{float: left;line-height: 50px;font-size: 26px;color: #545658; 
font-family:fontsize2;}
.index-body .box2 .box2-left-1 .title0-left img,.index-body .box2 .box2-right-1 .title0-left img{margin-top: 6px;padding-right: 10px;padding-left: 15px;}
/**/
.index-body .box2 .box2-left-2{width: 100%;overflow: hidden;margin-top:20px;float: left;}
.index-body .box2 .box2-left-2 .box2-left-2-img{width: 147px;height: auto;float: left;}
.index-body .box2 .box2-left-2 .box2-left-2-img img{width: 147px;height: 139px;}
.index-body .box2 .box2-left-2 .box2-left-2-text{float:right;overflow: hidden;width: 340px;}
.index-body .box2 .box2-left-2 .box2-left-2-text ul{overflow: hidden;}
.index-body .box2 .box2-left-2 .box2-left-2-text ul li{font-size: 16px;width: 330px; line-height: 24px; color: #33C9F5;font-family:wfont_892679_cf5d5bcce87f4fd0a865c6ac83cf1bc2,wf_cf5d5bcce87f4fd0a865c6ac8,orig_calibri;
}
.pbox{clear: both;width: 100%;}
.font10{font-size: 15px;line-height: 18px; margin-top: 20px;float: left;color: #545658;}
.font12{ font-size: 18px; color: red;margin-top: 10px;float: left;}
.font12 a{font-size: 18px; color: red;}
.font9{font-size: 22px;line-height: 24px; margin-top: 20px;color: #666666;font-weight: 500;font-family: open sans,sans-serif;}
/**/
.index-body .box2 .box2-right{width: 528px;overflow: hidden;float: right;width: 360px;height: auto;}
.index-body .box2 .box2-right .box2-right-2{width: 100%;overflow: hidden;margin-top: 20px;}
.index-body .box2 .box2-right .box2-right-2 .box2-right-2-img{width:360px;height: 250px;overflow: hidden;}
.index-body .box2 .box2-right .box2-right-2 .box2-right-2-img img{width:360px;height: 250px;}
/**foot*/
.foot{width: 100%;color:#fff;overflow: hidden;margin-top: 20px;border-top: 0px solid rgba(248, 105, 27, 1);padding-bottom:20px;background: #5c5c5c;}
.foot .foot-left{width:692px;height: auto;float: left;}
.foot .foot-left .foot-left-top{width: 100%;}
.foot .foot-left .foot-left-bottom{width: 100%;overflow: hidden;}
.foot .foot-left .foot-left-bottom .foot-left-bottom-1{width: 32%;float: left;}
.foot .foot-left .foot-left-bottom .foot-left-bottom-1 li{line-height: 24px;    font-family: myFirstFont1;}
.foot .foot-left .foot-left-bottom .foot-left-bottom-1 li a{font-size: 16px;font-family: myFirstFont1;color: #fff;}
.foot .foot-left .foot-left-bottom .foot-left-bottom-1 li a:hover{color:#F8691B;}
.fontsize{font-size: 22px;color:#F8691B;margin-top: 5px;margin-bottom: 8px;}
.foot .foot-right{width: 245px;float: right;}
.footphone1{color: #F8691B !important;}
.footphone1,.footphone2{line-height: 90px;color:#fff;font-weight: bold; font-size: 42px;font-family: myFirstFont;}
.foot .foot-right .foot-right-title{font-size: 22px;margin-bottom: 20px;font-family: myFirstFont1;font-weight: bold;margin-top: 30px;}
.pf1{margin-top: 34px;font-size: 15px;}
.foot .foot-right .input1{width: 100%;height: 25px;margin-top: 5px;}
.button{background-color: rgba(248, 105, 27, 1);font: normal normal normal 16px/1.4em wfont_892679_cf5d5bcce87f4fd0a865c6ac83cf1bc2,wf_cf5d5bcce87f4fd0a865c6ac8,orig_calibri;
    border: 0;color: #FFFFFF; cursor: pointer;float: right;font-size: 14px;margin-top: 2px;padding: 4px;max-width: 35%;}
.bu-img{float: left;margin-top: 20px;}
.bu-img span{padding-right: 0px;font-size: 14px;}
.bu-img img{padding-right: 0px;width:20px;}
.foot .foot-text{width:100%;overflow: hidden;float: left;margin-top: 15px;}
.foot .foot-text1{text-align: center;font-size: 18px;    font-family: myFirstFont1;}
/**/
.border{border-bottom: 1px solid #a9a4a4; }

 /*******/
.dropdown {
  position: relative; 
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
}
.dropdown:hover .dropdown-content {
  display: block;
}

.shebox{overflow: hidden;float: left;}
.shebox .fenxiang{margin-top: 12px;margin-left: 48px;}
.shebox .fenxiang img{width:28px; padding-right: 10px;}
/***产品页*****/
.product{width: 100%;background: #fff;position: relative;min-height: 980px;}
.product .product-black{height: 243px;width: 100%;background: #242323;margin-top: 5px;}
.product .product-box{width:100%;margin: 0 auto; overflow: hidden;;position: absolute;top: 20px;}
.product .product-box1{width: 980px;margin: 0 auto;padding-bottom: 30px; color: #fff;}
.product .product-box1 h1{line-height: 60px;margin: 20px 0px;font-size: 45px;font-family:wfont_892679_6455fa5f51d04d0393066ff8cf2ae00e,wf_6455fa5f51d04d0393066ff8c,orig_bignoodletitling;}
.product .product-box1 .product-box1-flash{width: 100%;overflow: hidden;margin-top: 40px;}
.product .product-box1 .product-box1-flash .flashbox{width: 232px;float: left;margin-bottom: 30px; height: 233px;border-top:5px solid rgba(248, 105, 27, 1);position: relative;}
/***产品详情页*****/
.product1{width: 980px;overflow: hidden;height: auto;margin: 0 auto;}
.product1 .product1-topbox{width: 100%;overflow: hidden;margin-top: 20px;border-bottom: 1px solid #ddd;}
.product1 .product1-topbox h1{color: #F8691B;font-size: 28px;font-weight: 100; float: left;line-height: 53px;}
.product1 .product1-topbox .inq{height: 32px;line-height: 32px;    padding: 0px 7px 0px 7px;margin-top: 13px; border-radius: 5px; background: #F8691B;color: #fff;float: right;}
.product1 .product1-topbox .inq a{font-size: 16px;color: #fff;}
.product1 .product1-minbox{width: 100%;overflow: hidden;margin-top: 10px;}
.product1 .product1-minbox p{font-size: 18px;line-height: 22px;font-weight: bold;margin-bottom: 8px;color: #524e4e;}
.product1 .product1-minbox img{width: 980px;height: 471px;}
.product1 .product1-bottombox{width: 100%;overflow: hidden;margin-top: 30px;}
.product1 .product1-bottombox .product1-bottombox-left{width: 650px;overflow: hidden;float: left;position: relative;}
.product1 .product1-bottombox .product1-bottombox-left h2{font-size: 18px;color: #F8691B;line-height: 28px;margin-bottom:0px;margin-top: 26px;}
.product1 .product1-bottombox .product1-bottombox-left .pd-logo{position: absolute;right: 18px;top: 4px;}
.product1 .product1-bottombox .product1-bottombox-left .pd-logo img{padding-right: 5px;}
.product1 .product1-bottombox .product1-bottombox-left p{padding-right: 10px;color: #545658; line-height: 22px;font-size: 16px; margin-bottom: 10px;font-family:myFirstFont1;}
.product1 .product1-bottombox .product1-bottombox-right{ width: 325px;padding-bottom: 30px; float: left;overflow: hidden;background: #EEEEEE;border-left: 5px solid #dfdfdf;}
.product1 .product1-bottombox .product1-bottombox-right h2{color:#F8691B;font-size: 16px;padding-left: 15px;margin: 10px 0px 20px 0px;}
.product1 .product1-bottombox .product1-bottombox-right p{font-size: 16px;line-height: 22px;font-family:myFirstFont1;margin: 3px 0px 17px 0px;padding: 0 15px;color: #545568;}
.product1 .product1-bottombox .product1-bottombox-right p a {color: #F8691B;font-family:myFirstFont1;}
.product1 .product1-bottombox .product1-bottombox-right span{padding: 0 15px;color: #545568;font-weight: bold;}
.product1 .product1-bottombox .product1-bottombox-right .boxrightbox1{width: 95%;margin: 10px 0px;padding-left: 15px;}
.product1 .product1-bottombox .product1-bottombox-right .boxrightbox1 h3{width: 320px;background: #868686;color: #fff;
line-height: 30px;font-size: 18px;padding-left: 10px;margin-bottom: 20px;}
.righttext a{color: #fff;}
.aright{float: right;width: 68px;margin-right: 20px;}
.aright a{color: #F8691B;font-size: 14px;}
.aright a:hover{text-decoration: underline;}
.pdf{width: 100%;margin: 0 auto;overflow: hidden;}
.pdf .pdf-1{float: left;width: 30%;margin-left: 8px;line-height: none;} 
.product1 .product1-bottombox .product1-bottombox-right .boxrightbox1 .pdf .pdf-1 p{width: 60px;padding: 0;line-height: none;font-size: 12px;}
.product1 .product1-bottombox .product1-bottombox-right .boxrightbox1 .pdf .pdf-1 p a{font-size: 12px;}
.product1 .product1-bottombox .product1-bottombox-right ul{padding-left: 32px;list-style: disc;}
#video{overflow: hidden;}
#video p{line-height: 30px;}
#video p img{width: 23px;height:auto; padding-right: 10px;}
/*滚动**/
.gundong{width: 980px;margin: 0 auto;margin: 0 auto;margin-top: 30px;margin-bottom: 20px;}
.gundong .gundongtop{width: 100%;height: 40px;line-height: 40px;font-size: 28px;text-align: center;position: relative;}
.gundong .gundongtop .ding1{position: absolute;left: 0; top:20px;width: 345px;border: 1px solid #ddd;}
.gundong .gundongtop .ding2{position: absolute;right: 0;top:20px;width: 345px;border: 1px solid #ddd;}
.gundong .gundongbottom{width: 100%;overflow: hidden;}
/*********服务业*******/
.product2{width: 980px;overflow: hidden;height: auto;margin: 0 auto;}
.product2 .product2-topbox{width: 100%;overflow: hidden;margin-top: 20px;border-bottom: 1px solid #ddd;}
.product2 .product2-topbox h1{color: #5C5C5C;font-size: 30px;line-height: 50px;}
.product2 .product2-bottombox{width: 100%;overflow: hidden;margin-top: 30px;}
.product2 .product2-bottombox .product2-bottombox-left{width: 740px;float: left;}
.product2 .product2-bottombox .product2-bottombox-left .lefttext1{width: 367px;float: left;margin: 30px 0px;}
.product2 .product2-bottombox .product2-bottombox-left .lefttext1 .lage-size{font-size: 28px;font-family: font-family:museo-slab-w01-100,serif;
color: #5C5C5C;line-height: 40px;margin-bottom: 10px;}
.product2 .product2-bottombox .product2-bottombox-left .lefttext1 .small-size{font-size: 16px;color: #5C5C5C;padding-right: 50px;font-family:myFirstFont1;}
.product2 .product2-bottombox .product2-bottombox-left .lefttext1 .small-size a{color: #F8691B;font-size: 14px;}
.product2 .product2-bottombox .product2-bottombox-right{width: 240px;overflow: hidden;float: right;}
.product2 .product2-bottombox .product2-bottombox-right .righttext{width: 100%;line-height: 80px;background:rgba(248, 105, 27, 1);}
.product2 .product2-bottombox .product2-bottombox-right .righttext img{padding: 18px 5px 0 5px;vertical-align: top;}
.product2 .product2-bottombox .product2-bottombox-right .righttext span{font-size: 22px;color: #fff;font-weight: bold;}
.product2 .product2-bottombox .product2-bottombox-right .ul{margin-top: 10px;overflow: hidden;width: 100%;padding-left: 0;}
.product2 .product2-bottombox .product2-bottombox-right .ul1{background: #EEEEEE;font-size: 20px;
font-family:open sans,sans-serif;line-height: 50px;color:#7d6b6b;margin-bottom: 3px;margin-top: 15px; text-align: center;}
.product2 .product2-bottombox .product2-bottombox-right .ul li{line-height: 40px;font-size: 18px;
    transition: color 0.4s ease 0s; color: #F8691B;height:40px;background: #EEEEEE;margin-bottom: 3px;width: 100%;text-align: center;}
.product2 .product2-bottombox .product2-bottombox-right .ul li a{color: #F8691B;}
.product2 .product2-bottombox .product2-bottombox-right .ul li:hover{background: #F8691B;}
.product2 .product2-bottombox .product2-bottombox-right .ul li:hover a{color: #000;}
.product2 .product2-bottombox .product2-bottombox-right .boxrightbox1{width: 100%;margin: 10px 0px;}
.product2 .product2-bottombox .product2-bottombox-right .boxrightbox1 h3{width: 100%;background: #868686;color: #fff;
line-height: 30px;font-size: 18px;padding-left: 10px;margin-bottom: 20px;}
.product2 .product2-bottombox .product2-bottombox-right p{font-size: 14px;line-height: 22px;margin: 10px 0px;padding: 0 5px;}
.product2 .product2-bottombox .product2-bottombox-right p a {color: #F8691B;}
.product2 .product2-bottombox .product2-bottombox-left .serviceart{width: 90%;overflow: hidden;}
.product2 .product2-bottombox .product2-bottombox-left .serviceart p{font-size: 16px;line-height: 28px; font-family: myFirstFont1;}
.product2 .product2-bottombox .product2-bottombox-left .serviceart h2{font-size: 19px;margin: 10px 0px;}
.product2 .product2-bottombox .product2-bottombox-left .serviceart li{line-height: 28px;font-size: 15px;}
.serviceart{width: 90%;overflow: hidden;}
.serviceart p{font-size: 16px;line-height: 28px; font-family: myFirstFont1;}
.serviceart h2{font-size: 19px;margin: 10px 0px;}
.serviceart li{line-height: 28px;font-size: 16px;}
/*新闻页面*/
.new{width: 980px;margin: 0 auto;margin-top: 35px;overflow: hidden;}
.new .newleft{width: 215px;float: left;}
.new .newleft .name{color: #F8691B;font-size: 18px;font-weight: bold;line-height: 32px;border-bottom: 4px solid #F8691B;margin-bottom: 10px;}
.new .newleft .namebox{width: 100%;overflow: hidden;padding-bottom: 10px;border-bottom: 3px solid #545658;margin-bottom: 16px;}
.new .newleft .namebox .boxfont1{font-size: 14px;color: #545658;margin-top: 5px; text-transform: uppercase;}
.new .newleft .namebox .boxfont1 a{font-size: 14px;color: #545658;}
.new .newleft .namebox .boxfont1 a:hover{text-decoration: underline;}
.new .newleft .namebox .boxfont2{font-size: 14px;color: #F8691B; }
.new .newleft .namebox img{width:100%;height: auto;}
/*rightnews*/
.new .newright{width: 670px;float: right;overflow: hidden;}
.new .newright .newrightbox{width: 100%;overflow: hidden; background: #EEEEEE;margin-bottom: 15px;}
.new .newright .newrightbox .newrightbox1{width: 600px;margin: 30px 20px;}
.new .newright .newrightbox h2{font-size: 24px;color: #545658}
.new .newright .newrightbox h2 a{font-size: 24px;color:#545658;}
.new .newright .newrightbox h2 a:hover{text-decoration: underline;}
.new .newright .newrightbox span{ font-size:13px; color:#F8691B;}
.new .newright .newrightbox p{margin-top: 15px;}
.new .newright .newrightbox .pbutton{background: rgba(248, 105, 27, 1);color: #fff;text-align: center;padding: 5px; width:90px;font-size: 16px;}
.new .newright .newrightbox .pbutton a{color: #fff;}
.new .newright .next{width: 100%;line-height: 50px;}
.new .newright .next li{ float: left;    float: left;
    padding: 2px 7px;
    font-size: 16px;
    border: 1px solid #f8691b;
    margin-right: 7px;
    margin-bottom: 5px;}
.new .newright .next li a{font-size: 16px;margin-left: 5px;}
.hengxian{border: 2px solid rgba(248, 105, 27, 1);margin-top: 15px;}
.inmessage{height: 150px !important;}
/*画册*/
.flashbox1{width: 232px;float: left;margin-bottom: 30px; height: 233px;border-top:5px solid rgba(248, 105, 27, 1);position: relative;}
.flashbox1 img{width: 232px;height: 229px;}
/**/
	.middle-img {
		position: absolute;
		left: 259px;
		top: 0px;
		width: 40px;
	}

	.up-img {
		position: absolute;
		top: -40px;
		left: 261px;
		width: 40px;
	}

	.down-img {
		position: absolute;
		top: 40px;
		left: 257px;
		width: 40px;
	}

	.left-img {
		position: absolute;
		left: 218px;
		width: 40px;
	}

	.right-img {
		position: absolute;
		left: 300px;
		width: 40px;
	}
	@media screen and (max-width:450px) {
		.middle-img {
			position: absolute;
			left: 259px;
			top: 0px;
			width: 40px;
			display: none;
		}

		.up-img {
			position: absolute;
			top: -40px;
			left: 261px;
			width: 40px;
			display: none;
		}

		.down-img {
			position: absolute;
			top: 40px;
			left: 257px;
			width: 40px;
			display: none;
		}

		.left-img {
			position: absolute;
			left: 218px;
			width: 40px;
			display: none;
		}

		.right-img {
			position: absolute;
			left: 300px;
			width: 40px;
			display: none;
		}

		.rotate_jia{
			display: none;
		}.rotate_div{
			display: none;
		}.rotate_jian{
			display: none;
		}
	}
/**/
/**/
.contactus{width: 100%;overflow: hidden;}
.contactus h2{font-size: 28px;margin-bottom: 40px;color: #545568;line-height: 40px;}
.contactus p{line-height: 28px;}
.contactus .contactp1{font-size: 16px;line-height: 28px;}
.contactus span{font-weight: bold;}
.contactus .lianxi{width: 50%;margin-top: 50px;float: left;}
.contactus .lianxi li{line-height: 28px;font-size: 16px;}
.contactus .lianxi li a{color:  #f8691b;}
.contactus .lianxi .lianfont1{font-size: 18px;color: #f8691b;font-weight: bold;}
.contactus .lianxi .lianfont2{color: #f8691b;}
.contactus .lianxi span{font-weight: bold;}
.contactus .sendmessage{width:80%;float: left;overflow: hidden;margin-top: 25px;}
.contactus .sendmessage .dingwei{width: 98%;margin-left: 5px; font-size: 16px;}
.contactus .sendmessage .dingwei p{color: #f8691b;float: left;}
.contactus .sendmessage .dingwei .input1{width: 98%;height: 36px;    background-color: rgba(197, 195, 195, 0.2);
    font: normal normal normal 16px/1.3em Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(255, 255, 255, 1);
    color: #545658;
    display: block;
    padding: 5px;    margin: 0 0 5px;    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
   }
   /***/
.sendmessage{width:80%;float: left;overflow: hidden;margin-top: 25px;}
.sendmessage .dingwei{width: 98%;margin-left: 5px; font-size: 16px;}
.sendmessage .dingwei p{color: #f8691b;    line-height: 28px;margin-bottom: 0;float: left;}
.sendmessage .dingwei .input1{width: 95%;height: 36px;    background-color: rgba(197, 195, 195, 0.2);
    font: normal normal normal 16px/1.3em Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(255, 255, 255, 1);
    color: #545658;
    display: block;
    padding: 5px;    margin: 0 0 5px;    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
   }
  /**/
.fontsize1{font-size: 16px;float: right;margin-right:28px;margin-top: 10px;line-height: 32px;background:#f8691b ;border: 0;color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
padding: 5px 10px;border-radius:10px;}

 /*文章页面*/
.blogleftbox{width: 670px;float: left;}
.blog-left{width: 630px;float: left;background: #eeeeee;margin: 10px 0px 20px 0px;padding: 0px 20px 60px 20px;}
.blog-left h1{font-weight: bold;font-size: 22px;line-height: 28px;margin: 20px 0px 5px 0px;}
.blog-left .time{font-size: 14px;margin-bottom: 25px;}
.blog-left p{font-size: 14px;line-height: 26px; color: #68695a;font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;}
.blogleftbox .facebook{float: left;overflow: hidden;width: 100%;}
/**/
.am-gallery-overlay .am-gallery-item img {
    width: 225px;
    height: 180px;}
.am-avg-lg-4>li:nth-of-type(4n+1){clear: none;}
@media only screen and (min-width: 1025px)
{
	.am-avg-lg-4>li {
    width: 33%;
}
}

/**/

.blog-right{width: 225px;float:right;padding-top: 15px;}
.blog-right .blog-right-box1{width: 100%;border-top: 3px solid #000;height: 220px;}
.blog-right h3{font-size: 16px;margin-bottom: 5px; font: normal normal normal Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;}
.blog-right .blog-right-box2,.blog-right .blog-right-box3{width: 100%;border-top: 3px solid #000;overflow: hidden;}
.blog-right .blog-right-box2 li{width: 100%;margin: 10px 0px;overflow: hidden;}
.blog-right .blog-right-box2 li img{width:70px;height: 53px;float: left;padding-right: 12px;}
.blog-right .blog-right-box2 li p{font-size: 14px;}
.blog-right .blog-right-box2 li p a{color:#000;}
.blog-right .blog-right-box2 li p a:hover{text-decoration: underline;}
.blog-right .blog-right-box3 li{float: left;padding: 5px 10px 5px 0px;}
.blog-right .blog-right-box3 li a:hover{text-decoration: underline;}
.follow{margin-top: 10px;}
.follow img{padding-right: 8px;}
/**/
.dingcontact{width: 396px;height: 300px;padding: 5px 10px;background: #eeeeee;margin: 0 auto; margin-top: 25px;border-bottom: 3px solid #000;}
.dingcontact .dingtop{width: 100%;}
.dingcontact .dingtop h2{font-size: 22px;color: rgba(255,136,0,1);margin-bottom:10px;line-height: 32px;}
.dingcontact .dingtop p{line-height: 24px;}
.dingbottom{overflow: hidden;width: 100%;margin-top: 10px;}
.dingbottom .inbox1{width: 100%;line-height: 40px;}
.dingbottom .inbox1 .boxput1{width: 43%;margin-right: 3%;padding-left: 8px;}
.dingbottom .inbox1 .boxput2{width: 95%;height: 30px;padding-left: 8px;}
.dingbottom .inbox2{width: 50%;margin: 0 auto;overflow: hidden;margin-top:10px;}
.dingbottom .inbox2 .boxput3{line-height: 40px;font-size: 18px;border: 0;padding: 2px 10px;background: rgba(255,136,0,1);}
.pinglun{width: 100%;overflow: hidden;margin-top: 90px;margin-bottom: 40px;}
.pinglun .pinglunbox{width: 45%;float: left;padding-right:30px;}
.pinglun .pinglunbox img{border: 1px solid  rgba(255,136,0,1);width: 108px;height: 108px;float: left;margin-right: 15px;margin-bottom: 10px;}
.pinglun .pinglunbox p{font-size: 16px;line-height: 22px;}
/**/
.display{display: none;}
.disnone{display: none !important;}
.weizhi{position: fixed;right: 10px;bottom:332px;width: 150px;z-index:999;}
.weizhi li{list-style: none;}
.weizhi li img{width: 100%;margin-bottom: 5px;}
.product .product-box1 .product-box1-flash .flashbox img{width: 100%;}
@media (max-width: 980px){
  .gundong .gundongtop .ding2,.gundong .gundongtop .ding1{display: none;}
	.header .top{width: 100%;height:122px;}
	.header .top .toptext,.header .top .topphone{display: none;}
	.header{height: auto;}
	/*nav{height: auto;margin-top:167px !important;}*/
  .disnone{display: block !important;}
	.display{display: block;float: left;margin-top: 17px;width: 100px;}
	.header .top .topimg{margin: 0 auto;width: 98%;float: none;}
	.disimg{width: 70%;float: left;margin-top: 47px;}
	.nav ul{width: 100%;}
	.nav ul li{border: 0px;}
	.index-body{width: 95%;}
	.index-body .box1 .box1-img .box1-img-1,.index-body .box1 .box1-img .box1-img-2{overflow:hidden;width:48%;height: auto;}
	.index-body .box1 .box1-img .box1-img-1 img,.index-body .box1 .box1-img .box1-img-2 img{width: 100%;}
	.index-body .box1 .box2-img .box2-img-1{width: 50%;}
	.index-body .box1 .box2-img .box2-img-1 img{width: 93%;}
	.border12{display: none;}
	.index-body .box1 .box2-img .box2-img-1 .font14{margin-bottom: 0;}
	.index-body .box1 .title0 .title0-left{font-size: 24px;}
	.border{float: left;width: 100%;margin-bottom: 0px;}
	.index-body .box1 .box3-img .box3-img-1{width: 35%;}
	.index-body .box1 .box3-img .box3-img-1 img{width: 100%;}
	.index-body .box1 .box3-img .box3-img-2{width: 60%;margin-left: 20px;}
	.index-body .box1 .box3-img .box3-img-2 .box3button .bimg1{margin-top: 14px;}
	.index-body .box1 .box3-img .box3-img-2 .box3button .bimg2{width: 83%;}
	.index-body .box1 .box4-img .box4-img-1{width: 50%;text-align: center;height: 220px;}
	.marginleft{margin-left: 0;}
	.index-body .box1 .box4-img .box4-img-1 img{width: 90%;height:250px;}
	.index-body .box2 .box2-left{width: 100%;}
	.index-body .box2 .box2-right{width: 100%;margin-top: 15px;}
	.index-body .box2 .box2-left-2 .box2-left-2-text ul li{width: 100%;}
	 
	.foot .foot-left{width: 100%;}
	.footphone1, .footphone2{float: left;}
	.foot .foot-left img{float: left;}
	.foot .foot-left .foot-left-bottom .foot-left-bottom-1{width: 33%;}
	.foot .foot-left .foot-left-bottom .foot-left-bottom-1 li{width: 100%;}
	.foot .foot-right{width: 100%;}
	.product .product-box1{width: 100%;}
	.product .product-box1 .product-box1-flash .flashbox{margin-left: 12px;width: 47%;margin-bottom: 10px;}
	.product .product-box1 .product-box1-flash .flashbox img{width: 100%;height: 233px;}
	.product{height: 1680px;}
	/*huace*/
	.product2{width: 97%;}
	.product2 .product2-bottombox .product2-bottombox-left{width: 100%;}
	.flashbox1{margin-left: 12px;width: 47%;margin-bottom: 10px;}
	.flashbox1 img{width: 100%;height: 233px;}
	.product2 .product2-bottombox .product2-bottombox-right{width: 97%;float: none;margin: 0 auto;}
	.am-gallery-overlay .am-gallery-item img{width: 100% !important;}
	.am-gallery-overlay .am-gallery-title{width: 100% !important;}
	.product2 .product2-bottombox .product2-bottombox-left{width: 100%;}
	.product2 .product2-bottombox .product2-bottombox-left .lefttext1{width: 50%;}
	.product2 .product2-bottombox .product2-bottombox-left .serviceart{width: 98%;margin: 0 auto;margin-bottom: 22px;}
	.blogleftbox{width: 100%;margin: 0 auto;}
	.blog-left{width: 90%;margin: 0 auto;padding: 0 24px;float: none;margin-bottom: 15px;overflow: hidden;padding-bottom: 31px;}
	.blog-right{width: 100%;}
	/*blogs*/
	.new{width: 98%;}
	.new .newleft{width: 100%;float: right;}
	.new .newleft .namebox{float: left;margin-right: 2%;width: 46%;}
	.new .newright{width: 100%;float: left;margin-top: 15px;}
	.new .newright .newrightbox .newrightbox1{width: 90%;}
	
	.gundong{width: 100%;}
	#featureContainer{width: 98% !important;}
	.contactus .sendmessage{width: 100%;margin-bottom: 25px;}
	.contactus{width: 98%;}
	/*chanpin*/
	.product1{width: 96%;}
	.product1 .product1-topbox h1{font-size: 22px;}
	.product1 .product1-topbox .inq a{font-size: 16px;}
	.product1 .product1-bottombox .product1-bottombox-right{width: 100%;margin-top: 20px;}
	.product1 .product1-bottombox .product1-bottombox-right .boxrightbox1 h3{width: 100%; margin-right: 31px;}
	.product1 .product1-bottombox .product1-bottombox-left{width: 100%;}
	.product1 .product1-minbox img{width: 100%;height: auto;}
	table{width: 100%;}
    .whatapp{ width: 6rem;height: 6rem;}
	.product1-bottombox-left p img{max-width: 100%;display: block;height: auto;margin: 0 auto;}
	.blog-left p img,.blog-left img{max-width: 100%;height: auto;margin: 0 auto;}
	.banner{display: none;}
}

.am-gallery-title a{color: #fff !important;}
@media (max-width: 530px){
	.index-body .box1 .box1-img .box1-img-1,.index-body .box1 .box1-img .box1-img-2{overflow:hidden;width:100%;height: auto;margin-top: 10px;}
	.index-body .box1 .box1-img .box1-img-1 img,.index-body .box1 .box1-img .box1-img-2 img{width: 100%;}
     .weizhi{position: fixed;right: 10px;bottom:102px;width: 100px;} 
	.border12{display: none;}
  .shebox{display:none;}
  .product2 .product2-bottombox .product2-bottombox-right .boxrightbox1{display:none;}
  .index-body .box1{margin-top: 10px;margin-bottom:0px;}
  .shebox .fenxiang img{width:20px;}
  .contactus .lianxi{width:100%;}
  /*.index-body .box2 .box2-left-2 .box2-left-2-img{width: 85px;height: auto; float: left;}
  .index-body .box2 .box2-left-2 .box2-left-2-img img{width:85px;height: auto;}*/
	.index-body .box1 .box2-img .box2-img-1{width: 100%;height:auto}
	.index-body .box1 .box2-img .box2-img-1 img{width: 100%;height:auto}
	.index-body .box1 .box2-img .box2-img-1 .font14{margin-bottom: 0;}
	.index-body .box1 .title0 .title0-left{font-size: 16px;line-height: 44px;}
  .index-body .box1 .box3-img .box3-img-2 .p2,.index-body .box1 .box3-img .box3-img-2 .p1{font-size: 16px;}
	.index-body .box1 .box3-img .box3-img-2{width: 100%;}
	.index-body .box1 .box3-img .box3-img-1{width: 100%;height: auto;text-align: center;}
	.index-body .box1 .box3-img .box3-img-1 img{max-width: 100%;}
	.index-body .box1 .box4-img .box4-img-1{width: 50%;text-align: center;}
	.marginleft{margin-left: 0;}
	.index-body .box1 .box4-img .box4-img-1 img{width: 90%;height:auto;}
	.index-body .box2 .box2-left-2 .box2-left-2-text{width: 100%;}
	.index-body .box2 .box2-left-2 .box2-left-2-text ul li{width: 100%; font-size: 13px;}
	.foot .foot-left .foot-left-bottom .foot-left-bottom-1{width: 100%;}
	.foot .foot-left .foot-left-bottom .foot-left-bottom-1 li{width: 100%;float: left;}
	#fontsize{width: 100%;float: left;}
  .font10{font-size: 13px;}
	.foot .foot-right{width: 100%;}
	.product{height: 2860px;}
	.product .product-box1 .product-box1-flash .flashbox{margin:0 auto;width:95%;margin-bottom: 10px;float: none;}
	.product .product-box1 .product-box1-flash .flashbox img{width: 100%;height: 233px;}
	/*huace*/
	.product2{width: 97%;}
	.product2 .product2-bottombox .product2-bottombox-left{width: 100%;}
	.flashbox1{margin:0 auto;width:95%;margin-bottom: 10px;float: none;}
	.flashbox1 img{width: 100%;height: 233px;}
	.am-avg-sm-2>li{width: 100% !important;}
	.product2 .product2-bottombox .product2-bottombox-left .lefttext1{width: 100%; margin: 10px 0px;}
	.new .newleft .namebox{width: 100%;}
	.new .newleft .namebox img{width: 100%;height: auto;}
	.contactus .sendmessage .dingwei{width: 92%;}
}