* {
    padding:0;
    margin: 0;
}

body {
    background: #fff;
    font-size: 12px;
    font-family: arial;
    min-height: 512px;    
    position: relative;
}

html, body, form, fieldset, input, p, img, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
a {
    text-decoration: none;
}
.page-wrap {
    display: block;
    _height: 100%;
    min-height: 100%;
    position: relative;
}
#header {
    height: 20px;
    width: 100%;
    padding: 10px 0 7px;
    position: relative;
    z-index: 2002;
	
}
#tabnav_left {
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin: 0 auto 10px;
    position: relative;	
    z-index: 10;
    *zoom: 1;
}
#tabnav_left nav a, #tabnav_more {
    position: relative;
}
#tabnav_left nav a {
    display: inline-block;
    float: left;
    margin: 0 0 0 20px;
}
.nav-text, .nav-text a {
    color: #666;
}
#tabnav_more .more-icon {
    height: 6px;
    overflow: hidden;
    position: absolute;
    right: -13px;
    top: 6px;
    vertical-align: middle;
    width: 10px;
}
.more-icon {
    background: url(../2021image/web_pic.png) no-repeat -50px -290px;
}
#tabnav_center {
 margin:0 auto; width:150px;; height:20px;color:#4D4D4D;text-align:center;font-size:20px; font-weight:900;display:none;
}
#tabnav_right {
    float: right;
    position: relative;
    z-index: 1;	
}
.skin-text, .skin-text a {
    color: #666;
}
nav {
    display: block;
}
ul, ol {
    list-style: none;
}
ul {
    display: block;    
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
#tabnav_right li {
    float: left;
    font-size: 13px;
    height: 16px;
    padding: 0 10px;
	white-space:nowrap; 
}
.menu {
    float: left;
    right: 0px;	
	background-position: -133px -133px;
	background-repeat: no-repeat;
	background-image: url('../2021image/web_pic.png') ;   
	width:50px;
	height:24px;
}


.login {
   height: 16px;
   width:16px;
   float:right;
   margin-left:8px;
   margin-top:-3px;
}
.loginicon {
	display: inline-block;
	vertical-align: middle;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAOVBMVEVHcEwvMEEnLD4lLDslLDomKzomLDolKzonLDwlKzolLDslKzsmLTsoLzwmKzolLDolLTwnLTwlKzoO2UldAAAAEnRSTlMADy24xIl12TnQkOdQHKj1WT8SeM8oAAABwklEQVRIx8VWV3bDIBAE0YWp9z9sKBIsxXHs5L3wJWnbbBuE0H8cEzxnjPtgfqJ9cBXbUfx4of4QcTrq8Y26pFXJCWotFa6+UflM/yxywZqCZDXguVXHZOeuBiV4U5rsTDyepCWWgmHxxNEVWswiMkCVuQ9ySI6s+TZ9rmt5NN+Ki0fgwsDGGQAAloN2kKa4V9YWO216ihQUIonu+mQ9WgbiyBVVGxWEgDlPAnZ/Z+mFdxCqzRsAqIfQSUuDNI/uVWw+T65Ej6Y6Cg4CXyLe8V0iA9ykrxYa2O4rB681C2meQYdmg9awNO2hPPieAkxnBp6f/a1E0eukc8n4ilsMY0ZgwJbPYODhmOWZ86sBn3sVSR0NEociN0h+SLQOqxZCD+MKk4ZlzY51H28NaamVFTYO4dNBVnIMo6VxcDSOyisJ0YUpimMZDdCt4IrXS+dg5TUsPWztKfon4AecC+vk0lJVC4sTCOdHdvDJh8bTAt37Z4c1BDI7r2glAQm3s5+8p2EigUozZFoeANjONHMRd/Q7Ax93FF6oW++vgdIQsiNjvSdjvSPjF3Svze8vlPevrA8uxQxYvXXtfnCxf/Dr8OfnC+pFKuLdYWZCAAAAAElFTkSuQmCC);
	width: 22px;
	height: 22px;
	background-size: 100% 100%;
	background-position: 0 0;
}
#menulist {
    display: none;
    left: auto;
    position: absolute;
    right: -40px;
    top: 27px;
	width:100px;
	text-align:center;
}
.menu_box {
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 0;
}
.menu_box {
    background: #fff;
    background: rgba(255,255,255,.94);
    border: 1px solid #e1e1e1;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 12%);
}
.menu_shadow {
    box-shadow: 0 1px 1px rgb(0 0 0 / 6%);
}
.menu_box  a{
  display:block;
  width:100px;
  height:30px;
  line-height:30px;
  text-decoration: none;
  color: #666;
  background: white;
}
.menu_box  a:hover{
  color: gray;
  background: #EEEEEE;
}
.menu_box i {
    background-position: -87px -140px;
    display: block;
    height: 5px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -5px;
    width: 10px;
}
.menu_icon {
    background-repeat: no-repeat;
    background-image: url('../2021image/web_pic.png') ;
    background-image: -webkit-image-set(url('../2021image/web_pic.png') 1x,url('../image/web_pic.png') 2x);
    display: inline-block;
    vertical-align: middle;
}
#main{width:100%;min-height:200px;text-align:center;margin: 0 auto;}
#web_logo {
 margin:0 auto; width:239px; height:60px;background: url(../2021image/web_pic.png) no-repeat -1px 4px;margin-top:100px;margin-bottom:30px;
}

#fixed{width:100%;margin: 0 auto; position: relative;height:75px;filter:alpha(Opacity=80);-moz-opacity:0.9;opacity: 0.9;z-index:1000;background:white;}

#searchbox {
 margin:0 auto; width:650px; height:50px;margin-top:15px;position: relative;transition: width .1s;
}
#searchbox .fixed-logo {
    background-position: 0 0;
    background-image: url(../2021image/logo_fix.png);    
    height: 26px;
    float:left;
    width: 120px;
	margin-top:10px;
	margin-right:5px;
}
#input-container {  
    
    position: relative;
    margin:0 auto; 
    z-index: 9;
	border:0;    
}
.s_input {
 float:left;
 height:44px;
 border: 1px solid #e1e1e1;
 width:550px; 
}
.searchlist {
    background: white;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
    color: #333;
    font-size: 14px;    
    overflow-y: hidden;
    position: absolute;
    
    width:551px;
    z-index: 1000;
	display:none;
	top:  60px; 
	left: 50%; 
	margin-left:-325px;
	
}
.s_button {
 float:left;
 height:46px;
 background-color:#19b955;
 border: 1px solid #19b955;
 width:97px;
 color:white;
 font-size:17px;
 outline:none;
 cursor: pointer;
}
.q_input{
	width:100%;
	height:36px;
	padding:4px 13px;
	border: 0;  
	outline: none; 
	background-color: rgba(0, 0, 0, 0);
	font-size:16px;
	line-height:36px;
}



.ac_wrap_inner {
    border: 1px solid #e2e2e2;
}
.searchlist ul {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none;
}
.searchlist li.local {
    color: #77c;
}

.searchlist li {
    color: #333;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    list-style: none;
    padding: 0 0 0 10px;
    position: relative;
	text-align:left;
}
.searchlist li.hover,.searchlist li.selected {
	background-color: #f9f9f9
}

.searchlist li.local {
	color: #77c
}

.searchlist li.local a.del {
	display: none;
	float: right;
	height: 14px;
	margin-right: 10px;
	overflow: hidden;
	width: 14px
}

.searchlist li.selected a.del {
	background-image: url(../2021image/del.png);
	background-repeat: no-repeat;
	background-position: -40px 0;
	background-image: -webkit-image-set(url(../2021image/del.png) 1x,url(../2021image/del_2x.png) 2x);
	display: inline-block;
	height: 14px;
	margin-top: 8px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -100px;
	width: 14px
}

.searchlist li.selected a.del:hover {
	background-position: -64px 0
}
.searchlist .bottom-tool {
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
    text-align: right;
	margin-right:5px;
}
.searchlist .bottom-tool a{
color: #666;
}
#footer {
    bottom: 0;
    left: 0;
    line-height: 24px;
    min-width: 700px;
    padding: 6px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 0;
	background-color:white;
}
.skin-text, .skin-text a {
    color: #666;
}


footer, header, nav, section {
    display: block\9;
}


footer {
    display: block;
}

#footer span {
    color: rgba(0,0,0,.1);
    color: #c5c5c5;
    margin: 0 8px;
}
#footer .beian {
	margin:0 auto; 
    font-size:12px;
	width:100%;
}
#footer .beian a{    
	white-space:nowrap; 
	padding:6px;
}
.midbox{
   border: 1px solid #e1e1e1;   
   margin:0 auto; 
   margin-top:75px;
   height:400px;
   width:60%;
   min-width:1000px;
   position: relative;
   z-index: 0;
	}
.nav-tab {
  float:left;
  margin-left:20px;
}	
.nav-tab a.selected {
    color: #333;
    font-weight: 700;
}
.nav-tab a {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-family: arial,'Microsoft Yahei','微软雅黑';
    height: 36px;
    line-height: 36px;
    margin-right: 22px;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.nav-tab a.selected .line {
    animation: showline 200ms;
    -webkit-animation: showline 200ms;
    animation-fill-mode: forwards;
    border-bottom: 2px solid #00bb50;
}
.nav-tab a:hover .line, .nav-tab a.selected .line {
    width: 100%;
}
.nav-tab .line {
    border-bottom: 2px solid #999;
    bottom: 0;
    display: inline-block;
    height: 36px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: width .2s;
    width: 0;
}

/* 大屏幕 ：大于等于1200px*/
@media screen and (min-width:1200px){
 #input-container {width:1200px;}	
} 
/*默认*/
@media screen and (min-width: 980px) and (max-width: 1200px){
#input-container {width:900px;}		
} 
/* 平板电脑和小屏电脑之间的分辨率 */
@media screen and (min-width: 768px) and (max-width: 979px) {
 #input-container {width:760px;}	
}
 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media screen and (max-width: 767px) {
	#input-container {width:760px;}	
}
 

















