 @font-face {        
    font-family: 'got';  
    src: url('TT0140M_.TTF'); /* IE9 Compat Modes */        
    src: url('TT0140M_.TTF?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
}
 @font-face {        
    font-family: 'ebr';  
    src: url('ebrimabd.ttf'); /* IE9 Compat Modes */        
    src: url('ebrimabd.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
}
 @font-face {        
    font-family: 'Ebrs';  
    src: url('Ebrima.ttf'); /* IE9 Compat Modes */        
    src: url('Ebrima.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
} 
 @font-face {        
    font-family: 'rob';  
    src: url('700[Basic Latin].ttf'); /* IE9 Compat Modes */        
    src: url('700[Basic Latin].ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
} 
 @font-face {        
    font-family: 'geo';  
    src: url('TT0504M_.TTF'); /* IE9 counter-reset: ;mpat Modes */        
    src: url('TT0504M_.TTF?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
} 
 @font-face {        
    font-family: 'fra';  
    src: url('ITC Franklin Gothic LT Medium Condensed.ttf'); /* IE9 counter-reset: ;mpat Modes */        
    src: url('ITC Franklin Gothic LT Medium Condensed.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
} 
 @font-face {        
    font-family: 'mon';  
    src: url('MONBAITI.TTF'); /* IE9 counter-reset: ;mpat Modes */        
    src: url('MONBAITI.TTF?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
} 
 @font-face {        
    font-family: 'era';  
    src: url('ERASLGHT.TTF'); /* IE9 counter-reset: ;mpat Modes */        
    src: url('ERASLGHT.TTF?#iefix') format('embedded-opentype'), /* IE6-IE8 */                   
}
 [class*=am-u-]+[class*=am-u-]:last-child{
	 float: left;
 }
.am-container{
	padding: 0px;
	max-width: 1200px;
}
img{
	max-width: 100%;
}
.body{
	width: 100%;
    display: inline-block;
	background-color: white;
	position: relative;
}
.top-nav{
	position: absolute;top: 0px;
	width: 100%;
	z-index: 2;
	transition: 0.4s;
}
.top-nav-child{
	
}
.top-nav-main ul{
	list-style-type: none;
	padding: 0px;
	float: right;
	height: 107px;
	margin: 0px;
	/*display: ;*/
}
.top-nav-main ul a li{
	font-family: 'Ebrs';
	float: left;
	color: #393F3C;
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	transition: 0.5s;
	font-size: 18px;
	justify-content: center;
	text-transform: uppercase;
}

.body-nav-active{
	height: 3%;
	width: 50%;
	position: absolute;
	bottom: 25%;
	left: 25%;
	background-color: #393F3C;
	transition: 0.5s;
}
.container-1{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1230px;
}
.container-1 .am-u-lg-3{
	padding-left: 15px;
	padding-right: 15px;
}
.exp1{
	width: 100%;
	background-color: pink;
	/*margin-bottom: 20px;*/
	color: white;
	font-family: 'Ebrs';
	display: inline-block;
	line-height: 48px;
	font-size: 14px;
}
.exp-content{
	width: 80%;
	line-height: 68px;
		display: inline-block;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	text-align: center;
}
.exp-icon{
	width: 20%;
	display: inline-block;
	float: right;
	padding: 10px 2px;
	position: relative;
	text-align: center;
	
}
.pink{
	background-color: #C97278;
}
.pink2{
	background-color: #B4666C;
}
.yellow{
	background-color: #C0AB90;
}
.yellow2{
	background-color: #AC9981;
}
.gray{
	background-color: #7F8FA0;
}
.gray2{
	background-color: #728090;
}
.green{
	background-color: #729082;
}
.green2{
	background-color: #496759;
}
.types{
	padding-top: 30px;
	padding-bottom: 60px;
}


.welcome{
	
}
.p50{
	width: 50%;
	padding-bottom: 50px;
}
.p50l{
	padding-top: 30px;
	float: left;
	background-image: url(../../images/ban_02.png);
	
	
}
.p50r{
	float: right;
	background-image: url(../../images/ban_03.png);
}
.p600l{
	margin-left: auto;
	max-width: 600px;
}
.p600r{
	margin-right: auto;
	max-width: 600px;
	text-align: right;
	display: inline-block;
}
.wel-title{
	font-family:'Ebrs';
	font-size: 30px;
	color: #464646;
	margin-bottom: 15px;
}
.wel-content{
	font-family:'Ebrs';
	font-size: 16px;
	color: #7D7D7E;
	margin-bottom: 20px;
	line-height: 24px;
}
.wel-content p{
	margin: 0px;
	width: 90%;
}
.wel-subtitle{
	font-family:'ebr';
	color: #7D7D7E;
	font-size: 22px;
	
}
.wel-vm{
	display: inline-block;
	width: 160px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	background-color: #C0AB90;
	color: white;
	transition: 0.4s;
	border: 1px solid  #C0AB90;
}
.wel-vm:hover{
	background-color: white;
	color:  #C0AB90;
	
}
.procate-title{
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-bottom: 60px;
}
#ban-con-index{

	width: 60%;

}
 #ban-con-index:hover{
	 width: 61%;
 }
.procate-title-main{
	display: inline-block;
	font-family: 'rob';
	font-size: 48px;
	padding: 0px 15px;
	border-bottom: 2px solid black;
	font-weight: bold;
}
.procates{
	padding-bottom: 100px;
}
.d-20p{
	width: 20%;
	display: inline-block;
	position: relative;	
	float: left;
}
.d-20p img{
	/*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);*/
    filter: grayscale(100%);
}
.procates-cont{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 40%;
	display: inline-block;
	text-align: center;
	z-index: 2;
}
.provates-cont-title{
	width: 100%;
	display: inline-block;
	font-size: 30px;
	color: white;
	font-family: 'geo';
	margin-bottom: 20px;
}
.provates-cont-vm{
	width: 120px;
	height: 45px;
	display: inline-block;
	line-height: 43px;
	font-size: 16px;
	color: white;
	border: 1px solid white;
	transition: 0.4s;
	text-transform: uppercase;
	font-family: 'Ebrs';
}
.provates-cont-vm:hover{
	background-color: #C0AB90;
	border: 1px solid #C0AB90;
}
 .newquote{
 	padding-bottom: 60px;
 }
 .newquote .am-u-lg-6{
 	padding: 0px;
 	margin-bottom: 20px;
 }
 .hotpro{
 	background-image: url(../../images/ban-index_05.jpg);
 	padding-top: 60px;
 	padding-bottom: 100px;
 }
 .hotpro .am-u-lg-5{
 	padding: 0px;
 	padding-top: 100px;
 }
 .hot-title{
 	font-family: 'rob';
 	font-size: 48px;
 	color: white;
 	border-bottom: 2px solid white;
 	
 }
 .hot-content{
 	font-size: 18px;
 	line-height: 36px;
 	font-family: 'Ebrs';
 	color: white;
 	width: 62%;
 	padding-top: 30px;
 	margin-bottom: 50px;
}
 .hotpro  .am-u-lg-7{
 	padding: 0px;
 }
 .whitebac{
 	width: 100%;
 	display: inline-block;
 	padding: 20px;
 	background-color: white;
 }
 .hotpro1 {
 	width: 100%;
 	display: inline-block;
 }
  /*.am-slider .am-slides .hotpro1*/
 .hotpro1s {
 	width: 50%;
 	float: left;
 	padding: 10px;
 	position: relative;
 }
 .whiteku2{
	opacity: 0;
	position: absolute;
	width: 84%;
	height: 84%;
	top: 8%;
	left: 8%;
	border: 4px solid white;
	transition: 0.4s;
}
 .hotpro .am-direction-nav{
 	display: none;
 }
  .hotpro .am-slider-default .am-control-nav{
  	bottom: -20px;
  }
  .hotpro .am-slider-default .am-control-nav li{
  	margin: 0px 10px;
  }
 .hotpro .am-slider-default .am-control-nav li a{
 	background-color:#AC9981;
 	width: 10px;
 	height: 10px;
 }
.hotpro .am-slider-default .am-control-nav li a.am-active{
	background-color: #000;
}
.innews{
	padding-top: 90px;
	padding-bottom: 70px;
}
.innewses{
	width: 100%;
	display: inline-block;
	padding-top: 55px;
}
.container-2{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1240px;
}
.innews-img{
	width: 100%;
	display: inline-block; 
	position: relative;
	float: left;
}
.innewses .am-u-lg-4{
	padding: 0 20px;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
}
.whiteku{
	opacity: 0;
	position: absolute;
	width: 92%;
	height: 92%;
	top: 4%;
	left: 3.6%;
	border: 1px solid white;
	transition: 0.4s;
}

.innews-title{
	width: 100%;
	font-family: 'ebr';
	font-size: 18px;
	padding:25px 0px;
	text-align: center;
	color: #242424;
	overflow: hidden;
            /*文本不换行*/
    white-space: nowrap;
            /*文字超出用省略号*/
    text-overflow:ellipsis;

}
.innews-title:hover{
	color: #A08D7C;
}
.innews-content{
	text-align: center;
	font-family: 'Ebrs';
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #737373;
    padding-top: 5px;
    margin-bottom: 30px;
}
.innews-content p{
	margin: 0px;
}
.innews-vm{
	font-size: 16px;
	font-family: 'Ebrs';
	display: inline-block;
	width: 160px;
	height: 50px;
	border: 2px solid #C0AB90;
	color: #C0AB90;
	line-height: 46px;
	text-align: center;
	transition: 0.4s;
}
.innews-vm:hover{
	background-color: #C0AB90;
	color: white;
}
.cp50l{
	float: left;
	width: 46%;
	background-color: rgba(23,21,24,0.65);
	padding-top: 200px;
	padding-bottom: 150px;
}
.cp50r{
	padding-left: 80px;
	padding-top: 200px;
	float: right;
	width: 54%;
}
.incontact{
	background-image: url(../../images/ban-index_07.jpg);
	/*padding-top: 100px;*/
	/*padding-bottom: 30px;*/
	float: left;
}
.incontact-mes{
	margin-top: 70px;
	width: 100%;
	display: inline-block;
	position: relative;
	left: -9px;
}
.cont1{
	display: inline-flex;
	align-items: center;
	padding-right:20px;
	margin-bottom: 36px;
}
.cont1 img{
	padding-right: 10px;
}
.i-content{
	display: inline-block;
}
.i-title{
	font-size: 24px;
	line-height: 30px;
	color: white;
	font-family: 'Ebrs';
	
}
.i-con{
	font-size: 20px;
	line-height: 24px;
	color: #6c6c6c;
}
.add-con{
	width: 75%;
}

.com-form-main input{
	 width: 100%;
	 height: 46px;
	 /*padding-left: 10px;*/
	 text-indent: 1em;
	 background-color:rgba(0,0,0,0) ;
	 border:0px solid #818183;
	 border-bottom: 2px solid white;
	 margin-bottom: 40px;
	 color: white;
 }
 .com-form-main input::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: white;
         /* placeholder字体大小  */
        font-size: 18px;
         /* placeholder位置  */
         text-align: left;
}

 .com-form-main textarea{
	 width: 100%;
	 /*border:1px solid #818183;*/
	 /*padding-left: 10px;*/
	 text-indent: 1em;
	 resize:none ;
	 padding-top: 5px;
	 margin-bottom: 40px;
	 background-color:rgba(0,0,0,0) ;
	 border:0px solid #555555;
	 border-bottom: 2px solid white;	
	 color: white;
 }
 .com-form-main textarea::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: white;
         /* placeholder字体大小  */
        font-size: 18px;
         /* placeholder位置  */
         text-align: left;
}

 .com-form-title{
	 margin-bottom: 20px;
 }
.body #submit{
	 width: 134px;
	 font-family: 'Ebrs';
	 text-align: center;
	 text-indent: 0em;
	 line-height: 42px;
	 
	 /*color: white;*/
	 background-color: rgba(0,0,0,0);
	border:1px solid white;
	color: white;
	 font-size: 18px;
	 transition: 0.6s;
	top: 0px;
 }
 .body #submit:hover{
	 background-color: white;
	 color: #C0AB90;
 }
 .form-line{
 	width: 100%;
 	text-align: right;
 }
 .body .c5{
	 width: 48%;
	 display: inline-block;
	 padding: 0px;
 	border: 0px;
 }
 
 .scale{
	display: inline-block;
	overflow: hidden;
	position: relative;
	float: initial;
}
.news1{
	transition: 1s;
}
.abo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	transition: 0.4s;
}

.footer{
	float: left;
	padding-top: 80px;
}
.footer .am-u-lg-5{
	padding: 0px;
}
.footer .am-u-lg-7{
	padding: 0px;
}
.footer-title{
	font-family: 'fra';
	font-size: 18px;
	color: #414141;
	text-transform: uppercase;
}
.footer-line{
	display: inline-block;
	width: 15px;
	height: 1px ;
	background-color: #A08D7C;
	position: relative;
	top: -15px;
}
.footer-content{
	font-family: 'Ebrs';
	font-size: 15px;
	line-height: 20px;
	color: #A2A2A2;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 25px;
	opacity: 0.8;
}
 .footer-content:hover{
	 color: #C0AB90;
 }
.footer-vm{
	width: 110px;
	height: 34px;
	background-color: #A08D7C;
	font-size: 16px;
	font-family: 'Ebrs';
	line-height: 32px;
	text-align: center;
	color: white;
	border: 1px solid #A08D7C;
	transition: 0.4s;
	display: inline-block;
}
.footer-vm:hover{
	background-color: white;
	color: #A08D7C;
}
.footer-ul ul {
	list-style: none;
	padding: 0px;
	margin-top: 5px;
}
.footer-ul li{
	font-size: 14px;
	padding-bottom: 10px;
	color: #A6A6A6;
	font-family: arial;
}
.footer-ul li:hover{
	color: #A08D7C;
}
.footer-items{
	width: 100%;
	text-align: justify;
	position: relative;left: -5px;
}
.footer-items img{
	padding-right: 13px;
}
 .footer-items img:hover{
	 opacity: 0.7;
 }
.copyright{
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	text-transform: uppercase;
	color: #A4A4A4;
	font-size: 12px;
	font-family: arial;
	border-top: 1px solid #E4E4E4;
}
.banner{
	position: relative;
}
.banner-bread{
	position: absolute;
	width: 60%;
	left: 20%;
	top: 0px;
	display: flex;
	text-align: center;
	height: 100%;
	align-items: center;
}
.banner-title{
	display: inline-block;
	width: 100%;
	font-size: 60px;
	color: #5d5d5d;
	line-height: 72px;
	font-family: 'mon';
}
.bread{
	background-color: inherit;
}
.banner-breads a{
	color: #7b7b7b;
	font-size: 18px;
}
.ab-wel{
	padding-top: 70px;
}
 .ab-wel-con{
	 padding-top: 20px;
	 padding-left: 0px;
	 padding-right: 0px;
 }
.ab-wel-title{
	font-family: 'ebr';
	font-size: 30px;
	color: #242424;
	margin-bottom: 20px;
}
.ab-wel-content{
	font-family: 'Ebrs';
	font-size: 18px;
	line-height: 24px;
	color: #7B7B7B;
	width:85%;
	margin-bottom: 20px;
}
 .ab-wel-content2{
	 font-family: 'Ebrs';
	 font-size: 16px;
	 line-height: 20px;
	 color: black;
	 width: 85%;
	 margin-bottom: 20px;
 }
 .ab-wel-content2 p{
	 margin: 0px;
 }
 .ab-wel-vma{
	 display: inline-block;
	 width: 140px;
	 height: 40px;
	 line-height: 38px;
	 background-color: black;
	 border: 1px solid black;
	 border-radius:20px;
	 text-align: center;
	 color: white;
	transition: 0.4s;
 }
 .ab-wel-vma:hover{
	 background-color: white;
	 color: black;
 }
.why{
	padding-top: 60px;
	padding-bottom: 60px;
}
.why-title{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-family: 'ebr';
	color: #242424;	
}
.why .am-u-lg-6{
	text-align: center;
	padding-top: 80px;
}
.why-img{
	display: inline-block;
	padding-bottom: 25px;
	border-bottom: 1px solid #252525;
}
.why-content{
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Ebrs';
	color: #252525;
	height: 48px;
	margin-top: 40px;
	transition: 0.4s;
}
.why-content:hover{
	color: #A08D7C;
}
.kouhao{
	border-top: 1px solid #C7C7C7;
	padding-top: 60px;
}
.kouhao-title{
	text-align: center;
	width: 100%;
}
.kouhao-subtitle{
	display: inline-block;
	font-size: 32px;
	width: 80%;
}
.kouhao-line{
	text-align: center;
	width: 100%;
}
.kouhao-lines{
	display: inline-block;
	height: 8px;
	width: 80px;
	background-color: #252525;
	margin-top: 20px;
	margin-bottom: 50px;
}
.kouhao2{
	background-image: url('');
	background: url(../../images/kouhao-ban-min.jpg);
}
.kouhaos{
	display: inline-flex;
	background-color: rgba(0,0,0,0,);
	align-items: center;
	padding:90px 0px;
}
.kouhao2 .am-slider-default{
	background-color: rgba(0,0,0,0);
	margin: 0px;
}
.kouhaos-con{
	font-size: 26px;
	color: white;
	font-family: 'Ebrs';
	padding-left: 60px;
	
}
.kouhao2 .am-slider .am-slides img{
	width: auto;
}
.kouhao2 .am-slider .am-slides>li{
	text-align: center;
}
.kouhao2 .am-direction-nav{
	display: none;
}
.kouhao2 .am-slider-default .am-control-nav li a.am-active{
	background-color:white;
}
.kouhao2 .am-slider-default .am-control-nav li a{
	width: 10px;
	height: 10px;
	background-color: rgba(0,0,0,0);
	border: 1px solid white;
}
.bsmall{
	display: none;
}
.contact1{
	padding-top: 80px;
	padding-bottom: 80px;
}
.map{
	padding-right: 20px;
}
.contact1 .am-u-lg-6{
	padding: 0px;
}
.touch{
	padding-left: 20px;
	
}
.touches{
	width: 100%;
	display: inline-block;
	background-color: #F6F6F6;
	padding: 20px;
}
.touch-title{
	font-size: 30px;
	line-height: 72px;
	font-family: 'rob';
	font-weight: bold;
}
.messagec2 .com-form-main input{
	 width: 100%;
	 height: 40px;
	 /*padding-left: 10px;*/
	 text-indent: 1em;
	 border-radius: 5px;
	 margin-bottom: 15px;
	 background-color: white;
	 color: #CCCCCC;
	 font-size: 18px;
	  color: #CCCCCC;
 }
.messagec2 .com-form-main textarea{
	 width: 100%;
	 
	 border-radius: 5px;
	 /*border:1px solid #818183;*/
	 /*padding-left: 10px;*/
	 text-indent: 1em;
	 resize:none ;
	 padding-top: 5px;
	 margin-bottom: 15px;
	 background-color: white;
	  color: #CCCCCC;
	 font-size: 18px;
 }
.messagec2 .com-form-title{
	 margin-bottom: 20px;
 }
.messagec2 #submit{
	 width: 100%;
	 float: left;
	 text-align: center;
	 text-indent: 0em;
	 color: white;
	 background-color: #D4C6B3;
	 font-size: 14px;
	 line-height: 38px;
	 transition: 0.6s;
	 top: 0px;
	 font-family: 'ebr';
	 /*text-transform: uppercase;*/
 }


.messagec2 #submit:hover{
	 background-color: white;
	 color: #D4C6B3;
 }
.messagec2 .c5{
	 width: 48%;
	 display: inline-block;
	 padding: 0px;
 	border: 0px;
 }
.messagec2  .com-form-main input::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: #7B7B7B;
         /* placeholder字体大小  */
        font-size: 14px;
         /* placeholder位置  */
         text-align: left;
}
.messagec2  .com-form-main textarea::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: #7B7B7B;
         /* placeholder字体大小  */
        font-size: 14px;
         /* placeholder位置  */
         text-align: left;
}
.contact2{
	background-color: #F6F6F6;
	padding-top: 80px;
	padding-bottom: 60px;
}

.container-3{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1280px;
}
.container-3 .am-u-lg-4{
	
	padding: 0px;
	margin-bottom: 20px;
	padding: 0px 40px;

	
}
.contacts1{
	width:100%;
	background-color: white;
	border: 1px solid #DFDFDF;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
.contacts1-img{
	width: 100%;
	text-align: center;
}
.contacts1-title{
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-family: 'geo';
	margin-top: 10px;
}
.contacts1-title:hover{
	color: #C0AB90;
}
.contacts1-content{
	width: 80%;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	height: 72px;
}
.innews-title2{
	font-family: 'ebr';
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #242424;
	margin-bottom: 20px;
	height: 48px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: 0.4s;
}
.innews-title2:hover{
	color: #C0AB90;
}
.innews-content2{
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Ebrs';
	color: #242424;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.innews2-content{
	padding: 15px;
	border: 1px solid #E4E4E4;
	float: left;
}
.innews2-content2{
	float: left;
	width: 100%;
	line-height: 58px;
	border: 1px solid #E4E4E4;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size: 14px;
	color: #242424;
	position: relative;
	border-top: 0px;
}
.innews2-vm{
	left: 15px;
	top: 0px;
	position: absolute;
	font-family: 'ebr';
	font-size: 18px;
	color: #242424;
	display: none;
	transition: 0.4s;
}
.innews2-vm:hover{
	color: #d4c6b3;
}
 .contact{
	box-sizing:border-box;
	margin-left: auto;
	width: 60%;
	padding-top: 40px;
	text-align: left;
	border:0px solid;
	margin-left: 0px;
	display: block;
	width: 100%;
 }
 .contact-title{
	 font-size: 60px;
	font-family: 'ebr';
	letter-spacing: 4px;
	font-size: 51px;
	 line-height: 56px;
	 margin-bottom: 20px;
 }
 .body-title-sub2{
 	font-family: arial;
	color: #555555;font-size: 15px;
	margin-bottom: 30px;
	line-height: 15px;
}
 .contact .com-form-main input{
	 width: 100%;
	 height: 45px;
	 /*padding-left: 10px;*/
	 text-indent: 1em;
	 border:1px solid #818183;
	 margin-bottom: 15px;
 }
 .contact .com-form-main textarea{
	 width: 100%;
	 border:1px solid #818183;
	 /*padding-left: 10px;*/
	 text-indent: 1em;
	 resize:none ;
	 padding-top: 5px;
	 margin-bottom: 15px;
 }
 .contact .com-form-title{
	 margin-bottom: 20px;
 }
 .contact #submit{
	 width: 48%;
	 float: left;
	 text-align: center;
	 text-indent: 0em;
	 color: white;
	 background-color: rgb(52,52,52);
	 font-size: 14px;
	 transition: 0.6s;
	 top: 0px;
	 font-size: 15px;
	 font-family: arial;
 }
  .contact #submit:hover{
	 opacity: 0.7;
 }
 .contact #reset{
 	 font-family: arial;
	 width: 48%;
	 float: right;
	 text-align: center;
	 background-color: white;
	 text-indent: 0em;
	 font-size: 14px;
	 color:rgb(52,52,52);
 }
  .contact .c5{
	 width: 48%;
	 display: inline-block;
	 padding: 0px;
 	border: 0px;
 }
  .contact .com-form-main input::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: #7B7B7B;
         /* placeholder字体大小  */
        font-size: 14px;
         /* placeholder位置  */
         text-align: left;
}
  .contact .com-form-main textarea::-webkit-input-placeholder {
          /* placeholder颜色  */
         color: #7B7B7B;
         /* placeholder字体大小  */
        font-size: 14px;
         /* placeholder位置  */
         text-align: left;
}
#message1 input{
	color: #232323;
}
#message1 textarea{
	color: #232323;
}
.pro-list{
	padding-top: 100px;
}
.news-list{
	margin-bottom: 70px;
	width: 95%;
}
.news-list-title{
	text-transform: uppercase;
	font-family: 'ebr';
	font-size: 24px;
	color: #242424;
	border-bottom: 1px solid #E1E1E1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.news-lists ul{
	list-style-type: none;
	color: black;
	padding: 0px;
}
.news-lists li{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Ebrs';
	font-size: 16px;
	color: #707070;
	border-bottom: 1px dashed #DCDCDC;
	transition: 0.4s;
}
.news-lists a{
	color: inherit;
}
.news-lists li:hover{
	color: #CE7952;
}
.prosa{
	display: inline-block;
	width: 100%;
}
.prosa ul {
	margin: 0px;
	display: none;
}
.prosa ul li{
	padding-left: 15%;
}
.aoimg{
	display: inline-block;
	position: relative;
	float: right;
}
.aoimg img{
	width: 15px;
}
.aoimg  .show{
	display: block;
}
.aoimg  .hidden{
	display: none;
}
.pro-list .am-u-lg-9{
	border-left: 1px solid #E1E1E1;	
}
.pro1s{
	width: 100%;
	display: inline-block;
	position: relative;
}
.pro1-1{
	width: 100%;
	text-align: center;
	display: inline-block;
}
.pro1-2{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: inline-block;
	opacity: 0;
	text-align: center;
	transition: 0.8s;
}
.pro1-2-1{
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	display: inline-block;
	opacity: 0;
	text-align: center;
	transition: 0.4s;
	transform: scale(0.2,0.2);
}
.pro1-line{
	width: 100%;
	text-align: center;
	display: inline-block;
}
.pro1-title{
	display: inline-block;
	font-family: 'Ebrs';
	font-size: 18px;
	color: #BABABA;
	margin-top: 20px;
	transition: 0.4s;
	margin-bottom: 10px;
}
/*.pro1-title:hover{*/
	/*border-bottom: 1px solid #BABABA;*/
/*}*/
.pro1-btn{
	display: inline-block;
	width: 70%;
	height: 40px;
	border-radius: 20px;
	background-color: #373737;
	font-size: 18px;
	line-height: 38px;
	color: white;
	letter-spacing: 5px;
	transition: 0.4s;
}
.proses .am-u-lg-4{
	padding-bottom: 30px;
	
}
.css{
	display: inline-block;
	margin-bottom: 20px;
}
.promain{
	padding-top: 100px;
}
.proname{
	padding: 0px;
	padding-left: 30px;
}
.promain-title{
	display: inline-block;
	font-family: 'era';
	font-size: 40px;
	border-bottom: 1px solid #3E3E3E;
}
.promain-content{
	padding-top: 50px;
	width: 100%;
	font-size: 18px;
	color: #909090;
	font-family: 'Ebrs';
	margin-bottom: 50px;
}
.shaya{
	width: 100%;
	font-family: 'Ebrs'; 
	display: inline-block;	
	
	font-size: 18px;
	margin-bottom: 20px;
}
.shayas{
	display: inline-block;	
	border-bottom: 1px solid #3E3E3E;
}
.promain-vm{
	display: inline-block;
	width: 140px;
	height: 40px;
	border-radius: 20px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: white;
	background-color: #AC9981;
	transition: 0.4s;
	border: 1px solid #AC9981;
}
.promain-vm:hover{
	color: #AC9981;
	background-color: white;
}
.relate-title{
	font-size: 30px;
	font-family: 'Ebrs';
	display: inline-block;
	text-transform: uppercase;
	border-bottom: 1px solid #3E3E3E;
	margin-bottom: 40px;
}
.am-header{
	display: none;
}
 .am-header-default{
	 background-color: #C0AB90;
 }
 ul.am-dropdown-content>.am-active>a, ul.am-dropdown-content>.am-active>a:focus, ul.am-dropdown-content>.am-active>a:hover{
	 background-color: #C0AB90;
 }
 .pagelist{
	 padding:10px;
	 background-color: #F5F6F8;
	 margin-top: 30px;
 }

 .pagination{
	 display: flex;
	 justify-content: center;
 }
 .pagination ul{
	 list-style: none;
	 /*float: right;*/
	 margin: 0px;
 }
 .pagination ul li{
	 float: left;
 }
 .pagination ul li a{
	 color:gray;

 }
 .pagination ul  a{

	 color: #6A6969;
 }
 .pagination ul li {
	 display: inline-block;
	 padding: 5px 2px 5px 2px ;
	 /*background-color: ;*/
	 margin: 4px;
	 font-family: 'MT';
 }
 .pagination ul .current{
	 color:#BD8348 ;
 }
@media (max-width:1280px){
	.provates-cont-title{
		font-size: 24px;
	}
}
@media (max-width:1025px){
	.am-container{
		padding: 0px 10px;
	}
	.innewses2 .am-u-lg-4{
		padding: 0px 10px;
	}
	.touch{
		padding: 0px;
	}
	.map{
		padding: 0px;
		float: left;
	}
	.p50{
		width: 100%;
	}
	.d-20p{
		width: 50%;
		text-align: center;
	}
	.cp50r{
		padding-right: 80px;
	}
	.proname{
		padding: 0px;
	}
}
@media (max-width:768px){
	.header{
		display: none;
	}
	.am-header{
		display:block;
	}
}
@media (max-width:640px){
	.bsmall{
	display:block;
}

.bbig{
	display: none;
}
	.hot-content{
		width: 95%;
	}
	.cp50l{
		padding-bottom: 175px;
	}
	.innews-img img{
		width: 100%;
	}
	.procates{
		padding-bottom: 20px;
	}
	.d-20p{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.procate-title-main{
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 10px;
	}
  .types{
  	padding-bottom: 0px; 
  }
  .p50{
  	padding:0px 1rem;
  }
  .wel-vm{
  	margin-bottom:30px;
  }
  .wel-content p{
  	width:100%;
    text-indent: 0rem!important;
  } 
  .container-1 .am-u-lg-3{
  	padding:0px 1rem;
  }
  .procate-title{
  	margin-bottom:20px;
  }
  .hotpro .am-u-lg-5{
  	padding-top: 0px;	
  }
  .hotpro{
  	padding-top: 30px;
    padding-bottom: 30px;
  }
  .hot-title{
  	font-size:36px;
    line-height:48px;
  }
  .hot-content{
  	line-height:26px;
    margin-bottom: 36px;
  }
  .innews{
  	padding-top: 30px;
    padding-bottom:0px;
  }
  .innewses{
  	padding-top:20px;	
  }
  .innews-title{
    padding: 10px 0px;  	
  }
  .innews-content{
  	margin-bottom:10px;
  }
  .procate-title{
  	padding-top:20px;
  }
  .incontact-mes{
  	margin-top:15px;
  }
  .footer{
  	padding-top:30px;
  }
  .hot-content{
  	width:100%;
  }
  .footer-content{
  	width:100%;
  }
  .am-u-sm-6{
  	margin-bottom:15px!important;
  }
  .copyright{
  	padding:5px 0px;
  }
  .ab-wel{
  	padding-top:0px;
  }
  .ab-wel-content,.ab-wel-content2{
  	width:100%;
  }
  .ab-wel-vma{
  	margin-bottom:30px;
  }
  .why{
  	    padding-top: 20px;
    padding-bottom: 10px;
  }
  .kouhao-subtitle{
  	font-size: 28px;
    width: 100%;
  }
  .kouhao{
  	padding-top: 25px;
  }
  .why .am-u-lg-6{
  	padding-top:30px;
  }
  .kouhaos{
  	padding:50px 0px;
  }
  .kouhaos-con{
  	    font-size: 22px;
    padding-left: 20px;
  }
  .pro-list{
  	padding-top:20px;
  }
  .proses .am-u-lg-4{
  	padding-bottom:0px;
  }
  .contact-title{
  	font-size:36px;
  }
  .promain{
  	padding-top:20px;
  }
  .promain-title{
  	font-size:32px;
  }
  .promain-content{
  	padding-top:20px;
  }
  .promain-vm{
  	margin-bottom:30px;
  }
  video{
  	width:100%;
  }
  .swiper-slide{
  	width:50%!important;
  }
  .contact{
  	padding-top:0px;
  }
  .contact1{
  	padding-top:20px;
    padding-bottom:30px;
  }
  .am-u-lg-12 h1{
    font-size: 1.5em;
	margin-top: 30px;
  }
  .contacts1{
  	padding:15px 0px;
  }
  #map{
  	height:375px!important;
    margin-bottom:30px;
  }
  .contact2{
  	padding-top: 30px;
    padding-bottom: 10px;
  }
  .container-3 .am-u-lg-4{
  	padding: 0px 1rem;
  }
  .form-line{
  	text-align:left;
  }
  .newquote{
  	padding-bottom:20px;
  }
}
@media (max-width:498px){
	.banner-title{
		font-size: 40px;
	}
	.cp50r{
		padding-right: 20px;
		padding-left: 20px;
	}
	.cp50l{
		padding-bottom: 50px;
	}
}