.Insidenav{ display:none !important}
#header {
    border-bottom: 1px solid #6191bb;
}
.banner {
	height:324px;
	background: url(banner.png) no-repeat center top;
}

.erji_side{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	
}
.erji_side .submenu {
    display: block;	
}
.tibg{
	background:#6191bb;
}
.erji_fc{
	height:324px;
	position:absolute;
	top:219px;
}
.libg{
	background:#85b2da;
}
.submenu li {
    line-height: 46px;
	width:220px;
	border-bottom:1px solid #cde8ff;
}
.submenu li:last-child {
    border-bottom: none;
}
.submenu li a {
	color:#cde8ff;
    padding: 0 64px;
    border-left:none;
}
.submenu li a span{
	width:20px;
	height:20px;
	float:right;
	position: relative;
	top:13px;
	left:50px;
	background:url(Ornaments_01.png) no-repeat;
}
.submenu li:hover span {
	background:url(Ornaments_10.png) no-repeat;
}

.submenu li .icon,
.submenu li .icon1,
.submenu li .icon2,
.submenu li .icon3,
.submenu li .icon4,
.submenu li .icon5,
.submenu li .icon6{
	width:20px;
	height:20px;
	float:left;
	position: relative;
	top:13px;
	left:35px;
}
.submenu li .icon{
    background:url(Ornaments_02.png) no-repeat;
}
.submenu li:hover .icon{
	background:url(Ornaments_12.png) no-repeat;
}
.submenu li .icon1{
	background:url(Ornaments_03.png) no-repeat;
}
.submenu li:hover .icon1{
	background:url(Ornaments_13.png) no-repeat;
}
.submenu li .icon2{
	background:url(Ornaments_04.png) no-repeat;
}
.submenu li:hover .icon2{
	background:url(Ornaments_14.png) no-repeat;
}
.submenu li .icon3{
	background:url(Ornaments_05.png) no-repeat;
}
.submenu li:hover .icon3{
	background:url(Ornaments_15.png) no-repeat;
}
.submenu li .icon4{
	background:url(Ornaments_06.png) no-repeat;
}
.submenu li:hover .icon4{
	background:url(Ornaments_16.png) no-repeat;
}
.submenu li .icon5{
	background:url(Ornaments_07.png) no-repeat;
}
.submenu li:hover .icon5{
	background:url(Ornaments_17.png) no-repeat;
}
.submenu li .icon6{
	background:url(Ornaments_08.png) no-repeat;
}
.submenu li:hover .icon6{
	background:url(Ornaments_18.png) no-repeat;
}



.subnav{
	width:300px;
	min-height:295px;
}
.submenu li dl dt {
    font-size: 14px;
    float: left;
    width: 150px;
    height: 25px;
    line-height: 25px;
}
.content {
	width: 100%;
	margin: 10px auto;
	background:#f6f6f6;
	
}
.frame{
	width:1200px;
	margin:0 auto ; /*border:1px solid red;*/
	padding:10px 0;
	overflow:hidden;
}
.main{
	width:1220px;
	margin:0 auto ;
	overflow:hidden;
}
.one{
	float:left;
	margin:0 15px 0px 0;
}
.other_k img,.one img,.itm5 img,.jp_k img{
  
  cursor:pointer;
  transition:all 0.6s;
}
.other_k img:hover,.one img:hover,.itm5 img:hover,.jp_k img:hover{
    opacity: 0.8;
	transform:scale(0.9);
}
.head {
    height: 54px;
    background: #fff;
    font-size: 0;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #eee;
    position: relative;
	text-align: left;
}
.san{
	display: block;
	width:15px;
	height:15px;
	position: relative;
	top:10px;
	background:url(Ornaments_24.png) no-repeat;
}
.cn {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 54px;
    height: 18px;
    margin-left: 10px;
}
.en {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin-left: 10px;
    line-height: 24px;
    height: 44px;
}

.list-wrap{
    position: relative;
    overflow: hidden;
    zoom: 1;
	background:#fff;
	padding:10px 0;
} 
.list-wrap li {
    display: inline;
    float: left;
    width: 219px;
    height:193px;
	padding:0 10px;
    line-height: 1;
    border-right: 1px dotted #e8e8e8;
    overflow: hidden;
}
.list-wrap li:last-child {
      border-right: none;
    }
.list-wrap .name {
    padding: 0 20px;
    margin-bottom: 15px;
    line-height: 1.5;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.list-wrap .pic {
    height: 60px;
    margin-bottom: 5px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
	
}
.list-wrap img{
	transition:all 0.6s; 
}
.list-wrap .pic:hover img{
	margin-left:20px;
}

.list-wrap dl {
    margin-right: 14px;
    zoom: 1;
}
.list-wrap dl dd {
    display: inline;
    float: left;
    margin: 12px 0 0 15px;
    white-space: nowrap;
    zoom: 1;
}
.list-wrap dl a { 
    font-size:12px;
    color: #3c3c3c;
}
.ztitle{
    height: 74px;
    padding-top: 25px;
    border-top: 1px solid #e9e9e9;
    margin: 0;
    box-sizing: border-box;
	overflow:hidden;
}

.tit{
    margin-right: 20px;
}
.iconfont{
	position: relative;
    top: 15px;
	left:28px;
    float: right;
	width:5px;
	height:13px;
	background:url(Ornaments_09.png) no-repeat;
	
}
.big {
	float:left;
    font-size: 22px;
    color: #333;
	font-weight: 700;
}
.w-taglist {
	float:left;
    position: relative;
    top:10px;
	left:40px;
    font-size: 14px;
    color: #999;
}
.w-taglist li {
    float: left;
    margin-right: 14px;
}
.w-taglist .last {
    margin-right: 24px;
}
.more{
	float:right;
    position: relative;
    right:10px;
    top: 10px;
    font-size: 14px;
}
.clearfix{
    zoom: 1;
}
.main_left{
	overflow:hidden;
	width:703.8px;
	background:#fff;
	float: left;
}
.one1{
	float:left;
	border: 1px solid #e9e9e9;
    border-width: 0 1px 1px 0;
}

.one2{
    border: 1px solid #e9e9e9;
    border-width:1px 0 0;
}
.w-activlist li,.w-activlist .itm1{
	float: left;
    text-align: center;
	background:#fff;
    border: 1px solid #e9e9e9;
    border-width: 0 1px 1px 0;
}
.w-activlist li {
    width: 262px;
    height: 118.5px;
}
.w-activlist .itm1{
    width: 174.8px;
    height: 120.5px;
}
.itm img,.itm1 img{
	float: right;
	margin-right:15px;
	transition:all 0.6s; 
}

.itm img:hover,.itm1 img:hover{
    margin-top:10px;
}
.w-activlist .tit,.w-activlist .desc{
	float:left;
	position:relative;
	top:40px;
	left:20px;
}
.w-activlist .desc{
	font-size:12px;
	text-align:left;
}
.main_right{
	overflow:hidden;
	width:485px;
	float:right;
	margin-right:20px;
	border: 1px solid #e9e9e9;
}

.jp_k{
	height:359.5px;
	float: left;
	background:#fff;
	margin-right:1px ;
	
}
.jp_k img{
	margin-bottom:7px;
}
.jp_k:last-child{
	margin-right:0;
}

.other{
	overflow:hidden;
	width:496px;
	background:#fff;
}

.other_k{
	width:121px;
	height:119px;
	float: left;
	border: 1px solid #e9e9e9;
    border-width: 0 1px 1px 0;
	background:#fff;
}
.other_s li{
	overflow: hidden;
	background:#fff;
	padding:10px 0;
}
.itm5{
	float: left;
	width: 119px;
	border: 1px solid #e9e9e9;
    border-width: 0 1px 1px 0;
}
.itm5 img{
	margin:15px;
}





