@charset "utf-8";

/* --   首页   开始   -- */
.w1200{
	width: 1200px;
}
.ind_banner {
	width: 100%;
	position: relative;
}
.ind_banner .bx-controls{
	position: absolute;
	width: 100%;
	height: 0;
	font-size: 0;
	bottom:100px;
	text-align: center;
}
.ind_banner img{
	width: 100%;
}
.ind_banner .bx-controls-direction{
	display: none;
}
/* --   首页   banner模块   -- */
.module{
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	z-index: 8;
	margin-top: -196px;
	background: #fff;
}
.module span{
	display: block;
	font-size: 16px;
	margin-top: 4px;
}
.m_le{
	float: left;
	width: 900px;
}
.m_le li{
	float: left;
}
.m_le li a{
	display: block;
	color: #fff;
	height: 100%;
	font-size: 24px;
}
.m_le li:hover{
	opacity: 0.9;
}
.m_le li div{
	margin: 20px 20px 0 0;
}
.m_le .li_1{
	width: 559px;
	height: 192px;
}
.m_le .li_2{
	width: 341px;
	height: 192px;
}
.m_le .li_3{
	width: 341px;
	height: 192px;
}
.m_le .li_4{
	width: 559px;
	height: 192px;
}
.m_ri{
	float: right;
	width: 300px;
	height: 384px;
	background-size:100% auto;
}
.m_ri:hover{
	opacity: 0.85;
}
.m_ri a{
	display: block;
	height: 100%;
	color: #fff;
}
.m_ri p{
	font-size: 24px;
	margin:20px 20px 0 0;
}
.m_ri span{
	margin: 4px 20px 0 0;
	font-size: 16px;
}
/* --   首页   成功案例   -- */
.suc{
	margin: 56px 0;
}
.ind_title{
	color: #333;
	font-size: 30px;
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.ind_title h3{
	position: relative;
}
.ind_title h3:after{
	content: "";
	width: 42px;
	height: 2px;
	background: #c92007;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -21px;
}
.ind_title h3{
	font-size: 46px;
	height: 78px;
	line-height: 78px;
	font-family: Arial;
}
.ind_title span{
	display: inline-block;
}
.suc_l{
	width: 100%;	
}
.suc_l li{
	float: left;
	width: 20%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.suc_l li img{
	width: 100%;
	float: left;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transform: all .5s;
}
.suc_l li div{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: rgba(201,32,7,0.7);
}
.suc_l li div p{
	padding: 45% 4% 0;
}
.suc_l li div i{
	text-align: right;
	display: inline-block;
	font-size: 34px;
	padding: 30% 0 0 80%;
}
.suc_l li:hover div{
	display: block;
}
.suc_l li:hover img{
	transform: scale(1.1);
}
.ind_more{
	text-align: center;
	margin-top: 38px;
}
.ind_more a{
	display: inline-block;
	width: 128px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 16px;
	color: #c92007;
	border: 1px solid #c92007;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transform: all .3s;
}
.ind_more a:hover{
	color: #fff;
	background: #C92007;
}
/* --   首页   光合会   -- */
.will{
	padding-top: 38px;
	background: url(../images/bg_01.jpg) no-repeat center top;
}
.will .txt{
	width: 1200px;
	margin: 0 auto;
	min-height: 428px;
	padding: 224px 0 108px 0;
	background: url(../images/img_01.png) no-repeat center top;
	margin-top: -153px;
	text-align: right;
}
.will .txt span{
	display: inline-block;
	width: 440px;
	text-align: left;
	margin-right: 82px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
/* --   首页   新闻   -- */
.ind_new{
	padding: 60px 0;
	background: #fafafa;
}
.in_con .in_nav{
	border-bottom: none;
	width: 262px;
    margin: 0 auto 55px;
}
.in_con .in_nav li{
	margin: 0 10px;
	line-height: 41px;
}
.in_con .in_nav li a{
	color: #333;
	font-size: 18px;
	border: 1px solid #d1d1d1;
	padding: 0 17px;
	border-radius: 2px;
}
.in_con .nav-tabs>li.active>a, .in_con .nav-tabs>li.active>a:focus, .in_con .nav-tabs>li.active>a:hover{
	color: #fff;
    background-color: #c92007;
    border: 1px solid #c92007;
}
.in_con .tab-pane{
	width: 1200px;
	margin: 0 auto;
}
.new_box{
	float: left;
	width: 254px;
	height: 185px;
	color: #666;
	margin: 0 30px;
	display: inline-block;
}
.new_box:nth-child(4){
	margin: 0;
}
.new_box .date{
	font-size: 14px;
}
.new_box .ti{
	height: 44px;
	line-height: 33px;
	overflow: hidden;
	position: relative;
}
.new_box>.ti>a{
	color: #333;
	font-size: 16px;
}
.new_box .ti:after{
	content: "";
	width: 28px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}
.new_box .txt{
	font-size: 12px;
	line-height: 22px;
	margin-top: 12px;
	height: 66px;
	overflow: hidden;
}
.new_box a.more{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icon_01.jpg) no-repeat center top;
	margin-top: 20px;
}
.new_box:hover .ti>a{
	color: #c92007;
}
.new_box:hover a.more{
	background: url(../images/icon_01.jpg) no-repeat center bottom;
}
/* --   首页   合作商户   -- */
.customer{
	padding: 30px 0 130px 0;
}
.cu_box{
	width: 1200px;
	margin: 0 auto;
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	position: relative;
}
.cu_l li{
	float: left;
	width: 20%;
	height: auto;
	overflow: hidden;	
}
.cu_l li img{
	width: 100%;
	height: 125px;
	border: 1px solid #dadada;
}
.cu_l li:hover img{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}
.cu_box .bx-pager , .cu_box .bx-controls-auto{
	display: none;
}
.page{
	width: 300px;
	height: 100px;
	margin: 0 auto;
	position: relative;	
}
.page .bx-controls-direction{
	text-align: center;
	margin-top: 40px;
}
.page .swiper-button-prev , .page .swiper-button-next{
	display: inline-block;
	width: 128px;
	height: 33px;
	margin: 0 6px;
	font-size: 0;
	border: 1px solid #c92007;
	cursor: pointer;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transform: all .3s;
}
.page .swiper-button-prev{
	position: absolute;
	bottom: 100px;
	left: 0;
	background: url(../images/icon_03.png) no-repeat center;
}
.page .swiper-button-next{
	background: url(../images/icon_02.png) no-repeat center;
}
.page .swiper-button-prev:hover{
	background:#c92007 url(../images/icon_04.png) no-repeat center;
}
.page .swiper-button-next:hover{
	background:#c92007 url(../images/icon_05.png) no-repeat center;
}

/* --   列表页   成功案例   -- */
.suc{
	text-align: center;
}
.suc .suc_nav{
	width: 600px;
	margin: 0 auto 70px;
	border-bottom:none;
}
.suc .suc_nav li{
	display: inline-block;
	height: 48px;
	width: 200px;
	text-align: center;
	margin-left: -1px;
	border: 1px solid #c92007;
}
.suc .suc_nav li a{
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 46px;
	padding: 0;
	border-radius: 0;
	margin-right: 0;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transform: all .3s;
}
.suc .nav-tabs>li>a{
	border: none;
}
.suc .nav>li>a:focus,.suc .nav>li>a:hover{
	color: #fff;
	background:#c92007;
}
.suc .nav-tabs>li.active>a,.suc .nav-tabs>li.active>a:focus,.suc .nav-tabs>li.active>a:hover{
	color: #fff;
	background:#c92007;
	border:none;
	border-bottom-color: #c92007;
}
.suc .pagination-lg{
	margin-top: 62px;
}
.suc .pagination-lg>li>a{
	margin: 0 5px;
	border-radius: 6px;
	color: #010101;
	background: #fafafa;
}
.suc .pagination>.active>a,.suc .pagination>.active>a:focus,.suc .pagination>.active>a:hover,.suc .pagination>.active>span,.suc .pagination>.active>span:focus,.suc .pagination>.active>span:hover{
	color: #fff;
	background: #c92007;
	border-color: #c92007;
}

/* --   列表页   联系我们   -- */
.ct_box{
	border-bottom: 1px solid #e0e0e0;
}
.contact{
	width: 1200px;
	height: 166px;
	margin: 0 auto;
	padding: 58px 0;
}
.contact li{
	float: left;
	color: #333;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding-left: 36px;
}
.contact .li_1{
	width: 16%;
}
.contact .li_2{
	width: 38%;
	background: url(../images/icon_07.png) no-repeat left center;
}
.contact .li_3{
	width: 22%;
	background: url(../images/icon_08.png) no-repeat left center;
}
.contact .li_4{
	width: 24%;
	background: url(../images/icon_09.png) no-repeat left center;
}
.contact li:first-child{
	height: 50px;
	font-size: 22px;
	padding: 0;
}
.contact li:first-child p{
	font-size: 14px;
	color: #999;
}

/* --   列表页   服务项目   -- */
.suc .sev_nav{
	width: 1010px;
	margin: 0 auto 56px;
}
.sev_cont{
	width: 1200px;
	margin: 0 auto;
}
.sev_img{
	position: relative;
	margin: 0 auto;
}
.sev_img .bx-controls-direction , .sev_img .bx-controls-auto{
	display: none;
}
.sev_img .bx-pager{
	position: absolute;
	bottom: 14px;
	right: 50px;
}
.sev_img .bx-pager-item{
	display: inline-block;
	font-size: 0;
}
.sev_img .bx-pager-item a{
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #d7d7d7;
	margin: 0 3px;
}
.sev_img .bx-pager-item a.active{
	background: #c92007;
}
.sev_title{
	margin-top: 68px;
	color: #333;
	font-size: 28px;
}
.sev_title p{
	font-weight: bold;
	text-transform: uppercase;
}
.synopsis{
	color: #333;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin-top: 30px;
}

.synopsis img{ max-width: 100%; }
.synopsis span{
	color: #c92007;
}
.sy_img{
	margin: 56px auto 0;
}
.sy_img img{
	width: 100%;
}
.lc_1 img{
	width: 100%;
	display: none;
}

/* --   列表页   光合会   -- */
.gh_head{
	height: 462px;
	padding-top: 54px;
	text-align: center;
	background: url(../images/banner_06.jpg) no-repeat center bottom;
}
.gh_head .ind_title{
	color: #fff;
	margin-bottom: 30px;
}
.gh_head .ind_title h3:after{
	background: #fff;
}
.gh_head>span{
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}
.public{
	background: #f5f5f5;
	padding: 46px 0 66px 0;
}
.p_list{
	width: 1200px;
	min-height: 412px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.p_box{
	width: 288px;
	margin: 0 8px;
}
.p_box .p_img{
	width: 288px;
	height: 211px;
	overflow: hidden;
	position: relative;
}
.p_box .p_img img{
	width: 100%;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-ms-transform: all .4s;
}
.p_box .date{
	width: 70px;
	height: 72px;
	padding-top: 6px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	background: #C92007;
}
.p_box .date span{
	display: block;
	font-size: 32px;
	font-weight: bold;
}
.p_box .txt{
	color: #999;
	padding: 20px 18px;
	background: #fff;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transform: all .3s;
}
.p_box .txt .li_1 a{
	display: inline-block;
	color: #333;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	position: relative;
}
.p_box .txt .li_1 a:after{
	content: "";
	width: 28px;
	height: 2px;
	background: #c92007;
	position: absolute;
	bottom: 0;
	left: 0;
}
.p_box .txt .li_2{
	font-size: 12px;
	height: 72px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 12px;
}
.p_box .txt .li_3 a{
	display: inline-block;
	color: #999;
	font-size: 14px;
	padding-right: 20px;
	margin-top: 12px;
	background: url(../images/icon_11.png) no-repeat center right;
}
.p_box:hover .txt{
	color: #fff;
	background: #c92007;
}
.p_box:hover .txt a{
	color: #fff;
}
.p_box:hover .txt .li_3 a{
	background: url(../images/icon_10.png) no-repeat center right;
}
.p_box:hover .txt a:after{
	background: #fff;
}
.p_box:hover  .p_img img{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

/* --   列表页   光合会   -- */
.suc .news_nav {
    width: 400px;
    margin: 0 auto 70px;
    border-bottom: none;
}
.news_box{
	width: 1200px;
	max-height: 250px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dashed #c3c3c3;
	padding: 38px 0;
}
.news_box .date{
	width: 118px;
	padding-left: 16px;
	color: #acacac;
	font-size: 14px;
}
.news_box .date p{
	font-size: 48px;
	margin-bottom: 10px;
}
.news_box .nb_plan{
	width: 266px;
	height: 173px;
	overflow: hidden;
}
.news_box .nb_plan img{
	width: 100%;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transform: all .5s;
}
.news_box .txt{
	width: 746px;
	text-align: left;
}
.news_box .txt .ti{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.news_box .txt .m_d{
	display: none;
	font-size: 14px;
	color: #666;
}
.news_box .txt .ti a{
	color: #373636;
	font-size: 18px;
}
.news_box .txt span{
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 22px;
	height: 72px;
	overflow: hidden;
	border-bottom: 1px solid #d8d8d8;
}
.news_box .txt>a{
	display: inline-block;
	margin-top: 30px;
	width: 72px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #848484;
	color: #666;
	font-size: 14px;	
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transform: all .3s;
}
.news_box:hover .date{
	color: #c92007;
}
.news_box:hover .nb_plan img{
	width: 100%;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.news_box:hover .txt>a{
	color: #fff;
	background: #c92007;
	border: 1px solid #c92007;
}

/* --   列表页   新闻详情   -- */
.breadcrumb{
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	color: #666;
	font-size: 12px;
	line-height: 50px;
	border-bottom: 1px solid #ececec;
	padding: 0 !important;
	background-color: #fff !important;
}
.news_date{
	width: 1200px;
	margin: 0 auto 80px;
}
.nd_head{
	text-align: center;
	margin-top: 50px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d6d6d6;
}
.nd_head p{
	color: #333;
	font-size: 26px;
	margin-bottom: 18px;
	height: 37px;
	overflow: hidden;
}
.nd_head span{
	color: #666;
	font-size: 14px;
	margin: 0 30px;
}
.nd_cont{
	margin: 0 auto;
	padding: 50px 0;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.nd_cont img{
	width: 100%;
}
.pag{
	margin: 0 auto;
	padding-top: 18px;
	border-top: 1px solid #d9d9d9;
}
.pag li{
	color: #3e3e3e;
	font-size: 14px;
	margin-bottom: 8px;
}
.pag li a{
	color: #3e3e3e;
}
.pag li a:hover{
	color: #c92007;
}

/* --   列表页   成功案例详情   -- */
.suc_date .sd_l{
	min-height: 1000px;
	padding: 40px 0;
	background: #fafafa;
	text-align: right;
}
.sd_l .img_list{
	margin: 0 112px;
}
.sd_l .img_list img{
	max-width: 100%;
	margin-bottom: 20px;
}
.suc_date .sd_r{
	padding: 0;
}
.sd_r_top{
	margin-top: 80px;
	font-size: 22px;
	color: #333;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	padding-left: 66px;
	border-left: 2px solid #000;
	position: relative;
}
.sd_r_top:after{
	content: "";
	width: 35px;
	height: 2px;
	background: #e6e6e6;
	position: absolute;
	left: 0;
	top: 16px;
}
.sd_r .sd_r_txt , .sd_r .suc_l , .sd_r .sd_r_al{
	margin-left: 22px;
} 
.sd_r .sd_r_al{
	color: #c92007;
	font-size: 18px;
}
.sd_r_txt{
	font-size: 16px;
	color: #999;
	margin-top: 36px;
}
.sd_r_txt li{
	line-height: 26px;
	margin-bottom: 24px;
}
.sd_r_txt li span{
	color: #333;
}
.sd_r .suc_l{
	max-width: 300px;
}
.sd_r .suc_l li{
	width: 134px;
	height: 134px;
	margin: 15px 12px 0 0;
}
.sd_r .suc_l li div p{
	font-size: 12px;
}
.sd_r .suc_l li div i{
	font-size: 20px;
	padding: 10% 0 0 80%;
}

/* --   列表页   团队介绍详情   -- */
.team{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.team_l{
	width: 488px;
	height: 371px;
	float: left;
	overflow: hidden;
}
.team_r , .xm{
	float: right;
	width: 670px;
}
.team_r{
	padding-bottom: 12px;
	border-bottom: 1px dashed #999;
	background: url(../images/icon_12.png) no-repeat right top;
}
.tr_name{
	color: #999;
	font-size: 14px;
	margin-bottom: 22px;
}
.tr_name p{
	color: #333;
	font-size: 22px;
	margin-bottom: 14px;
}
.team_r ul li, .xm li{
	color: #333;
	font-size: 14px;
	margin-bottom: 14px;
}
.team_r ul li:first-child, .xm li:first-child{
	color: #c92007;
	font-size: 16px;
}
.xm{
	margin-top: 30px;
}

/* --   列表页   关于我们   -- */
.ab_head{
	padding: 48px 0;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	background: url(../images/banner_08.jpg) no-repeat center top;
}
.ab_head span{
	display: inline-block;
	margin-top: 20px;
}
.ab_title{
	text-align: center;
}
.intr{
	padding: 60px 0;
	margin: 0 auto;
}
.intr_box{
	width: 1200px;
}
.it_list{
	margin-top: 50px;
	height: 282px;
}
.it_list li{
	float: left;
	margin-right: 12px;
	width: 289px;
	height: 276px;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	position: relative;
}
.it_list li:last-child{
	margin-right: 0;
}
.it_list li img{
	width: 100%;
}
.it_list li .i_name{
	position: absolute;
	bottom: -230px;
	left: 0;
	color: #333;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 287px;
	background: #fff;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transform: all .3s;
}
.it_list li .i_name p{
	margin: 18px 0 12px 0;
	font-size: 18px;
	background: url(../images/line.jpg) no-repeat bottom center;
}
.it_list li:hover .i_name{
	bottom: 0;
	color: #fff;
	background: rgba(201,32,7,0.8);
}
.it_list li:hover .i_name p{
	margin: 98px 0 12px 0;
	line-height: 38px;
}
.pagi{
	margin: 60px auto 0;
}
