/* CSS Document */
*{ padding:0px; margin:0px; font-size:100%;  -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%;outline:none; font-family:"微软雅黑";}
html,body,div,p,ul,ol,li,a,table,tr,td,textarea,form,input,img,header,footer,section{padding:0;margin:0;font-style:normal;}
body,input,textarea,select,button,table{font-size:13px;line-height:1.25em;}
input,textarea {border: 0; /* 方法1 */ -webkit-appearance: none; /* 方法2 */}
a{text-decoration:none;}
a:hover{text-decoration:none;}
b,i,em{font-style:normal;font-weight:normal;}
img,fieldset{border:0;}
ul,ol,li{list-style:none;}
header,footer,section{display:block;}
em,address{font-style:normal;}
input, textarea{border:none;outline:none;background:none;resize:none;}
a{color:#000;text-decoration:none;}table{border-collapse:collapse;}
h1,h2,h3,h4{margin:0;padding:0;font-size:1em;font-weight:normal;}


/* 头部 */
.header{ height:45px; position:fixed; top:0px; left:0px; width:100%; background:#0db5e6; line-height:45px; z-index:999999;}
.header .headerbox{ position:relative; padding:0px 40px; height:45px; overflow:hidden;}
.header .headerbox a{position:absolute;display:block;height:26px; width:26px;}
.header .headerbox a.get{position:absolute; left:10px; top:10px; background:url(../images/getico.png) no-repeat center center; display:block; background-size:11px;height:26px; width:26px;}
.header .headerbox a.search{ right:10px; top:10px;background:url(../images/searchico.png) no-repeat center center;  background-size:25px;}
.header .headerbox p{ line-height:45px; text-align:center; color:#fff; font-weight:bolder; overflow:hidden; font-size:18px; height:45px;}
/* 头部 end */
/*bottom*/
.bottombtn{ position:fixed; bottom:0px; height:40px; background:#0db5e6; z-index:99999; width:100%;}
.bottombtn p{ width:50%; float:left;}
.bottombtn p a{display:block; height:40px; line-height:40px; text-align:center; color:#fff; font-size:14px;}
.bottombtn p a img{ width:23px; height:23px;}
.bottombtn p font{ padding-left:5px;}
.bottombtn_zxxj a{border-right:1.5px solid #fff;}
.bottombtn_dxzx a{border-left:1.5px solid #fff;}
.bottombtn img{vertical-align: middle;}
/*bottom*/
/* 弹窗留言 */
.xjbox{ overflow:hidden; display:none;}
.xjbox .content{position: fixed;width: 100%;left: 0px;top:25%;overflow: hidden;z-index: 999999;}
.xjbox .content .contentbox{overflow: hidden;margin: 0px 10px;background: #0db5e6;border-radius: 5px;}
.xjbox .content .contentbox .top{ height:40px; line-height:40px; overflow:hidden;}
.xjbox .content .contentbox .top font{ display:block; float:left; color:#fff; font-size:16px; font-weight:bold; padding-left:15px;}
.xjbox .content .contentbox .top a{ float:right; font-size:20px; padding-right:15px; color:#fff; display:block;}
.xjbox .content .contentbox .bottom{ background:#f4f4f4; overflow:hidden; padding:12px;}
.xjbox .content .contentbox .bottom p{ overflow:hidden; position:relative; padding-left:85px; margin-bottom:7px;}
.xjbox .content .contentbox .bottom p font{ position:absolute; overflow:hidden; left:0px; top:9px; font-size:15px;}
.xjbox .content .contentbox .bottom p .dhtxt{ width:98%; height:30px; line-height:30px; font-size:14px;border:1px solid #d6d6d6;border-radius:5px;}
.xjbox .content .contentbox .bottom p .yzmtxt{ width:98%; text-align:center; height:30px; line-height:30px; font-size:14px;border:1px solid #d6d6d6;border-radius:5px;}
.xjbox .content .contentbox .bottom p .yqtxt{ width:98%;font-size:14px;border:1px solid #d6d6d6;border-radius:5px; line-height:28px; height:84px;}
.xjbox .content .contentbox .bottom span a.tjbtn{ width:130px; margin:0px auto; height:32px; line-height:32px;border-radius:5px;background: #0db5e6; color:#fff; text-align:center; font-size:15px; display:block;}
.xjbox .xjboxbg{position: fixed;top: 0;left: 0;width: 100%;height: 100%;filter: alpha(opacity = 70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;background-color: #000;z-index:99999;}
/* 弹窗留言 end */
/* 分页 */
.pager, .pager a{color:#3386d6; padding:8px 10px;}
.pager{font-size:14px;padding:10px 0px;text-align:center;width:100%;border-top:1px solid #cbcbcb;margin:10px 0px;display:block;}
.pager .ct{	border:1px solid #ccc;padding:0 .4em;color:#333;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:#fff;}
.pageAll{ display:block; text-align:center; height:px; line-height:30px; overflow:hidden;}
/* 分页 end */
/* 悬浮搜索 */
.searchbox{overflow:hidden; display:none;}
.searchbox .content{ position:fixed; width:100%; left:0px; top:46%; overflow:hidden; z-index:999999;}
.searchbox .contentbox{overflow:hidden;margin:0px 10px; background:#f4f4f4;border-radius:5px;padding:13px;}
.searchbox .content .contentbox p .txt{ height:35px; line-height:35px; width:100%; background:#fff;border-radius: 3px; border:2px solid #0db5e6; color:#666; font-size:15px;}
.searchbox .content .contentbox p.btnbox{ position:relative; overflow:hidden; height:35px; padding-right:65px; margin-top:10px;}
.searchbox .content .contentbox p.btnbox span{ color:#222; font-size:15px; line-height:35px; overflow:hidden; display:block; height:35px;}
.searchbox .content .contentbox p.btnbox .btn{ position:absolute; right:0px;top:0px; height:35px; background:#0db5e6;border-radius: 3px; line-height:34px; color:#fff; text-align:center; width:65px; cursor:pointer; font-size:15px;}
.searchbox .searchboxbg{position: fixed;top: 0;left: 0;width: 100%;height: 100%;filter: alpha(opacity = 70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;background-color: #000;z-index:999998;}
.searchbox .content .close{ height:26px; overflow:hidden;}
.searchbox .content .close a{ color:#222; display:block; text-align:right; font-size:14px;}
/* 悬浮搜索 end */

.main{ margin:45px 0px 40px 0px; overflow:hidden;}
/* 滚动nav */
.menubox{ overflow:hidden;position:relative;}
.menubox .navleft{ position:absolute; left:8px; top:30px; overflow:hidden;background: url("../Images/mobile.png") no-repeat 0 -52px;background-size:15px;height:30px; width:20px;display:block;}
.menubox .navright{ position: absolute; right:8px;top:30px; overflow:hidden;background: url("../Images/mobile.png") no-repeat 0 2px;background-size:15px; height:30px; width:20px; display:block;}

.example__code, .example__demo { overflow:hidden;width: 100%;}
.gallery {margin-bottom: 30px;}
.flickity-enabled {position: relative; margin:15px 28px;height:75px;}
.flickity-viewport {overflow: hidden;position: relative;height:75px;cursor: -webkit-grab;cursor: grab;}
.flickity-slider {position: absolute;width: 100%;}
.show-neighbors .gallery-cell {width: 25%;}
.show-neighbors .gallery-cell a{width:55px;margin: 0px auto;overflow: hidden;display: block;}
.show-neighbors .gallery-cell a b{display: block;overflow: hidden;width:50px;height:50px; padding-left:2.5px;}
.show-neighbors .gallery-cell a b img{width:50px;height:50px;}
.show-neighbors .gallery-cell a p{font-size: 12px;height: 25px;line-height: 25px;overflow: hidden;text-align: center;color: #666666;}
.gallery-cell {width: 100%;counter-increment: gallery-cell;}
/* 滚动nav */
/* 公司介绍 */
.about{ overflow:hidden; padding-bottom:10px;}
.title{ background:#edf2f6; height:42px; line-height:42px; text-indent:24px; position:relative;}
.title font{ color:#0db5e6; font-family:"微软雅黑"; font-size:18px;}
.title a.more{ display:block; position:absolute;top: 13px;right: 18px;background: url("../Images/mobile1.png") no-repeat 0 -136px; width:20px; height:20px;background-size: 97px auto;}
.about .aboutbox{overflow: hidden;line-height: 28px;font-size: 15px;padding: 7px 12px;max-height: 140px;color: #666666;}
.about .aboutimg{ overflow:hidden; height:125px; text-align:center;}
.about .aboutimg img{ max-height:125px; width:auto;}
/* 公司介绍 */
/* 产品展示 */
.cpshow{ overflow:hidden;}
.cpshow .cpshowbox{ padding:12px; overflow:hidden;}
.cpshow .cpshowbox ul li{ width:50%; float:left;overflow:hidden;}
.cpshow .cpshowbox ul li div{ width:163px;  border:1px solid #d6d6d6; background:#fff; margin:5px auto;}
.cpshow .cpshowbox ul li div a{ display:block;}
.cpshow .cpshowbox ul li div a b{ display:block; width:163px; height:100px; overflow:hidden;vertical-align: middle;text-align: center;display: table-cell;}
.cpshow .cpshowbox ul li div a b img{ max-height:100px; max-width:155px;}
.cpshow .cpshowbox ul li div a font{ height:22px; display:block; line-height:22px; overflow:hidden; text-align:center; background:#F1F1F1;}

.cplist{overflow:hidden; margin:10px 8px 5px 8px;}
.cplist a{ display:block; height:30px; line-height:30px; float:left;color: #555;padding: 0px 5px;}
.cplist a.currclass{ background:#0db5e6; color:#fff;}
.tjcpbox{ overflow:hidden;}
/* 产品展示 */
/* 公司新闻 */
.news{ overflow:hidden;}
.news .newsbox{ padding:12px; overflow:hidden;}
.news .newsbox ul li{height: 35px; line-height: 35px; overflow: hidden; background-size: 10px;position: relative; padding-right: 90px;background: url("../images/newslistbg.png") no-repeat left center; text-indent:18px;}
.news .newsbox ul li a{font-size: 15px;display: block;width: 100%;height: 35px;line-height: 35px;color: #666666;}
.news .newsbox ul li span{color: #cccccc;position: absolute;right: 0px;top: 0px;width: 90px;height: 35px;}
/* 公司新闻 */
/* 产品分类 */
.class{ overflow:hidden;}
.class .classtop{ overflow:hidden; height:35px; padding:12px 0px;}
.class .classtop a{ font-size:18px;line-height:35px; width:50%; margin:0px auto; overflow:hidden; text-align: center; display:block; color:#fff;padding-right: 15px; background:#0db5e6;border-radius:8px;}
.class .classbox{ overflow:hidden;}
.class .classbox div{ overflow:hidden; padding:0px 15px; border-bottom:1px solid #d6d6d6; margin:15px 0px;}
.class .classbox div h2{ height:35px; line-height:35px; overflow:hidden; }
.class .classbox div h2 a{color:#0db5e6; font-size:16px;}
.class .classbox div p{ line-height:30px; overflow:hidden; margin-bottom:15px;}
.class .classbox div p a{ display:block; float:left; color:#666666; padding:0px 10px; font-size:14px;}
.class .classbox div p em{ float:left; color:#666666;}
/* 产品分类 */
/* 公司介绍页面 */
.Company{ overflow:hidden;}
.Company .Companybox{ overflow: hidden;line-height: 28px;font-size: 15px;padding: 7px 12px;color: #666666;}
/* 公司介绍页面 */
/* 联系我们 */
.contact{ overflow:hidden;}
.contact .contactbox{ overflow:hidden;}
.contact .contactbox h2{ height:40px; line-height:40px; padding-left:18px;overflow:hidden; font-size:16px; font-weight:bold; color:#0db5e6;}
.contact .contactbox p{ overflow:hidden;line-height:30px;padding:0px 18px;}
.contact .contactbox p a{color:#000;}
.contact .contactimg{ overflow:hidden; text-align:center;}
.contact .contactimg img{ width:auto; max-height:125px;}
/* 联系我们 end*/
/* 新闻详细页 */
.newsdetail{ overflow:hidden; padding:0px 12px;}
.newsdetail .top{border-left:2px solid #0db5e6; background:#f5f5f5; overflow:hidden; margin-top:7px;}
.newsdetail .top p{height:30px;line-height:30px; overflow:hidden;color:#808080; padding-left:8px;font-size: 15px;}
.newsdetail .top p a{font-size: 15px;color:#808080; padding:0px 5px;}
.newsdetailbox{ overflow:hidden; margin-top:10px;}
.newsdetailbox .titlebox{ overflow:hidden; }
.newsdetailbox .titlebox h2{ min-height:28px;max-height:56px; line-height:28px; overflow:hidden; text-align:center;font-size:17px; font-weight:bold; color:#0db5e6;}
.newsdetailbox .titlebox p{ color:#aeaeae; text-align:center; height:24px; line-height:24px; overflow:hidden;}
.newsdetailbox .fontbox{ margin-top:8px; padding:0px 3px 5px 3px; overflow:hidden;line-height: 28px;font-size: 14px;}
.newsdetailbox .fontbox img{max-width:100%; height:auto;}
/* 新闻详细页 end */
/* 产品详细页 */
.cpdetail{ overflow:hidden;padding:0px 12px 40px 12px;}
.cpdetail .top{border-left:2px solid #0db5e6; background:#f5f5f5; overflow:hidden; margin-top:10px;}
.cpdetail .top p{height:30px;line-height:30px; overflow:hidden;color:#808080; padding-left:8px;font-size: 15px;}
.cpdetail .top p a{font-size: 15px;color:#808080; padding:0px 5px;}
.cpdetail .nametitle{ overflow:hidden; margin-top:8px;}
.cpdetail .nametitle h2{min-height: 28px;max-height: 56px;line-height: 28px;overflow: hidden;text-align: center;font-size: 17px;font-weight: bold;color: #0db5e6;}
.cpdetail .nametitle p{color: #aeaeae;text-align: center;height: 24px;line-height: 24px;overflow: hidden;}
.bigimg{ overflow:hidden; margin:12px 0px;}
.bigimg p{ text-align:center;}
.bigimg p img{ max-width:280px; height:auto;}
.jdjs{ overflow:hidden;border-radius:5px; background:#edf6fa;}
.jdjs p{ overflow:hidden; line-height:28px; font-size:14px; margin:8px 15px; color:#808080; max-height:112px;}
.xxjs{overflow:hidden;}
.xxjs .xxjstop{ height:40px; line-height:40px; overflow:hidden; font-size:17px; font-weight:bold; color:#0db5e6;}
.xxjs .xxjsbox{ overflow:hidden; line-height:28px; font-size:14px;}
.xxjs .xxjsbox img{ max-width:100%;height:100%;}
.xxjs .xxjsbox table{ width:100% !important;}

.biaoqian {margin: 15px 0px;overflow: hidden;line-height: 26px;}
.biaoqian p a {padding: 0px 4px;}
.biaoqian p a strong {color: #078be3;font-weight: normal;}


/* 产品详细页 end */
/*返回顶部*/
.goTop{ position:fixed; bottom:30%; z-index:9999;}
.goTop a{width: 35px;height: 35px;position: relative;display: block;background:#0db5e6;border-radius:15%;}
.goTop a::before {width:15px;height:9px;display: block; position: absolute;top:6px;left:9px;content: "";background: transparent url("../images/m2015_ico6.png") no-repeat;}
.goTop a::after {display: block;position: absolute;top: 16px;left:5px;content: "TOP";color: #FFF;font: 12px tahoma;}
/*返回顶部 end*/

.gsba{padding: 10px; text-align: center; color: #999; font-size: 12px; border-top: 1px solid #d2d2d2;}
.gsba a{color: #999;}