@charset "utf-8";
.container { width: 100%; margin: 0 auto;background: #fefefe;}
.container.cvr{background: #f7f7f7;}
.sidebar { float:left; width:210px; }
.main {width:1200px; padding:30px 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; height:72px; padding:24px 0 0; }
.leftTitle i,.leftTitle s { display:block; padding-left:8px; }
.leftTitle i { font-size:20px; line-height:28px; }
.leftTitle s { color:#9a9a9a; font:12px/16px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu { margin-bottom:70px; }
.menu dl dt { margin-bottom:8px; }
.menu dl dt a { display:block; padding:6px 0 6px 30px; border-bottom:1px solid #cfcfcf; color:#666; font-size:14px; text-align:left; }
.menu dl dt a:hover,.menu dl dt .current { border-bottom:1px solid #bd8f51; background:#e5b06d; color:#fff; text-decoration:none; }

.menu dl dd { padding:2px 0 5px 55px; border-bottom:1px solid #eee; background:url(o_ico_04.png) no-repeat 45px 13px; font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#e26c17; }

/* 面包屑 */
/* .location { position:relative; height:46px; border-bottom:1px solid #eaeaea; line-height:46px; }
.location h3 { float:left; height:44px; color:#000; font-weight:100; font-size:17px; }
.breadcrumbs { float: right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.png) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.png) no-repeat 0 center; } */

.sec{width: 1200px;margin: 0 auto;position: relative;top: -45px;height: 90px;background: #fff;box-shadow: 0 2px 6px 1px rgba(0,0,0,.2);}
.sec .seclist{margin-left: 47px;margin-top: 26px;}
.sec .seclist ul li{padding-bottom: 12px;position: relative;float: left;margin-right: 30px;}
.sec .seclist ul li:last-child{margin-right: 0;}
.sec .seclist ul li a{font-size: 16px;font-weight: bold;color: #333;position: relative;}

.sec .seclist ul li.current a{font-size: 16px;font-weight: bold;color: #ec5811;position: relative;}

.sec .seclist ul li.current:after{position: absolute;width: 28px;left: 50%;margin-left: -14px;height: 2px;content: '';background: #ec5811;bottom: 0;}

.location {line-height: 90px;margin-right: 46px;}
.breadcrumbs a { display:inline-block;padding-left: 24px;margin-left: 16px;background:url(to.png) no-repeat 0 center; vertical-align:top;font-size: 16px;color: #666;}
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.png) no-repeat 0 center; }



/* 内容模式 */
.article { padding:20px 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; }
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.png) no-repeat 0 13px; color:#fff; font-size:16px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; font-size: 14px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }

.list { padding:0 0 40px; }
.list li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_04.png) no-repeat 3px center; line-height:20px; font-size: 14px; }
.list li .d { float:right; color:#999; }
.list li a { padding-left:15px; }
.list span { float:right; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { padding: 20px 0; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d { font-size: 13px; color: #ccc; }
.pothoItem .item dl .i { color:#999; font-size:14px; line-height:24px; }
.pothoItem .item dl .m { margin-top: 10px; }
.pothoItem .item dl .m a { display: block; width: 80px; height: 25px; background: #ccc; color: #333; text-align: center; line-height: 25px; }
.pothoItem .item dl .m a:hover { background: #ef0000; color: #fff; }

/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; }
.piList ul{margin: 0 auto;padding: 0 5px;}
.piList ul li { float: left; width:282px; margin:0 20px 20px 0;}
.piList ul li:nth-child(4n){margin-right: 0;}

.piList ul li .alcon{height: 82px;text-align: center;}
.piList ul li .alcon .alc1{padding: 15px 0 10px;font-size: 14px;}
.piList ul li .alcon .alc1{font-size: 16px;color: #333;}
.piList ul li .alcon .alc2 span{font-size: 14px;color: #333;}
.piList ul li .alcon .alc2 i{font-size: 14px;color: #333;display: inline-block;padding: 0 10px;} 
.piList ul li:hover .alcon .alc1 a{font-weight: bold;color: #ec5811;}
.piList ul li:hover .alcon{background: #fff;}
.piList ul li:hover{box-shadow: 0 0 5px 1px rgba(0,0,0,.2);}
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; text-align: center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/* 分页 */
.page { padding:0 0 40px; line-height:36px; text-align:center; }
.page a { border-radius: 20px;display:inline-block; margin:0 14px; padding:0 18px; border:1px solid #ddd; background:#fff; color:#333; vertical-align:top;font-size: 14px;}
.page a:hover,.page .current { border:1px solid #ec5811; background:#ec5811; color:#fff; }
.page span{margin-right:6px;}

/* webmap */
.webmap { padding: 20px; margin: 0 auto; }
.webmap dl dt { margin: 5px 0; padding-left: 18px; background: url(ico_05.gif) 3px center no-repeat; font-size: 16px; line-height: 2; }
.webmap dl dt a { color: #000; font-weight: bold; }
.webmap dl dd { padding-left: 18px; }
.webmap dl dd a { float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #ccc; color: #333; font-size: 14px; line-height: 2; white-space: nowrap; }
.webmap dl dd a:hover { background: #555; color: #fff; text-decoration: none; }
.webmap dl dd p.thd a { background: #eee; }
.webmap dl dd p.thd a:hover { background: #999; }

.contact-map { margin-bottom: 30px; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#32a237; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#3A7FCA; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#32a237; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:32px; text-align:right; }
.form-panel .input { padding:8px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:26px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.online .text:focus { border: 1px solid #333; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:20px 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:120px; height:32px; border:none; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#c20;}

.pro_piList_ctrol{width: 1200px;margin: 0 auto;}
.pro_piList_ctrol ul li{padding: 20px 0;border-bottom: 1px solid #eee;}

.pro_piList_ctrol ul li span{font-size: 14px;margin-right: 44px;}
.pro_piList_ctrol ul li a{display: inline-block;font-size: 14px;color: #333;margin-right: 10px;padding: 0 10px;height: 30px;line-height: 30px;}
.pro_piList_ctrol ul li a.on{height: 30px;text-align: center;background: #ec5811;color: #fff;font-weight: bold;}

.sjlist{width: 930px;}
.sjlist>ul{margin-bottom: 34px;}
.sjlist>ul>li{width: 930px;border-bottom: 1px solid #eaeaea;padding: 36px 0;}
.sjlist>ul>li:first-child{padding-top: 0 !important;}
.sjl1m{margin-left: 30px;}
.sjl1m .sjl1m1{font-size: 20px;color: #262628;}
.sjl1m .sjl1m1 span{font-size: 14px;color: #aaa;padding-left: 14px;}
.sjl1m .sjl1m2 span{font-size: 14px;color: #aaa;}
.sjl1m .sjl1m2 span s{font-size: 14px;color: #262628;}
.sjl1m .sjl1m2 i{display: inline-block;padding: 0 14px;color: #aaa;}
.sjl1m .sjl1m3 span{font-size: 14px;color: #aaa;}
.sjl1m .sjl1m3 {font-size: 14px;color: #333;}
.sjl1m .sjl1m4 span{font-size: 14px;color: #aaa;}
.sjl1m .sjl1m4 {font-size: 14px;color: #333;}
.sjl1m .sjl1m2{margin-top: 12px;}
.sjl1m .sjl1m2,.sjl1m .sjl1m3{margin-bottom: 15px;}

.sjl1r{width: 176px;height: 46px;background: #ec5811;border-radius: 20px;text-align: center;line-height: 46px;margin-top: 40px;}
.sjl1r a{display: block;width: 100%;height: 100%;}
.sjl1r a span{padding-left: 24px;background: url(chat.png) no-repeat left center;color: #fff;font-size: 14px;}

.success{margin-top: 22px;}
.success.piList{padding: 0 0 0;}
.success.piList ul{padding: 5px;}
.success.piList ul li{margin: 0 20px 0 0;}

.tj{width: 230px;}
.tj2{margin-top: 50px;}
.tj2t{text-align: center;font-size: 18px;color: #333;font-weight: bold;}
.tjform{margin-top: 20px;}
.tjform input.inps{display: block;width: 208px;border: 1px solid #ddd;height: 44px;line-height: 44px;padding-left: 20px;margin-bottom: 22px;}
.tjform input.inps::placeholder{font-size: 14px;color: #aaa;}

.tjform input[type="submit"]{width: 230px;height: 46px;line-height: 46px;background: #ec5811;color: #fff;font-size: 16px;margin-top: 20px;}

.tj3{margin-top: 30px;}
.tjal{margin-top: 16px;position: relative;}
.tjal .bd{overflow: hidden;}
.tjal .bd ul li{margin-bottom: 12px;}
.tjal .bd ul li img{width: 100%;}
.tjal .next{width: 120px;height: 36px;background: url(down.png) no-repeat center center;position: absolute;bottom: -31px;left: 50%;margin-left: -60px;background-size: contain;z-index: 99;}

.dd{width: 930px;}
.dd .ddbl{border: 4px solid #ddd;margin-right: 30px;}
.dd .ddbr{width: 620px;}
.dd .ddbr .ddbr1{font-size: 24px;color: #333;font-weight: bold;}
.dd .ddbr .ddbr1 span{font-size: 14px;color: #666;font-weight: normal;padding-left: 20px;}

.dd .ddbr .ddbr2{font-size: 14px;color: #333;padding: 8px 0 20px;border-bottom: 1px solid #ddd;}
.dd .ddbr .ddbr3{margin-top: 20px;}
.dd .ddbr .ddc{font-size: 14px;color: #333;margin-bottom: 16px;width: 100%;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}

.talk{width: 176px;height: 46px;background: #ec5811;border-radius: 20px;text-align: center;line-height: 46px;margin-top: 40px;}
.talk a{display: block;width: 100%;height: 100%;}
.talk a span{padding-left: 24px;background: url(chat.png) no-repeat left center;color: #fff;font-size: 14px;}

.thist{padding-bottom: 20px;border-bottom: 1px solid #ddd;font-size: 14px;color: #aaa;text-transform: uppercase;margin-top: 40px;}
.thist span {font-size: 24px;color: #333;font-weight: bold;position: relative;display: inline-block;margin-right: 13px;}
.thist span:after{position: absolute;width: 100%;height: 2px;left: 0;bottom: -21px;content: '';background: #ec5811;}

.tal {margin-top: 35px;}
.tal ul li{float: left;width: 298px;margin-right: 18px;margin-bottom: 15px;}
.tal ul li .apic img{width: 100%;}
.tal ul li .at{line-height: 50px;color: #333;font-size: 14px;text-align: center;}
.tal ul li:nth-child(3n){margin-right: 0;}

.seemore{display: block;width: 100%;height: 44px;line-height: 44px;text-align: center;background: #f0f0f0;font-size: 14px;color: #666;}

.cbox{width: 930px;}
.cbox .ct{font-size: 24px;font-weight: bold;color: #333;}
.cbox .titBar{font-size: 16px;color: #999;margin-top: 15px;}
.cblist{border: 1px solid #e6e6e6;margin-top: 36px;}
.cblist ul li{width: 33.33333%;height: 74px;line-height: 74px;float: left;border-bottom: 1px dashed #e8e8e8;box-sizing: border-box;}
.cblist ul li .aname{width: 110px;height: 74px;background: #f7f7f7;text-align: center;border-right:1px solid #e6e6e6;box-sizing: border-box;font-size: 16px;color: #666;}
.cblist ul li .att{text-align: center;width: calc(100% - 110px);border-right:1px solid #e6e6e6;box-sizing: border-box;font-size: 16px;color: #333;}
.cblist ul li:nth-child(3n) .att{border-right: 0;}

.picswiper{width: 930px;overflow: hidden;margin-top: 32px !important;position: relative !important;}
.picswiper .swiper-button-next{width: 37px !important;height: 79px !important;background: url(snext.png) no-repeat center !important;outline: none !important;right: 0 !important;opacity: 1 !important;color: rgba(0,0,0,.0);}
.picswiper .swiper-button-prev{width: 37px !important;height: 79px !important;background: url(sprev.png) no-repeat center !important;outline: none !important;left: 0 !important;opacity: 1 !important;color: rgba(0,0,0,.0);}
.picswiper .swiper-slide img{width: 100%;}

.asjt{font-size: 18px;font-weight: bold;position: relative;padding-bottom: 18px;}
.asjt:after{position: absolute;width: 46px;height: 1px;background: #ddd;left: 0;bottom: 0;content: '';}
.asjbox{margin-top: 20px;}
.asjbox .asjbr{margin-left: 10px;}
.asjbox .asjbr .asjbr1{font-size: 18px;color: #333;padding-bottom: 14px;}
.asjbox .asjbr .asjbr2{margin-bottom: 12px;}
.asjbox .asjbr .asjbr2 a{font-size: 14px;color: #666;text-decoration: underline;}
.asjbox .asjbr .asjbr3{margin-bottom: 12px;}
.asjbox .asjbr .cma{display: block;width: 104px;height: 28px;text-align: center;line-height: 28px;color: #333;font-size: 12px;border: 1px solid #ddd;}
.sjyy{margin-top: 24px;background: #ec5811;width: 230px;height: 46px;line-height: 46px;text-align: center;}
.sjyy a{display: block;width: 100%;height: 100%;font-size: 16px;color: #fff;}

.tjnew{width: 1200px;margin: 0 auto;box-shadow: 0 2px 5px 2px rgba(0,0,0,.2);}
.tjnew .tjnr{width: 700px;}
.tjnew .tjnl{width: calc(100% - 700px);}
.tjnew .tjnl .tjnlbx{width: 360px;margin: 0 auto;margin-top: 28px;}

.tjnew .tjnl .tjnlbx .tjnlbx1 .tjnlbx1l{font-size: 14px;color: #333;}
.tjnew .tjnl .tjnlbx .tjnlbx1 .tjnlbx1r{font-size: 14px;color: #333;}

.tjnew .tjnl .tjnlbx .tjnlbx2{margin-top: 50px;}
.tjnew .tjnl .tjnlbx .tjnlbx2 a{font-size: 20px;color: #000;}
.tjnew .tjnl .tjnlbx .tjnlbx3{margin-top: 20px;font-size: 14px;color: #999;line-height: 25px;}
.tjnew .tjnl .tjnlbx .tjnlbx4{margin-top: 50px;}
.tjnew .tjnl .tjnlbx .tjnlbx4 a{font-size: 14px;color: #333;text-decoration: underline;}

.newslist{margin-top: 28px;}
.newslist ul li{padding: 40px 27px;border: 1px solid #eee;box-sizing: border-box;margin-bottom: 30px;}
.newslist ul li .date{margin-right: 38px;}
.newslist ul li .date .dt1{font-size: 24px;color: #333;}
.newslist ul li .date .dt2{font-size: 14px;color: #666;margin-top: 10px;position: relative;padding-bottom: 22px;}
.newslist ul li .date .dt2:after{position: absolute;width: 10px;height: 1px;left: 0;bottom: 0;content: '';background: #666;}
.newslist ul li .nscon{width: 727px;margin-left: 26px;}
.newslist ul li .nscon .nsc1{font-size: 22px;font-weight: bold;color: #333;}
.newslist ul li .nscon .nsc2{font-size: 14px;color: #999;line-height: 25px;margin-top: 10px;}
.newslist ul li .nscon .nsc3{margin-top: 40px;}
.newslist ul li .nscon .nsc3 .nsc3l a{font-size: 14px;color: #333;}
.newslist ul li .nscon .nsc3 .nsc3r span{font-size: 14px;color: #333;background: url(eye.png) no-repeat left center;padding-left: 36px;}



.after-sale-wrapper .tab-title li.active,.after-sale-wrapper .tab-title li:hover{color:#ec5811}
.after-sale-wrapper .tab-title li.active{border-bottom:3px solid #ec5811}
.after-sale-wrapper .tab-box{display:none;position:relative;height:400px;background:url(../images/banner-after-sale.jpg) no-repeat center;}.after-sale-wrapper .tab-box .info{padding:72px 0 0 55px;width:740px;color:#fff}.after-sale-wrapper .tab-box .info h3{margin-bottom:20px;font-size:30px;line-height:1}.after-sale-wrapper .tab-box .info .desc{margin-bottom:35px;font-size:20px;line-height:30px}.after-sale-wrapper .tab-box .info .flow-tit{margin-bottom:10px;font-size:20px}.after-sale-wrapper .tab-box .info .flow-con li{float:left;font-size:16px;margin-right:25px}.after-sale-wrapper .tab-box_1{background-image:url(../images/banner-after-sale1.jpg);}.after-sale-wrapper .tab-box_1 .info{position:absolute;top:98px;left:53px;width:637px;padding:20px;background-color:rgba(0,0,0,0.2)}.after-sale-wrapper .tab-box_1 .info .text{padding:23px;border:1px solid #fff;font-size:20px;line-height:30px;text-shadow:0 4px 5px rgba(0,0,0,0.3);text-indent:2em;letter-spacing:3px}.after-sale-wrapper .tab-box_2{background-image:url(../images/banner-after-sale3.jpg)}.after-sale-wrapper .panel-form{position:absolute;right:55px;bottom:72px;width:300px;padding:20px 20px 10px;background-color:#fff;border-radius:4px}.after-sale-wrapper .panel-form__title{margin-bottom:10px;text-align:center;line-height:1;color:#999;font-size:12px}
.after-sale-wrapper .panel-form__title h3{margin-bottom:14px;color:#ec5811;font-size:16px}
.after-sale-wrapper .panel-form__title p{height:16px;line-height:16px}
.after-sale-wrapper .panel-form__title .number{color:#fb368e;font-size:16px}
.after-sale-wrapper .panel-form__input{margin-bottom:8px;width:100%;height:20px;padding:6px;border:1px solid #d0d0d0;border-radius:2px;font-size:12px}
.after-sale-wrapper .panel-form__button{width:100%;height:30px;border:none;background-color:#fb368e;background-image:linear-gradient(to bottom, #ec5811, #ec5812);color:#fff;text-align:center;font-size:12px}

.show {display: block !important;}
.hide{display: none !important;}
.after-sale-wrapper .panel-form__ending{padding-top:8px;font-size:12px;color:#666;text-align:center}.after-sale-wrapper .panel-form__ending b{color:#e61874;font-size:14px}.page-construction__title{padding:70px 0 40px;text-align:center;font-size:30px;line-height:1}
.page-construction__title .tit-img{margin:0 auto}
.page-construction__content .text{font-size:20px;line-height:30px;text-indent:2em;color:#666}
.page-construction_1{padding-bottom:80px}
.page-construction_1 .text{margin-bottom:28px}
.page-construction_1 .list-team-pic{margin:-10px 0 0 -10px}
.page-construction_1 .list-team-pic img{float:left;margin:10px 0 0 10px}
.page-construction_2{padding-bottom:80px;background:url(construction_team_bg-01.jpg) no-repeat center}.page-construction_2 .page-construction__title{padding-top:42px}
.page-construction_2 .text{margin-bottom:28px}
.page-construction_2 .list-motorcade-pic{margin:-20px 0 0 -20px}
.page-construction_2 .list-motorcade-pic img{float:left;margin:20px 0 0 20px}
.page-construction_3 .swiper-container{width:100%;padding-top:50px;padding-bottom:50px;height:600px}
.page-construction_3 .swiper-slide{background-position:center;background-size:cover;width:866px;height:500px}
.page-construction_3 .list-block{margin:-52px 0 0 -24px}
.page-construction_3 .list-block .item{float:left;margin:52px 0 0 24px}
.page-construction_3 .text{margin-top:30px}
.page-construction_3 .text p{margin-bottom:10px}
.page-construction_4 .text{margin:28px 0}
.page-construction_4 .text p{margin-bottom:10px}
.page-construction_5{margin-bottom:60px}
.page-construction_5 .text{margin:55px 0}
.page-construction_5 .list-block .item{margin-bottom:62px}
.page-construction_5 .list-block .item .info{width:598px;font-size:20px;line-height:40px;color:#666}
.page-construction_5 .list-block .item .info b{color:#e61874;font-size:30px}
.page-construction_5 .list-block .item-1 .info{padding:80px 100px 0;background:url(construction_team_pic_quality.png) no-repeat center 200px}
.page-construction_5 .list-block .item-2 .info{padding:10px 100px 0;background:url(construction_team_pic_security.png) no-repeat center 200px}
.page-construction_5 .list-block .item-3 .info{padding:90px 100px 0;background:url(construction_team_pic_dedicated.png) no-repeat center 160px}
.bottom-consult-bar__button{width:202px;height:220px;position:fixed;z-index:999;left:0;bottom:20px;background:url(bottom-fixed-baojia.png?v2) no-repeat 0 0;cursor:pointer}
.bottom-consult-bar__content{display:none;position:fixed;z-index:997;left:0;bottom:0;width:100%;height:120px;background-color:#000;background-color:rgba(0,0,0,0.8);color:#fff}
.bottom-consult-bar__content .close{position:absolute;z-index:998;right:10px;top:10px;padding:10px}
.bottom-consult-bar__content .close .icon-close{display:block;width:15px;height:15px;background:url(botton-fixed-close.png) no-repeat 0 0}
.bottom-consult-bar__content .close:hover{background-color:#b53268}
.bottom-consult-bar__content .close:hover .icon-close{background-position:0 -15px}
.bottom-consult-bar__content .wrapper{position:relative;height:140px}
.bottom-consult-bar__content .people-img{position:absolute;left:0;bottom:0;width:275px;height:237px;background:url(bottom-fixed-baojia-people.png?v3) no-repeat 0 0}
.bottom-consult-bar__content .form-box{float:left;padding-left:290px}
.bottom-consult-bar__content .form{width:561px;padding-top:17px;margin-right:30px}
.bottom-consult-bar__content .form .form-group{float:left;width:220px;margin:0 10px 12px 0}
.bottom-consult-bar__content .form .form-control{width:100%;padding:8px 8px;height:36px;background-color:#fff;border:none;font-size:14px}.bottom-consult-bar__content .form span{float:left;line-height:36px}
.bottom-consult-bar__content .form .form-button{float:right;width:86px;height:86px;border:none;background:url(../images/bottom-fixed-baojia-button.png?v2) no-repeat 0 0;cursor:pointer}.bottom-consult-bar__content .tel{margin-top:30px}

.itemx{width: 390px;min-height: 340px;overflow: hidden;background: #fff;float: left;margin-right: 15px;margin-bottom: 15px;}
.itemx:nth-child(3n){margin-right: 0;}
.item-thumb{display: block;text-align: center;margin: 0 auto;}
.item-con{width: 376px;margin: 0 auto;margin-top: 14px;}
.item-con h2{float: left;}
.item-con a{display: block;float: right;}
.panorama-vr-list .item-con .button-zx {width: 77px;background-color: #ec5811;border-radius: 10px;color: #fff;font-size: 14px;line-height: 26px;text-align: center;}
.panorama-vr-list .item-object{display: block;width: 376px;height: 282px;position: relative;margin-bottom: 14px;overflow: hidden;margin: 0 auto;padding-top: 7px;}
.panorama-vr-list .item-tit a {color: #333;}
.panorama-vr-list .item-tit a:hover {color: #ec5811;}
.panorama-vr-list .item-object .item-thumb {-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;}
.panorama-vr-list .item-object:hover .item-thumb {-webkit-transform: scale(1.1);transform: scale(1.1);}
.panorama-vr-list .item-object .mask-info {visibility: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);}
.panorama-vr-list .item-object .mask-info .icon-vr {position: absolute;left: 50%;top: 50%;width: 98px;height: 20px;margin: -10px 0 0 -49px;background: url(icon-vr.png) no-repeat 0 0;}
.panorama-vr-list .item-object:hover .mask-info{visibility: visible;}