
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {
    margin:0;
    padding:0;
    font-family:"Microsoft YaHei",微软雅黑;
    font-weight:inherit;
    font-style:inherit;
    font-size:inherit;
    text-align:inherit;
    vertical-align:baseline;
    color:inherit;
    border:0;
    outline:0;
}
html, body {width:100%; max-width:1024px; height:100%; -webkit-user-select:none;}
:focus {outline:0;}
table {
    border-collapse:separate;
    border-spacing:0;
}
caption, th, td {
    text-align:left;
    font-weight:normal;
}
a {text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none;}
a img, iframe {border:none;}
img {vertical-align:top; max-width:100%; display:block}
p {text-align:justify;}
ol, ul {list-style:none;}
input, textarea, select, button {
    font-size:100%;
    font-family:inherit;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-touch-callout:none;
}


.header{ position: fixed; width:100%; z-index:3; top:0; left:0;max-width:1024px; height:70px;  background:url(/img/bjt.jpg); border-bottom:5px solid #f5c952; }
.wrap{  width:100%;}
.wrap1{ position:absolute; left:7%; top:14px; width:50%;}



#menu-btn {position:absolute; top:0; right:0; width:70px; height:70px;}
#menu-btn span {position:absolute; left:23px; width:24px; height:2px; background-color:#4c537a; -webkit-transition:-webkit-transform 300ms, top 300ms}
#menu-btn .top {top:25px;}
#menu-btn .mid {top:33px;}
#menu-btn .bot {top:41px;}

.menu{ position:absolute; width:100%; text-align:center; top:45px; font-size:10px; color:#4c537a}

    /* 菜单按钮控制 */
#menu-btn .top {top:33px; -webkit-animation:menuBtn-off-top-anim 400ms forwards;}
#menu-btn .mid {-webkit-opacity:0; -webkit-animation:menuBtn-off-mid-anim 400ms forwards;}
#menu-btn .bot {top:33px; -webkit-animation:menuBtn-off-bot-anim 400ms forwards;}
    /* 菜单按钮动画 */
@-webkit-keyframes menuBtn-on-top-anim {
    50% {top:33px;-webkit-transform:rotate(0deg);}
    100% {-webkit-transform:rotate(45deg); top:33px;}
}
@-webkit-keyframes menuBtn-on-mid-anim {
    100% {-webkit-opacity:0;}
}
@-webkit-keyframes menuBtn-on-bot-anim {
    50% {top:33px;-webkit-transform:rotate(0deg);}
    100% {-webkit-transform:rotate(-45deg); top:33px;}
}
@-webkit-keyframes menuBtn-off-top-anim {
    50% {top:33px;-webkit-transform:rotate(0deg);}
    100% {top:25px;-webkit-transform:rotate(0deg);}
}
@-webkit-keyframes menuBtn-off-mid-anim {
    100% {-webkit-opacity:1;}
}
@-webkit-keyframes menuBtn-off-bot-anim {
    50% {top:33px;-webkit-transform:rotate(0deg);}
    100% {top:41px;-webkit-transform:rotate(0deg);}
}

/* 右侧菜单 */

#menu {position:fixed; top:0; right:0; z-index:-1; width:60%; height:100%; background:#4c537a; -webkit-opacity:0; overflow:hidden;}
#menu .links {margin:30px 0 0 -40px; -webkit-transition:margin-left 300ms;}
#menu .links a {display:block; position:relative; z-index:2; font-size:16px; line-height:50px; color:#fff;}

#menu .ad-block {display:none;}

#menu .bg-elements img {position:absolute; z-index:1;}
#menu .bg-elements img.anim-scale {-webkit-transform:scale(0,0); -webkit-transition:-webkit-transform 1000ms;}

#menu .bg-elements img:nth-child(1) {right:20px; bottom:20px; width:43.65%;}
#menu .bg-elements img:nth-child(2) {right:20px; top:150px; width:55%;}

    /* 菜单打开 */
body.menu-on #header,
body.menu-on #content {-webkit-transform:translateX(-60%);}
body.menu-on #menu-btn .top {-webkit-animation:menuBtn-on-top-anim 400ms forwards;}
body.menu-on #menu-btn .mid {-webkit-animation:menuBtn-on-mid-anim 400ms forwards;}
body.menu-on #menu-btn .bot {-webkit-animation:menuBtn-on-bot-anim 400ms forwards;}
body.menu-on #subMenu-cont {z-index:8 ;}
body.menu-on #menu {z-index:999999; -webkit-opacity:1;}
body.menu-on #menu .links {margin-left:40px;}
/*body.menu-on #menu .ad-block {-webkit-transition-delay:1000ms; -webkit-transform:scale(1,1);}*/
body.menu-on #menu .bg-elements img:nth-child(1) {-webkit-transition-delay:1500ms;}
body.menu-on #menu .bg-elements img:nth-child(2) {-webkit-transition-delay:1000ms;}
body.menu-on #menu .bg-elements img:nth-child(3) {-webkit-transition-delay:500ms;}
body.menu-on #menu .bg-elements img.anim-scale {-webkit-transform:scale(1,1); -webkit-opacity:1;}

#content { width:100%; margin-top:75px; position: relative;
    left: 0;
    top: 0;
    z-index: 2;
   }
	
/*body.menu-on {overflow:hidden;}*/

/********************************* 复用 ******************************/
a, input {-webkit-transition:-webkit-transform 150ms; -webkit-transform:scale(1.0, 1.0);}
.scale-on {-webkit-transform:scale(1.1, 1.1);}
.news-list a {display: block;position: relative;margin-bottom: 12px;padding: 0 15px 25px;height: 50px;background: #fff url(/m/imgv/icon_link.png) no-repeat right center;background-size: auto 18px;}
.news-list a:last-child {margin-bottom:0;}
.news-list a span {position: absolute;top:32%;left: 0;padding: 2px 40px 0 15px;font-size: 16px;line-height: 25px; color:#818083}
.btn {-webkit-appearance:none; display:block; width:100%; height:76px;font-size:18px; line-height:76px; text-align:center; color:#565559; background-color:#e4c980; border-radius:0;}
.btn.red {margin:15px auto; font-size:26px; color:#fff; background-color:#e62b1e;}
.slideUp {padding:15px; color:#4d4852;}
.slideUp .item:not(:last-child) {margin-bottom:11px;}
.slideUp .item .cont {height:0; background-color:#fbf9f0; -webkit-transition:height 250ms; overflow:hidden;}
.slideUp .item .cont .wrap {overflow:hidden;}
#content .column-tit {margin-top:-12px; font-size:20px; line-height:68px; text-align:center;}
#subMenu-tit {display:block; font-size:20px; line-height:72px; text-align:center; color:#fff; background:#4c537a   url(../imgv/icon_subMenu_____www.vanke.com_v_mobile_img.png) no-repeat right center; background-size:13.80% auto; }
#subMenu-cont {position:fixed; top:0; left:0; z-index:1; width:100%; height:100%; background:#4c537a ; -webkit-opacity:0; -webkit-transition:opacity 500ms;}
#subMenu-cont .close {position:absolute; top:0; right:0;width:70px; height:70px;}
#subMenu-cont .close span {position:absolute; left:23px; width:24px; height:2px; background-color:#fff; -webkit-transform:rotate(0deg); -webkit-transition:-webkit-transform 300ms;}
#subMenu-cont .close .top {top:32px;}
#subMenu-cont .close .bot {top:32px;}
#subMenu-cont .outer-wrap {position:absolute; left:0; top:50%; width:100%; -webkit-transform:translateY(-50%);}
#subMenu-cont .inner-wrap {-webkit-transform:scale(0.5, 0.5); -webkit-transition:-webkit-transform 300ms;}
#subMenu-cont .inner-wrap a {display:block; font-size:26px; line-height:66px; text-align:center; color:#fff; /*-webkit-transform:scale(0.5, 0.5); -webkit-transition:-webkit-transform 300ms;*/}
/*body.subMenu-on {z-index:20; overflow:hidden;}*/
/*body.subMenu-on #header {opacity:0;}*/
/*body.subMenu-on #menu {z-index:1;}*/
body.subMenu-on #subMenu-cont {z-index:20; -webkit-opacity:1;}
body.subMenu-on #subMenu-cont .inner-wrap {-webkit-transform:scale(1.0, 1.0);}
body.subMenu-on #subMenu-cont .close .top {-webkit-transform:rotate(45deg);}
body.subMenu-on #subMenu-cont .close .bot {-webkit-transform:rotate(-45deg);}
.editor p {margin-bottom:15px; font-size:14px; line-height:25px; text-align:justify; }
.editor p:last-child {margin-bottom:0;}
.editor .g-wrap {padding:0 15px;}
/********************************* 私用 ******************************/



.wh100{ width:100%; overflow:hidden;}

.pna{ width:90%; background:#fff; margin:30px auto; padding-bottom:15px;}


.about-sy{width:90%; background:#fff; margin:30px auto 0; border: 2px solid #f1c51e;
    background: url(/img/xxbz.png) top right rgba(255,255,255,1) no-repeat; background-size:48%;
     }
.about-sy1{ width:90%; padding:5%; overflow: hidden}
.about-sy2{ width:55%; font-size:18px; line-height:40px; border-bottom: 1px solid #e3e3e3; color:#000; font-weight:700;}
.about-sy3{ width:100%; font-size:13px; color:#585858; line-height:20px; padding:15px 0 5px}
.about-shiping{width:90%;  margin:25px auto 0;
     }
.about-shiping1{ width:100%; text-align:center; font-size:16px; line-height:40px; color:#fff; background:#4c537a;    border-radius: 4px;}	 
.about-shiping2	 { width:100%; margin-top:10px; display:block}

.banner{ position:relative; width:100%; background:url(../imgv/banner.png); height:80%; background-size:100%;}


/* 首页 */
.slideShow {position:relative; width:100%; height:0; overflow:hidden; -webkit-transition:height 400ms;}
.slideShow .pics {top:0; left:0; width:0; height:100%; -webkit-transform:translate(0px, 0px) translateZ(0px); -webkit-transition:-webkit-transform 300ms;}
.slideShow .pics.noAnim {-webkit-transition-duration:0ms;}
.slideShow .pics li {float:left; height:100%; background:no-repeat center center; background-size:cover;}
.slideShow .pics li a {display:block; width:100%; height:100%;}
.slideShow .pois {position:absolute; left:50%; bottom:5px; -webkit-transform:translateX(-50%); -webkit-opacity:0.7;}
.slideShow .pois li {float:left; margin:0 2px; width:6px; height:6px; border-radius:10px; background-color:#fff; border:2px solid transparent; -webkit-transition:background-color 300ms, border-color 600ms;}
.slideShow .pois li.on {background-color:#e62b1e; border-color:#e62b1e;}
#index .news {background-color:#ebedec;}
#index .news .tit {margin:7px 0 13px 0; font-size:20px; line-height:30px; text-align:center;}

.ggl1{ width:90%; margin-left:5%; font-size:18px; line-height:40px; font-weight:700;border-bottom:2px solid #f5c952; padding-top:10px;}
.ggl2{ width:90%; margin-left:5%;  margin-top:3%; height:210px; overflow: auto;overflow-x: hidden;}
.ggl2 ul li{ width:100%; line-height:30px; font-size:14px; overflow:hidden; color:#333; height:30px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;}
.ggl2 ul li a{ height:30px; overflow:hidden}
.yqlj1 {
   width: 70%;
    max-width: 1080px;
    padding: 10% 15%;
    margin: auto;
    background: url(../imgv/banner.png);
    background-size: 100%;
    overflow: hidden; position:relative}
	
	.yqlj2 {
    width: 100%;
    max-width: 1080px;
	
    background: url(../imgv/banner.png);
    background-size: 100%;
  
	
	position: relative;
    left: 0;
    top: 0;
    z-index: 9;
	
	}
	
	

.jsgd1 ul li{ width:100%; border:3px solid #000; overflow:hidden; float:left; position:relative;}
.jsgd2{ position:absolute; bottom:0; left:0; width:100%; font-size:14px; line-height:45px; text-align:center; color:#fff; background:rgba(195,184,18,0.9)}

.xxdx{float: left;
    width: 47%;
    height: 12.4rem;}
.xxdx1{float: right;
    width: 53%;
    height: 12.4rem;}	
	
.xxdx3{float: right;
    width: 62%;
    height: 14rem;}
.xxdx4	{float: left;
    width: 68%;
    height: 15.8rem;}
	
.xxdx5{float: right;
    width: 32%;
    height: 8.1rem;}	
.xxdx6{float: right;
    width: 32%;
    height: 7.7rem;}	

.xxdx7{float: left;
    width: 45.5%;
    height: 11rem;}	
.xxdx8{float: right;
    width: 54.5%;
    height: 14rem;}		
	
	
/* 关于 */
#about{background:#fff ; overflow:hidden; margin:15px; padding:15px;border-radius: 6px;}
#about .editor {background:#fff ; overflow:hidden;}
#about .editor h1 {margin:5px 0 10px 0; font-size:18px; text-align:center; color:#333;}
#about .editor h1 span {display:block; font-size:16px;}
#about-2 {background-color:#ebedec;}
#about-2 .teamates {overflow:hidden;}
#about-2 .teamates .item {margin-bottom:15px; padding:15px; background-color:#fff;}
#about-2 .teamates .item .icon {margin:0 auto 15px auto; width:80px; height:80px; border-radius:40px; overflow:hidden;}
#about-2 .teamates .item .icon img {display:block;}
#about-2 .teamates .item h1 {margin-bottom:15px; font-size:16px; text-align:center;}
	.about2{ float:left}
	.about2 p{font-size: 14px;
    line-height: 25px; padding:15px 0; color:#666}
.about {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin: 0;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 10px 0;
}	
	
	.ccc113 {
    font-size: 16px;
    color: #fff;
    width: 50%;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    background: #df4020;
    border-radius: 8px;
    margin-top: 17px;
    margin: 40px auto 0;
}


.news{width:100%;overflow:hidden; }
/*.news p {
    font-size: 22px;
    line-height: 40px;
    color: #333;
    text-align: center;
    width: 100%;
    outline: none;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 20px;
}*/
.xqrqly {
    color: #999;
    font-size: 14px;
    border-bottom: 3px #ccc double;
    padding-bottom: 5px;
    line-height: 30px;
    height: 30px;
}
.xqrqly1 {
    padding: 20px 0;
    font-size: 15px;
    line-height: 30px;
    color: #333;
}
.bot_fh {
    width: 100%; margin:auto;
    margin-top: 20px;
    background: #4c537a;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}
#fy8 {
    line-height: 80px;
    font-size: 15px;
    text-align: center;
}
.news ul li{ width:100%; height:80px;border-bottom:1px solid #f3f3f3; color:#000; font-size:14px;}

.b6ss2{ width:100%; float:left;line-height:40px;color:#000; font-size:14px; height:40px; overflow:hidden}
.ccccc {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 10px;
}
.ccccc ul li {
    width: 100%;
    float: left;
	margin-bottom:20px;
}
.ccccc1 {
    width: 35%;
    
    float: left;
}
.ccccc1 img{    border-radius: 6px;}
.ccccc2 {
    width: 60%;
    float: left;
    margin-left: 5%;
    font-size: 15px;
	line-height:1; color:#333;
    font-weight: bold;
}
.ccccc3 {
    width: 55%;
    float: left;
    margin-left: 5%;
    font-size: 14px;
    line-height: 25px; color:#666; margin-top:10px;
}



#tab{width:100%;position:relative; }
#tab .tab_menu{width:100%;float:left;z-index:1;}
#tab .tab_menu li{float:left;width:48%;height:30px;line-height:30px;border-bottom:0px;cursor:pointer;text-align:center; font-size:12px;  margin: 0 1% 10px; background:#f4f4f4;    border-radius: 6px;}
#tab .tab_box{width:100%;clear:both;top:10px;position:relative;background-color:#fff; float:left;padding:20px 0}
#tab .tab_menu .selected{background-color:#ffc643;cursor:pointer;    border-radius: 6px; font-weight:700}
.hide{display:none;}


.zc1{ width:100%; font-size:16px !important; font-weight:700!important; line-height:30px !important}
.zc1 img{ margin:auto; max-width:100%;}
.zc2{ font-size:14px; margin-top:20px; line-height:25px; color:#333}
.zc2 img{ margin-top:10px;}

.zc3{ padding:0 20px; font-size:15px; font-weight:700; line-height:30px; background:#0071bd; color:#fff; width:30%; text-align:center; margin-top:20px;border-radius: 6px;}
.zc4{ font-size:14px; padding:15px; line-height:25px; margin-top:15px; background:#d0e3f8; color:#333}

.zc5{ width:100%; text-align:center; font-size:18px; line-height:35px; font-weight:700; margin-top:20px;}

.msls6 {
    width: 100%;
    float: left; margin-top:15px;
}
.msls5 {
    font-weight: bold;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    float: left;
}

.zc6{ font-size:14px; line-height:25px; color:#333}
.b6ss1 {
    width: 100%;
    float: left;
    line-height: 30px;
    color: #999;
    font-size: 14px;
}