@charset "gb2312";
.aixin {
	background-image: url(../positeve/bg1.jpg);
	height: 704px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
.aixin .title {
	width: 500px;
	font-size: 30px;
	font-weight: bold;
	color: #dc474a;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../positeve/a.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 110px;
}
.aixin .content {
	padding-top: 50px;
}
.aixin .content .axdiv {
	background-image: url(../positeve/love.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 390px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
.aixin .content .axdiv .axlist {
	background-color: #189dc0;
	height: 375px;
	width: 318px;
	border: 6px solid #FFFFFF;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius:25px;
}
.aixin .content .axdiv .axlist h2 {
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 30px;
}
.aixin .content .axdiv .axlist  h4 {
	width: 160px;
	font-size: 14px;
	line-height: 30px;
	color: #dc474a;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
}
.aixin .content .axdiv .axlist  h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.aixin .content .axdiv .axlist  .tj {
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
.aixin .content .axdiv .axlist  .tj table ,tr ,td {
	margin: 0px;
	padding: 0px;
}
.aixin .content .axdiv .axlist .tj strong {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.aixin .content .axdiv .axlist ul {
	padding: 0px;
	width: 295px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.aixin .content .axdiv .axlist li {
	line-height: 30px;
	background-image: url(../positeve/ico.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
}
.aixin .content .axdiv .axlist li a{
	font-size: 14px;
	color: #FFFFFF;
	height: 30px;
	}
.aixin .content .axdiv .axlist li a:hover{
	text-decoration: underline;
	}
.aixin .content .axdiv .axlist .more {
	display: block;
	height: 35px;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 35px;
	color: #333333;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.aixin .content .axdiv .axlist .more:hover{
	color: #FFFFFF;
	background-color: #189DC0;
	border: 1px solid #FFFFFF;
} 

.renshi {
	background-image: url(../positeve/bg2.jpg);
	height: 520px;
	margin-bottom: 20px;
	padding: 25px;
}
.renshi .title {
	width: 500px;
	font-size: 25px;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../positeve/rs.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 60px;
	display: block;
}
.renshi .content {
	padding-top: 50px;
}
/* marqueeleft */
.marqueeleft{
	height:260px;
	width:920px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.marqueeleft ul{float:left;}
.marqueeleft li{
	float:left;
	display:block;
	width:200px;
	height:260px;
	overflow:hidden;
	margin-right: 20px;
	margin-left: 20px;
}
.marqueeleft li img{
	display:block;
	width:180px;
	height:180px;
	overflow:hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius:50%;
	border: 5px solid #FFFFFF;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}
.marqueeleft li img:hover{
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.marqueeleft li a{
	text-align:center;
	height:30px;
	line-height:30px;
	font-size: 16px;
	color: #333333;
}
.marqueeleft li a:hover{
	color: #c34042;
	text-decoration: underline;
}
.marqueeleft .txt{
	text-align: center;
}
.renshi .more {
	display: block;
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	border: 1px solid #CCCCCC;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}
.renshi .more:hover{
	color: #FFFFFF;
	background-color: #bf3f40;
	border-top-color: #bf3f40;
	border-right-color: #bf3f40;
	border-bottom-color: #bf3f40;
	border-left-color: #bf3f40;
} 
.yunshu {
	background-image: url(../positeve/bg3.jpg);
	height: 528px;
	margin-bottom: 20px;
	background-attachment: scroll;
}
.yunshu .title {
	font-family: "Microsoft YaHei";
	font-size: 22px;
	color: #000000;
	height: 50px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 80px;
	background-image: url(../positeve/che.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.yunshu .content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.yunshu .content td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.yunshu .content a{	color: #000;}
.yunshu .content a:hover{
	text-decoration: underline;
}
.yunshu .content .t {
	background-color:  rgba(0, 0, 0, 0.4);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	color: #FFFFFF;
}

.yunshu .more {
	display: block;
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	border: 1px solid #CCCCCC;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}
.yunshu .more:hover{
	color: #FFFFFF;
	background-color: #bf3f40;
	border-top-color: #bf3f40;
	border-right-color: #bf3f40;
	border-bottom-color: #bf3f40;
	border-left-color: #bf3f40;
} 


.jiyu {
	background-image: url(../positeve/bg4.jpg);
	height: 710px;
	margin-bottom: 20px;
}
.jiyu .title {
	background-image: url(../positeve/title1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.jiyu .content {}
.jiyu .content .jylist {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.jiyu .content .jylist ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.jiyu .content .jylist li {
	float: left;
	height: 65px;
	width: 450px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.jiyu .content .jylist span {
	float: left;
	height: 60px;
	width: 60px;
}
.jiyu .content .jylist img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius:50%;
}

.jiyu .content .jylist .txt {
	float: left;
	height: 34px;
	background-image: url(../positeve/lybg.png);
	background-repeat: no-repeat;
	width: 337px;
	margin-left: 20px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.jiyu .more {
	display: block;
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	border: 1px solid #888;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}
.jiyu .more:hover{
	color: #FFFFFF;
	background-color: #bf3f40;
	border-top-color: #bf3f40;
	border-right-color: #bf3f40;
	border-bottom-color: #bf3f40;
	border-left-color: #bf3f40;
} 
.tuji {
	background-image: url(../positeve/bg5.jpg);
	height: 757px;
	margin-bottom: 20px;
	padding: 25px;
}
.tuji .title {
	font-family: "Microsoft YaHei";
	font-size: 25px;
	color: #FFFFFF;
	background-image: url(../positeve/title.png);
	text-align: center;
	height: 64px;
	width: 887px;
	line-height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.tuji .content {
}
.tuji .content .tjlist {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.tuji .content .tjlist li {
	float: left;
	height: 188px;
	width: 280px;
	margin-bottom: 20px;
}
.tuji .content .tjlist img {border: 5px solid #efefef;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}
.tuji .content .tjlist img:hover {
	border-top-color: #F15676;
	border-right-color: #F15676;
	border-bottom-color: #F15676;
	border-left-color: #F15676;
}
