/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;} 
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:;font-weight:;}
ol,ul,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;color:#000;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
body{line-height:1;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
a,button{cursor:pointer;}


/* CSS Document */
body{ margin:0px; padding:0px; text-align:center; font:12px/20px   "\5FAE\8F6F\96C5\9ED1"; color:#333333; }
p,ul,li,img{ margin:0px; padding:0px;}
.clear{ clear:both;}

.zhongdian{ font:bold 14px "\5FAE\8F6F\96C5\9ED1"; color:#CC0000; display:none; text-decoration:none;}
a{ color:#000000; font:  14px "\5FAE\8F6F\96C5\9ED1"; text-decoration:none; text-decoration:none;}
a:hover{color:#000000; font:  14px "\5FAE\8F6F\96C5\9ED1"; text-decoration:none;} 
.a1,.a2{ color:#000000; font:  12px/25px "\5FAE\8F6F\96C5\9ED1"; text-decoration:none;}
.a1:hover,.a2:hover{ color:#000000; font:  12px/25px "\5FAE\8F6F\96C5\9ED1"; text-decoration:none; }

.main{ width:1300px; margin:0px auto; padding:0px; background:url(https://img.yaozs.com/p/images/a2_green3_all_bj.jpg)}
/*头部导航*/
.topnav{ margin:0px auto; padding:0px; width:1300px; font:  12px/32px "\5FAE\8F6F\96C5\9ED1"; text-align:left; height:32px; color:#666666; background:url(https://img.yaozs.com/p/images/bggray1.jpg) repeat-x;}
.topnav a{ color:#CC0000;}
.topnav a:hover{ color:#000000;}
.topnav p{ float:right; margin:0px 10px; padding:0px; line-height:32px; height:32px; display:inline;}
.logo{ width:160px; height:30px; margin:1px 20px 1px 0px; padding:0px; float:left; display:inline;}

/*头部图片*/
.top{ width:1300px; margin:0px auto; padding:0px; background:url(https://img.yaozs.com/p/images/a2_green3_all_bj.jpg); text-align:center}

/*公司简介*/
.jianjie_cmp{ }
.title_cmp{ width:1300px; margin:0px auto; height:55px; background:url(https://img.yaozs.com/p/images/sljj.png) left top no-repeat; overflow:hidden; line-height:35px;text-indent:-999em;}
.content_cmp{ width:1150px; margin:0px auto; padding:5px; background:#ffffff; letter-spacing:0.2em; }
.content_cmp p{text-indent:2em; line-height:50px; font-size:16px; text-align:justify; color:#000000;}

/*公告栏*/
.gonggao{ margin:10px auto 0px; padding:0px; width:886px; line-height:30px; text-align:center; border:1px solid #01b9b5; background:#e7fcfb;}

/*滚动图片*/
.gundongpic{  width:1150px; margin:10px auto 0px; border:1px #b6b6b6 solid;padding:0px; background:#fff ;}
#showpic { width:1140px; height:188px; margin:0 auto;padding:10px 0;}
#showpic img { width:250px; height:188px; margin:0 2px;}
#MyMarqueeX {width: 1140px; height: 188px; overflow: hidden; margin: 0 auto 0 auto}
#MyMarqueeX img {width: 250px; height: 188px; padding: 1px; margin: 5px}
#marquePic1 a,#marquePic2 a	{ font-size:12px; color:#000; text-decoration:none;}
#marquePic1 a:hover,#marquePic2 a:hover	{ font-size:12px; color:red; text-decoration:underline;}
#marquePic1{ width:1140; margin:0px auto; padding:0px; }

/*产品展示*/
.proshow{ }
.title_pro{width:1300px; margin: 0px; padding:0px; height:55px; background:url(https://img.yaozs.com/p/images/slccp.png) no-repeat; overflow:hidden; text-indent:-999em; margin-bottom:5px;}
.product{ width:1300px; margin:0px auto; padding:0px;}
.product ul{ width:1300px; margin:0px; padding:0px;}
.product ul li{ list-style-type:none; float:left; display:inline; width:365px; margin:10px 0px 30px 20px; background:#fff; border:4px solid #b6b6b6; overflow:hidden; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
	
.product ul li:hover{ transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #545454;
    -moz-box-shadow:0px 5px 15px #545454;
    box-shadow:0px 5px 15px #545454;}
.side_product1{width:365px; height:40px; margin:0px auto; padding:0px 0px 0px 0px; background:#ebebeb; text-align:center; color:#686868; font:bold 14px/40px "\5FAE\8F6F\96C5\9ED1";}
.side_product2{width:300px; height:41px; margin:0px; padding:0px; background:url(https://img.yaozs.com/p/images/a2_green3_all_box-foot.jpg) no-repeat; display:none;}
.pic_product{ width:365px; height:274px; overflow:hidden;  margin:0px auto; padding:5px 0px 0px 0px; text-align:center; font-size:0px;}
.about_product{ width:350px;  margin:5px 10px; padding:0px;}
.title1{ display:none; float:left;width:72px; height:20px; text-align:left; margin:2px 0px; padding:0px; line-height:20px;}
.content1{ float:right; display:inline; width:280px; text-align:left; margin:2px 0px; padding:0px; line-height:20px; height:20px; overflow:hidden; display:none; }
a.name_product{ font:bold 16px/40px "\5FAE\8F6F\96C5\9ED1"; color:#686868; font-weight:bold; margin:0px; padding:0px; letter-spacing:0.2em; text-decoration:none;}
a.name_product:hover{  font:bold 16px/40px "\5FAE\8F6F\96C5\9ED1"; color:#686868;letter-spacing:0.2em;text-decoration:none;  }
.title2{ float:left; display:inline; width:72px; height:20px; text-align:left; margin:2px 0px; padding:0px; line-height:20px;}
.content2,.content3{ float:left; display:inline; width:270px; text-align:left; margin:2px 0px; padding:0px; line-height:20px; height:20px; overflow:hidden; }
.content4,.content5{ float:left; display:inline; width:270px; text-align:left; margin:2px 0px; padding:0px; line-height:20px; height:76px; overflow:hidden; }
.button1{ width:290px;  margin:0px auto 20px; padding:0px; height:35px;}
a.but2{ float:left; width:109px; height:35px; line-height:35px; font-size:14px; font-weight:bold; margin:2px 35px 0px 0px; padding:0px; text-align:center; color:#FFFFFF; display:block; background:url(https://img.yaozs.com/p/images/a2_cyan1bt.jpg) no-repeat; }

/*联系方式*/
.link{ }
.title_link{ width:1300px; margin:0px auto; height:57px; background:url(https://img.yaozs.com/p/images/sllx.png) left top no-repeat; overflow:hidden; line-height:35px;text-indent:-999em;}
.attract{  width:1150px; margin:0px auto; padding:10px 0px; background:#ffffff; }
.attract ul{ width:1100px;  margin:0px auto; padding:0px; border-top:#01b9b5 1px solid; border-left:#01b9b5 1px solid; overflow:hidden;}
.attract ul li{ float:left; list-style:none; margin:0px; padding:2px 5px; display:inline; line-height:24px; color:#003300; font:  14px/24px "\5FAE\8F6F\96C5\9ED1"; border-bottom:#01b9b5 1px solid; border-right:#01b9b5 1px solid;}
.attract1,.attract3,.attract5,.attract7,.attract9,.attract11{ width:103px; height:24px; font-weight:bold; overflow:hidden;}
.attract2,.attract4,.attract6,.attract8,.attract10,.attract12{ width:425px; height:24px;  overflow:hidden; text-align:left;}
.tishi{ font:bold 14px/24px "\5FAE\8F6F\96C5\9ED1"; color:#f00;}

/*底部导航*/
.subnav{ width:1300px; height:28px; background:#01b9b5; color:#FFFFFF; line-height:28px; margin:5px  auto 0px;}
.copyright{ margin:0px auto; padding:0px; width:1300px; height:25px; background:#fff; color:#000; line-height:25px;}
