* {
	margin:0;
	padding:0;
}

.zy {
	width:1000px;
	margin:0 auto;
}
.demo {
	background:#333;
	position:relative;
	width:462px;
	overflow:hidden;
	box-shadow:0 0 33px #e4e2e2;
	-webkit-box-shadow:0 0 33px #e4e2e2;
	-moz-box-shadow:0 0 33px #e4e2e2;
	float:left;
	margin:10px;
}
.box {
	width:412px;
	background:#fff;
	padding:25px;
	overflow:hidden;
	cursor:default;
}
.box:hover {
	opacity:0.2;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.box_l {
	float:left;
	margin-right:10px;
}
.box_l img {
	width:100px;
	height:100px;
}
.box_r {
	float:left;
}
.box_r span {
	padding-bottom:5px;
	display:block;
	font-size:16px;
	font-weight:bold;
}
.buttons {
	position:absolute;
	z-index:999;
	opacity:1;
	top:10px;
	left:10px;
	width:250px;
	top:60px;
	left:50%;
	margin-left:-100px;
}
.buttons a {
	height:20px;
	background:#ff0000;
	text-align:center;
	line-height:20px;
	border:1px solid transparent;
	border-radius:20px;
	padding:5px 20px;
	color:#fff;
	display:block;
	float:left;
	margin:0 5px;
	display:none;
}




.mubiao_content {
    width: 1100px;
    margin: 30px auto;
    text-align: center;
}
.mubiao_content > ul li {
    display: inline-block;
    width: 22%;
    margin: 0 1%;
    vertical-align: top;
}
.mubiao_content > ul li > div {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
}
.mubiao_content > ul li > div img {
    width: 60%;
    margin-bottom: 20px;
}
.mubiao_content > ul li > div p {
    font-size: 17px;
    height: 120px;
    line-height: 30px;
    text-align: left;
}
.liangdian_conteng {
    width: 1100px;
    margin: 30px auto;
}
.liangdian_conteng > ul li {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    vertical-align: top;
}
.liangdian_conteng > ul li > img {
    width: 60%;
    margin-bottom: 20px;
	text-align:center;
	margin: 0px 48px;
}
.liangdian img {
    margin: 10px auto;
}
.liangdian_conteng > ul li > p {
    font-size: 17px;
    font-weight: bold;
    color: #b00606;
	text-align:center;
}
.content2 {
    width: 1200px;
    margin: 0 auto;
	background-color:#fff;
}
.content2 h3 {
    margin-left: 200px;
}
.content2 h3 {
    margin-left: 200px;
}
.content2 ul {
    overflow: hidden;
}
.content2 .cont2_li1 {
    width: 286px;
    height: 200px;
}
.content2 ul li {
    float: left;
    margin-top: 35px;
}
.content2 .cont2_li2 {
    width: 274px;
    height: 200px;
    padding: 0px 15px;
}
.content2 .cont2_li2 h2 {
    font: 22px/36px "SimSun";
    color: #6a371a;
    text-align: center;
    margin-top: 5px;
}
.content2 .cont2_li2 p {
    color: #111;
    font: 18px/28px "SimSun";
    margin-top: 10px;
}
.content2 .cont2_li2 a {
    color: #F00;
}

.content6 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.title {
    font-size: 44px;
    text-align: center;
}
.title>div {
    width: 800px;
    margin: 0 auto;
    border-bottom: 2px solid #CCCCCC;
}
.title>div>div {
    width: 200px;
    margin: 0 auto;
    border-bottom: 4px solid red;
    padding-bottom: 4px;
}
.content6 ul {
    margin-top: 20px;
    overflow: auto;
}
.content6 li {
    display: inline-block;
    width: 390px;
    text-align: center;
}
.c1-li-pic {
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 6px;
    box-shadow: 2px 2px #ccc;
    padding: 5px 0;
}
.c1-li-sp {
    text-align: left;
    margin-top: 10px;
}
.c1-li-sp>img {
    display: block;
    float: left;
    margin-left: 20px;
}
.c1-li-sp>p {
    display: block;
    float: left;
    width: 76%;
    margin: 10px;
    letter-spacing: 5px;
    margin-left: 20px;
    line-height: 27px;
    font-size: 18px;
}

.prospect {
    background: url(../images/qianjing.jpg) center bottom no-repeat;
    height: 700px;
    border-top: 1px solid transparent;
}
.prospect > ul {
    width: 1200px;
    margin: 120px auto 0;
    float: none;
}
.prospect > ul li {
    float: left;
    position: relative;
    width: 235px;
    height: 235px;
    margin: 0 32px;
    color: #fff;
    text-align: center;
}
.prospect > ul li div.lxing {
    width: 70%;
    height: 70%;
    left: 15%;
    transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    position: absolute;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.prospect > ul li h3 {
    font-size: 36px;
    margin-top: 45px;
    line-height: 48px;
}
.prospect > ul li p {
    font-size: 18px;
    line-height: 48px;
}
.prospect > p {
    clear: both;
    width: 1100px;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    line-height: 48px;
    text-indent: 2em;
}
.zx-btn {
    display: block;
    margin: 0 auto;
    width: 246px;
    height: 68px;
    background-color: #a30101;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: center;
    line-height: 62px;
    font-size: 30px;
    color: #ffffff;
}

.container {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.ct {
    width: 230px;
    height: 350px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    float: left;
    margin-left: 10px;
}
a {
    text-decoration: none;
    color: #ffffff;
    font-family: 'Microsoft Yahei','Simsun',Arial,Verdana,sans-serif;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.ct img {
    width: 230px;
    height: 350px;
    float: left;
    transition: all 0.6s;
    cursor: pointer;
    border: 0;
}
.note {
    width: 230px;
    height: 65px;
    font-size: 13px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    transition: all 0.6s;
}
.youshi_content {
    width: 1200px;
    margin: 0 auto;
    padding: 50px;
}
.youshi_content > table {
    width: 100%;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.youshi_content > table tr td {
    padding: 20px 20px 0px;
}
.youshi_content > table tr td {
    width: 50%;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.youshi_content > table tr td > div {
    border: 2px solid #a30101;
    box-sizing: border-box;
}
.youshi_content > table tr td > div img {
    display: inline-block;
    width: 53%;
    vertical-align: middle;
}
.youshi_content > table tr td > div .youshi_text {
    display: inline-block;
    width: 46%;
    vertical-align: middle;
}
.youshi_text h4 {
    text-align: left;
    padding: 0 20px;
    font-size: 20px;
    font-weight: bold;
}
.youshi_content h4 {
    margin-left: 16px;
}
.youshi_text > div {
    width: 50px;
    height: 2px;
    background-color: #000;
    margin: 10px 0 10px 34px;
}
.youshi_text p {
    text-align: left;
    padding: 0 20px;
    font-size: 20px;
    line-height: 30px;
}
.youshi_content p {
    margin-left: 16px;
}

.p1 .p1-box {
    text-align: center;
}
.p1 .p1-box .p1-box-s p {
    padding: 10px 0;
	font-size:18px;
}
.p1 .p1-box .p1-box-s {
    display: inline-block;
    text-align: center;
    margin: 30px 20px;
    box-shadow: 3px 2px 3px #eee;
    font-size: 24px;
    padding: 10px;
}
.subject-source {
    background-color: #f5f5ee;
}
.title-txt {
    background: url(../images/title-bg.png) center no-repeat;
    text-align: center;
    color: #db990c;
    margin-bottom: 0px;
}
.subject-source > .div-content {
    margin-top: 30px;
    padding-bottom: 30px;
}
.div-content {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.source-img {
    width: 420px;
    height: 337px;
    box-shadow: -18px -13px 0 #efefef;
    background-color: #d2d7db;
    float: left;
    margin: 18px 0 0 53px;
}
.source-img > img {
    width: 100%;
}
.source-text {
    width: 520px;
    height: 387px;
    float: left;
    position: relative;
}
.icon-top, .icon-bottom {
    position: absolute;
    z-index: 2;
    width: 59px;
    height: 55px;
}
.icon-top {
    left: 10px;
    background: url(../images/ico-top.png) no-repeat;
    top: 0px;
}
.common-swiper {
    height: 320px;
    width: 500px;
    overflow: hidden;
    margin-left: 30px;
    margin-top: 30px;
    background-color: #efefef;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.common-swiper .swiper-slide p {
    font-size: 16px;
    color: #595757;
    font-weight: bold;
    line-height: 35px;
    margin-top: 10px;
}
.icon-bottom {
    right: -8px;
   
    bottom: 0px;
}

.life_service {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    overflow: hidden;
}
.life_content {
    width: 1080px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.life_content1 {
    width: 30%;
    padding-left: 30px;
    text-align: center;
    float: left;
}
.con1 {
    width: 80%;
    padding-top: 5px;
    margin: 0 auto;
    font-size: 15px;
    text-align: left;
}
