/*reset*/

body,
ul,
h3 {
	margin: 0;
}

ul {
	padding: 0;
}

a {
	outline: 0;
	text-decoration: none;
}
a:focus {
outline:none;
-moz-outline:none;
}
img {
	border: 0;
	vertical-align: top;
	outline: 0;
}

ul,
li {
	list-style-type: none;
}


/*common*/

body {
	font: 12px/1.5 "microsoft yahei";
}

.wid1160 {
	width: 1160px;
	margin: 0 auto;
}

.pdlr20 {
	padding: 0 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*theme*/
.bodybg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
.bodybg img{
	position: absolute;
	top: 0;
}
/*body {
	background: url(../img/bodybg.jpg) no-repeat center top;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	height: 100%;
}*/
.header {
	width: 100%;
	height: 89px;
	border-bottom: 1px solid #c9c9c9;
	position: relative;
}

.header .header-bg {
	width: 100%;
	height: 89px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	filter: alpha(opacity=50);
}

.header .header-box {
	z-index: 1;
	position: relative;
}

.header .logo {
	padding-top: 15px;
}

.header .about {
	padding-top: 49px;
}

.header .about a {
	width: 80px;
	height: 24px;
	color: #666;
	display: block;
	line-height: 24px;
	text-align: center;
	background: url(../img/header-about.png) no-repeat;
	font-size: 14px;
}

.header .tel {
	font-size: 24px;
	color: #40a4f2;
	margin-left: 30px;
	margin-top: 40px;
}

.header .tel .tel-icon {
	background: url(../img/tel-bg.png) no-repeat;
	width: 12px;
	height: 33px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.adv {
	height: 139px;
}

.adv .adv-left {
	width: 626px;
	font-size: 36px;
	color: #666;
	text-align: right;
	line-height: 33px;
	padding-top: 30px;
}

.adv .adv-right {
	width: 514px;
	color: #666;
	padding-top: 50px;
	line-height: 26px;
	font-size: 14px;
}

.adv .adv-right em {
	font-style: normal;
	padding-left: 30px;
}

.main {
	height: 609px;
}

.section1 {
	width: 100%;
	height: 350px;
}

.section1 .slider {
	width: 850px;
	height: 350px;
	position: relative;
	overflow: hidden;
}

.section1 .slider .hd {
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
}

.section1 .slider .hd .on {
	background: #5CB1F2;
	color: #fff;
}

.section1 .slider .hd li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #fff;
	margin: 0 3px;
	width: 18px;
	color: #5CB1F2;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	filter: alpha(opacity=90);
}

.section1 .news {
	width: 300px;
	height: 280px;
	margin-bottom: 10px;
	background: #40a4f2;
}

.section1 .news h3 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 4px;
}

.section1 .news ul {
	margin-left: 20px !important;
}

.section1 .news li {
	line-height: 24px;
	list-style-type: disc;
	list-style-position: inside;
	color: #fff;
	width: 260px;
	height: 24px;
	overflow: hidden;
}

.section1 .news a {
	color: #fff;
}

.section1 .news .downimg {
	padding-top: 10px;
}

.section1 .news .down {
	margin: 0 auto;
	width: 14px;
	height: 7px;
	display: block;
	background: url(../img/btn.png) no-repeat;
	background-position: 0px 0px;
}

.section1 .ask {
	width: 300px;
	height: 60px;
	background: #003399;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
}

.section1 .ask a {
	color: #fff;
	display: block;
}

.section2 {
	margin-top: 10px;
	width: 100%;
}

.section2 li {
	float: left;
}
.section2 .ilt li img{
	width: 140px;
	height: 140px;
	border-radius:50% ;
}
.section2 .il {
	width: 220px;
	height: 250px;
	margin-right: 10px;
	position: relative;
	text-align: center;
}

.section2 .il img {
	width: 220px;
	height: 250px;
}

.section2 .il .info {
	width: 220px;
	height: 250px;
	display: none;
	margin: 0 auto;
}
.section2 .il .info span,.section2 .il .info a{
	display: block;
	width: 130px;
	margin: 0 auto;
	font-size: 14px;
	border: 1px solid #fff;
	color: #fff;
	padding: 8px 0;
	margin-bottom: 10px;
	/*border-radius: 20px;
	-moz-border-radius: 20px;
  	-webkit-border-radius: 20px;*/
	cursor: pointer;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
    transition: all .3s linear;
}

.section2 .il .info1 {
	background: #99D600;
}
.section2 .il .info1 a:hover{
	background: #73A002;
}
.section2 .il .info2 a:hover{
	background: #028D96;
}
.section2 .il .info3 a:hover{
	background: #CA3E59;
}
.section2 .il .info4 a:hover{
	background: #663486;
}
.section2 .il .info2 {
	background: #01C3CF;
}

.section2 .il .info3 {
	background: #EE5B78;
}

.section2 .il .info4 {
	background: #81549E;
}
.section2 .il .info1 .info-box{
	padding-top: 56px;
}
.section2 .il .info2 .info-box{
	padding-top: 56px;
}
.section2 .il .info3 .info-box{
	padding-top: 105px;
}
.section2 .il .info4 .info-box{
	padding-top: 56px;
}
.section2 .ilt {
	width: 240px;
	height: 250px;
	background: #fbb03b;
	position: relative;
	overflow: hidden;
}
.section2 .ilt .bd{
	padding: 45px 0 0 50px;
}
.section2 .ilt p{
	text-align: center;
	color: #333;
	font-size: 18px;
}
.section2 .ilt .btn{
	width: 9px;
	height: 28px;
	background: url(../img/btn.png);
	position: absolute;
	top: 104px;
}
.section2 .ilt .next{
	background-position: 0px -55px;
	right: 14px;
}
.section2 .ilt .prev{
	background-position: 0px -17px;
	left: 14px;
}











