﻿@charset "utf-8";body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea{ margin: 0; padding: 0;border:0;}th, td {margin: 0; padding: 0;}html { color: #666; }html, body { width: 100%; min-width: 320px; }body, button, input, select, textarea { margin: 0; padding: 0; font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif"; font-size: 14px; background: #fff }ul, ol, li, dl, dd, dt { list-style: none; }em { font-style: normal; }a { text-decoration: none; outline: none; }a:hover { text-decoration: underline; }legend { color: #000; }fieldset, img { border: 0; }label, button { cursor: pointer; }/*解决IE图片缩放失真*/img { -ms-interpolation-mode: bicubic; }/*清除浮动*/.clearfix:after { content: ''; display: block; height: 0; clear: both; }.clearfix { zoom: 1; }.clear { clear: both; }/*连续英文、数字换行*/.wordwrap { word-break: break-all; word-wrap: break-word; }/*单行文字超出显示省略号*/.omg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }img { border: 0; vertical-align: middle; }a { color: #3a3a3a;text-decoration: none;}a:hover { text-decoration: none }.fl { float: left; }.fr { float: right; }/* 设置滚动条的样式 */::-webkit-scrollbar {width:4px;}/* 滚动槽 */::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */::-webkit-scrollbar-thumb {background-color:#6d6e70;}::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}.container {width:95%;max-width: 1240px;margin:0 auto}#header{width:100%;background:#ffffff;border-bottom:1px solid #dedede;}#header .container{position:relative;}#header .logo { width:840px;display: inline-block;margin-right:20px; overflow:hidden;}#header .logo  a{display:block;}#header .logo img { vertical-align: middle; }.logo_desc{position:absolute;right:0;bottom:-53px;width:20%;background: #006ccc;padding:20px 20px 10px;box-sizing: border-box; border-radius: 16px 16px 0 0;}.logo_desc div.tel{display:block;padding-top:10px;}.logo_desc div.tel p{color: #ffffff;font-size: 14px;}.logo_desc div.tel span{font-size:24px;font-weight:bold;color:#fff;}.h_search .form1{max-width:1280px;margin:0 auto;line-height:59px;}.h_search .form_text1 { float:left; width:75%; height:40px; line-height:28px; text-indent:10px; outline:none;background:#fff;margin:3px 0;font-size:13px;border-radius: 0 0 0 4px;}.h_search .form_button1{float:left;width:25%; height:40px; background:#ffb901; border:0; outline:none; color:#FFF; margin:3px 0;cursor:pointer;border-radius:0 0 4px 0;font-size:14px;}.h_search .form_button1:hover{ background:#feb65b;}@media (max-width:1240px) {}@media (max-width:1199px) {#header .logo{ width:52%;}#header .logo img{max-height: 100%;max-width: 100%;}.logo_desc{width:25%;}.search-box{ width:27%;}.search-box .input-search{ width:100%;}.search-box .input-search input{ width:95%;padding-left:4%;}}@media (max-width:992px) {#header .logo{width:65%;}.logo_desc div.tel span {font-size: 20px;}}@media (max-width:880px) {.container{width:95%;}#header .logo{ width:80%;display:block;float:none;}#header .logo  a{height:70px; display: flex;display:-webkit-box;-webkit-box-align:center;}.logo_desc{display:block;width: 100%;float: none;position:static;background:none;margin-top:0 !important;margin-bottom:10px;padding: 0 0 0;}.logo_desc div.tel{display:none;}.h_search{width: 96%;padding:0;margin:0 auto;}.h_search .form_text1{width: 70%;height:50px;font-size:14px;background:#f1f1f1;}.h_search .form_button1{width: 30%;height: 50px;font-size:14px;}	}@media (max-width:767px) {.h_search .form_text1{width: 70%;height:40px;font-size:14px;background:#f1f1f1;}.h_search .form_button1{width: 30%;height: 40px;font-size:14px;}}/*导航*/.ly_nav { width:100%;margin: 0;background-color: #1a428b}.nav { height: 52px;width: 75%;}.nav_item { float: left; position: relative; margin: 0; width:12%;}.nav_item > a { display: block; width:100%; height: 52px; line-height: 52px; color: #fff; font-size: 15px; text-align: center; -webkit-transition: all .4s; transition: all .4s; }.nav_item > a:hover {color:#fff;}.nav_item > a:hover:after{width:50%;}	.nav_item > a.active:after{width:50%;}.nav_item > a:hover, .nav_item > a.navon {background:#ffb901;}	.menu_open { display: none;}.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%;z-index: 10; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); background: rgba(0,0,0,.5); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; border-top: 4px solid #006ccc; margin-top: 0;}.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}.subopen { display: none; }.nav_item2 { width: 100%; line-height: 48px; }.nav_item2 a { display: block; padding: 0 4%;width:100%; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color: #fff; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align: center; }.nav_item2:hover a { background-color: #006ccc; color: #fff; }.hcover { display: none;}@media (max-width:1240px) {}@media (max-width:1199px) {}@media (max-width:992px) {}@media (max-width:880px) {/**nav**/.ly_nav{position:static;width:auto;z-index:9999999;}.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 18px; right: 3%; box-sizing: border-box; z-index: 999999; cursor: pointer}.menu_open i { height: 2px; width: 50%; background-color: #006ccc; display: block; margin: 5px auto;}.menu_open:active { background-color:#7a9bba; border: 1px solid #7a9bba;}.menu_open:active i { background-color: #fff;}.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #006ccc;}.hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .5); position: fixed; right: -50%; top: 0; z-index: 9999999; }.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }.nav_item { float: none; margin: 0; width: 100%; height: 50px; position: relative;}.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1); }.nav_item > a { display: block; height:50px;line-height: 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin: 0; font-size: 14px; color: #fff; padding: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}.nav_item > a:active { background-color: #0065a4;}.nav_item > a:after{display:none;}.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block;}/*.nav_item i:before { content: ''; display: block; height: 100%; border-left: 1px solid rgba(0, 0, 0, .1); position: absolute; top: 0; left: 0; }*/.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255, 255, 255, .5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #006ccc; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top:none;}.subopen { display: block; }.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size:14px; color: rgba(255, 255, 255, .5); background: rgba(0, 0, 0, .1); text-indent: 30px; position: relative;  }.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, .5); border-right: 0; border-bottom: 0; }.nav_item2 { position: relative; }.nav_item2 a { width:100%;display: block; line-height: 30px;height:50px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px;}.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0, 0, 0, .1);}.nav_item > a:hover, .nav_item > a.navon{background:none;}	}@media (max-width:767px) {}/**banner**/@media screen and (min-width:1081px) {.apple-banner { width: 100%; height: 630px; overflow: hidden;}.apple-banner .swiper-container { width: 100%; height: 630px;}.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next { width: 15%; height: 100%; top:0; background:none;}.apple-banner .swiper-button-prev { left:0;}.apple-banner .swiper-button-next { right:0;}.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; right: 0; top: 50%; margin-top:-32px; border-radius: 100%; background:url(../images/arrows1.png) no-repeat center center; opacity: 1; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}.apple-banner .swiper-button-next span { background:url(../images/arrows2.png) no-repeat center center; left:0;}.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: 1;}/*分页器*/.apple-banner .swiper-pagination{ top:auto; bottom:20px; background:none;}.apple-banner  .swiper-pagination-bullet { display: inline-block; width: 50px; margin: 0 3px; cursor: pointer; background: none; border-radius:0; opacity: 1;}.apple-banner  .swiper-pagination-bullet span { width: 50px; height: 3px; display: block; background: rgba(255,255,255,0.8);}.apple-banner .swiper-pagination-bullet-active span{ background-color: #ff7200;}.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.8);}.apple-banner  .swiper-pagination-bullet i{ background-color: #ff7200; height: 3px; transform:scaleX(0); transform-origin: 0; display: block;}.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}.apple-banner  .autoplay .replace span{ background-color:#fff;}}@media screen and (max-width:1080px) {.apple-banner { width: 100%; height: 3rem; overflow: hidden;}.apple-banner .swiper-container { width: 100%; height: 3rem;}.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next { width: 15%; height: 100%; top:0; background:none;}.apple-banner .swiper-button-prev { left:0;}	.apple-banner .swiper-button-next { right:0;}.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span { display:block; width: 0.64rem; height: 0.64rem; position: absolute; left: 3%; top: 50%; margin-top:-0.32rem; border-radius: 100%; background: rgba(51,122,183,1) url(../images/arrows1.png) no-repeat center center; background-size: 0.17rem 0.3rem; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}.apple-banner .swiper-button-next span { background: rgba(51,122,183,1) url(../images/arrows2.png) no-repeat center center; background-size: 0.17rem 0.3rem; left:auto; right:3%; }.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: 1;}/*分页器*/.apple-banner .swiper-pagination{ top:auto; bottom:0.12rem; background:none;}.apple-banner .swiper-pagination-bullet { display: inline-block; width: 0.5rem; height: 0.02rem; margin: 0 0.03rem; cursor: pointer; background: none; border-radius:0; opacity: 1;}.apple-banner .swiper-pagination-bullet span { width: 0.5rem; height: 0.02rem; display: block; background: rgba(255,255,255,0.8);}.apple-banner .swiper-pagination-bullet-active span{ background-color: #ff7200;}.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.8);}.apple-banner .swiper-pagination-bullet i{ background-color: #ff7200; height: 0.02rem; transform:scaleX(0); transform-origin: 0; display: block;}.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}.apple-banner .autoplay .replace span{ background-color:#fff;}}/*首页标题*/.h_tlt1{width:100%;}.h_tlt1 p{font-size: 30px;font-weight: bold;color: #333;margin-bottom: 11px;text-align:center;margin-top: 30p;padding-top: 30px;}.h_tlt1 p em{font-style:normal;color: #1a428b;font-size: 30px;font-weight: bold;}.h_tlt1 span{display:block;color: #999999;font-size: 18px;font-weight: normal;text-transform: uppercase;margin: 0 0 10px;text-align:center;}.h_tlt2{width:100%;}.h_tlt2 p{font-size: 28px;font-weight: normal;color: #fff;margin-top: 22px;margin-bottom: 11px;text-align:center;}.h_tlt2 span{display:block;font-size: 16px;color: #fff;margin: 0 0 40px;text-align:center;}.slog{position:relative;margin-bottom:50px;}.slog span{display:block;text-align:center;font-size:16px;color:#ffffff;width:15%;height:36px;background:#ffb901;margin:0 auto;line-height:36px;/*border-radius:40px;*/font-weight:bold;}.slog:before{content:'';display:block;width:40%;height:1px;background:#9c9c9c;position:absolute;left:0;top:50%;}.slog:after{content:'';display:block;width:40%;height:1px;background:#9c9c9c;position:absolute;right:0;top:50%;}.slog2{position:relative;margin-bottom:50px;}.slog2 span{display:block;text-align:center;font-size:16px;color:#ffffff;width:15%;height:36px;background:#ffb901;margin:0 auto;line-height:36px;/*border-radius:40px;*/font-weight:bold;}.slog2 span a{color:#fff;}.slog2:before{content:'';display:block;width:40%;height:1px;background:#e2e2e2;position:absolute;left:0;top:50%;}.slog2:after{content:'';display:block;width:40%;height:1px;background:#e2e2e2;position:absolute;right:0;top:50%;}/*首页产品目录*/.h_tjpro{width:100%;margin:0 auto;padding:60px 0 60px;background:#f5f5f5 url(../images/bg1.jpg) top center no-repeat;}.h_tjpro .slideGroup5{ width:100%; text-align:left;  }.h_tjpro .slideGroup5 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }.h_tjpro .slideGroup5 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;*/ }.h_tjpro .slideGroup5 .sNext{ left:auto; right:0; /*background:url(../images/icoRight.gif) center center no-repeat #f4f4f4; */ }.h_tjpro .slideGroup5 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }.h_tjpro .slideGroup5 .parBd ul{zoom:1;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}.h_tjpro .slideGroup5 .parBd ul li{ margin:0 10px 0 0;float:left;_display:inline; overflow:hidden; text-align:center;background:#fff;padding: 20px 0;  }.h_tjpro .slideGroup5 .parBd ul li .pic{display:block;position:relative;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;width:95px;height:95px;margin:0 auto;overflow:hidden;text-align:center}.h_tjpro .slideGroup5 .parBd ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}.h_tjpro .slideGroup5 .parBd ul li .pic img{max-width:100%; max-height:100%;vertical-align:middle;transition: transform .6s;}.h_tjpro .slideGroup5 .parBd ul li .pic2{display:none;}.h_tjpro .slideGroup5 .parBd ul li:hover .pic1{display:none;}.h_tjpro .slideGroup5 .parBd ul li:hover .pic2{display:block;}.h_tjpro .slideGroup5 .parBd ul li .title{ line-height:34px;padding:0 20px;text-overflow: ellipsis; white-space:nowrap;margin-bottom:20px;font-size:15px;position:relative;}.h_tjpro .slideGroup5 .parBd ul li .title:after{content:'';display:block;width:29px;height:2px;background:#666;position:absolute;left:50%;margin-left:-15px;bottom:-12px;}.h_tjpro .slideGroup5 .parBd ul li:hover .title{color:#006ccc;}.h_tjpro .slideGroup5 .parBd ul li:hover .title:after{background:#006ccc;}.h_tjpro .slideGroup4{ width:100%; text-align:left; margin-top:40px; background:#fff;}.h_tjpro .slideGroup4 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }.h_tjpro .slideGroup4 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;*/ }.h_tjpro .slideGroup4 .sNext{ left:auto; right:0; /*background:url(../images/icoRight.gif) center center no-repeat #f4f4f4; */ }.h_tjpro .slideGroup4 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }.h_tjpro .slideGroup4 .parBd ul{zoom:1;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}.h_tjpro .slideGroup4 .parBd ul li{ margin:0 0 0 0;float:left;_display:inline; overflow:hidden; text-align:center;background:#fff;padding: 20px 0;position:relative;}.h_tjpro .slideGroup4 .parBd ul li .pic{display:block;position:relative;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;width:80%;height:260px;min-height:240px;margin:0 auto;overflow:hidden;}.h_tjpro .slideGroup4 .parBd ul li:after{content:'';display:block;background:#e1e1e1;width:1px;height:150px;position:absolute;right:0;top:50%;margin-top:-75px;}.h_tjpro .slideGroup4 .parBd ul li .pic a{display:block;text-align:center;width:100%;height:100%;}.h_tjpro .slideGroup4 .parBd ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}.h_tjpro .slideGroup4 .parBd ul li .pic img{max-width:100%; max-height:100%;vertical-align:middle;transition: transform .6s;}.h_tjpro .slideGroup4 .parBd ul li .title{ line-height:34px;padding:0 20px;overflow:hidden;text-overflow: ellipsis; white-space:nowrap;font-size:15px;position:relative;}.h_tjpro .slideGroup4 .parBd ul li .title a{font-size:15px;color:#555;}.h_tjpro .slideGroup4 .parBd ul li:hover .title a{color:#006ccc;}@media (max-width:1199px) {}@media (max-width:992px) {.h_tjpro{padding:25px 0 20px;}	.h_tlt1 p{font-size:30px;font-weight:bold;}.h_tlt1 span{margin: 0 0 20px;}.h_tlt2 p{margin-top: 0.1rem;margin-bottom: 0.1rem;font-size:0.4rem;font-weight:bold;}.h_tlt2 span{margin: 0 0 20px;}.h_tjpro .slideGroup5 .parBd ul li{padding:0.2rem 0;font-size: 0.2rempx;}.h_tjpro .slideGroup5 .parBd ul li .title a{font-size:16px;}.h_tjpro .slideGroup5 .parBd ul li .desc{font-size:12px;padding-top:0;line-height:18px;height:36px;}.h_tjpro .slideGroup5 .parBd ul li .pic{min-height:160px;}.h_tjpro .slideGroup4 .parBd ul li{padding:0.2rem 0;font-size: 0.2rempx;}.h_tjpro .slideGroup4 .parBd ul li .title a{font-size:16px;}.h_tjpro .slideGroup4 .parBd ul li .desc{font-size:12px;padding-top:0;line-height:18px;height:36px;}.slog span{width:25%;}.slog:before{width:35%;}.slog:after{width:35%;}.slog2 span{width:25%;}.slog2:before{width:35%;}.slog2:after{width:35%;}}@media (max-width:880px) {.h_tjpro .slideGroup4 .parBd ul li .pic{height:140px;}}@media (max-width:767px) {.h_tlt1 p{font-size:20px;}.h_tlt1 p em{font-size:20px;}.h_tlt1 span{font-size:14px;margin: 0 0 12px;}.slog{margin-bottom: 20px;}.slog span{width:42%;font-size: 15px;}.slog:before{width:25%;}.slog:after{width:25%;}.slog2{margin-bottom: 20px;}.slog2 span{width:42%;font-size: 15px;}.slog2:before{width:25%;}.slog2:after{width:25%;}}/*首页工程案例*/.h_case{width:100%;margin:0 auto;padding:40px 0 60px;background:#fff;}.h_case ul li{width:46%;padding:1%;margin-right:3%;float:left;overflow:hidden;margin-bottom:15px;background:#f1f1f1;}.h_case ul li:nth-child(2n){margin-right: 0;}.h_case ul li .pic{position:relative;width:40%;height:140px;float:left;}.h_case ul li .pic a{display:block;text-align:center;height:140px;}.h_case ul li .pic a img{height:auto;max-width:100%;max-height:100%;vertical-align:middle;}.h_case ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}.h_case ul li .pic .date{position:absolute;top:0;right:0;background:rgba(0,108,204,.7);text-align:center;padding:10px 15px;}.h_case ul li .pic .date p{font-size:18px;color:#fff;}.h_case ul li .pic .date span{font-size:14px;color:#fff;}.h_case ul li .wz{width:56%;float:right;}.h_case ul li .wz p a{display:block;font-size:16px;color:#333;height:32px;line-height:32px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.h_case ul li .wz .desc{font-size:12px;color:#777;line-height:20px;height:60px;overflow:hidden;margin-bottom:10px;}.h_case ul li .wz a.more{display:block;width:100px;height:30px;font-size:12px;text-align:center;line-height:30px;color:#555;border:1px solid #dedede;}.h_case ul li .wz a.more:hover{color:#fff;background:#006ccc;border:1px solid #006ccc;}.h_case ul li:hover{background:#0f5fad;}.h_case ul li:hover p a{color:#fff;}.h_case ul li:hover .wz .desc{color:#fff;}.h_case ul li:hover .wz a.more{color:#fff;}@media (max-width:1199px) {}@media (max-width:992px) {.h_case{padding:40px 0 30px;}}@media (max-width:880px) {.h_case ul li{width:94%;padding:3%;float:none;margin-bottom:30px;}	.h_case{padding:22px 2% 5px;width:96%;}}@media (max-width:767px) {.h_case ul li .pic{float:none;width:100%;margin-bottom:10px;}.h_case ul li .wz{float:none;width:100%;}.h_case ul li .wz .desc{height:37px;}.h_case ul li .pic{height:200px;}.h_case ul li .pic a{height:200px;}}/*首页推荐产品*/.h_tjcp{width:100%;margin:0 auto;padding:0 0 60px;background:#f5f5f5;}.h_tjcp .slideGroup10{ width:100%; text-align:left; margin:20px 0;}.h_tjcp .slideGroup10 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }.h_tjcp .slideGroup10 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;*/ }.h_tjcp .slideGroup10 .sNext{ left:auto; right:0; /*background:url(../images/icoRight.gif) center center no-repeat #f4f4f4; */ }.h_tjcp .slideGroup10 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }.h_tjcp .slideGroup10 .parBd ul{zoom:1;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;text-align:center;}.h_tjcp .slideGroup10 .parBd ul li{cursor:pointer;margin:0 0 0 0;display:inline-block;vertical-align:top; overflow:hidden; text-align:center;background:#dfdfdf;padding: 0 0;border-radius:20px; margin-right:10px;}.h_tjcp .slideGroup10 .parBd ul li .title{ line-height:34px;padding:0 10px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;font-size:15px;position:relative;}.h_tjcp .slideGroup10 .parBd ul li .title a{font-size:14px;color:#555;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.h_tjcp .slideGroup10 .parBd ul li:hover{background:#006ccc;}.h_tjcp .slideGroup10 .parBd ul li:hover .title a{color:#fff;}.h_tjcp .slideGroup10 .parBd ul li.on{background:#006ccc;}.h_tjcp .slideGroup10 .parBd ul li.on a{color:#fff;}.h_tjcp ul.h_product_bd{padding-top:20px;display:none;}.h_tjcp ul.h_product_bd.on{display:block;}.h_tjcp ul.h_product_bd li{float:left;width:22%;margin-right:3.5%;margin-bottom:50px;box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.05);}.h_tjcp ul.h_product_bd li:nth-child(4n) {margin-right: 0px;}.h_tjcp ul.h_product_bd li .pro_img{background:#fff;padding:10px 10px;}.h_tjcp ul.h_product_bd li .pro_img a{text-align:center;height:220px;min-height:150px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.h_tjcp ul.h_product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.h_tjcp ul.h_product_bd li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}.h_tjcp ul.h_product_bd li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}.h_tjcp ul.h_product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.h_tjcp ul.h_product_bd li p span a{color:#555;}.h_tjcp ul.h_product_bd li:hover p a{color:#0978c9;}.h_tjcp ul.h_product_bd li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}.h_tjcp a.more2{display:block;width:145px;color:#fff;font-size:16px;text-align:center;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;padding:15px 20px;margin:0 auto;background:rgba(31,80,159,1);background:-moz-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(31,80,159,1)),color-stop(100%,rgba(43,114,201,1)));background:-webkit-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-o-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-ms-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:linear-gradient(to right,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f509f',endColorstr='#2b72c9',GradientType=1 );}@media (max-width:1199px) {.h_tjcp{padding:20px 0 40px;}}@media (max-width:992px) {.h_tjcp ul.h_product_bd li{width:48%;}.h_tjcp ul.h_product_bd li:nth-child(2n) {margin-right: 0px;}}@media (max-width:880px) {}@media (max-width:767px) {.h_tjcp ul.h_product_bd{padding-top:10px;}.h_tjcp ul.h_product_bd li{margin-bottom:20px;}.h_tjcp a.more2{font-size:14px;padding:10px 10px;text-align:center;}}/*首页展会活动和合作伙伴*/.h_zhhd{padding:30px 0 40px;}.h_hzhb{padding:30px 0 40px;}.h_hzhb .biaoyu p{text-align: center;font-size:26px;color:#555;}.h_hzhb .biaoyu span{display:block;text-align: center;font-size:18px;color:#999;padding:10px 0 25px;}.h_hzhb ul.h_product_bd{padding-top:20px;display:none;}.h_hzhb ul.h_product_bd.on{display:block;}.h_hzhb ul.h_product_bd li{float:left;width:14.16666666%;margin-right:3%;margin-bottom:28px;box-shadow: 0px 0px 0px 1px #dedede;}.h_hzhb ul.h_product_bd li:nth-child(6n) {margin-right: 0px;}.h_hzhb ul.h_product_bd li .pro_img{background:#fff;padding:10px 10px;}.h_hzhb ul.h_product_bd li .pro_img a{text-align:center;height:70px;min-height:70px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.h_hzhb ul.h_product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.h_hzhb ul.h_product_bd li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}.h_hzhb ul.h_product_bd li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}.h_hzhb ul.h_product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.h_hzhb ul.h_product_bd li p span a{color:#555;}.h_hzhb ul.h_product_bd li:hover p a{color:#0978c9;}.h_hzhb ul.h_product_bd li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}.h_hzhb a.more2{display:block;width:145px;color:#fff;font-size:16px;text-align:center;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;padding:15px 20px;margin:0 auto;background:rgba(31,80,159,1);background:-moz-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(31,80,159,1)),color-stop(100%,rgba(43,114,201,1)));background:-webkit-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-o-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-ms-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:linear-gradient(to right,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f509f',endColorstr='#2b72c9',GradientType=1 );}@media (max-width:1199px) {.h_tjcp{padding:20px 0 40px;}}@media (max-width:992px) {.h_hzhb ul.h_product_bd li{width:48%;}.h_hzhb ul.h_product_bd li:nth-child(2n) {margin-right: 0px;}}@media (max-width:880px) {}@media (max-width:767px) {.h_hzhb ul.h_product_bd{padding-top:10px;}.h_hzhb ul.h_product_bd li{margin-bottom:20px;}.h_hzhb a.more2{font-size:14px;padding:10px 10px;text-align:center;}.h_hzhb .biaoyu p{font-size: 18px;}.h_hzhb .biaoyu span{font-size: 12px;padding: 2px 0 8px;}}/*首页四大优势*/.h_youshi{width:100%;margin:0 auto;padding:40px 0 60px;background:#fff;}.h_youshi .c_block{overflow:hidden;margin-bottom:20px;}.h_youshi .c_block .pic{float:left;width:34%;text-align: center;margin-right:3%;}.h_youshi .c_block.c_block2 .pic{float:right;margin-right:0;height:300px;}.h_youshi .c_block .pic img{max-width:100%;max-height:100%;vertical-align: middle;}.h_youshi .c_block .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}.h_youshi .c_block .wz{width:60%;float:left;}.h_youshi .c_block .wz .tlt{font-size: 26px;color: #0689db;line-height: 60px;margin-bottom:20px;padding-top:40px;}.h_youshi .c_block .wz .tlt span{font-size: 60px;font-family: Impact,Charcoal,sans-serif;color: #999999;display:inline-block;padding-right:10px;display: inline-block;vertical-align: middle;}.h_youshi .c_block .wz ul li{position:relative;padding-left:15px;color: #999999;font-size: 16px;margin-bottom:10px;line-height:26px;}.h_youshi .c_block .wz ul li:before{content: '';display:block;width:8px;height:8px;border-radius: 50%;background:#0689db;position:absolute;left:0;top:9px;}@media (max-width:1199px) {}@media (max-width:992px) {}@media (max-width:880px) {.h_youshi .c_block .pic{width:100%;margin-right:0;height:auto;}.h_youshi .c_block .wz{width:100%;}.h_youshi{padding:25px 0 10px;}.h_youshi .c_block .wz .tlt{padding-top:20px;font-size:20px;line-height:25px;}.h_youshi .c_block .wz .tlt span{font-size:30px;}.h_youshi .c_block .wz ul li{font-size:15px;line-height:20px;}.h_youshi .c_block .wz ul li:before{top:6px;}.h_youshi .c_block{margin-bottom:10px;}}@media (max-width:767px) {}/*首页在线预约*//*.heng_adv{background:url(../images/heng.jpg) center center no-repeat;height:228px;}.heng_adv .chart{background:#fff;width:280px;padding:28px 60px 20px;float:right;}.heng_adv .chart .bd{margin-bottom:10px;}.heng_adv .chart input{outline:none;}.heng_adv .chart .sr{display:block;width:100%;height:38px;background:#f1f1f1;border:0;line-height:38px;text-indent:10px;font-size:14px;}.heng_adv .chart .yzm{display:inline-block;vertical-align:top;width:40%;height:38px;background:#f1f1f1;border:0;line-height:38px;text-indent:10px;font-size:14px;margin-right:20px;}.heng_adv .chart  a{display:inline-block;vertical-align:top;}.heng_adv .chart .tj{display:block;width:40%;height:38px;background:#005097;color:#fff;text-align:center;border:0;line-height:38px;cursor:pointer; font-size:14px;}@media (max-width:1199px) {}@media (max-width:992px) {.heng_adv .chart{width: 232px;padding: 28px 35px 20px;}}@media (max-width:880px) {}@media (max-width:767px) {.heng_adv{background:#006dcc;}.heng_adv .chart{float:none;margin:0 auto;}}*/.heng_adv {overflow: hidden;width: 100%;background: #f5f5f5;}.heng_adv .slideshow {height:214px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: contain;}@media (max-width: 1199px) and (min-width: 1001px){.heng_adv .slideshow {height: 180px;}}@media screen and (max-width: 1000px){.heng_adv .slideshow {height: 150px;}}@media screen and (max-width: 880px){.heng_adv .slideshow {height: 142px;}}@media screen and (max-width: 760px){.heng_adv .slideshow {height: 100px;background-size: cover;}}@media screen and (max-width: 480px){.heng_adv .slideshow {height: 64px;}}/*首页公司简介*/.h_about{background:#f5f5f5 url(../images/abbg.jpg) top center no-repeat;padding:50px 0 0;}.h_about .about{padding-top:3px;}.h_about .about .img{float:left;width:50%;}.h_about .about .img a{display:block;}.h_about .about .img a img{max-width:100%;} .h_about .about .conn{float:right;width:49%;font-size:13px;color:#fff;line-height:26px;padding-top:80px;height: 284px;overflow: hidden;}@media (max-width:1199px) {}@media (max-width:992px) {}@media (max-width:880px) {.h_about {background: #2e57a6 url(../images/abbg.jpg) top center no-repeat;}.h_about .about .img{width:100%;float:none; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.h_about .about .conn{width:100%;float:none;padding-top: 20px;height: 232px;    width: 90%; margin: 0 auto;}}@media (max-width:767px) {.h_about{padding:20px 0;}}/*首页新闻*/.h_news{padding:40px 0 40px;background:#fff;}.h_news .news_bd{width:31.66666666%;float:left;}.h_news .news_bd .h_news_tlt{line-height:46px;height:46px;border-bottom:2px solid #0f5fad;font-size: 20px;color: #333333;font-weight:bold;}.h_news .news_bd2{margin:0 2.5%;}.h_news .news_bd ul.news_tab_bd {margin-top: 25px;height:447px;}.h_news .news_bd ul.news_tab_bd li{padding:10px 24px;margin-bottom:20px;position:relative;border: solid 1px #dddddd;transition:0.8s;-webkit-transition:0.8s;-moz-transition:0.8s;-ms-transition:0.8s;-o-transition:0.8s;}.h_news .news_bd ul.news_tab_bd li .news_time{position:absolute;left:24px;top:10px;width:78px;text-align:center;background:#1a428b;padding:10px 0;overflow:hidden;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}.h_news .news_bd ul.news_tab_bd li .news_time p{font-size:24px;font-weight:bold;color:#fff;}.h_news .news_bd ul.news_tab_bd li .news_time span{font-size:14px;color:#fff;}.h_news .news_bd ul.news_tab_bd li .news_con{padding-left:93px;}.h_news .news_bd ul.news_tab_bd li .news_con p{font-size:15px;font-weight:bold;color:#555;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}.h_news .news_bd ul.news_tab_bd li .news_con span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:5px;height:45px;overflow:hidden;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}.h_news .news_bd ul.news_tab_bd li:hover{border: solid 1px #ffb901;}.h_news .news_bd ul.news_tab_bd li:hover .news_time{background:#ffb901;}.h_news .news_bd ul.news_tab_bd li:hover .news_con p a{color:#214361}.h_news .news_bd ul.news_tab_bd li:hover .news_con span{color:#214361}.h_news .news_bd a.more{width:168px;height:34px;line-height:34px;text-align:center;border:solid 1px #dddddd;margin-top:30px;display:block;font-size:16px;color:#666666;margin:0 auto;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}.h_news .news_bd a.more:hover{background:#006ccc;border:solid 1px #006ccc;color:#fff;}.cinuo_wt {width:100%;height:447px;overflow:hidden;margin-top: 25px;}.cinuo_wt .cinuo_wtm {width:100%;height:427px !important;overflow:hidden;}.cinuo_wt .cinuo_wtm table{width:100%;}.cinuo_wt dl {height:66px;overflow:hidden;margin-bottom:20px;border-bottom:1px dashed #dedede;padding-bottom:10px;}.cinuo_wt dl dt {height:19px;line-height:19px;overflow:hidden;margin-bottom:5px;background:url(../images/h_nsw.gif) no-repeat;padding-left:7%;width:93%;}.cinuo_wt dl dt a,.cinuo_wt dl dt a:hover {font-size:15px;color:#333;}.cinuo_wt dl dt a{width:70%;float:left;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.cinuo_wt dl dt span{width:30%;float:right;text-align:right;color:#666;}.cinuo_wt dl dd {height:42px;line-height:21px;padding-left:30px; font-size:12px;color:#727070;overflow:hidden;}.cinuo_info_r {width:750px;overflow:hidden;}.fl {float:left;}.cinuo_info_r .inf_t {margin:0px;}.inf2_c {clear:both;padding-top:20px;}.inf2_c dl {width:100%;height:112px;padding:0px;overflow:hidden;}.inf2_c dt {float:left;width:160px;height:100px;}.inf2_c dt a{display:block;width:160px;height:100px; background:#f1f1f1;overflow:hidden; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.inf2_c dt img {display:block;max-width:160px;max-height:100px;overflow:hidden;}.inf2_c dl dd {width:565px;overflow:hidden;float:right;}.inf2_c dl dd .desc{font-size:12px;color:#999;line-height:20px;heigth:40px;overflow:hidden;margin-bottom:5px;}.inf2_c dl dd h4 {font-weight:100;line-height:32px;height:32px;font-size:14px;font-family:"Microsoft YaHei";margin-top:0;margin-bottom:0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.inf2_c dl dd h4 a {color:#000;display:block;width:384px;float:left;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.inf2_c dl dd h4 span{font-size:14px;color:#999999;float:right;display:block;}.inf2_c dl p {line-height:22px;color:#333;height:45px;overflow:hidden;}.inf2_c dl p a {color:#00a0be;font-size:12px;text-transform:uppercase;}.inf2_c ul {width:100%;overflow:hidden;clear:both;margin-top:10px;}.inf2_c ul li {overflow:hidden;float:left;display:inline;margin:0px 0px 0px 0;width:335px;overflow:hidden;line-height:40px;height:40px;padding:0 20px 0 20px;background:url(../images/inf_ic.gif) no-repeat left center;}.inf2_c ul li a {color:#333;font-size:14px;float:left;width:235px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.inf2_c ul li span{color:#999;font-size:14px;float:right;}.inf2_c ul li a:hover{color:#009fa7;}@media (max-width:1199px) {}@media (max-width:992px) {}@media (max-width:880px) {.h_news{padding: 20px 2% 20px;}.h_news .news_bd{width:100%;margin:0 0 15px;}.h_news .news_bd ul.news_tab_bd li{padding:10px 12px;}.h_news .news_bd ul.news_tab_bd li .news_time{left:12px;}.cinuo_wt dl dt {padding-left:4%;width:96%;}.cinuo_wt{height:432px;}}@media (max-width:767px) {.cinuo_wt dl dt {padding-left:7%;width:93%;}}/*底部*/.foot1{width:100%;margin:0 auto;padding:40px 0 40px;background: #1a386e no-repeat center;}.foot1 .foot_nav{width:65%;float:left;}.foot1 .foot_nav dl{float:left;width:22%;padding-right:3%;}.foot1 .foot_nav dl dt a{display:block;color: #e8e8e8;font-size:16px;margin-bottom: 4px;height:38px;line-height:38px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.foot1 .foot_nav dl dd {display:block;color: #e2e2e2;font-size:14px;height:38px;line-height:38px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.foot1 .foot_nav dl dd a{display:block;color: #e2e2e2;font-size:14px;height:38px;line-height:38px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.foot1 .foot_nav dl a:hover{color:#fff;}.foot1 .foot_lxfs{width:22%;float:right;}.foot1 .foot_lxfs .tlt{font-size: 18px;font-weight: normal;color: #fff;line-height: 28px;}.foot1 .foot_lxfs .tel{padding:5px 0;color: #eee;font-size: 28px;transition: color 0.5s;-moz-transition: color 0.5s;-webkit-transition: color 0.5s;-o-transition: color 0.5s;}.foot1 .foot_lxfs .tel a{display:block;color: #fff;cursor:default;}.foot1 .foot_lxfs .desc{color: #e2e2e2;border-top: 1px solid #6f7b92;padding: 10px 0;font-size:15px;line-height: 28px;}.foot1 .foot_lxfs .foot_wx li{float:left;margin-right:20px;}.foot1 .foot_lxfs .foot_wx li a{display:block;font-size: 16px;color: #999;width: 35px;height: 35px;border: 1px solid #6f7b92;text-align: center;line-height: 33px;cursor: pointer;border-radius: 50%;transition: .3s; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.foot1 .foot_lxfs .foot_wx li a:hover{color:#fff;border: 1px solid #fff;}.foot1 .foot_lxfs .foot_wx li.qq a i.iconfont{display:block;width:20px;height:20px;background:url(../images/qq1.png) center center no-repeat;background-size:100% 100%;}.foot1 .foot_lxfs .foot_wx li.wx a i.iconfont{display:block;width:20px;height:20px;background:url(../images/wx1.png) center center no-repeat;background-size:100% 100%;}.foot1 .foot_lxfs .foot_wx li.wx a{position:relative;}.foot1 .foot_lxfs .foot_wx li a .wx_code{display:none;opacity:0;position:absolute;top:-134px;left:50%;margin-left:-60px;background:#fff;width:110px;height:110px;padding:5px;border-radius:4px;border:1px solid #dedede;-webkit-transition:-webkit-transform .15s cubic-bezier(.3,0,0,1.5);-o-transition:-o-transform .15s cubic-bezier(.3,0,0,1.5);transition:transform .15s cubic-bezier(.3,0,0,1.5);-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);}.foot1 .foot_lxfs .foot_wx li a .wx_code2{display:block;opacity: 1;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;}.foot1 .foot_lxfs .foot_wx li a .wx_code span{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:9px;bottom:-9px;left:50%;margin-left:-9px;border-bottom-width:0;border-top-color:rgba(204,213,219,.85);}.foot1 .foot_lxfs .foot_wx li a .wx_code span:after {content:'';position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid;top: -9px;margin-left: -8px;border-bottom-width: 0;border-width: 8px; border-top-color: #fff;}.foot1 .foot_lxfs .foot_wx li a .wx_code img{max-width:100%;max-height:100%;}.foot2{width:100%;margin:0 auto;padding:15px 0 15px;background: #052969 no-repeat center;color:#ddd;font-size:14px;text-align:center;line-height: 30px;}.foot2 a{color:#ddd;}.foot2 a:hover{color:#fff;}.foot3{width:100%;margin:0 auto;padding:20px 0 20px;background: #313131 no-repeat center;color:#e8e8e8;text-align:center;font-size:14px;line-height: 28px;}.foot3 a{color:#e8e8e8;}.foot3 p{padding-bottom:6px;}@media (max-width:1199px) {.foot1 .foot_lxfs{width:30%;}}@media (max-width:992px) {.foot1 .container{width:85%;}.foot1 .foot_nav{float:none;width:100%;}.foot1 .foot_nav dl{text-align:center;}.foot1 .foot_lxfs{float:none;width:70%;margin:30px auto 0;text-align:center;}.foot1 .foot_lxfs .foot_wx{text-align:center;}.foot1 .foot_lxfs .foot_wx li{float:none;display:inline-block;}}@media (max-width:880px) {}@media (max-width:767px) {.foot1 .foot_nav dl{width:47%;}	.foot3 p{padding:5px 15px;font-size:12px;padding: 10px 0 10px;}.foot1{padding: 30px 0 10px;}.foot2{font-size:12px;}}/*悬浮链接*/.suspend-item {background: url(../images/toolbar.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }.suspend-item-item {background: url(../images/toolbar_2.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }.service-QQ {box-shadow: 0 0 8px 0 #feb65b;}.suspend-item-weixin .suspend-layer { height: 140px; background-position: 0 0; overflow: hidden; box-shadow:0 0 5px #feb65b;}.suspend-item:hover{background-color:#f3941c;}.suspend-item-item:hover{background-color:#f3941c;}.fn-suspend { position: fixed; right: 0; bottom: 50px;z-index: 99999; margin-right: 20px\0; }.suspend-item:hover .suspend-layer { opacity: 1; filter: alpha(opacity=100); transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}.suspend-item-weixin { background-position: 0 -370px; }.suspend-item-weixin:hover { background-position: 0 -433px; }.suspend-item-weixin .suspend-layer img{display: block;}.suspend-item-feedback { background-position: 0 0; }.suspend-item-feedback a{width: 100%;height: 100%;display: block;}.suspend-item-feedback:hover { background-position: 0 -60px; }.suspend-item-app { background-position: 0 -122px; }.suspend-item-app:hover { background-position: 0 -183px; }.suspend-item-top { background-position: 0 -243px;cursor: pointer; }.suspend-item-top:hover { background-position: 0 -308px; }.suspend-layer { position: absolute; right: -173px; bottom: 0px; width: 140px; opacity: 0; filter: alpha(opacity=0);}.service-QQ {position: absolute; list-style: none; color: #666; width: 173px; bottom: 0px;background-color:#fff;}.service-QQ li { border-bottom: 1px solid #ddd; padding: 8px 0 8px 15px; font-size:14px;}.service-QQ a { text-decoration: none; color: #666; }.service-QQ li:last-child { border-bottom: none; }.service-QQ li img { vertical-align: middle; }.fn-suspend.floatqq_left .service-QQ { left:-173px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}.fn-suspend.floatqq_left .show_qq{ opacity:1; left:52px;filter:alpha(opacity=100);}.fn-suspend.floatqq_right .service-QQ{ left:52px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}.fn-suspend.floatqq_right .show_qq{opacity:1; left:-173px;filter:alpha(opacity=100);}.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer{ left:-140px;}.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer.show_qq{left:52px; transition:left 0.3s;}.fn-suspend.floatqq_right .suspend-item-weixin .suspend-layer.show_qq{left:-140px; transition:left 0.3s;}.fn-suspend.floatqq_left .suspend-layer { left: 52px; -moz-transform-origin: 0 95%; -ms-transform-origin: 0 95%; -o-transform-origin: 0 95%; -webkit-transform-origin: 0 95%; transform-origin: 0 95%; }@media (max-width:1199px) {  }@media (max-width:992px) {  }@media (max-width:880px) { }@media (max-width:767px) {.fn-suspend{display:none;}.fopmes{height:45px;}}/*==============内页样式开始==========================*/.ny_banner {overflow: hidden;width: 100%;}.ny_banner .slideshow {height: 320px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}@media (max-width: 1199px) and (min-width: 1001px){.ny_banner .slideshow {height: 320px;}}@media screen and (max-width: 1000px){.ny_banner .slideshow {height: 230px;}}@media screen and (max-width: 760px){.ny_banner .slideshow {height: 170px;}}@media screen and (max-width: 480px){.ny_banner .slideshow {height: 120px;}}/*立即咨询*/.h_zixun{width:100%;margin:0 auto;padding:40px 0 60px;background: #f5f5f5 no-repeat center;}.h_zixun .order{background:#ffffff;padding:40px 80px;text-align:center;position:relative;overflow:hidden;margin-top:20px;}.h_zixun .order .tag{position: absolute;left: 0;top: 0;width:80px;height:80px;}.h_zixun .order .tag span{position:absolute;top:50%;left:0;margin-top:-20px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);color: #fff;font-size: 18px;line-height: 40px;display: block;}.h_zixun .order .tag span i{font-style:normal;position:relative;z-index:2;}.h_zixun .order .tag span:before{width:300px;height:40px;content:'';position:absolute;left:50%;margin-left:-150px;top:0;background:#19488c;z-index:1;}.h_zixun .order .tlt p{display:block;font-size: 24px;font-weight: normal;text-align:left;padding-bottom:20px;}.h_zixun .order form{display:inline-block;}.h_zixun .order form div.form-group{margin-bottom:30px;}.h_zixun .order form div.form-group div{padding-left:200px;text-align:left;}.h_zixun .order form label{font-size:16px;float:left;color:#61656a;margin:0;text-align:right;width:185px;margin-right:15px;display:inline-block;line-height:48px;}.h_zixun .order form input{display:inline-block;border: 1px solid #ccc;padding: 13px 15px;color: #000;width: 360px;height: 48px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}.h_zixun .order form textarea{margin:0;display:inline-block;width: 580px;height:110px;border: 1px solid #ccc;padding: 13px 15px;color: #000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}.h_zixun .order form input::-webkit-input-placeholder{color:#bfbfbf;}.h_zixun .order form textarea::-webkit-input-placeholder{color:#bfbfbf;}.h_zixun .order form button{background: #0978c9;color: #fff;border-color: #0978c9;color: #fff;width: 360px;border-radius: 3px;padding-top: 11px;padding-bottom: 11px;padding: 10px 18px;font-size: 18px;line-height: 1.3333333;}.h_zixun .order form button:hover{opacity: 0.8!important;}@media (max-width:1199px) {.h_zixun{padding:20px 0 40px;}}@media (max-width:992px) {.h_zixun .order form label{width:120px;}.h_zixun .order form div.form-group div{padding-left:136px;}.h_zixun .order form textarea{width:418px;}}@media (max-width:880px) {}@media (max-width:767px) {.h_zixun .order{padding:40px 20px  20px;}.h_zixun .order .tlt p{text-align:center;}.h_zixun .order form{width:100%;}.h_zixun .order form label{float:none;width:100%;text-align:left;}.h_zixun .order form label.dd{height:10px;}.h_zixun .order form div.form-group div{float:none;width:100%;padding-left:0;}.h_zixun .order form input{width:100%;padding:10px 2%;height:40px;line-height:40px;}.h_zixun .order form div.form-group{margin-bottom:10px;}.h_zixun .order form textarea{width:100%;}.h_zixun .order form button{width:100%;}}.ny_wrap_content{width:100%;background:#f5f5f5;padding:30px 0 50px;line-height: 28px}.ny_wrap_content2{background:#fff;padding:30px 0 50px;}.ny_wrap_content .container{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ny_wrap_left{width:25%;float:left;padding:0 25px 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ny_wrap_right{width:75%;float:right;padding:0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ny_nav{/*background:#fff;border-bottom: 1px solid #eaeaea;*/height:55px;margin-bottom:30px;}.ny_nav .container{background:#fff;}.bread_nav{background:#fff;padding: 0 0 0 0;color:#666;font-size:14px;float:left;width:30%;height:55px;line-height:55px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.bread_nav2{float:none;width:100%;}.bread_nav .iconfont{font-size:22px;background:url(../images/InpageAddress_icon01.png) center center no-repeat;display:inline-block;vertical-align:top; width:60px;height:55px;border-right: 1px solid #eaeaea;margin-right:10px;}.bread_nav a{color:#333;}.ny_nav .tab1{float:right;width:45%;height:55px;line-height:55px;text-align:right;padding-right:2%;}.ny_nav .tab1 a{display:inline-block;vertical-align:top;padding:0 5px;font-weight:bold;max-width:30%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.ny_nav .tab1 a:hover{color:#006ccc;}.mainCon{background:#fff;padding:40px;}.mainCon2{background:#f5f5f5;padding:0 0 25px;}.ny_wrap_right .mainCon .about_tlt{text-align:center;margin-top: 22px;margin-bottom: 20px;padding: 0 15px;font-size: 28px;color:#333;}.ny_wrap_right .mainCon p{line-height:26px;color:#555;}/*内页产品展示*/.pro_mulu_wrap{background:#fff;}.pro_mulu_wrap .c_tlt{height:60px;line-height:60px;text-align:left;font-size:18px;background:#1a428b;color:#fff;padding:0 25px;position:relative;}.pro_mulu_wrap .c_tlt:before{content:'';display:block;width:3px;height:20px;background:#ffb901;position:absolute;left:10px;top:50%;margin-top:-10px;}.pro_mulu_wrap .pro_mulu{padding:20px 4% 10px;display:block;}.pro_mulu_wrap .pro_mulu li p{display:block;height:40px;line-height:40px;text-align:left;padding:0 45px 0 15px;background: #f0f0f0;margin-bottom: 8px;color:#333;font-size:14px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;border-radius:2px;position:relative;}.pro_mulu_wrap .pro_mulu li p a{color:#333;font-size:14px;}.pro_mulu_wrap .pro_mulu li p span{display:block;width:40px;height:40px;background:url(../images/pro_fl_icon2.png) center center no-repeat;position:absolute;right:0;top:0;}.pro_mulu_wrap .pro_mulu li div{padding:0 10px;display:none;}.pro_mulu_wrap .pro_mulu li:first-child div{display:block;}.pro_mulu_wrap .pro_mulu li div a{display:block;height:45px;line-height:45px;text-align:left;font-size:12px;margin-bottom:5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:#ffffff;color:#555;height:35px;line-height:35px;border-bottom: 1px dashed #c7c7c7;background:url(../images/pro_icon.jpg) left center no-repeat;text-indent:20px;}.pro_mulu_wrap .pro_mulu li.on p a{color:#e9852f;}.pro_mulu_wrap .pro_mulu li>p:hover a{color:#e9852f;}.pro_mulu_wrap .pro_mulu li div a:hover{color:#e9852f;}.rNews_wrap .c_tlt{height:60px;line-height:60px;text-align:left;font-size:18px;background:#1a428b;color:#fff;padding:0 25px;position:relative;}.rNews_wrap .c_tlt:before{content:'';display:block;width:3px;height:20px;background:#ffb901;position:absolute;left:10px;top:50%;margin-top:-10px;}.rNews{padding-top:10px;}.rNews li{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;border-bottom:1px dashed #dedede;}.rNews li a{padding-left: 10px;background: url(../images/dian.png) no-repeat left center;height: 40px;line-height: 40px;white-space: nowrap;overflow: hidden;color: #333;}.rNews li a:hover{color:#006dbb;}@media (max-width:1199px) {  }@media (max-width:992px) {.ny_wrap_left{float:none;width:100%;margin-top:20px;padding:0;}.ny_wrap_right{float:none;width:100%;}.mainCon{min-height:auto;padding:0;}.rNews_wrap{margin-top:20px;}}@media (max-width:880px) {.ny_nav{background:none;border-bottom:0;height:auto;margin-bottom:10px;}	.ny_nav .container{background:none;}.bread_nav{float:none;background:#fff;width:100%;}.ny_nav .tab1{width:94%;float:none;margin-top:10px;background:#fff;text-align:left;padding:0 3%;}.mainCon{padding:15px;}.mainCon2{padding:15px 0;}}@media (max-width:767px) {.ny_wrap_content{padding:30px 0;}.ny_wrap_right{padding:0 0;}.ny_wrap_left{padding:0 0;}.mainCon{padding:15px;}.mainCon2{padding:15px 0;}.ny_wrap_right .mainCon .about_tlt{font-size:18px;margin-top: 8px;}.pro_mulu_wrap .c_tlt{text-align:left;background:#1a428b url(../images/pro_fl_icon2.png) 95% center no-repeat;height:45px;line-height:45px;font-size:16px;}.pro_mulu_wrap .pro_mulu{display:none;}.pro_mulu_wrap .pro_mulu_index li div{display:none;}.bread_nav{font-size:12px;height: 45px;line-height: 45px;}.ny_nav .tab1{    height: auto;line-height: 29px;padding: 10px 3%;}.bread_nav .iconfont{height: 45px;line-height: 45px;    width: 40px;}.ny_nav .tab1 a{padding:0 2px;}.rNews_wrap .c_tlt{text-align:left;background:#176cba url(../images/pro_fl_icon2.png) 95% center no-repeat;height:45px;line-height:45px;font-size:16px;}}/*内页新闻列表和详情页*/.ny_newslist ul li{border-bottom:1px solid #dedede;padding-bottom:20px;margin-bottom:10px;overflow:hidden;}.ny_newslist ul li .pic{width:20%;float:left;height:160px;}.ny_newslist ul li .pic a{display:block;width:100%;height:160px;text-align:center;}.ny_newslist ul li .pic a img {vertical-align:middle;max-width:100%;max-height:100%;transition: transform .6s;}.ny_newslist ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}.ny_newslist ul li .wz{float:right;width:78%;}.ny_newslist ul li a.tlt{display:block;font-size:22px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;color:#333;height:42px;line-height:42px;}.ny_newslist ul li .others span{display:inline-block;color:#999;font-size:12px;padding:5px 0 10px;margin-right:10px;height:21px;line-height:21px;vertical-align:middle;}.ny_newslist ul li .others span i{padding-right:5px;color:#555;font-size:20px;vertical-align:top;}.ny_newslist ul li .others span.time i{font-size:12px;}.ny_newslist ul li .desc{margin: 0 0 10px 0;height:52px;overflow:hidden;font-size:15px;color:#555;line-height:26px;}.ny_newslist ul li p.more{text-align:right;float:right;}.ny_newslist ul li p.more a{color: #0978c9;font-size:16px;display:block;width:36px;height:36px;background:url(../images/list_circle.png) no-repeat left top;overflow:hidden;}.ny_newslist ul li:hover p.more a{background-position: left bottom;}.ny_newslist ul li:hover a.tlt{color: #0978c9;}.ny_newslist ul li:hover  .pic a img{transform: scale(1.1); }.ny_newsdetail .tlt{text-align:center;font-size:28px;padding:0 15px;font-weight:normal;color:#000;line-height: 44px;}.ny_newsdetail .others{text-align:center;padding:10px 0 20px;}.ny_newsdetail .others span{display:inline-block;color:#999;font-size:14px;padding:5px 0 10px;margin-right:10px;height:21px;line-height:21px;vertical-align:middle;}.ny_newsdetail .others span i{padding-right:5px;color:#555;font-size:20px;vertical-align:top;}.ny_newsdetail .others span i.time{font-size:12px;}.ny_newsdetail .news_con{font-size:16px;color:#555;line-height:26px;}.news_detail_page{margin-top:40px;margin-bottom:20px;}.news_detail_page ul{overflow:hidden;}.news_detail_page ul li{max-width: 49%;display:block;float:left;}.news_detail_page ul li a{    display: block;padding:10px 20px;color:#76838f;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius: 1000px; background-color: transparent;border: 1px solid #e4eaec;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.news_detail_page ul li a:hover{border-color: #0978c9;color: #0978c9;}.news_detail_page ul li.next{text-align:right;float:right;}.down_btn{padding-top:30px;}.down_btn a{display:block;width:158px;height:40px;line-height:40px;margin-top:20px;border-radius:5px;background:#00adf0;cursor:pointer;color:#fff;text-align:center;font-size:18px;margin:0 auto;}.down_btn span{text-align:center;padding-top:10px;color: #c4c4c4;font-size: 14px;display:block;margin:0 auto;}@media (max-width:1199px) {}@media (max-width:992px) {	}@media (max-width:880px) {.ny_newsdetail .tlt{font-size:16px;line-height:24px;}.ny_newsdetail .news_con{font-size:13px;}	.ny_newsdetail .others{padding: 10px 0 10px;}.ny_newslist ul li a.tlt{font-size:18px;height: 30px;line-height: 30px;text-align: center;padding-top:10px;}.ny_newslist ul li .others{text-align:center;}.ny_newslist ul li p.more a{display:none;}.ny_newslist ul li .pic{width:100%;}.ny_newslist ul li .wz{width:100%;}}@media (max-width:767px) {}/*分页*/.page_list{text-align:center;padding-top:20px;padding-bottom:20px;}.page_list a{display:inline-block;padding:0 10px;background:#ddd;height:30px;line-height:30px;text-align:center;margin-right: 5px;border-radius:2px;}.page_list a:hover{background:#0978c9;color:#ffffff;}.page_list a.pnnum1{background:#0978c9;color:#ffffff;}.page_list input{display:inline-block;padding:0 5px;background:#0978c9;width:40px !important;height:30px !important;line-height:30px;text-align:center;margin:0 5px;color:#fff;cursor:pointer;}.page_list .p_input{display:inline-block;padding:0 5px;background:#ddd;height:30px;line-height:30px;text-align:center;margin:0 5px;color:#555;cursor:default;}@media (max-width:1199px) {  }@media (max-width:992px) {.page_list td span{display:none;}.page_list td #firstpage{display:none;}.page_list td #endpage{display:none;}.page_list a{margin-right:5px;}.page_list{font-size:0;color:#fff;margin-bottom: 0;}.page_list input{display:none !important;}.page_list a{font-size:12px;}}@media (max-width:880px) { }@media (max-width:767px) {.news_detail_page ul li{float:none;width:100%;    max-width: 100%;margin-bottom:20px;text-align:left !important;}	.news_detail_page ul li a{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;    padding: 5px 20px;}.news_detail_page{margin-top:50px;margin-bottom:0;}}/*内页客户现场*/.ny_caselist ul .xinyangshi{width:31%;margin-right:3.5%;margin-bottom:50px;}.ny_caselist ul .xinyangshi:nth-child(3n) {margin-right: 0px;}.ny_caselist ul .xinyangshi .pro_img a{height:220px;}.ny_caselist ul li{float:left;width:18.5%;margin-right:1.5%;margin-bottom:20px;}.ny_caselist ul li:nth-child(5n) {margin-right: 0px;}.ny_caselist ul li .pro_img{background:#fff;padding:10px 10px;}.ny_caselist ul li .pro_img a{text-align:center;height:70px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.ny_caselist ul li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.ny_caselist ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}.ny_caselist ul li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}.ny_caselist ul li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.ny_caselist ul li p span a{color:#555;}.ny_caselist ul li:hover p{background:#0978c9;}.ny_caselist ul li:hover p a{color:#ffffff;}.ny_caselist ul li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}@media (max-width:1199px) {}@media (max-width:992px) {	.ny_caselist ul li{width:48%;}.ny_caselist ul li:nth-child(2n) {margin-right: 0px;}.ny_caselist ul li:nth-child(3n) {margin-right:3.5%;}.ny_caselist ul li:nth-child(6n) {margin-right:0;}}@media (max-width:880px) { }@media (max-width:767px) {.ny_caselist ul{padding:10px 10px 0;}.ny_caselist ul li{margin-bottom:20px;}.ny_caselist a.more2{font-size:16px;padding:10px 10px;text-align:center;}.ny_caselist ul li .pro_img a{height:86px;}.ny_caselist ul li p{font-size:12px;height:30px;line-height:30px;}.ny_caselist ul li p span{height:30px;line-height:30px;}}/*内页产品*/.ny_pro_floor{margin-bottom:30px;}.ny_pro_floor .hd{height:50px;line-height:50px;border:1px solid #dedede;border-bottom:0;padding:0 10px;}.ny_pro_floor .hd p{text-decoration: underline;color:#333;font-size:18px;float:left;height:50px;line-height:50px;}.ny_pro_floor .hd a.tlt{display:block;float:left;font-size:18px;color:#333;height:50px;line-height:50px;padding-left:20px;}.ny_pro_floor .hd a.tlt:hover{color:#0978c9;}.ny_pro_floor .hd a.more{display:block;float:right;line-height:50px;width:70px;text-align:center;font-size:16px;}.ny_pro_floor .hd a.more:hover{color:#0978c9;}.ny_pro_floor .bd ul{width: 100%;border:1px solid #dedede;display: table;word-spacing:-1em;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }.ny_pro_floor .bd ul li{display: inline-block;*display: inline;width: 20%;height: 310px;vertical-align: top;text-align: center;border-right:1px solid #dedede;border-bottom:1px solid #dedede;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ny_pro_floor .bd ul li.first a{display:block;width:100%;height:100%;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.ny_pro_floor .bd ul li.first a img{width:95%;}.ny_pro_floor .bd ul li a.t_pic{display:block;width:85%;height:100px;margin:0 auto; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.ny_pro_floor .bd ul li a img{max-width:100%;max-height:100%;}.ny_pro_floor .bd ul li .t_name{display:block;width:90%;line-height:25px;height:40px;padding-top:10px;text-align:center;font-size:16px;font-weight:normal;margin:0 auto;}.ny_pro_floor .bd ul li .t_name:hover{color:#0978c9;}.ny_pro_floor .bd ul li .p_name{text-align:left;width:85%;margin:0 auto;padding:10px 0;}.ny_pro_floor .bd ul li .p_name a{display:block;color: #2277e6;line-height:22px;font-size:13px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.ny_pro_floor .bd ul li .p_name a:hover{text-decoration: underline;}.ny_prolist ul li{float:left;width:31%;margin-right:3.5%;margin-bottom:50px;}.ny_prolist ul li:nth-child(3n) {margin-right: 0px;}.ny_prolist ul li .pro_img{background:#fff;padding:10px 10px;}.ny_prolist ul li .pro_img a{text-align:center;height:220px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.ny_prolist ul li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.ny_prolist ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}.ny_prolist ul li p{padding:5px 1%;width:98%;background:#0f5fad;color:#fff;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}.ny_prolist ul li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.ny_prolist ul li p span a{color:#fff;}.ny_prolist ul li:hover p{background: #ffb901;}.ny_prolist ul li:hover p a{color:#fff;}.ny_prolist ul li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}.ny_xgcp{background:#fff;margin-top:20px;}.ny_xgcp .c_tlt{height:60px;line-height:60px;text-align:left;font-size:18px;background:#1a428b;color:#fff;padding:0 25px;position:relative;}.ny_xgcp .c_tlt:before{content:'';display:block;width:3px;height:20px;background:#ffb901;position:absolute;left:10px;top:50%;margin-top:-10px;}.ny_xgcp ul{min-height:300px;}.ny_xgcp ul li{float:left;width:100%;margin-bottom:40px;}.ny_xgcp ul li .pro_img{background:#fff;padding:10px 10px;}.ny_xgcp ul li .pro_img a{text-align:center;height:220px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.ny_xgcp ul li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.ny_xgcp ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}.ny_xgcp ul li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}.ny_xgcp ul li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}.ny_xgcp ul li p span a{color:#555;}.ny_xgcp ul li:hover p{background:#0978c9;}.ny_xgcp ul li:hover p a{color:#ffffff;}.ny_xgcp ul li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}@media (max-width:1199px) {.ny_pro_floor .bd ul li{width: 25%;height: 320px;}	}@media (max-width:992px) {.ny_pro_floor .bd ul li{width: 33.3%;height: 335px;}	.ny_prolist ul li{width:48%;}.ny_prolist ul li:nth-child(2n) {margin-right: 0px;}.ny_prolist ul li:nth-child(3n) {margin-right:3.5%;}.ny_prolist ul li:nth-child(6n) {margin-right:0;}.ny_xgcp ul li{width:48%;}.ny_xgcp ul li:nth-child(2n) {margin-right: 0px;}.ny_xgcp ul li:nth-child(3n) {margin-right:3.5%;}.ny_xgcp ul li:nth-child(6n) {margin-right:0;}}@media (max-width:880px) { }@media (max-width:767px) {.ny_xgcp .c_tlt{text-align:left;background:#1a428b;height:45px;line-height:45px;font-size:16px;}	.ny_pro_floor .bd ul li .p_name a{line-height:25px;}.ny_pro_floor .bd ul li{width: 100%;height: auto;padding:10px 0;}	.ny_prolist ul{padding:10px 10px 0;}.ny_prolist ul li{margin-bottom:20px;}.ny_prolist a.more2{font-size:16px;padding:10px 10px;text-align:center;}.ny_xgcp ul{min-height:220px;}.ny_xgcp ul{padding-top:10px;}.ny_xgcp ul li{margin-bottom:20px;}.ny_xgcp a.more2{font-size:16px;padding:10px 10px;text-align:center;}.ny_prolist ul li .pro_img a{height:120px;}.ny_prolist ul li p span{height:30px;line-height:30px;}.ny_prolist ul li p{height:30px;line-height:30px;}}/*产品详情页*/.nyprodetail{background:#fff;padding:40px 25px 25px;}.nyprodetail .proImg{width:44%;float:left;height:360px;border:1px solid #e8e8e8;}.nyprodetail .proImg a{display:block;width:100%;height:100%;text-align:center}.nyprodetail .proImg a img{max-width:100%;max-height:100%;vertical-align:middle}.nyprodetail .proImg a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}.nyprodetail .proname{text-align:left;display:block;margin:0 0 20px;font-size:18px;font-weight:normal;}.nyprodetail  .others{width:52%;float:right;overflow:hidden;}.nyprodetail  .others .probd2{padding:10px;background:#f1f1f1;}.nyprodetail  .others .probd2>div.ee{width:100%;font-size:13px;color:#555;height:30px;line-height:30px;display: flex;display:-webkit-box;--webkit-box-align:center;}.nyprodetail  .others .probd2>div.ee em{color:#555;font-style:normal;}.nyprodetail  .others .probd2>div.ee em.on{color:#F60;}.nyprodetail  .others span{display:block;float:right;width:45%;height:35px;line-height:35px;}.nyprodetail  .others span em{color:#F60;font-style:normal;}.nyprodetail  .others>div.ee{width:100%;font-size:15px;color:#555;min-height:45px;line-height:45px;border-bottom:1px dashed #f1f1f1;display: flex;display:-webkit-box;--webkit-box-align:center;}.nyprodetail  .others>div.ee em{color:#F60;font-style:normal;}.nyprodetail  .others>div.ee2{width:100%;font-size:14px;color:#555;height:120px;padding-top:10px;overflow:hidden;line-height:28px;border-bottom:1px dashed #f1f1f1;display: flex;display:-webkit-box;--webkit-box-align:center;}.nyprodetail  .others>div.ee2 em{color:#777;font-style:normal;}.nyprodetail  .others .desc{margin:10px 0;overflow:hidden;}.nyprodetail  .others .desc p{line-height:22px;font-size:12px;padding-left: 10px;background: url(../images/dian.png) no-repeat left 13px;}.orderPro{display:block;width: 160px;height: 40px;line-height: 40px;display: block;float: left; font-size: 16px;margin-right: 30px;color: #fff;background: #ffb901;text-align:center;}.orderPro i{width: 20px;height: 20px;background: url(../images/zxkfico.png);display: inline-block;vertical-align: text-bottom;margin-right: 10px;}.orderTel{width: 160px;text-align:center;height: 40px;line-height: 40px;display: block;float: left;font-size: 16px;margin-right: 30px;color: #fff;background: #034091;}.nyprodetail2{margin-top:0;background:#fff;padding:5px 25px 25px;}.nyprodetail2 .hd{border-bottom:2px solid #034091;vertical-align:middle;overflow:hidden;margin-bottom:30px;}.nyprodetail2 .hd span{display:block;float:left;font-size:16px;color:#76838f;margin-right:10px;cursor:pointer;}.nyprodetail2 .hd span em{display:block;padding: 8px 20px;}.nyprodetail2 .hd span.on em{background: #034091;color:#fff;}.nyprodetail2 .bd .bd1{line-height:34px;font-size:16px;overflow: hidden;}.nyprodetail2 .bd .bd2{display:none;overflow: hidden;}.nyprodetail2 .bd .bd2 form{display:inline-block;}.nyprodetail2 .bd .bd2 form div.form-group{margin-bottom:30px;}.nyprodetail2 .bd .bd2 form div.form-group div{padding-left:200px;text-align:left;}.nyprodetail2 .bd .bd2 form label{font-size:16px;float:left;color:#61656a;margin:0;text-align:right;width:185px;margin-right:15px;display:inline-block;line-height:48px;}.nyprodetail2 .bd .bd2 form input{display:inline-block;border: 1px solid #ccc;padding: 13px 15px;color: #000;width: 360px;height: 48px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}.nyprodetail2 .bd .bd2 form textarea{margin:0;display:inline-block;width: 500px;height:110px;border: 1px solid #ccc;padding: 13px 15px;color: #000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}.nyprodetail2 .bd .bd2 form input::-webkit-input-placeholder{color:#bfbfbf;}.nyprodetail2 .bd .bd2 form textarea::-webkit-input-placeholder{color:#bfbfbf;}.nyprodetail2 .bd .bd2 form button{background: #ffb901;color: #fff;border-color: #ffb901;color: #fff;width: 360px;border-radius: 3px;padding-top: 11px;padding-bottom: 11px;padding: 10px 18px;font-size: 18px;line-height: 1.3333333;}.nyprodetail2 .bd .bd2 form button:hover{opacity: 0.8!important;}.nyprodetail2 .bd img,.nyprodetail2 .bd table,.nyprodetail2 .bd tr,.nyprodetail2 .bd td,.nyprodetail2 .bd p,.nyprodetail2 .bd span,.nyprodetail2 .bd div,.nyprodetail2 .bd video,.nyprodetail2 .bd embed{height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}.nyprodetail2 .bd table{width:auto !important;}@media (max-width:1199px) {.nyprodetail2 .bd .bd2 form textarea{width:400px;}.orderPro{width:140px;}.orderTel{width:140px;}}@media (max-width:992px) {.nyprodetail2 .bd .bd2 form label{width:120px;}.nyprodetail2 .bd .bd2 form div.form-group div{padding-left:136px;}.nyprodetail2 .bd .bd2 form textarea{width:418px;}}@media (max-width:880px) { }@media (max-width:767px) {.nyprodetail{padding: 26px 10px 25px;}.nyprodetail2 .bd .bd2 form{width:100%;}.nyprodetail2 .bd .bd2 form label{float:none;width:100%;text-align:left;}.nyprodetail2 .bd .bd2 form label.dd{height:10px;}.nyprodetail2 .bd .bd2 form div.form-group div{float:none;width:100%;padding-left:0;}.nyprodetail2 .bd .bd2 form input{width:100%;padding:10px 2%;height:40px;line-height:40px;}.nyprodetail2 .bd .bd2 form div.form-group{margin-bottom:10px;}.nyprodetail2 .bd .bd2 form textarea{width:100%;}.nyprodetail2 .bd .bd2 form button{width:100%;}.nyprodetail .proname{margin: 8px 0;font-size: 18px;}.nyprodetail .prodesc{font-size:14px;line-height:24px;}.nyprodetail2{padding: 10px 10px 25px;}.nyprodetail2 .bd .bd1{font-size:14px;line-height:26px;}.nyprodetail .proImg{width:100%;height:300px;}.nyprodetail  .others{width:100%;margin-top:10px;}.nyprodetail2 .hd{margin-top:10px;}.nyprodetail2 .hd span{font-size:15px;}.orderPro{width:100%;margin-bottom:15px;}.orderTel{width:100%;}.service-phone{display: block;cursor: pointer;outline: none;text-decoration: none;text-align: center;    border-radius: 50%;width: 20px;height: 20px;padding: 10px;font-size: 0;background: #f1391f;color: #f1391f;box-shadow: 0px 0px 6px 0px rgb(241, 57, 31);position: fixed;z-index: 999999999;left: 0;bottom: 60px;}.service-phone .i{display: inline-block;width: 20px;height: 20px;background-image: url(../images/suspension-bg.png);background-repeat: no-repeat;background-position: -27px 0;}.nyprodetail2 .bd table{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}}.rNews_wrap .c_tlt{height:60px;line-height:60px;text-align:left;font-size:18px;background:#1a428b;color:#fff;padding:0 25px;position:relative;}.rNews_wrap .c_tlt:before{content:'';display:block;width:3px;height:20px;background:#ffb901;position:absolute;left:10px;top:50%;margin-top:-10px;}.rNews{padding-top:10px;}.rNews li{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;border-bottom:1px dashed #dedede;}.rNews li a{padding-left: 10px;background: url(../images/dian.png) no-repeat left center;height: 40px;line-height: 40px;white-space: nowrap;overflow: hidden;color: #333;}.rNews li a:hover{color:#006dbb;}@media (max-width:1199px) {  }@media (max-width:992px) {.rNews_wrap{margin-top:20px;}}@media (max-width:880px) {}@media (max-width:767px) {.rNews_wrap .c_tlt{text-align:left;background:#176cba url(../images/pro_fl_icon2.png) 95% center no-repeat;height:45px;line-height:45px;font-size:16px;}}.pro_more { width:160px; overflow: hidden; margin: 0 auto; padding: 0;}.pro_more a { display:block; width:158px; height: 38px; overflow: hidden; line-height: 38px; color: #1a386e; font-size: 14px; text-align: center; border: 1px solid #1a386e;}.pro_more a:hover { color:#fff; background-color: #1a386e;}.pro_more span{display:block;text-align:center;font-size:12px;color:#999;}.lx_dz { width:100%; overflow:hidden; margin:50px auto 20px; padding:0;}.lx_dz .dz_map { width:97%; height:370px; overflow:hidden; margin:0 auto; padding:1%; border:1px solid #d9d9d9;}.lx_dz .dz_map iframe{width:100%;}.lx_dz .dz_map iframe body{width:100%;}@media (max-width:1199px){}@media (max-width:880px){	.lx_dz {margin: 20px auto 20px; }.lx_dz .dz_map{height:270px;}}@media (max-width:767px){}.videobt{font-size: 26px;color: #0689db;padding-right: 10px;display: inline-block;vertical-align: middle;font-weight: bold;width: 100%;}@media (max-width:880px){font-size: 20px;}.youshi {overflow: hidden;width: 100%;background: url(../images/index_17.jpg) no-repeat top center;/*    margin-top: 80px;*/}.youshi .ystit {font-size: 36px;color: #fff;padding-top: 65px;padding-left: 375px;}.youshi .ystit p{font-size: 20px;color: rgba(255, 255, 255, 0.8);}.youshi .ystit h3{font-size: 45px;color: #fff;}.youshi .ystit h3 span{font-size: 50px;font-weight: normal;margin-left: 15px;position: relative;top: 2px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;color: rgba(255, 255, 255, 0.65);}.youshi .ystit h4{font-size: 18px;margin-left: 25px;font-weight: normal;margin-top: 10px;}.youshi .ysContent{padding-top: 100px;}.youshi dl{display: block;border-bottom: 1px dashed #ddd;padding-bottom: 40px;margin-top: 40px;}.youshi dl:last-of-type{border-bottom: none;}.youshi dl:after{content: "";clear: both;display: block;}.youshi dt{width: 550px;border-left: 1px dashed #ddd;padding-left: 50px;}.youshi dl:nth-of-type(2) dt{border: none;border-right: 1px dashed #ddd;padding-right: 50px;padding-left: 0;}.youshi dt img{margin: 0 auto;display: block;}.youshi dd{margin-top: 40px;width: 520px;}.youshi dd li:first-of-type{margin-bottom: 100px;}.youshi dd li i{background: url(../images/ysico01.png) no-repeat left center;padding-left: 90px;height: 25px;margin-right: 10px;display: block;float: left;line-height: 25px;font-size: 50px;color: #006cb8;font-weight: bold;font-style: normal;}.youshi dd li span{font-size: 25px;font-weight: bold;color: #333;display: block;margin: 20px 0;}.youshi dd li p b{color: #ff8c00;font-weight: bold;}.youshi dd li p{font-size: 16px;line-height: 22px;margin-bottom: 10px;color: #666;padding-left: 20px;background: url(../images/ysico02.png) no-repeat left 2px;}/**/.pro_bj{ height: 638px; overflow: hidden; padding-top:45px; box-sizing: border-box; font-family: "Microsoft YaHei"; background: url(../images/chanpingbg01.jpg) no-repeat center center;}.cp_nav{ width: 1200px; clear: both;}.cp_nav .clm{width: 600px; float: left;}.cp_nav h3 a{height: 65px; line-height: 65px;text-align: left; font-size: 20px; color: #fff;position: relative; display: block; background:#0360b0 url(../images/clm.png) no-repeat left center;padding-left: 58px;box-sizing: border-box; font-weight: normal; text-decoration: none;}.cp_nav h3 a:hover,.cp_nav h3.cur a{background:#01b34d url(../images/clm.png) no-repeat left center; color: #fff; font-weight: bold;}.cp_nav h3:last-child a{border-bottom: 0;}.cp_nav ul{box-sizing: border-box;padding:15px 0 15px 35px; clear: both; background: #fff;overflow: hidden;box-shadow: 0 2px 10px #f5f5f5;}.cp_nav li{height: 26px; line-height:26px; text-align: left; font-size: 15px; color: #666666;position: relative; display: block;padding-left: 36px;background: url(../images/newsico1.png) no-repeat left center;width: 180px; float: left; box-sizing: border-box;}.cp_nav li a{color: #666666; text-decoration: none;}.cp_nav .clm:nth-child(1) ul{border-right: 1px solid #e2e2e2;}.cp_nr{width:1200px;height: 382px; position: relative; margin-top: 27px;}.cp_nr .m_pro{overflow: hidden;}.cp_nr .jt{width: 48px; height: 48px;position: absolute;top:133px;}.cp_nr .cp_prev{left:-78px; background: url(../images/cp_lefts.png) no-repeat;}.cp_nr .cp_next{right:-78px;background: url(../images/cp_rights.png) no-repeat;}.cp_nr li{width: 280px; box-shadow: 0 0 5px #f0f0f0; float: left; margin-right: 26px;margin-bottom: 26px;  margin-top: 5px;}.cp_nr li a{ text-decoration: none; }.cp_nr li img{width: 280px; height: 280px; display: block;box-sizing: border-box;}.cp_nr li span{background:#fff; display: block; height:80px; line-height: 80px;text-align: center; font-size: 16px; color: #666; border-bottom: 3px solid #c7c7c7;position: relative; }.cp_nr li span:after{width: 34px; height: 34px; z-index: 1; content: "";position: absolute;bottom: -18px;left:50%;margin-left: -17px; background: url(../images/cpico.png) no-repeat;}/*.cp_nr li:nth-child(4n){margin-right: 0;}*/.cp_nr li:hover{transform: translateY(-3px);transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}.cp_nr li:hover span{ background:#0360b0;border-bottom: 3px solid #0360b0;  color: #fff;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}.cp_nr li:hover span:after{background: url(../images/cpicocur.png) no-repeat;}.aboutus_t {padding-top: 70px;background-color: #f3f3f3;}.aboutus_ttitle {text-align: center;}.aboutus_ttitleh {font-size: 42px;color: #222;font-weight: 700;}.aboutus_ttitlep {font-size: 14px;color: #999;}.aboutus_tjs {margin-top: 50px;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;}.aboutus_tjsl {width: 46%;padding-right: 5%;}.aboutus_tjsl_titlei i {font-size: 56px;color: #0360b0;}.aboutus_tjsl_titleiwz {margin-left: 20px;}.aboutus_tjsl_titleiwzh {font-size: 28px;font-weight: 700;color: #0360b0;text-transform: uppercase;}.aboutus_tjsl_titleiwzp {font-size: 20px;color: #222;}.aboutus_tjsl_p {margin-top: 25px;font-size: 14px;line-height: 24px;color: #777777;}.aboutus_tjsl_more {margin-top: 50px;}.aboutus_tjsl_more .aboutus_more_link {display: block;position: relative;width: 200px;height: 44px;line-height: 44px;text-align: center;border-radius: 22px;-webkit-border-radius: 22px;-moz-border-radius: 22px;-ms-border-radius: 22px;-o-border-radius: 22px;color: #fff;background-color: #0360b0;padding-right: 44px;}.aboutus_more_linkdw {position: absolute;top: 0;right: 0;width: 44px;height: 44px;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;background-color: #222;line-height: 44px;text-align: center;}.aboutus_tjsl_more {margin-bottom: 50px;}.aboutus_tjsr {width: 54%;position: relative;}.aboutus_tjsrdwlan {position: absolute;left: 0;bottom: -150px;height: 190px;background-color: #0360b0;}.aboutus_tjsrdwimg {position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding-left: 30px;}.aboutus_tjsrdwimg_box {position: relative;height: 503px;background-repeat: no-repeat;background-position: center;background-size: cover;}.aboutus_tjsrdwimg_txt {position: absolute;left: 0;bottom: 0;width: 100%;padding: 15px 0;background-color: rgba(0, 0, 0, .7);text-align: center;}.aboutus_tjsrdwimg_txth {font-size: 22px;font-weight: 700;color: #fff;}.aboutus_tjsrdwimg_txth span {display: inline-block;width: 8px;height: 8px;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;vertical-align: middle;background-color: #ff7800;margin: 0 5px;}.aboutus_tjsrdwimg_txtp {font-size: 12px;color: rgba(255, 255, 255, .6);}.aboutus_bsj {padding: 36px 0;}.aboutus_bsj .aboutus_bsj_item {border-right: 1px solid #e1e1e1;padding: 0 35px;}.aboutus_bsj .aboutus_bsj_item:last-child {border-right: none;}.aboutus_bsj .aboutus_bsj_item:first-child {padding-left: 10px;}.aboutus_bsj_itemt span {font-size: 26px;font-weight: 700;color: #ff9501;}.aboutus_bsj_itemt b {display: inline-block;width: 24px;height: 24px;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;background-color: #ff7800;text-align: center;line-height: 24px;color: #fff;font-size: 14px;vertical-align: top;}.aboutus_bsj_itemb {font-size: 14px;color: #777;}.aboutus_blb {position: relative;margin-top: 90px;border-top: 1px solid #e1e1e1;}.aboutus_blb_list {position: absolute;width: 29%;left: 50%;top: 0;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}.aboutusblb_slider {padding: 10px 0;}.aboutusblb_slider .aboutusblb_slider_item {margin-right: 1px;display: block;overflow: hidden;height: 46px;line-height: 44px;border-radius: 23px;-webkit-border-radius: 23px;-moz-border-radius: 23px;-ms-border-radius: 23px;-o-border-radius: 23px;background-color: #fff;color: #666666;border: 1px solid #d8d8d8;text-align: center;}.aboutus_blbx {margin-top: 55px;}.aboutusblb_slider.swiper-slide-thumb-active .aboutusblb_slider_item {background-color: #0360b0;border-color: transparent;color: #fff;}.aboutusblb_slider .aboutusblb_slider_item:hover {border-color: transparent;background-color: ##0360b0;}.aboutu_item {padding: 0 10px;}.aboutu_item_link {display: block;overflow: hidden;position: relative;}.aboutu_item_link img {width: 100%;height:230px;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;}.aboutu_item_link:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}.aboutu_item_linkdw {position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(0, 0, 0, .6);height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;padding: 0 5px;}.aboutu_item_link:hover .aboutu_item_linkdw {background-color: rgb(255, 120, 0);}.aboutusblbx_slide .owl-controls .owl-page.active span {background-color: #ff7800;}.aboutusblbx_slide .owl-controls .owl-page span {background-color: #869791}@media screen and (max-width: 1200px) {.aboutus_bsj_itemt span {font-size: 30px;}.aboutus_bsj .aboutus_bsj_item {padding: 0 20px;}.aboutus_bsj {padding: 30px 0;}.aboutus_tjsrdwlan {height: 160px;bottom: -130px}}@media screen and (max-width: 992px) {.aboutus_t {padding-top: 50px;/* padding-bottom: 50px; */}.aboutus_b {padding-top: 30px;}.aboutus_tjsrdwlan {display: none;}.aboutus_tjs {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.aboutus_tjsl {width: 100%;}.aboutus_tjsr {width: 100%;height: 503px;}.aboutus_tjsrdwimg {padding-left: 0;}.aboutus_tjsl {padding-right: 0;}.aboutus_tjs {margin-top: 30px;}.aboutus_tjsl_p {margin-top: 20px;}.aboutus_tjsl_more {margin: 20px 0;}.aboutus_blb {margin-top: 30px;}.aboutus_blbx {margin-top: 40px;}.aboutus_bsj {display: none;}.aboutus_tjsl_more .aboutus_more_link {margin: auto;}}@media screen and (max-width: 768px) {.aboutus_ttitle {/* display: none; */}.aboutus_tjsl_title {background: #fff;padding: 10px 20px 5px;}.aboutus_ttitleh {font-size: 24px;}.aboutus_tjs {margin-top: 20px;}.aboutus_tjsl_titleiwzh {font-size: 18px;}.aboutus_tjsl_titleiwzp {font-size: 16px;}.aboutus_tjsl_titlei i {font-size: 38px;}.aboutus_tjs {padding: 0 15px;}.aboutus_tjsl_p {margin: 20px 0;}.aboutus_tjsl_more {margin-bottom: 30px;}.aboutus_tjsl_more .aboutus_more_link {height: 36px;line-height: 36px;}.aboutus_more_linkdw {width: 36px;height: 36px;}.aboutus_more_linkdw i {transform: translateY(-5px);-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);}.aboutus_tjsr {height: 300px;}.aboutus_tjsrdwimg_box {height: 300px;}.aboutus_tjsrdwimg_txth {font-size: 18px;}.aboutus_bsj {padding: 15px;}.aboutus_bsj .aboutus_bsj_item {padding: 0 10px;}.aboutus_bsj_itemt span {font-size: 20px;}.aboutus_bsj_itemb {font-size: 12px;}.aboutus_blb_list {width: 96%;}.aboutusblb_slider .aboutusblb_slider_item {font-size: 13px;height: auto;line-height: 1;padding: 8px 10px;}.aboutu_item_linkdw {font-size: 12px;height: 30px;line-height: 30px;}}/* æ–°é—»ä¸­å¿ƒ */.news {overflow: hidden;margin-top: 70px;background-color: #f3f3f3;}.news_title {margin-top: 70px;text-align: center;}.news_titleh {font-size: 42px;color: #222;font-weight: 700;}.news_titlep {font-size: 14px;color: #999999;}.news_box {margin-top: 60px;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;background-color: #fff;}.news_boxl {width: 70%;}.news_boxlt {height: 70px;line-height: 70px;border-bottom: 1px solid #e1e1e1;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}.news_boxltl {display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;}.news_boxltl .news_boxltl_link {padding: 0 40px;}.news_boxltl_link i {font-size: 30px;color: #333;}.news_boxltl .news_boxltl_link:first-child i {font-size: 26px;}.news_boxltl_link span {font-size: 20px;color: #333;}.news_boxltr {display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;}.news_boxltr .news_boxltl_more {font-size: 14px;color: #999;margin-right: 36px;}.news_boxltr .news_boxltl_more:hover {color: #ff7800;}.news_boxlb_item {padding: 40px 25px;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;}.news_boxlb_item > div {width: 50%;}.news_boxlbitem_box {padding-right: 20px;display: block;}.news_boxlbitem_boximg {overflow: hidden;}.news_boxlbitem_boximg img {transition: all .4s;width: 100%;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}.news_boxlbitem_boxh {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 20px;font-size: 18px;font-weight: 600;color: #333333;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}.news_boxlbitem_boxp {margin-top: 10px;font-size: 14px;line-height: 23px;color: #777;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.news_boxlb_itemr {padding: 0 40px 0 20px;}.news_boxlb_itemr .news_itemr_item {display: block;height: 56px;line-height: 54px;border-bottom: 1px dotted #c1c1c1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.news_itemr_item b {display: inline-block;width: 6px;height: 6px;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;vertical-align: middle;background-color: #c1c1c1;margin-right: 6px;}.news_itemr_item span {font-size: 14px;color: #666666;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}.news_boxltl_link.on {background-color: #0360b0;}.news_boxltl_link.on i {color: #fff;}.news_boxltl_link.on span {color: #fff;}.news_boxr {width: 30%;}.news_boxrt {height: 70px;line-height: 70px;border-bottom: 1px solid #e1e1e1;border-left: 1px solid #e1e1e1;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}.news_boxrtl i {font-size: 32px;color: #333;padding-left: 25px;}.news_boxrtl span {font-size: 20px;color: #333;}.news_boxrtr .news_boxrtr_more {font-size: 14px;color: #999999;padding: 0 35px;}.news_boxrtr .news_boxrtr_more:hover {color: #ff7800;}.news_boxrb {height: 407px;padding: 20px 0;overflow: hidden;border-left: 1px solid #e1e1e1;}.news_container {height: 100%;width: 100%;}.news_slide .news_slide_item {display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;height: 100%;padding: 0 30px;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.news_slide_itembox {width: 100%;margin: 20px 0;}.news_slide_itemboxh {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}.news_slide_itemboxh i {font-size: 18px;color: #333;}.news_slide_itemboxh span {font-size: 16px;color: #333;margin-left: 8px;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;}.news_slide_itemboxp {width: 100%;padding-left: 20px;font-size: 14px;margin-top: 8px;color: #999999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.yqlink {margin-top: 68px;height: 72px;line-height: 70px;border-bottom: 1px solid #d1d1d1;border-top: 1px solid #d1d1d1;}.yqlinkl i {font-size: 26px;color: #222222;/* padding: 0 8px; */}.yqlinkl span {font-size: 16px;color: #222;}.yqlinkl b {margin-left: 10px;font-size: 12px;color: #999;}.yqlinkr {margin-left: 30px;}.yqlinkr .yqlinkr_item {font-size: 14px;color: #666666;padding: 0 20px;}.news_boxlbitem_box:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}.news_boxlbitem_box:hover .news_boxlbitem_boxh {padding-left: 8px;color: #ff7800;}.news_boxlb_itemr .news_itemr_item:hover span {padding-left: 8px;color: #ff7800;}.news_slide .news_slide_item:hover .news_slide_itemboxh span {padding-left: 8px;color: #ff7800;}.yqlinkr .yqlinkr_item:hover {color: #ff7800;}@media screen and (max-width: 1200px) {.news {margin-top: 25px;padding: 0 15px;padding-bottom: 50px;}.news_title {margin-top: 30px;}.news_box {margin-top: 20px;}.yqlink {margin-top: 30px;}}@media screen and (max-width: 992px) {.strengthtxtdw_boxh, .advantage_title h3, .product_titleminh, .program_txth, .aboutus_ttitleh, .news_titleh {font-size: 32px;}.news_boxlb_iteml a {/* display: none; */border-bottom: 1px solid #ddd;padding-bottom: 20px;}.news_boxlbitem_box {width: 100%;padding: 0;}.news_boxlb_item > div {width: 100%;padding: 0;}.news_box {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.news_boxl {width: 100%;}.news_boxr {width: 100%;}.news_boxltr {display: none;}.news_boxltl {width: 100%;}.news_boxltl .news_boxltl_link {width: 50%;text-align: left;padding: 0;padding-left: 20px;}.news_boxrtr {display: none;}.news_boxrtl {width: 100%;text-align: left;padding-left: 20px;background: #0360b0;color: #fff;}.news_boxlb_item {padding: 20px;display: block;}.news_boxrb {height: 300px;padding: 20px 0;}.news_container {height: 100%;}.news_slide_itemboxp {margin-top: 0;}.news_boxrtl i {padding-left: 0;}.news_boxrt {border-left: 0;}.news_boxrb {border-left: 0;margin-bottom: 20px;}.news_boxrtl i {padding-right: 0;color: #fff;}.news_boxrtl span {color: #fff;}.news_boxr {margin-top: 15px;}}@media screen and (max-width: 768px) {.strengthtxtdw_boxh, .advantage_title h3, .product_titleminh, .program_txth, .aboutus_ttitleh, .news_titleh {font-size: 24px;}.advantage_title span, .product_titleminh span, .program_txth span, .strengthtxtdw_boxh span {width: 6px;height: 6px;margin: 0 8px;}.news_title {margin-top: 50px;}.news_titleh {font-size: 24px;}.news_boxltl_link span {font-size: 16px;}.news_boxlt {height: 50px;line-height: 50px;}.news_boxlb_item {padding: 15px 20px;}.news_boxlb_itemr .news_itemr_item {height: 50px;line-height: 50px;}.yqlink {display: none;}.news_boxlbitem_boxh {font-size: 14px;margin-top: 15px;}.news_boxlbitem_boxp {font-size: 12px;line-height: 1.6;}.news_boxltl_link i {font-size: 28px;}.news_boxltl .news_boxltl_link:first-child i {font-size: 20px;}.news_itemr_item span {font-size: 12px;}.news_slide_itemboxh span {font-size: 14px;}.news_slide_itemboxp {font-size: 12px;}}.soltitle {text-align: center;height: 110px;}.soltitle .sol {height: 58px;border: 1px solid rgba(0, 0, 0, 0.1);width: 435px;margin: 0 auto;display: block;}.soltitle .sol p {background:#f3f3f3;width: 50%;height: 49px;position: relative;margin: 0 auto;top: -26px;}.soltitle .soltit {position: relative;z-index: 999;padding: 0 14px;top: -84px;font-size: 40px;color: #333;display: block;font-weight: bold;}.soltitle .solsubt {position: relative;top: -65px;z-index: 999999;font-size: 16px;color: #fff;background: #006cb8;padding: 0 14px;border-radius: 2px;height: 30px;line-height: 30px;display: inline-block;}.header_top{width:100%; height: 42px; line-height: 42px; background: #eeeeee; line-height: 42px;}.h_huan{font-size: 14px; color: #333333; float: left}.h_links{float:right;}.h_links a{font-size:14px; color: #333333 }.h_links a:hover{color:#0c4499}.header_center{width:100%; height: 102px; padding-top:18px;}.h_logo{width: 500px;height: auto;float: left;background: url(../images/h_xs.png) no-repeat right center;}.h_logo h3{font-size: 35px;color: #222222;font-weight: bold;}.h_logo h3 span{color:#0c4499}.h_logo p{width:100%;height: 25px;line-height: 25px;font-size: 16px;color: #333333;text-transform:Uppercase;}.h_yu{width:auto;float: left;margin-left: 10px;font-size: 16px;color: #666666;margin-top: 8px;line-height: 30px;}.h_dhs{float: right; margin-top: 8px;}.h_dhs p{font-size: 16px; color: #333333; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 30px;}.h_dhs span{font-size:28px; color: #0c4499; font-weight: bold; font-family: "Impact";  display: block; line-height:35px;}/*导航*/.header_nav{width:100%; height:55px;  background:#0c4499; }#menu{height:55px; width: 100%;}#menu .nav{ position:relative; z-index:1;  margin: 0 auto;width: 100%; height:55px;}#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%;  width:150px}#menu .nav .nLi h3{ float:left; font-weight: normal; width:100%; height: 100%; text-align:center; font-size:16px; z-index: 2; position: relative; color:#fff;}#menu .nav .nLi h3 a{font-size: 16px; color: #fff; display: block; height: 100%; line-height: 55px;}#menu .nav .sub{ display:none; width:100%; left:0; top:55px;  position:absolute; background:#ddd;  line-height:36px; }#menu .nLi:hover h3 a{background: #ffc600 url(../images/san_jiao.png) no-repeat bottom center; }#menu .nav .sub li{ zoom:1; height: 36px; line-height: 36px;}#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}#menu .nav .sub a:hover{ color:#0c4499; font-weight: bold;}#menu .nav .active h3{background: #ffc600 url(../images/san_jiao.png) no-repeat bottom center; }.case{/* height:603px; */margin-top: 30px;overflow:hidden;}.case ul{width: 1200px;/* height:475px; */overflow:hidden;/* float:left; */margin: 0 auto;/* margin-top:34px; */    margin: 20px 0;}.case li{width: 24%;cursor:pointer;margin:0 0 0 0;display:inline-block;vertical-align:top;overflow:hidden;padding-right:8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 15px;position: relative;}.case li a{font-size: 16px;color: #555;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background:#dfdfdf;padding: 0 0;border-radius:20px;line-height: 34px;text-align:center;margin-bottom: 12px;}.case li a:hover,.case .cur a{background: #006ccc; color:#FFFFFF}.hy_con{padding-top: 20px;}.case dl{float:left;width: 30%;margin-right: 1.5%;margin-left: 1.5%;margin-bottom:50px;box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.05); }.case dt{ display: block;}.case dt a{ text-align:center;height:300px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.case dt img{ vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.case dd p{  padding: 5px 1%;width: 98%;background: #ffffff;color: #555;font-size: 15px;height: 40px;line-height: 40px;text-align: center;margin-top: -1px;}.tit1{ height:53px; overflow:hidden; background:url(../images/line.gif) repeat-x center center;}.tit1 p{ width:444px; margin:0 auto; border:2px solid #858585; font:20px "Microsoft Yahei"; text-align:center; height:49px; line-height:49px; overflow:hidden; background:#fff; font-weight:bold;}.tit1 p a{ color:#666;}.casea{/* height:603px; */margin-top: 30px;overflow:hidden;}.casea ul{width: 1200px;/* height:475px; */overflow:hidden;/* float:left; */margin: 0 auto;/* margin-top:34px; */    margin: 20px 0;}.casea li{width: 24%;cursor:pointer;margin:0 0 0 0;display:inline-block;vertical-align:top;overflow:hidden;padding-right:8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;position: relative;margin-bottom: 12px;}.casea li a{font-size: 16px;color: #555;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background:#dfdfdf;padding: 0 0;border-radius:20px;line-height: 34px;text-align:center;}.casea li a:hover,.case .cur a{background: #006ccc; color:#FFFFFF}.hy_cona{padding-top: 20px;}.casea dl{float:left;width: 30%;margin-right: 1.5%;margin-left: 1.5%;margin-bottom:50px;box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.05);}.casea dt{ display: block;}.casea dt a{text-align:center;height: 300px;/* min-height: 300px; */overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}.casea dt img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}.casea dd p{  padding: 5px 1%;width: 98%;background: #ffffff;color: #555;font-size: 15px;height: 40px;line-height: 40px;text-align: center;margin-top: -1px;}.tit1{ height:53px; overflow:hidden; background:url(../images/line.gif) repeat-x center center;}.tit1 p{ width:444px; margin:0 auto; border:2px solid #858585; font:20px "Microsoft Yahei"; text-align:center; height:49px; line-height:49px; overflow:hidden; background:#fff; font-weight:bold;}.tit1 p a{ color:#666;}.slideTxtBox{/* height: 768px; */}.slideTxtBox .hd ul{text-align: center;}.slideTxtBox .hd ul li{width: 123px;height: 36px;border: 2px solid #e4e4e4;line-height: 36px;text-align: center;color: #9b9b9b;display: inline-block;margin-right: 10px;font-size:16px}.slideTxtBox .hd ul li.on{background-color:#076ba8;}.slideTxtBox .hd ul li a{color:#FFFFFF}.slideTxtBox .bd{margin-top: 1px;}.slideTxtBox .bd ul{margin-right: -20px;}.slideTxtBox .bd ul li{width: 290px;float: left;margin-right: 12px;margin-bottom: 20px;}.slideTxtBox .bd ul li a{display: block;}.slideTxtBox .bd ul li a img{display: block;width:290px;height:290px;}.slideTxtBox .bd ul li a p{font-size: 16px;color: #666;line-height: 48px;/* text-align: left; */font-weight: 700;text-align: center;/* background: #076ba8; */}.choose {overflow: hidden;background:#eee;height: 610px;padding-top: 30px;}.choose .title { overflow: hidden; text-align: center; height: 77px; background: url(title.png) center center no-repeat; margin-bottom: 10px; }.choose .title h2 { font-size: 22px; color: #f3b300; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }.choose .title h2 a { color: #333; }.choose .title h2 a span { color: #AB0000; }.choose .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }.choose .title em { color: #aaa; width: 1100px; display: block; margin-top: 9px; font-size: 12px; }.choose .cont .left {width: 660px;float: right;}.choose .cont .right {width: 510px;float: left;}.choose .cont .right ul li {width: 160px;height: 180px;float: left;border: 1px solid #ccc;margin-left: 8px;margin-bottom: 8px;text-align: center;font-size: 16px;line-height: 55px;}.choose .cont .right ul .on { border: 1px solid #0050A9; }.choose .cont .right ul li img { margin: 20px auto; display: block; }.choose .cont .right ul li:hover { border: 1px solid #0050A9; }.slideTxtBox a.more2{display:block;width:145px;color:#fff;font-size:16px;text-align:center;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;padding:15px 20px;margin:0 auto;background:rgba(31,80,159,1);background:-moz-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(31,80,159,1)),color-stop(100%,rgba(43,114,201,1)));background:-webkit-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-o-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-ms-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:linear-gradient(to right,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f509f',endColorstr='#2b72c9',GradientType=1 );}.container {width: 1200px;margin-left: auto;margin-right: auto;}.yunu-link {padding: 20px 0;}.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #ea3516;padding-bottom: 15px;}.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}.yunu-link ul {margin-left: -20px;}.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}.aboutus{ border-bottom:30px;}