@charset "utf-8";
/* CSS Document */
body{font-size:14px;line-height:2.2em;color:#333;font-family:"微软雅黑";}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
input, textarea, select{font-family:"微软雅黑";font-size:12px;}
ul{margin:0px; padding:0px; list-style-type:none;}
li{list-style:none;}
img{font-size:0px;vertical-align:bottom;line-height:0px; border:0px;}
a,a:visited{color:#333;text-decoration:none;}
a:hover{transition:0.8s all;color:#33CCCC;text-decoration:none;}
.c{clear:both;}
/*----------------------------------------------end main-----------------------------------------*/
/*LOGO*/
.logo{ padding:10px 3%;}
.logo img{ width:100%;}
/*导航*/
.menu{width:100%;height:50px;background:#33CCCC;clear:both;overflow:hidden;}
.menu ul li{height:50px;width:25%; float:left;text-align:center;font:16px/50px "微软雅黑";}
.menu ul li a{display:block;color:#fff;text-decoration:none;}
.menu ul li a:hover{background:#3bb3c2;text-decoration:none;}
/*banner*/
.banner{}
.banner img{ width:100%;}
/*公告*/
.announcement{ border-top:5px solid #e6e6e6;border-bottom:5px solid #e6e6e6;font:16px/40px "微软雅黑";padding:0px 3%;clear:both; overflow:hidden;}
.announcement a{background:url(../images/index_09.jpg) no-repeat 4% center;background-size:13%; padding:0px 0px 0px 8%; color:#33CCCC;}
/*首页产品分类*/
.fuwu{padding:15px 0px; clear:both; overflow:hidden;}
.fuwu dl{ float:left;margin:0px 3%; width:26.8%; text-align:center; border:1px solid #ccc; border-radius:5px;}
.fuwu dl dd{ padding:15px 0px 5px 0px;}
.fuwu dl dd img{ width:60%;}
.fuwu dl dt{ font:14px/24px "微软雅黑";}
/*首页栏目标题*/
.index_t{border-top:1px solid #dcdcdc; padding:5px 0px 25px 0px;text-align:center;}
.index_t h1{border-bottom:2px solid #33CCCC; display:inline-block; clear:both; overflow:hidden;font:normal 22px/50px "微软雅黑";}
/*首页简介*/
.about_nr{ padding:0px 3% 10px 3%;}
.about_nr img{ width:100%; padding-bottom:5px;}
/*首页新闻*/
.news_nr{ width:94%;padding:0px 3%;}
.news_nr dl{clear:both; overflow:hidden; padding-bottom:30px; width:100%;}
.news_nr dl dd.pic{ width:33%; float:left;}
.news_nr dl dd.pic img{ width:96%; padding:2px; border:1px solid #969696;}
.news_nr dl dt{ width:60%; float:right; font:normal 16px/18px "微软雅黑"; padding-bottom:3px; }
.news_nr dl dd.txt{width:60%; float:right; line-height:18px; color:#888888;}
.news_nr dl dd.more{width:60%; float:right;}
.news_nr dl dd.more a{color:#33CCCC;text-decoration:none;}
/*首页联系*/
.contact_nr{padding:0px 3% 20px 3%;background:url(../images/index_31.jpg) no-repeat right top;background-size:60%; margin-bottom:65px;}
/*网站底部*/
.foot{width:100%; position:fixed;left:0px;bottom:0px;z-index:1000;background:url(../images/black.png) repeat;clear:both;overflow:hidden;}
.foot ul li{height:36px; margin:12px 1%;width:23%; float:left;text-align:center;font:14px/36px "微软雅黑"; }
.foot ul li a{display:block;color:#fff;text-decoration:none;background:url(../images/gray.png) repeat;border-radius:5px;}
/*----------------------------------------------end index-----------------------------------------*/
.ny_title{padding:0px 3% 0px 7%; border-bottom:1px solid #CCC; margin-bottom:15px; background:url(../images/icon_31.jpg) no-repeat 3% center;background-size:3%;font:18px/36px "微软雅黑";}
.p70{ padding-bottom:70px;}
/*单页面*/
.single{width:94%;padding:0px 3% 65px 3%;}
.single img{ width:100%;}
/*留言*/
.index_message{margin:0px 5% 65px 5%;}
.index_message input{background:url(../images/white.png) repeat;width:88%;padding:0px 5%;font-size:16px;height:46px;border:1px solid #33CCCC;margin-bottom:10px;}
.index_message textarea{background:url(../images/white.png) repeat;width:88%;padding:0px 5%;font-size:16px;line-height:28px;height:200px;border:1px solid #33CCCC;margin-bottom:10px;}
.index_message input.submit{background:url(../images/yellow.png) repeat;width:100%;height:46px;font-size:16px;text-align:center;border:none;color:#fff;outline: 0;}
/*新闻详细*/
.ny_news_t{font-size:12px;clear:both;overflow:hidden;text-align:center;width:94%;margin:0px 3%; padding:6px 0px;color:#888;border-bottom:1px solid #9a9a9a;}
.ny_news_t h1{font-size:18px;line-height:30px;font-weight:normal;color:#222;padding-bottom:3px;}
.ny_news_nr{margin:0px 3%; padding:10px 0px;}
/*page上下页*/
.page{text-align:center;padding:0px 0px 75px 0px;}
.page a{border:1px solid #e8e8e8;background:#ffffff;color:#898989;margin:0 1%;text-align:center;padding:1px 2%;display:inline-block;font-size:14px;line-height:22px;}
.sx{margin:0px 3% 75px 3%; padding:6px 0px;border-top:1px dashed #9a9a9a;border-bottom:1px dashed #9a9a9a;}
/*下载*/
.down_t{ padding:0px 2%; margin-bottom:15px; }
.down_t h1{border:1px dashed #33CCCC;font:normal 16px/30px "微软雅黑"; display:inline; padding:4px 3%;}
.down{clear:both; overflow:hidden;}
.down dl{ float:left; padding:0px 2%; width:29.33333%;}
.down dl dt{ background:#33CCCC; display:block; text-align:center; color:#fff;}
.down dl dd ul li{background:url(../images/pro_d.jpg) no-repeat 1% center;background-size:5%; padding-left:7%; font:normal 14px/30px "微软雅黑"; height:30px;}
/*产品大分类*/
.pro_list{ padding-bottom:65px; clear:both; overflow:hidden;}
.pro_list dl{ float:left;margin:0px 3%; width:43%; text-align:center; border:1px solid #ccc; border-radius:5px; margin-bottom:20px;}
.pro_list dl dd{ padding:15px 0px 5px 0px;}
.pro_list dl dd img{ width:60%;}
.pro_list dl dt{ font:14px/34px "微软雅黑";}
/*产品小分类*/
.classification{padding-bottom:65px;}
.classification h1{border:1px dashed #33CCCC;font:normal 14px/30px "微软雅黑"; display:inline; padding:4px 3%; margin-left:3%; margin-bottom:10px;}
.classification h1 a{ text-decoration:underline;color:#33CCCC;}
.classification ul{clear:both; overflow:hidden; margin-top:10px;}
.classification ul li{margin:0px 3%; float:left; width:41%;border:1px solid #e6e6e6;border-radius:5px;margin-bottom:10px; padding-left:2%;}
.classification ul li a{ display:block;}
/*产品列表*/
.prosort{padding:0px 3% 65px 3%;}
.prosort dl{border:1px solid #e6e6e6; clear:both; overflow:hidden; margin-bottom:15px;}
.prosort dl dt{ float:left;width:33%; padding-left:2%;}
.prosort dl dd{float:right;border-left:1px solid #e6e6e6;width:58%;padding:0px 3%; font:normal 12px/20px "微软雅黑";color:#888888;}
.prosort dl dd span{color:#33CCCC; padding-left:3%;}
/*产品详细*/
.nr_position{margin-left:3%; margin-bottom:10px;}
.nr_position h1{border:1px dashed #33CCCC;font:normal 14px/30px "微软雅黑"; display:inline; padding:4px 3%;}
.nr_position h1 a{ text-decoration:underline;color:#33CCCC;}
.detailed{width:94%;padding:10px 3%;}
.detailed h1{font:bold 18px/34px "微软雅黑";}