@charset "utf-8";
body {
	font-family: 'Roboto Slab', Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}

.box1 {width: 100%; height: 498px; min-width: 1000px; background: #009640 url(img/tlo1.jpg) no-repeat top center;}
.box2 {width: 100%; height: 498px; min-width: 1000px; background: #f76e2a url(img/tlo2.jpg) no-repeat top center;}
.box .content {margin: 0 auto; width: 1000px;}
.box .content .text{margin-left: 62%; width: 380px; padding-top: 50px; font-size:24px; color: #fff;}
.box .content .text2 {font-size: 18px; margin: 10px 0;}
.box .content .btn {display: inline-block; margin: 10px 0; padding: 10px 25px; color: #fff; font-size: 20px; border: 2px solid #fff; text-decoration: none;}
.box .content .btn:hover {box-shadow: 0 0 10px #fff;}


.cop {font-size: 12px; text-align: center; margin: 15px 0 0 0; color: #999;}

.co {font-size: 11px; text-align: center; margin: 15px 0 0 0; color: #999;}

