*{margin: 0px;padding: 0px;}
.inter img{width: 100%;}
.banner{position: relative;}
.banner>img{width: 100%;}
.head{width: 1200px;display: flex;justify-content: space-between;align-items: center;position: absolute;top: 0px;left: 50%;margin-left: -600px;padding: 20px 0px;}
.head ul{display: flex;justify-content: space-between;align-items: center;width: 60%;}
.head ul li a{color: #333333;font-size: 24px;display: block;padding: 5px 20px;border-radius: 25px;}
.head ul li a:hover{background: #e74e2c;color: #ffffff;}
.head ul li a.active{background: #e74e2c;color: #ffffff;}
.center{background: url(../img/bg.png) no-repeat bottom center;background-size: 100% auto;padding: 20px 0px;padding-bottom: 200px;}
.center1{background: url(../img/bg2.png) no-repeat bottom center;background-size: 100% auto;padding: 20px 0px;padding-bottom: 100px;}
.cend{width: 1200px;margin: 20px auto;padding: 20px;}
.title{display: block;margin: 60px 0px;}
.company{background: #f8f8f8;padding: 20px;}
.company h4{color: #e84a08;font-size: 24px;line-height: 50px;text-indent: 2em;font-weight: bold;}
.company p{color: #333333;font-size: 24px;line-height: 50px;text-indent: 2em;}
.company img{margin-left: 52px;margin-bottom: -20px;}
.footer{background: #e85c2d;height: 50px;line-height: 50px;text-align: center;color: #fff;}

.company1{background: #f8f8f8;padding: 20px;width: 98.2%;}
.company1 h4{color: #e84a08;font-size: 24px;line-height: 50px;font-weight: bold;margin-top: 30px;}
.company1 p{color: #333333;font-size: 24px;line-height: 50px;}
.lx{padding: 20px 50px;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.lx div{margin: 70px 30px;}
.lx div p{font-size: 16px;color: #231815;}

.zp{margin: 30px 0px;padding: 0px 50px;}
.zp h3{color: #e7532d;}
.zp h3.id_1241030,.zp h3.id_1241031{color: #000;}

.top{display: flex;justify-content: space-between;align-items: center;}
.top span:nth-child(1){display: flex;align-items: center;justify-content: flex-start;font-size: 24px;color: #231816;}
.top span:nth-child(1) img{margin-right: 10px;}
.top span img{cursor: pointer;}
.bottom{padding: 30px;display: none;}
.bottom p{font-size: 16px;line-height: 35px;}
.newsContent table{width: 500px;margin: 0px auto;}
.newsContent table tr{width: 500px;}

.newsContent table .firstRow td{color: #fff;background: #e7532c;padding: 5px 10px;font-size: 20px;}
.newsContent table td{text-align: center;font-size: 16px;padding: 5px 10px;}
.newsContent table tr:nth-child(2n){background: #f7f7f7;}
