@CHARSET "UTF-8";
.mobile-content{position: relative;}
#header{width:100%;   text-align:center; padding-top:5px; background:#fff; font-weight:bold; padding-bottom:5px; line-height:44px; font:bold 20px/44px "微软雅黑"; color:#434343; position:relative;  border-bottom:1px solid #bebebe;}
.header_left{width:74px; height:34px; background:url(../../images/abc.png) center 10px no-repeat; background-size:26px 24px; position:absolute; left:0; top:0;  margin-top:5px;}
.header_right{width:74px; height:34px; background:url(../../images/13.png) center 10px no-repeat; position:absolute; right:0; top:0; background-size:26px 21px; margin-top:5px;}

/*header css style*/
.class-btn {
    font-size: 12px;
    line-height: 44px;
    cursor: pointer;
    background: url(../../images/btn.png) no-repeat 4%;
    background-size: 16px 16px;
    padding-left: 41px;
    color: #434343;
    width: 100%;
}
.bg-shaow{
    background: rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
/*分页样式*/
#list ul{overflow: hidden;}
#pagecount{text-align: center;margin-top: 15px;padding-bottom:10px;}
#pagecount span a{margin:0 2px;padding:3px 8px;background: #cfcfcf;color:#fff;font-size: 12px;}
#pagecount span.pageBtn-selected a{background: #e33b3d}
#pagecount span.prevpage,#pagecount span.nextpage{padding:3px 5px;background: #e33b3d;color:#fff;margin:0 2px;font-size: 12px;}
#pagecount span.prevpage a,#pagecount span.nextpage a{background: #e33b3d;color:#fff;margin: 0;padding: 0;font-size: 12px;}


#nav{text-align: left;
width: 100%;
padding: 5px 0 5px 0px;
background: #e33b3d;
display: -webkit-box;}
#nav li{height: 28px;
line-height: 28px;
font:500 14px/28px '微软雅黑';
-webkit-box-flex: 1;}
#nav li a{display:block; color:#fff; width:100%; font-weight:bold;}

/*网站头部返回按钮样式*/
.header_return{position:absolute;right:15px;top:2px;}
.header_return img{width:43px;height: 40px;}

 /*banner css style*/
.out_b{overflow:hidden; margin:0 auto; width:320px; padding-top:10px; padding-bottom:10px;}
.slide {position : relative; height:150px; overflow:hidden; width:320px; overflow:hidden; margin:0 auto;}
.slide .content{height:320px; -webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.slide a {display:inline-block; float:left; width:320px; height:150px; }
.slide a img{width:320px;}
.slide .mark {width: 100%; position: absolute;height: 3px; bottom: 0; background-color: rgba(51,51,51,0.5); -webkit-transform: translate3d(0,0,0); display: -webkit-box;}
.slide .mark li {display: block; -webkit-box-flex: 1; height: 100%; overflow: hidden;}
.slide .mark li.active { background-color:#25a4bb;}

.scroll{width:320px;height:auto;margin:0 auto 0 auto; position:relative;overflow:hidden;}
.mod_01{float:left;width:320px;}
.mod_01 img{display:block;width:100%;height:auto;}
.dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;background:rgba(45,45,45,0.5);position:absolute;bottom:5px;right:50%;z-index:11;width:80px;margin-right:-40px;}
#slide_01_dot{text-align:center;margin:1px 0 0 0;}
#slide_01_dot span{display:inline-block;margin:0 2px;width:5px;height:5px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;}
#slide_01_dot .selected{background:#66ff33;}

 /*product css style*/

.products{position:relative; width:99.5%; margin:0 auto; background:#fff;}
.contentss{padding:10px; line-height:25px; text-align:left; text-indent:25px;}
.ee{padding-left:20px; font-family:"微软雅黑";}
.products_title{background:url(../../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:500 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;color:#000;}
.products ul{padding-bottom:5px; text-align:left !important;}
.products ul li{display: inline-block;margin-top: 15px;text-align: center;overflow: hidden; width:49.0%; padding:5px;}
.products ul li a{display: inline-block;overflow: hidden;border: 1px solid #fff;box-shadow: 3px 3px 5px #aaa; width:100%;}
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.products ul li  h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;}


 /* news css style*/
.news{position:relative; width:99.5%; margin:0 auto; background:#fff;color:#000;}
.news_title{background:url(../../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:500 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.news ul{}
.news ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../../images/dd1.jpg) 95% center no-repeat; background-size:20px 20px;}
.news ul li a{font:500 12px/35px "微软雅黑"; padding-left:28px; text-align:left; display:block;}

/* product_cate css style*/
.product_cate {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 999;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: auto;
    padding: 5px 0;
    display: none;
    background: #fff;
}

.product_cate_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font:500 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
    line-height: 35px;
    position: relative;
}

.product_cate ul li.yiji {
    border-bottom: 1px solid #d3d3d3;
}

.product_cate ul li a {
    font:500 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
    width: 88%;
}

.product_cate ul li .class-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 12%;
    display: block;
    line-height: 35px;
    cursor: pointer;
    background: url(../../images/abcd.png) center no-repeat;
    height: 35px;
    background-size: 20px 20px;
}

.product_cate ul li .layer2 li a {
    padding-left: 28px;
}

.product_cate ul li .layer2 .layer3 li a {
    padding-left: 36px;
}

.product_cate ul li .class-up {
    background: url(../../images/abcde.png) center no-repeat;
    background-size: 20px 20px;
}


.job_cate{width:99.5%; margin:0 auto;margin-top:20px;}
.job_cate ul{}
.job_cate ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../../images/abcd.png) 95% center no-repeat; background-size:20px 20px;}
.job_cate ul li a{font:500 12px/35px "微软雅黑"; padding-left:20px; text-align:left; display:block;}

/* footer css style*/
.distraction{height:58px; width:100%;}
.footer{background:#303030; display:-webkit-box; width:100%; margin-top:6px; background-size:9px 128px; position: fixed; z-index: 110;bottom: 0;left: 0;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font:500 16px/35px "微软雅黑"; color:#fff; height:35px;}
.footer span.span1{background:url(../../images/a1.png) 10px 6px no-repeat; background-size:23px 27px;}
.footer span.span2{background:url(../../images/a2.png) 10px 4px no-repeat; background-size:23px 27px;}
.footer span.span3{background:url(../../images/message.png) 10px 6px no-repeat; background-size:23px 27px;}
.footer span.span0{background:url(../../images/icon.png) 10px -75px no-repeat; background-size:110px 385px;}
.footer span.span4{background:url(../../images/user.png) 10px 5px no-repeat; background-size:23px 23px;}

/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../../images/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(../../images/share_icon2.png) no-repeat;background-size:32px 32px;
    width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}
body{width:100%; height:100%; overflow-x:hidden; position:relative;}

/*job css style*/
.jobcontent h4{background-color:#fff;height: 26px;line-height: 26px;padding-left:15px;}
.jobcontent .text{padding:5px 15px;line-height:20px;}

/*search css style*/
.search{background:#eae8e8;padding:8px 10% 0;}
#formsearch{width:100%;}
#keyword{border:1px solid #959595;line-height:32px;height:32px;width:80%;text-align:left;text-indent:20px;float:left;border-radius:4px;}
#s_btn{width:15%;line-height:32px;height:32px;background:#ed6d00;border-radius:6px;float:right;color:#fff;}

 /*search news css style*/
.newslist{border-top:10px solid #fff;border-bottom:10px solid #fff;}
.newslist li{text-align:left;padding-left:10px;line-height:34px;height:34px;position:relative;margin-bottom:1px;background:#fff;font-family: "Microsoft YaHei"}
.newslist li span{position:absolute;right:10px;top:0;}


/*分页样式*/
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
    border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}


/*简历提交*/
.job-title {padding-left:10px;line-height:40px;font-size:16px;margin-bottom:15px;}
.job-title .job-send{background:#476199;padding:5px 10px;border-radius:4px;color:#fff;}
.reveal-modal {position: relative;}
.send-title{border-bottom: 1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#060;}
.message-job{padding-bottom:10px;}
.message-job li{line-height:30px;margin-bottom:10px;text-align: left;}
.message-job li label{font-size:14px;width:20%;float:left;text-align:right;}
.message-job li span{color:red;}
.message-job li input[type='radio']{margin:0 10px;}
.message-job li input.jobinput{border:1px solid #ccc;width:70%;margin:0 5px;line-height:24px;height:24px;padding:0 5px;text-align: left;}
.message-job li select{line-height:24px;height:24px;padding:0 5px;border:1px solid #ccc !important;width: 70%;margin:0 5px;}
.message-job li #experience{width:70%;height:80px;border:1px solid #ccc !important;margin:0 5px;}
.message-job li input#file{margin-top:18px;margin-right:20px;}
.message-job input.jobbtn{width:80px;border:1px solid #f1f1f1;background:#476199;color:#fff;border-radius:4px;font-family:"Microsoft Yahei";line-height:30px;height:30px;margin:0 8px 0;cursor:pointer;padding:0 !important;}
.message-job input.jobbtn:hover{background:#476199;}
.message-job li.last{border-bottom: 1px solid #ddd;margin-bottom:8px;padding:5px 0;font-size:14px;color:#060;}
 .resume-prompt{line-height:36px;color:#999;font-size: 12px;}
.message-job span.last{color:red;display:inline-block;line-height:36px;font-size: 12px;}
.message-job li #checkcode{height: 32px;line-height: 32px;width: 20%;border: 1px solid #dedede;text-align: left;margin-bottom: 0;margin-left: 5px;}
.message-job li a{font-size: 12px;}
.message-job input{font-size: 12px !important;}
textarea{ -webkit-user-select: auto !important; border: 1px solid rgba(0,0,0,.2) !important;}


/*search css style*/
.search {
    background: #F4F4F4;
    padding: 7px;
}
.search #keyword {
    width: 78%;
    height:30px;
    background: #fff;
    outline:none;
    border:none;
    font-size:12px;
    color: #666;
    float: left;
    text-align: left;
    padding-left:2%;
    border-radius:4px 0 0 4px;
}
.search #s_btn {
    width: 20%;
    float: left;
    height:30px;
    background: #333333 url(../../images/ss.png) center no-repeat;
    border-radius:0 4px 4px 0;
    outline:none;
    border:none;
    font-size:0;
}
 /*search news css style*/
.newslist{border-top:10px solid #fff;border-bottom:10px solid #fff;}
.newslist li{text-align:left;padding-left:10px;line-height:34px;height:34px;position:relative;margin-bottom:1px;background:#fff;font-family: "Microsoft YaHei"}
.newslist li span{position:absolute;right:10px;top:0;}



/*图文导航*/
.sun_twnav {
    background: #fff;
    margin-bottom:7px;
}
.sun_twnav li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 8px 0;
}
.sun_twnav li img {
    width: 40%;
}
.sun_twnav li p{
    font-size:14px;
    color: #000;
    line-height:25px;
    text-align: center;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow: hidden;
}
.mob_tit {
    text-align: center;
}
.mob_tit h3{
    font-family:"Microsoft YaHei";
    font-size:26px;
    text-align: center;
    color: #000;
}
.mob_tit p{
    font-size:18px;
    line-height:30px;
    text-align: center;
    color: #888;
}
.mob_tit .line{
    background: url(../../images/sun_tit_bg.png) center no-repeat;
    height:12px;
    width: 100%;
}

.sun_pro {
    background: #fff;
    padding:10px 0;
    margin-bottom:10px;
    padding-bottom:10px;
}
.sun_pro_li {
    margin-top:10px;
}
.sun_pro_li li {
    width: 48%;
    margin: 0 1% 10px 1%;
    background: #F4F4F4;
    box-sizing: border-box;
    padding: 5px;
    float: left;
}
.sun_pro_li li img {
    width: 100% !important;
}
.sun_pro_li li h3{
    font-size:14px;
    font-weight: normal;
    line-height:30px;
}
.sun_pro_li li h3 a{
    color: #888;
    display: block;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow: hidden;
}
.sun_pro_li li p{
    font-size:14px;
    color: #ff2626;
    display:none;
}
.pro_more {
    display: block;
    width: 98%;
    background-color: #13bf5b;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff !important;
    font-family:"Microsoft YaHei";
    font-size:14px;
    margin: 0 auto;
    border-radius: 2px;
}

/*sun_jjfa*/
.sun_jjfa {
    background: #fff;
    margin-bottom:10px;
    padding-top:10px;
    padding-bottom:10px;
}
.jjfa_li {
    margin-top:10px;
}
.jjfa_li li {
    float: left;
    background: #14BF5C;
    text-align: center;
    width: 31.3333%;
    margin: 0 1% 10px 1%;
    padding: 20px;
}
.jjfa_li li .img {
    height:30px;
    width: 30px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.jjfa_li li .img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.jjfa_li li .img:after {
    content: '';
    display: inline-block;
    height:100%;
    vertical-align: middle;
}


.jjfa_li li p {
    text-align: center;
    font-size:14px;
    color: #fff;
    line-height:30px;
}
.case_more{
    display: block;
    width: 98%;
    background-color: #343434;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff !important;
    font-family:"Microsoft YaHei";
    font-size:14px;
    margin: 0 auto;
    border-radius: 2px;
}

/*sun_fwzc*/
.sun_fwzc {
    background: #fff;
    margin-bottom:10px;
    padding:10px 0;
}
.fwzc_li {
    margin-top:10px;
    background: url(../../images/bxfw_bg.jpg);
    background-size: 100% 100%;
}
.fwzc_li li {
    width: 50%;
    float: left;
    border-bottom:1px solid #fff;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 0;
}
.fwzc_li li .img {
    height:50px;
    width: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.fwzc_li li .img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.fwzc_li li .img:after {
    content: '';
    display: inline-block;
    height:100%;
    vertical-align: middle;
}
.fwzc_li li p{
    text-align: center;
    color: #fff;
    line-height:30px;
    font-size:14px;
}
.fwzc_li li:nth-of-type(2n) {
    border-left:1px solid #fff;
}

/*sun_gcal*/
.sun_gcal {
    background: #fff;
    margin-bottom:10px;
    padding:10px 0;
}
.sun_gcal_li {
    margin-top:10px;
}
.sun_gcal_li li img{
    width: 100%;
    height:100%;
}
.sun_gcal_li li{
    margin: 0 1% 10px 1%;
    float: left;
    width: 28%;
}
.sun_gcal_li .li_1,
.sun_gcal_li .li_4{
    width: 68%;
}
/*sun_news*/
.sun_news {
    background: #fff;padding: 10px 0;
}
.news_tit {
    background: url(../../images/tt_bg.jpg) left 10px top no-repeat;
    padding-left:20px;
    border-bottom:1px solid #dbdbdb;
    padding-bottom:10px;
    line-height:20px;
}
.news_tit h3{
    display: inline-block;
    font-weight: normal;
    font-size:16px;
    color: #565656;
}
.news_tit a {
    float: right;
    padding-right:10px;
    color: #999999;
}
.sun_news_ll li {
    line-height:40px;
    padding: 5px 0;
    border-bottom:1px solid #ebebeb;
}
.sun_news_ll li a{
    width: 65%;
    display: block;
    float: left;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow: hidden;
    font-size:14px;
    background: url(../../images/news_li_bg.png) left 5px center no-repeat;
    padding-left:15px;
    color: #777;
}
.sun_news_ll li span {
    float: right;
    width: 35%;
    display: block;
    font-size:12px;
    color: #ababab;
    text-align: right;
    padding-right:10px;
}

/*sun_footer*/
.sun_footer {
    position: fixed;
    z-index:999;
    bottom:0;
    width: 100%;
    background: #fff;
    border-top:1px solid #DBDBDB;
}
.sun_footer li {
    width: 20%;
    text-align: center;
    float: left;
    padding-top:5px;
}

.sun_footer li .img {
    height:20px;
    width: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.sun_footer li .img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.sun_footer li .img:after {
    content: '';
    display: inline-block;
    height:100%;
    vertical-align: middle;
}
.sun_footer li p {
    text-align: center;
    color: #666;
    font-size:12px;
    line-height:25px;
}

/*sun_nav_box*/
.sun_nav_bg {
    position: fixed;
    top:0;
    left:0;
    z-index:999;
    width: 100%;
    height:100%;
    background: rgba(0,0,0,0.6);
    display: none;
}
.nav_close {
    position: absolute;
    top:10px;
    right:63%;
    width: 30px;
    height:30px;
    cursor: pointer;
}
.sun_nav_box {
    width: 60%;
    height:100%;
    position: fixed;
    z-index:9999;
    top:0;
    /*right:0;*/
    right:-100%;
    background: #333436;
    box-shadow: -2px 0 5px #000;
}
.sun_nav_box li {
    border-bottom:1px solid #45494C;
}
.sun_nav_box li img {
    vertical-align: -2px;
    margin-right:5px;
}
.sun_nav_box li a{
    color: #fff;
    font-size: 17px;
    position: relative;
    display: block;
    padding: 4% 0 4% 25px;
}

.sun_mav_btn {
    position: fixed;
    z-index:99;
    left:10px;
    bottom:10%;
    width: 40px;
    height:40px;
    cursor: pointer;
}


/* 推翻 */
/* 手机站字体自适应 */
@media screen and (min-width:320px) {html { font-size:75%;}}
@media screen and (min-width:360px) {html { font-size:83%;}}
@media screen and (min-width:375px) {html { font-size:88%;}}
@media screen and (min-width:393px) {html { font-size:92%;}}
@media screen and (min-width:400px) {html { font-size:93%;}}
@media screen and (min-width:412px) {html { font-size:94%;}}
@media screen and (min-width:414px) {html { font-size:95%;}}
@media screen and (min-width:480px) {html { font-size:112%;}}
@media screen and (min-width:639px) {html { font-size:125%;}}

/* 通用样式 */
.p1920 {width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.w1200 {width: 1200px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.dfc {display: flex;justify-content: space-between;align-items: center;}
.ovimg {overflow: hidden;}
.ovimg img {width: 100%;min-height: 100%;}
.imgbig {overflow: hidden;}
.imgbig img {-webkit-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;-o-transition: all ease .5s;transition: all ease .5s;}
.imgbig:hover img {-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}
.ibw img {width: 100%;height: auto;}
.miw img {max-width: 100%;max-height: 100%;}
.iml img {transform: translateY(-1px);}
.clearboth {height: 0px;line-height: 0px;overflow: hidden;clear: both;font-size: 0px;}
.bgmax {background-repeat: no-repeat;background-size: cover;background-position: center center;}
.bgmin {background-repeat: no-repeat;background-size: contain;background-position: center center;}
.fh {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.mw {width: 100%;overflow: hidden;box-sizing: border-box;}
.mp {padding: 0 .75rem;}

.ma h3 {font-size: 1.4rem;color: #02346f;font-weight: normal;line-height: 1;text-align: center;}
.ma p {font-size: .8rem;color: #999;font-family: Arial;line-height: 1;margin-top: .5rem;text-align: center;}

/* 头部 */
.mh {min-height: 4.9rem;/*background-image: url(../../images/mh.jpg);*/}
.mh1 {line-height: 4.9rem;width: 60%;margin-left: 20px;}
.mh1 img {max-width: 100%;max-height: 2.55rem;}

.mh2 {line-height: 4.9rem;width: 15%;text-align: end;}
.mh2a {max-width: 100%;max-height: 2.55rem;}

.mh3 {width: 15%;padding: .45rem 0;}
.mh3 p {display: 100%;height: 2rem;line-height: 2rem;text-align: center;}
.mh3 p img {max-width: 80%;max-height: 1.8rem;}
/* nav */
.m-nav {position: fixed;z-index: 999999;left: 0;top: 0;width: 100vw;height: 100vh;background-color: #fff;transform: translateX(-100%);transition: all .5s;}

.m-nav-x {text-align: end;line-height: 3;}
.m-nav-x a {font-size: 20px;color: #000;}

.m-nav-box {padding-top: 10px;}
.m-nav-box li {text-align: center;width: 100%;line-height: 2.5;border-bottom: 1px solid #000;}
.m-nav-box li a {font-size: 14px;color: #000;}

.m-nav.active {transform: translateX(0);}

/* banner */
.dotModule_new {padding: 0;background-color: transparent;transform: translateX(50%);margin: 0;height: auto;line-height: 1;width: auto;}
#slide_01_dot {margin: 0;}

#slide_01_dot span {margin: 0 .5rem;width: .7rem;height: .7rem;background-color: #fff;border-radius: 0;}
#slide_01_dot .selected {background-color: #023979;}

/* 产品中心 */
.m1 {background-color: #f7f7f7;padding-top: 2rem;padding-bottom: 2.05rem;}

.m1b {margin-top: 1.4rem;}
.m1b li {width: 48%;margin-right: 4%;}
.m1b li:nth-child(2n) {margin-right: 0;}
.m1b li:nth-child(n+3) {margin-top: 1.3rem;}
.m1b li a {display: block;}
.m1b li a div {border: 1px solid #c3d5e2;}
.m1b li a h3 {display: block;background-color: #02346f;text-align: center;line-height: 2.75;font-size: 1rem;color: #fff;font-family: Arial;}

.m1c {margin-top: 2.25rem;text-align: center;}
.m1c a {display: inline-block;border: 1px solid #999;font-size: 1rem;color: #999;line-height: 1.75;padding: 0 .8rem;}

/* 产品质量 */
.m2 {padding-top: 2rem;padding-bottom: 1.8rem;background-color: #fff;}

.m2b {margin-top: 1.5rem;}
.m2b li {min-height: 6.25rem;background-color: #fff;padding: 1rem 2.7rem .5rem 3.9rem;background-repeat: no-repeat;background-position: .9rem 1.5rem;background-size: 2rem auto;}
.m2b li:nth-child(2n) {background-color: #f7f7f7;}
.m2b li h3 {font-size: 1rem;color: #333;line-height: 1.6rem;font-weight: normal;}
.m2b li p {font-size: .8rem;color: #808080;line-height: 1.3rem;}

/* 公司简介 */
.m3 {background-image: url(../../images/m3.jpg);padding-top: 2rem;padding-bottom: 3rem;}

.m3a h3 {color: #fff;}
.m3a p {color: #fff;}

.m3b {text-align: center;padding: .7rem 1.7rem 0;}
.m3b p {font-size: .9rem;color: #fff;line-height: 1.5rem;}

.m3c {margin-top: 2.2rem;}
.m3c li {max-width: 30%;}
.m3c li h3 {font-size: 1.5rem;color: #fff;font-weight: bold;text-align: center;line-height: 1;}
.m3c li p {font-size: .8rem;color: #e9e9e9;text-align: center;line-height: 1;margin-top: .9rem;}

/* 新闻中心 */
.m4 {padding-top: 2rem;padding-bottom: .7rem;background-color: #fff;}

.m4b {margin-top: 1.3rem;}
.m4b li {width: 49%;margin-right: 2%;}
.m4b li:nth-child(2n) {margin-right: 0;}
.m4b li:nth-child(n+3) {margin-top: .5rem;}
.m4b li a {display: block;border: 1px solid #e6e6e6;padding: .3rem .2rem .55rem .1rem;}
.m4b1 {width: 30%;padding: .6rem 0;background-color: #ededed;}
.m4b1 h3 {font-size: 1.2rem;color: #333;font-family: Arial;font-weight: bold;line-height: 1.6rem;text-align: center;}
.m4b1 p {font-size: .8rem;color: #666;font-family: Arial;line-height: 1.4rem;text-align: center;}

.m4b2 {width: 70%;padding-left: .4rem;box-sizing: border-box;}
.m4b2 h3 {font-size: .9rem;color: #333;line-height: 1.4rem;}
.m4b2 p {font-size: .8rem;color: #666;line-height: 1.3rem;}

/* 技术支持 */
.m5 {background-color: #fff;padding: 1rem 0;text-align: center;}

.m5 p {font-size: .9rem;color: #999;line-height: 1rem;text-align: center;}
.m5 p a {color: #999;}

.distraction {height: 3.9rem;}

/* 底部导航 */
.mob_footer {position: fixed;left: 0;bottom: 0;right: 0;z-index: 999;background-color: #02346f;height: 3.9rem;}
.mob_footer li {flex: 1;height: 100%;}
.mob_footer li a {display: flex;justify-content: center;align-items: center;height: 100%;}
.mob_footer li a p {font-size: 1rem;color: #fff;margin: 0;margin-left: .5rem;}
.mob_footer li a div img {max-width: 1.6rem;max-height: 1.6rem;}



















