﻿@import url(base.css); /*reset*/
.index .focus { margin: 0 auto; position: relative; overflow: hidden; }
.index .focus .hd { display: none; }
.index .focus .bd { position: relative; z-index: 0; }
.index .focus .bd li { font-size: 0; }
.index .focus .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.index .focus .bd li  img { width: 100%; display: block; padding: 0; margin: 0; }
.index .nav { padding: 0.65625rem 0; width: 100%; text-align: center; font-size: 0; background-color: #fff; }
.index .nav ul { display: inline-block; overflow: hidden; }
.index .nav ul li { line-height: 0.8125rem; margin-left: 0.96875rem; padding: 0 1.0625rem 0 0; background: url(/images/h5/line.jpg) no-repeat right bottom; -webkit-background-size: 0.09375rem 0.8125rem; background-size: 0.09375rem 0.8125rem; float: left; }
.index .nav ul li a { padding-top: 0.96875rem; background: url(/images/h5/goto.jpg) no-repeat top center; -webkit-background-size: 1.875rem 0.84375rem; background-size: 1.875rem 0.84375rem; display: block; color: #1288ec; font-size: 0.6875rem; letter-spacing: -0.03125rem; }
.index .nav ul li a img { width: 1.25rem; height: 0.59375rem; vertical-align: middle; }
.index .nav ul li:first-child { margin-left: 0; }
.index .nav ul li:last-child { padding-right: 0; background: 0 none; }
.index .product { text-align: center; padding: 0 0.625rem 1.25rem; overflow: hidden; background-color: #def3ff; }
.index .product .title { width: 100%; height: 3.4375rem; position: relative; }
.index .product .title .line { width: 100%; height: 0.0625rem; background-color: #b4b4b4; position: absolute; left: 0; top: 1.8125rem; z-index: 0; }
.index .product .title h2 { padding: 0 0.3125rem; display: inline-block; background-color: #def3ff; position: relative; z-index: 1; font-size: 1.6875rem; font-family: "Times New Roman"; font-weight: normal; margin-top: 0.9375rem; }
.index .product ul { overflow: hidden; }
.index .product ul li { width: 48.2%; float: left; margin-bottom: 0.59375rem; }
.index .product ul li img { width: 100%; height: 8.9375rem; border: 0.0625rem solid #dcdcdc; box-sizing: border-box; vertical-align: top; }
.index .product ul li .txt { width: 100%; color: #282828; font-size: 0.75rem; line-height: 240%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index .product ul li:nth-child(even) { float: right; }
.index .product .more { display: block; width: 100%; height: 2.03125rem; line-height: 2.03125rem; font-size: 1.125rem; color: #a6a6a6; background-color: #fff; border-radius: 0.15625rem; }
.index .aboutus { height: 29.65625rem; padding: 0 1.71875rem; background: url(/images/h5/aboutusbg.jpg) no-repeat center; -webkit-background-size: 100% 29.65625rem; background-size: 100% 29.65625rem; position: relative; overflow: hidden; }
.index .aboutus h2 { text-align: center; font-size: 1.6875rem; font-family: "Times New Roman"; font-weight: normal; margin-top: 2.625rem; }
.index .aboutus .content { text-align: center; margin-top: 0.9375rem; }
.index .aboutus .content .txt { text-align: left; color: #282828; font-size: 0.5rem; line-height: 0.9375rem; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 9; overflow: hidden; }
.index .aboutus .content img { width: 16.21875rem; height: 10.1875rem; margin-top: 0.9375rem; }
.index .aboutus .pos { position: absolute; left: 0; bottom: 0; z-index: 10; }
.index .aboutus .pos img { width: 100%; vertical-align: top; }
.index .news { background-color: #def3ff; padding: 0 0.625rem; overflow: hidden; }
.index .news .title { text-align: center; width: 100%; height: 3.4375rem; position: relative; }
.index .news .title .line { width: 100%; height: 0.0625rem; background-color: #b4b4b4; position: absolute; left: 0; top: 1.8125rem; z-index: 0; }
.index .news .title h2 { padding: 0 0.3125rem; display: inline-block; background-color: #def3ff; position: relative; z-index: 1; font-size: 1.6875rem; font-family: "Times New Roman"; font-weight: normal; margin-top: 0.9375rem; }
.index .news ul li { overflow: hidden; margin-bottom: 1.1875rem; }
.index .news ul li .left { width: 36.83333333333333%; font-size: 0; }
.index .news ul li .left img { padding: 0.25rem; border: 0.0625rem solid #dcdcdc; width: 6.28125rem; height: 3.875rem; background-color: #fff; }
.index .news ul li .right { width: 60.6666666666666%; }
.index .news ul li .right .date { color: #8c8c8c; font-size: 0.75rem; }
.index .news ul li .right h2 { width: 100%; color: #282828; font-size: 0.9375rem; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 180%; }
.index .news ul li .right .txt { width: 100%; color: #8c8c8c; font-size: 0.75rem; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 140%; }
