
.seachcont{margin-top: 100px; margin-bottom: 100px;}
.search_title {color: #e0e0e0; border-left: 3px solid #f7234c; padding-left: 20px;}
.search_title span{border-bottom: 1px solid #e0e0e0;display: block; width: 100%; padding-bottom: 10px;}
.searh_g{color: #303030;margin: 40px 0; margin-bottom: 30px;}

.searh_g span{background: #0c5dc0;color: #fff;}
.search_con li em{color: #0c5dc0}
.search_con li{padding: 30px 0; border-bottom: 1px dashed #c0c0c0;}
.search_con li h2{margin-bottom: 15px; overflow: hidden;}
.search_con li h2 a{color: #303030; float: left;width: 80%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.search_con li h2 span{ float: right; font-weight: normal; font-size: 14px;color: #686868; width: 80px; text-align: right; }
.search_con li p{line-height:1.8; max-height:3.6em; overflow:hidden;color: #333}
.search_con li.ones{border-bottom: 0}


.sech_sou{overflow: hidden;}
.sech_sou .left{float: left; height: 50px; width: 3px; background: #000000; margin-right: 20px;}
.sech_sou span img{width: 15px; height: 15px;}
.sech_sou button img{width: 15px; height: 15px;}
.sech_sou .right{float: left;overflow: hidden; border-bottom: 1px solid #e0e0e0; width:690px; padding-bottom: 5px;}
.sech_sou .right input,.sech_sou .right button,.sech_sou .right span{height: 50px; line-height: 50px; border: none; outline: none; float: left;}
.sech_sou .right button{width: 75px; height: 40px; background: #F3F3F3;text-align: center; float: right;}

.sech_sou .right span img{ margin-top: 22px;}
.sech_sou .right button{margin-top: 8px;}
.sech_sou .right button img{ margin-top: 12px;}
.sech_sou .right span{float: right; padding: 0 20px; cursor: pointer;}
.sech_sou .right input{font-size: 36px; font-weight: normal; width: 590px; padding:0 10px;}

.seachcont .pageout{border-top:0;}
@media only screen and (max-width:767px) {
.search_con{padding-bottom: 40px;}
.sech_sou .right{width:calc(100% - 25px)}
.sech_sou .right input{width:calc(100% - 100px)}
.sech_sou .left{height: 40px;}
.sech_sou .right input, .sech_sou .right button, .sech_sou .right span{height: 40px; line-height: 40px;}
.sech_sou .right button{margin-top: 0}
.sech_sou .right span img{margin-top: 14px;}
.sech_sou .right input{font-size: 20px;}
.searh_g{margin:20px 0;}
.search_con li{padding:20px 0;}
.search_con li h2 span{font-size: 12px;width: 70px;}
.search_con li h2 a{width: calc(100% - 80px);}
}
@media only screen and (max-width: 1024px) {
	.seachcont{margin-top: 60px; margin-bottom: 60px;}
}
@media only screen and (max-width: 768px) {
	.seachcont{margin-top: 20px; margin-bottom: 20px;}
}
.pageout{
	margin-top: 50px;
	margin-bottom: 120px;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.pageout{
		margin-top: 40px;
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 768px) {
	.pageout{
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
.page{
	display: inline-block;
	vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
}
.page a{
	float: left;
    width: 34px;
    height: 34px;
    border: 1px solid #bababa;
    color: #777777;
    font-weight: bold;
}
@media only screen and (max-width: 640px) {
	.page a{
		display: none;
	}
}
.page a.on,
.page a:hover{
	color: #FFFFFF !important;
	background: #bababa;
}
.page a.prev{
	margin-right: 7px;
	background: url(../images/xiayiye_05.png) center center no-repeat;
	transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
	
}
.page a.prev.no{
	margin-right: 7px;
	background: url(../images/shangyiye_03.png) center center no-repeat;
	transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.page i {
    float: left;
    margin: 0 20px;
}
.page a.next{
	margin: 0 6px;
	background: url(../images/xiayiye_05.png) center center no-repeat;
}
	
.page a.next.no{
    margin: 0 6px;
    background: url(../images/shangyiye_03.png) center center no-repeat;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
@media only screen and (max-width: 640px) {
	.page a.prev,
	.page a.next{
		display: block;
	}
}
.page span {
    color: #777777;
    float: left;
}
.page .txtnum input {
    color: #b3b3b3;
    width: 30px;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    text-align: left;
    background: none;
    border: 1px solid #bababa;
    margin: 0 6px;
}
.page a.go{
	margin-left: 10px;
    width: 44px;
    color: #FFFFFF;
    background: #0C5DC0;
}