@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px auto;
	background:#f1f1f2;
	color:#aeb6bb;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 23px;
}
table, tr, td, ul, li, p, h1, h2, h3, h4, h5, h6, form,div,input,dd,dl,dt{padding:0;margin:0;}
li { list-style-type: none;}
img {border:0;}
a{
	text-decoration:none;
	color:#474545;
aeb6bb}
a:hover {
	color:#0385c5;
	text-decoration:none;
}
.clear{ clear:both;}
.m5{ margin-top:5px;}
.m20{ margin-top:20px;}
.m32{ margin-top:30px;}
.m40{margin-top:40px;}
.mt20{ margin-bottom:20px;}
.h01{ height:230px;}

.header{ width:100%; height:102px; background:#2c3138;}
.header .header_01{ width:1000px; height:100%; margin:0 auto;}
.header .header_01 .logo{ width:144px; height:102px; overflow:hidden; float:left;}
.header .header_01 .nav{width:825px; overflow:hidden; float:right; color:#aeb6bb;}
.header .header_01 .nav p{ text-align:right; height:45px; line-height:45px; border-bottom:1px solid #464646;float:right; width:100%;}
.header .header_01 .nav p img{ vertical-align:text-top;}
.header .header_01 .nav ul{ float:right;}
.header .header_01 .nav ul li{float:left; width:90px; text-align:center;line-height:55px;}
.header .header_01 .nav ul li a{ font-size:14px; font-weight:bold; line-height:30px; color:#aeb6bb; width:69px; height:30px; display:inline-block;}
.header .header_01 .nav ul .cur a,.header .header_01 .nav ul li a:hover{
	border-bottom:2px solid #0385c5;
	color: #FFF;
}


.focus{
	width:100%;
	/* [disabled]height:514px; */
	background:#eaeaeb;
}
.focus .focusBox{
	width:100%;
	/* [disabled]height:514px; */
	overflow:hidden;
	position:relative;
} 
.focus .focusBox .hd{ position:absolute; z-index:1; right:562px; bottom:-13px; background:url(../images/1_34.png) no-repeat; display:block; width:216px; height:34px;} 
.focus .focusBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-left: 12px; margin-top: 5px; } 
.focus .focusBox .hd ul li{ float:left; margin-right:3px;  width:19px; height:18px; line-height:18px; text-align:center; background:url(../images/1_36.png) no-repeat; cursor:pointer;font-family:Arial; color:#666;} 
.focus .focusBox .hd ul li.on{ background:url(../images/1_35.png) no-repeat;} 
.focus .focusBox .bd{ position:relative;} 
.focus .focusBox .bd .pic{ line-height:0px;} 
.focus .focusBox .bd .pic img{
	width:100%;
	/* [disabled]height:514px; */
} 
.focus .focusBox .bd .con{ height:28px; line-height:28px; text-align:center; font-weight:bold; background:#f6f6f6; } 

.category{ width:100%; height:371px; background:#eaeaeb;}
.category ul{ width:1010px; height:100%; margin:0 auto;}
.category ul li{ width:203px; text-align:center; float:left; margin-top:68px; margin-left:40px;}
.category ul li .title{ font-size:14px; font-weight:bold; line-height:32px; color:#333333;}
.category ul li .des{ height:95px; text-align:left; line-height:29px; color:#a0a0a0;}

/*首页新闻*/
.index_news{ width:100%; height:412px; background:#f1f1f2;}
.index_news .news{width:1010px; height:100%; margin:0 auto;}
.index_news .news .item{width:322px; height:100%; float:left; margin-left:10px;}
.index_news .news .item h2{ font-size:14px; height:45px; line-height:45px; background:url(../images/1_11.jpg) no-repeat left bottom; margin-top:15px; color:#333333;}
.index_news .news .item ul li{ line-height:44px; border-bottom:1px dashed #d6d6d6; background:url(../images/1_12.jpg)0px 16px no-repeat; overflow:hidden;}
.index_news .news .item ul li a{ margin-left:15px; overflow:hidden;}

.index_news .news .sort{width:322px; height:100%; float:left; margin-left:10px;}
.index_news .news .sort h2{ font-size:14px; height:45px; line-height:45px; background:url(../images/1_11.jpg) no-repeat left bottom; margin-top:15px; color:#333333;}
.index_news .news .sort ul li{border-bottom:1px dashed #d6d6d6; overflow:hidden; height:157px;}

.index_news .news .sort ul li div{
	float:left;
	margin-top: 26px;
}
.index_news .news .sort ul li .img{
	width:117px;
	height:102px;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
}
.index_news .news .sort ul li .img img{
}
.index_news .news .sort ul li .des{ line-height:30px; width:190px; height:102px; margin-left:15px;}
.index_news .news .sort ul li .des .title a{ color:#5599be; font-size:14px; font-weight:bold; overflow:hidden;}
.index_news .news .sort ul li .des .detail{ margin-top:15px;}
.index_news .news .sort ul li .des .detail a{ display:inline-block; background:#f6f6f6; width:54px; height:21px; line-height:21px; border:1px solid #e6e6e6; text-align:center;}

/*首页产品*/
.index_product{ width:100%; height:398px; background:#eaeaeb; text-align:center;}
.index_product .title{ text-align:center; padding-top:29px; padding-bottom:29px;}

.index_product .picList li{ width:248px;} 
.index_product .picList .pic{
	text-align:center;
	line-height:0px;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	height: 170px;
	width: 246px;
	overflow: hidden;
} 
.index_product .picList .pic img{

} 
.index_product .picList .title{
	line-height:25px;
	background:url(../images/1_33.png) no-repeat;
	position:absolute;
	position:relative !important;
	z-index:1;
	width:238px;
	height:80px;
	margin-top: -15px;
	border-left:1px solid #ccc;
	font-size: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
.index_product .leftLoop{ overflow:hidden; position:relative; width:1130px; margin:0 auto;}
.index_product .leftLoop .picList{ height:248px;}
.index_product .leftLoop .bd{ float:left; width:990px;}
.index_product .leftLoop .prev{width:69px; height:248px;float:left;}
.index_product .leftLoop .prev .prev_a{width:69px; height:248px;background:url(../images/left_02.jpg) no-repeat center; cursor:pointer; display:block;}
.index_product .leftLoop .next{width:69px; height:248px; float:right;}
.index_product .leftLoop .next .next_a{width:69px; height:248px; background:url(../images/right_02.jpg) no-repeat center; cursor:pointer; display:block;}

.index_custorm{ width:100%; height:392px; background:#f1f1f2; text-align:center;}
.index_custorm .title{padding-top:29px;}
.index_custorm .custorm{ width:1005px; height:256px; margin:0 auto;}
.index_custorm .custorm li{width:200px; height:128px; float:left; border-left:1px solid #e6e6e6;}
.index_custorm .custorm li.bottom{ border-bottom:1px solid #e6e6e6;}
.index_custorm .custorm li.no{ border-left:none;}

.footer{ width:100%; height:259px; background:#2c3138;}
.footer .foot{width:1060px; height:100%;margin:0 auto;}
.footer .left{width:762px; height:100%; float:left;}
.footer .left ul{margin-top:40px; height:63px; border-bottom:1px solid #464646;;}
.footer .left ul li{width:83px; height:23px; line-height:23px; float:left; border-left:1px solid #464646; text-align:center; margin-top:19px;}
.footer .left ul li.first{ border:none;}
.footer .left ul li a{color:#aeb6bb; font-size:14px;}
.footer .left p{margin-top:23px; color:#aeb6bb;}
.footer .left p img{ vertical-align:text-bottom;argin-right:19px;}
.footer .left p img#address{margin-left:10px;}
.footer .left p img#phone,.footer .left p img#fax,.footer .left p img#email{margin-left:19px;}
.footer .left .copyright{ margin-top:56px; margin-left:10px;}
.footer .right{width:298px; height:100%; float:left;}
.footer .right img{ margin-top:50px; margin-left:15px;}

/*案例详细*/
.main{width:1000px; height:auto; margin:0 auto;}
.main .left{
	width:249px;
	float:left;
	padding-bottom: 30px;
}
.main .m30{ height:30px; background:url(../images/m30.jpg) no-repeat;}
.main .left .item{width:249px;}
.main .left .item h2{ font-size:14px; height:35px; line-height:19px; background:url(../images/1_11.jpg) no-repeat left bottom; color:#333333;}
.main .left .item ul li{ line-height:44px; border-bottom:1px dashed #d6d6d6; background:url(../images/1_23.jpg) no-repeat right; border:1px solid #d2d2d3;overflow:hidden; margin-top:6px;}
.main .left .item ul li:hover,.main .left .item ul li.cur{background:url(../images/1_43.jpg) no-repeat;}
.main .left .item ul li a{ margin-left:15px; overflow:hidden;}
.main .left .item ul li:hover a,.main .left .item ul li.cur a{
	color: #FFF;
}
.main .left .sort{width:249px; height:100%; margin-top:19px;}
.main .left .sort h2{ font-size:14px; height:35px; line-height:19px; background:url(../images/1_11.jpg) no-repeat left bottom; margin-top:15px; color:#333333;}
.main .left .sort ul li{border-bottom:1px dashed #d6d6d6; overflow:hidden; height:125px;}

.main .left .sort ul li div{ float:left; margin-top:22px;}
.main .left .sort ul li .img{
	width:98px;
	height:81px;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
}
.main .left .sort ul li .img img{
}
.main .left .sort ul li .des{ line-height:30px; width:136px; height:30px; margin-left:15px;}
.main .left .sort ul li .des .title a{ color:#5599be; font-size:14px; font-weight:bold; overflow:hidden; display:inline-block; height:30px;}
.main .left .sort ul li .des .detail a{ display:inline-block; background:#f6f6f6; width:54px; height:21px; line-height:21px; border:1px solid #e6e6e6; text-align:center;}

.main .right{width:708px; background:#FFF; float:left; margin-left:20px; border:1px solid #e2e2e2; padding-left:18px;}
.main .right .title{ color:#333333; font-size:12px; margin-top:20px;}
.main .right .author{ line-height:30px; border-bottom:1px solid #e2e2e2; width:690px; }
.main .right .content{ width:690px; font-size:12px; margin-top:10px; line-height:25px; color:#333333; letter-spacing:1px;}
.main .right .content p{ text-indent:2em; margin-top:10px;}
.main .right .btn{margin-top:50px; margin-bottom:50px;}
.main .right .btn p{ line-height:30px; color:#5599be;}

.main .right1{width:708px; float:left; margin-left:20px; padding-left:18px; margin-top:41px; }
.main .right1 .title{
	color:#333333;
	font-size:14px;
	margin-top:20px;
}
.main .right1 .author{ line-height:30px; border-bottom:1px solid #e2e2e2; width:690px; }
.main .right1 .content1{
	width:690px;
	font-size:12px;
	line-height:25px;
	color:#333333;
	letter-spacing:1px;
	padding-bottom: 30px;
}
.main .right1 .content1 p{ text-indent:2em; margin-top:10px;}
.main .right1 .btn p{ line-height:30px; color:#5599be;}
.main .right1 .btn{margin-top:50px; margin-bottom:50px;}
.main .m20{ margin-top:20px;}

/*招聘列表*/
.main .right1 .job_list{ width:690px; font-size:12px;color:#333333; letter-spacing:1px; margin-bottom:30px; margin-top:20px;}
.main .right1 .job_list table{width:100%; border-collapse:collapse;}
.main .right1 .job_list tr.bg{background:#e7e7e7;}
.main .right1 .job_list table tr td{ height:35px; line-height:30px; border-bottom:1px dashed #d2d2d3; border-collapse:collapse;}
.main .right1 .job_list table tr td img{ vertical-align:middle;}
.main .right1 .page{ text-align:center; line-height:30px; margin-bottom:30px;}

/*产品列表*/
.main .right2{width:731px; float:left; margin-left:20px;}
.main .right2 .list{width:100%;font-size:12px;color:#333333;letter-spacing:1px; margin-bottom:30px;} 
.main .right2 .list h2{ font-size:14px; height:35px; line-height:19px; background:url(../images/1_11.jpg) no-repeat left bottom; color:#333333;}
.main .right2 .list ul li{ float:left; margin-right:10px; width:233px; height:237px;}

.main .right2 .list ul li a{display:inline-block;}
.main .right2 .list ul li p{ width:233px; height:55px;  background:url(../images/1_26.png) no-repeat; position:absolute; position:relative !important; z-index:1; margin-top:-15px;}
.main .right2 .list ul li a.title{
	display:inline-block;
	width:233px;
	height:55px;
	line-height:65px;
	overflow:hidden;
	font-size:14px;
	text-align: center;
}
.main .right2 .list .page{ text-align:right; margin-right:20px; margin-top:30px; margin-bottom:30px;}
.main .right2 .list .page a{ display:inline-block; width:39px; height:42px; line-height:42px; text-align:center; color:#FFF; background:#2c3138; margin-right:-10px;}
.main .right2 .list .page a:hover,.main .right2 .list .page a.cur{ background:#13afeb;}

.main .right2 .list .daodu{ width:60px; height:85px; line-height:25px; float:left;}
.main .right2 .list .wz{width:655px;; height:85px; float:left; line-height:25px; margin-left:15px;}
.main .right2 .list .wz a{ float:right; color:#5599be;}

/*新闻资讯列表*/
.main .right2 .list .news{width:731px; height:295px; height:185px; border-bottom:1px solid #d8d8d8; margin-bottom:20px;}
.main .right2 .list .news .left{
	width:265px;
	height:162px;
	float:left;
	border:1px solid #d8d8d8;
	margin: 0px;
	padding: 0px;
}
.main .right2 .list .news .left img{padding:1px;}
.main .right2 .list .news .right{ width:441px; height:162px; float:left; background:none; border:none; padding-left:0px;}
.main .right2 .list .news .right .title{ color:#333333; font-size:12px; background:none; margin-top:0px; height:19px; line-height:19px;}
.main .right2 .list .news .right .pubdate{ line-height:30px; font-size:12px;}
.main .right2 .list .news .right .des{ height:90px; line-height:21px;}
.main .right2 .list .news .right .detail a{ border:1px solid #909090; display:inline-block; width:86px; height:22px; text-align:center; line-height:22px;}

.main .right2 .list .more{ float:right; margin-top:-30px; font-weight:bold; margin-right:10px;}
.main .right2 .list .more a{color:#5599be;}

/*合作客户*/
.main .right2 .list{width:100%;font-size:12px;color:#333333;letter-spacing:1px; margin-bottom:30px;} 
.main .right2 .list ul.custorm li{ float:left; margin-right:0px; width:144px; height:93px; border:1px solid #d8d8d8;}

/*产品详细*/
.main .right .product .left{ width:342px; height:429px; float:left;}
.main .right .product .left .gallery{text-align:left;} 
.main .right .product .left .gallery .bd li .pic{ line-height:0px;  } 
.main .right .product .left .gallery .bd li .bg,.gallery .bd li .title{ display:none;  } 
.main .right .product .left .gallery .bd li img{ width:340px; height:340px;   } 
.main .right .product .left .gallery .hd{ position:relative; padding:0 15px; margin-top:10px; zoom:1; } 
.main .right .product .left .gallery .hd .tempWrap{ margin-left:0px;  } 
.main .right .product .left .gallery .hd ul{ overflow:hidden; zoom:1; } 
.main .right .product .left .gallery .hd li{ width:70px; padding-top:4px; text-align:center; cursor:pointer; margin-left:3px;} 
.main .right .product .left .gallery .hd li img{ width:66px; height:66px; border:1px solid #ddd; padding:2px;   } 
.main .right .product .left .gallery .hd li.on img{ border:1px solid #f60; background:#fff;   } 
.main .right .product .left .gallery .hd .sPrev{ text-align:center;  width:15px; height:66px; line-height:66px; cursor:pointer; position:absolute;  left:0px; top:4px; background:url(../images/left_01.jpg) no-repeat;}
.main .right .product .left .gallery .hd .sNext{ text-align:center;  width:15px; height:66px; line-height:66px; cursor:pointer; position:absolute;  left:0px; top:4px; background:url(../images/right_01.jpg) no-repeat;} 
.main .right .product .left .gallery .hd .sNext{ left:auto; right:0px; } 

.main .right .product .right{ width:323px; height:342px; float:left; line-height:35px; margin-left:0px; border:none;}
.main .right .product .right p.title{ line-height:50px; border-bottom:1px solid #d8d8d8; font-size:16px; font-weight:bold; margin-top:0px; color:#333333;overflow:hidden;}
.main .right .product .right p.param{ margin-top:10px; font-size:14px;color:#333333;overflow:hidden;}
.main .right .product .right p.param a{
	display:inline-block;
	width:139px;
	height:33px;
	background:#f8694d;
	text-align:center;
	margin:19px 0px;
	color: #FFF;
}

.main .right .product_des{ width:691px; border:1px solid #ddd; text-align:left; margin-top:40px;} 
.main .right .product_des .hd{ height:50px; line-height:50px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  } 
.main .right .product_des .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   } 
.main .right .product_des .hd ul li{ float:left; padding:0 15px; } 
.main .right .product_des .hd ul li.on{ height:50px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; cursor:pointer; } 
.main .right .product_des .bd{
	padding:15px;
	color: #000;
} 
.main .right .product_des .bd .infolist{ padding:10px; width:100%; height:100%;} 
.main .right .product_des .tempWrap{ margin:15px;  } 

#floatPanel .ctrolPanel{
	width:48px;
	height:188px;
	position:fixed;
	right:25px;
	top:300px;
	overflow:hidden;
	z-index:10000;
	_position:absolute;
_top:expression(documentElement.scrollTop + 300);}
#floatPanel .ctrolPanel a{width:47px;font-size:12px;color:#ff6600;letter-spacing:1px;text-align:center;overflow:hidden;}
#floatPanel .ctrolPanel .arrow{height:47px;line-height:47px;display:block;}
#floatPanel .ctrolPanel .contact{height:47px;display:block;}
#floatPanel .ctrolPanel .qrcode{height:47px;display:block;}
#floatPanel .ctrolPanel .qrcode span{display:none;}

#floatPanel .popPanel{width:230px;height:242px;position:fixed;right:70px;top:269px;z-index:10000;overflow:hidden;display:none;_position:absolute; _top:expression(documentElement.scrollTop + 300); }
#floatPanel .popPanel .popPanel-inner{width:230px;height:242px;position:relative;overflow:hidden;}
#floatPanel .popPanel .popPanel-inner .arrowPanel{
	width:10px;
	height:240px;
	position:absolute;
	right:1px;
	top:142px;
}
#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow01{width:0;height:0;font-size:0;line-height:0;border-top:10px solid transparent;_border-top:10px solid black;_filter:chroma(color=black);border-right:10px solid transparent;_border-right:10px solid black;_filter:chroma(color=black);border-bottom:10px solid transparent;_border-bottom:10px solid black;_filter:chroma(color=black);border-left:10px solid #ddd;position:absolute;bottom:0;position:absolute;left:2px;top:0;}
#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow02{width:0;height:0;font-size:0;line-height:0;border-top:10px solid transparent;_border-top:10px solid black;_filter:chroma(color=black);border-right:10px solid transparent;_border-right:10px solid black;_filter:chroma(color=black);border-bottom:10px solid transparent;_border-bottom:10px solid black;_filter:chroma(color=black);border-left:10px solid #fff;position:absolute;bottom:0;position:absolute;left:0;top:0;}
#floatPanel .popPanel .popPanel-inner .qrcodePanel{width:220px;height:240px;text-align:center;background:#fff;border:solid 1px #ddd;position:absolute;left:0;top:0;overflow:hidden;}
#floatPanel .popPanel .popPanel-inner .qrcodePanel img{width:200px;height:200px;border:none;padding:10px 10px 5px 10px;}
#floatPanel .popPanel .popPanel-inner .qrcodePanel span{font-size:12px;color:#666;line-height:24px;letter-spacing:1px;}.header .header_01 .nav p .bai {
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
}
.picList li .title a {
}
.picList li .title .protitle {
	padding-top: 20px;
}
.picList li .title .protype {
	font-size: 11px;
}
.huang {
	font-weight: bolder;
	color: #DF551A;
	font-size: 15px;
}
.main .left .item ul li:hover a,.main .left .item ul .on a {
	color: #FFF;
}
.call_top {
	font-size: 16px;
	font-weight: bolder;
	background-color: #13afeb;
	height: 34px;
	width: 700px;
	margin-top: 20px;
	line-height: 34px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
.call_top span {
	padding-left: 20px;
}
.call_top .top {
	float: right;
}
.call_top .top a {
	color: #FFF;
}
.call_cent {
	width: 730px;
	padding-top: 15px;
}

#map {
	BACKGROUND: url(../images/map1.gif) no-repeat left top;
	FLOAT: center;
	WIDTH: 552px;
	HEIGHT: 447px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#map H1 {
	DISPLAY: block; FONT-WEIGHT: normal; POSITION: absolute
}
.mapl A:link {
	DISPLAY: block;
	BACKGROUND: url(../images/maph1.gif) no-repeat;
	COLOR: #000;
	TEXT-DECORATION: none;
	font-size: 14px;
}
.mapl A:visited {
	DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #000; TEXT-DECORATION: none
}
.mapr A:link {
	DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #000; TEXT-DECORATION: none
}
.mapr A:visited {
	DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #000; TEXT-DECORATION: none
}
.mapl A:link {
	BACKGROUND-POSITION: left 4px; PADDING-LEFT: 20px
}
.mapl A:visited {
	BACKGROUND-POSITION: left 4px; PADDING-LEFT: 20px
}
.mapr A:link {
	PADDING-RIGHT: 20px; BACKGROUND-POSITION: right 4px
}
.mapr A:visited {
	PADDING-RIGHT: 20px; BACKGROUND-POSITION: right 4px
}
.mapl A:hover {
	PADDING-RIGHT: 20px; DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #ff0000
}
.mapl A:active {
	PADDING-RIGHT: 20px; DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #ff0000
}
.mapr A:hover {
	PADDING-RIGHT: 20px; DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #ff0000
}
.mapr A:active {
	PADDING-RIGHT: 20px; DISPLAY: block; BACKGROUND: url(../images/maph1.gif) no-repeat; COLOR: #ff0000
}
#map .mapr A:hover {
	PADDING-RIGHT: 20px; BACKGROUND-POSITION: right bottom
}
#map .mapr A:active {
	PADDING-RIGHT: 20px; BACKGROUND-POSITION: right bottom
}
#map .mapl A:hover {
	BACKGROUND-POSITION: left bottom; PADDING-LEFT: 20px
}
#map .mapl A:active {
	BACKGROUND-POSITION: left bottom; PADDING-LEFT: 20px
}
.main .right2 .list .m5 li .img_list {
	width: 233px;
	background-color: #FFF;
	text-align: center;
	height: 182px;
	overflow: hidden;
}
.index_product div #leftMarquee .bd .tempWrap .picList li .pic .pro_img {
	background-color: #FFF;
	text-align: center;
	height: 170px;
	width: 246px;
}

.search {
	line-height: 30px;
	float: right;
	height: 45px;
	width: 233px;
	font-size: 12px;
	color: #FFF;
	border-bottom:1px solid #464646;
	padding-left: 30px;
	
}

.ssCt{
	float:right;
	width:116px;
	background-color:#334c68;
	background-image: url(../images/yuyan.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.ssIn{
	float:left;
	width:200px;
	height:20px;
	border:0;
	color:#AFAFAF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;
	background-color: #FFF;
	background-position: 0;
	margin-top: 10px;
	font-size: 15px;
}
.ssSb{
	float:left;
	width:24px;
	height:24px;
	border:0;
	cursor:pointer;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
}
