@charset "utf-8";
/* CSS Document */

/*首页内容*/
.container .index_txt { width: 454px; height:25px; margin:0 auto;}
.container .index_filter { width:668px; height: 44px;  background: #FFF;padding-bottom: 0; border:1px solid #c4d0e3; margin-top:20px;}
.container .filter .filter_item { float: left;position: relative;}
.container .filter .filter_item label { font-size: 16px; height: 44px;  line-height: 44px; color: #adadad; font-family: 'Microsoft YaHei'; padding-left: 19px; }
.container .filter .filter_item .input { width:150px; color: #434444; font-size: 14px; font-family: 'Microsoft YaHei'; height: 20px;background-color: #fff;
    line-height: 20px;
    padding: 11px 0;}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ddd;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ddd;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ddd;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ddd;
}
.container .filter .filter_item .index-start-list{position: absolute;top: 47px;left:85px;width: 100%; background: #FFF;  z-index: 998;display: none;
    -webkit-box-shadow: 0px 7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:0 0px 7px rgba(0, 0, 0, 0.5);
    -ms-box-shadow:0 0px 7px rgba(0, 0, 0, 0.5);
    -o-box-shadow:0 0px 7px rgba(0, 0, 0, 0.5);
    box-shadow:0 0 7px rgba(0, 0, 0, 0.5);}
.container .filter .filter_item .index-start-list .tit{background-color: #6294d8;height: 30px;line-height: 30px;padding:0 12px;color: #fff;font-size: 15px;}
.container .filter .filter_item .index-start-list .tit i{  width: 11px;
    height: 11px;
    display: inline-block;
    background: url(../images/close.png) no-repeat center center;
    margin-top: 9px;
    cursor: pointer;
    float: right;}
.container .filter .filter_item .index-start-list ul{padding: 0 10px;}
.container .filter .filter_item .index-start-list ul li a{height: 26px; font-family: "Microsoft YaHei"; font-size: 12px; color: #325d97; line-height: 26px; display: block; border: 1px solid #FFF; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.container .filter .filter_item .index-start-list ul li a:hover{  border: 1px solid #ffb80e;  color: #ff8f28;}

.container .index_filter .filter_item .dest_input { width:232px; }
.container .filter .submit_btn { width:150px; height: 44px; line-height: 44px; color: #FFF; font-size: 16px; background: #ffb504; font-family: 'Microsoft YaHei'; cursor: pointer; position:absolute; text-shadow: 0px 1px rgba(0, 0, 0, 0.5);}
.container .filter .submit_btn:hover {background: #f7ae00;}
.container .filter .submit_btn:active { background: #e2a000;}

/*内页搜索框*/
.container .page_filter_bg { width: 1157px; padding: 20px 0 20px 20px; background: #eff2f5; border-bottom: 1px solid #e4e7ea; margin-top: 10px; position:relative; z-index: 9999;}
.container .page_filter {  width: 810px; height: 44px; background: #FFF;
    -webkit-box-shadow:0 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 0px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow:0 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow:0 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow:0 0px 5px rgba(0, 0, 0, 0.1);}
.container .page_filter .filter_item .qiyun_input { width:224px; }
.container .page_filter .filter_item .dest_input { width:300px; }
/*建议弹层*/
.container .suggest_tab { width: 666px; background: #FFF; top: 47px; left: 74px; z-index: 99999; display: none;
   -webkit-box-shadow: 0px 7px rgba(0, 0, 0, 0.5);
   -moz-box-shadow:0 0px 7px rgba(0, 0, 0, 0.5);
   -ms-box-shadow:0 0px 7px rgba(0, 0, 0, 0.5);
   -o-box-shadow:0 0px 7px rgba(0, 0, 0, 0.5);
    box-shadow:0 0 7px rgba(0, 0, 0, 0.5);}
.container .page_filter .suggest_tab { top: 50px; }
.container .suggest_tab_title { height: 30px; background: #6294d8; padding: 0 12px;}
.container .suggest_tab_title h4 {line-height: 30px; color: #FFF; font-weight:normal; display: inline-block; float: left;}
.container .suggest_tab_title .close { width: 11px; height: 11px; display: inline-block; background: url(../images/close.png) no-repeat center center; margin-top: 9px; cursor: pointer; float: right;}
.container .suggest_tab .tab_container { padding: 11px  0 14px; }
.container .suggest_tab .tab_container .tab_li {margin: 0 17px; border-bottom: 1px solid #6294d8;}
.container .suggest_tab .tab_container .tab_li ul { position: relative; z-index: 1; height: 33px; }
.container .suggest_tab .tab_container .tab_li li { padding: 0 18px; height: 32px; line-height: 32px; float: left; border: 0;  cursor: pointer; font-size: 12px; font-weight: bold; color: #444444; z-index: 2; margin-right: 3px;}
.container .suggest_tab .tab_container .tab_li li.cur { border: 1px solid #6294d8; border-bottom: 1px solid #FFF; cursor: default;  background: #FFF;}
.container .suggest_tab .tab_container .tab_cell_list { padding:14px 17px 0 15px; height: 259px; overflow-y: auto; }
.container .suggest_tab .tab_container .tab_cell_list .tab_cell { display: none;}
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item { margin-bottom: 0px;}
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item > em { float: left; font-family: "Microsoft YaHei"; font-size: 12px; font-weight: bold; color: #ff8f28; text-align: center; width: 78px; line-height: 26px;}
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item ul { margin-left: 90px;}
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item ul li { height: 26px;  float: left; width: 33.333%; }
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item ul li a {height: 26px; font-family: "Microsoft YaHei"; font-size: 12px; color: #325d97; line-height: 26px; display: block; border: 1px solid #FFF; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item ul li a.is_bold{font-weight: 700;color: #ffb504;}
.container .suggest_tab .tab_container .tab_cell_list .tab_cell_item ul li a:hover,
.container .suggest_filter ul li a:hover,
.container .suggest_filter ul li.selected a{ border: 1px solid #ffb80e; background: #fdf1d5; color: #ff8f28;}



/*收录数据统计*/
.container .statistics { width:700px; text-align: center; margin-top: 150px; }
.container .statistics h3 { color: #FFF; font-weight: normal; margin-bottom: 65px;}
.container .statistics em { color: #FFF; font-size: 14px; font-family: 'Microsoft YaHei'; width: 32%; display: inline-block;}
.container .statistics em span { font-size: 50px; font-family: Impact; color: #FFF; padding-right: 15px;}
/


