@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-7
 */

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{max-width:1200px !important;}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

header .head_text{padding: 5px 0; background-color: #f1f1f1;}
header .head_text .top_txt{float: left; font-size: 12px; color: #696969;}
header .head_text .head_a{float: right; color: #6a6a6a; font-size: 12px;}
header .head_text .head_a>a{font-size: 12px; color: #6a6a6a; padding: 0 5px;}
header .head_text .head_a>a:hover{color: #682d22;}
header .head_main{width: 100%;}
header .head_top{width: 100%; height: 85px; background: #FFFFFF;}
header .logo{height: 85px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 398px; height: auto;}
header .top_coll{float: right; display: table; height: 85px;}
header .top_coll .top_box{display: table-cell; vertical-align: middle;}
header .top_coll .top_box .top_tel{background: url("../image/top_call.png") no-repeat left 50%; line-height: 20px;  padding-left: 60px;}
header .top_coll .top_box .top_tel h1{font-size: 14px; color: #525252; line-height: 25px;}
header .top_coll .top_box .top_tel span{font-size: 28px; color: #682d22; font-family: "Impact"; font-weight: bold;}
header .head_nav{width: 100%; position: relative; background: #682d22; background-size: cover;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 12.5%; height: 40px; display: table; position: relative;}
/*header .head_nav .top_li:after{content: ""; display: block; width: 1px; right: 0; height: 100%; background: #FFFFFF; position: absolute; top: 0; bottom: 0; margin: auto 0;}*/
header .head_nav .top_a{color: #FFFFFF; font-size: 14px; vertical-align: middle; display: table-cell;}
header .head_nav .top_li:hover .top_a{background: #361712;}
header .head_nav .top_li ul{display: none; position:absolute; width: 100%; top:40px; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(255,255,255,0.77); transition:all 0.3s; margin-bottom: 4px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#333; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #682d22;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 25%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .small .head_nav {position: fixed; width: 100%; top: 0; z-index: 9;}
/**/
header .sear_main{background-color: #e9e9e9;width: 100%;}
header .sear_main .sear_box{height: 50px; display: table; width: 100%;}
header .sear_main .sear_left{display: table-cell; vertical-align: middle;}
header .sear_main .sear_left h1{font-size: 14px; width: 70px; color: #333333; float: left; font-weight: bold; line-height: 20px;}
header .sear_main .sear_left ul{float: left; width: calc(100% - 70px); font-size: 14px; color: #333333;line-height: 20px;}
header .sear_main .sear_left ul li{float: left; font-size: 14px; color: #333333; margin-right: 15px;}
header .sear_main .sear_right{display: table-cell; vertical-align: middle;}
header .sear_main .top_form{float: right; border: 2px solid #682d22; height: 34px; position: relative;width: 350px;}
header .sear_main .top_form .ss_text{border: none; width: calc(100% - 50px); height: 100%; padding: 0 10px;outline:none; border-radius: 0; float: left;}
header .sear_main .top_form .ss_btn{border: none; color: #FFFFFF; width: 50px; height: 100%; background-color: #682d22; float: left; top: 0;}
/**/
.content{width: 100%; margin: 30px 0;}
.content_link{margin-top: 20px;}
/*主页标题*/
.main_title{text-align: center; font-size: 0; position: relative;}
.main_title:before, .main_title:after{content: ""; position: absolute; top: 18px; width: calc(50% - 100px); height: 1px; background-color: #ebebeb;}
.main_title:before{left: 0;}
.main_title:after{right: 0;}
.main_title .title_link{display: inline-block; text-align: center; width: 200px; position: relative;}
.main_title .title_link:before, .main_title .title_link:after{content: ""; position: absolute; top: 18px; width: 80px; height: 1px; background-color: #60291f; z-index: 9;}
.main_title .title_link:before{left: -80px;}
.main_title .title_link:after{right: -80px;}
.main_title .title_link>h4{font-size: 30px; color: #682d22; font-weight: bold;}
.main_title h5{font-size: 13px; color: #333333; margin-top: 8px;}
.main_title span{width: 19px;height: 11px; margin-top: 10px; background: url("../image/sanjiao.png") no-repeat; display: inline-block;}
.main_title h3{position: absolute; letter-spacing: 3px; left: 0; right: 0; margin: 0 auto; font-size: 40px; color: #000000; opacity: 0.15; top: 0; z-index: 1; font-family: "Impact";}
/*产品*/
.project_main{width: 100%;}
.project_main .prct_left{width: 19%; float: left; margin-right: 1%;}
.project_main .prct_tab ul{background: linear-gradient(#b8331b, #682d22);}
.project_main .prct_tab ul li{height: 60px; border-bottom: 2px solid #FFFFFF;}
.project_main .prct_tab ul li a{line-height: 60px; display: block; padding-left: 30px; font-size: 20px; color: #FFFFFF; position: relative;}
.project_main .prct_tab ul li a:before{content: ""; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto 0; width: 29px; height: 29px; background: url("../image/jiantou.png") no-repeat; background-size: 100% 100%; }
.project_main .prct_right{width: 79%; float: left; margin-left: 1%;}
.project_main .prct_item{width: 100%; margin-bottom: 5px;}
.project_main .prct_item .imgbox{width: 100%; display: block; overflow: hidden; position: relative;}
.project_main .prct_item .imgbox:before{content: ""; display: block; padding-top: 73%;}
.project_main .prct_item .imgbox .prct_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
.project_main .prct_item h5{text-align: center; height: 30px;line-height: 30px; font-size: 14px; color: #333333;}
.project_main .prct_item:hover .imgbox .prct_img{transform:scale(1.1);}
.project_main .prct_item:hover h5{color: #682d22;}
/*设计方案*/
.scheme_main{width: 100%; background: url("../image/fa_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.scheme_main .main_title .title_link>h4{color: #FFFFFF;}
.scheme_main .main_title h5{color: #FFFFFF;}
.scheme_main .main_title h3{color: #FFFFFF; }
.scheme_main .sch_tab ul{display: inline-block; width: 100%; text-align: justify;}
.scheme_main .sch_tab ul:after{content: ""; display: inline-block; width: 100%; height: 0; overflow: hidden;}
.scheme_main .sch_tab ul li{width: 13.3333%; text-align: center; display: inline-block; height: 40px;}
.scheme_main .sch_tab ul li a{display: block; border: 1px solid #FFFFFF; line-height: 40px; background-color: rgba(255,255,255,0); color: #fff;}
.scheme_main .sch_tab ul li a:hover{background-color: #FFFFFF; color: #682d22;}
.scheme_main .sch_tab ul .act a{background-color: #FFFFFF; color: #682d22;}
.scheme_main .sch_list{margin-top: 5px;}
.scheme_main .sch_item{width: 100%; margin-bottom: 10px;}
.scheme_main .sch_item .imgbox{border: 1px solid #FFFFFF; display: block; overflow: hidden; position: relative;}
.scheme_main .sch_item .imgbox:before{content: ""; display: block; padding-top: 73%;}
.scheme_main .sch_item .imgbox .sch_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.scheme_main .sch_item h5{text-align: center; height: 30px;line-height: 30px; font-size: 14px; color: #fff;}
.scheme_main .sch_item:hover .imgbox .sch_img{transform:scale(1.1);}
.scheme_main .sch_item:hover h5{background-color: #ffffff; color: #682d22;}
/*案例*/
.case_main .case_item{width: 100%; margin-bottom: 15px;}
.case_main .case_item .imgbox{position: relative; border: 1px solid #e9e9e9; display: block; overflow: hidden;}
.case_main .case_item .imgbox:before{content: ""; display: block; padding-top: 86%;}
.case_main .case_item .imgbox .case_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.case_main .case_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; text-align: center;}
.case_main .case_item .mask h5{line-height: 40px; background-color: rgba(0,0,0,0.68); color: #FFFFFF;}
.case_main .case_item:hover .imgbox{border: 1px solid #c5161d;}
.case_main .case_item:hover .imgbox .case_img{transform:scale(1.1);}
.case_main .case_item:hover .mask h5{background-color: rgba(197,22,29,0.8);}
/*装修知识*/
.news_main{width: 100%; background-color: #efefef;}
.news_main .news_left{width: 49%; float: left; margin-right: 1%;}
.news_main .news_left .imgbox{position: relative; display: block; overflow: hidden; padding-top: 33%;}
.news_main .news_left .imgbox .news_img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.news_main .news_left .imgbox .mask{position: absolute; width: 90px; height: 80px; top: 0; left: 0; background-color: #682d22; text-align: center;}
.news_main .news_left .imgbox .mask h5{font-size: 46px; color: #FFFFFF; font-family: "Arial";}
.news_main .news_left .imgbox .mask h6{font-size: 16px; color: #FFFFFF; font-family: "Arial";}
.news_main .news_left .txtbox{margin-top: 10px;}
.news_main .news_left .txtbox h5{font-size: 16px; color: #1d1d1d; font-weight: bold;}
.news_main .news_left .txtbox .news_txt{margin-top: 5px; font-size: 12px; color: #484848; line-height: 20px; height: auto; overflow: hidden;}
.news_main .news_right{width: 49%; float: left; margin-left: 1%; height: 275px; overflow: hidden;}
.news_main .news_item{width: 100%; height: 80px; position: relative; margin-bottom: 15px;}
.news_main .news_item .news_date{border: 1px solid #dfdfdf; width: 85px; height: 100%; float: left; text-align: center;}
.news_main .news_item .news_date h5{font-size: 46px; color: #b8b8b8; font-family: "Arial";}
.news_main .news_item .news_date h6{font-size: 16px; color: #b8b8b8; font-family: "Arial";}
.news_main .news_item .txtbox{width: calc(100% - 85px); height: 100%; padding: 7px 15px; overflow: hidden;}
.news_main .news_item .txtbox .news_title{font-size: 16px; color: #1d1d1d; font-weight: bold;}
.news_main .news_item .txtbox .news_p{font-size: 12px; color: #484848; line-height: 18px; height: 36px; overflow: hidden; margin-top: 10px;}
.news_main .news_item:hover .news_date{border: 1px solid #682d22;}
.news_main .news_item:hover .news_date h5{color: #682d22}
.news_main .news_item:hover .news_date h6{color: #682d22}
.news_main .news_item:hover .txtbox .news_title{color: #682d22;}
.news_main .news_more{margin-top: 15px; text-align: center;}
.news_main .news_more>a{border: 1px solid #282828; padding: 5px 20px; font-size: 16px; color: #282828; border-radius: 20px;}
.news_main .news_more>a:hover{background-color: #282828; color: #FFFFFF;}
/*关于我们*/
.about_main{width: 100%;}
.about_main .about_left{width: 49%; margin-right: 1%; float: left;}
.about_main .about_left .imgbox{position: relative; display: block; overflow: hidden; padding-top: 55%;}
.about_main .about_left .imgbox .about_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.about_main .about_right{width: 49%; margin-left: 1%; float: left;}
.about_main .about_right .about_title{border-left: 4px solid #682d22; height: 15px; line-height: 15px; font-size: 14px; color: #222222; padding-left: 10px; font-weight: bold;}
.about_main .about_right .about_txt{font-size: 14px; color: #333333; line-height: 30px; margin-top: 10px; height: auto; overflow: hidden;}
.about_main .about_right .about_more{margin-top: 10px; display: inline-block; padding: 5px 20px; color: #FFFFFF; background-color: #682d22;}
/*联系我们*/
.contact_main{width: 100%;}
.contact_main .contact_left{width: 44%; float: left; margin-right: 1%;}
.contact_main .contact_txt{width: 100%; height: 75px; overflow: hidden; font-size: 12px; color: #484848; line-height: 25px;}
.contact_main .contact_bot{margin-top: 10px;}
.contact_main .contact_bot>li{font-size: 12px; color: #484848; line-height: 25px; height: 25px;}
.contact_main .contact_btn{padding: 5px 15px; color: #FFFFFF; background-color: #202020; margin-top: 10px; display: inline-block; border: none;}
.contact_main .contact_right{width: 54%; float: left; margin-left: 1%;}
.contact_main .form_txt{height: 32px; border: 1px solid #adadad; width: 100%; padding: 0 10px;}
.contact_main .form_box{width: 100%; text-align: justify; display: block; overflow: hidden; height: 32px;}
.contact_main .form_box:after{content: ""; display: inline-block; width: 100%; height: 0;}
.contact_main .form_box .form_txt{width: 49%; display: inline-block;}
.contact_main .form_btn{width: 100%; height: 30px; line-height: 30px;border: none; background-color: #682d22; color: #FFFFFF; text-align: center;}
.contact_main .form_btn:hover{background-color: #471e17;}
/*文字*/
.intro_main{width: 100%; background: url("../image/wz_bg.jpg") no-repeat 50% 50%; background-size: cover; position: relative; padding: 60px 0; text-align: center;}
.intro_main .intro_tit{font-size: 24px; color: #fff;}
.intro_main .intro_txt{margin-top: 15px;font-size: 14px; color: #FFFFFF;}
.intro_main .EN{font-size: 44px; color: #fff; opacity: 0.13; z-index: 0; top: 40px; position: absolute; left: 0; right: 0; margin: 0 auto;}
.intro_main .intro_btn{display: inline-block; border: 1px solid #FFFFFF; background: rgba(104,45,34,0.3); padding: 5px 20px; color: #FFFFFF; margin-top: 15px;}
/*底部*/
.foot_info{width: 100%; background-color: #e4e5e9;}
.foot_info .foot_logo{width: 200px; text-align: center; float: left;}
.foot_info .foot_logo img{max-width: 100%; height: auto;}
.foot_info .foot_nav{width: calc(100% - 400px); float: left;}
.foot_info .foot_nav .foot_title{font-size: 16px; color: #4c4c4c; margin-bottom: 10px;}
.foot_info .foot_box{position: relative; height: 100%; padding: 0 40px; text-align: left; float: left;}
.foot_info .foot_box:before{content: ""; width: 1px; height: 150px; background-color: #c6c6c6; position: absolute; left: 0; top: 0;}
.foot_info .foot_box a{font-size: 12px; color: #4c4c4c; line-height: 30px;}
.foot_info .foot_box a:hover{color: #c5161d;}
.foot_info .zx_box{width: 35%;}
.foot_info .zx_box>dd{width: 50%; float: left;}
.foot_info .foot_ma{width: 200px; float: left; margin-top: 10px;}
.foot_info .foot_ma .ma_title{font-size: 16px; color: #4c4c4c;}
.foot_info .foot_ma .ma_txt{margin-top: 10px;font-size: 14px; color: #4c4c4c;}
.foot_info .foot_ma .imgbox{margin-top: 10px;}
.foot_info .foot_ma .imgbox h6{font-size: 14px; color: #4c4c4c;}
.foot_info .foot_ma .imgbox img{max-width: 100%; height: auto; margin-top: 5px;}
.foot_content{background-color: #3f3f3f; padding: 10px 0;}
.foot_content .content_left{float: left; font-size: 12px; color: #FFFFFF; opacity: .4;}
.foot_content .content_right{float: right; font-size: 12px; color: #FFFFFF; opacity: .4;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #008cd6;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; ;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*内页*/
/*左侧*/
.sideBar_inr .shang ul{display: none;}
.sideBar_inr .shang{margin-bottom: 15px;}
.sideBar_inr .n_tit{text-align: center; background-color: #682d22; padding: 15px 0;position: relative; border: 1px solid #682d22; border-radius: 5px 5px 0 0;}
.sideBar_inr .n_tit h1{font-size: 18px; color: #FFFFFF; display: inline-block;}
.sideBar_inr .n_tit h1 i{font-size: 12px; color: #FFFFFF;}
.sideBar_inr .n_tit span{position: absolute; right: 15px; top: 12px; color: #FFFFFF;}
.sideBar_inr .n_ul{margin-top: 5px;}
.sideBar_inr .n_li{margin-bottom: 5px;}
.sideBar_inr .n_li>a{border: 1px solid #c9c9c9; display: block; background-color: #FFFFFF; height: 42px; line-height: 40px; position: relative; padding-left: 60px;; font-size: 14px; color: #333333;}
.sideBar_inr .n_li>a>i{position: absolute; top: 0; bottom: 0; left: 30px; margin: auto 0; line-height: 40px;}
.sideBar_inr .n_li:hover>a{background-color: #682d22; color: #FFFFFF;}
.sideBar_inr .act>a{background-color: #682d22; color: #FFFFFF;}
.sideBar_inr .er{margin: 2px 0; background-color: #efefef; padding: 10px 0;}
.sideBar_inr .er li{height: 35px;}
.sideBar_inr .er li a{line-height: 35px; padding-left: 30px; display: block; font-size: 12px; color: #7d7d7d;}
.sideBar_inr .er li a:hover{color: #296d03;}
/**/
.page_left{width: 24%; margin-right: 1%; float: left;}
.page_right{width: 74%; margin-left: 1%; float: left;}
.page_title{border-bottom: 1px solid #e9e9e9; height: 30px; margin-bottom: 20px;}
.page_title h4{float: left; width: 150px; text-align: center; line-height: 30px; color: #662a1f; font-size: 18px; border-bottom: 2px solid #662a1f;}
.page_title h5{float: right; line-height: 30px; color: #662a1f;}
.page_title h5>a{font-size: 14px; color: #2f2f2f;}

/*设计案例页面*/
.als_page .als_item{width: 100%; margin-bottom: 5px;}
.als_page .als_item .imgbox{width: 100%; display: block; overflow: hidden; position: relative;}
.als_page .als_item .imgbox:before{content: ""; display: block; padding-top: 77%;}
.als_page .als_item .imgbox .als_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
.als_page .als_item h5{text-align: center; height: 30px;line-height: 30px; font-size: 14px; color: #333333;}
.als_page .als_item:hover .imgbox .als_img{transform:scale(1.1);}
.als_page .als_item:hover h5{color: #682d22;}
/*内页*/
.als_show h5{text-align: center; font-size: 16px; color: #333333;}
.als_show .imgbox{margin-top: 20px; text-align: center; overflow: hidden;}
.als_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.als_show .txtbox{margin-top: 20px; color: #333333; font-size: 14px; line-height: 25px;}

/*联系我们页面*/
.lxs_page .lxs_title{font-size: 16px; color: #333333;}
.lxs_page .lxs_box{font-size: 14px; color: #333333; line-height: 25px;}
.lxs_page .ditu{margin-top: 20px; text-align: center; overflow: hidden;}
.lxs_page .ditu img{max-width: 100%; height: auto;}

/*设计方案页面*/
.fas_page .fas_item{width: 100%; margin-bottom: 5px;}
.fas_page .fas_item .imgbox{width: 100%; display: block; overflow: hidden; position: relative;}
.fas_page .fas_item .imgbox:before{content: ""; display: block; padding-top: 77%;}
.fas_page .fas_item .imgbox .fas_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
.fas_page .fas_item h5{text-align: center; height: 30px;line-height: 30px; font-size: 14px; color: #333333;}
.fas_page .fas_item:hover .imgbox .fas_img{transform:scale(1.1);}
.fas_page .fas_item:hover h5{color: #682d22;}
/*内页*/
.fas_show h5{text-align: center; font-size: 16px; color: #333333;}
.fas_show .imgbox{margin-top: 20px; text-align: center; overflow: hidden;}
.fas_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.fas_show .txtbox{margin-top: 20px; color: #333333; font-size: 14px; line-height: 25px;}

/*业务范围页面*/
.fws_page .fws_txt{margin-bottom: 10px;font-size: 14px; color: #222222; line-height: 25px;}
.fws_page .imgbox{text-align: center;overflow: hidden; margin-bottom: 15px;}
.fws_page .imgbox img{width: 100%;}

/*装修日记页面*/
.rjs_page .rjs_txt{margin-bottom: 10px;font-size: 14px; color: #222222; line-height: 25px;}
.rjs_page .imgbox{text-align: center;overflow: hidden; margin-bottom: 15px;}
.rjs_page .imgbox img{width: 100%;}

/*装修项目页面*/
.xms_page .xms_item{width: 100%; margin-bottom: 5px;}
.xms_page .xms_item .imgbox{width: 100%; display: block; overflow: hidden; position: relative;}
.xms_page .xms_item .imgbox:before{content: ""; display: block; padding-top: 77%;}
.xms_page .xms_item .imgbox .xms_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
.xms_page .xms_item h5{text-align: center; height: 30px;line-height: 30px; font-size: 14px; color: #333333;}
.xms_page .xms_item:hover .imgbox .xms_img{transform:scale(1.1);}
.xms_page .fas_item:hover h5{color: #682d22;}
/*内页*/
.xms_show h5{text-align: center; font-size: 16px; color: #333333;}
.xms_show .imgbox{margin-top: 20px; text-align: center; overflow: hidden;}
.xms_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.xms_show .txtbox{margin-top: 20px; color: #333333; font-size: 14px; line-height: 25px;}

/*新闻页面*/
.news_page .news_item{width: 100%; border-bottom: 1px double #e0e0e0; padding-bottom: 15px; margin-bottom: 15px;}
.news_page .news_item .news_box{position: relative; display: block; overflow: hidden; padding: 0 0 0 130px; top: 0;}
.news_page .news_item .imgbox{position: absolute; top: 0; left: 0; bottom: 0; margin: auto; overflow: hidden; border: 1px solid #cdcdcd;}
.news_page .news_item .imgbox .news_img{width: 130px; height: 100%;}
.news_page .news_item .txtbox{height: 90px; padding: 10px 15px;}
.news_page .news_item .txtbox h1{font-size: 14px; color: #080909; background: url("../image/wts_jian.png") no-repeat left; padding-left: 25px;}
.news_page .news_item .txtbox .news_p{height: 40px; font-size: 12px; color: #6f6f6f; line-height: 20px; margin-top: 10px; overflow: hidden;}
.news_page .news_item .news_box:hover{top: -3px; box-shadow: 5px 5px 5px #aaa;}
/*内页*/
.news_show .news_tit{text-align: center; border-bottom: 1px solid #e3e3e3; padding-bottom: 10px;}
.news_show .news_tit h1{font-size: 18px; color: #333333;}
.news_show .news_tit h2{font-size: 12px; color: #cacaca; margin-top: 7px;}
.news_show .txtbox{margin-top: 20px; font-size: 14px; color: #333333; line-height: 25px;}


@media (max-width:1199px){
    header .top_coll .top_box .top_tel{padding-left: 50px;}
    .project_main .prct_tab ul li{height: 50px;}
    .project_main .prct_tab ul li a{font-size: 18px; line-height: 50px; padding-left: 25px;}
    .about_main .about_right .about_txt{line-height: 25px;}
    .info_main .EN{font-size: 30px;}
    .foot_info .foot_logo{width: 150px;}
    .foot_info .foot_nav{width: calc(100% - 350px);}
    .foot_info .foot_box{padding: 0 25px;}

}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_top{height: 70px;}
    header .logo{height: 70px;}
    header .logo a img{width: 360px;}
    header .top_btn{font-size: 32px; color: #682d22; position: absolute; top: 45px; right: 18px;}
    header .head_txt{height: 70px;}
    header .head_nav{position: absolute; top: 90px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li .top_a span{display: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li ul{display: none!important;}
    header .sear_main .sear_left p{font-size: 18px;}
    header .sear_main .top_form{width: 300px;}
    .content{margin: 20px 0;}
    .main_title::before, .main_title::after{width: calc(50% - 70px);}
    .main_title .title_link{width: 140px;}
    .main_title .title_link h4{font-size: 24px;}
    .main_title .title_link:before, .main_title .title_link:after{top: 15px;}
    .main_title:before, .main_title:after{top: 15px;}
    .main_title h3{font-size: 30px;}
    .project_main .prct_tab ul li{height: 40px;}
    .project_main .prct_tab ul li a{line-height: 40px; font-size: 14px; padding-left: 20px;}
    .project_main .prct_tab ul li a:before{width: 20px; height: 20px; right: 15px;}
    .scheme_main .sch_tab ul{text-align: center;}
    .scheme_main .sch_tab ul li{width: 24%;}
    .news_main .news_left .imgbox .mask{height: 70px;}
    .news_main .news_left .imgbox .mask h5{font-size: 40px;}
    .news_main .news_left .imgbox .mask h6{font-size: 14px;}
    .news_main .news_right{height: 250px;}
    .news_main .news_item{margin-bottom: 10px; height: 70px;}
    .news_main .news_item .news_date h5{font-size: 40px;}
    .news_main .news_item .news_date h6{font-size: 14px;}
    .news_main .news_item .txtbox{padding: 5px 10px;}
    .news_main .news_item .txtbox .news_title{font-size: 14px;}
    .news_main .news_item .txtbox .news_p{margin-top: 5px; font-size: 12px;}
    .about_main .about_right .about_txt{line-height: 20px; }
    .intro_main .EN{font-size: 28px;}
    .intro_main .intro_tit{font-size: 20px;}
    .foot_info .foot_nav{display: none;}
    .foot_info .foot_logo{width: 100%; text-align: center;}
    .foot_info .foot_ma{width: 100%; text-align: center;}
    .foot_content .content_left{width: 100%; text-align: center;}
    .foot_content .content_right{width: 100%; text-align: center;}
    /*内页*/
    .sideBar_inr .n_tit h1 i{display: none;}
    .sideBar_inr .n_tit{padding: 12px 0;}
    .sideBar_inr .n_li>a{padding-left: 40px; height: 32px; line-height: 30px;}
    .sideBar_inr .n_li>a>i{left: 10px; line-height: 30px;}
    .news_inner .news_item .news_a{padding: 0 0 0 120px;}
    .news_inner .news_item .imgbox .news_img{width: 120px;}

}

@media (min-width: 768px){
    .sideBar_inr .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_top{height: 60px;}
    header .logo{height: 60px;}
    header .logo a img{width: 249px;}
    header .top_btn{top: 16px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 38%;}
    header .sear_main .top_form{border: 1px solid #682d22; width: 260px;}
    .main_title::before, .main_title::after{width: calc(50% - 60px);}
    .main_title .title_link{width: 120px;}
    .main_title .title_link h4{font-size: 20px;}
    .main_title .title_link:before, .main_title .title_link:after{top: 12px;}
    .main_title:before, .main_title:after{top: 12px;}
    .main_title h3{font-size: 24px; letter-spacing:1px;}
    .main_title .title_link:before, .main_title .title_link:after{width: 60px;}
    .main_title .title_link:before{left: -60px;}
    .main_title .title_link:after{right: -60px;}
    .main_title>h5{font-size: 12px;}
    .project_main .prct_left{width: 100%; margin-right: 0;}
    .project_main .prct_tab ul li{height: 30px;}
    .project_main .prct_tab ul li a{line-height: 30px;}
    .project_main .prct_right{width: 100%; margin-left: 0; margin-top: 10px;}
    .scheme_main .sch_tab ul li a{font-size: 12px;}
    .scheme_main .sch_tab ul li{width: 23%;}
    .case_main .case_item .mask{height: 30px;}
    .case_main .case_item .mask h5{line-height: 30px;}
    .news_main .news_left{width: 100%; margin-right: 0;}
    .news_main .news_right{width: 100%; margin-left: 0; margin-top: 10px;}
    .about_main .about_left{width: 100%; margin-right: 0;}
    .about_main .about_right{width: 100%; margin-left: 0; margin-top: 15px;}
    .contact_main .contact_left{width: 100%; margin-right: 0;}
    .contact_main .form-group{margin-bottom: 10px;}
    .contact_main .contact_right{width: 100%; margin-left: 0; margin-top: 10px;}
    .intro_main .EN{font-size: 20px;}
    .intro_main .intro_tit{font-size: 20px;}
    .intro_main .intro_txt{margin-top: 10px; font-size: 12px;}
    .page_left{width: 100%; margin-right: 0;}
    .page_right{width: 100%; margin-left: 0;}
    .sideBar_inr .n_tit{padding: 10px 0;}
    .news_inner .news_item .news_a{padding: 0 0 0 105px;}
    .news_inner .news_item .imgbox .xws_img{width: 105px;}
    .news_inner .news_item .txtbox{padding: 5px 10px; height: 75px;}



}

@media (max-width:450px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media (max-width:376px){

}

@media (max-width:340px){

}
/*浮动QQ*/
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 200;
}

.dock.close {
    z-index: 50;
}

.dock ul.icons {
    position: absolute;
    list-style: none;
    right: 0px;
    padding: 0px;
    width: 50px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
    right: -70px;
}

.dock ul.icons li i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 210;
}

.dock ul.icons li.active i {
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.dock ul.icons li.up i {
    background-position: -63px -150px;
}

.dock ul.icons li.tel i {
    background-position: -62px -108px;
}

.dock ul.icons li.im i {
    background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
    background-position: -59px -66px;
}

.dock ul.icons li.down i {
    background-position: -63px -190px;
}

.dock ul.icons li p {
    display: block;
    position: absolute;
    top: 50px;
    right: -260px;
    padding: 15px 20px;
    height: 120px;
    color: White;
    line-height: 30px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.dock ul.icons li.active p {
    right: 50px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:24px
}

.dock ul.icons li.im p {
    width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
    color: White;
    background: #0f8773;
    border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
    width: 160px;
    height:150px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
    
    border: 2px solid #000;
}

.dock a.switch {
    position: absolute;
    display: block;
    top: 270px;
    right: 11px;
    width: 26px;
    height: 26px;
    background: url(../images/icons.png) no-repeat 0px -640px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.dock a.switch.off {
    background-position: -32px -640px;
}