@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.4s 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.4s 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.4s 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;}

.news_right_text{ background-color:#fff; padding:40px 40px 40px 40px; padding-bottom:0px;}
.pro_text_title h1{ text-align:center; font-size:24px; color:#646464; padding-top:-5px;}
.see{ background-color:#e2e2e2; margin-top:28px; width:790px;}
.see h2{ float:left; line-height:34px; padding-left:300px; padding-right:20px;}
.see h3{ float:left; line-height:34px;}
.new_text{ width:750px; padding-top:22px; padding-left:20px;}
.new_text img{ width:100%; margin-top:10px;}
.new_text p{ line-height:30px; padding-top:8px; text-indent:2em;}
.share{ float:right; margin-top:25px; padding-bottom:60px;}

.fanhui_list{ width:790px; padding-top:53px;}
.fanhui_list h3{ float:left; color:#fff; background-color:#ccc; font-size:16px; line-height:40px; text-align:center; padding-left:54px; padding-right:54px;  border-radius:4px; overflow:hidden; margin-left:300px; transition:all 0.5s ease-in-out;}
.fanhui_list h3:hover{ background-color:#e12551;}
.shangxia{ float:right; padding-left:50px;}
.up_page h1{ float:left; }
.up_page{ padding-bottom:7px;}
.up_page h2{ float:left; padding-left:5px; transition:all 0.5s ease-in-out;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.down_page h1{ float:left; transition:all 0.5s ease-in-out;}
.down_page h2{ float:left; padding-left:5px; transition:all 0.5s ease-in-out; width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.shangxia h2:hover{ color:#e12551;}
