@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%; height:auto;object-fit: cover; }
.banner .bd .txt{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;text-align: center;}
.banner .bd .txt .h{font-size: 14px;color: #f8f8ff;letter-spacing: 2px;text-transform: uppercase;}
.banner .bd .txt .p{font-size: 36px;color: #f8f8ff;font-weight: bold;}

.sj-banner { position:relative; width:100%; overflow:hidden; z-index:3; display: none;}
.sj-banner .bd { zoom:1; }
.sj-banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; z-index:5; background: #fff}
.white{background: #fff}
.wrap { position:relative; width:1002px; min-height:460px; _height:460px; margin:0 auto; }
.main { display:block; overflow:hidden; *zoom:1; padding:55px 0 55px; min-height: 400px}
.main2{padding:36px 0 0;}
.main3{padding:0 0 60px;}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; color:#333;float: left;background: #1f4789 ;width: 145px;height: 127px;box-sizing: border-box;padding: 50px 0 0 16px}
.leftTitle:after{content: '';position: absolute;top: 30px;left: 19px;width: 22px;height: 4px;background: #ff5a00}
.leftTitle i,.leftTitle s { display:block; }
.leftTitle i { font-size:24px; line-height:34px; font-weight:normal;font-style: normal; color: #fff}
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none;  color: #fff;font-size: 14px}

/* 面包屑 */
.location{padding: 0px 0 20px}
.location h3{display: none}
.breadcrumbs{font-size: 14px;color: #666666}
.breadcrumbs a { display:inline-block;  vertical-align:top; margin: 0 5px;font-size: 14px;color: #666666}
.breadcrumbs .u-home {}

/* 二级、三级菜单 */
.topMenu {background: #f5f5f5}
.topMenu .home{width: 25px;height: 25px;float: right;background: url(home.png) no-repeat;background-size: contain;position: relative;display: block;margin-top: 26px}
.topMenu .home:after{content: '';position: absolute;left: -14px;top: 0;width: 1px;height: 25px;background: #aaaaaa}
.menu{border-bottom: 1px solid #d9d9d9}
.menu dl{text-align: center;}
.menu dl dt{text-align: center;position: relative;margin-right: 50px;display: inline-block;}
.menu dl dt:last-child{margin-right: 0}
.menu dl dt a{font-size: 16px;color: #333333;display: block;position: relative;padding: 28px 32px;}
.menu dl dt a.current{color: #286ab1}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content: '';position: absolute;bottom: -1px;left: 0;width: 100%;height: 2px;background: #286ab1}
.menu dl dd{display: none}

/* 内容模式 */
.article { /* padding:0 0 40px; */ line-height:1.5; font-size:14px; word-wrap:break-word; text-align: justify;}
.article .hd { padding:0 0 20px; text-align:center;border-bottom: 1px solid #dadada}
.article .hd h1 { color:#333333; font-size:36px; }
.article .hd .titBar2{font-size: 18px;}
.article .hd .titBar { color:#333333; font-size:14px; } 
.article .hd .titBar em{background: #dadada;display: inline-block;width: 1px;height: 14px;margin: 0 15px}
.article .bd { padding-bottom:40px; }
.article img{max-width: 100%;height: auto;}
.article video{max-width: 100%;height: auto;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

.article .hd.hx0x{padding-bottom: 0;border-bottom: 0;}
.article .hd.hx0x .titBar{display: none;}


#map{width: 1024px;height: 550px;margin: 0 auto}
#allmap_0{height: 100%;}
#map img{max-width: unset!important;}
.mm2{float: left;}


.article .mac{width: 872px;margin: 0 auto 40px;text-align: center;}
.article .mac img{max-width: 666px;max-height: 336px;}
.article .flex{display: flex;margin-bottom: 40px;}
.article .flexItem{flex:1;background: #FFFFFF;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);margin-right: 60px;box-sizing: border-box;padding: 35px 25px;flex-direction: column;justify-content: center;position: relative;overflow: hidden;}
.article .flex .flexItem:last-child{margin-right: 0px;}
.article .flexItem .pic{position: relative;padding-bottom: 90%;}
.article .flexItem img{position: absolute;top: 0;left: 0;display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: contain;}
.article .flexItem img:hover{transform: scale(1.05);transition-duration: .5s;}
.article .flexItem span{display: block;text-align: center;color: #333;font-size: 16px;width: 100%;margin-top: 10px;}


@media screen and (max-width: 1640px){
	.main{padding: .6rem 0 .6rem}
	.main2{padding: .36rem 0 0}
	.main3{padding: 0 0 .6rem}
	.topMenu .home{width: .25rem;height: .25rem;margin-top: .26rem}
	.topMenu .home:after{left: -.14rem;height: .25rem}
	.menu dl dt{margin-right: .15rem}
	.menu dl dt a{font-size: .2rem;padding: .26rem .18rem}
	.location{padding:0rem 0 .2rem}
	.article .hd h1{font-size: .36rem}
	.article .hd .titBar2{font-size: .18rem}
}

@media screen and (max-width: 1024px){
	.main{padding-top: 40px;padding-bottom: 40px}
	.leftTitle{display: none}
	.topMenu .home{display: none;}
	.menu{width: 100%;background: #f5f5f5;box-sizing: border-box;}
	.menu{padding:2% 2% 4%;}
	.menu dl dt{width:24.2%;background:#fff;text-align:center;float:left;display:inline;margin:5px 1% 0 0;font-size:14px;height: auto;line-height: unset;}
	.menu dl dt:after{display: none}
	.menu dl dt a{display:block;padding:6% 0;font-size: 14px}
	.menu dl dt:nth-child(4n){margin-right:0;}
	.menu dl dt a:hover,.menu dl dt a.current{background:#286ab1;color:#fff;}
	.menu dl dt a.current:after,.menu dl dt a:hover:after{display: none!important}
	#map{width: 100%;height: 80vw;margin-bottom: 20px;}
	#dituContent{width: 100%!important;height: 400px!important;}
	.location{padding-bottom: 10px;}
	/* .article{padding: 0 0 40px} */
	.article .hd h1{font-size: 16px}
	.article .bd { padding-bottom:20px; }
	.main{padding: 30px 0 30px}
	.main2{padding: 18px 0 0}
	.main3{padding: 0 0 30px}
	.article .hd .titBar2{font-size: 14px}
}
@media screen and (max-width: 750px){
	.main{padding: 30px 0 30px}
	/*.banner{display: none}
	.sj-banner{display: block;}*/
	.banner .bd img{height: 30vw;}
	.banner .bd .txt .h{font-size: 12px;}
	.banner .bd .txt .p{font-size: 20px}
	.article .hd .titBar{font-size: 12px;}
	.article .hd .titBar em{height: 12px;}
	.article .hd .titBar em{margin: 0 6px}
	.article .mac{background: initial;width: 100%;height: auto;box-sizing: border-box;margin-bottom: 20px;}
	.article .mac img{width: 100%;height: auto;position: relative;top: initial;left: initial;}
	.article .flex{width: 100%;margin-bottom: 20px;box-sizing: border-box;display: block;}
	.article .flexItem{width: 100%;height: auto;margin-bottom: 10px;}
	.article .flexItem .pic{padding-bottom: 0;}
	.article .flexItem img{position: relative;height: auto;}
	.article .flexItem span{position: relative;bottom: initial;margin-top: 10px;}
}

/* 新闻列表 */
.nnew{}
.nnew ul li{float: left;width: 32%;margin-right: 2%;box-sizing: border-box;border: 1px solid #d9d9d9;transition: all .5s ease;margin-bottom: 30px}
.nnew ul li:hover{box-shadow: 0 0 15px rgba(0,0,0,.15);}
.nnew ul li:nth-child(3n){margin-right: 0}
.nnew ul li a{display: block;box-sizing: border-box;padding: 40px 6% 0;height: 234px;}
.nnew ul li .s{font-size: 24px;color: #999999}
.nnew ul li .h{font-size: 18px;color: #000000;font-weight: bold;margin-top: 12px;transition: all .5s ease;}
.nnew ul li .p{font-size: 14px;color: #999999;line-height: 1.6;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;margin-top: 25px;}
.nnew ul li:hover .h{color: #286ab1}

@media screen and (max-width: 1640px){
}
@media (max-width:1024px){
	.nnew ul li{width: 49%;margin-right: 2%;margin-bottom: 20px}
	.nnew ul li:nth-child(3n){margin-right: 2%}
	.nnew ul li:nth-child(2n){margin-right: 0}
	.nnew ul li a{padding: 20px 5% 0;height: 180px}
	.nnew ul li .s{font-size: 16px}
	.nnew ul li .h{font-size: 14px;margin-top: 5px;}
	.nnew ul li .p{font-size: 12px;margin-top: 12px;}
}

.listHot{margin-bottom: 55px}
.listHot .pic{float: left;width: 490px;height: auto;margin-right: 40px;overflow: hidden;}
.listHot .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.listHot dl{padding-top: 15px}
.listHot dl .s{font-size: 34px;color: #cccccc;font-family: arial}
.listHot dl dt a{font-size: 25px;color: #333333;font-weight: bold;}
.listHot dl .i{font-size: 16px;color: #666666;margin-top: 15px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.listHot dl .m{margin-top: 50px;}
.listHot dl .m a{display: inline-block;font-size: 16px;color: #ffffff;padding: 12px 60px 12px 25px;background: #286ab1 url(more02.png) no-repeat 100px center;background-size: 20px auto}
.listHot:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.listHot:hover dl dt a{color: #286ab1}

.newsList{padding-bottom: 50px}
.newsList li{padding: 30px 25px;border-bottom: 1px solid #d9d9d9}
.newsList li span{font-size: 20px;color: #999999;font-family: arial;margin-right: 65px;float: left;}
.newsList li a{display: block;font-size: 20px;color: #333333;padding-right: 30px;background: url(more03.png) no-repeat right center;background-size: 25px auto; }
.newsList li em{transition: all .5s ease;display: inline-block;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.newsList li:hover em{padding-left: 15px;color: #286ab1}

@media screen and (max-width: 1640px){
	.listHot{margin-bottom: .55rem}
	.listHot .pic{width: 4.9rem;margin-right: .4rem}
	.listHot dl{padding-top: .15rem}
	.listHot dl .s{font-size: .34rem;}
	.listHot dl dt a{font-size: .25rem}
	.listHot dl .i{font-size: .16rem;margin-top: .15rem}
	.listHot dl .m{margin-top: .5rem}
	.listHot dl .m a{font-size: .16rem;padding: .12rem .6rem .12rem .25rem;background: #286ab1 url(more02.png) no-repeat 1rem center;background-size: .2rem auto}
	.newsList{padding-bottom: .5rem}
	.newsList li{padding: .3rem .25rem}
	.newsList li span{font-size: .2rem;margin-right: .65rem}
	.newsList li:hover em{padding-left: .15rem}
	.newsList li a{font-size: .2rem;padding-right: .3rem;background-size: .25rem auto}
}
@media (max-width:1024px){
	.listHot .pic{width: 100%;float: unset;}
	.listHot dl{width: 100%;box-sizing: border-box;padding: 20px 10px;}
	.listHot dl .s{font-size: 16px;}
	.listHot dl dt a{font-size: 16px;}
	.listHot dl .i{font-size: 14px;margin-top: 15px}
	.listHot dl .m{margin-top: 20px}
	.listHot dl .m a{font-size: 14px;padding: 8px 15px;background: #286ab1;}
	.newsList{padding-bottom: 30px}
	.newsList li{padding: 10px 0}
	.newsList li span{font-size: 12px;margin-right: 10px;}
	.newsList li:hover em{padding-left: 0}
	.newsList li a{background-size: 12px auto;font-size: 12px;}
}

/* 图文新闻 */
.pothoItem{}
.pothoItem li{float: left;width: 23.5%;margin-right: 2%;margin-bottom: 40px;display: block;box-sizing: border-box;border: 1px solid #d9d9d9;transition: all .5s ease;}
.pothoItem li:nth-child(4n){margin-right: 0;}
.pothoItem li:hover{box-shadow: 0 0 15px rgba(0,0,0,.15)}
.pothoItem li .pic{width: 100%;height: 254px;overflow: hidden;}
.pothoItem li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.pothoItem li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.pothoItem li dl{height: 212px;box-sizing: border-box;padding: 30px 20px 0}
.pothoItem li dl dt a{font-size: 18px;color: #333333;font-weight: bold;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.pothoItem li dl .d{font-size: 16px;color: #999999;margin-top: 10px;}
.pothoItem li dl .i{font-size: 14px;color: #666666;margin-top: 12px;line-height: 1.6;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.pothoItem li:hover dl dt a{color: #286ab1}

@media screen and (max-width: 1640px){
	.pothoItem li .pic{height: 2.35rem}
}
@media screen and (max-width: 1024px){
	.pothoItem li .pic{height: auto;}
	.pothoItem li{width: 49%;margin-right: 2%;margin-bottom: 20px}
	.pothoItem li:nth-child(2n){margin-right: 0}
}
@media screen and (max-width: 750px){
	.pothoItem li dl{height: 180px;padding: 20px 10px 0}
	.pothoItem li dl dt a{font-size: 16px;}
	.pothoItem li dl .d{font-size: 14px;margin-top: 5px;}
	.pothoItem li dl .i{font-size: 12px;margin-top: 5px}
}

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list {}
.piList .pic-item { float:left;position:relative; width: 23.5%;margin-right: 2%;margin-bottom: 20px; padding:0; display:inline;}
.piList .pic-item:nth-child(4n){margin-right: 0}
.piList .list-pic { display:block; margin-bottom:0; padding:9%; border:0; overflow: hidden;box-sizing: border-box;border: 1px solid #d9d9d9 }
.piList .list-pic .box{padding-bottom: 80%;position: relative;}
.piList .list-pic img {position: absolute;top: 0;left: 0;height: 100%; width:100%;object-fit: cover; }
.piList dl { padding:10px 5px; line-height:20px; background: #fff}
.piList dl dt { height:40px; font-size:16px; line-height:20px;overflow: hidden;vertical-align: middle;position: relative;}
.piList dl dt a{display: block;position: absolute;top: 50%;transform: translateY(-50%);width: 100%}
.piList .pic-item .list-pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.piList .pic-item:hover .list-pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.piList .pic-item:hover dl dt a{color: #044ba5}

@media screen and (max-width: 1640px){
	
}
@media screen and (max-width: 1024px){
	.piList{padding: 0 0 20px;}
	.piList .pic-item{width: 49%;margin-right: 2%}
	.piList .pic-item:nth-child(2n){margin-right: 0}
}
@media screen and (max-width: 750px){
	
}


/* 分页 */
.page { /* padding:0 0 40px; */ line-height:24px; text-align:center; }
.page a { display:inline-block; font-size: 14px;margin:0 4px; padding:9px 17px; border-radius: 3px;color:#000; vertical-align:top; }
.page a:hover,.page .curpage { background:#286ab1; color:#fff;}
.page .pageinfo{display: none;}
@media screen and (max-width: 1640px){
	.page a{padding: .09rem .17rem}
}
@media (max-width:1024px){
	.page a{font-size: 12px;padding: 0 6px}
}
@media (max-width:750px){
}


/* 人才招聘 */
.jobs { padding:40px 0; border:1px solid #f5f5f5; }
.jobs .jnlist { background:#999; }
.jobs .jnlist ul li { float:left; text-align:center; padding:20px 0; font-size:18px; color:#fff; }
.jobs .jnlist ul li:nth-child(1) { width:40%; }
.jobs .jnlist ul li:nth-child(2) { width:15%; }
.jobs .jnlist ul li:nth-child(3) { width:35%; }
.jobs .jnlist ul li:nth-child(4) { width:10%; }

.jobs .jobsideMenu{padding-bottom: 30px}

.jobs .jobcontent{background: #fff}
.jobs .jobcontent dl dt { float:left; text-align:center; padding:25px 0; font-size:18px; cursor:pointer; }
.jobs .jobcontent dl dt:nth-child(1) { width:40%; }
.jobs .jobcontent dl dt:nth-child(2) { width:15%; }
.jobs .jobcontent dl dt:nth-child(3) { width:35%; }
.jobs .jobcontent dl dt:nth-child(4) { width:10%; }

.jobs .jobart { background:#fff; padding:30px 45px; }
.jobs .jobart .jbt { font-size:20px; color:#005382; margin-bottom:20px; font-weight:bold; }
.jobs .jobart .jbcon { font-size:14px; color:#333; line-height:30px; margin-bottom:25px; }
.jobs .jobart .gojb a { display:block; width:130px; height:40px; background:#286ab1; color:#fff; font-size:14px; text-align:center; line-height:40px; }

.widget-job-2{padding: 30px 0 50px}
.widget-job-tit{ background: #f1f1f1; color: #333333; overflow: hidden; height: 78px; line-height: 78px; font-size:16px;font-weight: bold;}
.widget-job-2 ._jt { height: 95px; line-height: 95px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom: 1px solid #e6e6e6;font-size: 16px;color: #333333}
.widget-job-2 ._ut{ float: left; text-align: center;}
.widget-job-2 ._t1 { width: 28%; height:56px;}
.widget-job-2 ._t2 { width: 20%; height:56px;}
.widget-job-2 ._t3 { width: 14%; height:56px;}
.widget-job-2 ._t4 { width: 14%; height:56px;}
.widget-job-2 ._t5 { width: 10%; height:56px;}
.widget-job-2 ._t6 { width: 14%; }
.widget-job-2 ._jt ._t6{text-align: center; color: #286ab1}
.widget-job-2 ._jt ._t6 .iconfont{display: inline-block;width: 20px;height: 20px;background: url(iconfont.png) no-repeat;background-size: contain;vertical-align: middle;}
.widget-job-2 ._jt.on ._t6 .iconfont{background: url(iconfont02.png) no-repeat;}
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 40px; background: #f3f3f3; padding-left:96px;}
.widget-job-btn{ cursor: pointer; background: #286ab1;color: #fff; width: 160px; height: 40px; line-height: 40px; margin-top: 40px; display: block;text-align: center;font-size: 15px;}
.widget-job-2 .tit{font-size:16px; color:#5a5a5a; margin-bottom:20px;}
.widget-job-2 .info{font-size:13px; color:#5a5a5a; line-height:24px; margin-bottom:40px;}
.widget-job-btn:hover{color:#fff;}


@media only screen and (max-width:800px){
	.jobs { margin:20px 0; }
	.jobs .jnlist ul li { font-size:12px; }
	.jobs .jobcontent dl dt { font-size:12px; }
	.jobs .jobart { padding:10px; }
	.jobs .jobart .jbt { font-size:12px; }
	.jobs .jobart .jbcon { font-size:12px; }
	
	.jobs .jnlist ul li:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jnlist ul li:nth-child(2) { width:60px; }
	.jobs .jnlist ul li:nth-child(3) { display:none; }
	.jobs .jnlist ul li:nth-child(4) { width:60px; }
	
	.jobs .jobcontent dl dt:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jobcontent dl dt:nth-child(2) { width:60px; }
	.jobs .jobcontent dl dt:nth-child(3) { display:none; }
	.jobs .jobcontent dl dt:nth-child(4) { width:60px; }

	.widget-job-2{padding: 10px 0 20px}
	.widget-job-2 ._jcon{padding-left:30px;}
    .widget-job-2 ._t2{display:none;}
    .widget-job-2 ._t6{display:none;}
    .widget-job-2 ._t3{width:22%;}
    .widget-job-2 ._t5{width:36%;}
    .job_list01 .sear_box .form_box{width:100%;}
    .job_list01 .sear_box .ipt_box{width:50%;}
    .job_list01 .sear_box button{width:40%;}
    .job_list01 .sear_box .tit{font-size:18px;}
    .widget-job-tit{font-size:13px;}
    .widget-job-2 ._ut{font-size:13px;}
}

.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:40px 0; float: left;width: 50%}
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#286ab1; 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; }
.hr-list .title { padding:0; color:#286ab1; font-weight:bold; line-height:25px; font-size:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; font-size:16px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

@media only screen and (max-width:750px){
	.hr-list .title { line-height:20px; font-size:16px; }
	.hr-list .info { font-size:12px; }
	
}

/* 人才招聘 */
.form-panel { padding:0 0 30px;float: right;width: 50% }
.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:24px; text-align:right; }
.form-panel .input { margin:5px 0; zoom:1; position: relative;}
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:24px; line-height:24px; padding:0 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box;  }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 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:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

@media only screen and (max-width:1220px){
	.hr{width: 100%}
	.form-panel{width: 100%}
	.hr-list{border-bottom: 1px dashed #333}
	.form-panel .input .i{position: absolute;right: -10px;top: 3px}
}
@media only screen and (max-width:750px){
	.form-panel li.field label { float:left; width:70px; line-height:24px; }
	.form-panel li.field .text { float:left; width:calc(100% - 70px); }
	.form-panel .textarea { float:left; width:calc(100% - 70px); }
	.form-panel .submit-field { padding:0 10px 20px 70px; _padding:0 10px 20px 70px; }
	
}

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


/*关于我们*/
.about-a{}
.about-a .leftArea{display: table-cell;width: 55%;background-size: cover;vertical-align: middle;padding: 0 6% 0 0}
.about-a .leftArea .h{font-size: 30px;color: #333333}
.about-a .leftArea .p{font-size: 16px;color: #333333;margin-top: 15px}
.about-a .list{margin-top: 35px;}
.about-a .list ul li{float: left;width: 25%}
.about-a .list ul li:last-child{margin-right: 0}
.about-a .list ul li .a{font-size: 50px;color: #286ab1;font-weight: bold;line-height: 54px;vertical-align: bottom;}
.about-a .list ul li .a em{font-size: 18px;display: inline-block;line-height: 18px;}
.about-a .list ul li .b{font-size: 18px;color: #666666;}

.about-a .rightArea{display: table-cell;width: 45%;overflow: hidden;}
.about-a .rightArea img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.about-a:hover .rightArea img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.about-b{margin-top: 52px}
.about-b .item{float: left;width: 48.14%;}
.about-b .item:last-child{float: right;}
.about-b .item ul li{padding: 40px 0 50px;border-top: 1px solid #dedede}
.about-b .item ul li .h a{font-size: 24px;color: #333333}
.about-b .item ul li .p{font-size: 16px;color: #333333;margin-top: 15px;line-height: 26px;}
.about-b .item ul li:hover a{color: #044ba5}

@media only screen and (max-width:1640px){
	.about-a .leftArea{padding: 0 4% 0 0}
	.about-a .leftArea .h{font-size: .3rem}
	.about-a .leftArea .p{font-size: .16rem;line-height: .26rem;margin-top: .2rem}
	.about-a .list{margin-top: .35rem;}
	.about-a .list ul li .a{font-size: .5rem;line-height: .54rem}
	.about-a .list ul li .a em{font-size: .18rem}
	.about-a .list ul li .b{font-size: .18rem}
	.about-b .item ul li{padding: .4rem 0 .5rem}
	.about-b .item ul li .h a{font-size: .24rem}
	.about-b .item ul li .p{font-size: .16rem;}
}
@media only screen and (max-width:1024px){
	.about-a .leftArea{width: 100%;display: block;box-sizing: border-box;padding: 20px 2%}
	.about-a .leftArea .h{font-size: 24px}
	.about-a .leftArea .p{font-size: 16px;line-height: 26px;margin-top: 20px}
	.about-a .rightArea{width: 100%;display: block;}
	.about-a .list{margin-top: 15px}
	.about-a .list ul li{width: 50%;text-align: center;margin-bottom: 15px}
	.about-a .list ul li .a{font-size: 24px;line-height: 24px}
	.about-a .list ul li .a em{font-size: 14px}
	.about-a .list ul li .b{font-size: 14px;}
	.about-b .item ul li{padding: 20px 0 30px}
	.about-b .item ul li .h a{font-size: 20px}
	.about-b .item ul li .p{font-size: 16px;}
}
@media only screen and (max-width:750px){
	.about-a .leftArea .h{font-size: 20px}
	.about-a .leftArea .p{font-size: 14px;line-height: 24px;margin-top: 20px}
	.about-b .item{float: unset;width: 100%}
	.about-b .item:last-child{float: unset;}
	.about-b .item ul li{padding: 20px 0 25px}
	.about-b .item ul li .h a{font-size: 18px}
	.about-b .item ul li .p{font-size: 14px;}
}

/*联系我们*/
.contact-a{}
.contact-a ul{text-align: center;}
.contact-a ul li{display: inline-block;width: 30%;padding: 44px 0 42px;text-align: center;}
.contact-a ul li .icon{width: 60px;height: 60px;display: inline-block;}
.contact-a ul li .icon img{width: 100%;height: auto;}
.contact-a ul li .h{font-size: 18px; color: #333333;margin-top: 4px;}
.contact-a ul li .p{font-size: 14px;color: #999999;margin-top: 5px}

@media only screen and (max-width:1024px){
	.contact-a ul li .icon{width: 35px;height: 35px;}
	.contact-a ul li{padding: 20px 0 20px}
	.contact-a ul li .h{font-size: 14px;margin-top: 2px}
	.contact-a ul li .p{font-size: 12px;margin-top: 4px;}
}

@media only screen and (max-width:750px){
	.contact-a ul li{width: 100%}
}

/*产业专题页-通用*/
.zt-a{padding: 65px 0 72px}
.zt-a .leftArea{padding-top: 35px;}
.zt-a .leftArea .h{font-size: 36px;color: #333333;font-weight: bold;}
.zt-a .leftArea .p{font-size: 16px;color: #333333;margin-top: 30px}
.zt-a .rightArea{float: right;width: 49.4%;margin-left: 45px;}
.zt-a .rightArea img{width: 100%;height: auto;}
.zt-ti{font-size: 36px;color: #333333;font-weight: bold;margin-bottom: 20px}


@media only screen and (max-width:1640px){
	.zt-a{padding: .65rem .72rem}
	.zt-a .leftArea .h{font-size: .36rem}
	.zt-a .leftArea .p{font-size: .16rem;margin-top: .3rem}
	.zt-a .rightArea{margin-left: .45rem}
	.zt-ti{font-size: .36rem;margin-bottom: .2rem}
}
@media only screen and (max-width:1024px){
	.zt-a{padding: 35px 0 40px}
	.zt-a .leftArea .h{font-size: 20px;}
	.zt-a .leftArea .p{font-size: 14px;margin-top: 15px;}
	.zt-a .rightArea{float: unset;width: 100%;margin-top: 0;margin-left: 0}
	.zt-ti{font-size: 20px;margin-bottom: 15px}
}

/*产业专题页-地产*/
.zt-b{padding: 85px 0 40px;background: #f2f2f2}
.zt-b .picList{}
.zt-b .picList ul li{float: left;width: 31%;background: #fff;margin-right: 3.5%;margin-bottom: 62px;}
.zt-b .picList ul li:nth-child(3n){margin-right: 0}
.zt-b .picList ul li a{display: block;}
.zt-b .picList ul li .pic{overflow: hidden;}
.zt-b .picList ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.zt-b .picList ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.zt-b .picList ul li .m{height: 140px;box-sizing: border-box;padding: 20px 22px 0}
.zt-b .picList ul li .m .icon{float: left;width: 90px;height: 90px;border: 1px solid #cccccc;margin-right: 15px}
.zt-b .picList ul li .m .icon img{width: 100%;height: auto;}
.zt-b .picList ul li .m .txt{}
.zt-b .picList ul li .m .txt .h{font-size: 24px;color: #333333;transition: all .5s ease;}
.zt-b .picList ul li .m .txt .p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 6px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}
.zt-b .picList ul li:hover .m .txt .h{color: #286ab1}

@media only screen and (max-width:1640px){
	.zt-b{padding: .85rem .4rem}
	.zt-b .picList ul li .m .txt .h{font-size: .24rem}
	.zt-b .picList ul li .m .txt .p{}
	.zt-b .picList ul li{margin-bottom: .62rem}
}
@media only screen and (max-width:1024px){
	.zt-b .picList ul li .m{height: 100px;padding: 15px 10px 0}
	.zt-b .picList ul li .m .icon{width: 65px;height: 65px;margin-right: 10px}
	.zt-b .picList ul li .m .txt .h{font-size: 14px;}
	.zt-b .picList ul li .m .txt .p{font-size: 12px;line-height: unset;}
}
@media only screen and (max-width:750px){
	.zt-b .picList ul li{width: 49%;margin-right: 2%;margin-bottom: 15px}
	.zt-b .picList ul li:nth-child(3n){margin-right: 2%}
	.zt-b .picList ul li:nth-child(2n){margin-right: 0}
	.zt-b .picList ul li .m{height: 90px;padding: 15px 5px 0}
	.zt-b .picList ul li .m .icon{width: 45px;height: 45px;margin-right: 5px}
	.zt-b .picList ul li .m .txt .p{margin-top: 0}
}

/*产业专题页-文旅*/
.zt-c{padding: 85px 0 75px;background: #f2f2f2}
.zt-c .picList ul li{float: left;width: 31%;background: #fff;margin-right: 3.5%;margin-bottom: 62px;}
.zt-c .picList ul li:nth-child(3n){margin-right: 0}
.zt-c .picList ul li .pic{overflow: hidden;}
.zt-c .picList ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.zt-c .picList ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.zt-c .picList ul li .txt{height: 190px;box-sizing: border-box;padding: 23px 20px 0;}
.zt-c .picList ul li .txt .h{font-size: 24px;color: #333333;transition: all .5s ease;}
.zt-c .picList ul li .txt .p{font-size: 16px;color: #666666;line-height: 24px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;margin-top: 6px}
.zt-c .picList ul li .txt .m{border-top: 1px solid #e0e0e0;padding-top: 15px;margin-top: 10px}
.zt-c .picList ul li .txt .m div{float: left;width: 50%;font-size: 16px;color: #666666}
.zt-c .picList ul li .txt .m span{font-weight: bold;color: #286ab1}
.zt-c .picList ul li:hover .txt .h{color: #286ab1}

@media only screen and (max-width:1640px){
	.zt-c{padding: .85rem 0 .75rem}
	.zt-c .picList ul li{margin-bottom: .62rem}
	.zt-c .picList ul li .txt .h{font-size: .24rem}
}
@media only screen and (max-width:1024px){
	.zt-c .picList ul li .txt .h{font-size: 16px;}
	.zt-c .picList ul li .txt .p{font-size: 14px;line-height: 20px}
	.zt-c .picList ul li .txt .m div{width: 100%;float: unset;font-size: 14px;}
}
@media only screen and (max-width:750px){
	.zt-c .picList ul li{width: 49%;margin-right: 2%;margin-bottom: 20px}
	.zt-c .picList ul li:nth-child(3n){margin-right: 2%}
	.zt-c .picList ul li:nth-child(2n){margin-right: 0}
	.zt-c .picList ul li .txt{height: 150px;padding: 15px 5px 0}
	.zt-c .picList ul li .txt .h{font-size: 16px;}
	.zt-c .picList ul li .txt .p{font-size: 14px;}
	.zt-c .picList ul li .txt .m{padding-top: 5px;margin-top: 5px}
	.zt-c .picList ul li .txt .m div{font-size: 12px}
	.zt-c .picList ul li .txt .m span{}
}

/*产业专题页-文旅内页*/
.zt-swiper{margin: 40px 0 0}
.zt-swiper .swiper-slide{}
.zt-swiper .swiper-slide .pic{padding-bottom: 70%;position: relative;}
.zt-swiper .swiper-slide img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: all .5s ease;opacity: .5;object-fit: cover;}
.zt-swiper .swiper-slide-active img{opacity: 1}

.pagination{width: 100%;height:14px;text-align: center;margin: 20px 0}
.pagination .swiper-pagination-bullet{display: inline-block;background:#cccccc;width:14px; height:14px;text-indent:99999px; overflow:hidden; margin:0 4px;cursor: pointer;transition: all 0.5s;opacity: 1;}
.pagination .swiper-pagination-bullet-active{background: #286ab1;}

/*产业专题页-物业*/
.zt-d{padding: 80px 0;background: #f2f2f2}
.zt-d .hotNews{background: #fff;position: relative;}
.zt-d .hotNews .pic{float: left;width: 670px;height: auto;margin-right: 60px;overflow: hidden;}
.zt-d .hotNews .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.zt-d .hotNews .txt{padding: 100px 55px 0}
.zt-d .hotNews .txt .h a{font-size: 24px;color: #333333}
.zt-d .hotNews .txt .s{font-size: 24px;color: #cccccc;font-family: arial;margin-top: 6px}
.zt-d .hotNews .txt .p{font-size: 16px;color: #666666;margin-top: 20px;line-height: 1.8}
.zt-d .hotNews:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.zt-d .hotNews:hover .txt .h a{color: #286ab1}
#hot-pagination{position: absolute;left: 540px;bottom: 0;z-index: 3;width: unset;}
#hot-pagination .swiper-pagination-bullet{width: 10px;height: 10px}
.zt-d .list{margin-top: 30px;}
.zt-d .list ul li{padding: 24px 0 24px 12px;float: left;box-sizing: border-box;width: 48.5%;margin-right: 3%;border-bottom: 1px solid #cacaca}
.zt-d .list ul li:nth-child(2n){margin-right: 0}
.zt-d .list ul li a{font-size: 18px;color: #333333}
.zt-d .list ul li span{font-size: 16px;color: #999999;float: right;}
.zt-d .list ul li:hover a{color: #286ab1}

@media only screen and (max-width:1640px){

}

.zt-e{padding: 100px 0 110px}
.zt-e #arrow-left{background: url(arrow_left.png) no-repeat;background-size: contain;display: block;width: 36px;height: 36px;float: right;margin-right: 10px;transition: all .5s ease;}
.zt-e #arrow-right{background: url(arrow_right.png) no-repeat;background-size: contain;display: block;width: 36px;height: 36px;float: right;transition: all .5s ease;}
.zt-e #arrow-left:hover{background: url(arrow_left02.png) no-repeat;background-size: contain;}
.zt-e #arrow-right:hover{background: url(arrow_right02.png) no-repeat;background-size: contain;}
.zt-e .swiper-slide a{display: block;border: 1px solid #dbdbdb;padding: 1px}
.zt-e .swiper-slide .pic{overflow: hidden;}
.zt-e .swiper-slide .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.zt-e .swiper-slide .p{font-size: 16px;color: #333333;text-align: center;padding: 16px 0}
.zt-e .swiper-slide:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.zt-e .swiper-slide:hover .p{color: #286ab1}

@media screen and (max-width: 750px){
	.zt-e #arrow-left{width: 24px;height: 24px;margin-top: 6px;}
	.zt-e #arrow-right{width: 24px;height: 24px;margin-top: 6px}
}

.zt-f{padding: 70px 0 35px;background: #f2f2f2}
.zt-f .zt-ti{display: inline-block;}
.zt-f .third-menu{float: right;}
.zt-f .third-menu ul li{float: left;position: relative;padding: 0 16px}
.zt-f .third-menu ul li:after{content: '';position: absolute;right: 0;top: 50%;margin-top: -9px;width: 1px;height: 18px;background: #757575}
.zt-f .third-menu ul li:last-child:after{display: none}
.zt-f .third-menu ul li a{font-size: 16px;color: #333333}
.zt-f .third-menu ul li a:hover,.zt-f .third-menu ul li a.current{color: #286ab1}
.zt-f .picList{}
.zt-f .picList ul li{float: left;width: 31%;margin-right: 3.5%;margin-bottom: 55px;background: #fff}
.zt-f .picList ul li:nth-child(3n){margin-right: 0}
.zt-f .picList ul li a{display: block;}
.zt-f .picList ul li .pic{overflow: hidden;}
.zt-f .picList ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.zt-f .picList ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.zt-f .picList ul li .txt{padding: 22px 20px 0;height: 150px;box-sizing: border-box;}
.zt-f .picList ul li .txt .h{font-size: 24px;color: #333333;transition: all .5s ease;}
.zt-f .picList ul li .txt .p{font-size: 16px;color: #666666;line-height: 24px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-orient: vertical;margin-top: 10px}
.zt-f .picList ul li:hover .txt .h{color: #286ab1}

@media only screen and (max-width:1640px){
	.zt-f{padding: .7rem 0 .35rem}
	.zt-f .picList ul li{margin-bottom: .55rem}
	.zt-f .picList ul li .txt .h{font-size: .24rem}
}
@media only screen and (max-width:1024px){
	.zt-f .third-menu{margin-top: 5px}
	.zt-f .third-menu ul li a{font-size: 14px}
	.zt-f .picList ul li .txt{height: 120px}
	.zt-f .picList ul li .txt .h{font-size: 16px;}
	.zt-f .picList ul li .txt .p{font-size: 14px;}
}
@media only screen and (max-width:750px){
	.zt-f .topArea{margin-bottom: 20px}
	.zt-f .third-menu{float: unset;width: 100%;display: block;}
	.zt-f{padding: 45px 0 25px}
	.zt-f .picList ul li{width: 49%;margin-right: 2%;margin-bottom: 20px}
	.zt-f .picList ul li:nth-child(3n){margin-right: 2%}
	.zt-f .picList ul li:nth-child(2n){margin-right: 0}
	.zt-f .picList ul li .txt{padding: 15px 5px 0;height: 110px}
	.zt-f .picList ul li .txt .p{margin-top: 5px}
}

.zt-g{padding: 40px 0 75px;}
.zt-g .picList{margin-bottom: 60px}
.zt-g ul li{border-bottom: 1px solid #d9d9d9;transition: all .5s ease;padding: 35px 70px 35px 50px;}
.zt-g ul li .pic{float: right;width: 300px;height: auto;overflow: hidden;margin-left: 100px;transition: all .5s ease;}
.zt-g ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.zt-g ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.zt-g ul li .txt{padding-top: 30px;}
.zt-g ul li .txt .h{font-size: 30px;color: #333333;transition: all .5s ease;}
.zt-g ul li .txt .p{font-size: 16px;color: #666666;margin-top: 20px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.zt-g ul li .txt .m{font-size: 20px;color: #000000;margin-top: 30px;display: inline-block;padding-right: 40px;opacity: 0;visibility: hidden;background: url(more01.png) no-repeat right center;background-size: 24px auto;}
.zt-g ul li:hover{padding: 45px 60px 50px 50px;border-bottom: 1px solid #f5f5f5;background: #f5f5f5;}
.zt-g ul li:hover .txt .h{font-size: 40px;}
.zt-g ul li:hover .txt .m{opacity: 1;visibility: visible;}
.zt-g ul li:hover .pic{width: 400px;}

@media only screen and (max-width:1640px){
	.zt-g{padding: .4rem 0 .75rem}
	.zt-g .picList{margin-bottom: .6rem}
	.zt-g ul li{padding: .35rem .7rem .35rem .5rem}
	.zt-g ul li .pic{width: 3rem;margin-left: 1rem}
	.zt-g ul li .txt{padding-top: .3rem}
	.zt-g ul li .txt .h{font-size: .3rem}
	.zt-g ul li .txt .p{font-size: .16rem;margin-top: .2rem}
	.zt-g ul li .txt .m{font-size: .2rem;margin-top: .3rem;padding-right: .4rem;background-size: .24rem auto;}
	.zt-g ul li:hover{padding: .45rem .6rem .45rem .5rem;}
	.zt-g ul li:hover .txt .h{font-size: .4rem;}
	.zt-g ul li:hover .pic{width: 4rem;}
}
@media only screen and (max-width:750px){
	.zt-g ul li{padding: 25px 0}
	.zt-g ul li .pic{width: 100%;float: unset;margin-bottom: 15px;margin-left: 0}
	.zt-g ul li:hover .pic{width: 100%;}
	.zt-g ul li .txt .h{font-size: 16px;}
	.zt-g ul li .txt .p{font-size: 14px;}
	.zt-g ul li .txt .m{opacity: 1;visibility: visible;font-size: 14px;padding-right: 30px;background-size: 16px auto}
	.zt-g ul li:hover{padding: 25px 0}
}

/*发展历程*/
.history{margin-top: 45px;margin-bottom: 60px;position: relative;}
.history .line{position: absolute;top: 0;left: 50%;width: 3px;margin-left: -1px;height: 100%;background: #d5d5d5}
.history .line .icon{width: 58px;height: 58px;position: relative;left: -27px;}
.history .line .icon img{width: 100%;height: auto;}
.history .history-box{padding-top: 80px;}
.history .history-box .item{margin-bottom: 25px;}
.history .history-box .item .h{font-size: 30px;color: #286ab1;font-weight: bold;}
.history .history-box .item .p{font-size: 16px;color: #333333;line-height: 2}

.history .history-box .item-r{width: 50%;float: right;box-sizing: border-box;padding-left: 45px;position: relative;}
.history .history-box .item-r:after{content: '';position: absolute;top: 2px;left: -9px;width: 19px;height: 19px;background: #d5d5d5;border-radius: 100%}
.history .history-box .item-r .h{float: left;}
.history .history-box .item-r .p{float: right;width: 83%}

.history .history-box .item-l{width: 50%;float: left;box-sizing: border-box;padding-right: 45px;position: relative;}
.history .history-box .item-l:after{content: '';position: absolute;top: 2px;right: -9px;width: 19px;height: 19px;background: #d5d5d5;border-radius: 100%}
.history .history-box .item-l .h{float: right;}
.history .history-box .item-l .p{float: left;width: 83%;text-align: right;}

@media screen and (max-width:1640px){
	.history{padding-top: .45rem;margin-bottom: .6rem}
	.history .history-box{}
	.history .history-box .item{margin-bottom: .25rem;}
	.history .history-box .item .h{font-size: .3rem}
	.history .history-box .item .p{font-size: .16rem}
	.history .history-box .item-r{padding-left: .45rem}
	.history .history-box .item-l{}
}
@media screen and (max-width:1024px){
	.history{padding-top: 30px;padding-bottom: 40px}
	.history .line{left: 30px;}
	.history .history-box .item{margin-bottom: 25px}
	.history .history-box .item-r{width: 100%;padding-left: 50px;}
	.history .history-box .item-r:after{left: 21px}
	.history .history-box .item-l{width: 100%;padding-right: 0;padding-left: 50px;}
	.history .history-box .item-l:after{left: 21px;right: unset;}
	.history .history-box .item-l .h{float: left;}
	.history .history-box .item-l .p{float: right;width: 83%;text-align: left;}
}

.form-control {
    display: block;
    width: 100%;
    padding: .075rem .15rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .05rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	box-sizing: border-box;
}
.btn {
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: .075rem .15rem;
    line-height: 1.5;
    border-radius: .05rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-group {
    margin-bottom: 0.2rem;
}
#page_mess {
	min-height: 300px;
	padding-top: 50px;
	padding-bottom: 80px;
	background: #f2f2f2;
	display-radio: 1;
	background-color: #eff1f5
}

#page_mess .g-in {
	box-sizing: border-box;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 0%);
}

#page_mess .g-in>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#page_mess .e_text-21 {
	line-height: normal;
	font_radio: 2;
	font-size: 34px;
	text-align: center;
	color: #333;
	max-width: 1600px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display-radio: 1
}

#page_mess .e_line-22 {
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #286ab1;
	width: auto;
	max-width: 45px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	display-radio: 1;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

#page_mess .e_form-23 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

#page_mess .e_form-23>.p_formItem {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#page_mess .e_container-24 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: 10px
}

#page_mess .e_container-24>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#page_mess .e_container-24 .cbox-24-0 {
	margin-right: 2%
}

#page_mess .e_container-24 .cbox-24-1 {
	margin-left: 2%
}

#page_mess .e_input-25 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#page_mess .e_input-26 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#page_mess .e_container-27 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: 10px
}

#page_mess .e_container-27>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#page_mess .e_container-27 .cbox-27-0 {
	margin-right: 2%
}

#page_mess .e_container-27 .cbox-27-1 {
	margin-left: 2%
}

#page_mess .e_input-28 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#page_mess .e_input-29 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#page_mess .e_input-29 {
	bg-radio: 1;
	border-radio: 1;
	font-radio: 2
}

#page_mess .e_input-29 .s_label {
	font-radio: 2
}

#page_mess .e_input-29 .s_input {
	font-radio: 1
}
#page_mess .e_input-29 .code_input{
	display: inline-block;
	width: calc(100% - 36%);
	max-width: 200px;
}
#page_mess .e_input-29 .edl-code{
	width: 35%;
	height: calc(20px + 0.15rem);
	max-width: 100px;
	margin-left: 1%;
}
#page_mess .e_textarea-30 .p_required {
	vertical-align: middle;
	font-size: 1.4em;
	line-height: 100%;
	position: relative;
	font-weight: 700;
	top: .15em;
	padding-left: 5px
}

#page_mess .e_textarea-30 .p_input {
	min-height: 200px;
	resize: none;
}

#page_mess .e_formBtn-31 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 150px;
	padding: 8px;
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	radius_radio: 1;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background: #286ab1;
	border: 1px solid #286ab1
}

#page_mess .e_formBtn-31 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0;
	overflow: hidden
}

#page_mess .e_formBtn-31::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0
}

#page_mess .e_formBtn-31:hover::after {
	opacity: 1
}

@media screen and (max-width:768px) {
	#page_mess {
		padding-bottom: 30px;
		padding-top: 20px
	}

	#page_mess .g-in {
		padding-left: 15px;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px
	}

	#page_mess .e_text-21 {
		font_radio: 2;
		font-size: 22px
	}

	#page_mess .e_line-22 {
		border-top-style: solid;
		border-top-width: 2px;
		max-width: 30px
	}
	.form-control{
		line-height: 2;
	}
}
