@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,button,textarea{ margin: 0; padding: 0;-webkit-text-size-adjust:none;}
img {border: 0 none; display: block; /* 解决图片在ie6中产生图片底部的3像素空白bug */-ms-interpolation-mode: bicubic; /* 解决图像缩放而产生的锯齿 */}
ul, li { list-style-type: none; }
body, input, select, button, textarea { font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";color: #555555; }
input, select, button, textarea {border: 0px none #333333; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { background: #F0F0F0; color: #555555; line-height: 1.2; }
a { text-decoration: none; outline:none; color: #555555; cursor:pointer;}
a:hover {  }
a:visited {}
a:active, a:hover { text-decoration: none; }
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
/* layout */
.none {display: none;} 
h1 {font-size: 12px; } 
h2 {font-size: 14px;} 
h3 {font-size: 16px;}	
.h1 {font-size: 12px; } 
.h2 {font-size: 14px;} 
.h3 {font-size: 16px;}
h4,h5,h6 { font-size:100%; font-weight:normal; }
.fl{ float:left; }
.fr{ float:right; }
.fc{ margin:0 auto;}
.tl{ text-align:left; }
.tc{ text-align:center; }
.tr{ text-align:right; }
.f12{ font-size: 12px; }
.f14{ font-size: 14px; }
.f16{ font-size: 16px; }
.f18{ font-size: 18px; }
/* color */
.color{ color: #555555; }
.color_on{ color: #008CD6; }
.color_other{ color: #999999;font-family: Tahoma;}
/* font */
.tbig{text-transform: uppercase;}
.tbold{font-weight: bold;}

 /* 分页 */


#ali_pagess {
    clear: both;
    height: 30px;
    margin: 20px 20px 20px 0;
    overflow: hidden;
    text-align: center;
}
 
#ali_pagess ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #999;
    display: inline-block;
    line-height: 20px;
    margin: 0 3px;
    padding: 2px 9px;
}
#ali_pagess ul li:hover {
    background: #105095 none repeat scroll 0 0;
    border: 1px solid #105095;
    color: #fff;
}
#ali_pagess ul li.thisclass {
    background: #105095 none repeat scroll 0 0;
    border: 1px solid #105095;
    color: #fff;
    display: inline-block;
    margin: 0 3px;
    padding: 2px 9px;
}
#ali_pagess ul li.thisclass a {
    color: #fff;
}
#ali_pagess ul li a {
    color: #999;
    display: block;
}
#ali_pagess ul li a:hover {
    color: #fff;
}

/* 服务项目 */

.aliwuxian_content{width:660px;margin:0 10px;overflow:hidden;display:inline; min-height:600px;}



#aliwuxian {
    background: rgba(0, 0, 0, 0) url("../images/we1.png") no-repeat scroll center bottom;
    display: block;
    height: 120px;
    padding: 10px 20px 10px 10px;
    position: fixed;
    right: 97px;
    top: 400px;
    width: 120px;
}

.tongji p a:hover{ color:#008CD6; }


/* footer */

#aliwuxian_foot{ 

width: 1200px;

margin: 0 auto;
overflow: hidden;

 }

/* 产品展示 */

 #aliwuxian_an1{width: 100%;

 
    background: #fff;
 }

 #aliwuxian_an{width: 1020px;

margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-bottom:20px;
    padding-top:14px;  
   
 }


#aliwuxian_an dt{

    float: left;
    height: 90px;
    margin: 0 10px;
    
    width: 57px;
}




 #aliwuxian_an dt a.hover, #aliwuxian_an dt a:hover{

 background: rgba(0, 0, 0, 0) url("../images/all.jpg") no-repeat scroll 0 0;

 }


#aliwuxian_an dt a{

display: block;
    height: 69px;
    width: 57px;

}

#aliwuxian_an dd{

    float: left;
    width: 900px;
}
#aliwuxian_an dd a{



}

#aliwuxian_an li{

float: left;
border: 1px solid #d8d8d8;
    border-radius: 2px;
    color: #464646;
    display: inline-block;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    margin: 0 5px 10px;
    padding: 0 25px;
    white-space: nowrap;
  

}

 #aliwuxian_an li:hover{


    background-color: #dc0000;
  
}
#aliwuxian_an li:hover>a{ color: #fff;}

#aliwuxian_an .anli_ali{

border: 1px solid #d8d8d8;
    border-radius: 2px;
 
    display: inline-block;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    margin: 0 5px 10px;
    padding: 0 25px;
    white-space: nowrap;
    float: left;

 background-color: #dc0000;}
#aliwuxian_an .anli_ali a
{
   color: #fff;
    
}