﻿li{list-style: none;}
a {
    color: #666666;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}


#search-selection {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    font-size: 12px;
    padding: 10px 10px 10px 10px;
    color: #333;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
/*   background: #ff0000; */

}
.search-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.search-cleft {
    width: 995px;
    float: left;
    overflow: hidden;
    
    position: relative; 
}
.search-main-right {
    width: 100%;
    height: auto;
    overflow: hidden;
margin-top: 10px;
}
.current {
    margin-bottom: 15px;
    height: 45px;
    line-height: 30px;
    color: #999999;
    border-bottom: 5px solid #0099FF;
    font-family: simsun;
    padding-top: 9px;
    width: 100%;
    margin-left: 0px;
}
.current b {
    color: #ffffff;
    margin-right: 16px;
    font-size:17px;
	height: 45px;
	background-color:#0099ff;
	padding: 8px 20px 8px 20px;
	border-radius: 5px 5px 0 0;
}
.current span{
	float:right;
    	margin-right: 16px;
}
.current a {
    color: #999999;
}
.current a:hover{
	color: red;
}

.list_ul li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
    border-style : dashed;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    position: relative;
    padding: 10px;
    margin-right: 20px;
}
.list_ul li>div {
    float: left;
}
.list_ul li>div:nth-of-type(1) {
    border-radius: 5px;
    margin-right: 20px;
    width: 120px;
    height: 90px;
    overflow: hidden;
}
.list_ul li>div img {
    width: 120px;
    height: 90px;
    visibility: visible;
}
.list_ul_2 {
    width: 230px;
}
.list_ul_2 p {
    width: 95%;
    padding: 5px;
}
.list_ul_2 p:nth-of-type(1) {
    font-size: 16px;
    text-align: left;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_ul_2 p:nth-of-type(3) {
    font-size: 14px;
}
.ul_li{
	width:477px;
	float:left;
}

.list_div {
    position: relative;
    height: 94px;
    width: 80px;
    padding: 5PX;
    box-sizing: border-box;
}
.list_div_1 {
    display: inline-block;
}
.list_div_h1 {
    text-align: center;
    line-height: 86px;
    margin-left: 50px;
    font-size: 18px;
    color: #8e0000;
}
.list_div_2 {
    position: absolute;
    right: 0;
    display: inline-block;
}

.list_div_2>p:nth-of-type(1) {
    box-sizing: border-box;
    position: relative;
    margin-top: 60px;
    padding: 2px 5px;
}
.list_div_2>p:nth-of-type(1) a {
    border: 0px solid red;
    padding: 2px 5px;
    box-sizing: border-box;
}
.zs_detail-list {
    float: left;
    width: 995px;
}
.zs_detail-list .zs_detail-list-item {
    background: #fff;
}
.zs_detail-list-item-like ul {
    width: 995px;
    overflow: hidden;
    zoom: 1;
}
.zs_detail-list-item-like ul li {
    float: left;
    display: inline-block;
    width: 20%;
    padding: 10px;
    box-sizing: border-box;
}
.zs_detail-list-item-like ul li img {
    width: 100%;
    height: 100px;
}
.like-item-title {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.like-item-num {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #aaa;
}

.search-cright {
    width: 185px;
    float: left;
    display: block;
    padding-left:10px;
}
.search-crbox {
    width: 200px;
    clear: both;
    background: #fff;
    margin-bottom: 10px;
}
.cyzx_zsjm {
    border: 1px solid #eee;
    width: 198px;
}
.cyzx_head {
    width: 183px;
    height: 49px;
    line-height: 49px;
    background: #F5F5F5;
    font-size: 16px;
    color: #666;
    letter-spacing: 0;
    padding-left: 15px;
}
.cyzx_cont {
    width: 162px;
    padding: 0 19px;
}
.cyzx_cont li {
    width: 160px;
    padding: 10px 0;
}
.cyzx_cont li .p_title {
    display: block;
    width: 160px;
    padding: 0 0 8px;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 20px;
}
.cyzx_cont li .p_data {
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 12px;
}
.cyzx_more {
    display: block;
    margin-left: 19px;
    width: 113px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #239BE0;
    letter-spacing: 0;
    padding-left: 47px;
    border-top: 1px solid #eee;
    position: relative;
}
.triangle-right {
    position: absolute;
    top: 17px;
    right: 50px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #239BE0;
    border-bottom: 4px solid transparent;
}
.cyzx_cont a:hover {
    color: red;

}
a:hover {
    color: red;

}
/*========右侧内容第二栏========*/
.search-other_view {
    word-wrap: break-word;
    word-break: break-all;
    border: 1px solid rgb(241, 241, 241);
    display: block;
	margin-top: 16px;
}

.p_text {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.other_title {
    background: #0099FF;
    height: 25px;
    padding: 5px 10px;
    line-height: 25px;
}
.other_title h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.other_li {
    padding: 5px;
}
.other_li a {
    display: block;
    text-align: center;
    text-decoration: none;
}
.other_li a img {
    width: 135px;
    height: 101px;
    display: block;
    margin: 0 auto;
}
.other_li a h3 {
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0 0;
    text-align: center;
    line-height: 1.5;
}
.other_li p {
	font-size:14px;
	line-height:20px;
	text-align:left;"
}
.data-wu {
    padding: 10px 10px 10px 30px;
    color: red;
    font-size: 14px;
}
.news_wrap .list.show {
    display: block;
    width: 100%;
    height: auto;
}
.news_wrap .list .wrap {
    width: 100%;
    height: auto;
	border-bottom:1px dashed #cccccc;
}
.news_wrap .list .item {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 3px;
    margin-bottom: 1px;
}
.news_wrap .list .item dt {
    width: 250px;
    height: 140px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
}
.news_wrap .list .item dt img {
    width: 100%;
    height: 100%;
    border: none;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.news_wrap .list .item dd {
    height: auto;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
}
.news_wrap .list .item dd.desc {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    height: auto;
    line-height: 24px;
}
.news_wrap .list .item dd.sort {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
}
.news_wrap .list .item dd.desc a {
    color: #666;
}
.news_wrap .list .item dd.sort .ico {
    width: 4px;
    height: 14px;
    background: #f00;
    margin-right: 10px;
    float: left;
    display: none;
}
.news_wrap .list .item dd.sort .time {
    font-size: 12px;
    font-family: arial;
    color: #999;
    padding-left: 15px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}


/*搜索框*/
#container {
	width:100%;
	height:70px;
	margin:0 auto;
}
div.search1 {
	padding:30px 0;
}
form {
	position:relative;
	width:700px;
	margin:0 auto;
}
input,button {
	border:none;
	outline:none;
}
input {
	width:100%;
	height:42px;
	padding-left:13px;
}
button {
	height:42px;
	width:42px;
	cursor:pointer;
	position:absolute;
}   
.bar6 input {
	font-size:16px;
	border:2px solid #0099ff;
	border-radius:8px;
	background:transparent;
	top:0;
	right:0;
}
.bar6 button {
	background:#0099ff;
	border-radius:0 8px 8px 0;
	width:100px;
	top:0;
	right:0;
	font-size:18px;
	color:#FFFFFF;
}
.bar6 button:before {
	content:"";
	font-size:19px;
	color:#FFFFFF;
}

.baidu-img {
            width: 420px;
            height: 131px;
            background-color: pink;
            margin: 30px auto;
            background: url(../../img/baidu.png) no-repeat -60px -102px;
            zoom: .5;
}


/******手机*********/
@media only screen and (max-width: 767px){

form {
	width:90%;
}
#search-selection {
    width: 100%;
}
.search-main {
    width: 100%;
}
.search-cleft {
    width: 100%;
}
.search-main-right {
    width: 100%;
}
.ul_li{
	width:100%;
}

.zs_detail-list {
    width: 100%;
}
.zs_detail-list-item-like ul li {
    width: 100%;
}
.zs_detail-list-item-like ul li img {
    height: 50%;
}

.like-item-title {
    font-size: 20px;
    line-height: 1.5;
}

.search-cright {
    width: 100%;
    padding-left:0px;
}
.other_li a img {
    width: 100%;
    height: 50%;
}
.other_li a h3 {
    font-size: 20px;
    line-height: 1.5;
}
.other_li p {
	font-size:20px;
	line-height:1.5;
	text-align:center;"
}

.news_wrap .list .item dt {
    width: 100%;
    height: 30vh;
}

.list_ul_2 {
    width: 100%;
    margin-top: 8px;
}

.list_ul li>div:nth-of-type(1) {
    width: 100%;
    height: 50%;
}
.list_ul li>div img {
    width: 100%;
    height: 100%;
}

.list_div {
    height: 40px;
    width: 100%;
}
.list_div_2>p:nth-of-type(1) {
    margin-top: 5px;
    padding: 2px 5px;
}

.news_wrap .list .item dt {
   margin-bottom: 8px;
}
.news_wrap .list .item dd {
    margin-top: 8px;
}

.bar6 button {
	font-size:16px;
}

overflow: hidden;
}