
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",Arial; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#e73b2f; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:96%; margin:0 auto; max-width:1300px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(http://www.haomeijx.cn/images/page_bg01.png) #fff bottom repeat-x; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(http://www.haomeijx.cn/images/page_bg02.png) top repeat-x #e73b2f; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(http://www.haomeijx.cn/images/page_bg02.png) top repeat-x #e73b2f; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
/*基础配置*/

@font-face {
 font-family:"alternate";
 src: url("../font/alternate.eot"),
      url("../font/alternate.ttf");
}
@font-face {
 font-family:"Din";
 src: url("../font/Din.eot"),
      url("../font/Din.ttf");
}
@font-face {
 font-family:"AgencyFB";
 src: url("../font/AgencyFB.eot"),
      url("../font/AgencyFB.ttf");
}
/*首页style开始*/
.top_bg{ width:100%; background:#fff; border-top: 5px solid #e73b2f; position:relative; z-index:999; transition:0.5s;}
.logo_tel{width:100%; background:#fff; height:120px; position:relative; z-index:9;}
.logo{padding-top:15px;}
.yytab{ padding-left: 30px; padding-top: 50px;}
.yytab a{ display: inline-block; padding: 5px 20px; border: 1px solid #ddd; border-radius: 3px; transition: 0.5s;}
.yytab a:hover{ background: #e73b2f; color: #fff; transition: 0.5s;}
.tel{ margin-top:27px;}
.tel a{ background:url(../image/tel.png) no-repeat left center; padding-left:67px; display:block; font-size:1rem; color:#3c3c3c; line-height:27px;}
.tel p{font-family:"alternate"; font-size:2rem; color:#fd040c; line-height:30px;}
.sp_nav i{ display:none;}
.nav_bg{ background:#393d49; position:relative; z-index:999; width:100%;}
.sjj_nav>ul>li{float:left; position:relative; width:11.111%;}
.sjj_nav>ul>li>a{display:block; text-align:center; font-size:1rem; height:60px; line-height:60px; color:#fff; transition:0.5s; position:relative; z-index:9;}
.sjj_nav>ul>li:hover>a,.sjj_nav>ul>li.cur>a{ color:#fff; transition:0.5s;}
.sjj_nav>ul>li:before{ content:""; background:#d5d5d5; height:18px; width:1px; position:absolute; left:0%; top:20px; transition:0.5s;}
.sjj_nav>ul>li:nth-child(1)::before{ display: none;}
.sjj_nav>ul>li:after{ content:""; background:#e73b2f; height:100%; width:100%; position:absolute; left:0%; top:0; transform: scaleX(0); transition:0.5s;}
.sjj_nav>ul>li:hover:after,.sjj_nav>ul>li.cur:after{transform: scaleX(1); transition:0.5s;}
.sjj_nav>ul>li>ul{ position:absolute; width:120%; background:rgba(255,255,255,0.95); left:-10%; display:none; overflow:hidden; border-radius:0 0 5px 5px;}
.sjj_nav>ul>li>ul.pkej{width:180%; left:-40%;}
.sjj_nav>ul>li>ul>li{ border-top:1px solid rgba(255,255,255,0.1); float:none;}
.sjj_nav>ul>li>ul>li>a{ text-align:center; display:block; line-height:44px; height:44px; font-size:0.9375rem; transition:0.5s;}
.sjj_nav>ul>li>ul>li:hover>a{ background:#e73b2f; color:#fff; transition:0.5s;}
@media screen and (max-width:1279px){
.top_bg{border-top: 3px solid #e73b2f;}
.logo_tel{height:100px;}
.logo{padding-top:15px;}
.logo img{ height: 65px;}
.tel{ margin-top:20px;}
.yytab{ padding-top: 38px;}
}
@media screen and (max-width:1020px){
.top_bg{border-top: 2px solid #e73b2f;}
.logo_tel{height:80px;}
.logo_tel .kg{ width: 100%;}
.logo{padding-top:10px; padding-left: 1%;}
.logo img{ height: 60px;}
.tel{ padding-right: 30px; margin-top:15px;}
.tel a{ background-size:auto 52px; padding-left:58px; font-size:0.9375rem; line-height:24px;}
.tel p{font-size:1.875rem;}
.sjj_nav>ul>li::before,.sjj_nav>ul>li:after{ display: none;}
.sjj_nav>ul>li>ul{ position: relative; left: auto; background: none;}
.yytab{ padding-top: 26px;}
}
@media screen and (max-width:767px){
.top_bg{border-top: 2px solid #e73b2f;}
.logo_tel{height:50px;}
.logo{padding-top:5px;}
.logo img{ height: 36px;}
.tel{ padding-right: 15px; margin-top:7px; display: none;}
.tel a{ background-size:auto 34px; padding-left:38px; font-size:0.75rem; line-height:14px;}
.tel p{font-size:1.375rem; line-height: 1em;}
.yytab{ padding-top: 14px; padding-left: 10px;}
.yytab a{ font-size: 0.875rem; padding: 2px 5px;}
}
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}
.flex-control-nav{ position:absolute; bottom:4%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; margin:0 5px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:9px; height:9px; border:3px solid #fff; background:#fff; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ border:3px solid #e73b2f; background:none; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:45%;}
.flex-direction-nav li a{display:block;width:35px;height:35px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:2%;background:url(http://www.haomeijx.cn/images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:2%;background:url(http://www.haomeijx.cn/images/ban_r.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
@media screen and (max-width:1360px){
.slides li{ background-size:auto 100% !important; height:auto !important; min-height:650px !important;}
}
@media screen and (max-width:1279px){
.slides li{min-height:520px !important;}
}
@media screen and (max-width:1020px){
.slides li{min-height:450px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%; display:block;}
.slides::after { content: ''; display: block; clear: both;}
.slides .indexVideo video { position: static !important; transform: translateY(0) !important;}
.slides { display: flex; align-items: center; background: #000; }
}
/*banner*/

.index_bga{ background: url(../image/index_bga.jpg) no-repeat center bottom; width: 100%; padding: 70px 0 100px 0; overflow: hidden;}
.inda_title{ text-align: center; position: relative;}
.inda_title p{ color: rgba(0,0,0,0.05); font-family: 'alternate'; font-size: 6.25rem; line-height: 0.8em; position: relative;}
.inda_title h2{ position: absolute; left: 0; top: 13%; width: 100%; font-size: 2.5rem; font-weight: bold; color: #e73b2f;}
.inda_gd{ position: relative; margin-top: 45px;}
.inda_fl ul{ display: flex; justify-content: space-between;}
.inda_fl li{ flex: 0 1 15.2%;}
.inda_fl li a{ display: block; width: 100%; border: 2px solid #393d49; height: 46px; line-height: 46px; color: #393d49; text-align: center; font-size: 1.125rem; overflow: hidden; transition: 0.5s;}
.inda_fl li:hover a,.inda_fl li.on a{ border: 2px solid #e73b2f; color: #e73b2f; transition: 0.5s;}
.inda_nr{ padding-top: 50px;}
.inda_nr ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.inda_nr li{ position: relative; flex: 0 1 32%; box-shadow: 0px 0px 3px rgba(0,0,0,0.3); background: #fff;}
.inda_nr li:nth-child(n+4){ margin-top: 30px;}
.inda_bt{ text-align: center;}
.inda_bt h3{ color: #393d49; font-size: 1.125rem; height: 50px; line-height: 50px; overflow: hidden;}
.inda_bt::after{ content: ''; width: 100%; height: 4px; background: #e73b2f; margin: 14px auto 0 auto; display: block;}
.inda_pic{ overflow: hidden;}
.inda_pic img{ display: block; width: 100%; transition: 0.5s;}
.inda_nr li:hover .inda_pic img{ transform: scale(1.05);}
.inda_an a{ display: block; width: 50px; height: 50px; border: 2px solid #b7b7b7; position: relative; position: absolute; top: 48%; border-radius: 50%; cursor: pointer; transition: 0.5s;}
.inda_an a.prev{ left: 0;}
.inda_an a.next{ right: 0;}
.inda_an a::after{ content: ''; width: 0; height: 0; border: 12px solid transparent; position: absolute; top: 25%; transition: 0.5s;}
.inda_an a.prev::after{border-right: 18px solid #b7b7b7; left: 3%;}
.inda_an a.next::after{border-left: 18px solid #b7b7b7; right: 3%;}
.inda_an a:hover{ border: 2px solid #e73b2f; transition: 0.5s;}
.inda_an a.prev:hover::after{border-right: 18px solid #e73b2f; transition: 0.5s;}
.inda_an a.next:hover::after{border-left: 18px solid #e73b2f; transition: 0.5s;}
@media screen and (max-width:1279px){
.inda_title p{ font-size: 5rem;}
.inda_title h2{ font-size: 2.25rem;}
.inda_gd{ margin-top: 35px;}
.inda_fl li{ flex: 0 1 16%;}
.inda_fl li a{ font-size: 1rem; line-height: 42px; height: 42px;}
.inda_bt h3{font-size: 1rem; height: 46px; line-height: 46px;}
.inda_bt::after{margin: 8px auto 0 auto;}
}
@media screen and (max-width:1020px){
.inda_an a{width: 36px; height: 36px; border: 2px solid #fff; top: 44%;}
.inda_an a::after{ border: 8px solid transparent; top: 26%;}
.inda_an a.prev::after{border-right: 12px solid #fff; left: 3%;}
.inda_an a.next::after{border-left: 12px solid #fff; right: 3%;}
.inda_an a.prev:hover::after{border-right: 12px solid #e73b2f; transition: 0.5s;}
.inda_an a.next:hover::after{border-left: 12px solid #e73b2f; transition: 0.5s;}
}
@media screen and (max-width:700px){
.index_bga{ background-size: cover; padding: 40px 0 50px 0;}
.inda_title p{ font-size: 3rem;}
.inda_title h2{ font-size: 1.625rem;}
.inda_gd{margin-top: 25px;}
.inda_fl{ display: none;}
.inda_nr{ padding-top: 0px;}
.inda_nr li{flex: 0 1 49%;}
.inda_nr li:nth-child(n+3){ margin-top: 20px;}
.inda_bt h3{font-size: 0.9375rem; height: 36px; line-height: 36px;}
.inda_bt::after{margin: 0px auto 0 auto; height: 2px;}
.inda_an a{width: 32px; height: 32px;}
}

.index_bgb{ background:url(../image/index_bgb.jpg) no-repeat center fixed; width: 100%; padding: 90px 0 70px 0; overflow: hidden;}
.indb_title{ text-align:center;}
.indb_title h2{ font-size:2.5rem; color:#e73b2f; font-weight: bold;}
.indb_title div{ display:inline-block; margin-top:15px; border:1px solid #fff; font-size:1.5rem; height:42px; line-height:42px;}
.indb_title span{ display:inline-block; padding:0 10px; background:#fff; color:#000; height:42px;}
.indb_title p{ display:inline-block; padding:0 15px; color:#fff;}
@media screen and (max-width:1279px){
.index_bgb{ background-attachment: inherit; background-size: cover; padding: 70px 0;}
.indb_title h2{ font-size:2.25rem;}
.indb_title div{ font-size:1.375rem;}
}
@media screen and (max-width:1020px){
.index_bgb{ padding: 50px 0;}
.indb_title h2{ font-size:2rem;}
.indb_title div{ font-size:1.25rem;}
}
@media screen and (max-width:700px){
.index_bgb{ padding: 40px 0;}
.indb_title h2{ font-size:1.5rem;}
.indb_title div{ font-size:1rem; height:34px; line-height:34px; margin-top: 8px;}
.indb_title span{ height:34px;}
.indb_title p{ padding: 0 10px;}
}

.index_bgc{ background: url(../image/index_bgc.jpg) no-repeat center top; background-size: cover; width: 100%; padding: 1px 0 40px 0; overflow: hidden;}
.indc_pic{ width: 50%;}
.indc_pic.fl img{ float: right;}
.indc_wb{ width: 47%; padding-top: 80px;}
.indc_bt{position:relative; padding-left:40px; padding-top:60px;}
.indc_bt p{ position:relative; z-index:9; font-family:"alternate"; font-size:2rem; color:#e73b2f; font-weight: bold;}
.indc_bt span{ font-size:2.25rem; float:left; padding-right:5px;}
.indc_bt:before{ position:absolute; font-family:"alternate"; width:76px; height:96px; border:2px solid #e73b2f; text-align:center; line-height:90px; font-size:4rem; color:rgba(0,0,0,0.1); left:0; top:0;}
.indc_nr li:nth-child(1) .indc_bt:before{content:"01";}
.indc_nr li:nth-child(2) .indc_bt:before{content:"02";}
.indc_nr li:nth-child(3) .indc_bt:before{content:"03";}
.indc_nr li:nth-child(4) .indc_bt:before{content:"04";}
.indc_bt:after{content:""; width:80px; height:100px; position:absolute; left:0; top:0; background: linear-gradient(135deg, transparent 70px, #f9f9f9 0) top left;}
.indc_yw{ font-size:1.125rem; margin-top:5px; border-bottom:1px solid #eee; color:#bfbfbf; padding-bottom:15px; text-transform: uppercase; font-family: 'Din';}
.indc_ms{ border-top:1px solid #eee; margin-top:4px; padding-top:15px;}
.indc_ms p{ line-height:26px; color:#5a5a5a; position:relative; padding-left:15px; margin-top: 12px;}
.indc_ms p:after{ content:""; background:#393d49; width:6px; height:6px; position:absolute; top:10px; left:0; border-radius:50%;}
@media screen and (max-width:1279px){
.indc_wb{padding-top: 60px;}
.indc_bt{ padding-left:30px; padding-top:40px;}
.indc_bt p{font-size:1.875rem;}
.indc_bt span{ font-size:2rem;}
.indc_bt:before{width:64px; height:76px; line-height:70px; font-size:3rem;}
.indc_bt:after{width:68px; height:80px; background: linear-gradient(135deg, transparent 56px, #f9f9f9 0) top left;}
.indc_ms p{ line-height:22px; margin-top:10px;}
.indc_ms p:after{top:8px;}
.indc_pic img{ height: 470px;}
}
@media screen and (max-width:1020px){
.indc_ms{ padding-top: 10px;}
.indc_ms p{font-size: 0.9375rem;}
}
@media screen and (max-width:700px){
.index_bgc{ padding: 1px 0 0px 0;}
.index_bgc .kg{ width: 100%;}
.indc_pic{ width: 100%;}
.indc_pic.fl img{ float: none;}
.indc_pic img{ display: block; width: 100%; height: auto;}
.indc_wb{ width: 96%; padding: 20px 2% 40px 2%;}
.indc_bt p{font-size:1.5rem;}
.indc_bt:before{width:54px; height:66px; line-height:60px; font-size:2.5rem;}
.indc_bt:after{width:58px; height:70px; background: linear-gradient(135deg, transparent 50px, #f9f9f9 0) top left;}
.indc_yw{ font-size: 1rem; padding-bottom: 10px;}
}

.index_bge{ width:100%; background:#f5f5f5; overflow:hidden; padding-top:100px; position:relative; padding-bottom:120px;}
.index_bge:before{content:""; width:0; height:0; position:absolute; border-top:50px solid #fff; border-right:960px solid transparent; border-left:960px solid transparent; left:50%; top:0; margin-left:-960px;}
.index_bge:after{content: "";width: 0;height: 0;position: absolute; border-bottom: 50px solid #fff;border-right: 960px solid transparent; border-left: 960px solid transparent;left: 50%;bottom: 0; margin-left: -960px;}
.inde_kg{ position:relative; z-index:9;}
.inde_gd{position:relative;margin-top:34px;overflow:hidden;}
.inde_kj{width:40%; position:relative; margin:0 auto;}
.inde_kj .tempWrap{overflow:inherit !important;}
.inde_nr dl{width:100%;position:relative;}
.inde_vdo{ position:relative; z-index:9;}
.inde_pic img{ display:block; width:100%;}
.inde_mc{ height:80px; line-height:80px; background:#eee; text-align:center; font-size:1.125rem; color:#000; font-weight:bold; transition:0.6s;}
.inde_nr dl.cur .inde_mc{height:100px; line-height:100px;color:#fff; font-size:1.25rem; background:#e73b2f; transition:0.6s;}
.inde_an:after{content: "";background:rgba(0,0,0,0.8);width:30%;height:calc(100% - 100px);display: block;right:0;top:0;position: absolute;z-index:10}
.inde_an:before{content: "";background:rgba(0,0,0,0.8);width:30%;height:calc(100% - 100px);display: block;left:0;top:0;position: absolute;z-index:10}
.inde_an a{top:40%;cursor: pointer;position: absolute;z-index:12;}
.inde_an a.prev{left:25%;}
.inde_an a.next{right:25%;}
.inde_jt{ display: none;}
@media screen and (max-width:1279px){
.index_bge{padding-top:70px; padding-bottom:80px;}
.index_bge:before{border-top:30px solid #fff;}
.index_bge:after{ border-bottom: 30px solid #fff;}
.inde_gd{margin-top:25px;}
.inde_kj{width:50%;}
.inde_mc{ height:50px; line-height:50px; font-size:1rem;}
.inde_nr dl.cur .inde_mc{height:70px; line-height:70px; font-size:1.125rem;}
.inde_an:after{width:25%;}
.inde_an:before{width:25%;}
.inde_an a.prev{left:20%;}
.inde_an a.next{right:20%;}
}
@media screen and (max-width:1020px){
.index_bge{padding-bottom:50px;}
.inde_kj{width:60%;}
.inde_mc{ height:50px; line-height:50px; font-size:0.9375rem;}
.inde_nr dl.cur .inde_mc{height:60px; line-height:60px; font-size:1rem;}
.inde_an:after{width:20%;}
.inde_an:before{width:20%;}
.inde_an a.prev{left:15%;}
.inde_an a.next{right:15%;}
}
@media screen and (max-width:700px){
.index_bge{padding-bottom:0px;}
.index_bge:after{ display: none;}
.inde_gd{ margin-top:25px;}
.inde_kj{width:100%; overflow:hidden;}
.inde_mc{ height:50px; line-height:50px; font-size:0.9375rem;}
.inde_nr dl.cur .inde_mc{height:70px; line-height:70px; font-size:1rem;}
.inde_an:after{width:0%;}
.inde_an:before{width:0%;}
.inde_an a{top:35%;}
.inde_an a.prev{left:1%;}
.inde_an a.next{right:1%;}
}

.indz_bga{ background: #fff; width: 100%; position: relative; padding-bottom: 80px;}
.indaz_gd{ margin-top: 50px; position: relative;}
.indaz_nr li{ width: 33.333%; float: left;}
.indaz_nr li a{ display: block; margin: 0 2%;}
.indaz_pic{ overflow: hidden;}
.indaz_pic img{ display: block; width: 100%; transition: 0.5s;}
.indaz_nr li:hover .indaz_pic img{ transform: scale(1.05);}
.indaz_mc{ text-align: center; font-size: 1.125rem; height: 60px; line-height: 60px;}
.indaz_gd .inda_an a{ top: 34%;}
.indaz_gd .inda_an a.prev{ left: -60px;}
.indaz_gd .inda_an a.next{ right: -60px;}
.indaz_more{ padding-top: 30px;}
.indaz_more a{ display: block; width: 146px; height: 46px; text-align: center; margin: 0 auto; line-height: 46px; border: 2px solid #ddd; color: #666; transition: 0.5s;}
.indaz_more a:hover{ background: #e73b2f; border: 2px solid #e73b2f; color: #fff; transition: 0.5s;}
.indza_jt,.indaz_yd{ display: none;}
@media screen and (max-width:1400px){
.indaz_gd .inda_an a.prev{ left: 1%;}
.indaz_gd .inda_an a.next{ right: 1%;}
}
@media screen and (max-width:1279px){
.indz_bga{ padding-top: 30px;}
.indaz_gd{ margin-top: 30px; position: relative;}
.indaz_mc{ font-size: 1rem; height: 50px; line-height: 50px;}
.indaz_more a{ width: 136px; height: 42px; line-height: 42px;}
}
@media screen and (max-width:700px){
.indz_bga{padding: 40px 0 50px 0;}
.indaz_gd{ margin-top: 20px;}
.indaz_nr li{ width: 50%;}
.indaz_mc{ font-size: 0.9375rem; height: 40px; line-height: 40px;}
.indaz_pc{ display: none;}
.indaz_yd{ display: block;}
.indaz_more{ padding-top: 15px;}
.indaz_more a{ width: 110px; height: 34px; line-height: 34px; font-size: 0.875rem;}
}

.index_bgd{ background: url(../image/index_bgd.jpg) no-repeat center top; padding: 80px 0 0px 0; width: 100%; overflow: hidden; position: relative;}
.index_bgd .inda_title p{ color: rgba(255,255,255,0.1);}
.index_bgd .inda_title h2{ color: #fff;}
.indd_kg{ max-width: 1300px; background: #fff; width: 97%; padding: 1.5%; margin: 40px auto 0 auto;}
.indd_l{ width:47%; padding-top:10px;}
.indd_bt span{font-family:"alternate"; font-size:1.625rem; color:rgba(0,0,0,0.2); padding-left:5px;}
.indd_bt p{ font-size:2rem; color:#393d49;}
.indd_ms{ color:#6a6a6a; padding-top:25px; line-height:26px;}
.indd_more{ padding-top:25px;}
.indd_more a{ display:block; width:146px; height:46px; line-height:46px; text-align:center; color:#fff; background:#393d49; transition: 0.5s;}
.indd_more a:hover{background:#e73b2f; transition: 0.5s;}
.indd_r{ overflow:hidden; width:50%; position:relative;}
.indd_r img{ display:block; width:100%;}
.inddcfbt{ text-align: center;}
.inddcfbt p{ display: inline-block; position: relative; height: 51px; line-height: 51px; font-size: 1.5rem;}
.inddcfbt p::before{ width: 120px; height: 1px; content: ''; background: #ddd; position: absolute; left: -150px; top: 26px;}
.inddcfbt p::after{ width: 120px; height: 1px; content: ''; background: #ddd; position: absolute; right: -150px; top: 26px;}
.inddcf_nr{ margin-top: 15px;}
.inddcf_nr ul{ display: flex; justify-content: space-between;}
.inddcf_nr li{ flex: 0 1 24%;}
.inddcf_nr li a{ display: block; overflow: hidden;}
.inddcf_nr li img{ display: block; width: 100%; transition: 0.5s;}
.inddcf_nr li:hover img{ transform: scale(1.05);}

@media screen and (max-width:1020px){
.index_bgd{padding: 60px 0 0px 0;}
.indd_l{ width:100%; padding-top:10px; float: none; margin-top: 15px;}
.indd_r{ width:100%; float: none;}
}
@media screen and (max-width:700px){
.index_bgd{padding: 40px 0 0px 0;}
.indd_kg{ margin: 20px auto 0 auto;}
.indd_l{ padding-top: 0;}
.indd_bt p{ font-size: 1.625rem;}
.indd_bt span{ font-size: 1.25rem;}
.indd_ms{ font-size: 0.9375rem; line-height: 24px; padding-top: 10px;}
.indd_more a{ width:100px; height:34px; line-height:34px; font-size: 0.875rem;}
.indd_cf{ padding-top: 20px;}
.inddcfbt p{ font-size: 1.625rem;}
.inddcf_nr{ margin-top: 5px;}
.inddcf_nr ul{ flex-wrap: wrap;}
.inddcf_nr li{ flex: 0 1 49%;}
.inddcf_nr li:nth-child(n+3){ margin-top: 2%;}
}

.index_bgg{ background:#fff; width:100%; padding-top:80px; padding-bottom:90px;}
.indg_title{ text-align:center; border-bottom:1px solid #ccc;}
.indg_title p{ font-size:2.25rem; color:#e73b2f; font-weight:bold;}
.indg_title span{ display:block; margin:10px auto -11px auto; background:#fff; width:220px; font-size:1.125rem; color:#535353;}
.indg_nr{ padding-top:55px;}
.indg_l{ width:58.77%;}
.indg_an{ height:25px; font-size:1.125rem;  border-left:3px solid #e73b2f; line-height:25px; color:#434343;}
.indg_an a{ font-weight:bold; color:#434343; padding:0 18px;}
.indg_an a:hover,.indg_an a.cur{ color:#e73b2f;}
.indg_more{ line-height:29px;}
.indg_more a{ color:#848484; font-size:0.875rem;}
.indg_more a:hover{ color:#e73b2f;}
.indgl_nr{ padding-top:30px;}
.indg_pic{ overflow:hidden; width:44.5%;}
.indg_pic img{ display:block; width:100%; transition:0.5s;}
.indg_one:hover .indg_pic img{transform:scale(1.1);}
.indg_wb{ width:52%;}
.indg_mc{ font-size:1.25rem; font-weight:bold; color:#373737; height:40px; line-height:40px; overflow:hidden;}
.indg_ms{ line-height:30px; height:90px; overflow:hidden; color:#707070; margin-top:10px;}
.indg_gd{ width:123px; height:35px; border-radius:18px; background:#373737; text-align:center; line-height:35px; color:#fff; font-size:0.9125rem; margin-top:25px; transition:0.5s;}
.indg_one:hover .indg_gd{ color:#fff; background:#e73b2f; transition:0.5s;}
.indg_one:hover .indg_mc{ color:#e73b2f;}
.indgl_nr ul{ padding-top:15px;}
.indgl_nr li{ height:50px; line-height:50px; border-bottom:1px dashed #b5b5b5; padding-left:15px; overflow:hidden; position:relative; transition:0.5s;}
.indgl_nr li:after{ content:""; background:#000; width:6px; height:3px; position:absolute; left:0; top:23px; transition:0.5s;}
.indgl_nr li span{ float:right; color:#8c8c8c; font-size:0.875rem;}
.indgl_nr li:hover{ padding-left:20px; transition:0.5s;}
.indgl_nr li:hover:after{ width:12px; transition:0.5s;}
.indg_r{ width:34.6%;}
.indgr_nr li{ border-bottom:1px dashed #b5b5b5; padding-top:30px; padding-bottom:17px;}
.indgr_bt{ background:url(../image/wen.png) no-repeat left; height:26px; line-height:26px; padding-left:40px; overflow:hidden; font-weight:bold;}
.indgr_ms{ background:url(../image/da.png) no-repeat left 3px; margin-top:10px; color:#707070; font-size:0.875rem; height:72px; line-height:24px; padding-left:40px; overflow:hidden;}
@media screen and (max-width:1279px){
.indg_title p{ font-size:2.25rem;}
.indg_mc{ font-size:1.125rem; height:36px; line-height:36px;}
.indg_ms{ line-height:24px; height:72px; font-size:0.875rem; margin-top:5px;}
.indg_gd{ height:32px; line-height:32px; font-size:0.875rem; margin-top:20px;}
.indgr_nr li{padding-top:23px; padding-bottom:15px;}
.indgr_ms{margin-top:5px;}
}
@media screen and (max-width:1020px){
.index_bgg{padding-bottom:70px;}
.indg_title p{ font-size:2rem;}
.indg_title span{margin:5px auto -10px auto; width:220px; font-size:1rem;}
.indg_mc{ font-size:1rem; height:30px; line-height:30px;}
.indg_ms{ line-height:24px; height:48px; margin-top:5px;}
.indg_gd{ margin-top:15px; width:110px;}
.indgl_nr li{ font-size:0.9375rem;}
.indgl_nr li span{font-size:0.8125rem;}
.indgr_nr li{padding-top:15px; padding-bottom:15px;}
.indgr_bt{ font-size:0.9375rem;}
.indgr_ms{ margin-top:5px; font-size:0.875rem; height:66px; line-height:22px;}
}
@media screen and (max-width:700px){
.index_bgg{padding-top:40px; padding-bottom:50px;}
.indg_title p{ font-size:1.625rem;}
.indg_title span{ width:180px; font-size:0.875rem;}
.indgl_nr{ padding-top: 20px;}
.indg_mc{ font-size:0.9375rem; height:26px; line-height:26px;}
.indg_ms{ line-height:20px; height:40px; font-size: 0.75rem; margin-top:0px;}
.indg_gd{ margin-top:10px; width:94px; height: 28px; line-height: 28px;}
.indg_nr{ padding-top:35px;}
.indg_l{ width:100%;}
.indg_more a{font-size:0.75rem;}
.indg_r{ width:100%; margin-top:40px;}
.indgr_ms{ height: 44px;}
}

.link_bg{padding:25px 0; background:#f9f9f9;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1080px;}
.link_nr a{ display:block; float:left; margin-right:15px; font-size:0.875rem;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){.link_bg{ display:none;}}

.foot_bg{ background:url(../image/foot_bg.jpg) no-repeat center top; width:100%; position:relative; z-index:9;}
.ftelnav{ padding-top:60px; padding-bottom:55px;}
.fnav{ width: 48%; display: flex; justify-content: space-between;}
.fnav dl dt{ margin-bottom: 5px;}
.fnav dl dt a{ display: block; font-size: 1.125rem; line-height: 40px; color: #fff; font-weight: bold; transition: 0.5s;}
.fnav dl dd{ line-height: 30px; font-size: 0.9375rem;}
.fnav dl dd a{ color: #fff; transition: 0.5s;}
.fnav dl dt:hover a,.fnav dl dd:hover a{ text-decoration: underline; transition: 0.5s;}
.fewmrel{ width: 42%; display: flex; justify-content: space-between; align-items: flex-start;}
.fewm{ padding: 10px 10px 0 10px; border: 3px solid #fff;}
.fewm_mc{ text-align: center; line-height: 44px; font-size: 0.9375rem; color: #fff;}
.ftel{ margin-left: 30px;}
.ftel_one{ border-bottom: 1px dotted rgba(255,255,255,0.1); padding-bottom: 10px;}
.ftel_one a{ color: #fff;}
.ftel_one p{ background: url(../image/f02.png) no-repeat left; padding-left: 43px; line-height: 24px; color: #fff; font-weight: bold;}
.ftel_one span{ color: #fff; display: block; font-size: 2.25rem; font-family:"alternate"; margin-top: 5px;}
.ftel_nr{ padding-top: 15px;}
.ftel_nr p{ line-height: 24px; margin-bottom: 10px; padding-left: 43px; color: #fff;}
.ftel_nr p a{ color: #fff;}
.ftel_nr p:hover a{text-decoration: underline;}
.fbq{ padding:33px 0; line-height:22px; font-size:0.9375rem; color:#fff; border-top:1px solid rgba(255,255,255,0.1);}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.fewmrel{ width: 48%;}
.fewm{ border: 2px solid #fff; padding: 5px 5px 0 5px;}
.fewm_mc{line-height: 42px;}
.ftel_nr p{ padding-left: 33px; font-size: 0.9375rem;}
.fbq{ padding:20px 0;}
.fbq em{ display: none;}
}
@media screen and (max-width:1020px){
.ftelnav{ padding-top:40px; padding-bottom:50px;}
.fnav{ display: none;}
.fewmrel{ width: 100%; float: none;}
}
@media screen and (max-width:700px){
.ftelnav{ padding-top: 30px; padding-bottom: 30px;}
.fewm{ flex: 0 1 27%; box-sizing: border-box; border: 1px solid #fff; padding: 3px 3px 0 3px;}
.fewm_pic img{ display: block; width: 100%;}
.fewm_mc{ font-size: 0.8125rem; line-height: 26px; height: 26px;}
.ftel{ flex: 0 1 69%; margin-left: 0;}
.ftel_one{padding-bottom: 5px;}
.ftel_one p{ padding-left: 36px; font-size: 0.9375rem;}
.ftel_one span{font-size: 2rem;}
.ftel_nr{ padding-top: 10px;}
.ftel_nr p{ background-size: auto 20px !important; line-height: 20px; margin-bottom: 8px; padding-left: 28px; font-size: 0.875rem;}
.fbq{ padding:15px 0 65px 0; line-height:22px; font-size:0.875rem; text-align: center;}
.fbq span{ float: none; display: block;}
}
/*首页style结束*/


/*内页style开始*/
.about_banner{ background:url(../image/about_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.contact_banner{ background:url(../image/contact_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.service_banner{ background:url(../image/service_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.video_banner{ background:url(../image/video_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.case_banner{ background:url(../image/case_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.news_banner{ background:url(../image/news_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.pro_banner{ background:url() no-repeat center bottom; width:100%; height:350px; position:relative;}
.main_right{text-align:center; padding-top:120px;}
.main_right .ny_tit{ font-size:2.25rem; padding-bottom:4px; color:#e73b2f; font-weight:bold;}
.main_right p{ font-size:1.375rem; font-family:"Din"; color:#000;}

.main_flbg{width:100%; position:relative; background:url(http://www.haomeijx.cn/images/top_bg.png) repeat; border-bottom:1px solid #ececec; height:75px; z-index:9;}
.main_fl{ text-align:center;}
.main_fl li{ position:relative; float:left;}
.main_fl li:before{ content:""; background:#cecece; width:1px; height:18px; position:absolute; top:28px; right:0;}
.main_fl li a{ color:#808080; padding:0 32px; font-size:1.125rem; height:75px; display:block; line-height:75px; text-align:center; position:relative; z-index:9; transition:0.5s;}
.main_fl li:hover a,.main_fl li.cur a{ color:#e73b2f; transition:0.5s;}
.main_fl li:after{ content:""; display:block; background:#e73b2f; width:50%; height:3px; position:absolute; bottom:-1px; left:25%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover:after,.main_fl li.cur:after{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:1rem; color:#969696; line-height:75px;}
.wzhome{ position:relative; background:url(../image/main_wz.png) no-repeat center 46% #e73b2f; width:70px; height:84px; display:block; float:left; margin-right:10px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#969696;}
.main_wz a:hover{ color:#e73b2f;}
.main{ background:#fff; padding-top:70px; padding-bottom:110px;}
.about_nr{ color:#7b7b7b; font-size:1rem; line-height:180%;}
.about_nr img{ max-width:100%;}
.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#0079e0; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
@media screen and (max-width:1279px){
.about_banner,.contact_banner,.service_banner,.video_banner,.case_banner,.news_banner,.pro_banner{ background-size: cover; height:300px;}
.main_right{padding-top:110px;}
.main_right .ny_tit{ font-size:2rem;}
.main_right p{ font-size:1.25rem;}
.main_flbg .kg{ width:100%;}
.main_fl{ padding-right:1%;}
}
@media screen and (max-width:1020px){
.about_banner,.contact_banner,.service_banner,.video_banner,.case_banner,.news_banner,.pro_banner{height:240px; margin-top: 0;}
.main_right{padding-top:90px;}
.main_ptit{padding-top:80px; padding-left: 5%;}
.main_ptit .ny_tit{ font-size:2rem;}
.main_fl li a{font-size:1rem;}
.maina{padding-top:0px; padding-bottom:80px;}
.maina .kg{ width:100%;}
.main_flbg{ overflow: hidden;}
.propad .main_wz{ display: none;}
}
@media screen and (max-width:700px){
.about_banner,.contact_banner,.service_banner,.video_banner,.case_banner,.news_banner,.pro_banner{height:100px;}
.main_right{padding-top:25px;}
.main_right .ny_tit{ font-size:1.375rem;}
.main_right p{ font-size:1rem;}
.main_ptit{padding-top:25px; padding-left: 2%;}
.main_ptit .ny_tit{ font-size:1.375rem;}
.main_ptit p{ font-size:1rem;}
.main_flbg{height:auto;}
.main_fl{ float:none; width:auto;}
.main_fl.wrapper li a{ padding: 0 15px;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.main_fl li a{font-size:1rem; padding:0; height:44px; line-height:44px;}
.main_fl li:before{top:15px;}
.main_wz{ display:none;}
.main{padding-top:30px; padding-bottom:60px;}
.main .kg{ width:96%;}
.about_nr{font-size:0.875rem;}
}

.honor_nr li{ float:left; width:24%; margin-right:1.333%; padding-bottom:30px;}
.honor_nr li:nth-child(4n){ margin-right:0%;}
.case_nr li{ float:left; width:32%; padding-bottom:2%;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
.case_pic{ overflow:hidden; position:relative; border: 5px solid #f1f1f1;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img,.honor_nr li:hover .case_pic img,.hezuo_nr li:hover .case_pic img{transform:scale(1.05);}
.case_pic i{display:block; position:absolute; left:0; top:0; background:url(../image/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
.case_mc{font-size:1rem; height:50px; line-height:50px; overflow:hidden; text-align: center; position:relative;}
@media screen and (max-width:1279px){
.case_mc{height:60px; line-height:60px;}
.case_mc:after{width:24px; height:24px; bottom:18px; font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:1020px){
.honor_nr li{width:32%; margin-right:0%;}
.honor_nr li:nth-child(3n-1){margin:0 2%;}
.case_pic{border: 2px solid #f1f1f1;}
.case_pic i{background-size:auto 30%;}
.case_mc{font-size:1rem; height:50px; line-height:50px;}
.case_mc:after{ width:22px; height:22px; bottom:14px; line-height:22px;}
}
@media screen and (max-width:700px){
.honor_nr{ width:98%; margin:0 auto;}
.honor_nr li{width:49%; padding-bottom:20px;}
.honor_nr li:nth-child(3n-1){margin:0;}
.honor_nr li:nth-child(2n){ float:right;}
.case_nr li{ width:49%;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
.case_mc{font-size:0.9375rem; height:40px; line-height:40px;}
.case_mc:after{ display:none;}
}

.news_nr li{ position:relative; border-bottom:1px solid rgba(255,255,255,0.1);}
.news_nr li:after{ content:""; background:rgba(57,61,73,0.6); position:absolute; left:0; top:0; width:100%; height:100%; transform:scaleY(0); transition:0.5s;}
.news_nr li:hover:after{transform:scaleY(1); transition:0.5s;}
.news_nr li a{ display:block; margin:0 auto; padding:25px 0; width:1260px; max-width:98%; position:relative; z-index:9; transition:0.5s;}
.news_pic{ overflow:hidden; width:20%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:64%; margin-left:3%;}
.news_bt{ font-size:1.375rem; font-weight:bold; height:40px; line-height:40px; color:#333; overflow:hidden; transition:0.5s;}
.news_ms{ font-size:1rem; line-height:24px; height:48px; color:#666; overflow:hidden; margin-top:8px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#393d49; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px; transition:0.5s;}
.news_rq{ width:83px; background:#9b9b9b; line-height:28px; text-align:center; margin-top: 25px; color:#fff; font-family:"Din"; transition:0.5s;}
.news_rq p{ line-height:86px; background:#c2c2c2; border-bottom:1px solid #fff; font-size:3rem; transition:0.5s;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms{ color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq{ background:#393d49; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#e73b2f; transition:0.5s;}
.news_nr li:hover .news_more{ background:#e73b2f; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; color:#666;}
.newsshow_title p{ font-size:0.875rem; color:#c7c7c7; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:1rem; line-height:180%; }
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
.sxyjsys,.sxyjsys a{ font-size:14px; line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#c7c7c7; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.news_pic{width:22%;}
.news_wb{ width:63%; margin-left:2%;}
.news_bt{ font-size:1.25rem; height:32px; line-height:32px;}
.news_more{margin-top:20px;}
}
@media screen and (max-width:1020px){
.news_nr li a{padding:15px 0;}
.news_pic{width:27%;}
.news_wb{ width:70%; margin-left:3%;}
.news_bt{ font-size:1.125rem; height:32px; line-height:32px;}
.news_ms{ font-size:0.875rem; line-height:22px; height:44px; margin-top:5px; transition:0.5s;}
.news_more{ margin-top:15px;}
.news_rq{ display:none;}
.newsshow_title{font-size:1.25rem;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
}
@media screen and (max-width:700px){
.news_nr li a{ padding:5px 1%;}
.news_pic{ overflow:hidden; width:30%;}
.news_wb{ width:67%; margin-left:3%;}
.news_bt{ font-size:0.9375rem; height:30px; line-height:30px;}
.news_ms{ font-size:0.8125rem; line-height:22px; height:44px; margin-top:0px;}
.news_more{ display:none;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms{ color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq{ background:#008fd7; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#0086c9; transition:0.5s;}
.newsshow_title{font-size:1.125rem;}
.newsshow_wnnr{font-size:0.875rem;}
.xgnews-con li{width:95%;}
}

.pro_nr li{ position: relative; width: 32%; float: left; margin-bottom: 30px; box-shadow: 0px 0px 3px rgba(0,0,0,0.3); background: #fff;}
.pro_nr li:nth-child(3n-1){ margin: 0% 2% 30px 2%;}
.pro_nr li:hover .inda_pic img{ transform: scale(1.05);}
@media screen and (max-width:700px){
.pro_nr li{width: 49%; margin-bottom: 20px;}
.pro_nr li:nth-child(3n-1){ margin: 0% 0 20px 0%;}
.pro_nr li:nth-child(2n){ float: right;}
}

.proshowa{ background:#f9f9f9; padding:2%; border-top:4px solid #393d49;}
.proshow_gd{ width:52.9%; position:relative;}
.proshow_img{ border:5px solid #e6e6e6; overflow:hidden;}
.proshow_img li{ overflow:hidden;}
.proshow_img li img{ display:block; width:100%;}
.proshow_anjt{ position:relative; width:100%;}
.proshow_an{width:91%; margin:17px auto 0 auto;}
.proshow_an li{ width:24%; float:left; cursor:pointer; margin-right:1.333%;}
.proshow_an li:nth-child(4){ margin-right:0;}
.proshow_an li a{ display:block; border:2px solid #e6e6e6; border-radius:10px; overflow:hidden;}
.proshow_an li img{ display:block; width:100%;}
.proshow_an li.on a{border:2px solid #e73b2f;}
.proshow_anjt .prev,.proshow_anjt .next{ cursor:pointer; display:block; width:3%; background:#e6e6e6; font-family:"宋体"; position:absolute; text-align:center; padding:5.7% 0; color:#000; font-size:1.5rem; transition:0.5s;}
.proshow_anjt .prev:hover,.proshow_anjt .next:hover{ background:#e73b2f; color:#fff; transition:0.5s;}
.proshow_anjt .prev{ left:0;}
.proshow_anjt .next{ right:0;}

.proshowa_wb{ width:43%; padding-top:25px;}
.nycp_bt{color:#232323; font-size:1.875rem; border-bottom:1px solid #ddd; padding-bottom:15px; font-weight: bold;}
.nycp_nr{ font-size:1rem; color:#2e2e2e; line-height:180%; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.nycp_nr img{ max-width:100%;}
.nycp_tel{ font-size:1.125rem; color:#000; padding-top:35px;}
.nycp_tel p{ color:#000; font-size:2rem; font-family:"alternate";}
.nycp_more{padding-top:12px;}
.nycp_more a{display:block; background:#e73b2f; text-align:center; width:150px; line-height:50px; font-size:1.125rem; color:#fff;}
.nycp_more img{ margin-bottom:-7px; margin-right:5px;}
.nycp_more .job_moreb{ display:none;}

.proshow_bom{margin-top:20px;  position:relative;}
.proshow_bom:after{ content:""; width:100%; height:54px; display:block; background:#393d49; position:absolute; top:0; left:0;}
.proshow_title p{ display:inline-block; border-top:8px solid #e73b2f; background:#e73b2f; color:#fff; font-size:1.125rem; line-height:54px; height:54px; margin-top:-8px; padding:0 25px; position:relative; z-index:9;}
.proshow_title img{ margin-bottom:-3px; margin-right:6px;}
.proms_l{ background:#f9f9f9; padding:25px 2% 40px 2%;}
.proshow_nr{ font-size:1rem; line-height:1.8em;}
.proshow_nr img{ max-width:100%;}
.proshow_nr .fsqi_title p,.proshow_nr .fsqh_title p{ padding-bottom:8px; line-height:40px;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#e73b2f; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh{ margin-top:35px;}
.cnxh_title{width:100%; position:relative; height:67px; border-top:4px solid #393d49; border-bottom:1px solid #f5f5f5; background:#f1f1f1;}
.cnxh_title p{display:inline-block; color:#393d49; font-size:1.375rem; line-height:67px; height:67px; padding-left:2%;}
.cnxh_nr{padding:25px 2% 40px 2%; background:#f9f9f9;}
.cnxh_nr li{ margin-top:20px; width:24%; margin-right:1.333%; float:left;}
.cnxh_nr li:nth-child(4){ margin-right:0;}
.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
.cnxh_nr li:hover .cnxh_wb{ background:#e73b2f; color:#fff; transition:0.5s;}
@media screen and (max-width:1020px){
.proshowa{ padding:1.5%;}
.proshow_img{ border:2px solid #e6e6e6;}
.proshow_an{width:87%; margin:15px auto 0 auto;}
.proshow_an li a{border:1px solid #e6e6e6; border-radius:5px;}
.proshow_an li.on a{border:1px solid #e73b2f;}
.proshow_anjt .prev,.proshow_anjt .next{width:5%; padding:4.2% 0;}
.proshowa_wb{ width:43%; padding-top:10px;}
.nycp_bt{font-size:1.375rem; padding-bottom:10px;}
.nycp_nr{ font-size:0.875rem; padding-top:15px; padding-bottom:30px;}
.nycp_tel{ font-size:1rem;padding-top:15px;}
.nycp_tel p{font-size:1.875rem;}
.nycp_more a{width:120px; line-height:40px; font-size:1rem;}
.nycp_more img{ height: 22px;}
.proshow_bom{padding-bottom:0px;}
.proshow_bom:after{height:44px;}
.proshow_title p{border-top:4px solid #e73b2f;  font-size:1.125rem; line-height:44px; height:44px; margin-top:-4px; }
.showcp_an{padding-top:30px; margin-bottom:30px;}
.cnxh{ margin-top:25px;}
.cnxh_title{height:47px; }
.cnxh_title p{font-size:1.25rem; line-height:47px; height:47px;}
.cnxh_nr{padding:10px 2% 30px 2%;}
}
@media screen and (max-width:700px){
.proshowa{border-top:2px solid #e73b2f;}
.proshow_gd{ width:auto; float: none;}
.proshowa_wb{ width:auto; padding-top:35px; float: none;}
.nycp_nr{ font-size:0.875rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.proshow_title p{font-size:1rem; padding: 0 20px;}
.proms_l{padding:10px 2% 30px 2%;}
.proshow_nr{ font-size:0.875rem;}
.showcp_an{padding-top:20px; margin-bottom:30px;}
.showcp_an p{width:100px;}
.showcp_an p a{height:36px; line-height:36px;}
.cnxh_title{border-top:2px solid #004fa1;}
.cnxh_nr{padding:10px 2% 40px 2%;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float: right;}
}
/*内页style结束*/

/*发展历程*/
.fazhan{ width:100%; height:650px; background:url(http://www.haomeijx.cn/images/fabg_02.jpg) center bottom no-repeat; padding-top:40px;}
.fazhan h4{ font-size:42px; color:#e73b2f; padding-top:27px; text-align:center;}
.fazhan h6{ font-size:24px; color:#8a8a8a; text-align:center}
/*发展历程*/
.container-history{padding-bottom:4%;}
.container-history .contain{width:100%;}
.hist-wrapper{padding:0 15%;position:relative; width:70%; margin-top:70px;}
.hist-wrapper .histSwiper-prev,
.hist-wrapper .histSwiper-next{display:block;width:67px;height:100%;position:absolute;top:0px;}
.hist-wrapper .histSwiper-prev{left:0px;background:url(http://www.haomeijx.cn/images/fleft.png) no-repeat center center;}
.hist-wrapper .histSwiper-next{right:0px;background:url(http://www.haomeijx.cn/images/fright.png) no-repeat center center;}
.hist-wrapper .swiper-slide{ height:300px !important;}
.hist-wrapper .swiper-slide .fan{ width:20%; border-right:1px solid #ccc; height:214px}
.hist-wrapper .swiper-slide .fan p{ font-size:36px; color:#e73b2f}
.hist-wrapper .swiper-slide .facon{ width:73%; color:#3f3f3f; font-size:1rem; line-height: 1.6;}
.hist-list{width:100%;height:90px;background:url(http://www.haomeijx.cn/images/bg-hintLine.png) no-repeat left top;margin-top:10px;position:relative;overflow:hidden;}
.hist-list ul li{width:122px;padding-top:45px;text-align:center;font-size:24px;color:#232323;float:left;margin-left:60px;}
.hist-list ul li.cur{background:url(http://www.haomeijx.cn/images/fpng.png) no-repeat center 5px;font-size:24px;color:#e73b2f;}
@media screen and (max-width: 768px){
.fazhan h4{ font-size:1.5rem;}
.fazhan h6{ font-size:0.875rem;}
.hist-wrapper .histSwiper-prev,.hist-wrapper .histSwiper-next{width:37px;}
.hist-wrapper .swiper-slide .fan{ width:100%; border-right:none; height:auto; padding-bottom:0.5rem;}
.hist-wrapper .swiper-slide .fan p{ font-size:1.5rem;}
.hist-wrapper .swiper-slide .facon{ width:100%; font-size:0.875rem;}
}
@media screen and (max-width:520px){
.fazhan{ width:100%; height:650px; background:url(http://www.haomeijx.cn/images/fabg_02.jpg) center bottom no-repeat; padding-top:0px;}
.hist-wrapper{ margin-top:0; width:100%; padding:0;}
.hist-wrapper .histSwiper-prev, .hist-wrapper .histSwiper-next{ display:none;}
.main1 .hist-wrapper .swiper-slide{ background:none;}
.main1 .hist-wrapper .swiper-slide .fan{ float:none;}
.hist-list ul li,.hist-list ul li.cur{ font-size:1rem;}
.hist-list ul li.cur{ background-size:auto 18px;}
.fazhan{ height:500px;}
}
/*发展历程*/

/*sitemap*/
.sitemap_nr>dl{ border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-top: 30px;}
.sitemap_nr>dl>a{ font-size: 1.5rem; font-weight: bold; color: #e73b2f; display: block;}
.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #e73b2f; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #e73b2f;}
.sitemap_nr>dl>dd{ display: flex; flex-wrap: wrap; margin-top:8px;}
.sitemap_nr>dl>dd>a{ display: block; margin-right: 15px; line-height: 24px;}
@media screen and (max-width:700px){
.sitemap_nr>dl>a{ font-size: 1.125rem;}
.sitemap_nr>dl>dt>a{ font-size: 1rem;}
.sitemap_nr>dl>dd>a{ font-size: 0.875rem;}
}
/*sitemap*/


.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#e73b2f;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #fd5549;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #fd5549;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:24%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.8125rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


@media screen and (max-width:770px){
/*分类*/
header{ background:none; width:auto; display:block;position: relative; z-index:100; margin:0; padding:0; border-radius:0; float:none !important;}
header nav li{background:none; line-height:inherit; margin-bottom:auto;}
header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
header nav li span{ display:none;}
header nav li ul li{ margin:auto; background:none;}
header nav li ul li a{border:0; line-height:inherit;}
header nav li i{ height:40px;}
.mean-container .mean-bar {width:100%;position:relative;background:#0056ab; height:40px; z-index:99;}
.mean-container .mean-bar div.fl{ font-size:1rem; color:#fff; line-height:40px; padding-left:2%;}
.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:9px 10px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
.mean-container a.meanmenu-reveal span {display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav {float:left;width:100%;background: rgba(243,243,243,1); margin-bottom:30px;}
.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
.mean-container .mean-nav ul li {position:relative;width:100%;}
.mean-container .mean-nav ul li a {display:block;width:90%; background:none; font-size:0.875rem;padding:0 5%;height:39px; line-height:39px;margin:0;text-align:left;border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid rgba(216,216,216,.25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)}
.mean-container .mean-push {float:left;	width:100%;	padding:0;	margin:0;clear:both}
.mean-nav .wrapper {width:100%;padding:0;margin:0}
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove {display:none!important}
header nav {text-align: center;background: #efefef;}
header nav ul {margin:0;padding:1em;list-style-type: none;}
/*分类*/	
}
/*导航样式*/
@media screen and (max-width:1023px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:60px; background:#e73b2f; padding:10px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:12px; left:0; text-align:center; font-style:normal;}
.sp_nav span{display:block;background:#fff;width:40%;height:2px;position:absolute;left:30%;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:22px}
.sp_nav span:nth-of-type(2){top:32px}
.sp_nav_se span:nth-of-type(1){top:22px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:22px;transform:rotate(-45deg)}
.sjj_nav{position:fixed; z-index:9; background:rgba(57,61,73,0.95); width:50%; height:calc(100% - 104px); line-height:40px; top:82px; right:-100%; overflow:auto; overflow-x:hidden; transition:right ease 0.5s;}
.nav_show{top:82px; right:0;}
.sjj_nav li ul,.sjj_nav li .sp_nav_xjb{ display: block;}
.sjj_nav ul li{ float:none; width:auto; background:none;}
.sjj_nav>ul>li:first-child{overflow:hidden; border-top:none;}
.sjj_nav>ul>li:first-child>a{float:left; width:calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px rgba(255,255,255,0.1) solid;text-align:center;color:#999;}
.sjj_nav ul li i{ display:block; position:absolute;top:5px;right:0px;border-left:1px rgba(255,255,255,0.1) solid;height:40px; padding:0px 10px 0 10px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li em{ display:none;}
.sjj_nav ul li{border-top:1px rgba(255,255,255,0.1) solid;margin-left:10px;position:relative;line-height:50px;font-size:14px;}
.sjj_nav>ul >li:last-child{border-bottom:1px rgba(255,255,255,0.1) solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{ width:90%; font-size:1rem; color:#fff; text-align:inherit; padding:inherit; height:auto; line-height:inherit; background:none;}
.sjj_nav ul li.cur a,.sjj_nav ul li.cur ul li.cur a{color:#fff;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#fff;display:block;text-align:left; font-size:1rem;}
.sjj_nav ul li i svg{width:24px;height:38px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff;}
.sjj_nav ul li ul li>ul{margin-left:10px}
}
@media screen and (max-width:520px){
.sp_header{height:50px;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px; height:50px; padding:0px;}
.sp_nav i{ font-size:0.8125rem; bottom:6px;}
.sp_nav span{ width:50%; left:25%;}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav_se span:nth-of-type(1){top:13px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:13px;transform:rotate(-45deg)}
.sjj_nav{top:51px; width:65%;}
.nav_show{top:51px;}
.sjj_nav ul li{line-height:44px;}
.sjj_nav ul li i{height:34px;}
.sjj_nav ul li a{ font-size:0.9375rem; width:83%;}
.sjj_nav ul li i svg{width:20px;height:34px;fill:#fff;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{font-size:0.875rem;}
}

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(77,77,77,0.8) url(../image/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  border-radius:50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index:9999;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #e86256; opacity: 1;}
@media screen and (max-width:520px){
.cd-top{ display:none;}
}