﻿/* location */

.ewb-location {
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    padding-left: 42px;
    background: url(../images/location_icon.png) 19px center no-repeat;
}

.ewb-location a {
    color: #333;
}

.ewb-yellow {
    color: #ec9628;
}


/* 查询专区 */

.ewb-expose {
    height: 85px;
    background: url(../images/expose_bg.jpg) left center no-repeat;
}

a.ewb-expose-tt {
    display: block;
    float: left;
    margin-left: 82px;
    width: 166px;
    height: 70px;
    line-height: 78px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    background: url(../images/expose_tt_bg.png) no-repeat;
}

/* main */

.ewb-main {
    padding: 0 15px;
    margin-top: 10px;
}

.ewb-menu {
    border: 1px solid #dfd1c9;
}

.ewb-menu-l {
    width: 198px;
    float: left;
    min-height: 661px;
    border-right: 1px solid #dfd1c9;
}

.ewb-menu-item {
    width: 200px;
    margin-left: -1px;
    margin-top: -1px;
    height: 51px;
    line-height: 50px;
    position: relative;
    vertical-align: top;
    background: url(../images/consult_bd.jpg) center bottom no-repeat;
}

.ewb-menu-item a {
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.ewb-info-items {
    height: 480px;
}

.ewb-menu-icon {
    display: none;
    width: 7px;
    height: 10px;
    background: url(../images/menu_iconh.png) no-repeat;
    position: absolute;
    right: -7px;
    top: 20px;
}

.ewb-menu-item:hover,
.ewb-menu-item.cur {
    background: url(../images/consult_menuh.png) no-repeat;
}

.ewb-menu-item:hover a,
.ewb-menu-item.cur a {
    color: #fff;
}

.ewb-menu-item:hover .ewb-menu-icon,
.ewb-menu-item.cur .ewb-menu-icon {
    display: block;
}

/* 右侧 */

.ewb-menu-r {
    width: 1099px;
    float: right;
}

.ewb-comp-hd{
    height: 49px;
    padding-left: 30px;
    background: #fcf6f2;
}

.ewb-comp-tt{
    display: block;
    padding-top: 8px;
    height: 41px;
    margin-left: 15px;
}

.ewb-comp-tt a{
    display: block;
    height: 38px;
    line-height: 38px;
    border-bottom: 3px solid transparent;
    padding: 0 14px;
    min-width: 64px;
    text-align: center;
    color: #905100;
    font-size: 16px;
}

.ewb-comp-tt.current a{
    color: #e89428;
    font-weight: bold;
    border-color: #e89428;
}

.ewb-info-search {
    float: right;
    width: 344px;
    height: 30px;
    border: 1px solid #afadad;
    margin-top: 8px;
    margin-right: 40px;
}

.ewb-info-search input {
    display: block;
    float: left;
    width: 212px;
    height: 30px;
    border: 0;
    line-height: 30px;
    text-indent: 8px;
    font-size: 14px;
    outline: 0;
    font-family: "Microsoft Yahei";
}

.ewb-info-search button {
    display: block;
    width: 67px;
    height: 32px;
    border: 0;
    padding: 0;
    margin: -1px -1px 0 0;
    float: right;
    cursor: pointer;
    outline: 0;
    background: url(../images/btn_icon.png) center center no-repeat #f67723;
}

.ewb-info-search button.ewb-high{
    line-height: 32px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: center;
    background: #cb5c1d;
}

.ewb-comp-bd{
    padding: 20px 40px 0 40px;
}

.ewb-info-item{
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
    height: 64px;
    border-radius: 4px;
    vertical-align: top;
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
    margin-top: 10px;
    cursor: pointer;
}

.ewb-info-num{
    width: 216px;
    float: left;
}

.ewb-info-time{
    width: 302px;
    float: left;
}

.ewb-info-name{
    width: 460px;
    float: right;
}

.ewb-info-top{
    font-size: 14px;
    color: #999;
} 
.ewb-info-item:hover{
    background: #fff4d4;
    border-color: #eecfa7;
}

/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 58px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #ea9b36;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

.ewb-info-item {
    perspective: 1000;
    -ms-perspective: 1000;
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
}

@-webkit-keyframes animations{
    0%{-webkit-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(-90deg);}
    50%{-webkit-transform:rotateX(-180deg);}
    70%{-webkit-transform:rotateX(-270deg);}
    100%{-webkit-transform:rotateX(-360deg);}
}

@-ms-keyframes animations{
    0%{-ms-transform:rotateX(0deg);}
    25%{-ms-transform:rotateX(-90deg);}
    50%{-ms-transform:rotateX(-180deg);}
    70%{-ms-transform:rotateX(-270deg);}
    100%{-ms-transform:rotateX(-360deg);}
}


@-moz-keyframes animations{
    0%{-moz-transform:rotateX(0deg);}
    25%{-moz-transform:rotateX(-90deg);}
    50%{-moz-transform:rotateX(-180deg);}
    70%{-moz-transform:rotateX(-270deg);}
    100%{-moz-transform:rotateX(-360deg);}
}

@-o-keyframes animations{
    0%{-o-transform:rotateX(0deg);}
    25%{-o-transform:rotateX(-90deg);}
    50%{-o-transform:rotateX(-180deg);}
    70%{-o-transform:rotateX(-270deg);}
    100%{-o-transform:rotateX(-360deg);}
}

@keyframes animations{
    0%{transform:rotateX(0deg);}
    25%{transform:rotateX(-90deg);}
    50%{transform:rotateX(-180deg);}
    70%{transform:rotateX(-270deg);}
    100%{transform:rotateX(-360deg);}
}

.fanzhuan{
    animation:animations 1s ease-out;
    -webkit-animation:animations 1s ease-out;
    -ms-animation:animations 1s ease-out;
    -moz-animation:animations 1s ease-out;
    -o-animation:animations 1s ease-out;
}

#headtitle {
	background:#fab949;
}

.ewb-info-num2{
    width: 195px;
    float: left;
    height: 28px;
}

.ewb-info-item2{
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
    height: 54px;
    border-radius: 4px;
    vertical-align: top;
    border: 1px solid #f3f3f3;
    background: #fff4d4;
    margin-top: 10px;
    padding-left: 35px;
    cursor: pointer;
}

.ewb-info-item2:hover{
    background: #eecfa7;
    border-color: #eecfa7;
}

.ewb-info-top2{
    color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/* margin-top: 15px; */
	text-align:center;
}

.ewb-info-num3{
    width: 948px;
    height: 28px;
}

.ewb-info-top3{
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    width: 800px;
    float: left;
	font-size: 18px;
}
.ewb-infodate {
	float: right;
    width: 140px;
	font-size: 18px;
}

.ewb-info-fly1{
    animation-delay:1s!important;
    -webkit-animation-delay:1s!important;
    -ms-animation-delay:1s!important;
    -moz-animation-delay:1s!important;
    -o-animation-delay:1s!important;
}

.ewb-info-fly2{
    animation-delay:2s!important;
    -ms-animation-delay:2s!important;
    -moz-animation-delay:2s!important;
    -o-animation-delay:2s!important;
    -webkit-animation-delay:2s!important;
}

.ewb-info-fly3{
    animation-delay:3s!important;
    -ms-animation-delay:3s!important;
    -moz-animation-delay:3s!important;
    -o-animation-delay:3s!important;
    -webkit-animation-delay:3s!important;
}

.ewb-info-fly4{
    animation-delay:4s!important;
    -ms-animation-delay:4s!important;
    -moz-animation-delay:4s!important;
    -o-animation-delay:4s!important;
    -webkit-animation-delay:4s!important;
}

.ewb-info-fly5{
    animation-delay:5s!important;
    -ms-animation-delay:5s!important;
    -moz-animation-delay:5s!important;
    -o-animation-delay:5s!important;
    -webkit-animation-delay:5s!important;
}

.ewb-info-fly6{
    animation-delay:6s!important;
    -ms-animation-delay:6s!important;
    -moz-animation-delay:6s!important;
    -o-animation-delay:6s!important;
    -webkit-animation-delay:6s!important;
}

.ewb-info-fly7{
    animation-delay:7s!important;
    -ms-animation-delay:7s!important;
    -moz-animation-delay:7s!important;
    -o-animation-delay:7s!important;
    -webkit-animation-delay:7s!important;
}
