
.sort-search {
    float: right;
    width: 130px;
    height: 58px;
    position: relative;
    box-sizing: content-box;
}
.sort-search-wrapper {
    background: none;
    border: 0 none;
    padding-bottom: 16px;
}
.sort-search-wrapper {
    position: absolute;
    right: 0;
    top: -10px;
    width: 130px;
    padding: 14px 0 0px;
    height: 30px;
    background-color: #fff;
    -webkit-transition: width .5s ease 0s;
    transition: width .5s ease 0s;
}

.sort-search {
    height: 30px;
    position: relative;
}
.sort-searchform input {
    border: 1px solid #efefef;
    background-color: #efefef;
    width: 108px;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    -webkit-transition: width .5s ease 0s;
    transition: width .5s ease 0s;
    box-sizing: content-box;
}
.sort-search .icon-search {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-image:url(../img/search.png);
    background-position: -30px -110px!important;
    overflow: hidden;
}
.sort-search-focus .sort-searchform input {
    width: 360px;
    border-color: #ff9d00;
    box-shadow: 0 0 3px rgba(255,157,0,.5);
    background-color: #fff;
    display: block;
}

.sort-search-focus .icon-search {
    background-position: -30px -140px!important;
}
.sort-search-focus {
    width: 382px;
}
input{outline:none
} 
.dropdown-bar {
    width: 100%;
    height: 39px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-top: 70px;
}
@media (max-width: 1440px){
	.dropdown-bar{
		margin-top: 60px;
	}
}
.dropdown-bar .content {
    width: 1000px;
    margin: 0 auto;
}
.dropdown-bar .ul-dropdown-bar {
    margin-left: 328px;
}
@media (max-width: 1440px){
	.dropdown-bar .ul-dropdown-bar {
    margin-left: 252px;
}
}
.dropdown-bar li {
    float: left;
    display: inline;
    margin-right: 10px;
}
.dropdown-bar li+li {
    margin-left: 10px;
}
.dropdown-bar li+li:before {
    content: '';
    position: absolute;
    margin: 13px 0 0 -10px;
    width: 1px;
    height: 15px;
    background-color: #e0e0e0;
}
.dropdown-bar .on a {
    border-bottom: 3px solid #fc9d27;
    color: #ff9d00;
}
.dropdown-bar li a {
    display: inline-block;
    height: 37px;
    padding: 0 6px;
    color: #666;
}
.sort-bar {
    height: 43px;
    border-bottom: 1px solid #e9e9e9;
}
.sort-bar .sort-item {
    float: left;
}
.sort-item a{
	font-size: 13px;
}
.sort-bar .sort-item .active {
    padding: 0 19px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    color: #ff9d00;
    border-bottom-color: #fff;
}
.sort-bar .sort-item a, .sort-bar .price-trigger a, .sort-bar .trigger a {
    display: inline-block;
    border-bottom: 0;
    padding: 1px 20px;
    line-height: 42px;
    color: #333;
}
.titiles a:hover {
    color: #FF9D00!important;
    text-decoration: underline!important;
}
.title-box a:hover{
	color: #FF9D00!important;
    text-decoration: underline!important;
}
.jyxh-wrapper{
    width: 1100px;
    margin: 0px auto;
}
.wap-img {
    width: 1100px;
    height: 90px;
    float: left;
}
.left-news {
    width: 760px;
    min-height: 790px;
    float: left;
    background: #FFF;
    margin-top: 20px;
}
.bui-box {
    display: block;
    zoom: 1;
}
.single-mode {
    height: 123px;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.single-mode-lbox {
    width: 158px;
    height: 102px;
    margin-right: 16px;
}
.img-wrap, .img-wrap:before {
    display: inline-block;
    height: 100%;
}
.img-wrap {
	box-sizing: border-box;
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    overflow: hidden;
    transform-style: preserve-3d;
}
.img-wrap>img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    transition: all .5s ease-out .1s;
}
.bui-left {
    float: left;
}
.single-mode-rbox {
    height: 100%;
    overflow: hidden;
}
.single-mode-rbox-inner {
    display: inline-block;
    width: 580px;
    vertical-align: middle;
}
.title-box {
    display: block;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 4px;
    max-height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.link {
    color: #222;
}
.footer-bar {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.footer-bar{
	display: inline-block;
    vertical-align: middle;
}	
.footer-bar-action.source {
    color: #777;
    font-size: 14px;
}
.bui-box:after, .bui-box:before {
    content: "";
    display: table;
}
.single-mode-rbox:before {
    content: "";
    width: 0;
    font-size: 0;
    height: 100%;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
}
.bui-box:after {
    visibility: hidden;
    font-size: 0;
    height: 0;
    display: block;
    content: "";
    clear: both;
}
.no-mode {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
.footer-bar-action.time{
    font-size: 14px;
    margin-left: 30px;
    line-height: 1;
    color: #777;
}
.footer-bar-action{
    display: inline-block;
    vertical-align: middle;
}
.right-news {
    float: right;
    width: 310px;
    height: 400px;
    margin-top: 10px;
}
.right-news-top {
    width: 270px;
    float: left;
    border-bottom: 2px solid #cccccc;
    height: 35px;
    line-height: 35px;
    margin-left: 20px;
    margin-top: 15px;
}
.right-news-top-a {
    float: left;
    font-size: 17px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 2px solid #FF9D00;
}
.imgcontent li {
    width: 260px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    line-height: 40px;
    border-bottom: 1px dashed #cccccc;
    font-size: 13px;
}
.imgcontent li a {
    text-decoration: none;
    color: #000;
}
.news-right {
    float: right;
    width: 310px;
    height: 400px;
    background: #FFF;
    margin-top: 7px;
}	
.footer {
    height: 200px;
    background-color: #f9f9f9;
    width: 100%;
    float: left;
    margin-top: 40px;
    border-top: 1px solid #dcdcdc;
}
.footbottom {
    height: 160px;
    width: 1100px;
    margin: 0 auto;
    padding-top: 15px;
}
.footer-left {
    width: 470px;
    height: 150px;
    float: left;
    border: 0px solid;
}
.weixinimg {
    float: left;
    margin-right: 15px;
    margin-top: 35px;
}
.cyy {
    width: 315px;
    border: 0px solid;
    float: left;
    height: 30px;
    margin-top: 35px;
    margin-bottom: 5px;
    background: url(../img/LOGO_FONT.png) no-repeat;
}
.foott {
    width: 315px;
    border: 0px solid;
    float: left;
    height: 40px;
    text-align: left;
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    padding-top: 0px;
    margin-left: 8px;
}
.footer-mid{
	margin-top: 30px;
	width: 195px;
	height: 120px;
	float: left;
    border-left: 1px dashed #999;		
    border-right: 1px dashed #999;	
    text-align: center;	
}
.footer-mid img{
	margin: 0 auto;
}
.code-name{
	float: left;
	width: 100px;
	margin-left: 45px;
	font-size: 13px;
}
.footer-right {
    width: 430px;
    height: 150px;
    float: left;
    color: Black;
}
.footrightcontent {
    height: 150px;
    line-height: 30px;
    color: #999999;
    font-size: 13px;
    padding-top: 45px;
    padding-left: 20px;
    margin-left: 40px;
}
.footrightcontent li {
    padding-left: 15px;
    float: left;
    text-align: center;
    font-size: 12px;
    margin-left: -5px;
}
.footer .footrightcontent a {
    color: black;
    font-size: 13px;
    text-decoration: none;
}
