.box {
    max-width: 1000px;
    height: auto;
/*    background-color: red; */
    margin: 0 auto;
}
a{
font-size:12px;
}
.wrap {
    width: 100%;
    min-height: 150px;
/*    background-color: green; */
    padding: none !important;
}


/* 正文部分 */

.main {
/*    background-color: yellow; */
}

.index_left {
margin-top:20px;
    
}
.index_left a{
display:inline-block;
width:100%;
}
.index_left .wszz {
   height: auto;
     padding-top: 26px;
	background: url('/eportal/fileDir/szenglish/resource/cms/2019/01/wangshang_en.gif') no-repeat ;
}
.index_left .wszz .img{
	width:100%;
}
.index_left .grfu {
height:auto;
      padding-top: 26px;
	background:url(images/gerenfuwu.jpg) no-repeat ;
}
.index_left .grfu  .img{
	width:100%;
}
.index_right {
margin-top:20px;

}


/* tab栏样式代码 */

#nav,
#nav1,
#nav2{
    min-height: 22px;
}

#nav a ,
#nav1 a
{
    font-family: 'Microsoft YaHei';
    float: left;
    background: url('./images/xuan3.gif') no-repeat;
    cursor: pointer;
    BACKGROUND-POSITION: right top;
    LINE-HEIGHT: 21px;
    min-height: 21px;
    width: 73px;
    text-align: center;
    COLOR: #3b3b3b;
    text-decoration: none;
}
#nav2 a{
  font-family: 'Microsoft YaHei';
    float: right;
  /*  background: url('./images/xuan3.gif') no-repeat;*/
    cursor: pointer;
    BACKGROUND-POSITION: right top;
    LINE-HEIGHT: 22px;
    min-height: 22px;
    width: 73px;
    text-align: center;
    COLOR: #3b3b3b;
    text-decoration: none;
}
#nav a.on,
#nav1 a.on
{
    background: url('./images/xuan2.gif') no-repeat;
    COLOR: #fff;
}
#nav2 a.on
{
    background-color:#fff;
    COLOR: #3e3e3e;
}
#contentBox {
    width: 100%;
    min-height: 160px;
/*    background: red; */
	float:left;
}

#contentBox .tabbox,
#contentBox .tabbox1,
#contentBox .tabbox2{
    display: none;
}

#contentBox .tabbox.active ,
#contentBox .tabbox1.active,
#contentBox .tabbox2.active{
    display: block;
}


/* tab样式结束 */

.jz img {
    width: 100%;
    min-height: 154px;
    margin-top: 20px;
}
@media (max-width:1000px) {
.jz{
	display: none;
}	
} 
.fwkh #contentBox {
	min-height:95px;
	}
/* 中智视野 */
.zzsy{
    border: #dae7f0 3px solid !important;
 padding-left: 0 !important;
 padding-right: 0 !important;
}
.zzsy  #nav2{
    width:100% !important;
    height: 21px  !important;
    background-color: #dae7f0  !important;
}
.zzsy #contentBox {
min-height:10px;
		}