/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.header{width:100%; max-width:640px; float:left; position:relative; left:50%; top:0; z-index:9999999; background:#fff; transform: translateX(-50%); box-shadow:0 0 20px rgba(0,0,0,0.2);}
.logo{width:100%; float:left; position:relative; padding:10px;}
.logo img{width:80%; float:left; max-width:278px; max-height:50px;}
.icon-menu{width:40px; height:30px; float:right; cursor:pointer; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; display:flex; align-content:space-between; flex-wrap:wrap;}
.icon-menu span{width:100%; float:left; height:6px; background:#482F30;}

.nav{display:none; width:150px;float:left; padding:2px;  background:rgba(0,0,0,0.8); position:absolute; right:0; top:100%;}
.nav li{width:100%; overflow:hidden; border-bottom:1px solid #fff;}
.nav li a{width:100%; display:block; height:40px; line-height:40px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; transition:all 0.4s; padding:0;}
.nav li a:hover{background:#0175b2; color:#fff;}
.nav .on a{background:#0175b2; color:#fff;}

.dh_B{width:100%; overflow:hidden; background:#e18021; padding:1px;}
.dh{width:100%; overflow:hidden;border-left:1px solid #fff;border-top:1px solid #fff;}
.dh li{width:33.33%;float:left;border-right:1px solid #fff;border-bottom:1px solid #fff;}
.dh li a{ display:block; height:40px; line-height:40px; text-align:center; font-family:"microsoft YaHei"; overflow:hidden;color:#fff; font-size:14px; transition:all 0.4s;}
.dh li a:hover{ color:#fff; background:#5a5a5a;}
/*END-头部+导航*/

/*banner图*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.banner .swiper-pagination {position: absolute; right:0; bottom:10px;}
.banner .swiper-pagination-bullet {width:15px; height:2px; background:#000; opacity:0.5; border-radius:initial; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#0175b2;width:20px;}
/*END*/

/*首页内容*/
.picbox{width:100%; overflow:hidden; border-bottom:1px solid #ccc; padding:10px;}
.picbox>div{width:100%; float:left; border-bottom:1px solid #ccc;}
.picbox>div:last-child{border:none;}
.pic_L{ font-size:20px; color:#111; font-weight:bold; line-height:30px; text-align:center; padding-bottom:10px;}
.pic_L>span{width:100%; display:block; overflow:hidden; background:#666; line-height:24px; color:#fff; font-size:14px; font-weight:normal; text-align:center; margin-top:5px;}

.pic_C{width:100%; padding:10px 0;}
.pic_C .search{width:100%; float:left;}
.pic_C .search .search_inp1{width:calc(100% - 68px); float:left; height:38px; line-height:36px; padding:0 10px; font-size:14px; color:#000; border:1px solid #a9a9a9; border-right:none;}
.pic_C .search .search_inp1::-webkit-input-placeholder {color: #5f5f5f;} 
.pic_C .search .search_inp1:-moz-placeholder {color: #5f5f5f;} 
.pic_C .search .search_btn{width:68px; float:left; height:38px; background:url(../images/search_ss.png) no-repeat center center #0175b2;}
.pic_C .pic_txt{width:100%; float:left; line-height:20px; font-size:12px; color:#5f5f5f; margin-top:10px; text-overflow:ellipsis; white-space: nowrap; overflow:hidden;}
.pic_C .pic_txt>a{color:#5f5f5f; margin:0 5px;}
.pic_C .pic_txt>a:hover{color:#0175b2; text-decoration:underline!important;}

.pic_R{width:100%; padding:10px 0 0 0;}
.pic_R .pic_p{display:block; overflow:hidden; height:26px; line-height:26px; background:url(../images/dianhua.png) no-repeat left center; padding-left:35px; font-size:14px; color:#404040;}
.pic_R .pic_sp{display:block; overflow:hidden; margin-top:10px; line-height:32px; font-family:Arial; font-size:30px; color:#252525; font-weight:bold;}

.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj1.jpg) no-repeat center center; background-size:cover; padding:10px;}
.gsjj_title{display:block; overflow:hidden; background:url(../images/gsjj_title.png) no-repeat center bottom; text-align:center;}
.gsjj_p{line-height:30px; font-size:20px; color:#000;}
.gsjj_sp{line-height:18px; font-size:12px; color:#999; text-transform:uppercase;}
.gsjj_contect{overflow:hidden; background:#fff; margin-top:10px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.gsjj_left{width:100%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;display:-webkit-box; display:-ms-flexbox; display:flex;}
.gsjj_left::before{content:""; display:block; padding-top:60%;}
.gsjj_right{width:100%; float:left; padding:10px;}
.gsjj_pp{line-height:24px; font-size:18px; color:#000;}
.gsjj_spp{line-height:22px; font-size:14px; color:#000; text-transform:uppercase; margin-top:5px;}
.gsjj_heng{display:block; overflow:hidden; width:80px; height:2px; background:#0175b2; margin-top:10px;}
.gsjj_txt{display:block; overflow:hidden; height:200px; line-height:20px; font-size:12px; color:#000; margin-top:10px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:10; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:10px;}
.gsjj_more a{width:110px; height:34px; line-height:30px; text-align:center; display:block; overflow:hidden; background:#F6AB4A; border:2px solid #F6AB4A; font-size:14px; color:#fff;}
.gsjj_more a:hover{background:#fff; color:#0175b2;}

.picsbox{width:100%; overflow:hidden; background:url(../images/gsjj_bj2.jpg) no-repeat center center; background-size:cover; padding:10px;}
.pics_ul{display:block; overflow:hidden;}
.pics_ul li{width:100%; float:left; margin:0 0 10px 0;}
.pics_ul li:last-child{margin:0;}
.pics_ul li a{overflow:hidden; border:1px solid #e3e3e3; border-radius:5px; background:#fff; padding:10px;display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.pics_ul li a img{width:auto; float:left; height:40px; margin-right:10px;}
.pics_ul li a .pics_p{font-size:12px; color:#9c9c9c; text-transform:uppercase;}
.pics_ul li a .pics_p>span{float:left; font-size:16px; color:#1c1c1c; font-weight:bold; margin-right:5px;}
.pics_ul li a:hover{border-color:#0175b2;}
.pics_ul li a:hover img{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}

.case{width:100%; overflow:hidden; padding:10px;}
.case_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:10px;}
.case_ul li{width:calc(50% - 5px); float:left;}
.case_ul li .case_B{width:100%; overflow:hidden; border:1px solid #F6AB4A ; padding:1px;}
.case_ul li .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.case_ul li .case_B .case_img::before{content:""; display:block; padding-top:65.5081%;}
.case_ul li .case_B .case_hover{width:0; height:0; overflow:hidden; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background:rgba(0,0,0,0.68);
display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.case_ul li .case_B .case_hover>span{width:100%; max-width:80%; height:38px; border:1px solid #fff; line-height:36px; text-align:center; color:#fff; font-size:12px;}
.case_ul li .case_B .case_hover>span>em{float:right; padding-right:5px;}
.case_ul li .case_txt{display:block; overflow:hidden; line-height:40px; height:40px; font-size:14px; color:#333;text-overflow:ellipsis; white-space: nowrap; text-align:center;}
.case_ul li:hover .case_hover{width:100%; height:100%;}

.hf{width:100%; overflow:hidden; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; padding:10px;}
.hf_left{width:100%; float:left;}
.hf_p{display:block; overflow:hidden; line-height:26px; font-size:12px; color:#fff; padding-left:30px; background:url(../images/hf_logo.png) no-repeat left center;}
.hf_sp{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#fff; font-weight:bold;}
.hf_sp>span{color:#ffde00;}
.hf_dianhua{width:100%; float:right; padding-top:10px; text-align:center; line-height:30px; font-size:16px; color:#fff;}
.hf_dianhua>span{display:block; overflow:hidden; line-height:34px; font-family:Impact; font-size:30px;}

.fwxm{width:100%; overflow:hidden; padding:10px;}
.fwxm_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:10px;}
.fwxm_ul li{width:calc(50% - 5px); float:left; margin:0 0 10px 0;}
.fwxm_ul li .fw_B{width:100%; overflow:hidden; border-radius:5px; border:1px solid #d7d7d7;}
.fwxm_ul li .fw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fwxm_ul li .fw_img::before{content:""; display:block; padding-top:80.5654%;}
.fwxm_ul li .fw_txt{display:block; overflow:hidden; height:38px; line-height:38px; background:#482F30; text-align:center; margin-top:5px; font-size:14px; color:#fff;}
.fwxm_ul li:hover .fw_B{border-color:#F6AB4A;}
.fwxm_ul li:hover .fw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.fwxm_ul li:hover .fw_txt{background:#F6AB4A; color:#fff;}

.news{width:100%; overflow:hidden; padding:10px; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news .gsjj_p{color:#fff;}
.news .gsjj_sp{color:#fff;}
.news_contect{display:block; overflow:hidden; padding-top:10px;}
.news_ul{width:100%; float:left;}
.news_ul li{display:block; overflow:hidden; margin-bottom:10px;}
.news_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; border:1px solid transparent;}
.news_ul li a .news_sub{width:77px; float:left; border-right:1px solid #fff; text-align:center; padding:10px 0; line-height:30px; color:#fff; font-family:Calibri; font-size:20px;}
.news_ul li a .news_sub .news_sub_p{display:block; overflow:hidden;}
.news_ul li a .news_B{width:calc(100% - 77px); float:left; padding:5px; color:#fff; }
.news_ul li a .news_B .news_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_B .news_txt{display:block; overflow:hidden; height:36px; line-height:18px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-top:5px;}
.news_ul li a:hover{border-color:#c0c0c0; background:#fff;}
.news_ul li a:hover .news_sub{border-right-color:#c0c0c0; color:#000;}
.news_ul li a:hover .news_B{color:#000;}
.news_img{width:100%; float:right; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_img>a{width:100%; float:left; height:100%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_img>a::before{content:""; display:block; padding-top:63%;}

.lxwm{width:100%; overflow:hidden; padding:10px;}
.lxwm_contect{margin-top:10px;}
.lxwm_left{width:100%; float:left; border-bottom:1px dotted #212121;}
.lxwm_map{width:100%; float:left; border:1px solid #e1e1e1; padding:2px;}
.lxwm_B{width:100%; float:right; padding:10px 0;}
.lxwm_p{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#484848;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px; font-weight:bold; margin-top:10px;}
.lxwm_more{display:block; overflow:hidden; padding-top:10px;}
.lxwm_more a{width:130px; float:left; height:40px; line-height:36px; border:2px solid #0175b2; background:#0175b2; text-align:center; font-size:14px; color:#fff;}
.lxwm_more a:hover{background:#fff; color:#0175b2;}
.lxwm_right{width:100%; float:right; padding-top:10px;}
.zxly_form{display:block; overflow:hidden;}
.zxly_B{width:100%; float:left; margin-bottom:12px;}
.zxly_B:last-child{margin:0;}
.zxly_sp{width:50px; float:left; height:38px; line-height:38px; font-size:14px; color:#262626;}
.zxly_inp1{width:calc(100% - 50px); float:left; height:38px; line-height:36px; border:1px solid #dcdcdc; border-radius:5px; padding:0 10px; font-size:14px; color:#000;}
.zxly_inp2{width:calc(100% - 50px); float:left; height:110px; line-height:22px; border:1px solid #dcdcdc; border-radius:5px; padding:5px 10px; font-size:14px; color:#000; outline:none; font-family:'Microsoft YaHei';}
.zxly_btn{width:calc(100% - 50px); float:left; height:38px; background:#0175b2; border-radius:5px; font-size:14px; color:#fff;}
/*End-首页内容*/

/*底部*/
footer{width:100%; overflow:hidden; background-image: linear-gradient(#3b3b3b, #000); line-height:20px; padding:10px; text-align:center; color:#fff; font-size:12px;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.dqwz{width:100%; overflow:hidden; background:#f5f5f5;}
.dqwz_title{display:block; overflow:hidden; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #000; height:50px; line-height:50px; font-family:'Microsoft YaHei'; font-size:20px; color:#fff; text-indent:20px; cursor:pointer;}

.about_ul{display:none; overflow:hidden; padding:0 2px;}
.about_ul>li{width:100%; float:left; margin:2px 0 0 0;position:relative;}
.about_ul>li>a{display:block; overflow:hidden; background:#ddd; height:42px; line-height:40px; text-align:center; font-size:16px; color:#000;}
.about_ul>li:hover>a{background:#222; color:#fff;}
.about_ul>li.about_on>a{background:#222; color:#fff;}

.about_dl{display:none; width:100%; float:left;}
.about_dl>dd{display:block; overflow:hidden; margin-top:1px;}
.about_dl>dd>a{display:block; overflow:hidden; height:34px; line-height:32px; text-align:center; font-size:14px; color:#383838; border:1px solid #cecece;}
.about_dl>dd>a:hover{background:#dc0504;border-color:#dc0504; color:#fff;}

.dqwz_contect{display:block; overflow:hidden; padding:10px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
/*END-关于我们*/

/*服务项目*/
.fwxm_ul1{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden;}
.fwxm_ul1 li{width:calc(50% - 5px); float:left; margin:0 0 10px 0;}
.fwxm_ul1 li .fw_B{width:100%; overflow:hidden; border-radius:5px; border:1px solid #d7d7d7;}
.fwxm_ul1 li .fw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fwxm_ul1 li .fw_img::before{content:""; display:block; padding-top:80.5654%;}
.fwxm_ul1 li .fw_txt{display:block; overflow:hidden; height:38px; line-height:38px; background:#5a5a5a; text-align:center; margin-top:5px; font-size:14px; color:#fff;}
.fwxm_ul1 li:hover .fw_B{border-color:#F6AB4A;}
.fwxm_ul1 li:hover .fw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.fwxm_ul1 li:hover .fw_txt{background:#F6AB4A; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:26px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding:10px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
/*END-服务项目*/

/*新闻活动*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:10px;}
.xw_ul li a{display:flex; overflow:hidden; background:#efefef; border:1px solid #d7d7d7; border-radius:5px;}
.xw_ul li a .xw_img{width:100px; float:left; border-right:1px solid #efefef; border-radius:0 5px 5px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 100px); float:left; padding:5px; color:#424242;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:60px; line-height:20px; font-size:12px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:14px; font-size:12px;}
.xw_ul li a:hover{background:#0175b2;}
.xw_ul li a:hover .xw_R{color:#fff;}

.xw_ul1{display:block; overflow:hidden;}
.xw_ul1 li{display:block; overflow:hidden; line-height:38px; margin-bottom:15px; border:1px solid #ddd; padding:0 10px; transition:all 0.4s;}
.xw_ul1 li span{float:right; font-size:14px; color:#373737;}
.xw_ul1 li a{display:block; overflow:hidden; height:40px; color:#373737; font-size:14px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul1 li a em{ font-family:SimSun; font-weight:bold; padding:0 5px; font-size:16px;}
.xw_ul1 li:hover{border-color:#0175b2;}
.xw_ul1 li:hover a{color:#0175b2;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; font-weight:bold; color:#000; line-height:26px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:14px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding:20px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; color:#000;}
.xwxq_txt img{ max-width:100% !Important; height:auto !important;}
/*END-新闻活动*/

/*在线留言*/
.message_form{display:block; overflow:hidden;}
.message_B{display:block; overflow:hidden; margin-bottom:5px;}
.message_sp{width:46px; float:left; height:36px; line-height:36px; font-size:14px; color:#393939;}
.message_inp1{width:calc(100% - 46px); float:left; height:36px; line-height:34px; border:1px solid #dfdfdf; background:#fff; font-size:14px; color:#000; padding:0 10px;}
.message_inp2{width:calc(100% - 46px); float:left; height:160px; line-height:24px; border:1px solid #dfdfdf; background:#fff; font-size:14px; color:#000; padding:5px 10px; outline:none;}
.message_btn{width:calc(100% - 46px); float:left; height:40px; background:#F6AB4A; border-radius:5px; font-size:16px; color:#fff; }
/*END-在线留言*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; float:left; border:none; height:250px; margin-top:10px;}
/*END-联系我们*/

/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; max-width:640px; height:60px; position:fixed; bottom:0; left:50%; z-index:9999999999999;  background-image: linear-gradient(#3b3b3b, #000); transform: translateX(-50%);}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:2px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#F6AB4A; color:#fff;}

.dbbox{ position: fixed; left:50%; bottom:65px; z-index:99999; width: 100%; max-width:640px; transform: translateX(-50%);}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #F6AB4A;}
.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.ewm-box img{ max-width: 140px; }
/*End*/