﻿@import url("base.css");
body {font-family:Arial;color:#606060;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:Arial;font-size:14px;color:#000;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#222;text-decoration:none;}
a:hover {color:#4589ec;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.as:link,.as:visited,.as:active {color:#4589ec;text-decoration:none;}
.as:hover {color:#4589ec;text-decoration:underline;}
.a1:link,.a1:visited,.a1:active {color:#4589ec;text-decoration:none;}
.a1:hover {color:#4589ec;text-decoration:underline;}
.a6:link,.a6:visited,.a6:active {color:#666;text-decoration:none;}
.a6:hover {color:#4589ec;text-decoration:none;}
.a9:link,.a9:visited,.a9:active {color:#999;text-decoration:none;}
.a9:hover {color:#4589ec;text-decoration:none;}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.price {color:#ff660a;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
/*===================================================================================*/

#header_mar {height:127px;}
#header {position:fixed;top:0px;left:0px;z-index:90;width:100%;background-color:#000;}
.head1 {border-bottom:1px solid #171717;}
.head1 .wrap {position:relative;z-index:10;height:38px;}
.head1 .lxs div {display:inline-block;padding-left:30px;height:38px;line-height:38px;font-size:14px;vertical-align:top;background-position:left center;background-repeat:no-repeat;}
.head1 .lxs a {color:#888;}
.head1 .lxs a:hover {color:#fff;}
.head1 .lxs .tel {background-image:url(../images/header_tel_icon.png);}
.head1 .lxs .email {margin-left:30px;background-image:url(../images/header_email_icon.png);}
.head1 .ljs {position:absolute;top:50%;right:3%;margin-top:-11px;font-size:0px;}
.head1 .ljs a {margin-right:10px;}
.head1 .qrcode {position:absolute;top:38px;right:0px;z-index:2;display:none;padding:8px;width:130px;border-bottom:1px solid #171717;background-color:#000;}
.head1 .hcart {position:absolute;top:0px;right:0px;display:block;width:50px;height:38px;background:url(../images/header_cart_icon.png) no-repeat center center;}
.head1 .hcart span {position:absolute;top:3px;right:5px;display:block;width:16px;height:16px;line-height:16px;color:#fff;font-size:12px;text-align:center;border-radius:50%;background-color:#ff0000;}

.head2 {position:relative;height:88px;}
#logo {position:absolute;top:50%;left:0px;margin-top:-25px;}
#logo img {height:50px;}
#nav {position:absolute;top:0px;right:240px;}
#nav li {display:inline-block;height:88px;vertical-align:top;}
#nav li > a {position:relative;display:block;margin-right:65px;height:inherit;line-height:88px;color:#d3d3d3;font-size:20px;font-weight:bold;text-transform:uppercase;}
#nav li > a:after {position:absolute;bottom:0px;left:0px;display:none;width:100%;height:3px;content:"";background-color:#428af0;}
#nav li > a.nav_over, #nav li > a:hover {color:#428af0;}
#nav li > a.nav_over:after, #nav li > a:hover:after {display:block;}

#language {position:absolute;top:50%;right:0px;margin-top:-25px;}
#language .lang {position:relative;display:inline-block;height:50px;vertical-align:top;background-color:#333;cursor:pointer;}
#language .lang p {position:relative;padding:0px 58px;color:#d5d5d5;font-size:18px;line-height:50px;background:url(../images/language_bg.jpg) no-repeat 16px center;}
#language .lang p:after {position:absolute;top:50%;right:14px;margin-top:-6px;display:block;width:23px;height:13px;content:"";background:url(../images/language_arrow.png) no-repeat;}
#language .lang div {position:absolute;top:50px;left:0px;display:none;width:100%;background-color:#333;}
#language .lang div a {display:block;padding-left:58px;color:#d5d5d5;font-size:18px;line-height:50px;border-top:1px solid #000;}
#language .lang div a:hover {color:#428af0;}
#language .lang:hover div {display:block;}
#language .huser {display:inline-block;margin-left:5px;width:50px;height:50px;vertical-align:top;background:url(../images/header_user_icon.jpg) no-repeat center center #333;}

#mheader_menu, #mheader_as {display:none;}
#menu {position:fixed;top:0px;left:0px;z-index:89;padding-top:99px;width:100%;height:100%;color:#d3d3d3;box-sizing:border-box;background-color:#222933;transform:translateX(-100%);transition:all 200ms;}
#menu a {color:#d3d3d3;}
#menu a:hover {color:#fff;}
#menu li > a {display:block;position:relative;padding:14px 0px 14px 3%;font-size:18px;text-transform:uppercase;border-bottom:1px solid #373d46;}
#menu li > a i {position:absolute;top:18px;right:30px;}
#menu li > a:hover {background-color:#343a40;}
#menu .lang {margin-top:30px;font-size:16px;text-align:center;}
#menu .lang span {padding:0px 15px;}
.menu_slist {position:absolute;top:99px;left:0px;z-index:10;width:100%;height:100%;box-sizing:border-box;background-color:#222933;transform:translateX(-100%);transition:all 200ms;}
.menu_name {padding-left:3%;height:78px;line-height:78px;background-color:#343a40;}
.menu_name span {color:#bbb;cursor:pointer;}
.menu_name span i {margin-right:5px;font-size:18px;}
.menu_name strong {margin-left:20px;color:#fff;font-size:18px;text-transform:uppercase;}
.menu_subs a {display:block;padding:14px 0px 14px 3%;font-size:16px;border-bottom:1px solid #373d46;}
.menu_subs a:hover {background-color:#343a40;}

#banner {width:100%;font-size:0px;}
#banner .swiper-wrapper {width:100%;height:auto;}
#banner .swiper-slide {}
#banner .swiper-slide img {width:100%;}
#banner .swiper-pagination {position:absolute;left:0px;bottom:60px;width:100%;height:14px;font-size:0px;}
#banner .swiper-pagination span {margin:0px;width:14px;height:14px;font-size:0px;border-radius:50%;background:#fff;opacity:0.7;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0px 6px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#408aeb;}

#banners {position:relative;height:350px;font-size:0px;background-repeat:no-repeat;background-position:center top;background-size:auto 100%;}
#banners div {position:relative;height:100%;}
#banners div h2 {color:#d3d3d3;font-size:88px;font-family:"Arial Black";text-transform:uppercase;}
#banners img {display:none;width:100%;}

.wrap {margin-left:auto;margin-right:auto;width:1560px;}
#content {padding-bottom:90px;}

#fly {background-color:#f2f5f8;}
#fly .wrap {padding-top:40px;padding-bottom:50px;}
#fly .tis h4 {color:#222;font-size:26px;font-family:"Arial Black";text-transform:uppercase;}
#fly .tis p {color:#999;font-size:20px;font-weight:bold;}
#fly .form {position:relative;margin-top:10px;}
#fly .form input {display:inline-block;margin-right:10px;padding:0px 10px;width:20.5%;height:54px;font-size:16px;vertical-align:top;border:1px solid #d8e4f0;background-color:#fff;}
#fly .form .button {display:inline-block;width:190px;height:54px;color:#fff;vertical-align:top;border-radius:0;}
#fly .form .button button {font-size:20px;border-radius:0;}
#fly .form .ljs {position:absolute;top:50%;right:0px;margin-top:-21px;}
#fly .form .ljs a {display:inline-block;margin-left:10px;width:42px;height:42px;line-height:42px;color:#fff;text-align:center;vertical-align:top;border-radius:5px;background-color:#74787c;transition:all ease-out 150ms;}
#fly .form .ljs a i {font-size:26px;}
#fly .form .ljs a:hover {background-color:#4489ec;}

#footer {color:#999;background-color:#000;}
#footer a {color:#999;}
#footer a:hover {color:#fff;}
#footer > div {margin-left:auto;margin-right:auto;width:1560px;}
#footer .lxs {display:flex;padding-top:80px;padding-bottom:80px;}
#footer .lxwm {padding-right:30px;width:31%;line-height:2.2;box-sizing:border-box;}
#footer .lxwm > p strong {color:#fff;}
#footer .tels {display:flex;flex-direction:column;justify-content:center;width:38%;text-align:center;box-sizing:border-box;border-left:1px solid #242424;border-right:1px solid #242424;}
#footer .tels .tel {padding:30px 0px;}
#footer .tels .tel a {display:inline-block;padding-left:30px;height:24px;line-height:24px;color:#fff;font-size:24px;font-weight:bold;vertical-align:top;background:url(../images/footer_tel_icon.png) no-repeat;}
#footer .tels .tel a:hover {color:#4589ec;}
#footer .tels .zixun a {display:block;margin:0px auto;width:230px;height:48px;line-height:48px;color:#fbfbfb;font-size:16px;font-weight:bold;background-color:#242424;}
#footer .tels .zixun a:hover {color:#fff;background-color:#4489ec;}
#footer .qrcode {width:31%;text-align:right;box-sizing:border-box;}
#footer .qrcode li {display:inline-block;margin-left:50px;padding:13px 5px;width:140px;font-size:0px;text-align:center;vertical-align:top;border-radius:5px;box-sizing:border-box;background-color:#fff;}
#footer .qrcode li:first-child {margin-left:0;}
#footer .qrcode li img {width:114px;}
#footer .qrcode li p {margin-top:8px;color:#666;font-size:12px;}
#footer .copyright {position:relative;padding:30px 0px 30px 520px;line-height:1.8;text-align:right;border-top:1px solid #242424;}
#footer .copyright .fnav {position:absolute;top:30px;left:0px;}
#footer .copyright .fnav a {margin-right:40px;font-weight:bold;text-transform:uppercase;}
#footer .copyright .fnav a:last-child {margin-right:0;}

/*===================================================================================*/

@-webkit-keyframes ihover{
	0%{-webkit-transform:translateX(0px);opacity:1}
	49%{-webkit-transform:translateX(28px);opacity:0}
	50%{-webkit-transform:translateX(-28px);opacity:0}
	100%{-webkit-transform:translateX(0px);opacity:1}
}

/*===================================================================================*/

#gmjls_box {padding:20px 0px;background-color:#d1dbe5;overflow:hidden;}
#gmjls_box > div {margin:0px auto;width:1560px;}
#gmjls_blk {display:flex;flex-flow:row nowrap;padding:4px;box-sizing:border-box;border:1px solid #b0c6db;background-color:#fff;}
#gmjls_blk .tis {width:250px;min-height:96px;text-align:center;background-color:#3e8cf0;}
#gmjls_blk .tis h3 {color:#fff;font-size:24px;}
#gmjls_blk .records {padding:5px 0px;width:calc(100% - 250px);}
#gmjls {width:100%;height:84px;}
#gmjls .swiper-wrapper {width:100%;height:84px;}
#gmjls .swiper-slide {width:100%;height:84px;}
#gmjls .swiper-slide .list {display:inline-block;padding:0px 60px;width:50%;height:28px;box-sizing:border-box;background:url(../images/icon7.png) no-repeat 18px 2px;overflow:hidden;}
#gmjls .swiper-slide .list p {display:inline-block;height:inherit;line-height:28px;vertical-align:top;}
#gmjls .swiper-slide .name {width:12%;color:#4589ec;}
#gmjls .swiper-slide .gmwz {width:28%;}
#gmjls .swiper-slide .gmcp {width:35%;color:#4589ec;}
#gmjls .swiper-slide .date {width:25%;color:#999;text-align:right;}

.ititle {padding-top:60px;text-align:center;}
.ititle h2 {color:#222;font-size:60px;font-family:"Arial Black";}

#iproducts_class {display:flex;flex-flow:row nowrap;/*padding-top:70px;*/}
#iproducts_class a {position:relative;flex:1 0 auto;width:auto;height:52px;line-height:52px;color:#333;font-size:24px;font-weight:bold;text-align:center;box-sizing:border-box;border-right:3px solid #f2f6f9;background-color:#d0dbe5;}
#iproducts_class a:last-child {border-right:none;}
#iproducts_class a.active,#iproducts_class a:hover {color:#fff;background-color:#4489ec;}
#iproducts_class a.active:after {position:absolute;bottom:0px;left:50%;z-index:2;display:block;margin-left:-9px;content:"";border:9px solid transparent;border-bottom-color:#fff;}
#iproducts_class a.active:before {position:absolute;bottom:-3px;left:50%;z-index:3;display:block;margin-left:-8px;content:"";border:8px solid transparent;border-bottom-color:#222;}
#iproducts_subs div {position:relative;display:none; margin-top:3px;padding-right:100px;font-size:0px;background-color:#222;overflow:hidden;}
#iproducts_subs div > a {display:inline-block;margin-left:35px;height:42px;line-height:42px;color:#ccc;font-size:14px;font-weight:bold;vertical-align:top;}
#iproducts_subs div > a:hover {color:#4489ec;}
#iproducts_subs div span {position:absolute;top:50%;right:10px;display:block;margin-top:-12px;width:80px;height:24px;text-align:center;border-radius:3px;background-color:#4489ec;}
#iproducts_subs div span a {display:block;color:#fff;font-size:14px;font-weight:bold;line-height:24px;}

#iproducts_box {padding-bottom:60px;background-color:#f2f6f9;}
#iproducts a {margin:1.34% 1.34% 0px 0px;width:32.44%;}
#iproducts a:nth-child(3n) {margin-right:0;}

#iproducts_new {padding-bottom:60px;font-size:0px;}
#iproducts_new a {display:inline-block;margin-top:1.66%;width:49.17%;vertical-align:top;overflow:hidden;}
#iproducts_new a:nth-child(even) {margin-left:1.66%;}
#iproducts_new a img {width:100%;transition:all ease-out 500ms;}
#iproducts_new a:hover {box-shadow:0px 0px 22px rgba(0,0,0,0.4);}
#iproducts_new a:hover img {transform:scale(1.05);}

.ipros .swiper-container {width:100%;font-size:0px;}
.ipros .swiper-wrapper {width:100%;height:auto;}
.ipros .swiper-slide img {width:100%;}
.ipros .swiper-pagination {position:absolute;left:0px;bottom:45px;width:100%;height:14px;font-size:0px;}
.ipros .swiper-pagination span {margin:0px;width:14px;height:14px;font-size:0px;border-radius:50%;background:#fff;opacity:0.7;overflow:hidden;}
.ipros .swiper-pagination span.swiper-pagination-bullet {margin:0px 6px;}
.ipros .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#408aeb;}

#icompany_box {padding-bottom:10px;background-color:#000;}
#icompany_menu {display:flex;flex-flow:row nowrap;margin-top:40px;}
#icompany_menu div {flex:1 0 auto;position:relative;width:auto;height:60px;line-height:60px;color:#fff;font-size:24px;font-weight:bold;text-align:center;box-sizing:border-box;border-right:3px solid #000;background-color:#222;cursor:pointer;}
#icompany_menu div:last-child {border-right:none;}
#icompany_menu div.active {color:#fff;background-color:#4589ec;}
#icompany_menu div.active:after {position:absolute;bottom:-24px;left:50%;z-index:2;display:block;margin-left:-12px;content:"";border:12px solid transparent;border-top-color:#4589ec;}

.icompany_boxs {margin-top:25px;background-color:#fff;}
.icompany_hide {display:none;}
.icompany_flex {display:flex;}
.icompany_boxs .text {padding:40px 50px;width:50%;box-sizing:border-box;}
.icompany_boxs .text .editorc {height:270px;line-height:30px;font-size:18px;overflow:hidden;}
.icompany_boxs .text .xxas {margin-top:40px;}
.icompany_boxs .text .xxas a {display:inline-block;width:190px;height:60px;line-height:60px;color:#fff;font-size:20px;font-weight:bold;text-align:center;text-transform:uppercase;vertical-align:top;background-color:#4589ec;}
.icompany_boxs .text .xxas a:nth-child(2) {margin-left:10px;background-color:#222;}
.icompany_boxs .imgs {width:50%;font-size:0px;}
.icompany_boxs .imgs img {width:100%;}

#iphotos_box {position:relative;z-index:2;margin-top:10px;}
#iphotos {padding:0px 90px;width:100%;box-sizing:border-box;}
#iphotos .swiper-container {padding:35px 34px 20px 34px;width:100%;font-size:0px;box-shadow:0px 0px 25px rgba(0,0,0,0.1); box-sizing:border-box;background-color:#fff;}
#iphotos .swiper-wrapper {width:100%;height:auto;}
#iphotos .swiper-slide {width:auto;text-align:center;}
#iphotos .swiper-slide img {width:100%;}
#iphotos .swiper-slide p {margin-top:15px;font-size:18px;}
#iphotos_prev {left:0px;}
#iphotos_next {right:0px;}
.iphotos_prevnext {position:absolute;bottom:0px;width:80px;height:100%;color:#fff;text-align:center;background-color:#222;cursor:pointer;}
.iphotos_prevnext i {font-size:40px;}
.iphotos_prevnext:hover {background-color:#3e8bf0;}

#iabout {padding:70px 0px;background:url(../images/iabout_bg.jpg) no-repeat center center;background-size:cover;overflow:hidden;}
#iabout .ititle {padding-top:0;}
#iabout .ititle h2 {color:#fff;}
#iabout .editorc {margin-top:15px;color:#d9dbd8;font-size:20px;line-height:1.8;text-align:center;}
#iabout .player {padding:30px 0px 35px 0px;font-size:0px;text-align:center;}
#iabout .player .sj {display:none;}
#iabout .xxas {display:block;margin:0px auto;width:190px;height:60px;line-height:60px;color:#fff;font-size:20px;font-weight:bold;text-align:center;background-color:#4589ec;transition:all ease-out 300ms;}
#iabout .xxas:hover {width:250px;}
#iabout a.sj {display:none;}
#iabout .ysjs {margin-top:30px;}
#iabout .ysjs li {display:inline-block;width:33.333%;color:#fff;text-align:center;vertical-align:top;}
#iabout .ysjs li .number {font-size:88px;font-family:"Arial Black";}
#iabout .ysjs li .jia {position:relative;top:-30px;margin-left:10px;font-size:50px;font-weight:bold;}
#iabout .ysjs li p {padding:0px 100px;color:#fff;font-size:20px;line-height:1.6;}

#inews_box {padding-top:40px;padding-bottom:60px;}
#inews_title {position:relative;padding-bottom:30px;border-bottom:1px solid #222;}
#inews_title h2 {color:#fff;font-size:60px;font-family:"Arial Black";}
#inews_title div {position:absolute;top:22px;right:0px;}
#inews_title div a {display:inline-block;padding:0px 30px;height:52px;line-height:52px;font-size:24px;font-weight:bold;vertical-align:top;border-right:3px solid #000;background-color:#d0dbe5;}
#inews_title div a:last-child {border-right:none;}
#inews_title div a:hover {color:#fff;background-color:#4489ec;}

#inews a {margin:2.5% 1.16% 0px 0px;width:32.56%;}
#inews a:nth-child(3n) {margin-right:0;}
/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#title_cur {background-color:#d0dbe5;}
#title_cur .wrap {position:relative;}
#title_nav1 {height:78px;line-height:78px;background-position:left 29px;}
#title_nav2 {height:60px;line-height:60px;background-position:left 21px;margin-top:10px;}
.title_navs {padding-left:27px;color:#888;font-size:14px;background:url(../images/title_home.png) no-repeat;}
.title_navs a {color:#888;}
.title_navs a:hover {color:#2199fe;}
.title_navs span {color:#333;font-weight:bold;}
.title_navs i {display:inline-block;padding:0px 8px;font-size:12px;}
.title_navs strong {color:#2199fe;font-weight:normal;}
#search {position:absolute;top:50%;right:0px;margin-top:-19px;width:500px;height:38px;}
#search input {padding:0px 10px;width:100%;height:38px;border:1px solid #b3cae0;background-color:#fff;}
#search span {position:absolute;top:0px;right:0px;z-index:2;display:block;width:82px;height:38px;background:url(../images/search.png) no-repeat center center #4489ec;cursor:pointer;}

.title_name {padding:50px 0px;text-align:center;}
.title_name h2 {position:relative;display:inline-block;color:#000;font-family:"Arial Black";font-size:60px;text-transform:uppercase;vertical-align:top;}
.title_name h2:before {position:absolute;top:50%;left:-190px;display:none;width:160px;height:1px;content:"";background-color:#ccc;}
.title_name h2:after {position:absolute;top:50%;right:-190px;display:none;width:160px;height:1px;content:"";background-color:#ccc;}

#mtitle_name {position:relative;display:none;background-color:#222;overflow:hidden;}
#mtitle_name h2 {padding:10px 60px 10px 3%;color:#fff;font-size:16px;}
#mtitle_name span {position:absolute;top:50%;right:3%;margin-top:-4px;display:block;border:8px solid transparent;border-top-color:#fff;transition:none;}
#mtitle_name span.active {margin-top:-12px;border-top-color:transparent;border-bottom-color:#fff;}
#mtitle_menu {display:none;width:100%;background-color:#222;}
#mtitle_menu a {display:block;padding:10px 50px 10px 3.2%;color:#d3d3d3;font-size:14px;border-top:1px solid #373d46;box-sizing:border-box;}
#mtitle_menu a.active {color:#4589ec;}
#mtitle_menu a.subs {padding-left:8%;}
#mtitle_menu a.subs:before {position:relative;top:-1px;display:inline-block;margin-right:8px;width:4px;height:4px;content:"";vertical-align:middle;border-radius:50%;background-color:#999;}
#mtitle_menu .dls {position:relative;width:100%;}
#mtitle_menu .dls div {position:absolute;top:0px;right:0px;z-index:2;padding:0px 3%;width:16px;height:100%;text-align:center;}
#mtitle_menu .dls div i {color:#d3d3d3;font-size:14px;}
#mtitle_menu .xls {display:none;width:100%;}

.input_text {padding:0px 10px;width:300px;height:48px;font-size:16px;border:1px solid #e6e9f1;border-radius:5px;background-color:#fff;}
.input_area {padding:6px 10px;height:176px;font-size:16px;line-height:1.6;border:1px solid #e6e9f1;border-radius:5px;background-color:#fff;overflow-y:auto;}
.input_select {padding:0px 0px 0px 10px;height:48px;font-size:16px;border:1px solid #e6e9f1;border-radius:5px;background-color:#fff;}
.input_text:focus,.input_area:focus,.input_select:focus {border-color:#d8e4f0;box-shadow:0px 0px 10px rgba(68,137,236,0.2);}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {position:relative;color:#fff;font-size:18px;font-weight:bold;text-align:center;border-radius:5px;border:none;box-sizing:border-box;background-color:#222;cursor:pointer;overflow:hidden;}
.button:hover {color:#fff;}
.button:hover button,.button:hover input,.button:hover a {color:#fff;}
.button:hover:before {transform:translateX(-100%);}
.button span {position:relative;z-index:2;}
.button button,.button input,.button a {position:relative;z-index:2;width:100%;height:100%;color:#fff;font-size:18px;font-weight:bold;text-align:center;outline:none;border:none;border-radius:5px;background:none;cursor:pointer;}
.button:before {position:absolute;top:0px;left:0px;z-index:1;display:block;width:100%;height:100%;content:"";background-color:#4489ec;transition:all ease-out 200ms;}
.button1 {width:100%;height:48px;}
.button1 a {display:block;color:#fff;line-height:48px;}
/*
.btns {border-radius:3px;border:1px solid #ccc;}
.btns:hover {color:#4489ec;border-color:#4489ec;}
*/
.editorc_box {margin:0px auto;padding-top:4%;width:100%;font-size:16px;overflow:hidden;}
.editorc {line-height:1.8;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td {padding:6px 8px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {position:relative;margin-top:5%;padding:12px 70px 0px 0px;height:48px;color:#999;font-size:14px;border-top:1px solid #e5e5e5;overflow:hidden;}
#prevnext p {height:24px;}
#prevnext_back {position:absolute;top:12px;right:0px;font-weight:bold;}

/*===================================================================================*/
/* 关于我们 */

#aboutus {padding-top:70px;}
#aboutus > div {display:flex;flex-flow:row nowrap;background-color:#f5f6fb;}
#aboutus .imgs {width:50%;font-size:0px;}
#aboutus .imgs img {width:100%;}
#aboutus .sj {display:none;}
#aboutus .text {padding:50px;width:50%;box-sizing:border-box;}
#aboutus .text > h2 {color:#000;font-size:50px;font-family:"Arial Black";text-transform:uppercase;}
#aboutus .text .editorc {margin-top:20px;font-size:16px;line-height:1.9;}

.aboutus_tis {position:relative;margin-top:60px;text-align:center;}
.aboutus_tis:after {position:absolute;top:50%;left:0px;display:block;margin-top:-2px;width:100%;height:4px;content:"";background-color:#818181;}
.aboutus_tis h2 {position:relative;z-index:2;display:inline-block;padding:0px 20px;color:#222;font-size:50px;font-weight:bold;background-color:#fff;}

.photos {font-size:0px;}
.photos a {display:inline-block;margin:3.2% 3.2% 0px 0px;width:31.2%;vertical-align:top;}
.photos a:nth-child(3n) {margin-right:0;}
.photos a img {width:100%;}
.photos a p {margin-top:15px;color:#555;font-size:18px;font-weight:bold;line-height:1.6;}

#cers {padding:40px 0px 55px 0px;width:100%;font-size:0px;}
#cers .swiper-wrapper {width:100%;height:auto;}
#cers .swiper-slide {width:auto;}
#cers .swiper-slide img {width:100%;}
#cers .swiper-slide p {margin-top:20px;color:#555;font-size:18px;font-weight:bold;text-align:center;}
#cers .swiper-pagination {position:static;left:0px;bottom:0px;margin-top:40px;width:100%;height:14px;font-size:0px;}
#cers .swiper-pagination span {margin:0px;width:14px;height:14px;font-size:0px;border-radius:50%;background:#a7a7a7;opacity:1;overflow:hidden;}
#cers .swiper-pagination span.swiper-pagination-bullet {margin:0px 7px;}
#cers .swiper-pagination span.swiper-pagination-bullet-active {background:#4489ec;}

#video_play {width:1200px;height:672px;font-size:0px;background-color:#000;overflow:hidden;}

/*===================================================================================*/
/* 产品列表 */

.pros a {display:inline-block;vertical-align:top;background-color:#d1dbe5;}
.pros a .imgs {position:relative;border:3px solid #d1dbe5;border-bottom:none;font-size:0px;overflow:hidden;}
.pros a .imgs img {width:100%;transition:all ease-out 500ms;}
.pros a .imgs:before {position:absolute;top:0px;left:0px;z-index:2;display:none;width:100%;height:100%;content:"";background-color:rgba(68,137,236,0.8);opacity:0;transition:all ease-out 500ms;}
.pros a .imgs:after {position:absolute;top:50%;left:50%;z-index:3;margin:-49px 0px 0px -49px;display:none;width:98px;height:98px;content:"";background:url(../images/viewxx.png) no-repeat;opacity:0;transform:translateY(-50px);transition:all ease-out 500ms;}
.pros a .imgs .play {position:absolute;top:0px;left:0px;z-index:10;width:100%;height:100%;background:url(../images/play.png) no-repeat center center;}
.pros a .imgs .video {position:absolute;top:0px;left:0px;z-index:11;display:block;width:100%;height:100%;font-size:0px;background-color:#000;opacity:0;overflow:hidden;}
.pros a .text {padding:15px 30px 20px 30px;}
.pros a h2 {height:56px;line-height:28px;font-size:18px;overflow:hidden;}
.pros a .flname {margin-top:10px;padding-top:10px;border-top:1px solid #bdc6cd;}
.pros a .flname span {display:inline-block;padding:0px 12px;height:24px;line-height:24px;color:#ff660a;font-size:12px;vertical-align:top;border-radius:3px;background-color:#e8edf2;}
.pros a .price {position:relative;margin-top:10px;color:#ff660a;font-size:26px;font-weight:bold;}
.pros a .price .unit {position:relative;top:-1px;color:#888;font-size:18px;font-weight:normal;}
.pros a .price .unit span {padding:0px 6px;}
.pros a:hover .imgs img {transform:scale(1.05);}
/*
.pros a:hover .imgs:before {opacity:1;}
.pros a:hover .imgs:after {opacity:1;transform:translateY(0);}
*/
/*===================================================================================*/
/* 新闻列表 */

#news_class {display:flex;flex-flow:row nowrap;padding-top:60px;}
#news_class a {flex:1 0 auto;position:relative;width:auto;height:60px;line-height:60px;color:#333;font-size:24px;font-weight:bold;text-align:center;box-sizing:border-box;border-right:3px solid #fff;background-color:#d0dbe5;}
#news_class a:last-child {border-right:none;}
#news_class a.active,#news_class a:hover {color:#fff;background-color:#4489ec;}
#news_class a.active:after {position:absolute;bottom:-24px;left:50%;z-index:2;display:block;margin-left:-12px;content:"";border:12px solid transparent;border-top-color:#4489ec;}

.news a {display:inline-block;vertical-align:top;}
.news a .imgs {position:relative;font-size:0px;overflow:hidden;}
.news a .imgs img {width:100%;transition:all ease-out 500ms;}
.news a .imgs div {position:absolute;top:0px;left:0px;z-index:2;width:100%;height:100%;}
.news a .imgs div:after {position:absolute;top:0px;left:0px;z-index:1;display:block;width:100%;height:100%;content:"";opacity:0;background-color:rgba(1,41,99,0.6);transition:all ease-out 500ms;}
.news a .imgs div p {position:relative;z-index:2;color:#fff;font-size:18px;font-weight:bold;text-align:center;opacity:0;}
.news a .imgs div p:before {display:block;margin:0px auto 20px auto;width:0px;height:1px;content:"";background-color:#fff;transition:all ease-out 400ms;}
.news a .imgs div p:after {display:block;margin:20px auto 0px auto;width:0px;height:1px;content:"";background-color:#fff;transition:all ease-out 400ms;}
.news a .text {padding:25px 35px 0px 35px;}
.news a .text h2 {height:56px;line-height:28px;color:#222;font-size:18px;overflow:hidden;}
.news a .text p {margin-top:8px;height:56px;line-height:28px;color:#808080;font-size:16px;overflow:hidden;}
.news a .text div {position:relative;margin-top:10px;color:#999;}
.news a .text div:after {position:absolute;top:4px;right:0px;display:block;width:20px;height:10px;content:"";background:url(../images/icon1.png) no-repeat;}
.news a:hover .imgs {box-shadow:0px 0px 25px rgba(0,0,0,0.5);}
.news a:hover .imgs img {transform:scale(1.05);}
.news a:hover .imgs div:after {opacity:1;}
.news a:hover .imgs div p {opacity:1;}
.news a:hover .imgs div p:before {width:50px;}
.news a:hover .imgs div p:after {width:50px;}
.news a:hover .text div:after {-webkit-animation:ihover 0.6s linear;animation:ihover 0.6s linear;background-image:url(../images/icon2.png);}

#ds {display:flex;flex-flow:row nowrap;justify-content:space-between;}
#ds_left {padding-bottom:90px;width:64%;box-sizing:border-box;}
#ds_right {padding:1px 0px 50px 25px;width:34%;box-sizing:border-box;border-left:1px solid #e1e1e1;}
#ds_right .tis {margin-top:30px;padding:15px 10px;color:#fff;font-size:36px;font-family:"Arial Black";text-align:center;background-color:#434343;}
#ds_news a {margin-top:40px;width:100%;}
#ds_news a:first-child {margin-top:20px;}
#ds_news a .text {padding:15px 0px 0px 0px;}
#ds_news a:hover .imgs {box-shadow:0px 0px 15px rgba(0,0,0,0.3);}
#news_info h1 {padding-top:45px;color:#222;font-size:30px;font-family:"Arial Black";line-height:1.2;text-align:center;}
#news_info p {padding:20px 0px 15px 0px;color:#999;font-size:16px;text-align:center;border-bottom:1px solid #e3e3e3;}
#news_info p span {display:inline-block;margin:0px 20px;vertical-align:top;}
#news_info p span:first-child {margin-left:0;}
#news_info p span:last-child {margin-right:0;}
#news_detail .editorc {padding-top:2.5%;font-size:18px;line-height:1.6;}

/*===================================================================================*/
/* 联系我们 */

#contact {background:url(../images/contact_bgs.jpg) repeat-x;}
#contact .wrap {display:flex;flex-flow:row nowrap;padding-top:100px;padding-bottom:60px;font-size:16px;}
#contact .zixun {width:29%;box-sizing:border-box;}
#contact .zixun h3 {color:#222;font-size:36px;font-family:"Arial Black";text-transform:uppercase;}
#contact .zixun h3:after {margin-top:25px;display:block;width:70px;height:4px;content:"";background-color:#4489ec;}
#contact .zixun p {padding:35px 0px;}
#contact .zixun div {width:180px;height:42px;line-height:42px;border-radius:0;}
#contact .zixun div a {font-size:16px;font-weight:normal;border-radius:0;}
#contact .lxs {padding:0px 50px;width:42%;box-sizing:border-box;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;}
#contact .lxs .tel h4 {color:#999;font-size:24px;font-weight:normal;}
#contact .lxs .tel a {color:#222;font-size:36px;font-weight:bold;}
#contact .lxs .tel p {color:#666;}
#contact .lxs .editorc {margin-top:20px;line-height:2;}
#contact .qrcode {display:flex;flex-direction:column;justify-content:center;width:29%;text-align:center;box-sizing:border-box;}
#contact .qrcode img {width:166px;}
#contact .qrcode p {margin-top:10px;}

#contact_map {height:640px;font-size:0px;background-position:center top;background-repeat:no-repeat;}
#contact_map img {display:none;width:100%;}

#message {display:flex;flex-flow:row nowrap;justify-content:space-between;padding-top:80px;padding-bottom:100px;font-size:16px;}
#message .text {width:38%;}
#message .text .tis h3 {color:#222;font-size:36px;font-family:"Arial Black";text-transform:uppercase;}
#message .text .tis p {padding:20px 0px 30px 0px;color:#808080;line-height:2;}
#message .text .qrcode {width:186px;text-align:center;}
#message .text .qrcode img {width:166px;}
#message .text .qrcode p {margin-top:0px;line-height:1.6;}
#message .form {width:56%;}
#message .form .inputs {font-size:0px;}
#message .form .inputs input {display:inline-block;margin-top:5%;padding:0px 12px;width:48.5%;height:47px;font-size:16px;vertical-align:top;border:1px solid #e6e9f1;border-radius:5px;background-color:#fff;}
#message .form .inputs input:nth-child(even) {margin-left:3%;}
#message .form .inputs textarea {margin-top:5%;padding:8px 12px;width:100%;height:180px;font-size:16px;line-height:1.7;border:1px solid #e6e9f1;border-radius:5px;background-color:#fff;}
#message .form .button {margin-top:25px;width:180px;height:48px;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-190px;padding:32px 20px;width:340px;color:#fff;font-size:20px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/
/* 浮动在线客服 */

#float_os {position:fixed;top:50%;right:0px;z-index:98;margin-top:-160px;width:45px;}
#float_os li {position:relative;margin-bottom:1px;height:45px;text-align:center;background-repeat:no-repeat;background-color:#1b1b1b;background-position:center center;cursor:pointer;}
#float_os li:last-child {border-bottom:none;}
#float_os li a {display:block;width:100%;height:100%;}
#float_os li p {position:absolute;top:0px;right:46px;display:none;padding:0px 20px;color:#fff;font-size:20px;line-height:45px;white-space:nowrap;word-break:keep-all;background-color:#3e8bf0;}
#float_os li img {position:absolute;right:46px;display:none;padding:6px;width:138px;height:138px;box-sizing:border-box;background-color:#3e8bf0;}
#float_os li:hover {background-color:#3e8bf0;}
#float_os li:hover p {display:block;}
#float_os .skype {background-image:url(../images/float_os_skype.png);}
#float_os .kefu {background-image:url(../images/float_os_qq.png);}
#float_os .whatsapp {background-image:url(../images/float_os_whatsapp.png);}
#float_os .whatsapp:hover img {display:block;}
#float_os .qrcode {background-image:url(../images/float_os_weixin.png);}
#float_os .qrcode:hover img {display:block;}
#float_os .tel {background-image:url(../images/float_os_tel.png);}
#float_os .email {background-image:url(../images/float_os_email.png);}
#float_os .top {background-image:url(../images/float_os_top.png);}

/*===================================================================================*/

#news_page {margin-top:60px;padding-top:50px;width:100%;border-top:1px solid #e8e8e8;}
#user_page {padding-top:60px;width:100%;}
.fypage {height:36px;font-size:0px;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0px 5px;width:38px;height:36px;line-height:34px;font-size:18px;color:#888;text-align:center;vertical-align:top;box-sizing:border-box;border:1px solid #d8e4f0;background-color:#fff;overflow:hidden;}
.fypage a:hover {color:#4489ec;border-color:#d0dbe5;background-color:#d0dbe5;}
.fypage span.fypage_current {color:#fff;border-color:#4489ec;background-color:#4489ec;}
.fypage .fypage_prev,.fypage .fypage_next {}
.fypage_sl {display:inline-block;padding:0px 3px;height:34px;color:#999;font-size:14px;line-height:34px;vertical-align:top;}
.fypage .fypage_goto {display:inline-block;padding:0px 5px 0px 15px;height:36px;line-height:36px;color:#888;font-size:14px;font-weight:bold;vertical-align:top;}
.fypage .fypage_goto input {display:inline-block;margin:0px 6px;width:38px;height:36px;	text-align:center;box-sizing:border-box;border:1px solid #d8e4f0;background-color:#fff;}
.fypage .fypage_gobtn {display:inline-block;width:80px;height:36px;color:#fff;line-height:36px;vertical-align:top;border-color:#4489ec;background-color:#4489ec;cursor:pointer;}

#news_mpage {display:none;margin-top:3%;padding:6% 0px 0px 0px;border-top:1px solid #e8e8e8;}
#user_mpage {display:none;padding:6% 0px 0px 0px;}
.mfypage {width:100%;height:24px;font-size:0px;text-align:center;overflow:hidden;}
.mfypage a,.mfypage span {display:inline-block;margin:0px 2px;padding:0px 8px;height:22px;font-size:12px;line-height:22px;color:#666;border:1px solid #ddd;background-color:#fff;vertical-align:top;overflow:hidden;}
.mfypage a:hover {color:#fff;border-color:#4489ec;background-color:#4489ec;}
.mfypage #fypage_gov {display:inline-block;margin:0px 2px;padding:0px 6px;width:36px;height:24px;color:#777;vertical-align:top;border:1px solid #ddd;background-color:#fff;}
.mfypage #fypage_gobtn:hover {color:#fff;border-color:#4489ec;background-color:#4489ec;}