@charset "utf-8";

.section6 .p-in{width: 1620px;}
@media screen and (max-width: 1640px){
	.section6 .p-in{width: 92%;}
}
@media screen and (max-width: 1024px){
	.section6 .p-in{width: 96%;}
}

/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3;height: auto !important;}
.banner .bd { zoom:1; }
.banner img { width:100%!important; height:auto!important;max-height: 100%;}
.banner .txt{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;text-align: center;}
.banner .txt .h{font-size: 14px;color: #f8f8ff;letter-spacing: 2px;text-transform: uppercase;}
.banner .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; }

.sj-banner .txt{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;text-align: center;}
.sj-banner .txt .h{font-size: 14px;color: #f8f8ff;letter-spacing: 2px;text-transform: uppercase;}
.sj-banner .txt .p{font-size: 36px;color: #f8f8ff;font-weight: bold;}

/* 主体 */
.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 0; 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: #c5a366}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content: '';position: absolute;bottom: -1px;left: 0;width: 100%;height: 2px;background: #c5a366}
.menu dl dd{display: none}
/* 内容模式 */
.article { padding:0 0 40px; line-height:1.5; 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: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;margin: 0 auto}
#map img{max-width: unset!important;}
.mm2{float: left;}
@media screen and (max-width: 1640px){
	.main{padding: .6rem 0 0}
	.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: 0}
	.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:#c5a366;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 0}
	.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 0}
	/*.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: #c5a366}
@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: #c5a366 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: #c5a366}
.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: #c5a366}
@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: #c5a366 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: #c5a366}
@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 0; }
.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: 1.5%; margin-bottom: 20px; padding:0; box-shadow: 0 0 20px rgb(0 0 0 / 10%);}
.piList .pic-item:nth-child(4n){margin-right: 0}

.piList .list-pic { position: relative; display:block; margin-bottom:0; padding:0; border:0; overflow: hidden; border: 0 }
.piList .list-pic img { width:100%;height: auto; }
.piList .list-pic em { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; opacity: 0; text-align: center; background-color: rgba(0,0,0,.4); z-index: 1; display: flex; justify-content: space-around; align-items: center; }
.piList .pic-item:hover .list-pic em { opacity: 1; }
.piList .pic-item:hover .list-pic em span { color: #fff; font-size: 16px; line-height: 26px; }
.piList .pic-item:hover .list-pic em span i { display: block; width: 39px; height: 39px; border-radius: 39px; background: url(6.png) no-repeat; margin: 0 auto 16px; }

.piList dl { padding:20px; line-height:24px; background: #fff; color: #807e7e; font-size: 14px; text-align: left; }
.piList dl dt { height:36px; font-size:16px; line-height:20px;overflow: hidden;vertical-align: middle;position: relative;}
.piList dl dt,
.piList dl dd { text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }

/* .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: #c5a366}

@media screen and (max-width: 1640px){
}
@media screen and (max-width: 1024px){
	.piList{padding: 0 0 0;}
	.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:#c5a366; 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:#c5a366; 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: #c5a366}
.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: #c5a366;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:#c5a366; 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:#c5a366; 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; }
.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: #c5a366}
@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: #c5a366}
.zt-c .picList ul li:hover .txt .h{color: #c5a366}
@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: #c5a366;}
/*产业专题页-物业*/
.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: #c5a366}
#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: #c5a366}
@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: #c5a366}
@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: #c5a366}
.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: #c5a366}
@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: #c5a366;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;}
}

.lott-666 { padding: 70px 0 0; }
.lott-menu { display: flex; /*justify-content: space-between; */align-items: flex-start; flex-wrap: wrap; margin-bottom: 70px; }
.lott-menu li { width: 20%; border-right: 1px solid #f2e8e1; background: #faf6f2; }
.lott-menu li:last-child { border-right: 0; }
.lott-menu li img { width: 100%; }
.lott-menu li .p2{display: none;}
.lott-menu li:hover .p1,
.lott-menu li.on .p1{ display: none;}
.lott-menu li:hover .p2,
.lott-menu li.on .p2{ display: block;}
.lott-info { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; margin-bottom: 70px; }
.lott-info .pic { width: 50%; }
.lott-info .pic img { width: 100%; height: auto; }
.lott-info .txt { width: 50%; padding: 0 0 0 3%; font-size: 16px; line-height: 36px; }
.lott-info .txt h2 { position: relative; margin-bottom: 30px; padding: 30px 0 0; color: #c5a366; font-size: 30px; font-weight: bold; line-height: 73px; }
.lott-info .txt h2::after { position: absolute; bottom: 0; left: 0; width: 47px; height: 2px; background-color: #c5a366 ; content: ''; }
.lott-menu2 { margin-bottom: 43px; }
.lott-menu2 a { display: inline-block; margin-right: 49px; padding: 0 18px; background-color: #f3f3f3; line-height: 37px; font-size: 14px; }
.lott-menu2 a.on,.lott-menu2 a:hover { background-color: #c5a266; color: #fff; font-weight: bold; }

.lott-pro-info { margin-bottom: 38px; }
.lott-pro-info .txt { margin-bottom: 13px; padding-left: 6%; }
.lott-pro-info .txt h2 { display: inline-block; padding-top: 55px; line-height: 83px; }
.lott-pro-info .txt h2::after { width: 100%; }
.lott-pro-info .txt .specs { padding: 23px 0; color: #808080; font-size: 20px; }
.lott-pro-info .txt h4 { color: #333; font-weight: normal; font-size: 20px; line-height: 30px; }
.lott-pro-info .txt .desc { padding-bottom: 50px; color: #808080; }
.lott-pro-info .txt .lott-btn li { float: left; margin-right: 20px; font-size: 18px; line-height: 63px; }
.lott-pro-info .txt .lott-btn li a { display: block; padding: 0 37px 0 73px; border-radius: 63px; background: url(z1.png) no-repeat 25px 50% #4f8b31; color: #fff; }
.lott-pro-info .txt .lott-btn li:nth-child(2) a { background: url(z2.png) no-repeat 25px 50% #d3aa7b; }
@media screen and (max-width:1400px){
	.lott-pro-info .txt .specs{font-size: 16px;}
	.lott-pro-info .txt h4{font-size: 16px;}
	.lott-pro-info .txt {margin-bottom: 0;}
	.lott-pro-info .txt h2{font-size: 24px;padding: 20px 0 0;margin-bottom: 20px;}
}

@media screen and (max-width:1200px){
	.lott-info{display: block;margin-bottom: 30px;}
	.lott-info .pic{width: 100%;}
	.lott-info .txt{width: 100%;}
	.lott-info .txt h2{font-size: 16px;padding: 10px 0 0;margin-bottom: 10px;line-height: 55px;}
	.lott-menu2{margin-bottom: 10px;}
	.lott-menu2 a{margin:0 5px 5px;padding: 0 10px;}
}

.detail-title { color: #d3aa7b; font-size: 30px; line-height: 76px; }
.detail-desc { padding: 3%; border: 1px solid #f2f2f2; font-size: 16px; line-height: 2; }



.lott-pro-info .swiper-container-2 { width:100%; }
.lott-pro-info .swiper-container-2 .swiper-slide { width:100%; height: auto; border: 0; text-align: center; }
.lott-pro-info .swiper-container-2 img { position:relative; width:100%; height: auto; }
.lott-pro-info .swiper-container-3 { width:100%; margin:0 auto; margin-top:10px; }
.lott-pro-info .swiper-container-3 .swiper-slide{ height:100px; }
.lott-pro-info .swiper-container-3 .swiper-slide a{ display:block; width:100%; height:100%; position:relative}
.lott-pro-info .swiper-container-3 .swiper-slide a span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; box-sizing:border-box}
.lott-pro-info .swiper-container-3 .swiper-slide.swiper-slide-thumb-active a span{ border:2px solid #c5a366}

.iis{width: 80%;}
@media screen and (max-width:1024px){
	.iis{width: 100%;}
}
.lott-info .pic .swiper-button-prev{background: url(dd_prev.png) no-repeat center;}
.lott-info .pic .swiper-button-next{background: url(dd_next.png) no-repeat center;}

.article .pccon{display: block;}
.article .sjcon{display: none;}
@media screen and (max-width:1200px){
	.article .pccon{display: none;}
	.article .sjcon{display: block;}
}

.ab .abb .abbb .swiper-slide .abbbia{overflow: hidden;}
.ab .abb .abbb .swiper-slide .abbbia img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.ab .abb .abbb .swiper-slide:hover .abbbia 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); 
}
.ab{margin-top: 70px;}
.ab .g-in{width: 1580px;}
.ab .aba .abaa{font-size: 46px;color: #000000;text-align: center;}
.ab .aba .abac{margin-top: 50px;}
.ab .aba .abac .abacl{float:left;width: 790px;}
.ab .aba .abac .abacl .abacla{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 35px;}
.ab .aba .abac .abacr{float:right;margin-top: 40px;}
.ab .abb{margin-top: 120px;background: #fffdf9;padding: 95px 0 110px;}
.ab .abb .abba{text-align: center;font-size: 46px;color: #000000;}
.ab .abb .abbb{margin-top: 70px;} 
.ab .abb .abbb .swiper-slide{position: relative;}
.ab .abb .abbb .swiper-slide .abbbib{position: absolute;top:0;left:0;width: 100%;text-align: center;padding-top: 40%;}
.ab .abb .abbb .swiper-slide .abbbib .abbbibb{font-size: 24px;color: #ffffff;margin-top: 25px;}
.ab .abb .abbb .swiper-slide .abbbib .abbbibc{font-size: 12px;color: rgba(255,255,255,0.8);text-transform: uppercase;}
.ab .abb .abbb .swiper-slide .abbbic{position: absolute;left:5%;width: 90%;top:5%;height: 90%;background: rgba(197,163,102,0.68);padding: 20% 5%;font-size: 16px;color: #ffffff;line-height: 28px;display: none;}
.ab .abc{height: 764px;background: url(ab9_02.jpg) no-repeat center;padding-top: 104px;}
.ab .abc .abca{font-size: 46px;color: #000000;text-align: center;}
.ab .abc .abcb{margin-top: 52px;}
.ab .abc .abcb .abcbl{float:left;}
.ab .abc .abcb .abcbr{float:right;width: 790px;}
.ab .abc .abcb .abcbr .abcbra{margin-top: 75px;line-height: 29px;font-size: 16px;color: #666666;height: 265px;}
.ab .abd .abda{height: 216px;background: url(ab7_02.jpg) no-repeat center;line-height: 216px;text-align: center;font-size: 46px;color: #ffffff;}
.ab .abd .abdb{text-align: center;}
@media screen and (max-width:1580px){
	.ab .g-in{width: 1200px;}
	.ab{margin-top: 50px;}
	.ab .aba .abaa{font-size: 36px;color: #000000;text-align: center;}
	.ab .aba .abac{margin-top: 30px;}
	.ab .aba .abac .abacl{float:left;width: 650px;}
	.ab .aba .abac .abacl .abacla{font-size: 14px;color: #666666;line-height: 27px;margin-bottom: 20px;}
	.ab .aba .abac .abacl .abaclb img{max-width: 100%;}
	.ab .aba .abac .abacr{width: 520px;margin-top: 25px;}
	.ab .abb{margin-top: 80px;background: #fffdf9;padding: 70px 0 80px;}
	.ab .abb .abba{font-size: 36px;}
	.ab .abb .abbb{margin-top: 50px;}
	.ab .abb .abbb .swiper-slide .abbbib .abbbibb{font-size: 20px;margin-top: 15px;}
	.ab .abb .abbb .swiper-slide .abbbic{font-size: 14px;line-height: 24px;}
	.ab .abc{height: 570px;padding-top: 64px;background-size: cover;}
	.ab .abc .abca{font-size: 36px;}
	.ab .abc .abcb{margin-top: 50px;}
	.ab .abc .abcb .abcbl{width: 600px;}
	.ab .abc .abcb .abcbl img{max-width: 100%;}
	.ab .abc .abcb .abcbr{width: 575px;}
	.ab .abc .abcb .abcbr .abcbra{margin-top: 25px;font-size: 14px;line-height: 26px;height: 230px;}
	.ab .abd .abda{height: 180px;line-height: 180px;background-size: cover;font-size: 36px;}
	.ab .abd .abdb img{width: 1000px;}
}
@media screen and (max-width:1200px){
	.ab .g-in{width: 96%;margin:0 auto;}
	.ab{margin-top: 20px;}
	.ab .aba .abaa{font-size: 16px;color: #000000;text-align: center;}
	.ab .aba .abac{margin-top: 20px;}
	.ab .aba .abac .abacl{float:none;width: 100%;}
	.ab .aba .abac .abacl .abacla{font-size: 13px;color: #666666;line-height: 24px;margin-bottom: 15px;}
	.ab .aba .abac .abacl .abaclb img{max-width: 100%;}
	.ab .aba .abac .abacr{width: 100%;margin-top: 15px;}
	.ab .aba .abac .abacr img{max-width: 100%;}
	.ab .abb{margin-top: 20px;background: #fffdf9;padding: 20px 0 30px;}
	.ab .abb .abba{font-size: 16px;}
	.ab .abb .abbb{margin-top: 20px;}
	.ab .abb .abbb .swiper-slide .abbbib{padding-top: 15%}
	.ab .abb .abbb .swiper-slide .abbbib .abbbibb{font-size: 14px;margin-top: 15px;}
	.ab .abb .abbb .swiper-slide .abbbic{font-size: 14px;line-height: 24px;}
	.ab .abc{height: 570px;padding-top: 64px;background-size: cover;}
	.ab .abc .abca{font-size: 36px;}
	.ab .abc .abcb{margin-top: 50px;}
	.ab .abc .abcb .abcbl{width: 600px;}
	.ab .abc .abcb .abcbl img{max-width: 100%;}
	.ab .abc .abcb .abcbr{width: 575px;}
	.ab .abc .abcb .abcbr .abcbra{margin-top: 25px;font-size: 14px;line-height: 26px;height: 230px;}
	.ab .abd .abda{height: 80px;line-height: 80px;background-size: cover;font-size: 16px;}
	.ab .abd .abdb img{width: 100%;}
}

.gallery { position:relative;z-index: 0}
.gallery .bigPic {position:relative; width:790px; height:490px; margin-bottom:18px; border:1px solid #e9e9e9; }
.gallery #thumblist { height:160px; padding:0; }
.gallery #thumblist li { float:left; width:257px; height:160px; margin:0 9px 10px 0;display:inline; }
.gallery #thumblist li a { position:relative; display:block; width:257px; height:160px; border:0; }
.pd .pdl{float:left;width: 820px;}
.pd .pdl .pdlb{display: none;}
.pd .pdr{float:right;width: 688px;}
.pd .pdr .pdra{padding-top: 60px;font-size: 14px;color: #d3aa7b;}
.pd .pdr .pdrb{font-size: 30px;color: #333333;font-weight: bold;}
.pd .pdr .pdrc{width: 47px;height: 2px;background: #d6ac7c;margin-top: 10px;}
.pd .pdr .pdrd{margin-top: 11px;font-size: 16px;color: #666666;line-height: 28px;}
.pd .pdr .pdre{margin-top: 18px;line-height: 24px;font-size: 16px;font-weight: bold;color: #333333;}
.pd .pdr .pdre span{margin-left: 18px;display: inline-block;width: 80px;height: 24px;border-radius: 12px;font-size: 14px;color: #fff; background: #d62304;text-align: center;font-weight: normal;}
.pd .pdr .pdrf{margin-top: 18px;}
.pd .pdr .pdrf .pdrfa{font-size: 16px;font-weight: bold;color: #333333;}
.pd .pdr .pdrf .pdrfb{margin-top: 10px;}
.pd .pdr .pdrf .pdrfb .pdrfbi{float:left;width: 331px;height: 78px;padding: 0 22px; cursor: pointer;border:1px solid #e5e5e5;border-radius: 6px;margin-right: 25px;margin-bottom: 10px;}
.pd .pdr .pdrf .pdrfb .pdrfbi:nth-child(2n){margin-right: 0;}
.pd .pdr .pdrf .pdrfb .pdrfbi:hover,.pd .pdr .pdrf .pdrfb .pdrfbi.on{border:1px solid #d4ab7d;}
.pd .pdr .pdrf .pdrfb .pdrfbi .pdrfbia{font-size: 16px;color: #333333;font-weight: bold;padding-top: 18px;}
.pd .pdr .pdrf .pdrfb .pdrfbi .pdrfbib{font-size: 12px;color: #999999;margin-top: 5px;}
.pd .pdr .pdrg{margin-top: 15px;font-size: 14px;color: #666666;}
.pd .pdr .pdrg b{font-size: 16px;color: #333333;margin-right: 20px;}
.pd .pdr .pdrg span{font-size: 26px;color: #d62304;font-weight: bold;}
.pd .pdr .pdrh{font-size: 12px;color: #999999;margin-top: 7px;}
.pd .pdr .pdrh span{color: #d62304;}
.pd .pdr .pdri{margin-top: 60px;}
.pd .pdr .pdri .pdril{float:left;font-size: 0;}
.pd .pdr .pdri .pdril span{font-weight: bold;font-size: 24px;margin-left: 20px;}
.pd .pdr .pdri .pdril .pdrila{display: inline-block;width: 160px;height: 65px;line-height: 65px;padding-left: 63px;font-size: 16px;color: #666666;background: #f6eee5 url(pd1.png) no-repeat 16px center;}
.pd .pdr .pdri .pdril .pdrilb{display: inline-block;width: 160px;height: 65px;line-height: 65px;padding-left: 67px;font-size: 16px;color: #fff;background: #d4ab7d url(pd2.png) no-repeat 12px center;}
.pd .pdr .pdri .pdrir{float:right;position: relative;}
.pd .pdr .pdri .pdrir .pdrirb{position: absolute;right: 78px;box-shadow: 0 0 10px #ccc;top:-32px;display: none;}
.pd .pdr .pdri .pdrir:hover .pdrirb{display: block;}
@media screen and (max-width:1580px){
	.gallery { position:relative;z-index: 0}
	.gallery .bigPic {position:relative; width:680px; height:422px; margin-bottom:15px; border:1px solid #e9e9e9; }
	.gallery .bigPic a.cloud-zoom{height: 422px !important;}
	.gallery .bigPic img{max-width: 100%;height: 422px !important;}
	.gallery #thumblist { height:138px; padding:0; }
	.gallery #thumblist li { float:left; width:222px; height:138px; margin:0 7px 7px 0;display:inline; }
	.gallery #thumblist li a { position:relative; display:block; width:222px; height:138px; border:0; }
	.gallery #thumblist li a img{max-width: 100%;height:138px;}
	.pd .pdl{width: 690px;}
	.pd .pdr{width: calc(100% - 715px);}
	.pd .pdr .pdra{padding-top: 10px;font-size: 12px;color: #d3aa7b;}
	.pd .pdr .pdrb{font-size: 26px;color: #333333;font-weight: bold;}
	.pd .pdr .pdrc{width: 47px;height: 2px;background: #d6ac7c;margin-top: 5px;}
	.pd .pdr .pdrd{margin-top: 5px;font-size: 14px;color: #666666;line-height: 24px;}
	.pd .pdr .pdre{margin-top: 15px;line-height: 20px;font-size: 14px;font-weight: bold;color: #333333;}
	.pd .pdr .pdre span{margin-left: 15px;display: inline-block;width: 80px;height: 20px;border-radius: 12px;font-size: 14px;color: #fff; background: #d62304;text-align: center;font-weight: normal;}
	.pd .pdr .pdrf{margin-top: 13px;}
	.pd .pdr .pdrf .pdrfa{font-size: 14px;font-weight: bold;color: #333333;}
	.pd .pdr .pdrf .pdrfb{margin-top: 8px;}
	.pd .pdr .pdrf .pdrfb .pdrfbi{float:left;width: 48.5%;height: 70px;padding: 0 3%; cursor: pointer;border:1px solid #e5e5e5;border-radius: 6px;margin-right: 3%;margin-bottom: 10px;}
	.pd .pdr .pdrf .pdrfb .pdrfbi:nth-child(2n){margin-right: 0;}
	.pd .pdr .pdrf .pdrfb .pdrfbi:hover{border:1px solid #d4ab7d;}
	.pd .pdr .pdrf .pdrfb .pdrfbi .pdrfbia{font-size: 14px;color: #333333;font-weight: bold;padding-top: 15px;}
	.pd .pdr .pdrf .pdrfb .pdrfbi .pdrfbib{font-size: 12px;color: #999999;margin-top: 5px;}
	.pd .pdr .pdrg{margin-top: 10px;font-size: 12px;color: #666666;}
	.pd .pdr .pdrg b{font-size: 14px;color: #333333;margin-right: 15px;}
	.pd .pdr .pdrg span{font-size: 22px;color: #d62304;font-weight: bold;}
	.pd .pdr .pdrh{font-size: 12px;color: #999999;margin-top: 5px;}
	.pd .pdr .pdrh span{color: #d62304;}
	.pd .pdr .pdri{margin-top: 40px;}
	.pd .pdr .pdri .pdril{float:left;font-size: 0;}
	.pd .pdr .pdri .pdril .pdrila{display: inline-block;width: 160px;height: 55px;line-height: 55px;padding-left: 63px;font-size: 14px;color: #666666;background: #f6eee5 url(pd1.png) no-repeat 16px center;}
	.pd .pdr .pdri .pdril .pdrilb{display: inline-block;width: 160px;height: 55px;line-height: 55px;padding-left: 67px;font-size: 14px;color: #fff;background: #d4ab7d url(pd2.png) no-repeat 12px center;}
	.pd .pdr .pdri .pdrir{float:right;position: relative;}
	.pd .pdr .pdri .pdrir .pdrira img{width: 55px;height: 55px;}
	.pd .pdr .pdri .pdrir .pdrirb{position: absolute;right: 78px;box-shadow: 0 0 10px #ccc;top:-32px;display: none;}

	.pd .pdr .pdri .pdril span{font-size: 20px;margin-left: 15px;}
}
@media screen and (max-width:1200px){
	.pd .pdl{float:none;width: 100%;}
	.pd .pdl .pdla{display: none;}
	.pd .pdl .pdlb{display: block;}
	.pd .pdl .pdlb img{max-width: 100%;}
	.pd .pdr{float:none;width: 100%;}
	.pd .pdr .pdra{padding-top: 15px;font-size: 12px;color: #d3aa7b;}
	.pd .pdr .pdrb{font-size: 18px;color: #333333;font-weight: bold;}
	.pd .pdr .pdrc{width: 47px;height: 2px;background: #d6ac7c;margin-top: 5px;}
	.pd .pdr .pdrd{margin-top: 5px;font-size: 12px;color: #666666;line-height: 24px;}
	.pd .pdr .pdre{margin-top: 13px;line-height: 20px;font-size: 12px;font-weight: bold;color: #333333;}
	.pd .pdr .pdre span{margin-left: 10px;display: inline-block;width: 80px;height: 20px;border-radius: 12px;font-size: 12px;color: #fff; background: #d62304;text-align: center;font-weight: normal;}
	.pd .pdr .pdrf{margin-top: 10px;}
	.pd .pdr .pdrf .pdrfa{font-size: 12px;font-weight: bold;color: #333333;}
	.pd .pdr .pdrf .pdrfb{margin-top: 8px;}
	.pd .pdr .pdrf .pdrfb .pdrfbi{float:left;width: 48.5%;height: 70px;padding: 0 3%; cursor: pointer;border:1px solid #e5e5e5;border-radius: 6px;margin-right: 3%;margin-bottom: 10px;}
	.pd .pdr .pdrf .pdrfb .pdrfbi:nth-child(2n){margin-right: 0;}
	.pd .pdr .pdrf .pdrfb .pdrfbi:hover{border:1px solid #d4ab7d;}
	.pd .pdr .pdrf .pdrfb .pdrfbi .pdrfbia{font-size: 13px;color: #333333;font-weight: bold;padding-top: 15px;}
	.pd .pdr .pdrf .pdrfb .pdrfbi .pdrfbib{font-size: 12px;color: #999999;margin-top: 5px;}
	.pd .pdr .pdrg{margin-top: 10px;font-size: 12px;color: #666666;}
	.pd .pdr .pdrg b{font-size: 14px;color: #333333;margin-right: 15px;}
	.pd .pdr .pdrg span{font-size: 18px;color: #d62304;font-weight: bold;}
	.pd .pdr .pdrh{font-size: 12px;color: #999999;margin-top: 5px;}
	.pd .pdr .pdrh span{color: #d62304;}
	.pd .pdr .pdri{margin-top: 20px;}
	.pd .pdr .pdri .pdril{float:left;font-size: 0;}
	.pd .pdr .pdri .pdril .pdrila{display: inline-block;width: 130px;height: 50px;line-height: 50px;padding-left: 55px;font-size: 14px;color: #666666;background: #f6eee5 url(pd1.png) no-repeat 10px center;background-size: 25px 25px;}
	.pd .pdr .pdri .pdril .pdrilb{display: inline-block;width: 130px;height: 50px;line-height: 50px;padding-left: 55px;font-size: 14px;color: #fff;background: #d4ab7d url(pd2.png) no-repeat 10px center;background-size: 25px 25px;}
	.pd .pdr .pdri .pdrir{float:right;position: relative;}
	.pd .pdr .pdri .pdrir .pdrira img{width: 50px;height: 50px;}
	.pd .pdr .pdri .pdrir .pdrirb{position: absolute;right: 78px;box-shadow: 0 0 10px #ccc;top:-32px;display: none;}
	.pd .pdr .pdri .pdril span{font-size: 16px;margin-left: 10px;}
}
