@charset "utf-8";

/* CSS Document */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666;
  margin: 0px;
  padding: 0px;
  background: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

p,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
dl,
dd,
table,
td,
input,
ul,
li {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

img {
  border: none;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ 
    /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}

li {
  list-style: none;
}

a {
  color: #666;
  text-decoration: none;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}

a:link {
  text-decoration: none;
  outline: none;
  /* 指正常的未被访问过的链接*/
}

a:visited {
  text-decoration: none;
  outline: none;
  /*指已经访问过的链接*/
}

a:hover {
  text-decoration: none;
  outline: none;
  /*指鼠标在链接*/
}

a:active {
  text-decoration: none;
  outline: none;
  /* 指正在点的链接*/
}

.clear {
  clear: both;
}

input,
button,
textarea {
  outline: none;
  border: none;
  font-family: "微软雅黑";
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
  font-size: 13px;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
  font-size: 13px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #333;
  font-size: 13px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #333;
  font-size: 13px;
}

.content {
  width: 1160px;
  margin: 0 auto;
}

@font-face {
  font-family: Oswald-Bold;
  src: url(../fonts/Oswald-Bold.ttf) format("truetype"),
    url(../fonts/Oswald-Bold.woff) format("woff"),
    url(../fonts/Oswald-Bold.svg) format("svg");
  font-style: normal;
}

@font-face {
  font-family: Oswald-Regular;
  src: url(../fonts/Oswald-Regular.ttf) format("truetype"),
    url(../fonts/Oswald-Regular.woff) format("woff"),
    url(../fonts/Oswald-Regular.svg) format("svg");
  font-style: normal;
}

@font-face {
  font-family: Oswald-Light;
  src: url(../fonts/Oswald-Light.ttf) format("truetype"),
    url(../fonts/Oswald-Light.woff) format("woff"),
    url(../fonts/Oswald-Light.svg) format("svg");
  font-style: normal;
}

@font-face {
  font-family: SourceHanSansCN-Regular;
  src: url(../fonts/SourceHanSansCN-Regular.ttf) format("truetype"),
    url(../fonts/SourceHanSansCN-Regular.woff) format("woff"),
    url(../fonts/SourceHanSansCN-Regular.eot) format("eot"),
    url(../fonts/SourceHanSansCN-Regular.svg) format("svg");
  font-style: normal;
}

/* greek-ext */

/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* 首页 */
.top {
  height: 90px;
  width: 100%;
  border-bottom: 1px solid #dadada;
}

.header {
  margin: 0 30px;
}

/* logo */

.logo {
  background: url(../images/logo.png) no-repeat center;
  width: 200px;
  height: 85px;
  float: left;
  background-size: 200px;
}

.logo a {
  display: block;
  height: 90px;
}

/* nav */
.nav {
  float: right;
  margin-right: 20px;
}

.nav li {
  float: left;
  margin: 0 30px;
}

.nav li:last-child {
  margin-right: 0;
}

.nav ul li>a {
  color: #333;
  font-size: 15px;
  padding: 38px 0 32px;
  border-bottom: 2px solid #fff;
  display: block;
  font-family: Roboto;
  font-weight: 700;
}

.nav ul li.active>a,
.nav ul li:hover>a {
  border-bottom: 2px solid #0061a5;
  color: #0061a5;
}

.language {
  float: right;
  padding: 38px 10px;
}

.language a {
  color: #333;
  font-family: Roboto;
  font-weight: 700;
  line-height: 15px;
}

.submenu {
  width: 100%;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 10;
  display: none;
  text-align: center;
}

.submenu_content {
  padding: 40px 0;
  overflow: hidden;
  zoom: 1;
  width: 100%;
  margin: 0 auto;
  background-color: #d8d8d8;
  text-align: center;
}

.sunmenu_ul {
  margin-right: 30px;
  padding-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.sunmenu_ul h1>a {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  display: block;
  font-family: roboto, helvetica neue, Helvetica, Arial, sans-serif;
}

.sunmenu_ul>a {
  display: block;
  font-size: 13px;
  color: #666;
  padding-bottom: 15px;
}

.sunmenu_ul h1>a:hover,
.sunmenu_ul>a:hover {
  color: #0061a5;
}

/* 轮播 */

.slide_banner,
.ban,
.ban img {
  width: 100%;
}

.slide_banner .swiper-slide,
.slide_banner .swiper-slide img {
  width: 100%;
}

.slide_banner .swiper_pagination {
  bottom: 10px;
  position: absolute;
  z-index: 3;
  text-align: center;
}

.pro_sort {
  width: 1300px;
  margin: 60px auto;
  position: relative;
}

.pro_slide {
  width: 1160px;
  margin: 0 auto;
}

.slide-item {
  position: relative;
  color: #000;
  font-size: 0;
  width: 100%;
}

.slide-item .item-bg {
  width: 100%;
  height: 100%;
}

.slide-item .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.slide-item .mask .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.25;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.slide-item .mask .slide_txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  bottom: 0;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.slide-item .mask .slide_txt .item-title {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0 30px;
  margin-top: 35px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.slide-item .mask .slide_txt .item-desc {
  font-size: 24px;
  color: #fff;
  margin-top: 35px;
  padding: 0 30px;
  line-height: 34px;
}

.slide-item .mask .slide_txt .item-link {
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  background: url(../images/more.png) no-repeat center right;
  width: 120px;
  font-size: 14px;
  color: #fff;
  margin: 160px 30px 0;
}

.slide-item .mask .slide_txt .item-desc,
.slide-item .mask .slide_txt .item-link {
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  text-align: left;
}

.slide-item:hover .bg {
  background: #0061a5;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}

.align_right {
  text-align: right;
}

.pro_sort .swiper-button-next,
.pro_sort .swiper-button-prev,
.slide_banner .swiper-button-next,
.slide_banner .swiper-button-prev {
  width: 40px;
  height: 40px;
  margin-top: -20px;
}

.pro_sort .swiper-button-next {
  background: url(../images/banner_right.png) no-repeat center;
  right: 0;
}

.pro_sort .swiper-button-prev {
  background: url(../images/banner_left.png) no-repeat center;
  left: 0;
}

.slide_banner .swiper-button-next {
  background: url(../images/banner_right.png) no-repeat center;
  right: 60px;
}

.slide_banner .swiper-button-prev {
  background: url(../images/banner_left.png) no-repeat center;
  left: 60px;
}

.home_news {
  background-color: #eaeaea;
  padding: 0 30px 100px;
  margin-bottom: 80px;
}

.menu_title {
  padding: 60px 0 40px;
  text-align: center;
}

.menu_title h1 {
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
}

.slide_img img {
  width: 100%;
}

.news_txt {
  background-color: #fff;
  padding: 20px;
}

.news_txt span {
  display: block;
  font-size: 12px;
  color: #0061a5;
}

.news_txt p {
  font-size: 16px;
  color: #333;
  margin: 15px 0 35px;
  line-height: 26px;
}

.news_txt time {
  display: block;
  font-size: 12px;
  color: #666;
}

.home_news {
  position: relative;
}

.home_news .swiper-pagination {
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 5px;
}

.about-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.about-table td {
  vertical-align: top;
  padding: 20px;
}

.about-text {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}

.about-text p {
  margin-bottom: 20px;
}

.about-text p:last-child {
  margin-bottom: 0;
}

/* foot */
.foot {
  width: 100%;
  background-color: #18659c;
  padding: 35px 0;
}

.foot_logo {
  float: left;
}

.foot_add {
  display: inline-block;
  margin: 0 50px;
  font-size: 12px;
  color: #eaeaea;
}

/*  about us */

.bgc {
  background-color: #f0f0f0;
  width: 100%;
  padding-bottom: 80px;
}

.main {
  padding: 55px;
  background-color: #fff;
  overflow: hidden;
  zoom: 1;
}

.aside {
  width: 230px;
  float: left;
  margin-right: 45px;
  border: 1px solid #c0c0c0;
}

.aside h1 {
  background-color: #0061a5;
  padding: 15px 0 15px 25px;
  color: #fff;
  font-size: 16px;
}

.aside ul {
  padding: 10px 0 10px 25px;
}

.aside ul li a {
  display: block;
  font-size: 14px;
  color: #777;
  background: url(../images/more.png) no-repeat center left;
  padding: 10px 0 10px 15px;
}

.aside ul li.active>a,
.aside ul li:hover>a {
  background: url(../images/more.png) no-repeat center left;
  color: #0061a5;
}

.main_content {
  width: 770px;
  float: left;
  font-size: 14px;
  color: #777;
  line-height: 2em;
}

.main_content tr td {
  vertical-align: top;
  text-align: justify;
}

.main_content img {
  max-width: 100%;
}

.main_content hr {
  background-color: #c0c0c0;
  height: 1px;
  border: none;
}

/* contact */

.contact_half {
  width: 525px;
  float: left;
  font-size: 15px;
  color: #777;
  line-height: 25px;
}

.contact_us {
  width: 500px;
  margin-right: 25px;
}

.contact_us img {
  max-width: 100%;
}

.contact_half h1 {
  font-size: 24px;
  color: #333;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}

.message_inline {
  margin-bottom: 15px;
}

.message_inline label {
  width: 90px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
}

.message_inline input,
.message_inline select {
  width: 420px;
  line-height: 45px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  text-indent: 10px;
  box-sizing: border-box;
  height: 45px;
}

.message_inline textarea {
  width: 420px;
  line-height: 45px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  text-indent: 10px;
  height: 160px;
}

.layui-form-select {
  width: 420px;
  display: inline-block;
}

.message_inline input:focus,
.message_inline textarea:focus {
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, -moz-box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  outline: none;
  border-color: #7d8ca0;
  box-shadow: 0 0 7px #7d8ca0;
  -moz-box-shadow: 0 0 7px #7d8ca0;
  -webkit-box-shadow: 0 0 7px #7d8ca0;
}

.submit {
  display: block;
  width: 70px;
  line-height: 35px;
  text-align: center;
  margin: 35px 0;
  border-radius: 5px;
  background-color: #0061a5;
  border: 1px solid #0061a5;
  font-size: 14px;
  color: #fff;
}

.submit:hover {
  background-color: #fff;
  color: #0061a5;
}

.layui-form-select dl dd.layui-this {
  background: #0061a5;
}

/* news */
.news_list {
  border-left: 1px solid #eaeaea;
  box-sizing: border-box;
  overflow: hidden;
  zoom: 1;
}

.news_list li {
  border-top: 3px solid #0061a5;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  box-sizing: border-box;
  float: left;
  width: 256px;
}

.news_text {
  padding: 30px 20px 10px;
}

.news_text h1 {
  font-size: 16px;
  color: #666;
}

.news_text p {
  font-size: 14px;
  color: #666;
  height: 135px;
  margin: 15px 0;
}

.news_text time {
  font-size: 12px;
  color: #666;
  display: block;
  background: url(../images/jia.jpg) no-repeat center right;
}

.news_img {
  overflow: hidden;
  height: 180px;
}

.news_img img {
  width: 100%;
}

.big {
  overflow: hidden;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.big:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/*  quality_list*/
.quality_list h1 {
  font-size: 15px;
  color: #777;
  line-height: 25px;
  margin-bottom: 40px;
}

.quality_list li {
  float: left;
  width: 245px;
  margin-right: 17px;
  margin-bottom: 40px;
}

.quality_list li.none {
  margin-right: 0;
}

.quality_list li h2 {
  padding: 15px 0 20px;
  border-bottom: 3px solid #ededed;
  font-size: 14px;
  color: #777;
}

.quality_list li:hover h2 {
  color: #0668a7;
  border-bottom: 3px solid #0668a7;
}

.quality_img img {
  width: 100%;
}

.quality_img {
  width: 245px;
  overflow: hidden;
}

.operate h4 {
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.operate h4:hover {
  color: #0061a5;
}

.operate li.selected h4 {
  color: #0061a5;
}

.list-item {
  display: none;
  padding-left: 20px;
}

.aside ul li .list-item a {
  padding: 5px 0 5px 10px;
  background: url(../images/bor1.jpg) no-repeat center left;
  font-size: 12px;
  color: #777;
  line-height: 24px;
}

.aside ul li .list-item a:hover,
.aside ul li .list-item a.active {
  background: url(../images/bor1_hover.jpg) no-repeat center left;
  color: #0061a5;
}

.pro_menu ul li:hover>a,
.pro_menu ul li.active>a,
.pro_menu ul li>a.active {
  color: #0061a5;
}

.pro_menu ul p:hover>a,
.pro_menu ul p.active>a {
  color: #0061a5;
}

.product_ban img {
  width: 100%;
}

.pro_title {
  font-size: 18px;
  color: #0061a5;
  border-top: 3px solid #0061a5;
  padding: 15px 0;
  margin-top: 20px;
}

.pro_list {
  padding: 25px;
  border: 1px solid #d8d8d8;
}

.pro_list li a {
  display: block;
  padding: 5px 0 5px 25px;
  background: url(../images/more.png) no-repeat center left;
  font-size: 14px;
  color: #555555;
}

.pro_list li:hover a {
  color: #0061a5;
}

.detail_button {
  overflow: hidden;
  zoom: 1;
}

.detail_left {
  width: 620px;
  float: left;
}

.detail_left img {
  max-width: 100%;
  width: 300px;
  margin-left: 182px;
}

.detail_right {
  width: 130px;
  float: right;
}

.detail_right a {
  display: block;
  line-height: 35px;
  border-radius: 5px;
}

.con_btn {
  background-color: #0061a5;
  border: 1px solid #0061a5;
  text-align: center;
  margin: 70px 0 5px;
}

.con_btn span {
  padding: 5px 0 5px 30px;
  background: url(../images/contact1.png) no-repeat center left;
  color: #fff;
}

.download {
  background-color: #747474;
  border: 1px solid #747474;
  text-align: center;
}

.download span {
  padding: 5px 0 5px 30px;
  background: url(../images/download.png) no-repeat center left;
  color: #fff;
}

.detail_table {
  padding: 40px;
  margin: 50px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.detail_table tr td h1 {
  font-size: 15px;
  color: #000;
  text-align: right;
  padding-right: 15px;
}

.detail_table tr td {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.detail_title {
  font-size: 20px;
  color: #333;
  text-align: center;
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}

.detail_title p {
  margin-top: 10px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
}

/*.detail_title p a{font-size: 12px;display: inline-block;padding:0px 0 0 20px;background: url(../images/back.png) no-repeat center left;float: right;}
*/

.pro_menu ul li ul {
  display: none;
}

/* 响应式样式已移至responsive.css */
/* 响应式样式已移至responsive.css */

.foot_logo img {
  width: 200px;
}