﻿@charset "utf-8";
/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:0;background:rgba(0,0,0,0.1)}
::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2)}
::-webkit-scrollbar-thumb:hover{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.4)}

::-webkit-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
::-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-ms-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;margin:0;padding:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.m20{margin:20px 0;}
.p10{padding:10px;}
.pt10{padding:10px 0;}
.pt20{padding:20px 0;}
.p30{padding:30px;}
.clear{clear:both;}
.dis{display:none;}
.text-center{text-align:center;}
.text-hide{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

body{background:#fff;}
div,td,p{font-size:14px;line-height:24px;}

.notsupport{position:fixed;top:0;bottom:0;z-index:99999;width:100%;height:100%;text-align:center;clear:both;color:#fff;background:#00A2E9;}
.notsupport h1{font-size:80px;margin-top:200px;margin-bottom:100px;font-weight:400;}
.notsupport h2{font-size:30px;margin-bottom:30px;font-weight:300;}

.width{width:1200px;margin:0 auto;}

.h1{text-align:center;margin:30px auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h1 div{font-size:24px;font-family:microsoft yahei;font-weight:300;}
.h1 span{font-size:12px;border-bottom:2px solid #ddd;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h1_blue{text-align:center;margin:30px auto;border-bottom:1px dashed #DBEAF6;}
.h1_blue div{font-size:24px;font-family:microsoft yahei;font-weight:300;}
.h1_blue span{font-size:12px;border-bottom:2px solid #50A4EC;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h2{margin:0 auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h2 span{border-bottom:2px solid #50A4EC;display:inline-block;line-height:30px;margin:0;padding:0 0 15px 0;font-size:20px;font-family:microsoft yahei;font-weight:300;}

.bg_blue{background:#F1F8FE;}
.bg_partner{background:url(../images/bg_partner.jpg) no-repeat center top;min-height:392px;}
.bg_gray{background:#2E3033;}

.topbar{background:#333;color:#fff;}
.topbar .fl{line-height:40px;height:40px;}
.topbar .fr{color:#fff;line-height:40px;height:40px;}
.topbar .fr a{color:#fff;display:inline-block;}
.topbar .fr a:hover{color:#ff0;}

.header{background:#fff;min-height:110px;}
.header .fr{min-height:110px;background:url(../images/icon_tel.gif) no-repeat left;padding:15px 0 0 60px;font-size:24px;color:#f60;}
.header .fr span{display:block;font-size:15px;color:#333;}

.nav{background:#06A3E8;min-height:50px;}
.nav ul{margin:0;padding:0;list-style:none;float:left;}
.nav ul li{display:inline-block;position:relative;}
.nav ul li a{display:block;line-height:50px;font-size:16px;color:#fff;padding:0 25px;}

.nav ul li .subnav{position:absolute;opacity:0;transition:all .3s ease 0s;transform:translate3d(0,10px,0);visibility:hidden;z-index:100;}
.nav ul li .subnav li a{display:block;background:#0092DE;border-bottom:1px solid #039EEF;font-size:14px;line-height:40px;min-width:180px;}
.nav ul li .subnav li a:hover{background:#0BA6EA;}
.nav ul li.active{background:#0092DE;}
.nav ul li:hover{background:#0092DE;}
.nav ul li:hover .subnav{opacity:1;transform:translate3d(0,0,0);visibility:visible;}
.nav ul .hover a{display:block;line-height:50px;font-size:16px;color:#fff;padding:0 25px;background:#0092DE;}
/*特殊情况*/
.nav ul .subnav .hover a，.nav ul .subnav  a{display:block;line-height:50px;font-size:16px;color:#fff;padding:0 15px;background:#0092DE;}
/*特殊情况*/
.nav form{float:right;padding-top:8px;}
.nav form .ip{border:0;border-radius:20px 0 0 20px;padding:8px 10px 8px 20px;vertical-align:middle;width:200px;}
.nav form .bnt{background:#0083DE;border:0;padding:8px 20px;color:#fff;vertical-align:middle;}

.banner{margin:0 auto;z-index:1;}
.banner .box_skitter{width:100%;height:570px}

.banner_inner{width:1200px;height:250px;padding:10px 0 0 0;color:#fff;margin: 0 auto;background-size: 100% 100%;}
.banner_inner h2{font-size:0px;font-weight:400;}
.banner_inner p{color:#fff;font-size:15px;}

.position{line-height:45px;}
.position ul{margin:0;padding:0;}
.position ul li{font-size:14px;}

.home_about{margin-bottom:20px;}
.home_about .fl{width:700px;margin-right:40px;}
.home_about .fl h1{font-size:24px;font-weight:500;font-family:microsoft yahei;margin-top:5px;}
.home_about .fl .more{margin:25px 0 0 0;}
.home_about .fl .more a{display:inline-block;background:#00A2E9;padding:8px 40px;color:#fff;}
.home_about .fl .more a:hover{background:#f60;}
.home_about .fr{width:460px;height:300px;}
.home_about .fr .flash{width:460px;height:300px}
.home_about .fr .flash .image_number{width:11px;height:11px;border-radius:50%;}
.home_about .fr .flash .label_skitter{background:#777B7B;opacity:.8;color:#fff;}
.home_about .fr .flash .info_slide_dots{bottom:12px;}

.home_pro_nav{width:280px;}
.home_pro_nav .title{background:#00A2E9;font-size:22px;color:#fff;text-indent:30px;line-height:70px;}
.home_pro_nav .tree{background:#fff;padding:20px;}

.home_pro_nav .home_tree h4{background:#898989 url(../images/bg_icon_plus.gif) no-repeat top right;color:#fff;padding:10px 15px 10px 20px;font-size:16px;font-weight:normal;margin:0;cursor:pointer;border-top:1px solid #999;}
.home_pro_nav .home_tree h4 a{color:#fff;}
.home_pro_nav .home_tree ul{margin:0 0 10px 0;display:none;border:1px solid #ECEFF2;border-bottom:0;}
.home_pro_nav .home_tree ul li{border-bottom:1px solid #ECEFF2;line-height:40px;padding:0 15px;background:url(../images/bg_icon_dot.gif) no-repeat 16px 16px;padding-left:40px;}
.home_pro_nav .home_tree ul li a{color:#666;}
.home_pro_nav .home_tree ul li a:hover{color:#f30;}
.home_pro_nav .home_tree ul .hover{background-color:#fafafa;}

.home_pro_nav .hover ul{display:block;opacity:1;}
.home_pro_nav .hover h4{background:#898989 url(../images/bg_icon_plus.gif) no-repeat bottom right;}

.tree_base{background:#fff;padding:0 0 10px 0;min-height:200px;}
.tree_base ul{margin:0;padding:0;list-style:none;}
.tree_base ul li{border-bottom:1px dotted #e3e3e3;}
.tree_base ul li a{border-left:2px solid #3C98EC;padding-left:30px;border-left:2px solid transparent;height:50px;line-height:50px;display:block;color:#666;}
.tree_base ul li:hover a{color:#2F8CE1;border-left:2px solid #3C98EC;background:#F9FCFF;}
.tree_base ul .hover a{border-left:2px solid #54ADFF;color:#2F8CE1;background:#F9FCFF;}

.left_contact{background:#fff;padding:15px 20px;}
.left_contact p{margin:0 0 5px 0;padding:0;}
.left_contact p strong{font-size:16px;font-weight:600;}

.home_pro{width:900px;}
.home_pro ul{width:915px;}
.home_pro ul li{float:left;width:290px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.home_pro ul li a .pic{overflow:hidden;text-align: center;}
.home_pro ul li a .pic img{/*width:100%;*/height:184px;transition:all 1s;}
.home_pro ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.home_pro ul li a:hover .pic img{transform:scale(1.3);}

.home_news{width:100%;}
.home_news .fl{width:45%;margin-right:30px;}
.home_news .fl .subject{background:#00A2E9;padding:0 15px;font-size:16px;line-height:45px;margin-bottom:-1px;font-weight:400;font-style:normal;color:#fff;}
.home_news .fl .subject span{float:right;font-weight:normal;font-size:13px;line-height:50px;color:#fff;}
.home_news .fl .subject span a{color:#fff;}
.home_news .fl ul{margin:10px 0 30px 0;}
.home_news .fl ul li{line-height:40px;border-bottom:1px solid #f3f3f3;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;
width: 99%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.home_news .fl ul li span{float:right;color:#999;}

.partner{}
.partner .fl{padding:90px 20px 0 20px;width:420px;color:#fff;}
.partner .fl h3{font-size:30px;color:#fff;font-weight:normal;margin:0 0 50px 0;}
.partner .fl .tel{background:#292B2D;color:#fff;padding:10px 40px;display:inline-block;margin-top:10px;border-radius:40px;font-size:15px;}
.partner .fr{width:700px;}
.partner .fr ul{margin-top:90px;}
.partner .fr ul li{float:left;width:23%;margin:0 1% 1% 0;}

.home_case{width:100%;}
.home_case ul{width:1260px;}
.home_case ul li{float:left;width:290px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.home_case ul li a .pic{overflow:hidden;}
.home_case ul li a .pic img{width:100%;height:184px;transition:all 1s;}
.home_case ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.home_case ul li a:hover .pic img{transform:scale(1.3);}

.link{padding-bottom:20px;}
.link a{display:inline-block;border:1px solid #eee;padding:6px 10px;color:#666;margin:0 8px 8px 0;font-size:14px;}
.link a:hover{background:#09ABF4;color:#fff;border:1px solid #09ABF4;}

.footer{padding:60px 0 30px 0;color:#939393;font-size:12px;}
.footer h6,.footer h6 a{color:#fff;font-size:14px;margin:0 0 10px 0;padding:0;}
.footer .fl{background:url(../images/bg_foot_line.gif) repeat-y right;width:380px;padding:0 20px 0 0;min-height:140px;margin-right:50px;}
.footer .fl p{margin:0;padding:0;}
.footer .fr{width:770px;}
.footer .fr .left{padding:0 15px 0 30px;float:left;width:20%;min-height:110px;}
.footer .fr .left ul{margin:0;padding:0;}
.footer .fr .left ul li{text-align:left;font-size:12px;color:#939393;font-family:microsoft yahei;line-height:24px;font-weight:normal;}
.footer .fr .left ul li a{color:#939393;}
.footer .fr .left ul li a:hover{color:#fff;}

.copyright{background:#27292B;text-align:center;padding:12px 0;color:#939393;font-size:12px;}
.copyright a{color:#939393;}
.copyright a:hover{color:#fff;}

.page_show{width:900px;background:#fff;padding:20px 30px;min-height:496px;}
.page_show p{line-height:30px;}
.page_show img{max-width:100%;}

.page_DIY{width:1200px;background:#fff;padding:20px 30px;min-height:496px;}
.page_DIY p{line-height:30px;}
.page_DIY img{max-width:100%;}

.job-list{margin:0;}
.job-list li{border-bottom:1px solid #f3f3f3;line-height:40px;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.job-list li span{float:right;color:#999;}

.news-list{margin:0;}
.news-list li{border-bottom:1px solid #e6e7e8;margin-bottom:10px;padding-bottom:10px;}
.news-list li h1{font-size:18px;margin:0;font-weight:500;}
.news-list li aside{font-size:12px;line-height:24px;color:#999;}
.news-list li p{color:#999;font-size:14px;margin:0;}

.news_show{margin:20px 0;}
.news_show h1{font-size:24px;margin:0;font-weight:300;color:#333;margin:0 0 15px 0;line-height:34px;text-align:center;}
.news_show aside{margin-bottom:30px;color:#999;font-size:12px;border-left:2px solid #00A2E9;line-height:40px;padding-left:20px;background:#F9FCFF;}
/* .news_show .intro a{color:#06C;} */
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show .other{margin-top:30px;text-align:left;}
.news_show .other h3{font-size:20px;}
.news_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.news_show .other a span{font-size:18px;margin-right:10px;}
.news_show .other a em{font-style:normal;font-size:18px;}
.news_show .other a:hover{background:#00A2E9;border-color:#00A2E9;color:#fff;}
.news_show .other a:hover span{color:#fff;}
.news_show .tags{font-weight:500;}
.news_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.news_show .tags a:hover{background:#00A2E9;color:#fff;border-color:#00A2E9;}

/*招聘相关*/
.job_show{margin:20px 0;}
.job_show h1{text-align:left;font-size:24px;font-weight:400;margin:0;padding:0;}
.job_show h2{text-align:left;font-size:18px;font-weight:400;margin:10px 0;padding:0;}
.job_show .info{margin:15px 0;padding:0px;font-size:14px;}
.job_show .info ul{overflow:hidden;}
.job_show .info ul li{float:left;width:24.4%;border-left:1px solid #dadada;padding-left:.6%;line-height:30px;}
.job_show .info ul li span{color:#999;}
.job_show .intro a{color:#06C;}
.job_show .intro a:hover{color:#f30;}
.job_show .other{margin-top:30px;text-align:center;}
.job_show .other p{font-weight:bold;}
.job_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.job_show .other a span{font-size:18px;margin-right:10px;}
.job_show .other a em{font-style:normal;font-size:18px;}
.job_show .other a:hover{background:#00A2E9;border-color:#00A2E9;color:#fff;}
.job_show .other a:hover span{color:#fff;}
.job_show .tags{font-weight:500;}
.job_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.job_show .tags a:hover{background:#00A2E9;color:#fff;border-color:#00A2E9;}
.job_show .action{text-align:center;}
.job_show .action a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #00A2E9;padding:6px 20px;min-width:100px;background:#00A2E9;color:#fff;}
.job_show .action a:hover{color:#fff;border-color:#f60;background:#f60;}

.like_news{margin:0;}
.like_news li{line-height:40px;border-bottom:1px solid #f3f3f3;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.like_news li span{float:right;color:#999;}

.like_pro{width:100%;}
.like_pro ul{width:855px;}
.like_pro ul li{float:left;width:270px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;text-align:center;}
.like_pro ul li a .pic{overflow:hidden;}
.like_pro ul li a .pic img{height:180px;transition:all 1s;}
.like_pro ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.like_pro ul li a:hover .pic img{transform:scale(1.3);}

/*商品相关*/
.pro_show{border:0px solid #f3f3f3;padding-bottom:20px;}
.pro_show .left{float:left;width:460px;text-align:center;border-right:1px solid #f3f3f3;padding:0 20px;}
.pro_show .left .zoom{text-align:center;}
.pro_show .left .zoom img{width:auto;max-width:390px;}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}

.pro_show .right{margin-left:460px;padding:20px 0 0 30px;}
.pro_show .right h1{font-size:22px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:26px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#00A2E9;color:#fff;border-color:#00A2E9;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{border:1px solid #f3f3f3;box-shadow:1px 2px 6px rgba(0,0,0,0.1);margin-bottom:30px;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}

.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #00A2E9;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro img{max-width:790px;}

.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}

.ordershow{margin:10px 0 0 0;box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;}
.ordershow .tips{margin:20px 40px 30px 40px;position:relative;}
.ordershow .tips h3{font-size:24px;font-family:microsoft yahei;font-weight:400;margin:0;}
.ordershow .tips p{font-size:15px;padding-left:68px;}
.ordershow .tips div{font-size:20px;position:absolute;bottom:20px;right:0;}
.ordershow .tips div em{color:#f30;font-style:normal;}
.ordershow .tips p em{color:#f30;font-style:normal;}
.ordershow h5{font-size:20px;font-family:microsoft yahei;font-weight:400;padding-left:30px;background:#fafafa;border:1px solid #f3f3f3;border-left:0;border-right:0;height:50px;line-height:50px;margin:10px 0;}
.ordershow .info{margin:0;list-style:none;}
.ordershow .info li{padding:0 0 10px 0;font-size:14px;}
.ordershow .info li span{display:inline-block;width:120px;text-align:right;padding-right:10px;color:#999;}
.ordershow .info li em{color:#f30;font-style:normal;}
.ordershow .pay{margin:0 20px 5px 20px;list-style:none;overflow:hidden;}
.ordershow .pay li{float:left;width:19%;margin:5px 1% 1% 0;cursor:pointer;}
.ordershow .pay li div{border:1px solid #efefef;text-align:center;margin-left:10px;position:relative;}
.ordershow .pay li div em{display:none;width:20px;height:20px;position:absolute;right:0;bottom:0;z-index:9;background:url(../images/selected.gif) no-repeat bottom;}
.ordershow .pay .active div{border-color:#90BAFF;}
.ordershow .pay .active div em{display:block;}

.ordershow .bottom{height:70px;line-height:70px;bottom:0;background:#fafafa;border-top:1px solid #eee;text-align:center;padding:0 20px;}
.ordershow .bottom button{margin-left:15px;border:0;color:#fff;padding:10px 30px;border-radius:4px;}

/*瀑布流布局*/
.piclist{width:100%;}
.piclist ul{width:855px;}
.piclist li{float:left;width:270px;margin:0 15px 15px 0;}
.piclist li a{display:block;padding:4px;margin-bottom:25px;border:1px solid #eee;}
.piclist li a:hover{box-shadow:0 0 6px rgba(0, 0, 0, 0.17);}
.piclist li a img{width:100%;}
.piclist li a p{font-size:14px;padding:0 10px;}

/*标签相关*/
.tags{}
.tags li{display:inline;width:auto;}
.tags li a{display:inline-block;padding:6px 20px;color:#333;font-size:14px;background:#fff;margin:0 2px 5px 0;border-radius:2px;border:1px solid #E7E7E7;}
.tags li a:hover{background:#00A2E9;color:#fff;border:1px solid #00A2E9;}
.tags .hover a{display:inline;padding:10px 30px;color:#fff;font-size:14px;background:#2384D5;color:#fff;border:1px solid #2384D5;margin:0 2px;border-radius:2px;border-radius:0;}

/*筛选相关*/
.filter{border:1px solid #f0f0f0;padding:20px 30px 10px 30px;background:#fff;margin-bottom:20px;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:70px;font-weight:500;font-size:14px;margin:0;padding-top:5px;}
.filter dl dt{margin:0 0 0 80px;}
.filter dl dt a{font-weight:300;margin:0 10px 10px 0;padding:6px 20px;color:#666;font-size:14px;display:inline-block;border-radius:30px;}
.filter dl dt a:hover{background:#3BB4F2;color:#fff;}
.filter dl dt .hover{background:#3BB4F2;color:#fff;}

/*自定义表单*/
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{width:auto;display:inline;border-color:#ddd;border-radius:3px;-webkit-appearance:none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.form-add .w420{width:400px;}
.form-add input{border:1px solid #ddd;width:60px;padding:5px 10px}
.form-add em{color:#999;font-style:normal;}

/*表单内容*/
.formshow{}
.formshow .item{font-size:14px;line-height:30px;clear:both;}
.formshow .item .lefter{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;float:left;}
.formshow .item .righter{margin-left:120px;line-height:30px;}
.formshow .item .righter .pic{max-width:400px;margin:10px 0;}
.formshow .item .righter video{width:450px;height:300px;}

/*分页相关*/
.page {margin-top:20px;text-align:center!important;font-size:14px;}
.page a {border:1px solid #e4eaec;border-right:none;background:#fff;padding:10px 15px;text-align:center;color:#76838f;}
.page a:hover {background:#f5f5f5}
.page a.NextA {border-right:1px solid #e4eaec}
.page .NextSpan,.page .PreSpan {border:1px solid #e4eaec;padding:10px 15px;background:#fff;color:#ccd5db;cursor:default}
.page .firstPage,.page .lastPage {height:28px;line-height:28px;min-width:40px}
.page span {border:1px solid #e4eaec;border-right:none;padding:10px 15px;text-align:center;background:#00A2E9;border-color:#00A2E9;color:#fff;cursor:default}
.page a,.page a:active,.page a:focus,.page a:hover {text-decoration:none}
.page .PageText {margin-left:10px;color:#aaa;display:none}
.page a:last-child{ border-right:1px solid #e4eaec}

/*网站地图*/
.map_one{line-height:30px;}
.map_one a{font-size:18px;}
.map_two{margin:5px 0 20px 0;}
.map_two a{display:inline-block;margin-right:15px;color:#666;}

/*右侧浮动相关*/
.plug_service{position:fixed;right:0;bottom:5%;z-index:999;}
.plug_service li{position:relative;margin-bottom:5px;}
.plug_service li a{display:block;text-align:left;background:#fff;border:1px solid #ececec;padding:10px 20px;font-family:microsoft yahei;font-size:12px;color:#505050;outline:none;transition:right 0.5s;right:-75px;position:relative;}
.plug_service li a span{display:inline-block;font-size:24px;color:#888;margin-right:20px;vertical-align:middle;}
.plug_service li a:hover{background:#00A2E9;color:#fff;border-color:#00A2E9;right:0;font-family:microsoft yahei;}
.plug_service li a:hover span{color:#fff;}
.plug_service .hover a{display:block;text-align:center;background:#00A2E9;border:1px solid #00A2E9;padding:10 8px 6px 8px;font-size:12px;color:#fff;outline:none;}
.plug_service .hover a span{color:#fff;}
.plug_service .hotline{position:absolute;display:none;background:#fff;padding:10px 15px 0 15px;left:-200px;bottom:0px;width:210px;border:1px solid #ddd;width:180px;height:68px;font-size:12px;color:#999;line-height:24px;border-radius:4px;}
.plug_service .hotline b{display:block;font-size:16px;color:#333;}
.plug_service .hotline:after{content:" ";position:absolute;right:-10px;top:25px;width:20px;height:20px;border:#ddd solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;}
.plug_service .weixin_pic{position:absolute;display:none;background:#fff;padding:5px;left:-230px;bottom:-70px;width:210px;border:1px solid #ddd;border-radius:4px;}
.plug_service .weixin_pic p{text-align:center;margin:0 0 10px 0;padding:0;}
.plug_service .weixin_pic p span{color:#f30;}
.plug_service .weixin_pic:after{content:" ";position:absolute;right:-10px;top:130px;width:20px;height:20px;border:#ddd solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;}
.plug_service li:hover div{display:block;}

/*会员相关*/
.page_login{min-height:200px;padding:30px 30px;box-shadow:1px 1px 10px rgba(0,0,0,0.1);border:1px solid #E6ECF4;background:#fff;margin-bottom:20px;}
.page_login .left{float:left;padding:30px;width:760px;}
.page_login .right{float:right;height:470px;border-left:1px solid #f6f6f6;width:350px;padding:60px 0 0 60px;font-family:microsoft yahei;}
.page_login .right a.btn{display:inline-block;padding:10px 35px;background:#007FCD;color:#fff;border-radius:2px;}
.page_login .right a.btn:hover{background:#2674B2;}
.page_login .right .quick h5{margin:40px 0 30px 0;padding-bottom:15px;border-bottom:1px dashed #ddd;font-weight:normal;}
.page_login .right .quick a{font-size:15px;border:1px solid #EA6F5A;padding:10px 35px;border-radius:4px;background:#EA6F5A;color:#fff;margin:5px 10px;}
.page_login .right .quick a:hover{background:#FF6839;border-color:#FF6839;}

.page_login .subject{border-bottom:1px solid #eaeaea;}
.page_login .subject b{border-bottom:1px solid #156EB8;height:40px;line-height:40px;display:inline-block;margin-bottom:-1px;font-weight:normal;color:#3b3b3b;font-size:18px;font-family:microsoft yahei;}
.page_login .subject .more{float:right;}
.page_login .subject .more a{font-size:12px;font-family:宋体;color:#999;}
.page_login .subject .more a:hover{color:#f30;}

.login_css{margin:40px 0 0 120px;}
.login_css ul{margin:0;padding:0;list-style:none;}
.login_css ul li{padding:0 0 15px 0;}
.login_css ul li em{display:inline-block;width:80px;font-family:microsoft yahei;text-align:right;padding-right:10px;font-style:normal;color:#666;}
.login_css ul li .ip{border:1px solid #e5e5e5;padding:9px 10px;vertical-align:middle;border-radius:2px;font-size:14px;margin:0;}
.login_css ul li .w{width:250px;}
.login_css ul li .wcode{width:120px;}
.login_css ul li img{vertical-align:middle;cursor:pointer;}
.login_css ul li .bnt{background:#007FCD;border:0;margin-left:80px;color:#fff;padding:8px 20px;border-radius:2px;cursor:pointer;}
.login_css ul li a.getpass{color:#999;font-size:14px;}
.login_css ul li a:hover.getpass{color:#f30;}

.reg_css{margin:40px 0 0 20px;}
.reg_css ul{margin:0;padding:0;list-style:none;}
.reg_css ul li{padding:0 0 15px 0;min-height:55px;}
.reg_css ul li em{display:inline-block;width:130px;font-family:microsoft yahei;text-align:right;padding-right:10px;font-style:normal;color:#666;float:left;}
.reg_css ul li .text-blue{color:#06f;}
.reg_css ul li .text-red{color:#f30;}
.reg_css ul li .ip{border:1px solid #e5e5e5;padding:9px 10px;vertical-align:middle;border-radius:2px;font-size:14px;}
.reg_css ul li .w{width:320px;}
.reg_css ul li .wcode{width:210px;}
.reg_css ul li img{vertical-align:middle;cursor:pointer;}
.reg_css ul li button{border:1px solid #e5e5e5;padding:9px 15px;vertical-align:middle;border-radius:2px;font-size:14px;cursor:pointer;margin-left:7px;}
.reg_css ul li .bnt{background:#007FCD;border:0;margin-left:130px;color:#fff;padding:8px 20px;border-radius:2px;cursor:pointer;}
.reg_css ul li .send{background:#007FCD;border:0;margin-left:10px;color:#fff;padding:8px 15px;*padding:10px 2px;border-radius:2px;cursor:pointer;vertical-align:middle;}
.reg_css ul #paytips{padding-left:130px;}
.reg_css ul li p{font-size:14px;margin:8px 0;color:#333;border:1px solid #90BAFF;background:#FBFCFF;padding:10px 20px;}
.reg_css ul li p strong{color:#f30;}

.reg_css ul dl{margin:-2px 0 0 0;padding:0;list-style:none;float:left;}
.reg_css ul dl dt{float:left;position:relative;margin:0 10px 0 0;}
.reg_css ul dl dt a{border:1px solid #ddd;border-radius:2px 0 0 0;background:#fff;display:inline-block;height:38px;line-height:38px;padding:0 20px;font-weight:normal;font-size:14px;color:#666;}
.reg_css ul dl dt a:hover{border:1px solid #90BAFF;}
.reg_css ul dl dt a span{color:#999;}
.reg_css ul dl dt i{position:absolute;width:10px;height:10px;font-size:0;line-height:0;right:1px;bottom:1px;background:url(../images/selected.gif) no-repeat right bottom;z-index:99;display:none;}
.reg_css ul dl dt.selected a{border:1px solid #90BAFF;color:#333;}
.reg_css ul dl dt.selected i{display:block;}

.api_user{padding:30px 0 0 60px;font-size:15px;}
.api_user span{color:#f30;}

.user_center{box-shadow:1px 1px 10px rgba(0,0,0,0.1);border:1px solid #E6ECF4;background:#fff;overflow:hidden;}
.user_center .lefter{width:160px;float:left;}
.user_center .lefter ul{margin:15px 0;padding:0 0 10px 0;list-style:none;border-bottom:1px solid #f3f3f3;}
.user_center .lefter ul li{color:#999;line-height:40px;height:40px;margin-bottom:1px;}
.user_center .lefter ul li .title{padding-left:25px;}
.user_center .lefter ul li .title span{margin-right:10px;}
.user_center .lefter ul li a{padding-left:53px;line-height:40px;height:40px;display:block;font-size:14px;}
.user_center .lefter ul li a:hover{background:#f3f3f3;}
.user_center .lefter ul .hover a{padding-left:53px;line-height:40px;height:40px;display:block;font-size:14px;background:#2384D5;color:#fff;}
.user_center .lefter ul .hover a:hover{background:#2384D5;color:#fff;}
.user_center .righter{margin:0 30px 0 0;float:right;width:988px;padding:0 0 20px 20px;border-left:1px solid #f3f3f3;min-height:600px;}
.user_center .righter .user_info{padding:20px 30px;}
.user_center .righter .user_info .face{width:10%;float:left;margin-right:10%;cursor:pointer;}
.user_center .righter .user_info .face img{border-radius:50%;border:1px solid #f3f3f3;padding:4px;}
.user_center .righter .user_info .info{float:left;width:75%;}
.user_center .righter .user_info .info p span{color:#f30;}
.user_center .righter .user_info .info ul{margin:0;padding:0;list-style:none;}
.user_center .righter .user_info .info ul li{font-size:16px;line-height:50px;height:50px;border-bottom:1px dashed #eee;vertical-align:middle;float:left;width:45%;margin-right:5%;}
.user_center .righter .user_info .info ul li span{color:#f30;}
.user_center .righter .user_info .info ul li em{color:#999;font-style:normal;display:inline-block;width:80px;text-align:right;margin-right:10px;}

[class*=am-icon-]{font-family:FontAwesome;}

.blocation {
	line-height: 35px;
	/*background: url(../images/line.jpg) left bottom repeat-x;*/
	text-align: left;
	padding: 0 0 0 12px;
	border-top: 1px solid #666;
	margin-top: 1px;
	color: #666;
}

.blocation em {
	float: right;
	font-size: 12px;
	font-style: normal;
}

.blocation a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/*新闻列表*/
.newsPage .item {
	display: block;
	float: left;
	width: 100%;
	padding: 20px 20px;
	background: #f7f7f7;
	margin-bottom: 28px;
}

.newsPage .item img {
	width: 200px;
	/*height: 112px;*/
	float: left;
	margin-right: 24px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.newsPage .item h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	margin-bottom: 5px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	margin-top: 0;
}

.newsPage .item .txt {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	overflow: hidden;
}

/**分页*/
.pglist {
	padding: 30px 0 30px;
	float: left;
	width: 100%;
	text-align: center;

}

.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.pglist span {
	display: inline-block;
	color: #fff;
	background: #2C93D7;
	border-color: #2C93D7;
	padding: 0 14px;
	margin: 0 3px;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}

.pglist a:hover,
.pglist .hover {
	display: inline-block;
	color: #fff;
	background: #2C93D7;
	border-color: #2C93D7;
}

/*单页频道集,dlsimg在左，dlsinfo在右*/
#WspPList {
	margin: 10px;
	clear: both;
	width: 97%;
	text-align: left;
}

#WspPList .dls {
	margin: 0;
	padding: 0;
	text-align: center;
}

#WspPList .dls dd {
	padding: 10px;
	text-align: left;
	margin: 0px 0 30px 0;
	background: #f7f7f7;
}

#WspPList .dlsimg {
	float: left;
	width: 30%;
}

#WspPList .dls dd div.imgborder {
	border: 1px solid gray;
	width: 190px;
	height: 113px;
	margin: 0 auto;
}

#WspPList .dls dd img {
	width: 188px;
	height: 111px;
	border: 1px solid white;
}

#WspPList .dlsinfo {
	width: 70%;
	float: left;
}

#WspPList .dlsinfo2 {
	width: 100%;
	float: left;
}

#WspPList .dlsinfo2 p {
	text-align: left;
	text-indent: 24px;
	line-height: 160%;
	font-size: 16px
}

#WspPList .dlsinfo h5 {
	line-height: 30px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px dashed #ccc;
}

#WspPList .dlsinfo h5 a {
	color: #FF7501;
	font-size: 14px;
}

#WspPList .dlsinfo p {
	text-align: left;
	text-indent: 24px;
	line-height: 160%;
}

.gridlist {
	width: 100%;
}

/*产品列表*/
.gridlist .item {
	width: 26%;
	margin: 25px;
	float: left;
	position: relative;
	overflow: hidden;
}

.gridlist .item a {
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	width: 100%;
}

.gridlist .item img {
	/*width: 280px;*/
	height: 260px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.gridlist .item .bg {
	width: 100%;
	height: 260px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: url(../images/black70.png) repeat 0 0;
	position: absolute;
	left: -100%;
	top: 0;
}

.gridlist .item:hover .bg {
	left: 0;
}

.gridlist .item .plus {
	width: 100%;
	height: 260px;
	display: block;
	transition: all ease .4s;
	background: url(../images/ipro_hover.png) no-repeat center center;
	position: absolute;
	left: -100%;
	top: 0;
}

.gridlist .item:hover .plus {
	left: 0;
}

.gridlist .item h3 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0;
	color: #000;
	line-height: 28px;
	text-align: center;
	padding-top: 8px;
	height: 28px;
	/*overflow: hidden;*/
}

/*产品系列介绍*/
.showProduct {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	/*margin-top: 10px;*/

	padding-top: 10px;
	/*
	border-top: 3px solid #196BA1;
	*/
}

.showProduct .showp_txt.one .tit,
.showProduct .tit {
	top: 25px;
	box-sizing: content-box;
}

.showProduct .showp_txt.one {
	/*border-top: 0px;
	padding-top: 25px;
	 display: none; */
}

.showProduct .showp_txt {
	padding: 50px 0 50px 120px;
	position: relative;
	border-top: 1px solid #f1f1f1;
}

.showProduct .showp_txt .tit {
	width: 49px;
	height: 51px;
	font-size: 18px;
	line-height: 20px;
	padding: 9px 0 0 11px;
	display: block;
	position: absolute;
	left: 20px;
	top: 50px;
	color: #fff;
	background: url(../images/show-pro-titbg.png) no-repeat 0 0;
}

/*产品详情*/

.showProduct .showImg {
	padding-bottom: 40px;
	border-bottom: 3px solid #196BA1;
}

.showProduct .photo {
	width: 400px;
}

.fl {
	float: left;
}

.showProduct .photo .jqzoom {
	width: 400px;
	height: 305px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	cursor: pointer;
}

.showProduct .photo .jqZoomPup {
	z-index: 999;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #eee;
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=50);
}

.showProduct .photo .zoomdiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
}

.showProduct .photo .img {
	width: 400px;
	height: 305px;
	display: block;
}

img,
iframe {
	border: 0px;
	background-color: white;
}

.showProduct .photo .photoimg {
	width: 400px;
	height: 71px;
	margin-top: 12px;
	position: relative;
}

.showProduct .imgtxtcon {
	width: 400px;
	float: left;
}

.showProduct .imgtxtcon .tit {
	font-size: 24px;
	color: #000;
	padding: 0 25px;
	line-height: 30px;
	margin-bottom: 10px;
}

.showProduct .imgtxtcon .tit2 {
	color: #aaa;
	padding: 0 25px;
	font-size: 14px;
	line-height: 200%;
	margin-bottom: 10px;
}

.showProduct .imgtxtcon .tel {
	padding: 20px 25px 20px;
}

.showProduct .imgtxtcon .tel span {
	color: #000;
	display: block;
}

.showProduct .imgtxtcon .tel strong {
	display: block;
	font-family: impact;
	color: #196BA1;
	font-weight: normal;
	font-size: 40px;
	height: 46px;
	line-height: 46px;
}

.showProduct .imgtxtcon .btn1 {
	background: #196BA1;
}

.showProduct .imgtxtcon .btn2 {
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	background: #999999;
}

.showProduct .imgtxtcon .btn1,
.showProduct .imgtxtcon .btn2 {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 135px;
	height: 38px;
	line-height: 38px;
	margin-left: 25px;
	text-align: center;
	color: #fff;
}

.showProduct .showp_txt.one {
	border-top: 0px;
	padding-top: 25px;
	border-top: 3px solid #196BA1;
}

.showProduct .showp_txt {
	padding: 50px 0 50px 120px;
	position: relative;
	border-top: 1px solid #f1f1f1;
}

.showProduct .showp_txt.one .tit {
	top: 25px;
}

.showProduct .showp_txt .txtcon {
	font-size: 14px;
	color: #000000;
	min-height: 70px;
	line-height: 26px;
}

.showProduct .showp_txt .tit {
	width: 49px;
	height: 51px;
	font-size: 18px;
	line-height: 20px;
	padding: 9px 0 0 11px;
	display: block;
	position: absolute;
	left: 20px;
	top: 50px;
	color: #fff;
	background: url(../images/show-pro-titbg.png) no-repeat 0 0;
}

.showProduct .showp_txt {
	padding: 50px 0 50px 120px;
	position: relative;
	border-top: 1px solid #f1f1f1;
}

.showProduct .showp_txt .tit {
	width: 49px;
	height: 51px;
	font-size: 18px;
	line-height: 20px;
	padding: 9px 0 0 11px;
	display: block;
	position: absolute;
	left: 20px;
	top: 50px;
	color: #fff;
	background: url(../images/show-pro-titbg.png) no-repeat 0 0;
}

.showProduct .showp_txt .txtcon {
	font-size: 14px;
	color: #000000;
	min-height: 70px;
	line-height: 26px;
}

.showProduct .n-case-list {
	overflow: hidden;
	position: relative;
}

.showProduct .n-case-list {
	overflow: hidden;
	position: relative;
}

.showProduct .photo .photoimg a:hover img,
.showProduct .photo .photoimg a.hover img {
	border: 2px solid #196BA1;
}

.showProduct .photo .photoimg a img {
	width: 87px;
	height: 63px;
	display: block;
	padding: 2px;
	border: 2px solid #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.ico {
	background: url(../images/ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.showProduct .photo .photoimg .listcon {
	width: 300%;
}

.showProduct .photo .photoimg .ico {
	width: 12px;
	height: 30px;
	z-index: 10;
	position: absolute;
	top: 24px;
	cursor: pointer;
}

.showProduct .photo .photoimg .prev {
	left: -4px;
	background-position: -183px 8px;
}

.showProduct .photo .photoimg .next {
	right: -4px;
	background-position: -204px 8px;
}

.showProduct .photo .photoimg a {
	width: 95px;
	height: 71px;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 7px;
}

.showProduct .photo .photoimg a img {
	width: 87px;
	height: 63px;
	display: block;
	padding: 2px;
	border: 2px solid #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.showProduct .photo .photoimg a:hover img,
.showProduct .photo .photoimg a.hover img {
	border: 2px solid #196BA1;
}

.showProduct .photo .photoimg .imglist {
	width: 375px;
	overflow: hidden;
	position: relative;
	margin: 0 15px;
}

.showProduct .showp_txt .tit a {
	color: #fff;
}

.gridlist .item {
	width: 300px;
	margin: 30px 26px 0 0;
	float: left;
	position: relative;
	overflow: hidden;
}

.gridlist .item2 {
	width: 253px;
	margin: 30px 26px 0 0;
	float: left;
	position: relative;
	overflow: hidden;
}

/*悬浮链接*/
.suspension {
	position: fixed;
	z-index: 999999999;
	right: 10px;
	bottom: 220px;
	width: 70px;
	height: 240px;
}

.suspension-box {
	position: relative;
	float: right;
}

.suspension .a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #097cf3;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.suspension .a.active,
.suspension .a:hover {
	background: #00af66;
	-moz-box-shadow: 0px 0px 20px #00af66;
	-webkit-box-shadow: 0px 0px 20px #00af66;
	box-shadow: 0px 0px 20px #00af66;
}

.suspension .a .i {
	display: none !important;
	width: 44px;
	height: 44px;
}

.suspension .a-service {
	background: #097cf3 url(../images/pf_icon1.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-service:hover {
	background: #00af66 url(../images/pf_icon1.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-service-phone {
	background: #097cf3 url(../images/pf_icon2.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-service-phone:hover {
	background: #00af66 url(../images/pf_icon2.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-qrcode {
	background: #097cf3 url(../images/pf_icon3.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-qrcode:hover {
	background: #00af66 url(../images/pf_icon3.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-top {
	background: #097cf3 url(../images/pf_icon4.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a-top:hover {
	background: #00af66 url(../images/pf_icon4.png) center center no-repeat;
	background-size: 30px;
}

.suspension .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}

.suspension .a-top {
	display: none;
}

.suspension .d {
	display: none;
	width: 240px;
	background: #fff;
	position: absolute;
	right: 80px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	/*background:url(../images/side_bg_arrow.png) no-repeat;r*/
	ight: -8px;
	top: 31px;
}

.qrcode-img img {
	width: 150px;
	margin: 0 auto;
}

.suspension .d-service {
	top: 1px;
}

.suspension .d-service-phone {
	top: 34px;
}

.suspension .d-qrcode {
	top: 87px;
}

.suspension .d .inner-box {
	padding: 24px 22px;
}

.suspension .d-service-item {
	padding: 4px 0;
}

.suspension .d-service .d-service-item {
	border-bottom: none;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}

.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}

.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}

.suspension .d-service-item p {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service .d-service-item p {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-service-intro {
	padding-top: 10px;
}

.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}

.suspension .d-service-intro i {
	background: url(../images/side_con_icon02.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.suspension .d-qrcode {
	text-align: center;
	width: 160px;
}

.suspension .d-qrcode .inner-box {
	padding: 10px 0;
}

.suspension .d-qrcode p {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}

.home_banner .banner{
	width: 1920px;
}
@media(max-width:1920px){
	.home_banner .banner{
		width: 100%;
	}
}

@media (max-width: 1199px) {

	.width,
	.nav .width,
	.nav .banner_inner {
		width: 100%;
	}

	.suspension {
		width: 60px;
		right: 10px;
		bottom: 120px;
		height: auto;
	}

	.suspension .a {
		width: 60px;
		height: 60px;
		background-size: 30px !important;
	}
}

@media (max-width:767px) {
	.suspension {
		width: 40px;
		right: 4px;
		bottom: 100px;
		height: 85px;
	}

	.suspension .a {
		width: 40px;
		height: 40px;
		background-size: 20px !important;
	}

	.suspension .a-service {
		display: none !important;
	}

	.suspension .a-qrcode {
		display: none !important;
	}

	.suspension .d-service {
		display: none !important;
	}

	.suspension .d-service-phone {
		display: none !important;
	}

	.suspension .d-qrcode {
		display: none !important;
	}
}

/*导航按钮*/
.web_nav {
	display: none;
	width: 90%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	font-weight: bold;
}

.btn-menu {
	display: block;
	float: right;
	position: relative;
	background: transparent;
	cursor: pointer;
	padding: 12px 0;
	width: 26px;
	height: 16px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	box-sizing: content-box;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
	background-color: #ffffff;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.btn-menu:before,
.btn-menu:after {
	content: '';
	position: absolute;
	top: 0;
	height: 1px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.btn-menu span {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}

.btn-menu:before {
	-webkit-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}

.btn-menu:after {
	-webkit-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0);
}

.btn-menu.active span {
	opacity: 0;
}

.btn-menu.active:before {
	background-color: #ffffff;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu.active:after {
	background-color: #ffffff;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

@media (max-width:1920px) {
	.banner {
		width: 100%;
	}
}


@media (max-width:1199px) {

	.width,
	.banner_inner {
		width: 100%;
		margin: 0 auto;
	}

	.nav ul li a {
		padding: 0 15px;
	}

	#sform {
		display: inline-block;
	}

	.nav form .ip {
		width: 150px;
	}

	.tel {
		display: inline-block;
	}

	.banner,
	.banner.skitter {
		width: 100%;
		height: auto;
	}

	.bg_blue .width .home_pro_nav {
		width: 25%;
	}

	.bg_blue .width .home_pro {
		width: 75%;
	}

	.bg_blue .home_pro ul {
		width: 99%;
	}

	.bg_blue .home_pro ul li {
		width: 45%;
	}

	.home_about .fl .more {
		display: none;
	}

	.home_about .fl,
	.home_about .fr {
		width: 98%;
	}

	.bg_blue .width .page_show {
		width: 75%;
	}

	.nav ul li .subnav li a {
		padding: 0 25px;
	}

	.home_pro_nav .home_tree ul li a {
		line-height: 40px;
	}

	.home_pro_nav .home_tree ul li {
		line-height: 40px;

	}
}

@media (max-width:991px) {
	.nav ul li a {
		padding: 0 10px;
	}

	#sform {
		display: none;
	}

	.tel {
		display: none;
	}

	.bg_blue .width .home_pro {
		width: 75%;
	}

	.bg_blue .width .home_pro_nav {
		width: 25%;
	}

	.bg_blue .home_pro ul {
		width: 99%;
	}

	.bg_blue .home_pro ul li {
		width: 45%;
	}

	.home_about .fl .more {
		display: none;
	}

	.home_about .fl,
	.home_about .fr {
		width: 98%;
	}

	.bg_blue .width .page_show {
		width: 75%;
	}

	.home_pro_nav .home_tree ul li a {
		line-height: 25px;
	}

	.home_pro_nav .home_tree ul li {
		line-height: 25px;

	}
}

.skitter a.prev_button,
.skitter a.next_button {
	display: inline;
}

.bg_blue .home_pro_nav2 {
	display: none;
}

.companyCn {
	font-size: 47px;
	color: #f60;
	font-family: '黑体';
	line-height: 100%;
}

.companyEn {
	font-size: 20px;
	color: #06a3e8;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 2px;
}

#company_img img{
	width: 460px;
	height: 300px;
}

@media (max-width:767px) {

	.home_news,
	.bg_blue .width .page_show,
	.bg_blue .width .page_show .list {
		width: 100%;
	}

	.home_news .fl,
	.home_news .fr {
		width: 100%;
	}

	.companyCn {
		font-size: 47px;
	}

	.companyEn {
		font-size: 20px;
	}

	.home_pro_nav .home_tree ul li a {
		line-height: 40px;
	}

	.home_pro_nav .home_tree ul li {
		line-height: 40px;

	}

	.gridlist .item2 {
		width: 45%;
	}

	.nav ul li a {
		padding: 0 25px;
	}

	#sform {
		display: none;
	}

	.tel {
		display: none;
	}

	.web_nav {
		width: 96%;
		display: block;
	}

	.web_nav .subnav {
		display: none;
	}

	.nav {
		height: auto;
	}


	.web_nav .subnav {
		display: block;
	}

	.navigation li {
		float: left;
		position: relative;
		width: 100%;
		background: #f1f1f1;
		border-bottom: 1px solid #ffffff;
	}

	.nav ul .hover a，.nav .navigation li:hover,
	.nav .navigation li a:hover,
	.nav .navigation li.hover:hover,
	.nav .navigation li a.nav_on {
		color: #fff;
		background-color: #00af66;
	}

	.nav ul li:hover .subnav {
		opacity: 0;
		visibility: hidden;
	}

	.navigation li a {
		display: block;
		width: 100%;
		height: 55px;
		line-height: 55px;
		margin: 0;
		padding: 0;
		text-decoration: none;
		text-align: center;
		text-transform: uppercase;
		color: #ffffff;
		font-size: 20px;
		text-align: center;
	}

	.home_about .fl,
	.home_about .fr {
		width: 96%;
		padding-left: 10px;
	}

	.home_about .fl .more {
		display: none;
	}

	.h1_blue,
	.bg_blue.index_nav .home_pro_nav,
	.bg_blue.index_nav .home_pro,
	.home_pro ul,
	.bg_blue.index_nav .aboutus_Header,
	.bg_blue.index_nav .home_about {
		width: 99%;
	}

	.bg_partner .fl,
	.bg_partner .fr {
		width: 99%;
		float: none;
	}

	.bg_gray .footer {
		padding-left: 10px;
		padding-right: 10px;
	}

	.partner .fr ul li {
		width: 24%;
	}

	.partner .fr ul li a {
		width: 99%;
	}

	.partner .fr ul li a img {
		width: 99%;
	}

	#link_box {
		display: none;
	}

	.home_pro_nav .left_contact_tile,
	.home_pro_nav .left_contact {
		display: none;
	}

	.home_pro ul li {
		width: 46%;
	}

	.page_nav .home_pro_nav {
		/*width: 99.9%;*/
		display: none;
	}

	.page_nav .home_pro_nav2 {
		width: 99.9%;
		display: block;
	}

	.content_left .show_menu {
		width: 100%;
		margin-bottom: 20px;
	}

	.menu_tit {
		background: #0170e2 !important;
	}

	.show_menu .menu_tit {
		height: 40px;
		padding: 0 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		box-sizing: border-box;
		text-align: center;
	}

	.menu_tit p {
		width: 100%;
		height: 28px;
		overflow: hidden;
		line-height: 28px;
		color: #fff;
		font-size: 24px;
		margin: 0 auto;
		padding: 0;
		font-weight: bold;
	}

	.menu_tit p {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		float: left;
		width: 30%;
		text-align: left;
	}


	.menu_tit span {
		display: none;
		width: 100%;
		height: 20px;
		overflow: hidden;
		line-height: 20px;
		color: rgba(255, 255, 255, 0.5);
		font-family: "Arial";
		font-size: 14px;
		font-style: italic;
		margin: 0 auto;
		padding: 0;
	}

	.menu_tit em {
		cursor: pointer;
		display: block;
		width: 30%;
		text-align: right;
		color: #ffffff;
		height: 40px;
		line-height: 40px;
		float: right;
		/*background: url(../images/jt.png) no-repeat right center;*/
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
		font-style: normal;
	}

	.ny_content .show_menu .menu_list {
		background: #f6f6f6;
	}

	.show_menu .menu_list {
		height: 300px;
		display: none;
	}

	.show_menu .menu_list {
		background: #fff;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 10px 0 19px;
		box-sizing: border-box;
	}

	.menu_list .menu_li {
		width: 95%;
	}

	.menu_list .menu_li {
		overflow-y: scroll;
		overflow-x: hidden;
	}

	.menu_list .menu_li {
		width: 96%;
		height: 100%;
		margin: 0 auto;
		padding: 0 0;
		box-sizing: border-box;
	}

	.ny_content .menu_li p {
		background: #fff;
	}

	.menu_li p {

		width: 100%;
		padding: 0 5px;
	}

	.menu_li p {
		width: 100%;
		height: 40px;
		overflow: hidden;
		line-height: 40px;
		color: #666;
		font-size: 14px;
		font-weight: bold;
		background-color: #f6f6f6;
		margin: 0 auto;
		padding: 0 0 0 20px;
		box-sizing: border-box;
		margin-bottom: 5px;
	}

	.menu_li>p>a {
		width: 80%;
		float: left;
		display: block;
		color: #515671;
	}

	.menu_li>p>span {
		display: block;
		width: 20%;
		height: 40px;
		float: right;
		background: url(../images/menu_tb1.png) 80% center no-repeat;
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
	}

	.menu_li>p>span.on {
		transform: rotateX(180deg);
	}

	.bg_blue .home_pro {
		width: 98%;
	}

	.bg_blue .home_pro ul {
		width: 98%;
	}

	.bg_blue .home_pro ul li {
		width: 45%;
	}

	.nav .width,
	.nav .banner_inner {
		width: 100%;
		box-sizing: content-box;
	}

	.nav ul .hover a {
		background: #f1f1f1;
	}

	.web_nav {
		width: 96%;
		display: block;
	}

	.navigation {
		width: 100%;
		display: none;
	}

	.navigation li，.nav ul .hover a， {
		width: 100%;
		background: #f1f1f1;
		border-bottom: 1px solid #ffffff;
	}

	.nav .navigation li a {
		color: #515671;
		height: 40px;
		line-height: 40px;
	}

	.blocation {
		display: none;
	}

	.bg_gray .fr {
		display: none;
	}

	.footer .fl {
		background: none;
		min-height: 120px;
	}

	.banner .skitter a.prev_button,
	.banner .skitter a.next_button,
	.banner .skitter .info_slide_dots {
		display: none;
		z-index: -1000;
	}

	#WspPList .dlsinfo {
		width: 63%;
		float: left;
		margin-left: 15px;
	}

	#WspPList .dlsimg {
		float: left;
		width: 33%;
		margin-top: 8px;
	}

	#WspPList {
		margin: 5px;
		width: 99%;
	}

	#WspPList .dls dd div.imgborder {
		width: 99%;
	}

	#WspPList .dls dd {
		padding: 5px;

		margin: 0px 0 10px 0;

	}

	.gridlist .item {
		width: 372px;

	}

	.showProduct .imgtxtcon {
		width: 100%;
		float: left;
	}

	.banner_inner {
		width: 100%;
	}

	.showProduct .showp_txt .tit,
	.showProduct .showp_txt .txtcon {
		width: 99%;
		float: left;
	}

	.showProduct .showp_txt,
	.showProduct .showp_txt.one {
		padding: 0;
	}

	.showProduct .showp_txt.one .tit,
	.showProduct .showp_txt .tit,
	.showProduct .showp_txt.one {
		position: relative;
		left: 0;
		top: 0;
		border-top: 0;
	}

	.showProduct .showImg {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.showProduct .showp_txt .tit {
		background: #00A2E9;
		font-size: 22px;
		color: #fff;
		text-indent: 30px;
		line-height: 60px;
		padding: 0 0 0 11px;
	}

	.newsPage .item img {
		padding-top: 10px;
	}

	.like_pro ul {
		width: 99.9%;
	}

	.like_pro ul li {
		width: 45%;
	}
}

@media(max-width:480px) {
	.like_pro ul li {
		margin: 0 5px 15px 0;
	}
	.header {
		height: 60px;
		min-height: 60px;
	}
	.companyCn {
		font-size:25px;
	}

	.companyEn {
		font-size: 12px;
		letter-spacing: 0px;
	}
	.header .logo img{
		height: 60px;
	} 

	#company_img{
		height: 96%;
		padding-left: 0;
	}
	#company_img img{
		width: 97%;
		
	}
	.newsPage .item img {
		width: 100%;
		margin-right: 10px;
	}
	.newsPage .item .txt {
		width: 100%;
	}

	.banner_inner {
		width: 100%;
		height: 50px;
	  }

	  #WspPList .dlsinfo {
		width: 95%;
	}

	#WspPList .dlsimg{
		width: 95%;
	}
	#WspPList .dls dd img {
		width: 100%;
		height: auto;
	}
	#WspPList .dls dd div.imgborder {
		height: auto;
	}
	
	.showProduct .photo .photoimg,.showProduct .photo ,
	.gridlist .item img,.showProduct .photo .img {		
		width: 100%;	
		height: auto;
	}
	.gridlist .item .plus,
	.gridlist .item .bg {
		width:100%;
		height: 90%;
	}

	.showProduct .photo .photoimg a {
		width: 50px;
		height: auto;
	}

	.showProduct .photo .jqzoom {
		width: 99%;	
		height: auto;
	}

	.home_pro ul li a .pic img {
		width: 99%;
		height: auto;
	}

	.bg_blue .home_pro ul li {
		width: 45%;
		
		min-height: 180px;
	}

	.gridlist .item {
		width: 100%;
	}
	.showProduct .showp_txt .txtcon,
	.showProduct .imgtxtcon .tit2 {		
		padding: 0 10px;
	}

	.showProduct .photo .photoimg .listcon {
		 width: 100%; 
	}
	.copyright span,.copyright a {
		display: block;
		height: 25px;
	}
	body {
		width: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}
	.footer .fr,.footer .fl,.footer {
		width: 98%;
	}

	.footer .fl {
		width: 100%;
		padding-top: 8px;
	}
	
	.partner .fl {
		padding-top: 55px;
	}
	.partner .fr ul{		
		height: 200px;		
		margin-bottom: 50px;
	}
	.partner .fr ul li {
		height: 100px;
	}
	.footer {
		padding-top: 30px;
	}
}





