/* 首页部分 */
@font-face{
font-family: CodaCaption;
src: url("CodaCaption-ExtraBold.ttf");
}
.top { background-color: #015ca1; margin: 0px; height: 10px;  }
.logo { width: 100%; margin: 0px; height: 116px; position: relative; z-index: 999; background: #fff;  }
.logo .rom { padding: 20px 0px; }
.logo .logo-pic { width: 360px; margin-top: 5px; }
.logo .nav-list { width: 640px; }
.logo .item { width: 90px; float: left; text-align: center; margin-top: 15px; }
.logo .item a { color: #333; line-height: 50px; display: block; text-align: center; font-size: 15px; font-weight: 300; }
.logo .item:hover a { background: #015ca1; color: #fff; transition: all 0.3s ease 0s; }

.main-tt { margin: 30px 0px; }
.main-tt .en { text-align: center; font-size: 36px; line-height: 36px; margin-bottom: 10px; color: #015ca1; font-weight: bold; font-family: CodaCaption; }
.main-tt .cn { text-align: center; font-size: 32px; line-height: 32px; margin-bottom: 50px; color: #212121; letter-spacing: 2px; }

.product { padding: 20px 0px; }
.product .cate { width: 240px; float: left; background: #eee; }
.product .cate-top { width: 240px; background: #015ca1; 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: #62bdff; }
.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: #015ca1; 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: #015ca1; transition: all 0.3s ease 0s; }
.product .con-list .item:hover a { background: #f37c57; 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; }
.ex { height: 850px; background: url(ex_bg_01.jpg) center top no-repeat; }

.about { padding: 20px 0px; }
.about .con { padding-top: 20px; }
.about .con .pic { margin-left: 28px; }
.about .con img { width: 583px; height: 317px; }
.about .info { margin-left: 40px; width: 545px; text-align: justify; }
.about .info .intro, .about .info .intro * { line-height: 30px; text-indent: 30px; font-size: 15px; color: #212121; font-weight: 300; }
.about .info .more { width: 150px; background: #8bc34a; line-height: 40px; }

.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(1,92,161,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-color: #dedede; padding: 30px 0px 50px; margin-bottom: 0px;  }
.news .content { padding-top: 20px; }
.news .box-1 { width: 730px; }
.news .item { background: #fff; margin-bottom: 10px; }
.news .item .date { width: 100px; height: 112px; float: left; background: #015ca1; display: flex; justify-content: center; align-items: center; }
.news .item .day { font-size: 30px; color: #fff; text-align: center;}
.news .item .month { font-size: 14px; color: #fff; text-align: center; }
.news .item:hover .date { background: #015ca1; }
.news .item:hover .day, .news .item:hover .month { color: #fff; }
.news .item:hover .con .tt a, .news .item:hover .con .info a { color: #015ca1; }
.news .con { float: left; width: 570px; padding: 24px 20px 20px 20px; }
.news .con .tt { margin-bottom: 10px; }
.news .con .tt a { font-size: 18px; line-height: 18px; color: #212121; }
.news .con .info a { color: #999; }
.news .pic { position: relative; }
.news .pic .info { width: 470px; height: 0px; position: absolute; bottom: 0px; background-color: rgba(0, 73, 175, 0.8); overflow: hidden; display: flex; justify-content: center; align-items: center; transition: all 0.3s ease 0s; }
.news .pic .info h1 a { color: #fff; font-size: 18px; line-height: 36px; font-weight: normal; }
.news .pic .info p span { color: #fff; font-size: 13px; line-height: 36px; }
.news .pic .info p a { color: #fff; font-size: 14px; line-height: 26px; margin-top: 10px; }
.news .pic .info .more { display: block; width: 200px; line-height: 50px; background-color: #fff; color: rgb(0, 73, 175); text-align: center; margin-top: 60px; }
.news .pic .info .con { width: 420px; height: 252px; padding-top: 20px; margin: 0 auto; }
.news .pic img { width: 470px; height: 356px; }
.news .pic:hover .info { height: 310px; transition: all 0.3s ease 0s; }
.news .more { display: block; width: 180px; border: 1px solid #015ca1; color: #015ca1; text-align: center; font-size: 15px; line-height: 36px; margin: 0 auto; margin-top: 30px; transition: all 0.3s ease 0s; }
.news .more:hover { background: #015ca1; color: #fff; transition: all 0.3s ease 0s; }