@charset "utf-8";
/* CSS Document */

/*关于我们*/
.contant_box{ background-color:#f5f5f5; border-bottom:1px solid #dcdcdc;}
.contant_center{ width:1200px; margin-left:auto; margin-right:auto; overflow:hidden; padding-top:29px;}
.contant_left{ float:left; width:290px;}
/*项目列表*/
.title h1{ float:left; font-size:18px; color:#323232; line-height:38px; border-bottom:2px solid #e12551; transition:all 0.4s ease-in-out;}
.title h2{ float:right; color:#646464; line-height:38px; font-family:Arial; transition:all 0.4s ease-in-out;}
.title h1:hover{ color:#e12551;}
.title h2:hover{ color:#e12551;}
.ser_list{ padding-top:12px;}
.ser_list h3{ background:url(../images/left_list_icon.png) no-repeat 0 center; line-height:39px; padding-left:19px; transition:all 0.5s ease-in-out; border-bottom:1px solid #e1e1e1;}
.ser_list h4{ background:url(../images/left_list_icon.png) no-repeat 0 center; line-height:39px; padding-left:19px; transition:all 0.5s ease-in-out;}
.ser_list h3:hover{ color:#e12551; padding-left:29px; background:url(../images/left_list_icon2.png) no-repeat 10px center;}
.ser_list h4:hover{ color:#e12551; padding-left:29px; background:url(../images/left_list_icon2.png) no-repeat 10px center;}
/*热门项目*/
.hot_box{ padding-top:15px; padding-bottom:15px;}
.hot_item{ width:90px; overflow:hidden;}
.item_img{ overflow:hidden;}
.item_img a img{ transform:scale(1); transition:all 1s ease-in-out;}
.hot_list{ padding-top:26px;}
.hot_item{ float:left;}
.hot_item h3{ font-size:12px; text-align:center; line-height:40px; transition:all 0.4s ease-in-out;}
.hot_item h3:hover{ color:#e12551;}
.hot_item:hover .item_img a img{ transform:scale(1.2);}
.hot_item2{ float:left; margin-left:10px; margin-right:10px;}
.hot_item2 h3{ font-size:12px; text-align:center; line-height:40px; transition:all 0.4s ease-in-out;}
.hot_item2:hover .item_img a img{ transform:scale(1.2);}
.hot_item2 h3:hover{ color:#e12551;}
/*推荐新闻*/
.news_list{ padding-top:6px;  padding-bottom:17px;}
.news_text{ border-bottom:1px solid #e1e1e1;  padding-top:15px;}
.news_text h3{ font-size:12px; line-height:20px; padding-bottom:3px;}
.news_text h4{ line-height:20px; padding-bottom:9px; transition:all 0.5s ease-in-out;width:290px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_text h4:hover{ color:#e12551; padding-left:10px;}
.news_text2{padding-top:15px;}
.news_text2 h3{ font-size:12px; line-height:20px; padding-bottom:3px;}
.news_text2 h4{ line-height:20px; padding-bottom:9px; transition:all 0.4s ease-in-out;}
.news_text2 h4:hover{ color:#e12551; padding-left:10px;}
/*左侧联系我们*/
.contact_left{ padding-bottom:53px;}
.contact_list h3{ font-weight:bold; color:#595959; line-height:26px; padding-top:19px; padding-bottom:4px;}
.contact_list h4{ line-height:26px; }
/*右侧联系我们*/
.contant_right{ float:right; width:870px;}
.right_title h1{ float:left; font-size:18px; color:#323232; line-height:38px; border-bottom:2px solid #e12551; transition:all 0.4s ease-in-out;}
.right_title h1:hover{ color:#e12551;}
.right_title_right{ float:right; }
.right_title_right h2{ float:left; color:#646464; line-height:38px; transition:all 0.4s ease-in-out;}
.right_title_right h3{ float:left; color:#646464; line-height:38px; transition:all 0.4s ease-in-out;}
.right_title_right h4{ float:left; color:#646464; line-height:38px; padding:0 5px;}
.right_title_right h3:hover{ color:#e12551;}
.pro_text{ background-color:#fff; padding:0 40px; padding-bottom:311px;}
.pro_text_title h1{ text-align:center; font-size:24px; color:#646464; padding-top:33px;}

.pro-con-img{width:100%;float:left; margin-top:30px}
/* 本例子css */
	.picScroll{ width:100%;overflow:hidden   }
	.picScroll .hd{display:none;height:36px;line-height:35px;padding:0 15px; background:#f4f4f4; }
	.picScroll .hd h2{ font-family: "Microsoft YaHei"; font-size:17px; color: #C80300; float: left; margin-right: 15px; }
	.picScroll .bd{ position:relative;  }
	.picScroll .prev{ position: absolute; top: 101px;  left:0px;display: block; width: 48px; height: 88px; background:url(../images/pro_ctrl_left.png) left center no-repeat; z-index: 9; transition:all 0.4s ease-in-out;}
	.picScroll .prev:hover{ background:url(../images/pro_ctrl_left2.png) left center no-repeat;}
	.picScroll .next{ position: absolute; top: 101px; right:0px; display: block; width: 48px; height: 88px; background: url(../images/pro_ctrl_right.png) right center no-repeat; z-index: 9;  transition:all 0.4s ease-in-out;}
	.picScroll .next:hover{ background:url(../images/pro_ctrl_right2.png) left center no-repeat;}
	
	.picScroll .scrollWrap{ width:400px;margin:0 auto  }
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll li{ width:400px; position:relative; float:left; display:inline; }
	.picScroll li .pic {position:relative;display:block;overflow:hidden;margin-bottom:6px;}
	.picScroll li .pic img {display:block;background:#ddd;width:400px;height:300px}
	.picScroll li .score {color:#FF6600;font-family:Arial;position:absolute;top:0;right:10px;}
.jieshao{width:120px;height:35px;line-height:35px;color:#fff;background:#f64c4c;margin-left:48px;margin-top:20px;text-align:center;font-size:16px;}
.jieshao-con{float:left;width:100%;line-height:25px;margin-top:25px;text-indent:2em;color:#242e37;  padding-bottom:54px;}
.fanhui_list{ width:100%;  height:40px; border-radius:4px; overflow:hidden; margin-left:325px;}
.fanhui_list h3{ float:left; color:#fff; background-color:#dcdcdc; font-size:16px; line-height:40px; text-align:center; padding-left:54px; padding-right:54px;  border-radius:4px; overflow:hidden; transition:all 0.5s ease-in-out;}
.fanhui_list h3:hover{ background-color:#e12551;}
