@charset "utf-8";
/*=======you are my pretty sunshine========*/
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; width:100%;}
body {
    font-family:"SF Pro Display",'Microsoft YaHei',"Helvetica",'Tahoma',"Helvetica Neue","Arial",sans-serif,;
    color: #000;
    font-size: 16px;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    line-height: 1.5;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td button{
    margin: 0; 
    padding: 0;
    -webkit-tap-highlight-color:transparent;
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    box-sizing:border-box;
}

h4{ font-size:18px;}
*,*:before,*:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-text-size-adjust:none;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }
/*=链接样式/颜色=*/
a{cursor: pointer; text-decoration:none; color:#000; outline:none;}
a:hover,a:focus{ text-decoration:none !important; color:#000; outline:none;background: transparent;-webkit-tap-highlight-color:transparent;}
input[type=text]:focus,input[type=button]:focus,input[type=submit]:focus{outline:none;}/*IE*/
input::-ms-clear { display: none; }
input::-ms-reveal { display: none; }
input[type=button]::-moz-focus-inner{outline:0;}/*火狐*/
input[type="button"], input[type="submit"], input[type="reset"],input[type=text],textarea{-webkit-appearance: none;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
legend { color: #000; }
fieldset, img { border: 0;}
img{ vertical-align:middle;max-width: 100%;}
button, input, select, textarea {font-size: 100%; outline:none;}
table{border-collapse:collapse;border-spacing:0;}

/* clear */
.cf{clear:both;}
.cf:after,.cf:before{ display: table; content: " ";line-height:0;}
.cf:after{clear: both;visibility:hidden;}
.cf { *zoom:1; }
.mAuto{margin: 0 auto;}
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;} /* if the element is block level(eg. div, li), using 'inline_any' instead */
.input-form{border:1px solid #9c8776;background-color: #fff;padding:0 5px;height: 42px;line-height: 42px;}
.searchBtn{
  background: -moz-linear-gradient(to bottom, #9a8778 0%, #eaceb8 100%);
  background: -o-linear-gradient(to bottom,  #9a8778 0%,#eaceb8 100%);
  background: linear-gradient(to bottom, #9a8778 0%,#eaceb8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8778', endColorstr='#eaceb8',GradientType=0 );
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  border:none;color: #fff;
  
  cursor: pointer;
  }
/*text-indent*/
.tI24{text-indent: 24px;}
.font-18{font-size: 18px!important;}
.gray-f{color: #666!important;}
.font-12{font-size: 12px!important;}
.b{font-weight: bold;}
/* line-height */
.linepy{ line-height:1.42857143;}
.line16{line-height:16px;}
.line18{line-height:18px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line24{line-height:24px;}
.line26{line-height:26px;}
.line28{line-height:28px;}
.line30{line-height:30px;}
.line32{line-height:32px;}
.line34{line-height:34px;}
.line40{line-height:40px;}
.line46{line-height:46px;}
.line50{line-height:50px;}

/*color*/
.gprimary{color: #ff591b!important;}
.gcancel{color: #666;}
.g6{color: #666;}
.g9{color: #999!important;}
.gr{color: #8fc31f;}
.gb{color: #009de1;}
.gfi{color: #f80c0c;}
.f12{font-size: 12px;}
.f24{font-size: 24px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f35{font-size: 35px;}
.f42{font-size: 42px;}
/* fixed width value */
.wd10{ width:10px !important;}
.wd20{ width:20px !important;}
.wd30{ width:30px !important;}
.wd40{ width:40px !important;}
.wd50{ width:50px !important;}
.wd60{ width:60px !important;}
.wd70{ width:70px !important;}
.wd80{ width:80px !important;}
.wd90{ width:90px !important;}
.wd100{ width:100px !important;}
.wd105{ width:105px !important;}
.wd110{ width:110px !important;}
.wd120{ width:120px !important;}
.wd123{ width:123px !important;}
.wd124{ width:124px !important;}
.wd125{ width:125px !important;}
.wd130{ width:130px !important;}
.wd140{ width:140px !important;}
.wd150{ width:150px !important;}
.wd160{ width:160px !important;}
.wd170{ width:170px !important;}
.wd180{ width:180px !important;}
.wd190{ width:190px !important;}
.wd200{ width:200px !important;}
.wd210{ width:210px !important;}
.wd220{ width:220px !important;}
.wd230{ width:230px !important;}
.wd240{ width:240px !important;}
.wd250{ width:250px !important;}
.wd257{ width:257px !important;}
.wd260{ width:260px !important;}
.wd270{ width:270px !important;}
.wd280{ width:280px !important;}
.wd290{ width:290px !important;}
.wd300{ width:300px !important;}
.wd310{ width:310px !important;}
.wd320{ width:320px !important;}
.wd330{ width:330px !important;}
.wd340{ width:340px !important;}
.wd400{width:400px !important;}
.wd460{width:460px !important;}
.wd500{width:500px !important;}
.wd550{width:550px !important;}
.wd600{width:600px !important;}
.wd640{width:640px !important;}
.wd700{width:700px !important;}
.wd800{width:800px !important;}
.wd900{width:900px !important;}
.wd1000{width:1000px !important;}
/* line-height */
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px!important;}
.lh40{line-height:40px;}
/* margin */
.mat{margin-left:auto; margin-right:auto;}
.m0{margin:0;}

/* padding */
.p0{padding:0 !important;}
.ptb30{
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptb70{
	padding-top: 70px;
  padding-bottom: 70px;
}
.pb70{
	padding-bottom: 70px;
}
/* font-style */
.n{font-weight:normal; font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
.es { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fb { font-weight: bold !important; }

/* text-align */
.t_c{text-align:center!important;}
.t_r{text-align:right!important;}
.t_l{text-align:left!important;}
.t_j{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdt{text-decoration:line-through;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
/* float */
.f_l{float:left;}
.f_r{ float:right;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx0{z-index:0;}
.zx1{z-index:1;}
.zx2{z-index:2;}
.zx3{z-index:3;}
.zx4{z-index:4;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
.re{position: relative;}
.ellipsis-f{
  /*one*/
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsis-ftwo{
  /*two*/
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
/* display*/
.flex {display: flex;flex-wrap:wrap;width: 100%;}
.flex-inline {display: inline-flex;}
/* 同时获得 .justify-center 和 .align-middle 样式*/
.flex-center{
  align-items: center;
  justify-content: center;
}
.flex-ai {
  align-items: center;
}
.flex-jc {
  justify-content: center;
}
.flex-1{
  flex: 1;
}
.flex-2{
  flex: 2
}
.flex-3{
  flex: 3
}
.flex-4{
  flex: 4
}
.flex-5{
  flex: 5
}
.flex-6{
  flex: 6
}
/* zoom */
.z{*zoom:1;}
.container-art{
  max-width: 1440px;
  margin: 0 auto;
}
/*butn*/
.btn-com{
 font-size: 28px;
 font-weight: bold;
 text-align: center;
 color: #fff;
 width: 100%;
 padding: 10px;
 border:none;
 cursor: pointer;
 background-color: #ff9e29;
}
.btn-com:hover{
  background-color: #e0750e;
}
.btn-com.disabled, 
.btn-com[disabled], 
fieldset[disabled].btn-orange{
   background-color: #ccc;
}
.textarea-put{
  background-color: #fff;
  border:none;
  font-family: Helvetica,'Tahoma', 'Hiragino Sans GB', Arial, sans-serif ,'Microsoft YaHei',;
}
/*header*/
.gray-bg{
  background: #f5f5f5;
}

.rl-con .half-ev{
  width: 49%;
  margin-left: 2%;
  float: left;
}
.rl-con .half-ev:first-child{
  margin-left: 0;
}
.rl-con .left-f{
  float: left;
}
.rl-con .right-f{
  float: right;
}
.rl-con .half-ev2{
  width: 20%;
}
.rl-con .half-ev8{
  width: 80%;
}
.home-txt-rl .left-f{
	width: 65%;
	padding: 0 70px;
	font-size: 20px;
	color: #472912;
}
.home-txt-rl .right-f{
	width: 35%;
}
.home-txt-rl .right-f img{
	vertical-align: middle;
}
.container-art h2{
	font-size: 34px;
}
.flow-three .item{
	float: left;
	width: 30%;
	margin:50px 1.5% 0 1.5%;
	position: relative;
}
.flow-three .item .img{
	position: relative;
}
.flow-three .item .title{
	font-size: 22px;
	margin-top: 30px;
}
.flow-three .item .info{
	margin-top: 30px;
	min-height: 200px;
}
.flow-three .item .img{
	display: block;
}
.flow-three .item .fanc-bg{
	position: absolute;
	left:0;
	top:0;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.flow-three .item .img:hover .fanc-bg{
	display: block;
}
.flow-three .item .fanc-bg img{
	margin-top: 40%;
}

/*artist*/
.artist-descrpit{
	font-size: 20px;
	color: #532909;
	background-color: #fee4bd;
	border: 1px dashed #5b2a04;
	text-align: right;
	padding: 40px;
}
.what-flow .item{
	float: left;
	width: 30%;
	margin:50px 1.5% 0 1.5%;
	background-color: #fff;
	font-size: 18px;
	text-align: center;
	padding-bottom: 60px;
	box-shadow: 0 5px 10px #ececec;
}
.what-flow .item .title{
	font-size: 22px;
	text-align: center;
	position: relative;
	padding-top: 45px;
}
.what-flow .item .title:before{
	position: absolute;
	bottom: -20px;
	content: "";
	height: 1px;
	background-color: #d2d2d2;
	width: 50%;
	left: 50%;
	margin-left: -25%;
}
.what-flow .item .info{
	margin-top: 40px;
	padding: 0 40px;
	min-height: 165px;
}
.what-flow .item .info span{
	text-decoration: underline;
	font-weight: bold;
}
.container-min{
	width: 975px;
	margin: 0 auto;
}
.extra-item{
	margin-top: 60px;
	position: relative;
	padding-left: 280px;
	font-size: 18px;
	min-height: 195px;
}
.extra-item .icon{
	position: absolute;
	left: 0;
	top:0;
	padding-right: 50px;
	border-right: 1px solid #d2d2d2;
}
.extra-item .info .tit{
	font-size: 22px;
	padding: 25px 0 35px 0;
}
.flow-two .item{
	float: left;
	width: 47%;
	margin:50px 1.5% 0 1.5%;
	font-size: 18px;
}
.flow-two .item .title{
	font-size: 22px;
	padding-top: 30px;
}
.flow-two .item .info{
	margin-top: 25px;
}
.flow-three .title-bor{
	position: relative;
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
}
.flow-three .title-bor:before{
	position: absolute;
	bottom: 0;
	content: "";
	height: 15px;
	background-color: #f9b5a0;
	width:145px;
	left: 50%;
	margin-left: -72px;
	z-index: -1;
}
.flow-three .img-icon{
	text-align: center;
}
.flow-three .info-s{
	font-size: 16px;
	text-align: right;
	padding: 30px 20px;
}
.btn-click{
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding: 13px 20px;
}
.btn-click:hover{
	background-color: #fff;
	color: #000;
}
.flow-three .item .btm-box{
	position: absolute;
	z-index: 1;
	bottom: 35px;
	width: 310px;
	left: 50%;
	margin-left: -155px;
	text-align: center;
}
.descrpit-box{
	font-size: 18px;
	width: 80%;
	margin:45px auto 0 auto;
	text-align: center;
}
.flow-four .item{
	float: left;
	width: 22%;
	margin:50px 1.5% 0 1.5%;
	position: relative;
}
.flow-four .item .title{
	font-size: 20px;
	margin-top: 25px;
}
.flow-four .item .info{
	font-size: 16px;
	margin-top: 25px;
}
.brand-box .item{
	margin-top: 45px;
	padding-bottom: 45px;
}
.brand-box .item:first-child{
	border-bottom: 1px solid #e5e5e5;
}
.brand-box .item span{
	float: left;
	width: 22%;
	display: block;
	text-align: center;
	margin:0 1.5% 0 1.5%;
}
.restaurant-bg{
	background: url(../images/restaurant-bg.jpg) no-repeat center center;
	background-size: cover;
	font-size: 22px;
	color: #fff;
	padding: 75px 0;
	text-align: center;
}
.restaurant-bg .container-art{
	padding: 0 10%;
}
.center-box .item{
	background-color: #fff;
	text-align: center;
}
.center-box .item .info{
	padding: 0 40px 40px 40px;
	min-height: 205px;
}
.home-txt-rl .left-f .descript{
	position: relative;
	font-size: 16px;
	margin-top: 80px;
}
.home-txt-rl .left-f .descript:before{
	position: absolute;
	top: -40px;
	content: "";
	height: 3px;
	background-color: #3fa4b1;
	width: 60px;
}
.home-txt-rl .left-f.left-ftxt{
	width: 50%;
	padding: 0 140px 0 0;
	color: #000;
}
.home-txt-rl .right-f.right-img{
	width: 50%;
}
.flow-three .item .art-box{
	position: absolute;
	bottom: 35px;
	text-align: center;
	width: 250px;
	left: 50%;
	margin-left: -125px;
}
.flow-three .item .art-box span{
	text-align: center;
	padding: 15px 25px;
	font-size: 18px;
	display: inline-block;
	background: #fff;
}
.white-btn{
	border: 1px solid #fff;
	padding: 5px;
	display: inline-block;
}
.white-btn:hover{
	border: 1px solid #3fa4b1;
}
.flow-three .item .art-box .white-btn:hover span {
	background: #3fa4b1;
	color: #fff;
}
.flow-three .item .tit-s{
	font-size: 22px;
	margin-bottom: 80px;
	position: relative;
	height: 66px;
}
.flow-three .item .tit-s:before{
	position: absolute;
	bottom: -40px;
	content: "";
	height: 2px;
	background-color: #3fa4b1;
	width: 100px;
}
.flow-three .item .info-des{
	color: #434343;
}
.contact-btn{
	border: 1px solid #3fa4b1;
	color: #3fa4b1;
	border-radius: 2px;
	display: inline-block;
	padding: 15px 35px;
	font-size: 18px;
}
.contact-box{
	text-align: center;
	margin-top: 65px;
}
.flow-int .item{
	float: left;
	width: 22%;
	margin:50px 1% 0 1%;
	font-size: 18px;
}
.flow-int .item.item-long{
	width: 25%;
}
.flow-int .item h3{
	font-size: 28px;
	margin-bottom: 30px;
}
.flow-int .item .info span{
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;
}
.flow-int .item .info.info-pr{
	padding-right: 35px;
}
.flow-int .item .info.info-pl{
	padding-left: 35px;
}
.flow-int .item h3.tit-pl{
	padding-left: 35px;
}

@media screen and (max-width: 1300px) {
    .flow-three .item .info {
		min-height: 240px;
	}
	.home-txt-rl .left-f.left-ftxt{
		padding-left: 15px;
		padding-right: 70px;
	}
@media screen and (max-width: 1115px) {
	.flow-three .item .info {
		min-height: 280px;
	} 
	.flow-int .item{
		min-height: 400px;
	}
	.flow-int .item,
    .flow-int .item.item-long{
    	width: 48%;
    	text-align: center;
    }
}
@media screen and (max-width: 960px) {
	.container-art,
	.container-min{
	    width: 750px;
	}
	.container-art h2 {
	    font-size: 30px;
	}
	.ptb70 {
	    padding-top: 35px;
	    padding-bottom:35px;
	}
    .home-txt-rl .left-f,
    .home-txt-rl .right-f{
    	float: none;
    	width: 100%;
    	font-size: 18px;
    	padding: 0 15px;
    }
    .home-txt-rl .right-f{
    	text-align: center;
    }
    .flow-three .item{
    	width: 47%;
    }
    .what-flow .item{
    	float: none;
    	width: 100%;
    	padding-top: 20px;
    	margin: 30px 0 0 0;
    }
    .what-flow .item .info{
    	min-height: auto;
    }
    .flow-four .item{
    	width: 47%;
    }
    .home-txt-rl .left-f.left-ftxt{
    	width: 100%;
    	padding-right:15px;
    }
    .home-txt-rl .right-f.right-img{
    	width: 100%;
    	margin-top: 20px;
    }
    
}  
@media screen and (max-width:768px) {
	.container-art,
	.container-min{
		width:100%;
	}
	.artist-descrpit{
		padding: 15px;
		font-size: 18px;
	}
	.flow-three .item{
	  	float: none;
	  	width: 100%;
	  	padding: 0 15px;
	}
	.flow-three .item .title{
	  	margin-top: 20px;
	}
	.flow-three .item .info{
	  	height: auto;
	  	min-height: initial;
	  	margin: 20px 0 0 0;
	}
	.flow-three .item{
	  	margin: 30px 0 0 0;
	}
	.container-art h2 {
	    font-size: 28px;
	}
	.flow-three .item .title{
		font-size: 20px;
	}
	.what-flow .item{
		padding: 15px;
	}
  	.extra-item .icon{
  		position: relative;
  		border: none;
  		text-align: center;
  		display: block;
  		padding-right: 0;
  	}
  	.extra-item{
  		min-height: initial;
  		 padding:0 15px;
  	}
  	.extra-item .info .tit{
  		text-align: center;
  		font-size: 20px;
  	}
  	.flow-two .item{
  		float: none;
  		width: 100%;
  		margin: 30px 0 0 0;
  		padding: 15px;
  	}
  	 .flow-four .item{
  	 	float: none;
  		width: 100%;
  		margin: 30px 0 0 0;
  		padding:0 15px;
  	 }
  	 .flow-four .item .img{
  	 	text-align: center;
  	}
  	.brand-box .item span{
  		width: 47%;
  		margin-bottom: 15px;
  	}
  	.flow-three .item .tit-s{
  		height: auto;
  	}
  	.flow-int .item, 
  	.flow-int .item.item-long{
  		width: 100%;
  		float: none;
  		min-height: auto;
  		margin: 30px 0 0 0;
  	}
  	.flow-int .item .info.info-pl,
  	.flow-int .item .info.info-pr{
  		padding-left: 15px;
  		padding-right: 15px;
  	}
}
