body{padding: 0; margin: 0; font-family: "微软雅黑","microsoft yahei" !important; font-size: 14px; overflow-x: hidden;}
a{text-decoration: none; color: #000; font-family: "微软雅黑","microsoft yahei" !important;}
a:hover{color: #d18e59;}

ul,li{padding: 0; margin: 0; list-style: none;}
i,em,b{font-style: normal;display: block;line-height: 20px;}
.clear{clear: both;overflow: hidden;height:0;}

.head>div, .menu1 .menu, .main{width:1200px;margin:0 auto;}


.head{background:#ed293a;height:117px;}
.head>div{height:100%;background:url(head.png) center no-repeat;}
.head div .search{float:right;height:40px;margin-top:40px;}
.head div .search #keyword{width:300px;height:33px;border:none;float:left;padding-left:10px;line-height:35px;color:#959595;background-color:#fff;outline:none;}
.head div .search #sbtn{width:40px;height:35px;border: none;background: url(icon_search.png) center no-repeat #ff0000;cursor:pointer;outline:none;}

/*
.menu{height:50px;background:#b40e24;}
.menu li{float:left;margin-top:12px;}
.menu li a{font-family: "微软雅黑","microsoft yahei" !important; font-size: 20px;color:#fff;padding:12px 35px;position: relative;}
.menu li a{
	-webkit-transition: border-color .4s,color .4s;
    	transition: border-color .4s,color .4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	z-index: 1;
}
.menu li a::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ed293a;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.menu li a:hover{
	color: #fff;
	border-color: #ed293a;
}
.menu li a:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
*/
.menu1{background:#b40e24;height:50px;width:100%;}
.menu1 .menu{height:100%;display:flex;}      
.menu li{height:50px;width:auto;float:left;cursor:pointer;width:150px\9;text-align:center;width: 11.11%;line-height: 50px;}
.menu1 .menu li:hover{background:#ed293a;} 
.menu1 .menu li h3{/* margin-top:12px; */margin: 0;}
.menu1 .menu li a{color:#fff;font-size:20px;font-family:微软雅黑;font-weight:normal;text-decoration: none;} 
.menu1 .menu .nosplit{background-image:none;} 
.menu1 .menu .children{display:none;background:#b40e24;filter:alpha(opacity=80);background-color:rgba(180,14,36,0.8);position:absolute;z-index:99999;min-width:150px;margin-top: -3px;margin-top:-13px\9;} 
.menu1 .menu .children span{position: absolute;width: 10px;height: 8px;background: url(arrow.jpg) center no-repeat;left: 7%; top: -7px;}
.menu1 .menu .children li{float:none;width:100%;height:35px;background-image:none;text-align:left;line-height:2.5em;} 
.menu1 .menu .children li a{display:block;line-height:2.5em;font-size:14px;text-align:left;padding-left:20px;padding-right:20px;color:#fff;text-align:center;} 
.menu1 .menu .children li a:hover{background-color:#ed293a;}    






.main{padding:15px 0;overflow:hidden;}
.main .imgnews{width:600px;height:350px;float:left;}
.main .imgnews img{border:0;width:600px;height:350px;}
.main .imgnews i{display:block;width:600px;height:40px;position:absolute;background: #000;margin-top:-45px;opacity:.4;}
.main .imgnews a{font-family: "微软雅黑","microsoft yahei" !important; font-size: 20px;color:#fff;margin-top: -45px;
    position: absolute;
    display: block;
    width: 600px;
    text-align: center;
    line-height: 40px;}
.main .topnews{width:560px;height:350px;float:right;}
.main .topnews .tit{height:40px;font-family: "微软雅黑","microsoft yahei" !important;border-bottom:1px solid #ff0000;}
.main .topnews .tit span{height:30px;font-family: "微软雅黑","microsoft yahei" !important; font-size: 20px;color:#b40e24;font-weight:bold;}
.main .topnews .tit a{float:right;color:#666;margin-top:10px;}
.main .topnews .list li{font-size:16px;line-height:38px;background:url(dot.png) left center no-repeat;border-bottom:1px dotted #ccc;}
.main .topnews .list li a{width:450px;float:left;margin-left:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;}
.main .topnews .list li span{color:#666;}

.main .fastnav{height:140px;}
.main .fastnav a{float:left;width:160px;padding-top:80px;text-align:center;background-position:center 5px;padding-bottom:10px;background-repeat:no-repeat;font-family: "微软雅黑","microsoft yahei" !important; font-size: 18px;}
.main .fastnav a:hover{background-color:#ccc;color:#fff;}
.main .fastnav .w{background-image:url(ico_wisdom.png);}
.main .fastnav .h{background-image:url(ico_hr.png);}
.main .fastnav .k{background-image:url(ico_ks.png);}
.main .fastnav .o{background-image:url(ico_oa.png);}
.main .fastnav .g{background-image:url(ico_gz.png);}


.main .news{width:360px;border:1px solid #ccc;border-top-width:3px;border-top-style: solid;padding:15px;}
.main .news .tit{height:40px;border-bottom:1px dotted #ccc;}
.main .news .tit span{height:40px;font-family: "微软雅黑","microsoft yahei" !important; font-size: 20px;color:#333;font-weight:bold;}
.main .news .tit a{float:right;color:#666;margin-top:10px;}
.main .left{float:left;border-top-color:#4384c4;} 
.main .right{float:right;border-top-color:#9a7016;}

.main .news .list li{font-size:16px;height:38px;line-height:38px;background:url(dot1.png) left center no-repeat;border-bottom:1px dotted #ccc;}
.main .news .list li a{width:350px;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;margin-left:20px;}


.guide .tit{display:block;height:70px;padding-left:80px;line-height:70px;color:#fff;background:url(guide.png) 20px center no-repeat #b40e24;font-family: "微软雅黑","microsoft yahei" !important; font-size: 30px;}
.guide li{height:38px;text-align:center;border:1px solid #b40e24;margin-top:11px;border-radius: 4px;}
.guide li a{font-family: "微软雅黑","microsoft yahei" !important; font-size: 20px;line-height: 38px;}
.guide li:hover{background:#b40e24;}
.guide li:hover a{color:#fff;}

.foot{background:#b40e24;height:120px;color:#fff;font-size:16px;font-family:verdana;}

.foot .main{height:90px;text-align:center;line-height:2.5em;background:url(qrcode.png) right center no-repeat;background-size:80px;}
