/*-----------INDEX PAGE START-----------*/

@media (max-width:991px){

*{font-weight:400;}
div,p,h1,h2,h3,span{font-weight:400;}

body{padding-top:50px;}

.m-title{position:relative;margin-bottom:20px;padding-bottom:15px;margin-top:5px;}
.m-title h1{color:#000;font-size:22px;line-height:30px;text-align:center;font-weight:bold;}
.m-title p{color:#5b5b5b;font-size:14px;line-height:18px;text-align:center;margin-top:5px;font-family:"hurme";}
.m-title:after{content:"";position:absolute;left:calc(50% - 15px);bottom:0px;width:30px;height:2px;background-color:rgba(0,0,0,0.4);}
.m-title.white{text-shadow:1px 1px 0px rgba(0,0,0,0.4);}
.m-title.white h1{color:#fff;}
.m-title.white p{color:rgba(255,255,255,0.9);}
.m-title.white:after{background-color:rgba(255,255,255,0.4);}

.m-titles{position:relative;margin-top:0px;margin-bottom:0px;padding-bottom:15px;}
.m-titles h1{text-align:center;color:#000;font-size:18px;line-height:32px;font-weight:bold;}

.m-wrapper{padding:30px 20px 40px;}
.m-wrapper.white{background-color:#fff;}
.m-wrapper.gray{background-color:#f8f8f8;}
.m-wrapper.bg-contact{background-image:url(../images/bg-contact.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.m-wrapper.blue{background:-webkit-linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);background:-o-linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);background:-moz-linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);background:linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);}
.m-wrapper.green{background:-webkit-linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);background:-o-linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);background:-moz-linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);background:linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);}
.m-wrapper.yellow{background:-webkit-linear-gradient(0deg,#f5b950,#e3a224,#ff9368);background:-o-linear-gradient(0deg,#f5b950,#e3a224,#ff9368);background:-moz-linear-gradient(0deg,#f5b950,#e3a224,#ff9368);background:linear-gradient(0deg,#f5b950,#e3a224,#ff9368);}
.m-wrapper.purple{background:-webkit-linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);background:-o-linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);background:-moz-linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);background:linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);}

.s-service{}
.s-service .content{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px;}
.s-service .item{width:calc(50% - 30px);margin:15px 15px 25px;}
.s-service .item .icon{width:100px;}
.s-service .item .icon img{width:100%;}
.s-service .item .title{color:#000;font-size:18px;line-height:24px;margin-top:15px;}
.s-service .item p{color:#666;font-size:14px;line-height:20px;margin-top:15px;}

.s-system{}
.s-system .content{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px;}
.s-system .item{width:calc(50% - 30px);margin:15px 15px 25px;}
.s-system .item .icon{width:80px;}
.s-system .item .icon img{width:100%;}
.s-system .item .title{color:#fff;font-size:18px;line-height:24px;margin-top:15px;}
.s-system .item p{color:#fff;font-size:14px;line-height:20px;margin-top:15px;}

.s-novice{}
.s-novice .intro{position:relative;color:rgba(0,0,0,0.8);font-size:14px;line-height:20px;text-align:center;padding-top:10px;padding-bottom:40px;}
.s-novice .intro:before{content:"“";position:absolute;left:0px;top:0px;color:#f66095;font-size:60px;font-family:"PingFang";}
.s-novice .intro:after{content:"”";position:absolute;right:0px;bottom:0px;color:#f66095;font-size:60px;font-family:"PingFang";}

.s-tags{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;}
.s-tags span{position:relative;display:inline-block;margin:2px;padding:0px 20px 1px;color:#222;font-size:14px;line-height:34px;background-color:#f8e9ef;border-radius:2px;}

.s-price{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;margin-top:-10px;}
.s-price .t-cn{color:#555;font-size:16px;margin-right:0px;}
.s-price .t-nn{color:#555;font-size:18px;margin-right:5px;font-family:"hurme";}
.s-price .t-num{color:#fe8300;font-size:40px;font-family:"hurme";letter-spacing:-2px;}
.s-price .t-s{color:#555;font-size:18px;margin-left:8px;font-family:"hurme";text-decoration:line-through;letter-spacing:-1px;}
.s-price.white{text-shadow:1px 1px 0px rgba(0,0,0,0.4);}
.s-price.white .t-cn{color:#fff;}
.s-price.white .t-nn{color:#fff;}
.s-price.white .t-num{color:#fff;}
.s-price.white .t-s{color:#fff;}

.s-design-price{position:relative;background-color:#fff;border-radius:6px;padding:25px 30px;margin-top:10px;margin-bottom:30px;box-shadow:0px 0px 20px rgba(0,0,0,0.1);background-image:url(../images/bg-prices.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.s-design-price:after{content:"";position:absolute;left:calc(50% - 12px);top:-11px;border-style:solid;border-color:#fff transparent;border-width:0px 12px 11px 12px;}
.s-design-price .m-titles{margin-top:0px;margin-bottom:0px;padding-bottom:5px;}
.s-design-price .m-titles h1{color:#333;}
.s-design-price .s-tags{margin-top:12px;margin-bottom:15px;}
.s-design-price .content{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;}
.s-design-price .content p{display:inline-block;margin:5px 5px;padding-left:10px;font-size:14px;line-height:22px;color:rgba(0,0,0,0.6);margin-bottom:5px;position:relative;text-align:justify;}
.s-design-price .content p:before{content:"";position:absolute;left:0px;top:8px;width:5px;height:5px;border:rgba(0,0,0,0.4) solid 1px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.s-design-price .contents{}
.s-design-price .contents .con-left{float:left;width:100%;padding:20px 50px;}
.s-design-price .contents .con-left img{width:100%;}
.s-design-price .contents .con-right{float:right;width:100%;padding-left:0px;margin-top:10px;}
.s-design-price .contents .con-right .m-titles{padding-bottom:5px;}
.s-design-price .contents .con-right .m-titles h1{text-align:left;}
.s-design-price .contents .con-right .s-tags{justify-content:flex-start;}
.s-design-price .contents .con-right .s-tags span{padding:0px 15px 1px;margin:0px 5px 0px 0px;}
.s-design-price .contents .con-right .item{margin-bottom:20px;}
.s-design-price .contents .con-right .item .name{float:left;width:140px;color:#333;font-size:16px;line-height:24px;font-weight:bold;}
.s-design-price .contents .con-right .item .text{float:left;width:calc(100% - 140px);color:rgba(0,0,0,0.6);font-size:14px;line-height:24px;}
.s-design-price .contents .con-right p{display:block;margin:5px 2px;padding-left:10px;font-size:14px;line-height:22px;color:rgba(0,0,0,0.6);margin-bottom:10px;position:relative;text-align:justify;}
.s-design-price .contents .con-right p:before{content:"";position:absolute;left:0px;top:8px;width:5px;height:5px;border:rgba(0,0,0,0.4) solid 1px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.s-design-price .contents .con-right .list p{display:inline-block;margin:5px 20px 5px 2px;}

.s-case.m-wrapper{padding-left:0px;padding-right:0px;}
.s-case .item{position:relative;float:left;width:100%;padding:35px 40px;overflow:hidden;/*text-shadow:1px 1px 0px rgba(0,0,0,0.2);*/}
.s-case .item.green{background-color:#60c892;}
.s-case .item.pink{background-color:#f3a5a3;}
.s-case .item.yellow{background-color:#eac64f;}
.s-case .item .con-left{float:left;width:100%;}
.s-case .item .con-right{float:right;width:100%;}
.s-case .item .pc-wraper{background-color:transparent;padding:0px;}
.s-case .item .name{color:rgba(0,0,0,1);font-size:24px;line-height:30px;font-weight:bold;}
.s-case .item .intro{color:rgba(0,0,0,0.6);font-size:14px;line-height:24px;margin-top:8px;overflow:hidden;}
.s-case .item .price{margin-top:25px;}
.s-case .item .price em{display:block;color:rgba(0,0,0,0.6);font-size:15px;line-height:17px;font-family:"hurme";}
.s-case .item .price span{display:block;color:rgba(0,0,0,1);font-size:44px;line-height:46px;margin-top:5px;font-family:"hurme";letter-spacing:-1px;}
.s-case .item .price i{display:block;color:rgba(0,0,0,0.6);font-size:13px;line-height:14px;margin-top:5px;}
.s-case .item .names{color:rgba(0,0,0,1);font-size:18px;line-height:30px;margin-top:25px;font-weight:bold;}
.s-case .item .text{margin-top:8px;}
.s-case .item .text p{padding-left:14px;font-size:14px;line-height:22px;color:rgba(0,0,0,1);margin-bottom:12px;position:relative;text-align:justify;}
.s-case .item .text p:before{content:"";position:absolute;left:0px;top:8px;width:5px;height:5px;border:rgba(0,0,0,0.4) solid 1px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}

table{margin-top:20px;width:100%;border-collapse:separate;border-spacing:0.3333333px;background-color:rgba(0,0,0,0.2);}
table th{background-color:rgba(0,0,0,0.6);padding:10px 8px;line-height:20px;font-size:13px;color:#FFF;text-align:center;}
table td{padding:12px 12px;line-height:16px;font-size:12px;color:#222;text-align:center;}
table td:first-child{text-align:left;}
table tr:nth-child(2n-1){background-color:#f0f0f0;}
table tr:nth-child(2n-0){background-color:#FFFFFF;}
table td.tc{text-align:center!important;}

.contact{}
.contact h1{font-size:36px;line-height:40px;color:rgba(0,0,0,0.9);}
.contact h2{font-size:28px;line-height:30px;color:rgba(0,0,0,0.7);margin-top:20px;}
.contact p{font-size:14px;line-height:24px;color:rgba(0,0,0,0.9);margin-bottom:10px;}
.contact p a{color:#ff6600;}
.contact p a.black{color:#000;}
.contact p a.black:hover{color:#e60012;}
.contact p em{font-size:16px;}
.contact p i{font-size:22px;color:#ff6600;font-weight:400;}
.contact .link{margin-bottom:15px;}
.contact .link a{display:block;background-color:#222;border-radius:0px;color:#fff;font-size:15px;line-height:20px;padding:15px 20px;font-weight:400!important;text-align:center;}
.contact .link a:hover{background-color:#000;}

}

@media (max-width:768px){


}

@media (max-width:480px){


}

@media (max-width:320px){


}

@media (min-width:992px){

body{padding-top:80px;}

.m-wrapper{padding-top:45px;padding-bottom:50px;}
.m-wrapper.white{background-color:#fff;}
.m-wrapper.gray{background-color:#f8f8f8;}
.m-wrapper.bg-contact{background-image:url(../images/bg-contact.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.m-wrapper.blue{background:-webkit-linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);background:-o-linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);background:-moz-linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);background:linear-gradient(0deg,#1e7fd2,#4196eb,#3cc0f1);}
.m-wrapper.green{background:-webkit-linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);background:-o-linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);background:-moz-linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);background:linear-gradient(0deg,#41d0be,#39cb7e,#4fa679);}
.m-wrapper.yellow{background:-webkit-linear-gradient(0deg,#f5b950,#e3a224,#ff9368);background:-o-linear-gradient(0deg,#f5b950,#e3a224,#ff9368);background:-moz-linear-gradient(0deg,#f5b950,#e3a224,#ff9368);background:linear-gradient(0deg,#f5b950,#e3a224,#ff9368);}
.m-wrapper.purple{background:-webkit-linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);background:-o-linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);background:-moz-linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);background:linear-gradient(0deg,#faacaa,#f9919a,#f78ca6);}

.m-title{position:relative;margin-bottom:40px;padding-bottom:25px;}
.m-title h1{text-align:center;color:#000;font-size:34px;line-height:40px;font-weight:bold;}
.m-title p{text-align:center;color:#636262;font-size:20px;line-height:22px;font-family:"hurme";margin-top:15px;}
.m-title:after{content:"";position:absolute;left:calc(50% - 15px);bottom:0px;width:30px;height:2px;background-color:rgba(0,0,0,0.4);}
.m-title.white{text-shadow:1px 1px 0px rgba(0,0,0,0.4);}
.m-title.white h1{color:#fff;}
.m-title.white p{color:rgba(255,255,255,0.9);}
.m-title.white:after{background-color:rgba(255,255,255,0.4);}

.m-titles{position:relative;margin-top:40px;margin-bottom:0px;padding-bottom:25px;}
.m-titles h1{text-align:center;color:#000;font-size:22px;line-height:30px;font-weight:bold;}

.s-service{}
.s-service .content{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-25px;margin-right:-25px;}
.s-service .item{width:calc(25% - 50px);margin:25px;}
.s-service .item .icon{width:110px;margin:0 auto;}
.s-service .item .icon img{width:100%;}
.s-service .item .title{color:#000;font-size:22px;line-height:30px;margin-top:20px;text-align:center;font-weight:bold;}
.s-service .item p{color:#444;font-size:16px;line-height:26px;margin-top:15px;text-align:justify;}
.s-service .item .icon img{max-width:none;width:100%;height:auto;transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease;}
.s-service .item:hover .icon img{transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(180deg);transition:all 1.8s ease;-ms-transition:all 1.8s ease;-moz-transition:all 1.8s ease;-webkit-transition:all 1.8s ease;-o-transition:all 1.8s ease;}

.s-system{}
.s-system .content{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-25px;margin-right:-25px;}
.s-system .item{width:calc(33.333333% - 70px);margin:35px;}
.s-system .item .icon{width:70px;margin:0 auto;}
.s-system .item .icon img{width:100%;}
.s-system .item .title{color:#fff;font-size:22px;line-height:30px;margin-top:20px;text-align:center;font-weight:bold;}
.s-system .item p{color:rgba(255,255,255,1);font-size:16px;line-height:26px;margin-top:15px;text-align:justify;padding-left:40px;padding-right:40px;}
.s-system .item .icon img{max-width:none;width:100%;height:auto;transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease;}
.s-system .item:hover .icon img{transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(180deg);transition:all 1.8s ease;-ms-transition:all 1.8s ease;-moz-transition:all 1.8s ease;-webkit-transition:all 1.8s ease;-o-transition:all 1.8s ease;}

.s-novice{}
.s-novice .intro{position:relative;color:rgba(0,0,0,0.8);font-size:20px;line-height:32px;text-align:center;}
.s-novice .intro:before{content:"“";position:absolute;left:0px;top:0px;color:#f66095;font-size:100px;font-family:"PingFang";}
.s-novice .intro:after{content:"”";position:absolute;right:0px;bottom:0px;color:#f66095;font-size:100px;font-family:"PingFang";}

.s-tags{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;}
.s-tags span{position:relative;display:inline-block;margin:5px;padding:0px 30px 1px;color:#222;font-size:16px;line-height:44px;background-color:#f8e9ef;border-radius:2px;}
/*.s-tags span:before{content:"";position:absolute;left:10px;top:calc(50% - 3px);width:6px;height:6px;background-color:rgba(255,255,255,1);border-radius:50%;}
.s-tags span:after{content:"";position:absolute;right:10px;top:calc(50% - 3px);width:6px;height:6px;background-color:rgba(255,255,255,1);border-radius:50%;}*/

.s-price{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;margin-top:-20px;}
.s-price .t-cn{color:#555;font-size:22px;margin-right:5px;}
.s-price .t-nn{color:#555;font-size:24px;margin-right:5px;font-family:"hurme";}
.s-price .t-num{color:#fe8300;font-size:56px;font-family:"hurme";letter-spacing:-2px;}
.s-price .t-s{color:#555;font-size:20px;margin-left:8px;font-family:"hurme";text-decoration:line-through;letter-spacing:-1px;}
.s-price.white{text-shadow:1px 1px 0px rgba(0,0,0,0.4);}
.s-price.white .t-cn{color:#fff;}
.s-price.white .t-nn{color:#fff;}
.s-price.white .t-num{color:#fff;}
.s-price.white .t-s{color:#fff;}

.s-design-price{position:relative;background-color:#fff;border-radius:6px;padding:60px 40px;margin-top:20px;margin-bottom:60px;box-shadow:0px 0px 20px rgba(0,0,0,0.1);background-image:url(../images/bg-prices.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.s-design-price:after{content:"";position:absolute;left:calc(50% - 16px);top:-13px;border-style:solid;border-color:#fff transparent;border-width:0px 16px 13px 16px;}
.s-design-price .m-titles{margin-top:0px;margin-bottom:0px;padding-bottom:15px;}
.s-design-price .m-titles h1{color:#333;}
.s-design-price .m-titles:first-child{margin-top:0px;margin-bottom:0px;padding-bottom:15px;}
.s-design-price .s-tags{margin-top:22px;margin-bottom:25px;}
.s-design-price .content{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;}
.s-design-price .content p{display:inline-block;margin:5px 15px;padding-left:14px;font-size:16px;line-height:22px;color:rgba(0,0,0,0.6);margin-bottom:12px;position:relative;text-align:justify;}
.s-design-price .content p:before{content:"";position:absolute;left:0px;top:9px;width:5px;height:5px;border:rgba(0,0,0,0.4) solid 1px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.s-design-price .contents{}
.s-design-price .contents .con-left{float:left;width:40%;padding:0px 60px;}
.s-design-price .contents .con-left img{width:100%;}
.s-design-price .contents .con-right{float:right;width:60%;padding-left:0px;}
.s-design-price .contents .con-right .m-titles{padding-bottom:10px;}
.s-design-price .contents .con-right .m-titles h1{text-align:left;}
.s-design-price .contents .con-right .s-tags{justify-content:flex-start;}
.s-design-price .contents .con-right .s-tags span{margin:0px 10px 0px 0px;}
.s-design-price .contents .con-right .item{margin-bottom:20px;}
.s-design-price .contents .con-right .item .name{float:left;width:140px;color:#333;font-size:18px;line-height:24px;font-weight:bold;}
.s-design-price .contents .con-right .item .text{float:left;width:calc(100% - 140px);color:rgba(0,0,0,0.6);font-size:16px;line-height:24px;}
.s-design-price .contents .con-right p{display:block;margin:5px 0px;padding-left:14px;font-size:16px;line-height:22px;color:rgba(0,0,0,0.6);margin-bottom:20px;position:relative;text-align:justify;}
.s-design-price .contents .con-right p:before{content:"";position:absolute;left:0px;top:9px;width:5px;height:5px;border:rgba(0,0,0,0.4) solid 1px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.s-design-price .contents .con-right .list p{display:inline-block;margin:5px 20px 5px 0px;}

.s-case{}
.s-case .item{position:relative;float:left;width:100%;padding:55px 70px;overflow:hidden;/*text-shadow:1px 1px 0px rgba(0,0,0,0.2);*/}
.s-case .item.green{background-color:#60c892;}
.s-case .item.pink{background-color:#f3a5a3;}
.s-case .item.yellow{background-color:#eac64f;}
.s-case .item .con-left{float:left;width:45%;}
.s-case .item .con-right{float:right;width:45%;}
.s-case .item .pc-wraper{background-color:#fff;padding:40px 40px;border:rgba(0,0,0,0.3) solid 1px;border-bottom:0px;}
.s-case .item.green .pc-wraper{border-color:#558a69;}
.s-case .item.pink .pc-wraper{border-color:#a27573;}
.s-case .item.yellow .pc-wraper{border-color:#9f8a45;}
.s-case .item .name{color:rgba(0,0,0,1);font-size:28px;line-height:34px;font-weight:bold;}
.s-case .item .intro{color:rgba(0,0,0,0.6);font-size:16px;line-height:24px;margin-top:12px;overflow:hidden;}
.s-case .item .price{margin-top:25px;}
.s-case .item .price em{display:block;color:rgba(0,0,0,0.6);font-size:16px;line-height:18px;font-family:"hurme";}
.s-case .item .price span{display:block;color:rgba(0,0,0,1);font-size:50px;line-height:52px;margin-top:5px;font-family:"hurme";letter-spacing:-1px;}
.s-case .item .price i{display:block;color:rgba(0,0,0,0.6);font-size:13px;line-height:14px;margin-top:2px;}
.s-case .item .names{color:rgba(0,0,0,1);font-size:20px;line-height:30px;margin-top:25px;font-weight:bold;}
.s-case .item .text{margin-top:8px;}
.s-case .item .text p{padding-left:14px;font-size:16px;line-height:22px;color:rgba(0,0,0,1);margin-bottom:12px;position:relative;text-align:justify;}
.s-case .item .text p:before{content:"";position:absolute;left:0px;top:8px;width:5px;height:5px;border:rgba(0,0,0,0.4) solid 1px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}

table{margin-top:0px;width:100%!important;border-collapse:separate;border-spacing:1px;background-color:rgba(0,0,0,0.3);}
table th{background-color:rgba(0,0,0,0.8);padding:12px 12px;line-height:24px;font-size:16px;color:#fff;text-align:center;}
table td{padding:12px 25px;line-height:24px;font-size:14px;color:#222;text-align:center;vertical-align:top;}
table td:first-child{text-align:left;}
table tr:nth-child(2n-1){background-color:#f0f0f0;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
table tr:nth-child(2n-0){background-color:#ffffff;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
table tr:hover{background-color:#fff3f3;}
table td.tc{text-align:center!important;}

.contact{margin-top:-15px;}
.contact h1{font-size:36px;line-height:40px;color:rgba(0,0,0,0.9);}
.contact h2{font-size:28px;line-height:30px;color:rgba(0,0,0,0.7);margin-top:20px;}
.contact p{font-size:16px;line-height:28px;color:rgba(0,0,0,0.9);margin-bottom:10px;}
.contact p em{font-size:18px;}
.contact p i{font-size:25px;color:#ff6600;font-weight:400;}
.contact .link{padding-top:20px;margin-bottom:15px;}
.contact .link a{display:inline-block;background-color:#222;border-radius:0px;color:#fff;font-size:18px;line-height:20px;padding:18px 60px 22px;font-weight:400!important;}
.contact .link a:hover{background-color:#000;}

}

@media (min-width:1280px){

.m-wrapper{padding-top:80px;padding-bottom:80px;}

.s-case .item{padding:65px 80px;}

.s-design-price .contents .con-left{padding:0px 100px;}

}




