﻿@charset "utf-8";
/* CSS Document */

/***heart��ʼ***/
.heartbox{ width:100%; margin:30px 0;}
.heartbox .heart{ width:1200px; margin:0 auto; }
.heartbox .heart .title{ overflow:hidden; }
.heartbox .heart .title h2{ width:200px; float:left; line-height:40px; height:40px; font-size:17px; color:#017a37;  }
.heartbox .heart .title h2 span{ font-size:12px; color:#017a37; padding-left:10px; }
.heartbox .heart .title p{ width:1000px; height:26px; line-height:26px; border-bottom:1px solid #017a37; font-size:13px; line-height:30px; color:#444; float:right; text-align:right;}
.heartbox .heart .title p span{ padding-left:24px; display:inline-block; height:26px; background-image:url(../images/weizhi_05.png); background-position:left center; background-repeat:no-repeat;}
.heartbox .heart .title p span a{ font-size:13px; line-height:30px; color:#444;  }
.heartbox .heart .title p span a:hover{ color:#017a37; }

.heartbox .heart .guanyu{}
.heartbox .heart .guanyu .link{ text-align:center; height:36px; margin:60px 0;  }
.heartbox .heart .guanyu .link a{ display:inline-block; width:128px; height:34px; border-radius:4px; border:1px solid #ccc; background-color:#f2f2f2; font-size:14px; color:#444; text-align:center; margin:0 15px; line-height:34px;}
.heartbox .heart .guanyu .link a.current{ background-color:#017a37; border:1px solid #017a37; color:#fff;}
.heartbox .heart .guanyu .link a:hover{
	background-color: #017a37;
	border: 1px solid #017a37;
	color: #fff;
	transition: all 0.3s;
}
.heartbox .heart .guanyu .tuwen{ overflow:hidden; width:1060px; margin:30px auto; min-height:700px;}
.heartbox .heart .guanyu .tuwen img{ display:block; float:left;}
.heartbox .heart .guanyu .tuwen p{ width:600px; float:right; font-size:14px; color:#444; line-height:30px;}
.heartbox .heart .guanyu .tuwen p span{ font-size:16px; color:#017a37; line-height:30px;}
.heartbox .heart .guanyu .tuwen p i{ color:#40716b;}
.heartbox .heart .guanyu .huo{ margin:30px auto;}
.heartbox .heart .guanyu .huo ul{ overflow:hidden; width:1180px; margin:0 auto;}
.heartbox .heart .guanyu .huo ul li{ width:232px; height:150px; float:left; border-bottom:1px dashed #ccc; border:1px dashed #ccc; margin:1px; }
.heartbox .heart .guanyu .huo ul li a{ width:232px; height:150px; overflow:hidden; display:block;}
.heartbox .heart .guanyu .huo ul li img{ width:232px; height:150px; overflow:hidden;-moz-transition:all 1s linear;-o-transition:all 1s linear;-ms-transition:all 1s linear;-webkit-transition:all 1s linear;transition:all 1s linear;  }
.heartbox .heart .guanyu .huo ul li img:hover{-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}


.heartbox .heart .fenxiang{ width:120px; margin-left:1080px;}

/***heart����***/
