@charset "utf-8";

.banner img{
	display: block;
	height: 100%;
}
.banner{
	position: relative;
	top: -10px;
}

.ableft{
	width: 620px;
}
.abimg{
	width: 510px;
}
.abimg img{
	width: 100%;
}

.abinfo h2 {
    line-height: 50px;
}

.abinfo p {
    color: #666;
    line-height: 2;
    font-size: 16px;
    text-indent: 32px;
}
.ablist p {
    font-weight: bold;
    font-size: 32px;
    color: #c01832;
}

.ablist ul li {
    border-right: 2px solid #ddd;
    text-align: center;
    float: left;
    width: 135px;
    padding: 22px 9px;
}

.ablist ul li:last-of-type{
	border-right: none;
}

.ablist  span {
    font-size: 12px;
    color: #666;
}

.ablist {
    margin-top: 20px;
}

.more a {
    display: block;
    width: 135px;
    line-height: 38px;
    color: #fff;
    background: #990000;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
}



.newsimg.left {
    width: 605px;
}

.newlist.right {
    width: 575px;
}

.newlist .newlist_img {
    width: 160px;
}

.newlist .newlist_img img {
    width: 100%;
}

.newlist_info.right {
    width: 380px;
}

.newlist_info.right h3 {
    font-size: 16px;
    color: #666;
}

.newlist_info.right span {
    color: #bbb;
    font-size: 12px;
}

.newlist ul li {
    padding: 12px;
}

.newlist.right {
    border: 1px solid #ddd;
    border-top: 3px solid #990000;
}
.new .more {
    margin: 0 auto;
    width: 137px;
}

.message {
    height: 579px;
    background: url(../images/90e591f06e6cf37b3ab62d783c14642.jpg) center no-repeat;
}

.mestitle h2 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
}

.mestitle span {
    color: #fff;
}

.mestitle {
    margin-bottom: 50px;
    text-align: center;
}

.mesright.right {
    margin-top: 50px;
    width: 600px;
}

.mes_input {
    width: 500px;
    margin: 0 auto;
}

.input-group input {border: none;width: 235px;line-height: 20px;/* height: 30px; */}

.input-group i {}

.input-group textarea {
    height: 120px;
    width: 490px;
    margin: 10px 0;
}

.input-code img {
    position: relative;
    top: 11px;
    height: 30px;
}
.input-group.input-title {
    display: flex;
    justify-content: space-between;
}

.input-group input,.input-group textarea {
    padding:5px;
}

button.submit {
    display: block;
    border-radius: 5px;
    margin: 15px auto 0 auto;
    width: 130px;
    line-height: 30px;
    background: #c01732;
    color: #fff;
    border: none;
}

.botimg{
	height: 357px;
	background: url(../images/ScreenShot_2025-12-01_194700_367.png) center no-repeat;
}
.botimg img{
	padding-top: 50px;
	display: block;
	margin: 0 auto;
}
.botimg .more a {
    margin: 0 auto;
}

.about {
    margin: 50px auto;
}

.shili {
    margin: 50px auto;
}

.new {
    margin: 50px auto;
}
.case_list img {
    height: 300px ;
}

.case_list p {
   line-height: 38px;
   text-align: center;
   font-size: 12px;
   color: #666;
}

.pro_list p {
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #666;
}
.case.width-1200 {
    padding-bottom: 50px;
}