@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
body{max-width:640px; min-width:320px; position: relative; margin:0 auto; font-size:14px; line-height:25px; font-family:"Microsoft Yahei","微软雅黑",Verdana, Geneva, sans-serif;}
p,ul,li,ol,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
ul,li,ol{ list-style:none;}
img{ border:none;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;-webkit-object-fit:cover;object-fit:cover;}
li>a{display:block; color:inherit;}
a{ text-decoration:none; color:#000;}
.clear{ clear:both;}
.w{position:relative;width:96%; display:block; margin:0 auto; clear:both; overflow:hidden;}
.fl{float:left;}.fr{float:right;}
.h10{height:10px; width:100%; clear:both;}.h20{height:20px; width:100%; clear:both;}
.h30{height:30px; width:100%; clear:both;}.h60{height:60px; width:100%; clear:both;}
.radius{border-radius:5px;}

/* 头部 */
.header{width:100%;}
.logo{height:60px; background:#fff;}
.logo h1{line-height:60px; text-align:center; color:#07b5e2; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.logo span{float:right; margin-right:2%; margin-top:15px;color:#000; line-height:25px;}
.nav{background:#07b5e2; overflow:hidden; clear:both;}
.nav li{ float:left;width:25%; height:39px; line-height:39px; text-align:center;}
.nav li>a{border-right:1px solid #0081C9; border-bottom:1px solid #0081C9; color:#fff;}
.nav li:nth-child(4n)>a{border-right:0;}

/* banner */
#banner #wh21{ clear:both; width:100%; height:0px; padding-bottom:41.7%; background:#CCC; position:relative; overflow:hidden; text-align:center;}
#banner #wh21 img{width:100%; height:auto; margin:auto}
#banner #wh21 ul li{float:left; list-style:none; }
#banner #d_show{width:100%; overflow:hidden;height:auto; }
#banner #d_no{width:1000%; padding:0; position:relative;}
#banner #show_btn{ width:100%; height:20px;position:absolute;bottom:0; text-align:right;}
#banner #show_btn span{height:100%; width:20px; display:inline-block; background:#fff; text-align:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}

/* 中部通用样式 */
.title{ padding-left:2%; padding-right:2%; height:40px; line-height:40px; font-size:16px; color:#fff; background:#07b5e2;}
.title a{color:#fff;}
.title2{ padding-left:2%; padding-right:2%; height:40px; line-height:40px; font-size:16px; color:#000; background:#A1E1F2; position:relative;}
.header2{padding-left:2%; padding-right:2%;height:90px; line-height:90px; background:#07b5e2; color:#fff; font-size:16px; text-align:center;}
.fanhui{ position:absolute; left:2%; top:26px; padding:10px; line-height:16px; border:1px solid #0081C9; color:#fff;}
.fenlei{ position:absolute; right:2%; top:26px; padding:10px; font-size:14px; line-height:16px; border:1px solid #0081C9; color:#fff;}
.title2 .fenlei{top:0;}
.content{ padding-left:2%;padding-top:20px; padding-bottom:20px; clear:both;}
.content img{max-width:98% !important; height:auto !important; margin:0 auto;}

.pc-hidden{display:none;}
/* 尾部 */
.footer{text-align:center; color:#fff; background:#07b5e2;}
.footer a{color:inherit;}

/* 产品列表 */
.cp_list{ padding-top:20px; padding-bottom:20px;}
.cp_list li{ float:left;width:50%; text-align:center; padding-bottom:10px;}
.cp_list li img{margin:0 auto;}
.cp_list li h3{font-weight:normal; font-size:14px; height:30px; line-height:30px; overflow:hidden;}

.cpfl li{clear:both; padding:2%; border-bottom:#EE0000 1px solid; font-size:16px; overflow:hidden;}
.cpflimg{ float:left;width:90px; height:90px; margin-right:2%;}
.cpfl .more{float:right; font-size:30px; color:#EE0000; margin-top:20px;}

/* 产品内容 */
.cpnav{ transition:left 1s; -moz-transition:left 1s; -ms-transition:left 1s; -o-transition:left 1s; -webkit-transition:left 1s;}
.cpnav{ position:fixed; left:100%; top:0; width:100%; height:100%;overflow:hidden; z-index:999;}
.show_hide_btn{float:left;width:15%; height:100%; background:rgba(0,0,0,0.35); color:#fff; font-size:50px;}
.show_hide_btn span{position:relative; width:15%; top:42%; left:0;}
.nav_weizhi{float:left;width:1%; height:100%; background:#ffdec8;}
.cpnav ul{float:right;width:84%; height:100%; background:#07b5e2; background:url(img/cpnav_bg.jpg) repeat left top; overflow:hidden;}
.cpnav li{height:40px; line-height:40px; text-align:left; padding-left:20px; overflow:hidden; border-bottom:dashed 1px #fff; color:#fff;}

/* 新闻列表 */
.news_list li{ padding-left:2%; padding-right:2%; line-height:45px; border-bottom:1px #b7b7b7 solid; overflow:hidden;}
.news_list li span{float:right;}

/* 新闻内容 */
.news_title{text-align:center; font-size:16px; line-height:50px; font-weight:normal; }