@charset "utf-8";


.MobileWeb  {
line-height: 30px;
height: 30px;
/* width: 84px; */
text-align: right;
padding-left: 15px;
background-repeat: no-repeat;
background-position: left center;
background-image:url("../images/MobileWeb.gif");
}


.WeChat  {
line-height: 30px;
height: 30px;
/* width: 84px; */
text-align: right;
padding-left: 15px; 
background-repeat: no-repeat;
background-position: left center;
background-image:url("../images/WeChat.gif");
}


.WeChat,.MobileWeb{ position:relative; z-index:999999;display: inline-block;}
.WeChat:hover .weixin,.MobileWeb:hover .tel{/* display:block;*/}

/*.WeChat:hover,.MobileWeb:hover{background-color:#ffffff;}*/

.weixin ,.tel 
{
    display:none;
    position:absolute; 
    float:left;
    left:-5px;
    top:30px;
    z-index:999999;
}

.xtb    
{
	float: left;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    margin-right: 5px;
    background-color: #0088E1;}
    


.home_client_box {
    width: 217px !important;
}

.y3_witness .witness_li {
    width: 780px !important;
}

.index_product {
    min-width: 1010px !important;
}