@charset "utf-8";
* {margin: 0;padding: 0;border-radius: 0;}
body {font-size: 13px;font-family: "微软雅黑";margin: 0px auto;background: #fff;max-width: 640px;padding-top: 68px;height: auto;}
ul,
li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,
h2,
h3,
h4,
h5,
h6 {font-weight: lighter;color: #000;}
i {font-style: normal;}

/* 头部*/
.top_bg {background-color: #fff;position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;}
.top1 {width: 94%;margin: 0 auto;height: 68px;overflow: hidden;}
.top1 .top_logo {float: left;height: 58px;margin-top: 12px;}
.top1 .top_logo img {height: 40px;}
.top1 .top_text {display: none;}
.top1 .top_phone {display: none;}
.top2 {z-index: 9999;position: absolute;top: 68px;right: 0;width: 50%;background: rgba(240, 131, 0, 0.9);}
.top2 .top_center {
  /* 默认隐藏 */display: none;overflow: hidden;}

.top2 .top_nav {display: none;}
.top_rr {display: block;float: right;padding-top: 15px;width: 55px;height: 68px;box-sizing: border-box;}
/*.top_rr .search {width: 25px;float: left;}*/
.top_rr .menu {float: right;width: 20px;overflow: hidden;display: inline;position: relative;height: 40px;margin-top: 5px;cursor: pointer;}
.top_rr .menu span {width: 100%;overflow: hidden;position: absolute;left: 0px;top: 5px;z-index: 12;height: 2px;border-radius: 1px;background: #333;transition: all 0.4s ease;}
.top_rr .menu span:nth-child(2) {top: 12px;transition: all 0.4s ease;}
.top_rr .menu span:nth-child(3) {top: 19px;transition: all 0.4s ease;}
.top_rr .menu-show {top: 4px;}
.top_rr .menu-show span {transform: rotate(45deg);top: 8px;}
.top_rr .menu-show span:nth-child(2) {transform: rotate(-45deg);top: 8px;}
.top_rr .menu-show span:nth-child(3) {display: none;}

.nav_sj {width: 50%;position: absolute;top: 68px;right: 0px;height: auto;background: rgba(240, 131, 0, 0.9);overflow: hidden;padding: 0px 0px;z-index: 99999;display: none;}
.nav_sj ul {float: none;display: block;}
.nav_sj ul li {float: none;font-size: 16px;padding: 0 5%;line-height: 50px;text-align: left;border-bottom: 1px #ddd solid;box-sizing: border-box;}
.nav_sj ul li span {float: right;}
.nav_sj ul li span img {width: 15px;}
.nav_sj ul li dd {height: 44px;line-height: 44px;}
.nav_sj ul li a {color: #f1f1f1;text-align: left;height: 50px;line-height: 50px;display: inline-block;}
.nav_sj ul li a.hover {color: #cccccc;border-bottom: 0px #666 solid;}
.nav_sj ul li .nav1 {display: none;width: 86%;margin-left: 6%;}
.nav_sj ul li .nav1 a {color: #fff;height: 44px;line-height: 44px;font-size: 15px;}


/* banner */
.box_swipe {margin: 0px auto;display: block;width: 100%;overflow: hidden;position: relative;}
.box_swipe ul li {width: 100%;height: auto;}
.box_swipe ul li img {width: 100%;height: auto;vertical-align: middle;}
.box_swipe > ol {width: 100%;height: auto;position: absolute;text-align: center;bottom: 10px;z-index: 1;}
.box_swipe > ol > li {width: 20px;height: 5px;margin-left: 4px;margin-right: 4px;border-radius: 20px;cursor: pointer;background: #fff;display: inline-block;text-align: center;}
.box_swipe > ol > li.on {background: #f08300;}
.slideBox {display: none;}
.sj_banner img {width: 100%;height: auto;}
.ny_banner {display: none;}

/*使命*/
.ism{width:100%;background: url(../images/sm_bg.jpg) no-repeat center / cover;padding-top: 20px;padding-bottom: 28px;overflow: hidden; position:relative;}
.ism_content{ width:90%; margin:0 auto; text-align:center;}
.ism_content h1 {font-size: 18px;color: #333333;font-weight: 550;}
.ism_content p {font-size: 12px;color: #999999;margin-top: 5px; line-height:22px}

/*装修报价*/
.iprice {width: 96%;margin: 8px auto;height:auto;background-color: #f6f6f6; overflow:hidden; border-radius:10px; padding-bottom:10px;}
.iprice_content{width:96%; margin:8px auto;overflow:hidden;}
.iprice_1{width:100%; margin-top:1px;overflow:hidden;}.iprice_1 div:first-child{display:none;}
.iprice_1_1{margin-left:20px; text-align:center; padding-top:10px;}.iprice_1_1 h1{font-size:24px; color:#333333; font-weight:bold;}
.iprice_1_1 p {font-size: 14px;color: #666666;margin-top: 3px; line-height:22px}
.iprice_1_1 p span{color:#f08300;}
.iprice_2 a{display:block; padding:7px 10px; border-radius:20px; border:1px #e2e2e2 solid; background:#ffffff; float:left; font-size:16px; color:#666666; margin-left:5px; margin-top:10px;}
.iprice_2 a:hover{color:#ffffff;background:#f08300; border:1px #f08300 solid;}
.iprice_2 a.a1{ font-size:14px; font-weight:bold; color:#ffffff;background:#f08300; border:1px #f08300 solid; padding:7px 10px 10px; border-radius:20px;margin-top:10px; }
.ibotprice_bg{display:none;}
/* 标题 */
.title {width: 94%;margin: 0 auto;text-align: center;margin-bottom: 23px;}
.title h1 {font-size: 20px;color: #333333;font-weight: 550;}
.title h2 {font-size: 20px;color: #333333;font-weight: 550;}
.title p {font-size: 13px;color: #666666;margin-top: 8px;}

/* 案例 */
.iCase_bg {background:#f6f6f6;padding-top: 20px;padding-bottom: 18px;overflow: hidden;}
.iCase_bg .title {margin-bottom: 25px;}
.iCase {width: 96%;margin: 0 auto;}
.iCase ul {overflow: hidden;}
.iCase ul li {width:100%;margin-bottom: 15px;overflow: hidden;background-color: #fff;}
.iCase .iCase_img {overflow: hidden;}
.iCase .iCase_img img {width: 100%;height: auto;transition: all .4s;}
.iCase .iCase_text {padding: 0 5%;box-sizing: border-box;}
.iCase .iCase_text h1 {font-size: 18px;color: #333;font-weight: 500;margin-top: 16px;}
.iCase .iCase_text p {font-size: 14px;color: #999999;font-weight: 400;line-height: 18px;margin-top: 8px; padding-bottom:5px;overflow: hidden;}

/*设计研究院*/
.isj_bg {padding-top: 30px;padding-bottom: 35px;}
.isj_bg .title {margin-bottom: 21px;}
.isj_bg .title p {color: #333;margin-top: 18px;}
.isj {width: 96%;margin: 0 auto;overflow: hidden;position: relative;}
.isj .hd {width: 100%;}
.isj .hd ul {border-top: 0px solid #dddddd;}
.isj .hd li {height:auto;padding-left: 5px;border-bottom: 1px solid #dddddd;overflow: hidden;box-sizing: border-box; padding-top:20px;}
/*.isj .hd li.on {height: 176px;border-bottom: 3px solid #ff8500;}
.isj .hd li.on h1 {color: #ff8500;line-height: 55px;}*/
.isj .hd li h1 {line-height: 22px;font-size: 16px;color: #333;font-weight: 550;}
.isj .hd li p {font-size: 12px;color: #666;line-height: 18px;height: 50px;overflow: hidden;margin-top: 5px;margin-bottom: 6px;}
.isj .hd li a {font-size: 12px;color: #ff8500;}
.isj .hd li a:hover {margin-left: 15px;}
.isj .bd {}
.isj .bd ul{height: 100%;}
.isj .bd ul li{height: 100%;overflow: hidden;}
.isj .bd ul li:hover img{transform: scale(1.1);}
.isj .bd img {width: 100%;height: 100%;object-fit: cover;transition: all .4s;}


.isj_bg .de3_box{width: 96%;height: auto;margin: 20px auto;position: relative; overflow:hidden;}
.isj_bg .de3_box ul{}
.isj_bg .de3_box ul li{float: left;width: 48.5%;height: auto;text-align: center;box-sizing: border-box;padding: 2% 2% 0 2%; margin-right:2.5%;cursor: pointer; margin-bottom:10px; border:1px #dddddd solid;}
.isj_bg .de3_box ul li:nth-child(2n) {margin-right: 0%;}
.isj_bg .de3_box ul li:hover img{animation: amd 2s infinite;}
.isj_bg .de3_box ul li:hover h1{color: #ff8500;}
.isj_bg .de3_box ul li h1{font-size: 16px;color: #333;font-weight: 550;margin: 15px 0 6px 0;}
.isj_bg .de3_box ul li p{font-size: 12px;color: #666;line-height: 20px;text-align: center; height:65px;}


/* 全产业链 解决方案*/
.iSolution_bg {background: url(../images/cyl_bg.jpg) no-repeat center / cover; height:498px;padding-top: 30px;padding-bottom: 9px;overflow: hidden;}
.iSolution_bg .title {margin-bottom: 40px;}
.iSolution{width: 96%;height: auto;margin: 0 auto;}
.iSolution ul{}
.iSolution ul li{float: left;width: 25%;height: 106px;text-align: center;box-sizing: border-box;padding: 3.15% 2.15% 0 2.15%;cursor: pointer; border:1px #f9f8f8 solid;}
.iSolution ul li img{width:40px; height:auto;}
.iSolution ul li h1{font-size: 16px;color: #333;font-weight: 500;margin: 10px 0 6px 0;}
.iSolution ul li p{font-size: 14px;color: #666;line-height: 22px;text-align: center; height:75px;}


/* 诚正恒的优势 */
.iStrength_bg {background-color: #fff;padding-top: 30px;padding-bottom: 10px;overflow: hidden;}
.iStrength_bg .title {margin-bottom: 37px;}
.iStrength {width: 96%;margin: 0 auto;}
.iStrength ul {overflow: hidden;}
.iStrength ul li {width: 100%;height: auto;box-sizing: border-box;position: relative;}
.iStrength ul li .iStrength_img {}
.iStrength ul li .iStrength_img img {width: 100%;height: auto;}
.iStrength ul li .iStrength_text {}
.iStrength ul li .iStrength_text h1 {font-size: 16px;color: #333;font-weight: 550;margin-top: 22px;margin-bottom: 10px; border-bottom:1px #b8b8c1 solid; padding-bottom:10px;}
.iStrength ul li .iStrength_text p {font-size: 12px;color: #666;line-height: 25px;margin-bottom: 2px;}
.iStrength ul li i {display: block;height: 63px; margin-top:15px;}
.iStrength ul li i img{filter: grayscale(100%); width:25px;}

/* 服务流程 */
.iCulture_bg {background: url(../images/fwlc_bg.jpg) no-repeat top;padding-top: 30px;padding-bottom: 10px;overflow: hidden;}
.iCulture_bg .title {margin-bottom: 37px;}
.iCulture {width: 96%;max-width: 1500px;margin: 0 auto; padding-top:30px; padding-bottom:30px;border-radius: 10px;box-shadow:0px 0px 15px #ccc;box-sizing: border-box;border: 0px #ececec solid;background:rgba(255,255,255,0.8);overflow: hidden; text-align:center;}
.iCulture img {width: 100%;height: auto;}
.pc_fwlc{display:none;}.sj_fwlc{display:block;}


/* 新闻 */
.iNews_bg {background-color: #f6f6f6;padding-top: 30px;}
.iNews_bg .title {margin-bottom: 22px;}
.iNews {width: 96%;margin: 0 auto;overflow: hidden; padding-bottom:30px;}
.iNews .iNews_left {padding-top:5px;}

.iNews .hd {overflow: hidden;width:100%;}
.iNews .hd ul {}
.iNews .hd li {cursor: pointer; float:left; width:23%; margin-right:0.8%; margin-left:0.6%; margin-bottom:15px;border: 1px solid #ccc;font-size: 14px; text-align:center; height:35px; line-height:35px;border-radius: 5px;}
.iNews .hd li a {color: #333;}
.iNews .hd li.on a {color: #ff8500;}
.iNews .hd li.on{border: 1px solid #ff8500;}

.iNews .bd{width:100%; margin:0 auto;}
.iNews .bd .iNews_top {overflow: hidden;width:100%; background:#ffffff;border-radius: 8px;box-shadow:0px 0px 10px #ccc;}
.iNews .bd .iNews_top .iNews_img {width:100%; height:auto; overflow:hidden; padding:0px;}
.iNews .bd .iNews_top .iNews_img img {width: 100%;height: auto;}
.iNews .bd .iNews_top .iNews_text {box-sizing: border-box;padding-left: 3.8%;padding-right: 2%;width: 96%;}
.iNews .bd .iNews_top .iNews_text h1 {font-size: 16px;color: #333;font-weight: 540;margin-bottom: 12px; margin-top:20px;}
.iNews .bd .iNews_top .iNews_text p {font-size: 13px;color: #999;line-height: 20px; height:64px; overflow:hidden;}
.iNews .bd .iNews_top .iNews_time {box-sizing: border-box;padding-left: 3.8%;padding-right: 2%;width: 96%;}
.iNews .bd .iNews_top .iNews_time span{float: right; display:block;width: 41%;height: 50px;box-sizing: border-box;color: #999; text-align:right; line-height:50px;}
.iNews .bd .iNews_top .iNews_time p {float:left;color: #999;height: 50px;line-height:50px;}

.iNews .bd .iNews_bottom{ width:100%; margin:0 auto;}
.iNews .bd .iNews_bottom ul {overflow: hidden; border-top:1px #ddd solid;}
.iNews .bd .iNews_bottom ul li {margin-bottom: 0px;/* height:120px; */overflow:hidden;border-bottom:1px #ddd solid;padding-left: 3.8%;padding-right: 2%;}
.iNews .bd .iNews_bottom ul li h1 {font-size: 16px;color: #333;font-weight: 540;line-height: 20px; padding-top:20px;width: 96%;}
.iNews .bd .iNews_bottom ul li p {font-size: 13px;color: #999; padding-top:10px;line-height: 20px;width: 96%; height:42px; overflow:hidden;}
.iNews .bd .iNews_bottom ul li .iNews_time {box-sizing: border-box;width: 96%;}
.iNews .bd .iNews_bottom ul li .iNews_time span{float: right;padding-top:10px; display:block;width: 41%;height: 50px;box-sizing: border-box;color: #999; text-align:right; line-height:50px;}
.iNews .bd .iNews_bottom ul li .iNews_time p {font-size: 12px;float:left;color: #999;height: 50px;line-height:50px;width: 46%;}

/* 客户见证 */
.iCoop_bg {background-color: #fff;padding-top: 27px;padding-bottom: 20px;overflow: hidden;}
.iCoop_bg .title {margin-bottom: 20px;}
.iCoop{width: 96%;margin: 0 auto;overflow: hidden;}
.iCoop ul {overflow: hidden;zoom: 1;}
.iCoop ul li {float: left;width: 30.5%;height: auto;text-align: center;box-sizing: border-box; margin-right:2.6%; margin-bottom:15px;cursor: pointer; border:1px #e6e6e6 solid; padding:2px;}
.iCoop ul li img {width: 100%;height: auto;border:1px #e6e6e6 solid;}


/*首页结束*/

/*案例分类开始*/
.ny_list{width: 96%;margin: 0 auto;}
.big_list {text-align: center;padding-top: 10px;padding-bottom: 18px;}
.big_list  ul {display: inline-block;overflow: hidden;}
.big_list  ul li {float: left;margin-bottom: 10px;}
.big_list  ul li.ny_active a {color: #fff;background-color: #ff8500;border-color: #ff8500;}
.big_list  ul li:hover a {color: #fff;background-color: #ff8500;border-color: #ff8500;}
.big_list  ul li a {display: block;height: 31px;line-height: 29px;text-align: center;font-size: 14px;color: #333;padding: 0 15px;border-radius: 30px;border: 1px solid #dddddd;box-sizing: border-box;margin: 0 6px;}

.iprice_case {width: 96%;margin: 22px auto;height: auto;}
/*案例分类结束*/


/* 案例详情页 */
.products_de {width: 96%;margin: 0 auto;overflow: hidden;padding-top: 20px;padding-bottom: 25px;}
.products_de .products_de_left {float: right;width: 100%;}
.products_de .products_de_left img {width: 100%;height: auto; margin-bottom:20px;}
.products_de .products_de_right {float: left;width: 100%;}
.products_de .products_de_right h1 {font-size: 28px;color: #333;font-weight: 400;margin-bottom: 27px; padding-bottom:20px; border-bottom:1px #dddddd solid;}
.products_de .products_de_right h2 {font-size: 18px;color: #444;font-weight: 500;margin-bottom: 10px;}
.products_de .products_de_right ul{width:100%; overflow:hidden; margin-bottom:40px;}
.products_de .products_de_right ul li{float:left; width:50%; height:30px; font-size:14px; color:#666;}
.products_de .products_de_right p,
.products_de .products_de_right span {font-size: 14px !important;color: #666 !important;line-height: 28px !important;}
.products_de .products_de_main {clear: both;padding-top: 50px;}
.products_de .products_de_main h1 {font-size: 24px;color: #333;font-weight: 400;margin-bottom: 25px;}

/* 面包屑导航 */
.navigation_bg {box-sizing: border-box;overflow:hidden;}
.navigation {width: 100%;margin: 0 auto;vertical-align: middle;text-align:left;font-size: 12px;color: #666;overflow:hidden;}
.navigation img {float: left;width: 25px;height: 25px;margin-top: 10px;margin-left: 5px;}
.navigation ul {line-height: 42px;vertical-align: middle;overflow: hidden;}
.navigation ul li {float: left;margin-left: 10px;}
.navigation ul li a {font-size: 14px;color: #666;}
.navigation ul li a:hover {color: #ff8500;}

/* 新闻资讯分类 */
.news_list {width:100%; margin:0px auto; text-align:center; overflow:hidden;border-top: 1px solid #dddddd;border-bottom: 1px solid #dddddd; padding-top:6px;}
.news_list ul {overflow: hidden;width: 100%;margin:0 auto;line-height: 32px;}
.news_list ul li {float: left; margin-bottom:10px;}
.news_list ul li.news_list_active {background-color: #f08300;}
.news_list ul li.news_list_active a {color: #fff;}
.news_list ul li a {font-size: 14px;display: block;text-align: center;box-sizing: border-box; padding:0px 6px;}

/* 新闻资讯列表 */
.news_detail ~ .news_recommend {margin-top: 10px;margin-bottom: 40px;}
.news_bg {overflow: hidden;width: 94%;margin: 0 auto;padding-top: 15px;}
.news ~ .fy {clear: both;margin-bottom: 40px;}
.news ~ .fy li:first-of-type {margin-left: 0;}
.news ul {overflow: hidden;}
.news ul li {padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #e2e2e2;overflow: hidden;}
.news ul li a {display: block;overflow: hidden;position: relative;}
.news ul li a:hover .news_img img {transform: scale(1.1);}
.news ul li a:hover .news_text h1 {color: #f08300;}
.news .news_img {overflow: hidden;}
.news .news_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.news .news_text {box-sizing: border-box;}
.news .news_text h1 {font-size: 18px;color: #333;font-weight: 400;margin-top: 12px;margin-bottom: 8px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.news .news_text p {font-size: 13px;color: #666;line-height: 23px;overflow: hidden;}
.news .news_text span {display: block;font-size: 13px;color: #333;margin-top: 8px;}
.news .news_time{ margin-top:8px;}
.news .news_time time{float: left;}
.news .news_time p{float: right;}

.ny_style {width: 94%;margin: 0 auto;overflow: hidden;padding-top: 30px;}
.ny_style_main {width: 100%;}
.ny_style_title {/*border-bottom: 1px solid #e2e2e2;*/margin-bottom: 20px;}
.ny_style_title h1 {font-size: 24px;color: #333;font-weight: 400;margin-bottom: 3px; text-align:center;}
.ny_style_title p {font-size: 17px;color: #666;margin-bottom: 31px;}
.ny_style_title span {margin-right: 15px;}
.ny_style_text {font-size: 14px;color: #666;line-height: 28px; text-align:center; font-weight:550;}
.ny_style_text p,
.ny_style_text span {line-height: 28px !important;font-size: 14px !important;color: #666 !important; text-align:left; font-weight:normal; margin-top:5px;}/*text-indent:24.0000pt;*/
.ny_style_text img {max-width: 100%;margin: 22px auto!important; text-align:center;}
.ny_style_btns {border-top: 1px solid #e2e2e2;overflow: hidden;padding-top: 29px;padding-bottom: 75px;margin-top: 35px;}
.ny_style_btns a {font-size: 16px;color: #666;line-height: 46px;}
.ny_style_btns a:hover {color: #ff8500;}
.ny_style_btns .return {/*float: right;*/margin-top: 30px;display: block;width: 131px;height: 41px;line-height: 39px;color: #fff;background-color: #ff8500;border-radius: 35px;text-align: center;border: 1px solid transparent;box-sizing: border-box;float:none!important;margin-top: 20px!important;}
.ny_style_btns .return:hover {background-color: #fff;color: #ff8500;border: 1px solid #ff8500;}

.ny_style .fx {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  position: relative;
}
.ny_style .fx span {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
}
.ny_style .fx span:nth-child(2){display:none;}
.ny_style .fx a{display:none;}


/* 新闻推荐 */
.news_recommend {padding: 0 1.9%;padding-top: 1.5%;box-sizing: border-box;border: 1px solid #dddddd;}
.news_recommend .news_recommend_main {position: relative;margin-bottom: 35px;}
.news_recommend > h1 {font-size: 18px;color: #333;font-weight: 400;line-height: 40px;}
.news_recommend .hd {position: absolute;left: 0;bottom: -13px;z-index: 9;}
.news_recommend .hd ul {overflow: hidden;}
.news_recommend .hd ul li {float: left;width: 33px;height: 3px;background-color: #dddddd;margin-right: 10px;cursor: pointer;}
.news_recommend .hd ul li.on {background-color: #f08300;}
.news_recommend .bd ul li {position: relative;overflow: hidden;}
.news_recommend .bd ul li:hover img {transform: scale(1.2);}
.news_recommend .bd ul li img {width: 100%;height: auto;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.news_recommend .bd .news_recommend_text {position: absolute;bottom: 0;left: 0;width: 100%;height: 27px;background-color: rgba(255, 133, 0, 0.8);font-size: 13px;color: #fff;line-height: 27px;text-align: center;}
.news_recommend > a {display: block;font-size: 13px;color: #333;line-height: 23px;margin-bottom: 20px;}
.news_recommend > a:hover {color: #f08300;}


/* 设计研究院 */
.welfare {width: 94%;margin: 20px auto;}
.welfare ul {overflow: hidden;}
.welfare ul li {width: 100%;margin-bottom: 3.6%;background-color: #ffffff;border-radius: 10px;border: 1px solid #ddd; overflow:hidden;}
.welfare ul li:hover .welfare_img img {transform: scale(1.1);}
.welfare ul li:nth-child(2n) {margin-right: 0;}
.welfare .welfare_img{overflow: hidden;}
.welfare .welfare_img img {width: 100%;height: auto;transition: all .4s;}
.welfare .welfare_text {height: auto;padding-left: 5%;padding-right: 5%;padding-top: 4%;padding-bottom: 2%;border-top: transparent;box-sizing: border-box;}
.welfare .welfare_text h1 {font-size: 18px;color: #444;font-weight: 540;margin-bottom: 12px;height: 26px;}
.welfare .welfare_text p {font-size: 14px;color: #666;line-height: 25px;height: 50px;overflow: hidden;}

.design {width: 94%;margin: 20px auto;}
.design ul {overflow: hidden;}
.design ul li {float: left;width: 48%;margin-right: 3%;margin-bottom: 2.6%;background-color: #ffffff;border-radius: 10px;border: 1px solid #ddd; padding-top:20px; padding-bottom:20px; overflow:hidden; }
.design ul li:hover .design_img img {transform: scale(1.1);}
.design ul li:nth-child(2n){margin-right: 0;}
.design .design_img{overflow: hidden; float:left; height:60px; line-height:60px;padding-left:6%;}
.design .design_img img {width: 80%;height: auto;transition: all .4s;}
.design .design_text {height: auto;padding-left: 5px;padding-right: 10%;padding-bottom: 2%; padding-top:2%;border-top: transparent;box-sizing: border-box;}
.design .design_text h1 {font-size: 18px;color: #333;font-weight: 550;height: 26px; margin-bottom:2px;}
.design .design_text p {font-size: 14px;color: #666;line-height: 25px;height: 50px;overflow: hidden;}

.desj_bg {padding-top: 50px;padding-bottom: 0px; margin-bottom:50px;background-color: #f6f6f6;}
.desj_bg .title {margin-bottom: 1px;}
.desj_bg .title p {color: #333;margin-top: 10px;}
.desj {width: 100%;margin: 0 auto;overflow: hidden;position: relative;}
.desj .hd {width: 85.7%; padding-bottom:15%; margin-left:6%;}
.desj .hd ul {border-top: 0px solid #dddddd;}
.desj .hd li {height:auto;border-bottom: 0px solid #dddddd;overflow: hidden;box-sizing: border-box; padding-top:10px; margin-bottom:0px;}
.desj .hd li h1 {line-height: 55px; height:55px;font-size: 16px;color: #333;font-weight: 550;}
.desj .hd li h1 img{width:35px; margin-right:8px;}
.desj .hd li p {font-size: 14px;color: #666;line-height: 24px;height: 50px;overflow: hidden;margin-bottom: 6px; padding-left:10px;}
.desj .bd {position: absolute;top: 50%;right: 0; width: 65%;height: 100%; z-index:-1;}
.desj .bd ul{height: 100%;}
.desj .bd ul li{height: 100%;overflow: hidden;}
/*.desj .bd ul li:hover img{transform: scale(1.1);}*/
.desj .bd img {height: 50%;object-fit: cover;transition: all .4s;}

.design_team{width: 94%;margin: 20px auto;overflow: hidden;position: relative;}
.design_team ul {overflow: hidden;}
.design_team ul li {float: left;width: 47%;margin-right: 4.5%;margin-bottom: 2.6%;background-color: #ffffff;border: 1px solid #ddd; overflow:hidden; }
.design_team ul li:hover .dteam_img img {transform: scale(1.1);}
.design_team ul li:nth-child(2n){margin-right: 0;}
.design_team .dteam_img{overflow: hidden;}
.design_team .dteam_img img {width: 100%;height: auto;transition: all .4s;}
.design_team .dteam_text {height: auto;padding-left: 5%;padding-right: 5%;padding-bottom: 5%; padding-top:5%;border-top: transparent;box-sizing: border-box;}
.design_team .dteam_text h1 {font-size: 18px;color: #333;font-weight: 550;height: 26px; margin-bottom:5px;}
.design_team .dteam_text h2 {font-size: 16px;}
.design_team .dteam_text i{ display:block; height:2px; width:13%; background:#f0890d; margin-top:15px; margin-bottom:15px;}
.design_team .dteam_text p {font-size: 14px;color: #666;line-height: 20px;height: 35px;overflow: hidden;}


/*项目现场*/
.scene {width: 94%;margin: 20px auto;}
.scene ul {overflow: hidden;}
.scene ul li {float: left;width: 99.6%;margin-bottom: 3.6%;background-color: #ffffff;border-radius: 10px;border: 1px solid #ddd; overflow:hidden;}
.scene ul li:hover .scene_img img {transform: scale(1.1);}
.scene ul li:nth-child(2n) {margin-right: 0;}
.scene1{ margin-top:20px;}
/*.scene1 ul li {width: 47.8%;margin-right: 3%;}.scene1 ul li:nth-child(2n) {margin-right: 0;}*/
.scene .scene_img{overflow: hidden;}
.scene .scene_img img {width: 100%;height: auto;transition: all .4s;}
.scene .scene_text {height: auto;padding-left: 5%;padding-right: 5%;padding-top: 4%;padding-bottom: 2%;border-top: transparent;box-sizing: border-box;}
.scene .scene_text h1 {font-size: 18px;color: #000;font-weight: 550;margin-bottom: 12px;height: 26px;}
.scene .scene_text i{ display:block; height:2px; width:10%; background:#f0890d; margin-top:15px; margin-bottom:15px;}
.scene1 .scene_text i{ width:8%;}
.scene .scene_text p {font-size: 14px;color: #666;line-height: 25px;height: 80px;overflow: hidden;}

/*生态链*/
.iot_bg {padding-bottom: 5px;}
.iot {width: 96%;margin: 30px auto; margin-top:5px; overflow:hidden;}
.iot i {display: block;width: 43px;height: 2px;background-color: #ff8500;margin-top: 5px; margin-bottom:5px; margin-left:10px;}
.iot p{line-height:18px; font-size:12px; color:#696969; padding:10px;}
.iot .iot_item1 {/*box-shadow: 0 0 10px #ddd;*/overflow: hidden;margin-bottom: 25px;position: relative;background-color: #f4f4f4;border-radius: 10px;}
.iot .iot_item1 .iot_text{position: absolute;bottom:0;right: 0%; width:100%; background:rgba(255,255,255,0.8);}
.iot .iot_item1 .iot_text h1{ font-size:16px; font-weight:550; padding:10px; padding-top:20px;}
.iot .iot_item1 .iot_img {width:100%; overflow:hidden;}
.iot .iot_item2 {/*box-shadow: 0 0 10px #ddd;*/overflow: hidden;margin-bottom: 25px;position: relative;background-color: #f4f4f4;border-radius: 10px;}
.iot .iot_item2 .iot_text {position: absolute;bottom:0;right: 0%; width:100%; background:rgba(255,255,255,0.8);}
.iot .iot_item2 .iot_text h1{ font-size:16px; font-weight:550; padding:10px;}
.iot .iot_item2 .iot_img {width:100%;  overflow:hidden;}
.iot .iot_item2 .iot_img img {width: 100%;height: auto;}
.iot .iot_item1 .iot_img img {width: 100%;height: auto;transition: all .4s;}

/* 企业简介 */
.aboutus_bg {padding-top: 30px;padding-bottom: 25px;}
.aboutus_bg .aboutus_title {width: 100%;margin-top: 0;margin-bottom: 0;}
.aboutus {width: 94%;margin: 0 auto;overflow: hidden;}
.aboutus .aboutus_right img {width: 100%;height: auto;}
.aboutus .aboutus_text {margin-top: 25px;}.aboutus .aboutus_text img{max-width:100%;}
.aboutus .aboutus_text h1 {font-size: 18px;color: #666;font-weight: 550;margin-bottom: 22px;text-align: center;}
.aboutus .aboutus_text h2 {display: inline-block;font-size: 14px;color: #666;line-height: 27px;border: 1px solid #ddd;border-radius: 15px;padding: 0 10px;font-weight: 400;margin-right: 12px;margin-bottom: 12px;}
.aboutus .aboutus_text p {font-size: 13px;color: #666;line-height: 23px;margin-bottom: 8px;}
.coop {position: absolute;top: 0;left: 50%;width: 96%;margin: 0 auto;padding-top: 5px;-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);}
.aboutus_num {margin-top: 15px;margin-bottom: 15px;margin-left:10%;}
.aboutus_num ul {overflow: hidden;width: 105%;margin-left: -4%;}
.aboutus_num ul li {float: left;width: 24%;text-align: center;}
.aboutus_num ul li h1 {line-height: 32px;}
.aboutus_num ul li b {font-size: 24px;color: #666;font-weight: 550;}
.aboutus_num ul li span {font-size: 13px;color: #666;font-weight: 400;}
.aboutus_num ul li i {font-size: 13px;color: #666;}
.aboutus_title {width: 94%;margin: 0 auto;overflow: hidden;margin-top: 30px;text-align: center;margin-bottom: 25px;}
.aboutus_title h1 {font-size: 24px;color: #f08300;font-weight: 550;}
.aboutus_title p {font-size: 14px;color: #ddd;margin-top: 2px;}
.aboutus_title i {display: block;width: 40px;height: 2px;background-color: #f08300;margin: 0 auto;margin-top: 15px;}
.aboutus_title .aboutus_title_text {text-align: left;margin-top: 25px;}
.aboutus_title .aboutus_title_text h2 {font-size: 16px;color: #666;font-weight: 550;margin-bottom: 4px;}
.aboutus_title .aboutus_title_text span {display: block;font-size: 13px;color: #777;line-height: 23px;}

.coop_bg {position: relative;}
.coop_bg > img {width: 100%;}
.coop_bg .title {margin-bottom: 62px;}
.coop_bg .title h1 {font-size: 32px;color: #333;font-weight: 550;}
.coop_bg .title p {font-size: 24px;color: #333;margin-top: 4px;}

/* 发展历程 */
.history_bg {
  padding-top: 0px;
  padding-bottom: 50px;
 /* background: url("../images/history_bg.jpg") no-repeat center/cover;*/
  position: relative;
}
.history_bg::after {
  position: absolute;
  bottom: 105.5px;
  left: 0px;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
 /* background: url("../images/hr.png") repeat-x;*/
  border-bottom:1px solid #9b9b9b;
}

.history {
  width: 94%;
  margin: 0 auto;
}
.history_swiper1 {
  position: relative;
}
.history_swiper1 .swiper-slide {
  text-align: center;
  cursor: pointer;
  position: relative;
}
.history_swiper1 .swiper-slide img {
  height: 35px;
  filter: grayscale(1) brightness(110%);
  /*filter: grayscale(1) brightness(500%);白色*/
}
.history_swiper1 .swiper-slide i {
  display: block;
  width: 1px;
  height: 8px;
  /*background-color: #333;*/
  margin: 0 auto;
}
.history_swiper1 .swiper-slide h1 {
  font-size: 18px;
  color: #666;
  font-weight: 540;
  margin-bottom: 8px;
}
.history_swiper1 .swiper-slide p {
  font-size: var(--fs-16);
  color: #333;
  line-height: 20px;
}
.history_swiper1 .swiper-slide-thumb-active img {
  filter: none;
}
.history_swiper1 .swiper-slide-thumb-active i {
 /* background-color: #0081cc;*/
}
.history_swiper1 .swiper-slide-thumb-active h1 {
  color: #ff8601;
}
.history_swiper1 .swiper-slide-thumb-active p {
  color: #ff8601;
}

.history_swiper2 {
  position: relative;
  margin-bottom: 59px;
}
.history_swiper2 .swiper-slide {
  width:92%; margin:0 auto; overflow:hidden;
}
.history_swiper2 .swiper-slide .his_1{ width:80%; margin-left:10%;}
.history_swiper2 .swiper-slide .his_2{width:80%; margin-left:10%;}
.history_swiper2 .swiper-slide .his_2 img{ width:100%;}
.history_swiper2 .swiper-slide h1 {
  font-size:24px;
  color: #666666;
  font-weight: bold;
}
.history_swiper2 .swiper-slide p {
  font-size: 16px;
  color: #666;
  line-height: 42px;
  font-weight: normal;
}
.history_swiper2 .swiper-button-next {
  right: 0px;
}
.history_swiper2 .swiper-button-prev {
  left: 0px;
}
.history_swiper2 .swiper-button-prev,
.history_swiper2 .swiper-button-next {
  width: 37px;
  height: 37px;
 /* border-radius: 50%;*/
  background: rgba(255, 134, 1, 1);
}
.history_swiper2 .swiper-button-prev::after,
.history_swiper2 .swiper-button-next::after {
  font-size: var(--fs-24);
}
.history_swiper2 .swiper-button-prev:hover,
.history_swiper2 .swiper-button-next:hover {
  opacity: 1;
  background: #efefef;
}



/* 企业文化 */
.culture_bg {padding-bottom: 15px;}
.culture {width: 94%;margin: 0 auto;}
.culture .culture_text {min-height: 120px;padding: 3% 2%;box-sizing: border-box;}
.culture .culture_text h1 {font-size: 18px;color: #333;font-weight: 400;margin-bottom: 8px;}
.culture .culture_text p {font-size: 13px;color: #666;line-height: 23px;}
.culture .culture_img img {width: 100%;height: auto;}
.culture .culture_item1 {box-shadow: 0 0 10px #ddd;overflow: hidden;margin-bottom: 15px;position: relative;background-color: #fff;}
.culture .culture_item2 {box-shadow: 0 0 10px #ddd;overflow: hidden;margin-bottom: 15px;position: relative;background-color: #fff;}
.culture .culture_text {width: 90%; margin:0 auto; padding-top:20px;}
.culture .culture_text h1 {font-size: 30px;color: #333;font-weight: 540;margin-bottom: 24px;}
.culture .culture_text p {font-size: 16px;color: #666;line-height: 28px;}
/* 技术实力 */
.iculture_bg {
  
  padding-top: 30px;
  position: relative;
  overflow: hidden;
}
.iculture_bg .title h1 {
  color: #fff;
}
.iculture_bg .title p {
  color: #fff;
}
.iculture {width: 94%;margin: 0 auto;
  border-radius: 8px;border:1px #dfdfdf solid;margin-bottom: 45px;position: relative;background-color: #fff; overflow:hidden;
}
.iculture ul {
 
}
.iculture ul li{
  width: 90%;
  margin:0 auto;
  border-radius: 10px;
  padding: 0 1.5%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  
}



/*.iculture ul li:nth-child(4n+4) {
  margin-right: 0%;
}*/
/*.iculture ul li:hover {
  padding-top: 2.3438vw ;
  padding-bottom: 2.3438vw;
  background:url(../images/culture_bg2.jpg) no-repeat center;
  box-shadow: 0 0 10px #e2e2e2;
  top:-20px;
  z-index:1000;
  height:420px;
  
}
.iculture ul li:hover img {
  filter: none;
}
.iculture ul li:hover h1 {
  color: #f18200;

}
.iculture ul li:hover p {
  display: block;
}*/
.iculture ul li img {
  height: 60px;
  /*filter: grayscale(1)*//* brightness(300%)*/;
 /* transition: all 0.4s ease;*/
}
.iculture ul li h1 {
  font-size:18px;
  color: #333;
  font-weight: 550;
  margin-top:8px;
  margin-bottom: 10px;
  padding-left:10px;
  /*transition: all 0.6s ease;*/
}
.iculture ul li p {
 /* display: none;*/
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: left;
  padding-left:10px;
  /*transition: all 0.4s ease;*/
}


/* 荣誉资质 */
.honor {width: 94%;margin: 0 auto;margin-bottom: 25px;}
.honor ul {overflow: hidden;}
.honor ul li {float: left;width: 49%;text-align: center;margin-right: 2%;margin-bottom: 2%;border: 1px solid #ddd;box-sizing: border-box;}
.honor ul li:nth-child(even) {margin-right: 0;}
.honor ul li .honor_img {height: 266px;position: relative;cursor: pointer;overflow: hidden;}
.honor ul li .honor_img div {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.honor ul li .honor_img img {width: 100%;height: auto;transition: all 0.4s;}
.honor ul li .honor_text {line-height: 34px;border-top: 1px solid #ddd;font-size: 14px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.honor ul li .honor_width1 {width: 86.3%;}
.honor ul li .honor_width2 {width: 89.8%;}

.img_box{display: none; position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0,0,0,0.8);z-index: 999999999;}
.img_box div.img_box_img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%); }
.img_box div.img_box_img img{width: 100%;height: auto;}
.img_box div.img_box_close{position: absolute;top: 10%;right: 10%;transition: all .4s linear; cursor: pointer;}
.img_box div.img_box_close:hover{transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);}

/* 团队风采 */
.team_bg{width:100%;margin-bottom: 55px; overflow:hidden;}
.team {width: 94%;margin: 0 auto;margin-top: 0;margin-bottom: 25px;}
.team ul::after {content: '';display: block;clear: both;}
.team ul li {float: left;width: 100%;text-align: center;margin-bottom: 15px;border: 1px solid #ddd;box-sizing: border-box;transition: all 0.4s;}
.team ul li:hover {box-shadow: 0 0 10px #ddd;}
.team ul li .team_img {height: auto;position: relative;cursor: pointer;overflow: hidden;padding: 2%;box-sizing: border-box;}
.team ul li .team_img img {width: 100%;height: auto;}
.team ul li .team_text {line-height: 36px;border-top: 1px solid #ddd;font-size: 14px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* 团队风采弹出层 */
.team_popup_bg {display: block;position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 999999;cursor: pointer;}
.team_popup {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 94%;background-color: #fff;z-index: 9999999;cursor: auto;}
.team_popup .prev {position: absolute;top: 45%;left: 5%;display: block;width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 20px;color: #333;font-weight: bold;background-color: rgba(255, 255, 255, 0.8);border-radius: 50%;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;font-family: '宋体';}
.team_popup .prev:hover {background-color: #f08300;color: #fff;}
.team_popup .next {position: absolute;top: 45%;right: 5%;display: block;width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 20px;color: #333;font-weight: bold;background-color: rgba(255, 255, 255, 0.8);border-radius: 50%;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;font-family: '宋体';}
.team_popup .next:hover {background-color: #f08300;color: #fff;}
.team_popup_img {}
.team_popup_img img {width: 100%;height: auto;}
.team_popup_text {height: 45px;line-height: 45px;border-top: 1px solid #ddd;text-align: center;font-size: 14px;color: #666;}
.team_popup_tips {position: absolute;bottom: 17px;right: 25px;font-size: 14px;color: #666;}
.team_popup_tips span {font-style: oblique;font-size: 14px;vertical-align: top;margin-right: 5px;color: #f08300;display: inline-block;}
.team_popup_tips i {font-style: oblique;font-size: 14px;vertical-align: top;display: inline-block;margin-left: 2px;}
.team_popup_close{position: absolute; width: 40px;height: 40px;text-align: center;line-height: 40px;color: #fff;font-size: 25px;background-color: rgba(255, 133, 0);right: -10px;top: -18.5px;border-radius: 50%;transform: rotate(45deg);cursor: pointer;}
.layui-layer-setwin .layui-layer-min cite{background-color: #fff !important;width: 14px !important;height: 2px !important;}
.layui-layer-setwin .layui-layer-min cite:hover{background-color: #ff8500 !important;}


/*装修报价*/
.price_bg {background: url(../images/price_bg.jpg) no-repeat  center / cover;padding-top: 30px;padding-bottom: 30px;overflow: hidden;}
.price_bg .title h1{color:#f08300;}
.price_bg .title p{color:#333;}

.price_con{width:96%; margin:20px auto;border-radius:10px; background:#fff; padding:30px 0px; overflow:hidden;}
.price_con1{width:90%; margin:0 auto; text-align:center; padding-left:3%; overflow:hidden;}
.price_con1 h1{font-weight:550; margin-bottom:6px; font-size:20px;}.price_con1 p span{ color:#f08300}
.price_input{margin-top:30px;margin-bottom:30px;}
.price_input ul li{height:55px;line-height:40px; overflow:hidden; text-align:left;}
.price_input p{font-size: 14px;line-height: 24px;color: #000000;float:left; width:30%; padding-top:8px;}/*text-indent: 2em;*/
.price_input p span{color:#f08300}
.price_input dl{width:65%; float:left;border-radius: 5px; height:40px; border:1px #999999 solid; background:#FFFFFF;}
.price_input dl input,select{border:0px; width:100%; padding-left:5px; color:#666666; line-height:40px; background:none;}

.price_con2{width:95%; margin:10px auto; text-align:center;}
.price_con2 img{background:#fff;}

.price_con3{width:96%;text-align:center; overflow:hidden;}.price_con3 p{ text-align:left;line-height: 24px; color:#999999; padding-left:10px;}
.price_con3 h1{font-weight:550; margin-bottom:6px;text-align:center}.price_con3 h2{ color:#f08300;text-align:center; font-weight:550}
.price_con3 div{margin-top:20px;}
.price_con3 div p{font-size: 16px;height:45px;line-height: 34px;color: #666666; font-weight:540;text-align:center;}.price_con3 div p span{color:#f08300}

/* 联系我们 */
.contactus_bg {padding-bottom: 60px;width: 100%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.contactus {width: 94%;margin: 0 auto;overflow: hidden;}
.contactus_left {
  float: left;
  width: 100%;
}
.contactus_text {overflow: hidden;width: 100%;margin: 0 auto;margin-bottom: 5px; border-bottom:1px #ededed solid; padding-bottom:30px;}
.contactus_text h1 {font-size: 28px;color: #333;font-weight: 550;margin-bottom: 13px;}
.contactus_text img {float: left;margin-right: 15px;}
.contactus_text div {float: left;}
.contactus_text p {font-size: 24px;color: #333;font-weight: 550;line-height: 25px;white-space: nowrap;}
.contactus_text span {font-size: 16px;color: #666;line-height: 15px;font-weight: 500;white-space: nowrap;}
.contactus_left ul {
  border-bottom: 0px solid #ededed;
}

.contactus_left ul li {
  line-height: 88px;
  border-bottom: 1px solid #ededed;
  cursor: pointer;
}

.contactus_left ul li.contactus_left_active {
  padding-bottom: 20px;
}

.contactus_left ul li.contactus_left_active h1 {
  color: #f08300;
}

.contactus_left ul li.contactus_left_active h1 img {
  filter: none;
}

.contactus_left ul li.contactus_left_active h1 i {
  color: #0081cc;
}

.contactus_left ul li.contactus_left_active p {
  display: block;
}

.contactus_left ul li h1 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}

.contactus_left ul li h1::after {
  content: "";
  display: block;
  clear: both;
}

.contactus_left ul li h1 img {
  filter:  grayscale(1) brightness(100%);
  width:30px;
}

.contactus_left ul li h1 i {
  float: right;
  font-size: 24px;
  color: #666666;
  font-weight: normal;
}

.contactus_left ul li p {
  display: none;
  font-size: 16px;
  color: #666666;
  line-height: 36px;
  padding-left:40px;
}

.contactus_left ul li p img {
  margin-top: -3px;
}

.contactus_left ul li p a {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}

.contactus_left ul li p a:hover {
  color: #0081cc;
}

.maps {
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
}
.maps img{
  width: 100%;
  
}
.maps ul li {
  display: none;
}

.maps ul li.maps_active {
  display: block;
}



/* 了解更多 */
.more2 {display: inline-block;font-size: 13px;color: #999;margin-bottom: 13px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.more2:hover {margin-left: 15px;color: #f08300;}
.more2 img {width: 18px;margin-right: 5px;margin-top: -4px;}

/* 更多 */
.more {text-align: center;}
.more a {display: inline-block;width: 80px;height: 36px;background-color: #e2e2e3;font-size: 13px;color: #666;line-height: 36px;border-radius: 5px;box-sizing: border-box;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.more a:hover {background-color: #f08300;color: #fff;}

/* 网站地图 */
.map_bg{width: 96%;margin: 0 auto;padding-top: 25px;padding-bottom: 25px;}
.map_bg .title{margin-bottom: 25px;}
.map {border-top: 1px dashed #ddd;}
.map_item {padding: 15px 0;border-bottom: 1px dashed #ddd;}
.map_item h1{margin-bottom: 8px;width: 33.33%;text-align: left;}
.map_item h1 a{font-size: 16px;color: #ff8500;font-weight: 550;line-height: 25px;}
.map_item ul{overflow: hidden;}
.map_item ul li{float: left;width: 33.33%;text-align: left;}
.map_item ul li a{font-size: 13px;color: #666;line-height: 24px;}

/* 分页 */
.fy {text-align: center;margin-top: 30px;}
.fy ul {display: inline-block;overflow: hidden;}
.fy ul li {float: left;width: 32px;height: 32px;border: 1px solid #ccc;box-sizing: border-box;text-align: center;margin: 0 3px;}
.fy ul li.prev a {font-family: '宋体';}
.fy ul li.next a {font-family: '宋体';}
.fy ul li.active {background-color: #f08300;border-color: #f08300;}
.fy ul li.active a {color: #fff;}
.fy ul li:hover {background-color: #f08300;border-color: #f08300;}
.fy ul li:hover a {color: #fff;}
.fy ul li a {display: block;line-height: 32px;color: #999;font-size: 13px;font-weight: 400;}

/* 底部 */
.bottom_bg {height: auto;background-color: #666666;box-sizing: border-box;padding-top: 25px;padding-bottom: 20px;}
.bottom {width: 94%;margin: 0 auto;}
.bottom1 {display: none;}
.bottom2 {line-height: 31px;font-size: 13px;color: #c7c7c7;box-sizing: border-box;border-top: 1px solid #797979;vertical-align: middle;border-bottom: 1px solid #797979;}
.bottom2 a {font-size: 13px;color: #c7c7c7;display: inline-block;}
.bottom2 a:hover {color: #f08300;}
.bottom2 span {display: inline-block;}
.bottom3 {overflow: hidden;font-size: 13px;color: #c7c7c7;}
.bottom3 a {font-size: 13px;color: #c7c7c7;}
.bottom3 a:hover {color: #f08300;}
.bottom3 .bottom3_left {text-align: center;}
.bottom3 .bottom3_right {display: block;border-bottom: 1px solid #797979;line-height: 32px;margin-bottom: 8px;}

/* 侧边栏 */
.sidebar {position: fixed;top: 50%;right: 3%;-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);z-index: 999;}
.sidebar ul li {width: 40px;height: 40px;background-color: #666666;border: 1px solid #a5a5a5;margin-bottom: 2px;text-align: center;box-sizing: border-box;cursor: pointer;position: relative;}
.sidebar ul li:hover {background-color: #f08300;border-color: #eeb46f;}
.sidebar ul li:hover .sidebar_right {opacity: 1;visibility: visible;}
.sidebar ul li:hover img.sidebar_icon {filter: brightness(500%);}
.sidebar ul li img.sidebar_icon {width: 25px;height: 25px;margin-top: 6px;}
.sidebar ul li.wx .sidebar_right {width: 114px;height: 135px;left: -124px;top: 0;padding-top: 5px;}
.sidebar ul li.wx .sidebar_right p {font-size: 12px;color: #666;}
.sidebar ul li.dh .sidebar_right {left: -210px;top: 0;width: 200px;height: 67px;padding-left: 12px;}
.sidebar ul li.dh .sidebar_right div {display: table-cell;color: #666;font-size: 14px;line-height: 21px;padding-top: 12px;vertical-align: middle;text-align: left;}
.sidebar ul li.dh .sidebar_right div img {width: 40px;height: 40px;margin-right: 16px;}
.sidebar ul li.qq .sidebar_right {left: -210px;top: 0;width: 200px;height: 67px;padding-left: 12px;}
.sidebar ul li.qq .sidebar_right div {display: table-cell;color: #666;font-size: 14px;line-height: 21px;padding-top: 12px;vertical-align: middle;text-align: left;}
.sidebar ul li.qq .sidebar_right div img {width: 40px;height: 40px;margin-right: 16px;}
.sidebar ul li .sidebar_right {opacity: 0;visibility: hidden;position: absolute;border-radius: 5px;background-color: #fff;box-shadow: 0 2px 10px #c8c8c8;border: 1px solid #dfdfdf;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;box-sizing: border-box;}
.sidebar ul li .sidebar_right i {position: absolute;top: 21px;right: -16px;display: block;width: 0;height: 0;border: 10px solid transparent;border-left-color: #fff;}

/* 搜索 */
.search_bg{width: 100%;height: auto;overflow: hidden;margin: 45px auto 40px;}
.search1{width: 94%;font-size: 16px;height: 52px;line-height: 52px;border-radius: 25px;border: 1px #999999 solid;overflow: hidden;color: #333;margin:0px auto;}
.search1 .input{width: 70%;font-size: 16px;float: left;margin-left: 28px;height: 50px;overflow: hidden;color: #333;border:0px;outline: none;}
.search1 .img{width: 38px;height: auto;float: right;margin-right:15px;margin-top: 6px;}
.search2{width:100%;overflow: hidden;border-bottom: 1px #dddddd solid;margin:40px auto 0px;}
.search2 ul{width: 96%;padding-left: 2%;padding-right: 2%;overflow: hidden;margin:0px auto;}
.search2 ul a{color: #666666;display: block;float: left;text-align: center;height: 40px;line-height: 40px; width: 25%;font-size: 14px;border-bottom: 5px solid transparent;margin-bottom: 5px;}
.search2 ul a:hover{border-bottom: 4px #f08300 solid;color: #f08300;}
.search2 ul a.hover{border-bottom: 4px #f08300 solid;color: #f08300;}
.search3{width: 94%;padding-left: 3%;padding-right: 3%;max-width: 1280px;overflow: hidden;margin:36px auto 0px;}
.search3 h2{font-weight: normal;font-size: 16px;color: #666666;border-bottom: 1px #dddddd solid;height: auto;overflow: hidden;padding-bottom: 10px;}
.search3 li{height: auto;overflow: hidden;border-bottom: 1px #dddddd solid;padding-bottom: 30px;margin-top:37px;font-size: 18px;}
.search3 li a{color: #333;}
.search3 li a:hover{color: #f08300;}
.search3 li p{font-size: 13px;color: #999999;line-height: 22px;margin-top: 15px;}



/* 微信弹窗 */
.wechat_popup_bg{display: none;position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);z-index: 99999;}
.wechat_popup{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 369px; width: 80%;padding: 22px 0; background-color: #fff;border-radius: 21px;overflow: hidden;text-align: center;}
.wechat_popup h1{font-size: 21px;color: #000;font-weight: bold;margin-top: 4px; margin-bottom: 2px;}
.wechat_popup p{font-size: 16px;color: #666666;line-height: 31px;}
.open_wechat{width: 148px; height: 46px;line-height: 46px;background: #1aad17;color: #fff;font-size: 18px;text-align: center;border-radius: 10px;margin: 0 auto;margin-top: 14px;}
.close_wechat{position: absolute;top: 18px;right: 17px;}