@CHARSET "UTF-8";

body{
	min-width: 1200px;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.fzlc .job_table_title ul li .iconfont{ margin: 0 1px;}
.iconfont.hot{
	color: #FF0000;
	font-size: 24px;
}
.iconfont.shang{
	color: #FFA700;
	font-size: 24px;
}
.shangtip{
	line-height: 30px;
	background: #ECF2F7;
}
.shangtip span{
	padding-right: 5px;
	font-size: 16px;
	font-weight: bold;
}
#qqbtn7{
	display: block;
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0;
	left: 0;
}
#qqbtn6{
	display: block;
	position: absolute;
	width: 60px;
	height: 40px;
	top: 0;
	right: 0;
}
/*#ad_id{
	display: none;
	opacity: 0;
}*/

.solution-logo, .show-more{
	word-wrap: break-word;
	word-break: break-all;
		transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -webkit-transition: all 0.3s ;
  -o-transition: all 0.3s ;
}
*:hover{
		transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -webkit-transition: all 0.3s ;
  -o-transition: all 0.3s ;
}
body {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color:#fff;
	font:14px/1.231 'Microsoft YaHei', Helvetica, sans-serif;
	 color:#555;
}
.left{ float:left;}
.f_l{ float: left;}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/*h1,h2,h3,h4,h5,h6{ font-weight:normal;}*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,table,img{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
address,caption,cite ,code,dfn,em,var{
	font-style: normal;
	font-weight: normal
}
li { list-style-type: none;}
caption ,th{ text-align: left;}
/*h1,h2,h3,h4,h5,h6{ font-size: 100%;}*/
.warp{
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.cf { zoom: 1;}
.be_line{
	border-top: 1px solid #e5e5e5;
	width: 100%;
	height: 1px;
}
.be_lineds{
	border-top: 1px dashed #e5e5e5;
	width: 100%;
	height: 1px;
}
.hidd { display: none;}

.blank{
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}
.blank5 {
	clear: both;
	height: 5px;
	overflow: hidden;
	display: block;
}
.blank10 {
	clear: both;
	height: 10px;
	overflow: hidden;
	display: block;
}
.blank15 {
	clear: both;
	height: 15px;
	overflow: hidden;
	display: block;
}
.blank20 {
	clear: both;
	height: 20px;
	overflow: hidden;
	display: block;
}
.blank30 {
	clear: both;
	height: 30px;
	overflow: hidden;
	display: block;
}
.blank50 {
	clear: both;
	height: 50px;
	overflow: hidden;
	display: block;
}
.blank2 {
	clear: both;
	height: 30px;
	overflow: hidden;
	display: block;
}

a { color: #5e5e5e;text-decoration:none;}
a:hover{ cursor:pointer;}
.clear{ clear:both;}












/*-------------弹窗--------------*/
.tanchuan{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	
	background:url(http://www.aaniao.com/templets/www/images/bg-pop.png);

}
.houzi{
	display: none;
	width: 800px;
	height:700px;
	margin: 0 auto;
	position: relative;
	background:url(http://www.aaniao.com/templets/www/images/houzi.png) center no-repeat;
	overflow: hidden;
}


.houzi .close{
	width: 100px;
	height: 71px;
	position: absolute;
	right: 0px;
	top: 120px;
	cursor: pointer;
}
.hide{
	display: none;
}




/*index*/
#slideBox2 *{
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
#slideBox2 *:hover{
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.section1,.section3{
	width: 100%;
	background: #f8fafd;
}
.main_title{
	position: relative;
	padding-bottom: 10px;
}
.title_img{
	width: 100%;
	height: 105px;
	background:url(http://www.aaniao.com/templets/www/images/maintitle_img.png) center bottom no-repeat;
	background-size: 100% auto;
}
.title_tit{
	width:600px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}
.main_title h1{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #817f80;
}
.main_title tg{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #4a4b4b;
}
.main_title span{
	width: 100%;
	height: 1px;
	background-color:#dadada;
	position: absolute;
	bottom: 20px;
	z-index: -1;
}
.boxes{
	padding-bottom: 5px;
}
.section1 .box{
	background-color:#fff;
	margin-top: 30px;
	float: left;
	border-bottom: 3px solid #eef2f7;
}
.section1 .box:nth-child(3){
	margin-right: 0px;
}
.section1 .box:nth-child(6){
	margin-right: 0px;
}
.section1 .box:nth-child(9){
	margin-right: 0px;
}
.section1 .box:nth-child(12){
	margin-right: 0px;
}
.section1 .box_img{
	width: 100%;
	height: 280px;	
	overflow: hidden;
	position: relative;
}
.imgcover {
 position: absolute;
 left: 0;
 top: 0;
  z-index: 1;
	width: 100%;
	height: 100%;
  background: #000;
  filter: alpha(opacity=);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.l_o{
	position: absolute;
	top: 110px;
	left: -80px;
	  z-index: 2;
	width: 80px;
	height: 80px;
	background:url(http://www.aaniao.com/templets/www/images/l_o.png) center no-repeat;
}
.r_f{
	position: absolute;
	top: 110px;
	right: -80px;
	  z-index: 3;
	width: 80px;
	height: 80px;
	background:url(http://www.aaniao.com/templets/www/images/r_f.png) center no-repeat;
}
.t_f{
	position: absolute;
	height: 50px;
	left: 0px;
	top: -50px;
	width: 100%;
	text-align: center;
	z-index: 3;
	color: #2ebcff;
	font-size: 30px;
	font-weight: bold;
}
.section1 .box_img a{
	width: 100%;
	height: 100%;

}
.section1 .box_img img{
	width: 100%;
}
.box_txt{
	color: #444;
	text-align: center;
	padding-bottom: 25px;
}
.box_txt h1{
	padding-top: 8px;
	text-align: center;
	line-height: 45px;
	font-size: 27px;
	font-weight: bold;
}

.box_txt h2{
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
	font-size: 15px;
	font-weight:normal;
}
.box_txt h3{
	text-align: center;
	line-height: 27px;
	font-size: 15px;
	font-weight:normal;
}
.btna{
	display: inline-block;
	width: 30%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.btn_a{
	margin-right: 10px;	
	color: #fff;
}
.btn_green{
	background: #00b0ce;
	border: 1px solid #00b0ce;
}
.b_g:hover{
	background: #00b0ce;
	border: 1px solid #00b0ce;
	color: #fff;
}
.b_b:hover{
	background: #0187e6;
	border: 1px solid #0187e6;
	color: #fff;
}
.btn_green:hover{
	/*border: 1px solid #ccc;
	color: #5e5e5e;
	background: #fff;*/
	background: #029CC0;
	border: 1px solid #029CC0;
}
.btn_blue{
	background: #0187e6;
	border: 1px solid #0187e6;
}
.btn_blue:hover{
	/*border: 1px solid #ccc;
	color: #5e5e5e;
	background: #fff;*/
	background: #016CE6;
	border: 1px solid #016CE6;
}
.btn_b{
	border: 1px solid #ccc;
	color: #5e5e5e;
}
.s_tit{
	text-align: center;
	font-size: 33px;
	color: #504f4f;
	line-height: 50px;
	padding-top: 45px;
}
.section2 .box{
	float: left;
	height: 250px;
}
.section2 .box_img{
	width:140px;
	height: 140px;
	margin: 0 auto;
	background:url(http://www.aaniao.com/templets/www/images/sbj.png) center no-repeat;
}
.section2 .box_img h1{
	font-family: Arial;
	color: #2f80d4;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	padding-top: 35px;
}
.section2 .box_img h2{
	color: #0066cc;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;

}
.section2 .box_img img{
	width: 100%;
	height: 100%;
}
.b_c{
	padding-top: 15px;
	line-height: 25px;
	font-size: 15px;
}
.b_c em{
	color: #595959;
	font-weight: bold;
}
.section3 .fff{
	background: #fff;
	padding: 3px;
	width: 100%;

}
.section3 .link{
	 border-bottom:1px dashed #ddd; 
	 border-right:1px dashed #ddd; 
	 height: 150px;
	 margin-bottom:-1px; 
	 margin-right:-1px;
/*	 padding: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;*/
}
.section3 .link{
	
}
.section3 .linkct {
	
	background-repeat: no-repeat;
	background-position:center -160px ;
	width: 100%;
	height: 100%;
	transition: all 0.6s ;
  -moz-transition: all 0.6s ;
  -webkit-transition: all 0.6s ;
  -o-transition: all 0.6s ;
}
.section3 .linkct:hover {
	background-position:center 0px ;
	background-color:#f7f7f7;
	transition: all 0.6s ;
  -moz-transition: all 0.6s ;
  -webkit-transition: all 0.6s ;
  -o-transition: all 0.6s ;

}
.section3 a.more{
	display: block;
	width: 185px;
	height: 45px;
	line-height: 45px;
	color: #444;
	border: 1px solid #ecebeb;
	text-align: center;
	margin: 0 auto;
}
.section3  a.more:hover{
background: #0076ca;
  border: 1px solid #0076ca;
  color: #fff;
}
.section3  a.more em{
	color: #ccc;
	padding-left: 5px;
}
/*首页广告*/
  
.main_adv_box{
  overflow: hidden;
  position: relative;
	height:480px;
	overflow:hidden;
	width:100%;
	padding-top: 120px;
}
.main_adv_box .main_adv_img {
  position: relative;
  height: 480px;
  z-index: 0;
}
.tempWrap ul{
	  height: 480px;
}
.main_adv_box .main_adv_img  li {
  zoom: 1;
  vertical-align: middle;
  display: block;
  height: 100%;

}
.main_adv_box .main_adv_img  li span,.main_adv_box .main_adv_img  li a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.main_adv_box .main_adv_img  li span img{
	display: none;
	width: 100%;
}
.main_adv_box a.prev, .main_adv_box a.next { 
	display:block; 
	width:52px; 
	height:134px; 
	position:absolute; 
	top:148px; z-index:99; 
	cursor:pointer; 
	background-image:url(http://www.aaniao.com/templets/www/images/bt_arr.png); 
	background-repeat:no-repeat; 

}
.main_adv_box a.prev {
 left:-52px; background-position:0px 0px;
 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
 }
 .main_adv_box a.next { 
	right:-52px; background-position:-68px 0px;
	 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
 }
.main_adv_box a.prev:hover { 
	background-position:0px -144px;
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.main_adv_box a.next:hover {
 background-position:-68px -144px;
 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}

	  
.hd ul{bottom:5px;display:block;position:absolute; display:none;}
.hd ul li{
	background-color:#ededed;
	cursor:pointer;
	float:left;
	display:inline-block;
	height:12px;line-height:12px;margin:5px;
	opacity:0.9;text-align:center;
	text-indent:-999em;width:12px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px; behavior:url(PIE.htc);
}
.hd ul li.on{background-color:#258cd7;}
.scrool{
	width:100%;
	overflow:hidden;
}


/*````````width`````````*/

.section1 .box{
	width: 376px;
	margin-right: 35px;
}
.btn_a{
	margin-right: 10px;
}

.section2 .box{
	width: 33%;
}
.section3 .link{
	 width:20%; 
}



.slideBox li{
	float: left;
}

/*````````width`````````*/

.article{
	padding:60px 0;
	overflow:hidden;
	background:#fff;
}
.article_m{
	width:550px;
	overflow:hidden;
	float:left;
}
.article_m_l{
	margin-right:90px;
}
.article_m_title{
	font-size:16px;
	margin-bottom:20px;
}
.article_m_title span{
	border-left:2px solid #3ea9f7;
	padding-left:10px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
.article_m_title .view_more{
	font-size:12px;
	color:#999;
}
.article_m_content .headlines .img{
	width:180px;
	height:117px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.article_m_content .headlines .img img{width:100%;height:100%;}
.article_m_content .headlines .text{
	float:left;
	width:350px;
}
.article_m_content .headlines .text h3{
	font-weight:700;
	padding:10px 0;
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.article_m_content .headlines .text .brief{
	color:#888;
	line-height:22px;
}
.time{margin-top:15px;}
.time_span{
	position:relative;
	padding-left:18px;
	margin-right:40px;
	font-size:12px;
	color:#c8c9cd;
}
.time_span:before{
	position:absolute;
	top:0;
	left:0;
	content:'';
	width:15px;
	height:15px;
	display:block;
	background:url(icon_article_all.png) no-repeat;
}
.article_m_content .footlines{
	padding:15px;
	overflow:hidden;
}
.article_m_content .footlines li{
	line-height:38px;
}
.article_m_content .footlines li a{
	color:#5b595c;
	float:left;
	display: inline-block;
	width: 430px;
	overflow-x:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.article_m_content .footlines li:hover a,
.article_m_content .footlines li:hover span{
	color: #4e89c5;
	transition: color .3s;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
}
.article .img:hover img{
	-ms-interpolation-mode: bicubic;
	-moz-interpolation-mode: bicubic;
	-webkit-interpolation-mode: bicubic;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
}

.article_m_content .footlines li span{
	font-size:12px;
	color:#999;
	float:right;
}

/* ----------------------------------------------------新首页样式 此前为旧版本------------------------------------------------------------ */



.section-tit{
	display: block;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #222;
}

.section-tit em{
	font-weight: bold;
}

.blue-line{
	width: 20px;
	height:2px;
	background: #3d79d1;
}


/* 产品展示 */

.product-list{
	/*background: #fbfbfb;*/
	/*padding-bottom: 70px;*/
}

.product-list .product-tit{
	display: block;
	width: 200px;
	padding-top: 39px;
	line-height: 34px;
	font-size: 26px;
	color: #292828;
	font-weight:bold;
}

.product-list .product-img{
	display: block;
	float: left;
	width: 295px;
	padding-top: 21px;
}

.product-list .product-img img{
	float: left;
}

.product-list .product-right{
	float: left;
	width: 1200px;
	margin-top:60px;
}
.product-title {
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.product1-title {
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.product1-title h2{
    font-size: 26px;
    line-height: 50px;
    color: #fff;
    padding-top: 40px;
}
.product-title h2{
    font-size: 26px;
    line-height: 50px;
    color: #333;
    padding-top: 40px;
}
.jieshao{
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}
.jieshao1 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 25px;
    height: 40px;
	color: #555;
	}

.product-list .product-right .product-type-list{
	height: 40px;
	line-height: 40px;
	/*border-bottom: 2px solid #28a7e1;*/
	width: 750px;
    margin-left: 220px;
	margin-bottom: 36px;
}

.product-list .product-right .product-type-list .triangle{
	width: 15px;
	height: 100%;
	float: left;
	background: url(http://www.aaniao.com/templets/www/images/product-type-bg.png) 0 bottom no-repeat;
}

.product-list .product-right .product-type-list .product-type-item{
	float: right;
	/*padding: 0 24px;*/
	font-size: 15px;
	color: #585858;
	cursor: pointer;
	width:140px;
	text-align:center;
	background: #f0f0f0;
	margin-right:38px;
	border-radius: 20px;
}

.product-list .product-right .product-type-list .product-type-item.active{
	color: #fff;
	background: #28a7e1;
	border-radius: 20px;
	
}

.product-list .product-right .product-info{
	position: relative;
	display: none;
	width: 100%;
	height: 600px;
	/*padding-top: 32px;
	background: #fff;*/
	overflow: hidden;
}

.product-list .product-right .product-info.active{
	display: block;
}

.product-list .product-right .product-info .product-info-item{
	position: relative;
	display: block;
	width: 255px !important;
	height: 410px !important;
	float: left;
	margin: 0 20px;
	margin-top:30px;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	-webkit-border-radius: 10px;
}
.product-list .product-right .product-info .product-info-item:hover{
	box-shadow: 0 6px 12px #ccc;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -webkit-transition: all 0.4s ease-in-out;
	}


.product-list .product-right .product-info .product-info-item .product-logo{
	width: 100%;
	height: 119px;
	padding-top: 20px;
}

.product-list .product-right .product-info .product-info-item .product-logo i{
	display: block;
	height: 119px;
	margin: 0 auto;
	/*background: url(http://www.aaniao.com/templets/www/images/product-logo-list.png) 0 center no-repeat;*/
}

.product-list .product-right .product-info .product-info-item .product-logo i.hudong{
	width: 119px;
	background: url(http://www.aaniao.com/templets/www/images/icon/hudongzhibo.png) 0 center no-repeat;
}

.product-list .product-right .product-info .product-info-item .product-logo i.shopping{
	width: 119px;
	background: url(http://www.aaniao.com/templets/www/images/icon/dianshangzhibo.png) 0 center no-repeat;
}

.product-list .product-right .product-info .product-info-item .product-logo i.game{
	width: 119px;
	background: url(http://www.aaniao.com/templets/www/images/icon/youxizhibo.png) 0 center no-repeat;
	}

.product-list .product-right .product-info .product-info-item .product-logo i.wawa{
	width: 119px;
	background: url(http://www.aaniao.com/templets/www/images/icon/zhibozhuawawa.png) 0 center no-repeat;
	}

.product-list .product-right .product-info .product-info-item .product-name{
	height: 74px;
	line-height: 74px;
	text-align: center;
	font-size: 22px;
	color: #222;
	/*border-bottom: 1px solid #ebebeb;*/
}

.product-list .product-right .product-info .product-info-item .bief-list{
	/*padding-top: 28px;*/
	line-height: 34px;
	color: #595959;
	font-size: 14px;
	text-align:center;
}

.product-list .product-right .product-info .product-info-item .bief-list .bief-item{
	/*text-indent: 24px;*/
	background: url(http://www.aaniao.com/templets/www/images/dotte.png) 11px center no-repeat;
}

.product-list .product-right .product-info .product-info-item .show-more-btn{
	width: 91px;
	height: 28px;
	line-height: 28px;
	margin-top: 33px;
	margin-left: 30%;
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	font-size: 12px;
	color: #949494;
	text-align: center;
}

.product-list .product-item.zhibo .product-right .product-info .product-info-item:hover{
	border: 1px solid #28a7e1;
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.product-list .product-item.zhibo .product-right .product-info .product-info-item:hover .show-more-btn{
	background: #28a7e1;
	color: #fff;
	border-color: #28a7e1;
}

.product-list .product-right .product-info .product-info-item:hover{
	background: #fff;
}

.product-list .product-right .product-info .product-info-item:hover .product-logo i{
	-webkit-animation: 1s ease 1 0s both;
	   -moz-animation: 1s ease 1 0s both;
		-ms-animation: 1s ease 1 0s both;
			animation: 1s ease 1 0s both;
	-webkit-animation-name: bounce;
	   -moz-animation-name: bounce;
		-ms-animation-name: bounce;
			animation-name: bounce;
}

.product-list .product-right .product-info .product-info-item .only-one{
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	background: url(onlyone.png) 0 0 no-repeat;
}


/*o2o产品样式重写*/

.product-list .product-item.o2o .product-right .product-type-list .triangle{
	background-position: -15px bottom;
}

/*.product-list .product-item.o2o .product-right .product-type-list{
	border-bottom: 2px solid #28a7e1;
}*/

.product-list .product-item.o2o .product-right .product-type-list .product-type-item.active{
	background: #28a7e1;
}

.product-list .product-right .product-info .product-info-item .product-logo i.city{
	width: 64px;
	background-position: -184px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.community{
	width: 68px;
	background-position: -248px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.visit{
	width: 64px;
	background-position: -316px center;
}

.product-list .product-item.o2o .product-right .product-info .product-info-item:hover{
	border: 1px solid #28a7e1;
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.product-list .product-item.o2o .product-right .product-info .product-info-item:hover .show-more-btn{
	background: #28a7e1;
	color: #fff;
	border-color: #28a7e1;
}

/* 产品列表样式二  */
.product-list .product-right .product-info .product-info-item-2{
	position: relative;
	display: block;
	width: 274px !important;
	height: 258px !important;
	float: left;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	/*margin-left: -1px;*/
	margin-top: 30px;
	overflow: hidden;
	margin-right: 20px;
	-webkit-border-radius: 10px;
	box-shadow:0px 1px 1px #A8A8A8;
}
.product-list .product-right .product-info .product-info-item-2:first-child,
.product-list .product-right .product-info .product-info-item-2:nth-of-type(5){
	margin-left: 15px;
}

.product-list .product-right .product-info .product-info-item-2 .product-logo{
	width: 100%;
	height: 150px;
	/*padding-top: 10px;*/
	margin-bottom:10px;
}

.product-list .product-right .product-info .product-info-item-2 .product-logo i{
	display: block;
	width: 274px;
	height: 150px;
	margin: 0 auto;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.product-list .product-right .product-info .product-info-item-2 .product-name{
	height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    color: #333;
}

.product-list .product-right .product-info .product-info-item-2 .product-desc{
	margin-top:10px; margin-left: auto; margin-right: auto; width: 80%; font-size: 14px;
	line-height: 25px; text-align: center; color: #8E8E8E;
}
.product-list .product-right .product-info .product-info-item-2 .show-more{
	position: absolute;
	top: -100%; left: 0;
	width: 100%; height: 100%; padding-top: 60px;
	background-color: rgba(93, 89, 83, 0.5); box-sizing:border-box;
}
.other .product-right .product-info .product-info-item-2 .show-more{
	background-color: rgba(93, 89, 83, 0.5);
}

	
.product-list .product-right .product-info .product-info-item-2 .show-more .btn{
	display: block;
	width: 98px;
	height: 35px;
	line-height: 35px;
	margin-left: auto; margin-right: auto; margin-top: 10px;
	border: none;
	border-radius: 5px;
	font-size: 14px;
	color: #999; background-color: #fff;
	text-align: center;
}
.product-list .product-right .product-info .product-info-item-2:hover .show-more{
	-webkit-animation: .5s ease 1 0s both;
	   -moz-animation: .5s ease 1 0s both;
		-ms-animation: .5s ease 1 0s both;
			animation: .5s ease 1 0s both;
	top: 0;
}
.product-list .product-right .product-info .product-info-item-2 .show-more .btn:hover{
	color: #fff; background-color: #28a7e1;
}

.other .product-right .product-info .product-info-item-2 .show-more .btn:hover{
	color: #fff; background-color: #28a7e1;
}

/*其他产品样式重写*/

.product-list .product-item.other .product-right .product-type-list .triangle{
	background-position: -30px bottom;
}

.product-list .product-item.other .product-right .product-type-list{
	border-bottom: 2px solid #4ace8c;
}

.product-list .product-item.other .product-right .product-type-list .product-type-item.active{
	background: #4ace8c;
}

.product-list .product-right .product-info .product-info-item .product-logo i.neirong{
	width: 61px;
	background-position: -381px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.one{
	width: 65px;
	background-position: -442px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.chess{
	width: 55px;
	background-position: -507px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.zongchou{
	width: 79px;
	background-position: -562px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.p2p{
	width: 54px;
	background-position: -641px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.zhixiao{
	width: 61px;
	background-position: -695px center;
}

.product-list .product-right .product-info .product-info-item .product-logo i.weishang{
	width: 62px;
	background-position: -756px center;
}


.product-list .product-right .product-info .tempWrap,
.product-list .product-right .product-info .swiper-wrapper{
	height: 100%;
}

.product-list .product-item.other .product-right .product-info .product-info-item:hover{
	border: 1px solid #4ace8c;
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.product-list .product-item.other .product-right .product-info .product-info-item:hover .show-more-btn{
	background: #4ace8c;
	color: #fff;
	border-color: #4ace8c;
}

.swiper-button-next,
.swiper-button-prev{
	width: 27px;
    height: 57px;
    position: absolute;
    top: 50%;
    right: -27px;
    margin-top: -28px;
    background: url(http://www.aaniao.com/templets/www/images/swipe-btn-bg.png) 0 -62px no-repeat;
    cursor: pointer;
	-webkit-transition: right .3s;
	   -moz-transition: right .3s;
		 -o-transition: right .3s;
			transition: right .3s;
}

.swiper-button-prev{
	right: auto;
	left: -27px;
	background-position: -32px -62px;
	-webkit-transition: left .3s;
	   -moz-transition: left .3s;
		 -o-transition: left .3s;
			transition: left .3s;
}

.swiper-button-next:hover{
	background-position: 0 -124px;
}

.swiper-button-prev:hover{
	background-position: -32px -124px;
}

.swiper-button-next.nextStop{
	background-position: 0 0;
}

.swiper-button-prev.prevStop{
	background-position: -32px 0;
}

.product-list .product-item.other:hover .swiper-button-next{
	right:0;
}

.product-list .product-item.other:hover .swiper-button-prev{
	left:0;
}

/* 解决方案 */

.product-list .product-item .product-right .solution{
	display: none;
	width: 100%;
	height: 600px;
	overflow: hidden;
	/*background: #fff;*/
}

.product-list .product-item .product-right .solution.active{
	display: block;
}

.product-list .product-item .product-right .solution .solution-item{
	width: 30%;
    height: 40%;
    float: left;
    border-left: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    margin-left: 2%;
    margin-top: 4%;
    background-color: #fff;
	-webkit-border-radius: 10px;
}

.product-list .product-item .product-right .solution .solution-item:hover{
	box-shadow: 0 6px 12px #ccc;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -webkit-transition: all 0.4s ease-in-out;
	}

.product-list .product-item .product-right .solution .solution-item .solution-logo{
	width: 82px;
	height: 82px;
	margin: 48px auto 0;
	/*background: url(http://www.aaniao.com/templets/www/images/zhibo-solution.png) 0 0 no-repeat;*/
}

.product-list .product-item .product-right .solution .solution-item .solution-logo.meinv{
	background: url(http://www.aaniao.com/templets/www/images/icon/meinvzzhibo2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution .solution-item .solution-logo.game{
	background: url(http://www.aaniao.com/templets/www/images/icon/youxi2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution .solution-item .solution-logo.shopping{
	background: url(http://www.aaniao.com/templets/www/images/icon/gouwuche2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution .solution-item .solution-logo.edu{
	background: url(http://www.aaniao.com/templets/www/images/icon/jiaoyu2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution .solution-item .solution-logo.pai{
	background: url(http://www.aaniao.com/templets/www/images/icon/wawa2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution .solution-item .solution-logo.pay{
	background: url(http://www.aaniao.com/templets/www/images/icon/yiduiyi2.png) 0 0 no-repeat;
}


.product-list .product-item .product-right .solution .solution-item:hover .solution-logo.meinv{
	width:120px;
	height:120px;
	background: url(http://www.aaniao.com/templets/www/images/icon/meinvzzhibo.png);
}

.product-list .product-item .product-right .solution .solution-item:hover .solution-logo.game{
	width:120px;
	height:120px;
	background: url(http://www.aaniao.com/templets/www/images/icon/youxi.png);
}

.product-list .product-item .product-right .solution .solution-item:hover .solution-logo.shopping{
	width:120px;
	height:120px;
	background: url(http://www.aaniao.com/templets/www/images/icon/gouwuche.png);
}

.product-list .product-item .product-right .solution .solution-item:hover .solution-logo.edu{
	width:120px;
	height:120px;
	background: url(http://www.aaniao.com/templets/www/images/icon/jiaoyu.png);
}

.product-list .product-item .product-right .solution .solution-item:hover .solution-logo.pai{
	width:120px;
	height:120px;
	background: url(http://www.aaniao.com/templets/www/images/icon/wawa.png);
}

.product-list .product-item .product-right .solution .solution-item:hover .solution-logo.pay{
	width:120px;
	height:120px;
	background: url(http://www.aaniao.com/templets/www/images/icon/yiduiyi.png);
}

.product-list .product-item .product-right .solution .solution-item .solution-txt{
	line-height: 68px;
	text-align: center;
	font-size: 18px;
	color: #111;
}


/* o2o 解决方案 */

.product-list .product-item .product-right .solution.o2o .solution-item{
	width: 220px;
    height: 260px;
    float: left;
    /* border-left: 1px solid #f7f7f7; */
    /* border-top: 1px solid #f7f7f7; */
    margin: 30px 9px 0 10px;
    background-color: #fff;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover{
	box-shadow: 0 6px 12px #ccc;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -webkit-transition: all 0.4s ease-in-out;
	}



.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo{
	width: 82px;
	height: 82px;
	margin: 25px auto 30px;
	/*background: url(http://www.aaniao.com/templets/www/images/o2o-solution.png) 0 0 no-repeat;*/
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.wuye{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/shequ.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.nongchun{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/jiaju.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.shangchao{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/shangcheng.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.tongcheng{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/dingwei.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.shengxian{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/waimai.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.jiazheng{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/wuliu.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.duoyonghu{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/xiaoxi.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.meirong{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/huisha.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.weixiu{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/yinjian.png) 0 0 no-repeat;
}
.product-list .product-item .product-right .solution.o2o .solution-item .solution-logo.lvxing{
	width: 82px;
	height: 82px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/lvxing.png) 0 0 no-repeat;
}



.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.wuye{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/shequ2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.nongchun{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/jiaju2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.shangchao{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/shangcheng2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.tongcheng{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/dingwei2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.shengxian{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/waimai2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.jiazheng{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/wuliu2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.duoyonghu{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/xiaoxi2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.meirong{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/huisha2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.weixiu{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/yinjian2.png) 0 0 no-repeat;
}
.product-list .product-item .product-right .solution.o2o .solution-item:hover .solution-logo.lvxing{
	width: 120px;
	height: 120px;
	background-position: 0 0;
	background: url(http://www.aaniao.com/templets/www/images/icon/lvxing2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .solution.o2o .solution-item .solution-txt{
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	color: #111;
}


/* 产品动态 */

.product-list .product-item .product-right .product-new{
	display: none;
	height: 600px;
	width: 100%;
	/*background: #fff;*/
}

.product-list .product-item .product-right .product-new.active{
	display: block;
}

.product-list .product-item .product-right .product-new .new-list{
	width: 1200px;
	height: 600px;
	padding-top: 40px;
	overflow: hidden;
}

.product-list .product-item .product-right .product-new .new-list .new-item{
	display: block;
	width: 520px;
	float: left;
	padding: 0 30px 25px;
	height: 70px;
	/*border-left: 1px dashed #e7e7e7;*/
	margin-left: -1px;
	overflow: hidden;
	background-color: #fff;
    margin-bottom: 10px;
    margin-right: 20px;
	-webkit-border-radius: 10px;
}
.product-list .product-item .product-right .product-new .new-list .new-item:hover{
	box-shadow: 0 6px 12px #ccc;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -webkit-transition: all 0.4s ease-in-out;
}

.product-list .product-item .product-right .product-new .new-list .new-item img{
	width: 100px;
	height: 70px;
	float: left;
	margin-right: 20px;
	margin-top:15px;
}

.product-list .product-item .product-right .product-new .new-list .new-con{
	font-size: 16px;
	line-height: 20px;
	height: 40px;
	margin-bottom: 5px;
	margin-top:15px;
}

.product-list .product-item.zhibo .product-right .product-new .new-list .new-con:hover{
	color: #28a7e1;
}

.product-list .product-item.o2o .product-right .product-new .new-list .new-con:hover{
	color: #28a7e1;
}

.product-list .product-item.other .product-right .product-new .new-list .new-con:hover{
	color: #4ace8c;
}

.product-list .product-item .product-right .product-new .new-list .new-date{
	font-size: 12px;
	color: #ccc;
	line-height: 15px;
}


/* 产品展示 成功案例 */

.product-list .product-item .product-right .product-success-case{
	position: relative;
	display: none;
	width: 1200px;
	height: 600px;
	/*background: #fff;*/
	overflow: hidden;
}

.product-list .product-item .product-right .product-success-case.active{
	display: block;
}

.product-list .product-item .product-right .product-success-case .product-success-list{
	width: 1200px;
	height: 600px;
}

.product-list .product-item .product-right .product-success-case .product-success-item{
	width: 1200px;
	height: 600px;
}

.product-list .product-item .product-right .product-success-case .product-case{
	display: block;
	width: 220px;
	height: 170px;
	float: left;
	/*border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	padding-left: 22px;*/
	background: #fff;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
	-webkit-border-radius: 10px;
}
.product-list .product-item .product-right .product-success-case .product-case:hover{
	box-shadow: 0 6px 12px #ccc;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -webkit-transition: all 0.4s ease-in-out;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo{
	width: 84px;
	height: 84px;
	margin: 24px auto 0;
	/*background: url(http://www.aaniao.com/templets/www/images/icon/bg_90.png) 0 0 no-repeat;*/
	box-shadow: 0 6px 12px #ccc;
	border-radius: 10px;
	
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.au{
	/*background-position: 0 0;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/auzhibo.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.jiuxiu{
	/*background-position: -182px 0;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/jiuxiu.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.mili{
	/*background-position: -364px 0;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/milizhibo.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.mizhi{
	/*background-position: -545px 0;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/kuaihuo.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.lejian{
	/*background-position: -727px 0;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/hongdoujiao.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.rela{
	/*background-position: 0 -158px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/rela.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.meme{
	/*background-position: -182px -158px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/huanyuzaixian.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.xiaoheshuo{
	/*background-position: -364px -158px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/xiaoheshuo.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.mimi{
	/*background-position: -545px -158px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/mimizhibo.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.happy{
	/*background-position: -727px -158px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/zhangxinzww.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.yangguang{
	/*background-position: 0 -316px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/maozhuazww.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.meiniang{
	/*background-position: -182px -316px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/meiniang.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.haibo{
	/*background-position: -364px -316px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/zhihuizhongdu.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.dayima{
	/*background-position: -545px -316px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/dayima.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.wao{
	/*background-position: -727px -316px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/wao.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.benlai{
	/*background-position: 0 -475px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/benlai.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.botao{
	/*background-position: -182px -475px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/botao.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.diwei{
	/*background-position: -364px -475px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/diwei.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.jinri{
	/*background-position: -545px -475px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/jinrizixun.png) 0 0 no-repeat;
}
.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.meibei{
	/*background-position: -727px -475px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/meibei.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.mogu{
	/*background-position: 0 -633px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/mogu.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.qixing{
	/*background-position: -182px -633px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/qixing.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.tianshi{
	/*background-position: -364px -633px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/tianhengzn.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.xinyang{
	/*background-position: -545px -633px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/xinyang.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.yifengqin{
	/*background-position: -727px -633px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/yifengqin.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.yisai{
	/*background-position: 0 -791px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/yisaibianmin.jpg) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.yiyue{
	/*background-position: -182px -791px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/yiyue.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.younigou{
	/*background-position: -364px -791px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/gxyoupin.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.zhangzhong{
	/*background-position: -545px -791px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/youkeyigou.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-logo.baiheyuan{
	/*background-position: -727px -791px;*/
	background: url(http://www.aaniao.com/templets/www/images/icon/baihe.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-case .product-case-name{
	line-height: 44px;
	text-align: center;
	color: #292929;
	font-size: 15px;
}


.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case{
	display: block;
	width: 20%;
	height: 33.33%;
	float: left;
	border-top: 1px solid #f4f4f4;
	border-left: none;
	margin-left: 0;
	background-color: #F9F9F9;
}

/*.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo{
	width: 143px;
	height: 53px;
	margin: 53px auto 0;
	background: url(product-o2o-case2.png) 0 0 no-repeat;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.yyyh{
	background-position: 0 0;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.hdt{
	background-position: -177px 0;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.phpstudy{
	background-position: -354px 0;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.posj{
	background-position: -531px 0;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.acl{
	background-position: -708px 0;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.cnn3{
	background-position: 0 -70px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.aywlkj{
	background-position: -177px -70px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.apy{
	background-position: -354px -70px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.axlm{
	background-position: -531px -70px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.byw{
	background-position: -708px -70px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.clwj{
	background-position: 0 -140px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.chw{
	background-position: -177px -140px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.clsh{
	background-position: -354px -140px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.dzm{
	background-position: -531px -140px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.dsyhw{
	background-position: -708px -140px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.gdj{
	background-position: 0 -210px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.dqdz{
	background-position: -177px -210px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.fxheb{
	background-position: -354px -210px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.fxw{
	background-position: -531px -210px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.flw{
	background-position: -708px -210px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.fxwl{
	background-position: 0 -280px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.fjh{
	background-position: -177px -280px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.kabudong{
	background-position: -354px -280px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.gfj{
	background-position: -531px -280px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.hzyt{
	background-position: -708px -280px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.hklm{
	background-position: 0 -350px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.hrw{
	background-position: -177px -350px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.hqeg{
	background-position: -354px -350px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.htyp{
	background-position: -531px -350px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.hbc{
	background-position: -708px -350px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.jydzsw{
	background-position: 0 -420px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.jianguo{
	background-position: -177px -420px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.jingou{
	background-position: -354px -420px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.jjmc{
	background-position: -531px -420px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.jxw{
	background-position: -708px -420px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.knw{
	background-position: 0 -490px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.lysc{
	background-position: -177px -490px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.lbx{
	background-position: -354px -490px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.lh{
	background-position: -531px -490px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.lt{
	background-position: -708px -490px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.ytygw{
	background-position: -0px -560px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.tdgg{
	background-position: -177px -560px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.wxsc{
	background-position: -354px -560px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.tcjtg{
	background-position: -531px -560px;
}

.product-list .product-item .product-right .product-success-case .product-success-list.o2o .product-case .product-case-logo.ydlm{
	background-position: -708px -560px;
}*/


/*****首页导航分页条******/
    .header .nav-list ul li ul { position:absolute; display:none;z-index:9999; background-color:#f7f7f7; height: 320px;width:1200px; left: -300px; margin-top: -15px;}
	.header .nav-list ul li ul li {/*text-align: center; margin: 0; padding: 0;*/margin-left:15px;width: 280px;height:140px;background-color:#f7f7f7;}
    .header .nav-list ul li ul li a{background-color:#f7f7f7;color: #333; font-size: 12px; line-height: 25px;height:25px;}
	.header .nav-list ul li ul li p{font-size:14px;font-family:微软雅黑;line-height:20px;color:#999;}
	.live{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -21px -12px;}
	.shop{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -55px -12px;}
	.finan{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -89px -12px;}
	.hardware{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -122px -12px;}
	.medical{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -156px -12px;}
	.WeChat{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -191px -12px;}
	.community{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -226px -12px;}
	.life{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -260px -12px;}
	.phone{display: inline-block;width: 28px;height: 28px;background: url(/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -293px -12px;}

/*header*/
header{
    background-color: #fafafa;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.09);
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
    z-index: 100;
}


.container{
    width: 1200px;
    margin: 0 auto;
}

/*header*/
/*******logo****************/
.header_title {
    height: 80px;
    width: 100%;
	background-color: white;
   }
.container1{
	width:1200px;
	margin:0 auto;
}
.lianxi {
    float: right;
	height: 30px;
	/*margin-top:8px;*/
	color:#28a7e1;
	font-weight:bold;
	font-size:20px;
	width:180px;
}
.fuwu{
	float:right;
	margin-top:28px;
}
.header .logo{
    float: left;
	
}
.logo{
	width:360px;
	height:80px;
	float: left;
}
.logo1{
	width:750px;
	height:80px;
	float:right;
	line-height:80px;
	margin-right:90px;
}
.header .logo img{
    width: 207px;
    height: 72px;
}

/*********导航条*******/

.header_title1{
    height: 40px;
    width: 100%;
	/*background-color: #28a7e1;*/	
   }

.header .nav-list{
    float: left;
}
.header .nav-list ul li{
	background-color: #28a7e1;
    display: inline-block;
    text-align:center;
    float: left;
	width:170px;
	height: 40px;
    line-height: 40px;	
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.header .nav-list ul{
    font-size: 16px;
	/*font-weight:bold;*/
}
.header .nav-list ul li a {
    color: #fff;
	background-color:#28a7e1;
	text-align:center;
	
}
.header .nav-list ul li .headactive{
    display: block;
    background-color:#f7f7f7;
    color: #28a7e1;
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	border-top:1px solid #28a7e1;
	border-left:1px solid #28a7e1;
	border-right:1px solid #28a7e1;
}


.header .nav-list ul li :hover{
	display: block;
	background-color:#f7f7f7;
	color: #28a7e1;
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	/*border-top:1px solid #28a7e1;
	border-left:1px solid #28a7e1;
	border-right:1px solid #28a7e1;*/
	
}
/*.header .nav-list ul li.headactive:hover{
	display: block;
    color: #28a7e1;
	background-color: #f7f7f7;
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	border-top:1px solid #28a7e1;
	border-left:1px solid #28a7e1;
	border-right:1px solid #28a7e1;
	
}*/
/*header*/
.huanying {
    float: left;
	height: 30px;
	font-size: 10px;
	font-weight:normal;
	margin-left:50px;
}
.news{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #f7f7f7;
}
.tit-l{
    float: left;
}
.tit-l img{
    -webkit-animation: ss .5s ease-in-out 0s infinite alternate;
    -o-animation: ss .5s ease-in-out 0s infinite alternate;
    animation: ss .5s ease-in-out 0s infinite alternate;
    margin-top: 10px;
}
.tit-c{
    float: left;
    margin-left: 10px;
}
.tit-c ul li{
    line-height: 56px;
    display: inline-block;
    margin: 0 3px;
}
.tit-r{
    float: right;
}

/*我们的优势*/
.our-ys{
    /*background-color: #fbfbfb;
	 border-bottom: 1px solid #e5e5e5;*/
    /*margin-bottom: 40px;*/
	border-top: 1px solid #ebebeb;
    background-color: #fff;
	height: 550px;
   
}
.youshi{

}
.youshi h2{
    color: #333;
    font-family: 'Microsoft YaHei', Arial;
    font-weight: bold;
    text-align: center;
    line-height: 55px;
    margin-top: 40px;
    font-size: 26px;
}
.youshi .ft-ct{
    color: #666;
    font-size: 18px;
    font-family: "[MicrosoftYaHeiLight]";
    text-align: center;
}
.ys-about{
    width: 100%;
    padding-bottom: 40px;
    margin-top: 45px;
}
.ys-about .y-about{
    width: 23%;
    float: left;
    margin: 0 auto;
    text-align: center;
    margin-right: 2%;
}
.ys-about .y-about h4{
    line-height: 60px;
    height: 60px;
    color: #333;
    font-size: 22px;
    background: url("/images/h-bottom.gif") no-repeat bottom center;
    font-weight: normal;
    display: block;
}
.ys-about .y-about p{
    color: #666;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    text-align: left;
    line-height: 24px;
    margin-top: 26px;
    margin-bottom: 68px;
}
/****案例赏析****/
.case{
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.case-title{
    height: 160px;
    line-height: 160px;
    text-align: center;
    background-color: #f7f7f7;
}
.case-title h1{
    font-size: 26px;
    line-height: 50px;
    color: #333;
    padding-top: 40px;
}
.jieshao2{
    font-size: 14px;
    line-height: 35px;
    color: #999;
}
.jieshao1 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 25px;
    height: 40px;
	color: #555;
	}
.case-img{
    width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
}
.case-img ul li {
    float: left;
    width: 280px;
    height: 360px;
    margin: 0 20px 20px 20px;
    padding: 0;
    position: relative;
}

.case-img ul li:hover {
    background-color: #FB6000;
    color: #626262;
	}

.case-img ul li a> span{
    position: absolute;
    bottom: 0;
    background: #000;
    -ms-filter:   alpha(opacity=50);
    -moz-opacity:   0.5;
    display: block;
    width: 280px;
    height: 90px;
    line-height: 20px;
    color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: 100;
    font-size: 12px;
}
.case-img ul li a> span em{
    font-style: normal;
    font-size: 16px;
    line-height: 40px;
}
@media screen and (max-width: 1200px){
     .case-img{
         width: 1200px;
         margin: auto auto;
     }
    .case-img ul li{
        width: 280px;
        height: 268px;
    }
    .case-img ul li img{
        height: auto;
        width: auto;
    }
}
@media screen and (max-width: 1280px){
    .case-img{
        width: 1280px;
        margin: auto auto;
    }
    .case-img ul li{
        width: 280px;
        height: 240px;
    }
    .case-img ul li img{
        height: auto;
        width: auto;
    }
}
.rela_case1 .case_li {
    float: left;
    width: 1280px;
    overflow: hidden;
    height:auto;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.rela_case1 .case_li ul li {
    border: 1px solid #dadada;
    float: left;
    width: 255px;
    padding: 1px;
	margin-bottom:20px;
    margin-right: 28px;
	margin-left:28px;
    text-align: center;
	height:360px;
}
.rela_case1 .case_li ul li:hover {
    border: 1px solid #fb6000;
    float: left;
    width: 255px;
    padding: 1px;
	margin-bottom:20px;
    margin-right: 28px;
	margin-left:28px;
    text-align: center;
	height:360px;
}

.rela_case1 .case_li ul li .industry {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 255px;
    padding: 0 5px;
    text-align: left;
    margin-top: 20px;
	font-size: 14px;
}
.rela_case1 .case_li ul li .describe {
    line-height: 24px;
    height: 120px;
    float: left;
    width: 250px;
    /* padding: 0 10px; */
    overflow: hidden;
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

.rela_case1 .case_li ul li img {
    max-width: 255px;
    min-width: 100px;
    min-height: 100px;
    margin: 0 auto;
    max-height: 180px;
}
.rela_case1 .case_li ul li .casetitle h3 {
    font-size: 16px;
}
.rela_case1 {
    float: left;
    width: 1280px;
    height: auto;
    padding: 0 5px 5px;
}
.casetitle {
    margin-top: 10px;
}



/**caseshow**/
.case_box {background-image: url(body_bj.jpg); background-color:#f7f7f7}
.h_tonglan {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.h_tonglan ul {overflow:hidden;}
.h218px {
	width: 1200px;
	height: 400px;
	_height: 400px;
}
.h218px th {padding-top:155px;}
.h218px td {overflow:hidden;}
#scrollbox ul {overflow:hidden;}
#scrollbox ul li {
	float: left;
	width: 260px;
	_width: 260px;
	height: 310px;
	_height: 310px;
	min-height: 18px;
	padding: 1px;
	overflow: hidden;
	border: 1px solid #dadada;
	margin: 10px;
	margin-right:18px;
        background-color:#FFF;
}
#scrollbox ul li .casepic {width: 260px;height: 180px;float:left;text-align:center;}
#scrollbox ul li .casepic img{min-width:100px;,min-height:100px;max-width:260px;max-height:180px;}
#scrollbox ul li h3{
	width: 260px;
        margin-top:10px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	text-align: center;
}
#scrollbox ul li .caseindustry{
	width: 250px;
	height: 30px;
	border-bottom: dashed 1px #dadada;
	float: left;
	line-height: 30px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
#scrollbox ul li .casedescri{
	width: 250px;
	height: 100px;
        margin-top:10px;
	line-height: 24px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	font-size:12px;
}
.pointer {CURSOR: pointer}


/**caseshow**/

.ft-r{
    float: right;
	margin-left:15px;
	margin-top:60px;
}
.ft-r span{
    margin-top: 20px;
    color: #dad9d9;
    display: block;
    text-align: center;
}
.fr-b {
	width: 1200px;
    float: left;
    height: auto;
    margin-top: 30px;
	margin-bottom: 30px;
	display: none;
}
.fr-b ul li{
	width: auto;
    color: #fff;
    font-size: 14px !important;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 10px;
	margin-right:20px;
}
.fr-b ul li a{
	 color: #fff;
	 font-family: "微软雅黑";
	 float: left;
	 font-size: 10px !important;
	 line-height:10px;
	 }
		
.fr-b h4{
    color:#fff;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}

.fr-b ul li a:hover{
	color: #fff;
}
.fr-b h4:hover{
	color: #fff;
}

/************友情链接**************/
.fr-d {
	width: 1200px;
    float: left;
    height: auto;
    margin-top: 30px;
	margin-bottom: 30px;
}
.fr-d ul li{
	width: auto;
    color: #5e5e5e;
    font-size: 14px !important;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 10px;
	margin-right:20px;
}
.fr-d ul li a{
	 color: #5e5e5e;
	 font-family: "微软雅黑";
	 float: left;
	 font-size: 10px !important;
	 line-height:10px;
	 }
		
.fr-d h4{
    color:#5e5e5e;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}

.fr-d ul li a:hover{
	color: #000;
}
.fr-d h4:hover{
	color: #000;
}
/*****************/
.fr-a {
	width: 480px;
    float: left;
    height: auto;
    padding-top: 20px;
	padding-left:50px;
}
.fr-a ul li{
	width: 110px;
    color: #999;
    font-size: 14px !important;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 10px;
}
.fr-a ul li a{
	 color: #dad9d9;
	 font-family: "微软雅黑";
	 float: left;
	 font-size: 14px !important;
	 line-height:18px;
	 }
		
.fr-a h4{
    color:#dad9d9;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}

.fr-a ul li a:hover{
	color: #ffffff;
}
.fr-a h4:hover{
	color: #ffffff;
}
/*footer*/
.footer{
    width: 100%;
    background: #292929;
    height: 380px;
    box-shadow: 2px 2px 2px #292929;
    padding-bottom: 25px;
}
.f-about{
}
.f-left{
    padding-top: 65px;
    float: left;
    width: 436px;
}
.f-left h4{
    margin-bottom: 28px;
    color: #878787;
}
.f-left ul{
    color: #999;
}
.f-left ul li{
    height: 20px;
    line-height: 19px;
    padding-left: 25px;
    margin-bottom: 10px;
}
.f-left ul li:first-child{
    background: url("/images/footer-icon.png") 2px 2px  no-repeat ;
}
.f-left ul li:nth-child(2){
    background: url("/images/footer-icon.png") 2px -18px  no-repeat ;
}
.f-left ul li:nth-child(3){
    background: url("/images/footer-icon.png") 2px -34px  no-repeat ;
}
.f-left ul li:last-child{
    background: url("/images/footer-icon.png") 2px -52px  no-repeat ;
}
.f-left dl{
    margin-top: 14px;
    height: 150px;
    width: 100%;
}
.f-left dt{
    float: left;
    margin-right: 10px;
    width: 154px;
}
.f-left dt img{
    vertical-align: middle;
}
.f-left dd{
    color: #838383;
    margin: auto 0;
    display: block;
    height: auto ;
}
.f-left dd span{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}
.f-left p{
    color: #474747;
    padding-top: 18px;
}
.f-right{
    width: 602px;
    float: right;
    padding-top: 30px;
}
.f-right h3{
    font-size: 24px;
    color: #848484;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
}
.f-right .ft-red{
    color: #e23738;
    font-size: 36px;
    font-weight: bold;
    width: 283px;
    display: inline-block;
    text-align: center;
    height: 59px;
    background: url("/images/telephone-icon.png") no-repeat;
    margin-left: 22px;
}
.f-right form{
    color: #ebebeb;

    width: 100%;
    margin-top: 10px;
}
.f-right form p{
    line-height: 42px;
    background: #434343;
    padding-left: 18px;

    margin-bottom: 1px ;
}
.f-right form input{
    height: 40px;
    width: 500px;
    color: #fff;
    background: #434343;
    border: none;
}
.f-right form .btn{
    padding-left: 0;
}
.f-right form textarea{
    width: 450px;
    vertical-align: top;
    margin-top: 15px;
    background: #434343;
    margin-bottom: 0;
}
.f-right form input[type="submit"]{
    width: 100%;
    background: #212121;
}


/*footer 子页面*/
.ft-content{
    margin: 10px 0;
}
.ft-content .ft-l{
    width: 291px;
    float: left;
    height: auto;
    margin-top: 60px;
}
.ft-content .ft-l span{
    color: #dad9d9;
    text-align: left;
    font-size: 18px;
    margin-left: 50px;
	line-height: 60px;
    font-weight: bolder;
}
.ft-c{
    padding-top: 45px;
    float: left;
    width: 480px;
    height: auto;
    /*border-left: 1px solid #666;*/
    padding-left: 50px;
}
.ft-c h4 {
    margin-bottom: 28px;
    color: #fff;
    font-size: 28px;
}
.ft-c ul{
    color: #dad9d9;
}
.ft-c ul li{
    height: 19px;
    line-height: 19px;
    /*padding-left: 25px;*/
    margin-bottom: 10px;
}
/*****新闻资讯***********/
.index_news {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.news_box {
	float: left;
	width: 373px;
	margin-bottom: 60px;
	/*margin-right:45px;
	margin-right:40px;*/
}
.ns_b{margin-bottom:4px; display:block; font-size:14px}
.news_box img {
	float: left;
	height: 170px;
	width: 373px;
}
.news_box span{float: left;
    line-height: 20px;
    height: 70px;
    width: 194px;
    margin-left: 15px;
	font-size:12px;
	}
.news_box i, .newsl_box i,.news2_box i{line-height: 20px; font-style:normal;
    text-align: right;
    float: right;
    height: 20px;
    width: 70px;}
.news_box ul {
	float: left;
	width: 373px;
	margin-top: 20px;
}
.news_box ul li {
	float: left;
	height: 30px;
	width:373px;
}
.news_box ul li span {
	line-height: 30px;
	text-align: right;
	float: right;
	height: 30px;
	width: 70px;
}
.news_box ul li h4
{
    font-size: 14px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    width: 285px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
	}
.newsl_box {
	float: left;
	width: 373px;
	margin-bottom: 60px;
	margin-left:40px;
	margin-right:40px;
}
.news_more {
    width: 373px;
    height: 16px;
    margin-bottom: 30px;
}
.newsl_box img {
	float: left;
	height:170px;
	width:373px;
}
.newsl_box span {
	float: left;
	line-height: 20px;
	height: 70px;
	width: 194px;
	margin-left: 15px;
	font-size:12px;
}
.newsl_box ul {
	float: left;
	width: 373px;
	margin-top: 20px;
}
.newsl_box ul li {
	float: left;
	height: 30px;
	width: 373px;
}
.newsl_box ul li span {
	line-height: 30px;
	text-align: right;
	float: right;
	height: 30px;
	width: 70px;
}
.newsl_box ul li h4
{
    font-size: 14px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    width: 285px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;}
.news2_box {
	float: left;
	width: 373px;
	margin-bottom: 60px;
	/*margin-left:45px;*/
}
.news2_box img {
	float: left;
	height:170px;
	width:373px;
}
.news2_box span {
	float: left;
	line-height: 20px;
	height: 70px;
	width: 194px;
	margin-left: 15px;
	font-size:12px;
}
.news2_box ul {
	float: left;
	width: 373px;
	margin-top: 20px;
}
.news2_box ul li {
	float: left;
	height: 30px;
	width: 373px;
}
.news2_box ul li span {
	line-height: 30px;
	text-align: right;
	float: right;
	height: 30px;
	width: 70px;
}
.news2_box ul li h4
{
    font-size: 14px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    width: 285px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;}









.news_title{ width:240px; float:left;margin-bottom:10px;font-size: 22px;
}
.news_title a{ font-weight:bold;font-size:24px;
	}
.news_title a hover:{ color:#0e9bdc
	}
.news_more img{width: 41px;
    height: 16px;
    padding-top: 6px;
	float:right
	}

	.wrap-content{width:1200px;margin:0 auto;text-align:center;padding-bottom:25px;padding-top:20px;}
.wrap-content .part-title{font-size:26px;color:#E56032;font-weight:bold;}
.wrap-content>p{margin-top:27px;color:#32363C;margin-bottom:30px;line-height: 10px;font-size:14px;}



*{margin:0;padding:0;list-style-type:none;}
		a,img{border:0;text-decoration:none;}
		/*body{font:12px/180% Arial;}*/
		.brand a{
				display: block;
			float: left;
			margin: 20px 40px;
			width: 220px;
			height: 240px;
			text-align: center;
			position: relative;
		}
		.brand .info1{
			width: 220px;
		height: 240px;
		}
		.brand .info2{
			display: none;
			color: #369242;
		}
		.vertical .info2{
			width: 0px;
			height: 240px;
			margin: 0 auto;
		}

/*****************导航条*******************/

 .header .nav-list ul li ul { position:absolute; display:none;z-index:9999; background-color:#f7f7f7; height: 320px;width:1200px; left: -170px; margin-top: -15px;}
	.header .nav-list ul li ul li {/*text-align: center; margin: 0; padding: 0;*/margin-left:15px;width: 280px;height:140px;background-color:#f7f7f7;}
    .header .nav-list ul li ul li a{background-color:#f7f7f7;color: #333; font-size: 12px; line-height: 25px;height:25px;}
	.header .nav-list ul li ul li p{font-size:14px;font-family:微软雅黑;line-height:20px;color:#999;}
	.live{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -21px -12px;}
	.shop{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -55px -12px;}
	.finan{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -89px -12px;}
	.hardware{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -122px -12px;}
	.medical{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -156px -12px;}
	.WeChat{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -191px -12px;}
	.community{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -226px -12px;}
	.life{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -260px -12px;}
	.phone{display: inline-block;width: 28px;height: 28px;background: url(http://www.aaniao.com/templets/www/images/icon/icon.png) no-repeat;margin-left: 5px;margin-right: 7px;float:left;background-position: -293px -12px;}
