﻿@charset "UTF-8";
@font-face { font-family: "LatoBold"; src: url("../fonts/LatoBold.woff2") format("woff2"), url("../fonts/LatoBold.woff") format("woff"), url("../fonts/LatoBold.ttf") format("truetype"), url("../fonts/LatoBold.eot") format("embedded-opentype"), url("../fonts/LatoBold.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "LatoLight"; src: url("../fonts/LatoLight.woff2") format("woff2"), url("../fonts/LatoLight.woff") format("woff"), url("../fonts/LatoLight.ttf") format("truetype"), url("../fonts/LatoLight.eot") format("embedded-opentype"), url("../fonts/LatoLight.svg") format("svg"); font-weight: normal; font-style: normal; }

* { padding: 0; margin: 0; box-sizing: border-box; background-repeat: no-repeat; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: 'PingFang SC', sans-serif,"Microsoft YaHei","微软雅黑",Arial; font-size: inherit; }

html { height: 100%; min-height: 100%; }

body { position: relative; background: #fff; color: #000; font-size: 14px; line-height: 1.1; margin-left: auto; margin-right: auto; min-height: 100%; }

textarea, input[type="button"], input[type="submit"], input[type="reset"], input[type='text'], input[type='password'] { -webkit-appearance: none; }

input, textarea { outline: none; border: 1px solid #666; border-radius: 0; }

div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a { border: 0; font-family: inherit; }

table { border-spacing: 0; border-collapse: collapse; }

img { border: none; vertical-align: middle; display: inline-block; max-width: 100%; max-height: 100%; }

ul, ol { list-style-type: none; }

button { cursor: pointer; border: none; background-color: transparent; }

a { text-decoration: none; color: inherit; transition: all 0.15s; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; }

a:hover { color: #0f74a0; }

a:active { opacity: .8; }

hr { display: block; border: none; }

.clear { clear: both; }

.clear:before, .clear:after { content: ''; float: none; clear: both; display: block; width: 100%; }

.fl { float: left; }

.fr { float: right; }

.hide { display: none; }

.container { width: 1220px; padding-left: 10px; padding-right: 10px; margin-left: auto; margin-right: auto; }

.container:before, .container:after { content: ''; float: none; clear: both; display: block; width: 100%; }

.navbtn { display: none; position: absolute; z-index: 99; width: auto; height: auto; padding: 0 7px; border-radius: 5px; background-color: #0f74a0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }

.navbtn span { display: block; width: 35px; height: 4px; margin: 8px 0; border-radius: 5px; background-color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }

.navbtn.navclose span:nth-child(1) { -moz-transform: translateY(12px) rotate(45deg); -ms-transform: translateY(12px) rotate(45deg); -webkit-transform: translateY(12px) rotate(45deg); transform: translateY(12px) rotate(45deg); }

.navbtn.navclose span:nth-child(2) { opacity: 0; }

.navbtn.navclose span:nth-child(3) { -moz-transform: translateY(-12px) rotate(-45deg); -ms-transform: translateY(-12px) rotate(-45deg); -webkit-transform: translateY(-12px) rotate(-45deg); transform: translateY(-12px) rotate(-45deg); }

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

.web-top .container { display: flex; display: -webkit-flex; flex-flow: row nowrap; justify-content: flex-end; }

.web-top .container:before, .web-top .container:after { display: none; }

.web-top a { display: block; height: 15px; line-height: 15px; padding-right: 15px; margin-right: 15px; border-right: 1px solid #ccc; color: #999; font-size: 12px; font-family: LatoLight; }

.web-top a img { float: left; display: block; width: 15px; margin-right: 5px; }

.web-top a:last-child { display: flex; display: -webkit-flex; flex-flow: column wrap; justify-content: center; margin-right: 0; padding-right: 0; border: none; }

.header { background-color: #fff; }

.header .logo { float: left;margin-top:-20px; }

.header .logo a { display: block; height: 75px; line-height: 75px; font-size: 0; }

.header .logo a img { padding: 0px 0; }

.navbar { float: right; }

.navbar > ul > li { position: relative; float: left; margin-left: 30px; }

.navbar > ul > li > h3 a { display: block; display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; height: 70px; padding-top: 8px; color: #555; font-size: 12px; font-family: Arial; font-weight: normal; }

.navbar > ul > li > h3 a:after { content: ''; display: block; width: 100%; height: 3px; margin-top: 5px; transition: all 0.15s; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; }

.navbar > ul > li:nth-of-type(6) .two-nav { left: auto; right: 0; }

.navbar > ul > li:hover .two-nav { opacity: 1; z-index: 990; }

.navbar > ul > li:hover > h3 a, .navbar > ul > li.current > h3 a { color: #0f74a0; }

.navbar > ul > li:hover > h3 a:after, .navbar > ul > li.current > h3 a:after { background-color: #0f74a0; }

.navbar > ul > li.search { display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; height: 70px; }

.navbar > ul > li.search .btn { display: block; width: 15px; height: 15px; background-image: url("../img/search_icon.png"); background-position: center center; background-size: contain; font-size: 0; }

.navbar > ul .two-nav { opacity: 0; position: absolute; z-index: -1; top: 100%; left: -2px; width: 150px; background-color: #eee; border-top: 2px solid #0f74a0; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }

.navbar > ul .two-nav > li { position: relative; }

.navbar > ul .two-nav > li > h3 a { display: block; line-height: 20px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; color: #555; font-size: 12px; font-family: LatoLight; font-weight: bold; border-bottom: 1px solid #cfcfcf; }

.navbar > ul .two-nav > li > h3 a:hover { color: #fff; background-color: #0f74a0; border-color: #0f74a0; }

.navbar > ul .two-nav > li:hover > h3 a { color: #fff; background-color: #0f74a0; border-color: #0f74a0; }

.navbar > ul .two-nav > li:hover .three-nav { opacity: 1; z-index: 990; }

.navbar > ul .three-nav { opacity: 0; position: absolute; z-index: -2; top: -2px; left: -100%; width: 150px; background-color: #eee; border-top: 2px solid #0f74a0; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }

.navbar > ul .three-nav li a { display: block; line-height: 20px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; color: #555; font-size: 12px; font-family: LatoLight; font-weight: bold; border-bottom: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; }

.navbar > ul .three-nav li a:hover { color: #fff; background-color: #0f74a0; border-color: #0f74a0; }

.banner-video { position: fixed; z-index: -1; top: 0; left: 0; min-width: 100%; min-height: 100%; height: auto; width: auto; }

.banner { position: relative; height: auto; background-attachment: fixed; background-position: center center; background-size: cover; overflow: hidden; }

.banner .swiper-slide { position: relative; display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }

.banner h2 { line-height: 1; color: #fff; font-size: 56px; font-family: LatoBold; text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8); }

.banner span { display: block; line-height: 1; margin-top: 20px; color: #fff; font-size: 30px; font-family: LatoLight; text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8); }

.banner .more { display: block; width: 255px; line-height: 50px; margin-top: 25px; text-align: center; background-color: #fff; color: #0f74a0; font-size: 14px; font-family: LatoLight; }

.banner .more:hover { box-shadow: 0 0 10px 0 #000; }

.banner .more:active { opacity: 1; color: #fff; background-color: #FA2601; }

.banner .down-arrow { position: absolute; z-index: 99; bottom: 50px; left: 0; right: 0; width: 30px; height: 25px; text-align: center; margin-left: auto; margin-right: auto; cursor: pointer; font-size: 0; }

.inside-banner { display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; height: 370px; background-position: center center; background-size: cover; }

.index-wrapper { background-color: #fff; overflow: hidden; }

.index-wrapper .box-title { line-height: 1; text-align: center; color: #0f74a0; font-size: 30px; font-family: LatoBold; text-transform: uppercase; }

.index-wrapper .section-box1 { padding-top: 0px; }

.index-wrapper .section-box1 .fl { width: 45.08197%; }

.index-wrapper .section-box1 .fl h2 { line-height: 1.5; color: #0f74a0; font-size: 36px; font-family: LatoBold; }

.index-wrapper .section-box1 .fl .text { line-height: 24px; margin-top: 50px; word-wrap: break-word; }

.index-wrapper .section-box1 .fl .text, .index-wrapper .section-box1 .fl .text * { color: #555 !important; font-size: 14px !important; font-family: LatoLight !important; }

.index-wrapper .section-box1 .fr { width: 50.81967%; }

.index-wrapper .section-box1 .fr ul { display: flex; display: -webkit-flex; flex-wrap: wrap; overflow: hidden; }

.index-wrapper .section-box1 .fr ul li { float: left; width: 33.33%; text-align: center; margin-bottom: 45px; color: #0f74a0; font-size: 18px; font-family: LatoLight; text-transform: uppercase; }

.index-wrapper .section-box1 .fr ul li img { display: block; margin-left: auto; margin-right: auto; margin-bottom: 20px; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }

.index-wrapper .section-box1 .fr ul li:hover img { transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); }

.index-wrapper .section-box1 .tips { line-height: 25px; padding-top: 15px; padding-bottom: 15px; margin-top: 40px; text-align: center; background-color: #0f74a0; color: #fff; font-size: 18px; font-family: LatoLight; font-style: italic; }

.index-wrapper .section-box2 { padding-top: 80px; padding-bottom: 45px; background-image: url("../img/top_products_bg.jpg"); background-position: center bottom; background-size: cover; }

.index-wrapper .section-box2 .product-slider { position: relative; padding-left: 85px; padding-right: 85px; margin-top: 45px; overflow: hidden; }

.index-wrapper .section-box2 .product-slider .pro-info { float: left; width: 48.54369%; }

.index-wrapper .section-box2 .product-slider .pro-info h2 { color: #0f74a0; font-size: 22px; font-family: LatoBold; }

.index-wrapper .section-box2 .product-slider .pro-info .text { line-height: 1.8; margin-top: 40px; color: #555; font-size: 16px; font-family: LatoLight; }

.index-wrapper .section-box2 .product-slider .pro-info ul { margin-top: 30px; overflow: hidden; }

.index-wrapper .section-box2 .product-slider .pro-info ul li { float: left; width: 105px; line-height: 35px; text-align: center; margin-right: 10px; margin-top: 10px;background:#999999;color:#fff; }
.index-wrapper .section-box2 .product-slider .pro-info ul li:hover{background:#227fa7;}
.index-wrapper .section-box2 .product-slider .pro-info ul li a { display: block; width: 100%; height: 100%; background-color: #999; color: #fff; font-size: 20px; font-family: LatoLight; text-transform: uppercase; }

.index-wrapper .section-box2 .product-slider .pro-info ul li a:hover { background-color: #0f74a0; }

.index-wrapper .section-box2 .product-slider .pro-info .more { display: block; width: 200px; line-height: 50px; text-align: center; margin-top: 50px; background-color: #fff; border: 1px solid #0f74a0; color: #0f74a0; font-size: 14px; font-family: LatoLight; }

.index-wrapper .section-box2 .product-slider .pro-info .more:active { color: #fff; background-color: #FA2601; border-color: #FA2601; }

.index-wrapper .section-box2 .product-slider .pro-pic { float: right; width: 46.60194%; text-align: center; }

.index-wrapper .section-box2 .button-prev, .index-wrapper .section-box2 .button-next { position: absolute; top: 50%; width: 15px; height: 30px; margin-top: -7.5px; cursor: pointer; outline: none; }

.index-wrapper .section-box2 .button-prev { left: 0; }

.index-wrapper .section-box2 .button-next { right: 0; }

.index-wrapper .section-box2 .swiper-pagination { position: static; margin-top: 55px; font-size: 0; }

.index-wrapper .section-box2 .swiper-pagination span { opacity: 1; width: 14px; height: 14px; margin: 0 7.5px; background-color: #fff; border: 1px solid #0f74a0; outline: none; }

.index-wrapper .section-box2 .swiper-pagination .pagination-active { background-color: #0f74a0; }

.index-wrapper .section-box3 { padding-top: 80px; padding-bottom: 85px; background-color: #0f74a0; overflow: hidden; }

.index-wrapper .section-box3 .box-title { color: #fff; }

.index-wrapper .section-box3 ul { margin-top: 50px; margin-left: -6px; margin-right: -6px; overflow: hidden; }

.index-wrapper .section-box3 ul li { float: left; width: 16.66667%; padding-left: 6px; padding-right: 6px; }

.index-wrapper .section-box3 ul li a { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; }

.index-wrapper .section-box3 ul li a img { display: block; width: 100%; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }

.index-wrapper .section-box3 ul li a span { opacity: 0; position: absolute; z-index: 9; top: 0; left: 0; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding-left: 5px; padding-right: 5px; color: #fff; font-size: 16px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }

.index-wrapper .section-box3 ul li a:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.index-wrapper .section-box3 ul li a:hover span { opacity: 1; }

.index-wrapper .section-box4 { padding-top: 80px; }

.index-wrapper .section-box4 .list { margin-top: 65px; overflow: hidden; }

.index-wrapper .section-box4 .list .item { float: left; width: 50%; padding-right: 45px; padding-top: 20px; padding-bottom: 20px; border-right: 1px solid #dedede; }

.index-wrapper .section-box4 .list .item .pic { float: left; display: block; width: 210px; overflow: hidden; }

.index-wrapper .section-box4 .list .item .pic img { display: block; width: 100%; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }

.index-wrapper .section-box4 .list .item .pic:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.index-wrapper .section-box4 .list .item .info { padding-left: 230px; }

.index-wrapper .section-box4 .list .item .info .title { display: block; line-height: 30px; color: #0f74a0; font-size: 20px; font-family: LatoLight; font-weight: bold; }

.index-wrapper .section-box4 .list .item .info .text { line-height: 1.5; margin-top: 20px; color: #555; font-size: 14px; }

.index-wrapper .section-box4 .list .item:nth-child(even) { float: right; padding-right: 0; padding-left: 45px; border: none; }

.index-wrapper .section-box5 { margin-top: 75px; padding-top: 80px; padding-bottom: 80px; background-color: #f7f7f7; }

.index-wrapper .section-box5 .customers-slider { position: relative; padding-left: 85px; padding-right: 85px; margin-top: 60px; overflow: hidden; }

.index-wrapper .section-box5 .customers-slider .swiper-slide { line-height: 120px; text-align: center; margin-top: 0 !important; }

.index-wrapper .section-box5 .customers-slider .swiper-slide img { opacity: .6; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.1s; -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -o-transition: all 0.1s; }

.index-wrapper .section-box5 .customers-slider .swiper-slide img:hover { opacity: 1; -webkit-filter: grayscale(0); filter: grayscale(0); }

.index-wrapper .section-box5 .customers-slider .button-prev, .index-wrapper .section-box5 .customers-slider .button-next { position: absolute; z-index: 99; top: 50%; width: 15px; height: 30px; margin-top: -7.5px; cursor: pointer; outline: none; }

.index-wrapper .section-box5 .customers-slider .button-prev { left: 0; }

.index-wrapper .section-box5 .customers-slider .button-next { right: 0; }

.inside-wrapper { padding-top: 30px; overflow: hidden; }

.inside-wrapper .inside-sec-title { line-height: 1; margin-bottom: 30px; color: #0f74a0; font-size: 36px; font-family: LatoBold; text-transform: capitalize; }

.inside-wrapper .inside-intro { line-height: 24px; margin-bottom: 65px; color: #555; font-size: 16px; font-family: LatoLight; }

.crumbs { line-height: 25px; padding-top: 15px; padding-bottom: 20px; margin-left: -5px; color: #555; font-size: 18px; font-family: LatoLight; }

.crumbs, .crumbs a { color: #0f74a0; }

.crumbs a, .crumbs span { padding: 0 2px; }

.crumbs span { color: #555; }

.pro-inside-nav { margin-bottom: 80px; overflow: hidden; }

.pro-inside-nav .item { float: left; width: 16.66667%; padding-left: 10px; padding-right: 10px; }

.pro-inside-nav .item img { display: block; margin-right: auto; }

.pro-inside-nav .item h2 { line-height: 1; margin-top: 35px; margin-bottom: 10px; color: #0f74a0; font-size: 16px; font-family: LatoBold; }

.pro-inside-nav .item ul { margin-left: auto; margin-right: auto; }

.pro-inside-nav .item ul li { line-height: 1.2; padding-top: 7px; padding-bottom: 7px; color: #555; font-size: 16px; font-family: LatoLight; font-weight: bold; }

.model-list-products { margin-left: -15px; margin-right: -15px; overflow: hidden; }

.model-list-products .item { float: left; width: 25%; padding-left: 15px; padding-right: 15px; margin-bottom: 60px; }

.model-list-products .item:hover .more { border-color: #0f74a0; background-image: url("../img/right_arrow_hover.png"); }

.model-list-products .pic { display: block; width: 100%;  text-align: center; overflow: hidden; border: 1px solid #eaeaea; font-size: 0;position:relative; }
.model-list-products .item { min-height:485px;}
.model-list-products .pic:hover { border-color: #0f74a0; }
.model-list-products .pic .img1{position:absolute;left:0px;top:0px; width:100%; height:100%; object-fit:cover;z-index:1;}
.model-list-products .pic .img2{width:100%;z-index:2;position:relative;transition:all 0.6s ease 0s;}
.model-list-products .title { float: left; display: block; max-width: 100%; margin-top: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #0f74a0; font-size: 20px; font-family: LatoLight; font-weight: bold; }

.model-list-products .text { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; clear: both; line-height: 1.5; padding-top: 15px; color: #555; font-size: 14px; font-family: LatoLight;min-height:100px; }

.model-list-products .more { display: block; line-height: 1; margin-top: 40px; padding-bottom: 15px; color: #0f74a0; font-size: 15px; font-family: LatoLight; font-weight: bold; border-bottom: 1px solid #eaeaea; background-image: url("../img/right_arrow.png"); background-position: right top; background-size: auto 15px; }

.contact-us-row { padding-top: 60px; padding-bottom: 60px; background-image: url("../img/contact_row_bg.jpg"); background-position: center center; background-size: cover; }

.contact-us-row p { line-height: 1; text-align: center; color: #0f74a0; font-size: 30px; font-family: LatoBold; }

.contact-us-row a { display: block; width: 120px; line-height: 40px; text-align: center; margin-left: auto; margin-right: auto; margin-top: 30px; border: 1px solid #0f74a0; color: #0f74a0; }

.contact-us-row a:hover { color: #fff; background-color: #0f74a0; }

.products-detail { margin-top: 30px; padding-bottom: 80px; overflow: hidden; }

.products-detail .pro-info { float: left; width: 60%; padding-right: 50px; line-height: 1.5; font-size: 16px; font-family: LatoLight; }

.products-detail .pro-slider-pic { float: right; width: 40%; }

.products-detail .pro-big-pic { position: relative; border: 1px solid #eaeaea; overflow: hidden; }

.products-detail .pro-big-pic .swiper-slide { display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; align-items: center; padding: 0px 0; }

.products-detail .pro-big-pic .swiper-slide img { display: block; }

.products-detail .pro-thumbnail-pic { width: calc(100% + 20px); margin-top: 10px; overflow: hidden; }

.products-detail .pro-thumbnail-pic span { float: left; display: block; width: 30.65%;  margin-right: 10px; text-align: center; border: 1px solid #eaeaea; font-size: 0; cursor: pointer;overflow: hidden; }

.products-detail .pro-thumbnail-pic span:hover, .products-detail .pro-thumbnail-pic span.current { border-color: #0f74a0; }

.products-detail .specifications { margin-top: 50px; padding-top: 50px; border-top: 1px solid #666; }

.products-detail .specifications table { width: 100%; border-collapse: 0; }

.products-detail .specifications td { padding: 10px 5px; border: 1px solid #eaeaea;text-indent:0px; }
.appview table { width: 100%; border-collapse: 0; }

.appview td { padding: 10px 5px; border: 1px solid #eaeaea; }

.products-detail .download { margin-top: 50px; }

.products-detail .download a { display: block; width: auto; line-height: 55px; text-align: center; margin-bottom: 20px; padding-left: 15	px; padding-right: 15px; background-color: #0f74a0; color: #fff; font-size: 24px; font-family: LatoLight; }

.list-application { padding-bottom: 80px; }

.list-application ul { display: flex; display: -webkit-flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; overflow: hidden; }

.list-application ul li { float: left; width: 33.33%; padding-left: 15px; padding-right: 15px; margin-bottom: 35px; }

.list-application ul li a { display: block; }

.list-application ul li a:hover .pic img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.list-application ul li .pic { display: block; overflow: hidden; }

.list-application ul li .pic img { display: block; width: 100%; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }

.list-application ul li .title { display: block; line-height: 60px; padding-left: 20px; padding-right: 20px; background-color: #0f74a0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #fff; font-size: 20px; font-family: LatoBold; }

.list-news { margin-top: -20px; }

.list-news .item { padding-top: 40px; padding-bottom: 40px; border-bottom: 1px solid #666; overflow: hidden; }

.list-news .item .pic { float: left; display: block; width: 215px; margin-right: 25px; overflow: hidden; }

.list-news .item .pic img { display: block; width: 100%; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }

.list-news .item .pic:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }

.list-news .item .sub { overflow: hidden; }

.list-news .item .sub span { float: left; display: block; line-height: 1; padding-right: 10px; margin-right: 10px; color: #999; font-size: 14px; font-family: LatoLight; border-right: 1px solid #bbb; }

.list-news .item .sub span:last-child { border: none; }

.list-news .item .title { display: inline-block; margin-top: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #666; font-size: 24px; }

.list-news .item .title:hover { color: #0f74a0; }

.list-news .item .text { width: 100%; line-height: 1.5; margin-top: 15px; color: #999; font-size: 14px; font-family: LatoLight; }

.list-news .item .text a { color: #0f74a0; }

.contact-text { float: left; width: 60%; line-height: 1.8; padding-right: 50px; padding-bottom: 80px; font-size: 15px; font-family: LatoLight; }

.form-message { float: right; width: 38%; margin-top: 10px; padding-bottom: 80px; }

.form-message h5 { line-height: 1; margin-bottom: 7px; color: #888; font-size: 16px; font-family: LatoLight; }

.form-message input { display: block; width: 100%; height: 35px; padding-left: 10px; padding-right: 10px; margin-bottom: 20px; border: 1px solid #999; }

.form-message input:focus { border-color: #0f74a0; }

.form-message textarea { display: block; width: 100%; height: 250px; line-height: 1.8; padding: 5px 10px; color: #333; font-size: 14px; font-family: LatoLight; border: 1px solid #999; }

.form-message textarea:focus { border-color: #0f74a0; }

.form-message label { display: block; width: 100%; height: 20px; line-height: 20px; margin-top: 20px; color: #888; font-size: 16px; font-family: LatoLight; }

.form-message label input { float: left; display: block; width: 20px; height: 20px; margin-right: 5px; margin-bottom: 0; padding-left: 0; padding-right: 0; }

.form-message .submit { display: block; width: 100px; line-height: 35px; text-align: center; margin-top: 20px; border: 1px solid #0f74a0; background: none; color: #0f74a0; font-size: 20px; font-family: LatoLight; font-weight: bold; transition: all 0.15s; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; }

.form-message .submit:hover { color: #fff; background-color: #0f74a0; }

.list-download { overflow: hidden; }

.list-download ul { float: left; width: 50%; padding-right: 50px; margin-bottom: 50px; }

.list-download ul:nth-child(even) { padding-right: 0; }

.list-download ul h4 { line-height: 1; padding-bottom: 5px; color: #0f74a0; font-size: 22px; font-family: LatoLight; }

.list-download ul li { padding-top: 7px; padding-bottom: 7px; color: #666; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list-download ul li a:before { content: ''; float: left; display: block; width: 5px; height: 5px; margin-top: 7px; margin-right: 7px; background-color: #666; border-radius: 100%; }

.pagination { display: flex; display: -webkit-flex; flex-direction: row; justify-content: center; text-align: center; padding-bottom: 80px; margin-top: 60px; font-size: 0; }

.pagination span, .pagination a { display: block; height: 30px; line-height: 30px; margin-left: 10px; margin-right: 10px; color: #454545; font-size: 26px; font-family: LatoLight; }

.pagination .on, .pagination a:hover { color: #0f74a0; }

.pagination .prev, .pagination .next { font-size: 24px; }

.footer { padding-top: 30px; padding-bottom: 60px; background-color: #0f74a0; }

.footer .item { float: left; padding-right: 80px; }

.footer .item > h3 { padding-bottom: 10px; color: #fff; font-size: 18px; font-family: LatoBold; font-weight: normal; }

.footer .item > a { display: block; line-height: 1.8; opacity: 0.6; color: #fff; font-size: 14px; font-family: LatoLight; }

.footer .item > a:hover { opacity: 1; }

.footer .item .text { opacity: 0.6; line-height: 1.8; color: #fff; font-size: 14px; font-family: LatoLight; }

.footer .item .input { position: relative; height: 40px; line-height: 40px; margin-top: 5px; background-color: #fff; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }

.footer .item .input:hover { box-shadow: 0px 0px 5px 0px #fff; }

.footer .item .input input { display: block; width: 100%; height: 40px; padding-left: 10px; padding-right: 50px; background: none; border: none; }

.footer .item .input .btn { position: absolute; top: 0; right: 0; display: block; width: 40px; line-height: 40px; background-image: url("../img/search_icon.png"); background-position: center center; background-size: auto 20px; font-size: 0; }

.footer .item .icon { margin-top: 30px; overflow: hidden; }

.footer .item .icon img { float: left; display: block; margin-right: 10px; }

.footer .item:last-child { padding-right: 0; }

.copyright { line-height: 35px; text-align: center; background-color: #0f74a0; color: rgba(255, 255, 255, 0.6); font-size: 12px; font-family: LatoLight; }

.search-fixed { display: none; position: fixed; z-index: 999; top: 0; left: 0; justify-content: center; align-items: center; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); }

.search-fixed .wrapper { position: relative; width: 60%; }

.search-fixed .input-text { display: block; width: 100%; height: 40px; padding-left: 5px; padding-right: 80px; border: none; border-bottom: 1px solid #fff; background: none; color: #fff; font-size: 16px; }

.search-fixed .input-text::-webkit-input-placeholder { color: #bbb; }

.search-fixed .input-text:-moz-placeholder { color: #bbb; }

.search-fixed .input-text::-moz-placeholder { color: #bbb; }

.search-fixed .input-text:-ms-input-placeholder { color: #bbb; }

.search-fixed .submit { position: absolute; right: 0; top: 0; display: block; line-height: 40px; padding-left: 10px; padding-right: 10px; color: #fff; font-size: 18px; }

.search-fixed .close { cursor: pointer; position: absolute; top: -50px; right: 0; width: 30px; height: 30px; background-image: url("../img/close.png"); background-position: center center; background-size: contain; }

.search-show { display: flex; display: -webkit-flex; }

.wecode{width:150px;position:fixed;bottom:50px;right:0px;background:#fff;padding:10px;text-align:center;font-size:12px;border:1px solid #0f74a0;line-height:35px;border-radius:5px;z-index:9999;}

/*# sourceMappingURL=../maps/css.css.map */
