body { font-size: 14px; line-height: 24px; background-color: #f5f5f5; }
.container { position: relative; width: 1200px; margin: 0 auto; }
img { vertical-align: top; }

/* header */
.top { height: 100px; background-color: #fff; }
.logo { float: left; margin-top: 10px; }
.logo img { float: left; margin-right: 30px; }
.logo-info { float: left; }
.logo-info h2 { font-size: 24px; font-weight: 600; margin-top: 18px; color: #fd8902; }
.logo-info p { color: #333; font-size: 16px; margin-top: 10px; }
.top-info { float: right; }
.top-info .tel, .top-info .search { float: left; margin-top: 32px; line-height: 36px; }
.top-info .tel { margin-right: 30px; font-size: 24px; }
.top-info .tel .iconfont { float: left; font-size: 30px; margin-right: 5px; color: #26499d; }
.search-input { float: left; height: 20px; padding: 7px 10px; border: 1px solid #eee; }
.search-btn { float: left; background-color: #26499d; color: #fff; width: 50px; height: 36px; border: 0; cursor: pointer; }
.nav { position: relative; height: 68px; background-color: #26499d; line-height: 68px; z-index: 99; }
.nav > .container { position: static; }
.nav > .container > ul { float: left; }
.nav > .container > ul>li { float: left; }
.nav > .container > ul>li>a { color: #fff; display: inline-block; font-size: 16px; padding: 0 40px; }
.nav > .container > ul>li.active,
.nav > .container > ul>li:hover { background-color: #fe8800 }
.nav > .container > ul>li .submenu { display: none; position: absolute; top: 68px; right: 0; left: 0; background-color: #fff; padding: 30px; box-shadow: 0 5px 5px rgba(0,0,0,0.08); }
.nav > .container > ul>li:hover .submenu { display: block; }
/* submenu */
.submenu .container { display: flex; padding: 0 100px; }
.submenu .cate-img { margin: 0 50px; }
.submenu ul { margin-right: 150px; line-height: 30px; }
.submenu ul.submenu-pro { margin-right: 50px; }
.submenu ul li { margin: 10px 0; }
.submenu ul li a { display: block; border: 1px solid #0f55a7; color: #0f55a7; white-space: nowrap; padding: 0 30px; border-radius: 5px; }
.submenu ul li a:hover { background-color: #0f55a7; color: #fff; }
.submenu .cate-brief { float: left; line-height: 24px; word-break: break-all; }
.lang { float: right; }
.lang a { color: #fff; }

/* banner */
#banner { height: 600px; background-color: #aab6f9; overflow: hidden; }
.banner-item { height: 600px; background-position: center; background-size: cover; }

/* common */
.lj-row { padding: 80px 0; }
.i-title { position: relative; width: 600px; margin: 0 auto 80px; text-align: center; }
.i-title:after { position: absolute; content: ''; bottom: -20px; left: 50%; width: 80px; height: 4px; background-color: #0f55a7; margin-left: -40px; }
.i-title h2 { font-size: 40px; font-weight: 700; margin-bottom: 20px; }
.i-title p { color: #999; }
a.more { display: block; width: 160px; height: 45px; line-height: 45px; font-size: 16px; background-color: #0f55a7; color: #fff; text-align: center; margin: 50px auto 0; }

/* 图文效果 */
.media-item { display: block; overflow:hidden; position:relative; text-align:center; }
.media-thumb { overflow: hidden; }
.media-thumb img { display:block; max-width: 100%; position:relative; transition:all .4s linear; }
.media-txt { position:absolute; width: 100%; height: 50px; line-height: 50px; color: #fff; overflow:hidden; bottom:0; left:0; background-color:rgba(0,0,0,0.5); transition: all .3s ease-in-out }
.media-item:hover img { transform:scale(1.2); }
.media-item:hover .media-txt { background-color: rgba(14, 84, 214, 0.8) }

#advantage { background-color: #fff; }
.advantage-item { text-align: center; padding: 50px 30px; border-radius: 5px; box-shadow: 0 0 15px rgba(0,0,0,.06); transition: all .3s ease-in-out; }
.advantage-item:hover { background-color: #0f55a7; color: #fff; }
.advantage-item:hover .advantage-icon .iconfont { color: #fff; }
.advantage-item:hover p { color: #fff; }
.advantage-icon { margin-bottom: 30px; height: 60px; line-height: 60px; }
.advantage-icon .iconfont { font-size: 60px; color: #0f55a7; }
.advantage-item h3 { font-size: 20px; margin: 20px 0; }
.advantage-item p { color: #999; height: 96px; }

#about { position: relative; padding-top: 100px; height: 700px; background: #fff url('../images/about_bg.jpg') no-repeat center top; background-size: cover; }
.about-info { position: relative; z-index: 99; width: 600px; height: 300px; padding: 60px 140px 50px 60px; background-color: #0f55a7; color: #fff; }
.about-info h3 { font-size: 24px; margin-bottom: 30px; }
.about-brief { color: rgba(255,255,255,.8); }
.about-thumb { position: absolute; z-index: 99; right: 0; top: 220px; }
a.more-about { display: inline-block; margin: 30px 0 0; background-color: #fff; color: #0f55a7; height: 36px; line-height: 36px; border-radius: 36px; }

/* news */
#news { padding-top: 100px; }
.i-news-item { display: block; background-color: #fff; overflow: hidden; }
.i-news-thumb { overflow: hidden; }
.i-news-thumb img { max-width: 100%; }
.i-news-info { padding: 30px; }
.i-news-info h3 { font-weight: 600; }
.i-news-date { margin: 5px 0 10px; color: #999; }
.i-news-info p { color: #666; height: 48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

/* -----------------------page ------ */
.banner-page { height: 360px; background-color: #fefefe; background-repeat: no-repeat; background-position: center; }
.page-breadcrumb { padding: 20px 0 15px; background-color: #fff; }

.page { padding: 30px 0 100px }
.side-menu, .page-content { background-color: #fff; padding: 30px; border-radius: 2px; box-shadow: 0 0 3px rgba(0,0,0,.06); }
.side-menu ul li { border-bottom: 1px dotted #ddd; }
.side-menu ul li a { display: block; padding: 15px 0; }
.side-menu ul li.active a { color: #0f55a7; font-weight: 600; }
.page-content img { max-width: 100%; }
.page-tit { font-size: 24px; margin-bottom: 30px; }

/* newslist */
.news-list { width: 100%; }
.news-item { position: relative; padding: 15px 0; display: flex; border-bottom: 1px solid #eee; }
.news-item .news-info { flex: 1; padding-left: 27px; transform: translateX(-27px); transition: all .36s ease-in-out; }
.news-item .news-info p.date { font-size: 14px; color: #999; font-family: Arial; line-height: 30px; }
.news-item .news-info p.description { height: 48px; overflow: hidden; margin-top: 10px; font-size: 13px; color: #999; }
.news-item .news-thumb { width: 150px; margin-left: 30px; margin-top: 10px; overflow: hidden; }
.news-item .news-thumb img { width: 100%; height: auto; transition: all .36s ease-in-out; }
.news-item:hover .news-info { transform: translateX(-17px) }
.news-item:hover .news-info p.title { color: #0068b6; }
.news-item:hover .news-thumb img { transform: scale(1.2); }

/* show product */
.show-pro { padding: 30px 0; background-color: #fff; border-top: 1px solid #eee; }
.show-pro .swiper-container { width: 100%; }
.swiper-slide img { max-width: 100%; }
.show-pro-title { font-size: 24px; margin: 10px 0 30px; padding-bottom: 15px; border-bottom: 1px solid #eee; }
.show-pro-brief { color: #999; }
.show-pro-con { padding: 60px 0; }

/* show */
.show-title { font-size: 24px; font-weight: 600; margin: 15px 0; }
.show-para { color: #ccc; margin-bottom: 10px; }
.show-content { padding: 15px 0; line-height: 30px; }
.show-content img { max-width: 100%; }

/* pagination */
.pagination { clear: both; margin-top: 30px; }
.report-list+.pagination { margin-top: 0; }
.pagination li { display: inline-block; margin: 0 5px; }
.pagination li a,
.pagination li span { display: inline-block;  line-height: 30px; padding: 2px 15px; background-color: #fff; border-radius: 3px; }
.pagination li a:hover { color: #0f55a7; }
.pagination li.active span { background-color: #0f55a7; color: #fff; }

.footer { background-color: #fff; color: #333; padding: 50px 0; }
.foot-logo { float: left; width: 200px; margin-left: 150px; }
.foot-contacts { float: left; width: 420px; margin-right: 80px }
.foot-wechat { float: left; margin: -20px; }
.foot-wechat img { border: 1px solid #eee; }
.foot-wechat p { text-align: center; margin-top: 10px; }
.foot-title { font-size: 16px; font-weight: 600; margin-bottom: 15px; }
.foot-desc, .foot-contact, .copyright { color: #9f9f9f; }
.copyright { background-color: #404040; padding: 15px 0; text-align: center; }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.table-responsive .layui-table th,
.table-responsive .layui-table td { white-space: nowrap; }


/* --------英文版------- */
.logo-en-info h2 { font-family: Arial; font-size: 18px; }
.nav-en .submenu ul.submenu-pro { margin-right: 10px; }
.nav-en .submenu ul.submenu-pro li a { width: 180px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.i-en-title { width: 800px; }
.advantage-en-item p { text-align: left; }
.about-en-brief { text-align: left; }