﻿@charset "utf-8";
html,body,div,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,form,input,textarea,th,td,select{margin:0;padding:0}
*{-webkit-box-sizing:border-box;box-sizing:border-box}
html,body{min-height:100%}
body{font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;font-size:14px;color:#333;background:#fff;position:relative}
h1,h2,h3,h4,h5,h6{font-weight:normal}
ul,ol{list-style:none}
img{border:none;vertical-align:middle;max-width:100%}
a{color:#666;text-decoration:none}
a:visited,a:link,a:hover,a:active{color:#666;text-decoration:none}
table{border-collapse:collapse;table-layout:fixed}
input,textarea{outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
textarea{resize:none;overflow:auto}
.clearfix{zoom:1}
.clearfix:after{content:".";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}
@font-face{font-family: 'iconfont'; src: url('../font/iconfont.eot'); src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');}
.iconfont{font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
/* <span class="iconfont">&#x33;</span> */
/* 公共样式 S*/
.wrap{width: 1200px; margin: 0 auto;}
.wrap800{width: 880px;margin: 0 auto;}

.Fixed-Top{position: fixed;top:0;left: 0;z-index: 9999;}
#aside-R {position: fixed;right: 0;bottom: 0;z-index: 9999;    background: #024f95;display: none;}
#aside-R>a{display: block;    padding: 10px;color: #fff;}
#aside-R>a>span{display: block;text-align: center;}
#aside-R>a>span.iconfont{font-size: 40px;}
.moreBox{width: 100%; margin: 20px 0; position: relative; height: 80px;}
.moreBox>.more{position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: all ease .3s; transition: all ease .3s; display: block; text-align: center; width: 140px; height: 40px; line-height: 40px;background-color: #e36417; border-radius: 20px; font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #fff !important;cursor: pointer;}
.moreBox>.more:hover{background: #024f95;}
.titleBox{text-align: center;padding: 40px 0 24px 0;}
.titleBox>h3{font-family: "MicrosoftYaHei","微软雅黑";font-size: 28px;font-weight: normal;font-stretch: normal;line-height: 34px;letter-spacing: 0px;color: #000000;}
.titleBox>h5{font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #000000;text-transform:uppercase;margin-top: 10px;}
.ImgBox {margin: 50px 0;text-align: center;}
.ImgBox img{margin: 10px 0;}
.sectionBox {width: 100%;height: 180px;background: url('../img/index03.png') no-repeat center;background-size: cover;}
.sectionBox .wrap {height:100%;}
.section-box-R{float:right;color: #fff; font-family: "MicrosoftYaHei","微软雅黑"; padding-top: 30px;}
.section-box-R>p:first-child>span.iconfont{font-size: 40px; vertical-align: middle; margin-right: 10px; -webkit-text-stroke-width: .2px;}
.section-box-R>p:first-child>font{font-size: 17px;font-weight: 300;font-stretch: normal;letter-spacing: 0px; color: #ffffff; vertical-align: middle;}
.section-box-R>p:nth-of-type(2){font-size: 28px;font-weight: bolder;font-stretch: normal;line-height: 40px;letter-spacing: 1px;}
.section-box-R>p:last-child{margin-top: 10px;}
.section-box-R>p:last-child>a{display: block; width: 230px; text-align: center; height: 36px; line-height: 36px; background-color: #e36417;font-size: 14px;font-weight: 300;font-stretch: normal; letter-spacing: 0px; -webkit-transition: all ease .3s; transition: all ease .3s; color: #fff;}
.section-box-R>p:last-child>a:hover{background-color: #024f95;}
.sectionBox1  .product1-header h3{      font-weight: normal; }
.sectionBox1  .product1-header span{      font-size: 44px;}
.sectionBox1  .product1-header  h2 {      font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;}
.hoverBox  {}
.hoverBox  .left {float:left;}
.hoverBox  .left .fl {float: left;  background: #f0f0f0;}
.hoverBox  .left .fl .fl-item{width: 400px; height: 274px;padding:10px 0;    position: relative;    cursor: pointer;}
.hoverBox  .left .fl .fl-item-title { position: absolute;
    top: 0;
    left: 648px;
    background: rgba(255,255,255,1);
    width: 550px;
    height: 100%;
    box-shadow: 0px 6px 14px 0px rgba(174, 174, 174, 0.59);
    line-height: 24px;
    padding: 20px;
   display:none;
    transition: all ease .3s;
}
.hoverBox  .left .fl .fl-item:hover   .fl-item-title {display:block;}
.hoverBox  .left .fr {float: right; margin-left: 10px;}
.hoverBox  .left .fr .fr-item { width: 220px; background: #f0f0f0;  position: relative;    cursor: pointer;}
.hoverBox  .left .fr .fr-item img{  
    width: 100%;
    height: 132px;}
.hoverBox  .left .fr .fr-item-title { position: absolute;
    top: 0;
    left: 240px;
    background: rgba(255,255,255,1);
    width: 550px;
    height: 274px;
    box-shadow: 0px 6px 14px 0px rgba(174, 174, 174, 0.59);
    line-height: 24px;
    padding: 20px;
   display:none;
    transition: all ease .3s;
}
.hoverBox  .left .fr .fr-item:last-child .fr-item-title{
top:-143px;
}
.hoverBox  .left .fr .fr-item:hover   .fr-item-title {display:block;}
.hoverBox  .right{float:right;width:550px;margin-left:20px;}
.sectionBox1 .ImgBox img {-webkit-box-shadow: 0px 6px 14px 0px rgba(174, 174, 174, 0.59);box-shadow: 0px 6px 14px 0px rgba(174, 174, 174, 0.59);}
.sectionBox2 {width: 100%;height: 150px;background: url('../img/index01.png') no-repeat center;background-size: cover;}
.section-box-R2 {float: right;padding: 45px 0;}
.section-box-R2-item {float: left;color: #fff;}
.section-box-R2-item>span.iconfont{font-size: 60px; vertical-align: middle; margin-right: 10px; -webkit-text-stroke-width: .2px;    margin-right: 20px;}
.section-box-R2-item>p{font-family: "MicrosoftYaHei","微软雅黑"; color: #ffffff; font-size: 16px;}
.section-box-R2-item>p:last-child{font-size: 30px;}
#notice{width: 100%; height: 40px; background-color: #e4e4e4; padding: 5px 0;}
.notice{float: left;width: 970px;}
.notice-title,.notice-text{float: left;line-height: 30px;overflow: hidden;}
.notice-title{width: 130px;}
.notice-text{width: 820px;}
.txtMarquee-left{width:100%; position:relative;}
.txtMarquee-left .hd{overflow:hidden; height:30px; background:#f4f4f4;}
.txtMarquee-left .bd .tempWrap{width:100% !important;}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{overflow:hidden; zoom:1;}
.txtMarquee-left .bd ul li{margin-right:20px; float:left; text-align:left; _display:inline; width:auto !important;}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.notice-title>span.iconfont{color: #226db7; font-size: 30px; vertical-align: top; margin-right: 10px;}
.notice-title>font{font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #000000;}
.searchBox{float: right;width: 210px;}
.searchBox>form>input{float: left;}
.searchBox>form>input[type=search]{width: 150px;height: 30px; border: solid 1px #888888; border-right: none; padding-left: 15px;}
.searchBox>form>input[type=button]{width: 60px;height: 30px; background-color: #117ec3; font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px; color: #ffffff; cursor: pointer;}
.searchBox>form>input[type=button]:hover{background-color: #e36417;}
/* 面包屑导航 S*/
.Crumbs{font-family: "MicrosoftYaHei","微软雅黑";font-size: 13px;font-weight: 300;font-stretch: normal;letter-spacing: 0px; color: #666666;width: 100%; height: 42px; line-height: 42px; border-bottom: solid 1px #ececec; margin-bottom: 5px;}
.Crumbs>font{margin: 0 5px;    font-size: 20px; vertical-align: sub;}
.Crumbs>a:hover{color: #e36417;}
/* 面包屑导航 E*/
/* 标题 S*/
.TitleBox{text-align: center;margin-top: 36px;margin-bottom: 10px;}
.Title h3{font-family: "MicrosoftYaHei","微软雅黑";font-size: 28px;font-weight: normal;font-stretch: normal;letter-spacing: 1px;color: #000000;}
.describe h5{font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #000000;    text-transform: uppercase;}
.describe h4{font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #646464;    text-transform: uppercase;}
/* 标题 E*/
/* 左侧导航 S*/
.SubMenu{width: 210px;float: left;margin-top: 20px;}
.SubMenu-item{width: 100%;min-height: 200px;margin: 10px 0;background:#eeeeee; }
.SubMenu-item-title{font-family: "MicrosoftYaHei","微软雅黑"; width: 100%; height: 80px; background-color: #222222; text-align: center; color: #fff; padding: 15px 0;}
.SubMenu-item-title>h3{font-size: 22px;}
.SubMenu-item-title>h4{font-size: 12px;}
.SubMenu-item-contentBOX>ul{padding: 15px 20px;}
.SubMenu-item-contentBOX>ul>li{width: 100%; height: 50px; line-height: 50px; border: solid 1px #dcdcdc; cursor: pointer; margin-bottom: 10px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.SubMenu-item-contentBOX>ul>li:hover,.SubMenu-item-contentBOX>ul>li.active{background: #107ec2;}
.SubMenu-item-contentBOX>ul>li:hover a,.SubMenu-item-contentBOX>ul>li.active a{color: #fff;}
.SubMenu-item-contentBOX>ul>li>a{display: inline-block;color: #333333;}
.SubMenu-item-contentBOX>ul>li>a{width: 80%;padding-left: 15px;}
.SubMenu-item-contentBOX>ul>li>span{}
.SubMenu .searchBox {margin-bottom: 10px;float:none;}
.contcatContentBox{padding: 5px 10px;}
.contcatContentBox dl{padding-bottom: 40px;}
.contcatContentBox dd{font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #000000; line-height: 24px;}
.contcatContentBox dt{font-size: 20px;color: #2283e6;}
.contcatContentBox dl dd img{margin: 15px 0;}
.contentBox{width: 970px;float: right;margin-top: 20px;margin-bottom: 60px;}

/* 左侧导航 E*/
/* 公共样式 E*/
/* 头部 S*/
.headerTop{font-size: 12px; font-weight: normal; font-stretch: normal; color: #666; height: 29px; line-height: 29px; border-bottom: 1px solid #e0e0e0; -webkit-box-sizing: border-box; box-sizing: border-box; background: #e4e4e4;}
.headerTop-L{float: left; font-size: 14px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #666666;}
.headerTop-R{float: right;}
.headerTop-R a{display: inline-block; padding: 0 10px;font-family: "MicrosoftYaHei","微软雅黑";}
.headerTop-R a:hover{color: #e36417;}
.headerLogo{width: 100%; height:100px;}
.headerLogo-L{float: left;height:100px;width:80%;}
.headerLogo-L a img {height:100%;}
.headerLogo-R{float: right;margin: 25px 0;_width:15%;}
.headerLogo-R-item{float: left;}
.headerLogo-R-item img{margin-right: 5px;}
.headerLogo-R-title{font-size: 14px; font-weight: normal; font-style: italic; font-stretch: normal; line-height: 20px; letter-spacing: 0px; color: #000000;}
.headerLogo-R-num{font-family: "MicrosoftYaHei","微软雅黑"; font-style: italic; font-size: 22px; font-weight: bolder; letter-spacing: 0px; color: #000000;}
nav{width: 100%; height: 50px; line-height: 50px; background: url('../img/nav.jpg') repeat-x;}
ul.navSub{width: 100%; display: -webkit-box; display: -ms-flexbox; display: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: url('../img/nav-bg.png') no-repeat center;}
ul.navSub li{-webkit-box-flex: 1;-ms-flex: 1;flex: 1; text-align: center;}
.navSub li a{display: block; color: #fff; font-size: 14px; width: 150px;font-family: "MicrosoftYaHei","微软雅黑";}
/* 头部 E*/
/* 轮播图 S*/
#banner .slideBox{width: 100%; overflow: hidden; position: relative}
#banner .slideBox .hd{width: 100%; height: 15px; overflow: hidden; position: absolute; right: 0px; bottom: 5px; z-index: 1}
#banner .slideBox .hd ul{overflow: hidden; zoom: 1; display: table; margin: 0 auto}
#banner .slideBox .hd ul li{float: left; margin: 0 5px; width: 15px; height: 15px; line-height: 14px; text-align: center; border: 1px solid #2270b9; cursor: pointer; border-radius: 50%}
#banner .slideBox .hd ul li.on{background: #2270b9;}
#banner .slideBox .bd{position: relative; height: 100%; z-index: 0}
#banner .slideBox .bd li{zoom: 1; vertical-align: middle; position: relative}
#banner .slideBox .bd li .pictitle{position: absolute; top: 20%; left: 15%; right: auto; bottom: auto; text-align: left}
#banner .pictitle{text-shadow: 0 1px 2px rgba(0, 0, 0, .6)}
#banner .pictitle h3{font-size: 36px; color: #fff; font-weight: bold; line-height: 50px; letter-spacing: 2px}
#banner .pictitle p{margin-top: 30px; font-size: 20px; color: #fff}
#banner .pictitle a.more{display: block; width: 160px; height: 35px; line-height: 35px; text-align: center; color: #fff; border: 1px solid #fff; background: rgba(0, 0, 0, 0); font-size: 18px; margin-top: 50px; text-decoration: none}
#banner .slideBox .bd img{width: 100%; display: block}
#banner .slideBox .prev,
#banner .slideBox .next{font-size: 40px; color: #fff; position: absolute; left: 6%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; filter: alpha(opacity=50); opacity: 0.5; background: #333; line-height: 40px;}
#banner .slideBox .prev .iconfont,
#banner .slideBox .next .iconfont{font-size: 32px}
#banner .slideBox .next{left: auto; right: 6%}
#banner .slideBox .prev:hover,
#banner .slideBox .next:hover{filter: alpha(opacity=100); opacity: 1}
#banner .slideBox .prevStop{display: none}
#banner .slideBox .nextStop{display: none}
/* 轮播图 E*/
/* 底部 S*/
footer{width: 100%; height: 320px; background-color: rgba(63, 63, 63, .9)}
.footerNav{width: 100%; height: 60px;     padding: 20px 0;}
.footerNav li{float: left;}
.footerNav li:first-child a{padding-left: 0;}
.footerNav li a{display: block; font-size: 13px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #d5d5d5;padding: 0 20px;}
.footerNav li a:hover{color: #e36417;}
.footerNav li+li{border-left: 1px solid #ddd;}
.contcatUS{width: 100%; height: 222px; border-top: 1px solid #ddd; padding-top: 49px; padding-bottom: 25px; -webkit-box-sizing: border-box; box-sizing: border-box;position: relative;}

.contcatUS-item{float: left;}
.logoFooter{width: 380px; overflow: hidden; line-height: 150px;}
.logoFooter img{max-width: 100%;}
.contcatUs-list{_border-left: 1px solid #ddd; position: relative;width: 436px; height: 150px; padding-left: 22px; margin-left: 30px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.contcatUs-list::before{
    content: ' ';
    -webkit-transform:scale(0.5);
    transform:scale(0.5);
    position:absolute;
    border-left:1px solid #ddd;
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%;
}
.contcatUs-list h3{font-size: 16px; font-weight: bolder; font-stretch: normal; color: #ffffff; line-height: 30px;}
.contcatUs-item{color: #fff; line-height: 30px;}
.contcatUs-item span.iconfont{font-size: 22px; vertical-align: middle; margin-right: 5px;}
.contcatUs-item font{font-family: "MicrosoftYaHei","微软雅黑";font-size: 13px; font-weight: 300; font-stretch: normal; letter-spacing: 0px; color: #ffffff; vertical-align: middle;}
.contcatUs-box{margin-top: 11px; margin-bottom: 10px;}
.contcatUs-box-item{float: left;}
.contcatUs-box-item:first-child{width: 129px; text-align: center; height: 129px; border: 1px dashed #fff; border-right: none; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "MicrosoftYaHei","微软雅黑";font-size: 18px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #ffffff; padding-top: 40px;}
.contcatUs-img{width: 129px; height: 129px; overflow: hidden;}
.contcatUs-img img{width: 100%; height: 100%;}
.copyRight{border-top: 1px solid #ddd;position: relative;; height: 34px; line-height: 34px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; color: #fff;}
.copyRight a{color: #fff;}

/* 底部 E*/
/* 新闻中心 S*/
.newsList{}
.newsList-L{float: left;width: 550px;height: 370px;}
.newsList-R{float: right;width: 590px;height: 370px;}
.newList-item-img {width:100%;height:220px;overflow: hidden;}
.newList-item-title h3{margin: 21px 0 16px 0; line-height: 20px;}
.newList-item-title h3:hover span{color: #e36417;}
.newList-item-title h3>span{display: inline-block; width: 80%; float: left; font-size: 18px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #000000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newList-item-title>a{    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
.newList-item-title h3>font{font-family:"MicrosoftYaHei","微软雅黑"; font-weight: 300; display: inline-block; float:right;font-size: 14px;color: #5f5f5f;}
.newList-item-text { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
.newList-item-text>p{font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #444444; line-height: 22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.newsList-R-item{margin-top: 20px; margin-bottom: 34px;}
.newsList-R-time{float: left;width: 80px; font-family: "MicrosoftYaHeiUI","微软雅黑";font-size: 70px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #024f95; line-height: 90px; height: 90px; -webkit-text-stroke-width: .2px;}
.newsList-R-title{float: right;width: 497px;}
.newsList-R-text { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}}
.newsList-R-text p{font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #717171; line-height: 22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newsList-R-title{height: 90px; border-left: 1px solid #024f95; padding-left: 20px;}
.newsList-R-title h3{margin: 10px 0;}
.newsList-R-title h3>span{font-family: "MicrosoftYaHei","微软雅黑"; font-size: 16px; font-weight: bold; font-stretch: normal; letter-spacing: 0px; color: #5a5a5a; width: 80%; float: left;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
.newsList-R-title h3:hover span{color: #e36417;}
.newsList-R-title h3>font{font-family: "MicrosoftYaHei","微软雅黑"; font-weight: 300; display: inline-block; float:right; font-size: 14px; color: #5f5f5f;}
/* 新闻中心 E*/
/* 关于我们 S*/
#about{width: 100%; background: url('../img/index06.png') no-repeat center; background-size: cover; height: 656px; color: #fff;}
#about .titleBox>h3,#about .titleBox>h5{color: #fff;}
.aboutTitle{font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 34px;letter-spacing: 0px; color: #ffffff; text-align: center; min-height: 280px; overflow: hidden;}
.aboutList{width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 40px;}
.aboutList-item{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;text-align: center;}
.aboutList-item span{display: block;margin: 18px 30px;}
.aboutList-item span img{width: 98px;height: 98px;}
/* 关于我们 E*/
/* 合作伙伴 S*/
#partner{width: 100%; background: url('../img/index04.png') no-repeat center;background-size: cover; height: 648px;}
#partner .titleBox>h3,#partner .titleBox>h5{color: #fff;}
#partner .titleBox>h3{margin-top: 40px; font-family: "MicrosoftYaHei","微软雅黑";font-size: 30px;font-weight: normal;font-stretch: normal;_line-height: 60px;letter-spacing: 0px;}
#partner .titleBox>h5{margin-top: 20px;}
#partner .titleBox>h5>span{font-size: 24px;}
.partnerList{width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.partner-item{-ms-flex-preferred-size: 280px;flex-basis: 280px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; height: 96px; line-height: 96px; text-align: center; margin: 5px; background-color: #ffffff; -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-box-shadow:0px 2px 10px #333; box-shadow:0px 2px 10px #333;}
.partner-item:hover{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.partner-item>a{display: block;font-size: 16px;font-weight: bold;font-stretch: normal;letter-spacing: 0px;color: #000000;}
#partner .more1{position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); display: block; width: 240px; height: 40px; text-align: center; line-height: 40px; border: solid 1px #d5d5d5; font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: bold;font-stretch: normal;letter-spacing: 0px; color: #d5d5d5 !important; -webkit-transition: all ease .3s; transition: all ease .3s;}
#partner .more1:hover{background: #024f95;}
.partnerlist{width: 100%;height: auto;}
li.partnerlist-item {width: 310px;height:100px;border: 1px solid  #d0d0d0;float: left;text-align: center;line-height: 100px;margin:0 20px  20px 0;}
li.partnerlist-item:hover{
    border-color: #e36417;
}
li.partnerlist-item>a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
}
li.partnerlist-item:nth-of-type(3n){
    margin-right: 0;
}
/* 合作伙伴 E*/
/* 合作案例 S*/
#case .slideTxtBox{width: 100%;height: auto;}
#case .slideTxtBox .hd{position: relative;width: 100%;height: 40px;margin: 0px 0 30px 0;}
#case .slideTxtBox .hd ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#case .slideTxtBox .hd ul li{cursor: pointer;height: 40px;line-height: 40px;min-width: 120px;padding: 0 15px;text-align: center;border: solid 1px #d7d7d7;font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #000000;}
#case .slideTxtBox .hd ul li+li{border-left: none;}
#case .slideTxtBox .hd ul li:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px;}
#case .slideTxtBox .hd ul li:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;}
#case .slideTxtBox .hd ul li.on{background-color: #e36417;color: #fff;}
#case .slideTxtBox .bd ul.case-list{zoom: 1;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#case .slideTxtBox .bd li.case-list-item{width: 291px;height: 204px;margin-right: 10px;}
#case .slideTxtBox .bd li.case-list-item>a{display: block;position: relative;overflow: hidden;width:100%;height:100%;}
#case .slideTxtBox .bd li.case-list-item>a>img{display: block;width: 100%;height:100%;-webkit-transition: all ease .5s;transition: all ease .5s;}
#case .slideTxtBox .bd li.case-list-item>a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#case .slideTxtBox .bd li.case-list-item>a>span{display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);color: #fff;position: absolute;top: 0;left: 0;text-align: center;line-height: 204px;-webkit-transition: all ease-in .5s;transition: all ease-in .5s;}
#case .slideTxtBox .bd li.case-list-item>a:hover span{display: block;}
#case .slideTxtBox .bd li.case-list-item:nth-of-type(4n){margin-right: 0;}
ul#caselist{width: 100%; height: auto;}
ul#caselist>li.caselist-item{width: 300px;height: 267px; border: solid 1px #d0d0d0; margin-bottom: 14px;margin-right: 35px;float: left;}
ul#caselist>li.caselist-item:nth-of-type(3n){margin-right: 0;}
ul#caselist>li.caselist-item:hover{border-color: #ff6637;}
ul#caselist>li.caselist-item:hover img{-webkit-transform: scale(1.2);transform: scale(1.2)}
.caselist-item-img{width: 100%;height: 227px;padding: 11px 6px 0 6px;overflow: hidden;}
.caselist-item-img img{display: block;width: 100%;height: 100%;-webkit-transition: all ease .3s;transition: all ease .3s;}
.caselist-item-title{font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #434343; line-height: 40px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.caseContent-header{text-align: center; padding: 20px 0 10px; border-bottom: 1px dashed #ddd;}
.caseContent-header h3{line-height: 40px; margin: 20px auto 15px; font-size: 26px;}
.caseContent-header p{font-size: 14px; color: #666; margin: 10px 0;}
.caseContent-title{font-size: 16px; text-align: left; padding-top: 30px; line-height: 35px; margin-bottom: 30px;text-align: center;}
.caseContent-title p{text-align: center;}
/* 新闻资讯 E*/
/* 合作案例 E*/
/* 产品展示 S*/
#product .slideTxtBox{width: 100%;height: auto;}
#product .slideTxtBox .hd{position: relative;width: 100%;margin: 0px 0 30px 0;}
#product .slideTxtBox .hd ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#product .slideTxtBox .hd ul li{cursor: pointer;height: 40px;line-height: 40px;min-width: 120px;padding: 0 15px;text-align: center;border: solid 1px #d7d7d7;font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #000000;}
#product .slideTxtBox .hd ul li+li{border-left: none;}
#product .slideTxtBox .hd ul li:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px;}
#product .slideTxtBox .hd ul li:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;}
#product .slideTxtBox .hd ul li.on{background-color: #e36417;color: #fff;}
#product .slideTxtBox .bd ul.product-list{zoom: 1;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#product .slideTxtBox .bd li.product-list-item{width: 370px;height: 480px; border: solid 1px #e4e4e4; margin-right: 45px; -webkit-transition: all ease .3s; transition: all ease .3s;}
#product .slideTxtBox .bd li.product-list-item:nth-of-type(3n){margin-right: 0;}
#product .slideTxtBox .bd li.product-list-item:hover{-webkit-box-shadow: 0px 6px 14px 0px rgba(174, 174, 174, 0.59);box-shadow: 0px 6px 14px 0px rgba(174, 174, 174, 0.59);}
#product .slideTxtBox .bd li.product-list-item:hover p:nth-of-type(1){color: #e36417;}
#product .slideTxtBox .bd li.product-list-item>a{display: block;position: relative;overflow: hidden;}
#product .product-list-item-img{width: 100%;height: 275px; background-color: #f0f0f0; overflow: hidden; line-height: 275px; text-align: center;}
#product .product-list-item-title{width: 100%; height: 203px; padding: 30px 15px; font-family: "MicrosoftYaHei","微软雅黑";font-weight: normal;font-stretch: normal;letter-spacing: 0px; color: #000000; line-height: 32px;}
#product .product-list-item-title>p>strong{font-weight: bolder; font-size: 18px;}
#product .product-list-item-title>p:nth-of-type(1){font-size: 18px;}
#product .product-list-item-title>p:nth-of-type(2){font-size: 16px;}
#product .product-list-item-title>p:nth-of-type(3){font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
ul#productlist{width: 100%; height: auto;}
ul#productlist>li.productlist-item{float: left; width: 310px;height: 300px; border: solid 3px #d0d0d0; margin-bottom: 20px; margin-right: 20px;}
ul#productlist>li.productlist-item:nth-of-type(3n){margin-right: 0;}
ul#productlist>li.productlist-item:hover{border-color: #ff6637;}
ul#productlist>li.productlist-item:hover img{-webkit-transform: scale(1.2);transform: scale(1.2)}
.productlist-item-img{width: 100%;height: 240px;padding: 29px 29px;overflow: hidden;text-align: center;}
.productlist-item-img img{-webkit-transition: all ease .3s;transition: all ease .3s;}
.productlist-item-title{font-family: "MicrosoftYaHei","微软雅黑"; font-size: 16px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #434343; line-height: 54px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.productContent-header{width: 100%;height: auto;}
.productContent-header-img{width: 450px; height: 260px; /* background: red; */ float: left;}
.productContent-header-title{float:right;width: 500px;}
.productContent-header-title ul{font-family: "MicrosoftYaHei","微软雅黑";border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px;}
.productContent-header-title div{width: 100%; height: 31px; line-height: 31px; padding-left: 10px; background-color: #eeeeee; font-family: "MicrosoftYaHei","微软雅黑"; font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #000000;}
.productContent-header-title div font{font-size: 18px;font-weight: normal;letter-spacing: 0px;color: #e36417;}
.productContent-header-title ul h3{font-size: 16px;font-weight: bolder;font-stretch: normal;letter-spacing: 0px; color: #000000; border-bottom:1px dashed #eee; line-height: 35px;}
.productContent-header-title ul li{font-size: 12px;font-weight: 300;font-stretch: normal;letter-spacing: 0px; color: #6b6b6b; line-height: 25px;}
.productContent-header-title ul li:last-child{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
/* 放大镜 S*/
.magnifier{position: relative; width: 100%; height: 100%; border: solid 1px #eeeeee; float: left; line-height: 260px; text-align: center;}
.magnifierView{padding: 5px; width: 100%; height: 100%; overflow: hidden;}
#small{position:relative;width:100%;height:100%;overflow:hidden;}
.magnifierView .vm{display:block;width:100%;height:100%;text-align:center;overflow:hidden;}
.magnifierView .vm img{max-width: 100%;display:inline-block; vertical-align:middle;}
.magnifierView .vm i{display:inline-block; height:100%; vertical-align:middle;}
.mark{display:none;position:absolute;top:0;left:0;z-index:2;width:130px;height:130px;background:#FFF;opacity:0.5;border:1px solid #333;cursor:move;}
#bigBox{display:none;position:absolute;left:450px;top:0;width:220px;height:220px;overflow:hidden;background:#F3F5EC;border:1px solid #BEC3AB;}
.bigImg{position:absolute;left:0;top:0;}
.bigImg img{display:block;width: 715px;min-width: 500px;}
/* 放大镜 E*/
.productContent-title .slideTxtBox{width:100%;height:auto;text-align:left}
.productContent-title .slideTxtBox .hd{line-height:38px;position:relative;height:38px;margin:30px 0;border-bottom: 1px solid #1e85e4;}
.productContent-title .slideTxtBox .hd ul{position:absolute;top:0;left:0;height:38px;}
.productContent-title .slideTxtBox .hd ul li{font-size:14px;line-height:38px;display:inline-block;float:left;float:left;overflow:hidden;width:125px;height:38px;margin-right:0px;cursor:pointer;cursor:pointer;text-align:center;color:#333;}
.productContent-title .slideTxtBox .hd ul li.on{font-family: "MicrosoftYaHei","微软雅黑"; font-stretch: normal; letter-spacing: 0px; color: #1e85e4; border: 1px solid #1e85e4; border-bottom: 1px solid #fff;}
.productContent-title .slideTxtBox .bd ul{zoom:1;padding:15px}
.productContent-title .slideTxtBox .bd li{line-height:24px;height:24px}
/* 详情页表格样式S*/
.productContent-titleBox table{width: 100%; height: auto; font-size: 14px;font-family: "MicrosoftYaHei","微软雅黑";margin-top: 10px;}
.productContent-titleBox table tr{width: 100%; display: flex; flex-direction: row; align-items: center; align-self: center; justify-items: center;}
.productContent-titleBox table tr>td{flex: 1; margin-right: 4px; vertical-align: middle; text-align: center; background-color: #e3e3e3; height: 40px; line-height: 40px;}
.productContent-titleBox table tr>td:nth-child(odd){background-color:#a6a5a5;}
.productContent-titleBox table tr{margin-top: 4px;}
.productContent-titleBox table tr>td:last-child{margin-right: 0px}
/* 详情页表格样式E*/
/* 产品展示 E*/
/* 新闻资讯 S*/
.news-item{width: 100%; height: 150px; overflow: hidden; border-bottom: dashed 1px #dbd4cd; margin-bottom: 5px;}
.news-item a{display: block;}
.news-item a:hover span{color: #e36417;}
.news-item-img{float: left; width: 260px; height: 140px; overflow: hidden;}
.news-item-img img{display: block;width: 100%;height: 100%;}
.news-item-title{float: right; width: 690px;}
.news-item-title h3{font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;}
.news-item-title h3 span,.news-item-title h3 font{display: inline-block;}
.news-item-title h3 span b{color: #e36417; margin-right: 5px; font-weight: normal;}
.news-item-title h3 span{width: 80%;overflow: hidden;float: left; font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #5a5a5a;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
.news-item-title h3 font{width: 20%;float:right;text-align: right; font-family: "MicrosoftYaHei","微软雅黑"; font-weight: 300; display: inline-block; float: right; font-size: 14px; color: #5f5f5f;}
.news-item-title>p{font-family: "MicrosoftYaHei","微软雅黑"; font-size: 14px; font-weight: 300; font-stretch: normal; letter-spacing: 0px; color: #444444; line-height: 22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; margin-top: 5px;}
.newsContent-header{text-align: center; padding: 20px 0 10px; border-bottom: 1px dashed #ddd;}
.newsContent-header h3{line-height: 40px; margin: 20px auto 15px; font-size: 26px;}
.newsContent-header p{font-size: 14px; color: #666; margin: 10px 0;}
.newsContent-title{font-size: 16px; text-align: left; padding-top: 30px; line-height: 35px; margin-bottom: 30px;}
.newsContent-title p{text-align: left;}
/* 新闻资讯 E*/
/* 联系我们 单页S*/
.contcatList{width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 0 100px;}
.contcatList-item{width: 200px;height: 230px; border: solid 1px #dbdbdb; padding: 0 10px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 60px 0; text-align: center;margin-right: 64px;}
.contcatList-item:last-child{margin-right: 0;}
.contcatList-item-ico{border-bottom: 1px solid #dbdbdb; height: 140px; line-height: 140px;}
.contcatList-item-info{margin-top: 20px;}
.contcatList-item-info>p{font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #666666;}
.contcatList-item-info>p:last-child{font-size: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#map {margin-bottom: 50px;}
/* 联系我们 单页E*/
/* 关于我们 单页S*/
#aboutUS{width: 100%; height: 350px; overflow: hidden; margin-top: 20px;}
.aboutUS-item{float: left;}
.aboutUS-title{width: 678px;}
.aboutUS-title>p{font-family: "MicrosoftYaHei","微软雅黑"; font-size: 15px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #353535; text-indent: 2em; line-height: 26px;}
.aboutUS-img{width: 500px;height: 304px;background-color: #000000; float: right;}
.aboutUS-img>img{display: block;width: 100%;}
#history{width: 100%; height: 600px; background: url('../img/adbout.jpg') no-repeat center; background-size: cover; position: relative;}
.historyBox{position: absolute; top: 50px; left: 60%; width: 700px; height: 500px; background-color: #ffffff; font-family: "MicrosoftYaHei","微软雅黑"; padding: 40px 80px; -webkit-transform: translateX(-50%); transform: translateX(-50%); overflow: hidden;}
.historyBox>h3{font-size: 24px; color: #000000; margin: 30px 0;}
.history-title{font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px; color: #727272;}
.Culture{width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 60px;}
.Culture-item{width: 388px; margin-right: 18px;}
.Culture-item:nth-of-type(3n){margin-right: 0;}
.Culture-item18{margin-top: 18px;}
.Culture-item-title{width: 100%;height: 180px; background-color: #eeeeee; padding: 30px 30px;}
.Culture-item-title>p{font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-stretch: normal;letter-spacing: 0px; color: #646464; line-height: 30px;}
/* 关于我们 单页E*/
/* 蒸发式冷风机 S单页*/
.product1-header{margin: 30px 0;font-family: "MicrosoftYaHei","微软雅黑"; text-align: center;}
.product1-header h3{font-size: 32px; font-weight: bolder;font-stretch: normal; letter-spacing: 1px; color: #000000;}
.product1-header h4{font-size: 26px; font-weight: bolder;font-stretch: normal; letter-spacing: 1px; color: #000000;}
.product1-header span{color: #e36417;}
.product1-item-L{float: left;}
.product1-item-R{float: right;}
.product1-item-img{width: 42%;}
.product1-item-title{width: 55%; font-family: "MicrosoftYaHei","微软雅黑";font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px;color: #000000;}
.product1-item-title p{text-indent: 2em;}
.product1-item>.product1-item-L>ul li{margin-bottom: 14px;}
.product1-item ul li>.product1-item-L{width: 47px; line-height: 47px; text-align: center;background-color: #e36417; border-radius: 10px; margin-right: 10px;}
.product1-item>.product1-item-L>ul li:last-child .product1-item-L{padding-left:5px;}
.product1-item ul li>.product1-item-R{width: 680px; background-color: #d9d9d9; padding: 7px 20px;}
.product1-item ul li>.product1-item-R h3{font-family: "MicrosoftYaHei","微软雅黑";font-size: 11px;font-weight: bold;font-stretch: normal;letter-spacing: 0px;color: #000000;}
.product1-item ul li>.product1-item-R p{font-size: 10px; font-family: "MicrosoftYaHei","微软雅黑";font-weight: 300;font-stretch: normal;letter-spacing: 0px;color: #000000;}
.product1-item>.product1-item-R>ul{width: 450px;}
.product1-item>.product1-item-R>ul>li{margin-bottom: 10px;}
.product1-item>.product1-item-R>ul h3{font-family: "MicrosoftYaHei","微软雅黑";font-size: 16px;font-weight: bold;font-stretch: normal;letter-spacing: 0px; color: #ffffff; width: 225px; height: 30px; text-align: center; line-height: 30px;background-color: #e36417; border-radius: 8px; margin-bottom: 8px;}
.product1-item>.product1-item-R>ul li{font-family: "MicrosoftYaHei","微软雅黑";font-size: 10px;font-weight: 300;font-stretch: normal;line-height: 15px;letter-spacing: 0px; color: #000000; vertical-align: middle}
.product1-item>.product1-item-R>ul li img{vertical-align: middle; margin-right: 5px;}
/* 蒸发式冷风机 E单页*/
.pagelist{clear:both;text-align:center;margin-top:30px; font-size:12px;margin-bottom: 30px;}
.pagelist a,div.pagelist span{padding:6px 7px 6px;height:23px;color:#333;border:1px solid #ccc; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelist a:hover{color:#e36417;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #e36417}
.pagelist .current{color:#e36417;padding:6px 7px 5px;height:26px;border:1px solid #e36417;font-weight:bold}

.fanye {overflow: hidden; margin: 30px 0; }
.fanye a:hover {    color: #e36417;}
.fanye div:first-child{float:left;}
.fanye div:last-child{float:right;}