/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;}
img{outline:none; border:none;}
input,select{outline:none;}
area{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em{font-style:normal;}
body{font-family:"微软雅黑"; font-size:12px;}


/*header*/
.header{width:1060px; height:141px; line-height:141px; overflow:hidden; margin:0 auto;}
.header a{float:left; width:208px; height:141px;}
.header p{float:right; color:#fff; font-size:18px;}

/*banner*/
.banner{width:1060px; height:618px; overflow:hidden; margin:0 auto; position:relative;}
.banner a{position:absolute; right:184px; bottom:128px; width:268px; height:58px; line-height:58px; text-align:center; color:#fff; border:2px solid #fff; border-radius:38px; font-size:20px;}


/*main_one*/
.main_one{width:1000px; height:488px; padding-top:74px; overflow:hidden; margin:0 auto;}
.main_one h2{width:100%; line-height:130px; text-indent:312px; color:#4abc96; font-size:46px;} 
.main_one h2 font{font-weight:bold;}

.main_one ul{margin-top:64px; width:1000px;}
.main_one ul li{width:196px; height:254px; float:left; margin-right:70px;}
.main_one ul li a{display:block; width:100%; height:100%;}
.main_one ul li a:hover{background:url(../images/icon.png) bottom center no-repeat;}



/*main_two*/
.main_two{width:1000px; height:811px; padding-top:54px; overflow:hidden; margin:0 auto;}
.main_two h2{width:100%; line-height:130px; text-indent:254px; color:#4abc96; font-size:46px;} 
.main_two h2 font{font-weight:bold;}

.main_two ul{margin-top:72px; width:1000px;}
.main_two ul li{width:434px; height:221px; padding-top:24px; float:left; margin-right:132px; margin-bottom:41px; position:relative;}
.main_two ul li h3{width:100%; line-height:62px; text-indent:30px; color:#fff; font-size:40px; font-weight:bold;}
.main_two ul li p{width:326px; line-height:30px; color:#fff; margin:0 auto; font-size:18px; margin-top:10px;}
.main_two ul li p a{color:#fff;}
.main_two ul li a.btn{position:absolute; width:118px; height:51px; line-height:51px; text-align:center; color:#4abc96; font-size:20px; font-weight:bold; right:0px; bottom:31px;}


/*main_three*/
.main_three{width:1000px; height:607px; padding-top:70px; overflow:hidden; margin:0 auto; position:relative;}
.main_three h2{width:100%; line-height:130px; text-indent:314px; color:#4abc96; font-size:46px;} 
.main_three h2 font{font-weight:bold;}

.main_three a{position:absolute; width:268px; height:60px; line-height:60px; text-align:center; color:#fff; background:#4abc96; border-radius:30px; font-size:20px; font-weight:bold; border:2px solid #4abc96;}
.main_three a:hover{background:#fff; color:#4abc96;}
.main_three a.btn_01{left:18px; bottom:74px;}
.main_three a.btn_02{right:18px; bottom:74px;}


/*main_four*/
.main_four{width:1000px; height:646px; padding-top:64px; overflow:hidden; margin:0 auto; position:relative;}
.main_four h2{width:100%; line-height:130px; text-indent:314px; color:#fff; font-size:46px;} 
.main_four h2 font{font-weight:bold;}

.main_four ul{margin-top:86px; width:1000px;}
.main_four ul li{width:286px; height:314px; float:left; margin-right:70px; overflow:hidden; position:relative;}
.main_four ul li h3{width:100%; height:76px; line-height:76px; color:#fff; text-align:center; font-size:30px;}
.main_four ul li h4{width:100%; line-height:70px; text-indent:18px; color:#4abc96; font-size:20px; font-weight:bold;}
.main_four ul li p{width:250px; line-height:28px; color:#4abc96; font-size:18px; margin:0 auto;}
.main_four ul li a{width:223px; height:50px; line-height:50px; text-align:center; color:#4abc96; border:1px solid #4abc96; font-size:16px; font-weight:bold; position:absolute; border-radius:25px; bottom:26px; left:30px;}




/*footer*/
.footer{ width:100%; backgroudn:#FFF; padding:40px 0px; text-align:center; color:#FFF; font-size:14px; line-height:28px; background:#474747;}



























































