.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.header{
    z-index: 99;
}
.head1{
    border-bottom: 3px solid #64b111;
    height: 91px;
}
.logo{
margin-top: 10px;
}
.head1_fr{
    width: 
}
.k1{
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    color: #555555;
}
.k1 a{
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    color: #555555;
}
.k1 a:hover{
    color: #fd9903;
}
.ttel{
    padding-left: 24px;
    background: url(../images/topdh.png) no-repeat left center;
   
    margin-left: 10px;
}
.ttel p{
    line-height: 30px;
}
/*导航栏样式*/

.nav{
    
    margin:0 auto;
}
.nav li{line-height:58px;height:58px;text-align:center;width:96px;float:left;position:relative;z-index:999;margin-right: 17px;}
.nav li a{display:block;line-height:58px;color:#fff;height:58px;font-size: 16px;color: #333;}
.nav li:hover a{color:#fd9903;text-decoration:none;}
.nav li:last-child{
    margin-right: 0px;
}
.nav .sec{background:#64b111;overflow:hidden;z-index:9999;position:absolute;top:61px;left:0px;display: none;}
.nav .sec a{color:#fff;height:30px;line-height:30px;width:96px;overflow: hidden;font-size: 14px;color: #fff !important;}
.nav .sec a:hover{background:#fd9903;text-decoration:none;color: #fff !important;}


/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:320px;float:left;background: url(../images/ss.png) no-repeat;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 139px;}
#formsearch input#s_btn{width:46px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #666;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #666; 
}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}

.wh {
    width: 1200px;
    margin: 0 auto;
}

/* 新样式 */
.w1 {
    height: 484px;
    background: #fff;
}

.ab_name, .ab_tu {
    width: 50%;
    text-align: center;
    padding-top: 70px;
}

.ab_tu {
    text-align: right;
    width: 491px;
    position: relative
}
.ab_tu ul li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.ab_tu ul li img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;  
}
.ab_tu ul li img:hover{
    -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}

.ab_tu ul li:nth-child(1){
    width: 157px;
    height: 167px;
}
.ab_tu ul li:nth-child(2){
      width: 157px;
    height: 207px;
}
.ab_tu ul li:nth-child(3){
    width: 157px;
    height: 344px;
    margin-right: 0px;
}
.ab_tu ul li:nth-child(4){
     width: 157px;
    height: 167px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.ab_tu ul li:nth-child(5){
     width: 157px;
    height: 127px;
        position: absolute;
    left: 167px;
    bottom: 0px;
}

.ab_name dd {
    font-size: 24px;
    font-weight: Bold;
    font-stretch: normal;
    letter-spacing: 10px;
    color: #404040;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 13px;
    font-family: MicrosoftYaHei;
}

.ab_name dt {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #777777;
    line-height: 12px;
    margin-top: 12px;
}

.ab_name .ab_jj {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #404040;
    margin-top: 30px;
    overflow: hidden;
    text-align: left;
}
.ab_name .ab_jj p{
      line-height: 30px;
}

.ab_name .the_more {
    margin: 38px auto;
    width: 135px;
    height: 40px;
    border: 1px solid #64b111;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #64b111;
}
.ab_name .the_more:hover{
    color: #ff9d01;
    border: 1px solid #ff9d01;
}

/* 制作工艺 */
.w2 {
    height: 595px;
    background: url(../images/bg1.png) center no-repeat;
}

.w2 .gy {
    width: 456px;
    margin-top: 70px;
    height: 455px;
}

.w2 .gy_y {
    background: url(../images/wri.png) center no-repeat;
    margin-top: 70px;
    height: 455px;
    width: 744px;
    text-align: center;
}

.w2 .gy_y dd {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: Bold;
    font-stretch: normal;
    letter-spacing: 10px;
    color: #404040;
    line-height: 24px;
    margin-top: 109px;
}

.w2 .gy_y dt {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #777777;
    line-height: 12px;
    margin-top: 15px;
}

.w2 .gy_y .gy_list {

    width: 666px;
    overflow: hidden;
    margin: 50px auto;
}

.w2 .gy_y .gy_list ul li {
    float: left;
    margin-right: 25px;
}
.w2 .gy_y .gy_list ul li .img1{
    display: block;
    width: 147px;
    height: 147px;
   border-radius: 50%;
   overflow: hidden;
}
.w2 .gy_y .gy_list ul li .img1 img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;
}
.w2 .gy_y .gy_list ul li .img1 img:hover{
    -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}

.w2 .gy_y .gy_list ul li:last-child {
    margin-right: 0px;
}

.w2 .gy_y .gy_list ul li h3 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3d3d3d;
    line-height: 14px;
    margin-top: 18px;
}
.w2 .gy_y .gy_list ul li:hover h3{
    color: #64b111;
    font-size: 16px;
    line-height: 16px;
}
.w3{
    margin-top: 70px;
}
.pro_name {
    text-align: center;
    
}
.pro_name dd {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: Bold;
    font-stretch: normal;
    letter-spacing: 10px;
    color: #404040;
    line-height: 24px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.pro_name dt {
    margin-top: 12px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #777777;
    line-height: 12px;
}
.pro2{
    margin-top: 50px;
}
.pro2 ul li{
    float: left;
    width: 383px;
    
    margin-right: 25px;
    margin-bottom: 25px;
}
.pro2 ul li .img{
    border: 2px solid #b3b3b3;
    display: block;
    overflow: hidden;
}
.pro2 ul li .img img{
    width: 100%;
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;  
}
.pro2 ul li:hover .img{
    border: 2px solid #64b111;
}
.pro2 ul li:hover .img img{
   -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}
.pro2 ul li:nth-child(3n){
    margin-right: 0px;
}
.pro2 ul li h3{
    margin-top: 20px;
    font-size: 16px;
    color: #777;
    font-weight: normal;
    text-align: center;
}
.pro2 ul li h3 a{
     color: #777;
}
.pro2 ul li:hover h3 a{
    color: #64b111;
}


/* 优势 */
.pro_name1 {
    text-align: center;
    padding-top: 37px;
}

.pro_name1 dd {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: Bold;
    font-stretch: normal;
    letter-spacing: 10px;
    color: #404040;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 13px;
}

.pro_name1 dt {
    margin-top: 15px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #777777;
    line-height: 12px;
}

.ys_cc {
    background: url(../images/hen.png) center no-repeat;
    height: 990px;
    margin-top: 60px;
}

.kong {
    height: 90px;
}

.ys_list {
  
}
.ryzz{
    height: 810px;
    background: #fff;
}
.ys_cont {
    margin-top: 50px;
}

.ys_cont ul li:nth-child(1), .ys_cont ul li:nth-child(5) {
    margin-left: 46px;
}

.ys_cont ul li:nth-child(4n) {
    margin-right: 46px;
}

.ys_cont ul li {
    float: left;
    margin-right: 13px;
    width: 267px;
  
    text-align: center;
    margin-bottom: 18px;
    background: #fff;
}

.ys_cont ul li .ys_tu {
    display: block;
    width: 267px;
    overflow: hidden;
 
}
.ys_cont ul li .ys_tu img{
    width: 100%;
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;  
}
.ys_cont ul li:hover .ys_tu img{
   -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}

.ys_cont ul li .ys_ftu {
    display: none;
    position: absolute;
    z-index: 999;
    bottom: 0;
}
.ryzz2 {
    margin: 0 auto;
    margin-top: 0px;
    width: 1107px;
    overflow: hidden;
    
}
.ryzz2 ul li{
    float: left;
    margin-right: 13px;
    width: 267px;
    height: 370px;
    overflow: hidden;
}
.ryzz2 ul li img{
    width:100%;
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;  
}
.ryzz2 ul li:hover img{
 -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;  
}
.ys_cont ul li:hover .ys_ftu {
    display: block;
}

.ys_cont ul li:hover .img {
   
}

.ys_cont ul li:hover {
   
}

.ys_cont ul li:hover dd, .ys_cont ul li:hover dt {
    color: #ffffff;
}

.ys_cont ul li dd {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #404040;
    margin-top: 10px;
}

.ys_cont ul li dt {
    width: 97%;
    margin: 10px auto;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #777777;
}
/* 门店形象 */
.case_cont{
margin-top: 70px;
}
.case_cont .case_liss {
    margin-top: 50px;
}

.case_cont .case_liss ul li {
    float: left;
    width: 25%;
    overflow: hidden
}

.case_cont .case_liss ul li img {
    width: 100%;
    
-webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;  
}
.case_cont .case_liss ul li:hover img {
    width: 100%;
    
-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}
.pro_name{

}
.case_cont .pro_name dd{
    margin-top: 0px;
}

/* 新闻动态 */
.xin{
    margin-top: 70px;
}
.xin_ri {
    width: 50%;
    margin-top: 56px;
}

.xin_lf {
    width: 45%;
    margin-top: 56px;
}

.xin_lf img {
    width: 537px;
    height: 488px;
    border: 16px solid #e1e1e1;
}

.xin_ri ul li {
    display: block;
    height: 180px;
    border-top: 1px solid #d2d2d2;
}

.xin_ri ul li:nth-child(1) {
    height: 158px;
    border: none;
}

.xin_ri ul li:nth-child(1) dt {
    padding-top: 0px;
}
.xin_ri .bd1{
    margin-top: -15px;
    height: 522px;
    overflow: hidden;
}

.xin_ri ul li dt {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #838383;
    line-height: 24px;
    margin-bottom: 9px;
    padding-top: 20px;
}

.xin_ri ul li dl {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    line-height: 14px;
    color: #838383;
    margin-bottom: 15px;
}

.xin_ri ul li .nei h3 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #404040;
}

.xin_ri ul li .nei h4 {
    margin-top: 10px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #404040;
    line-height: 23px;
}

.xin_ri ul li:hover h3, .xin_ri ul li:hover h4 {
    color: #64b111;
}


/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
    

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 35px;
    color:#333;
}
/*页面底部*/
.copyright{text-align:center;line-height:24px;}



/* 底部 */
.foot_bg {
    height: 320px;
    background: #64b111;
    position: relative;
}

.foot_bg .fot1 {
    width: 500px;
    margin-top: 50px;
}

.foot_bg .fot1 .ftnav {
    float: left;
   width: 157px;
}
.foot_bg .fot1 .ftcont {
    float: left;
   width: 235px;
   margin-left: 90px;
}
.foot_bg .fot1 dl dt {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: Bold;
    font-stretch: normal;
    line-height: 15px;
    letter-spacing: 0px;
    color: #fff;
    margin-bottom: 30px;
}

.foot_bg .fot1 dl dd a {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #fff;
    line-height: 30px;
    float: left;
}
.foot_bg .fot1 dl dd a:hover{
    text-decoration: underline;
}
.foot_bg .fot1 dl dd a:nth-child(2n) {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #fff;
    line-height: 30px;
    float: right;
}
.foot_bg .fot1 dl dd p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #fff;
    line-height: 30px;
   
}

.fewm {
    width: 265px;
    margin-top: 98px;
    margin-left: 25px;
}

.fso {
    margin-top: 50px;
    text-align: left;
    width: 294px;
}

.fso dd {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #fff;
}

.fso #formsearch {
    background: url(../images/ss.png) center no-repeat;
    width: 294px;
    height: 38px;
    margin-top: 36px;
}

.fso #formsearch #keyword {
    width: 243px;
    line-height: 38px;
    border: none;
    background: none;
    outline: none;
    padding-left: 14px;
    height: 38px;
}

.fso #formsearch input#s_btn {
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 12px;
    outline: none;
}

.foot_wai {
    margin-top: 20px;
}

.foot_wai .bds_tsina {
    background: url(../images/x1.png) center no-repeat;
}

.foot_wai .bds_tqq {
    background: url(../images/x2.png) center no-repeat;
}

.foot_wai .bds_weixin {
    background: url(../images/x3.png) center no-repeat;
}

.foot_wai a {
    width: 33px !important;
    height: 33px !important;
    padding: 0 !important;
    background-position: 0 !important;
}

.foot_add {
    margin-top: 10px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #999999;
}

.f_copyright {
    position: absolute;
    z-index: 999;
    bottom: 0;
    height: 51px;
    width: 1200px;
    border-top: 1px solid #efefef;
}

.f_copyright dd {
   text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height:50px;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
   
}

.f_copyright a {
    color: #fff;
}

.f_copyright span {
    text-align: right;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #fff;
}
