@charset "utf-8";
/*内容区域*/
.content{width: 1200px;margin:0px auto;height:auto;*zoom:1;}
.content:after{content:"";clear:both;visibility:hidden;height:0px;display:block;}
.page{min-height: 240px;}

/*top*/
.fixed-top{position:fixed;right:0;left:0;top:0;border-width:0 0 1px;z-index:999999;max-height:340px}
@media (min-width:768px){.fixed-top{padding-right:0;padding-left:0;border-radius:0}}
@media (max-device-width:480px) and (orientation:landscape){.fixed-top{max-height:200px}}
.fixed-top.move .navbar{background:rgba(66,66,66,0.7)}
.fixed-top.move .navbar .top_nav .content .nav-list>li>a{ color:#fff;}
.panel-top{background:#fff;color:#555;border-bottom:1px solid #eee;}
.panel-top .content{font-size: 14px;line-height: 28px;height: 28px; text-align: right;}
.panel-top.move{display:none}
.opacity .panel-top{background:rgba(255,255,255,0.7)}
@media (max-width:767.98px){.panel-top{display:none}}
.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent;background:rgba(255,255,255,0.7)}
.navbar .top_nav .content{ position:relative;}
.navbar .top_nav .content .top_logo{ position:absolute; left:0; top:0;height: 42px;margin: 8px 0; cursor: pointer; z-index: 9999999;}
.navbar .top_nav .content .top_logo img{width: auto;height: 100%;}
.navbar .top_nav .content .top_logo1{display:block;}
.navbar .top_nav .content .top_logo2{ display: none;} 
.trig{display: none;position: absolute;bottom: 0px;right: 24px;border-bottom: 6px solid #005bac;border-left: 8px solid transparent;border-right: 8px solid transparent;}
.second-bg{display: none;position: absolute;width:120%;height: 48px;background:rgba(255,255,255,1);z-index: 1;box-shadow: 0px 1px 3px 0px rgba(51, 51, 51, 0.6);}
.nav-list{position: relative;width: 100%;height: 58px;z-index: 2;}
.nav-list>li{position: relative;float: right;height: 58px;line-height: 58px;text-align: right; margin-left:28px;}
.nav-list>li>a{color: #000;display: block;position: relative;font-size: 16px;}
.nav-list>li>a:hover{color: #005bac;}
.nav-list>li>a.active{color: #005bac;}
.nav-list>li ul{position: absolute;width: 120px;display: none ;}
.nav-list>li ul li{float: left;height: 48px;font-size: 14px;line-height: 48px; padding: 0 10px;}
.nav-list>li ul li:hover{ background-color:#005bac;}
.nav-list>li ul li a:hover{color: #fff;}

/*内页banner*/
.nybanner{width: 100%; }
.nybanner div{width: 100%;}
.nybanner div img{ width: 100%;height: auto; display: block;}
.nybanner div.max{display: block;}
.nybanner div.min{display: none;}

/*内页导航*/
.page_nav{ width: 100%; height: 52px; line-height: 52px; background: #2980cc;}
.page_nav .content ul{width: 100%;}
.page_nav .content li{float: left;}
.page_nav .content li a{ height: 52px; padding: 0 30px; font-size: 16px; display: block; color: #fff;}
.page_nav .content li a:hover{ background: #005bac; color: #fff;}
.page_nav .content li a.active{ background: #005bac; color: #fff;}

/*内页设置*/
.page{width: 100%;padding: 48px 0 36px;}

/*产品一样式*/
.page_cp .content ul.ltjx{width: 100%;}
.page_cp .content ul.ltjx li{float:left;width: 100%; margin-right: 0%; padding-bottom: 20px;border-bottom: 1px dashed #8abbe5; margin-bottom: 30px;}
.page_cp .content ul.ltjx li:nth-child(2n){margin-right: 0;}
.page_cp .content ul.ltjx li .img_box{float: left;width: 28%;margin-right: 6%;}
.page_cp .content ul.ltjx li .img_box img{width: 100%;height: auto;}
.page_cp .content ul.ltjx li .tit_box{float: left;width: 66%;}
.page_cp .content ul.ltjx li .tit_box h1{font-size: 20px;color: #000; line-height: 18px;font-weight:600;padding-bottom: 16px; text-align: center;}
.page_cp .content ul.ltjx li .tit_box h2{ font-size: 16px; color: #333;line-height: 32px; padding-bottom: 16px;}
.page_cp .content ul.ltjx li .tit_box a.more{ width:100px; float: right;margin-top: 36px;}
.page_cp .content ul.ltjx li .tit_box a.more { width:100px; height:36px; border-radius:4px; border:1px solid #cccccc; font-size:14px; line-height:36px; text-align:center; color:#333333;transition: all 0.3s ease 0s;}
.page_cp .content ul.ltjx li .tit_box a.more:hover{ background-color:#005bac;border:1px solid #005bac; color:#fff;transition: all 0.3s ease 0s;}
.page_cp .content .xq_tit{width: 100%;font-size: 24px;line-height: 24px;text-align: center;color: #333;}
.page_cp .content .xq_main{ width: 100%;}
.page_cp .content .xq_main p{font-size: 16px;color: #333; text-indent: 2em;}
.page_cp .content .xq_main p span{font-size: 18px; line-height: 18px;font-weight: 600;color:#0f0f0f;}
.page_cp .content .xq_main p.p_tit{text-indent: 0em; margin-bottom: 16px;}

/*智慧办公*/
.page_cp .content .o_icon{ padding-bottom:36px; }
.page_cp .content .o_icon ul{ width:100%;overflow:hidden;}
.page_cp .content .o_icon ul li{ width:25%; float:left; border-right:1px solid #e4e4e4; text-align:center; box-sizing: border-box; color: #000;}
.page_cp .content .o_icon ul li img{ margin:auto}
.page_cp .content .o_icon span{ text-align:center; margin-top:50px; display:block; color: #000;}

.page_zhly{ width: 100%;background:#ebf5ff; padding:88px 0;}
.page_zhly .content .o_jie{width:924px;margin: 0 auto;}
.page_zhly .content .o_jie img{ width: 100%;height: auto;}
.page_zhly .content .o_jie h3{ text-align:center; font-size:36px; font-weight:normal; margin-bottom:50px;color: #000;}

/*********************************************************************************带缩略图的100%自适应starting*****************************************************************************/

.zq_homeView { width: 100%;}
.zq_homeView .zq_pictureBox { height: 600px; max-width: 3630; min-width: 1200px; overflow: hidden; position: relative; margin: 0 auto 15px }
.zq_homeView .zq_pictureBox .zq_pictures { width: 8470px; height: 600px; overflow: hidden; position: absolute }
.zq_homeView .zq_pictureBox .zq_pictures a { width: 1200px; height: 600px; float: left; display: inline; margin: 0 5px;position: relative; cursor:default}
.zq_homeView .zq_pictureBox .zq_pictures a img { width: 1200px; height: 600px; display: block; position:absolute}

.zq_homeView .zq_slides{ width:1200px; margin:auto; position:relative;z-index:999999999999;}
.zq_homeView .zq_slides a.zq_slideLeft { background:url(../images/o_button.png) no-repeat left top; width:22px; height:33px; position:absolute; left:10px; top:300px;  display:block}
.zq_homeView .zq_slides a.zq_slideRight { background:url(../images/o_button.png) no-repeat right top; width:22px; height:33px; position:absolute; right:10px; top:300px; display:block }
.zq_homeView .zq_slides a.zq_slideLeft:hover { background:url(../images/o_button.png) no-repeat left bottom; width:22px; height:33px; position:absolute; left:10px; top:300px;  display:block}
.zq_homeView .zq_slides a.zq_slideRight:hover { background:url(../images/o_button.png) no-repeat right bottom; width:22px; height:33px; position:absolute; right:10px; top:300px; display:block }

.zq_homeView .zq_mask { width: 1205px; height: 600px; position: absolute; background-color: #fff; opacity: .5; filter: alpha(opacity=50); top: 0 }
.zq_homeView .zq_maskLeft { left: 0 }
.zq_homeView .zq_maskRight { right: 0 }

/*********************************************************************************100%自适应ending***************************************************************************************/

.o_fenlei_div{ position:absolute; width:100%; background:url(../images/h_bg2.png) repeat; z-index:999998; color:#fff; margin-top:150px; text-align:center; padding:60px 0;}
.o_fenlei_div p{ font-size:28px; line-height:28px;}
.o_fenlei_div h2{ font-size:36px; line-height:36px; margin-top:16px; background:url(../images/h_bg3.png) no-repeat center bottom; padding-bottom:12px;}
.o_fenlei_div span{ display:block; width:800px; margin:auto; line-height:24px; margin-top:40px;}

.o_fenlei_title{ background:url(../images/o_bg1.png) no-repeat center center; height:152px; padding:0 60px; margin:auto; width:1080px; margin:auto; margin-top:30px; }
.o_fenlei_title ul li{ width:270px; float:left; display:block; text-align:center}
.zq_homeView .zq_imgBox .zq_imgs a.currentImg{text-decoration:none; color:#0087ff; font-size:16px;}
.zq_homeView .zq_imgBox .zq_imgs a:hover{ text-decoration:none}
.o_fenlei_title a{ display:block; font-size:16px;}

.o_fenlei_title ul a.a1{ background:url(../images/o_icon5.png) no-repeat;background-position:center 20px;}
.o_fenlei_title ul a.a2{ background:url(../images/o_icon6.png) no-repeat;background-position:center 20px;}
.o_fenlei_title ul a.a3{ background:url(../images/o_icon7.png) no-repeat;background-position:center 20px;}
.o_fenlei_title ul a.a4{ background:url(../images/o_icon8.png) no-repeat;background-position:center 20px;}
.o_fenlei_title ul li a.currentImg{ background-position:center -106px;}
.o_fenlei_title ul li p{ height:30px; line-height:30px; padding-top:100px;}
.o_fenlei_title ul li img{ margin:auto}
/*col03*/
.o_fenlei{ height:800px; position:relative; margin-top:100px;}
.o_title{ height:160px; width:100%; background:url(../images/h_bg.png) repeat; position:absolute; bottom:0; z-index:999999999998; color:#fff;}
.o_title ul{ width:400px; margin:auto; overflow:hidden; z-index:999; padding:0 200px; padding-top:10px;}
.o_title ul li{ float:left; width:200px; overflow:hidden; display:block; text-align:center; cursor:pointer;}
.o_title ul li.li1{ background:url(../images/o_icon9.png) no-repeat;background-position:center 20px;}
.o_title ul li.li2{ background:url(../images/o_icon10.png) no-repeat;background-position:center 20px;}
.o_title ul li.current{ color:#0087ff;background-position:center -106px;}
.o_title ul li p{ height:30px; line-height:30px; padding-top:100px;}
.o_title ul li img{ margin:auto}
.o_fenleiDiv{ color:#fff; text-align:center; padding-top:330px;
animation: fadeIn 0.3s linear 0s 1 alternate;
/* Firefox: */
-moz-animation: fadeIn 0.3s linear 0s 1 alternate;
/* Safari 和 Chrome: */
-webkit-animation: fadeIn 0.3s linear 0s 1 alternate;
/* Opera: */
-o-animation: fadeIn 0.3s linear 0s 1 alternate;
}

.o_fenleiDiv{ position:absolute; width:100%; z-index:999998; color:#fff; text-align:center; padding-top:280px;}
.o_fenleiDiv p{ font-size:28px; line-height:28px;}
.o_fenleiDiv h2{ font-size:36px; line-height:36px; margin-top:16px; background:url(../images/h_bg3.png) no-repeat center bottom; padding-bottom:12px;}
.o_fenleiDiv span{ display:block; width:800px; margin:auto; line-height:24px; margin-top:40px;}
.o_fenleiDiv1{ background:url(../images/o_fenlei5.jpg) no-repeat center top; height:800px;}
.o_fenleiDiv2{ background:url(../images/o_fenlei6.jpg) no-repeat center top; height:800px;}
/*col04*/
.jm_anli{width:1100px;overflow:hidden;margin:0 auto;margin-top:70px; padding-bottom:100px; font-family:"微软雅黑";position:relative;}
.jm_anli .Cont{width:1100px; overflow:hidden;margin:0 auto;} 
.jm_anli .ScrCont{width:10000000px;}
.jm_anli .Cont ul{ overflow:hidden; float:left; }
.jm_anli .Cont ul li{width:220px;float:left;text-align:center;}
.jm_anli .Cont ul li img{ width:214px; margin:auto}
.jm_anli .Cont ul li p{font-size:18px; text-align:center; margin-top:20px;}
.jm_anli #List1,.rollBox #List2{float:left;}
.jm_anli .img2{ position:absolute; top:160px; left:3px; z-index:999; cursor:pointer}
.jm_anli .img1{ position:absolute; top:160px; right:3px; z-index:999; cursor:pointer}

.jm_anli_jiudian ul{ overflow:hidden; float: left;}
.jm_anli_jiudian ul li{width:280px;float:left;text-align:center;}
.jm_anli_jiudian ul li img{ width:270px; margin:auto}
.jm_anli_jiudian ul li p{font-size:18px; text-align:center; margin-top:20px;}

.jm_news_Title0{font-size:28px; text-align:center; background:url(../images/jmimg350.png) no-repeat center center; margin-bottom:15px; color: #000;}

/*应用领域*/
.page_ly .content p{width: 100%;font-size: 16px;color: #000; line-height: 32px;margin-bottom: 16px; text-align: center;}
.page_ly .content p span{font-size: 18px;font-weight: bold;}
.page_ly .content p img{width: 100%;}
.page_ly .content ul.img_box{width: 100%;}
.page_ly .content ul.img_box li{float: left;width: 48%;margin-right: 4%; margin-bottom: 16px; text-align: center;}
.page_ly .content ul.img_box li:nth-child(2n){margin-right:0;}
.page_ly .content ul.img_box li img{ width: 100%;height: auto;}
.page_ly .content ul.img_box li h1{ font-size: 18px;line-height: 36px;font-weight: 600;color: #000;}
.page_ly .content ul.img_box li h2{ font-size: 14px;line-height: 28px;color: #333;}

/*关于我们*/
.page_about .content>img{width: 120px;height: auto;margin: 0 auto;display: block;}
.page_about .content .text{width: 60%;box-sizing: border-box;border: 1px solid #cfdbe5; text-align: center;margin-left: 20%;padding: 84px 0 20px;margin-top: -60px;}
.page_about .content p{width: 100%;font-size: 16px;color: #000; line-height: 32px;margin-bottom: 16px;}
.page_about .content p span{font-size: 18px;font-weight: bold;}

.page_about_wh{background:url(../images/wh_bg.jpg) no-repeat center center;}

/* 资质荣誉 */
.zzyr_box{
	width: 100%;
}
.zzyr_box li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 24px;
}
.zzyr_box li:nth-child(4n){
	margin-right: 0;
}
.zzyr_box li img{
	width: 100%;
}
.zzry_xq{
	width: 100%;
	border-bottom: 1px dashed #999999;
	margin-bottom: 36px;
}
.zzry_xq li.left{
	float: left;
	font-size: 20px;
	color: #000000;
	line-height: 60px;
	text-align: left;
}
.zzry_xq li.right{
	float: right;
	padding-top: 12px;
}
.zzry_xq li.right a{
	width:100px; 
	height:36px; 
	border-radius:4px; 
	border:1px solid #cccccc; 
	font-size:14px; 
	line-height:36px; 
	text-align:center; 
	color:#333333;
	transition: all 0.3s ease 0s;
}
.zzry_xq li.right a:hover{ 
	background-color:#005bac;
	border:1px solid #005bac; 
	color:#fff;
	transition: all 0.3s ease 0s;
	}

.page_zzry .content p img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/*人才中心*/
.page_rc .content h1{font-size: 24px;line-height: 48px;color: #333;}
.page_rc .content ul.rc_tit{width: 100%;border-top:2px solid #666 ;border-bottom:2px solid #666 ;font-size: 18px;line-height: 36px;}
.page_rc .content ul.rc_tit li{float: left;width: 16.66%;text-align: center;color: #333;}
.page_rc .content ul.rc_list{width: 100%;border-bottom: 1px solid #888;font-size: 16px;line-height: 32px;}
.page_rc .content ul.rc_list li{float: left;width: 16.66%;text-align: center;color: #333;}
.page_rc .content ul.rc_list li a{font-size: 16px;line-height: 32px;color: #333;}
.page_rc .content ul.rc_list li a:hover{color: #005bac;}

/*在线帮助*/
.page_zx ul li{width: 100%;height: 56px;line-height: 56px;font-size: 16px;color: #000;box-shadow: 0px 1px 3.92px 0.08px rgba(25, 25, 25, 0.5);border: 1px solid #e5e5e5; border-radius: 4px;box-sizing: border-box; margin-bottom: 20px;background-color: #e1e9f0;}
.page_zx ul li div.img{float: left;width: 40px;height: 40px;margin-top: 8px;margin-left: 8px;margin-right: 8px;}
.page_zx ul li div.img img{width: 100%;height: auto;}
.page_zx ul li div.tit{float: left;}
.page_zx ul li div.more{float: right;padding-right: 8px;}
.page_zx ul li div.more a{color: #999999;}
.page_zx ul li div.more a:hover{color: #005bac;}

.page_zx .news_list .tit{ width: 100%; height: auto; font-size: 28px; line-height: 45px; color: #000; text-align: center;padding-top: 24px;}
.page_zx .news_list .time{ width: 100%; height: auto; font-size: 14px; color: #999; border-bottom: 1px dashed #aaa; margin-bottom: 25px; text-align: center; padding-bottom: 10px;}
.page_zx .news_list img{ max-width: 100%;}
.page_zx .news_list .text{ width: 100%; height: auto; text-align: justify;}
/*返回列表*/
.back{margin-top: 30px;}
.back a{width: 160px;height: 48px;font-size: 16px;line-height: 48px;text-align: center;background-color: #999999;color: #F9F9F9;border-radius: 4px;}
.back a:hover{background-color:#005bac ;}

/*新闻中心*/
.page .content .news_list{ width: 100%; height: auto; margin: 6px 0 36px 0; overflow: hidden; font-size: 16px; line-height: 29px;}
.page .content .news_list li{ width: 100%; height: auto; border-bottom: 1px dashed #aaa; overflow: hidden; padding: 30px 0;}
.page .content .news_list li .img{ width: 25%; height:auto; float: left; overflow: hidden;}
.page .content .news_list li .img img{ width: 100%; height:auto; -webkit-transition:-webkit-transform 0.5s ease-out; -moz-transition:-mos-transform 0.5s ease-out; -ms-transition:-ms-transform 0.5s ease-out; transition:transform 0.5s ease-out;}
.page .content .news_list li .img:hover img{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05);}
.page .content .news_text{ width: 71%; height: auto;margin-left: 4%; float: right;}
.page .content .news_text a{ font-size: 24px; color: #000; margin-bottom: 15px; display: inline-block;}
.page .content .news_text a:hover{ color: #005bac;}
.page .content .news_text p.p1{}
.page .content .news_text .p2{ color: #999;}
.page .content .news_list .tit{ width: 100%; height: auto; font-size: 28px; line-height: 45px; color: #000; text-align: center;padding-top: 24px;}
.page .content .cp_tit{ width: 100%; height: auto; font-size: 28px; line-height: 45px; color: #000; text-align: center; margin-bottom: 20px;}
.page .content .news_list .time{ width: 100%; height: auto; font-size: 14px; color: #999; border-bottom: 1px dashed #aaa; margin-bottom: 25px; text-align: center; padding-bottom: 10px;}
.page .content .news_list img{ max-width: 100%;}
.page .content .news_list .text{ width: 100%; height: auto; text-align: justify;}
.page .content .news_list .text p{font-size: 16px;line-height: 24px;text-indent: 2em;margin-top: 24px;color: #333333;}




/*表单设置*/
#form{width: 60%;margin: 0 auto;}
#form tr{width: 100%;}
#form tr td{padding-bottom: 4px;}
#form tr td.left2{width: 12%;padding-right: 1%;font-size:16px;height: 32px;line-height: 32px;}
#form tr td.right2{width: 87%;}
#form tr td.right2 input{width:50%;height:32px;font-size:16px;padding-left:1%;border:#ccc 1px solid;box-sizing: border-box;}
#form tr td.right2 input:hover{border:#005bac 1px solid;}
#form tr td.right2 textarea{width:100%;height:200px;font-size:16px; line-height:32px;padding-left:1%;border:#ccc 1px solid;box-sizing: border-box;}
#form tr td.right2 textarea:hover{border:#005bac 1px solid;}
#form tr td.right2 select{width:50px;height:32px;font-size:16px;padding-left:1%;border:#ccc 1px solid;box-sizing: border-box;}
#form tr td.right2 select:hover{border:#005bac 1px solid;}
#form tr td.center2 input{width:120px;height:36px;font-size:18px;color: #fff;background-color: #005bac;text-align: center;line-height: 36px;cursor: pointer;border-radius: 4px;margin-top: 36px;}

/*底部翻页*/
.fenye{ width:100%; height:auto; overflow:hidden; clear:both; padding-top:10px;}
.pagesnow a{ width: 37px; height:34px; background:#005bac; color:#fff; line-height:34px; float:left; margin-right:7px; text-align:center;}
.pages a{ width: 37px; height:34px; background:#e6e6e6; color:#666; line-height:34px; float:left; margin-right:7px; text-align:center;}
.pages a:hover{ background:#005bac; color:#fff;}
.pagean{ width:72px; height: 34px; margin-right:7px; float:left; background: #e6e6e6; line-height: 34px; text-align: center;}
.pagean a{ width:72px; height: 34px; margin-right:7px; float:left; background: #e6e6e6; display: block; line-height: 34px; text-align: center;}
.pagean a:hover{ width: 72px; height:34px; background:#005bac; color:#fff; line-height:34px; float:left; margin-right:7px; text-align:center;}

/*底部导航*/
.footnav{width: 100%;background-color: #2b2b2b;}
.footnav .content .bnav{width:100%;padding: 50px 0;}
.footnav .content .bnav li{float: left;margin-right: 48px;}
.footnav .content .bnav li.mr{margin-right: 24px;}
.footnav .content .bnav li h5{font-size: 18px;color: #fff; line-height: 18px;margin-bottom: 14px;}
.footnav .content .bnav li h6{font-size:14px;color: #cccccc; line-height: 24px;transition: all 0.3s ease 0s;}
.footnav .content .bnav li h6:hover{color: #fff;text-decoration: underline;transition: all 0.3s ease 0s;}
.footnav .content .bnav .bnav_logo{ float:right; width:360px;}
.footnav .content .bnav .bnav_logo .bnav_logobox{ width:100%;}
.footnav .content .bnav .bnav_logo .bnav_logobox img{ width:100%; height:auto;}
.footnav .content .bnav .bnav_logo p{font-size: 48px;color: #fff; line-height: 80px; width:100%; text-align:right;}

/*版权*/
.c_box{width: 100%;background-color: #2b2b2b;padding: 16px 0; border-top:1px solid #808080;}
.c_box .content li{float: left;font-size: 14px;color: #cccccc;}
.c_box .content li img{margin-left: 16px;margin-top: 5px;}
.c_box .content li.right1{float: right;}
.c_box .content li.right1 a{display: inline; color: #cccccc;}
.c_box .content li.right1 a:hover{color: #ffc600;}
.c_box1{display:none;}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:68px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#027acb;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;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;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:-10px;}
.suspension .d-qrcode{top:-14px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d .inner-box .qrcode-img img{
	display: block;
	width: 180px;
	height: auto;
	margin: 0 auto;
}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 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 h3{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_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}