@charset "utf-8";
/* CSS Document */
*{font-size:14px;font-family:"微软雅黑";color:#555;}
body,dl,dd,p{margin:0;}
a{transition:all 0.5s;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}

/*header*/
.header{max-width:980px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:50px;text-align:right;}
.header .right a{font-size:16px;text-decoration:none;transition:all 0.5s;}
.header .right a:hover{color:#f50011;}

/*.lg{float:left;}
.main{position: relative; width:1100px; margin:0 auto; height:auto;}
.left{ float:left;}
.right{ float:right}
.topad{  width:100%; height:auto}
.returntop{ position:fixed; right:10px; bottom:70px; background:#ddd; width:55px; height:auto; text-align:center; border-radius:5px; opacity:0.8; padding:5px; display:none; z-index:100000}
.returntop a{ color:#666; font-size:18px; text-decoration:none}
.returntop a:hover{ color:#459df5}
.head_nav{ width:100%; height:50px;}
.head_nav .right{ line-height:50px}
.head_nav .right ul {
    margin-bottom: 0px;
}
.head_nav .right ul li{ float:left; height:50px; margin:0px auto; padding:0px 5px }
.head_nav .right ul li a{ text-decoration:none; color:#333; font-size:12px}
.login_detail li{ text-align:center; margin:0 auto; width:100%;}
.head_nav .right ul li a:hover{ color: #900}
.login_new{ width:120px; position:relative;}
.login_new img{ width:30px; height:30px; border-radius:100%; padding:2px; float:left}
.login_new span{overflow: hidden;float: left;display: block;width: 80px;height: 30px; font-size: 12px;line-height: 30px;text-indent: 8px;white-space: nowrap;text-overflow: ellipsis;}
.login_detail{ display:none; position:absolute; width:80px; height:90px; top:30px; right:5px; background:#ddd;z-index: 100000;}
.clearfix:before,.clearfix:after{display: table;content: ""}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

.moreNews {
    position: relative;
    transition: all .3s;
}
.moreNews .moreNews-div {
    position: absolute;
    top: 50px;
    right: 15px;
    width: 180px;
    height: auto;
    background: #fff;
    transition: all .3s;
    display: none;
    z-index: 999;
    border: 1px solid #f2f2f5;
    box-shadow: 0px 2px 2px rgba(0,0,0,.5);
    z-index: 999;
}
.moreNews:hover {
    background: dodgerblue;
}
.head_nav .right ul li.moreNews:hover a.moreNews-text-PC {
    color: #fff;
}
.moreNews .moreNews-div.active{
    display: block
}
.head_nav .right .moreNews-div>ul {
    background: #fff;
}
.head_nav .right .moreNews-div>ul>li {
    position: relative;
    width: 100%;
    background: #fff;
    height: auto;
    padding: 3px 15px;
    overflow: hidden;
}
.moreNews-div>ul>li:after {
    content: '>';
    position: absolute;
    top: 0;
    height: 100%;
    line-height: 50px;
    color: #fff;
    width: 15px;
    background: dodgerblue;
    transition: all .2s;
    right: -15px;
}
.moreNews-div>ul>li:hover:after {
    right: 0px;
}
.moreNews-div a {
    display: flex;
    justify-content: space-around;
}
.moreNews-div p {
    height: 100%;
}
.moreNews-div .zmt-logo {
    flex-basis: 45px;
    height: 45px;
    background: url(http://www.100ec.cn/Public/home/images/zmtlogo.png) no-repeat;
    opacity: .7;
    transition: all .3s;

}
.head_nav .right .moreNews-div>ul>li:hover {
    background: rgba(0,0,0,.05)
}
.moreNews-div>ul>li:hover .zmt-logo, .moreNews-div>ul>li:hover .zmt-name{
    opacity: 1;
    color: dodgerblue;
}
.moreNews-div .zmt-name {
    color: #333;
    line-height: 45px;
    text-align: center;
    flex-grow: 1;
    font-size: 14px;
    transition: all .3s;
}
.wxewm {
    position: absolute;
    top: 0;
    left: 100%;
    padding: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    width: 100px;
    height: 100px;
    display: none;
}
.moreNews-close {
    display: none;
}
.moreNews-div .zmt-logo.logo-wx {
    background-position: 0px -45px;
}
.moreNews-div .zmt-logo.logo-wb {
    background-position: -1px -90px;
}
.moreNews-div .zmt-logo.logo-cj {
    background-position: -1px -135px;
}
.moreNews-div .zmt-logo.logo-tt {
    background-position: -2px -395px;
}
.moreNews-div .zmt-logo.logo-jm {
    background-position: -2px -306px;
}
.moreNews-div .zmt-logo.logo-bj {
    background-position: -2px -488px;
}
.moreNews-div .zmt-logo.logo-wy {
    background-position: -2px -441px;
}
.moreNews-div .zmt-logo.logo-fh {
    background-position: -2px -215px;
}
.moreNews-div .zmt-logo.logo-dy {
    background-position: -2px -350px;
}
.moreNews-div .zmt-logo.logo-qe {
    background-position: -2px -174px;
}
.moreNews-div .zmt-logo.logo-xq {
    background-position: -2px 0px;
}
.moreNews-div .zmt-logo.logo-1d {
    background-position: -2px -260px;
}
.head_logo{ width:100%; height:120px; }
.logo_nav{ width:100%; height:auto;}
.logo{ padding:6px 2px; float:left}
#mobfxs{ display:none}
#mobfxs .left_top{width: 100%;height: 40px;overflow: hidden;text-overflow: ellipsis; padding:0px 5px}
#mobfxs .left_top a{line-height: 40px;font-size: 16px;font-weight: bold;color: #333;text-decoration: none;white-space: nowrap;}
#mobfxs ul{width: 100%;height: 195px;margin-top: 5px;text-overflow: ellipsis;overflow: hidden; padding:0px 5px}
#mobfxs ul li{width: 100%; line-height:32px;text-overflow: ellipsis;overflow: hidden;}
#mobfxs li a{width: 100%;line-height: 32px;font-size: 15px;text-decoration: none;color: #333;white-space: nowrap;}
#mm{display: none}
.moreNews-text-mob {
    display: none;
}*/


/*banner*/
.banner img{width:100%;}

.dd{
	max-width:954px;
	margin: auto;
	padding:10px 20px;
	border:#ca0114 solid 3px;
}
.dd h3{
	font-size:24px;
	font-weight:bold;
	color:#f50011;
}
.dd p{
	font-size:16px;
	line-height:32px;
	margin-top:10px;
	text-indent:2em;
}
.dd span{
	font-size:16px;
	color:#f50011;
}


.text{
	max-width:998px;
	margin: auto;
	margin-top:10px;
}
.text li{
	border:#f50011 solid 1px;
	text-align:center;
	transition:all 0.5s;
}
.text a{
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	width:100%;
	height:100%;
	line-height:50px;
	color:#111;
}
.text li:hover{
	border:#ca0114 solid 1px;
}
.text li:hover a{
	color:#f50011;
}


.bd{
	max-width:994px;
	margin: auto;
	margin-top:10px;
	height:620px;
	border:#ca0114 solid 3px;
	overflow:scroll;
	overflow-x:hidden;
}


.title{
	max-width:1000px;
	margin: auto;
	margin-top:50px;
	background-color:#d60018;
}
.title h1{
	font-size:30px;
	text-align:center;
	color:#fff;
}


.yj{
	max-width:1000px;
	margin: auto;
}
.zq-box{
	width:476px;
	float:left;
	margin-top:20px;
	border:#ccc solid 1px;
}
.zq-lr{
	margin-left:44px;
}
.zq-title{
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	/*background-color:#f50011;*/
}
.zq-title h3{
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-left:5px;
	color:#111;
}
.zq-title a{
	float:right;
	margin-right:5px;
	color:#eee;
}
.zq-title a:hover{
	color:#75f3f0;
}
.zq-title a img{
	height:26px;
	margin-top:2px;
}


.zt{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.zt li{
	float:left;
	width:320px;
	height:80px;
}
.zt img{
	width:100%;
	height:100%;
}
.zt-lr{
	margin-left:20px;
	margin-right:20px;
}



@media(max-width:1000px){
	.zq-lr{margin-left:20px;}
	.zt-lr{margin-left:10px;margin-right:10px;}
}




