*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a{
    text-decoration:none;
    color: #484848;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix{
	clear: both;
}
body{
	font-family: "微软雅黑";
	min-width: 1200px;
	color: #323333;
}
#banner{
	width: 100%;
	height: 875px;
	background:url("../images/banner.jpg") no-repeat scroll center top;
}
/*#banner>div{
	width: 1200px;
	height: 55px;
	margin: 0 auto;
	padding-top: 487px;
}
#banner>div>a{
	display: block;
	width: 235px;
	height: 50px;
	background: #00D6C0;
	color: #013A34;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	margin: 0 auto;
}*/
.content>img{
	display: block;
	margin: 0 auto;
	padding-top: 60px;
}
.content>p{
	display: block;
	font-size: 30px;
	line-height: 80px;
	text-align: center;
}
.content>div{
	width: 1200px;
	margin: 0 auto;
}
.content1{
	height: 740px;
	background:url("../images/bg1.jpg") no-repeat center top;
}
.content1>div{
	height: 500px;
	margin-top: 50px;
}
.content1>div>.left{
	width: 930px;
	height: 500px;
	float: left;
	background: url("../images/left_bg.png") no-repeat center bottom;
}
.content1>div>.left>.top>div{
	width: 464px;
	height: 190px;
	float: left;
	margin-top: 50px;
	margin-bottom: 30px;
}
.content1>div>.left>.top>div>p{
	font-size: 26px;
	font-weight: bold;
	color: #199B4A;
	text-align: center;
}
.content1>div>.left>.top>div>p>span{
	color: #5F58DA;
}
.content1>div>.left>.top>.left{
	border-right: 2px dashed #ccc;
}
.content1 ul{
	margin-top: 40px;
}
.content1 ul>li{
	display: block;
	width: 464px;
	height: 30px;
	margin-top: 15px;
	overflow: hidden;
}
.content1 li p{
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	background: #CAD0F4;
	font-size: 18px;
	line-height: 30px;
	margin-left: 20px;
}
.content1 li a{
	float: left;
	margin-left: 5px;
	line-height: 30px;
	font-size: 16px;
}
.content1 li a:hover{
	color: #FF0303;
	text-decoration: underline;
}
.content1 .center>a{
	color: #f00;
    font-weight: 700;
    font-size: 21px;
	margin-left: 26px;
}
.content1 .bottom>div{
	width: 410px;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	float: left;
	margin: 21px 27.5px;
}
.content1 .bottom>div>a{
	display: block;
	float: left;
	color: #fff;
	text-align: center;
}
.content1 .bottom>div>.a1{
	width: 298px;
	background: #199B4A;
}
.content1 .bottom>div>.a2{
	width: 110px;
	font-size: 16px;
	background: #00742C;
}
.content1 .bottom>.right>.a1{
	background: #4466AB;
}
.content1 .bottom>.right>.a2{
	background: #002A7E;
}
.content1>div>.right{
	float: right;
	width: 258px;
	height: 500px;
}
.content1>div>.right>a{
	margin-bottom: 10px;
}
.content1>div>.right>a>img{
	width: 100%;
}
.content1 .qq{
	clear: both;
	width: 100%;
	margin-left: 30px;
	margin-top: -10px;
	font-size: 18px;
}
.content1 .qq>a{
	display: block;
	float: left;
	width: 410px;
	margin-right: 50px;
}
.content1 .qq>a>span{
	color: #FF0303;
}
.content1 .qq>a:hover{
	color: #FF0303;
	text-decoration: underline;
}
.content2>.text{
	width: 1070px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 30px;
	border-radius: 50px;
	border: 1px solid #B7B5B5;
	font-size: 20px;
	color: #57535C;
	line-height: 30px;
	margin-top: 20px;
}
.content2>.box1{
	/*text-align: center;*/
}
.content2 ul{
	display: block;
	width: 1200px;
}
.content2 ul>li{
	display: block;
	width: 294px;
	float: left;
	margin-left: 8px;
	margin-bottom: 95px;
}
.content2 ul.one>li{
	margin-bottom: 30px;
}
.content2 ul>.one{
	margin-left: 0px;
}
.content2 ul>li>div{
	width: 294px;
	height: 350px;
	border: 1px solid #C9CDCD;
	background: #EFF7F7;
}
.content2 ul>li>p{
	display: block;
	width: 230px;
	height: 50px;
	background: #FF7A3E;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	margin-left: 36px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.zhibo p{
	font-size: 18px;
	text-align: left;
	color: #555555;
	line-height: 60px;
	padding-left: 10px;
}
.zhibo>.p2{
	margin-top: -30px;
	color: #929292;
}
.zhibo>.click{
	display: block;
	width: 220px;
	height: 50px;
	background: #F4534C;
	margin: 0 auto;
	border-radius: 25px;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: left;
}
.zhibo>.click>i{
	display: block;
	float: left;
	width: 23px;
	height: 50px;
	margin-left: 45px;
	margin-right: 20px;
	background:url("../images/icon.png") no-repeat left center;
}
.content3 ul{
	display: block;
	width: 1200px;
	margin-top: 30px;
}
.content3 ul>li{
	display: block;
	width: 282px;
	float: left;
	margin-left: 24px;
}
.content3 ul>.one{
	margin-left: 0px;
}
.content3 ul>li>div{
	width: 282px;
	height: 270px;
	border: 1px solid #C9CDCD;
	margin-bottom: 30px;
}
.object>a{
	font-size: 18px;
	text-align: left;
	color: #555555;
	line-height: 50px;
	padding-left: 10px;
}
.object>.img{
	padding-left: 0px;
}
.object>div>.left{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.object>div>.left>i{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	background:url("../images/point.png") no-repeat left center;
}
.object>div>.right{
	line-height: 20px;
	float: right;
	margin-right: 20px;
	color: #FC4A1C;
}
.box li{
	position: relative;
}
.box li>.meng{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 282px;
	height: 270px;
	background: #fff;
	line-height: 270px;
	text-align: center;
	background:#000; 
	filter:alpha(opacity:30); 
	opacity:0.5;
}
.box li>.meng>p{
	z-index: 10;
	color: #fff;
	font-size: 18px;
}
.box3{
	clear: both;
	width: 100%;
	height: 145px;
	background: #00C5B3;
}
.box3>div{
	width: 1200px;
	margin: 0 auto;
}
.box3 .left{
	width: 700px;
	height: 125px;
	float: left;
	color: #fff;
	text-align: right;
	margin-right: 30px;
	padding-top: 20px;
}
.box3 .left>.one{
	font-size: 45px;
}
.box3 .left>.two{
	font-size: 28px;
}
.box3 .right{
	width: 360px;
	height: 85px;
	float: left;
	margin-top: 30px;
	border: 1px solid #FFFC00;
}
.box3 .right>p{
	display: block;
	float: left;
}
.box3 .right>.one{
	width: 65px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 15px;
}
.box3 .right>.two{
	width: 280px;
	height: 85px;
	background:url("../images/num.png") no-repeat left center;
}
.content4{
	clear: both;
	background: #000;
	padding-bottom: 80px;
}
.content4>p{
	color: #E7E7E7;
	font-size: 30px;
	margin-top: 0px;
}
.content4>ul{
	display: block;
	width: 1200px;
	margin: 40px auto;
	height: 407px;
}
.content4 li{
	display: block;
	float: left;
	width: 227px;
	height: 407px;
	margin-left: 16px;
	margin-bottom: 7px;
	color: #fff;
	text-align: center;
}
.content4 .first{
	margin-left: 0px;
	background:url("../images/class1.png") no-repeat scroll center top;
}.content4 .two{
	background:url("../images/class2.png") no-repeat scroll center top;
}
.content4 .three{
	background:url("../images/class3.png") no-repeat scroll center top;
}
.content4 .four{
	background:url("../images/class4.png") no-repeat scroll center top;
}
.content4 .five{
	background:url("../images/class5.png") no-repeat scroll center top;
}
.content4 li>.title{
	font-size: 24px;
	margin-top: 160px;
}
.content4 li>.word{
	height: 90px;
	line-height: 30px;
	font-size: 40px;
	line-height: 70px;
	font-weight: bold;
}
.content4 .two>.word{
	font-size: 30px;
	font-weight: bold;
}
.content4 li>a{
	display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	margin: 0 auto;
	border: 1px solid #fff;
	color: #fff;
}
.content4 li>a:hover{
	border: 1px solid #5C5E5D;
	background: #5C5E5D;
}
.content4 li>.last{
	font-size: 16px;
	line-height: 60px;
}
.content5>a{
	position: relative;
	z-index: 2;
	display: block;
	width: 310px;
	height: 89px;
	margin: 0 auto;
	background:url("../images/tel.png") no-repeat scroll center center;
	text-align: center;
	color: #00C5B3;
	line-height: 75px;
	margin-top: -130px;
	font-size: 34px;
	margin-bottom: 42px;
}
.content6{
	height: 841px;
	background:url("../images/bg6.jpg") no-repeat center top;

}
.content>.content-main{
	margin-top: 70px;
}
.content-main>.fl{
	width: 420px;
	height: 465px;
	background: #00D8BF;
}
.content-main>.fl a{
	display: block;
}
.content-main>.fl>a{
	clear: both;
	width: 395px;
	height: 42px;
	margin: 0 auto;
	margin-top: 40px;
	line-height: 42px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	border-radius: 5px;
	background:#4197F0;
}
.content-main>.fl>a.two{
	background: #5BAF85;
}
.content-main>.fl>a span{
	font-size: 26px;
}
.content-main>.fl>div{
	width: 395px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 15px;
	color: #F99800;
}
.content-main>.fl>div>a{
	float: left;
	width: 192px;
	height: 40px;
	margin-top: 20px;
	margin-left: 4px;
	background: #fff;
	color: #F99800;
	border-radius: 5px;
	font-weight: bold;
}
.content-main>.fl>div>a>i{
	margin-left: 10px;
	margin-right: 10px;
}

.content-main>.fl>div>a.margin0{
	margin-left: 0px;
}

.content-main>.fl>div.one>a{
	margin-top: 0px;
}
/*圈子-开始*/
.circle-wrapper-l{width: 780px;height:465px;background: #fff;}
.circle-wrapper-l .panel-header {padding: 20px 22px;}
.circle-wrapper-1 .hd-title-h2 {
    width: 200px;
}
.hd-title-h2 {
    float: left;
    border-left: 3px solid #49b849;
    padding-left: 10px;
    font-size: 20px;
    color: #49b849;
}
.circle-wrapper-1 .hd-title-more {
    padding-top: 5px;
}
.hd-title-more {
    float: right;
    color: #666;
    font-size: 14px;
    padding-right: 10px;
    padding-top: 10px;
}
.hd-title-more i {
    float: right;
    margin: 1px 0 0 5px;
    font-size: 14px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hd-title-more:hover {
    color: #57bc4c;
}
.circle-wrapper-list {padding-left: 20px; }
.circle-wrapper-list .listallbox{float: left; width: 380px;padding-top: 30px; }
.circle-wrapper-list a.ahref_txt{float: left; }
.listcontent .userhead{width: 44px; height: 44px; border-radius: 50%; overflow: hidden; }
.userhead img{width: 100%; height: 100%;}
.listtext{width: 308px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom:1px solid #eee; padding-bottom: 6px; margin-left: 12px; margin-right: 5px;}
.listtext-l .listtitle{font-size: 16px; color: #666; float: left; line-height: 24px; margin-right: 10px; cursor: pointer; max-width: 300px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.listtext-l .listtitle:hover{color: #4fb951;}
.listmain{height: 30px; clear: both;}
.listmain .maincontent{ color: #666; cursor: pointer; line-height: 30px; overflow: hidden; text-overflow:ellipsis; font-size: 14px; height: 30px;white-space:nowrap; width: 300px; }
.listmessage{height: 26px; line-height: 26px; margin-top: 8px; color: #666; font-size: 12px;}
.createtime{margin:0 9px 0 15px;}
/*圈子-结束*/

.content7{
	clear: both;
	background: #E3ECF9;
}
.content7>p{
	line-height: 170px;
}
.content7>ul{
	display: block;
	width: 1200px;
	height: 425px;
	margin: 0 auto; 
}
.content7>ul>li{
	display: block;
	float: left;
	width: 530px;
	height: 185px;
	margin-right: 140px;
}
.content7>ul>li.margin0{
	margin-right: 0px;
}
.content7>ul>li>h1{
	font-weight: normal;
	font-size: 24px;
	color: #252525;
}
.content7>ul>li>p{
	font-size: 18px;
	margin-top: 40px;
	color: #606060;
}