@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#000; font-size:14px; font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; color:#e67c1f;}
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.clear{height:2px;clear:both;}
.clear10{height:10px;clear:both;}
/* warp */
#warp{width:1000px;margin:0 auto;}
/* share */
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.logo{}
/* top */
.top{height:44px;}
.search{height:44px;padding:5px;}
.search input[type="text"]{color:#999;border:none;background:#eee;height:20px;}
.search input[type="text"]:hover{color:#999;border:1px solid #f8f8f8;background:#fff;height:25px;}
.search input[type="submit"]{background:url(search01.png) no-repeat; cursor:pointer;border:none;vertical-align:middle; margin:0px; padding:0px; width:32px; height:20px;}
.search input[type="subumit"]:hover{height:25px;}
/* header */
.header{height:70px;padding-top:10px;}
.menu ul{padding-top:20px;}
.menu ul li{display:inline-block;width:80px;height:30px;text-align: center;line-height: 30px;}
.menu ul li img{}
.menu ul li a{font-size:14px;color:#333;}
.menu ul li:hover{background:#dedede;border-radius:5px;}
.current{background:#004ea2;border-radius:5px;color:#fff;}
.lang{}
.by{padding:0 20px;line-height: 70px;}
.by p{color:#555;}
.hr{height:1px;border-bottom:1px solid #ccc;}
.hr1{width:1323px;height:25px;margin:0 auto;border-bottom:1px solid #ccc;}
.search2{height:50px;}
.search2 p{color:#555;font-size:16px;line-height:50px;}
/*nav导航盒子*/
div.nav{height:30px;line-height:30px;text-align:center;position:relative;padding-top:20px;}
/*nav-main*/
ul.nav-main{width:100%;height:100%;list-style-type:none;}
ul.nav-main span{display:inline-block;margin-left:5px;width:7px;height:7px;background:url('down-icon.png') no-repeat;}
/*图标向上旋转*/
.hover-up{transition-duration: .5s;transform: rotate(180deg);-webkit-transform: rotate(180deg);}
/*图标向下旋转*/
.hover-down{transition-duration: .5s;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
/*导航条设置*/
ul.nav-main li{min-width:100px;max-width:130px;height:100%;display:block;float:left;color:#333;margin-right:1px;cursor: pointer;}
ul.nav-main li{display:inline;}
ul.nav-main li:hover{background:#dedede;}
/*隐藏盒子设置*/
div.hidden-box{min-width:100px;max-width:130px;position:absolute;display:none;background:#dedede;top:50px;z-index:999;}
.hidden-box ul{list-style-type:none;color:#333;cursor:pointer;}
.hidden-box li:hover{background:#ccc;color:#555;}
/*隐藏盒子位置设置*/
.hidden-loc-index{left:101px;}
.hidden-loc-us{left:232px;}
.hidden-loc-info{left:343px;}
.box04{left:444px;}
.box05{left:545px;}
/* banner */
.lubo{ width: 1323px; min-width:1000px;clear: both; position: relative; height:429px;margin:0 auto;}
.lubo_box{ position: relative; width: 100%; height:429px; }
.lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:429px; opacity: 0;filter:alpha(opacity=0);}
.lubo_box li a{ display: block;width: 100%;  height: 100%;}
.lubo_box li img{ width: 100%; height: 429px;}

/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
.cir_on{ background: #000 !important;}

/*按钮*/
.lubo_btn{ position: absolute; width: 100%; top: 174px;}
.left_btn, .right_btn{ width: 50px; height: 80px; background: #eee;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.left_btn{ float: left;}
.right_btn{ float: right;}
/* content */
.content{background:#f8f8f8;height:220px;}
.js{height:180px;width:320px;}
.js h2{font-weight: bold;}
.js p{padding-top:20px;width:230px;color:#333;}
.js ul{padding-top:20px;color:#333;}
.js ul li{margin:0 0 5px 0;}
.js ul li a:hover{color:#ff8806;text-decoration:none;}
/* footer */
.contactus{width:80px;height:15px;border-radius:3px;background:#ccc;position:relative;top:17px;left:621px;}
.contactus p{font-size:10px;text-align:center;line-height:15px;color:#fff;}
.footer{height:120px;}
.copy{width:480px;}
.copy p{font-size:12px;color:#333;}
.link ul li{display: inline-block;font-size: 12px;}
.link ul li{display:inline;}
.link span{display:inline-block;float:left;font-size: 12px;color:#555;line-height: 24px;}
/* 产品中心 */
.pro{padding-top:15px;}
.pro-left{width:180px;height:100%;}
.pro-title{height:50px;width:100%;font-size:24px;font-weight:bold;text-align:center;line-height:48px;background:#dedede;}
.pro-title2{background:#f8f8f8;}
.pro-title2 ul{list-style-type:none;}
.pro-title2 ul li{display:block;height:35px;text-align:center;line-height:35px;border-bottom:1px dotted #ccc;}
.pro-title2 ul li:hover{background:#dedede;font-size:16px;}
.pro-title2 ul li a:hover{text-decoration:underline;color:#e67c1f;}
.pro-line{width:2px;height:80%;border-left:1px dotted #ccc;border-right:1px dotted #ccc;margin:0 13px;}
.pro-right{width:787px;height:100%;}
.pro-list-title{width:100%;height:25px;text-align:top left;}
.pro-img{padding:20px 0px;}
.pro-img img{border:1px solid #ccc;padding:2px;}
.pro-img ul{list-style-type:none;}
.pro-img ul li{display:inline-block;margin:0 5px 20px 5px;}
.pro-img p{text-align:center;}
/* 分页 */
.pager{width:100%;height:25px;padding:25px 0;text-align:center;}
.pager span{display:inline-block;width:25px;height:25px;background:#dedede;text-align:center;line-height:25px;}
.pager span:hover{font-size:18px;width:30px;height:30px;line-height:30px;background:#058fc8;color:#fff;}
/* 文章列表页 */
.article-list{width:100%;height:100%;}
.article-list ul{list-style-type:none;}
.article-list ul li{display:block;height:170px;margin-top:20px;border-bottom:1px dotted #ccc;}
.article-list-title{text-align:left;font-size:18px;font-weight:bold;margin-bottom:20px;clear:both;}
.article-content{padding-top:30px;font-size:14px;line-height:42px;text-indent:2em;}
.thumd{border:1px solid #ccc;padding:2px;margin-right:20px;}
.descr{width:590px;}
.c1{text-align:left;line-height:24px;}
.c2{padding-top:15px;}
.c2 a{color:#058FC8;}
.c2 span{float:right;}
/* 文章内容页 */
.newsf{padding:15px 0;}
.newsf p{height:25px;line-height:25px;}
/* 产品内容页 */
#cus{margin-top:35px; padding:10px 15px; margin-bottom:10px;background:#f8f8f8;border:1px dotted #ccc;} 
#cus li{display:block;color:#555; font-size:12px; line-height:28px;}
#left_con_qq{margin-top:20px;}
#rlt{ float:left; width:320px; }
.rtp{ float:left;border:#c8c8c8 solid 1px;}
.carousel{ float:left; width:400px;}
.carousel .prev{padding-top:5px; float:left;width: 14px;display: block;height: 52px;overflow: hidden;cursor: pointer;background:url(../images/pro-left.gif) no-repeat left 5px;text-decoration: none;}
.carousel .next{padding-top:5px; float:right;width: 14px;display: block;height: 52px;overflow: hidden;background:url(../images/pro-right.gif) no-repeat left 5px;cursor: pointer;text-decoration: none;}
.jCarouselLite{width:357px; padding-top:5px; padding-left:5px; margin-top:-20px; float:left;overflow: hidden;}
.jCarouselLite ul li{ float:left; text-align:center; padding-right:10px;width: 50px;height:52px;}
.jCarouselLite ul li img{ float:left; border:solid 1px #cacbc9; width: 50px;height: 50px;}
.rms{float:right; width:367px;color:#555;}
.rms p{ line-height:25px;font-size:14px;}
.product_act { float:left; width:100%px; margin:5px 0;}
.product_act img { float:none;}
.product_act tr{ height:25px; line-height:25px; font-size:12px;}
.product_act tr td{ font-size:12px;}
.product_act a:hover{ font-weight:bold;font-size:16px;}
.nmb{float:left; width:100%; margin:10px 0px;}
.table1{width:100%;clear:both;margin-top: 20px;}
.mubg1{ background:#e67c1f;color:#fff; font-size:14px; text-align:center; cursor:pointer;}
.mubg2{ background:#055fa5;color:#fff; font-size:14px; text-align:center; cursor:pointer;}
.mu2_cont{ float:left; overflow:hidden; width:100%; min-height:80px; padding-top:5px; font-size:12px; line-height:25px; }
.mu2_cont table td{ color:#333;}
#strdes{float:left;width:100%;padding:5px 10px;}
#gotop{float:left; width:720px;}
#gotopinfo{text-align:center;float:left;margin:10px 0 10px 10px;background:url(../images/btns.png) no-repeat right top; width:98px; height:35px; font-weight:bold; line-height:35px; cursor:pointer;}
#gotopinfo a{float:left; color:#267778;width:98px;height:35px;}
#gotopinfo a:hover{ color:#277778;}
#newsrnrp{ float:left; width:100%;}
#FeedbackContext{width:100%;font-size:14px;background:#f8f8f8;border:1px solid #eee;border-radius:10px;padding:5px;}
#FeedbackContext input[type="text"]{border:1px solid #ccc;border-radius:3px;}
#FeedbackContext textarea{border:1px solid #ccc;border-radius:3px;}
#FeedbackContext table{margin:25px 0;border-collapse:collapse;}
#FeedbackContext table tr{margin-top:10px;}
#FeedbackContext table th{text-align:left;font-weight:lighter;padding:5px 6px 5px 0;width:140px;}
#FeedbackContext table td{text-align:left;padding:5px 0 5px 5px;}
.red{ color:Red;}
#btnFeedback{text-align:center;}
#btnFeedback input[type="button"]{background:#055fa5;color:#fff;border-radius:5px;width:100px;height:25px;line-height:25px;cursor:pointer;}
#btnFeedback input[type="button"]:hover{background:#e67c1f;color:#fff;}
.note{padding:15px 0;text-align:center;}
/* side */
.floating_ck{position:fixed;right:5px;bottom:5%;}
.floating_ck dl dd{position:relative;width:69px;height:62px;background-color:#f8f8f8;border-bottom:solid 1px #eee;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dl dd a:hover{text-decoration:none;}
.consult{background-image:url(../images/qqkf.jpg)}
.words{background-image:url(../images/tianmaokf.jpg)}
.quote{background-image:url(../images/alibabakf.jpg);}
.qiye{background-image:url(../images/qiyekf.jpg);}
.qrcord{background-image:url(../images/weixinkf.jpg);}
.weibo{background-image:url(../images/weibokf.jpg);}
.return{background-image:url(../images/fanhui.png);}
.consult,.words,.quote,.qiye,.qrcord,.weibo,.return{filter:Gray;-webkit-filter: grayscale(100%);}
.consult:hover,.words:hover,.quote:hover,.qiye:hover,.qrcord:hover,.weibo:hover,.return:hover{filter:normal; -webkit-filter: grayscale(0%);}
.floating_ck dd span{color:#fff;font-size:12px;display:block;padding-top:39px;}
.floating_left{position:absolute;left:-150px;top:0px;width:150px;height:63px;background-color:#eee;border-bottom:solid 1px #f8f8f8;display:none;}
.floating_left a{color:#555;line-height:63px;}
.floating_ewm{height:240px;top:-80px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:150px;height:149px;margin:auto;}
.floating_ewm p{color:#555;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:12px;}