@charset "utf-8";
/* CSS Document */
/*logo*/
.logo_box{margin:10px 0;overflow:hidden;}
.logoL,.logoLL,.logoLR{float:left;}
.logoLL{/*margin-left:6px; */margin-right: 10px;}
.logoR{float:right; margin:0 0 0 5px;}
.logoR,.logoR img{width:350px;height:60px;}
.logo{background: url('http://img.ichinaceo.com/public/ichinaceo_logo.png?ver=20190111') no-repeat; width:200px; height:59px;}
.logo a{width:100%;height:100%;display:inline-block;}

/*搜索*/
.each{color:#dfdfdf;margin:7px 0px 4px 0px;}
.each em{color:#000;cursor: pointer;}
.each em.select{font-weight:bold;color:#c00;}
/*.search_boxs{background-position:0 0;width:249px;height:38px;margin-right:6px; text-indent:2.5em;line-height:38px; float:left;}
.search_on{background-position:-265px 0;width:82px;height:38px;cursor:pointer; float:left;}
.search_on:hover{background-position:-359px 0;}*/
.search_box{background-position:0 -1px;width:253px;height:23px;margin-right:6px;padding-left:2em;line-height:23px;}
.search_sum{background-position:-288px -1px;width:51px;height:23px;cursor:pointer;}

/*导航*/
.nav{margin-top:10px; margin-bottom:5px; background-position:0 -45px; height:30px; padding-left:5px;}
.nav{ background:url(../../image/2014/nav_03.jpg) no-repeat; width:950px; height:42px; position:relative;z-index:10;}
.nav>li{ font-size:14px; font-weight:bold; float:left; line-height:42px; width:83px;}
.snav{background-position:-464px 3px; height:33px; width:3px !important; padding:0 !important; }
.nav>li a,.nav>li a:hover{color:#fff; display:block; text-align:center;}

.nav>li.pos{position:relative;}
.nav>li.pos>ul{display:none; position:absolute;left:-15px;background:#ac0900;z-index:9999;}
.nav>li.pos1>ul{left:-23px;}
.nav>li.pos:hover>ul{display:block;}
.nav>li>ul>li{width:115px;height:38px;line-height:38px;text-align:center;}
.nav>li>ul>li.bsnav{width:110px;height:2px;line-height:2px;margin:0 auto;*+margin-top:-13px;background:url(../../image/2014/bsnav.png) no-repeat center;}
.nav>li>ul>li a{width:115px;height:38px;display:block;color:#eee;}
.nav>li>ul>li a:hover{text-decoration:none;color:#D6020e;background:#f2f2f2;}
