.main,.footer .w{
    width: 1600px;
    margin: 0 auto;
}
body{
    min-width: 1600px;
    background-color: #f7f7f7;
}
/* top */
.top{
    padding: 31px 0;
    background: url(../../../../Images/Version/2025/baike/list-banner.png) no-repeat;
    background-size: 100% 100%;
}
.top .main{
    overflow: hidden;
}
.top .logo{
    float: left;
}
.top .logo img {
	height: 63px;
}
.top .search {
	float: left;
	margin-top: 4px;
	margin-left: 65px;
	position: relative;
}
.top .search input.text {
	height: 50px;
	line-height: 50px;
	width: 807px;
	text-indent: 68px;
	font-size: 16px;
	color: #fff;
	background-color: #a0d0ea;
	border-radius: 8px;
	border: 0;
}
.top .search i {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: #fff;
}
.top .search input.s_btn {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 150px;
	font-size: 18px;
	margin-left: 20px;
	border-radius: 8px;
	color: #fff;
	background-color: #fc9962;
	text-align: center;
	border: 0;
	cursor: pointer;
}
.top .search input:last-child{background-color: #64a9ce;}
.top .baike{
    float: right;
    height: 68px;
    width: 183px;
}
.top .baike img{
    height: 100%;
}
/* content */
.content .left {
	float: left;
	width: 1158px;
	margin-right: 34px;
}
.content .left .title {
	height: 62px;
	line-height: 62px;
}
.content .left .title p{
    font-size: 16px;
    color: #999;
}
.content .left .title p a{
    color: #999;
}
.content .left .title p a:hover{
    color: #f90;
}
.content .left .title p b{
    font-weight: normal;
    color: #ff7224;
}
.content .left li{
    margin-top: 24px;
    padding: 24px;
    background-color: #fff;
}
.content .left li:nth-child(1){
    margin-top: 0;
}
.content .left li .images {
	float: left;
	width: 280px;
	margin-right: 24px;
}
.content .left li .images a{
    display: block;
    padding-bottom: 65.83%;
    height: 0;
    overflow: hidden;
}
.content .left li .images img{
    max-height: none;
    width: 100%;
}
.content .left li .text{
    padding-top: 10px;
    overflow: hidden;
}
.content .left li .text p {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
}
.content .left li .text p a{
    color: #333;
}
.content .left li .text p a:hover{color: #0187d0;}
.content .left li .text span {
	display: block;
	height: 52px;
	line-height: 26px;
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.content .left li .text span b{
    font-weight: normal;
    color: #ff6203;
}
.text-bot {
	margin-top: 20px;
	font-size: 16px;
	color: #999;
}
.text-bot em{
    font-style: normal;
    margin-left: 10px;
}
.content .left li:hover{
    box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.4);
}

.pages {
	margin: 0 auto;
	height: 38px;
	clear: both;
	padding: 35px 0 0;
	text-align: center;
	color: #333;
	font-size: 0;
}
.pages a {
	width: 36px;
	height: 36px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/36px "Microsoft YaHei";
	color: #333;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
}
.pages input {
	width: 36px;
	height: 36px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/36px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages .jump {
	font-size: 14px;
}
.pages button {
	width: 60px;
	height: 38px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/38px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #0187d0;
	color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #0187d0;
	color: #fff;
	border-color: #0187d0;
}
.pages a.ft {
	background: url(../../../../images/Version/2025/baike/page.png) no-repeat 15px 14px;
}
.pages a.prev {
	background: url(../../../../images/Version/2025/baike/page.png) no-repeat -35px 14px;
}
.pages a.lt {
	background: url(../../../../images/Version/2025/baike/page.png) no-repeat -322px 14px;
}
.pages a.next {
	background: url(../../../../images/Version/2025/baike/page.png) no-repeat -369px 14px;
}
.content .right {
	padding-top: 62px;
	overflow: hidden;
}
.rightAdv .advs{
    display: block;
    padding-bottom: 55.56%;
    height: 0;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}
.rightAdv img{
    max-height: none;
    width: 100%;
}
.part1 li.hover {
	height: 97px;
}
.content .right .part1 {
	margin-top: 36px;
	padding: 20px 24px;
	background-color: #fff;
	overflow: hidden;
}
.content .right .title{
    padding-bottom: 10px;
    font-size: 26px;
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
.content .right .title i{
    display: inline-block;
    width: 6px;
    height: 17px;
    margin-right: 10px;
    background: url(../../../../Images/Version/2025/baike/bk-part1title.png) no-repeat;
    background-size: 100% 100%;
}
.content .right .part2,
.content .right .part3{
    margin-top: 30px;
    padding: 20px;
    background-color: #fff;
}
.content .right .part2 li,
.content .right .part3 li{
    margin-top: 18px;
    overflow: hidden;
}
.content .right .part2 li .images,
.content .right .part3 li .images{
    float: left;
    width: 125px;
    margin-right: 10px;
}
.content .right .part2 .images a,
.content .right .part3 .images a{
    display: block;
    padding-bottom: 65.45%;
    height: 0;
    overflow: hidden;
}
.content .right .part2 .images img,
.content .right .part3 .images img{
    max-height: none;
    width: 100%;
}
.content .right .part2 .text,
.content .right .part3 .text{
    overflow: hidden;
}
.content .right .part2 .text p,
.content .right .part3 .text p{
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
}
.content .right .part2 .text p a,
.content .right .part3 .text p a{
    color: #333;
}
.content .right .part2 .text p:hover a,
.content .right .part3 .text p:hover a{
    color: #0187d0;
}
.content .right .part2 .text span,
.content .right .part3 .text span {
	display: block;
	margin-top: 5px;
	line-height: 22px;
	height: 44px;
	font-size: 15px;
	color: #999;
	overflow: hidden;
}
.content .right .part2 .text span a,
.content .right .part3 .text span a{color: #0187d0;}
/* footer */
.footer{
	background-color: #222;
	padding: 20px  0;
	margin-top: 30px;
}
.Foot{
	margin:0 auto;
	color: #fff;
	overflow: hidden;
}
.footLeft{
	width: 860px;
	float: left;
	padding-right: 100px;
}
.footMenu{
	color: #666666;
	font-size: 16px;
	line-height: 56px;
	display: block;
}
.footMenu a {
	color: #fff;
	margin: 0 14px;
}
.footMenu a:first-child {
	margin-left: 0;
}
.footMenu a:hover{
	color: #0187d0;
}
.footLeft p{
	color: #cacaca;
	line-height: 30px;
	font-size: 14px;
}
.footLeft p.webName i{
	font-style: normal;
	color: #0187d0;
}
.footLeft p a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #58a1c9;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
}
.footLeft p a b{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: url("../../../../images/Version/2025/index/qq-icon2022.png") no-repeat center center;
}
.footLeft p.webQQ a{
	position: relative;
	cursor: pointer;
}
.footLeft p.webQQ a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
}
.footLeft p.webQQ a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft p.webQQ a:hover .QQhover{
	display: inline-block;
}
.copyright{
	border-top: 1px solid #373737;
	margin-top: 10px;
	padding: 10px 0;
	color: #cacaca;
	font-size: 14px;
}
.copyright a {
	color: #cacaca;
}
.footRight{
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	border-left: 1px solid #373737;
}
.footRight p{
	display: inline-block;
	margin: 0 36px;
}
.footRight p span {
	display: block;
	font-size: 16px;
	line-height: 30px;
}
.footRight p img{
	width: 140px;
	border:1px solid #999999;
	margin:5px 0;
}


.content .left li .images img,
.content .right .part2 .images img,
.content .right .part3 .images img{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.content .left li .images:hover img,
.content .right .part2 .images:hover img,
.content .right .part3 .images:hover img{
    -ms-transform: scale(1.10);
    transform: scale(1.10);
}

/* 0801 */
.part1 ul{ width:360px; float:left; padding-top:7px;}
.part1 li{ width:360px; height:36px; display:block; float:left; position:relative;}
.part1 li.hover {
	height: 97px;
}
.part1 li em{ display:block; float:left;}
.part1 li.hover em{ display:none;}
.part1 .likes{ width:360px; height:97px; float:left; display:none;}
.hover .likes{ display:block;}
.likes img{ width:120px; height:89px; float:left; margin:8px 9px 0 0;}
.likes span{ margin-top:12px;}
.likes p{ margin-top:0;}
.likes .browse,.likes .support{ 
    float:right; 
    height:18px; 
    font:normal 14px/18px "Tahoma","\5b8b\4f53"; 
    padding-left:20px; 
    color:#666; 
    background:url(../../../../images/Version/2025/baike/baikeList.gif) no-repeat -84px -171px;
    margin-top: 4px;
}
.likes .support{ background:url(../../../../images/Version/2025/baike/baikeList.gif) no-repeat -74px -191px; padding-left:30px; padding-right:8px;}
.likes .support:hover{ background:url(../../../../images/Version/2025/baike/baikeList.gif) no-repeat -74px -212px;}
.likes span {
	width: 230px;
	height: 22px;
	float: left;
	margin-top: 6px;
	font: bold 15px/22px "\5b8b\4f53","simhei";
	overflow: hidden;
}
.likes span a {
	color: #333;
}
.likes p {
    width: 230px;
	height: 40px;
    font-size: 15px;
	float: left;
	line-height: 20px;
	color: #888;
    margin-top: 4px;
    overflow: hidden;
}
.likes p a {
	color: #2597d4;
}
.part1 li em {
	width: 338px;
	height: 36px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 36px;
	font-style: normal;
	overflow: hidden;
	background: url(../../../../images//Version/2025/baike/baikeList.gif) no-repeat -96px -110px;
}
.part1 li em a {
	color: #333;
}

@media only screen and (min-width: 1600px) and (max-width:1919px){
	.main,.footer .w{
		width: 1450px;
	}
	body{
		min-width: 1450px;
	}
	.top .search input.text {
		width: 607px;
	}
	.top .search input.s_btn{
		width: 140px;
		margin-left: 12px;
	}
	.content .left {
		width: 1058px;
		margin-right: 34px;
	}
	.part1 ul{ 
		width:310px; 
	}
	.part1 li{ 
		width:310px; 
	}
	.part1 .likes {
		width: 310px;
	}
	.part1 li em {
		width: 288px;
	}
	.likes span {
		width: 180px;
		font: bold 14px/22px "\5b8b\4f53","simhei";
	}
	.likes p {
		width: 180px;
		font-size: 14px;
	}
	.content .right .part2 .text span, .content .right .part3 .text span {
		font-size: 14px;
	}
	.footLeft p {
        line-height: 28px;
    }
    .footMenu {
        font-size: 14px;
        line-height: 44px;
    }
    .footRight {
        padding-top: 5px;
    }
    .footRight p img {
        width: 128px;
    }
    .footRight p span {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1460px) and (max-width:1599px){
	.main,.footer .w{
		width: 1380px;
	}
	body{
		min-width: 1380px;
	}
	.top .search input.text {
		width: 607px;
	}
	.top .search input.s_btn{
		width: 140px;
		margin-left: 12px;
	}
	.content .left {
		width: 988px;
		margin-right: 34px;
	}
	.part1 ul{ 
		width:310px; 
	}
	.part1 li{ 
		width:310px; 
	}
	.part1 .likes {
		width: 310px;
	}
	.part1 li em {
		width: 288px;
	}
	.likes span {
		width: 180px;
		font: bold 14px/22px "\5b8b\4f53","simhei";
	}
	.likes p {
		width: 180px;
		font-size: 14px;
	}
	.content .right .part2 .text span, .content .right .part3 .text span {
		font-size: 14px;
	}
	.footer {
        margin-top: 22px;
    }
    .footLeft p {
        line-height: 28px;
        font-size: 13px;
    }
    .footMenu {
        font-size: 13px;
        line-height: 32px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 30px;
    }
    .footRight p img {
        width: 122px;
    }
    .footRight p span {
        font-size: 13px;
        line-height: 24px;
    }
    .copyright {
        font-size: 13px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
    }
	
}
@media only screen and (max-width:1459px){
	.main,.footer .w{
		width: 1224px;
	}
	body{
		min-width: 1224px;
	}
	.top .search input.text {
		width: 607px;
	}
	.top .search input.s_btn{
		width: 140px;
		margin-left: 12px;
	}
	.content .left .title {
		height: 50px;
		line-height: 50px;
	}
	.content .right {
		padding-top: 50px;
	}
	.content .left .title p {
		font-size: 14px;
	}
	.content .left {
		width: 842px;
		margin-right: 24px;
	}
	.content .left li {
		margin-top: 18px;
		padding: 18px;
	}
	.content .left li .images {
		width: 240px;
		margin-right: 20px;
	}
	.content .left li .text p {
		font-size: 19px;
	}
	.content .left li .text span {
		margin-top: 18px;
		font-size: 14px;
	}
	.text-bot {
		margin-top: 18px;
		font-size: 14px;
	}
	.part1 ul{ 
		width:310px; 
	}
	.part1 li{ 
		width:310px; 
	}
	.part1 .likes {
		width: 310px;
	}
	.part1 li em {
		width: 288px;
	}
	.likes span {
		width: 180px;
		font: bold 14px/22px "\5b8b\4f53","simhei";
	}
	.likes p {
		width: 180px;
		font-size: 14px;
	}
	.content .right .part2 .text span, .content .right .part3 .text span {
		font-size: 13px;
	}
	.content .right .part2 .text p, .content .right .part3 .text p {
		font-size: 15px;
	}
	.content .right .part1 {
		margin-top: 24px;
		padding: 16px 20px;
	}
	.content .right .part2, .content .right .part3 {
		margin-top: 24px;
		padding: 16px;
	}
	.content .right .title {
		padding-bottom: 10px;
		font-size: 22px;
	}
	.footer {
        margin-top: 16px;
    }
    .footLeft p {
        line-height: 24px;
        font-size: 12px;
    }
    .footMenu {
        font-size: 12px;
        line-height: 26px;
    }
    .footLeft {
        width: 735px;
        padding-right: 75px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 23px;
    }
    .footLeft p a {
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
    }
    .footLeft p a b {
        width: 18px;
        height: 18px;
    }
    .footRight p img {
        width: 106px;
    }
    .footRight p span {
        font-size: 12px;
        line-height: 24px;
    }
    .copyright {
        font-size: 12px;
        padding-bottom: 0px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
        padding: 0 6px;
        line-height: 18px;
    }
}