﻿/*公共样式*/* {margin:0;padding:0;}
html,body {position:relative;}
body {font-size:14px;background:#fff;font-family:"Microsoft YaHei UI","Microsoft YaHei",sans-serif;line-height:1.3;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:1200px;}
ol,ul,li {list-style:none;}
a {text-decoration:none;color:#333;transition:all .5s;cursor:pointer;}
a:hover {color:#ee1217;}
em,i {font-style:normal;}
h1,h2,h3,h4,h5,h6,th {font-weight:normal;}
img {border:0;max-width:100%;height:auto;vertical-align:middle;object-fit:cover;}
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;}
input,textarea,select,button {border:0;background:none;outline:0;font-family:"Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"] {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
input,input:focus,input:active {user-select:text;}
textarea {resize:none;}
.clearfix {zoom:1;}
.clearfix:after {content:".";*zoom:1;display:block;visibility:hidden;height:0;clear:both;}
.fl {float:left;}
.fr {float:right;}
.hide {display:none;}
.container {width:1200px;margin:0 auto;position:relative;}
.ellipsis {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*slick.css*/.slick-slider {position:relative;z-index:2;}
.slick-list {position:relative;overflow:hidden;}
.slick-list:focus {outline:0;}
.slick-list.dragging {cursor:pointer;}
.slick-track {position:relative;}
.slick-track:before,.slick-track:after {content:"";display:table;}
.slick-track:after {clear:both;}
.slick-loading .slick-track {visibility:hidden;}
.slick-slide {float:left;height:100%;min-height:1px;display:none;position:relative;z-index:1;}
.slick-slide img {display:none;}
.slick-slide.slick-active {z-index:2;}
.slick-slide.slick-loading img {display:none;}
.slick-slide.dragging img {pointer-events:none;}
.slick-initialized .slick-slide {display:block;}
.slick-loading .slick-slide {visibility:hidden;}
.slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent;}
.slick-prev,.slick-next {display:block;width:20px;height:20px;line-height:0;font-size:0;cursor:pointer;position:absolute;top:50%;margin-top:-10px;}
.slick-prev:focus,.slick-next:focus {outline:0;}
.slick-prev {left:-25px;}
.slick-next {right:-25px;}
.slick-dots {width:100%;font-size:0;text-align:center;position:absolute;bottom:38px;z-index:4;}
.slick-dots li {position:relative;display:inline-block;*display:inline;*zoom:1;margin:0 5px;}
.slick-dots li button {display:block;width:12px;height:12px;line-height:0;font-size:0;background:#0a60d1;border-radius:50%;overflow:hidden;cursor:pointer;}
.slick-dots li.slick-active button {background:#ee1217;}
/*头部*/.topbar {height:35px;line-height:35px;background:#f8f8f8;color:#666;}
.topbar a {color:#666;}
.topbar .fr a {margin-left:10px;}
.header {height:150px;}
.header .logo {float:left;margin-top: 35px;}
.header .logo a {display:block;padding-right:15px;}
.header .logo img {display:block;width: 200px;}
.logowen {top: 37px;float:left;/* border-left:2px solid #ededed; */padding-left:15px;position:relative;}
.logowen p {font-size: 30px;color:#222;font-weight:bold;letter-spacing: 1px;line-height: 40px;}
.logowen ul li {float:left;background:url(../images/inico4.jpg)no-repeat 11px center;padding:0 0 0 28px;font-size: 23px;color:#333;line-height: 54px;letter-spacing: 2px;}
.logowen ul li:first-child {background:none;padding:0 0 0 0;}
.header .logo-text {float:left;margin-top:20px;}
.header .logo-text a {display:block;padding-left:24px;}
.header .logo-text .title {font-size:35px;font-weight:bold;color:#333;line-height:1.2;}
.header .logo-text .title i {font-family:"Palatino Linotype";font-size:46px;font-weight:normal;font-style:italic;color:#ee1217;padding:0 4px;position:relative;top:2px;}
.header .logo-text .desc {font-size:24px;font-weight:bold;color:#333;line-height:3.15;}
.header .logo-text .desc span {color:#ee1217;}
.header .htel {float:right;margin-top:38px;}
.header .htel .tit {font-size:0;text-align:right;}
.header .htel .tit i,.header .htel .tit span {display:inline-block;*display:inline;*zoom:1;vertical-align:top;}
.header .htel .tit i {width:26px;height:26px;background:url(../images/htel-bg.png) no-repeat center #0a60d1;border-radius:5px;margin-right:10px;}
.header .htel .txt {font-size:30px;font-weight:bold;color:#0a60d1;margin-right:-2px;margin-top:4px;}
.header .htel .tit span {line-height:26px;font-size:18px;font-weight:bold;}
.nav {height:56px;background:#fff;border-top:1px solid #ddd;position:sticky;top:0;z-index:22;box-shadow:0px 1px 10px rgba(0,0,0,.06);background-color: #0a60d1;}
.nav .container > ul > li {width: 170px;height:56px;float:left;font-size:15px;text-align:center;margin-right:1px;position:relative;}
.nav .container > ul > li.home {width:110px;}
.nav .container > ul > li:before {display:block;content:"";width:1px;height:24px;background:rgba(191,223,255,.45);position:absolute;left:-1px;top:50%;margin-top:-12px;}
.nav .container > ul > li:first-child:before {display:none;}
.nav .container > ul > li > a {display:block;height:56px;line-height:56px;color: #fff !important;transition:background .4s;position:relative;font-size:16px;}
.nav .container > ul > li > a.active,.nav .container > ul > li:hover > a {background:#0a60d1;color:#fff!important;}
.nav .container > ul > li:hover .submenu {margin-top:0;opacity:1;visibility:visible;height:auto;}
.nav ul li .submenu {min-width:100%;box-shadow:0 0 16px -4px rgba(0,0,0,.3);position:absolute;left:0;top:100%;text-align:center;background:#fff;margin-top:20px;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:all .3s;}
.nav ul li .submenu li {height:40px;line-height:40px;font-size:13px;text-align:center;}
.nav ul li .submenu li a {display:block;height:40px;line-height:40px;color:#333;padding:0 10px;}
.nav ul li .submenu a:hover {background:#0a60d1;color:#fff !important;}
/*底部*/.footer-top {background:#0a60d1;padding:26px 0;position:relative;overflow:hidden;}
.footer-top ul li {height:75px;float:left;position:relative;color:#fff;}
.footer-top ul li.add {width: 349px;padding-right:30px;border-right:1px solid rgba(255,255,255,.2);margin-left:12px;margin-right:60px;}
.footer-top ul li .icon {width:31px;height:27px;background-repeat:no-repeat;background-position:right center;position:absolute;left:0;top:13px;}
.footer-top ul li.add .icon {background-image:url(../images/icon_add.png);}
.footer-top ul li.ress .icon {background-image:url(../images/icon_ress.png);}
.footer-top ul li .text {padding-left:48px;padding-top:13px;}
.footer-top ul li .text .tit {line-height:27px;font-size:18px;}
.footer-top ul li .text .intro {font-size:14px;margin-top:6px;}
.footer-top ul li .text .intro span {margin:0 6px;}
.footer-top ul li .text .intro i {margin-left: 58px;font-size: 17px;}
.footer {position:relative;overflow:hidden;background:#2d2c32;}
.foot-model {padding:68px 0 46px 0;color:#fff;}
.foot-model a {color:#fff;}
.foot-model .flogo {width: 310px;float:left;}
.foot-model .flogo img {display:block;margin: auto;height: 120px;margin-bottom: 10px;}
.foot-model .flogo {color:#acacad;}
.foot-model .flogo .t1 {font-size:16px;}
.foot-model .flogo .t2 {font-size: 22px;font-weight:bold;text-align: center;margin-top:6px;color: #ee1217;}
.foot-model .dt {font-size:18px;}
.foot-model .fmenu {width:288px;float:left;margin-left:105px;}
.foot-model .fmenu .dd {margin-top:20px;}
.foot-model .fmenu .dd ul li {width:120px;height:28px;line-height:28px;float:left;margin-right:24px;}
.foot-model .fmenu .dd ul li:nth-child(2n-1) a {color:#acacad;}
.foot-model .fmess {width:454px;float:right;}
.foot-model .fmess .form {margin-top:24px;}
.foot-model .fmess .form .item {width:220px;position:relative;}
.foot-model .fmess .form .item .input {display:block;width:170px;height:45px;line-height:45px;background:#3e3d45;padding:0 40px 0 10px;color:#fff;}
.foot-model .fmess .form .item span {width:30px;height:45px;line-height:45px;font-family:"SimSun-ExtB";color:#ee1217;text-align:center;position:absolute;right:0;top:0;}
.foot-model .fmess .form .subt {width:100%;float:left;margin-top:20px;}
.foot-model .fmess .form .subt .btns {display:block;width:108px;height:31px;line-height:31px;float:left;margin-right:4px;border:1px solid #999;text-align:center;color:#fff;cursor:pointer;transition:all .4s ease;}
.foot-model .fmess .form .subt .btns-primary {border-color:#ee1217 !important;background:#ee1217;}
.foot-model .fmess .form .subt .btns-primary:hover {background:none;}
.foot-model .fmess .form .subt .btns:hover {border-color:#ee1217;}
.foot-copy {line-height:30px;padding:15px 0;border-top:1px solid rgba(112,112,112,.2);color:#999;overflow:hidden;}
.foot-copy a {color:#999;}
/*首页*/.home-title {font-family:"Microsoft YaHei";font-size:40px;font-weight:bold;text-align:center;line-height:1.2;}
.home-title span {color:#ee1217;}
.home-desc {font-size:24px;text-align:center;margin-top:8px;}
/*首页---广告图*/.home-banner .slick-slide:first-child {display:block;}
.home-banner .slick-slide {width:100%;height:600px;background-repeat:no-repeat;background-position:center top;}
/*广告*/.home-about .introduct {background:#fff;padding:80px 0 90px 0;font-size:0;text-align:right;}
.home-about .introduct .text {width:525px;margin-right:75px;}
.home-about .introduct > div {display:inline-block;*display:inline;*zoom:1;vertical-align:bottom;font-size:14px;}
.home-about .introduct .text {text-align:left;}
.home-about .introduct .text .en {font-size:36px;font-weight:bold;line-height:1.1;}
.home-about .introduct .text .ch {font-size:36px;font-weight:bold;line-height:1.1;margin-top:6px;}
.home-about .introduct .text .desc {font-size:16px;line-height:32px;max-height:192px;overflow:hidden;margin-top:40px;margin-bottom:20px;}
.home-about .introduct .text .more {display:inline-block;position:relative;font-size:16px;font-weight:bold;height:25px;line-height:25px;}
.home-about .introduct .text .more:before {display:inline-block;content:"";width:16px;height:5px;background:#0a60d1;vertical-align:top;margin-top:10px;margin-right:10px;transition:all .3s linear;}
.home-about .introduct .text .more:hover:before {width:24px;}
.home-about .introduct .text .tips {font-size:20px;font-weight:bold;margin-top:24px;}
.home-about .introduct .text .bd {margin-top:16px;}
.home-about .introduct .text .bd ul {margin-right:-10px;max-height:190px;overflow:hidden;}
.home-about .introduct .text .bd ul li {width:166px;height:83px;float:left;background:#f8f8f8;border:1px solid #ddd;margin-right:10px;margin-top:10px;position:relative;overflow:hidden;}
.home-about .introduct .text .bd ul li img {display:block;width:100%;height:100%;}
.home-about .introduct .text .bd ul li.on:before {display:block;content:"";width:166px;height:83px;border:1px solid #0a60d1;position:absolute;left:0;top:0;}
.home-about .introduct .pic {width:50%;position:relative;}
.home-about .introduct .pic a {position:absolute;left:50%;top:50%;margin-left:-25px;margin-top:-25px;display:inline-block;z-index:999;width:60px;height:60px;border-radius:100%;text-align:center;background:url(../images/v.png) no-repeat left center;background-size:cover;}
.home-about .introduct .pic img {display:block;width:100%;}
.home-about .adves {height:130px;/* background:url(../images/inadves_bg.jpg) no-repeat center bottom; */background: #ededed;}
.home-about .adves {height:184px;background:url(../images/inadves_bg.jpg) no-repeat center bottom;}
.home-about .adves ul li {width:300px;float:left;margin-top:34px;position:relative;text-align:center;color:#fff;}
.home-about .adves ul li:first-child {text-align:left;}
.home-about .adves ul li:not(:first-child):before {display:block;content:"";width:1px;height:76px;background:#fff;position:absolute;left:-1px;top:20px;}
.home-about .adves ul li .num {line-height:1.05;}
.home-about .adves ul li .num span {font-family:"Palatino Linotype";font-size:75px;font-weight:bold;letter-spacing:3px;}
.home-about .adves ul li .num i {display:inline-block;width:24px;height:24px;line-height:24px;background:#ee1217;border-radius:50%;font-size:12px;text-align:center;margin-left:4px;margin-bottom:10px;vertical-align:bottom;}
.home-about .adves ul li .title {font-size:16px;margin-top:12px;}
.home-about .adves ul li:first-child .title {padding-left:34px;}
/*首页---热门关键词*/.home-hotsearch {height:60px;border-bottom:1px solid #dfdfdf;}
.home-hotsearch .keywords {float:left;line-height:60px;}
.home-hotsearch .keywords .tit {float:left;font-size:15px;height:60px;line-height:60px;position:relative;}
.home-hotsearch .keywords .tit span {font-weight:bold;color:#0a60d1;margin-right:4px;}
.home-hotsearch .keywords .tit i {display:inline-block;width:22px;height:22px;margin-right:5px;vertical-align:middle;background:url(../images/position.png) no-repeat center;background-size:100%;}
.home-hotsearch .keywords .tit:after {display:block;content:"";width:22px;height:4px;background:#0a60d1;position:absolute;left:0;bottom:-1px;}
.home-hotsearch .keywords .list {float:left;}
.home-hotsearch .keywords .list li {float:left;margin-right:14px;height:60px;line-height:60px;font-size:15px;}
.home-hotsearch .keywords .list li a {color:#666;}
.home-hotsearch .sform {width:304px;height:38px;float:right;margin-top:11px;}
.home-hotsearch .sform .input {display:block;width:217px;height:36px;float:left;line-height:36px;border-width:1px 0 1px 1px;border-style:solid;border-color:#ddd;padding:0 16px;}
.home-hotsearch .sform .subtns {display:block;width:54px;height:38px;float:right;background:url(../images/search-btns.png) no-repeat center #0a60d1;cursor:pointer;}
/*hezuo*/
.hz-b{margin:auto;width:1050px;}
#hz{width:100%;margin:0 auto;background:url(../images/20161030162308_468525249.jpg) center no-repeat;height: 611px;padding-top: 40px;}
.hz1{ width:1050px; height:65px; text-align:center; background:url(http://www.fldheater.cn/skin/uploadfile/image/20161030/20161030162440_1096661181.png) center no-repeat;}
.hz1_1{ font-size:36px; color:#fff; letter-spacing:2px; text-align:center; font-weight:bold;font-family:"Microsoft YaHei";}
.hz1_1 span{font-size:36px;color: #cb0000;font-weight:bold;font-family:"Microsoft YaHei";}
.hz1_2{ font-family:Arial; font-size:14px; letter-spacing:1px;color:#d9d9d9; text-transform:uppercase; text-align:center; line-height:36px;}
.hz2{width:1050px; height:540px;}
/*产品*/.products {background:#f5f5f5;padding: 70px 0;}
.pro_row2 {width:266px;float:left;overflow:hidden;}
.plist_t1 {background:url(../images/rr.jpg) no-repeat center;height:90px;padding-top:30px;line-height:22px;color:#FFF;font-size:24px;font-weight:bold;text-align:center;}
.plist_t1 p {color:#fff;font-weight:normal;letter-spacing:1px;font-size:14px;line-height:40px;text-transform:uppercase;}
.plist_t2 {width:243px;margin:0 auto;color:#FFF;border: 13px solid #0a60d1;border-top:none;}
.plist_t2 ul {padding:7px 3px;}
.slont{display:none;padding: 0 23px;}
#slont0{display:block;}
.plist_t2 dd {
}
.plist_t2 dd a{color: #252525;font-size: 13px;line-height: 33px;margin: 0 auto;display: block;text-indent: 31px;}
.plist_t2 dd a:hover{color: #0a60d1;}
.plist_t2 ul li {font-size:13px;padding-left:30px;background:url(../images/20180608154803_1410609837.jpg) !important;display:block;width:194px;line-height:48px;text-indent:25px;color:#fff;margin:5px 0;}
.plist_t2 a {color:#fff;margin-left:10px;}
.open {background:url(../images/20180608154803_1410609837.jpg) !important;}
.pro_row3 {width:914px;margin-left:20px;float:right;}
.ewm{
    margin-top: 20px;
}
.ewm img{
    width: 266px;
    height: 265px;
}
.leftcontact {height:275px;border:13px solid #0a60d1;background:#fff;margin-top:12px;}
.leftlx_c {/* height:390px;*/overflow:hidden;}
.leftlx_c h3 {font-size:22px;color:#ffffff;text-align:center;line-height:36px;background:#0a60d1;height:50px;}
.leftlx_c span {display:block;background:url(../images/20180621202541_1205384453.jpg) no-repeat 0 center;font-size:17px;color:#666;padding-left:42px;margi;margin:16px 0 15px 6px;}
.leftlx_c span b {display:block;font-size:20px;color: #0a60d1;}
.leftlx_c ul {margin: -5px 20px 0 20px;}
.leftlx_c li {font-size:13px;color:#494949;line-height: 32px;}
.leftlx_c li em {display:block;font-size:14px;margin-bottom:5px;}
.products .conleft .box {padding:23px 19px 0 19px;}
.products .conleft .box .p1 {height:50px;background:#f5f5f5 url("../images/inico9.png")no-repeat 200px center;width:233px;position:relative;left:-1px;text-indent:27px;}
.products .conleft .box .p1 a {display:block;height: 50px;line-height: 50px;font-size:16px;font-weight:bold;color:#333;}
.products .conleft .box ul.ul1 {border-left:1px solid #fff;}
.products .conleft .box ul.ul1 .boxli {padding-left:8px;height:49px;position:relative;width: 233px;}
.products .conleft .box ul.ul1 .boxli .lia {display:block;height:48px;line-height:48px;text-indent:30px;background:url(../images/inico10.png) no-repeat 19px center;margin-right:9px;border-bottom:1px dashed #e8e8e8;}
.products .conleft .box ul.ul1 .boxli:first-child .lia {border-top:none;}
.products .conleft .box ul.ul1 .boxli:hover dl {display:block;}
.products .conleft .box ul.ul1 .boxli:hover .lia {color:#0a60d1;}
.products .conleft .box ul.ul1 .boxli .liUl {display:none;}
.products .conleft .box ul.ul1 .boxli:hover .liUl {display:block;position:absolute;left:268px;top:-60px;width:156px;padding:18px 0 10px 30px;background:#fff;}
.products .conleft .box ul.ul1 .boxli:hover .liUl li {height:30px;line-height:30px;margin-bottom:10px;font-size:14px;}
.products .conleft .box ul.ul1 .boxli:hover .liUl li:hover a {color:#0a60d1;}
.products .conleft .box:last-child .p1 {border-radius:0 0 8px 8px;}
.products .conleft .proTel {height:132px;background:#fd9b01;margin-top:10px;border-radius:8px;color:#fff;}
.products .conleft .proTel p {padding:40px 0 0 65px;background:url(http://www.fldheater.cn/skin/images/protel.png) no-repeat 16px 43px;}
.products .conleft .proTel i {display:block;font-size:16px;}
.products .conleft .proTel span {display:block;font-weight:bold;font-size:24px;}
.Pmore {margin-top:50px;}
.Pmore a {display:block;width:135px;height:39px;line-height:39px;text-align:center;border:1px solid #b4b4b4;border-radius:5px;font-size:15px;color:#666;margin:0 auto;}
.Pmore a:hover {background:#0a60d1;border-color:#0a60d1;color:#fff;}
.boxli dl {position:absolute;left:231px;background:rgba(0,96,183,0.9);width:200px;text-align:left;top:0;display:none;padding:20px 0;}
.boxli dl dt a {line-height:35px;font-size:14px;color:#fff;display:block;background:url(../images/inico19.png)no-repeat 20px center;padding-left:32px;}
.boxli dl dt a:hover {background:rgba(3,83,155,1) url("../images/inico19.png")no-repeat 20px center;color:#fff;}
.boxli ul {position:absolute;left:200px;background:#f565;width:200px;top:0;}
.lBox {padding-bottom:25px;background:#fff;}
/* 产品切换css */.slideTxtBox022 {width:908px;float: right;background:#fff;}
.slideTxtBox022 .hd {height: 70px;border-bottom:1px solid #dddddd;overflow:hidden;position:relative;}
.slideTxtBox022 .hd ul {float:left;position:absolute;height: 70px;}
.slideTxtBox022 .hd ul li {float:left;width: 180px;height: 70px;text-align: center;line-height: 70px;background: #fff url("../images/inico8.png")no-repeat 10px center;border-right:1px solid #e5e5e5;}
.slideTxtBox022 .hd ul li a {color:#333;font-size: 17px;margin-left: 5px;}
.slideTxtBox022 .hd ul li a.protit {padding-left:25px;}
.slideTxtBox022 .hd ul li.on {}
.slideTxtBox022 .hd ul li.on a {color:#0a60d1;font-weight:bold;}
.slideTxtBox022 .bd {padding: 20px 30px 0;overflow:hidden;margin-bottom: 50px;}
.slideTxtBox022 .bd ul {zoom:1;}
.slideTxtBox022 .bd li {height: 255px;width:264px;border:1px solid #e4e4e4;overflow:hidden;float:left;margin:8px;}
.slideTxtBox022 .bd li .proimg {height: 208px;width:268px;overflow:hidden;position:relative;}
.slideTxtBox022 .bd li img {display:block;height: 204px;width:268px;transition:all 0.5s;}
.slideTxtBox022 .bd li * {transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease;}
.slideTxtBox022 .bd li .proimg .pros02 {display:none;}
.promore {line-height: 70px;text-align:center;width:170px;color:#797979;font-size:16px;float: left;}
.promore a {display:block;}
.slideTxtBox022 .bd li:hover p {color:#0077da;}
.slideTxtBox022 .bd li p {display:block;background:#f5f5f5;color:#333;font-size:14px;text-align:center;line-height:47px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/*优势*/.yunu-section {padding:60px 0;}
.yunu-section .container {width:1300px;}
.yunu-section-title {text-align:center;margin-bottom:40px;background:url(../images/prtb.png) no-repeat center 60px;font-size:38px;}
.yunu-section-title p {margin:20px 0 0;font-size:22px;line-height:1;}
.yunu-section-title.mini {margin-bottom:30px;font-size:20px;color:#666;background-position:center bottom;padding-bottom:15px;}
.yunu-section-title.mini p {text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#999;margin:5px 0 0;}
.yunu-section-title-2 {margin-bottom:40px;text-align:center;background:url(http://www.fldheater.cn/skin/images/t1.jpg) no-repeat center;font-size:28px;line-height:1;}
.yunu-section-title-2 small {display:block;text-transform:uppercase;font-size:14px;color:#999;margin-top:10px;}
.yunu-yft-l {float:left;width:527px;position:relative;overflow:hidden;}
.yunu-yft-l img {display:block;width:100%;height:auto;-webkit-transition:all 0.2s;transition:all 0.2s;}
.yunu-yft-l:hover>img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-yft-l a {position:absolute;right:0;bottom:0;width:100px;}
.yunu-yft-r {float:right;width:625px;}
.yunu-yft-r li {float:left;width:134px;height:160px;border:2px solid #fff;text-align:center;}
.yunu-yft-r li i {display:block;margin:23px 0 26px;height:41px;background:no-repeat center;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.yunu-yft-r li i.i1 {background-image:url(http://www.fldheater.cn/skin/images/yft1.png);}
.yunu-yft-r li i.i2 {background-image:url(http://www.fldheater.cn/skin/images/yft2.png);}
.yunu-yft-r li i.i3 {background-image:url(http://www.fldheater.cn/skin/images/yft3.png);}
.yunu-yft-r li i.i4 {background-image:url(http://www.fldheater.cn/skin/images/yft4.png);}
.yunu-yft-r li i.i5 {background-image:url(http://www.fldheater.cn/skin/images/yft5.png);}
.yunu-yft-r li i.i6 {background-image:url(http://www.fldheater.cn/skin/images/yft6.png);}
.yunu-yft-r li i.i7 {background-image:url(http://www.fldheater.cn/skin/images/yft7.png);}
.yunu-yft-r li i.i8 {background-image:url(http://www.fldheater.cn/skin/images/yft8.png);}
.yunu-yft-r li p {margin:0;font-size:20px;}
.yunu-yft-r li:after {content:'';display:block;margin:24px auto 0;width:30px;height:2px;}
.yunu-yft-r li:hover {color:#c80003;border-color:#c80003;}
.yunu-yft-r li:hover:after {background-color:#c80003;}
.yunu-yft-r li:hover i {-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.yunu-yft-r li:hover i.i1 {background-image:url(http://www.fldheater.cn/skin/images/yft1_h.png);}
.yunu-ys dl {margin:48px 0 0 48px;width:576px;float:left;}
.yunu-ys dl {margin:48px 0 0 48px;width:600px;float:left;}
.yunu-ys dt {overflow:hidden;line-height:240px;height:240px;}
.yunu-ys dt img {-webkit-transition:all 0.3s;transition:all 0.3s;width:600px;height:240px;}
.yunu-ys dd {margin:40px 0 0;}
.yunu-ys dd .tit {overflow:hidden;}
.yunu-ys dd .tit span {font-family:Impact;font-size:50px;float:left;line-height:1;}
.yunu-ys dd .tit h4 {margin:0 0 0 70px;line-height:1;font-size:25px;font-weight:normal;}
.yunu-ys dd .tit strong {font-size:16px;}
.yunu-ys dd .tit h4 small {display:block;color:#999;font-size:12px;margin-top:10px;text-transform:uppercase;}
.yunu-ys dd .tit h4:after {display:block;content:'';width:60px;height:2px;background-color:#4a4a4a;margin-top:30px;}
.yunu-ys dd p {margin:30px 0 0 70px;font-size:16px;color:#777;}
.yunu-ys dl:hover dt img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-yft-r li:hover i.i2 {background-image:url(http://www.fldheater.cn/skin/images/yft2_h.png);}
.yunu-yft-r li:hover i.i3 {background-image:url(http://www.fldheater.cn/skin/images/yft3_h.png);}
.yunu-yft-r li:hover i.i4 {background-image:url(http://www.fldheater.cn/skin/images/yft4_h.png);}
.yunu-yft-r li:hover i.i5 {background-image:url(http://www.fldheater.cn/skin/images/yft5_h.png);}
.yunu-yft-r li:hover i.i6 {background-image:url(http://www.fldheater.cn/skin/images/yft6_h.png);}
.yunu-yft-r li:hover i.i7 {background-image:url(http://www.fldheater.cn/skin/images/yft7_h.png);}
.yunu-yft-r li:hover i.i8 {background-image:url(http://www.fldheater.cn/skin/images/yft8_h.png);}
.yunu-yft-r .desc {margin-top:74px;}
.yunu-yft-r .desc h4 {margin:0 0 10px;font-size:28px;color:#c80003;line-height:1;}
.yunu-yft-r .desc p {margin:0;font-size:24px;line-height:1;letter-spacing:10px;}
.yunu-yft-r .desc:after {display:block;background-color:#c80003;height:2px;content:'';width:30px;margin-top:30px;}
.yunu-yft-r .tel {float:right;text-align:center;}
.yunu-yft-r .tel span {display:inline-block;line-height:28px;background:url(http://www.fldheater.cn/skin/images/phone.png) no-repeat 0 center;font-size:22px;padding-left:40px;}
.yunu-yft-r .tel a {display:inline-block;width:166px;line-height:30px;background-color:#c80003;color:#fff;margin-top:15px;font-size:16px;}
.yunu-prd-l {float:left;width:226px;}
.yunu-prd-l .tit {background-color:#c80003;color:#fff;padding:20px;font-size:24px;line-height:1;margin-bottom:2px;}
.yunu-prd-l .tit small {display:block;font-size:18px;margin-bottom:5px;}
.yunu-prd-l h3 {margin:0;padding:10px 20px 10px 50px;font-weight:normal;background:url(http://www.fldheater.cn/skin/images/y2.png) no-repeat 20px 10px #333;color:#fff;line-height:18px;font-size:18px;cursor:pointer;position:relative;}
.yunu-prd-l h3 a {color:#fff;}
.yunu-prd-l h3.on {background-image:url(http://www.fldheater.cn/skin/images/y.png);}
.yunu-prd-l h3 small {display:block;font-size:12px;text-transform:uppercase;color:#adadad;}
.yunu-prd-l h3:after {content:'';position:absolute;width:80%;height:1px;background-color:#5c5c5c;left:10%;bottom:0;}
.yunu-prd-l ul {border:1px solid #333;display:none;padding:10px 20px 10px 50px;background-color:#f6f6f6;}
.yunu-prd-l li {line-height:30px;border-bottom:1px dotted #ccc;background:url(http://www.fldheater.cn/skin/images/dbx.png) no-repeat right center;}
.yunu-prd-l li:last-child {border-bottom:0;}
.yunu-prd-r {float:right;width:960px;}
.yunu-prd-r .prd-t .m {float:left;height:495px;line-height:495px;width:660px;overflow:hidden;}
.yunu-prd-r .prd-t .m img {-webkit-transition:all 0.3s;transition:all 0.3s;}
.yunu-prd-r .prd-t .m a:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-prd-r .prd-t .text {margin-left:685px;padding-top:64px;padding-right:25px;}
.yunu-prd-r .prd-t .text h4 {margin:0;font-size:24px;color:#666;letter-spacing:7px;}
.yunu-prd-r .prd-t .text h5 {margin:0;font-size:18px;}
.yunu-prd-r .prd-t .text p {margin:40px 0;height:110px;}
.yunu-prd-r .prd-t .text ul {overflow:hidden;border:1px solid #333;border-left:0;}
.yunu-prd-r .prd-t .text li {float:left;border-left:1px solid #333;width:62px;text-align:center;padding:30px 10px 5px 10px;background:no-repeat center 8px;}
.yunu-prd-r .prd-t .text li.i1 {background-image:url(http://www.fldheater.cn/skin/images/p1.png);}
.yunu-prd-r .prd-t .text li.i2 {background-image:url(http://www.fldheater.cn/skin/images/p2.png);}
.yunu-prd-r .prd-t .text li.i3 {background-image:url(http://www.fldheater.cn/skin/images/p3.png);}
.yunu-prd-r .prd-t .text .more {background:url(http://www.fldheater.cn/skin/images/wzbj.png) no-repeat center;width:238px;height:47px;text-align:center;margin-top:30px;line-height:47px;overflow:hidden;}
.yunu-prd-r .prd-t .text .more a {display:block;float:left;width:50%;font-weight:bold;}
.yunu-prd-r .prd-b {overflow:hidden;margin-top:20px;}
.yunu-prd-r .prd-b li {float:left;width:316px;margin-right:5px;}
.yunu-prd-r .prd-b li a {display:block;position:relative;}
.yunu-prd-r .prd-b li .m {height:235px;line-height:235px;overflow:hidden;}
.yunu-prd-r .prd-b li .m img {-webkit-transition:all 0.3s;transition:all 0.3s;}
.yunu-prd-r .prd-b li a:hover .m img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-prd-r .prd-b li .text {position:absolute;left:0;bottom:0;width:100%;line-height:30px;color:#fff;background:url(http://www.fldheater.cn/skin/images/wzbj2.png) no-repeat center;text-align:center;}
.yunu-pzgy {margin-left:-40px;margin-top:-20px;}
.yunu-pzgy li {float:left;margin:40px 0 0 40px;background-color:#fff;width:373px;-webkit-box-shadow:10px 10px 20px #e7e7e7,-10px -10px 20px #e7e7e7;box-shadow:10px 10px 20px #e7e7e7,-10px -10px 20px #e7e7e7;height:342px;text-align:center;position:relative;}
.yunu-pzgy li i {display:block;height:88px;background:no-repeat center;margin-top:52px;margin-bottom:10px;position:relative;z-index:1;}
.yunu-pzgy li i.i1 {background-image:url(http://www.fldheater.cn/skin/images/edt1.png);}
.yunu-pzgy li i.i2 {background-image:url(http://www.fldheater.cn/skin/images/edt2.png);}
.yunu-pzgy li i.i3 {background-image:url(http://www.fldheater.cn/skin/images/edt3.png);}
.yunu-pzgy li i.i4 {background-image:url(http://www.fldheater.cn/skin/images/edt4.png);}
.yunu-pzgy li i.i5 {background-image:url(http://www.fldheater.cn/skin/images/edt5.png);}
.yunu-pzgy li i.i6 {background-image:url(http://www.fldheater.cn/skin/images/edt6.png);}
.yunu-pzgy li h4 {margin:0;font-size:20px;position:relative;z-index:1;}
.yunu-pzgy li p {font-size:18px;margin:20px 0 0;color:#666;position:relative;z-index:1;}
.yunu-pzgy li span {position:absolute;width:100%;height:50%;left:0;}
.yunu-pzgy li span:after,.yunu-pzgy li span:before {position:absolute;content:'';background-color:#c80003;width:0;height:0;-webkit-transition:all 0.5s;transition:all 0.5s;}
.yunu-pzgy li span:before {left:0;}
.yunu-pzgy li span:after {right:0;}
.yunu-pzgy li span.t {top:0;}
.yunu-pzgy li span.t:after,.yunu-pzgy li span.t:before {top:0;}
.yunu-pzgy li span.b {bottom:0;}
.yunu-pzgy li span.b:after,.yunu-pzgy li span.b:before {bottom:0;}
.yunu-pzgy li:hover {background-color:#c80003;}
.yunu-pzgy li:hover p {color:#fff;}
.yunu-pzgy li:hover h4 {color:#fff;}
.yunu-pzgy li:hover i.i1 {background-image:url(http://www.fldheater.cn/skin/images/edt1_h.png);}
.yunu-pzgy li:hover i.i2 {background-image:url(http://www.fldheater.cn/skin/images/edt2_h.png);}
.yunu-pzgy li:hover i.i3 {background-image:url(http://www.fldheater.cn/skin/images/edt3_h.png);}
.yunu-pzgy li:hover i.i4 {background-image:url(http://www.fldheater.cn/skin/images/edt4_h.png);}
.yunu-pzgy li:hover i.i5 {background-image:url(http://www.fldheater.cn/skin/images/edt5_h.png);}
.yunu-pzgy li:hover i.i6 {background-image:url(http://www.fldheater.cn/skin/images/edt6_h.png);}
.yunu-pzgy.mm li span {display:none;}
.yunu-pzgy.mm li:hover {background-color:#c80003;}
.yunu-cat {margin-left:-20px;}
.yunu-cat li {float:left;margin:0 0 20px 20px;width:183px;background-color:#282828;position:relative;}
.yunu-cat li:before,.yunu-cat li:after {position:absolute;left:0;width:100%;height:0;background-color:#c80003;content:'';-webkit-transition:all 0.5s;transition:all 0.5s;}
.yunu-cat li:before {top:0;}
.yunu-cat li:after {bottom:0;}
.yunu-cat li:hover:before,.yunu-cat li:hover:after {height:50%;}
.yunu-cat li a {display:block;position:relative;z-index:1;color:#fff;font-size:18px;line-height:66px;background:url(http://www.fldheater.cn/skin/images/y.png) no-repeat 20px center;padding-left:50px;}
.yunu-catcon {}
.yunu-catcon li {float:left;width:25%;height:337px;background:no-repeat center;background-size:cover;}
.yunu-catcon li a {position:relative;width:100%;height:100%;display:block;}
.yunu-catcon li .tit {text-align:center;position:absolute;left:0;bottom:0;width:100%;background:url(http://www.fldheater.cn/skin/images/wzbj4.png) repeat center;color:#fff;line-height:50px;font-size:20px;}
.yunu-catcon li .text {position:absolute;left:50%;top:50%;background:url(http://www.fldheater.cn/skin/images/wzbj3.png) repeat center;width:260px;margin-left:-150px;color:#fff;padding:20px;margin-top:-109px;display:none;}
.yunu-catcon li .text h4 {margin:0;font-size:26px;line-height:30px;text-align:center;height:30px;overflow:hidden;}
.yunu-catcon li .text p {margin:15px 0;height:80px;overflow:hidden;}
.yunu-catcon li .text span {display:block;margin:0 auto;width:144px;line-height:38px;background-color:#c80003;text-align:center;font-size:16px;}
.yunu-catcon li:first-child {width:50%;height:674px;}
.yunu-catcon li:first-child .text {padding:40px;width:480px;margin-left:-280px;}
.yunu-catcon li:first-child .text p {font-size:16px;height:110px;margin:20px 0;}
.yunu-catcon li a:hover .tit {display:none;}
.yunu-catcon li a:hover:before {position:absolute;left:0;width:100%;height:100%;top:0;content:'';background:url(http://www.fldheater.cn/skin/images/wzbj4.png) repeat center;}
.yunu-catcon li a:hover .text {display:block;}
.yunu-hzhb {padding:40px 0;background-color:#f2f2f2;}
/*首页---关于我们*//*about*/.about_bj {height:700px;overflow:hidden;padding-top:65px;}
.about {width:1200px;margin:0 auto;overflow:hidden;font-family:"Microsoft Yahei";}
.about h2 {height:126px;overflow:hidden;text-align:center;line-height:59px;font-size:36px;}
.about h2 a {color:#0a60d1}
.about h2 span {display:block;background:url(../images/about_t.png) no-repeat center 0;height:27px;font-size:18px;color:#fff;line-height:27px;font-weight:normal;}
.about dt {line-height:0;}
.about dt img {width:1200px;height:432px;}
.about dd {height:178px;border:1px solid #f1f1f1;border-top:0;overflow:hidden;}
.about dd h3 {padding-top:30px;text-align:center;font-size:22px;font-weight:normal;overflow:hidden;line-height:30px;}
.about dd h3 a {color:#0a60d1;}
.about dd p {padding:10px 110px 0;font-size:14px;line-height:26px;color:#444444;text-align:center;}
.about dd p a {color:#0a60d1;}
.about_t {position:relative;z-index:2;width:1200px;margin:0 auto;}
.about_tline {width:0;height:0;margin:0 auto;border-right:26px solid transparent;border-left:26px solid transparent;border-bottom:solid 17px #0d8ae6;}
.about_dline {border-top:solid 17px #0a60d1;border-bottom:none;}
.about_line {width:85px;height:8px;background:#0a60d1;overflow:hidden;margin:0 auto;}
.about_m {width:1200px;margin:0 auto;text-align:center;font-size:42px;font-weight:bold;line-height:80px;text-shadow:0 2px 20px #fff;}
.about_d {width:1200px;margin:0 auto;overflow:hidden;padding-top:20px;}
.about_dl {float:left;width:580px;/* height:394px;*/overflow:hidden;padding:15px;border:solid 1px #ddd;background:#eee;}
.about_dr {width:540px;float:right;overflow:hidden;margin-top:10px;}
.about_dr_en {font-family:Arial,Helvetica,sans-serif;font-size:74px;color:#ddd;text-transform:uppercase;line-height:74px;font-weight:bold;}
.about_dr_m {font-size:28px;line-height:30px;}
.about_dr_line {width:50px;height:6px;background:#0a60d1;margin-top:30px;}
.about_dr_n {overflow:hidden;font-size:15px;line-height:30px;color:#666;}
.about_dr_n p {margin-top:-10px;}
.about_dr_n strong {color:#0a60d1;}
.about_dr_a {width:540px;overflow:hidden;margin-top:30px;transition:all 0.5s linear;}
.about_dr_a a {display:block;float:left;width:150px;line-height:46px;background:#0a60d1;color:#fff;text-align:center;font-size:16px;margin-left:20px;transition:all 0.5s linear;}
.about_dr_a:hover {transition:all 0.5s linear;}
.about_dr_a:hover a {transition:all 0.5s linear;width:140px;}
.about_dr_a:hover a:hover {transition:all 0.5s linear;background:##0a60d1;width:200px;}
/*荣誉资质*/
/*公共样式*/* {margin:0;padding:0;}
html,body {position:relative;}
body {font-size:14px;background:#fff;font-family:"Microsoft YaHei UI","Microsoft YaHei",sans-serif;line-height:1.3;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:1200px;}
ol,ul,li {list-style:none;}
a {text-decoration:none;color:#333;transition:all .5s;cursor:pointer;}
a:hover {color:#ee1217;}
em,i {font-style:normal;}
h1,h2,h3,h4,h5,h6,th {font-weight:normal;}
img {border:0;max-width:100%;height:auto;vertical-align:middle;object-fit:cover;}
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;}
input,textarea,select,button {border:0;background:none;outline:0;font-family:"Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"] {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
input,input:focus,input:active {user-select:text;}
textarea {resize:none;}
.clearfix {zoom:1;}
.clearfix:after {content:".";*zoom:1;display:block;visibility:hidden;height:0;clear:both;}
.fl {float:left;}
.fr {float:right;}
.hide {display:none;}
.container {width:1200px;margin:0 auto;position:relative;}
.ellipsis {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*slick.css*/.slick-slider {position:relative;z-index:2;}
.slick-list {position:relative;overflow:hidden;}
.slick-list:focus {outline:0;}
.slick-list.dragging {cursor:pointer;}
.slick-track {position:relative;}
.slick-track:before,.slick-track:after {content:"";display:table;}
.slick-track:after {clear:both;}
.slick-loading .slick-track {visibility:hidden;}
.slick-slide {float:left;height:100%;min-height:1px;display:none;position:relative;z-index:1;}
.slick-slide img {display:none;}
.slick-slide.slick-active {z-index:2;}
.slick-slide.slick-loading img {display:none;}
.slick-slide.dragging img {pointer-events:none;}
.slick-initialized .slick-slide {display:block;}
.slick-loading .slick-slide {visibility:hidden;}
.slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent;}
.slick-prev,.slick-next {display:block;width:20px;height:20px;line-height:0;font-size:0;cursor:pointer;position:absolute;top:50%;margin-top:-10px;}
.slick-prev:focus,.slick-next:focus {outline:0;}
.slick-prev {left:-25px;}
.slick-next {right:-25px;}
.slick-dots {width:100%;font-size:0;text-align:center;position:absolute;bottom:38px;z-index:4;}
.slick-dots li {position:relative;display:inline-block;*display:inline;*zoom:1;margin:0 5px;}
.slick-dots li button {display:block;width:12px;height:12px;line-height:0;font-size:0;background:#0a60d1;border-radius:50%;overflow:hidden;cursor:pointer;}
.slick-dots li.slick-active button {background:#ee1217;}

/*优势*/.yunu-section {padding:60px 0;}
.yunu-section .container {width:1300px;}
.yunu-section-title {text-align:center;margin-bottom:40px;background:url(../images/prtb.png) no-repeat center 60px;font-size:38px;}
.yunu-section-title p {margin:20px 0 0;font-size:22px;line-height:1;}
.yunu-section-title.mini {margin-bottom:30px;font-size:20px;color:#666;background-position:center bottom;padding-bottom:15px;}
.yunu-section-title.mini p {text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#999;margin:5px 0 0;}
.yunu-section-title-2 {margin-bottom:40px;text-align:center;background:url(http://www.fldheater.cn/skin/images/t1.jpg) no-repeat center;font-size:28px;line-height:1;}
.yunu-section-title-2 small {display:block;text-transform:uppercase;font-size:14px;color:#999;margin-top:10px;}
.yunu-yft-l {float:left;width:527px;position:relative;overflow:hidden;}
.yunu-yft-l img {display:block;width:100%;height:auto;-webkit-transition:all 0.2s;transition:all 0.2s;}
.yunu-yft-l:hover>img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-yft-l a {position:absolute;right:0;bottom:0;width:100px;}
.yunu-yft-r {float:right;width:625px;}
.yunu-yft-r li {float:left;width:134px;height:160px;border:2px solid #fff;text-align:center;}
.yunu-yft-r li i {display:block;margin:23px 0 26px;height:41px;background:no-repeat center;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.yunu-yft-r li i.i1 {background-image:url(http://www.fldheater.cn/skin/images/yft1.png);}
.yunu-yft-r li i.i2 {background-image:url(http://www.fldheater.cn/skin/images/yft2.png);}
.yunu-yft-r li i.i3 {background-image:url(http://www.fldheater.cn/skin/images/yft3.png);}
.yunu-yft-r li i.i4 {background-image:url(http://www.fldheater.cn/skin/images/yft4.png);}
.yunu-yft-r li i.i5 {background-image:url(http://www.fldheater.cn/skin/images/yft5.png);}
.yunu-yft-r li i.i6 {background-image:url(http://www.fldheater.cn/skin/images/yft6.png);}
.yunu-yft-r li i.i7 {background-image:url(http://www.fldheater.cn/skin/images/yft7.png);}
.yunu-yft-r li i.i8 {background-image:url(http://www.fldheater.cn/skin/images/yft8.png);}
.yunu-yft-r li p {margin:0;font-size:20px;}
.yunu-yft-r li:after {content:'';display:block;margin:24px auto 0;width:30px;height:2px;}
.yunu-yft-r li:hover {color:#c80003;border-color:#c80003;}
.yunu-yft-r li:hover:after {background-color:#c80003;}
.yunu-yft-r li:hover i {-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.yunu-yft-r li:hover i.i1 {background-image:url(http://www.fldheater.cn/skin/images/yft1_h.png);}
.yunu-ys dl {margin:48px 0 0 48px;width:576px;float:left;}
.yunu-ys dl {margin:48px 0 0 48px;width:600px;float:left;}
.yunu-ys dt {overflow:hidden;line-height:240px;height:240px;}
.yunu-ys dt img {-webkit-transition:all 0.3s;transition:all 0.3s;width:600px;height:240px;}
.yunu-ys dd {margin:40px 0 0;}
.yunu-ys dd .tit {overflow:hidden;}
.yunu-ys dd .tit span {font-family:Impact;font-size:50px;float:left;line-height:1;}
.yunu-ys dd .tit h4 {margin:0 0 0 70px;line-height:1;font-size:25px;font-weight:normal;}
.yunu-ys dd .tit strong {font-size:16px;}
.yunu-ys dd .tit h4 small {display:block;color:#999;font-size:12px;margin-top:10px;text-transform:uppercase;}
.yunu-ys dd .tit h4:after {display:block;content:'';width:60px;height:2px;background-color:#4a4a4a;margin-top:30px;}
.yunu-ys dd p {margin:30px 0 0 70px;font-size:16px;color:#777;}
.yunu-ys dl:hover dt img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-yft-r li:hover i.i2 {background-image:url(http://www.fldheater.cn/skin/images/yft2_h.png);}
.yunu-yft-r li:hover i.i3 {background-image:url(http://www.fldheater.cn/skin/images/yft3_h.png);}
.yunu-yft-r li:hover i.i4 {background-image:url(http://www.fldheater.cn/skin/images/yft4_h.png);}
.yunu-yft-r li:hover i.i5 {background-image:url(http://www.fldheater.cn/skin/images/yft5_h.png);}
.yunu-yft-r li:hover i.i6 {background-image:url(http://www.fldheater.cn/skin/images/yft6_h.png);}
.yunu-yft-r li:hover i.i7 {background-image:url(http://www.fldheater.cn/skin/images/yft7_h.png);}
.yunu-yft-r li:hover i.i8 {background-image:url(http://www.fldheater.cn/skin/images/yft8_h.png);}
.yunu-yft-r .desc {margin-top:74px;}
.yunu-yft-r .desc h4 {margin:0 0 10px;font-size:28px;color:#c80003;line-height:1;}
.yunu-yft-r .desc p {margin:0;font-size:24px;line-height:1;letter-spacing:10px;}
.yunu-yft-r .desc:after {display:block;background-color:#c80003;height:2px;content:'';width:30px;margin-top:30px;}
.yunu-yft-r .tel {float:right;text-align:center;}
.yunu-yft-r .tel span {display:inline-block;line-height:28px;background:url(http://www.fldheater.cn/skin/images/phone.png) no-repeat 0 center;font-size:22px;padding-left:40px;}
.yunu-yft-r .tel a {display:inline-block;width:166px;line-height:30px;background-color:#c80003;color:#fff;margin-top:15px;font-size:16px;}
.yunu-prd-l {float:left;width:226px;}
.yunu-prd-l .tit {background-color:#c80003;color:#fff;padding:20px;font-size:24px;line-height:1;margin-bottom:2px;}
.yunu-prd-l .tit small {display:block;font-size:18px;margin-bottom:5px;}
.yunu-prd-l h3 {margin:0;padding:10px 20px 10px 50px;font-weight:normal;background:url(http://www.fldheater.cn/skin/images/y2.png) no-repeat 20px 10px #333;color:#fff;line-height:18px;font-size:18px;cursor:pointer;position:relative;}
.yunu-prd-l h3 a {color:#fff;}
.yunu-prd-l h3.on {background-image:url(http://www.fldheater.cn/skin/images/y.png);}
.yunu-prd-l h3 small {display:block;font-size:12px;text-transform:uppercase;color:#adadad;}
.yunu-prd-l h3:after {content:'';position:absolute;width:80%;height:1px;background-color:#5c5c5c;left:10%;bottom:0;}
.yunu-prd-l ul {border:1px solid #333;display:none;padding:10px 20px 10px 50px;background-color:#f6f6f6;}
.yunu-prd-l li {line-height:30px;border-bottom:1px dotted #ccc;background:url(http://www.fldheater.cn/skin/images/dbx.png) no-repeat right center;}
.yunu-prd-l li:last-child {border-bottom:0;}
.yunu-prd-r {float:right;width:960px;}
.yunu-prd-r .prd-t .m {float:left;height:495px;line-height:495px;width:660px;overflow:hidden;}
.yunu-prd-r .prd-t .m img {-webkit-transition:all 0.3s;transition:all 0.3s;}
.yunu-prd-r .prd-t .m a:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-prd-r .prd-t .text {margin-left:685px;padding-top:64px;padding-right:25px;}
.yunu-prd-r .prd-t .text h4 {margin:0;font-size:24px;color:#666;letter-spacing:7px;}
.yunu-prd-r .prd-t .text h5 {margin:0;font-size:18px;}
.yunu-prd-r .prd-t .text p {margin:40px 0;height:110px;}
.yunu-prd-r .prd-t .text ul {overflow:hidden;border:1px solid #333;border-left:0;}
.yunu-prd-r .prd-t .text li {float:left;border-left:1px solid #333;width:62px;text-align:center;padding:30px 10px 5px 10px;background:no-repeat center 8px;}
.yunu-prd-r .prd-t .text li.i1 {background-image:url(http://www.fldheater.cn/skin/images/p1.png);}
.yunu-prd-r .prd-t .text li.i2 {background-image:url(http://www.fldheater.cn/skin/images/p2.png);}
.yunu-prd-r .prd-t .text li.i3 {background-image:url(http://www.fldheater.cn/skin/images/p3.png);}
.yunu-prd-r .prd-t .text .more {background:url(http://www.fldheater.cn/skin/images/wzbj.png) no-repeat center;width:238px;height:47px;text-align:center;margin-top:30px;line-height:47px;overflow:hidden;}
.yunu-prd-r .prd-t .text .more a {display:block;float:left;width:50%;font-weight:bold;}
.yunu-prd-r .prd-b {overflow:hidden;margin-top:20px;}
.yunu-prd-r .prd-b li {float:left;width:316px;margin-right:5px;}
.yunu-prd-r .prd-b li a {display:block;position:relative;}
.yunu-prd-r .prd-b li .m {height:235px;line-height:235px;overflow:hidden;}
.yunu-prd-r .prd-b li .m img {-webkit-transition:all 0.3s;transition:all 0.3s;}
.yunu-prd-r .prd-b li a:hover .m img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-prd-r .prd-b li .text {position:absolute;left:0;bottom:0;width:100%;line-height:30px;color:#fff;background:url(http://www.fldheater.cn/skin/images/wzbj2.png) no-repeat center;text-align:center;}
.yunu-pzgy {margin-left:-40px;margin-top:-20px;}
.yunu-pzgy li {float:left;margin:40px 0 0 40px;background-color:#fff;width:373px;-webkit-box-shadow:10px 10px 20px #e7e7e7,-10px -10px 20px #e7e7e7;box-shadow:10px 10px 20px #e7e7e7,-10px -10px 20px #e7e7e7;height:342px;text-align:center;position:relative;}
.yunu-pzgy li i {display:block;height:88px;background:no-repeat center;margin-top:52px;margin-bottom:10px;position:relative;z-index:1;}
.yunu-pzgy li i.i1 {background-image:url(http://www.fldheater.cn/skin/images/edt1.png);}
.yunu-pzgy li i.i2 {background-image:url(http://www.fldheater.cn/skin/images/edt2.png);}
.yunu-pzgy li i.i3 {background-image:url(http://www.fldheater.cn/skin/images/edt3.png);}
.yunu-pzgy li i.i4 {background-image:url(http://www.fldheater.cn/skin/images/edt4.png);}
.yunu-pzgy li i.i5 {background-image:url(http://www.fldheater.cn/skin/images/edt5.png);}
.yunu-pzgy li i.i6 {background-image:url(http://www.fldheater.cn/skin/images/edt6.png);}
.yunu-pzgy li h4 {margin:0;font-size:20px;position:relative;z-index:1;}
.yunu-pzgy li p {font-size:18px;margin:20px 0 0;color:#666;position:relative;z-index:1;}
.yunu-pzgy li span {position:absolute;width:100%;height:50%;left:0;}
.yunu-pzgy li span:after,.yunu-pzgy li span:before {position:absolute;content:'';background-color:#c80003;width:0;height:0;-webkit-transition:all 0.5s;transition:all 0.5s;}
.yunu-pzgy li span:before {left:0;}
.yunu-pzgy li span:after {right:0;}
.yunu-pzgy li span.t {top:0;}
.yunu-pzgy li span.t:after,.yunu-pzgy li span.t:before {top:0;}
.yunu-pzgy li span.b {bottom:0;}
.yunu-pzgy li span.b:after,.yunu-pzgy li span.b:before {bottom:0;}
.yunu-pzgy li:hover {background-color:#c80003;}
.yunu-pzgy li:hover p {color:#fff;}
.yunu-pzgy li:hover h4 {color:#fff;}
.yunu-pzgy li:hover i.i1 {background-image:url(http://www.fldheater.cn/skin/images/edt1_h.png);}
.yunu-pzgy li:hover i.i2 {background-image:url(http://www.fldheater.cn/skin/images/edt2_h.png);}
.yunu-pzgy li:hover i.i3 {background-image:url(http://www.fldheater.cn/skin/images/edt3_h.png);}
.yunu-pzgy li:hover i.i4 {background-image:url(http://www.fldheater.cn/skin/images/edt4_h.png);}
.yunu-pzgy li:hover i.i5 {background-image:url(http://www.fldheater.cn/skin/images/edt5_h.png);}
.yunu-pzgy li:hover i.i6 {background-image:url(http://www.fldheater.cn/skin/images/edt6_h.png);}
.yunu-pzgy.mm li span {display:none;}
.yunu-pzgy.mm li:hover {background-color:#c80003;}
.yunu-cat {margin-left:-20px;}
.yunu-cat li {float:left;margin:0 0 20px 20px;width:183px;background-color:#282828;position:relative;}
.yunu-cat li:before,.yunu-cat li:after {position:absolute;left:0;width:100%;height:0;background-color:#c80003;content:'';-webkit-transition:all 0.5s;transition:all 0.5s;}
.yunu-cat li:before {top:0;}
.yunu-cat li:after {bottom:0;}
.yunu-cat li:hover:before,.yunu-cat li:hover:after {height:50%;}
.yunu-cat li a {display:block;position:relative;z-index:1;color:#fff;font-size:18px;line-height:66px;background:url(http://www.fldheater.cn/skin/images/y.png) no-repeat 20px center;padding-left:50px;}
.yunu-catcon {}
.yunu-catcon li {float:left;width:25%;height:337px;background:no-repeat center;background-size:cover;}
.yunu-catcon li a {position:relative;width:100%;height:100%;display:block;}
.yunu-catcon li .tit {text-align:center;position:absolute;left:0;bottom:0;width:100%;background:url(http://www.fldheater.cn/skin/images/wzbj4.png) repeat center;color:#fff;line-height:50px;font-size:20px;}
.yunu-catcon li .text {position:absolute;left:50%;top:50%;background:url(http://www.fldheater.cn/skin/images/wzbj3.png) repeat center;width:260px;margin-left:-150px;color:#fff;padding:20px;margin-top:-109px;display:none;}
.yunu-catcon li .text h4 {margin:0;font-size:26px;line-height:30px;text-align:center;height:30px;overflow:hidden;}
.yunu-catcon li .text p {margin:15px 0;height:80px;overflow:hidden;}
.yunu-catcon li .text span {display:block;margin:0 auto;width:144px;line-height:38px;background-color:#c80003;text-align:center;font-size:16px;}
.yunu-catcon li:first-child {width:50%;height:674px;}
.yunu-catcon li:first-child .text {padding:40px;width:480px;margin-left:-280px;}
.yunu-catcon li:first-child .text p {font-size:16px;height:110px;margin:20px 0;}
.yunu-catcon li a:hover .tit {display:none;}
.yunu-catcon li a:hover:before {position:absolute;left:0;width:100%;height:100%;top:0;content:'';background:url(http://www.fldheater.cn/skin/images/wzbj4.png) repeat center;}
.yunu-catcon li a:hover .text {display:block;}
.yunu-hzhb {padding:40px 0;background-color:#f2f2f2;}

/*pages*/.page-banner {height:350px;overflow:hidden;}
.page-main {overflow:hidden;padding:40px 0;}
.page-left {width:240px;}
.page-category h2 {background:#0a60d1;color:#fff;padding:20px 38px;font-size:24px;margin-bottom:2px;}
.page-category ul {border-top:3px solid #0a60d1;}
.page-category ul li {margin-bottom:2px;}
.page-category ul li a {display:block;padding:0 15px 0 38px;height:50px;line-height:50px;font-size:16px;background:#eee;position:relative;}
.page-category ul li a:after {content:"";position:absolute;top:50%;margin-top:-1px;right:30px;width:10px;height:2px;background:#fff;display:none;opacity:.8;}
.page-category ul li a:hover,.page-category ul li a.on {background:#0a60d1;color:#fff!important;}
.page-category ul li a:hover:after,.page-category ul li a.on:after {display:inline-block;}
.page-tel {background:#0a60d1;color:#fff;text-align:center;padding:20px 0;}
.page-tel h5 {font-size:15px;margin-bottom:5px;}
.page-tel h5 i {display:inline-block;width:30px;height:30px;padding-right:10px;}
.page-tel h5 i img {width:100%;height:auto;}
.page-tel p {font-size:24px;font-weight:700;}
.page-right {width:930px;}
.page-rtit {position:relative;height:50px;line-height:50px;border-bottom:1px solid #ddd;font-size:24px;}
.page-rtit:after {content:"";position:absolute;left:0;bottom:-1px;width:120px;height:1px;background:#0a60d1;z-index:99;}
.page-prolist {padding-top:20px;overflow:hidden;}
.page-prolist ul {margin:0 -10px;}
.page-prolist ul li {width:33.3333%;float:left;margin-bottom:20px;}
.page-prolist ul li a {display:block;margin:0 10px;border:1px solid #ddd;text-align:center;}
.imgbox {overflow:hidden;}
.page-prolist ul li a img {display:block;height:auto;-webkit-transition:all 1s;transition:all 1s;}
.page-prolist ul li a h3 {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px 0;}
.page-prolist ul li a:hover img {transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);}
.pro-info {overflow:hidden;position:relative;}
.pro-imglist {float:left;}
.product-left {width:500px;border:1px solid #ddd;}
.product-left img {}
.product-right {width:400px;position:relative;}
.swiper-container {width:100%;height:100%;}
.swiper-slide {text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.product-title {height:50px;line-height:50px;overflow:hidden;border-bottom:1px solid #ddd;}
.product-desc {height:300px;overflow:hidden;line-height:26px;color:#666;font-size:15px;padding-top:20px;}
.product-tel {position:absolute;width:100%;left:0;bottom:0;border-top:2px solid #e6e6e6;padding-top:20px;}
.product-tel .tel {font-size:16px;vertical-align:middle;height:50px;}
.product-tel .tel img {vertical-align:middle;}
.product-tel .tel span {display:inline-block;vertical-align:middle;padding-left:10px;}
.product-tel .online a {display:inline-block;background:#ee1217;color:#fff;font-size:18px;height:44px;line-height:44px;padding-left:30px;padding-right:30px;}
.pro-content {margin-top:40px;}
.pro-contenttit {border-bottom:2px solid #ddd;height:46px;line-height:46px;}
.pro-contenttit span {display:inline-block;color:#333;font-size:24px;background:url(../images/p14-icon11.png) no-repeat left center;padding-left:35px;border-bottom:2px solid #131f37;}
.pro-contenttit i {margin-left:10px;font-size:18px;font-family:Arial;color:#c2c2c2;text-transform:uppercase;}
.pro-contenttxt {padding:30px 0;line-height:28px;font-size:15px;}
.hots-title {border-bottom:2px solid #dfdfdf;height:46px;line-height:46px;}
.hots-title span {font-size:24px;display:inline-block;color:#464646;border-bottom:2px solid #131f37;background:url(../images/p14-icon11.png) no-repeat left center;padding-left:35px;}
.hots-title i {margin-left:10px;font-size:18px;font-family:Arial;color:#c2c2c2;text-transform:uppercase;}
.pro-hots ul {margin:0 -10px;overflow:hidden;padding-top:30px;}
.pro-hots ul li {float:left;width:25%;}
.pro-hots ul li a {display:inline-block;margin:0 10px;border:1px solid #ddd;}
.pro-hots ul li a:hover {border:1px solid #0a60d1;color:#0a60d1;}
.pro-hots ul li a h3 {font-size:16px;height:45px;line-height:45px;text-align:center;}
.headlines {background:#f8f8f8;border:1px solid #ddd;}
.page-newslist {display:block;overflow:hidden;}
.page-newslist ul li {overflow:hidden;margin-bottom:15px;}
.page-newslist ul li a {border:1px solid #ddd;display:block;overflow:hidden;padding:20px;}
.page-newslist ul li a:hover {border:1px solid #0a60d1;}
.page-newspic {float:left;width:250px;}
.page-newstext {float:left;width:590px;padding-left:30px;}
.page-newstext h2 {color:#333;padding:10px 0;}
.page-newstext p {color:#666;margin:10px 0;}
.page-newstext i {display:inline-block;background:#eee;padding:5px 15px;float:right;margin-top:10px;}
.article {border:1px solid #ddd;padding:50px;overflow:hidden;}
.article h1 {text-align:center;padding-bottom:20px;}
.article-info {position:relative;text-align:center;padding-bottom:20px;border-bottom:1px dashed #ddd;margin-bottom:30px;}
.article-info span {display:inline-block;padding:0 8px;color:#999;height:34px;line-height:34px;}
.article-code {display:inline-block;width:18px;height:18px;background:url(../images/qrcode.gif) no-repeat center;vertical-align:middle;}
.art-codebox {border:1px solid #ddd;width:75px;padding:10px;overflow:hidden;position:absolute;top:0;right:90px;z-index:999;background:#fff;display:none;}
.art-codebox p {height:16px;line-height:16px;}
.article-code:hover .art-codebox {display:block;}
.article-content {font-size:15px;line-height:28px;margin-bottom:50px;}
.article-prev {border-top:dashed 1px #ddd;padding:20px 0;margin-top:40px;}
.article-prev ul li {float:left;font-size:15px;}
.article-prev ul li p {display:block;height:35px;line-height:35px;}
.article-prev ul li:nth-of-type(1) {width:80%;}
.article-prev ul li:nth-of-type(2) {width:20%;}
.back-list a {background:#eee;display:inline-block;padding:5px 15px;float:right;}
.article-relate {background:#f8f8f8;padding:20px;overflow:hidden;}
.relate-title {font-size:20px;border-bottom:1px solid #ddd;padding-bottom:10px;}
.article-relate ul {padding-top:20px;}
.article-relate ul li {float:left;width:50%;}
.article-relate ul li a {display:block;height:30px;line-height:30px;overflow:hidden;position:relative;padding-left:12px;}
.article-relate ul li a:before {content:"";display:inline-block;position:absolute;width:3px;height:3px;margin-top:-1.5px;left:0;top:50%;background:#777;}
.concept {overflow:hidden;}
.concept h2,.joblist h2 {font-weight:700;margin-top:20px;margin-bottom:40px;text-align:center;font-size:30px;height:50px;line-height:50px;}
.concept ul {margin:0 -10px;}
.concept ul li {float:left;width:33.33%;margin-bottom:50px;}
.concept ul li .conceptbox {margin:0 10px;background:#f8f8f8;}
.conceptbox {text-align:left;padding:40px;height:290px;position:relative;transition:all .5s;}
.conceptbox:after {content:"";width:0px;height:5px;background:#0a60d1;position:absolute;left:0;bottom:0;transition:all .5s;}
.conceptbox:hover:after {width:100%;}
.conceptbox h3 {font-size:24px;margin-bottom:20px;font-weight:bold;position:relative;height:60px;line-height:60px;}
.conceptbox h3:after {content:"";width:60px;height:3px;position:absolute;left:0;bottom:0;background:#0a60d1;}
.conceptbox p {font-size:15px;line-height:28px;}
.joblist {position:relative;}
.jobcontent ul li {margin-bottom:20px;line-height:56px;border:1px solid #eee;border-radius:5px;font-size:15px;padding:10px 30px;overflow:hidden;}
.jobcontent ul li span {display:block;height:100%;width:100%;position:relative;}
.jobcontent ul li span em {font-weight:400;font-size:16px;display:inline-block;width:200px;padding-right:50px;color:#666}
.jobcontent ul li span em:nth-of-type(1) {font-weight:bold;color:#0a60d1;}
.jobcontent ul li span i {display:block;height:20px;width:20px;background:url(../images/arr.png) no-repeat center center;background-size:80% 80%;position:absolute;right:0px;top:50%;margin-top:-10px;transition:all 0.3s ease-out;transform:rotate(0deg);}
.jobcontent ul li span i.action {transition:all 0.3s ease-out;transform:rotate(180deg);}
.jobcontent ul li>dl {display:none;padding-left:35px;background:#fff;border-left:5px solid #ddd;}
.jobcontent ul li>dl dd {line-height:30px;margin:20px 0;}
.jobcontent ul li>dl a {display:block;height:100%;width:100%;font-size:14px;color:#222;text-decoration:none;}
.page-menu {overflow:hidden;margin-bottom:40px;}
.page-menu ul li {float:left;text-align:center;width:20%;}
.page-menu ul li a {position:relative;display:block;height:55px;line-height:55px;background:#f4f4f4;display:block;border-left:1px solid #d8d8d8;font-size:16px;overflow:hidden;}
.page-menu ul li a:after {content:"";position:absolute;bottom:-10px;left:50%;margin-left:-7.5px;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);width:15px;height:15px;background:#fff;z-index:999;display:none;}
.page-menu ul li:first-child a {border-left:none;}
.page-menu ul li a:hover,.page-menu ul li a.on {background:#0a60d1;color:#fff;}
.page-menu ul li a:hover:after,.page-menu ul li a.on:after {display:block;}
.page-about h2 {font-weight:bold;font-size:24px;text-align:center;line-height:1.8;}
.page-about h2 span {color:#0a60d1;}
.page-about h3 {font-size:14px;color:#999;text-align:center;position:relative;background:#fff;vertical-align:middle;margin-bottom:50px;}
.page-about h3 i {display:inline-block;width:20px;height:1px;background:#0a60d1;vertical-align:middle;margin-left:10px;margin-right:10px;}
.page-abcontent {overflow:hidden;}
.ab-left {width:45%;}
.ab-right {width:50%;}
.ab-right p {font-size:15px;line-height:28px;margin-bottom:15px;}
/*单页图片列表*/.page-imglist {overflow:hidden;}
/* gallery */.zoomed > .gallery {-webkit-filter:blur(3px);filter:blur(3px);}
.gallery {overflow:hidden;margin:0 -10px;}
.gallery li {float:left;width:33.33%;margin-bottom:20px;}
.gallery li a {display:block;margin:0 10px;border:1px solid #ddd;}
.gallery li a:hover {border:1px solid #0a60d1;}
.gallery li:nth-child(6n) {padding-right:0;}
.gallery li a,.gallery li img {float:left;}
.single-content {margin-bottom:50px;}
.page-search {font-size:20px;border-bottom:1px solid #ddd;padding:10px 0;margin-bottom:30px;}
/*合作客户*/.page-customer {margin:0 -5px;}
.customer-title {text-align:center;padding:20px 0;}
.customer-title h2 {font-weight:bold;font-size:24px;text-align:center;line-height:1.8;}
.customer-title h2 span {color:#0a60d1;}
.customer-title h3 {font-size:14px;color:#999;position:relative;vertical-align:middle;}
.customer-title h3 i {display:inline-block;width:20px;height:1px;background:#0a60d1;vertical-align:middle;margin-left:10px;margin-right:10px;}
.page-customer li {float:left;width:16.66%;margin-bottom:10px;}
.customerbox {border:1px solid #ddd;margin:0 5px;}
.page-customer li img {display:block;width:100%;height:auto;}
/*分页*/.pages {padding:50px 0;overflow:hidden;}
.pages ul {text-align:center;}
.pages ul a {display:inline-block;border:1px solid #ddd;padding:10px 15px;}
.pages ul a:hover,.pages ul a.thisclass {background:#0a60d1;border:1px solid #0a60d1;color:#fff;}
/*在线客服*/.side {position:fixed;width:78px;right:0;top:65%;margin-top:-158px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li {width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover {background:#0a60d1;color:#fff}
.side ul li:hover a {color:#fff}
.side ul li i {height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1 {background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2 {background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3 {background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4 {background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5 {background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6 {background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1 {background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2 {background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3 {background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4 {background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5 {background-image:url(../images/right_pic3.png)}
.side ul li .sidebox {position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop {background:#0a60d1;color:#fff}
.side ul li.sidetop:hover {opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son {width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0;background-size:100%;}
.side ul li.sideetel .telBox.son {width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#0a60d1}
.side ul li.sideetel .telBox dd {display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span {display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1 {background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2 {background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son {display:block!important;animation:fadein 1s}
@keyframes fadein {from {opacity:0}
to {opacity:1}
}

/*行业应用*/.page-indtit {margin-bottom:40px;}
.page-indtit h2 {font-size:36px;font-weight:bold;text-align:center;margin-bottom:20px;}
.page-indtit p {font-size:18px;line-height:30px;text-align:center;color:#666;}
.page-indlist {overflow:hidden;margin:0 -10px;}
.page-indlist li {float:left;width:33.33%;text-align:center;text-align:center;overflow:hidden;margin-bottom:20px;}
.page-indlist li .imgbox {width:100%;margin:0 10px;overflow:hidden;}
.page-indlist li .imgbox img {transition:.3s linear;-moz-transition:.3s linear;-webkit-transition:.3s linear;}
.page-indlist li h2 {font-size:22px;height:50px;line-height:50px;}
.page-indlist li:hover img {transition:.3s linear;-moz-transition:.3s linear;-webkit-transition:.3s linear;-webkit-transform:scale(1.1);transform:scale(1.1);}
.page-indlist li:hover h2 {color:#0a60d1;}
.industry-title {font-size:28px;text-align:center;margin-bottom:35px;}
.industry-text {font-size:16px;line-height:30px;}
.single-lists {overflow:hidden;margin-bottom:30px;}
.single-lists h2 {border-bottom:1px solid #ddd;font-weight:bold;padding:10px 0;margin-bottom:20px;}
.single-lists ul {margin:0 -10px;}
.single-lists ul li {float:left;width:16.66%;}
.single-listbox {margin:0 10px;border:1px solid #ddd;}
.single-listbox img {display:block;}
.single-lists ul li h3 {text-align:center;height:35px;line-height:35px;}

/*首页---产品中心*/.home-products {padding:86px 0 64px 0;}
.home-products .left {width:236px;float:left;background:#0a60d1;border-radius:5px;}
.home-products .left .subtitle {padding:30px 14px 0 25px;color:#fff;}
.home-products .left .subtitle .ch {font-size:30px;font-weight:bold;}
.home-products .left .subtitle .en {font-size:19px;font-weight:bold;text-transform:uppercase;margin-left:6px;margin-top:4px;}
.home-products .left .lmenu {margin-top:26px;padding:0 11px;}
.home-products .left .lmenu li {font-size:16px;margin-bottom:7px;}
.home-products .left .lmenu li a {display:block;height:45px;line-height:45px;background:#fff;color:#0051a2;padding:0 14px 0 36px;}
.home-products .left .lmenu li a:hover {background:#ee1217;color:#fff;}
.home-products .left .ltel {position:relative;height:42px;padding-left:52px;margin:34px 14px;color:#fff;}
.home-products .left .ltel .icon {width:42px;height:42px;background:url(../images/prostel_icon.png) no-repeat center #fff;border-radius:5px;position:absolute;left:0;top:0;}
.home-products .left .ltel .tit {font-size:15px;}
.home-products .left .ltel .num {font-size:18px;font-weight:bold;margin-top:3px;}
.home-products .rigth {width:930px;float:right;}
.home-products .rigth .subtitle {font-size:30px;font-weight:bold;color:#0a60d1;position:relative;}
.home-products .rigth .subtitle .more {font-size:12px;color:#111;position:absolute;right:0;bottom:8px;}
.home-products .rigth .subtitle .more span {font-family:"SimSun";margin-left:4px;}
.home-products .rigth .list {margin-top:20px;}
.home-products .rigth .list .row {margin-left:-15px;}
.home-products .rigth .list .item {width:300px;float:left;margin-left:15px;margin-bottom:16px;}
.home-products .rigth .list .item .pic {height:213px;border:1px solid #0a60d1;text-align:center;overflow:hidden;}
.home-products .rigth .list .item .pic img {display:block;max-width:100%;height:100%;transition:all .8s ease;}
.home-products .rigth .list .item:hover .pic img {transform:scale(1.1);}
.home-products .rigth .list .item .title {height:34px;line-height:34px;font-size:14px;text-align:center;margin-top:10px;}
/*首页---问题*/.home-question {height:676px;background:url(../images/inquestion_bg.jpg) no-repeat center;}
.home-question .home-title {padding-top:66px;color:#fff;}
.home-question .box {width:804px;margin-top:48px;}
.home-question .box .item {width:388px;height:194px;float:left;margin-right:14px;margin-bottom:21px;background:#fff;}
.home-question .box .item .text {padding:38px 72px 20px 60px;}
.home-question .box .item:nth-child(2n) .text {padding-left:70px;}
.home-question .box .item:nth-child(2) .text {padding-right:90px;}
.home-question .box .item .text .title {font-size:27px;font-weight:bold;position:relative;z-index:1;}
.home-question .box .item .text .title:before {display:block;content:"";width:123px;height:19px;background:rgba(19,125,234,.5);position:absolute;left:0;bottom:-2px;z-index:-1;}
.home-question .box .item .text .desc {font-size:16px;line-height:27px;margin-top:10px;}
/*首页---优势*/.home-advantage {padding:56px 0 32px 0;background:#f8f8f8;font-family:"Microsoft YaHei";overflow:hidden;}
.home-advantage .box {margin-top:44px;}
.home-advantage .box .item {font-size:0;}
.home-advantage .box .item.n2 {padding:32px 0;text-align:right;}
.home-advantage .box .item > div {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;font-size:14px;text-align:left;}
.home-advantage .box .item .pic {width:50%;}
.home-advantage .box .item .pic img {display:block;width:100%;}
.home-advantage .box .item .text {width:512px;margin-left:76px;}
.home-advantage .box .item .text .title {font-size:40px;font-weight:bold;color:#0a60d1;}
.home-advantage .box .item .text .ch {font-size:24px;font-weight:bold;color:#222;margin-top:6px;}
.home-advantage .box .item .text .en {font-size:20px;font-weight:bold;color:#666;filter:alpha(opacity:.3);opacity:.3;text-transform:uppercase;margin-top:12px;}
.home-advantage .box .item .text .desc {font-size:15px;line-height:25px;color:#666;margin-top:38px;}
.home-advantage .box .item .text .desc p {margin-bottom:12px;}
.home-advantage .box .item .text .tags {margin-top:40px;}
.home-advantage .box .item .text .tags li {height:80px;float:left;border-right:1px solid #ddd;padding-right:46px;margin-right:62px;}
.home-advantage .box .item .text .tags li:last-child {border-right:0;}
.home-advantage .box .item .text .tags li .num {font-size:48px;font-weight:bold;color:#ee1217;line-height:1;}
.home-advantage .box .item .text .tags li .num span {font-size:15px;font-weight:normal;color:#222;margin-left:10px;}
.home-advantage .box .item .text .tags li .tt {font-size:16px;color:#222;margin-top:6px;}
.home-advantage .box .item.n2 {position:relative;z-index:1;padding:24px 0;margin:32px 0;}
.home-advantage .box .item.n2:after {display:block;content:"";width:calc(50% + 600px);height:100%;background:#fff;position:absolute;right:0;top:0;z-index:-1;}
.home-advantage .box .item.n2 .text {position:relative;z-index:2;margin-left:0;margin-right:40px;}
/*案例*/
.coo_bj{background:url(../images/coo_bj.jpg) no-repeat center 0;height: 497px;overflow: hidden;padding-top: 66px;}
.coo{width:1200px; margin: 0 auto; position: relative;height:590px; font-family:"Microsoft Yahei";}
.coo h2{height:126px; overflow: hidden;text-align: center; line-height: 59px; font-size: 36px;}
.coo h2 a{ color:#fff;}
.coo h2 span{display: block;background:url(http://www.fldheater.cn/skin/images/coo_t.png) no-repeat center 0;height:27px; font-size: 18px; color:#fff;line-height: 27px;font-weight: normal;}
.coo_z , .coo_y{width:48px; height:48px; overflow: hidden;}
.coo_z {position: absolute;top: 250px;left: -75px;}
.coo_y {position: absolute;top: 250px;right: -75px;}
.coo_c{width:1200px;overflow: hidden;margin-left: 2px;}
.coo_c dl{width:379px;overflow: hidden;margin-right: 30px;float: left;height: 285px;/* background:#fff; */}
.coo_c dt{width:379px;height: 285px;overflow: hidden;position: relative;z-index: 1;}
.coo_c dt img{width:379px;height: 285px;}
.coo_c dd{position: relative; z-index: 3;margin-top: -45px;padding:0 30px;}
.coo_c dd img{display: block;width:87px;height:87px;}
.coo_c dd h3{padding: 10px 0   ; font-size: 16px;}
.coo_c dd h3 a{ color:#646464;}
.coo_c dd p{ font-size: 14px;line-height: 24px; color:#646464;}
.coo_c dd a{ color:#ea5413;}
.coo_c .nomar{margin-right: 0;}
/*首页---行业应用*/
.home-industry {background:#f5f5f5;position:relative;overflow:hidden;padding:76px 0;}
.home-industry .box {margin-top:48px;}
.home-industry .box .dd {height:431px;overflow:hidden;background:#fff;}
.home-industry .box .dd .tabitem {height:431px;}
.home-industry .box .dd .pic {width:600px;float:left;overflow:hidden;}
.home-industry .box .dd .pic img {display:block;width:600px;height:431px;transition:all 1s ease;}
.home-industry .box .dd .pic:hover img {transform:scale(1.1);}
.home-industry .box .dd .text {width:500px;float:right;margin-right:58px;margin-top:68px;}
.home-industry .box .dd .text .title {height:30px;line-height:30px;font-size:24px;font-weight:bold;}
.home-industry .box .dd .text .desc {height:78px;line-height:26px;font-size:16px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:22px;margin-bottom:22px;}
.home-industry .box .dd .text .more {color:#0a60d1;}
.home-industry .box .dd .text .imglist {margin-top:28px;position:relative;}
.home-industry .box .dd .text .imglist a.sprev,.home-industry .box .dd .text .imglist a.snext {display:block;width:15px;height:28px;position:absolute;top:50%;margin-top:-14px;z-index:22;}
.home-industry .box .dd .text .imglist a.sprev {left:0;background:url(../images/inty_prev.png) no-repeat;}
.home-industry .box .dd .text .imglist a.snext {right:0;background:url(../images/inty_next.png) no-repeat;}
.home-industry .box .dd .text .imglist .bd {width:428px;;margin:0 auto;overflow:hidden;}
.home-industry .box .dd .text .imglist .bd ul li {width:200px;float:left;margin:0 7px;background:#fff;}
.home-industry .box .dd .text .imglist .bd ul li img {display:block;width:100%;height:100%;}
.home-industry .box .dt {margin-top:20px;}
.home-industry .box .dt ul {margin:0 -1px;}
.home-industry .box .dt ul li {width:169px;height:104px;float:left;margin:0 1px;background:#fff;cursor:pointer;}
.home-industry .box .dt ul li:first-child,.home-industry .box .dt ul li:last-child {width:170px;}
.home-industry .box .dt ul li a {display:block;width:100%;height:100%;transition:all 0s;}
.home-industry .box .dt ul li .icon {display:block;width:44px;height:39px;margin:16px auto 0;background-repeat:no-repeat;}
.home-industry .box .dt ul li .ico1 {background-image:url(../images/industry_ico1.png);}
.home-industry .box .dt ul li .ico2 {background-image:url(../images/industry_ico2.png);}
.home-industry .box .dt ul li .ico3 {background-image:url(../images/industry_ico3.png);}
.home-industry .box .dt ul li .ico4 {background-image:url(../images/industry_ico4.png);}
.home-industry .box .dt ul li .ico5 {background-image:url(../images/industry_ico5.png);}
.home-industry .box .dt ul li .ico6 {background-image:url(../images/industry_ico6.png);}
.home-industry .box .dt ul li .ico7 {background-image:url(../images/industry_ico7.png);}
.home-industry .box .dt ul li span {display:block;margin-top:8px;text-align:center;font-size:16px;}
.home-industry .box .dt ul li.on {background:#0a60d1;}
.home-industry .box .dt ul li.on .ico1 {background-image:url(../images/industry_ico1_on.png);}
.home-industry .box .dt ul li.on .ico2 {background-image:url(../images/industry_ico2_on.png);}
.home-industry .box .dt ul li.on .ico3 {background-image:url(../images/industry_ico3_on.png);}
.home-industry .box .dt ul li.on .ico4 {background-image:url(../images/industry_ico4_on.png);}
.home-industry .box .dt ul li.on .ico5 {background-image:url(../images/industry_ico5_on.png);}
.home-industry .box .dt ul li.on .ico6 {background-image:url(../images/industry_ico6_on.png);}
.home-industry .box .dt ul li.on .ico7 {background-image:url(../images/industry_ico7_on.png);}
.home-industry .box .dt ul li.on span {color:#fff;}
/*荣誉资质*/
.ll{
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 60px;
    background: #f5f5f5;
}
.caselist {margin-top:30px;}
.caselist li {float:left;width:270px;height:380px;position:relative;margin:0 20px;}
.caselist li img {width:270px;height:380px;}
.caselist li span {display:block;position:absolute;bottom:0px;left:0px;height:36px;line-height:36px;text-align:center;background:rgba(0,0,0,0.7);width:100%}
.caselist li span a {color:#fff;}
.homeT {text-align:center;position:relative;top:40px;}
.homeT h3 {font-size:40px;line-height:32px;color:#019040;}
.homeT h3 span {display:inline-block;padding:0 70px;position:relative;}
.homeT h3 span:before {content:"";overflow:hidden;position:absolute;left:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeT h3 span:after {content:"";overflow:hidden;position:absolute;right:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeT p {font-size:14px;line-height:16px;color:#aaa;text-transform:uppercase;margin-top:10px;}
.homeTitle {text-align:center;}
.homeTitle h3 {font-size:40px;line-height:40px;color: #0a60d1;}
.homeTitle h3 span {display:inline-block;padding:0 70px;position:relative;}
.homeTitle h3 span:before {content:"";overflow:hidden;position:absolute;left:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeTitle h3 span:after {content:"";overflow:hidden;position:absolute;right:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeTitle p {font-size:14px;line-height:16px;color:#aaa;text-transform:uppercase;margin-top:10px;}
#demo {overflow:hidden;width:100%;margin:0 auto;}
#indemo {float:left;width:800%}
#demo1 {float:left;}
#demo2 {float:left;}
#m_demo {overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float:left;width:800%}
#m_demo1 {float:left;}
#m_demo2 {float:left;}
/*首页---新闻动态*/.home-news {padding:66px 0;background: #f5f5f5;}
.home-news .home-title {color:#0a60d1;}
.home-news .box {margin-top:42px;}
.home-news .box .dt {height:50px;background: #fff;position:relative;}
.home-news .box .dt ul li {min-width:131px;height:50px;line-height:50px;float:left;padding:0 11px;font-size:20px;color:#222;text-align:center;cursor:pointer;}
.home-news .box .dt .more {position:absolute;right:20px;top:0;}
.home-news .box .dt .more a {display:block;height:50px;line-height:50px;position:relative;padding-right:22px;font-size:15px;color:#999;text-transform:uppercase;}
.home-news .box .dt .more a i {display:block;width:14px;height:11px;background:url(../images/nmore_btn.png) no-repeat;position:absolute;right:0;top:50%;margin-top:-6px;}
.home-news .box .dt ul li.on {background:#0a60d1;color:#fff;}
.home-news .box .dd {margin-top:44px;}
.home-news .box .left {width:704px;float:left;}
.home-news .box .left .firstcon {overflow:hidden;}
.home-news .box .left .firstcon .pic {width: 255px;height:184px;overflow:hidden;float:left;}
.home-news .box .left .firstcon .pic img {display:block;width: 250PX;height:184px;transition:all .8s ease;}
.home-news .box .left .firstcon .pic:hover img {transform:scale(1.1);}
.home-news .box .left .firstcon .text {width: 430px;float:right;margin-top:6px;}
.home-news .box .left .firstcon .text .title {font-size:18px;color:#222;height:24px;line-height:24px;}
.home-news .box .left .firstcon .text .title a {color:#222;}
.home-news .box .left .firstcon .text .time {margin-top:6px;color:#888;}
.home-news .box .left .firstcon .text .desc {height:66px;line-height:22px;color:#888;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:12px;}
.home-news .box .left .firstcon .text .more {display:block;width:101px;height:31px;line-height:31px;border:1px solid #ddd;font-size:14px;color:#888;text-align:center;margin-top:15px;}
.home-news .box .left .firstcon .text .more:hover {border-color:#ee1217;background:#ee1217;color:#fff !important;}
.home-news .box .left .list {margin-top:22px;}
.home-news .box .left .list li a {display:block;height: 52px;line-height: 52px;padding-right:120px;position:relative;border-bottom:1px dashed #999;}
.home-news .box .left .list li .title {padding-left:20px;margin-left:6px;background:url(../images/nlik_icon.png) no-repeat left center;}
.home-news .box .left .list li .time {font-size:15px;color:#0051a2;position:absolute;right:10px;top:0;}
.home-news .box .right {width:455px;float:right;}
.home-news .box .right .dt li {cursor:auto;}
.home-news .box .right .dd .item a {display:block;background:#f9f9f9;padding:34px 10px 25px 14px;color:#1a1a1a;}
.home-news .box .right .dd .item:nth-child(2n) a {background:#fff;}
.home-news .box .right .dd .item .title {height:20px;line-height:20px;font-size:18px;padding-left:32px;position:relative;}
.home-news .box .right .dd .item .title span {display:block;width:20px;height:20px;line-height:20px;background:#ff6600;border-radius:5px;font-size:14px;color:#fff;text-align:center;position:absolute;left:0;top:0;}
.home-news .box .right .dd .item .desc {height:50px;line-height:25px;padding-left:32px;color:#999;position:relative;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;}
.home-news .box .right .dd .item .desc span {display:block;width:20px;height:20px;line-height:20px;background:#19b27c;border-radius:5px;font-size:14px;color:#fff;text-align:center;position:absolute;left:0;top:2px;}
/*首页---友情链接*/.home-links {border-top:1px solid #ddd;padding:31px 0;position:relative;min-height:32px;line-height:32px;}
.home-links span {float:left;font-size:18px;}
.home-links ul {margin-left:100px;margin-right:100px;}
.home-links ul li {height:32px;line-height:32px;float:left;margin-right:16px;font-size:15px;}
.home-links ul li a {color:#666;}
.home-links .more {font-size:15px;position:absolute;right:0;top:0;}
.home-links .more i {font-family:"SimSun-ExtB";margin-left:6px;color:#111;}
/*pages*/.page-banner {height:350px;overflow:hidden;}
.page-main {overflow:hidden;padding:40px 0;}
.page-left {width:240px;}
.page-category h2 {background:#0a60d1;color:#fff;padding:20px 38px;font-size:24px;margin-bottom:2px;}
.page-category ul {border-top:3px solid #0a60d1;}
.page-category ul li {margin-bottom:2px;}
.page-category ul li a {display:block;padding:0 15px 0 38px;height:50px;line-height:50px;font-size:16px;background:#eee;position:relative;}
.page-category ul li a:after {content:"";position:absolute;top:50%;margin-top:-1px;right:30px;width:10px;height:2px;background:#fff;display:none;opacity:.8;}
.page-category ul li a:hover,.page-category ul li a.on {background:#0a60d1;color:#fff!important;}
.page-category ul li a:hover:after,.page-category ul li a.on:after {display:inline-block;}
.page-tel {background:#0a60d1;color:#fff;text-align:center;padding:20px 0;}
.page-tel h5 {font-size:15px;margin-bottom:5px;}
.page-tel h5 i {display:inline-block;width:30px;height:30px;padding-right:10px;}
.page-tel h5 i img {width:100%;height:auto;}
.page-tel p {font-size:24px;font-weight:700;}
.page-right {width:930px;}
.page-rtit {position:relative;height:50px;line-height:50px;border-bottom:1px solid #ddd;font-size:24px;}
.page-rtit:after {content:"";position:absolute;left:0;bottom:-1px;width:120px;height:1px;background:#0a60d1;z-index:99;}
.page-prolist {padding-top:20px;overflow:hidden;}
.page-prolist ul {margin:0 -10px;}
.page-prolist ul li {width:33.3333%;float:left;margin-bottom:20px;}
.page-prolist ul li a {display:block;margin:0 10px;border:1px solid #ddd;text-align:center;}
.imgbox {overflow:hidden;}
.page-prolist ul li a img {display:block;height:auto;-webkit-transition:all 1s;transition:all 1s;}
.page-prolist ul li a h3 {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px 0;}
.page-prolist ul li a:hover img {transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);}
.pro-info {overflow:hidden;position:relative;}
.pro-imglist {float:left;}
.product-left {width:500px;border:1px solid #ddd;}
.product-left img {}
.product-right {width:400px;position:relative;}
.swiper-container {width:100%;height:100%;}
.swiper-slide {text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.product-title {height:50px;line-height:50px;overflow:hidden;border-bottom:1px solid #ddd;}
.product-desc {height:300px;overflow:hidden;line-height:26px;color:#666;font-size:15px;padding-top:20px;}
.product-tel {position:absolute;width:100%;left:0;bottom:0;border-top:2px solid #e6e6e6;padding-top:20px;}
.product-tel .tel {font-size:16px;vertical-align:middle;height:50px;}
.product-tel .tel img {vertical-align:middle;}
.product-tel .tel span {display:inline-block;vertical-align:middle;padding-left:10px;}
.product-tel .online a {display:inline-block;background:#ee1217;color:#fff;font-size:18px;height:44px;line-height:44px;padding-left:30px;padding-right:30px;}
.pro-content {margin-top:40px;}
.pro-contenttit {border-bottom:2px solid #ddd;height:46px;line-height:46px;}
.pro-contenttit span {display:inline-block;color:#333;font-size:24px;background:url(../images/p14-icon11.png) no-repeat left center;padding-left:35px;border-bottom:2px solid #131f37;}
.pro-contenttit i {margin-left:10px;font-size:18px;font-family:Arial;color:#c2c2c2;text-transform:uppercase;}
.pro-contenttxt {padding:30px 0;line-height:28px;font-size:15px;}
.hots-title {border-bottom:2px solid #dfdfdf;height:46px;line-height:46px;}
.hots-title span {font-size:24px;display:inline-block;color:#464646;border-bottom:2px solid #131f37;background:url(../images/p14-icon11.png) no-repeat left center;padding-left:35px;}
.hots-title i {margin-left:10px;font-size:18px;font-family:Arial;color:#c2c2c2;text-transform:uppercase;}
.pro-hots ul {margin:0 -10px;overflow:hidden;padding-top:30px;}
.pro-hots ul li {float:left;width:25%;}
.pro-hots ul li a {display:inline-block;margin:0 10px;border:1px solid #ddd;}
.pro-hots ul li a:hover {border:1px solid #0a60d1;color:#0a60d1;}
.pro-hots ul li a h3 {font-size:16px;height:45px;line-height:45px;text-align:center;}
.headlines {background:#f8f8f8;border:1px solid #ddd;}
.page-newslist {display:block;overflow:hidden;}
.page-newslist ul li {overflow:hidden;margin-bottom:15px;}
.page-newslist ul li a {border:1px solid #ddd;display:block;overflow:hidden;padding:20px;}
.page-newslist ul li a:hover {border:1px solid #0a60d1;}
.page-newspic {float:left;width:250px;}
.page-newstext {float:left;width:590px;padding-left:30px;}
.page-newstext h2 {color:#333;padding:10px 0;}
.page-newstext p {color:#666;margin:10px 0;}
.page-newstext i {display:inline-block;background:#eee;padding:5px 15px;float:right;margin-top:10px;}
.article {border:1px solid #ddd;padding:50px;overflow:hidden;}
.article h1 {text-align:center;padding-bottom:20px;}
.article-info {position:relative;text-align:center;padding-bottom:20px;border-bottom:1px dashed #ddd;margin-bottom:30px;}
.article-info span {display:inline-block;padding:0 8px;color:#999;height:34px;line-height:34px;}
.article-code {display:inline-block;width:18px;height:18px;background:url(../images/qrcode.gif) no-repeat center;vertical-align:middle;}
.art-codebox {border:1px solid #ddd;width:75px;padding:10px;overflow:hidden;position:absolute;top:0;right:90px;z-index:999;background:#fff;display:none;}
.art-codebox p {height:16px;line-height:16px;}
.article-code:hover .art-codebox {display:block;}
.article-content {font-size:15px;line-height:28px;margin-bottom:50px;}
.article-prev {border-top:dashed 1px #ddd;padding:20px 0;margin-top:40px;}
.article-prev ul li {float:left;font-size:15px;}
.article-prev ul li p {display:block;height:35px;line-height:35px;}
.article-prev ul li:nth-of-type(1) {width:80%;}
.article-prev ul li:nth-of-type(2) {width:20%;}
.back-list a {background:#eee;display:inline-block;padding:5px 15px;float:right;}
.article-relate {background:#f8f8f8;padding:20px;overflow:hidden;}
.relate-title {font-size:20px;border-bottom:1px solid #ddd;padding-bottom:10px;}
.article-relate ul {padding-top:20px;}
.article-relate ul li {float:left;width:50%;}
.article-relate ul li a {display:block;height:30px;line-height:30px;overflow:hidden;position:relative;padding-left:12px;}
.article-relate ul li a:before {content:"";display:inline-block;position:absolute;width:3px;height:3px;margin-top:-1.5px;left:0;top:50%;background:#777;}
.concept {overflow:hidden;}
.concept h2,.joblist h2 {font-weight:700;margin-top:20px;margin-bottom:40px;text-align:center;font-size:30px;height:50px;line-height:50px;}
.concept ul {margin:0 -10px;}
.concept ul li {float:left;width:33.33%;margin-bottom:50px;}
.concept ul li .conceptbox {margin:0 10px;background:#f8f8f8;}
.conceptbox {text-align:left;padding:40px;height:290px;position:relative;transition:all .5s;}
.conceptbox:after {content:"";width:0px;height:5px;background:#0a60d1;position:absolute;left:0;bottom:0;transition:all .5s;}
.conceptbox:hover:after {width:100%;}
.conceptbox h3 {font-size:24px;margin-bottom:20px;font-weight:bold;position:relative;height:60px;line-height:60px;}
.conceptbox h3:after {content:"";width:60px;height:3px;position:absolute;left:0;bottom:0;background:#0a60d1;}
.conceptbox p {font-size:15px;line-height:28px;}
.joblist {position:relative;}
.jobcontent ul li {margin-bottom:20px;line-height:56px;border:1px solid #eee;border-radius:5px;font-size:15px;padding:10px 30px;overflow:hidden;}
.jobcontent ul li span {display:block;height:100%;width:100%;position:relative;}
.jobcontent ul li span em {font-weight:400;font-size:16px;display:inline-block;width:200px;padding-right:50px;color:#666}
.jobcontent ul li span em:nth-of-type(1) {font-weight:bold;color:#0a60d1;}
.jobcontent ul li span i {display:block;height:20px;width:20px;background:url(../images/arr.png) no-repeat center center;background-size:80% 80%;position:absolute;right:0px;top:50%;margin-top:-10px;transition:all 0.3s ease-out;transform:rotate(0deg);}
.jobcontent ul li span i.action {transition:all 0.3s ease-out;transform:rotate(180deg);}
.jobcontent ul li>dl {display:none;padding-left:35px;background:#fff;border-left:5px solid #ddd;}
.jobcontent ul li>dl dd {line-height:30px;margin:20px 0;}
.jobcontent ul li>dl a {display:block;height:100%;width:100%;font-size:14px;color:#222;text-decoration:none;}
.page-menu {overflow:hidden;margin-bottom:40px;}
.page-menu ul li {float:left;text-align:center;width:20%;}
.page-menu ul li a {position:relative;display:block;height:55px;line-height:55px;background:#f4f4f4;display:block;border-left:1px solid #d8d8d8;font-size:16px;overflow:hidden;}
.page-menu ul li a:after {content:"";position:absolute;bottom:-10px;left:50%;margin-left:-7.5px;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);width:15px;height:15px;background:#fff;z-index:999;display:none;}
.page-menu ul li:first-child a {border-left:none;}
.page-menu ul li a:hover,.page-menu ul li a.on {background:#0a60d1;color:#fff;}
.page-menu ul li a:hover:after,.page-menu ul li a.on:after {display:block;}
.page-about h2 {font-weight:bold;font-size:24px;text-align:center;line-height:1.8;}
.page-about h2 span {color:#0a60d1;}
.page-about h3 {font-size:14px;color:#999;text-align:center;position:relative;background:#fff;vertical-align:middle;margin-bottom:50px;}
.page-about h3 i {display:inline-block;width:20px;height:1px;background:#0a60d1;vertical-align:middle;margin-left:10px;margin-right:10px;}
.page-abcontent {overflow:hidden;}
.ab-left {width:45%;}
.ab-right {width:50%;}
.ab-right p {font-size:15px;line-height:28px;margin-bottom:15px;}
/*单页图片列表*/.page-imglist {overflow:hidden;}
/* gallery */.zoomed > .gallery {-webkit-filter:blur(3px);filter:blur(3px);}
.gallery {overflow:hidden;margin:0 -10px;}
.gallery li {float:left;width:33.33%;margin-bottom:20px;}
.gallery li a {display:block;margin:0 10px;border:1px solid #ddd;}
.gallery li a:hover {border:1px solid #0a60d1;}
.gallery li:nth-child(6n) {padding-right:0;}
.gallery li a,.gallery li img {float:left;}
.single-content {margin-bottom:50px;}
.page-search {font-size:20px;border-bottom:1px solid #ddd;padding:10px 0;margin-bottom:30px;}
/*合作客户*/.page-customer {margin:0 -5px;}
.customer-title {text-align:center;padding:20px 0;}
.customer-title h2 {font-weight:bold;font-size:24px;text-align:center;line-height:1.8;}
.customer-title h2 span {color:#0a60d1;}
.customer-title h3 {font-size:14px;color:#999;position:relative;vertical-align:middle;}
.customer-title h3 i {display:inline-block;width:20px;height:1px;background:#0a60d1;vertical-align:middle;margin-left:10px;margin-right:10px;}
.page-customer li {float:left;width:16.66%;margin-bottom:10px;}
.customerbox {border:1px solid #ddd;margin:0 5px;}
.page-customer li img {display:block;width:100%;height:auto;}
/*分页*/.pages {padding:50px 0;overflow:hidden;}
.pages ul {text-align:center;}
.pages ul a {display:inline-block;border:1px solid #ddd;padding:10px 15px;}
.pages ul a:hover,.pages ul a.thisclass {background:#0a60d1;border:1px solid #0a60d1;color:#fff;}
/*在线客服*/.side {position:fixed;width:78px;right:0;top:65%;margin-top:-158px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li {width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover {background:#0a60d1;color:#fff}
.side ul li:hover a {color:#fff}
.side ul li i {height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1 {background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2 {background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3 {background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4 {background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5 {background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6 {background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1 {background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2 {background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3 {background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4 {background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5 {background-image:url(../images/right_pic3.png)}
.side ul li .sidebox {position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop {background:#0a60d1;color:#fff}
.side ul li.sidetop:hover {opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son {width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0;background-size:100%;}
.side ul li.sideetel .telBox.son {width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#0a60d1}
.side ul li.sideetel .telBox dd {display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span {display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1 {background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2 {background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son {display:block!important;animation:fadein 1s}
@keyframes fadein {from {opacity:0}
to {opacity:1}
}
/*行业应用*/.page-indtit {margin-bottom:40px;}
.page-indtit h2 {font-size:36px;font-weight:bold;text-align:center;margin-bottom:20px;}
.page-indtit p {font-size:18px;line-height:30px;text-align:center;color:#666;}
.page-indlist {overflow:hidden;margin:0 -10px;}
.page-indlist li {float:left;width:33.33%;text-align:center;text-align:center;overflow:hidden;margin-bottom:20px;}
.page-indlist li .imgbox {width:100%;margin:0 10px;overflow:hidden;}
.page-indlist li .imgbox img {transition:.3s linear;-moz-transition:.3s linear;-webkit-transition:.3s linear;}
.page-indlist li h2 {font-size:22px;height:50px;line-height:50px;}
.page-indlist li:hover img {transition:.3s linear;-moz-transition:.3s linear;-webkit-transition:.3s linear;-webkit-transform:scale(1.1);transform:scale(1.1);}
.page-indlist li:hover h2 {color:#0a60d1;}
.industry-title {font-size:28px;text-align:center;margin-bottom:35px;}
.industry-text {font-size:16px;line-height:30px;}
.single-lists {overflow:hidden;margin-bottom:30px;}
.single-lists h2 {border-bottom:1px solid #ddd;font-weight:bold;padding:10px 0;margin-bottom:20px;}
.single-lists ul {margin:0 -10px;}
.single-lists ul li {float:left;width:16.66%;}
.single-listbox {margin:0 10px;border:1px solid #ddd;}
.single-listbox img {display:block;}
.single-lists ul li h3 {text-align:center;height:35px;line-height:35px;}
