@media (max-width:1200px) {
	
	.pc-div{display:none!important;}
	.phone-div{display:block!important;}
	
.home{background:#ffffff;}

/*** 重置样式 ***/
.cf:after {content:"";overflow:hidden;display:block;clear:both;*zoom:1}
*{margin:0;padding:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,textarea{font-size:14px;font-family:'Microsoft YaHei';overflow:auto;}
input,textarea,img{outline:none}
.center{text-align:center}
a{text-decoration:none}
li{list-style:none}
img{border:none}
.fr{float:right}
.fl{float:left}
.pc-box { display:none}



@font-face {
	font-family:dincond-medium-webfont;
	src:url(../fonts/dincond-medium-webfont.eot);
	src:url(../fonts/dincond-medium-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/dincond-medium-webfont.woff2) format('woff2'),url(../fonts/dincond-medium-webfont.woff) format('woff'),url(../fonts/dincond-medium-webfont.ttf) format('truetype'),url(../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont) format('svg') 
}


/*** 公共样式 ***/
body{min-width:320px;max-width:420px;margin:0 auto;overflow-x:hidden;}
.header_m{position:fixed;z-index:2;left:0;top:0;right:0;margin:auto;min-width:320px;max-width:420px;background:#ebebeb;}
.header_m .logo a{display:block;padding:3% 0;}
.header_m img{display:block;margin:0 auto;height:30px;}
.header_m .btn-menu{position:absolute;left:0;top:0;bottom:0;width:14%;background:#3627a5 url('../images/icon-menu.png') no-repeat center;background-size:43% auto;}

.footer{padding:3% 0;font-size:12px;line-height:16px;color:#949494;text-align:center;background:#d6d6d6;}
.footer a{color:#949494;}

.wraper{margin-top:calc(6% + 30px);}

.maprow{padding:6% 4% 4%;background:#ede5d9;}
.maprow .hd{font-family:dincond-medium-webfont;}
.maprow .hd .en{font-size:28px;color:#484a52;line-height:28px;}
.maprow .hd .cn{font-size:18px;color:#fb9000;font-weight:bold;line-height:24px;}
.maprow .bd{margin-top:3%;}
.maprow .bd .thd{height:30px;line-height:30px;}
.maprow .bd .thd a{margin-right:2%;display:block;float:left;padding:0 6%;height:100%;border-radius:15px;text-align:center;background:#9c9388;color:#fff;}
.maprow .bd .thd a.on,
.maprow .bd .thd a:hover{background:#a21219;}
.maprow .bd .tbd{margin-top:3%;}
.maprow .bd .ihd{overflow:hidden;font-weight:bold;line-height:26px;}
.maprow .bd .ihd a{display:block;float:left;margin:0 6px;color:#565051;padding-bottom:4px;}
.maprow .bd .ihd a.on,
.maprow .bd .ihd a:hover{padding:0;border-bottom:4px solid #fe8b21;}
.maprow .bd .ibd{margin-top:3%;}
.maprow .bd .ibd .part{overflow:hidden;line-height:32px;font-weight:bold;}
.maprow .bd .ibd .part .name{width:70px;color:#666;}
.maprow .bd .ibd .part .content{margin-left:70px;}
.maprow .bd .ibd .part a{display:block;float:left;padding:0 5px;color:#817d77;}
.maprow .bd .ibd .part a:hover{color:#fb9000;}

.fullnav{position:fixed;z-index:3;left:0;top:-100%;right:0;height:100%;margin:auto;min-width:320px;max-width:420px;background:#333;overflow:auto;transition:top 300ms ease;}
.fullnav ul{padding:15%;}
.fullnav li{border-top:1px solid #999;}
.fullnav li:first-child{border:none;}
.fullnav li:last-child{border-bottom:1px solid #999;}
.fullnav .level1{display:block;line-height:50px;color:#999;font-size:16px;padding-left:2%;background:url('../images/icon-sub.png') no-repeat 95% center;background-size:auto 30%;}
.fullnav .on .level1{background-image:url('../images/icon-sub1.png');}
.fullnav .lid0 .level1{background-image:none}
.fullnav .sub{display:none;padding-bottom:5%;}
.fullnav .sub a{display:block;line-height:30px;color:#d8d8d8;padding-left:5%;}
.fullnav .btn-close{position:absolute;right:10px;top:10px;width:40px;height:40px;background:url('../images/icon-close.png') no-repeat center;background-size:80% auto;}

.wraper .whd{padding-top:10%;background:#f1f1f1;}
.wraper .whd p{margin:0 auto;width:40%;line-height:60px;text-align:center;font-size:18px;background:#f38e16;color:#fff;}


.pages{clear:both;margin-top:5%;color:#4e2b13;text-align:center;font-size:0;}
.pages a{display:inline-block;margin:0 2px;padding:3px 6px;color:#777;font-size:12px;border:1px solid #ddd;}
.pages a:hover,.pages a.on{color:#fff;background:#fb9000;border-color:#fb9000;}


/*** 首页样式 ***/
.home .touchslide{position:relative;}
.home .touchslide a{display:block;width:100%;}
.home .touchslide img{display:block;width:100%;}

.home .nav{margin-top:-1px;}
.home .nav ul{overflow:hidden;}
.home .nav li{float:left;width:33.33333%;text-align:right;}
.home .nav li a{padding:10% 10% 10% 0;display:block;color:#fff;background:url('') no-repeat center top;}
.home .nav li .en{font-size:20px;line-height:16px;color:rgba(255,255,255,.5);font-family:dincond-medium-webfont;}
.home .nav li .cn{font-size:15px;line-height:15px;margin-top:4%;}

.home .nav li.item1 a{background-image:url('../images/item1.jpg');}
.home .nav li.item2 a{background-image:url('../images/item2.jpg');}
.home .nav li.item3 a{background-image:url('../images/item3.jpg');}

.home .news{padding:1% 4% 0;}
.home .news .hd{font-size:16px;line-height:40px;text-align:center;color:#63a2d7;}
.home .news .bd a{margin-top:1%;display:block;padding:0 5%;height:34px;line-height:34px;color:#787878;background:#f1f1f1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

.home .maprow{margin-top:6%;}


/*** 集团介绍 ***/
.detail-introduction .wraper .wbd{padding:0 3% 3%;background:#ebebeb;color:#808080;line-height:20px;}
.detail-introduction .wraper .wbd .content{padding:3%;background:#fff;}
.detail-introduction .wraper .wbd img{display:block;max-width:100%;}
.detail-introduction .wraper .wbd .pic img{width:70%;}


/*** 集团大事记 ***/
.list-events .wbd{padding:5% 3%}
.list-events .wbd ul{overflow:hidden;background:url('../images/line-bg.jpg') repeat-y 8% center;}
.list-events .wbd li{margin:5% 0;padding:3% 0;background:url('../images/point1.png') no-repeat;background-size:16% auto;}
.list-events .wbd li{padding-left:20%;background-position:left top;}
.list-events .wbd li .year{font-size:15px;color:#a21219;line-height:36px;}
.list-events .wbd li .year span{font-size:30px;}
.list-events .wbd li .content{font-size:12px;line-height:24px;color:#797979;}
.list-events .wbd a.btn-more{display:block;margin:0 auto;width:80px;height:80px;background:url('../images/icon-ajax.png') no-repeat center;}


/*** 新闻列表 ***/
.list-news .wbd{padding:5% 3%}
.list-news .wbd li{padding:3% 0;border-bottom:1px solid #d4d4d4;}
.list-news .wbd li a{display:block;}
.list-news .wbd li .newstime{font-family:"微软雅黑","Microsoft YaHei",sans-serif;vertical-align:baseline;font-size:16px;line-height:20px;margin-bottom:3px;font-weight:bold;color:#666;}
.list-news .wbd li .title{color:#666;font-weight:bold;font-size:16px;line-height:30px;height:30px;overflow:hidden;vertical-align:baseline;transition:color .3s;}
.list-news .wbd li .smalltext{line-height:22px;color:#817d77;font-size:12px;height:44px;overflow:hidden;}


/*** 文化体系 ***/
.detail-culture .phone-div img{display:block;max-width:100%; }


/*** 海客汇 ***/
.list-hike .wbd{padding:5% 3%;}
.list-hike .wbd ul{overflow:hidden;}
.list-hike .wbd li{float:left;width:46%;margin:2%;}
.list-hike .wbd li a{display:block;}
.list-hike .wbd li .pic{position:relative;border:2px solid #ececec;padding-bottom:144%}
.list-hike .wbd li .pic img{position:absolute;left:0;top:0;display:block;width:100%;height:100%;}


/*** 品牌图册 ***/
.detail-brand .wbd{padding:25% 10%;}
.detail-brand .wbd .slide{position:relative;box-shadow:0 0 5px rgba(0,0,0,.3);}
.detail-brand .wbd li a,
.detail-brand .wbd li img{display:block;width:100%;}
.detail-brand .wbd .prev,
.detail-brand .wbd .next{position:absolute;width:20px;height:100%;top:0;background:url('') no-repeat center;background-size:50% auto;}
.detail-brand .wbd .prev{left:-10%;background-image:url('../images/icon-prev.png');}
.detail-brand .wbd .next{right:-10%;background-image:url('../images/icon-next.png');}
.detail-brand .wbd .btn{display:block;margin:10% auto 0;width:60px;height:60px;background:url('../images/icon-pdf2.png') no-repeat center;background-size:100% auto;}


/*** 董事长致辞 ***/
.detail-speech .wraper .wbd{padding:0 3% 3%;background:#ebebeb;color:#808080;line-height:20px;}
.detail-speech .wraper .wbd .content{padding:3%;background:#fff;}
.detail-speech .wraper .wbd img{display:block;max-width:100%;}


/*** 地产开发 ***/
.list-estate .banner img{display:block;width:100%;}
.list-estate .cpcomban{ margin-top: calc(6% + 30px)}
.list-estate .cpcomban img{display:block;width:100%;}
.list-estate .screening{padding:5%;}
.list-estate .screening .select{margin-bottom:3%;}
.list-estate .screening select{width:100%;height:30px;line-height:30px;font-size:12px;padding:0 10px;}
.list-estate .screening input{width:calc(100% - 24px);height:28px;font-size:12px;padding:0 10px;background:#fff;color:#999;}
.list-estate .screening button{margin-top:3%;width:100%;height:30px;font-size:15px;border:none;background:#fd9001;cursor:pointer;color:#fff;}
.list-estate .list{padding:0 5% 3%;}

.list-estate .list li{position:relative;}
.list-estate .list li a{display:block;}
.list-estate .list li .pic img{display:block;width:100%;}
.list-estate .list li .text{padding:3% 0;}
.list-estate .list li .text .title{position:relative;font-size:20px;font-weight:bold;height:40px;line-height:40px;color:#3e3e3e;padding-left:15px;}
.list-estate .list li .text .intro{padding-top:5px;line-height:30px;color:#666;}
.list-estate .list li .text .intro .name{position:relative;font-weight:bold;padding-left:15px;}
.list-estate .list li .text .intro .content{display:block;margin-left:80px;max-height:90px;overflow:hidden;}
.list-estate .list li .text .intro .tel{font-weight:bold;color:#df0000;}
.list-estate .list li .status{position:absolute;right:0;top:0;width:0;height:0;border-top:30px solid #f08200;border-right:30px solid #f08200;border-left:30px solid transparent;border-bottom:30px solid transparent;}
.list-estate .list li .status p{position:absolute;top:-30px;left:0;width:30px;height:30px;line-height:30px;color:#fff;}
.list-estate .list li .status.onsale{border-top:30px solid #df0000;border-right:30px solid #df0000;}
.list-estate .list li .status.nosale{border-top:30px solid #3b3d45;border-right:30px solid #3b3d45;}

.xm-tit { text-align:center; font-size:18px; color:#000; font-weight:bold; line-height:40px; height:40px; margin-bottom:30px; margin-top:20px;}
.xm-con { width:100%; margin:0 auto; color:#666; margin-bottom:60px;}
.xm-con .inner { width:92%; margin:0 auto; }
.xm-con p { margin-bottom:10px;}

/*产品详情页——项目介绍*/
.chanpin_box { width:100%; height:100%; margin-top:55px; }
.chanpin_box img { display:block;}
.iCpbox { width:100%;}
.iCpbox2 { width:100%; margin:0 auto;}
.iCpboxL { width:100%; background:#f0f0f0; padding:0 0 5% 0; box-sizing: border-box}
.iCpboxL p { font-size:14px; line-height:25px; padding-bottom:20px;}
.iCpboxR { width:92%; margin:0 auto; padding: 5% 0; box-sizing: border-box }
.iCpboxL p.p1 { font-size:24px; font-weight:600; color:#003e79; text-align:center; height:70px; line-height:75px; padding-bottom:0px;}
.iCpboxL div.p2 { width:100%; font-size:13px;text-align:justify ; width:92%; margin:0 auto;}
.iCpboxR p.p1 { margin-top:20px; margin-bottom:10px; display:none}
.iCpboxR p.p2 { line-height:40px; font-size:14px; color:#203446; font-weight:600; border-bottom:1px solid #cccccc;}
.iCpboxR p.p3 { height:40px; line-height:40px; font-size:14px; color:#203446; font-weight:600; border-bottom:1px solid #cccccc;}
.iCpboxR p.p4 { color:#203446; font-weight:600; line-height:40px; border-bottom:1px solid #cccccc;}
.iCpboxR p.p4 span { color:#e70000; font-weight:600;}
.rd-de-right4{ display: none; font-size: 14px; color: #fff; line-height: 50px; width: 120px; height: 36px; line-height: 36px; text-align: center; font-style:normal; background: #002b6b;border-radius: 25px; margin-top:20px; }
.rd-de-right4 a { color: #fff; display:block; width: 100%; height: 100%:}


/*产品详情页——楼盘看点*/
.iCpbox_3 { width:100%; margin:0 auto; padding-top:10px;text-transform:Uppercase;}
.iCpbox_33 { width:100%; margin:0 auto;}
.rds6-list-ul ul { width:100%}
.rds6-list-ul ul li {width:100%; float:none; margin-right: 0}
	.rds6-list-ul{width:100%!important; height: auto;}
.rds6-list-ul ul li img{ width:100%; height:auto}
.iCpbox_33T { text-align:center; font-size:24px; color:#002b6b; font-weight:600; background:url(http://www.hcsyjt.com/skin/default/images/pic38.jpg) no-repeat top center; padding-top:22%; margin-bottom:35px; background-size:20%;}
.iCpbox_33 div.iCpbox_33_1 {margin-right:7px; }
.iCpbox_33 div.iCpbox_33_2 {margin-right:7px; }
.iCpbox_33 div.iCpbox_33_3 { margin-right:7px; }
.iCpbox_33 div.iCpbox_33_4 {}
.iCpbox_33 div.iCpbox_33_1 span { display:block; color:#7e7477; font-size:14px; font-weight:600; text-align:center}
.iCpbox_33 div.iCpbox_33_2 span { display:block; color:#7e7477; font-size:14px; font-weight:600; text-align:center}
.iCpbox_33 div.iCpbox_33_3 span { display:block; color:#7e7477; font-size:14px; font-weight:600; text-align:center}
.iCpbox_33 div.iCpbox_33_4 span { display:block; color:#7e7477; font-size:14px; font-weight:600; text-align:center}
.rds6-list li .rds6-content-bottom { padding-left: 10px; color: #002b6b; font-size: 15px; font-weight: bold; height:50px; text-align:center }

/*产品详情页——户型图*/
.iCpbox_4 { width:100%; margin:0 auto;}
.iCpbox_4T { text-align:center; font-size:24px; color:#002b6b; font-weight:600; background:url(http://www.hcsyjt.com/skin/default/images/pic39.jpg) no-repeat top center; padding-top:22%; margin-bottom:35px;background-size:20%;}
.iCpbox_list { margin-top:40px; border-bottom:1px solid #ddd; border-top:1px solid #ddd; padding:30px 20px 20px 20px}
.maindiv1_hx ul li { width:100%;}
.maindiv1_hx ul li img { width:100%;}
.indexmaindiv_hx { background:#f0f0f0; padding:30px 0}

/*产品详情页——地图*/
.iCpbox_1 { width:100%; margin:0 auto; padding-top:20px;text-transform:Uppercase; }
.iCpbox_11 { width:100%; margin:0 auto;}
.iCpbox_1T { text-align:center; font-size:24px; color:#002b6b; font-weight:600; background:url(http://www.hcsyjt.com/skin/default/images/pic44.png) no-repeat top center; padding-top:22%; margin-bottom:35px;background-size:20%;}
.iCpbox_1_map { margin-top:32px;}
.iCp_1_mapL { width:100%;}
.iCp_1_mapL img { width:100%; height:auto }
.iCp_1_mapR { width:100%;}
.iCp_1_mapR span { font-size:15px; height:69px; line-height:69px;  color:#000;cursor:pointer; display:inline-block; width:25%;  text-align:center; box-sizing:border-box;}
.sp2_box,.sp3_box,.sp4_box { display:none;}
.iCp_1_mapBg { height:68px; line-height:68px; border-bottom:1px solid #eee; box-sizing:border-box;}
.iCp_1_mapR span.sp1 {}
.iCp_1_mapR span.sp2 {}
.iCp_1_mapR span.sp3 {}
.iCp_1_mapR span.sp4 {}
.sp1_box { padding:22px; font-size:13px; width:300px; }
.sp2_box { padding:22px; font-size:13px; width:300px; }
.sp3_box { padding:22px; font-size:13px; width:300px; }
.sp4_box { padding:22px; font-size:13px; width:300px; }
.sp1_box p.p1 span {  display:inline-block}
.map2,.map3,.map4 { display:none}
.sp1_box span { font-weight:600; color:#000; margin:0px; text-align:left; font-size:12px; width:40px;}
.sp1_box p { margin-bottom:10px;}

.product1d_map{width:100%;overflow:hidden}
.product1d_map h1{width:100%;height:5.5rem;line-height:5.5rem; color:#002b6b;background:url(../images/product2_listbg.png) 95% center no-repeat;background-size:4% auto;text-align:center;font-weight:700;font-size:1.8rem}
.product1d_map_con{width:100%;height:30rem}



/*** 商业运营 ***/
.list-business .banner img{display:block;width:100%;}
.list-business .row1{padding:5% 3%;background:#847e9a;color:#fff;}
.list-business .row1 .rhd .en{font:bold 24px/24px dincond-medium-webfont;color:#fff;}
.list-business .row1 .rhd .cn{font-size:20px;font-weight:bold;color:#fff;}
.list-business .row1 .rbd{padding-top:4%;font-size:12px;line-height:22px;color:#fff;overflow:hidden;}
.list-business .row1 .rbd .title{font-weight:bold;font-size:13px;}

.list-business .row2 img{display:block;max-width:100%;}

.list-business .row3{padding:5% 3%;background:#cecadd;}
.list-business .row3 .thd{height:30px;line-height:30px;overflow:hidden;}
.list-business .row3 .thd a{float:left;display:block;font-size:15px;margin-right:2%;padding:0 3%;height:100%;border-radius:15px;text-align:center;background:#fff;color:#b89368;font-weight:bold;border-radius:18px;}
.list-business .row3 .thd a.on{background:#e48b21;color:#fff;}
.list-business .row3 .tbd{padding-top:5%;font-size:12px;line-height:20px;color:#494164;}

.list-business .row4{padding:5%;}
.list-business .row4 .rhd .en{font:bold 24px/24px dincond-medium-webfont;color:#565051;}
.list-business .row4 .rhd .cn{font-size:20px;font-weight:bold;color:#666;}
.list-business .row4 .rbd{margin-top:3%;overflow:hidden;font-size:0;line-height:0;}
.list-business .row4 .rbd a{margin:1%;float:left;width:31.33333%;background:#d7d7e3;}
.list-business .row4 .rbd img{display:block;width:100%;}


/*** 招贤纳士 ***/
.list-recruit .wbd{padding:5%;}
.list-recruit .tab .thd{overflow:hidden;}
.list-recruit .tab .thd a{position:relative;margin-left:2%;float:left;display:block;width:49%;height:48px;padding:3% 0 8%;background:#124da6;text-align:center;}
.list-recruit .tab .thd a .en{padding-top:5%;line-height:14px;font-family:dincond-medium-webfont;font-size:14px;color:#6594dc;}
.list-recruit .tab .thd a .cn{line-height:20px;font-size:15px;color:#fff;}
.list-recruit .tab .thd a.on:after{position:absolute;content:'';left:50%;bottom:10%;margin-left:-3px;border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;}
.list-recruit .tab .thd a:first-child{margin:0;}
.list-recruit .tab .thd a:first-child .en{padding:0;}
.list-recruit .tab .tbd{margin-top:5%;height:auto!important;}
.list-recruit .tab .tbd .item{padding:5%;background:#b3e2ff;}
.list-recruit .tab .tbd li{position:relative;margin-bottom:3%;padding:3%;background:#f7fcff;cursor:pointer;}
.list-recruit .tab .tbd li .title{line-height:34px;height:34px;color:#000;background:url('../images/icon-sub.png') no-repeat 98% center;background-size:auto 48%;}
.list-recruit .tab .tbd li.on .title{background-image:url('../images/icon-sub1.png');}
.list-recruit .tab .tbd li .text{display:none;padding-top:5px;line-height:26px;color:#303030;}
.list-recruit .tab .tbd li .text a.btn{display:block;margin-top:2%;width:30%;height:30px;line-height:30px;text-align:center;background:#f08200;color:#fff;border-radius:5px;}
.list-recruit .tab .tbd a.more{margin:0 auto;display:block;width:120px;height:36px;line-height:36px;text-align:center;border-radius:18px;background:#f08200;color:#fff;}

.list-recruit .ui-dialog-title{font-size:16px;text-align:center}
.list-recruit .apply{display:none;line-height:200%;font-size:14px;}
.list-recruit .apply .l1{color:#c1170c;font-weight:bold;}
.list-recruit .apply .l2 a{color:#f00}
.list-recruit .apply table{margin:10px auto 0;border-collapse:collapse;text-align:center;}
.list-recruit .apply td{padding:5px;border:1px solid #eee;line-height:30px;}
.list-recruit .apply input{display:inline-block;vertical-align:middle;width:150px;height:28px;padding:0 10px;border:1px solid #ececec;background:#fff;line-height:28px;font-size:14px;color:#333;}
.list-recruit .apply span{display:inline-block;vertical-align:middle;padding:0 5px;color:red;}
.list-recruit .apply .btns{margin-top:20px;text-align:center;}
.list-recruit .apply .btns button{width:80px;height:30px;margin:0 5px;border:none;font-size:15px;border-radius:2px;cursor:pointer;}
.list-recruit .apply .btns button.btn-ok{background:#f08200;color:#fff;}
.list-recruit .apply .btns button.btn-reset{background:#e6e6e6;color:#666;}
.list-recruit .apply .tips{margin-top:20px;border-top:1px dashed #ccc;padding-top:10px;font-size:12px;line-height:20px;color:#666;}


/*** 联系我们 ***/
.detail-contact .wbd .box{padding:8% 5%;color:#fff;background:rgba(162,18,25,.9);}
.detail-contact .wbd .box .phd .cn{font-size:20px;line-height:32px;}
.detail-contact .wbd .box .phd .en{font-size:15px;line-height:24px;color:#d78488;font-family:arial;}
.detail-contact .wbd .box .pbd{line-height:24px;}
.detail-contact .wbd .box .part1{padding-bottom:3%;border-bottom:1px solid #ce8386;}
.detail-contact .wbd .box .part1 .pbd p{margin:5px 0;padding:5px 0 5px 40px;}
.detail-contact .wbd .box .part1 .address{background:url('../images/icon-address.png') no-repeat left 5px;}
.detail-contact .wbd .box .part1 .tel{background:url('../images/icon-tel.png') no-repeat left 5px;}
.detail-contact .wbd .box .part1 .email{background:url('../images/icon-email1.png') no-repeat left 5px;}
.detail-contact .wbd .box .part2{padding-top:5%;}
.detail-contact .wbd .box .part2 .l1{margin-bottom:5px;font-size:18px;line-height:30px;}
.detail-contact .wbd .box .part2 .tel{margin:5px 0;padding:5px 0 5px 40px;background:url('../images/icon-tel.png') no-repeat left 5px;}
.detail-contact .wbd .map{height:300px;}


/*** 人在海成 ***/
.list-with .row1{padding:10% 10% 5%;background:#2337a1;}
.list-with .row1 .sbd{position:relative;border:3px solid rgba(255,255,255,.5);}
.list-with .row1 .sbd img{display:block;width:100%;}
.list-with .row1 .sbd .prev,
.list-with .row1 .sbd .next{position:absolute;width:20px;height:100%;top:0;background:url('') no-repeat center;background-size:50% auto;}
.list-with .row1 .sbd .prev{left:-10%;background-image:url('../images/icon-prev.png');}
.list-with .row1 .sbd .next{right:-10%;background-image:url('../images/icon-next.png');}
.list-with .row1 .text{padding:5% 0;}
.list-with .row1 .text .en{font:bold 20px/20px dincond-medium-webfont;color:#fff;}
.list-with .row1 .text .cn{color:#fff;line-height:20px;}
.list-with .row1 .text .title{margin-top:3%;color:#fff;line-height:20px;}

.list-with .row2{padding:10% 10% 5%;background:#f08200;}
.list-with .row2 .sbd{position:relative;border:3px solid rgba(255,255,255,.5);}
.list-with .row2 .sbd img{display:block;width:100%;}
.list-with .row2 .sbd .prev,
.list-with .row2 .sbd .next{position:absolute;width:20px;height:100%;top:0;background:url('') no-repeat center;background-size:50% auto;}
.list-with .row2 .sbd .prev{left:-10%;background-image:url('../images/icon-prev.png');}
.list-with .row2 .sbd .next{right:-10%;background-image:url('../images/icon-next.png');}
.list-with .row2 .text{padding:5% 0;}
.list-with .row2 .text .en{font:bold 20px/20px dincond-medium-webfont;color:#fff;}
.list-with .row2 .text .cn{color:#fff;line-height:20px;}
.list-with .row2 .text .title{margin-top:3%;color:#fff;line-height:20px;}


/*** 物业服务 ***/
.list-property .banner img{display:block;width:100%;}

.list-property .row1 img{display:block;max-width:100%;}

.list-property .row2{margin-top:-1px;padding:10%;background:#4a69c7;color:#fff;}
.list-property .row2 .rhd .en{font:normal 18px/18px dincond-medium-webfont;color:#fff;}
.list-property .row2 .rhd .cn{font-size:18px;line-height:22px;color:#fff;font-weight:bold;}
.list-property .row2 .rbd .l1{padding-top:5%;line-height:20px;font-size:12px;}
.list-property .row2 .rbd .l2{padding-top:3%;font-size:18px;line-height:26px;color:#d3dcf4;}
.list-property .row2 .rbd .l3{padding-top:2%;font-size:16px;line-height:20px;color:#d3dcf4;}
.list-property .row2 .rbd .l4{padding-top:2%;font-size:12px;line-height:20px;color:#d3dcf4;}

.list-property .row4{padding:10% 10% 5%;background:#47439a;}
.list-property .row4 .sbd{position:relative;border:3px solid rgba(255,255,255,.5);}
.list-property .row4 .sbd img{display:block;width:100%;}
.list-property .row4 .sbd .prev,
.list-property .row4 .sbd .next{position:absolute;width:20px;height:100%;top:0;background:url('') no-repeat center;background-size:50% auto;}
.list-property .row4 .sbd .prev{left:-10%;background-image:url('../images/icon-prev.png');}
.list-property .row4 .sbd .next{right:-10%;background-image:url('../images/icon-next.png');}
.list-property .row4 .text{padding:5% 0;}
.list-property .row4 .text .en{font:bold 20px/20px dincond-medium-webfont;color:#fff;}
.list-property .row4 .text .cn{color:#fff;line-height:20px;}
.list-property .row4 .text .title{margin-top:3%;color:#fff;line-height:20px;}

.list-property .row4 .text .en{font:bold 20px/20px dincond-medium-webfont;color:#fff;}
.list-property .row4 .text .cn{font-weight:bold;font-size:16px;color:#fff;line-height:30px;}
.list-property .row4 .text .smalltext{padding-top:5%;font-size:12px;color:#afc0f6;line-height:22px;}


/*** 视频列表 ***/
.list-video .wbd{padding:5%;}
.list-video .wbd li{margin-bottom:3%;}
.list-video .wbd li a{display:block;}
.list-video .wbd li .pic img{display:block;width:100%;}
.list-video .wbd li .title{line-height:40px;height:40px;overflow:hidden;text-align:center;color:#fff;background:#a21219;}
.list-video .wbd li .title span{display:inline-block;vertical-align:middle;height:20px;line-height:26px;padding-right:10px;}
.list-video .wbd li .title span img{height:20px;}


/*** 新闻详情 ***/
.detail-news .whd{padding:6% 5%;}
.detail-news .whd p{margin:0;width:auto;background:none;color:#333;text-align:left;}
.detail-news .whd .title{font-size:16px;line-height:20px;}
.detail-news .whd .info{font-size:12px;color:#999;line-height:16px;padding-top:2%;}
.detail-news .wbd{padding:8% 5%;line-height:24px;}
.detail-news .wbd img{max-width:100%;}


/*** 视频详情 ***/
.detail-news .wbd .box{max-width:100%!important;height:300px!important;}
.detail-news .wbd .box .jwplayer{max-width:100%!important;height:300px!important;}
.detail-news .wbd .box .jwplayer img{display:none;}
	
	
	.rds6-list li .rds6-content-bottom{text-align:center!important}
	
	
}

@media (max-width:450px) {
	
	
	
	
	
	
	
	
}