
footer{color:#bdbdbd;height: 100%;position: relative;min-width: 1100px;background: #3c3c3c;}
footer .left{margin-top: 56px;background-color: #353535;border-radius: 15px;padding: 8px;}
footer .left dt{height: 44px;line-height: 44px;font-size: 20px}
footer .left dd p{height: 42px;line-height: 42px;font-size: 16px;color: #ffffff;}
footer .right{margin-top: 56px;margin-right: 20px;background-color: #353535;border-radius: 15px;padding: 8px;}
div.fc.center{margin-top: 56px;margin-left: 5%;background-color: #353535;border-radius: 15px;padding: 8px;border-radius: 15px;
    padding: 8px;
    display: inline-block;}
div.fc.center dt{height: 44px;line-height: 44px;font-size: 20px;}
div.fc.center a{color: #FFFFFF;}
div.fc.center p{height: 42px;line-height: 42px;}


p.mt-30{margin: 0;color: #ffffff;border-top: 1px solid #fff;padding-top: 15px;padding-bottom: 15px;}

a.btn{width: 110px;height: 36px;box-sizing: border-box;margin: 20px auto;display: block;}
.btnhover{background: #fff;color: #ba251e;border: 1px solid #ba251e;}
.btnhover:hover{background: #ba251e;color: #fff;}


html,body{font-size: 16px}
.main{width: 1100px;margin: 0 auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
header{height: 46px;line-height: 46px;background: #f5f5f5;}

nav p{height: 120px;line-height: 120px;background: url(../img/banner/logo_03.png) no-repeat left center;}
nav p a{color: #333333;margin-left: 40px;font-size: 18px;
    font-weight: 600;}

.subnav{height: 70px;line-height: 70px;background: #272828;color: #f4f4f4;}
.subnav ul{margin: 0 auto;height: 70px;width: 620px;padding-left: 0}
.subnav ul li{width: 154px;float: left; margin: 0 auto;text-align: center;}
.subnav ul li a{color: #fff}
.li-catived{background: #ba251e}

.pagelist{margin: 20px auto}
.pager li>a{border-radius: 0}
.pager li{margin-left: 10px}
.biaoqian{justify-content: space-between;padding: 0}
.biaoqian li{width: 350px;height: 100%;border-radius: 6px;overflow: hidden;border: 1px solid #ccc;margin-bottom: 40px;position: relative;}
.biaoqian li img{width: 200px;display: block;margin: 20px auto;}
.biaoqian li h4{width: 100%;height: 60px;line-height: 60px;text-align: center;font-size: 16px;margin: 0;background: #ba251e;color: #fff}
.mengceng{width: 100%;height: 340px;background: rgba(0,0,0,0.5);position: absolute;left: 0;top: -346px;-webkit-transition: top 0.5s;-o-transition: top 0.5s;transition: top 0.5s;padding: 60px 40px 20px;color: #fff}
.biaoqian li:hover .mengceng{top: 0}

.pager .lictived{background: #03a9f4;color: #fff}
.pager .lictived a{color: #fff}

.systemtxt li{width: 350px;height: 400px;}

.p_top{padding-top: 5%;}
/*弹框*/
#tankuang{
	position: fixed;
	width: 500px;
	right: 0;
	bottom: 0;
	z-index: 10;
}
.search{
	    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    color: #fff;
    left: 0;
}

