﻿@charset "utf-8";
/* CSS Document */
/***** 图片引用区 *****/
.logoChannel { background:url(../../images/s/s.png) no-repeat !important;}
.logoS ,.otNavMain .navSearch .navSBtn,.clumnTit{ background:url(../../images/s/s.png) no-repeat}


/*公共重定义*/
.mainCon {position: relative;width: 930px; padding:0 5px 5px 5px;margin: 0 auto;display: block;overflow: hidden;background: white !important;}
.logoS { width:165px; height:60px; display:block; margin:0 !important; cursor:pointer; float:left;}
.otNavMain .navSearch{ display:block; width:300px; height:28px; float:right; margin: 16px 25px 0 0;}
.otNavMain { height:60px;}

/*搜索首页--搜索框*/
.otNavMain .navSearch input{ width:227px; height:24px; font-size:14px; line-height:24px; background:#e2e2e2; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; text-indent:5px; outline:none; float:left;}
.otNavMain .navSearch .navSBtn{ display:block; float:left;width:67px; height:28px; border:none; background-position:0 -170px; color:#fff; text-indent:-99999px; cursor:pointer; margin:0px!important; outline:none;}

/*标题*/
.clumnTit { background-position:0 -131px; background-repeat:repeat-x;}



