body{
	font-size:16px;
	color:#000;
	margin:0 auto;
	padding:0px;
	font-family:"Microsoft Yahei",Verdana, Arial, Helvetica, sans-serif;
	
	}


div,ul,li,table
{
	color:#000;
	font-size:16px;
	font-family:"Microsoft Yahei",Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto; 
	padding:0;
	list-style:none
}
input{outline:0px}
a,a:link,a:visited,a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #771d1c;transition: all 0.3s;
}


.text
{
  line-height: 32px;
}

.body_w{
     width: 800px; margin-top: 12%
}


.body_w .l{
     width: 50%; float: left
}


.body_w .l img{
     width: 100%;  height: auto; overflow: hidden
}

.body_w .r{
     width: 50%; float: left
}

.body_w .r .r1{
     width: 100%; float: left; color: #00AFF9; font-size: 30px; font-weight: bold; padding-bottom: 20px; padding-top: 35px
}

.body_w .r .r2{
     width: 100%; float: left; color: #000; font-size: 24px; font-weight: bold; padding-bottom: 20px;
}

.body_w .r .r3{
     width: 100%; float: left; color: #666; font-size: 14px;  padding-bottom: 20px;
}


.body_w .r .r4{
     width: 110px; height: 38px; line-height: 38px; background: #00AFF9; float: left; color: #fff; font-size: 14px; border-radius: 25px; text-align: center; margin-top: 30px
}

