@charset "utf-8";
/* Banner */
.banner { position:relative; }
.banner img{ width:100%}
.banner img.img1{ display:block}
.banner img.img2{ display:none}
@media only screen and (max-width:1200px){
	.banner img.img1{ display:none}
	.banner img.img2{ display:block}
}

.g-in { width:1590px; margin:0 auto; }
.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
@media screen and (max-width: 1600px){
	.g-in{width: 1200px;}
}

@media screen and (max-width: 1200px){
	.g-in{width: 92%;}
}


.g-in2 { width:1200px; margin:0 auto; }
.g-in2:after{content:'\20';display:block;height:0;clear:both}.g-in2{*zoom:1}

@media screen and (max-width: 1200px){
	.g-in2{width: 92%;}
}


/* 主体 */
.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: #1c327e}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content: '';position: absolute;bottom: -1px;left: 0;width: 100%;height: 2px;background: #1c327e}
.menu dl dd{display: none}

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 35px; text-align:center;border-bottom: 1px solid #dadada}
.article .hd h1 { color:#333333; font-size:32px; }
.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:40px 0}
.article .pc img{ max-width:100%; height:auto}
.article .sj img{ max-width:100%; height:auto}
.article .pc{ display:block}
.article .sj{ display:none}
@media all and (max-width:1200px){
	.article .sj{ display:block}
	.article .pc{ display:none}
}

.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;margin: 0 auto}
#map img{max-width: unset!important;}
.mm2{float: left;}



@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:#1c327e;color:#fff;}
	.menu dl dt a.current:after,.menu dl dt a:hover:after{display: none!important}
	#map{width: 100%;margin-bottom: 20px;margin-top: 20px}
	#dituContent{width: 100%!important;height: 400px!important;}
	.article{padding: 0 0 40px}
	.article .hd h1{font-size: 16px}
	.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 .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}
}

/* 新闻列表 */
.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: #1c327e}

@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: #2eaa24 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: #2eaa24}

.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: #2eaa24}

@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: #2eaa24 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: #2eaa24;}
	.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: #1c327e}

@media screen and (max-width: 1640px){
	.pothoItem li .pic{ height:auto}
}
@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 img { width:100%;height: auto; }
.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 .current { background:#1c327e; color:#fff;}

@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:#1c327e; 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: #1c327e}
.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: #1c327e;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:#1c327e; 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:#1c327e; 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: #2eaa24;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: #1c327e}

@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: #1c327e}
.zt-c .picList ul li:hover .txt .h{color: #1c327e}

@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 img{width: 100%;height: auto;transition: all .5s ease;opacity: .5;}
.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: #1c327e;}

/*产业专题页-物业*/
.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: #1c327e}
#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: #1c327e}

@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: #1c327e}

@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: #1c327e}
.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: #1c327e}

@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: #1c327e;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;}
}


.ibw-flow { margin-bottom: 45px; }
.ibw-flow-title { position: relative; display: inline-block; margin-bottom: 27px; padding: 0 30px 0 35px; background-color: #353535; color: #fff; font-size: 18px; line-height: 50px; }
.ibw-flow-title::after { position: absolute; top: 50%; left: 0; width: 20px; height: 3px; background-color: #fff; margin-top: -1px; content: ''; }
.ibw-flow .item-inner { overflow: hidden; display: none; }
.ibw-flow .item-inner .pic { float: left; width: 310px; margin-right: 30px; }
.ibw-flow .item-inner .pic img { width: 100%; height: auto; }
.ibw-flow .item-inner .intro { display: block; overflow: hidden; padding-top: 37px; padding-right: 90px; line-height: 35px; }
.ibw-flow .item-inner .intro h4 { margin-bottom: 20px; font-size: 18px; font-weight: bold; }
.ibw-flow .item-inner .intro .desc { text-align: justify; }
.ibw-flow .item { position: relative; margin-bottom: 25px; padding: 30px 25px; background-color: #eee; }
.ibw-flow .item .ctl { position: absolute; right: 0; top: 0; width: 96px; height: 96px; background-color: #da251c; cursor: pointer; }
.ibw-flow .item .ctl::after { position: absolute; right: 0; top: 0; display: block; width: 96px; height: 96px; color: #fff; content: '+'; font-size: 32px; line-height: 96px; text-align: center; }
.ibw-flow .item .title { padding-left: 43px; background: url(x1.png) no-repeat 0 50%; font-size: 18px; }
.ibw-flow .item.on .title { display: none; }
.ibw-flow .item.on .item-inner { display: block; }
.ibw-flow .item.on .ctl::after { content: '-'; }

@media screen and (max-width: 768px) {
    .ibw-flow { margin-bottom: 30px; }
    .ibw-flow-title {margin-bottom: 10px;padding: 0 20px 0 25px;font-size: 16px;line-height: 40px;}
    .ibw-flow-title::after {width: 15px;height: 2px;}
    .ibw-flow .item-inner {overflow: hidden;display: none;padding-top: 25px;}
    .ibw-flow .item-inner .pic {float: none;width: 100%;margin-right: 0;display: block;}
    .ibw-flow .item-inner .pic img { width: 100%; height: auto; }
    .ibw-flow .item-inner .intro {padding-top: 15px;padding-right: 0;line-height: 1.8;}
    .ibw-flow .item-inner .intro h4 {margin-bottom: 10px;font-size: 16px;}
    .ibw-flow .item-inner .intro .desc { text-align: justify; }
    .ibw-flow .item {margin-bottom: 10px;padding: 15px 15px 15px 15px;}
    .ibw-flow .item .ctl {width: 60px;height: 60px;}
    .ibw-flow .item .ctl::after {width: 60px;height: 60px;font-size: 30px;line-height: 60px;}
    .ibw-flow .item .title {padding-left: 25px;font-size: 15px;}
}



.sthird_nav{ width:100%; text-align:center; font-size:0; margin-top:30px;}
.sthird_nav ul li{ display:inline-block; vertical-align:top;}
.sthird_nav ul li a{ display:block; padding:10px 30px; font-size:14px; border:1px solid #27679e; color:#27679e}
.sthird_nav ul li.on a,.sthird_nav ul li:hover a{ background:#27679e; color:#fff}
@media (max-width:1200px) {
	.sthird_nav{ width:100%; margin-top:20px; display:block}
	.sthird_nav ul{}
}