@charset "utf-8";
/*初始化样式*/
body {background-color:#fff;color:#222222;font-size:14px;font-family: opensans-regular,Microsoft YaHei Light,sans-serif,'opensans',PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;}
table {background-color: transparent; border-spacing: 0; border-collapse: collapse; font-size:16px; width:100%;border-top:solid 1px #ddd;border-left:solid 1px #ddd; box-sizing:border-box;}
table th{background-color:#f9f9f9;text-align:center; box-sizing: border-box;}
table td,table th{padding:5px 10px;border:1px solid #ddd; box-sizing: border-box;}
article, aside, details, figcaption, figure, footer, header, main, nav, section {display:block;}
* {margin:0; padding:0;-webkit-tap-highlight-color: rgba(0,0,0,0);border:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
:focus {outline: 0!important;}
a {text-decoration:none; outline:none; color:#222222;}
a:focus {outline:none; -moz-outline:none;}
a:hover {color:#116bc4;}
a img {border:none;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
ul,ul li,ol,ol li,dl,dl dd{ list-style:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { padding:0px; margin:0px;}
em,i{font-style:normal;}

::-webkit-scrollbar-track-piece{background-color:#fff}
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-thumb{background-color:#c2c2c2;background-clip:padding-box;min-height:28px}
::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0}

/*全局样式*/
.wp {width: 1200px;margin:0 auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.clearfix{zoom: 1;}
.clearfix:after,.clearfix:before{content:"";display:table;height: 0;}
.clearfix:after {clear: both;visibility: hidden;}
body.open{overflow: hidden;}
.loading{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:99999;background-color: #20293a;}
.loading .loading-con{position:relative;left:50%;top:50%;width:220px;height:220px;line-height:220px;transform:translateX(-50%) translateY(-50%);color:#20293a;font-weight:bold;text-align:center;}
.loading .loading-con img{height:50px;width:auto;}

/*头部导航*/
.header {position: fixed;width:100%;left:0px;right:0px;top:0px;z-index:1000;background: rgba(15,16,28,.05);background: linear-gradient(rgba(22,22,26,0.3),rgba(22,22,26,0) 100%);}
.header.fixed,.header.open{background-color: rgba(15,16,28,.8);-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);}
.header-wp{margin:0% 3%;padding-top:10px;-webkit-transition:padding-top 0.3s;-o-transition:padding-top 0.3s;transition:padding-top 0.3s;}
.header.fixed .header-wp{padding-top:0px;}
.header-top{float: left;height: 34px;padding:17px 0px;}
.logo{height:34px;}
.logo img{width:auto;height:34px;}
.navbtn{display:none;}
.header-nav{float: right;height:68px;}
.header-nav-list{position: relative;z-index:1000;}
.header-nav-list .nav-qrcode{float: left;position: relative;}
.header-nav-list .nav-qrcode-img a{height:68px;line-height:68px;font-size:18px;position: relative;display: block;padding:0px 10px;color:hsla(0,0%,100%,.75);}
.header-nav-list .nav-qrcode-img i{position: relative;top:2px;}
.header-nav-list .nav-qrcode .nav-item-sub{padding:10px;text-align: center;color:#fff;}
.header-nav-list .nav-qrcode .nav-item-sub img{width:100%;height:auto;}
.header-nav-list .nav-qrcode .nav-item-sub p{height:38px;line-height:38px;}
.header-nav-list .nav-item{position: relative;float: left;text-align: center;margin-right:15px;}
.header-nav-link{position: relative;z-index:1000;}
.header-nav-link .name{height:68px;line-height:68px;font-size:16px;position: relative;display: block;padding:0px 10px;color:hsla(0,0%,100%,.75);}
.nav-item:hover .header-nav-link .name{color:#fff;}
.header-nav-link .name span{position: relative;z-index:1000;}
.header-nav-link .name:before {content: '';opacity: .95;background-color: #2E95FF;border-radius: 4px;position: absolute;left: 0;width: 0;height: 34px;top: 17px;z-index:998;}
.nav-item:hover .header-nav-link .name:before,.selected .header-nav-link .name:before{width:100%;}
.header-nav-link .name i{margin-left:6px;font-size:10px;position: relative;top:-4px;z-index:1000;}
.header-nav-link .txt5{display:none;}
.nav-item-sub{display:none;position: absolute;top:168px;right:0px;padding:10px 0px 25px 0px;z-index:999;width:140px;-webkit-transition:top 0.3s;-o-transition:top 0.3s;transition:top 0.3s;-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);background-color: hsla(230deg,14%,8%,0.95);}
.nav-item-sub:before{content: '';position: absolute;width: 0;height: 0;border: 7px solid transparent;border-bottom-color: hsla(230deg,14%,8%,0.95);top: -14px;right: 7px;}
.selected .nav-item-sub{top:68px;}
.nav-item-sub li{height:38px;line-height:38px;padding:0px 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav-item-sub a{display:block;color:hsla(0,0%,100%,.75);}
.nav-item-sub .active a{color: #fff;}
/*幻灯片*/
.banner-index {z-index:5;width: 100%;min-height: 800px;height:100vh;background-color: #eaeaea;}
.banner-index li{z-index:4;overflow: hidden;}
.banner-index .banner-bg{z-index:2;position: absolute;height: 100%;width: 100%;top: 0;background: -webkit-gradient(linear, left top, right top, color-stop(4.17%, rgba(0,0,0,0.6)), color-stop(25.28%, rgba(50,50,50,0.522785)), color-stop(42.26%, rgba(83,83,83,0.403165)), color-stop(69.58%, rgba(196,196,196,0)));background: -webkit-linear-gradient(left, rgba(0,0,0,0.6) 4.17%, rgba(50,50,50,0.522785) 25.28%, rgba(83,83,83,0.403165) 42.26%, rgba(196,196,196,0) 69.58%);background: -moz-linear-gradient(left, rgba(0,0,0,0.6) 4.17%, rgba(50,50,50,0.522785) 25.28%, rgba(83,83,83,0.403165) 42.26%, rgba(196,196,196,0) 69.58%);background: linear-gradient(90deg, rgba(0,0,0,0.6) 4.17%, rgba(50,50,50,0.522785) 25.28%, rgba(83,83,83,0.403165) 42.26%, rgba(196,196,196,0) 69.58%);}
.banner-index .banner-img{background-repeat: no-repeat;background-position: center center;background-size: 100% 100%;position:absolute;z-index:1;width:100%;height:100%;left:0px;top:0px;transform: scale(1,1);transition: 1s linear 2s;}
.banner-index li.swiper-slide.slide-active .banner-img{transition: 6s linear;transform: scale(1.1,1.1);}
.banner-index .banner-text{position:absolute;z-index:4;width: 40%;left:3%;top: 50%;transform:translateY(100%);-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;opacity:0;pointer-events: auto;}
.banner-index li.ani-slide .banner-text{transform: translateY(-50%);opacity:1;}
.banner-index .banner-text .name{font-size:36px;color: #fff;letter-spacing: 1;text-shadow: 0px 0px 40px #333;letter-spacing: 5px;}
.banner-index .banner-text .banner-line{width: 100%;height: 1px;background: #fff;opacity: 0.15;margin-top: 20px;margin-bottom: 24px;font-weight: bold;}
.banner-index .banner-text .desc{font-size:18px;color: #fff;opacity:0.7;line-height:1.8;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.banner-index .banner-text .link{margin-top:40px;}
.banner-index .banner-text .link a{width:110px;height:40px;border: 1px solid #fff;text-align:center;line-height:40px;color:#fff;display:inline-block;}
.banner-index .banner-text .link a:hover{background-color:#fff;color:#000}
.banner-index li .banner-bottom {height:150px;width:100%;position: absolute;left: 0;bottom:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,22,26,0)),to(#16161a));background:-webkit-linear-gradient(top,rgba(22,22,26,0),#16161a 100%);background:linear-gradient(180deg,rgba(22,22,26,0),#16161a 100%)}
.banner-index .banner-tion {text-align:left;bottom: auto;left:auto;top:50%;right:40px;width:8px;z-index:5;transform: translateY(-50%);}
.banner-index .banner-tion span.swiper-pagination-bullet {cursor:pointer;border-radius:4px;background: #fff;margin:4px 0px;opacity:0.5;transition: height 0.3s linear;-moz-transition: height 0.3s linear;-ms-transition: height 0.3s linear;-o-transition: height 0.3s linear;-webkit-transition: height 0.3s linear;}
.banner-index .banner-tion span.swiper-pagination-bullet-active {height:24px;opacity:0.8;}
.banner-tips{display:block;width: 30px;height:auto;position: absolute;left: 50%;margin-left: -15px;bottom: 40px;z-index: 5;opacity:0.6;}
.banner-tips-line{display:block;width:20px;height:34px;border: 2px solid #f2f3f5;position: relative;border-radius:12px;margin:0px auto;}
.banner-tips-line:before{content: '';width: 2px;height: 18px;border-radius: 2px;position: absolute;left: 50%;margin-left: -1px; top: 8px;background: #fff;animation: banner-tips-line 3s 0.3s linear both infinite;-webkit-animation: banner-tips-line 3s 0.3s linear both infinite;-ms-animation: banner-tips-line 3s 0.3s linear both infinite;-moz-animation: banner-tips-line 3s 0.3s linear both infinite;-o-animation: banner-tips-line 3s 0.3s linear both infinite;}
.banner-tips-txt{margin-top:10px;display:block;width: 100%;text-align: center;bottom: 0px;font-size: 12px;letter-spacing: 2px;color:#fff;}
 @keyframes banner-tips-line {
	0%{ transform:scale(1,1);-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1); transform-origin:50% 100%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; opacity: 1;}
	20%{ transform:scale(1,0.01);-webkit-transform:scale(1,0.01);-ms-transform:scale(1,0.01);-moz-transform:scale(1,0.01);-o-transform:scale(1,0.01); transform-origin:50% 100%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; opacity: 1;}
	30%{ transform:scale(1,0.01);-webkit-transform:scale(1,0.01);-ms-transform:scale(1,0.01);-moz-transform:scale(1,0.01);-o-transform:scale(1,0.01); transform-origin:50% 100%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; opacity: 0;}
	31%{ transform:scale(1,0.01);-webkit-transform:scale(1,0.01);-ms-transform:scale(1,0.01);-moz-transform:scale(1,0.01);-o-transform:scale(1,0.01); transform-origin:50% 0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0; opacity: 0;}
	50%{  transform:scale(1,1);-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1); transform-origin:50% 0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0; opacity: 1;}
	100%{  transform:scale(1,1);-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1); transform-origin:50% 100%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; opacity: 1;}
 }
.brsection{width: 100%;height:720px;overflow: hidden;text-align:center;position: relative;background-color: #eaeaea;position:relative;z-index:10;}
.brsection:before{content: '';position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2;background:rgba(0,0,0,0.1);}
.brsection-pcimg{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;background-repeat: no-repeat;background-position: center top;background-size: cover;z-index:1;}

/*首页*/
.index-abouts{padding:120px 0px 200px 0px;background:#fff;background-size:auto cover;position: relative;z-index:3;overflow: hidden;}
.index-abouts .wp{position: relative;z-index:3;}
.index-abouts-box{margin:0px 0px 80px 0px;font-size:18px;}
.index-abouts-content{width:50%;float:left;line-height:2;text-align:justify;}
.index-abouts-right{width:35%;float:right;}
.index-abouts-right li{width:50%;float:left;text-align:center;margin-bottom:40px;font-size:0px;}
.index-abouts-right img{width:80px;height:auto;opacity: 0.6;}
.index-abouts-right p{font-size:16px;margin-top:20px;}
.index-abouts-img{position:absolute;bottom:0px;right:0px;z-index:-1;width:100%;height:100%;text-align: right;overflow: hidden;opacity: 0.3;}
.index-abouts-img img{height:100%;width:auto;}
.index-case{background: none;padding:120px 0px 140px 0px;overflow: hidden;background:#fefefe url(../images/index-case.jpg) no-repeat top center;background-size:cover;border-top: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.03);}
.index-case-con{margin:80px 0px 60px 0px;padding: 0;}
.index-case-con li{float: left;width: calc((100% - 46px)/3);padding: 0px;margin-right:20px;margin-bottom:20px;position: relative;overflow: hidden;z-index: 2;}
.index-case-con li:nth-child(3n+3){margin-right: 0px;}
.index-case-con .img{position: relative;z-index: 1;height:265px;font-size:0px;overflow: hidden;}
.index-case-con .img img{position: relative;left:50%;width:auto;height:100%;transition: all 2s;transform: translateX(-50%);}
.index-case-con p{position:absolute;bottom: 0;width: 100%;z-index: 2;background: url(../images/yinying.png) left bottom repeat-x;padding: 40px 30px;color: #FFFFFF;box-sizing: border-box;font-size: 18px;}
.index-case-con p:before {position: absolute;left: 30px;bottom: 25px;content: "";display: block;width: 18px;height: 3px;background-color: #ffffff;transition: all .5s ease;}
.index-case-con li:hover p:before{width:calc(100% - 60px);}
.index-case .content-more{text-align: center;}
.index-news{padding:120px 0px 100px 0px;position: relative;overflow: hidden;}
.index-news-name{height:40px;line-height:40px;}
.index-news-name .title{float: left;font-size: 30px;font-weight: bold;}
.index-news-name .more{float: right;font-size: 18px;}
.index-news-name .more i{margin-left:10px;font-size:18px;}
.index-news-list{margin: 60px 0px 0px 0px;}
.index-news-list li{position: relative;float:left;width:calc(50% - 20px);margin-right:40px;margin-bottom:20px;padding-bottom:20px;border-bottom: 1px solid #f0f0f0;}
.index-news-list li.oushu{margin-right: 0px;}
.index-news-list li a{display:block;}
.index-news-list li .label{font-size:18px;color:#2a2e2e;letter-spacing:0;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-weight: bold;}
.index-news-list li .date{color:#919797;letter-spacing:0;line-height:29px;margin-top:8px}
.index-news-list li:before{content:"";width: 0px;height: 1px;background: #2E95FF;position: absolute;left: 0px;bottom: -1px;transition: all .5s;}
.index-news-list li:hover:before{width:100%;}

/*面包屑*/
.crumbs {padding:0px 0px 20px 0px;height: 24px;line-height: 24px;font-size: 14px;}
.crumbs i {float:left;width: 22px;height: 24px;line-height: 24px;font-size: 18px;color: #8a8a8a;position: relative;display:inline-block;text-align:center;font-style:normal;}
.crumbs a {float:left;color: #8a8a8a;}
.cnav {background-color: #f2f3f5;padding:15px 0px;font-size: 16px;}
.cnav .crumbs {font-size: 16px;padding:0px 0px 0px 0px;}
/*分页条*/
.pages {text-align: center;font-size: 14px;margin: 48px 0 0;display: flex;align-items: center;justify-content: center;}
.pages .mobile {display: none;}
.pages a {width: 42px;height: 42px;text-align: center;line-height: 42px;margin: 0;color: #5f6464;border-radius: 3px;background: #f2f3f5;margin: 0 5px;}
.pages a:hover {background: #116bc4;color:#fff;}
.pages a.noter {opacity: .5;cursor:not-allowed;}
.pages a.noter:hover {background: #f8f8f8;color: #5f6464;}
.pages .page-num-current {background: #116bc4;opacity: 1;color:#fff;}
/*通用*/
.content-main{padding:60px 0px 90px 0px;}
.content-main-name{margin-bottom: 30px;position: relative;}
.content-main-name .title{font-size: 30px;font-weight: bold;position: relative;padding-bottom: 15px;height:40px;line-height:40px;}
.content-main-name .title:before{content:"";position:absolute;left:0;bottom:0px;display:block;width:18px;height:3px;background-color:#000;}
.content-main-name .subtitle{margin-top:20px;}
.content-main-name .more{position:absolute;top:0px;right:0px;height:40px;line-height:40px;font-size: 18px;}
.content-main-name .more i{margin-left:10px;font-size:18px;transition:all .25s ease;}
.content-main-name .more:hover i{margin-left:25px;}
.content{line-height: 2.2;font-size: 16px;margin-bottom:60px;}
.content p{margin-bottom: 2em;}
.content img{max-width:100%;width:auto;height:auto;}
.content-more{margin:20px 0px;}
.content-more a{display:inline-block;width:150px;height:50px;line-height:50px;cursor:pointer;border:0;background:transparent;position:relative;transition:all .25s ease;text-align: center;font-weight: bold;}
.content-more a:hover:after{transform:translate(-4px,-4px);}
.content-more a:hover:before{transform:translate(4px,4px);}
.content-more a:after,.content-more a:before{border:2px solid #116bc4;content:'';position:absolute;border-radius:inherit;width:calc(100% - 4px);height:calc(100% - 4px);left:0;bottom:0;transition:all .25s ease;}

/*公司概述*/
.abouts{padding:96px 0px;}
.abouts-con{position:relative;display:table;}
.abouts .abouts-left{display:table-cell;vertical-align:middle;width:40%;overflow:hidden}
.abouts .abouts-left img{width:100%;transition:transform 2s;max-width:522px}
.abouts .abouts-left img:hover{transform:scale(1.05)}
.abouts .abouts-right{display:table-cell;vertical-align:middle;width:60%;padding-left:4%;overflow:hidden}
.abouts .abouts-cons{line-height:2.4;text-align:justify;}
.abouts .abouts-cons p{margin-top:10px;}
.abouts .abouts-cons p:first-child{margin-top:0px;}
/*大事记*/
.dashiji{padding:96px 0px;background-color: #fbfbfb;}
.dashiji-con{position:relative;}
.dashijilist{background:url(../images/lines.png) left 44px repeat-x;}
.dashijilist .swiper-slide{text-align:center;width:calc(100% / 3);font-size:18px;position:relative;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:inline;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:visible;padding:0px 5%;box-sizing: border-box;}
.dashijilist .swiper-slide .times{font-weight:bold;color:#666;margin-bottom:30px;font-size:20px;}
.dashijilist .swiper-slide .names{background:url(../images/yuandian.png) center top no-repeat;padding-top:50px;font-weight:bold;line-height:1.8;font-size:16px;}
.dashijilist .swiper-button-next,.dashijilist .swiper-button-prev{top:34px;margin-top:0px;}
.dashijilist .swiper-button-next{color:#000;right:0px;}
.dashijilist .swiper-button-prev{color:#000;left:0px;}
.dashijilist .swiper-button-next:after,.dashijilist .swiper-button-prev:after{font-size:26px;}

/*办公空间*/
.bangongshi{padding:96px 0px;}
.bangongshi-con{position:relative;}
.bangongshilist{}
.bangongshilist .swiper-slide a{overflow:hidden;}
.bangongshilist .swiper-slide a img{width:100%;transition:transform 2s;}
.bangongshilist .swiper-slide a:hover img{transform:scale(1.05);}
.bangongshi .swiper-button-next{color:#fff;right:30px;}
.bangongshi .swiper-button-prev{color:#fff;left:30px;}
/*公司资质*/
.zizhi{padding:96px 0px;background-color: #fbfbfb;}
.zizhi-con{position:relative;display:table;width:100%;}
.zizhi .zizhi-left{display:table-cell;width:40%;overflow:hidden;}
.zizhi .zizhi-left ul{display:inline;}
.zizhi .zizhi-left li{float:left;width:40%;overflow:hidden;border: 6px solid #774c22;font-size:0px;box-sizing: border-box;margin-right:30px;margin-bottom:30px;}
.zizhi .zizhi-left img{width:calc(100% - 6px);border: 3px solid #cfb169;}
.zizhi .zizhi-right{display:table-cell;vertical-align:middle;width:60%;padding-left:10%;overflow:hidden;}
.zizhi .zizhi-cons{line-height:2.4;text-align:justify;font-weight: bold;font-size:15px;}
.zizhi .zizhi-cons p{margin-top:10px;}
.zizhi .zizhi-cons p:first-child{margin-top:0px;}
/*合作伙伴*/
.huoban{padding:140px 0px 140px 0px;overflow: hidden;}
.huoban-con{margin-top:60px;}
.huoban-con li{float: left;width:20%;font-size:0px;margin-bottom:50px;overflow: hidden;opacity:1;transition:all 0.5s;position: relative;}
.huoban-con li:hover{opacity:0.8;}
.huoban-con li a{display:inline-block;height:40px;line-height:40px;position: relative;}
.huoban-con li img{height:40px;max-width:90%;width:auto;position: relative;top:50%;transform: translateY(-50%);}

/*单页内容*/
.contact-con{}
.zgs{border-bottom: 1px solid #f0f0f0;margin-bottom:60px;padding-bottom:60px;}
.fgs-con{padding-top:20px;}
.contact-con li{margin-bottom:40px;float:left;width:calc(50% - 15px);margin-right:30px;}
.contact-con li.oushu{margin-right:0px;}
.contact-con .fname,.contact-con .fnames,.contact-con .fdizhi,.contact-con .ftel,.contact-con .fqq,.contact-con .femail,.contact-con .fyoubian{margin-bottom:10px;}
.contact-con .fname{font-size: 20px;font-weight: bold;}
.contact-con .fnames{}
.contact-con .fdizhi{}
.contact-con .ftel{}
.contact-con .femail{}
.contact-con .fyoubian{}
.contact-con .fqq i{margin-right:5px;color:#2E95FF;}
.contact-con .ditu{}


.about-show{float: left;width:40%;}
.about-show li{margin-bottom:10px;font-size:16px;}
.about-show li.about-show-name{font-size:24px;font-weight: bold;margin-bottom:15px;}
.about-show a{color:#333;}
.about-show a i {margin-right: 5px;color: #ff2d51;}
.ditu{width:100%;margin-top:30px;}
.ditu p{margin-bottom:0px;}
.ditu .ueditor_baidumap{width:100%;height:400px;}

/*图库列表*/
.post-con li {float: left;width: 30%;height: auto;padding: 0px;margin-right: 5%;margin-top:20px;margin-bottom:30px;text-align: center;}
.post-con li:nth-child(3n+3) {margin-right: 0px;}
.post-con .img {box-shadow: 0 0 3px rgba(0,0,0,.1);font-size:0px;position: relative;}
.post-con .img img {width:100%;height:auto;}
.post-con .text {padding:15px 8px;line-height:25px;height:25px;font-size:18px;color: #5F6464;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*在线留言*/
.mes{margin-bottom:60px;}
.mes-img{float: left;width:500px;}
.mes-img img{width:100%;height:auto;}
.mes-box{float:right;width:calc(100% - 600px);}
.mes-box li{margin-bottom:30px;position: relative;font-size: 16px;}
.mes-box textarea,.mes-box input{box-sizing:border-box;width: 100%;border: 1px solid #ddd;padding: 7px 13px 7px 42px;line-height:30px;font-size: 16px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.08);}
.mes-box textarea{height:150px;display: inline-block;resize: none;}
.mes-box input{height:44px;width:100%;}
.mes-box .fa,.mes-box .label{position: absolute;top:0px;transition-property:top,left;transition-duration:0.3s;height:44px;line-height:44px;color:#bbb;}
.mes-box .fa{left:0px;width:40px;text-align: center;}
.mes-box .label{left:42px;}
.mes-box textarea:focus,.mes-box input:focus{border: 1px solid #0c57ad;box-shadow:0 0 5px rgba(44,151,222,0.2)}
.mes-box textarea:focus+.label,.mes-box input:focus+.label,.mes-box textarea:valid+.label,.mes-box input:valid+.label{font-size:12px;top:-20px;left:0px;height:20px;line-height:20px;padding:0px 5px;background-color: #0c57ad;color: #fff;}
.mes-code{float: left;width:calc(100% - 140px);margin-right:20px;}
.mes-codeimg{float: left;width:120px;font-size:0px;}
.mes-codeimg img{width:120px;height:44px;}
.mes-btn button{display:inline-block;font-size: 18px;padding: 15px 50px;background:#116bc4;border:1px solid #116bc4;color: #fff;transition:all 0.2s;cursor: pointer;}
.mes-btn button:hover{background:#0c57ad;border:1px solid #0c57ad;}

/*新闻列表*/
.news-con {}
.news-list {margin-bottom: 32px;padding-top: 32px;position:relative;line-height: 25px;overflow: hidden;border-top: 1px solid #EFEFEF;}
.news-list:first-child{border-top:none;}
.news-list a {color: #5F6464;}
.news-list .pic {width: 180px;overflow: hidden;float: right;}
.news-list .pic img {width:100%;height:auto;}
.news-list .item {width:980px;float: left;}
.news-list .item .title {font-size: 20px;color: #2a2e2e;line-height: 25px;margin-bottom:10px;font-weight: bold;text-align: justify;}
.news-list .item .desc {margin-bottom:10px;}
.news-list .item .date {}
.news-list .item .date span {margin-left:20px;font-size:12px;}
.news-list .item .news-danger {color:#ff2d51;}
/*新闻内容*/
.news-text {}
.news-text .dingbu {padding-bottom: 20px;border-bottom: 1px solid #D8D9DC;margin-bottom: 40px;}
.news-text .title {font-size: 30px;line-height: 55px;padding-bottom: 10px;font-weight: bold;text-align: justify;}
.news-text .visits {line-height: 25px;color: #919797;}
.news-text .visits span {margin-right:15px;}
/*列表页无内容*/
.nocontent {background: url(../images/nocon.png) no-repeat center 50px;background-size:400px auto;padding-top:500px;text-align:center;}
/*案例列表*/
.case-con li{float: left;width: calc((100% - 46px)/3);padding: 0px;margin-right:20px;margin-bottom:20px;position: relative;overflow: hidden;z-index: 2;}
.case-con li:nth-child(3n+3){margin-right: 0px;}
.case-con .img{position: relative;z-index: 1;height:265px;font-size:0px;overflow: hidden;}
.case-con .img img{position: relative;left:50%;width:auto;height:100%;transition: all 2s;transform: translateX(-50%);}
.case-con p{position:absolute;bottom: 0;width: 100%;z-index: 2;background: url(../images/yinying.png) left bottom repeat-x;padding: 40px 30px;color: #FFFFFF;box-sizing: border-box;font-size: 18px;}
.case-con p:before {position: absolute;left: 30px;bottom: 25px;content: "";display: block;width: 18px;height: 3px;background-color: #ffffff;transition: all .5s ease;}
.case-con li:hover p:before{width:calc(100% - 60px);}

/*案例内容*/
.case-box{}
.case-title{font-size:30px;margin-bottom:20px;font-weight: bold;line-height:1.5;}
.case-banner{width:100%;margin-bottom:30px;}
.casebannerone{height:700px;margin-bottom:10px;}
.casebannerone .swiper-slide{text-align:center;background-size:cover;background-position:center;background-color:#fff;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:center;background-size:cover;height: 100%;}
.case-banner .swiper-button-next{color:#fff;right:30px;}
.case-banner .swiper-button-prev{color:#fff;left:30px;}
.casebannertwo{height:190px;}
.casebannertwo .swiper-slide{overflow:hidden;position: relative;cursor:pointer;}
.casebannertwo .swiper-slide:before{position: absolute;left: 0px;top: 0px;content: "";display: block;width: 100%;height: 100%;opacity:0.5;background-color:#000;}
.casebannertwo .swiper-slide img{width:auto;min-width:100%;height:100%;}
.casebannertwo div.swiper-slide-thumb-active:before{opacity:0.05;}

/*招聘列表*/
.jobs-list{}
.jobs-list li{padding: 20px 0px 25px 0px;border-bottom: 1px solid #e8e8e8;position:relative;}
.jobs-list li:before{content:"";position:absolute;left:0px;bottom:-1px;width:40px;height:1px;transition:width .5s;background-color: #116bc4;}
.jobs-list li:hover:before{width:100%;}
.jobs-list-name{font-size:18px;margin-bottom: 6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.jobs-list-data{margin-top: 16px;color:#222;height:20px;line-height:20px;}
.jobs-list-data em{margin:0px 15px;color:#e8e8e8;}
.jobs-list-data span{font-size: 18px;color: #fa6a43;float: right;}
/*招聘内容*/
.jobs-box{font-size:16px;}
.jobs-box-name{line-height: 45px;font-size: 30px;position:relative;font-weight: bold;}
.jobs-box-name p{display: inline-block;}
.jobs-box-name .salary{display: inline-block;vertical-align: middle;color: #fa6a43;font-size: 32px;margin-left:15px;position:relative;top:-3px;}
.jobs-box-data{margin-top: 16px;padding-bottom: 30px;border-bottom: 1px solid #e8e8e8;margin-bottom:30px;}
.jobs-box-data em{margin:0px 15px;color:#e8e8e8;}
.jobs-box-data span{display: none;}
.jobs-box-mun{margin-bottom:30px;}
.jobs-box-mun p{line-height:35px;}
.jobs-box-mun span{font-size: 18px;font-weight: bold;}
.jobs-box-yaoqiu{margin-bottom:30px;}
.jobs-box-yaoqiu .title{font-size: 18px;margin-bottom:10px;font-weight: bold;}
.jobs-box-yaoqiu .con{line-height:2.5;}
.jobs-box-toudi{border:1px solid #fa6a43;padding: 30px 20px 20px;position:relative;margin-top:100px;}
.jobs-box-toudi dt{position:absolute;top:-18px;left:10px;height:34px;line-height:34px;background-color: #fff;font-size:18px;padding:0px 10px;color: #fa6a43;font-weight: bold;}
.jobs-box-toudi dd{margin-bottom:10px;}
/*附件下载*/
.fujian {margin-bottom:30px;font-size:16px;}
.fujian a {color:#b3297c;font-weight: bold;}
.fujian span {color:#8a8a8a;margin-left:10px;}
/*上下篇*/
.pianfu{margin-top:0px;}
.pianfu p{height:30px;line-height:30px;width:50%;font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pianfu p.l{float: left;text-align: left;}
.pianfu p.r{float: right;text-align: right;}
/*页面底部*/
.footer{background:#070506;position:relative;z-index:1;overflow: hidden;}
.footer .wp{background: url(../images/footer_bg.jpg) no-repeat right 150px bottom;}
.footer-con{padding:60px 0px;display:table;width:100%;overflow: hidden;color:#eee;}
.footer-con a{color:#eee;}
.footer-name{font-size: 18px;font-weight: bold;margin-bottom: 30px;border-bottom: 1px solid #2e2e2e;padding: 0 0 20px;}
.pattern{float:left;width:46%;display:table-cell;margin-right:5%;}
.pattern .footer-name{margin-left:135px;}
.pattern ul{overflow: hidden;position: relative;padding-right:calc(100% - 100px);width:100px;}
.pattern ul:before{content:"";position:absolute;left:100px;top:0px;bottom:0px;background-color: #2E95FF;width:1px;height:100%;}
.pattern li{width:100px;}
.pattern li p{cursor: pointer;height:35px;line-height:35px;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-break: break-all;color:#fff;opacity:0.65;}
.pattern li p i{display:none;}
.pattern li:first-child{margin-top:0px;}
.pattern li.active p{background-color: #2E95FF;opacity:1;}
.pattern dl{display: none;position:absolute;top:0px;left:130px;width:calc(100% - 135px);min-height:100%;}
.pattern dl.active{display: inline-block;z-index: 2;}
.pattern dt.fname{font-size: 17px;line-height:35px;}
.pattern dd{margin-top: 12px;line-height:25px;}
.pattern dd.fdizhi{margin-top:30px;}
.pattern dd i{margin-right:5px;color:#2E95FF;}
.footer-links{width:calc(100% - 56% - 130px);float:left;margin-right:5%;}
.footer-links li{height:35px;line-height:35px;width:25%;float:left;}
.footer-nav{width:130px;float:left;}
.footer-nav li{height:35px;line-height:35px;position: relative;}
.footer-nav li a{display:block;padding-left:15px;transition:padding 0.5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-break: break-all;}
.footer-nav li a:before{content:"";position:absolute;left:0px;top:17px;height:1px;width:5px;background-color: #2E95FF;transition:width 0.5s;}
.footer-nav li a:hover{padding-left:30px;}
.footer-nav li a:hover:before{width:20px;}
.footer_area {position:relative;padding:25px 0px;border-top: 1px solid #2e2e2e;height:30px;color:#ababab;font-size:12px;}
.footer_area ul {height:30px;float:left;}
.footer_area li {display:inline-block;margin-right:20px}
.footer_area li.num{margin-right:0px}
.footer_area li a{margin-bottom:0;color:#ababab;}
.footer_area .copyright {float:right}
.back_to_top {display:none}

@media screen and (max-width:1219px){
.wp {width:auto;padding:0px 30px;}
/*头部导航*/
.header-wp{margin:0px 0px;padding-top:0px;}
.header-top {height:70px;z-index:10;width:100%;padding:0px 0px;}
.header-top .logo{margin:18px 0px 18px 15px;}
.navbtn{width:26px;height:26px;display:block;padding:22px 15px;position:absolute;top:0px;right:0px;}
.navbtn .box{display:block;width:26px;height:26px;overflow:hidden;position:relative}
.navbtn .line{display:block;width:100%;height:2px;background-color:#fff;position:absolute;left:0;transition:all .5s}
.navbtn .line1{width:14px;top:6px}
.navbtn .line2{width:10px;top:12px}
.navbtn .line3{width:18px;bottom:6px}
.navbtn.open .line1{width:20px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 100ms ease-out;-moz-transition:all 100ms ease-out;-ms-transition:all 100ms ease-out;-o-transition:all 100ms ease-out;transition:all 100ms ease-out}
.navbtn.open .line2{display:none}
.navbtn.open .line3{width:20px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all 100ms ease-out;-moz-transition:all 100ms ease-out;-ms-transition:all 100ms ease-out;-o-transition:all 100ms ease-out;transition:all 100ms ease-out}
.navbtn.open .line1,.navbtn.open .line3{-webkit-transform-origin: 8%;-ms-transform-origin: 8%;-o-transform-origin: 8%;transform-origin: 8%;}
.nametel,.header-nav{display:none;}
.header-nav{width:100%;background-color:#fff;}
.header-nav.open{height:auto;box-shadow: 0 4px 8px 0 rgba(0,0,0,.08);}
.header-nav-list .nav-qrcode{display:none}
.header-nav .header-nav-list{padding:0px 20px;}
.header-nav-list .nav-item{float: none;width:100%;margin-right:0px;text-align: left;border-top: #f1f1f1 1px solid;margin-left:0px;}
.header-nav-link .name{color:#000;height: 52px;line-height: 52px;border-right:none;padding:0px 30px 0px 0px;font-size: 16px;}
.header-nav-link .name span{font-weight: bold;}
.selected .header-nav-link .name,.nav-item:hover .header-nav-link .name{color:#000;}
.active.selected .header-nav-link .name,.active .header-nav-link .name{color: #116bc4;}
.header-nav-link .name i{display:none;}
.header-nav-link .name:before{display:none;}
.header-nav-link .name:hover,.active .header-nav-link .name,.selected .header-nav-link .name{background: none;}
.header-nav-link .txt5{display: block;position: absolute;right: 0px;top: 0px;width: 50%;height: 52px;}
.header-nav-link .txt5 i{position: absolute;width:12px;height:12px;line-height:12px;top:20px;right:0px;font-size:16px;transition: transform 0.2s ease-out;color: #404242;}
.selected .header-nav-link .txt5 i{transform: rotate(180deg);}
.nav-item-sub{display:block;position: relative;top:0px;box-shadow:none;-webkit-box-shadow:none;background-color:#fff;width:100%;}
.nav-item-sub.hestate{display:none;}
.nav-item-sub:before{display:none;}
.nav-item-sub a{color:#000;}
.nav-item-sub .active a{color:#116bc4;}

.selected .nav-item-sub{top:0px;padding:0px 0px 20px 0px;}
.nav-item-sub li{padding:0px 0px;}
/*幻灯片*/
.banner-index {min-height: 500px;}
.banner-index .banner-img{background-size: auto 100%;}
.banner-index .banner-text{width:72%;}
.brsection {height:500px;}
/*首页*/
.index-abouts{padding:80px 0px 100px 0px;}
.index-abouts-content{width:55%;}
.index-abouts-img img{position: relative;left:70%;transform: translateX(-50%);}
.index-abouts-name .subtitle{font-size: 46px;height:60px;line-height:60px;}
.index-abouts-name .subtitle:before{width:80%;}
.index-abouts-more a{height:50px;line-height:50px;width:180px;}
.index-case{padding:80px 0px 100px 0px;}
.index-case-name .title{font-size:30px;}
.index-case-content{margin:40px 0px 50px 0px;}
.index-case-content li{height:180px;}
.index-case-img{height:100%;}
.index-case-content li div{display: none;}
.index-case-mbox{display: block;position: absolute;left:0px;right:0px;bottom:0px;z-index: 2;line-height:24px;height:24px;padding:10px;color:#fff;font-size:16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background-image: linear-gradient(to bottom, transparent, rgba(0,0,0, .03), rgba(0,0,0, .1), rgba(0,0,0, .2), rgba(0,0,0, .3));}
.index-case-more a{height:50px;line-height:50px;width:180px;}
.index-news{padding:80px 0px 100px 0px;}

/*二级导航*/
.mecolumn{height:50px;text-align:center;}
.mecolumn .fixed{top:70px;}
.mecolumn-con,.mecolumn .wp {height:50px;}
.mecolumn .track .mecolumn-list {}
.mecolumn .track .mecolumn-list a:first-child {padding-left:24px;}
.mecolumn .track .mecolumn-list a:last-child {padding-right:24px;}
.mecolumn .track .mecolumn-list a {padding: 0px 12px;height:50px;line-height:50px;font-size:15px;}
.mecolumn .track .mecolumn-list a.current:after{left:12px;right:12px;}
.mecolumn .track .mecolumn-list a:first-child.current:after {left:24px;}
.mecolumn .track .mecolumn-list a:last-child.current:after {right:24px;}

/*通用*/
.content-main {padding:40px 0px;}
.content-main-name .title{font-size:24px;}
.content p{margin-bottom: 1.3em;}
.content-more a:after{display: none;}
.map-iframe{height:400px;}
/*分页*/
.pages {margin: 28px 0 0;}
.pages a {width:30px;height:30px;line-height: 30px;}
.pages .mobile {display: inline-block;height:30px;line-height: 30px;padding:0px 20px;margin: 0 5px;background: #f2f3f5;border-radius: 3px;}
.pages .mobile i {font-style: normal;color:#b3297c;}
.pages a.page-num {display: none;}
/*列表页无内容*/
.nocontent {background-size:200px auto;padding-top:300px;text-align:center;}
/**/
.abouts,.dashiji,.bangongshi,.zizhi,.huoban{padding:70px 0px;}
/*新闻列表*/
.news-list {margin-bottom:15px;padding-top: 15px;}
.news-list .pic {width: 30%;max-width: 180px;}
.news-list .item {width: calc(70% - 20px);}
.news-list .item .title {font-size: 18px;line-height: 25px;overflow: hidden;margin-bottom:10px;}
.news-list .item .desc {line-height: 20px;margin-bottom:5px;}
.news-list .item .date {font-size:12px;}
.news-text {width:100%;}
.news-text .title {font-size: 20px;line-height: 30px;}
.news-text .visits {font-size:12px;}
.news-text .dingbu {padding-bottom:15px;margin-bottom:15px;}
/*案例列表*/
.case-con li{height:auto;width: calc((100% - 36px)/3);margin-right: 15px;margin-bottom: 15px;}
.case-con .text{height:auto;}
.case-con .text p{padding:0px 15px;line-height:30px;height:60px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.case-con .img{height:180px;}
.case-con .xzu,.case-con li .line,.case-con .text i{display: none;}
/*案例内容*/
.case-banner .casebannerone{height: 600px;}
/*图库列表*/
.post-con li {margin-top: 15px;margin-bottom: 10px;}
.post-con .text {font-size:16px;}
/*招聘列表*/
.jobs-list li{padding:16px 0px;}
.jobs-list li:last-child{border-bottom:none;}
.jobs-list li:last-child:before{display: none;}
/*页面底部*/
.pattern{width:calc(95% - 130px);}
.footer-links{display: none;}
.back_to_top {display:block;width:100%;height:50px;box-sizing: content-box;padding-bottom: constant( safe-area-inset-bottom);padding-bottom: env( safe-area-inset-bottom);background:#e9e9e9;}
.back_to_top .back {display:block;height:50px;width:100%;text-align:center;font-size:16px;color:#111;line-height:50px}
}
@media all and (max-width:800px){
    
.dashiji .swiper-slide{width:100%;}
/*联系我们*/
.ditu p{margin-bottom:0px;}
.about-show,.ditu{float: none;width:100%;}
.about-show{margin-bottom:40px;}
/*在线留言*/
.mes-img{display: none;}
.mes-box{float: none;width:100%;}
}
@media all and (max-width:700px){
.wp{padding: 0px 15px;}
/*头部导航*/
.header-top {height:50px;}
.header-top .logo{margin:11px 0px 11px 15px;}
.header-top .logo img{height:28px;}
.navbtn{padding:12px 15px;}
/*幻灯片*/
.banner {min-height: 400px;}
.banner-index .banner-text{left:5%;}
.banner-index .banner-text .name{font-size:24px;}
.banner-index .banner-text .desc{font-size:18px;}
.banner-index .banner-tion{right:3%;}
.brsection {height: 260px;}
/*首页*/
.index-abouts{padding: 40px 0px 60px 0px;}
.index-abouts-box{margin: 0px 0px 40px 0px;}
.index-abouts-content{font-size:16px;margin:0px 0px 40px 0px;float:none;width:100%;}
.index-abouts-right{width:100%;float:none;}
.index-case{padding: 40px 0px 60px 0px;}
.index-case-con{margin:20px 0px;}
.index-case-con li{width:calc((100% - 15px)/2);margin-right:15px;margin-bottom: 15px;height: 110px;}
.index-case-con li:nth-of-type(odd){margin-right:15px;}
.index-case-con li:nth-of-type(even){margin-right:0px;}
.index-case-con .img{height:110px;}
.index-case-con p{font-size:14px;line-height: 20px;height: 40px;padding: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index-case-con p:before{left:10px;bottom:none;top:0px;}
.index-news {padding: 40px 0px 60px 0px;}
.index-news-list li{float:none;width:100%;margin-right:0px;}
.index-news-list li:last-child{margin-bottom:0px;padding:0px;border-bottom:none;}
.index-news-list li:before{display:none;}
.index-news-list li .label{font-weight:normal;}

/*面包屑*/
.crumbs {padding: 0px 0px 10px 0px;font-size:12px;}
.crumbs i{font-size:16px;}
.cnav {padding:7px 0px;}
.cnav .crumbs {font-size: 12px;}
.content-main-name .title{height:auto;}
.content-more a{height:40px;line-height:40px;}

.abouts,.dashiji,.bangongshi,.zizhi,.huoban{padding:40px 0px;}
.abouts .abouts-left{display: none;}
.abouts .abouts-right{width:100%;padding-left:0px;}
.zizhi .zizhi-left{display:block;width:100%;}
.zizhi .zizhi-left li{width:calc(50% - 15px);}
.zizhi .zizhi-left li:nth-child(2n+2){margin-right: 0px;}
.zizhi .zizhi-right{display:block;width:100%;padding-left:0px;}
.huoban-con li{width:calc(100% / 3 - 20px);margin-right:30px;margin-bottom:15px;pointer-events: none;}
.huoban-con li:nth-child(3n+3){margin-right: 0px;}
.huoban-con li a{height:30px;line-height:30px;}
.huoban-con li img{left: 50%;transform: translate(-50%,-50%);max-width:100%;height:auto;}
.ditu .ueditor_baidumap{height:200px;}
.zgs{margin-bottom:30px;padding-bottom:30px;}
.fgs-con{padding-top:0px;}
/*在线留言*/
.mes-btn button{font-size: 16px;padding: 6px 20px;}
/*案例列表*/
.case-con li{width:calc((100% - 15px)/2);margin-right:15px;margin-bottom: 15px;height: 110px;}
.case-con li:nth-of-type(odd){margin-right:15px;}
.case-con li:nth-of-type(even){margin-right:0px;}
.case-con .img{height:110px;}
.case-con p{font-size:14px;line-height: 20px;height: 40px;padding: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case-con p:before{left:10px;bottom:none;top:0px;}

/*案例内容*/
.case-title{font-size:24px;}
.case-banner .casebannerone{height:300px;margin-bottom:0px;}
.case-banner .swiper-button-next{display: none;}
.case-banner .swiper-button-prev{display: none;}
.casebannertwo{display: none;}
.mes{margin:0px;padding:20px 0px;}



/*招聘列表*/
.jobs-list-name{font-weight: normal;font-size:16px;}
.jobs-list-data span{font-size:14px;}
/*招聘内容*/
.jobs-box{}
.jobs-box-name{font-size:24px;font-weight: bold;line-height:30px;}
.jobs-box-name .salary{display: none;}
.jobs-box-data{margin-bottom:20px;padding-bottom:20px;}
.jobs-box-data span{display: inline-block;}
.jobs-box-toudi{margin-top: 60px;}
/*地图大小*/
.map-iframe {height: 300px;}
/*新闻列表*/
.news-list .item .title {font-size: 16px;font-weight:normal;}
.news-list .item .desc {display: none;}

.footer_area .links li.two{margin-right:0px;}
.footer_area .links li.num{display: none;}
.footer-con{padding:0px 0px;}
.contact-con li{float:auto;margin-right:0px;width:100%;}
.pattern{width:100%;margin-right:0px;}
.pattern .footer-name{display:none;}
.pattern ul{width:100%;padding-right:0px;}
.pattern ul:before{display:none;}
.pattern li{width:100%;border-bottom: 1px solid #2e2e2e;}
.pattern li p{text-align:left;height:50px;line-height:50px;position: relative;}
.pattern li p span{font-size:16px;font-weight: bold;}
.pattern li p i{display: inline-block;position: absolute;width:12px;height:12px;line-height:12px;top:20px;right:0px;font-size:16px;transition: transform 0.2s ease-out;}
.pattern li.active p{background-color:transparent;}
.pattern li.active p i{transform: rotate(180deg);}
.pattern dl{position:relative;width:100%;left:0px;padding:10px 0px 40px 0px;}
.pattern dt.fname{font-size:14px;}
.pattern dd.fdizhi,.pattern dd{margin-top:10px;}
.footer-nav{display:none;}
.footer_area{border-top:none;height:auto;padding:20px 0px;}
.footer_area ul{float:none;height:auto;}
.footer_area li.num{display:none;}
.footer_area .copyright{display:none;}

}