@charset"utf-8";
/*
		03 - 旗下品牌
*/
.w67{
	width: 67.1875%;
	margin: auto;
}
.nPgBox .title{
	font-size: 36px;
	color: #333333;
	text-align: center;
	font-family: "montb";
}
.nPgBox .txt{
	margin-top: 45px;
	font-size: 16px;
	line-height: 26px;
}
.pinPlist{
	margin: 0 -15px;
	margin-top: 75px;
}
.pinPlist li{
	float: left;
	padding: 0 15px;
	width: 25%;
	cursor: pointer;
}
.pinPlist li .img{
	border: solid 1px #dbdbdb;
}
.pinPlist li img{
	width: 100%;
}
.pinPlist li.active .img{
	border-color: #e94609;
}
.pPtitle{
	font-size: 36px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 50px;
	position: relative;
	font-family: "montb";
}
.pPtitle:after{
	content: "";
	width: 80px;
	height: 4px;
	background-color: #e94609;
	position: absolute;
	left: 0;
	bottom: 0;
}
.pPtitle .cols{
	color: #e94609;
}
.pPai_Box .txt{
	margin-top: 40px;
}
.pPai_Box .txt p{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 50px;
}
.pPai_Box .txt p:last-child{
	margin-bottom: 0;
}
.pPai_Lt,
.pPai_Rt{
	display: inline-block;
	vertical-align: middle;
}
.pPai_Lt{
	width: 68.217%;
}
.pPai_Rt{
	width: 31.783%;
}
.pPai_Rt img{
	width: 100%;
}
.pPai_One{
	margin-bottom: 80px;
}
.pPai_One .pPai_Lt{
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 12.886%;
}
.pPai_Two .pPai_Lt{
	margin-right: -5px;
	padding-right: 5px;
	padding-left: 12.886%;
}
.pPaimg_List{
	margin: -15px;
}
.pPaimg_List li{
	float: left;
	padding: 15px;
	width: 25%;
}
.pPaimg_List li img{
	width: 100%;
}
.pPai_Two{
	margin-bottom: 80px;
}
.pPai_Three{
	position: relative;
}
.qxpp_prev,.qxpp_next{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 70px;
	height: 70px;
	border: solid 1px #dbdbdb;
	border-radius: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.qxpp_prev{
	left: -155px;
	background: url(../images/qxpp_prev.png) no-repeat center center;
	background-size: 100%;
}
.qxpp_next{
	right: -155px;
	background: url(../images/qxpp_next.png) no-repeat center center;
	background-size: 100%;
}
.qxpp_prev:hover,
.qxpp_next:hover{
	background-color: #e94609;
	border-color: #e94609;
}
.qxpp_prev:hover{
	background-image: url(../images/qxpp_prevs.png) !important;
}
.qxpp_next:hover{
	background-image: url(../images/qxpp_nexts.png) !important;
}
.pinPTabLi{
	display: none;
	padding-bottom: 120px;
	padding-top: 100px;
}
.pinPTabLi.vis{
	display: block;
}
.ycSheji{
	margin: 0 -25px;
}
.ycSheji_Li{
	padding: 0 25px;
	width: 33.333%;
	float: left;
}
.ycSheji_Dl{
	padding: 0 25px;
	position: relative;
}
.ycSheji_Dl:after,
.ycSheji_Dl:before{
	content: "";
	width: 100%;
	height: 59.09%;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	background-color: #f0f0f0;
}
.ycSheji_Dl:after{
	height: 0;
	background-color: #e94609;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.ycSheji_Dl dt{
	overflow: hidden;
}
.ycSheji_Dl dt img{
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.ycSheji_Dl dd{
	height: 115px;
	padding: 0 25px;
}
.ycSheji_Dl dd:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -5px;
}
.ycSheji_Dl dd>div{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.ycSheji_Dl .tit{
	float: left;
	font-size: 30px;
	color: #231815;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ycSheji_Dl .icon{
	position: relative;
	font-size: 0;
	float: right;
}
.ycSheji_Dl .icon img{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ycSheji_Dl .icon img:nth-child(2){
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.ysSjBox{
	padding: 120px 0;
}
.ycSheji_Dl:hover:after{
	height: 59.09%;
}
.ycSheji_Dl:hover dt img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ycSheji_Dl:hover .tit{
	color: #fff;
}
.ycSheji_Dl:hover .icon img{
	opacity: 0;
}
.ycSheji_Dl:hover .icon img:nth-child(2){
	opacity: 1;
}
.sidebar{
	width: 23.75%;
	float: left;
	padding-top: 30px;
	position: relative;
}
.side_Icon{
	position: absolute;
	right: 13.157%;
	top: 0;
}
.sidebar .tit{
	font-size: 30px;
	color: #231815;
	font-family: "montb";
	margin-bottom: 35px;
}
.contRt{
	width: 76.25%;
	float: right;
	padding-bottom: 80px;
	min-height: 500px;
}
.sidebar_List .sidebar_Li>a{
	font-size: 18px;
	color: #231815;
	line-height: 38px;
	padding-left: 30px;
	background: url(../images/pro_ico1.png) no-repeat center left;
	display: block;
}
.sidebar_List .sidebar_Li ul{
	display: none;
}
.sidebar_List .sidebar_Li ul.vis{
	display: block;
}
.sidebar_List .sidebar_Li>a span{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.sidebar_List .sidebar_Li:hover>a span{
	color: #e94609;
	-webkit-transform: translateX(15px);
	-moz-transform: translateX(15px);
	-ms-transform: translateX(15px);
	-o-transform: translateX(15px);
	transform: translateX(15px);
}
.sidebar_List .sidebar_Li.active>a{
	background: url(../images/pro_ico2.png) no-repeat center left;
}
.sidebar_Li li a{
	font-size: 16px;
	color: #666666;
	line-height: 38px;
	padding-left: 70px;
	position: relative;
}
.sidebar_Li li a:after{
	content: "";
	width: 20px;
	height: 1px;
	background-color: #e94609;
	margin-top: 1px;
	position: absolute;
	top: 50%;
	left: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.sidebar_Li li:hover a,
.sidebar_Li li.active a{
	color: #e94609;
}
.sidebar_Li li:hover a:after,
.sidebar_Li li.active a:after{
	width: 20px;
}
.proList_Img{
	margin: -5px;
	margin-bottom: 80px;
}
.proList_Img li{
	width: 33.333%;
	padding: 5px;
	float: left;
}
.proList_Img li a{
	display: block;
	overflow: hidden;
}
.proList_Img li img{
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.proList_Img li:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/*
		分页样式
*/
.pagination{
	text-align: center;
	display: table;
	width: 100%;
}
.pagination li{
	float: none;
	display: inline-block;
	padding: 0 10px;
}
.pagination li a{
	width: 45px;
	height: 45px;
	line-height: 43px;
	border-radius: 100% !important;
	font-size: 16px;
	color: #535353;
	padding: 0;
}
.pagination li.disabled a{
	opacity: .5;
}
.pagination li.active a{
	background-color: #e94609;
	border-color: #e94609;
}
.lfKeJi_Div{
	margin-bottom: 85px;
}
.lfKeJi_Div .text{
	width: 75.968%;
	float: left;
	font-size: 18px;
	color: #231815;
	line-height: 30px;
	padding-right: 90px;
}
.lfKeJi_Div .img{
	width: 24.032%;
	float: right;
	text-align: right;
}
.lfKeJi_Div .img img{
	max-width: 100%;
}
.lfKeJi{
	padding-top: 50px;
	padding-bottom: 110px;
}
.lfKeJi_One{
	position: relative;
	margin-bottom: 30px;
}
.lfKeJi_One .img img{
	width: 100%;
}
.lfKeJi_One .tit{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 17.054%;
	font-size: 60px;
	color: #fff;
	font-family: "montb";
	padding-bottom: 30px;
}
.lfKeJi_One .tit:after{
	content: "";
	width: 80px;
	height: 4px;
	background-color: #e94609;
	position: absolute;
	left: 0;
	bottom: 0;
}
.lfKeJi_Two{
	margin: 0 -15px;
}
.lfKeJi_Dl{
	padding: 0 15px;
	float: left;
	width: 33.333%;
}
.lfKeJi_Dl dt{
	overflow: hidden;
}
.lfKeJi_Dl dt img{
	width: 100%;
}
.lfKeJi_Dl dd{
	padding: 0 45px;
	height: 115px;
}
.lfKeJi_Dl dd:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-left: -5px;
	height: 100%;
}
.lfKeJi_Dl dd h3{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	color: #231815;
	font-family: "montb";
	padding-bottom: 20px;
	position: relative;
}
.lfKeJi_Dl dd h3:after{
	content: "";
	width: 160px;
	height: 4px;
	background-color: #e94609;
	position: absolute;
	left: 0;
	bottom: 0;
}
.gnMianlUl li{
	float: left;
	width: 33.333%;
	text-align: center;
	cursor: pointer;
	padding-bottom: 65px;
	position: relative;
}
.gnMianlUl li:after{
	content: "";
	width: 40px;
	height: 20px;
	background: url(../images/jiao.png) no-repeat center center;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	display: none;
}
.gnMianlUl .tit{
	font-size: 24px;
	color: #231815;
	font-family: "montb";
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gnMianlUl li.active .tit{
	color: #e94609;
}
.gnMianlUl li.active:after{
	display: block;
}
.gnMianlUl li:hover .tit{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.gnMltab_Box{
	padding-left: 3.488%;
	padding-right: 3.488%;
	margin-bottom: 50px;
}
.gnMltab_One>.img{
	width: 56.666%;
	float: left;
}
.gnMltab_One .img img{
	width: 100%;
}
.gnMltab_Oul{
	float: right;
	width: 40.833%;
}
.gnMltab_Oul>div{
	margin: -15px;
}
.gnMltab_Oli{
	padding: 15px;
	float: left;
	width: 50%;
}
.gnMltab_Oli>div{
	position: relative;
}
.gnMltab_Oli>div .text{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.gnMianlTab{
	background-color: #f2f2f2;
	padding-top: 75px;
	padding-bottom: 110px;
}
.gnMltab_Oli .icon{
	margin-bottom: 30px;
	display: inline-block;
}
.gnMltab_Oli .tit{
	font-size: 24px;
	color: #231815;
	line-height: 25px;
	font-family: "montb";
}
.gnMltab_Oli .tit .cols{
	color: #e94609;
}
.gnMltab_text{
	font-size: 16px;
	line-height: 26px;
	color: #231815;
	margin-bottom: 60px;
}
.gnMltab_Two>.tit{
	font-size: 24px;
	color: #231815;
	font-family: "montb";
	margin-bottom: 45px;
}
.gnMltab_Tul{
	overflow: hidden;
}
.gnMltab_Tul li{
	float: left;
	width: 25%;
	border-top: solid 1px #dbdbdb;
	border-left: solid 1px #dbdbdb;
	height: 110px;
	margin-top: -1px;
	margin-left: -1px;
}
.gnMltab_Tul li>div{
	width: 185px;
	margin: auto;
	max-width: 95%;
	margin-top: 5px;
}
.gnMltab_Tul li .counts{
	font-size: 18px;
	color: #e94609;
	font-family: "montb";
	line-height: 30px;
}
.gnMltab_Tul li .tit{
	font-size: 24px;
	color: #231815;
	font-family: "montb";
	line-height: 30px;
}
.gnMianlTab_Li{
	display: none;
}
.gnMianlTab_Li.vis{
	display: block;
}
.deveRow{
	margin: 0 -10px;
	margin-top: 50px;
}
.deveDl{
	float: left;
	width: 25%;
	padding: 0 10px;
}
.deveDl dt{
	overflow: hidden;
}
.deveDl dt img{
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.deveDl dd{
	padding: 30px;
}
.deveDl dd .tit{
	font-size: 24px;
	color: #231815;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.deveList{
	padding-top: 75px;
	padding-bottom: 120px;
}
.deveDl:hover dd .tit{
	color: #e94609;
}
.deveDl:hover dt img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.sWzzBxo .title{
	font-size: 30px;
	font-family: "montb";
	line-height: 36px;
	color: #231815;
	margin-bottom: 45px;
}
.sWzzSwpDl{
	padding-bottom: 120px;
}
.sWzzSwpDl .img img{
	width: 100%;
}
.sWzzSwpDl dd{
	margin-top: 55px;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.swiper-slide-active .sWzzSwpDl dd{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.sWzzSwpDl .tit{
	font-size: 24px;
	color: #231815;
	font-family: "montb";
}
.sWzzSwpDl .dltxt{
	font-size: 16px;
	color: #231815;
	line-height: 26px;
	margin-top: 25px;
}
.sWzzSwpDl .ddDiv{
	padding: 0 45px 75px;
}
.sWzzSwpDl .ddUl{
	margin: -15px;
}
.sWzzSwpDl .ddUl li{
	float: left;
	width: 33.3%;
	padding: 15px;
}
.swzz_prev,.swzz_next{
	position: absolute;
	top: 14.511%;
	margin-top: 0;
	z-index: 3;
}
.swzz_prev{
	left: 11.614%;
}
.swzz_next{
	right: 11.614%;
}
/*
		17
*/
.mediaDl{
	padding: 40px 30px 60px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.mediaDl .time{
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.mediaDl .tit{
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.mediaDl .biaoq{
	margin: -5px -17px;
}
.mediaDl .biaoq li{
	float: left;
	margin: 5px 17px;
}
.mediaDl .biaoq li a{
	font-size: 16px;
	color: #999999;
	padding-bottom: 5px;
	border-bottom: solid 1px rgba(0,0,0,0);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.mediaDl dd{
	margin-bottom: 40px;
}
.mediaDl dt{
	margin-bottom: 50px;
	overflow: hidden;
}
.mediaDl dt img{
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
/**/
#container{
	position: relative;
	width: 100% !important;
	margin: 0 auto 25px;
	padding-bottom: 10px;	
}
.grid{
	width: 188px;
	min-height: 100px;
	background: #fff;
	font-size: 12px;
	float: left;
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}
.mediaDl:hover{
	background-color: #e94609;
}
.mediaDl:hover .time,
.mediaDl:hover .tit,
.mediaDl:hover .biaoq li a{
	color: #fff;
}
.mediaDl .biaoq li a:hover{
	border-bottom: solid 1px rgba(255,255,255,1);
}
.mediaDl:hover dt img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
