﻿ @charset "utf-8";
body{margin:0 auto;padding:0 auto;font-size:1em;position:relative; max-width: 640px;background: #fff;font-family:"Microsoft YaHei", SimSun;}
img{border:none;vertical-align: top;}
ul,ol{list-style: none;margin:0 auto;padding:0;}
a{text-decoration: none;color:#444;}
p{margin:0 auto;padding:0;}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,table,tr,th,td{margin:0;padding:0;}


/*目录导航*/
.catalogNav{display:block;width:100%;background: #ffffff;border-bottom:1px solid #ccc;padding:8px 0;float:left;}
.catalogNav p{display: block;width: 95%;margin-left: 2%;color:#888888;}
.catalogNav p img{vertical-align: middle;width: 4.5%;max-width: 20px;float:left;margin-top: 1px;}
.catalogNav p a{color:#888888;margin-left: 4px;}

h3, h4, h5{margin:0 auto;padding:0;font-weight: normal;}
/*经典项目 一级栏目 begin*/
    /*banner*/
    .list_head_banner{display: block;width: 100%;}
    .list_new_box .hd ul li{background: #b49c7a none repeat scroll 0 0;border-radius: 12px;display: inline-block;float: left;height: 12px;margin: 0.3%;opacity: 1;
        overflow: hidden;vertical-align: top;width: 12px;margin-left: 8px;font-size:0px;}
    .list_new_box .hd ul .on{background: #fff none repeat scroll 0 0;opacity: 1;font-size:0px;}
    .list_new_box .hd{width:75px;z-index:1;position:absolute;bottom: 10px;right: 8%;}
    /*推荐项目*/
    .recommend_project{display:block;width:100%;}/*2016-9-02隐藏*/
    .recommend_project_L{display:block;float:left;width:29%;text-align: center;background: #fff;padding-top: 3%;}

    .recommend_project_L p{display:block;color:#000;margin-top: 4%;padding-bottom: 4%;}
    .recommend_project_L p span{display:block;width:100%;text-align:center;color:#666666;font-size: 11px;}
    .recommend_project_R{display:block;float:left;width:71%;background:#271440;padding-top: 4%;padding-bottom: 1%;}
    .recommend_project_R .recommend_meun{display:block;width:94%;margin-left: 5%;padding-bottom: 5%;}
    .recommend_project_R .recommend_meun a{display:block;float:left;color:#fff;width: 33%;padding:4px 0;}
    .recommend_project_R .recommend_meun .more{color:#e9dac3;}
    .recommend_project_R .tuijian{display:block;width:92%;margin-left: 5%;padding-bottom: 1%;color:#cfc0e0;}
    #recommend_list{display:block;width: 100%;padding-bottom: 2px;margin-top: 5%;}
    /*.recommend_project_R .tuijian a{color:#cfc0e0;display:block;width:47%;border:1px solid #cfc0e0;border-radius:20px;text-align: center;float:left;margin-left: 2%;padding:4px 0;margin-top: 3%;margin-bottom: 3%;}*/
    .recommend_project_R .tuijian a{color:#000;display:block;width:45%;background:#fff;border-radius:20px;text-align: center;float:left;margin-left: 2%;padding:4px 0;margin-bottom: 3%;}
    .recommend_project_R .tuijian a font{color:#ff6600;}
    /*项目列表*/
    .list_project{display:block;width:100%;}
    .list_project ul li{display:block;width:100%;background: #e6e6e8;padding-top: 4%;padding-bottom: 4%;margin-bottom: 2%;}
    .list_project ul li .L{display:block;float:left;width:29%;text-align: center;}
    .list_project ul li .L div{display:block;width:72%;border:1px solid #000;margin-left: 13%;height:136px;border-radius: 4px;}
    .list_project ul li .L div p{display:block;margin-top: 2%;}
    .list_project ul li .R{display:block;float:left;width:71%;}
    .list_project ul li .R p{display:block;width:94%;}
    .list_project ul li .R p a{display:block;float:left;color:#000;/*margin-right:14%;*/padding-top: 1.5%;padding-bottom: 1.5%;width: 33%;}
    .list_project ul li .R p .wc_pro_class{margin-top: 5%;}
    .list_project ul li .R p .wc_pro{font-weight: bold;}
    .recommend_project_R .recommend_meun .wc_pro{font-weight: bold;}
    .recommend_project_R .recommend_meun .wc_pro_class{margin-top: 5%;}

    .jdxm_city{display:block;width:100%;background: url(../images/city_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height: 481px;text-align: center;}
	
@media screen and (max-width: 640px){	
 .jdxm_city{display:block;width:100%;background: url(../images/city_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height: 481px;text-align: center;}
}

@media screen and (max-width: 480px){	
 .jdxm_city{display:block;width:100%;background: url(../images/city_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height: 355px;text-align: center;}
}

@media screen and (max-width: 360px){	
 .jdxm_city{display:block;width:100%;background: url(../images/city_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height: 275px;text-align: center;}
}

@media screen and (max-width: 320px){	
 .jdxm_city{display:block;width:100%;background: url(../images/city_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height: 240px;text-align: center;}
}
	
    .jdxm_h3{color:#dfc592;padding-top: 4%;}
    .city_desc{margin-top: 3%;}
    .jdxm_desc{margin-top: 2%;color:#383838;width: 90%;margin-left: 5%;text-indent: 2em;text-align: left;}

    .jdxm_expert{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_expert_team_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:15rem;text-align: center;}
	
@media screen and (max-width: 640px){	
 .jdxm_expert{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_expert_team_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:15rem;text-align: center;}
}

@media screen and (max-width: 480px){	
 .jdxm_expert{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_expert_team_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:13.5rem;text-align: center;}
}

@media screen and (max-width: 360px){	
 .jdxm_expert{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_expert_team_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:13.5rem;text-align: center;}
}

@media screen and (max-width: 320px){	
 .jdxm_expert{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_expert_team_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:13.5rem;text-align: center;}
}
	
    .jdxm_sm{margin-top:2%;display:block;width:100%;height: 480px; background: url(../images/jdxm_sm_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;text-align: center;}

@media screen and (max-width: 640px){	
 .jdxm_sm{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_sm_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:12rem;text-align: center;}
}

@media screen and (max-width: 480px){	
 .jdxm_sm{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_sm_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:12rem;text-align: center;}
}

@media screen and (max-width: 360px){	
 .jdxm_sm{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_sm_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:12rem;text-align: center;}
}

@media screen and (max-width: 320px){	
 .jdxm_sm{margin-top:2%;display:block;width:100%;background: url(../images/jdxm_sm_bg.jpg) no-repeat;color:#d4d4d4;background-size:100%;height:12rem;text-align: center;}
}


/*经典项目 end*/

    
    /*精彩专题*/
    .special_class{display: block;width: 100%;background: #efefef;padding-bottom:6%;}
    .special_class_list{display: block;width: 94%;margin-left: 3%;padding-top: 3%;}
    .special_class_tit{display: block;width: 100%;margin-top: 2%;font-weight: bold;}
    .special_class_tit img{width: 6.5%;float:left;}
    .special_class_tit span{width: 65%;display:block;margin-left:3%;float:left;margin-top: 1px;}
    .special_Department{display: block;width: 100%;margin-top: 3%;}
    .special_Department img{border-radius: 8px;}
    .special_class .special_class_list ul{display: block;width: 100%;}
    .special_class .special_class_list ul li{display: block;width: 48.5%;margin-left: 3%;margin-top: 4%;float:left;}
    .special_class .special_class_list ul li img{width: 100%;border-radius: 8px;}
    .special_class .special_class_list ul li span{display: block;width: 100%;padding-top:5%;text-align: center;color: #444444;}
    .special_btn{display: block;width: 80%;margin-left: 10%;margin-top: 6%;margin-bottom: 3%;}
    .special_btn a{display: block;width: 100%;text-align: center;background: #8a642b;color:#fff !important;padding-top:2.5%;padding-bottom: 2.5%;border-radius: 6px;}
    .special_btn a:hover{color: #fff;}



    .New_Arrivals{display:block;width:100%;float:left; text-align: center;margin-top:4%;padding-top: 4%;padding-bottom: 4%; color:#271440;background: #e6e6e8; /*Safari5.1 Chrome 10+*/}
    .New_Arrivals_tit{display:block;width:100%;text-align: center;font-size: 21px;}
    .New_Arrivals_tit span{display:block;width: 90%;background: url(../images/white.jpg) repeat-x center;margin-left: 5%;}
    .New_Arrivals_tit span lable{padding:0 10px;background: #e6e6e8;}
    .New_Arrivals .Arrivals_left{display:block;float:left;width:45%;margin-left: 3.33333%;}
    .New_Arrivals .Arrivals_right{display:block;float:left;width:45%;margin-left: 3.33333%;}
	.Arrivals_w29{ width:28.89%; float:left; display:block; margin-left:33.33%;}
    .New_Arrivals ul{display:block;float:left;margin-top: 5%;}
    .New_Arrivals ul li{display:block;float:left;width: 100%;}
    .New_Arrivals .marginTop{margin-top: 8%;}
    .New_Arrivals ul li img{width: 100%;border-radius: 8px;}
    .New_Arrivals ol{display:block;margin-top: 3.33333%;float:left;width: 100%;}
    .New_Arrivals ol li{display:block;float:left;margin-left: 3.33333%;}
    .New_Arrivals ol li img{width: 100%;border-radius: 8px;}

.New_Arrivals_tit2{ width:100%; float:left; font-size:24px;}
.New_Arrivals_tit2 span{display: block;width: 90%;background: url(../images/white.jpg) repeat-x center;margin-left: 5%; text-align:center;}
.New_Arrivals_tit2 span lable{ background: #e6e6e8; color:#000000;}
.m_wr1{ width:100%; float:left; background:#E8E8EA; overflow:hidden;}
.hd4rem{ width:100%; height:0.4rem; line-height:0.4rem; float:left;}
.hd4rem2{ width:100%; height:0.4rem; line-height:0.4rem; float:left; background:#FFFFFF;}
.zjhj_w100{ width:100%; float:left;}

.zjhj_url{ width:96%; margin-left:2%; margin-right:2%; float:left;}
.zjhj_url a{ width:49%; text-align:center; font-size:24px; color:#FFFFFF; line-height:55px; border-radius:100px;}
.zjhj_url a:nth-of-type(1){ float:left; background:url(../images/cc_wr1.jpg); background-size:100% 100%;}
.zjhj_url a:nth-of-type(2){ float:right; background:url(../images/cc_wr2.jpg); background-size:100% 100%;}
.zjhj_txt{border-radius:20px; font-size:20px; width:96%; margin-left:2%; margin-right:2%; float:left; background:#FFFFFF; padding:0.2rem;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.zjhj_txt p{ text-indent:1.16rem;}

.sx_list{ width:96%; margin-left:2%; margin-right:2%; overflow:hidden;}

.anli_k20190104{ width:100%; float:left; padding:0.6rem; border:0.1rem solid #000000; border-radius:0.3rem; background:#E8EFF9;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.anli_k20190104 dd{ width:52%; float:left; text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.anli_k20190104 div.anli_k_pic{ width:48%; float:left;}
.anli_k20190104 dt{ width:48%; float:left; font-size:24px;text-align: center;}
.anli_k20190104 dt p{ width:100%; float:left;} 
.anli_k20190104 dt p:nth-of-type(1){ padding-bottom:0.2rem;}
.anli_k20190104 dt p em{ color:#430DF7; width:60%; margin-left:20%; float:left; border-radius:100px;border:0.1rem solid #B051F5;}

.sx_list_d span.swiper-pagination-bullet{ background:#FEFFFF; padding:0.05rem;opacity:1;}
.sx_list_d span.swiper-pagination-bullet-active{ background:#4857B2;opacity:1;}



/*项目列表*/
.list_project ul li .L div p, .recommend_project_L p, .special_class_tit{font-size: 28px;}
.list_project ul li .R p a, .recommend_project, .catalogNav, .second_list, .recommend_project_R{font-size: 20px;}
.second_list ul li div .zx{font-size: 19px;}

.jdxm_h3{font-size: 45px;}
.jdxm_h5, .special_btn{font-size: 26px;}
#recommend_list, .city_desc, .jdxm_desc, .special_class_list{font-size: 18px;}
.city_desc, .jdxm_desc{line-height: 30px;}

.clear_float{clear: both;}
@media screen and (max-width: 440px){
    .list_project ul li .L div p, .recommend_project_L p, .special_class_tit{font-size:18px;}
    .list_project ul li .R p a, .recommend_project, .catalogNav, .second_list, .recommend_project_R{font-size: 14px;}
    .second_list ul li div .zx{font-size: 13px;}

    .jdxm_h3{font-size: 29px;}
    .jdxm_h5, .special_btn{font-size: 18px;}
    #recommend_list, .city_desc, .jdxm_desc, .special_class_list{font-size: 14px;}
    .city_desc, .jdxm_desc{line-height: 22px;}

    
}
@media screen and (max-width:390px){
    .list_project ul li .L div p, .recommend_project_L p, .special_class_tit{font-size:18px;}
    .list_project ul li .R p a, .recommend_project, .catalogNav, .second_list, .recommend_project_R{font-size: 12px;}

    .jdxm_h3{font-size: 27px;}
    .jdxm_h5, .special_btn{font-size: 16px;}
    #recommend_list, .city_desc, .jdxm_desc, .special_class_list{font-size: 13px;}
    .city_desc, .jdxm_desc{line-height: 20px;}
   
}
@media screen and (max-width:360px){
    .list_project ul li .L div p, .recommend_project_L p, .special_class_tit{font-size:17px;}
    .list_project ul li .R p a, .recommend_project, .catalogNav, .second_list, .recommend_project_R{font-size: 13px;}
    .second_list ul li div .zx{font-size: 12px;}

    .jdxm_h3{font-size: 26px;}
    .jdxm_h5, .special_btn{font-size: 15px;}
    #recommend_list, .city_desc, .jdxm_desc, .special_class_list{font-size: 12px;}
    .city_desc, .jdxm_desc{line-height: 19px;}
  
}
@media screen and (max-width: 355px){
    .list_project ul li .L div p, .recommend_project_L p, .special_class_tit{font-size:14px;}

    .list_project ul li .R p a, .recommend_project, .catalogNav, .second_list, .recommend_project_R{font-size: 10px;}
    .jdxm_h3{font-size: 25px;}
    .jdxm_h5, .special_btn{font-size: 13px;}
    #recommend_list, .city_desc, .jdxm_desc, .special_class_list{font-size: 9px;}
    .city_desc, .jdxm_desc{line-height: 16px;}
}
@media screen and (max-width: 325px){
.recommend_project_R .recommend_meun a, .list_project ul li .R p a{margin-right:0;}
.recommend_project_R .tuijian a{width: 48%;}
}
@media (device-width:414px) and (-webkit-min-device-pixel-ratio:3.0){
    body{font-size: 0.8625em !important;}
}



.news_new_box .hd ul li{background: #fff none repeat scroll 0 0;border-radius: 12px;display: inline-block;
float: left;height: 6px;margin: 0.3%;
    overflow: hidden;vertical-align: top;width: 6px;margin-left: 10px;font-size:0px;
    filter:alpha(opacity=80); 
    -moz-opacity:0.8; 
    opacity: 0.8; 
    }
.news_new_box .hd ul .on{
	opacity: 1;
	font-size:0px;
	background-attachment: scroll;
	background-color: #33143f;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.news_new_box .hd{width:150px;z-index:1;position:absolute;bottom: 10px;right:-4%;}
