.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
html,body,a,span,article,section,p,nav {
	font-family: 'Arial', Helvetica, Arial, "Microsoft Yahei", sans-serif;
}
a {
	text-decoration:none;
	color:gray
}

.cur:after {
	color:#006bc1;
	position:absolute;
	content:"";
	width:70%;
	bottom:0 !important;
	height:4px;
	left:14%;
	background:#006bc1;
}
.cur {
	color:#006bc1
}
.header {
	height: 100px;
	color: #34495e;
	max-width: 1200px;
	margin: 0 auto;
	background: rgba(233,35,34,0);
	z-index: 999;
}
.logo {
	width: 600px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	float: left;
	background: url(../images/logo.jpg) no-repeat center;
}
.menu {
	float: right;
	line-height: 100px;
	z-index: 100;
}
.menu a {
	color: #34495e;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px;
	display:inline-block;
	position:relative;
}
.show-menu-btn,.hide-menu-btn {
	transition: 0.4s;
	font-size: 30px;
	cursor: pointer;
	display: none;
	color: #34495e;
	}
.hide-menu-btn {
	color: #fff;
}
.show-menu-btn {
	float: right;
}
.show-menu-btn i {
	line-height: 100px;
}
.menu a:hover,.show-menu-btn:hover,.hide-menu-btn:hover {
	color: #3498db;
}


#chk {position: absolute;visibility: hidden;z-index: -1111;}


.fiwulinian {
	width: 100%;
	height: 80vh;
}
.fiwulinian .fuwu-left {
	width: 50%;
	height: 100%;
	float: left;
	background: url(images/3333.jpg) no-repeat center;
}
.fiwulinian .fuwu-right {
	width: 50%;
	height: 100%;
	float: right;
	background: url(images/44.jpg) no-repeat center;
}
.mode {
	width: 92%;
	height: 430px;
	margin:6% auto;
}
.mode ul {margin-top: -30%;}
.mode .left {
	float: left;
}
.mode .left,.mode .right{
	width: 36%;
}
.mode .left img,.mode .right img{
	background-size:contain;
}
.mode .right {
	float: right;
}
.jiamengyoushi {
	width: 100%;
	background: url(../images/join_bg.jpg) no-repeat;
	background-size: cover;
	background-position: ;
}
.jiamengyoushi .text-dec {
	font-size: 12px;
	width: 100%;
	height: auto;
	margin-top: 2%;
}
.jiamengyoushi .text-dec p {
	text-align: center;
	line-height: 160%;
}
.pingpa-xiagngmu {
	width: 100%;
	height: 556px;
}
.pingpa-xiagngmu .pingpai-left {
	width: 50%;
	height: 100%;
	float: left;
	background: url(images/111111111.jpg) no-repeat center;
	background-size: cover;
}
.pingpa-xiagngmu .pingpai-right {
	width: 50%;
	height: 100%;
	float: left;
	background: url(images/22222222222222.jpg) no-repeat center;
	background-size: cover;
}
.project .more {
	background: orange;
	display: block;
	width: 194px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 4% auto;
	}
.project-inner-bot {
	width: 100%;
	height:506px;
	justify-content: space-between;
}
.project-inner-bot li {
	display: flex;
	flex-direction: row;
	padding-bottom: 2%;
}
.project-inner-bot li:last-child {
	padding-bottom:0
}
.project-inner-bot .pro-text {
	padding-left: 4%;
}
html , body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
ul, ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
header {
	width: 100%;
	height: 100px;
}
.container {
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
}
header .container .logo {
	width: 366px;
	height: 100px;
	background: url(../images/logo.jpg) no-repeat center;background-size: contain;
	float: left;
}
header .container .nav {
	float: right;
	display: flex;
	width: 66%;
	justify-content: space-between;
	align-items: center;
	height: 100px;
}
header .container .nav li {
	margin-right: 2%;
	line-height: 100px;
}
/******banner********/
.banner {
	width: 100%;
	background: url(images/banner.jpg) no-repeat center;
}

.big {
	width:100%;
	height: 506px;
	display: flex;
	flex-direction: row;
	margin-top:8%;
}


.project {
	width: 100%;
	height: auto;
	padding-bottom: 4%;
}
.h2 {
	font-style: none;
	color:#006bc1;
	text-align: center;
	line-height: 220%;
	font-size: 2.6em;
	font-weight: bold;
	position:relative;
}
/* .h2:after {
	content:"";
	position:absolute;
	width:420px;
	height:40px;
	padding-top:18%;
	margin-left:-25%;
	background:url(../images/index_xiangmu.png) no-repeat center;
} */
.jiameng_title {
	position:relative;
}

/* .jiameng_title:after {
	content:"";
	position:absolute;
	width:562px;
	height:40px;
	padding-top:18%;
	margin-left:-31%;
	background:url(../images/index_jiameng.png) no-repeat center;
} */
.jiameng_title {
	margin-bottom:0;
}
.h3_text img {
	display: block;
	margin: 4% auto 0;
}
.project .project-inner {
	width: 100%;
	height: auto;
	padding-right: 2%;
	display: flex;
	flex-direction: column;
	box-shadow:0px 6px 100px #bdbdbd;
}
.project-inner-bot {
	display: flex;
	flex-direction: column;
}
.project-inner-bot li {
	flex-grow:0;
	flex-shrink:0;
	height:28%;
	box-shadow:0px 6px 40px #bdbdbd;
	overflow:hidden;
}
.project-inner li:first-child {
	align-items: stretch;
	flex-grow: 0;
	flex-shrink: 0;
}

/******* c-banner *********/
@charset "utf-8";
/* banner */
body , html {
	padding: 0;
	margin: 0;
}
/* .c-banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .preImg{
	left: 10%;
}
.c-banner .nexImg{
	right: 10%;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 40%;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 40%;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 8px;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
 */@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
#slider {
	width: 100%;
}
.controls li {
	top: 50%;
	margin-top: -30px;
	background:rgba(0,0,0,.3);
	padding:2% 1%;
	border-radius:10px;
}
.controls li:nth-child(1) {
	left: 10%;
}
.controls li:nth-child(2) {
	right: 10%;
}
.pagination li {
	background-color: #ddd;
}
.pagination li.active {
	background-color: #000;
}
.responsive {
	width: 100%;
	height: auto;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/************ c-banner 结束 **********************/




/************ case *************/
.case {
	width: 100%;
	height: 382px;
	margin: 10% auto;
	transform: translateY(-196px);
	z-index: 500;
}
.case .container {
	width: 1736px !important;
	height: 382px;
	margin: 0px auto;
	border: 1px solid red;
}
.case li {
	width: 544px;
	height: 100%;
	float: left;
	margin-right: 50px;
	background: white;
	box-shadow: 0 20px 30px #bdbdbd;
}
.case li:last-child {
	margin-right: 0px;
}
.top {
	width: 482px;
	height: 233px;
	margin: 23px;
}
.top .small {
	width: 231px;
	height: 231px;
	border: 1px solid blue;
	float: left;
}
.top .small:first-child {
	background: url(../images/case1.jpg) no-repeat center;
}
.top .smaller{
	background: url(../images/case2.jpg) no-repeat center;
}
.top .small:first-child {
	margin-right: 15px;
}
.under p {
	padding: 2% 20% 1%;
	line-height: 180%;
	position: relative;
}
.under p:first-child:before{
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../images/casewhite.png) no-repeat center;
	background-size: cover;
	left: 6%;
}
.under p:first-child:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../images/casedou.png) no-repeat center;
	background-size: contain;
	top: 4%;
	right: 6%;
}
.case li:hover {
	background: #006bc1;
	color: white;
}
.case li:hover p:first-child:before {
	background: url(../images/caseblue.png) no-repeat center;
}




/*********  项目中心  ******************/
.project {
	background: url(../images/project-all-bg.jpg) no-repeat center;
}



/*****************  介绍      ***************************/
.interduc {
	width: 100%;
	height: auto;
}
.interduc .inter-inner {
	width: 50%;
	height: 554px;
	float: left;
}
.interduc .inter-inner:first-child {
	background: url(../images/pingpainnter.jpg) no-repeat center;
}
.interduc .inter-inner:last-child {
	background: url(../images/xiangmu%20name.jpg) no-repeat center;
}
.interduc .inter-inner section {
	width: 80%;
	margin: 17% 16%;
	margin-right: 0px;
}
.interduc .inter-inner section h3 {
	font-style: normal;
	color: rgba(255,255,255,0.6);
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 1.6em;
}
.interduc .inter-inner section h2 {
	font-size: 3em;
	margin: 0px;
	padding: 1% 0px 1%;
	font-family: "宋体";
	color: white;
}
.interduc .inter-inner section p img {
	display: block;
	margin-top: -1%;
}
.interduc .inter-inner section a {
	display: block;
	width: 133px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-top: 4%;
	color: white;
	text-decoration: none;
	border: 1px solid white;
}


/************** 加盟优势  ********************/
ul , ul li {
	list-style: none;
}
.join_us {
	width: 100%;
	height: auto;
	background: url(../images/join_bg.jpg) no-repeat center;
} 
.project-inner .pro-inner-pic img {
	display: block;
	width: 100%;
}
.join_us .container {
	max-width: 1200px;
	height: 100%;
	margin: 0px auto;
}
.join_us .container .join_center {
	width: 100%;
	height: 428px;
	display: flex;
	justify-content: space-between;
	margin-top:8%;
}
.join_us .container .join_center ul{
	flex-direction: column;
	justify-content: space-between;
}
.join_us .container .join_center .left,.join_us .container .join_center .right {
	flex-grow: 0;
	flex-shrink: 0;
	width:32%;
}
.join_us .container .join_center .center {
	justify-content: center;
	align-items: center;
}
.join_center .column_left {
	display: flex;
	flex-direction: column;
}
.join_center ul li {
	position: relative;
	z-index: 2;
}
.join_center ul li img {
	display: block;
	width: 100%;
}
.join_center .left .element_one,.join_center .left .element_two,.join_center .left .element_three {
	width:100%;
	height:30%;
	background:#006bc1;
	color:#fff;
	z-index:2000;
}
.join_center .left .element_one span {
	text-align:right;
	margin-right:4%;
	display:block;
	line-height:180%;
}
.element_three span {
	text-align:right;
	margin-right:4%;
	display:block;
	line-height:160%;	
}
#one_right0,#one_right1,#one_right2 {
	width:100%;
	height:30%;
	background:#006bc1;
	color:white;
}
.pro-text {
	width:96%;
	margin:0 auto
}
#one_right0 span,#one_right1 span,#one_right2 span {
	text-align:left;
	margin-left:4%;
	display:block;
	line-height:160%;	
}
#one_right0 span:first-child {
	margin-top:8%;
}
.element_two span {
	text-align:right;
	margin-right:4%;
	display:block;
	line-height:160%;	
}
.element_three span:first-child {
	margin-top:8%;
}
.element_two span:first-child {
	margin-top:8%;
}
.join_center .left .element_one span:first-child {
	margin-top:8%;
}
.join_center .left .element_one:after {
	content: "";
	position: absolute;
	width: 158px;
	height: 25px;
	top: 38%;
	right: -32%;
	background: url(../images/element_left_one.png) no-repeat center;
	background-size: cover;
	transform: rotateY(180deg);
	z-index: -10;
}
.join_center .left .element_two:after {
	content: "";
	position: absolute;
	width: 158px;
	height: 25px;
	top: 38%;
	right: -12%;
	background: url(../images/element_left_two.png) no-repeat center;
	background-size: cover;
	transform: rotateY(180deg);
	z-index: -1;
}
.join_center .left .element_three:after {
	content: "";
	position: absolute;
	width: 158px;
	height: 25px;
	top: 38%;
	right: -30%;
	background: url(../images/element_left_three.png) no-repeat center;
	background-size: cover;
	transform: rotateY(180deg);
	z-index: -1;
}
.join_center .right .element_one:after {
	content: "";
	position: absolute;
	width: 158px;
	height: 25px;
	top: 38%;
	left: -31%;
	background: url(../images/element_left_one.png) no-repeat center;
	background-size: cover;
	z-index: -1;
}
.join_center .right .element_two:after {
	content: "";
	position: absolute;
	width: 158px;
	height: 25px;
	top: 38%;
	left: -11%;
	background: url(../images/element_left_two.png) no-repeat center;
	background-size: cover;
	z-index: -1;
}
.join_center .right .element_three:after {
	content: "";
	position: absolute;
	width: 158px;
	height: 25px;
	top: 38%;
	left: -30%;
	background: url(../images/element_left_three.png) no-repeat center;
	background-size: cover;
	z-index: -1;
}
.service_mind {
	width: 100%;
	height: 720px;
	background: url(../images/service_bg.png) no-repeat center;
}
.service_mind .container {
	max-width: 76%;
	position: relative;
}
.service_mind .container .article0 {
	width: 20%;
	float: left;
} 
.service_mind .container {
	max-width: 70%;
	position: relative;
}
.service_mind .container .article0 {
	width: 55%;
	float: right;
	margin-right: 39%;
	margin-top: 18%;
} 
.service_mind .container .article0 h2 {
	padding: 0;
	margin: 0;
	color: #BDBDBD;
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
}
.service_mind .container .article0 h1 {
	padding: 0;
	margin: 0;
	font-size: 3em;
	font-family: "微软雅黑";
	color: #006BC1;
}
.service_mind .container .article0 h3 {
	padding: 1% 0px 1%;
	margin: 0;
	color: #BDBDBD;
}
.service_mind .container .article0 p {
	width: 70%;
	font-size: 1.1em;
	position: relative;
	padding-bottom: 2%;
}
.service_mind .container .article0 p .title {
	color: #006BC1;
	position: relative;
}
.service_mind .container .article0 p .title_pic:before {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	left: -100%;
	top: -80%;
	background: url(../images/service_pic.png) no-repeat center;
	background-size: contain;
}
.service_mind .container .article0 p .desc_pic {
	position: relative;
}
.service_mind .container .article0 p .desc_pic:after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	right: -6%;
	background: url(../images/service_pic.png) no-repeat center;
	transform: rotateY(180deg);
	background-size: contain;
}
.service_mind .container .article0 p .desc {
	margin-left: 1em;
	display: block;
	width: 72%;
	position: absolute;
	top: 0;
	left: 8%;
}
.service_mind .container .article {
	float: right;
	width: 50%;
	height: 100%;
	position: absolute;
	right: -10%;
	background: url(../images/service_tree.png) no-repeat right;
	background-size: contain;
}

.h2_text {
	color: white;
	margin: 0;
	font-weight: normal;
	font-size: 2.4em;
	padding-top: 4%;
}
.h3_text {
	display: block;
	width: 100%;
	
	margin: 0 auto 4%;
	position: relative;
}
.h3_text img {
	display: block;
	margin: 0 auto;
}
/* .h3_text:before {
	position: absolute;
	content: "";
	width:20px;
	height: 20px;
	background: url(../images/case_pic.png) no-repeat center;
	left: 6%;
	top: -8%;
} */


.case_lizi {
	width: 100%;
	height: 460px;
	background: url(../images/case.jpg) no-repeat center;
	margin: 0px;
}
.case_lizi .container {
	max-width: 80%;
	height: 100%;
}
.case_inner_bottom {
	width: 86%;
	height: auto;
	margin: 0px auto;
	/* overflow: hidden; */
	transform: translateY(-60%);
}
.case_inner_bottom .case-inner {
	list-style: none;
	margin: 0;
	padding: 0;
	shape-margin: 0;
	display: flex;
	justify-content: space-between;
}

.case_inner_bottom .case-inner li {
	width: 100%;
/* 	overflow: hidden; */
    box-shadow: 0px 6px 100px #5891be;
	background: white;
	padding-bottom: 1%;
}
.case_pic {
	list-style:none;
	width:90%;
	height:auto;
	margin:4% auto;
}
.case_pic li {
	float:left;
	width:48%;
	height:260px;
	margin-right:2%;
	border:1px solid #bdbdbd;
	margin-bottom:2%
}
.case_pic li img {
	display:block;
	width:80%;
	margin:6% auto 1%
}
.case_pic li p {
	display:block;
	text-align:center;
	line-height:2em
}
.case_pic li:nth-child(even) {
	margin-right:0px;
}
.case_inner_bottom .case-inner li:last-child {
	margin-right: -2%;
}
.case_inner_bottom .case-inner li .case-pic {
	width: 94%;
	height: auto !important;
	border: 1px solid #006BC1;
	margin: 2% auto;
	display: flex;
	justify-content: space-between;
}
.case_inner_bottom .case-inner li:hover .case-pic {
	border:1px solid white;
}
.case_inner_bottom .case-inner li .case-pic a {
	width:48%;
	display:block
}
.case_inner_bottom .case-inner li .case-pic img {
	display: block;
	width: 100%;
	height:100%;
}
.case_inner_bottom .case-inner li .case-dec {
	width: 74%;
	height: auto;
	margin: 0 14%;
	padding-left: 2%;
	position: relative;
}
.case_inner_bottom .case-inner li .case-dec p {
	margin: 0;
	padding: 2% 0 1%;
}
.case_inner_bottom .case-inner li .case-dec:before {
	position: absolute;
	content: "";
	width: 46px;
	height: 46px;
	left: -14%;
	top: 14%;
	background: url(../images/casewhite.png) no-repeat center;
	background-size: cover;
}
.case_inner_bottom .case-inner li:hover {
	background:#006bc1;
	color:#fff;
}
.case_inner_bottom .case-inner li:hover .case-dec:before {
	position: absolute;
	content: "";
	width: 46px;
	height: 46px;
	left: -14%;
	top: 14%;
	background: url(../images/caseblue.png) no-repeat center;
	background-size: cover;
}
/* .case_inner_bottom .case-inner li .case-dec:after {
	position: absolute;
	content: "";
	width: 46px;
	height: 46px;
	right: -158%;
	top: 10%;
	background: url(../images/casedou.png) no-repeat center;
	background-size: contain;
} */







/* .case_inner_bottom .case-inner li .case-dec p {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;

	background: url(../images/casewhite.png) no-repeat center;
}
 */

.jameng_banner {
	width: 100%;
	height: 158px;
	background: #fd6e20;
	margin-top: 14%;
}
.jameng_banner .container {
	max-width: 1200px;
	margin: 0px auto;
}
.jameng_banner .container .left {
	float: left;
	color: white;
	height: 158px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.jameng_banner .container .left h2 {
	margin: 0;
	padding-top: 8%;
}
.jameng_banner .container a {
	display: block;
	float: right;
	margin-top: 50px;
	width: 224px;
	height: 58px;
	background: white;
	color: #FD6E20;
	text-decoration: none;
	line-height: 58px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

footer {
	width: 100%;
	height: auto;
	margin-top: 6%;
}
footer .container {
	max-width: 1200px;
	margin: 0 auto;
}
footer .container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 70%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
footer .container ul li {
	width: 20%;
	margin: 0px 2% 4%;
	text-align: center;
	font-size: 1.2em;
	color: gray;
}
.index-dec {
	width: 60%;
	line-height: 1.6em;
	color: #fff;
}
.project-dec {
	padding: 0% 0 6%;
}
.text {
	font-weight:bold;
	font-size:1.3em
}
	
	
.section {
	width: 100%;
	height: auto;
	background: #f6f6f6;
	padding-bottom: 4%;
}
.container {
	max-width: 1200px;
	margin: 0 auto;/* 
	padding-top: 2%; */
}
.section .container .aside {
	list-style: none;
	width:26%;
	background: #fff;
	position: relative;
	float: left;
}
/* .section .container .aside:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background: rgba(0,0,0,.2);
	width: 100%;
	height: 40%;
} */
.section .container .aside span {
	display: block;
	line-height: 1.5em;

	text-align: center;
}
.section .container .aside li {
	width: 70%;
	padding: 4% auto;
	margin: 0 auto;
}
.section .container .aside li:nth-child(2) {
	background: #3289ce;
	color: #fff;
}
.section .container .aside li:nth-child(2) span {
	font-size: 1.6em;
}
.section .container .aside li:nth-child(3), 
.section .container .aside li:nth-child(4) {
	border-bottom: 1px solid #BDBDBD;
}
.section .container .aside li:nth-child(3),.section .container .aside li:nth-child(4),.section .container .aside li:nth-child(5),.section .container .aside li:nth-child(6) { 
	padding-top: 4%;
	padding-bottom: 4%;
}
.section .container article {
	float: right;
	background: #fff;
	width: 70%;
}

.section .container article #quxiaotiao {
	display: block;
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #BDBDBD;
	padding: 2% 4%;
	position: relative;
}
.hezuo_xiangmu {
	color:#fff;
	transition:all 0.3s;
}
.hezuo_xiangmu:hover {
	background:#fff;
	color:orange;
	font-weight:bold;
	box-shadow: 0px 6px 60px rgba(0,0,0,.2);
}
.section .container article #quxiaotiao:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 44%;
	margin-left: -2%;
	top:27%;
	background: orange;
}
.section .container article span a {
	text-decoration: none;
	padding: 0 1%;
}
.section .container article h2 {
	font-size: 2em;
	color: #3289ce;
	text-align: center;
	line-height: 2rem;
	padding-top: 0%;
	margin-top:-2%;
	position: relative;
	z-index: 200;
}
.xiangmu_inner_title {
	position: relative;
	text-align: center;
	margin: -1% auto 0;
	padding: 0;
	font-size: 2em;
	color: #2774bc;
}
.zhishi_yindao,.clear{
	border-bottom:transparent !important;
}
/* .xiangmu_inner_title:before {
	content: "project description";
	position: absolute;
	color: rgba(0,0,0,.1);
	font-size: 1.2em;
	text-transform: capitalize;
	text-align: center;
	left: 40%;
	top: -56%;
	z-index: 1;
} */
.jiameng_inner_title {
	position: relative;
	text-align: center;
	margin: -1% auto 0;
	padding: 0;
	font-size: 2em;
	color: #2774bc;
}
/* .jiameng_inner_title:before {
	content: "sincere agent";
	position: absolute;
	color: rgba(0,0,0,.1);
	font-size: 1.2em;
	text-transform: capitalize;
	text-align: center;
	left: 43%;
	top: -56%;
	z-index: 1;
} */
/* .section .container article .jianjie:before {
	content: "company profile";
	position: absolute;
	color: rgba(0,0,0,.1);
	font-size: 1.2em;
	text-transform: capitalize;
	text-align: center;
	left: 31%;
	top: 36%;
	z-index: 1;
} */
.contact_title {
	position: relative;
	text-align: center;
	margin: -2% auto 0;
	padding: 0;
	font-size: 2em;
	color: #2774bc;
}
/* .contact_title:before {
	content: "qufutang";
	position: absolute;
	color: rgba(0,0,0,.1);
	font-size: 2em;
	text-transform: capitalize;
	text-align: center;
	left: 42%;
	top: -100%;
	z-index: 1;
} */
#xiangmu_infor {
	padding-top:4%;
}
.xiangmu_miaoshu_title {
	position: relative;
	text-align: center;
	margin: -2% auto 3%;
	font-size: 2em;
	color: #2774bc;
}
.xiangmu_inner_dec {
	color: #BDBDBD;
	text-align: center;
}
/* .xiangmu_miaoshu_title:before {
	content: "about us";
	position: absolute;
	color: rgba(0,0,0,.2);
	font-size: 1.6em;
	text-transform: capitalize;
	text-align: center;
	left: 40%;
	top: 38%;
	z-index: 1;
} */
/* .linian:before {
	content: "service philosophy";
	position: absolute;
	color: rgba(0,0,0,.1);
	font-size: 1.2em;
	text-transform: capitalize;
	text-align: center;
	left: 29%;
	top: 36%;
	z-index: 1;
} */
.section .container article .jieshao-text {
	width: 80%;
	margin: 0 auto;
	text-indent: 2em;
	line-height: 220%;
	margin-bottom: 2%;
}
.page-jieshao {
	margin-top: 0;
}
.zhishi_list {
	list-style: none;
	width: 92%;
	max-height: 168px;
	margin: 0 auto;
	border-bottom: 1px solid #BDBDBD;
}
.linian-inner {
	display: block;
	margin: 0 auto;
	width: 70%;
}
.linian-inner img {
	display: block;
	width: 100%;
	padding-bottom: 4%;
}
.linian-text {
	line-height: 1.2em;
}
.linian-text:last-child {
	padding-bottom: 20%;
}
.zhishi_list li {
	float: left;
}
.zhishi_list li:first-child {
	width: 29%;
	overflow: hidden;
	overflow: hidden;
	margin: 2% 0;
	height: 136px;
}
.zhishi_list li:last-child {
	width: 66%;
	float: right;
}
.zhishi_list h3 {
	margin-bottom: 0;
}
.zhishi-day {
	display: inline-block;
	margin: 0;
}
.section .container .aside li:last-child{
	border-bottom: transparent !important;	
}
a:last-child .zhishi_list {
	border=bottom: transparent !important;	
}
.text_dec_inner {
	font-weight:normal;
	text-align:center;
	margin-top:6% !important;
	padding:0;
	margin-bottom:2%;
}
.text_title_inner {
	text-align:center;
	font-weight:normal;
	font-size:14px;
	margin:0 auto 2%;
}
.zhishi-text {
	margin: 4% 0;
	line-height: 1.2em;
}
.zhishi_list li:first-child img {
	display: block;
	width: 100%;
	background-size: cover;
}


.xiangmu_list {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 6%;
}
.xiangmu_list li {
	float: left;
	width: 31%;
	margin-right: 3%;
}
.xiangmu_list li img {
	display: block;
	width: 100%;
}
.xiangmu_list li:last-child {
	margin-right: 0;
}
.xiangmu_list li h2 {
	text-align: center;
	padding-bottom: 0;
}
.xiangmu_list li p {
	width: 80%;
	margin: 0 auto;
	color: #999999;
	text-align: center;
}
.xiangmu_list li a {
	text-decoration: none;
	display: block;
	padding: 2% 4%;
	width: 30%;
	height: auto;
	margin: 8% auto 4%;
	text-align: center;
	background: #f56c0c;
}
.about_dec {
	width: 100%;
	height: auto;
	background: #f3f1f2;
	padding-bottom: 4%;
}
.about_dec .container {
	max-width: 1200px;
	margin: 0 auto;
}
.about_dec .container h3 {
	text-align: center;
	color: #b2b2b2;
	padding: 0;
}
.about_zhanshi {
	width: 100%;
	height: auto;
	list-style: none;
	margin: 8% auto 1%;
}
.about_zhanshi li {
	float: left;
	width: 48%;
}
.about_zhanshi li span {
	color: #016bc1;
	font-weight: bold;
	padding-right: 2%;
}
.about_zhanshi li p {
	padding-bottom: 2.6%;
}
.about_zhanshi .inner_about_pic {
	width: 100%;
	list-style: none;
}
.about_zhanshi .inner_about_pic li {
	border: 1px solid #FFFFFF;
	margin-right: 3%;
	width: 46%;
}

.about_zhanshi .inner_about_pic li img {
	width: 100%;
}
.agent {
	max-width:1200px;
	height:auto;
	margin:3% auto 2%;
}
.agent img {
	float:left;
	width:48%;
}
.agent .agent_dec {
	width:50%;
	float:left;
	margin-left: 2%;
	border-top:1px solid #bdbdbd;
}
.agent .agent_dec p {
	margin-top:5%;
	line-height:1.8em;
}
.agent .agent_dec img {
	display:inline-block;
	width:60px;
	margin-right:4%;
	margin-top:2%;
	position:relative;
}
.agent .agent_dec img:first-child:after {
	position:absolute;
	content:"bcjdcbh";
}
.agent_inner_apert {
	padding-bottom:2%;
}
.agent_inner_apert .container h2 {
	padding: 0;
	text-align: center;
	color:#006bc1;
	font-size:1.6em;
	margin: 8% auto 1%;
}
.agent_inner_apert .container h3 {
	text-style:none;
	font-weight:normal;
	font-size:1.2em;
	text-align:center;
	padding:0;
	margin:1% auto 2%;
}
.agent_inner_apert .container h4 {
	display:block;
	width:80%;
	height:40px;
	background:#006bc1;
	text-align:center;
	line-height:40px;
	color:#fff;
	letter-spacing:2px;
	margin:0 auto
}
.descir {
	width:100%;
	position:relative;
	height: 513px;
	background-size:cover;
	
	background: url(../images/jiamengyoushi_inner_pic.png) no-repeat center;
	margin:4% auto;
}
.join_pic {
	list-style:none;
	margin-top:11%
}
.join_pic li {
	float:left;
	margin-right:6%;
}
.join_pic li p {
	margin:0
}
.link0 {
	position:absolute;
	text-align:right;
	right:68%;
	top:8%;
}
.link0 span {
	display:block;
	border-radius:10px;
	background:#006bc1;
	width:50%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:1.4em;
	height:40px;
	margin-left:46%
}
.link1 {
	position:absolute;
	text-align:right;
	right:73%;
	top:44%;
}
.link1 span {
	display:block;
	border-radius:10px;
	background:#006bc1;
	width:50%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:1.4em;
	height:40px;
	margin-left:46%
}
.link1 p {
	width:100%;
}
.link2 {
	position:absolute;
	text-align:right;
	right:62%;
	top:80%;
}
.link2 span {
	display:block;
	border-radius:10px;
	background:#006bc1;
	width:36%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:1.4em;
	height:40px;
	margin-left:50%
}
.link2 p {
	width:80%;
	margin-left:10%
}
.link3 {
	position:absolute;
	text-align:left;
	left:62%;
	top:0;
}
.link3 span {
	display:block;
	border-radius:10px;
	background:#006bc1;
	width:36%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:1.4em;
	height:40px;
	margin-left:10%
}
.link3 p {
	width:80%;
	margin-left:14%
}
.link4 {
	position:absolute;
	text-align:left;
	left:72%;
	top:36%;
}
.link4 span {
	display:block;
	border-radius:10px;
	background:#006bc1;
	width:36%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:1.4em;
	height:40px;
	margin-left:10%
}
.link4 p {
	width:90%;
	margin-left:10%
}
.link5 {
	position:absolute;
	text-align:left;
	left:69%;
	top:70%;
}
.link5 span {
	display:block;
	border-radius:10px;
	background:#006bc1;
	width:36%;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:1.4em;
	height:40px;
	margin-left:10%
}
.link5 p {
	width:90%;
	margin-left:10%
}
.contact_infor {
	list-style:none;
	width:60%;
	margin:0 auto;
	height:200px;
}
.contact_infor li {
	float:left;
	width:48%;
	height:100%;
}
.contact_infor li:last-child {
	width:20%;
	float:right;
	margin-right:2%
}
.contact_infor li:last-child .weixin {
	margin:0;
	margin-top:0px;
	padding:0
}
.contact_infor li:last-child span {
	padding:0
}
.contact_infor li span {
	display:block;
	position:relative;
	padding-left:13%;
	line-height:2em;
}
.contact_infor li span:first-child {
	margin-top:8%
}
/* .contact_infor li span:first-child {
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	background:url(../images/contact_pic.png) no-repeat;
	background-position:0 0;
	
} */
.ditu {
	width:100%;
	height: 500px;
	padding-bottom:5%
}
.ditu .container {
	max-width:1000px;
	height:100%;
	margin:4% auto 6%;
	
}
        @-webkit-keyframes rowup {
            0% {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            100% {
                -webkit-transform: translate3d(-307px, 0, 0);
                transform: translate3d(-307px, 0, 0);
            }
        }
        @keyframes rowup {
            0% {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
            100% {-webkit-transform: translate3d( -307px, 0, 0);transform: translate3d(-307px, 0, 0);}}

        .demo-list{
            width: 100%;
            margin: 20px auto;
            position: relative;
            height:400px;
            overflow: hidden;
        }
 
        .demo-list .rowup{
            -webkit-animation: 10s rowup linear infinite normal;
            animation: 10s rowup linear infinite normal;
            position: relative;
            display: flex;
            
        }
        .rowup .item {float: left;}
        .rowup .item img {display: block;width: 300px;height: 400px;}