
@charset "UTF-8";
/***************单页***************/
.news .year_t{	background:#F0F0F0;	font-size:18px;	color:#000;	line-height:40px;	padding-left:16px;	border-left:2px solid #000;	margin-bottom:24px;}
.listpage {
	width:100%;height:40px;
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 40px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color:#FFFFFF;
    border-color: #EEE;
    border-style: solid;
    border-width: 1px;
    color: #666666;
	 text-decoration:none;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage a:hover {
    background-color: #ED6D00;
    border-color: #ED6D00;
    border-style: solid;
    border-width: 1px;
    color: #fff;
	 text-decoration:none;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color:#ED6D00;
    border-color: #ED6D00;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.cpage { text-align:center}
.cpage a {
	background-color: #FFFFFF;
    border-color: #7EB864;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding:5px 10px;
}

/*私人订制*/
.watch li{
	float:left;
	width:380px;
	height:380px;
	overflow:hidden;
	margin:0 30px 30px 0;
}
.watch li:nth-child(3n){
	margin-right:0;
}
.watch li img{
	width:100%;
	cursor:pointer;
	transition:all 0.6s;
}
.watch li:hover img{
	transform:scale(1.1);
}
.CustomProcess li{
	float:left;
	margin:0 30px 50px;
	width:538px;
	position:relative;
	overflow:hidden;
	border: 1px solid #E6E6E6;
}
.CustomProcess li .img{
	width:100%;
	height:380px;
	overflow:hidden;
}

.CustomProcess li .img img{
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
}
.CustomProcess li:hover .img img{
	transform: scale(1.1);
}
.CPTitle{
	width:100%;
	padding-left:15px;
	background:rgba(102,102,102,.7);
	color:#fff;
	height:60px;
	position:absolute;
	top:320px;
}
.CPTitle_l{
	font-size:30px;
	padding-left:38px;
	background:url(../images/CPjt.png) no-repeat center left;
	background-size:32px;
}

.CPTitle_r{
	font-size:24px;
	border-left:2px solid #F3575B;
	padding-left:10px;
	margin-left:10px;
}
.CPCont{
	padding:15px;
	color:#333;
	font-size:16px;
	line-height:24px;
	min-height: 70px;
}
.CustomProcess li:hover{
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}
.CustomProcess li:hover .CPTitle{
	background:rgba(243,87,91,.7);
}
.CustomProcess li:hover .CPTitle_l{
	background-image:url(../images/CPjt1.png);
}
.CustomProcess li:hover .CPTitle_r{
	border-color:#fff;
}
.ShowSrdz{
	width:100%;
	background:#F5F7F6;
	padding: 80px 0;
}
.ShowSrdz ul li{
	float:left;
	width:216px;
	margin-right:30px;
}
.ShowSrdz ul li:last-child{
	margin-right:0;
}
.ShowSrdz ul li:nth-child(2n-1){
	margin-top:100px;
}
.ShowSrdz ul li img{
	width:100%;
	display:block;
}

/*关于我们*/
.about_js h2{
	font-size: 38px;
	letter-spacing: 2px;
	color:#37322F;
	padding-bottom:20px;
	text-align:center;
}
.about_js p{
	font-size:16px;
	line-height:28px;
	text-align:center;
}
.jyln {
	height:200px;
	background:#CDAA74;
	width:100%;
	color:#fff;
}
.jyln h3{
	font-size:50px;
	letter-spacing:1px;
	width:100%;
	text-align:center;
}

.jyln h3 i{
	display:inline-block;
	width:30px;
	height:2px;
	background:#fff;
	margin:0 15px;
}
.jyln h3 span{
	display:block;
	font-size:30px;
}
.jylnBox{
	float:left;
	width:33.33%;
	color:#37322F;
}
.jylnBox p{
	font-size:28px;
	text-align:center;
}
.jylnBox p span{
	display:block;
	width:40px;
	height:2px;
	background:#37322F;
	margin:15px auto;
}
.about_footer{
	height:200px;
}
.footContact{
	padding:2px 50px;
	margin:0 50px;
	border-left:2px solid #000;
	border-right:2px solid #000;
}
.footContact p{
	color:#333;
	font-size:18px;
	padding: 4px 0;
}
.about_footer a.logo{
	font-size:50px;
}
.about_footer a.logo span{
	font-size:30px;
}

/*体验店*/
.tyd_footer{
	background:#000;
}
.tyd_footer .footContact{
	border-color:#fff;
}
.tyd_footer .footContact p{
	color:#fff;
}
.dream{
	border:5px solid #F5565B;
	background:#F5565B;
	height:140px;
	padding:0 70px;
	margin-bottom: 80px;
	text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.dream h2{
	color:#fff;
	font-size:40px;
	letter-spacing: 2px;
}
.dreamico{
	width:75px;
	height:75px;
	background:url(../images/tydjt2.png) no-repeat center;
	background-size:contain;
}
.dream:hover{
	background:#F5F7F6;
}
.dream:hover h2{
	color:#F5565B;
}
.dream:hover .dreamico{
	background-image:url(../images/tydjt.png);
}

.zddapp{
	height:305px;
	background:url(../images/zddapp.jpg) no-repeat center;
	position:relative;
	background-size: contain;
	margin-bottom:50px;
}
.zddapp h2{
	width:160px;
	color:#fff;
	line-height:70px;
	text-align:center;
	background-color:#CDAA74;
	margin:0 auto;
	font-size: 24px;
}
.zddapp ul{
	position:absolute;
	bottom:16px;
}
.zddapp ul li{
	width:130px;
	color:#fff;
	line-height:55px;
	text-align:center;
	background-color:#CDAA74;
	font-size: 24px;
	float:left;
	margin-right:22px;
}
.zddapp ul li:last-child{
	margin-right:0;
}
.zddSlogan{
	text-align:center;
	font-size:24px;
	color:#333;
	padding-bottom:80px;
	line-height:40px;
	letter-spacing:1px;
}
.zddSlogan span{
	display:block;
	width:50px;
	height:2px;
	background:#333;
	margin:30px auto 0;
}

.zddapp2{
	height:600px;
	background:url(../images/zddapp2.jpg) no-repeat center;
	position:relative;
	background-size: contain;
	margin-bottom:10px;
	text-align:center;
	
}
.zddapp2 .circle{
	color:#fff;
	font-size:24px;
	position:absolute;
}
.zddapp2 .circle1{
	left: 540px;
	top: 200px;
}
.zddapp2 .circle2{
	left: 318px;
	top: 70px;
}
.zddapp2 .circle3{
	right: 342px;
	top: 85px;
}
.zddapp2 .circle4{
	left: 552px;
	bottom: 60px;
}

.zddappCont{
	font-size:24px;
	color:#333;
	line-height:34px;
	position:absolute;
	text-align: left;
}
.zddapp2 .zdc1{
	top: 52px;
	left: 170px;
}

.zddapp2 .zdc2{
	top: 53px;
	right: 120px;
}
.zddapp2 .zdc3{
	top: -22px;
	right: 563px;
}
.zddapp2 .zdc4{
	bottom: 212px;
	left: 378px;
	transform: rotate(-118deg);
}
.zddapp2 .zdc5{
	bottom: 200px;
	right: 361px;
	transform: rotate(120deg);
}

.resource h3{
	width:300px;
	text-align:center;
	line-height:80px;
	background:#CDAA74;
	color:#fff;
	font-size:40px;
	margin:0 auto 80px;
}
.resourceBox{
	width:100%;
	height:360px;
	background:url(../images/resource.jpg) no-repeat center;
	position:relative;
	background-size: contain;
	margin-bottom:80px;
}
.resourceBox p{
	color:#333;
	font-size:24px;
	line-height:34px;
	position:absolute;
}
.resourceBox1{
	top: 10px;
	left: 288px;
}
.resourceBox2{
	top: 10px;
	left: 725px;
}
.resourceBox3{
	top: 10px;
	right: -110px;
}
.resourceBox4{
	bottom: -20px;
	left: 65px;
}
.resourceBox5{
	bottom: 12px;
	left: 505px;
}
.resourceBox6{
	bottom: 12px;
	right: 62px;
}

/**/
#lightbox_mask {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
}
#lightbox_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#lightbox_popup .pic-view {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  text-align: center;
}
#lightbox_popup .pic-view .pic {
  max-width: 100%;
  max-height: 100%;
  border: 5px solid #fff;
  border-radius: 3px;
}
#lightbox_popup .btn-view {}
#lightbox_popup .btn-view .btn {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  border-radius: 32px;
  background-color: #000;
  opacity: .4;
  color: #fff;

  transition: all .3s;
}
#lightbox_popup .btn-view .btn:hover {
  opacity: 1;
  transform: scale(1.4);
}
#lightbox_popup .btn-view .btn-prev {
  left: 300px;
  top: 48%;
}
#lightbox_popup .btn-view .btn-next {
  right: 300px;
  top: 48%;
}
#lightbox_popup .btn-view .btn-close {
  right: 10px;
  top: 10px;
}
#lightbox_popup .caption-view {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, .7);
  text-align: center;
}
#lightbox_popup .caption-view p {
  line-height: 50px;
  color: #fff;
  font-size:18px;
}

.lightbox-pic {
  width: 200px;
}


/*product categories*/
.pro_l{
	float:left;
	width:220px;
	margin-top:20px;
}
.nblnav{
	line-height: 55px;
	border-bottom: 1px solid #dbe3ef;
	background: #ED6D00;
    background-size: auto;
	background-size: cover;
	color: #fff;
	font-size:24px;
	text-align:center;
}

.pro_r{
	float:right;
	width:960px;
	margin-top:20px;
}
.pro_r_pc{
    padding: 0 12px;
    border-bottom: 2px solid #999;
	font-size: 16px;
	line-height: 32px;
	font-weight: 700;
	color:#333;
}


/*contact information*/
.contact_infor{
	padding:40px;
	border: 1px solid #dbe3ef;
	border-top:none;
}
.contact_infor_l{
	display: inline-block;
	box-sizing: border-box;
	width: 33.33%;
	padding-right: 60px;
	text-align: center;
	border-right: 1px solid #dae2ed;
	vertical-align: top;
}
.contact_infor_r{
	display: inline-block;
	box-sizing: border-box;
	width: 66.66%;
	padding-left: 40px;
	vertical-align: top;
	white-space: normal;
}
.contact_infor_r .text{
	line-height:1.8;
	position:relative;
}
.contact_infor_r .text .ewm{
	position:absolute;
	width:120px;
	top:20px;
	right:50px;
}
.contact_infor_r .text .ewm p{
	text-align:center;
	font-size:14px;
	color:#333;
}
.contact_infor_r .text .ewm img{
	width:100%;
}
.contact_infor_r .text .ewm p{
	
}

.person-info .contact-image{
	display: inline-block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	overflow:hidden;
}

.contact-name{
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	max-width: 100%;
	margin: 10px 0;
	color:#333;
}
.contact-department,.contact-job{
	color: #666;
	margin: 6px 0;
	font-size:14px;
}

.company_contact h3{
	float:left;
	width:33.33%;
	color: #333;
	text-align: right;
	line-height: 16px;
	font-size: 16px;
	line-height: 32px;
	font-weight:700;
}
.company_contact p{
	float:right;
	width: 65%;
	line-height: 26px;
	padding: 3px 0;
	font-size: 14px;
}
.contact_infor_r a.supplier{
	height:38px;
	font-size:14px;
	margin-top: 10px;
}



/*company*/
.trabox{
	position:relative;
}
.headv {
    width:220px;
	background: #fff;
	margin-bottom: 0;
	z-index:99;
	float:left;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
}

.headv>li {
	font-size: 14px;
	line-height: 20px;
	padding: 12px 20px;
	border-left: 4px solid transparent;
}
.headv>li a{
	color:#000;
	font-size:12px;
	text-transform: uppercase;
}
.headv>li:hover,
.headv > li.current{
	border-color: #f60;
	background: #f6f6f6;
}
.headv>li:hover a,
.headv > li.current a{
	color: #f60;
}
.headv li i{
	display:block;
	width:24px;
	height:24px;
	margin-right: 15px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.headv li.icon1 i{
	background-image:url(../images/gsicon1.png);
}
.headv li.icon1.current i{
	background-image:url(../images/gsicon11.png);
}

.headv li.icon3 i{
	background-image:url(../images/gsicon2.png);
}
.headv li.icon3.current i{
	background-image:url(../images/gsicon22.png);
}

.headv li.icon4 i{
	background-image:url(../images/gsicon3.png);
}
.headv li.icon4.current i{
	background-image:url(../images/gsicon33.png);
}
.headv li.icon5 i{
	background-image:url(../images/gsicon4.png);
}
.headv li.icon5.current i{
	background-image:url(../images/gsicon44.png);
}
.SelectedProducts .sptitle a{
	font-size:14px;
	color:#333;
	font-weight:normarl;
}



.gs_info{
	float:right;
	width:960px;
}

.trapart {
    margin:0;
    font-size: 14px;
    color: #666;
    line-height: 20px;
	overflow:visible !important;
	background:#fff;
	margin-bottom:40px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.trapart .h2 {
    padding: 20px;
    font-size: 20px;
	color: #fff;
	/*background-image:url(../images/company_title.png);*/
	border-radius: 10px 10px 0 0;
	background:-webkit-linear-gradient(left, #ed6d00, #f5f5f5);
	background:-o-linear-gradient(right,#ed6d00, #f5f5f5);
	background:-moz-linear-gradient(right, #ed6d00, #f5f5f5);
	background:linear-gradient(to right, #ed6d00, #f5f5f5);

}
.travel_info{
	padding:2%;
}

.gs_info_swiper{
	padding:2%;
	border-radius: 10px;
	margin-bottom:40px;
	background:#fff;
	line-height:1.6;
}
.gs_info_swiper .swiper-container{
	float:left;
	width:495px;
	margin-right:20px;

}
.gs_info_swiper_r{
	float:right;
	width:400px;
	height: 250px;
	overflow-x: hidden;
}
.gs_info_swiper .swiper-pagination-bullet{
	opacity:1;
	background:#fff;
}
.gs_info_swiper  .swiper-pagination-bullet-active{
	background:#ED6D00;
}

.SelectedProducts{
	padding:2%;
	border-radius: 10px;
	margin-bottom:40px;
	background:#fff;
	position:relative;
}
.SelectedProducts .sptitle{
	color: #333;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 40px;
}
.SelectedProducts .swiper-container{
	width:90%;
	margin:0 atuo;
}
.SelectedProducts .swiper-container .img{
	width:100%;
	height:160px;
	overflow:hidden;
}
.SelectedProducts .swiper-container .img img{
	width:100%;
}
.SelectedProducts .swiper-container .sproname{
	line-height: 20px;
	max-height: 40px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	text-align: left;
}


/*新闻*/
.news{
	margin-top:40px;
}
.newsBox{
	float:left;
	height:242px;
	width:23%;
	margin-right:2%;
	padding-bottom:15px;
	border: 1px solid #e1e1e1;
	background:#fff;
	margin-bottom:20px;
}
.news .clearfix .newsBox:nth-child(4n){
	margin-right:0;
}
.newsBox .newsimg{
	height: 190px;
	overflow:hidden;
}
.newsBox .newsimg img{
	width:110%;
	cursor: pointer;
	transition: all 0.6s;
}
.newsBox:hover .newsimg img{
	transform: scale(1.1);
}
.newsBox h2{
	font-size:16px;
	color:#333;
	padding:10px 15px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.newsBox span{
	font-size: 12px;
	color: #999;
	padding: 6px 15px;
	display: block;
}
.newsBox .nc{
	font-size:14px;
	line-height:22px;
	padding:0 15px;
	color:#5f5f5f;
	height:40px;
	overflow:hidden;
}
.newsBox .nc *{
	padding:0;
}
.newsBox:hover h2{
	color:#ED6D00;
}

.newsBox:hover{
	box-shadow: 0 0 8px rgba(8,1,3,.3);
	background: #f5f5f5;
}



.newscont{
	width:1000px;
	margin:0 auto 50px;
	line-height:22px;
}
.newscont img{
	max-width:100%;
}

.fenye{
	margin-top:30px;
	font-size: 14px;
}
.fenye .fl,
.fenye .fr{
	width:49.5%;
	line-height:50px;
	background: #efefef;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.fenye .fl p,
.fenye .fr p{
	width:15%;
	text-align:center;
	float:left;
}
.fenye .fl a,
.fenye .fr a{
	width:85%;
	float:left;
	text-align:left;
	color:#000;
}
.fenye .fl:hover a,.fenye .fl:hover p,
.fenye .fr:hover a,.fenye .fr:hover p{
	color:#fff;
}
.fenye .fl:hover ,
.fenye .fr:hover {
	background:#ED6D00;
}


/*搜索*/

.search_results{
	width:900px;
	margin:0 auto;
}
.searchItems{
	padding:10px 20px;
	border: 1px solid #e1e1e1;
	margin-right: 30px;
	border-radius:6px;
	margin-bottom:15px;
}
.searchItems .searchImg{
	width:178px;
	height:180px;
	overflow:hidden;
	margin-right:20px;
	float:left;
}
.searchR{
	width:628px;
	float:right;
}
.searchItems .searchImg img{
	width:100%;
}
.searchItems h2{
	font-size: 18px;
	color: #333;
	padding: 10px 15px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.searchItems:hover{
	box-shadow: 0 0 8px rgba(8,1,3,.3);
	background: #f5f5f5;
}
.searchItems:hover h2{
	color: #ED6D00;
}
.searchItems a{
	display:block;
}
.searchItems span{
	font-size: 12px;
	color: #999;
	padding: 6px 15px;
	display: block;
}
.searchItems .searchdes {
    font-size: 14px;
    line-height: 22px;
    padding: 0 15px;
    color: #5f5f5f;
	max-height:44px;
	overflow:hidden;
	word-wrap: break-word;
}
.result-error-tips{
	text-align:center;
	font-size:20px;
}
.searchR .learn{
	margin-top:20px;
	margin-left:15px;
	width:120px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:14px;
	border-radius:20px;
	background: -webkit-linear-gradient(left, #ed6d00, #fabd00);
	background: -o-linear-gradient(right,#ed6d00, #fabd00);
	background: -moz-linear-gradient(right, #ed6d00, #fabd00);
	background: linear-gradient(to right, #ed6d00, #fabd00);
}




/**/
.travel_info table{
	border-color: #f4f4f4;
}
.travel_info table td{
	padding: 10px 20px;
	border-color: #f4f4f4;
}
.video{
	text-align:center;
	margin-bottom:50px;
}
.videoItem{
	margin-bottom:30px;
}
.videoItem p{
	font-size:20px;
	color:#333;
	padding:10px 0;
}
.video .cell{
	width:18%;
	float:left;
	padding:2%;
	margin:1%;
	border: 1px solid #dbe3ef;
}
.video .cell:hover{
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.video .list_img .img_a{
	height:150px;
	position:relative;
}
.video h3{
	font-size:18px;
	margin-top:10px;
}
.video .list_img img{
	width:100%;
}
.video .list_img .videobg{
	position:absolute;
	width:100%;
	height:150px;
	background:url(../images/videobg.png) no-repeat center;
	background-size:contain;
	top: 0;
	opacity: 0.5;
}




