
/**
深圳市恒一信息技术有限公司
http://szhengyi.net
**/
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;background:#fff;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#e72c35;}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd70{padding:70px 0;font-size:.875em;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('../font/font_1152918_9ee6ghp2xv.eot');
  src: url('../font/font_1152918_9ee6ghp2xv.eot') format('embedded-opentype'),
  url('../font/font_1152918_9ee6ghp2xv.woff2') format('woff2'),
  url('../font/font_1152918_9ee6ghp2xv.woff') format('woff'),
  url('../font/font_1152918_9ee6ghp2xv.ttf') format('truetype'),
  url('../font/font_1152918_9ee6ghp2xv.svg') format('svg');
}
@font-face {
  font-family: 'szsx';
  src: url('../font/SunYatsenHsingshu.eot');
  src: url('/themes/Home/default/Public/font/SunYatsenHsingshu.eot?') format('embedded-opentype'),
  url('../font/SunYatsenHsingshu.woff2') format('woff2'),
  url('/themes/Home/default/Public/font/SunYatsenHsingshu.woff') format('woff'),
  url('/themes/Home/default/Public/font/SunYatsenHsingshu.ttf') format('truetype'),
  url('/themes/Home/default/Public/font/SunYatsenHsingshu.svg') format('svg');
}
@font-face {
  font-family: 'zsxs';
  src: url('/themes/Home/default/Public/fonta/zsxs.eot');
  src: url('/themes/Home/default/Public/fonta/zsxs.eot?') format('embedded-opentype'),
  url('../font/zsxs.woff2') format('woff2'),
  url('/themes/Home/default/Public/fonta/zsxs.woff') format('woff'),
  url('/themes/Home/default/Public/fonta/zsxs.ttf') format('truetype'),
  url('/themes/Home/default/Public/fonta/zsxs.svg') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}



/* 头部 */
.header{position: fixed;width:100%;height:100px;z-index:99;left:0;top:0;padding-top:30px;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:5px 370px 0 210px;height:70px;font-size:1.375rem;font-family:"zsxs";} 
/* .nav{padding:5px 370px 0 210px;height:70px;font-size:1.143rem;} */
.nav .m{float:left;text-align:center;padding-left:1px;width:12.5%;height:70px;}
.nav .m>a{color:#fff;position:relative;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:2px;background:#e72c35;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.nav .cur>a::after,.nav .m:hover>a::after{width:100%;transform: scale(1);transform-origin:left;}
.nav .sub{line-height:26px;position:absolute;z-index:90;top:100%;left:0;display:none;width:100%;padding:20px 0;font-size:0.818em;}
.nav .sub::after{content:"";position: absolute;left:-50%;width:200%;height:100%;background:rgba(0,0,0,.5);top:0;z-index:-1;}
.nav .sub a{color:#fff;}
.nav .sub li{display:inline-block; padding:0 20px;}
.nav .sub li a{height:40px;line-height:40px;background: url('../image/ly_li.png') no-repeat left center;opacity:.8;display: block;padding-left:15px;}
.nav .sub li a:hover{opacity:1;text-decoration: underline;}
.headR{position:absolute;right:0;top:5px;color:#fff;;}
.headR li{float:left;font-size:12px;position:relative;}
.headR .btn{width:120px;height:28px;transition:all .4s;overflow:hidden;}
.headR .btn a{display:block;padding:0 15px;height:28px;background:#fff;line-height:28px;text-align:center;}
.headR .btn a i{font-family:"iconfont";float:right;font-style:normal;}
.headR .btn a:hover{background:#e72c35;color:#fff;}
.headR .btn:hover{height:56px;}
.headR .lang{margin-left:30px;padding:0 20px;border-right: 1px dotted rgba(255, 255, 255,.3);border-left: 1px dotted rgba(255, 255, 255,.3);margin-top:5px;font-size:14px;}
.headR .lang a{color:#fff;margin:0 10px;opacity:.6;}
.headR .lang a:hover,.headR .lang a:nth-child(2){opacity:1;}
.headR .sIcon{font-family:"iconfont";margin-left:20px;font-size:1rem;opacity:.8;margin-top:2px;cursor:pointer;}
.headR .sIcon:hover{opacity:1;}
.headFix{background:#0e76a9;height:90px;padding-top:25px;}
.headFix .nav{height:65px;}
.headFix .nav .m{height:65px;}
.headColor{background:#0e76a9;}
/* PC端搜索 */
.search{position: absolute;padding:20px;background:#e72c35; background: rgba(0,0,0,.4);left:0;top:100%;display:none;width:100%;padding-top:0;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 65px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../image/sIcon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#e72c35;}
.searSelect{float:left;width:55px;color:#333;padding-left:10px;position:relative;font-size:12px;cursor:pointer;border-right:1px solid #ddd;margin-left:-65px;}
.searSelect span{position:relative;display:block;}
.searSelect span:after{content:"";position:absolute;right:5px;top:25px;border:4px solid transparent;border-top-color:#333;}
.searSelect ul{position:absolute;top:38px;left:0;background:#fff;text-align:center;width:55px;display:none;}
.searSelect ul li{line-height:25px;border-top:1px solid #f5f5f5;}
/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#fff;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.langIcon{color:#fff;font-size:1.5rem;position:absolute;right:65px;top:18px;line-height:1;display:none;font-family:"iconfont";}


/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{bottom:40px;}
.banner .swiper-pagination-bullet{width:40px;height:2px;border-radius:0;opacity:.4;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{opacity:1;}



/* 关于 */
.conBox{padding:100px 0;font-size:.875rem;overflow:hidden;}
.about{position:relative;}
.aboutTie{position: absolute;right:0;top:110px;z-index:3;}
.aboutTie a,.newsMenu a{margin-left:70px;font-size:1.286em;position:relative;color:#191919;padding-bottom:10px;position:relative;display:inline-block;}
.aboutTie a::after,.newsMenu a::after,.listMenu a::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#e72c35;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.aboutTie .on,.newsMenu .on{color:#e6212a;}
.aboutTie .on::after,.newsMenu .on::after,.listMenu .cur::after,.listMenu a:hover:after{width:100%;transform: scale(1);transform-origin:left;}
.hTitle{margin-bottom:40px;font-size:2.857rem;color:#191919;}
.aboutL{width:31%;}
.aboutL p{margin-bottom:25px;}
.aboutL p:nth-child(1){margin-bottom:35px;}
.aboutL p strong{display:block;color:#333;margin-bottom:6px;}
.aMore i{display:inline-block;width:80px;height:7px;background: url('../image/m_arr.png') no-repeat right;margin-left:15px;transition:all .3s;}
.aMore:hover i{background-position: 0 0;}
.aboutL .txt{max-height:420px;padding-bottom:20px;}
.aboutR{width:66%;height:450px;overflow:hidden;display:block;}
.aboutR  .bgImg{animation:scale 36s linear infinite;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.2);}
  to {transform:scale(1);}
}
.aboutImg{clear:both;padding-top:40px;margin-right:-40px;}
.aboutImg li{padding-right:20px;width:25%;float:left;}
.aboutImg li a{color:#fff;font-size:0.929em;overflow:hidden;position:relative;display:block;}
.aboutImg li .bgImg{display:block;height:180px;transition:all 2s linear;}
.aboutImg li h4{position:absolute;left:30px;top:30px;transition:all .6s;}
.aboutImg li strong{display:block;font-size:13px;font-weight:700;font-size:1.692em;}
.aboutImg li a:hover h4{left:45px;}
.aboutImg li a:hover .bgImg{transform: scale(1.05);}
/* 董事长简介 */
.chairmanL{float:left;height:670px;display:block;width:34%;}
.chairmanL .bgImg,.chairmanL{background-position: center top;}
.chairmanR{width:62%;position:relative;height:670px;z-index:2;}
.chairmanR .tie{font-size:2em;color:#191919;font-weight:bold;margin-bottom:30px;}
.chairmanR .info h4{color:#333;font-weight:bold;margin-bottom:8px;}
.chairmanR .info span{width:33.3%;float:left;line-height:2;}
.chairmanR .txt{max-height:300px;overflow:hidden;margin-bottom:40px;min-height:230px;}
.cHonor{position:absolute;right:0;bottom:0;width:100%;}
.cHonor li{float:left;width:25%;border-right: 1px solid #e9e9e9;text-align:center;background:#f5f5f5;}
.cHonor li .pImg{padding-top:66%;}
.cHonor li p{padding:0 10px;height:50px;}
/* 经典作品 */
.hTitle .more{float:right;font-size:14px;background: url('../image/more_r.png') no-repeat left center;padding-left:20px;margin-top:20px;}
.works{background:#f0f0f0;} 
.works ul{margin-right:-10px;}
.works li{float:left;width:25%;padding-right:10px;position:relative;margin-bottom:10px;}
.works li a{position:relative;display:block;}
.works li .pImg{padding-top:76%;}
.works li img{top:-20px;transition:all .8s;}
.works li:nth-child(1){width:50%;}
.works li h4{height:50px;padding-top:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:absolute;right:0;bottom:0;background:#f0f0f0;z-index:3;width:100%;}
.works li:hover img{transform: scale(1.1);}
/* 新闻快讯 */
.hTie_top{overflow:hidden;margin-bottom:40px;}
.hTie_top .hTitle{margin-bottom:0;}
.newsMenu{margin-top:10px;}
.newsL{width:60%;margin-right:-40px;overflow:hidden;}
.newsL li{float: left;padding-right:40px;width:50%;overflow: hidden;}
.newsL li a{display:block;overflow:hidden;}
.newsL li .bgImg{height:320px;}
.newsL h4{font-size:1.143em;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:25px 0 15px 0;position: relative;z-index:2;background:#fff;}
.newsL li p{min-height:60px;margin-bottom:8px;font-size:.75rem;color: #666;padding-bottom:8px;position:relative;}
.newsL li p::after{content:"";position: absolute;left:0;bottom:5px;background:#e72c35;width:0;height:1px;transition:all .5s;}
.newsL li span{color:#888;font-size:.75rem;font-family:Arial;}
.newsL li i{font-style:normal;margin-right:15px;transition:all .4s;display:inline-block;min-width:75px;}
.newsL li a:hover .bgImg{transform:scale(1.08);}
.newsL li a:hover h4,.newsR li a:hover h4{color:#e72c35;} 
.newsL li a:hover p::after{width:100%;}
.newsR{width:38%;margin-top:-25px;}
.newsR li{overflow:hidden;}
.newsR li a{display:block;color:#777;padding-left:80px;position:relative;border-bottom: 1px dotted #ccc;height:125px;padding-top:20px;transition:all .5s;}
.newsR li a::after{content:"";position:absolute;left:0;bottom:-1px;transform: scale(0,1);transition:transform .5s;transform-origin: right;border-bottom: 1px solid #cf3400;width:100%;}
.newsR li .date{float:left;margin-left:-80px;width:80px;font-size:12px;;font-family:Arial;line-height:1.2;}
.newsR li .date i{display:block;font-style:normal;opacity:.3;font-size:46px;}
.newsR li h4{font-size:1.143em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:10px;transition:all .4s;}
.newsR li p{font-size:12px;}
.newsR li a:hover::after{transform: scale(1);transform-origin: left;}
.newsR li a:hover{padding-left:0;}
/*底部 */
.footer{border-top: 1px solid #d9d9d9;padding:50px 0;font-size:.75rem;line-height:1.8;}
.footL{width:64%;}
.footMenu{font-size:1.333em;margin-bottom:30px;}
.footMenu a{margin-right:35px;}
.footR{width:290px;}
.footWx{width:115px;padding:5px;background: url('../image/wx_bg.jpg');}
.footWx img{width:100%;}
.firendLink{width:140px;padding:0 20px;position:relative;z-index:5;border:1px solid #ccc;} 
.firendLink dt{cursor:pointer;height:32px;line-height:32px;}
.firendLink dt i{float:right;font-family:"iconfont";font-style:normal;color:#e6212a;transition:all .3s;}
.firendLink dd{position:absolute;bottom:32px;width:100%;left:0;display:none;border:1px solid #ccc;background:#fff;line-height:30px;}
.firendLink dd a{display: block;padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.firendLink dd a:hover{background:#e90016;color:#fff;}
.firendLink:hover i{transform:rotate(-180deg)}
/*内页公用 */
.listWrap{overflow:hidden;padding:70px 0;font-size:.875rem;}
.listBanner,.mzsmBanner{height:400px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:2.5rem;text-transform:uppercase;width:100%;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.listBanner h3 span{display: block;font-size:12px;font-weight: 400;opacity: 0.5;}
.breadCrumb{font-size:.875rem;padding:30px 0 0 20px;position:relative;overflow:hidden;color:#999;;}
.breadCrumb a{color:#999;;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:32px;} 
.breadCrumb .back{float:right;position:relative;color:#e72c35;border:1px solid #e72c35;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#e72c35;color:#fff;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 65px;background:#f5f5f5;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../image/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left}
.proSear .btn:hover{background-color:#111;}
.listTie{text-align:center;font-size:2.5em;color:#191919;margin-bottom:30px;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}
/*内页公用菜单*/
.listMenu{position: relative;z-index:3;font-size:1rem;border-bottom: 1px solid #d9d9d9;}
.listMenu .container{border-left: 1px solid #d9d9d9;overflow:hidden;text-align:center;}
.listMenu a{float:left;color:#191919;position:relative;border-right: 1px solid #d9d9d9;position: relative;width:12.5%;height:80px;line-height:80px;}
.listMenu a::after{height:2px;}
.listMenu3 a{width:auto;padding:0 30px;}
.menuSub{background:#efefef;padding:35px 3%;font-size:.875rem;}
.menuSub a{margin:0 25px;color:#555;}
.menuSub a:hover,.menuSub .cur,.breadCrumb a:hover{color:#e6212a;}
/*集团简介 */
.listWrap{padding:100px 0;overflow:hidden;font-size:.875rem;}
.synopsisL{width:20.5%;}
.synopsisL .s_logo{padding-bottom:50px;border-bottom: 1px solid #d9d9d9;margin-bottom:50px;}
.aboutImg_l li{float:none;width:100%;margin-bottom:5px;}
.aboutImg_l li .bgImg{height:140px;}
.aboutImg_l li h4{top:20px}
.synopsisR{width:75%;}
.synopsisR .s_logo{display:none;text-align:center;margin-bottom:40px;border-bottom: 1px solid #d9d9d9;padding-bottom:30px;}
.synopsisR .s_logo img{max-width:50%;}
.cHonor_page{position: static;margin-top:80px;}
.cHonor_page li{width:20%;}
/*合作伙伴 */
.partner ul{margin-right:-10px;}
.partner li{float:left;width:16.6%;padding-right:10px;margin-bottom:10px;}
.partner li a{border:1px solid #dedede;position: relative;transition:all .5s}
.partner li .pImg{padding-top:38%;}
/* .partner li img{filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);} */
.partner li a:hover img{transform: scale(1.1);}
.partner li a:hover{box-shadow:0 0 8px #ccc;z-index:2;}

/*新闻列表 */
.visible{overflow: visible;}
.careList ul{margin-right:-40px;}
.careList li{float:left;width:50%;padding-right:40px;margin-bottom:40px;}
.careList li a{display:block;background:#f5f5f5;padding-left:370px;height:270px;color:#666;}
.careList li .pImg{width:370px;padding-top:270px;margin-left:-370px;}
.careList li .txt{padding:10%;}
.careList h3{font-size:1.125em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;color:#191919;}
.careList li .date{margin-top:30px;display:block;font-size:12px;color:#999;;}
.careList li .date i{font-style:normal;margin-left:10px;}
.careList li a:hover img{transform: scale(1.1);}
.careList li a:hover h3{color:#e6212a;}
.careList li a:hover{box-shadow:0 0 10px #ccc;}
/* 新闻详情 */
.picShow_l{width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../image/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../image/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title,.relaTie{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span,.relaTie span{display:inline-block;border-bottom: 1px solid #e6212a;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#e6212a;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.showPage{height:80px;line-height:80px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#e6212a;color:#fff;}
.side_phone{margin-top:30px;color:#333;}
.side_phone h4{margin-top:15px;background: url('../image/p_icon.png') no-repeat left center;padding-left:45px;margin-left:40px;line-height:1.2;overflow:hidden;font-size:13px;margin-bottom: 15px;color:#666;padding-top:10px;}
.side_phone h4 span{display:block;font-size:28px;font-family:Arial;color:#333;margin-top:5px;}
.side_phone img{border:1px solid #d2d2d2;float:left;margin-right:30px;}


/* 图片列表 */
.picList ul{margin-right:-20px;}
.picList li{width:25%;float:left;padding-right:20px;margin-bottom:20px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:68%;}
.honorList li{width:20%;text-align:center;}
.honorList li .pImg{padding-top:115%;border:10px solid #efefef;}
.picList li p{font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#e6212a;}

/* 图片列表 */
.course{padding-left:340px;}
.courseL{float:left;width:300px;margin-left:-340px;border:4px solid #cecece;padding:4% 3%;line-height:1.2;}
.courseL h3{font-size:50px;color:#191919;margin-bottom:40px;font-weight:bold;}
.courseL p{font-size:24px;color:#e6212a;font-family:Arial;}
.courseL p span{display:block;font-size:64px;color:#b9b9b9;font-weight:bold;}
.courseR .pic img{float:left;width:33.3%;padding-right:1px;}
.courseR li{border-bottom: 1px dotted #d6d6d6;padding:40px 0 40px 125px;overflow: hidden;font-size:1.143em;color:#333;transition:all .4s;}
.courseR li .date{margin-left:-125px;width:90px;height:90px;border:4px solid #cecece;padding:10px;font-size:1.125em;float:left;display:block;line-height:1.2;color:#bbb;transition:all .4s;}
.courseR li .date i{display:block;font-style:normal;font-size:1.556em;font-family:Arial;font-weight:bold;}
.courseR .txt{vertical-align: middle;display: table-cell;height:90px;}
.courseR li:hover .date{border:4px solid #e6212a;color: #e6212a;}
.courseR li:hover{background:#f9f9f9;}

/* 公司宣传片 */
.videoList ul{margin-right:-40px;overflow: hidden;}
.videoList li{float:left;width:25%;padding-right:40px;margin-bottom:20px;}
.videoList li a{display: block;overflow: hidden;}
.videoList li .pImg{padding-top:78%;}
.videoList li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .3s;padding-top:20px;}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.5;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:90px;height:36px;background: url('../image/vIcon.png') no-repeat;margin-left:-45px;margin-top:-18px;z-index:5;transition:all .5s;}
.videoList li:hover img{transform: scale(1.06);}
.videoShow{width:100%;height:600px;}
/* 华域作品 */
.proList ul{margin-right:-10px;}
.proList li{float:left;width:25%;padding-right:10px;}
.proList li .pImg{padding-top:75%;}
.proList li img{transition:all .6s linear;}
.proList li h4{padding-top:15px;height:80px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.proList li:hover img{transform: scale(1.1);}

/* 作品详情 */
.proShow{max-width:1200px;}
.gallery{position:relative;margin-bottom:40px;}
.gallery-top {background:#f6f6f6;}
.gallery-top li{text-align:center;}
.gallery .swiper-button-next,.gallery .swiper-button-prev{top:45%;background:rgba(0, 0, 0,.5);text-align:center;width:90px;height:50px;line-height:50px;color:#fff;font-size:24px;font-family:Arial;transition:all .3s;}
.gallery .swiper-button-prev{left:0;}
.gallery .swiper-button-next{right:0;left:auto;}
.gallery .swiper-button-next:hover,.gallery .swiper-button-prev:hover{background:#e6212a;}
.caseShow .tie{font-size:2em;color:#333;margin-bottom:25px;padding-bottom:30px;background: url('../image/show_line.jpg') repeat-x left bottom;}
.caseShow .txt{margin-bottom:40px;overflow:hidden;}
.relativeWrok{margin-top:60px;}

/* 华域产业 */
.industry{margin-bottom:5px;overflow: hidden;padding-top:100px;}
.industryL{width:48%;line-height:1.6;}
.industryL .listTie{text-align:left;}
.industryPic{margin-right:-10px;margin-bottom:100px;overflow:hidden;}
.industryPic li{width:50%;float:left;margin-bottom:10px;padding-right:10px;}
.industryPic li:nth-child(1){width:100%;}
.industryPic li img{width:100%;}
.industryR{width:48%;height:450px;}
/* .industryR .bgImg{height:450px;} */


/* 华域资讯 */
.newsTop{margin-bottom:70px;overflow:hidden;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:49%;height:320px;}
.newsTop li .pic{width:50%;float:left;height:320px;overflow:hidden;position:relative;}
.newsTop li .pic span{position:absolute;right:0;top:0;z-index:2;background: rgba(0, 0, 0,.6);color:#fff;font-size:12px;padding:0 10px;line-height:28px;font-family:Arial;}
.newsTop li .txt{width:50%;padding:5%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.286em;margin-bottom:20px;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#ec0000;}
.newsTop .txt p{height:110px;overflow:hidden;margin-bottom:10px;}
.newsTop li .more{display:inline-block;width:50px;height:7px;background: url('../image/m_arr.png') no-repeat right;transition:all .3s;}
.newsTop li .more:hover{background-position: 0 0;width:80px;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsTop li:nth-child(2n){float:right;}
.newsList li a{padding:40px 0;border-top: 1px solid #d9d9d9;overflow:hidden;display:block;color:#777;}
.newsList li .date{float:left;width:150px;font-size:12px;font-family:Arial;line-height:1.2;color:#333;}
.newsList li .date i{display:block;font-style:normal;font-size:46px;font-weight:bold;} 
.newsList li h3{font-size:1.286em;color:#191919;margin-bottom:15px;color:#191919;}
.newsList li h3 a:hover,.newsList li .more:hover{color:#ec0000;}
.newsList li .txt{widows: 68%;;}
.newsList li .more{float:right;color:#888;font-size:12px;margin-top:20px;}
.newsList li a:hover{padding:40px 20px;background:#f5f5f5;}
.newsList li a:hover h3{color:#e6212a;}

/* 文化理念 */
.idea{margin-right:-2%;}
.idea li{float:left;width:23%;font-size:1.143em;color:#191919;overflow:hidden;margin-right:2%;}
.idea li .bgImg{height:180px;}
.idea li .txt{position: relative;z-index:2;background:#f3f3f3;padding:6%;text-align:center;min-height:164px;}
.idea li h4{font-size:1.5em;margin-bottom:10px;font-weight:bold;}
.idea li:hover .bgImg{transform: scale(1.1);}

/* 员工活动详情 */
.activity{padding-left:400px;;}
.activity_L{width:340px;margin-left:-400px;}
.activity_L .tie{font-size:16px;margin-bottom:20px;color:#333;}
.activity_R .title{font-size:1.286em;color:#191919;}
.activity_R .date {margin:10px 0 10px 0;color:#888;font-size:13px;}
.activity_R .date span{position:relative;padding-left:22px;margin-right:15px;}
.activity_R .date span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.activity_R .date .s:before{content:"\e735";font-size:1rem;top:-2px;}
.activity_R .txt{line-height:1.8;border-bottom: 1px solid #ddd;padding-bottom:20px;margin-bottom:20px;}
.activity_R .txt strong:first-child{display:none;}
.activity_R{width:100%;}
.activity_R img{width:100%;margin-bottom:15px;}
.relative_case{width:100%;}
.relative_case li{float:none;width:100%;padding-right:0;}
.relaTie{margin-top:40px;}
.relative_case2{margin-right:-10px;}
@media all and (max-width:1800px) {
  div.caseShow{padding-left:400px;}
  .activity_L{margin-left:-380px;width:330px;}
}
@media all and (max-width:1200px) {
  div.caseShow{padding-left:310px;}
  .activity_L{margin-left:-290px;width:260px;}
}
@media all and (max-width:1024px) {
  .activity_L,.caseShow_R{width:100%;float:none;}
  div.caseShow{padding-left:15px;}
  .activity_L{margin-left:0;}
  .activity_L .tie,.relative_case{display:none}
}
@media all and (max-width:480px) {
  ul.relative_case2 li{width:50%;}
}


/* 员工福利 */
.welfareL{width:45%;}
.welfareL .listTie{text-align:left;}
.welfareL p{margin-bottom:15px;padding-left:50px;}
.welfareL p i{margin-left:-50px;float:left;width:20px;height:20px;background:#e6212a;color:#fff;font-style:normal;color:#fff;border-radius:100%;text-align:center ;line-height:20px;font-size:12px;font-family:Arial;}
.welfareR{height:495px;width:52%;}

/* 招聘 */
.jobL{background:#050505 url('../image/job_tie.jpg') no-repeat;background-size:cover;height:550px;width:22.5%;color:#fff;padding:4%;}
.jobL .hTitle{color:#fff;}
.jobL .hTitle span{margin-top:15px;display:block;font-size:16px;}
.jobL h4{margin-top:150px;}
.jobL .tel span{display:block;color:#fff;font-size:1.857em;font-family:Arial;margin-bottom:20px;}
.jobL .tel{color:#aeaeae;}

.jobR{width:75%;}
.jobR li{margin-bottom:10px;background:#ededed;color:#777;}
.jobR li .tie{padding:20px 6%;overflow:hidden;font-size:16px;color:#333;cursor:pointer;}
.jobR li .tie span{float:left;width:30%;}
.jobR li .tie span:nth-child(1){width:40%;}
.jobR li .font{padding:30px 6%;border-top: 1px solid #ddd;display:none;}
.jobR li .email{width:260px;display:inline-block;border:1px solid #c9c9c9;height:35px;line-height:35px;margin-top:30px;padding:0 20px;position:relative;z-index:2;overflow:hidden;}
.jobR li .email::after{content:"→";position: absolute;right:0px;padding-right:20px;background:#e6212a;color:#fff;width:30px;transition:all .6s;text-align:right;z-index:-1;}
.jobR li .email:hover::after{width:100%;}
.jobR li .email:hover{color:#fff;border:1px solid #e6212a;}

/* 联系华域 */
.contactBox1{padding-bottom:100px;margin-bottom:100px;border-bottom: 1px solid #d9d9d9;}
.contactBox .map{width:48%;height:450px;background:#eee;}
.contactBox .font{width:48%;}
.contactBox .tie{font-size:1.286em;margin-bottom:50px;}
.contactBox .tie span{display:block;color:#191919;font-size:2.222em;}
.contactBox .font p span{display:block;font-size:1.143em;color:#333;}
.contactBox .font p {color:#888;padding-left:54px;position:relative;margin-bottom:20px;}
.contactBox .font p::after{content:"";position:absolute;left:0;top:0;width:42px;height:42px;background: url('../image/c_tel.png') no-repeat;background-size:100%;}
/* .contactBox .tel{border-right: 1px dotted #c4c4c4;padding-right:50px;margin-right:50px;} */
.contactBox .tel span{font-size:1.714em;}
.contactBox .font .address::after{background-image: url('../image/c_map.png');}
.contactBox .map img{max-width:inherit;}
.my-video-dimensions{width:100%;height:100%;}
.industryR .video-js .vjs-big-play-button{left:50%;top:50%;width:140px;height:40px;border-radius:20px;margin-left:-70px;margin-top:-20px;line-height:40px;}
