*{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
i{
	font-style: normal;
}
/*清除浮动*/
.clearfix{
	zoom: 1;
}
.clearfix:after{
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	height: 0;
}
/*头*/
.header-top{
	background-color: #fff;
	height: 134px;
	line-height: 134px;
}
.header-top a,.header-top a:link{
	color: #555555;
	text-decoration: none;
	font-size: 16px;
}
/*居中*/
.top{
	width: 1200px;
	margin: 0 auto;
}
.top .search{
	position: relative;
	height: 40px;
}
.top .search .search-box{
    position: absolute;
    top: 12px;
    right: 0;
    line-height: 26px;
}
.search-box .myform,.search-box .english,.search-box .wx{
    float: left;
}
.myform .textin{
    height: 23px;
    border:1px solid #c8c8c8;
    outline: none;
    border-radius: 3px;
    padding-left: 5px;
    width: 170px;
}
.myform .textin:focus{
	border-color: #aeaeae;
}
.myform .btnin{
	width: 25px;
	height: 25px;
	border: 1px solid #f48827;
	margin-left: -10px; 
	cursor: pointer;
	outline: none;
	background: url(../img/test1.png) -96px -96px no-repeat;
}
.search .english{
	margin-left: 12px;
	line-height: 30px;
	color: #f48827
}
.search .wx{
	position: relative;
	margin-left: 12px;
	display: block; 
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../img/test1.png) -46px -94px no-repeat;
}
.search .wx:hover .wx-img{
	display: block;
}
.wx .wx-img{
	position: absolute;
	top: 38px;
	left: -50px;
	z-index: 10;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
	display: none;
}
.top h1{
    display: inline;
}
.top .logo{
	width: 183px;
	height: 69px;
	float: left;
	margin-top: -5px;
	margin-right: 50px;  
}
.top .logo img{
	display: block;
}
.channel-all{
	margin-top: 43px;
	position: relative;
	width: 910px;
	float: left;
}
.channel-all .menu-list{
    float: left;
	padding-left:80px;
    width: 920px;
}
.menu-list .menu-item{
	float: left;
	padding: 15px 0px 21px;
	/*width: 64px;*/
	height: 15px;
	line-height: 15px;
	font-size: 16px;
	display: inline;
}
.menu-list .menu-item:hover{
	background-color: #f48827;
	color: #ffffff;
}
.menu-list .menu-item:hover .ibc{
	border-right: 1px solid #f48827;
	color: #ffffff;
}
.menu-list .menu-item>a{
	font-size: 16px;
	padding: 0 18px; 
	border-right: 1px solid #dddddd;
	text-align: center;
}
.menu-list .menu-item:hover ul{
    display: block;
}
.item-ul{
	position: absolute;
	top: 48px;
	border-top: 3px solid #f48827;
	background-color: #ffffff;
	display: none;
}
.item-ul .ico{
	margin-left: 45px;
	margin-top: -2px;
	display: block;
	right: 30px;
	width: 15px;
	height: 12px;
	background: url(../img/test1.png) -17px -101px no-repeat;
}
.item-ul>li{
    position: relative;
    margin: 21px 0; 
}
.item-ul .it-list{
	padding-left: 28px;
	padding-right: 28px;
}
.item-ul .it-list>a{
	font-size: 17px;
}
.item-ul .it-list>a:hover{
	color: #f48827;
}

/*-----------page  left  --------------*/
.page_left_t1 { color:#434343; font-size:20px;}

.page_LeftList1{ width:105px; font-size:15px;}
.page_LeftList1 .List{ width:96px;}
.page_LeftList1 .List ul{ }
.page_LeftList1 .List ul li{ width:105px; height:40px; text-indent:1em; line-height:40px; margin-bottom:3px; background-color:#F0F0F0;     -moz-border-radius:1px;
    -webkit-border-radius: 1px;    border-radius:1px;}
.page_LeftList1 .List ul li:hover{ background:#F48826;}
.page_LeftList1 .List ul li a{ color:#717171; width:100%; height:100%; display:block;}
.page_LeftList1 .List ul li a:hover{ color:#FFF;}
.page_LeftList1 .List ul li span{ float:left;}
.page_LeftList1 .AboutBZ{ padding-top:20px;}
.zzjg_img { width:270px; height:270px; padding:15px;}
