/*全局样式*/
*{margin:0;padding:0;}
html{max-width:640px; margin:0 auto; background:#ddd;}
body{background:#fff; font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:14px; overflow-x:hidden; line-height:24px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}

.wrap{width:calc(100% - 20px); margin:0 auto;}
header{width:100%; float:left;}
main{width:100%; float:left;}
footer{width:100%; float:left;}
/*End*/

.header{width:100%; max-width:640px; float:left; position:relative; left:50%; top:0; z-index:9999999; border-bottom:2px solid #d50502; background:#d50502; transform: translateX(-50%);}
.logo{width:100%; float:left; position:relative; padding:10px;}
.logo img{width:70%; float:left; max-width:428px; max-height:60px;}
.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:3px; background:#fff;}

.nav{display:none; width:150px;float:left; padding:2px; background:rgba(235, 1, 9, 0.8) none repeat scroll 0 0 !important; background-color:#eb0109; position:absolute; right:0; top:100%;}
.nav li{display:block; overflow:hidden; border-bottom:1px solid #fff;}
.nav li a{ 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:#fff; color:#eb0109;}
.nav .on a{background:#fff; color:#eb0109;}

.dh{width:100%; overflow:hidden; border:1px solid #fff; background:#d50502;}
.dh li{width:33%;float:left;}
.dh li a{ display:block; height:40px; line-height:40px; border:1px solid #fff; text-align:center; font-family:"microsoft YaHei"; overflow:hidden;color:#fff; font-size:14px; transition:all 0.4s;}
.dh li a:hover{ color:#d50502; background:#fff;}

/*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:10px; height:10px; background:#eb0109; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#eb0109;}
/*END*/
.cpxq img{max-width:100%;}

.service{width:100%; overflow:hidden; padding:20px 0;}
.service_title{display:block; line-height:40px; overflow:hidden; padding-bottom:7px; position:relative;}
.service_title::before{content:""; width:100%; float:left; height:2px; background:#d2d2d2; position:absolute; left:0; bottom:0;}
.service_p{float:left; font-size:20px; color:#1c1c1c; font-weight:bold; position:relative;}
.service_p::before{content:""; width:100%; float:left; height:2px; background:#eb0109; position:absolute; left:0; bottom:-7px;}
.service_sp{float:left; font-size:12px; color:#929292; text-transform:uppercase; font-family:Arial; padding-left:10px;}
.service_more{float:right; padding-top:10px;}
.service_more a{width:76px; float:left; height:26px; line-height:26px; text-align:center; background:#d2d2d2; border-radius:5px; text-transform:uppercase; font-family:Arial; font-size:16px; color:#fff; transition:all 0.4s;}
.service_more a:hover{background:#eb0109; color:#fff;}
.service_ul{display:block; overflow:hidden;}
.service_ul li{display:block; overflow:hidden; margin-top:10px}
.service_ul li .service_img{width:125px; float:left; margin-right:10px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.service_ul li .service_img::before{content:""; display:block; padding-top:100%;}
.service_ul li .service_T{display:block; overflow:hidden; height:30px; line-height:30px; font-size:18px; color:#eb0109;}
.service_ul li .service_txt{display:block; overflow:hidden; height:60px; line-height:20px; font-size:14px; color:#131313; margin-top:5px;}
.service_ul li .service_M{width:90px; height:22px; display:block; overflow:hidden; line-height:22px; text-align:center; background:#282828; font-size:12px; color:#fff; margin-top:5px; transition:all 0.4s;}
.service_ul li:hover .service_M{background:#eb0109; color:#fff;}

.hf{width:100%; overflow:hidden;}
.hf img{width:100%; display:block; height:auto;}

.gsjj{width:100%; overflow:hidden; padding:20px 0; background:#efefef;}
.gsjj_contect{display:block; overflow:hidden; background:#fff; margin-top:20px;}
.gsjj_contect img{width:100%; display:block; height:auto;}
.gsjj_txt{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#333; padding:20px; box-shadow:inset 0 0 15px rgba(0,0,0,0.3);}

footer{color:#fff; background:#eb0109; line-height:20px;padding:10px; text-align:center; font-size:14px;}

/*手机底部*/
.hot{width:100%; max-width:640px; height:58px; position:fixed; bottom:0; left:50%; transform: translateX(-50%); z-index:9999999999999; border-top:solid 2px #fff;  background:#eb0109;}
.hot span{ color:#fff; font-size:16px; line-height:20px; text-align:center !important;}
.hot h6{ font-size:12px; line-height:20px; text-align:center !important;}
.hot .row{margin:0 !important;}
.hot .row div{padding:0 !important;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div:hover a{background:#131313; color:#fff;}
.hot .row div:hover span{color:#fff;}
.dbbox{ position: fixed; left:50%; bottom:70px; z-index:99; 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 #131313;}
.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; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.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; }
/*End*/

/*关于我们*/
.dqwz{width:100%; overflow:hidden; padding:20px 10px;}
.dqwz_title{display:block; overflow:hidden; background:url(../images/sj_jiantou.png) no-repeat right center #eb0109; height:50px; line-height:50px; font-family:'Microsoft YaHei'; font-size:20px; color:#fff; text-indent:20px; cursor:pointer;}
.dqwz_contect{display:block; overflow:hidden; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:14px; color:#101010; line-height:30px;}
.company img{display:block; max-width:100%; height:auto; margin:0 auto 10px auto;}
/*END*/

/*服务项目*/
.about_ul{display:none; overflow:hidden;}
.about_ul li{display:block; overflow:hidden; margin-top:3px;}
.about_ul li a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#131313; background:#f5f5f5; transition:all 0.4s;}
.about_ul li a:hover{background:#eb0109; color:#fff;}

.about_ul1{display:none; overflow:hidden;}
.about_ul1 li{display:block; overflow:hidden; margin-top:3px;}
.about_ul1 li a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#131313; background:#f5f5f5; transition:all 0.4s;}
.about_ul1 li a:hover{background:#eb0109; color:#fff;}



.service_ul1{display:block; overflow:hidden;}
.service_ul1 li{display:block; overflow:hidden; margin-top:10px}
.service_ul1 li .service_img{width:125px; float:left; margin-right:10px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.service_ul1 li .service_img::before{content:""; display:block; padding-top:100%;}
.service_ul1 li .service_T{display:block; overflow:hidden; height:30px; line-height:30px; font-size:18px; color:#eb0109;}
.service_ul1 li .service_txt{display:block; overflow:hidden; height:60px; line-height:20px; font-size:14px; color:#131313; margin-top:5px;}
.service_ul1 li .service_M{width:90px; height:22px; display:block; overflow:hidden; line-height:22px; text-align:center; background:#282828; font-size:12px; color:#fff; margin-top:5px; transition:all 0.4s;}
.service_ul1 li:hover .service_M{background:#eb0109; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_img{display:block; overflow:hidden;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_T{display:block; overflow:hidden; line-height:30px; text-align:center; font-size:20px; color:#eb0109; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#131313; line-height:30px;}
/*END*/

/*在线留言*/
.zxly{display:block; max-width:500px; margin:0 auto;}
.zxly_B{display:block; overflow:hidden; margin-bottom:10px;}
.zxly_sp{width:50px; float:left; font-size:14px; color:#000; height:34px; line-height:32px;}
.zxly_inp1{width:calc(100% - 50px); float:left; height:34px; line-height:32px; border:1px dashed #ccc; border-radius:5px; font-size:14px; padding:0 10px; color:#000;}
.zxly_inp2{width:calc(100% - 50px); float:left; height:100px; line-height:24px; border:1px dashed #ccc; border-radius:5px; font-size:14px; padding:5px 10px; color:#000; outline:none;}
.zxly_btn{width:calc(100% - 50px); float:right; height:40px; margin-top:5px; background:#eb0109; font-size:16px; color:#fff; border-radius:5px;}
/*END*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; border-bottom:1px dashed #ccc; line-height:40px;}
.xw_ul li span{float:right; font-size:12px; color:#666;}
.xw_ul li a{display:block; overflow:hidden; height:40px; color:#000; font-size:14px;}
.xw_ul li a em{font-family:SimSun; font-weight:bold; padding:0 5px; font-size:16px;}
.xw_ul li a:hover{color:#eb0109;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:18px; line-height:30px; color:#eb0109; padding-bottom:10px; border-bottom:1px dashed #ccc; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:14px; color:#7a7a7a; padding:10px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
/*END*/

/*联系我们*/
.contact{display:block;  overflow:hidden;}
.contact_txt{width:100%; float:left; font-size:14px; color:#000; line-height:24px;}
.contact_B{width:100%; float:left; margin-top:10px;}
#dituContentmap{width:100%; overflow:hidden; height:340px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
/*END*/