body {
    background: url("../img/bg.jpg") repeat-y center top;
   
}

.container {
    margin: 0 auto;
    width: 1200px;
	height:30%;
}
.header {
	position:relative;
	width: 1200px;
    height: 126px;
    line-height: 26px;
    font-family: simhei;
    font-size: 16px;
    background: url("../img/logo.png") no-repeat center 40px;
    box-sizing: border-box;
	margin: 0 auto;
}
.header a {
    color: #333;
}
.header-right .login {
	width: 20px;
	height: 26px;
	cursor:pointer;
}
.header-right .lang {
	width: 32px;
	height: 26px;
	cursor:pointer;
}
.header-right i {
    display: block;
    vertical-align: middle;
}
.header-right .loginbox{
	display:none;
	width:80px;
	position: relative;
	left: -30px;
	background: #FFFFFF;
	margin-top: 5px;
	border: 1px solid #CCC;
	border-radius: 3px;
}
.header-right .loginbox .a, .header-right .language .a{
	cursor: pointer;
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#6e6153;
	text-align:center;
	border-bottom: 1px solid #CCC;
}
.header-right .language{
	display:none;
	width:80px;
	position: relative;
	left: -25px;
	background: #FFFFFF;
	margin-top: 1px;
	border: 1px solid #CCC;
	border-radius: 3px;
	z-index: 888;
}
.header-right .search{
	display:none;
	position:relative;
	right:247px;
	background:url(../img/search-line.png) center bottom no-repeat;
	width:280px;
	height:40px;
	padding-top:5px;
}
.header-right .search .kw{
	background:none;
	border:none;
	width:220px;
	height:100%;
	line-height:40px;
	padding:0 10px;
	color:#6e6153;
	float: left;
}
.header-right .search .ok{
	background:none;
	border:none;
	width:40px;
	height:40px;
	float:left;
	cursor: pointer;
}
.header-right a.a:hover {
    color: #fff;
    background-color: #6e6153;
}
.header .search-con{
	position: absolute;
	top:30px;
    right: 0;
	margin-top: 30px;
	width: 265px;
	height: 34px;
	float: right;
}
.header .search-con input{
	float: left;
	background: url("../img/btn-input.png") no-repeat right;
	width: 192px;
	height: 24px;
	padding: 5px 0 5px 10px;
	font-size:14px;
}
.header .search-con a{
	float: right;
	background: url("../img/btn-search.png") no-repeat right;
	width: 63px;
	height: 34px;
}
.header .search-con a:hover{
	background: url("../img/btn-search-hover.png") no-repeat right;
}
.icon-user {
    background: url("../img/icon-user.png") no-repeat center;
	width: 18px;
    height: 18px;
	margin-top: 4px;
}
.icon-search {
    background: url("../img/icon-search.png") no-repeat center;
	width: 18px;
    height: 18px;
	margin-top: 4px;
}
.nav {
    position: relative;
    z-index: 999;
    height: 40px;
    background-color: #000;
    text-align: center;
}
.nav dl {
    position: relative;
    display: inline-block;
    width: 128px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.nav dt a {
    display: block;
    color: #fff;
}

.clicknav{
	 background-color: #4f4334;
}

.nav dl:hover dt a {
     
} 
.nav dd {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    line-height: 34px;
    background: url("../img/mask-white.png") repeat left top;
    border: 1px solid #6d6253;
    border-top-width: 2px;
    border-bottom-width: 0;
    border-radius: 3px;
}
.nav dd.long {
    left: -66px;
    width: 260px;
}
.nav dd:before {
    content: '';
    position: absolute;
    top: -7px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #6d6253;
}
.nav dd a {
    display: block;
    color: #333;
    border-bottom: 1px solid #6d6253;
}
.nav dd a:hover {
    color: #fff;
    background-color: #6e6153;
}
.picFocus {
    position: relative;
    /* width: 838px;
    height: 471px; */
    width: 700px;
    height: 394px;
    overflow: hidden;
}
.picFocus .hd {
    position: absolute;
    z-index: 99;
    right: 13px;
    bottom: 10px;
    text-align: right;
}
.picFocus .hd li {
    margin: 0 13px;
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #fff;
}
.picFocus .hd li.on {
    background-color: #e6462d;
}
.picFocus .bd li {
    /* width: 838px;
    height: 471px; */
    width: 700px;
    height: 394px;
}
.picFocus .bd li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.picFocus .bd li a img {
    display: block;
    width: 100%;
    height: 100%;
}
.picFocus .bd li a span {
    padding-left: 20px;
    padding-right: 170px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: url("../img/mask-black.png") repeat left top;
    box-sizing: border-box;
}

.w473 {
    width: 473px;
}
.w340 {
    width: 340px;
}
.w343 {
    width: 343px;
}
.mr22 {
    margin-right: 22px;
}
.common-title {
    margin: 0 1px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #e8654f;
}
.common-title a {
    float: right;
    font-size: 14px;
    color: #000;
	font-weight: bold;
}
.common-title a span.more_s {
    color: #e8654f;
}
.common-title a span.more_g{
	font-family:'宋体';
    color: #e8654f;
}
.hot {
    padding: 8px 5px 0;
}
.hot-tit {
    margin: 0 auto;
    font-size: 16px;
    color: #000;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.hot-tit a {
	display: block;
    color: #000;
	font-size:18px;
	line-height: 36px;
}
.hot-text {
    margin: 0 5px;
    line-height: 24px;
    height: 53px;
    padding-bottom: 5px;
    font-size: 16px;
    text-indent: 2em;
    color: #333;
    overflow: hidden;
}
.hot-text a {
    color: #000;
}
.hot-text a:hover {
    color: #e8654f;
}
.common-list ul {
    overflow: hidden;
}
.common-list li {
    height: 30px;
    line-height: 30px;
}
.common-list li a {
    padding-left: 20px;
    position: relative;
    display: block;
    font-size: 16px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.common-list li a:before {
    margin-top: -3px;
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: url("../img/icon-list.png") no-repeat center;
}

.xszy-list ul {
    overflow: hidden;
}
.xszy-list li {
    height: 30px;
    line-height: 30px;
}
.xszy-list li a {
    position: relative;
    font-size: 16px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
    width:226px;
    float:left;
}
.xszy-list li a.chnl{
	padding-left: 20px;
	width:96px;
}
.xszy-list li a.chnl:before {
    margin-top: -3px;
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: url("../img/icon-list.png") no-repeat center;
}




.common-list-col2 li {
    float: left;
    width: 50%;
}
.index-panel-1 .common-list {

}
.index-panel-1 .ewm{
	margin: 0 auto;
	text-align: center;
	padding: 14px 20px 0;
}
.index-panel-1 .ewm span{
	display: block;
	font-size: 16px;
	color: #000;
}
.index-panel-1 .ewm img{
	width: 90px;
	height: 90px;
}
.index-panel-1 .ewm div{
	width:146px;
}
.notice-menu ul {
    padding-top: 35px;
    overflow: hidden;
}
.notice-menu li {
    margin-bottom: 34px;
    float: left;
    width: 50%;
    text-align: center;
}
.notice-menu li.botton_l {
    margin-bottom: 0px;
}
.notice-menu li a {
    margin: 0 auto;
    display: block;
    width: 154px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #000000;
    background: url("../img/btn-default.png") no-repeat center;
}
.notice-menu li a:hover {
    color: #e6462d;
    background: url("../img/btn-active.png") no-repeat center;
}



.notice-menu2 ul {
    padding-top: 22px;
    overflow: hidden;
}
.notice-menu2 li {
    margin-bottom: 10px;
    float: left;
    width: 50%;
    text-align: center;
}
.notice-menu2 li.botton_l {
    margin-bottom: 0px;
}
.notice-menu2 li a {
    margin: 0 auto;
    display: block;
    width: 154px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    color: #000000;
    background: url("../img/btn-default.png") no-repeat center;
}
.notice-menu2 li a:hover {
    color: #e6462d;
    background: url("../img/btn-active.png") no-repeat center;
}





.content {
    margin: 0 auto;
    width: 1200px;
	margin-top: 20px;	
	padding-bottom: 20px;
}
.index-panel-1 .notice {
    /* width: 340px;
    height: 471px; */
    width: 478px;
    height: 394px;
}
.index-panel-2 {
    margin-top: 10px;
}
.index-panel-2 .common-title {
    margin-bottom: 15px;
}
.index-panel-2 .common-title span.common-span {
    float: left;
	padding-right:20px;
}
.index-panel-2 .hot-list {
	height: 120px;
    overflow: hidden;
}
.index-panel-2 .hot-list .pic {
    float: left;
    width: 193px;
    height: 108px;
}
.index-panel-2 .hot-list .pic img {
    display: block;
    width: 193px;
    height: 108px;
}
.index-panel-2 .hot-list .pic a:hover img {
    filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;
}
.index-panel-2 .hot-list .hot {
    padding-top: 0;
    margin-left: 200px;
    border-bottom: none;
}
.index-panel-2 .common-list {
    overflow: hidden;
}
.index-panel-2 .common-list-col2 {
    height: 90px;
}
.index-panel-2 .common-list-col2 li {
    padding-right: 5px;
    box-sizing: border-box;
}
.mr14 {
    margin-right: 14px;
}
.w230 {
    width: 230px;
}
.w468 {
    width: 468px;
}
.index-panel-3 {
    margin-top: 10px;
}
.index-panel-4 {
	margin-top:20px;
	height:60px;
}
.index-panel-5 {
	height: 63px;
	margin-top:20px;
	border: 1px solid #9f958a;
}
.index-panel-5 ul {
	list-style: none;
	margin: auto;
	display: block;
}
.index-panel-5 ul li {
	float: left;
	padding-top: 11px;
}
.index-panel-5 ul li.icon-honner {
	padding:8px 30px 3px 30px;
}
.index-panel-5 ul li a{
	display: block;
}
.index-panel-5 ul li img:hover{
	width: 105%;
}
.common-title-2 {
    margin-bottom: 10px;
    position: relative;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
}
.common-title-2 span {
    position: absolute;
    left: 84px;
    right: 0;
    top: 11px;
    height: 10px;
    background: url('../img/icon-line.png') repeat-x;
}
.common-title-2 span.icon-zxzt {
    background: url('../img/icon-line3.png') repeat-x;
}
.index-panel-3 .video {
    margin: 0 auto;
    width: 225px;
    height: 127px;
}
.index-panel-3 .video a {
    position: relative;
    display: block;
    height: 100%;
}
.index-panel-3 .video a img {
    display: block;
    width: 100%;
    height: 100%;
}
.index-panel-3 .video a span {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background: url('../img/mask-black.png') repeat left top;
    box-sizing: border-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
}
.index-panel-3 .video a .mask {
    display: none;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url('../img/mask-black.png') repeat left top;
}
.index-panel-3 .video a .mask i {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background: url("../img/icon-play.png") no-repeat center;
}
.index-panel-3 .video a:hover .mask {
    display: block;
}
.index-panel-3 .pic-link {
    width: 486px;
    overflow: hidden;
}
.index-panel-3 .pic {
    margin-right: 18px;
    float: left;
    width: 225px;
    height: 127px;
}
.index-panel-3 .pic a {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}
.index-panel-3 .pic a img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.index-panel-3 .pic a span {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background: url("../img/mask-black.png") repeat left top;
    box-sizing: border-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
}
.index-panel-3 .pic-link-2 {
    width: 230px;
    overflow: hidden;
}
.index-panel-3 .pic-2 {
	margin:0 auto;
    width: 225px;
    height: 127px;
}
.index-panel-3 .pic-2 a {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}
.index-panel-3 .pic-2 a img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.index-panel-3 .pic-2 a span {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background: url("../img/mask-black.png") repeat left top;
    box-sizing: border-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
}
.footer {
    padding: 30px 0 20px;
    background: url("../img/bg-line.png") no-repeat left top #000;
    font-family: simhei;
    font-size: 16px;
    color: #fff;
    text-align: center;