.logosearchtel{width:1200px;margin:0 auto;}.logosearchtel .weblogo{width:220px;float:left;height:122px;overflow:hidden;}

.logosearchtel .tglmr{width:auto;float:left;height:80px}

.logosearchtel .weblogo img{margin-top:27px;height: 56px;}.logosearchtel .websearch{width:610px;margin-top:30px; margin-left:100px;height:auto;float:left;border:2px solid #f78015;border-radius: 3px;}.logosearchtel .postedit{float:right;margin:30px 50px 0 0;width:188px; height:44px;text-indent: 50px;background-color:#fd9104;background-image:url(../images/global/poste.gif);background-repeat:no-repeat;background-position:20px center;border-radius:3px;}.logosearchtel .postedit a{color:#fff;font-family:"microsoft yahei";font-size:16px;height:44px;line-height:44px;text-align:center;text-decoration:none}.logosearchtel .postedit:hover{background-color:#eb6d13}.websearch .sch_t_frm{}.websearch .sch_ct{float:left;display:inline-block;height:42px;overflow:hidden;width:400px; margin-left:25px}.websearch .topsearchinput{height:37px;line-height:37px;border:0;color:#333;font-size:14px; width:100%}.sch_t_frm .select{background:#fff url(../images/global/top_search_cate_bg.gif) no-repeat right 2px}.websearch .sch_t_frm .select{vertical-align:middle;width:55px;float:left;height:32px;color:#000;padding-left:2px}.websearch .sch_t_frm .select ul{margin-top:8px;font-size:12px;padding-right:-1px}.websearch div.selectbox-wrapper{position:absolute;background-color:#fff;border-top:0;text-align:left;margin-top:7px;*margin-top:5px;margin-right:0;margin-bottom:0;margin-left:-4px;line-height:26px}.websearch div.selectbox-wrapper ul li.current{background-color:#f1f1f1;width:49px;text-indent:3px}.websearch div.selectbox-wrapper ul li{padding:0 3px;cursor:pointer;width:49px;text-indent:3px;margin-top:0}.websearch .selectbox{display:block;width:55px;background:transparent!important;padding:0 0 0 4px;cursor:pointer;border:0 none;color:#000;text-align:left}.websearch .btn-normal{background-color:#f78015;width:100px;text-align:center;height:42px;line-height:42px;font-size:16px;font-family:Arial,Microsoft YaHei,sans-serif;color:#fff;text-decoration:none;cursor:pointer;border:0}.daohang{width:998px;margin-left:auto;margin-right:auto;overflow:hidden;text-align:center;height:36px;background-repeat:repeat-x;padding-top:10px;background:#ffffff; margin-bottom:10px}.daohang ul{margin-left:auto;margin-right:auto;text-align:left;background-repeat:no-repeat;width:998px}.daohang li{float:left}.daohang a{font-size:14px;font-family:"microsoft yahei";line-height:36px;padding-left:14px;padding-right:14px;background-repeat:no-repeat;height:36px;display:block;float:left;*padding-right:15px;color:#555}.daohang a.current,.daohang a:hover{font-weight:bold;text-decoration:none;background-repeat:no-repeat;text-align:center;color:#ffffff;}.blue .daohang{border-bottom:3px #3592e2 solid}.blue .daohang a.current,.blue .daohang a:hover{background-color:#3592e2;}.blue .sch_t_frm .select{border-top:3px solid #3592e2;border-bottom:3px solid #3592e2;border-left:3px solid #3592e2}.blue .selectbox-wrapper{border-left:3px solid #3592e2;border-right:3px solid #3592e2;border-bottom:3px solid #3592e2}.blue .topsearchinput{border-top:3px solid #3592e2;border-bottom:3px solid #3592e2;border-left:3px solid #3592e2}.blue .websearch .btn-normal{background-color:#3592e2}.blue .websearch .btn-normal:hover{background-color:#2283d4}.green .daohang{border-bottom:2px #42b712 solid}.green .daohang a.current,.green .daohang a:hover{background-color:#42b712;border-radius: 3px 3px 0 0;}.green .sch_t_frm .select{border-top:3px solid #42b712;border-bottom:3px solid #42b712;border-left:3px solid #42b712}.green .selectbox-wrapper{border-left:3px solid #42b712;border-right:3px solid #42b712;border-bottom:3px solid #42b712}.green .topsearchinput{border-left:3px solid #42b712;border-top:3px solid #42b712;border-bottom:3px solid #42b712}.green .websearch .btn-normal{background-color:#42b712}.green .websearch .btn-normal:hover{background-color:#47c510}.orange .daohang{border-bottom:2px #f78015 solid}.orange .daohang a.current,.orange .daohang a:hover{background-color:#f78015;border-radius: 3px 3px 0 0;}.orange .sch_t_frm .select{border-top:3px solid #f78015;border-bottom:3px solid #f78015;border-left:3px solid #f78015}.orange .selectbox-wrapper{border-left:3px solid #f78015;border-right:3px solid #f78015;border-bottom:3px solid #f78015}.orange .topsearchinput{color:#777}.orange .websearch .btn-normal:hover{background-color:#eb6d13}.red .daohang{border-bottom:2px #c40000 solid}.red .daohang a.current,.red .daohang a:hover{background-color:#c40000;}.full .daohang{width:100%!important}.full .daohang ul{width:1198px!important}.full .subsearch{width:1198px!important}
.websearch .search-select {
    width: 81px;
    position: relative;
    box-sizing: border-box;
    padding: 11px 0;
	display: inline-block;
    float: left;
}
.websearch .search-select .search-select__name {
    cursor: pointer;
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding-left: 12px;
    border-right: 1px solid #ddd;
	font-size: 14px;
}
.websearch .search-select .search-select__name i.jiantou {
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 1px solid transparent;
    border-color: transparent #999 #999 transparent;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: 5px;
    vertical-align: 3px;
}
.websearch .search-select .search-type {
    display: none;
    position: absolute;
    top: 42px;
    left: 0px;
    background: #fff;
    width: 100%;
    border: 1px solid #eee;
    border-top: 0;
}
.websearch .search-select .search-type .type-item {
    font-size: 14px;
    line-height: 30px;
    padding-left: 12px;
    cursor: pointer;
}
.websearch .search-btn{display: inline-block;float:right;}