 @charset "UTF-8";
/********  uweb mobile css v1.1 *********/
/****** cssrest ******/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	-moz-tap-highlight-color: transparent;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
}
@font-face {
    font-family: 'FontAwesome';
     src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
     src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
     font-weight: normal;
     font-style: normal;
}
html{font-size:62.5%;} 
body{font-size:12px;font-size:1.2rem ;} 
p{font-size:14px;font-size:1.4rem;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;} 


body {
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

input, textarea {
	-webkit-user-select: text;
	-moz-user-select: -moz-text;
	-moz-user-select: text;
}
img {
	max-width: 100%;
	border: none;
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
header{
	width: 100%;
	height: 54px;
	margin: 0 auto;
}
/*搜索*/
.search_bg{
	background: #f7f6f2;padding: 1rem 0;
}
.search_bg form{
	width: 90%;
    border: 1px solid #e6e5e1;
    margin: 0 auto;
    box-sizing: border-box;
    background: #f6f6f6;
    position: relative;
}
.search_bg form input[type="text"] {
	width: 90%;
    border: none;
    line-height: 30px;
    outline: none;
    font-size: 1.4rem;
    background: none;
    color: #afb2b2;padding-left: 5px;
    overflow: hidden;
}
.search_bg form input[type="submit"]{
	width:18px;
    height: 20px;
    background: url(../img/icon_search.png)no-repeat center;
    border: none;
    outline: none;position: absolute;right: 10px;bottom: 6px;
}

/*轮播*/
.jssorl-009-spin img {
	animation-name:jssorl-009-spin;
	animation-duration:1.6s;
	animation-iteration-count:infinite;
	animation-timing-function:linear
}
@keyframes jssorl-009-spin {
	from {
	transform:rotate(0);
}
to {
	transform:rotate(360deg);
}
}.jssorb051 .i {
	position:absolute;
	cursor:pointer
}
.jssorb051 .i .b {
	fill:#fff;
	fill-opacity:.5
}
.jssorb051 .i:hover .b {
	fill-opacity:.7
}
.jssorb051 .iav .b {
	fill-opacity:1
}
.jssorb051 .i.idn {
	opacity:.3
}
.jssora051 {
	display:block;
	position:absolute;
	cursor:pointer
}
.jssora051 .a {
	fill:none;
	stroke:#fff;
	stroke-width:360;
	stroke-miterlimit:10
}
.jssora051:hover {
	opacity:.8
}
.jssora051.jssora051dn {
	opacity:.5
}
.jssora051.jssora051ds {
	opacity:.3;
	pointer-events:none
}
.D_con{
	padding-bottom: 120px;
}
/*产品标题*/
.D1_title {overflow: hidden; 
	text-align: center;margin-top: 2rem;
	
	 }
.D1_title_product{
	background: url(../img/icon_product_title.png)no-repeat top center;
	background-size: 30%;
}
.D1_title_case{
	background: url(../img/icon_case_title.png)no-repeat top center;
	background-size: 46%;
}
.D1_title_news{
	background: url(../img/icon_news_title.png)no-repeat top center;
	background-size: 46%;
}
.D1_title > h1{
	
}

.D1_title > h3{
	font-weight: normal;font-size: 2rem;color: #333;
	line-height: 20px;margin-top: 2rem;
}

.D1_classification{text-align: center;margin-top:1.5rem ;}
.D1_classification >a{
	color: #666;display: inline-block;
	margin: 0 0.2%;padding:  1% 0;
	border: 2px solid #bea883;width: 24.555%;color: #c1ab83;
	font-size: 1.5rem;overflow: hidden;text-overflow: ellipsis;
	white-space: pre;
	}

/*产品*/
.D1_pro_lists{
	overflow: hidden;    margin-top: 2rem;
}
.D1_product{
	width: 46%;float: left;  font-size: 0;
	margin: 0 2%;
    margin-bottom: 1.5rem;
}
.D1_product >a{display: block;}
.D1_product >a>span{display: block;}
.D1_product >a>h1{
	width: 80%;margin: 0 auto;
	text-align: center;
  	border-radius:0 8px 0 0 ;font-size: 1.6rem;
  	color: #9c7553;
  	overflow: hidden;text-overflow: ellipsis;white-space: pre;
  	padding-bottom: .5rem;border-bottom: 1px dashed #adadad;
  	margin-top: 1.2rem;
}
.D1_product >a >p{
	font-size: 1.4rem;color: #6a6a6a;text-align: center;
	margin-top: .5rem;overflow: hidden;text-overflow: ellipsis;white-space: pre;
	height: 20px;
}
/*fubaner*/
/*fubanner*/
.fu_banner{
	margin-top: 2rem;
}
.fu_banner> a {
	width:100%!important;
	
}
.fu_banner > a > img{
	width:100%; height:auto; display:block;
}
/*关于我们*/
.D1_title_about {text-align: left;margin-left: 2%;}
.D1_title_about > h1{
	width: 10px;height: 10px;
	border-radius: 4px;background:#bea783;display: inline-block;
	margin-top: 2px;
}
.D1_title_about > h2{
	display: inline-block;color: #bea883;font-size: 2rem;
}
.D1_about{
	width: 96%;margin: 0 auto;margin-top: 1rem;
}
.D1_about >span.about_img{
	border: 1px solid #BEA783;box-sizing: border-box;
	padding: 1.2%;display: block;
}
.D1_about >span.about_img >img{display: block;}
.D1_about>h1{font-size: 2.2srem;text-align: center;font-weight: normal;margin-top: 2rem;}

.D1_about >span.about_text{
	font-size: 1.4rem;color: #333;line-height: 2;display: block;
	margin-top: 1rem;height: 115px;overflow: hidden;
}
.more_gd{
	width: 105px;border: 1px solid #d1d1cf;margin-top: 1rem;
}
.more_gd>a{
	text-align: center;color: #BEA783;font-size: 1.4rem;
	display: block;line-height: 2;
}
/*新闻分类*/
.D1_news_fl{
	display: inline-block;
}
.D1_news_fl >a{
	display: block;font-size: 1.2rem;
}
/*新闻内容*/
.C1_news{margin-top: 1rem;width: 96%;margin: 0 auto;}

.C1_news dl.C1_news_line{
	position: relative;
	border: 1px solid #d4d4d4;       
	padding-top: .29rem;
    padding-bottom: .29rem;
    overflow: hidden;margin-top: 2rem;
}
.C1_news dl.C1_news_line dd{
	overflow: hidden;
	margin-top: 1.5rem;
	padding-bottom: .5rem;
}

.C1_news dl.C1_news_line > dd >.D1_news_img {
	float: left;
	display: table-cell;
    vertical-align: middle;
    background-size: cover;
    background-position: center;
    width: 60px;
    height: 60px;border-radius: 50%;
}
.C1_news dl.C1_news_line dd >span.D1_news_title{
	float: left;width:76%;margin-left: 3%;
}

@media only screen and (max-device-width: 640px){
	.C1_news dl.C1_news_line dd >span.D1_news_title{
		width: 77%;
	}
}


.C1_news dl.C1_news_line dd >span.D1_news_title>a {
	font-size:1.4rem ;line-height: 1.8;display: block;
	overflow: hidden;height: 50px;
}

.C1_news dl.C1_news_line dt{
	
	overflow: hidden;border-bottom: 1px solid #dadada;
	margin: 0 1%;padding-bottom: 1rem;margin-top: 1.5rem;
}
.C1_news dl.C1_news_line dt >h1{
	width: 10px;height: 10px;border-radius: 5px;
	background: #bea783;float: left;    margin-top: 5px;
}
.C1_news dl.C1_news_line dt >a{
	font-size: 1.6rem;color: #BEA783;font-weight: bold;
	float: left;margin-left: 1%;
	width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.C1_news dl.C1_news_line dt >h2{
	float: right;
}
.C1_news dl.C1_news_line dt >h2 >a{
	font-size:1.4rem ;display: block;
	color: #918f92;
}
/*技术支持*/

.qijishu-footer{
	width: 96%;margin:0 auto;margin: 3rem auto;text-align: left;
	font-size: 1.4rem;color: #fff;line-height: 30px;padding: 1rem 2rem;
	margin-bottom: 6rem;background: #BEA783;
}
.qijishu-footer >a{
	font-size: 1.4rem;color: #fff;line-height: 30px;
	text-decoration: underline;
}
/*底部三个按钮*/
.am-navbar{
	position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    z-index: 1010;
}
.am-navbar > ul {
    background-color: #fff;
    padding: 0.3rem 0;
    text-align: center;
    overflow: hidden;
}
.am-navbar ul > li {
    display: table-cell;
    width:1.2%;
    float: none;margin: 0 auto;    padding: 1rem 0;
}
/*.am-navbar ul > li >a{font-size: 1.6rem;}*/
.am-navbar ul > li > a span {
    width: 33.3333%;
    margin: 0 auto;
    display: block;color: #BEA783;
}
.am-navbar ul > li > a span.fa-phone:before {
    font-family: 'FontAwesome';
    font-family: 'FontAwesome';color: #BEA783;
    content: "\f095";font-size: 3.0rem;
}
.am-navbar ul > li > a span.fa-map-marker:before {
    font-family: 'FontAwesome';color: #BEA783;
    content: "\f041";font-size: 3.0rem;
}
.am-navbar ul > li > a span.fa-share-square-o:before{
	font-family: 'FontAwesome';color: #BEA783;
	content: "\f045";font-size: 3.0rem;
}
/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../img/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(../img/share_icon2.png) no-repeat;background-size:32px 32px;
	width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}