*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}
.main{
	width: 1080px;
	margin:0 auto;
}
.head{
	width: 100%;
	height: 140px;
}
.head .top{
	width: 100%;
	height:40px;
	background: #eeeeee;
}
.head .top p{
	float: left;
	font-size: 12px;
	color:#4c4c4c;
	line-height: 40px;
}
.head .top ul{
	float: right;
}
.head .top ul li{
	float: left;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.head .top ul li a{
	color:#333;
	font-size: 12px;
}
.head .top ul li:after{
	content: "";
	top: 14px;
	background: #333;
	width: 1px;
	height: 13px;
	position: absolute;
	right: 0;
}
.head .top ul li:last-child:after{
	width: 0;
	height: 0;
}
.head .name{
	float: left;
	margin-top:20px;
}
.head .name p{
	font-size: 27px;
	color:#1a1a1a;
	font-weight: bold;
}
.head .name span{
	font-size: 13px;
	color:#1a1a1a;
}
.head .tel{
	float: right;
	margin-top: 30px;
	background: url(../images/tel.png)0 5px no-repeat;
}
.head .tel p{
	font-size: 12px;
	color:#1a1a1a;
	margin-left:45px;
	float: left;
	line-height:45px;
}
.head .tel span{
	font-size: 24px;
	color:#ff2e2e;
	display: block;
	min-width:173px;
	height: 50px;
	line-height:45px;
	float: right;
	font-weight: bold;
	height: 50px;
}
.nav{
	width: 100%;
	height: 56px;
	background: #1c71c7;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
}
.nav ul li{
	float: left;
	height: 56px;
	line-height: 60px;
	width: 150px;
	text-align: center;
	transition: 0.5s;
}
.nav ul li a{
	font-size: 16px;
	color:#fff;
}
.nav ul li:hover{
	background: #d2e3f4;
}
.nav ul li:hover a{
	color:#1a1a1a;
}
.slideBox{ 
	width:100%;  
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.slideBox .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.slideBox .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.slideBox .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 background:#ccc; 
 cursor:pointer; 
 
}
.slideBox .hd ul li.on{
 background:#007fd7; 
 color:#007fd7; 
}
.slideBox .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.slideBox .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.slideBox .bd img{
	width:100%;   
	display:block; 
}
.slideBox .prev,
.slideBox .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.slideBox .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.slideBox .next {
	font-size: 
	58px;color:#fff;
}
.slideBox .prev{
	font-size: 
	58px;color:#fff;
}
.slideBox .prev:hover,
.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.slideBox .prevStop{ 
	display:none;  
}
.slideBox .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 60px;
	background: #eeeeee;
}
.keywords p{
	float: left;
	line-height: 60px;
	font-size: 16px;
	color:#1a1a1a;
	float: left;
	font-weight: bold;
}
.keywords ul{
	float: right;
	width: 980px;
	height: 60px;
}
.keywords ul li{
	float: left;
	line-height: 60px;
	color:#1a1a1a;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.keywords ul li:after{
	content: "";
	top: 24px;
	background: #333;
	width: 1px;
	height: 13px;
	position: absolute;
	font-size: 14px;
	right: 0;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
}
.title{
	width: 100%;
	height: 60px;
	background: #1c71c7;
}
.title img{
	float: left;
	margin-top: 15px;
}
.title p{
	float: left;
	line-height: 60px;
	font-size: 24px;
	color:#fff;
	margin-left: 10px;
}
.title a{
	color:#fff;
	float: right;
	line-height: 60px;
	font-size: 14px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	/*margin-top: 30px;*/
}
.cases ul {
	margin-left: -7px;
	margin-top: 10px;
}
.cases ul li{
	width: 355px;
	height: 290px;
	position:relative;
	float: left;
	margin-left: 7px;
	margin-top: 10px;
}
.cases ul li div{
	width:315px;
	height:60px;
	position: absolute;
	bottom: 0;
	margin-left:20px;
	background: #eeeeee;
}
.cases ul li div p{
	font-size: 16px;
	color:#1a1a1a;
	text-align:center;
	line-height:60px;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	background:url(../images/bg01.png)no-repeat center;
 
}
.adv .title span{
	display: block;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 30px;
	color:#fff;
	font-weight: bold;
}
.adv ul li{
	width: 535px;
	height: 260px;
	float: left;
	margin-top: 20px;
}
.adv ul li .tit{
	width: 535px;
	height: 45px;
}
.adv ul li .tit img{
	float: left;
}
.adv ul li .tit p{
	font-size: 18px;
	color:#d41b1b;
	font-weight: bold;
	margin-top: 18px;
	float: left;
	margin-left:8px;
}
.adv ul li .info{
	width: 535px;
	height: 160px;
	background: rgba(160,237,237,0.8);
	margin-top: 15px;
}
.adv ul li .info img{
	float: left;
	width: 220px;
	height: 140px;
	margin: 10px;
}
.adv ul li .info p{
	/*font-size: 14px;*/
	color:#333333;
	line-height:22px;
	float:left;
	width:270px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.adv ul li:nth-child(2n){
	float: right;
	 
}
.about{
	width: 680px;
	height: 320px;
	float: left;
	margin-top: 40px;
}
.about .tit{
	width: 680px;
	height: 60px;
 
}
.about .tit p{
	font-size: 24px;
	color:#1a1a1a;
	width: 160px;
	height: 60px;
	background: url(../images/title.png)no-repeat;
	text-align: center;
	line-height: 60px;
	float: left;
}
.about .tit a{
	float: right;
	font-size: 14px;
	color:#666666;
	line-height: 60px;
}
.about .box{
	margin-top:20px;
	width: 680px;
	height: 240px;
	background: #e0e0e0;
	position: relative;
}
.about .box img{
	float: left;
	width: 340px;
	height: 240px;
}
.about .box .info{
	float: left;
	position: absolute;
	right: 0;
	width: 330px;
	height: 200px;
	/*background: #eeeeee;*/
	top: 20px;
}
.about .box .info p{
	font-size: 14px;
	color:#1a1a1a;
	width: 300px;
	height: 180px;
	margin:10px;
	line-height: 20px;
}
.qufo{
	width: 380px;
	height: 320px;
	float: right;
	margin-top: 40px;
}
.qufo .tit{
	width: 380px;
	height: 60px;
 
}
.qufo .tit p{
	font-size: 24px;
	color:#1a1a1a;
	width: 160px;
	height: 60px;
	background: url(../images/title.png)no-repeat;
	text-align: center;
	line-height: 60px;
	float: left;
}
.qufo .tit a{
	float: right;
	font-size: 14px;
	color:#666666;
	line-height: 60px;
}
.qufo .show{
	width:380px;
	margin:0 auto;
	height: 240px;
	background: #eeeeee;
	margin-top: 20px;
	overflow: hidden;
}
.qufo .show .box{
	width: 540%;
	
}
.qufo .show .pic{
	float: left;
}
.qufo .show .pic ul li{
	float: left;
	width: 240px;
	height: 220px;
	background: #fff;
	margin-top: 10px;
	margin-left: 15px;
}
.qufo .show .pic ul li img{
	width: 240px;
	height: 180px;
	margin:0 auto;
}
.qufo .show .pic ul li p{
	width: 240px;
	height: 40px;
	color:#1a1a1a;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	background: #cccccc;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
	float: left;
}
.product .tab{
	width: 751px;
	height: 40px;
	margin:0 auto;
	margin-top: 10px;

}
.product .tab ul li{
	float: left;
	width: 120px;
	text-align: center;
	line-height: 40px;
	float: left;
	margin-left:5px;
}
.product .tab ul li a{
	font-size: 16px;
	color:#1a1a1a;
}
.product .tab ul .on{
	background: #1c71c7;
}
.product .tab ul .on a{
	color:#fff;
}
.product .box {
	width: 100%;
	height:320px;
	background: #eeeeee;
	position: relative;
}
.product .box ul{
	margin-left: -10px;
	position: absolute;
	top: 10px;
}
.product .box ul:first-child{
	display: none;
}
.product .box ul li{
	width: 208px;
	height: auto;
	overflow: hidden;
	position:relative;
	float: left;
	margin-left: 10px;
}
.product .box ul li img{
	width: 208px;
	height: 300px;
}
.product .box ul li p{
	position: absolute;
	width: 208px;
	height: 40px;
	background: #999999;
	bottom: 0;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 14px;

}
.news{
	width: 600px;
	height: 420px;
	float: left;
	margin-top: 50px;

}
.news .tit{
	width: 380px;
	height: 60px;
 
}
.news .tit p{
	font-size: 24px;
	color:#1a1a1a;
	width: 160px;
	height: 60px;
	background: url(../images/title.png)no-repeat;
	text-align: center;
	line-height: 60px;
	float: left;
}
.news .box{
	width: 600px;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	margin-top: 15px;
}
.news .box .focus ul{
	width: 580px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.news .box .focus ul li{
	width: 580px;
	height:100px;
	margin-top: 10px;

}
.news .box .focus ul li .time{
	width: 120px;
	height: 100px;
	background: #999999;
	float: left;
}
.news .box .focus ul li .time p{
	font-size: 30px;
	color:#fff;
	text-align: center;
	margin-top: 18px;
}
.news .box .focus ul li .time span{
	display: block;
	text-align: center;
	font-size: 20px;
	color:#fff;
}
.news .box .focus ul li .info{
	width: 435px;
	height: 80px;
	float: right;
	margin-top: 7px;
}
.news .box .focus ul li .info h4{
	font-size: 16px;
	color:#1a1a1a;
}
.news .box .focus ul li .info p{
	font-size: 14px;
	color:#666666;
	margin-top: 5px;
	height: 57px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .list{
	width: 580px;
	margin:0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.news .list ul li{
	width: 580px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.news .list ul li:after{
	content:"※";
    position:absolute;
    left:0;
    top:0;
    height:14px;
    width:1px;
    background:#fff;
}
.news .list ul li a{
	font-size: 14px;
	color:#1a1a1a;
	margin-left: 15px;
	width: 400px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news .list ul li span{
	float: right;
	line-height: 30px;
	font-size: 14px;
	color:#1a1a1a;
}
.knowledge{
	width: 460px;
	height: 420px;
	float: right;
	margin-top: 50px;
}
.knowledge .tit{
	width: 380px;
	height: 60px;
 
}
.knowledge .tit p{
	font-size: 24px;
	color:#1a1a1a;
	width: 160px;
	height: 60px;
	background: url(../images/title.png)no-repeat;
	text-align: center;
	line-height: 60px;
	float: left;
}
.knowledge .box{
	width: 460px;
	height: auto;
	overflow: hidden;
	background: #eee;
	margin-top: 15px;
}
.knowledge .box ul{
	width: 440px;
	margin:10px;
}
.knowledge .box img{
	float: left;
	margin-top: 2px;
}
.knowledge .box ul li{
	width: 440px;
	height: 95px;
	margin-bottom: 15px;
}
.knowledge .box ul li .q{
	width: 440px;
	height: 30px;
}

.knowledge .box ul li p{
	font-size: 16px;
	color:#1a1a1a;
	float: left;
	margin-left:5px;
}
.knowledge .box ul li .a{
	width: 440px;
}
.knowledge .box ul li .a p{
	width: 400px;
	height: 65px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.customer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	float: left;
}
.customer .box{
	width:1079px;
	height: auto;
	overflow:hidden;
	background: #eee;


}
.customer ul{
	margin-left:-6px;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
.customer ul li{
	float: left;
	width: 211px;
	height: 63px;
	margin-left:6px;
	margin-top: 10px;
}
.footer{
	width: 100%;
	height:240px;
	background: #1c71c7;
	float: left;
	margin-top: 40px;
	position: relative;
}
.footer .left{
	width: 260px;
	height: 120px;
	background: #fff;
	margin-top: 40px;
	margin-left: 60px;
	float: left;
}
.footer .left p{
	font-size: 16px;
	color:#1a1919;
	text-align:center;
	height: 30px;
	line-height: 30px;
	width: 230px;
	margin:0 auto;
	margin-top: 10px;
	border-bottom: 2px solid #999999;
}
.footer .left span{
	display: block;
	width: 160px;
	margin:0 auto;
	line-height: 22px;
	margin-top: 10px;
	font-style: 14px;

}
.footer .left span b{
	font-weight: normal;
	float: right;

}
.footer .tel{
	float: left;
	width: 390px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin-left: 88px;
	margin-top:55px;
}
.footer .tel p{
	font-size: 14px;
	color:#fff;
	width: 250px;
	margin:0 auto;

}
.footer .ewm{
	float: right;
	width: 107px;
	height: 120px;
	margin-right:50px;
	margin-top:25px;
}
.footer .ewm p{
	font-size: 13px;
	color:#fff;
	text-align: center;
}
.footer .ewm  img{
	width: 107px;
	height: 107px;
	margin-top:3px;
}
.footer .copyright{
	width: 100%;
	height: 40px;
	background:#0e3863;
	position: absolute;
	bottom: 0;
}
.footer .copyright p a{
	color:#fff;
}
	
.footer .copyright p{
	font-size: 12px;
	color:#fff;
	line-height: 40px;
	text-align: center;
}

.container{ width:1080px; margin:0px auto; background:#09C;}
.con_left{ width:248px; float:left; margin-right:22px; }
.con_right{ width:810px; float:left; margin-top:30px;}
.contact{width:248px; margin-top:10px; float:left; border:1px solid #c9c9c9; margin-bottom:10px;}
.contact .title{
	width: 248px;
	height:42px;
	background:#4d4d4d;
	float: left;
	 
}
.contact .title div{
	width: 225px;
	border-top:1px solid #fff;
	margin: 0 auto;
	margin-top:20px;
}
.contact .title div h3{
	font-size: 16px;
	width: 120px;
	margin: 0 auto;
	text-align: center;
	background: #4d4d4d;
	color:#fff;
	margin-top:-20px;
	margin-left:40px;
}
.class{
	float: left;
	width: 248px;
	height:480px;
	overflow: hidden;
	margin-top:30px;
	border: 1px solid #c9c9c9;
}
.class .tit{
	width: 250px;
	height: 50px;
	background:#1c71c7;
}
.class .tit h3{
	font-size: 20px;
	color:#fff;
	font-weight: normal;
	line-height: 50px;
	 text-align:center;
}
.class ul{
	width: 220px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.class ul li{
	width: 220px;
	height:auto;
	background:#e5e5e5 url(../images/icon.png)20px 13px no-repeat;
	line-height: 38px;
	margin-top:10px;
	border: 1px solid #d2d2d2;
}
.class ul li a{
	color:#333;
	font-size: 13px;
	margin-left:40px;
  	width: 178px;
  	display: block; 
}
.class ul li:hover{
	background:#1c71c7;
}
.class ul li:hover a{
	color:#fff;
}
.contact h3{ font-size:15px; font-weight:bold; line-height:40px; padding-left:10px;}
.contact p{ width:100%; font-size:13px; line-height:24px;}
.contactmid{ padding-left:10px;}
.contactmid img{ margin-top:10px;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold; background:#e0e0e0; height:39px; line-height:39px;font-size:18px; color:#333; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link{ color:#000; font-size:12px;}
.position a:visited{ color:#000;font-size:12px;}
.position a:hover{ color:#f00;font-size:12px;}
.ul_news{ width:246px; margin-left:10px; margin:0px auto; float:left;}
.ul_news li{ width:222px; margin:0px 12px; font-size:13px; height:32px; line-height:32px;  color:#1d1d1d;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}

.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:255px; height:210px; float:left; margin-top:10px; margin-right:23px;}
.p_name{ text-align:center; line-height:30px; height:30px; border:#CCC 1px solid; width:100%; margin-top:5px; font-size:14px;}
.main_right_product ul li img{ width:255px; height:167px;  border:#ccc 1px solid;}
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#ca010b; text-decoration:none;}
.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.m_hover{background:url(../images/navbg_12.png)no-repeat;}

.index_newscont{ width:100%; margin:0px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/index_newsd_39.jpg) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul a li { color:#3e3e3e;}
.index_newscont ul li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover{ color:#f00;}

.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:30px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#282828; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f00; text-decoration:none;}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:60px; height:30px; line-height:30px; color:#FFF; background:#282828; border:none;}
.intxt{ height:28px; margin-top:10px;}




.Q_pic1,.Q_sign1{background:url(../images/qq.png) no-repeat;}
.sign,.signa,.signb,.signc,.signd,.signe,.signf,.signg,.signh,.signi,.signj,.signq{background:url(../images/qq.png) no-repeat;display:block;}
.signi{background-position:-203px -484px;width: 10px;height: 30px;float:right;margin: 3px 10px 0 3px;}
.signj{background-position:-233px -478px;width: 10px;height: 30px;float:right;margin:0 5px 0 3px;}
.QQ_S{width:90px;height: 172px;position:fixed;right: 10px;top: 40%; z-index:99999;}
.Q_top{width:100%;background:#E6E6E6;height:30px;line-height:30px;text-align: right;cursor:pointer;}
.Q_botm{width: 84px;border: 3px solid #E6E6E6;}
.Q_pic,.Q_anser,.Q_sign{width:100%;height: 45px;border-bottom:2px solid #E6E6E6;background: url(../images/qq.png) no-repeat;position:relative;overflow:hidden;color: white;text-align:center;cursor:pointer;background-color:white;}
.Q_pic{background-position:20px -458px;}
.Q_anser{background-position:-242px -384px;}
.Q_sign{background-position:-241px -434px;}	
.Q_anser_hide,.Q_pic_hide,.Q_sign_hide{width:100%;height:100%;position:absolute;background:#FE9B1D;left: -84px;-webkit-transition:left ease-in-out .3s;-moz-transition:left ease-in-out .3s;transition:left ease-in-out .3s;}	
.hide_pic,.hide_pic1,.hide_pic2{width:100%;height: 26px;background: url(../images/qq.png) no-repeat;display:block;}
.hide_pic{background-position:-242px -348px;}
.hide_pic1{background-position:-100px -467px;}
.hide_pic2{background-position:-243px -479px;}
.Q_pic:hover .Q_pic_hide,.Q_anser:hover .Q_anser_hide,.Q_sign:hover .Q_sign_hide,.Q_pic1:hover .Q_pic1_hide,.Q_sign1:hover .Q_sign1_hide{left:0px;}
.Q_pic a, .Q_anser a,.Q_sign a,.Q_pic a:hover,.Q_anser a:hover,.Q_sign a:hover,.Q_pic1 a,.Q_pic1 a:hover,.Q_sign1 a,.Q_sign1 a:hover{color:white;}
a.blank{width:100%;height:100%;display:block;}
.QQ_S1{width:60px;height: 110px;position:fixed;right:10px;bottom:0;display:none;}
.Q_top1{width:100%;height:30px;background:#E6E6E6;line-height:30px;text-align:right;cursor:pointer;}
.Q_botm1{width:56px;border:2px solid #E6E6E6;height: 70px;}
.Q_pic1{border-bottom:2px solid #E6E6E6;width:100%;height:33px;background-position:-55px -465px;position:relative;overflow:hidden;color: white;text-align:center;line-height:33px;cursor:pointer;background-color:white;}
.Q_sign1{width:100%;height:33px;width:100%;line-height:33px; height: 35px;background-position:-255px -437px;position:relative;overflow:hidden;color: white;text-align:center;cursor:pointer;background-color:white;}
.Q_pic1_hide,.Q_sign1_hide{width:100%;height:100%;position:absolute;background:#FE9B1D;left: -56px;-webkit-transition:left ease-in-out .3s;-moz-transition:left ease-in-out .3s;transition:left ease-in-out .3s;cursor:pointer;}
.Q_sign1_hide a{font-size:12px;}