﻿/**全局样式***/
* { -moz-box-sizing: border-box; -khtml-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body { margin: 0 auto; padding: 0px; width: 100%; height: 100%; min-width: 319px; font-size: 12px; color: #000; background: #f5f5f5; text-align: left; font-family: "Microsoft YaHei",Tahoma, Arial, Helvetica, sans-serif; -moz-background-size: cover; -khtml-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; }
ul, ol, li, dl, dd, dt, form, p, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
ul, ol, li, dl, dd, dt { list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
input, textarea, button { outline: none; -ms-clear: none; resize: none; -webkit-appearance: none; }
input:-moz-placeholder { color: #999; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #999; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }
input::-ms-clear, textarea::-ms-clear { display: none; }
input::-ms-reveal, textarea::-ms-reveal { display: none; }
input.disabled, button.disabled { background-color: #a0a0a0 !important; cursor: default !important; }
::-moz-placeholder, ::-webkit-input-placeholder, :-moz-placeholder, :-ms-input-placeholder { color: #999; }
a { color: #555555; text-decoration: none; outline: none; -ms-clear: none; background-color: transparent; transition: all 0.5s ease 0s; cursor: pointer; }
a:hover { color: #278AEA; text-decoration: none; outline: none; cursor: pointer; opacity: 1; }
a:focus { outline: none; text-decoration: none; }
a:active { outline: none; text-decoration: none; }
img { border: none; }
.transit_scale { display: block; overflow: hidden; }
.absol { position: absolute !important; }
.fixed { position: fixed !important; }
.clear { clear: both !important; }
.fl { float: left !important; }
.fr { float: right !important; }

/***************header******************/
/*加载层*/
img.lazyload { background: url(/App_Assets/Images/loading_min.gif) no-repeat center center; }
img.lazyloadn { background: url(/App_Assets/Images/newsloading.gif) no-repeat center center; }

.loading { display: none; margin: 0; padding: 0; width: 100%; height: 100%; left: 0px; top: 0px; position: fixed; cursor: wait; z-index: 999999; /*background-color: rgba(255,255,255,0.5);*/ }
.loading table { width: 100%; height: 100%; }
.loading table p { width: 130px; height: 20px; color: #333333; font-size: 13px; font-weight: bold; padding: 8px 8px 8px 8px; }
.loading table p i { color: #333333; font-size: 30px; display: block; width: 40px; line-height: 40px; height: 40px; text-align: center; opacity: 0.69; }

.box { width: 100%; height: 100%; }
header { position: fixed; top: 0; z-index: 100000; width: 100%; height: 60px; background: #fff; }
.header { z-index: 100000; width: 100%; height: 60px; background: linear-gradient(#fff, #e3e3e3); }
.menu_bt { position: relative; z-index: 9999; display: none; float: right; width: 24px; height: 12px; vertical-align: middle; border-top: 2px solid #666; border-bottom: 2px solid #666; }
.header .h-con { position: relative; width: 1200px; height: 100%; margin: 0 auto; cursor: pointer; }
.header .h-con .logo { z-index: 10; float: left; width: 180px; height: 100%; }
.header .h-con .logo a { position: absolute; top: 0; bottom: 0; margin: auto; display: inline-block; width: 310px; height: 38px; background: url('../images/logo.png') no-repeat left center; background-size: auto 38px; vertical-align: middle; }

header > div { width: 1180px; margin: 0 auto; }
header a { text-decoration: none; outline: none; }
header a:hover { text-decoration: none; cursor: pointer; }
/*header .logo { float: left; margin-top: 16px; }*/
header .transparent { display: none; }
header nav { float: right; height: 100%; *zoom: 1; overflow: hidden; }
header nav:before, header nav:after { display: table; content: ""; }
header nav:after { clear: both; }
header nav ul { margin-left: -26px; list-style: none; }
header nav ul { float: right; }
header nav ul li { float: left; padding-left: 40px; }
header nav ul, header nav li { _display: inline; }
header nav > ul > li > a { color: #333; font-size: 18px; font-weight: bold; }
header nav > ul > li > a:hover { color: #09F; }
header nav li { height: 100%; padding: 0; line-height: 60px; }
header nav li a { display: block; *display: inline-block; *zoom: 1; height: 100%; }
header nav li.active > a { color: #108CEE; }
header li.nav0 > a { cursor: default; }
header li.nav3 > a { cursor: default; }
header li.nav0:hover > .sub-nav { display: block; }
header li.list-nav > a { cursor: default; }

.sub-nav { position: absolute; display: none; width: 900px; height: auto; padding: 20px 20px 20px 0; z-index: 1001; margin-left: -60px; *margin-left: -60px; background: #FFF; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
.sub-nav .arrow { width: 0; height: 10px; position: absolute; top: -10px; left: 80px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #FFF; }
.sub-nav hr { clear: both; visibility: hidden; }
.sub-nav li { line-height: normal; height: auto; padding: 0; width: 170px; }
.sub-nav li h3 { line-height: 30px; font-size: 14px; font-weight: 400; color: #999; border-bottom: 1px solid #E5E5E5; }
.sub-nav li ul { float: left; height: auto; margin: 0; padding: 5px 0 10px 50px; }
.sub-nav li ul li { float: none; margin: 0; line-height: 24px; padding: 0; }
.sub-nav li a { color: #333; font-size: 14px; padding: 0; }
.sub-nav li a .iconfont { color: #999; margin-right: 8px; }
.sub-nav li span .iconfont { color: #999; margin-right: 8px; }
.sub-nav li a:hover { color: #0886E9; }
.sub-nav li a:hover .iconfont { color: #0886E9; }
.products-nav { padding: 0 20px 0 0; width: 500px; }
.products-nav.double-col { width: 500px; }
.products-nav .nav-group { overflow: hidden; min-height: 280px; position: relative; }
.products-nav .nav-group > ul { float: none; margin: 8px 0 8px 160px; }
.products-nav .nav-group > ul > li { display: none; }
.products-nav .nav-group li { float: none; width: auto; }
.products-nav .nav-group li.current { display: block; }
.products-nav .nav-group li h4 { color: #333; font-size: 14px; margin: 0; line-height: 20px; }
.products-nav .nav-group li h4 i { font-weight: 400; color: #808080; vertical-align: middle; }
.products-nav .nav-group li h4 .icon-new { color: #f84a30; font-size: 20px; margin-left: 10px; }
.products-nav .nav-group li a:hover h4 { color: #0b83e1; }
.products-nav .nav-group li a:hover h4 i { color: #0b83e1; }
.products-nav .nav-group li a:hover h4 .icon-new { color: #f84a30; }
.products-nav .nav-group li .nav-subproducts { padding-left: 25px; margin-left: -20px; }
.products-nav .nav-group li .nav-subproducts a { display: inline-block; font-size: 12px; margin: 0 20px; color: #333; }
.products-nav .nav-group li .nav-subproducts a:hover { color: #0b83e1; }
.products-nav .nav-group li .nav-subproducts a .icon-new { font-size: 18px; color: #f84a30; display: inline-block; margin-left: 5px; }
.products-nav .nav-group li p { float: left; width: 100%; margin: 0 0 10px 0px; color: #999; font-size: 12px; padding-left: 10px; line-height: 20px; background: url(/App_Assets/Web/Images/navMenuIcon.gif) 0px 9px no-repeat #ffffff; }
.products-nav .nav-group li ul li { float: none; margin: 8px 0; padding: 0; }
.products-nav .nav-types { position: absolute; left: 0; height: 100%; background: #f5f5f5; padding: 8px 0 8px 0; }
.products-nav .nav-types h3 { font-size: 14px; font-weight: normal; color: #999; line-height: 40px; cursor: pointer; width: 190px; background: url(../images/icon_drop.png) 174px -24px no-repeat; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.products-nav .nav-types h3 a { padding-left: 20px; width: 100%; display: block; }
.products-nav .nav-types h3 a:hover { color: #0b83e1; }
.products-nav .nav-types h3.current { background: #e6e6e6 url(../images/icon_drop.png) 174px -115px no-repeat; color: #0b83e1; }
.products-nav .nav-types h3.current a { color: #0b83e1; }
.products-nav .nav-types .iconfont { font-size: 24px; color: #f84a30; vertical-align: middle; display: inline-block; margin-left: 5px; }
.products-nav .arrow { border-bottom: 10px solid #f5f5f5; }
.products-nav-min { width: 160px; padding: 0px; }
.products-nav-min .nav-types { padding: 0; width: 100%; }
.products-nav-min .nav-types h3 { background: none; }
.products-nav-min .nav-types h3 a:hover { background-color: #e6e6e6; color: #0b83e1; }
.products-nav-min .nav-types h3.current { background: #e6e6e6; }

.xq_move { transition: all .3s ease-in-out; position: absolute; }
.menu_bt { display: none; position: relative; float: right; z-index: 9999; width: 24px; height: 12px; margin: 18px; border-top: 2px solid #666; border-bottom: 2px solid #666; vertical-align: middle; }
.menu_bt:after { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px; border-bottom: 2px solid #666; transition: all 100ms linear 0ms; }
.menu_bt span:after { border-color: #666; }
.menu_bt span { font-size: 0; text-indent: -9999px; }
.menu_bt span:before, .menu_bt span:after { content: ''; position: absolute; top: 50%; right: 0; left: 0; border-top: 1px solid black; transition: all 100ms linear 0ms; }
.menu_bt.open { color: transparent !important; border: 0; }
.menu_bt.open:after { -webkit-transform: scale(0); transform: scale(0); }
.menu_bt.open span:before, .menu_bt.open span:after { border-width: 2px; border-color: #666; }
.menu_bt.open span:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.menu_bt.open span:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

/**********======首页=======*************/
section { width: 100%; overflow: hidden; }
/*****伦播******/
.banner_content { position: relative; z-index: 1; width: 100%; height: auto; }
.tink-banner { position: relative; width: 100%; height: auto; margin-top: 60px; overflow: hidden; }
.swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden; }
.swiper-slide { width: 100%; height: auto; text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; overflow: hidden; }
.swiper-slide img { float: left; width: 100%; height: auto; }
.swiper-button-next, .swiper-button-prev { display: none; }
.tink-banner:hover .swiper-button-next, .tink-banner:hover .swiper-button-prev { display: block; }
.swiper-pagination { position: absolute; left: 0; right: 0; bottom: 10px; margin: auto; }
.swiper-pagination span { margin: 0 5px; }
.swiper-pagination-clickable .swiper-pagination-bullet { background: #f5f5f5; }
.swiper-pagination-bullet-active { background: #FFf; }
.swiper-button-next { right: 20%; background-image: url(../Images/about/next.png); }
.swiper-button-prev { left: 20%; background-image: url(../Images/about/pre.png); }
/*导航条*/
.nav { width: 100%; height: 70px; /*background:rgba(255,255,255,0.5);*/ background: #fff; opacity: 0.75; /*透明度*/ position: absolute; left: 0px; bottom: 0px; }
/*首页 产品*/
.home { background: #fff; }
.h-product { width: 1170px; margin: 0 auto; padding: 50px 0 30px; overflow: hidden; }
.h-product ul { margin: 0 -15px; }
.h-product li { float: left; width: 16.66%; padding: 0 30px 20px; text-align: center; }
.h-product li div { margin: 0 auto; }
.h-product li div:first-child { width: 134px; height: 134px; line-height: 134px; border-radius: 5px; }
.h-product li div:first-child img { width: 100%; }
.h-product li h2 { padding: 20px 0 10px; font-size: 16px; color: #495972; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.h-product li h2:hover { color: #608bfc; }
.h-product li p { width: 86%; margin: 0 auto; font-size: 14px; color: #818181; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.h-product li:hover div { color: #608bfc; }

/*首页 产品1*/
.h-product1 { width: 1170px; margin: 0 auto; padding: 50px 0 30px; background-color: #fff; overflow: hidden; }
.h-product1 li { float: left; width: 33.3%; padding: 20px; text-align: center; overflow: hidden; }
.h-product1 li a { display: block; overflow: hidden; }
.h-product1 li a div { float: left; display: inline-block; }
/*.h-product1 li a div:first-child { width: auto; height: auto; padding: 0;}*/
.h-product1 li a div.h-productImg { clear: both; float: left; width: 100%; text-align: center; }
.h-product1 li a div.h-productImg img { width: 85%; }
.h-product1 li a div.h-productTxt { clear: both; float: left; width: 100%; text-align: center; vertical-align: middle; }
.h-product1 li a div.h-productTxt p { text-align: center; }
.h-product1 li h2 { float: left; width: 100%; text-align: center; padding: 10px 0; font-size: 18px; color: #4a5874; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.h-product1 li h2:hover { color: #608bfc; }
.h-product1 li p { margin: 0 auto; font-size: 14px; color: #808080; text-align: left; /*text-overflow: ellipsis; white-space: nowrap; overflow: hidden;*/ }
.h-product1 li:hover div { color: #608bfc; }

/**********===========解决方案===============***********/
.sol-details-con { width: 970px; margin: 0 auto; padding-top: 60px; overflow: hidden; }
.sol-details-con h1 { font-size: 26px; padding-bottom: 2%; text-align: center; color: #333; }
.sol-details-con > div { padding-top: 60px; }
.sol-details-con > div.sol-name { padding: 0; }
.sol-details-con > div h2 { padding: 0 0 20px 0; font-size: 26px; color: #333; text-align: center; }
.sol-name p { font-size: 16px; color: #666; text-indent: 32px; }
.sol-design div { font-size: 16px; line-height: 30px; color: #666; }
.sol-design p { line-height: 30px; font-size: 16px; color: #666; text-indent: 32px; }
.sol-design span { font-size: 16px; line-height: 30px; color: #666; text-indent: 32px; }
/*.sol-design span { display: inline-block; padding-top: 60px; font-size: 16px; }
.sol-design p { line-height: 24px; padding-top: 10px; font-size: 16px; color: #666; text-indent: 32px; }*/
.sol-design img { width: 100%; margin-top: 40px; }
.sol-pro-con { padding: 40px 0 60px; text-align: center; }
.sol-pro-con li { display: inline-block; width: 32.3%; padding: 15px; }
.sol-pro-con dl { border: 1px solid #e6e6e6; border-radius: 3px; }
.sol-pro-con dt { line-height: 240px; text-align: center; background: #f1f1f1; }
.sol-pro-con dt img { width: 100%; }
.sol-pro-con dd { height: 70px; line-height: 70px; padding: 0 10px; font-size: 16px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/**********===========服务支持===============***********/
.service, .product, .contact, .about, .pro-details, .solution, .sol-details, .new, .new-details { width: 100%; padding-top: 60px; overflow: hidden; }
.sol-details, .about { background-color: #fff; }
.ser-banner, .pro-banner, .cont-banner, .about-banner { width: 100%; height: auto; text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; overflow: hidden; }
.ser-banner img, .pro-banner img, .cont-banner img, .about-banner img { float: left; width: 100%; height: auto; }
.ser-content, .pro-content { width: 100%; height: auto; overflow: hidden; }
.ser-nav, .pro-nav, .about-nav { width: 1171px; height: 70px; margin: 0 auto; padding-top: 10px; text-align: center; border-bottom: 2px solid #e6e6e6; overflow: hidden; }
.ser-nav a { display: inline-block; height: 58px; line-height: 60px; margin: 0 20px; font-size: 16px; color: #999; }
.ser-nav a:hover { color: #666; }
.ser-nav a.ser-active { color: #278aea; border-bottom: 4px solid #278AEA; }
.ser-content .ser-hide { display: none; }
/**文档下载**/
.doc-download-content { width: 1171px; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.doc-download-content > ul { margin: 0 -15px; padding-bottom: 20px; overflow: hidden; }
.doc-download-content li.serDocList { float: left; width: 300px; padding: 15px; /*text-align: center; box-shadow: 0 0 3px #666;*/ border-radius: 5px; overflow: hidden; }
.doc-download-content li.serDocList > a { display: block; box-shadow: 0 0 5px #ccc; border-radius: 5px; background-color: #fff; }
.doc-download-content li.serDocList img { width: 100%; }
.doc-download-content li.serDocList h2 { padding: 12px 12px; font-size: 16px; font-weight: 400; color: #333; background: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.doc-download-content li.serDocList p { display: -webkit-box; height: 70px; max-height: 80px; line-height: 22px; padding: 0 12px; font-size: 12px; color: #999; background: #fff; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.doc-download-content .ser-btn { border-top: 2px solid #e6e6e6; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background: #fff; overflow: hidden; }
.doc-download-content .ser-btn a { display: inline-block; float: left; width: 50%; padding: 15px 0; font-size: 14px; text-align: center; color: #333; border-bottom-right-radius: 5px; }
.doc-download-content .ser-btn a:first-child { width: 49.5%; border-right: 2px solid #e6e6e6; border-bottom-left-radius: 5px; border-bottom-right-radius: 0; }
.doc-download-content .ser-btn a:hover { color: #278AEA; }
.doc-download-content .ser-btn a.ser-btn-active { color: #fff; background: #278AEA; }
/**技术支持**/
.tech-support { width: 1170px; margin: 0 auto; text-align: center; }
.tech-support ul { padding: 60px 0; overflow: hidden; }
.tech-support li { display: inline-block; padding: 0 40px; }
.tech-support li:first-child { border-right: 1px solid #e6e6e6; }
.tech-support li div { padding-top: 10px; font-size: 14px; color: #999; text-align: center; }
.tech-support li h1 { font-size: 22px; color: #333; text-align: left; }
.tech-support li p { padding-top: 32px; font-size: 22px; color: #333; text-align: left; }
.tech-support li p:last-child { padding-top: 10px; }
/**页码**/
div.zxf_pagediv { clear: both; text-align: center; color: #999999; }
div.zxf_pagediv a { text-decoration: none; text-align: center; font-size: 14px; }
div.zxf_pagediv span, div.zxf_pagediv a { display: inline-block; box-sizing: border-box; text-align: center; font-size: 14px; }
div.zxf_pagediv span { margin: 0 5px; }
span.disabled { height: 35px; width: 65px; line-height: 35px; margin: 0 5px; background: #f2f2f2; }
span.current { width: 35px; height: 35px; line-height: 35px; margin: 0 5 px; color: #ffffff; border-radius: 3px; background: #278AEA; }
.zxfPagenum { width: 35px; height: 35px; line-height: 35px; margin: 0 5px; color: #999999; background: #FFFFFF; border: 1px solid #dfdfdf; border-radius: 3px; }
div.zxf_pagediv a:hover { color: #278AEA; border: 1px solid #278AEA; }
/*.nextpage{ margin: 0 5px; color: #278AEA; border: 1px solid #278AEA;}*/
.nextbtn, .prebtn { width: 65px; height: 35px; line-height: 35px; color: #999999; background: #FFFFFF; border: 1px solid #dfdfdf; }
.zxfinput { width: 35px; height: 35px; margin: 0 12px; text-align: center; box-sizing: border-box; }
.zxfokbtn { width: 45px; height: 35px; line-height: 35px; border: 1px solid #dfdfdf; }

/**********=============创想产品===========************/
.pro-list-content { width: 1171px; margin: 0 auto; padding: 20px 0; overflow: hidden; }
/*.pro-list-content .swiper-container{height:auto;overflow:hidden;}
.pro-list-content .swiper-slide{height:auto;background:#f7f7f7;align-items:initial;overflow:hidden;}*/

.pro-list-content .swiper-container { float: left; width: 100%; height: 100%; overflow: hidden; }
.pro-list-content .swiper-slide { float: left; height: 100% !important; background: #f7f7f7; align-items: initial; overflow: hidden; }
.pro-list-content .swiper-slide-active { height: 100% !important; overflow: hidden; }
.pro-list-content .swiper-wrapper { float: left; width: 100%; height: 100%; overflow: hidden; }
.pro-list { display: inline-block; float: left; width: 100%; min-height: 30px; height: auto; overflow: hidden; }
.pro-list li { display: inline-block; float: left; width: 25%; padding: 15px; overflow: hidden; }
.pro-list li.cell5 { width: 20%; padding: 16px; }
.pro-list li dl { width: 100%; background: #fff; border-radius: 5px; }
.pro-list li:hover dl { box-shadow: 0px 0px 10px #ccc; }
.pro-list .prodis { width: 100%; margin: 15px auto; padding-top: 40px; text-align: center; font-size: 14px; color: #b5b5b5; }
.pro-list dl dd { text-align: center; background-color: #ececec; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.pro-list dl dd.border { border: 1px solid #e9e9e9; }
.pro-list dl dd img { width: 100%; height: 100%; }
.pro-list dl dt:last-child { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
/*.pro-list dl dt { background-color: #fff;}*/
.pro-list dl h2 { line-height: 22px; padding: 15px; font-size: 16px; font-weight: 400; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.pro-list dl h2:hover { color: #108CEE; }
.pro-list dl h2.row2 { height: 64px; line-height: 22px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.pro-list dl h2.center { font-size: 14px; text-align: center; }
.pro-list dl p { padding: 15px; padding-top: 0; font-size: 14px; color: #999; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
/*子导航*/
.secnav { position: relative; overflow: hidden; width: 640px; height: 60px; margin: 0 auto; }
.secnav li { height: 60px; line-height: 60px; margin-left: 30px; cursor: pointer; }
.secnav li.active { -webkit-transform: scale(1); transform: scale(1); }
.secnav li.sildeLine { position: absolute; left: 0; bottom: -2px; width: 52px; height: 5px; z-index: 2; background-color: #278AEA; display: none; }
.secnav li.current a { color: #278AEA; }
.secnav li a { color: #484848; font-size: 13px; font-weight: bold; }
.secnav .tn { float: left; }
.noborder { margin-bottom: 0; background: none; border: none; }

.menu { width: 100%; line-height: 1; margin: 0 auto; position: relative; }
.menu__list { position: relative; display: inline-block; height: 60px; margin: 0; padding: 0; overflow: hidden; list-style: none; white-space: nowrap; }
/* .menu__item {display: block; margin: 1em 0;} */
.menu__link { font-size: 16px; font-weight: 400; display: block; padding: 1em; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.menu__link:hover,
.menu__link:focus { outline: none; }
.menu--alonso .menu__item { display: inline-block; height: 60px; line-height: 60px; margin: 0; }
.menu--alonso .menu__link { padding: 0 10px; text-align: center; color: #999; -webkit-transition: color 0.3s; transition: color 0.3s; }
.menu--alonso .menu__link:hover,
.menu--alonso .menu__link:focus { color: #666; }
.menu--alonso .menu__item--current .menu__link { color: #278AEA; -webkit-transition: color 0.5s; transition: color 0.5s; }
.menu--alonso .menu__line { position: absolute; top: 89%; left: 0; padding: 0 10px; height: 4px; pointer-events: none; border: 1px solid #278AEA; /*border-width: 0 20px;*/ background: #278AEA; -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1); -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22); transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22); }
/*.menu--alonso .menu__item:nth-child(1).menu__item--current ~ .menu__line {-webkit-transform: translate3d(-10%, 0, 0);transform: translate3d(-10%, 0, 0);}
.menu--alonso .menu__item:nth-child(2).menu__item--current ~ .menu__line {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
.menu--alonso .menu__item:nth-child(3).menu__item--current ~ .menu__line {-webkit-transform: translate3d(235%, 0, 0);transform: translate3d(235%, 0, 0);}
.menu--alonso .menu__item:nth-child(4).menu__item--current ~ .menu__line {-webkit-transform: translate3d(390%, 0, 0);transform: translate3d(410%, 0, 0);}
.menu--alonso .menu__item:nth-child(5).menu__item--current ~ .menu__line {-webkit-transform: translate3d(558%, 0, 0);transform: translate3d(593%, 0, 0);}
.menu--alonso .menu__item:nth-child(6).menu__item--current ~ .menu__line {-webkit-transform: translate3d(685%, 0, 0);transform: translate3d(727%, 0, 0);}
.menu--alonso .menu__item:nth-child(7).menu__item--current ~ .menu__line {-webkit-transform: translate3d(880%, 0, 0);transform: translate3d(880%, 0, 0);}*/
.menu--alonso .menu__item:nth-child(1).menu__item--current ~ .menu__line { -webkit-transform: translate3d(12px, 0, 0); transform: translate3d(12px, 0, 0); }
.menu--alonso .menu__item:nth-child(2).menu__item--current ~ .menu__line { -webkit-transform: translate3d(85px, 0, 0); transform: translate3d(85px, 0, 0); }
.menu--alonso .menu__item:nth-child(3).menu__item--current ~ .menu__line { -webkit-transform: translate3d(205px, 0, 0); transform: translate3d(205px, 0, 0); }
.menu--alonso .menu__item:nth-child(4).menu__item--current ~ .menu__line { -webkit-transform: translate3d(290px, 0, 0); transform: translate3d(290px, 0, 0); }
.menu--alonso .menu__item:nth-child(5).menu__item--current ~ .menu__line { -webkit-transform: translate3d(410px, 0, 0); transform: translate3d(410px, 0, 0); }
.menu--alonso .menu__item:nth-child(6).menu__item--current ~ .menu__line { -webkit-transform: translate3d(530px, 0, 0); transform: translate3d(530px, 0, 0); }
.menu--alonso .menu__item:nth-child(7).menu__item--current ~ .menu__line { -webkit-transform: translate3d(615px, 0, 0); transform: translate3d(615px, 0, 0); }
.menu--alonso .menu__item:nth-child(8).menu__item--current ~ .menu__line { -webkit-transform: translate3d(690px, 0, 0); transform: translate3d(690px, 0, 0); }
/**********============new 新闻资讯==========************/
.new-dynamic { width: 970px; margin: 0 auto; padding: 25px 0 40px; overflow: hidden; }
.new-dynamic li { width: 100%; padding: 40px 0 30px; overflow: hidden; }
.new-dynamic li .new-img { float: left; display: inline-block; width: 33%; }
.new-dynamic li .new-img img { width: 100%; }
.new-dynamic li .new-title { position: relative; float: left; display: inline-block; width: 62%; height: 100%; margin-left: 5%; }
.new-dynamic li .new-title h3 { font-size: 22px; color: #333; }
.new-dynamic li .new-title h3:hover { color: #108cee; }
.new-dynamic li .new-title p { line-height: 22px; padding-top: 25px; font-size: 14px; color: #999; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.new-dynamic li .new-title .new-title-bottom { margin-top: 8%; overflow: hidden; }
.new-dynamic li .new-title .new-time { display: inline-block; padding-top: 20px; font-size: 14px; color: #999; vertical-align: bottom; }
.new-dynamic li .new-title a.new-btn { float: right; display: inline-block; width: 100px; height: 44px; line-height: 44px; font-size: 14px; color: #999; text-align: center; border-radius: 5px; border: 1px solid #e6e6e6; }
.new-dynamic li .new-title a.new-btn:hover { color: #fff; background-color: #108CEE; }
/**********============new-da 新闻详情==========************/
.new-details { background: #fff; }
.new-con { position: relative; width: 970px; margin: 0 auto; /*padding: 40px 0 40px;*/ overflow: hidden; }
.new_head { width: 100%; padding-top: 40px; overflow: hidden; border-bottom: 1px solid #d9d9d9; }
.new_head h1 { font-size: 22px; line-height: 30px; padding: 10px 0px; color: #333; letter-spacing: 1px; text-align: center; }
.new_head ul { display: block; margin: 12px auto 22px; text-align: center; overflow: hidden; }
.new_head li { display: inline-block; font-size: 12px; line-height: 24px; margin-right: 30px; color: #999; }
.new_head li i { font-style: normal; }
.new-main { margin-top: 20px; font-size: 16px; line-height: 180%; color: #5c5c5c; }
.new-main .title_content { min-height: 500px; border-bottom: 1px solid #d9d9d9; }
/*.new-main p { letter-spacing: 1px; text-indent: 32px; }*/
/*.new-main span { display: block; margin-bottom: 10px; line-height: 24px; font-size: 14px; color: #5c5c5c; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }*/
.new-main img { max-width: 100% !important; height: auto; margin-bottom: 30px; }
.new-main .preNex { position: relative; min-height: 70px; margin: 20px 0 30px; color: #666; font-size: 12px; overflow: hidden; }
.new-main .preNex > a { position: absolute; top: 0; right: 0; display: block; text-align: center; width: 110px; height: 44px; line-height: 44px; border: 1px solid #d9d9d9; border-radius: 5px; }
.new-main .preNex > a span { line-height: 44px; text-align: center; color: #999; }
.new-main .preNex > a:hover { background-color: #278ae8; border: 0; }
.new-main .preNex > a:hover span { color: #fff; }
/**********============product-details==========************/
.pro-details { background-color: #fff; }
.pro-details-con { width: 970px; margin: 0 auto; padding-bottom: 60px; }
.pro-details-con h2 { font-size: 26px; padding: 2% 0 3%; color: #333; text-align: center; }
.pro-intro, .pro-range, .pro-trait { padding: 60px 0 0; clear: both; text-align: center; }
.pro-range { padding: 60px 0 0; text-align: center !important; clear: both; }
.pro-intro { padding: 60px 0 0; overflow: hidden; font-size: 16px; line-height: 190%; color: #666; }
.pro-intro div { line-height: 30px; text-align: left; font-size: 16px; color: #666; }
.pro-intro img { max-width: 100% !important; height: auto; padding-top: 40px; }
.pro-range ul { padding-top: 60px; }
.pro-range li { display: inline-block; width: 32.3%; max-height: 360px; vertical-align: top; min-height: 250px; padding: 15px; }
.pro-range li .pro-range-padd { min-height: 330px; max-height: 360px; padding: 25px; border: 1px solid #c7e5ff; border-radius: 5px; background-color: #e4f2ff; }
.pro-range li .pro-range-padd .pro-img { width: 100px; height: 100px; line-height: 100px; margin: 0 auto; /*background: url(" ../images/pro/ellipse.png")no-repeat center center;*/ background-size: cover; }
.pro-range li .pro-range-padd .pro-img img { width: auto; padding: 0; }
.pro-range li .pro-range-padd h3 { padding: 20px 0; font-size: 18px; text-align: center; color: #666; }
.pro-range li .pro-range-padd p { padding: 0; text-indent: 0; font-size: 14px; color: #999; }
.pro-trait img { padding-top: 40px; width: 100%; }
.pro-trait .por-trait-list { padding-top: 50px; text-align: center; }
.pro-trait .por-trait-list li { display: inline-block; width: 32.3%; min-height: 240px; max-height: 500px; padding: 15px; vertical-align: top; }
.pro-trait .por-trait-list li .pro-trait-padd { min-height: 240px; max-height: 500px; line-height: 24px; padding: 20px; font-size: 14px; text-align: left; color: #666; border: 1px solid #c7e5ff; border-radius: 20px; background-color: #e4f2ff; }
/**********=============contact 联系我们===========************/
.contact { background-color: #fff; }
.contact .cont-content { width: 1170px; margin: 0 auto; }
.cont-content { width: 100%; margin: 0 auto; overflow: hidden; }
.cont-content > h2 { padding: 30px 0; font-size: 26px; color: #333; text-align: center; border-bottom: 1px solid #f2f2f2; }
.cont-content .cont-container { position: relative; padding: 30px 0 0; margin-top: 30px; border-bottom: 1px solid #e6e6e6; }
.cont-content .cont-container::before { content: ''; position: absolute; top: 0; left: 50%; height: 96%; width: 2px; margin-left: -1px; background: #f0f0f0; }
.cont-content .cont-container div.addrline-block.animate-enable { transition: all .8s ease-in-out; }
.cont-content .cont-container div.addrline-block.animate-enable:nth-child(even) { transform: translateX(600px); opacity: 0; }
.cont-content .cont-container div.addrline-block.animate-enable:nth-child(odd) { transform: translateX(-600px); opacity: 0; }
.cont-content .cont-container div.addrline-block.animate-active:nth-child(odd) { opacity: 1; transform: translateX(0); }
.cont-content .cont-container div.addrline-block.animate-active:nth-child(even) { opacity: 1; transform: translateX(0); }
/*.cont-content .cont-container div.addrline-block.animate-active:nth-child(2) { transition-delay: .5s;}
.cont-content .cont-container div.addrline-block.animate-active:nth-child(3) { transition-delay: .7s;}
.cont-content .cont-container div.addrline-block.animate-active:nth-child(4) { transition-delay: .9s;}
.cont-content .cont-container div.addrline-block.animate-active:nth-child(5) { transition-delay: 1.1s;}
.cont-content .cont-container div.addrline-block.animate-active:nth-child(6) { transition-delay: 1.3s;}
.cont-content .cont-container div.addrline-block.animate-active:nth-child(7) { transition-delay: 1.5s;}*/
.addrline-block { position: relative; margin: 60px 0; }
.addrline-block:after { content: ""; display: table; clear: both; }
.addrline-block:first-child { margin-top: 0; }
.addrlineline-block:last-child { margin-bottom: 0; }
.addrline-img { position: absolute; top: 0; left: 0; width: 40px; height: 40px; border-radius: 50%; box-shadow: 0 0 0 4px #febdb2, inset 0 2px 0 rgba(253, 36, 0, 0.08), 0 3px 0 4px rgba(253, 36, 0, 0.05); }
.addrline-img img { position: relative; left: 50%; top: 50%; display: block; width: 24px; height: 24px; margin-left: -12px; margin-top: -12px; }
.addrline-img.cont-picture { background: #fd2400; }
.addrline-img.cont-movie { background: #fd2400; }
.addrline-img.cd-location { background: #f0ca45; }
.addrline-img { width: 10px; height: 10px; left: 0; right: 0; top: 22px; margin: auto; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; }
.addrline-content p.addr-icon { display: inline-block; cursor: pointer; }
.addrline-content p.addr-icon::after { content: ''; display: inline-block; width: 20px; height: 20px; background: url(../Images/mapLocation.png)no-repeat center center; background-size: contain; }
.addrline-content p.addr-icon:hover::after { background: url(../Images/mapLocation.gif)no-repeat center center; background-size: contain; }
.addrline-content.en-addrline { margin: -15% 0 0 55%; }
.addrline-img.bounce-in { visibility: visible; -webkit-animation: cd-bounce-1 0.6s; -moz-animation: cd-bounce-1 0.6s; animation: cd-bounce-1 0.6s; }
.addrline-content { position: relative; margin-left: 60px; background: #ffffff; height: 200px; border-radius: 5px; padding: 15px; border: 1px solid #e6e6e6; box-shadow: 0 3px 12px #e6e6e6; }
.addrline-content:after { content: ""; position: absolute; display: table; clear: both; }
.addrline-content h2 { padding-bottom: 15px; font-size: 20px; color: #333; }
.addrline-content .cd-read-more, .addrline-content .cd-date { display: inline-block; background-position: right bottom; background-repeat: no-repeat; background-size: contain; }
.addrline-content p { margin: 6px 0; line-height: 20px; font-size: 16px; color: #333; }
.addrline-content .cd-read-more { float: right; padding: .8em 1em; background: #acb7c0; color: #ffffff; border-radius: 0.25em; }
.no-touch .addrline-content .cd-read-more:hover { background-color: #bac4cb; }
.addrline-content .cd-date { float: left; font-size: 26px; color: #1c70ef; }
.addrline-content::before { content: ''; position: absolute; top: 16px; left: 100%; height: 0; width: 0; border: 7px solid transparent; border-left: 7px solid #ffffff; }
.addrline-content { margin-left: 0; padding: 15px; width: 45%; }
.addrline-content .cd-read-more { float: left; }
.addrline-content .cd-date { position: absolute; width: 100%; height: 200px; left: 122%; top: 0px; background-size: contain; }
.addrline-block:nth-child(even) .addrline-content { float: right; }
.addrline-block:nth-child(even) .addrline-content::before { top: 24px; left: auto; right: 100%; border-color: transparent; border-right-color: #fff; }
.addrline-block:nth-child(even) .addrline-content::after { display: table; clear: both; top: 24px; left: auto; right: 100%; border-color: transparent; border-right-color: #fff; }
.addrline-block:nth-child(even) .addrline-content .cd-read-more { float: right; }
.addrline-block:nth-child(even) .addrline-content .cd-date { left: auto; right: 122%; text-align: right; background-position: left bottom; }
.cssanimations .addrline-content.is-hidden { visibility: hidden; }
.cssanimations .addrline-content.bounce-in { visibility: visible; -webkit-animation: cd-bounce-2 0.6s; -moz-animation: cd-bounce-2 0.6s; animation: cd-bounce-2 0.6s; }

@media only screen and (min-width: 1170px) {
    /* inverse bounce effect on even content blocks */
    .cssanimations .addrline-block:nth-child(even) .addrline-content.bounce-in { -webkit-animation: cd-bounce-2-inverse 0.6s; -moz-animation: cd-bounce-2-inverse 0.6s; animation: cd-bounce-2-inverse 0.6s; }
}
/***提交需求**/
.cont_from { width: 670px; margin: 0 auto; padding-top: 30px; overflow: hidden; }
.cont_from h2 { font-size: 26px; color: #333; text-align: center; }
.cont_from p { line-height: 26px; padding: 30px 0; font-size: 16px; color: #808080; text-align: center; }
.cont_from .from { width: 500px; margin: 0 auto; }
.cont_from .row { margin: 0; text-align: center; clear: both; }
.cont_from .row > div { position: relative; margin: 5px auto; display: inline-block; }
.cont_from .row label { margin: 0; font-weight: normal; cursor: pointer; }
.cont_from .row .tel { margin-left: 10px; }
.cont_from .row.check_box { display: inline-block; padding: 10px 0 0 10px; vertical-align: top; }
.cont_from div > span { position: absolute; left: 10px; font-weight: normal; top: 10px; font-size: 14px; color: #acacac; }
.cont_from .txt.f1 { width: 236px; font-size: 14px; }
.cont_from .txt.f1.long { width: 490px; }
.cont_from .txt { border: 1px solid #d9d9d9; padding: 10px; background-color: #f2f2f2; }
.cont_from .txt:focus { border: 1px solid #1c70ef; padding: 10px; background-color: #fff; }
.cont_from h3 { display: inline-block; padding: 15px 0 0 10px; font-size: 16px; color: #333; clear: both; }
.cont_from .row > div { font-size: 12px; font-weight: normal; color: #656565; vertical-align: sub; }
.cont_from .input_cs { float: left; width: 155px; margin-bottom: 10px; text-align: left; }
.cont_from input[type=checkbox] { vertical-align: sub; margin-right: 5px; }
.cont_from input[type=radio] { vertical-align: sub; margin: 0 4px; }
.cont_from .row div.label_top { margin-bottom: 0; }
.cont_from .row div.label_top div, .cont_from .row div.label_bottom div { display: inline-block; }
.cont_from .row div.label_bottom { margin: 5px 0 5px 50px; }
.cont_from .cont_btn { width: 170px; height: 50px; line-height: 50px; margin: 20px auto 30px; text-align: center; border-radius: 30px; background: #1c70ef; opacity: .9; }
.cont_from .cont_btn:hover { opacity: 1; }
.cont_from .cont_btn a { font-size: 16px; color: #fff; }
.iradio_flat-aero { margin-left: 10px; }
.layer-img { width: 100%; height: 100%; }
/**********=============about加入我们===========*********/
.about-content { background: #fff; }
.about-content .about-company-intro div > h2 { font-size: 26px; color: #333; text-align: center; }
.about-content > div { display: none; }
.about-content > div#about0 { display: block; }
.about-nav { width: 100%; margin: 0 auto; text-align: center; border-bottom: 2px solid #e6e6e6; overflow-x: auto; overflow-y: hidden; white-space: nowrap; }
.about-nav ul { height: 58px; line-height: 58px; overflow: hidden; }
.about-nav li { display: inline-block; height: 58px; line-height: 54px; margin: 0 20px; }
.about-nav a { display: block; height: 58px; line-height: 60px; font-size: 16px; color: #999; }
.about-nav li.Abnav-active a { color: #108CEE; border-bottom: 4px solid #108CEE; }
/*.about-nav a { display: inline-block; margin: 0 20px; padding: 16px 0; font-size: 16px; color: #999;}
.about-nav a.Abnav-active{ color: #278aea; border-bottom: 4px solid #278AEA;}*/
.about-intro { width: 970px; margin: 0 auto; padding: 30px 0; overflow: hidden; font-size: 16px; line-height: 190%; color: #666; }
.about-intro > h2 { margin-bottom: 30px; }

.about-content .about-branch { position: relative; padding: 40px 0; }
.about-content .cont-container::before { content: ''; position: absolute; top: 3%; left: 50%; height: 96%; width: 2px; margin-left: -1px; background: #f0f0f0; }
/*我们的宗旨*/
.about-purpose { width: 100%; padding: 60px 0 40px; background: #f7f8f9 url('../images/about/about-purpose.jpg')no-repeat center center; background-size: cover; overflow: hidden; }
.about-purpose > p { padding: 20px 0; font-size: 16px; color: #808080; text-align: center; }
.about-purpose .about-pur { width: 1170px; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.about-purpose .about-pur li { float: left; width: 33.3%; text-align: center; cursor: pointer; }
.about-purpose .about-pur li img { width: 120px; height: 120px; background-color: #fff; border-radius: 50%; }
.about-purpose .about-pur li img:hover { background-color: #108CEE; }
.about-purpose .about-pur li i { display: inline-block; width: 110px; height: 110px; line-height: 110px; text-align: center; background-color: #fff; border-radius: 50%; box-shadow: 0 0 3px #e6e6e6; }
.about-purpose .about-pur li i.icon1 { background: #fff url(/App_Assets/Web/Images/about/01_.png)no-repeat center center; background-size: cover; }
.about-purpose .about-pur li i.icon2 { background: #fff url(/App_Assets/Web/Images/about/02_.png)no-repeat center center; background-size: cover; }
.about-purpose .about-pur li i.icon3 { background: #fff url(/App_Assets/Web/Images/about/03_.png)no-repeat center center; background-size: cover; }
.about-purpose .about-pur li h3, .about-purpose .about-pur li p { font-size: 20px; color: #666; }
.about-purpose .about-pur li h3 { padding-top: 25px; }
.about-purpose .about-pur li:hover h3, .about-purpose .about-pur li:hover p { color: #108CEE; }
.about-purpose .about-pur li:hover i { color: #108cee; background: #108CEE; }
.about-purpose .about-pur li:hover i.icon1 { background: #108cee url(/App_Assets/Web/Images/about/01_hover.png)no-repeat center center; background-size: cover; }
.about-purpose .about-pur li:hover i.icon2 { background: #108cee url(/App_Assets/Web/Images/about/02_hover.png)no-repeat center center; background-size: cover; }
.about-purpose .about-pur li:hover i.icon3 { background: #108cee url(/App_Assets/Web/Images/about/03_hover.png)no-repeat center center; background-size: cover; }

/*分支机构*/
.about-branch { width: 1170px; margin: 0 auto; }
/*产品和服务*/
.about-pro-ser { width: 1170px; margin: 0 auto; padding-top: 60px; overflow: auto; }
.about-pro-ser .about-proSer-list { padding-top: 40px; }
.about-pro-ser .about-proSer-list li { position: relative; float: left; width: 16.6%; height: 262px; text-align: center; cursor: pointer; overflow: hidden; }
.about-pro-ser .about-proSer-list li h3 { padding-top: 35px; font-size: 18px; text-align: center; color: #333; }
.about-pro-ser .about-proSer-list li p { padding-top: 10px; font-size: 14px; color: #666; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.about-pro-ser .about-proSer-list li div.about-positive { z-index: 10; }
.about-pro-ser .about-proSer-list li div.about-positive div { position: relative; height: 20px; margin-top: 40px; text-align: left; }
.about-pro-ser .about-proSer-list li div .about-line { z-index: 1; position: absolute; top: 0; bottom: 0; margin: auto; display: inline-block; width: 100%; height: 2px; background-color: #b3b3b3; }
.about-pro-ser .about-proSer-list li div .about-cirle { z-index: 2; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; width: 18px; height: 18px; border: 2px solid #b3b3b3; border-radius: 50%; background-color: #fff; }
.about-pro-ser .about-proSer-list li div.about-positive > span { display: block; padding-top: 30px; font-size: 60px; color: #108CEE; text-align: center; }
.about-pro-ser .about-proSer-list li div.about-opposite { z-index: 100; height: 100%; }
.about-pro-ser .about-proSer-list li div.about-opposite img { height: 120px; padding-top: 20px; margin-top: 26px; }
.about-pro-ser .about-proSer-list li div.about-opposite h3, .about-pro-ser .about-proSer-list li div.about-opposite p { color: #fff;; }

/* .about-pro-ser .about-proSer-list li.about-pro-active { background: #108cee;} */
/*hover*/
.about-honor { width: 1170px; margin: 0 auto; padding: 40px 0 100px; }
/*.about-pro-ser .about-proSer-list li:hover { background-color: #108CEE;}*/
.about-main { position: relative; width: 900px; height: 270px; margin: 40px auto 0; padding-top: 40px; }
.about-main a, .about-main img { display: block; }
.about-main .about-list { width: 900px; height: 270px; }
.about-main .about-list .about-item { position: absolute; left: 0px; top: 0px; }
.about-main .about-btn { position: absolute; height: 100%; width: 100px; top: 0px; z-index: 10; }
.about-main .about-prev-btn { width: 34px !important; left: -70px; background: url("../images/about/pre.png") no-repeat center center; cursor: pointer; }
.about-main .about-next-btn { width: 34px !important; right: -70px; background: url("../images/about/next.png") no-repeat center center; cursor: pointer; }
/*招贤纳士*/
.about-recruit { padding: 60px 0; text-align: center; background: #fff; }
.about-recruit h2 { font-size: 26px; text-align: center; color: #333; }
.about-recruit p { padding: 20px 0; font-size: 16px; color: #808080; text-align: center; }
.about-job { width: 970px; margin: 0 auto; padding-top: 5px; text-align: center; overflow: hidden; }
.about-job li { display: inline-block; width: 33%; padding: 15px; }
.about-job li div.about-list-border { border: 1px solid #e6e6e6; }
.about-job li h3 { padding: 20px 0 15px; font-size: 22px; color: #333; }
.about-job li div { font-size: 16px; color: #ff7200; }
.about-job li p { padding: 15px 0 20px; font-size: 12px; color: #999; }
.about-job li a { display: inline-block; width: 100%; height: 60px; line-height: 60px; font-size: 16px; text-align: center; color: #666; border-top: 1px solid #e6e6e6; }
.about-job li a:hover { background-color: #108CEE; color: #fff; }
.about-job li:hover div.about-list-border { margin: 1px 0px; border: 0; box-shadow: 0 0 3px #e6e6e6; }
.about-qr { padding-top: 40px; overflow: hidden; }
/**********=============footer底部===========************/
footer { background-color: #191e22; }
.footer { width: 100%; overflow: hidden; }
.footer_content { width: 1200px; margin: 0 auto; padding-top: 50px; }
.foot_top { position: relative; width: 1170px; margin: 0 auto; overflow: hidden; }
.foot_top .footerLogo { float: left; }
.foot_top .footerLogo img { width: 166px; }
.foot_top .footerLogo > img { display: none; }
.foot_top .foot-hotline { padding: 0px 0 10px 0px; font-size: 12px; color: #fff; }
.foot_top .foot-hotline i { display: inline-block; width: 12px; height: 14px; margin-right: 6px; vertical-align: sub; background: url("../Images/icon-phone.png")no-repeat center center; background-size: cover; }
.foot_top .foot-hotline div { padding-bottom: 5px; }
.foot_top .foot-hotline span { display: block; font-size: 20px; color: #386bd4; padding: 5px 0; }
.foot_top .foot-hotline .foot_qrcode { clear: both; float: left; width: 100px; height: 100px; margin-top: 5px; padding: 5px; background-color: #fff; }
.foot_top .foot-hotline .foot_qrcode img { width: 90px; height: 90px; }
.foot_top ul li { margin-bottom: 18px; }
.foot_top .foot-group { float: right; }
.foot_top .foot-group > ul.foot-list > li { position: relative; float: left; margin: 0 0px 20px 60px; cursor: pointer; }
.foot_top .foot-group > ul.foot-list li a { font-size: 12px; color: #999; }
.foot_top .foot-group > ul.foot-list > li > a { display: inline-block; margin-bottom: 30px; color: #fff; font-size: 16px; }
.foot_top .foot-group > ul.foot-list li a:hover { color: #fff; }
.foot_top .foot-group > ul.foot-list > li.pos_abs { position: absolute; right: 0; }
.foot_top .down_drop { position: absolute; top: 20px; right: 0; display: none; width: 20px; height: 20px; cursor: pointer; background: url('../Images/drop.png')no-repeat center center; background-size: cover; }
.drop_active { transform: rotate(180deg); }

.foot-bottom { width: 860px; margin: 0 auto; padding: 20px 0; line-height: 200%; text-align: center; color: #999; }
.foot-bottom p a { color: #999; }
.foot-bottom p a:hover { color: #278aea; }

.typelist { margin: 0 auto; margin-top: 10px; max-width: 1200px; }
.typelist li { position: relative; float: left; margin: 10px; height: 40px; display: inline; z-index: 9; }
.typelist li a.typeitem, .typelist li a.protype { float: left; display: block; padding: 0px 10px; height: 40px; line-height: 25px; font-size: 16px; font-weight: bold; }
.typelist li a.typeitem:hover { height: 35px; line-height: 25px; border-bottom: 5px solid #4e9ee2; color: #4e9ee2; }
.typelist li a.protype:hover, .typelist li a.hover { height: 35px; line-height: 25px; color: #4e9ee2; }
.typelist li a.selected { height: 35px; line-height: 25px; border-bottom: 5px solid #4e9ee2; color: #4e9ee2; }
.typelist li dl { position: absolute; top: 35px; left: 0px; width: 260px; display: none; z-index: 999; }
.typelist li dl dd { float: left; line-height: 30px; width: 100%; z-index: 9999; }
.typelist li dl dd.topdd { float: left; height: 5px; line-height: 5px; display: block; overflow: hidden; width: 100%; border-bottom: 5px solid #9ad101; background: url(../Images/ico_selected.png) no-repeat center 0px; }
.typelist li dl dd a { width: 230px; color: #fff; display: block; line-height: 30px; padding-left: 20px; padding-right: 10px; background: #9ad101 url(../Images/ico_ctype.png) no-repeat 10px 12px; }
.typelist li dl dd a:hover, .typelist li dl dd a.selected { line-height: 30px; display: block; color: #4e9ee2; background: #4e9ee2 url(../Images/ico_ctype_hover.png) no-repeat 10px 12px; }

.aboutbox { position: relative; margin: 0 auto; margin-top: 20px; max-width: 1200px; }
.aboutbox .typeplace { float: left; height: 50px; width: 100%; }
.aboutbox .typelist { width: 100%; margin-top: 0px; height: 60px; min-width: 420px; position: fixed; top: 0px; background-color: #fff; z-index: 100001 }
.aboutbox .typelist li { margin: 10px 80px 10px 0px; }
.aboutbox .typelist li a { font-size: 18px; }
.aboutbox .abouttitle { margin: 0 auto; margin-top: 20px; font-size: 18px; height: 50px; line-height: 50px; width: 98%; background: url(../Images/bg_abouttil.png) repeat-x center; }
.aboutbox .abouttitle span { float: left; padding-right: 25px; font-weight: bold; display: block; font-size: 16px; background-color: #fff; text-align: left; }

.contentbox { margin: 0 auto; width: 1160px; }
.contentbox .contenttitle { margin: 0 auto; margin-top: 0px; width: 98%; font-size: 18px; font-weight: normal; line-height: 30px; text-align: left; }
.contentbox .contenttime { margin: 0 auto; margin-top: 5px; width: 98%; line-height: 25px; color: #76bd2a; text-align: left; }
.contentbox .contentline { margin: 0 auto; margin: 30px 0px; width: 98%; height: 1px; line-height: 1px; border-top: 1px solid #DDDDDD; }
.contentbox .contentinfo { margin: 0 auto; margin-top: 15px; width: 98%; line-height: 180%; overflow: hidden; font-size: 14px; }

.factoryimg { float: left; margin-top: 5px; width: 1200px; }
.factoryimg li { float: left; margin: 10px; width: 268px; }
.factoryimg li img { float: left; width: 100%; }
.factoryimg li p { float: left; width: 100%; margin-top: 3px; height: 30px; line-height: 30px; text-align: center; }

@media screen and (max-width: 1400px) {
    .tink-banner .swiper-container .swiper-slide img { width: 115%; }
    /*首页banner*/
    /*.ser-banner, .pro-banner, .cont-banner, .about-banner { height: 200px; }*/
    .ser-nav, .pro-nav, .about-nav { padding-top: 10px; }
    .menu__list { height: 50px; }
    .menu--alonso .menu__item { height: 50px; line-height: 50px; }
    .doc-download-content { padding-top: 15px; }
    .pro-list-content { padding-top: 15px; }
}

@media screen and (max-width: 1366px) {
    /*.ser-banner, .pro-banner, .cont-banner, .about-banner { height: 190px; }*/
    .doc-download-content { padding: 10px 0; }
    .pro-list-content { padding: 10px 0; }
    .new-dynamic { padding: 5px 0 40px; }
    .addrline-content h2 { padding-bottom: 0; font-size: 16px; }
    .addrline-content p { margin: 3px 0; font-size: 14px; }
    .pro-list dl h2 { padding: 10px 15px; }
    .h-product1 { width: 100%; padding: 2% 5%; }
}

@media screen and (max-width: 1200px) {
    .header .h-con, .ser-nav, .contact .cont-content, .doc-download-content, .h-product, .footer_content, .foot_top, .pro-nav, .pro-list-content, .cont-content,
    .about-nav, .about-purpose .about-pur, .about-branch, .about-pro-ser, .about-main, .tech-support, .about-nav { width: 94%; }
    .swiper-slide img { width: 110%; }
    /*.ser-banner img, .pro-banner img, .cont-banner img, .about-banner img { width: 110%; }*/
    .doc-download-content li.serDocList { width: 33.3%; padding: 15px; }
    .h-product li { padding: 0 28px 20px; }
    .h-product1 li a div.h-productImg { padding-left: 0; }
    .pro-list li.cell5 { width: 25%; }
    .pro-list li { width: 33.3%; }
    .about-main { height: auto; margin-top: 0; }
    .about-main .about-list { width: 100%; height: auto; margin: 0 auto; }
    .about-main .about-list .about-item { position: static; display: inline-block; width: 33%; padding: 5px; }
    .about-main .about-btn { display: none; }
    .foot_top .foot-group > ul.foot-list > li { margin: 0 0px 20px 28px; }
    .addrline-content span { font-size: 18px; }
}

@media screen and (max-width: 1024px) {
    header, .header { height: 50px; line-height: 50px; }
    header .logo { margin-top: 10px; }
    header nav > ul > li > a { line-height: 50px; height: 50px; font-size: 18px; }
    .sub-nav { top: 50px; }
    .header .h-con .logo a { background-size: auto 35px; }
    .tink-banner { margin-top: 50px; }
    .swiper-slide img { width: 105%; }
    /*.ser-banner img, .pro-banner img, .cont-banner img, .about-banner img { width: 140%; }*/
    /* .tink-banner { height: 500px;}	 */
    .service, .product, .contact, .about, .pro-details, .solution, .sol-details, .new, .new-details { padding-top: 50px; }
    .sol-details { background-color: #fff !important; }
    .ser-nav a { margin: 0 10px; }
    .h-product li { width: 165px; padding: 0 0 20px; }
    /*首页产品**/
    .h-product li div:first-child { width: 120px; height: 120px; line-height: 120px; }
    .foot_top, .foot-bottom { width: 94%; }
    .foot_top .foot-group > ul.foot-list > li { margin: 0 0px 20px 20px; }
    .foot_top > ul > li { margin: 0 22px 30px; }
    .foot-bottom .foot-hotline { padding: 18px 0; }
    .foot-bottom p { padding: 20px 0; }
    .about-intro, .about-job, .pro-details-con, .sol-details-con, .new-dynamic, .new-con, .about-honor { width: 94%; }

    .h-product1 li { width: 50%; padding-left: 5%; text-align: left; }
    .h-product1 li.product-line-4 a { padding: 0; }
    /**关于**/
    .about-pro-ser .about-proSer-list li { padding: 5px; }
    .about-pro-ser .about-proSer-list li div.about-positive { display: none; }
    .about-pro-ser .about-proSer-list li div.about-opposite { opacity: 1; }
    .about-pro-ser .about-proSer-list li div.about-opposite img { padding-top: 28px; margin-top: 16px; }
    .about-pro-ser .about-proSer-list li h3 { padding-top: 22px; }
    .aboutbox .typelist li { margin: 10px 60px 10px 0px; }
    .addrline-content span { display: none; }
}

@media screen and (max-width: 950px) {
    .new-dynamic li .new-title .new-title-bottom { margin-top: 3%; }
    .aboutbox .typelist li { margin: 10px 40px 10px 0px; }
}

@media screen and (max-width: 800px) {
    header { z-index: 100002; }
    header nav { position: fixed; top: 50px; right: 0; bottom: 0; left: 0; height: 0; z-index: 999; width: 100%; overflow: hidden; padding-top: 40px; opacity: 0 !important; background: #000; transition: all .2s ease-in-out; color: #fff; }
    .menu_bt { display: block; }
    nav.black { opacity: 1 !important; height: 100%; transition: all 0.5s ease-in; }
    header nav, header nav ul, header nav ul li { float: none; margin: 0; padding: 20px 0 0 0; text-align: center; }
    header nav > ul > li > a { color: #fff; }
    .sub-nav { display: none; }
    header li.nav0:hover > .sub-nav { display: none; }
    .h-product ul { padding: 0; }
    .h-product li { width: 33.3%; padding: 0 0 20px; }
    .about-job li { width: 49%; }
    .pro-range li .pro-range-padd, .pro-trait .por-trait-list li .pro-trait-padd { padding: 15px 10px; }
    .pro-range li, .pro-trait .por-trait-list li, .sol-pro-con li { width: 49%; }
}

@media screen and (max-width: 768px) {
    /*.ser-banner, .pro-banner, .cont-banner, .about-banner, .tink-banner .swiper-container .swiper-slide { height: auto; }*/
    .h-product1 li { padding-left: 0; }
    .h-product1 li a div { float: none; display: block; text-align: center; }
    .h-product1 li a div.h-productTxt { padding-left: 0; }
    .h-product1 li h2, .h-product1 li p { text-align: center; }
    .doc-download-content li.serDocList { width: 50%; }
    .swiper-slide img { width: 180%; }
    .swiper-button-next, swiper-button-prev { display: none; }
    /*.ser-banner img, .pro-banner img, .cont-banner img, .about-banner img { width: 140%; }*/
    .cont-content .cont-container::before { left: 12px; }
    .addrline-img { left: 7px; margin: 0; }
    .addrline-content { width: 90%; margin-left: 28px; height: auto; }
    .addrline-content.en-addrline { margin: 0 0 0 28px; }
    .addrline-content::before { content: ''; position: absolute; top: 16px; right: 100%; left: -14px; height: 0; width: 0; border: 7px solid transparent; border-right: 7px solid #ffffff; }
    .addrline-content .cd-date { float: left; width: 100%; height: 200px; clear: both; position: initial; height: 200px; background-repeat: no-repeat; background-position: left bottom; background-size: contain; }
    .addrline-block { margin: 30px 0; }
    .addrline-block:nth-child(even) .addrline-content { float: left; clear: both; }
    .cont_from { width: 94%; }
    .footer_content { margin: 15px auto 0; padding: 0; }
    .footer, .foot_top { height: auto; }
    .foot_top, .foot-bottom, .foot_top .footerLogo { width: 94%; margin: 0 auto; }
    .foot_top .footerLogo img { display: none; }
    .foot_top .foot-group, .foot_top .foot-group > ul.foot-list > li { float: none; width: 100% !important; }
    .foot_top .foot-group > ul > li { float: none; margin: 0; border-bottom: 1px solid #2f3840; }
    .foot_top ul li { margin: 18px; }
    .foot_top .foot-group > ul.foot-list li a { padding: 10px 0; }
    .foot_top .foot-group > ul.foot-list > li { margin: 0; }
    .foot_top .foot-group > ul.foot-list > li > a { margin: 0; padding: 16px 0; }
    .foot_top .foot-group > ul > li > a { margin: 20px 0; }
    .foot_top .foot-group > ul > li > ul { display: none; }
    .foot_top .down_drop { display: block; }
    .foot_top .foot-group > ul > li > a { margin: 23px 0; }
    .foot-bottom .foot-hotline { border-top: 0; }
    .pos_abs, .foot-bottom > ul { display: none; }
    .foot_qrcode, .foot-bottom > ul { display: none; }
    /*.pro-list dl dd { height: 200px; line-height: 200px;}/*产品**/
    */
    /*.pro-list dl dd img { height: 80%;}*/
    .pro-list li.cell5 { width: 33.33%; }
    .pro-list li { width: 50%; }
    .pro-list li:hover dl { box-shadow: none; }

    .about-job li { padding: 5px; }
    /*关于*/
    .about-intro, .about-recruit { padding: 40px 0; }
    .about-recruit h2 { font-size: 24px; }
    .about-job li h3 { font-size: 20px; }
    .about-purpose .about-pur li h3, .about-purpose .about-pur li p { font-size: 16px; }
    .about-pro-ser .about-proSer-list li { width: 33.3%; }
    .new-dynamic li .new-title p { font-size: 12px; }
    .new-dynamic li { padding: 15px 0; }
    .new-dynamic li .new-title h3 { font-size: 16px; line-height: 22px; }
    .about-main .about-list .about-item { width: 49%; }
    .about-pro-ser .about-proSer-list li div.about-opposite img { padding-top: 12px; margin-top: 16px; }
    .h-product1 li a div.h-productImg img { width: 90%; }
    .aboutbox .typelist li { margin: 10px 20px 10px 0px; }
}

@media screen and (max-width: 640px) {
    .about-purpose .about-pur li h3, .about-purpose .about-pur li p, .about-intro p { font-size: 14px; }
    .cont-content .cont-container, .about-content .about-branch { padding-top: 0; }
    .about-content .cont-container::before { top: 0; }
    .header .h-con .logo a { background-size: auto 30px; }
    .swiper-slide img { width: 155%; }
    /*.ser-banner img, .pro-banner img, .cont-banner img, .about-banner img { width: 180%; }*/
    .h-product li h2 { padding: 10px 0 5px; }
    .h-product1 li { padding-left: 5%; }
    .h-product1 li p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    .menu { max-width: 600px; text-align: left; overflow-x: auto; }
    .menu__list { position: absolute; }
    .menu::-webkit-scrollbar { width: 2px; height: 2px; }
    .cont-content > h2 { font-size: 24px; padding: 18px 0; }
    .cont_from h2 { font-size: 20px; }
    .cont_from p { font-size: 14px; padding: 20px 0; }
    .cont_from .from { width: 94%; }
    .cont_from .row > div { width: 100%; margin: 0; text-align: left; }
    .cont_from .txt.f1.long, .cont_from .txt.f1 { width: 100%; }
    .cont_from .row .tel { margin: 0; }
    .pro-list li, .pro-list li.cell5 { width: 50%; }
    .foot_top > ul > li > a { font-size: 12px; margin: 12px 0; }
    .foot-bottom .foot-hotline span { font-size: 12px; }
    .foot-bottom p { padding: 12px 0; }
    .pro-list dl h2 { padding: 5px; }
    .pro-list dl h2.row2 { height: 80px; -webkit-line-clamp: 3; }
    .doc-download-content > ul { margin: 0 -5px; }
    .doc-download-content li.serDocList { padding: 15px 5px; }
    .doc-download-content .ser-btn a { padding: 10px 0; }
    .pro-intro, .pro-range, .pro-trait { padding: 30px 0 0; }
    .pro-range ul, .sol-details-con, .sol-details-con > div, .sol-design span { padding-top: 30px; }
    .sol-pro-con { padding-top: 15px; }
    div.zxf_pagediv { display: none; }
    .pro-range li { padding: 10px; }
    .new-dynamic li .new-title p, .new-dynamic li .new-title a.new-btn { display: none; }
    .new-main .preNex > a { position: static; }
    .about-pro-ser .about-proSer-list li { width: 50%; padding: 5px; }
    .about-purpose .about-pur li img { width: 100px; height: 100px; background-color: #fff; border-radius: 50%; }
    .h-product1 li a div.h-productImg img { width: 95%; }
    .aboutbox .typelist li a { font-size: 14px; }
    .aboutbox .typelist li { margin: 10px 10px 10px 0px; }
}

@media screen and (max-width:480px) {
    .swiper-slide img { width: 170%; }
    /*.ser-banner img, .pro-banner img, .cont-banner img, .about-banner img { width: 180%; }*/
    .pro-range li, .pro-trait .por-trait-list li, .sol-pro-con li { width: 100%; }
    .pro-list { margin: 0; }
    .pro-list li { padding: 5px; }
    .h-product li { width: 50%; }
    .h-product1 li div { float: none; padding: 0; text-align: center; }
    .h-product1 li h2, .h-product1 li p { text-align: center; }
    .tech-support li { padding: 0 20px; }
    .tech-support li h1, .tech-support li p { font-size: 18px; }
    .new-dynamic { padding: 25px 0 10px; }
    .new-dynamic li .new-title .new-time { padding-top: 0; }
    .doc-download-content { padding: 15px 0; }
    .doc-download-content > ul { padding-bottom: 0; }
    .about-pro-ser .about-proSer-list li div.about-opposite img { padding: 17px; margin-top: 32px; }
    .about-pro-ser .about-proSer-list li h3 { padding-top: 20px; }
    .new-dynamic li .new-title h3 { font-size: 14px; }
    .foot_top .foot-group > ul.foot-list > li > a { font-size: 14px; }
    .foot_top .foot-group > ul.foot-list > li > a { padding: 12px 0; }
    .foot_top .down_drop { top: 12px; }
    .h-product1 li a div.h-productImg img { width: 100%; }
    .aboutbox .typelist li { margin: 10px 0px 10px 0px; }
}

@media screen and (max-width: 360px) {
    .new-dynamic li .new-title h3 { font-size: 14px; }
    .new-dynamic li .new-title .new-time { padding: 0; }
}
