.wqpHomeheader{ position:relative; width:100%;}
.indexheader{margin:0px; padding:15px 10px; position:fixed;left:0;top:0; width:100%; z-index:999; background:#fff; }
.wqpHomeheader h2{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.logo img{ display:block; height:35px;}
.wqpHomeheader .navbtn a{ background-repeat:no-repeat;float:left;height:25px; display:block;}
.wqpHomeheader a.Home{background-image:url(../images/Home.png);float:right;background-size:auto 22px;width:32px;}
.wqpHomeheader a.search{background-image:url(../images/search.png);float:right;background-size:23px 25px;width:23px;}
.wqpHomeheader a.nav{background-image:url(../images/nav.png);background-size:auto 20px;width:25px; }
/*.wqpHomeheader a.cur{background-image:url(../images/close.png); background-size:cover;}*/

.navbg{background:rgba(0,0,0,.5);position:absolute;left:0px;right:0px;top:65px;z-index:9999; display:none;}
nav{position:absolute;left:0px;right:0px;top:55px;bottom:0px;z-index:99999; background:#fff; display:none; }
nav ul{ margin:0px;padding:0px;background:#fff; border-top:1px solid #d9d9d9;}
nav ul li { position:relative;}
nav ul li span{ display:block;border-bottom:1px solid #d9d9d9; line-height:50px; font-size:16px;}
nav ul li span a{line-height:50px; padding:0px 35px; display:block;}
nav ul li em{ background-image:url(../images/problem2.png); background-repeat:no-repeat; background-size:20px 13px; display:block; position:absolute; right:10px; top:20px;width:20px; height:13px; transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
nav ul li.cur em{ transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}
nav ul li p{background:#f2f2f2; display:none;}
nav ul li p a{ line-height:50px;padding:0px 45px; display:block; border-bottom:1px solid #d9d9d9; font-size:16px}
nav ul li p a:hover{ background:#0085D0; color:#fff;}
nav ul li p a.cur{ background:#0085D0; color:#fff;}
.height{ height:75px;}

/*搜索*/
.ptsearch{margin:10px 2%; position:relative; border:10px solid #ededed;}
.ptsearch .text{width:100%;height:35px;background:#fff; padding-left:5px; line-height:35px;font-family:"微软雅黑"; }
.ptsearch .sub{ position:absolute;right:0;top:0;width:80px;height:35px; background: url(../images/search.png) 10px center  no-repeat, #0085D0;color:#fff; background-size:20px 21px; padding-left:20px;font-family:"微软雅黑"; font-size:15px;  }
.banner{width:100%; overflow:hidden; position:relative;}
.banner img{ display:block; width:100%;}
.banner .dot{text-align:center; padding:10px 0px; position:absolute; left:0px; right:0px; bottom:0px; z-index:2;}
.banner .dot span{ margin:0px 3px; width:11px; height:11px; opacity:1; background:#848aa3;}
.banner .dot span.swiper-pagination-bullet-active{ background:#fff;}

.indexShortcut{margin:0px; padding:0px;}
.indexShortcut ul{ margin:0px; padding:15px 5px;}
.indexShortcut ul li{ float:left;width:25%;}
.indexShortcut ul li a{display:block;border-radius:4px; padding:15px 0px; margin:0px 5px;}
.indexShortcut ul li img{ margin:auto; height:25px; display:block;}
.indexShortcut ul li p{ text-align:center; color:#fff; padding-top:5px; font-size:14px;}
.indexShortcut ul li a.Orange{background:#2060A5;}
.indexShortcut ul li a.Green{background:#008cd6;}
.indexShortcut ul li a.Cyanine{background:#13b5b1;}
.indexShortcut ul li a.Blue{background:#f39800;}

.wqpindexProduct{width:100%; padding:0px 0px 25px;}
.wqpindexProduct ul{ margin:0px; padding:0px 0px 20px;}
.wqpindexProduct ul li{ margin:0px; padding:0px;}
.wqpindexProduct ul li img{ display:block; width:100%;}
.wqpindexProduct ul li h3{font-size:16px; padding:10px ;}
.wqpindexProduct ul li h3 span{ float:right; font-size:18px; color:#F60;}
.wqpindexProduct ul li p{ font-size:13px; padding:5px 10px 10px;}
.wqpindexProduct ul li a{ display:block;}
.wqpindexProduct a.Productmore{ background:#ededed; text-align:center;padding:5px 0px; color:#666666; font-size:16px; display:block; line-height:30px; margin:0px 5px;}

.indexnews{ margin:0px; padding:0px 0px 30px;}
.indexnews h3{ background:#0085D0; color:#fff; font-size:16px; padding:10px 15px;}
.indexnews ul{ margin:0px; padding:0px 0px 30px;}
.indexnews ul li{ border-bottom:1px solid #dbdbdb; padding:0px 10px; font-size:14px;}
.indexnews ul li a{ display:block; overflow:hidden; height:50px; line-height:50px;}
.indexnews ul li span{ float:right; color:#999999;}
.indexnews a.newsmore{ background:#ededed; text-align:center;padding:5px 0px; color:#666666; font-size:16px; display:block; line-height:30px; margin:0px 5px;}


/*--分享切换--*/
.inpageheader { position:relative; width:100%;}
.subheader{margin:0px; padding:20px 10px; position:fixed;left:0;top:0; width:100%; z-index:999; background:#fff; border-bottom:10px solid #E6E6E6;}
.inpageheader h2{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.inpageheader .navbtn a{ background-repeat:no-repeat;float:left;height:25px; display:block;}
.inpageheader a.Home{background-image:url(../images/Home.png);float:right;background-size:32px 25px;width:32px;}
.inpageheader a.search{background-image:url(../images/search.png);float:right;background-size:23px 25px;width:23px;}
.inpageheader a.nav{background-image:url(../images/nav.png);background-size:25px 25px;width:25px;}
/*.inpageheader a.cur{background-image:url(../images/close.png); background-size:cover;}*/

.share{ margin:0px; padding:0px;}
.share dl{ margin:0px; padding:0px 10px 20px;}
.share dl dt{ float:left; font-size:14px;}
.share dl dt a{ display:inline-block; vertical-align:middle; width:28px; height:28px;background-size:cover; background-repeat:no-repeat; margin-left:10px;}
.share dl dt a.weibo{ background-image:url(../images/fenxiang.gif)}
.share dl dt a.weixin{ background-image:url(../images/fenxiang1.gif)}
.share dl dt a.kongjian{ background-image:url(../images/fenxiang2.gif)}
.share dl dt a.txweibo{ background-image:url(../images/fenxiang3.gif)}
.share dl dd{ float:right;}
.share dl dd a{border:1px solid #d9d9d9; border-radius:50px; font-size:14px; padding:3px 10px; display:block; color:#666;}
.share dl dd a img{height:10px;}
footer{background:#0085D0; padding:10px;color:#fff; font-size:12px; text-align:center; width:100%;}
footer a{color:#fff;}
footer a:hover{color:#fff;}

/*迈锐简介*/
.mairuiProfile{font-size:14px; line-height:26px; padding:20px 15px 40px;}
.mairuiProfile img{ max-height:100%; max-width:100%; margin:0px auto;}
.mairuiProfile h3.Companytitle{ font-size:20px; font-weight:bold; color:#0085D0;}
.mairuiProfile h4.CompanySubtitle{ font-size:14px; color:#0085D0; padding-top:5px;}
.video{ position:relative;}
.video .play{ display:block; position:absolute;top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.video  img{ display:block; width:100%;height:100%;}
/*发展历程*/
.development{padding:20px 10px;  width:100%; color:#33ade0;}
.development .list{background:#fff; border-left:1px solid #6ECAF2;margin-left:15px;padding-top:10px; }
.development dl{position:relative;padding-bottom:20px; }
.development dl dt{ width:100%; height:30px; line-height:30px;vertical-align:top; color:#33ade0;margin-left:-20px;  font-size:16px; padding-left:52px; background:url(../images/inco05.png) 8px center no-repeat; background-size:auto 25px;}
/*.development dl dt span{position:absolute;top:10px;left:-28px;padding-left:5%; vertical-align:top; color:#33ade0;  font-size:16px;}*/
.development dl dt img{height:25px; vertical-align:top;}
.development dl dd{padding:10px 0 10px 20px;}
.development dl dd img{width:100%; overflow:hidden;}
.developBox h4{ background:url(../images/inco06.png) 0 center no-repeat; padding-left:20px; font-size:16px;} 
.developBox h4 span{ background:url(../images/arror.png) 0 center no-repeat; display:inline-block; width:30px;height:21px; vertical-align:middle; background-size:auto 7px;}
.developBox h4.cur span{background:url(../images/arror_hover.png) 0 center no-repeat; background-size:auto 7px;}

.developBox .content{ display:none; }
.development .sl{ background:url(../images/inco07.png) 0 center no-repeat;width:30px;height:10px; line-height:10px; padding:20px 0;}

/*我们的团队*/
.team { padding:30px 10px;}
.team img{ width:100%;}
.team span img{height:10px; width:auto;}
.team span.fright{ float:right;}
.team .airtitle h3{ color:#0085D0; font-size:16px; font-weight:bold; padding-bottom:10px;}
.personalBox{padding-top:20px ;}
.personalBox dl{margin-bottom:20px;}
.personalBox dl dt{ }
.personalBox dd.person01{padding-top:10px;}
.personalBox dd.person01 h4 { font-size:16px; background:url(../images/personal.jpg) 0 center no-repeat; background-size:auto 16px; padding-left:23px;} 
.personalBox dd.person01 .content01{ padding:10px 0; font-size:14px;}

.secondNav{ font-size:16px;}
.secondNav h3{ height:40px;  line-height:40px; color:#fff; background:#0085D0; padding-left:10px;}  
.secondNav h3 .arror{ display:inline-block; width:25px;height:40px;margin-right:10px; float:right;background:url(../images/return.png) 0 center no-repeat; background-size:auto 25px;}
.secondNav ul li{  height:40px; line-height:40px;}
.secondNav ul li a{ display:block;}
.secondNav ul li.cur{  }
.secondNav ul li.cur a{color:#fff;}


.solution{ padding:20px 10px; margin:0px;}
.solution h3{ background-image:url(../images/solution.png); background-repeat:no-repeat; background-color:#008cd6; background-position:96% center; background-size:30px 30px; font-size:16px; padding:12px 10px; color:#fff;}
.solution ul{ padding:0px; margin:0px;}
.solution ul li{ }
.solution ul li img{ display:block; width:100%;}
.solution ul li h4{ font-size:16px; padding:10px;}
.solution ul li p{ font-size:13px; color:#666666;padding:0px 10px 10px;}
/*照片放大*/
#galleryOverlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;z-index:100000;background-color:#222;background-color:rgba(0,0,0,0.8);overflow:hidden;display:none;-moz-transition:opacity 1s ease;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;}
/* This class will trigger the animation */
#galleryOverlay.visible{opacity:1;}
#gallerySlider{height:100%;left:0;top:0;width:100%;white-space: nowrap;position:absolute;-moz-transition:left 0.4s ease;-webkit-transition:left 0.4s ease;transition:left 0.4s ease;}
#gallerySlider .placeholder{background: url("../images/preloader.gif") no-repeat center center;height: 100%;line-height: 1px;text-align: center;width:100%;display:inline-block;}
/* The before element moves the
 * image halfway from the top */
#gallerySlider .placeholder:before{content: "";display: inline-block;height: 50%;width: 1px;margin-right:-1px;}
#gallerySlider .placeholder img{display: inline-block;max-height: 100%;max-width: 100%;vertical-align: middle;}
#gallerySlider.rightSpring{-moz-animation: rightSpring 0.3s;-webkit-animation: rightSpring 0.3s;}
#gallerySlider.leftSpring{-moz-animation: leftSpring 0.3s;-webkit-animation: leftSpring 0.3s;}
/* Firefox Keyframe Animations */

@-moz-keyframes rightSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-moz-keyframes leftSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/* Safari and Chrome Keyframe Animations */

@-webkit-keyframes rightSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-webkit-keyframes leftSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/*迈锐全球*/
.Global{padding:20px 10px; color:#333;}
.Global img{ width:100%; display:block; margin:0 auto;}
.Global h3.globalTitle,.Global span{ color:#0085D0; font-size:16px; font-weight:bold; padding-bottom:10px;}
.Global h4.smallTitle{ color:#0085D0; font-size:14px;  padding:10px 0;}

/*--产品中心--*/

.Productlist{ margin:0px; padding-bottom:10px;}
.Productlist h3{background-image:url(../images/solution.png);background-repeat:no-repeat;background-position:96% center;background-color:#008cd6;background-size:30px 30px; font-size:16px; padding:12px 10px; color:#fff;}
.Productlist ul{ margin:0px; padding:10px 10px 0px;}
.Productlist ul li{float:left;width:50%; padding-top:12px;}
.Productlist ul li a{ border:1px solid #dcdcdc; display:block; padding-bottom:15px; box-shadow:0px 2px 0px #f0f0f0; margin:0px 5px;}
.Productlist ul li img{ display:block; max-height:100%; max-width:100%;}
.Productlist ul li p{text-overflow:ellipsis;-webkit-box-orient: vertical;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1; font-size:13px; line-height:18px; color:#666666; text-align:center; padding:5px 10px;}

.commonMore{margin:0px 10px; padding:30px 0px 25px;}
.commonMore a{color:#fff;background:#0085D0;text-align:center;padding:3px 0px;font-size:14px;display:block;line-height:30px;}
.commonMore a:hover{color:#fff;}
/*--产品中心详情--*/
.Productpicture{width:100%;border-bottom: 10px solid #e6e6e6; overflow:hidden;}
.Productpicture h3{background:#0085D0;font-size:16px; padding:12px 10px; color:#fff;}
.Productpicture ul{ margin:0px; padding:0px; position:relative;}
.Productpicture ul li{ width:100%;}
.Productpicture ul li img{ width:100%; display:block;}

.Productdot{text-align:center; padding:10px 0px 20px;}
.Productdot span{ margin:0px 3px; width:11px; height:11px;}
.Productdot span.swiper-pagination-bullet-active{ background:#0085D0;}
.Productclass{margin:0px;padding:0px;}
.Productclass ul li{border-bottom: 10px solid #e6e6e6;}
.Productclass ul li.cur h3.Producttitle{ border-bottom:1px solid #f0f0f0;}
.Productclass ul li h3.Producttitle{font-size:16px; padding:15px 10px 15px 15px; position:relative;}
.Productclass ul li h3.Producttitle span{ background-image:url(../images/problem2.png); background-repeat:no-repeat; background-size:20px 13px; display:block; position:absolute; right:10px; top:20px;width:20px; height:13px; transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.Productclass ul li.cur h3.Producttitle span{ transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}

.Productcontents{ display:none; font-size:14px; padding:30px 10px; color:#666666;}
.Productcontents table{ width: 100%; }
.Productcontents img{ width:100%;}
.commonReturn{margin:0px 15px; padding:30px 0px 25px;}
.commonReturn a{color:#666666;background:#ededed;text-align:center;padding:3px 0px;font-size:14px;display:block;line-height:30px;}
.commonReturn a:hover{color:#fff;background:#00a1e9;}

/*产品知识*/
.productKnow{padding: 0 10px 20px;}
.productKnow ul.pro-list li{padding:10px 0; border-bottom:1px solid #D1D1D1;}
.productKnow ul.pro-list li a{ display:block;}
.productKnow ul.pro-list li h4.title{ color:#0068b7; background:url(../images/inco11.png) 0 center no-repeat; font-size:14px; background-size:auto 12px; padding-left:15px;}
.productKnow ul.pro-list li p{ display: -webkit-box; text-overflow: ellipsis;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*--加入我们--*/

.Recruitmentlist{padding:20px 10px 0;margin:0px;position:relative;}
.Recruitmentlist ul.wqp-Rec{ margin:0px;padding:0px;border-top:1px solid #e6e6e6;}
.Recruitmentlist ul.wqp-Rec li{margin:0px;padding:0px;border-bottom:1px solid #dbdbdb;}
.Recruitmentlist ul.wqp-Rec li h3.Recruitmenttitle{color:#4e4e4e;font-size:14px; font-weight:400; padding:0px 15px 0px 20px; height:45px; line-height:45px;position:relative; cursor:pointer;}
.Recruitmentlist ul.wqp-Rec li span{ display:block; position:absolute; width:19px;height:13px; background:url(../images/problem2.png) no-repeat; top:15px; right:15px; background-size:auto 13px;}
.RecruitmentContent{padding:30px; font-size:13px; line-height:24px; color:#4c4c4c; background:#fafafa; display:none;overflow:hidden;}
.RecruitmentContent h4.Rtconttitle{color:#4c4c4c; font-size:14px; font-weight:bold;padding-bottom:8px}
.Recruitmentlist ul.wqp-Rec li.cur{ padding-bottom:30px;}
.Recruitmentlist ul.wqp-Rec li.cur h3{ color:#00539d;}
.Recruitmentlist ul.wqp-Rec li.cur span{background:url(../images/problem3.png) no-repeat;background-size:auto 13px;}

.RecruitmentReturn{text-align:left;padding-top:10px;}
.RecruitmentReturn a{display:block;background:#00539d; font-size:16px; font-weight:bold; width:140px; color:#fff;padding:5px 0px; text-align:center;}
.RecruitmentReturn a:hover{color:#fff;}

/*技术支持*/
.technicalSupport{padding:20px 10px; line-height:24px;}
.seriveCenter h3,.seriveProcess h3,.seriveOutlets h3{ color:#4c4c4c; font-weight:bold; font-size:15px;height:50px; line-height:50px; padding-left:50px;}
.seriveCenter h3 span,.seriveProcess h3 span,.seriveOutlets h3 span{color:#0085D0; font-family:Verdana, Geneva, sans-serif; font-size:14px; }
.seriveCenter h3.inco1{ background:url(../images/inco12.png) 0 center no-repeat; background-size:auto 50px; }
.seriveCenter dl img{ width:100%;}
.seriveProcess h3.inco2{background:url(../images/inco13.png) 0 center no-repeat; background-size:auto 50px;}
.seriveProcess .border{ border-left:4px #0068b7 solid;  margin-left:15px;}
.seriveProcess .border dl dt{ margin-left:-15px; color:#0068b7; font-size:14px;}
.seriveProcess .border dl dt em{padding-left:10px;}
.seriveProcess .border dl dt span{ display:inline-block; height:25px;  width:25px; background:#0068b7; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; margin-top:20px; font-size:16px; color:#fff; line-height:25px; text-align:center;}
.seriveProcess .border dl dd{ padding-left:20px;}
.seriveOutlets,.seriveProcess{margin-top:30px;}
.seriveOutlets dl img{ width:100%;}
.seriveCenter{ color:#4c4c4c;}
.seriveOutlets h3.inco3{background:url(../images/inco14.png) 0 center no-repeat; background-size:auto 50px;}
.seriveCenter h3.inco4{background:url(../images/inco15.png) 0 center no-repeat; background-size:auto 50px;}
.seriveCenter .fleft{ background:url(../images/fleft.png) 0 0 no-repeat; display:block;width:100%;height:30px; background-size:auto 30px; }
.seriveCenter .fright{ background:url(../images/fright.png) right 0 no-repeat ; display:block;width:100%;height:30px;background-size:auto 30px;  }

/*下载中心*/
.download{ padding:0 10px 20px;}
.download ul.down-list li{ border-bottom:1px dashed #999; padding:10px 0;}
.download ul.down-list li a{ display:block; width:100%;height:100%; clear:both; overflow:}
.download ul.down-list li .fleft{ width:20%; float:left;}
.download ul.down-list li .fleft img{height:50px;}
.download ul.down-list li .fright{ width:80%; float:left;}
.download ul.down-list li .fright .color{ color:#999; padding-top:5px;}
.download ul.down-list li .fright .color .pl{padding-right:15px;}
.download ul.down-list li .fright h3{ font-size:14px; color:#333;}

/*--新闻列表--*/
.newslist{margin:0px;padding:10px 0px 0px;}
.newslist dl{margin:0px; padding:15px 10px; border-bottom:1px solid #d9d9d9;}
.newslist dl a{ display:block; width:100%; height:100%;}
.newslist dl dt{float:left;width:35%; margin-right:15px;}
.newslist dl dt img{ display:block; width:100%;}
.newslist dl dd{ margin:0px; padding:0px;}
.newslist dl dd h3{text-overflow:ellipsis;-webkit-box-orient: vertical;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1; font-size:16px; color:#0085D0;}
.newslist dl dd p.newstime{ color:#999; padding:1px 0px;}
.newslist dl dd p.newsmiaoshu{text-overflow:ellipsis;-webkit-box-orient: vertical;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2; font-size:13px; line-height:18px; color:#666666;}
.commonMore{margin:0px 10px; padding:30px 0px 25px;}
.commonMore a{color:#fff;background:#0085D0;text-align:center;padding:3px 0px;font-size:14px;display:block;line-height:30px;}
.commonMore a:hover{color:#fff;}
.commonReturn{margin:0px 15px; padding:30px 0px 25px;}
.commonReturn a{color:#666666;background:#ededed;text-align:center;padding:3px 0px;font-size:14px;display:block;line-height:30px;}
.commonReturn a:hover{color:#fff;background:#0085D0;}
.newsContentstitle{ border-bottom:1px solid #d9d9d9; padding:25px 15px;}
.newsContentstitle h3{ text-align:center; font-size:20px; font-weight:bold; color:#0085D0; line-height:28px;}
.newsContentstitle p{ text-align:center; color:#666666; font-size:14px; padding-top:10px;}

.newsContents{font-size:14px; line-height:26px; padding:20px 15px 0px;}
.newsContents img{ max-height:100%; max-width:100%; margin:0px auto;}


/*--联系我们--*/

.contact{font-size:14px; line-height:26px; padding:20px 15px 15px;}
.contactWraper{margin-bottom:20px;}
.contact h3.contacttitle{ font-size:18px; font-weight:bold; color:#0085D0; padding-bottom:9px; background: url(../images/inco18.png) 0 0 no-repeat; background-size:auto 25px; padding-left:20px;}
.contactWraper .title{color:#000000; font-size:16px;}
.contactbook{ margin:0px; padding:20px 0px 30px; }
.contactbook dl{ margin:0px; padding: 0px 10px;}
.contactbook dl dt{ width:100%; text-align:left; padding-bottom:5px;}
.contactbook dl dt span{ color:#ff0000;}
.contactbook dl dd{ width:100%;margin:0px; padding:0px 0px 15px;}
.contactbook dl dd input{ border:1px solid #cccccc; width:100%; height:35px; line-height:35px;padding-left:10px; color:#666; font-family:"微软雅黑"}
.contactbook dl dd textarea{ width:100%; height:130px;border:1px solid #cccccc;color:#666; padding:10px;font-family:"微软雅黑"; }
.contactbook dl dt input{ background:#008cd6; width:100%; padding:10px 0px; font-size:16px;font-family:"微软雅黑";color:#fff; border-radius:4px;}
.contactbook dl dd select{ width:100%;appearance:none;height:35px; line-height:35px; background:url(../images/index098.jpg) 0 0 no-repeat; background-size:100% 100%;  -moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari 和 Chrome */}
::-webkit-input-placeholder { color:#666; }
::-moz-placeholder { color:#666; } 
:-ms-input-placeholder { color:#666; } 
input:-moz-placeholder { color:#666; }
.contactbook dl dd .vodeText{width:50%;}
.contactbook dl dd a{ display:block; width:50%; float:right;}
.contactbook dl dd img{height:35px; vertical-align:top;}
.contactbook dl dd .sumitBtn{ width:50%; background:#0085D0; color:#fff; text-align:center;height:35px; line-height:35px; border:none; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; font-size:14px;}
/*常见问题*/
.commonproblem{ margin:0px; padding:0px;}
.commonproblem ul{ margin:0px; padding:0px;}
.commonproblem ul li{ margin:0px; padding:0px; border-bottom:1px solid #d9d9d9;}
.commonproblem ul li h3.problemtitle{ background-image:url(../images/problem.png); background-repeat:no-repeat; background-position:10px 10px; background-size:25px 25px; font-size:14px; padding:13px 40px 10px 45px; position:relative;}
.commonproblem ul li h3.problemtitle span{ background-image:url(../images/problem2.png); background-repeat:no-repeat; background-size:20px 13px; display:block; position:absolute; right:10px; top:20px;width:20px; height:13px; transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.commonproblem ul li.cur h3.problemtitle span{ transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}
.problemcontents{ padding:15px 20px 20px 45px; font-size:12px;background-image:url(../images/problem1.png);background-repeat:no-repeat; background-position:10px 15px; background-color:#f2f2f2;background-size:25px 25px; line-height:22px; display:none;}


/*迈锐视频*/
.playList{ padding:20px 10px; margin:0px;}
.playList h3{ background-image:url(../images/solution.png); background-repeat:no-repeat; background-color:#008cd6; background-position:96% center; background-size:30px 30px; font-size:16px; padding:12px 10px; color:#fff;}
.playList ul{ padding:0px; margin:0px;}
.playList ul li{position:relative;}
.playList ul li img{ display:block; width:100%;}
.playList ul li h4{ font-size:16px; padding:10px;}
.playList ul li p{ font-size:13px; color:#666666;padding:0px 10px 10px;}
.playList ul li .picture{ display: block; width:100%;}
.playList ul li .playBtn{}
.playList ul li .playBtn{ display:block; position:absolute;top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.playList ul li .playBtn img{ display:block; width:auto;height:50px;}
.video{ padding:20px 0; width:100%;}
.video video{width:100%; display:block;}


/*解决方案*/
.solutionWraper{ padding:20px 10px; margin:0px;}
.solutionWraper ul{ padding:0px; margin:0px;}
.solutionWraper ul li{margin-bottom:10px; }
.solutionWraper ul li a.all{ display:block;width:100%;}
.solutionWraper ul li img{ display:block; width:100%;}
.solutionWraper ul li h4{ font-size:16px; color:#0085D0; padding-top:10px;}
.solutionWraper ul li p{ font-size:13px; color:#666666;padding-bottom:10px;}
.solutionWraper ul li .more{border-top:1px solid #E6E6E6; padding-top:10px;}
.solutionWraper ul li .more a{ display:inline-block; padding-right:10px;background:url(../images/Solutionxinghao.png) 0 center no-repeat; padding-left:5px;}

/*解决方案详情页*/
.solutionDeails{}
.solutionDeails img{ width:100%;}
.solutionTitle{ padding:20px 10px;}
.solutionTitle dd h3,.solutionContent h3{ color:#0085D0; font-size:16px;padding-bottom:10px; }
.solutionContent h3{padding:0 10px 10px;}
.solutionContent{padding-top:20px; border-top:10px solid #E6E6E6;}
.solutionTitle dd.deailsText1{padding:10px 0;}
.solutionTitle dd.deailsText{ border-bottom:1px solid #E9E9E9; padding:10px 0 20px;}
.solutionTitle dd.deailsText1 a{ background:url(../images/Solutionxinghao.png) 0 center no-repeat; padding-left:5px;margin-right:10px; }
.solutionTitle dd.deailsText1 a,.solutionWraper ul li .more a{color:#0085D0;}
.solutionwraper{padding:0 10px 20px;}


/*工程案例*/
.projects{ margin:0px; padding-bottom:10px; display:none;}
.projects h3{background-image:url(../images/solution.png);background-repeat:no-repeat;background-position:96% center;background-color:#008cd6;background-size:30px 30px; font-size:16px; padding:12px 10px; color:#fff;}
.projects ul{ margin:0px; padding:10px 10px 0px;}
.projects ul li{width:100%; padding-top:12px;}
.projects ul li a{ border:1px solid #dcdcdc; display:block; padding-bottom:15px; box-shadow:0px 2px 0px #f0f0f0; margin:0px 5px;}
.projects ul li img{ display:block; width:100%;}
.projects ul li p{font-size:13px; line-height:18px; color:#666666;  padding:5px;}
.wqpHomeheader a.nav{width: 55px;padding-top:19px; color:#0085D0; font-size:12px;}

/*wqp20160415*/
.indexShortcut ul li{margin-bottom:10px;}
.wqpindexProduct h3.title{background: #0085D0; color: #fff; font-size: 16px; padding: 10px 15px;}
.wqpindexProduct h3.title .more{ float:right; color:#fff;} 
.indexheader{ border-bottom: 10px solid #E6E6E6;}
.mask{ display:none;}
.header-warper{ display:none;}

.secondNav h3{ font-size:15px;}
.secondNav ul li{ font-size:13px;}

footer{padding-bottom:60px; background:#F6F6F6; border-top:5px solid #0085D0; color:#1a1a1a;}
footer a{ color:#1a1a1a;}
.footer-nav{ width:100%; position: fixed; bottom:0;left:0; background:#0085D0;}
.footer-nav ul li{ width:25%; float:left; text-align:center; position:relative;}
.footer-nav ul li a{ display:block; width:100%;height:100%;padding: 26px 0 2px;}
.footer-nav ul li:after{ content:"";position:absolute;right:0;top:0;height:51px;width:1px;border-right:1px solid #044FA0;}
.footer-nav ul li a{ color:#fff;}
.footer-nav ul li:last-child:after{ width:0; opacity:0;}
.w-mask{width: 100%; height: 100%;position: fixed;bottom: 0;background: rgba(0,0,0,.5); left: 0; z-index: 10000;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);  -ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;  opacity: 0;}
.w-mask.show{ -webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px); -o-transform: translateY(0px);transform: translateY(0px); -webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out; opacity: 1; }
.footer-code{ position:relative;top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); z-index:10001;overflow:hidden;}
.footer-code img{ display:block; margin:0 auto;width:200px;height:200px;  overflow:hidden;}
.footer-code h4{ color:#fff; font-size:16px; padding-bottom:10px; text-align:center;}
.code-wraper{ position: fixed; width: 100%; height:100%;top:0; left: 0;bottom: 0; padding: 10px 0 0;z-index: 10001; display: block; -webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%); -o-transform: translateY(100%);transform: translateY(100%); -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;  opacity: 0;overflow: hidden;}
.code-wraper.show{-webkit-transform: translateY(0px);-moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);   -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;transition: all .3s ease-in-out; opacity: 1;}
.contactbook dl dd select{padding-left:10px; font-family:"微软雅黑"; color:#666;}
.logo img{height:28px}
footer{height:117px;}
.height{height:65px;}
.wqp-indexnav ul{background:url(../images/wqp-bg.png) repeat; border-radius:5px;font-size:12px; overflow:hidden;}
.wqp-indexnav ul li{width:33.33%; float:left; text-align:center; position:relative; padding:10px 0;}
.wqp-indexnav ul li a{display:block; width:100%;height:100%;color:#fff;border-right:1px solid  #65AFFF;}
.footer-nav ul li:nth-of-type(1){background:url(../images/inco27.png) center 10px no-repeat;background-size:25px auto;}
.footer-nav ul li:nth-of-type(2){background:url(../images/inco28.png) center 10px no-repeat;background-size:19px auto;}
.footer-nav ul li:nth-of-type(3){background:url(../images/inco29.png) center 10px no-repeat;background-size:13px auto;}
.footer-nav ul li:nth-of-type(4){background:url(../images/inco30.png) center 10px no-repeat;background-size:19px auto;}
.Productlist ul li p{ line-height:20px;}
.secondNav{padding:0 10px;}
.secondNav ul{ clear:both; overflow:hidden; border-radius:5px;}
.secondNav ul li{width:33.3%; float:left;text-align:center;background:url(../images/wqp-bg.png) repeat;}
.secondNav ul li a{border-right:1px solid #65AFFF;color:#fff;}
.sub-title{ text-align:center; color:#0085D0;font-size:17px;padding-top:10px; padding-bottom:10px; border-bottom:2px solid #0085D0;margin-bottom:8px;}
.wqp-secondNav ul{display:none; }
.wqp-secondNav h3{ height:40px;  line-height:40px; color:#fff; background:#0085D0; padding-left:10px;}  
.wqp-secondNav h3 .arror{ display:inline-block; width:25px;height:40px;margin-right:10px; float:right;background:url(../images/return.png) 0 center no-repeat; background-size:auto 25px;}
.wqp-secondNav ul li{width:100%;height:35px; line-height:35px; border-bottom:1px solid #d9d9d9; background:#fff; padding-left:10px;}
.wqp-secondNav ul li.cur{ background:#0085D0;}
.wqp-secondNav ul li.cur a{color:#fff;}
.wqp-secondNav ul li a{ display:block;}
.solutionContent{padding:0 10px;}
.wqp-indexnav ul li:last-child a{border-right:none;}

