/* 首页部分 */
.logo { padding: 20px 0px; margin: 0px; }
.nav { background-color: #212121; margin: 0px; }
.nav .item { width: 160px; float: left; text-align: center; }
.nav .line { background: radial-gradient(#eee, #212121); height: 26px; width: 1px; margin-top: 13px; float: left; }
.nav .item a { font-size: 15px; color: #fff; line-height: 50px; letter-spacing: 2px; }
.nav .item:hover { background-color: #b30203; } 
.nav .item:hover .line, .nav .item:hover+.item .line { height: 100%; }

.product .cate { width: 240px; float: left; background: #eee; }
.product .cate-top { width: 240px; background: #b30203; padding: 15px 0px 20px; }
.product .cate-top p { font-size: 22px; line-height: 32px; color: #fff; text-align: center; }
.product .cate-top .sub { font-size: 13px; line-height: 18px; color: #dea3a4; }
.product .cate-list li { line-height: 50px; width: 239px; margin: 10px 0px; }
.product .cate-list a { font-size: 15px; color: #333; display: block; width: 220px; margin: 0 auto; text-indent: 26px; background: #fff; border-radius: 2px; }
.product .cate-list a span { font-size: 12px; }
.product .cate-list a:hover { background: #b30203; color: #fff; }

.product .con { float: left; width: 926px; margin-left: 30px; }
.product .con-list .item { width: 290px; float: left; margin-left: 10px; margin-bottom: 20px; }
.product .item:nth-child(3n+1) { margin-left: 0px; }
.product .con-list .pre-pic { position: relative; display: block; height: 0; padding: 0; overflow: hidden; padding-bottom: 70%; }
.product .con-list img { position: absolute; object-fit: cover; width: 100%; height: 100%; border: 0; vertical-align: middle; transition: all 0.3s ease 0s; }
.product .con-list .tt { margin-top: 5px; }
.product .con-list .tt a { display: block; text-align: center; line-height: 42px; font-size: 12px; color: #fff; background: #b30203; transition: all 0.3s ease 0s; }
.product .con-list .item:hover a { background: #ff9800; transition: all 0.3s ease 0s; }
.product .con-list .item:hover img { -webkit-transform: scale(1.5); transform: scale(1.5); transition: all 0.5s ease 0s; }

.about { background: linear-gradient(to bottom, #b30203 60%, #fff 20%, #fff 20%); padding-top: 50px; }
.about .rom { width: 1040px; margin: 0 auto; height: 370px; background: #fff;  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.5); padding: 40px 80px; }
.about .con-left { width: 650px; float: left; }
.about .con-left .tt { font-size: 30px; color: #333; line-height: 40px; width: 145px; }
.about .con-left .line { width: 70px; background: #b30203; height: 1px; margin: 20px 0px 30px;  }
.about .con-left .info { font-size: 14px; color: #333; line-height: 30px; }
.about .con-left .more { display: block; width: 300px; border: 1px solid #e00000; font-size: 14px; color: #e00000; text-align: center; line-height: 30px; margin-top: 30px; }
.about .con-right { width: 340px; float: right; padding-top: 70px; }
.about .con-right .tt { font-size: 20px; color: #fff; line-height: 32px;  }
.about .con-right .sub { font-size: 14px; color: #ddd; font-weight: normal; margin-bottom: 20px; }
.about .con-right .tels { background: none; border: 1px solid #c5c5c5; line-height: 42px; font-size: 14px; text-indent: 14px; width: 320px; margin: 5px 0px; color: #212121; }
.about .con-right .info { background: none; border: 1px solid #c5c5c5; line-height: 28px; font-size: 14px; height: 120px !important; text-indent: 14px; width: 320px !important; margin: 5px 0px; color: #212121; }
.about .con-right #dosubmit { width: 120px; background: #b30203; line-height: 32px; text-align: center; border: none; border-radius: 3px; color: #fff; margin-top: 10px; }
.about .con-right input::-webkit-input-placeholder { font-size: 14px; color: #ccc; font-family: "微软雅黑";  }
.about .con-right textarea::-webkit-input-placeholder { font-size: 14px; color: #ccc; font-family: "微软雅黑"; text-indent: 12px;  }

.honor .list { margin: 50px 0px 80px; }
.honor .list .item { width: 280px; float: left; margin-left: 10px; border: 1px solid #efefef; position: relative; }
.honor .list .item:first-child { margin-left: 0px; }
.honor .list .thumb { position: relative; display: block; height: 0; padding: 0; overflow: hidden; padding-bottom: 75%; }
.honor .list img { position: absolute; object-fit: cover; width: 100%; height: 100%; border: 0; vertical-align: middle; }
.honor .item .focus { width: 100%; background: rgba(4,126,215,0.8); height: 0px; position: absolute; bottom: 0px;  transition: all 0.5s ease 0s; overflow: hidden; }
.honor .item:hover .focus { height: 220px; transition: all 0.5s ease 0s; }
.honor .focus h1, .honor .focus p { text-align: center; font-size: 14px; color: #fff; }
.honor .focus h1 { margin-top: 66px; font-size: 18px; line-height: 36px; }
.honor .focus p { display: block; width: 130px; line-height: 32px; font-size: 12px; border: 1px solid #fff; text-align: center; margin: 0 auto; margin-top: 10px; }
.honor #scroll-mod { overflow:hidden; width: 1200px; }
.honor #scroll-rom { float: left; width: 2000%; }
.honor #scroll-rom-1 { float: left; }
.honor #scroll-rom-2 { float: left; margin-left: 10px; }

.news { background: #efefef; padding: 80px 0px 50px; margin-bottom: 0px; }
.news .main-tt .line-1 { background: #dedede;  }
.news .list { padding-top: 10px; }
.news .item { background: #fff; float: left; margin: 0px 0px 30px 30px; padding-bottom: 30px; width: 380px; box-shadow: 0px 5px 50px -20px rgba(0, 0, 0, 0.75); transition: all 0.3s ease 0s; }
.news .item:nth-child(3n+1) { margin-left: 0px; }
.news .item img { position: absolute; object-fit: cover; width: 100%; height: 100%; border: 0; vertical-align: middle; transition: all 0.5s ease 0s;}
.news .item .tt { display: block; padding: 0px 20px; font-size: 16px; font-weight: 300; line-height: 18px; color: #333; margin-top: 20px; transition: all 0.5s ease 0s; }
.news .item .sub { display: block; padding: 0px 20px; margin-top: 15px; font-size: 13px; font-weight: 300; line-height: 20px; color: #999; transition: all 0.5s ease 0s; }
.news .item:hover img { -webkit-transform: scale(1.6); transform: scale(1.6); transition: all 0.5s ease 0s; }
.news .item .pic { position: relative; display: block; height: 0; padding: 0; overflow: hidden; padding-bottom: 70%; }


@font-face{
font-family: CodaCaption;
src: url("CodaCaption-ExtraBold.ttf");
}

.main-tt h1 { font-size: 32px; color: #4c4c4c; text-align: center; font-weight: bold; line-height: 32px; margin-bottom: 10px; }
.main-tt h1 span { color: #9c9c9c; font-family: "CodaCaption"; }
.main-tt p { font-size: 15px; color: #999; text-align: center; line-height: 15px; }
.main-tt .line { width: 50px; height: 3px; background: #b30203; margin: 30px auto 40px; }