* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-weight: 300;
}
body,html {
  font-family: "Microsoft YaHei", sans-serif;
	overflow-x: hidden;
	margin: 0; padding: 0;
	background: #f3f3f3;
	color: #848484;
}
a{ text-decoration: none; color: #666;}
ul li {  list-style: none;}
li {  list-style: none;}
p{line-height:32px; margin: 15px 0}



/*首页样式*/
.page1 { overflow: hidden; }
.page2 { overflow: hidden; }
.page3 { overflow: hidden; }
.page4 { overflow: hidden; }
.page5 { overflow: hidden; }

@-webkit-keyframes bounce2 {
  0%, 100% { -webkit-transform: scale(1.1) }
  50% { -webkit-transform: scale(1.0) }
}

.bg1{background: url(../images/index_01.jpg) 50%; height: 100%;  background-size: cover; z-index: -1;animation: bounce2 10s infinite ease-in-out; overflow: hidden; }
.page-box{width:100%; height: 100%; z-index: 9999; position: absolute; overflow: hidden; background: none;}
.ss-logo{width:171px; height: 68px; float: left; margin-top: 30px; margin-left: 50px;}
.ss-menu{width:750px;  margin-top: 60px; overflow: hidden; float: right; text-align: center; position: absolute; right: 1%; }
.ss-menu li{ list-style: none; list-style-position: outside; float: left; margin:0 1.5%;}
.ss-menu li .icon{ width:25px; height: 22px; }

.weixin{ width:30px; height:30px; margin:0px auto 150px;position:relative; font-size:12px; text-align:center;}
.weixin a{width:30px; height:30px; display:block; position:absolute; left:0; top:0;background:url(../images/SS-top-wx.png) no-repeat center top; }
.weixin .weixin_nr{width:110px; height:110px; padding:5px; background:#fff; text-align:center; position:absolute; left:-45px; top:45px; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(../images/SS-top-wx.png) no-repeat left bottom;}

.ss-page1-font{width:100%; text-align: center;}
.ss-page1-font1{width:100%;  margin-top: 200px; }
.ss-page1-font2{width:100%;  margin-top: 20px; }
.ss-page1-font3{width:100%; margin:50px auto 0; overflow: hidden; color: #fff; line-height: 26px; }

.bg2{background: url(../images/index_02.jpg) 50%; height: 100%;  background-size: cover;animation: bounce2 10s infinite ease-in-out;overflow: hidden;}
.ss-page2-1{width:747px; height: 185px; background: url(../images/index_02_01.png) no-repeat; margin-left: 18%; margin-top: 20%;}
.ss-page2-2{width:747px; height: 94px; background: url(../images/index_02_02.png) no-repeat; margin-left: 18%;}

.bg3{ height: 100%;  background-size: cover; }
.bg3-left{width:50%; height: 100%; background:url(../images/index_03_1.jpg) center; float: left; position: absolute;}
.bg3-left1{width:72px; height: 352px; margin: auto; background: url(../images/index_03_3.jpg);}
.bg3-left1 a{ font-size: 14px; color: #fff;}
.bg3-right{width:50%; height: 100%; background:url(../images/index_03_2.jpg) center; float: right; }
.bg3-right1{width:70%; height: auto; padding-top: 30%; padding-left:5%; padding-right: 5%; overflow: hidden;  float: left;}
.bg3-right1 img{ width:100%}
.bg3-right2{width:30%; overflow: hidden;float: right;}
.bg3-right3{width:85px; height: 385px; background: url(../images/index_03_5.png) no-repeat; float: left; margin-left: 50px;}
.bg3-right4{width:41px; height: 139px; background: url(../images/index_03_6.png) no-repeat; float: left;}

.bg4{background: url(../images/index_04.jpg) 50%; height: 100%;  background-size: cover;animation: bounce2 10s infinite ease-in-out;overflow: hidden; }
.bg4-content{padding-top:15%; padding-left: 20%;}
.bg4-1{width:298px; height: 376px; float: left;}
.bg4-2{width:137px; height: 386px; float: left; margin: 0 30px;}
.bg4-3{width:62px; height: 330px; float: left;}


.bg5-bg{width:100%; overflow: hidden; background: #fff; height: 100%}
.bg5-1{width:100%; height:244px;  background: url(../images/index_05_1.jpg) center}
.bg5-2{width:1300px; margin: auto; overflow: hidden; padding-top: 6%;}
.bg5-2-left{width:55%; float: left;}
.bg5-2-right{width:42%; float: right;}
.bg5-2-right1{width:100%;}
.bg5-2-right1-img{width:62px; height: 194px; float: left; margin-right: 20px;}
.bg5-2-right1-text{color: #555555;}
.bg5-2-right1-text1{ font-size: 2.4rem}
.bg5-2-right1-text2{font-size: 1.2rem; }
.bg5-2-right1-text3{font-size: 14px; color: #acacac;line-height: 24px; margin-top: 20px;}

.bg5-2-right2{width:100%; float: left; margin-top: 40px; color: #bebebe; font-size: 14px;}
.bg5-2-right2-code{width:132px; float: left; text-align: center; margin-right: 20px;}

.bg5-bottom{width:100%; height:51px; background: url(../images/index_05_6.jpg) no-repeat;  color: #bebebe; position:absolute; bottom: 0px; line-height: 50px; font-size: 14px; padding-left: 550px;}


/*公共*/
.ss-1800{width:94%; background: #fff; margin:-50px auto 0px;}
.ss-1300{width:1300px; margin: auto; overflow: hidden;}

.ss-bg-white{width:100%; background: #fff;}

.ss-blank-30{width:100%; height: 30px;}
.ss-blank-50{width:100%; height: 50px;}
.ss-blank-100{width:100%; height: 100px;}
.ss-blank-150{width:100%; height: 100px;}
.ss-blank-200{width:100%; height: 200px;}

.footer{width:100%; height: 60px; background: #333333; text-align: right; color: #aaaaaa; padding-right: 100px; line-height: 60px; font-size: 14px;}


.ss-topbg{
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}
.ss-top-title{width:100%; text-align: center; padding-top: 350px;}
/*关于我们背景图*/
.section1{
  	color: white;
	height: 647px;
	background-image: url(../images/SS-aboutus_01.jpg);
}
.section1-1{
  	color: white;
  	height: 600px;
  	display:  table;
  	background-image: url(../images/SS-aboutus_03.jpg);
  	width: 100%;
}
/*新闻中心背景图*/
.section2{
	background-image: url(../images/SS-news_01.jpg);
	height: 647px;
}
.section2-2{
	background-image: url(../images/SS-news_01.jpg);
  	height: 230px;
}
/*产品中心背景图*/
.section3{
	height: 647px;
	background-image: url(../images/SS-product_01.jpg);
}
.section3-2{
	height: 440px;
	background-image: url(../images/SS-product_08.jpg);
  	display:  table;
}
/*基地建设背景图*/
.section4{
	height: 647px;
	background-image: url(../images/SS-base_01.jpg);
}
.section4-2{
	height: 650px;
	background-image: url(../images/SS-base_05.jpg);
  	display:  table;
}
/*招商加盟背景图*/
.section5{
	background-image: url(../images/SS-joinus_01.jpg);
	height: 647px;
}
/*联系我们背景图*/
.section6{
	height: 647px;
	background-image: url(../images/SS-contact_01.jpg);
}



/*关于我们aboutus*/
.ss-aboutus-title{width:100%;}
.ss-aboutus-text{width:100%;}  .ss-aboutus-text img{ float: right; margin-left: 60px; margin-top: 15px;}
.ss-circle-box{
		width: 1300px;
		vertical-align:  middle;
		display: table-cell;
		margin: auto;
		}
.ss-circle-box li{
	width: 1300px;
	margin: auto;
	text-align:  center;
}
.ss-circle{
	width: 246px;
	height: 246px;
	margin: 0px 25px;
	display:  inline-block;
	background-color:rgba(0,0,0,0.3);
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.5);
	text-align: center;
}
.ss-circle1{font-size: 2.4rem;display: block; margin-top: 80px;}
.ss-circle2{ color: #03974d;display: block; margin: 10px 0;}

.ss-honor{width:100%;padding: 100px 0;}
.ss-honor-title{ width:100%; text-align: center; margin-bottom: 80px;}

.ss-organization{width:100%; background: url(../images/SS-aboutus_12.jpg); padding: 100px 0}
.ss-organization-left{width:39%; float: left; text-align: center; margin-top: 100px;}
.ss-organization-right{width:60%; float: right; border-left: 1px solid #185238; text-align: center;}


/*新闻中心news*/
.ss-news{width:100%; text-align: center; color: #f2ebe2; font-size: 4rem; font-family:Constantia, Lucida Bright, DejaVu Serif, Georgia, serif}
.ss-news-btnbox{width:500px; float: none; margin:30px auto 0; text-align: center;}
.ss-news-btn{ width:170px; height: 60px; line-height: 60px; font-size: 1.1rem; text-align: center; margin:0 1%; background: #f9f3eb; color: #444444;
display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;}

.ss-news-btn:hover, .ss-news-btn:focus, .ss-news-btn:active {
  background-color: #e6d9c7;
  color: white;
}
.ss-news-list{width:1300px; background: #fdfdfd; border: 1px solid #f0f0f0; padding: 50px 4%;}
.ss-news-list li{width:100%; overflow: hidden; border-bottom: 1px dashed #d9d8d8; padding-bottom: 40px; margin-bottom: 20px;}
.ss-news-list2{width:80%; float: left; }
.ss-news-list3{width:150px; float: right;}
.ss-news-list-title{width:100%; float: left; line-height: 1.8rem; margin:30px 0px 20px 0; height: 30px; overflow: hidden;color: #333333; background: url(../images/SS-news_logo.png) left no-repeat; padding-left: 30px; font-size: 1.2rem;}
.ss-news-list-text{width:100%; float: left;line-height: 1.5rem;color: #bababa; font-size: 1rem; margin-top: 0px; height: 50px; overflow: hidden; margin-bottom: 15px;}.ss-news-list-text:hover{color:#b1b1b1}
.ss-news-list-date{width:100%; float: left; color: #bfbfbf; font-size: 14px; background: url(../images/SS-news_time.png) left no-repeat; padding-left: 25px;}
.ss-news-list-detail{width:100%; float: left; text-align: center; margin-top: 50px;}

.ss-news-detail-btn{ width:130px; height: 45px; border:solid 1px #e6d9c7; line-height: 45px; border-radius: 8px; font-size: 1.0rem; text-align: center; margin:0 6%;
display: inline-block; background: #fbfbfb; color: #9c8464;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;}

.ss-news-detail-btn:hover, .ss-news-detail-btn:focus, .ss-news-detail-btn:active {
  background-color: #e6d9c7;
  color: white;
}

/*详情页-detail=============*/
.ss-detail-bg2{ width:100%;  margin: auto;overflow: auto;}
.ss-detail-title{width:100%; font-size: 1.3rem; text-align: center; color: #333333; border-bottom: 1px dashed #d9d8d8;padding: 10px 0 30px 0; line-height: 2.6rem; margin-bottom: 20px;}
.ss-detail-title-under{width:100%; float: left; font-size: 0.9rem; text-align: center; color: #bfbfbf;margin-bottom: 20px;}
.ss-detail-text{width:100%; float: left; font-size: 1rem ; color: #363636; overflow: hidden; padding-bottom: 50px;}
.ss-detail-text img{ }
.ss-detail-link{width:100%;border-top: 1px dashed #d9d8d8; overflow: hidden; padding-top: 30px; margin-top: 50px;}
.ss-detail-link li{width: 100%;
    overflow: hidden;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
line-height: 30px;
color: #9e7649;}
.ss-detail-link li a{color: #9e7649;}



/*基地建设base*/
.ss-base-text{width:100%; padding-bottom: 120px;}  .ss-base-text img{ float: left; margin-right: 60px; margin-top: 15px; margin-bottom: 15px;}
.ss-base-img{ width:108px; height: 343px; margin: auto; overflow: hidden; text-align: center;		vertical-align:  middle;display: table-cell;}


/*产品中心product*/
.ss-pro{width:100%; overflow: auto; margin: auto;}
.ss-pro li{width:25%; text-align:center; float: left;}
.tu1{ width:228px; margin: auto; height:579px; background: url(../images/SS-product_03.png)no-repeat center }
.tu1:hover {transform: rotateY(360deg);transition: all 1.8s ease; background: url(../images/SS-product_03.png)no-repeat center }
.tu2{ width:228px; margin: auto; height:579px; background: url(../images/SS-product_04.png)no-repeat center }
.tu2:hover {transform: rotateY(360deg);transition: all 1.8s ease; background: url(../images/SS-product_04.png)no-repeat center }
.tu3{ width:228px; margin: auto; height:579px; background: url(../images/SS-product_05.png)no-repeat center }
.tu3:hover {transform: rotateY(360deg);transition: all 1.8s ease; background: url(../images/SS-product_05.png)no-repeat center }
.tu4{ width:228px; margin: auto; height:579px; background: url(../images/SS-product_06.png)no-repeat center }
.tu4:hover {transform: rotateY(360deg);transition: all 1.8s ease; background: url(../images/SS-product_06.png)no-repeat center }

.ss-pro-title{width:100%; text-align: center; margin-bottom: 50px;}
.ss-pro-img{margin: auto; overflow: hidden; text-align: center;		vertical-align:  middle;display: table-cell;}
/* TAB css */

		.slideTxtBox{ width:100%;  text-align:left; overflow: hidden;  }
		.slideTxtBox .hd{height: 50px;line-height: 50px;background: #fff;position:relative;text-align:  center;}
		.slideTxtBox .hd ul{float:left;position:absolute;height: 50px;width:100%;font-size: 18px;}
		.slideTxtBox .hd ul li{float:left;cursor:pointer;width: 24.5%;margin-left:  1px;background: #f9f3eb;}
		.slideTxtBox .hd ul li.on{height: 50px;background:#e6d9c7;color: #2d2d2d;}
		.slideTxtBox .bd ul{ padding:15px 0;  zoom:1;  }
		.slideTxtBox .bd li{  }
		.slideTxtBox .bd li .date{ float:right; color:#999;  }
		.ss-culture-list-content{width:100%; float: left; text-align: center;}
/* 图片列表 */
.ss-culture-list-box{width:100%;float: none;margin: auto;overflow: auto;height:  auto;}
.ss-culture-list-box li{width:31%;float: left;height: auto;margin:1% 1% 3% 1%;color: #414040;font-size: 1.1rem;line-height: 2.2rem; background: #f0eeec;}
.ss-culture-list-box li img{
    position: absolute!important;
    width: auto!important;
    height: 100%!important;
    top: 50%!important;
    left: 50%!important;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
}
.ss-culture-list-box li img:hover{ border: 3px solid #a87f4d;  opacity: 0.8}
.ss-culture-list-pic{
    position: relative;
    text-align: center;
    padding-bottom: 75%;
    width: 100%;
    font-size: 0;
    overflow: hidden;
	margin-bottom: 5px;
}


/* 招商加盟 joinus */
.ss-joinus{width:90%;}
.ss-joinus-title{width:100%; border-bottom: 1px solid #e7e7e7; text-align: center; padding-bottom: 40px; overflow: hidden;  margin-top: 100px;}
.ss-joinus-advantage{width:85%; overflow: hidden; margin:auto}
.ss-joinus-advantage li{ float: left; width:33.33%;}
.ss-jion-text{width:100%; text-align: center; color: #d9b893; display: block; line-height: 50px;}

/*ss-top-menu-img1*/
.ss-top-menu-img1{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_1.png) center no-repeat;}
.ss-top-menu-img1:hover, .ss-top-menu-img1:focus, .ss-top-menu-img1:active {background: url(../images/SS-joinus_11.jpg) center no-repeat;}

/*ss-top-menu-img2*/
.ss-top-menu-img2{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_2.png) center no-repeat;}
.ss-top-menu-img2:hover, .ss-top-menu-img2:focus, .ss-top-menu-img2:active {background: url(../images/SS-joinus_22.jpg) center no-repeat;}

/*ss-top-menu-img3*/
.ss-top-menu-img3{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_3.png) center no-repeat;}
.ss-top-menu-img3:hover, .ss-top-menu-img3:focus, .ss-top-menu-img3:active {background: url(../images/SS-joinus_33.jpg) center no-repeat;}

/*ss-top-menu-img4*/
.ss-top-menu-img4{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_4.png) center no-repeat;}
.ss-top-menu-img4:hover, .ss-top-menu-img4:focus, .ss-top-menu-img4:active {background: url(../images/SS-joinus_44.jpg) center no-repeat;}

/*ss-top-menu-img5*/
.ss-top-menu-img5{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_5.png) center no-repeat;}
.ss-top-menu-img5:hover, .ss-top-menu-img5:focus, .ss-top-menu-img5:active {background: url(../images/SS-joinus_55.jpg) center no-repeat;}

/*ss-top-menu-img6*/
.ss-top-menu-img6{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_6.png) center no-repeat;}
.ss-top-menu-img6:hover, .ss-top-menu-img6:focus, .ss-top-menu-img6:active {background: url(../images/SS-joinus_66.jpg) center no-repeat;}

/*ss-top-menu-img7*/
.ss-top-menu-img7{ width:100%; height: 174px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-joinus_7.png) center no-repeat;}
.ss-top-menu-img7:hover, .ss-top-menu-img7:focus, .ss-top-menu-img7:active {background: url(../images/SS-joinus_77.jpg) center no-repeat;}


.ss-call2-box{width:98%; margin:5% auto; height: 490px; float:none; overflow: hidden; border: 1px solid #a5804c;}
.ss-call2-box1{float: right;margin-top: 30px;margin-right:  50px;}
.ss-call2-box2{ float: left; background: #fff;height: 462px;}
.ss-call2-box3{float: left; background: #fff;}

.ss-joinus-left{width: 600px;float: left;margin-top: 20px;}
.ss-joinus-left-text{ width:100%; float: left; color: #8b8161; font-size: 1.4rem;}
.ss-joinus-left-title{font-size:28px; color: #fffbc8;line-height: 3.5rem}
.ss-joinus-box{width:100%;float: left;padding: 0 5%;}
.ss-joinus-box-row{width:100%;float: left;color: #8b8161;font-size: 14px;line-height: 35px;margin: 8px 0;}
.ss-joinus-box-row1{width:30%; float: left; }
.ss-joinus-box-row2{width:70%; float: right; }
.ss-input{background:none; border: 1px solid #a5804c; height: 35px; margin-right: 5px; width:75%; padding-left: 10px; color: #8b8161;}
.ss-input2{background:none; border: 1px solid #a5804c;  height: 170px; line-height: 26px; margin-right: 5px; width:100%; padding-left: 10px; color: #8b8161;}
.ss-option{background:none; border: 1px solid #a5804c; height: 35px; margin-right: 5px; width: 75%; color: #8b8161;}
.ss-option2{background:none; border: 1px solid #a5804c; height: 35px; margin-right: 5px; width: 35%; color: #8b8161;}


/*联系我们*/
.ss-contact{width:100%; overflow: hidden;}
.ss-contact li{width:30%; margin: 0 1.5%; float: left; text-align: center; background: #fdfaf7; padding: 30px 0; line-height: 50px;}



/*合作方式*/
.ss-contact2{width:100%; overflow: hidden; margin: auto; }
.ss-contact2 .wz{width:90%; text-align: center; margin-top: 20px; margin: auto; overflow: hidden;line-height:1.75}

.ss-contact2 li {
 width: 23%;
 margin: 0 1%;
 float: left;
 text-align: center;
 background: #fdfaf7;
 padding: 30px 10px;
 color: #a07f5a;
 height: 150px;
}
.ss-contact2 li span{font-size:1.5em; font-weight: bold;display: block;margin-bottom: 15px;}


/*联系我们-img1*/
.ss-contact-img1{ width:100%; height: 116px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-contact_04.jpg) center no-repeat;}
.ss-contact-img1:hover, .ss-contact-img1:focus, .ss-contact-img1:active {background: url(../images/SS-contact_04-2.jpg) center no-repeat;}
/*联系我们-img2*/
.ss-contact-img2{ width:100%; height: 116px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-contact_05.jpg) center no-repeat;}
.ss-contact-img2:hover, .ss-contact-img2:focus, .ss-contact-img2:active {background: url(../images/SS-contact_05-2.jpg) center no-repeat;}
/*联系我们-img3*/
.ss-contact-img3{ width:100%; height: 116px;
display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
background: url(../images/SS-contact_06.jpg) center no-repeat;}
.ss-contact-img3:hover, .ss-contact-img3:focus, .ss-contact-img3:active {background: url(../images/SS-contact_06-2.jpg) center no-repeat;}

.ss-contant-text{width:100%; display: block; text-align: center; color: #b89666;}

.ss-message{width:100%; overflow: hidden; background: url(../images/SS-contact_07.jpg) }
.ss-message-box{width: 600px; margin: auto; overflow: hidden; padding: 90px 0}

/*翻页*/
.ss-fanye{ width: 100%;float: left;}
.ss-fanye-box{width:380px; margin: auto; float: none; text-align: center; line-height: 35px;}
.ss-fanye-Previous{width:78px; float:left;background: #ececec; height: 35px; color: #666666; margin-right: 5px;}
.ss-fanye-Next{width:78px; float:left;background: #ececec; height: 35px;color: #414040; margin-left: 5px;}
.ss-fanye-Number{width:35px; float:left; color: #414040; background: #ececec; margin: 0 5px;}
.ss-fanye-Number-current{width:35px; float:left; color: #414040; background: #e6d9c7; margin: 0 5px;}





/*<1300*/
@media screen and (max-width:1399px) 
{
	/*公共*/
	.ss-1300{width:94%; margin: auto; }
	.ss-circle-box{
		width: 1300px;
		vertical-align:  middle;
		display: table-cell;
		margin: auto;
		}
	
	/*关于我们aboutus*/
	.ss-circle-box li{
	width: 100%;}
	
	.ss-circle{
	margin: 0px 25px;
	display:  inline-block;
	background-color:rgba(0,0,0,0.3);
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.5);
	text-align: center;}
	
	
	.ss-news-list{width:94%; margin: auto;}
	
	.bg3-right2{width:100%;}
	.bg3-right2{width:100%; text-align: center;}
	.bg3-right3{display: none;}
	.bg3-right4{display: none;}
	.bg5-2{width:94%; }
	.bg5-2-left{width:50%;}.bg5-2-left img{width:100%;}
	
	
	.ss-pro-img img{width:55%}
	
	
	
}

/*<1000*/
@media screen and (max-width:999px) 
{
	.ss-organization-left{display:none;}
	.ss-organization-right{width:100%; border-left: none;}
	
	.ss-menu{width:700px;  margin-top: 60px; overflow: hidden; float: left; text-align: center; position: absolute; left: 250px; }
	/*.ss-contact2 .wz{font-size:12px}*/
}

/*<810*/
@media screen and (max-width:810px) 
{
.ss-joinus-left{width: 450px;}
	.ss-joinus-box{ padding: 0 5%;	}
	
}