﻿html,body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,select,input,textarea,button,p,blockquote,th,td,img,iframe,a{ margin: 0px; padding: 0px; }
img{ border: 0px; }
li{ list-style: none; }
html{ height:100%;}
body{ font: 14px "Arial",'Microsoft YaHei'; color: #404040; background-color:#fff; height:100%}
a:link,a:visited{ text-decoration:none;}
a:hover{ text-decoration:underline;}

/*开始啦哈哈*/
.mian-top
{
	width:100%;
	height:500px;
	margin:0 auto;
	background:url(../images/140715.jpg) center top;
	float:left;
}
.mian-top-content
{
	width:1100px;
	margin:40px auto 0;
	overflow:hidden;
	height:460px;
	position:relative;
}
.mian-top-content dl
{
	 margin:75px 0 0 0;}
.mian-top-content dl dt
{
	width:100%;
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.mian-top-content dl dd
{
	width:548px; 
	height:130px; 
	clear:both;background:url(../images/1407151-3.png);
	border-radius:5px;
	padding:10px; 
	letter-spacing:1.5px;
	}
.info{ float:left; clear:both; width:100%; margin-top:20px;}	
.info input
{
	float: left;
	width: 250px;
	height: 36px;
	border: 1px solid #CACACA;
	line-height: 36px;
	color: #000;
	padding-left: 6px;
	border-radius:4px;
	}
.info a
{
	float:left;
	display:block;
	width:120px;
	height:36px;
	margin-left:12px;
	background:url(../images/1409101-1.png) no-repeat 100px rgb(7,151,219);
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;	
	border-radius:2px;
}
.info a:hover
{
	text-decoration:none;
	background-color: rgb(85,188,237);
}
.mian-content{ width:100%;}
.mian-content-m{width:1100px;margin:0 auto;overflow:hidden;}
.mian-list{ padding-top:80px; font-size:16px; line-height:30px;}
h1
{
	 line-height:40px;
	 font-size:35px;
	 font-weight:normal;
	 margin-bottom:30px;
}
p{ line-height:23px;}
b{ font-size:36px; line-height:40px; font-weight:300;}
.buta{
	display:block;
	width:180px;
	height:40px;
	background-color:#fff;
	line-height:40px;
	font-size:18px;
	color:#0799dd;
	text-align:center;	
	border-radius:2px;
	float:left;
	border:2px solid #0799dd;
	}
.buta:hover{
		text-decoration:none;
	/*background-image: -moz-linear-gradient( 90deg, rgb(7,151,219) 0%, rgb(5,144,210) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(7,151,219) 0%, rgb(5,144,210) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(7,151,219) 0%, rgb(5,144,210) 100%);	*/
}
.foot-right{ width:240px; float:left; margin-left:50px; margin-top:10px;}
.foot-right b{ font-size:20px; margin:0 0 10px 50px; float:left; clear:both;}