*{margin: 0;padding: 0;}
li{list-style: none;}
a {
    color: #666666;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
body {
    font: 12px/150% microsoft yahei;
    color: #666666;
    background: #FFF none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
#header {
    height: auto;
    background: #fff;
    min-width: 1210px;
    width: auto!important;
    position: relative;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;

    overflow: hidden;
}

#header .headerLayout{
	width: 1210px!important;
    margin: 0 auto;
    overflow: hidden;
}
#header .headerCon{
	width: 1210px!important;
	position: relative;

    margin: 0 auto;
    overflow: hidden;
}
#mallLogo {
    float: left;
    padding-top: 15px;
    width: 330px;
    height: auto;
    position: relative;
}
#mallLogo a {
    position: relative;
    display: block;
    color: #fff;
    text-indent: 0!important;
}
.header-extra {
    overflow: hidden;
}
#header .header-extra {
    overflow: visible;
}
#header .header-banner {
    position: absolute;
    top: 20px;
    right: 0;
    text-align: right;
    width: 200px;
    
}
#header .header-banner a {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 10px 16px;
    display: inline-block;
    background-color:red ;
    border-radius: 6px;
    color: #fff;
}
#header .header-banner a:hover {
	opacity: 0.8;
}
#mallSearch {
    width: 540px!important;
}
#mallSearch {
    float: right;
    padding-top: 20px;
    width: 390px;
    overflow: hidden;
}
#header #mallSearch {
    float: left;
    padding-left: 50px;
    -webkit-transform: translate3d(0, 0, 0);
}
#header .mallSearch-form {
    overflow: hidden;
}
.mallSearch-form {
    border: solid #48bed8;
}
#mallSearch fieldset {
    position: relative;
    border: 0;
}
#mallSearch legend {
    display: none;
    color: #000;
}
.mallSearch-input {
    background: #fff;
    height: 30px;
    position: relative;
}
#header .s-combobox .s-combobox-input-wrap,#header #mallSearch .s-combobox,#header .mallSearch-input {
    height: 32px;
    line-height: 32px;
}
#mallSearch #keyword {
    color: #999;
    margin: 0;
    position: relative;
    z-index: 2;
    width: 200px;
    height: 20px;
    line-height: 20px;
    padding: 5px 3px 5px 5px;
    outline: 0;
    border: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    _height: 18px;
    _line-height: 18px;
}
#header #mallSearch #keyword {
    background: 0 0;
    height: 22px;
    line-height: 22px;
    padding-bottom: 8px;
}
#keyword {
    width: 377px!important;
}
#mallSearch .button {
    position: absolute;
    right: -10px;
    top: -4px;
    width: 90px;
    border: 0;
    font-size: 16px;
    letter-spacing: 4px;
    cursor: pointer;
    color: #fff;
    background-color:#48bed8;
    height: 45px;
    overflow: hidden;
    _right: -1px;
}
.search-centenar{
	width: 100%;
}
#search-selection {
    width: 1190px;
    margin: 0 auto;
    clear: both;
    font-size: 12px;
    padding: 5px 10px 10px 15px;
    color: #333;
    position: relative;
    margin-top: 10px;
    background: #f9f9f9;

}
.search-main {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}
.search-cleft {
    width: 980px;
    float: left;
    overflow: hidden;
    background: #fff;
    position: relative;

    
}
.search-main-right {
    width: 980px;
    height: auto;
    overflow: hidden;
}
.current {
    margin-bottom: 15px;
    height: 33px;
    line-height: 33px;
    color: #999999;
    border-bottom: 1px solid #A3A3A5;
    font-family: simsun;
    padding-top: 9px;
    width: 980px;
    margin-left: 9px;
}
.current b {
    color: #333333;
    margin-right: 16px;
}
.current a {
    color: #999999;
}
.current a:hover{
	color: red;
}
.list_ul {
    padding-bottom: 20px;
}
.list_ul li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
    padding: 10px;
}
.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: 380px;
}
.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;
}
.list_div {
    position: relative;
    width: 300px;
    height: 94px;
    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: 10px;
    padding: 2px 5px;
}
.list_div_2>p:nth-of-type(1) a {
    border: 1px solid red;
    padding: 2px 5px;
    box-sizing: border-box;
}
.zs_detail-list {
    float: left;
    width: 980px;
}
.zs_detail-list .zs_detail-list-item {
    margin-bottom: 14px;
    background: #fff;
}
.zs_detail-list-item-like ul {
    width: 100%;
    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: 200px;
    float: right;
    display: block;
}
.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;
}
.other_title {
    background: #e5e5e5;
    height: 25px;
    padding: 0px 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;
}

.data-wu {
    padding: 10px 10px 10px 30px;
    color: red;
    font-size: 14px;
}
.news_wrap .list.show {
    display: block;
    padding-bottom: 20px;
    width: 100%;
    height: auto;
}
.news_wrap .list .wrap {
    width: 100%;
    height: auto;
}
.news_wrap .list .item {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    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: 20px;
    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;
}