﻿@charset "utf-8";
/* CSS Document */

/*=======================搜索结果======================*/
.main{
	width:800px;
	margin:auto;
    margin-top:100px;
}
.mainleft {
    width: 100%;
}
.mainupleft{
	width:800px;
	height:60px;
    border-radius: 35px;
    background-color:#FFFFFF;
    color: rgba(170, 170, 170, 1);
    font-size: 20px;
    text-align: left;
    border: 1px solid #AAAAAA;
}
.upleftbox{
	width:800px;
}
.upleft{
	width:735px!important;width:735px;
	height:60px;
	float:left;
}
.input{
	width:700px!important;width:700px;
	height:60px;
	background:#FFF;
	border:none;
	border-radius:35px;
    padding:0 0 0 35px;
    font-size:20px;
    line-height:50px;
    color:#AAAAAA;
    outline: none;
}
.jieguo_img{
	width:80px;
    height:98px;
	float:right;
}
.jieguo_img img{ display: inline;max-width:85px;max-height:98px;width:expression(this.width>85&&this.width>this.height&&85*this.height/this.width<98?85:true);height:expression(this.height>98?98:true);overflow: hidden;vertical-align: middle;} 
.uprightbtn{
	width:30px;
	height:60px;
	float:left;
}
.uprightbtn input {
    border:0;
    width:30px;
    height:60px;
    text-indent:-9999px;
    cursor:pointer;
     outline: none;
}
.chazhao{
	width:100%;
	height:35px;
	line-height:35px;
	color:#666666;
	margin-top:10px;
	font-size:20px;
    z-index:1;
    margin-left:35px;
}
.chazhao span{
	display:inline;
	color:#AAAAAA;
    font-size:16px;
}
.styletitle{
	width:178px;
	height:30px;
	line-height:30px;
	color:#999999;
	font-size:14px;
}
.style_fenlei{
	width:167px;
	height:30px;
	padding-left:11px;
}
.checkstyle{
	width:17px;
	height:17px;
	float:left;
	margin-top:8px!important;margin-top:3px;
}
.style_font{
	width:127px;
	float:left;
	height:30px;
	line-height:30px;
	padding-left:12px;
	font-size:13px;
}
.leftline{
	width:1px;
	height:724px;
	background:#f6f6f6;
	float:left;
}
.inforright{
	width:100%;
}
.paixubox{
	width:100%;
	height:40px;
    margin-top:10px;
    border-bottom:solid 2px #e8e8e8;
}
.paixu_nav{
	width:400px;
	height:40px;
	float:left;
}
.paixu_nav ul li{
	float:left;
	line-height:40px;
	margin-right:50px;
   width:80px;
   text-align:center;
}
.paixu_nav ul li a{
	color:#101010;
    font-size:20px;
}
.paixu_nav ul li a:hover{
	color:#db291d;
}
.paixu-current {
    border-bottom: 2px solid red;
}
.chaxunjieguo{
	width:366px;
	float:right;
	height:33px;
	line-height:33px;
	color:#101010;
    font-size:20px;
    text-align:right;
    margin-right:20px;
}
.jieguo_list{
	width:100%;
	margin-top:20px;
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
}
.jieguo_leftfont{
	width:610px;
	overflow:hidden;
	float:left;
    margin:0 10px 0 0;
}
.font_name{
	width:610px;
	line-height:40px;
	font-size:20px;
}
.font_name a{
	color:#3F51B5;
}
.font_address{
	width:610px;
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#AAAAAA;
}
.font_address a{
	color:#AAAAAA;
}

.difwidth{
	width:610px;
}
.downloadbtn{
	width:90px;
	height:31px;
	background:#0c96fe;
	border-radius:3px;
	float:right;
	text-align:center;
	line-height:31px;
}
.downloadbtn a{
	color:#FFF;
	display:block;
    line-height:31px;
}
.gongnengjianjie{
	width:642px;
	height:1%;
	overflow:hidden;
	line-height:22px;
	color:#666666;
	margin-top:8px;
}
.nobottomline{
	border-bottom:none;
}
.hotsearch{
position:absolute;
width: 798px;
height: 320px;
line-height: 20px;
border-radius: 15px;
text-align: center;
border: 1px solid #FFFFFF;
box-shadow: 0px 0px 2px 1px #AAAAAA;
z-index:20;
display:none;
margin-top:-30px;
background-color:#FFFFFF
}
.hotsearchDiv {
    margin-top:20px;
    margin-left:50px;
    text-align:left;
}
.hotsearchTitle {
    line-height: 29px;
    color: #101010;
    font-weight:bold;
    font-size: 20px;
  
   
}


    .hotsearchContent li,.hotsearchContent li a {
        line-height: 51px;
        font-size: 20px;
        color:#101010;
    }
        .hotsearchContent li a:hover {
            color:#AAAAAA;
            
        }