﻿.smvWrapper{min-width:1200px;  position: relative; background-color: transparent; background-image: none; background-repeat: no-repeat; background:-moz-linear-gradient(top, none, none);
   background:-webkit-gradient(linear, left top, left bottom, from(none), to(none));background:-o-linear-gradient(top, none, none);background:-ms-linear-gradient(top, none, none);
   background:linear-gradient(top, none, none);;background-position:0 0;background-size:;}
   
.home_content{width: 100%; top:250px; position:inherit;}
.home_content ul{width: 100%;}
.home_content ul li{width: 50%;float: left;height:193px;font-size: 0}
.home_content ul li h3 a{ width:100%; color:#000;}
.home_li_1{width: 50%;float: left;position: relative;}
.home_li_1 img{width: 100%;}
.home_li_2{width: 50%;float: left;height: 100%; background:#fff;}
.home_li_2 h3{ padding-top:40px;font-size: 16px;font-weight: normal;text-align: center;}
.home_li_2_xian{width: 35px;height: 2px;background: #e2e2e2;margin:20px auto;}
.home_li_2 p{font-size: 12px;text-align: center; color:#000;}

.home_content ul li:hover .home_li_2{background: #00a53f;}
.home_content ul li:hover .home_li_1_img{display: none}
.home_content ul li:hover .home_li_2_img{display: block;}
.home_content ul li:hover .home_li_2{color: #fff;}
.home_content ul li:hover .home_li_2 h3 a{color: #fff;}
.home_content ul li:hover p{color: #fff;}
.home_li_2_img{display: none;}