@charset "utf-8";
/*~~~~框架布局~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
/*==版心定义↓==*/
.container{width:1600px;}
.w1800.container{width:1800px;}
/*==字符串↓==*/
i,.iof{font-style: normal;    font-family: "iconfont";transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* project id 1963410 */
  src: url('//at.alicdn.com/t/font_1963410_02j720sqx9v6.eot');
  src: url('//at.alicdn.com/t/font_1963410_02j720sqx9v6.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1963410_02j720sqx9v6.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1963410_02j720sqx9v6.woff') format('woff'),
  url('//at.alicdn.com/t/font_1963410_02j720sqx9v6.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1963410_02j720sqx9v6.svg#iconfont') format('svg');
}
/*==顶部↓==*/
.fixed-top.header{ position: fixed;width:100%;padding:10px 0;height:80px;z-index:99; box-shadow:0 0 10px #ddd; background:#fff; }
.fixed-top.header .tel{display: none;}
.fixed-top.header .logo img{height:60px}
.fixed-top.header .nav{bottom:20px}
.header{padding:20px 0;height:110px}
.header .container{position: relative;}
.header .tel{float:right;color:#002942;font-size:22px;}
.header .tel i{float:left;margin-right:10px;color:#0c68bd;font-size:28px;}
.header .nav{position: absolute; right:0;bottom:10px;}
.header .nav > li{float:left; margin-left:40px;}
.header .nav > li > a{position: relative; display: block;color:#122746;font-size:16px;text-align: center }
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:-5px;width:100%;height:2px;background:#0c68bd;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#0c68bd;}
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
/*==次级导航↓==*/
.menu{width:100%;margin-top:60px;}
.menu ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{ position:relative;z-index:2; display: block;margin:0 0px;color:#191919;font-size:18px; border:1px #ddd solid; overflow: hidden;padding: 12px 50px;border-radius: 30px;margin: 0 10px; background: #fff;}
.menu li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:0%; background: #0c68bd;/*transition:transform .5s;transform: scale(1,0);transform-origin:top;*/}
.menu li:hover a,.menu li.active a{ color:#fff;border-color:#0c68bd }
.menu li:hover a:after,.menu li.active a:after{height:100%;/*transform: scale(1);transform-origin:bottom;*/}
/*===内页左侧↓==*/
.rack .lefter{width: 20%;}
.rack .lefter .box{margin-bottom:50px;border:3px #0c68bd solid}
.rack .lefter .title{position: relative;padding:20px;color: #fff;font-size: 22px;background: #0c68bd;}
.rack .lefter .title:before{content:"";float:left;margin: 8px 20px 0 0;width: 4px;height: 15px;background: #fff;}
.rack .lefter .title font{ display: none; font-size:14px;}
.rack .lefter .wx{color:#666;font-size:14px;line-height:28px;margin:20px}
.rack .lefter .wx font{color:#000;font-weight:bold;font-size:16px}
.rack .lefter .wx .online{margin-top:15px; display: table; color:#fff;font-size:12px;padding:5px 30px;border-radius:30px;background: #0c68bd;}
.rack .lefter .wx .online:hover{ background: #666;}
/*===内页左侧导航↓==*/
.leftNav{}
.leftNav ul{ margin: 20px;}
.leftNav ul li{border-bottom:1px #ddd solid;}
.leftNav ul a{width: 100%;display: block;color:#666;font-size: 16px;margin:15px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.leftNav ul li font{width:85%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.leftNav ul li:hover a,.leftNav ul li.active a{color:#0c68bd;transform:translateX(0px);}
.leftNav ul li:hover i,.leftNav ul li.active i{color:#0c68bd}
.leftNav ul i{float:right;color:#666;font-size:20px;margin:0 0 0}
/*===内页右侧↓==*/
.rack .righter{width:77%}
/*==面包屑↓==*/
.site{margin:30px 0px 0px 0;color:#767676;font-size:14px;}
.site .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#0c68bd}
/*==地图↓==*/
#dituContent{margin:0px 0 0 0;width:100%; height:500px;}
/*==标题↓==*/
.titleAx{color:#002942;font-size:36px;}
.titleAx span{margin-top:10px;display: block;color:#002942;font-size:16px;}
.titleAx hr{display: block; margin:20px 0 0 0;width:10px;height:2px; border:none; background: #0c68bd;}
.titleAx.cen{text-align: center;margin-bottom:50px;}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleAx.m30{margin-bottom:30px;}
.titleBx{margin-top:0px;color:#151515;font-size:40px;margin-bottom:50px;font-weight:bold; text-align: center;}
.titleBx hr{display: table;width:20px;height:2px; margin:10px auto 0;border:none;background: #0c68bd;}
.titleBx span{display: block; margin:10px auto 0;color:#666666;font-size:16px;font-weight:400}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 0 0;}
/*==边距↓==*/
.mt80{margin-top:80px}
.mt100{margin-top:100px}
/*--*/
.pt80{padding-top:80px;}
.ptm80{padding:80px 0}
.ptm100{padding:100px 0}
.ptm810{padding:80px 0 100px 0}
.ptm85s{padding:80px 0 80px 0}
.pt812b{padding:80px 0 120px 0}
/*伪类*/
.bfe:before,.bfr:after{content:""; display: block;transition: all .4s ease-in-out;}
/*-*/
.bfe-s:before,.bfr-s:after{content:"";transition: all .4s ease-in-out;}
/*-*/
.bfe-pos,.bfr-pos{ position: relative;}
.bfe-pos:before,.bfr-pos:after{content:""; position:absolute;transition: all .4s ease-in-out;}
/*-*/
.bfe-spos,.bfr-spos{ position: relative;}
.bfe-spos:before,.bfr-spos:after{content:""; position:absolute; }
/*句段限制*/
.lcp{-webkit-line-clamp: 1;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}
/*===切换通用↓==*/
.switchBox{text-align: center;}
.switchBox .btn{ position: initial; display:none;width:auto; height:initial;margin:20px 5px 0 5px;color:#fff;font-size:20px; padding:3px 20px; background: #666;}
.switchBox .btn:hover{ background: #000;}
/*===首页关键搜索↓==*/
.TopIn{border-bottom:1px solid #ddd;overflow: hidden; background: #fff;}
.TopIn .container{/*! padding:0 5%; */}
.TopIn .left{width:70%; display: table;/*! line-height: 15px; */}
.TopIn .left h3{position: relative;color:#333;font-size:14px;font-weight: bold;padding-left:20px;width: 120px;}
.TopIn .left h3:before{content:"";position: absolute;left:0;top:0;width: 2px;height:100%;background: #0c68bd;}
.TopIn .left h3,.TopIn .left .list{display: table-cell;/*! line-height: 12px; */vertical-align: middle;}
.TopIn .left .list a{display: inline-block;margin-left:30px; color:#666666;font-size:14px;max-width: 29%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.TopIn .left .list a i{color:#0c68bd;font-size:12px; margin-right:10px;}
.TopIn .left .list a:hover{color:#0c68bd}
.TopIn .search{ position: relative; width:25%;border-left: 1px #ddd solid;}
.TopIn .search form{ position: relative}
.TopIn .search input{padding: 5px 20px;width:100%;border:none;color:#666;font-size: 14px;background: none;}
.TopIn .search input::-moz-placeholder{color:#999}
.TopIn .search input::-ms-input-placeholder{color:#999}
.TopIn .search button{position: absolute;top:4px;right:0;width:12px;height:15px;margin:0px;color:#333;font-size: 18px;font-weight: bold;border:none; /*! background:url(../images/search-ico.png) no-repeat center; */background: none;}
.TopIn .search button:hover{color:#0c68bd}
.TopIn .left,.TopIn .search{padding: 30px 35px 30px 0px;}
/*===首页解决方案↓==*/
.solveHome{background:#f5f5f5;}
.solveHome .list{/*display: flex;flex-flow: row wrap;align-content: flex-start;*/}
.solveHome .list li{float:left;width:20%;padding:0 50px; border-right:1px #eee solid; text-align: center;}
.solveHome .list li a{display: block;}
.solveHome .list .pic{width:180px;height: 180px; margin:0 auto 15px;border-radius: 50%; border:4px #e6e6e6 solid; overflow:hidden;}
.solveHome .list .pic img{width:100%;height: 100%;object-fit: cover;}
.solveHome .list h4{color:#333333;font-size:18px;margin-bottom:15px; font-weight:bold;}
.solveHome .list p{    -webkit-line-clamp: 2;color:#333333;font-size:14px; line-height:20px;}
.solveHome .list .more{display: table; margin:20px auto 0;  color:#444444;font-size:13px;padding:5px 10px;border:1px #ddd solid;border-radius: 5px;}
.solveHome .list li:last-child{border:none}
.solveHome .list li:hover .pic{border-color:#0c68bd}
.solveHome .list li:hover h4{color:#0c68bd}
.solveHome .list li:hover .more{color:#fff;border-color:#0c68bd; background: #0c68bd;}
/*===首页品质↓==*/
.qualityHome{overflow: hidden;background: url(../images/bg02.jpg);}
.qualityHome ul{display: flex;flex-flow: row wrap;align-content: flex-start;}
.qualityHome ul li{float:left;position: relative;width:33.3%;text-align: center;}
.qualityHome ul li:before{content: "";position: absolute;left:0;z-index: 0;bottom: -100%;width:100%;height: 100%;}
.qualityHome ul li .pic{margin-bottom: 40px;}
.qualityHome ul h4{color:#002942;font-size:24px;margin-bottom:10px;font-weight: bold;}
.qualityHome ul p{color:#494949;font-size:15px; line-height:24px;padding:0 50px;}
.qualityHome ul li:nth-child(2){background:#fff}
.qualityHome ul li:nth-child(2):before{ background: #fff;}
.qualityHome ul li:hover h4{color:#0c68bd}
/*===首页案例↓==*/
.CaseHome{background:#f9fbfd url(../images/CaseBg01.jpg) no-repeat center top;}
.CaseHome .long{background: #fff;}
.CaseHome .left{width: 23%;/* padding-right: 30px; */}
.CaseHome .left li{position: relative; margin-bottom:1px;cursor: pointer;}
.CaseHome .left li a{position: relative;display: block;color:#002942;font-size:16px;padding: 22px 30px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.CaseHome .left li i{opacity: 0;position: absolute;right: -17px;top: 20px;z-index:2;color:#0c68bd;font-size: 24px;}
.CaseHome .left li.active a{color:#fff; background:#0c68bd;}
.CaseHome .left li.active i{opacity: 1;}
.CaseHome .right{width: 77%;display: inline-block;}
.CaseHome .pic{float:left;width: 55%;}
.CaseHome .pic a{display:block;position:relative;width: 100%;height: 100%;}
.CaseHome .pic img{position:absolute;left:0;top:0;right: 0;bottom: 0;margin: auto;display: block;max-width:100%;width: auto;height: 395px;}
.CaseHome .wx{float:right;width: 45%;padding: 50px 40px 40px 40px;color:#666;font-size:14px;background:#efefef;}
.CaseHome .wx h4{margin-bottom:30px;}
.CaseHome .wx h4 a{color:#002942;font-size:24px; }
.CaseHome .wx p{-webkit-line-clamp: 5;line-height:30px}
.CaseHome .wx .online{display: table;margin-top:50px;color:#fff;font-size:15px;padding:10px 30px;border-radius: 30px;background: #002942;}
.CaseHome .wx h4:hover a{color:#0c68bd}
.CaseHome .online:hover{background:#0c68bd}
.CaseHome .partner{ margin-top:60px;}
.CaseHome .left,.CaseHome .pic,.CaseHome .wx{height:395px}
/*.CaseHome .pic,.CaseHome .wx{float:none;width: auto;display:inline-block;vertical-align:top;}*/
/*===合作伙伴列表↓==*/
.partner-list{ margin:0 0 -10px -10px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.partner-list li{float:left;width: 14.2%;margin-bottom:10px}
.partner-list li a{position: relative; display: block;margin-left:10px;}
.partner-list li img{display:block;width:100%;}
.partner-list li h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 2;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;}
.partner-list li a:after{opacity:0;content: "";position: absolute;left:0;top:0;width:100%;height:100%;background: rgba(0,0,0,0.6);transition: all .4s ease-in-out;}
.partner-list li:hover h4{ opacity:1}
.partner-list li:hover a:after{ opacity:1}
/*===首页关于↓==*/
.AboutHome{ overflow: hidden; background: url(../images/AboutBg01.jpg) no-repeat center; background-size:cover ;}
.AboutHome .wx{color:#fff;font-size:15px;line-height:26px;text-align: center;padding:0 50px}
.AboutHome .long{ position:relative;margin-top:80px}
.AboutHome .list h4{color:#fff;font-size:16px;margin-top:15px; text-align: center;}
.AboutHome .list li:hover h4{color:#fff}
.AboutHome .btn{top:45%;left: -50px;padding: 8px 0px;color:#fff;font-size: 30px;width: auto;height: initial;margin: 0px;background:#0c68bd;}
.AboutHome .btn.nt{left:auto; right:-50px;}
.AboutHome .btn:hover{color:#0c68bd;background: #fff;}
/*数字加载*/
.digital{width:100%;margin-top: 50px;padding:0 50px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.digital li{position: relative;z-index:2; float:left;width:20%;display: block;}
.digital li a{position:relative;z-index:2; display:table;margin:auto}
.digital li span{color:#fff;font-size:76px;/* font-weight: bold; */}
.digital li h5{color:#fff;font-size:16px;/* margin-top: 10px; */}
/*==首页新闻↓==*/
.NewsHome{overflow: hidden;}
.NewsHome .title{ position: relative;margin-bottom:40px; font-size:24px;color:#002942;}
.NewsHome .title span{margin-top:5px; display: block;font-size:14px; color:#666666;text-transform:uppercase}
.NewsHome .title a{position: absolute;right:0;top:10px;font-size:20px;color:#0c68bd}
.NewsHome .title a:hover{color:#000;}
.NewsHome .title.white,.NewsHome .title.white span,.NewsHome .title.white a{color:#fff}
.NewsHome .list{ margin:0 0 -20px -40px}
.NewsHome .list li{}
.NewsHome .list li a{display: block; margin:0 0 20px 40px}
.NewsHome .list .pic{height:297px;margin-bottom:30px;}
.NewsHome .list .pic img{width:100%;height: 100%;object-fit: cover;}
.NewsHome .list h4{ width: 100%;color:#343434;font-size:15px; margin-bottom:10px;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsHome .list p{-webkit-line-clamp: 3;color:#666666;font-size:14px;line-height:24px;}
.NewsHome .list .time{position: relative;display: block;margin-top:30px;color:#666666;font-size:14px;text-align: right;}
.NewsHome .list .time:before{content: "";position: absolute;left:0;top: 5px;width: 80px;height:1px;background: #ddd;}
.NewsHome .list li:hover h4{color:#0c68bd}
.NewsHome .list li:hover .time:before{background:#0c68bd}
.NewsHome .local{position: relative;float: left;width: 36%;margin-right: 2.5%;padding:40px 40px 55px 40px;background:#f8f8f8;}
.NewsHome .local:before{content:""; position: absolute; left:0;top:0;width:100%;height:40%; background: #0c68bd;}
.NewsHome .local .list{}
.NewsHome .local h4{font-size:18px;margin-bottom:20px;font-weight:400; }
.NewsHome .local .time{margin-top:50px;}
.NewsHome .trade{margin-bottom:40px}
.NewsHome .trade .list li{float:left;width:50%}
.NewsHome .problem{}
.NewsHome .problem img{float:left;width:20%;}
.NewsHome .problem .list{float:right;margin:0 80px 0 0;}
.NewsHome .problem .list a{position: relative;display: block;margin: 0 0 15px 0;color:#666666;font-size:14px;}
.NewsHome .problem .list a:before{float:left; content: "";width: 80px;height:1px;margin:10px 15px 0 0;background: #aaa;}
.NewsHome .problem .list li:hover a{color:#0c68bd}
.NewsHome .problem .list li:hover a:before{background:#0c68bd}
.NewsHome .trade,.NewsHome .problem{float:right;width: 61.4%;padding:30px;background: #f8f8f8;overflow: hidden;}
.NewsHome .local{height:702px}
.NewsHome .trade{height:326px;}
.NewsHome .problem{height:335px}
/*==首页产品↓==*/
.productHome{}
.productHome .tone{ margin-bottom:20px; text-align: center;}
.productHome .tone li{display: inline-block;color:#343434;font-size:18px;padding:5px 25px;margin:0 10px 10px 0;border-radius: 30px;cursor: pointer; background: #f5f5f5;}
.productHome .tone li.active{color:#fff; background: #0c68bd;}
/*==服务支持↓==*/
.ServiceInner{padding:0px !important;}
.ServiceInner .after{}
.ServiceInner .after ul{margin:50px 0 -20px -20px;    display: flex; flex-flow: row wrap; align-content: flex-start;}
.ServiceInner .after ul li{float:left;width:25%;margin-bottom:20px;}
.ServiceInner .after ul a{ position:relative; display: block;height:100%;margin-left:20px;padding:50px 30px 80px 30px; background: #f3f3f3}
.ServiceInner .after ul i{ position: absolute;top:-30px;left:30px;z-index:2;  display: block; width:60px;line-height:60px; text-align: center; color:#fff;font-size:30px;border-radius: 50%; font-style:normal; background: #0c68bd;}
.ServiceInner .after ul span{display: block;color:#0c68bd;font-size:14px;margin-bottom:20px;}
.ServiceInner .after ul h4{display: block;color:#333;font-size:22px;margin-bottom:15px;}
.ServiceInner .after ul hr{display: block; border:none;width:30px;height:2px;margin:0 0 20px 0; background: #0c68bd;}
.ServiceInner .after ul p{color:#666;font-size:14px;line-height:26px;}
.ServiceInner .problem{background: #f5f5f5}
.ServiceInner .feedback{ }
.ServiceInner .feedback .top{max-width:100%;width:100%; display: block;margin-bottom: 50px;}
.ServiceInner .feedback input,.ServiceInner .feedback textarea{border:none;padding:10px 20px; color:#666;font-size:14px; background:#eee;}
.ServiceInner .feedback textarea{width:100%;height:150px;}
.ServiceInner .feedback input{float:left;width:49%;line-height: 35px;margin-bottom: 20px;}
.ServiceInner .feedback input:nth-of-type(even){float:right;}
.ServiceInner .feedback button{border:none; color:#fff;font-size:14px;padding: 12px 60px;display: table;margin: 40px auto 0;background: #0c68bd;}
.ServiceInner .feedback button:hover{background: #333}
/*==常见问题列表↓==*/
.problem-list{display: table;/*width:102%;*/ margin:0 0 -20px -20px}
.problem-list li{float:left;width:50%;}
.problem-list li a{display: block; padding:30px 20px; margin:0 0 20px 20px;border:1px #ddd solid;background: #fff;}
.problem-list li h4{ position:relative; color:#333;font-size:18px;padding-bottom: 2px;}
.problem-list li p{ position:relative;color:#666;font-size:14px;margin-top:15px;-webkit-line-clamp: 2;}
.problem-list li h4,.problem-list li p{ position:relative;padding-left:35px;}
.problem-list li em{position: absolute;left:0;top:0; display:block;margin-right:10px;width:20px;line-height:20px;border:1px #ddd solid;color:#666;font-size:14px;text-align: center;}
.problem-list li p em{border-color:#0c68bd;color:#fff;background: #0c68bd}
.problem-list li:hover a{box-shadow: 0 0 10px #ccc }
.problem-list li:hover h4{color:#0c68bd}
/*===解决方案↓==*/
.SolveInner{}
.SolveInner .list{}
.SolveInner .list li{ display: table;width:100%; margin-bottom:40px;overflow: hidden;border: 1px #eee solid;box-shadow: 0 0 10px #eee;}
.SolveInner .list li:last-child{margin-bottom:0px}
.SolveInner .list li a{display: block;}
.SolveInner .list .pic,.SolveInner .list .box{float:none;display:table-cell;}
.SolveInner .list .hig{height:350px;}
.SolveInner .list .pic{float:left;width: 50%;}
.SolveInner .list .pic img{display: block;max-width:100%;height: 100%;object-fit: cover;}
.SolveInner .list .box{width:50%;float: right;padding: 50px;}
.SolveInner .list h4{color:#333;font-size: 24px;font-weight: bold;margin-bottom:30px;}
.SolveInner .list .wx{-webkit-line-clamp: 6;color:#666;font-size:14px;line-height: 24px;}
.SolveInner .list .more{color: #fff;display: table;font-size:12px;margin-top:30px;/* border:#ddd solid 1px; */padding: 12px 30px;background: #0c68bd;}
.SolveInner .list li:hover{box-shadow: 0 0 10px #ccc;transform:translateY(-5px);}
.SolveInner .list li:hover h4{color:#0c68bd}
.SolveInner .list li:hover .more{background:#333}
.SolveInner .list li.two{text-align: right;}
.SolveInner .list li.two .more{float:right}
.SolveInner .list li.two .pic{float:right}
.SolveInner .list li.two .box{float:left}
/*==案例列表↓==*/
.CaseListBox{}
.case-list{margin:0 0 -20px -20px}
.case-list li{float:left; width:25%; }
.case-list img{max-width:100%;width:100%;}
.case-list a{position:relative; display:block;margin:0 0 20px 20px;overflow:hidden}
.case-list .pic{padding-top:80%;border: 1px #eee solid; background: #f9f9f9;}
.case-list .box{position:absolute;bottom: -100px;width:100%;height: 150px;padding: 15px 20px;background:rgba(0,0,0,0.5);}
.case-list h4{color:#fff;font-size: 16px;margin-bottom:15px;font-weight:bold;}
.case-list p{color:#fff;font-size: 14px;line-height: 24px;-webkit-line-clamp: 2;transition: all .4s ease-in-out;}
.case-list b{display:block;color:#fff;font-size:14px;margin-top:15px;}
.case-list li:hover h4{color:#fff;}
.case-list li:hover .pic{border: 1px #666 solid;}
.case-list li:hover .box{bottom:0;}
/*==案例详情↓==*/
.CaseDetail{}
.CaseDetail .title{ color:#000;font-size:30px;/*text-align:*/center; margin-bottom:40px;}
.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}
.CaseDetail .details{margin-top:40px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:80px;}
.CaseDetail .relevant .list .pic{}
.CaseDetail .top{padding: 60px 30px 40px 30px;background: #f5f5f5;}
.CaseDetail .top .left{width:45%;}
.CaseDetail .top .right{width:50%}
.CaseDetail .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.CaseDetail .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding:20px 0 20px 40px;border-top:1px #ddd solid;border-bottom:1px #ddd solid; background: url(../images/kefu-ico.png) no-repeat left;}
.CaseDetail .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px;  background-color: #0c68bd; }
.CaseDetail .top .right .online{padding-left:70px;background-image: url(../images/ico20.png);background-position:30px 11px ; background-repeat:no-repeat ;}
.CaseDetail .top .right .download{color:#4c4c4c;background: #fff;}
.CaseDetail .top .right .btn:hover{color:#fff;background-color: #333;}
/*==滚动图↓==*/
.srllPho{ position: relative;;width: 100%;margin: auto;}
.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}
.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}
.srllPho .gallery-top li{height:500px;}
.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}
.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}
.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}
.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #0c68bd solid;}
.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}
.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#0c68bd;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}
.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}
.srllPho .btn.nt{left:auto;right:0;}
/*.srllPic .btn.next{transform:rotate(180deg);}*/
.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#0c68bd;}
.srllPho .swiper-button-disabled{opacity: .5;}
/*.srllPic .btn:hover{ opacity: 1;}*/
.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}
/*==关于↓==*/
.AboutInner{padding-bottom:0px !important}
.AboutInner .culture{background: url(../images/cultureBg.jpg) no-repeat center; background-size:cover ;}
.AboutInner .culture ul{width:65%}
.AboutInner .culture ul li{position:relative;float:left;width:31.3%;margin:0 0 2% 2%}
.AboutInner .culture ul li img{display: block;width:100%;}
.AboutInner .culture ul .box{position: absolute;bottom:0;padding:30px;}
.AboutInner .culture ul h4{color:#fff;font-size:26px;}
.AboutInner .culture ul p{color:#fff;font-size:16px; margin-top:10px;}
.AboutInner .cooperate{background: url(../images/cooperateBg.jpg) no-repeat center; background-size:cover;}
.AboutInner .cooperate h4{opacity: 0; position: absolute;left:0;bottom:0;width:100%;padding:10px; text-align: center; font-size:14px;color:#fff; background: #0c68bd;}
.AboutInner .cooperate .pic img{width:100%}
.AboutInner .cooperate li:hover h4{opacity: 1;}
.AboutInner .cooperate .spot{position:initial; margin-top:40px}
.AboutInner .cooperate .spot span{opacity: 1;width:10px;height:10px; background: #fff;}
.AboutInner .cooperate .spot span.swiper-pagination-bullet-active{background: #0c68bd;}
/*==简介通用↓==*/
.introduceCon{}
.introduceCon .left{position: relative; width:50%;height:540px;}
.introduceCon .left img{max-width:100%;width:100%;}
.introduceCon .left em{position: absolute; left:50%;top:50%;margin:-25px 0 0 -70px; display: block;color:#fff;font-size:25px; border:2px #fff solid; border-radius:40px;padding:10px 55px;font-family:"iconfont";}
.introduceCon .left:hover em{border-color:#000; background: #000;}
.introduceCon .right{width:45%}
.introduceCon .right .title{color:#191919;font-size:40px;margin-bottom:30px;}
.introduceCon .right .tit{color:#0c68bd;font-size:22px;font-weight:bold;margin-bottom:25px;}
.introduceCon .right .wx{color:#666666;font-size:14px;line-height: 26px;}
.introduceCon .right .moreBtn{margin-top:60px;}
.introduceCon .digital{margin-top:80px;padding:50px 0;border-bottom:1px #ddd solid;border-top:1px #ddd solid;}
.introduceCon .digital li{border-right:1px #ddd dashed}
.introduceCon .digital li:last-child{border:none}
.introduceCon .digital li span{color:#333}
.introduceCon .digital li h5{color:#999}
/*==荣誉资质通用↓==*/
.honorCon{background: url(../images/bg03.jpg);}
.honorCon .long{position: relative;}
.honorCon li{}
.honorCon .list li .pic{height:310px;padding:30px !important; background:#fff url(../images/honorBg.png) no-repeat center;background-size: contain;}
.honorCon li h4{color:#333333;font-size:16px;margin-top:20px; text-align: center;}
.honorCon li:hover h4{color:#0c68bd}
.honorCon .btn{left:-25px;width:50px;height:50px; line-height:45px;text-align: center;color:#fff;font-size:32px; background: #666;}
.honorCon .btn.next{left:auto;right:-25px;}
.honorCon .btn:hover{background:#0c68bd;}
/*==公司环境列表↓==*/
.ambient-list{margin: 0 0px -20px -20px;}
.ambient-list li{float:left;width:25%;}
.ambient-list li a{display: block;margin: 0 0px 20px 20px;}
.ambient-list li h4{color:#333333;font-size:14px;margin-top:10px;}
.ambient-list li:hover h4{color:#0c68bd}
/*==解决方案↓==*/
.SolveListBox .list{/* width:102%; */margin: 0 0 -30px -30px;}
.SolveListBox .list li{float:left;position: relative;width:48%;/* margin:0 0 2% 2%; *//* height: 220px; *//* border:1px #ddd solid; *//* padding:30px 30px 30px 300px; */}
.SolveListBox .list li a{display: block;position: relative;margin: 0 0 30px 30px;/* width: 100%; */height: 100%;height: 220px;padding: 30px 30px 30px 300px;border: 1px #ddd solid;}
.SolveListBox .list li .pic{position: absolute; left:0;top:0;width:270px;height:100%;}
.SolveListBox .list li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.SolveListBox .list li h4{color:#191919;font-size: 18px;font-weight: bold;}
.SolveListBox .list li p{color:#464646;font-size:14px; margin:20px 0 20px 0;-webkit-line-clamp: 3;}
.SolveListBox .list li .time{float:left; color:#434343;font-size:14px;margin-top: 5px;}
.SolveListBox .list li .more{float:right;color:#434343;font-size:14px;padding: 8px 30px;border-radius:30px;background: #e6e6e6;}
.SolveListBox .list li:hover a{ background: #f7f7f7;}
.SolveListBox .list li:hover h4{ color:#0c68bd}
.SolveListBox .list li:hover .more{ color:#fff; background: #0c68bd;}
/*==单页  2 ↓==*/
.pageC2{}
.pageC2 .righter{padding: 60px 0px;/* border:1px #ddd solid; */}
.pageC2 .righter .title{color: #555;font-size: 30px;font-weight: bold;text-align: center;border-bottom:1px #ddd solid;padding-bottom:30px;margin-bottom: 40px;}
/*==产品列表↓==*/
.product-list{display: flex;flex-flow: row wrap;align-content: flex-start;margin: 0 0 -15px -15px;}
.product-list li{float:left;width:50%;margin-bottom:15px;}
.product-list a{display: block;margin-left: 15px;padding: 40px;height:100%;border:1px #ddd solid;overflow: hidden;}
.product-list .box{/* float:right; */display: table;}
.product-list .one .pic{float:left;width: 360px;height: 260px;margin-right:30px;}
.product-list .one .pic img{max-width:100%;height: 100%;object-fit: cover; }
.product-list .one h4{color:#002942;font-size:18px;font-weight: bold;margin-bottom:20px;
  width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product-list .one p{-webkit-line-clamp: 2;color:#606060;font-size:14px;}
.product-list .one .more{display: table;margin-top:20px;color:#444444;font-size:12px;padding: 8px 20px;border:1px #ddd solid;border-radius: 5px;}
.product-list .one .img{display: block;margin-top:25px;}
.product-list .one .img img{display: block;float:left;width: 31%;height:77px;margin-right: 2.3%;border:2px #ddd solid;}
.product-list .one .img.bgk{background:#ddd}
.product-list li:hover a{border-color:#0c68bd}
.product-list li:hover h4{color:#0c68bd}
.product-list li:hover .more{color:#fff;border-color:#0c68bd;background:#0c68bd}
.product-list .img img:hover{border-color:#666}
.product-list .two{width:25%}
.product-list .two a{padding:30px}
.product-list .two .pic img{height: 240px;}
.product-list .two h4{color:#002942;font-size:15px; margin-top:20px;text-align: center; width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.productHome .see{ display: table; margin:50px auto 0; color:#fff;font-size:16px;padding:16px 50px;border-radius: 50px; background: #002942;}
.productHome .see:hover{background: #0c68bd;}
/*==产品详情↓==*/
.ProductShow{}
.ProductShow .top{/*padding:60px 0 120px 0; ;border-bottom:1px #ddd solid;background: #f5f5f5;*/}
.ProductShow .top .left{width:55%;}
.ProductShow .top .right{width:40%}
.ProductShow .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.ProductShow .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.ProductShow .top .right .parts{ margin: -50px 0 35px 0;overflow: hidden;}
.ProductShow .top .right .parts h3{color:#333;font-size: 18px;margin-bottom: 15px;}
.ProductShow .top .right .parts img{display: block;float:left;width: 30%;max-height:120px;margin-right: 2%;border:2px #ddd solid;}
.ProductShow .top .right .parts img:hover{border-color:#666}
.ProductShow .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:40px;padding:20px 0 20px 40px;border-top:1px #ddd solid;border-bottom:1px #ddd solid; background: url(../images/kefu-ico.png) no-repeat left;}
.ProductShow .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #0c68bd;}
.ProductShow .top .right .online{padding-left:70px;background-image: url(../images/ico20.png);background-position:30px 11px ; background-repeat:no-repeat ;}
.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}
.ProductShow .top .right .btn:hover{color:#fff;background-color: #ff6726;}
.ProductShow .con{margin-top:70px}
.ProductShow .con .tone{overflow:hidden;margin-bottom:50px;border-bottom:1px #ddd solid; text-align: center;}
.ProductShow .con .tone li{position: relative; display: inline-block; margin:0 25px 0 0; /*! border-left:1px #ddd solid; */cursor: pointer;}
.ProductShow .con .tone li a{display: block; color:#444444;font-size:20px;padding: 0px 0px 20px 0;}
.ProductShow .con .tone li a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #0c68bd}
.ProductShow .con .tone li.active a,.ProductShow .con .tone li:hover a{color:#0c68bd}
.ProductShow .con .tone li.active a:after,.ProductShow .con .tone li:hover a:after{transform: scale(1);transform-origin:left;}
.ProductShow .con .long{margin-bottom:50px;padding-bottom:40px; border-bottom:1px #ddd solid}
.ProductShow .con .title{position: relative; color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}
.ProductShow .con .title:before{content:"";position: absolute; left:0;top:10%;width:2px;height: 80%; background: #0c68bd;}
.ProductShow .con .long:last-child{margin-bottom:0px;padding-bottom:0px; border-bottom:0px}
.ProductShow .con .wx{}
.ProductShow .con .wor{color:#393939;line-height:24px;font-size:15px;}
.ProductShow .srll{}
.ProductShow .srll .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}
.ProductShow .srll .leftPic img{display: block;margin:auto;height:100%;max-width:100%;}
.ProductShow .srll .rightPic{width:20%;float: right;padding-left:15px;}
.ProductShow .srll .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid; background: #fff;}
.ProductShow .srll .rightPic li img{display: block;max-width:100%;height: 100%; margin:auto}
.ProductShow .srll .rightPic li.swiper-slide-thumb-active{border-color:#0c68bd}
.ProductShow .srll .leftPic,.ProductShow .srll .rightPic{height: 520px;}
.ProductShow .srll .rightPic:hover .btn{opacity: 1 !important;}
.ProductShow .srll .btn{opacity:0 !important; left:15px;top:0;right:0;width:100%;height:auto;margin:0px;color:#fff;font-size:40px;padding:2px 0; text-align: center;background:rgba(0,0,0,0.5)}
.ProductShow .srll .btn.swiper-button-disabled{opacity: .9}
.ProductShow .srll .btn:before{display:block;margin: 0;padding: 0;}
.ProductShow .srll .btn.nt{top:auto;bottom:0;}
.ProductShow .srll .btn:hover{background:rgba(0,0,0,0.7)}
/*==新闻↓==*/
.NewsListBox{padding-bottom:0 !important}
.NewsListBox .up{margin-bottom:90px;}
.NewsListBox .up .more{}
.NewsListBox .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #666;}
.NewsListBox .up .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 15px;background: url(../images/line03.png) no-repeat -10px 0;transition: all .4s ease-in-out;}
.NewsListBox .up .more:hover{ background: #0c68bd;}
.NewsListBox .up .more:hover:before{transform:translateX(3px);}
.NewsListBox .up .swiper-container:after{content: "";position: absolute; left:0;bottom:0;width:100%;height:100px; background: #009fe8;}
.NewsListBox .up .spot{bottom:0;display: table;width: 100%;left: 700px;/*! margin-left: 52px; */text-align: left;padding: 30px 35px 30px 50px;background:#0c68bd;}
.NewsListBox .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}
.NewsListBox .up .spot .swiper-pagination-bullet-active{ background:#fff}
.NewsListBox .up li{ position: relative; }
.NewsListBox .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}
.NewsListBox .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}
.NewsListBox .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.NewsListBox .up li .box{/*! text-align: center; */float: left;width: 100%;height: 100%;}
.NewsListBox .up li .box h4{width: 100%;font-size:24px;color:#191919;/*! font-weight: bold; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsListBox .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}
.NewsListBox .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}
.NewsListBox .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}
.NewsListBox .up li:hover h4{color:#0c68bd}
.NewsListBox .shell{padding: 70px 0 50px 0;background-color: #f3f3f3; overflow: hidden;}
.NewsListBox .shell ul{margin:0 0 -30px -30px;}
.NewsListBox .shell li{float: left;width: 33.3%;}
.NewsListBox .shell li a{position: relative;display: block;margin:0 0 30px 30px;padding: 30px; overflow: hidden;background-color: #fff;}
.NewsListBox .shell li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .5s;background-color: #0c68bd;}
.NewsListBox .shell li a h4{width: 100%;font-size: 16px;font-weight:bold;color: #191919;margin-top:30px;;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .4s;}
.NewsListBox .shell li a .txt{-webkit-line-clamp: 2;font-size: 14px;color: #666666;line-height: 24px;margin-top:15px;/*! overflow: hidden; */margin-bottom: 15px;}
.NewsListBox .shell li a .pic{display: block;position: relative;width: 100%;padding-top: 70%;overflow: hidden;}
.NewsListBox .shell li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .4s;top: 0;left: 0}
.NewsListBox .shell li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}
.NewsListBox .shell .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}
.NewsListBox .shell .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(../images/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}
.NewsListBox .shell li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}
.NewsListBox .shell li:hover a{transform: scale(1.02);}
.NewsListBox .shell li:hover a:after{width: 100%;}
.NewsListBox .shell li:hover a h4{color: #0c68bd}
.NewsListBox .shell li:hover .more{color:#f60}
.NewsListBox .shell li:hover .more:before{ background-position:0 0 }
/*==新闻详细页↓==*/
.NewsDetailBox{}
.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}
.NewsDetailBox .tit{color:#000000;font-size:23px;}
.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg span{margin:0 5px;}
.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#FF6600}
.NewsDetailBox .msg .active{font-weight:bold;}
.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}
.NewsDetailBox .share .bshare-custom{float:left;}
.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}
.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(../images/line202.png); background-position:12px 15px; background-repeat:no-repeat;}
.NewsDetailBox .share .return:hover{background-color:#0085d0}
.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a:hover{color:#0085d0}
.NewsDetailBox .pagIng .prev{float:left}
.NewsDetailBox .pagIng .next{float:right}
.NewsDetailBox .relevant{margin-top:60px}
.NewsDetailBox .relevant .tit{color:#333;font-size:22px;}
.NewsDetailBox .relevant .list{margin-top:20px;}
.NewsDetailBox .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}
.NewsDetailBox .relevant .list li:nth-of-type(even){float:right;}
.NewsDetailBox .relevant .list li .time{float: right; color:#858585;font-size:14px;}
.NewsDetailBox .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../images/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}
.NewsDetailBox .relevant .list li:hover a{color:#0085d0}
/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent{height: 540px;}
.ContactInner .long .left{ width:52%;}
.ContactInner .long .right{width:45%; border:1px #ddd solid;padding: 45px 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ContactInner .long .right .title{color:#333333;font-size:26px;}
.ContactInner .long .right .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}
.ContactInner .long .right .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:10px; height:3px; background: #0c68bd;}
.ContactInner .long .right .tel:after{ content: ""; position: absolute; left:13px;top:32px; width:25px; height:3px; background: #0c68bd;}
.ContactInner .long .right .tel font{margin-top:30px;font-size:30px;color:#0c68bd;display: block;font-weight: bold;}
.ContactInner .long .right .wx{min-height:156px;margin-top:20px;color:#333333;font-size:14px;display: block;line-height: 26px;}
.ContactInner .long .right .add2{ margin-top:30px;color:#333333;font-size:14px;display: block;}
.ContactInner .long .right .add2 font{font-size:22px; color:#333;display: block;margin-bottom: 10px;}
.ContactInner .long .right .ewm{position: relative;float:left;color:#666666;font-size:12px; text-align: center;display: block;line-height: 15px; margin-right:80px;}
.ContactInner .long .right .ewm:after{ position: absolute; content: "";position: absolute;right:-50px;top:20%;width:1px;height:60%;border-right:1px #bbb dashed}
.ContactInner .long .right .ewm img{ display: block;margin:0 auto 5px;}
.ContactInner .long .right .online{ float:left;color:#fff;margin:50px 0 0 20px; font-size:14px; padding:8px 40px; background: #0c68bd;display: block;border-radius: 20px;text-align: center;}
.ContactInner .long .right .online:hover{background: #666;}
.ContactInner .long .right .lt{}
.ContactInner .long .right .rt{margin-top:20px;width: 100%;}
.ContactInner .map{margin-top:70px}
.ContactInner .map #dituContent{height:500px;}
/*==留言通用↓==*/
.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover;}
.MessageCon .long{padding:80px; background: #fff;}
.MessageCon .title{margin-bottom:40px;overflow: hidden;}
.MessageCon .title h2{float:left;color:#191919;font-size:24px;}
.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}
.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}
.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:1%;}
.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px;}
.MessageCon textarea{width:100%;height:120px;}
.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}
.MessageCon button:hover{background:#0c68bd}
.MessageCon .x1{background-image: url(../images/ico201.png);}
.MessageCon .x2{background-image: url(../images/ico202.png);}
.MessageCon .x3{background-image: url(../images/ico203.png);}
.MessageCon .x4{background-image: url(../images/ico204.png);}
.MessageCon .x5{background-image: url(../images/ico205.png);}
/*==list-box 图片款 久↓==*/
.list-box{margin:0 0 -10px -10px}
.list-box li{float:left; width:25%; }
.list-box li img{max-width:100%;width:100%;}
.list-box li a{display:block;margin:0 0 10px 10px}
.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #0c68bd solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#0c68bd;}
/*==底部===*/
.footer{padding: 60px 0 30px 0;background: #2e3337;overflow: hidden;}
.footer .up{padding-bottom:60px;overflow: hidden;}
.footer .nav{position:relative;display: table;margin-bottom: 30px;width: 51%;}
.footer .nav h3{ color:#fff;font-size:14px;margin-bottom:20px;}
.footer .nav li{ display: table-cell; padding-right: 40px;}
.footer .nav li a{ display: block;color:#858585; font-size:12px;padding:5px 0;}
/*.footer .nav li:last-child{padding-right:0px}*/
.footer .nav li a:hover{color:#fff}
.footer .ewm{position: relative;width: 21%;padding:0 30px;color:#858585;font-size:12px;text-align:center;border-left:1px #313131 solid;border-right:1px #313131 solid;}
.footer .ewm img{display: table;margin: auto;width: 150px;margin-bottom:10px;}
.footer .ewm:before,.footer .ewm:after{content: "";position:absolute;top:-50%;width: 1px;height: 300%;background: #363c41;}
.footer .ewm:before{left:0;}
.footer .ewm:after{right:0;}
.footer .right{width: 20%;float: right;}
.footer .right .tel{position: relative; display: block;color:#858585;font-size:12px;}
.footer .right .tel font{display: block;color:#fff;font-size:32px;font-weight:bold}
.footer .right .tel i{position: absolute;left: -65px;color:#fff;font-size:50px;}
.footer .right .wx{margin-top:20px;color:#858585;font-size:12px;line-height:25px;}
.footer .down{ padding-top:25px;border-top:1px #363c41 solid}
.footer .down:before{content: ""; position: absolute; left:0;top:0;width:100%;height:1px; background: #ddd;}
.footer .down a{ color:#858585;font-size:12px; }
.footer .down a:hover{color:#fff}
.footer .copy{color:#858585;font-size:12px;}
.footer .link{margin-top:10px;}
.footer .link h3{color:#fff;font-size:12px;float: left;}
.footer .link a{color:#858585;font-size:12px;display: inline-block;padding: 0 15px;font-size:12px;line-height: 9px;border-right: 1px #999 dotted;}
.footer .link a:last-child{border:none;}
.footer a:hover{color:#fff}
.my-video-dimensions{width:100%;height:100%;}
.videoMain .video-js .vjs-big-play-button,.bVideo .video-js .vjs-big-play-button{left:50%;top:50%;width:60px;height:60px;border-radius:100%;margin-left:-30px;margin-top:-30px;line-height:60px;}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before{line-height:60px;}
.layer_video{width:80% !important;height:85% !important;}

.videoEject{background:#000;position: relative;height:540px;}
.videoEject a::after{content:"";position: absolute;left:50%;top:50%;width:100px;height:100px;background: url('../images/vPlay.png') no-repeat;margin-left:-50px;margin-top:-50px;background-size:100%;}
.videoEject .bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;opacity:.6;}