@charset "utf-8";
/* CSS Document */
/* 设计：乐晓芳 */


.fullSlide{width:100%;position:relative;height:600px;background:#000;min-width: 1190px}
.fullSlide .bd{margin:0 auto;position:relative;overflow:hidden;min-width: 1190px}
.fullSlide .bd ul{width:100% !important; min-width: 1190px}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:2;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:3px;overflow:hidden;background:url(../images/index/q.png);filter:alpha(opacity=50);opacity:0.7;line-height:999px;}
.fullSlide .hd ul .on{background:url(../images/index/qf.png);filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/index/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

/* fullSlide */
.fullSlide2{width:100%;position:relative;height:300px;background:#000;}
.fullSlide2 .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide2 .bd ul{width:100% !important;}
.fullSlide2 .bd li{width:100% !important;height:300px;overflow:hidden;text-align:center;}
.fullSlide2 .bd li a{display:block;height:300px;}
.fullSlide2 .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide2 .hd ul{text-align:center;}
.fullSlide2 .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide2 .hd ul .on{background:#f00;}
.fullSlide2 .prev,.fullSlide2 .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:20%;z-index:1;width:40px;height:60px;background:url(../images/index/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide2 .next{left:auto;right:20%;background-position:-6px -137px;}

/*小模块*/
.index-case{ margin: 20px auto; overflow: hidden;}
.case_img dd{float:left;position:relative;overflow:hidden; margin-right: 16px}
.case_img dd:last-child{ margin-right:0px}
.case_img dd img{cursor: pointer;transition:all 0.2s;}
.case_img dd img:hover{transform: scale(1.05);}
.case_img dd p{ position: absolute; bottom: 2px; color: #000; font-size: 22px; width: 100%; text-align: center}
.case_img .box{width:100%;height:100%;position:absolute;left:0;color:#fff;top:-191px;}

/*大模块*/
.hindexProjectList{color: #333;}
.hindexProjectListBox{margin-bottom: 20px;  overflow: hidden;}
.hindexProjectListBoxTitle{position:relative;display:block;height:40px;width:100%;float:left;line-height:40px; }
.hindexProjectListBoxTitle span{margin-left:10px;font-size:14px;color:#ccc}
.hindexProjectListBoxTitle div{ float: left;}
.hindexProjectListBoxTitle div.hmoreitem { float:right; color: #999;}
.hindexProjectListBoxTitle div.hmoreitem a {color: #999;}
.hindexProjectListBoxTitle div.hmoreitem a:hover {color: #f08300;}
.hindexProjectListBoxLeft{position:relative;float:left;display:inline;width:290px;}
.hindexProjectListBoxright{position:relative;float:left;display:inline;width:880px;padding:20px 0 5px 20px;height:auto;background:#f0f3ef}
.hindexProjectListBoxright .listBoxL{ width: 880px; float: left;}
.hindexProjectListBoxright .listBoxL .hCommonItem{ width: 205px; height: 260px; float: left; background: #fff; margin-right: 13px; margin-bottom: 15px; text-align: center; position: relative;}
.hindexProjectListBoxright .listBoxL .hCommonItem i{ position: absolute; top: 0; left: 0; z-index: 2;} 
.hindexProjectListBoxright .listBoxL .hCommonItem .hItemShowImg img{ width: 174px; height: 174px;}
.hindexProjectListBoxright .listBoxL .hCommonItem .hItemShowTitle{ padding: 10px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.hindexProjectListBoxright .listBoxL .hCommonItem .hItemShowMoney{ text-align: center; font-size: 16px;}
.hindexProjectListBoxright .rg { width: 205px; float: left;}

.mainsubject { text-align:center;font-size:26px;font-weight:400;color:#29314a;margin:35px 0 25px 0}
.mainsubject i { display:block; height:1px;width:190px;margin:2px auto 0 auto}